html {
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  font-family: sans-serif;
}

body {
  margin: 0;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block;
}

audio,
canvas,
progress,
video {
  vertical-align: baseline;
  display: inline-block;
}

audio:not([controls]) {
  height: 0;
  display: none;
}

[hidden],
template {
  display: none;
}

a {
  background-color: #0000;
}

a:active,
a:hover {
  outline: 0;
}

abbr[title] {
  border-bottom: 1px dotted;
}

b,
strong {
  font-weight: 700;
}

dfn {
  font-style: italic;
}

ul {
  list-style: none;
  padding: 0 !important;
}

h1 {
  margin: 0.67em 0;
  font-size: 2em;
}

mark {
  color: #000;
  background: #ff0;
}

small {
  font-size: 80%;
}

sub,
sup {
  vertical-align: baseline;
  font-size: 75%;
  line-height: 0;
  position: relative;
}

sup {
  top: -0.5em;
}

sub {
  bottom: -0.25em;
}

img {
  border: 0;
}

svg:not(:root) {
  overflow: hidden;
}

hr {
  box-sizing: content-box;
  height: 0;
}

pre {
  overflow: auto;
}

code,
kbd,
pre,
samp {
  font-family: monospace;
  font-size: 1em;
}

button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}

button {
  overflow: visible;
}

button,
select {
  text-transform: none;
}

button,
html input[type="button"],
input[type="reset"] {
  -webkit-appearance: button;
  cursor: pointer;
}

button[disabled],
html input[disabled] {
  cursor: default;
}

button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

input {
  line-height: normal;
}

input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}

input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}

input[type="search"] {
  -webkit-appearance: none;
}

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

legend {
  border: 0;
  padding: 0;
}

textarea {
  overflow: auto;
}

optgroup {
  font-weight: 700;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

td,
th {
  padding: 0;
}

* {
  box-sizing: border-box;
}

html {
  height: 100%;
}

body {
  color: #333;
  background-color: #fff;
  min-height: 100%;
  margin: 0;
  font: 400 14px/20px "Roboto", sans-serif !important;
}

img {
  vertical-align: middle;
  max-width: 100%;
  display: inline-block;
}

html.w-mod-touch * {
  background-attachment: scroll !important;
}

.w-block {
  display: block;
}

.w-inline-block {
  max-width: 100%;
  display: inline-block;
}

.w-clearfix:before,
.w-clearfix:after {
  content: " ";
  grid-area: 1/1/2/2;
  display: table;
}

.w-clearfix:after {
  clear: both;
}

.w-hidden {
  display: none;
}

.w-button {
  color: #fff;
  line-height: inherit;
  cursor: pointer;
  background-color: #3898ec;
  border: 0;
  border-radius: 0;
  padding: 9px 15px;
  text-decoration: none;
  display: inline-block;
}

input.w-button {
  -webkit-appearance: button;
}

html[data-w-dynpage] [data-w-cloak] {
  color: #0000 !important;
}

.w-code-block {
  margin: unset;
}

pre.w-code-block code {
  all: inherit;
}

.w-optimization {
  display: contents;
}

.w-webflow-badge,
.w-webflow-badge * {
  z-index: auto;
  visibility: visible;
  box-sizing: border-box;
  float: none;
  clear: none;
  box-shadow: none;
  opacity: 1;
  direction: ltr;
  font-family: inherit;
  font-weight: inherit;
  color: inherit;
  font-size: inherit;
  line-height: inherit;
  font-style: inherit;
  font-variant: inherit;
  text-align: inherit;
  letter-spacing: inherit;
  -webkit-text-decoration: inherit;
  text-decoration: inherit;
  text-indent: 0;
  text-transform: inherit;
  text-shadow: none;
  font-smoothing: auto;
  vertical-align: baseline;
  cursor: inherit;
  white-space: inherit;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  background: 0 0;
  border: 0 #0000;
  border-radius: 0;
  width: auto;
  min-width: 0;
  max-width: none;
  height: auto;
  min-height: 0;
  max-height: none;
  margin: 0;
  padding: 0;
  list-style-type: disc;
  transition: none;
  display: block;
  position: static;
  inset: auto;
  overflow: visible;
  transform: none;
}

.w-webflow-badge {
  white-space: nowrap;
  cursor: pointer;
  box-shadow: 0 0 0 1px #0000001a, 0 1px 3px #0000001a;
  visibility: visible !important;
  z-index: 2147483647 !important;
  color: #aaadb0 !important;
  opacity: 1 !important;
  background-color: #fff !important;
  border-radius: 3px !important;
  width: auto !important;
  height: auto !important;
  margin: 0 !important;
  padding: 6px !important;
  font-size: 12px !important;
  line-height: 14px !important;
  text-decoration: none !important;
  display: inline-block !important;
  position: fixed !important;
  inset: auto 12px 12px auto !important;
  overflow: visible !important;
  transform: none !important;
}

.w-webflow-badge > img {
  visibility: visible !important;
  opacity: 1 !important;
  vertical-align: middle !important;
  display: inline-block !important;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  margin-bottom: 10px;
  font-weight: 700;
}

h1 {
  margin-top: 20px;
  font-size: 38px;
  line-height: 44px;
}

h2 {
  margin-top: 20px;
  font-size: 32px !important;
  line-height: 36px !important;
  font-weight: 600 !important;
  color: #082472 !important;
}

h3 {
  margin-top: 20px;
  font-size: 24px;
  line-height: 30px;
}

h4 {
  margin-top: 10px;
  font-size: 18px;
  line-height: 24px;
}

h5 {
  margin-top: 10px;
  font-size: 14px;
  line-height: 20px;
}

h6 {
  margin-top: 10px;
  font-size: 12px;
  line-height: 18px;
}

p {
  margin-top: 0;
  margin-bottom: 10px;
}

blockquote {
  border-left: 5px solid #e2e2e2;
  margin: 0 0 10px;
  padding: 10px 20px;
  font-size: 18px;
  line-height: 22px;
}

figure {
  margin: 0 0 10px;
}

figcaption {
  text-align: center;
  margin-top: 5px;
}

ul,
ol {
  margin-top: 0;
  margin-bottom: 10px;
  padding-left: 40px;
}

.w-list-unstyled {
  padding-left: 0;
  list-style: none;
}

.w-embed:before,
.w-embed:after {
  content: " ";
  grid-area: 1/1/2/2;
  display: table;
}

.w-embed:after {
  clear: both;
}

.w-video {
  width: 100%;
  padding: 0;
  position: relative;
}

.w-video iframe,
.w-video object,
.w-video embed {
  border: none;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}

fieldset {
  border: 0;
  margin: 0;
  padding: 0;
}

button,
[type="button"],
[type="reset"] {
  cursor: pointer;
  -webkit-appearance: button;
  border: 0;
}

.home-intro-section {
  position: relative;
}

.control-btns {
  position: absolute;
  bottom: 10%;
  left: 50%;
  z-index: 999 !important;
}

.control-btns button {
  padding: 10px 15px;
  margin: 5px;
  font-size: 16px;
  border: none;
  background-color: #007bff;
  color: white;
  border-radius: 5px;
  cursor: pointer;
  transition: background-color 0.3s;
}

.control-btns button .fa {
  margin-right: 5px;
}

.control-btns button:hover {
  background-color: #0056b3;
}

.new-section {
  position: relative;
  scroll-behavior: smooth;
}

.home-content {
  z-index: 10;
  background-color: #fff;
  position: relative;
  scroll-behavior: smooth;
}

.container.intro-dark {
  margin-top: 150px;
  padding-left: 5%;
  padding-right: 5%;
}

.container.intro-light {
  color: #082472;
  margin-top: 0;
  padding-left: 5%;
  padding-right: 5%;
}

#image-container {
  top: 50%;
  left: 50%;
  width: 100%;
  height: 100%;
  position: fixed;
  background-size: cover;
  background-position: center;
  transform: translate(-50%, -50%);
  transition: opacity 0.5s ease-in-out;
  /* Smooth transition for opacity */
  opacity: 1;
}

.intro-vid-container {
  z-index: 1;
  width: 100vw;
  height: 100vh;
  display: block;
  position: fixed;
  inset: 0%;
  scroll-behavior: smooth;
  opacity: 0;
}

.intro-vid {
  object-fit: cover;
  width: 100%;
  height: 100%;
}

#youtube-video {
  height: 100vh;
  width: 100%;
}

.w-background-video {
  color: #fff;
  height: 100vh;
  position: relative;
  overflow: hidden;
}

.w-background-video:after {
  background: #ccc;
  position: absolute;
  inset: 0;
}

.w-background-video > video {
  object-fit: cover;
  z-index: -100;
  background-position: 50%;
  background-size: cover;
  width: 100%;
  height: 100%;
  margin: auto;
  position: absolute;
  inset: -100%;
}

.w-background-video > iframe {
  object-fit: cover;
  z-index: 100;
  background-position: 50%;
  background-size: cover;
  width: 100%;
  height: 100%;
  margin: auto;
  position: absolute;
  inset: -100%;
}

.lottie-scroll {
  height: 300vh;
  display: block;
  overflow: auto;
  scroll-behavior: smooth;
}

.lottie-container {
  z-index: 2;
  width: 100vw;
  height: 100vh;
  min-height: 800px;
  position: fixed;
  overflow: hidden;
}

.lottie-home-intro {
  width: 100%;
  height: 100%;
  position: absolute;
}

.home-content {
  z-index: 10;
  background-color: #fff;
  position: relative;
}

.intro-gradient-transition {
  z-index: 2;
  background-image: linear-gradient(#fff0, #fff);
  height: 500px;
  margin-top: 110vh;
  position: relative;
}

.home-intro-top-gradient {
  background-image: linear-gradient(#0a2570, #52128600 31%);
  position: absolute;
  inset: 0%;
}

.intro-content-dark {
  z-index: 2;
  justify-content: center;
  align-items: flex-start;
  display: flex;
  position: fixed;
  inset: 0%;
  top: 100px;
  /* display: none; */
}

.intro-content-light {
  z-index: 2;
  justify-content: center;
  align-items: center;
  display: flex;
  position: fixed;
  inset: 0%;
  opacity: 0;
}

.intro-content-light .intro {
  background: #ffffff63;
  max-width: 900px !important;
  padding-bottom: 20px;
  border-radius: 7px;
}

.intro-content-light,
.intro-content-dark {
  transition: all 0.5s ease;
}

.content-center {
  text-align: center;
  max-width: 800px;
  margin-left: auto;
  margin-right: auto;
}

.content-center.map {
  z-index: 1;
}

.content-center.intro {
  max-width: none;
}

.h2-xl {
  font-size: 3.4em;
}

.h2-xl.xxl {
  margin-bottom: 20px;
  font-size: 3em;
}

.btn.btn-primary {
  color: #fff;
  text-align: center;
  background-color: #082472;
  border-radius: 5px;
  padding: 14px 35px;
  font-size: 1em;
  border: 1px solid #082472;
  transition: all 0.3s ease;
}

.btn.btn-primary:hover {
  background-color: transparent;
  color: #082472;
  border: 1px solid #082472;
}

.main-banner {
  position: relative;
  margin-top: 90px;
  margin-bottom: 40px;
}

.main-banner .text {
  position: absolute;
  inset: 0;
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
}

.main-banner .text h3 {
  font-size: 40px;
  line-height: 40px;
  color: #082472;
  font-weight: 600;
}

.lets-talk {
  background-image: url("../images/lets-talk.jpg");
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  padding: 120px 0px;
  color: #fff;
  position: relative;
}

.lets-talk h3 {
  font-size: 40px;
  line-height: 45px;
  text-transform: uppercase;
}

.header {
  background: #082472;
  position: fixed;
  z-index: 15;
  top: 0;
  left: 0;
  right: 0;
  width: 100%;
  padding: 20px 0;
}

.header .navigation {
  display: flex;
  height: 100%;
  list-style: none;
  align-items: center;
  justify-content: flex-end;
  margin: 0;
}

.header .navigation li {
  margin: 0 40px 0 0;
}

.header .navigation li:last-child {
  margin: 0;
}

.header .navigation li a {
  color: #fff;
  font-size: 16px;
  line-height: 20px;
  position: relative;
  text-decoration: none;
}

.header .navigation li a:after {
  content: "";
  left: 0;
  width: 0;
  top: 100%;
  height: 2px;
  margin: 5px 0 0;
  position: absolute;
  background: #fff;
  transition: all 0.4s ease-out 0s;
}

.header .navigation li a:hover:after,
.header .navigation li.active a:after {
  width: 100%;
  transition: all 0.4s ease-out 0s;
  transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);
}

.home-content {
  z-index: 10;
  background-color: #fff;
  position: relative;
}

.bottom-minus-40px {
  bottom: -40px;
}

.w-100 {
  width: 100% !important;
}

.shape-image-animation {
  position: absolute;
  bottom: -120px;
  left: 0;
}

/* styled-listing */
.styled-listing {
  padding: 0;
  margin: 30px 0;
  list-style: none;
}

.styled-listing li {
  display: flex;
  margin-bottom: 15px;
  align-items: center;
}

.styled-listing li .fa {
  margin-right: 10px;
  font-size: 23px;
  line-height: 30px;
  color: #082472;
}

.pt-120 {
  padding-top: 120px;
}

.pb-50 {
  padding-bottom: 50px;
}

/* our-clients */
.our-clients {
  padding: 60px 0;
}

.our-clients .logo-holder img {
  width: 80px;
  height: 80px;
  margin: auto;
}

.our-clients .slick-slider {
  margin: 0 !important;
}

/* choose-us */
.choose-us {
  padding: 50px 0 100px;
}

/* .get-started */
.get-started {
  color: #fff;
  min-height: 400px;
  display: flex;
  align-items: center;
  position: relative;
  background: #082472;
}

.get-started h2 {
  color: #fff !important;
}

.get-started .cta-img img {
  max-width: 350px;
}

.get-started .cta-img {
  bottom: -200px;
  margin: 0 auto;
  position: absolute;
  right: 0;
  z-index: 1;
}

.get-started .btn-secondary {
  color: #082472;
  text-align: center;
  background-color: #fff;
  border-radius: 5px;
  padding: 14px 35px;
  font-size: 1em;
  border: 1px solid #082472;
  transition: all 0.3s ease;
}

/* services */
.services {
  padding-top: 100px;
  background: #f0f7fd;
}

/* about-section */

/* .about-section {
  padding: 50px 0;
} */

.about-section h3 {
  text-transform: uppercase;
  font-size: 30px;
  font-weight: 600;
  color: #082472;
  margin-bottom: 20px;
}

.our-mission {
  padding: 60px 0 30px;
}

.our-mission .text {
  background: #e7e7e7;
  padding: 30px;
  border-radius: 10px;
  text-align: center;
  margin: 0 25px;
}

.our-mission .text h2 {
  text-transform: uppercase;
  font-size: 35px;
  font-weight: 600;
  color: #082472;
  margin-bottom: 20px;
}

.about-section .image-holder img {
  border-radius: 10px;
}

.about-section .title-area h2 .fa {
  margin-right: 10px;
  color: #082472;
}

.about-section .title-area h3 {
  font-size: 28px;
  line-height: 35px;
  font-weight: 600;
  margin-bottom: 20px;
}

.about-section .title-area ul {
  margin: 30px 0;
  list-style: none;
}

.about-section .title-area ul li {
  display: flex;
  margin-bottom: 15px;
  align-items: center;
}

.about-section .title-area ul li .fa {
  margin-right: 10px;
  font-size: 30px;
  line-height: 30px;
  color: #082472;
}

/* about-section */

.discover-us {
  background-image: url(https://gamic.themerex.net/wp-content/uploads/2022/09/bg-wp-copyright.jpg);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
}

/* our-services */
.our-services {
  margin-bottom: 40px;
}

/* services page blocks */

.our-services .service-style {
  position: relative;
  box-shadow: 0px 10px 31px rgba(169, 177, 193, 0.17);
  border-radius: 5px;
  border: 1px solid #ebebeb;
  margin-bottom: 30px;
}

.our-services .service-style .front h3 {
  margin: 0;
  font-size: 20px;
  line-height: 40px;
  text-align: center;
  padding: 10px;
  color: #2d8288;
  text-transform: capitalize;
}

.our-services .service-style .front img {
  height: 180px;
}

.our-services .service-style .back {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  background: rgba(0, 0, 0, 0.8);
  overflow: hidden;
  width: 100%;
  height: 0;
  transition: 0.5s ease;
}

.our-services .service-style:hover .back {
  height: 100%;
  transition: 0.5s ease;
}

.our-services .service-style .back .text {
  display: flex;
  align-items: center;
  padding: 15px;
  text-align: center;
  color: #fff;
  height: 100%;
  flex-direction: column;
  justify-content: center;
}

.our-services .service-style .back .text .link-btn {
  color: #fff;
  text-decoration: none;
}

/* services page blocks */

.our-services .slider .slick-list .slick-slide {
  margin: 0 10px;
}

.our-services .slider .slick-dots li button:before {
  font-size: 60px;
}

.our-services .slick-prev:before,
.our-services .slick-next:before {
  opacity: 1;
}

.our-services .slick-prev {
  left: -50px !important;
}

.our-services .slick-next {
  right: -50px !important;
}

.our-services .slick-prev,
.our-services .slick-next {
  width: 50px !important;
  height: 70px !important;
}

.our-services .slick-dots {
  bottom: -50px !important;
}

.our-services .slick-dots li button:before {
  color: #082472 !important;
}

.our-services .slick-next:before {
  content: "\f105";
  font-family: "FontAwesome";
  font-size: 76px;
  text-align: center;
  color: #082472;
}

.our-services .slick-prev:before {
  content: "\f104";
  font-family: "FontAwesome";
  font-size: 76px;
  text-align: center;
  color: #082472;
}

/* portfolio */

.portfolio .slider .slick-slide {
  margin: 5px;
}

.portfolio .slider .slick-prev,
.portfolio .slider .slick-next {
  z-index: 9;
  border-radius: 5px;
  width: 40px !important;
  height: 60px !important;
  background-color: #fff;
  box-shadow: 0 1px 2px 0 rgba(60, 64, 67, 0.3),
    0 1px 3px 1px rgba(60, 64, 67, 0.15);
}

.portfolio .slider .slick-prev {
  /* left: -10px !important; */
  display: none !important;
}

.portfolio .slider .slick-next {
  right: -10px !important;
}

.portfolio .slider .slick-next:before {
  content: "\f105";
  font-family: "FontAwesome";
  font-size: 50px;
  text-align: center;
  color: #082472;
}

.portfolio .slider .slick-prev:before {
  content: "\f104";
  font-family: "FontAwesome";
  font-size: 50px;
  text-align: center;
  color: #082472;
}

.portfolio .card h3 {
  font-size: 22px;
  line-height: 30px !important;
  color: #082472;
  margin-bottom: 10px;
  margin-top: -10px;
}

.portfolio .card img {
  transition: all 0.3s ease-in;
  border-bottom: 1px solid #ccc;
  box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
}

.portfolio .card .btn-sm {
  padding: 12px;
  font-size: 12px !important;
}

.portfolio .card .snip {
  overflow: hidden;
  position: relative;
  transform: translateZ(0);
  margin: 0;
}

.portfolio .card .snip::before,
.portfolio .card .snip::after {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background-color: #082472c7;
  opacity: 0.5;
  transition: all 0.45s ease;
}

.portfolio .card .snip::before {
  transform: skew(50deg) translateX(-66%);
}

.portfolio .card .snip img {
  width: 100%;
  height: 300px;
}

.portfolio .card .snip .snip__image {
  backface-visibility: hidden;
  max-width: 100%;
  display: block;
  transition: all 0.45s ease;
  width: 100%;
  height: 300px;
}

.portfolio .card:hover .snip .snip__image {
  display: none;
  transition: all 0.45s ease;
}

.portfolio .card:hover .snip .snip__image_hover {
  display: block;
  transition: all 0.45s ease;
}

.portfolio .card .snip .snip__image_hover {
  display: none;
  transition: all 0.45s ease;
}

.portfolio .card .snip::after {
  transform: skew(-50deg) translateX(-65%);
}

.portfolio .card:hover .snip::before {
  transform: skew(40deg) translateX(90%);
  transition-delay: 0.05s;
}

.portfolio .card:hover .snip::after {
  transform: skew(40deg) translateX(-90%);
}

.portfolio .card .card-footer {
  background: transparent !important;
}

/* footer */
.footer {
  background-color: #082472;
}

.footer .bottom-footer {
  padding: 80px 0;
  color: #fff;
}

.footer .bottom-footer h3 {
  margin-bottom: 30px;
  font-size: 24px;
  line-height: 30px;
  text-transform: capitalize;
}

.footer .bottom-footer a {
  text-decoration: none;
}

.footer .bottom-footer .logo-holder {
  margin-bottom: 15px;
}

.footer .bottom-footer .logo-holder a img {
  width: 150px;
}

.footer .bottom-footer .navigation {
  list-style: none;
  margin: 0;
  padding: 0;
}

.footer .bottom-footer .navigation li {
  margin-bottom: 10px;
}

.footer .bottom-footer .navigation li a {
  color: #fff;
}

.footer .bottom-footer .email_links a {
  color: #fff;
}

.footer .copy-right .container {
  color: #fff;
  padding: 10px 0;
  border-top: 1px solid #ccc;
}

.footer .copy-right a {
  color: #fff;
  text-decoration: none;
  font-weight: 500;
}

#wrapper {
  position: relative;
  overflow: hidden;
  width: 100%;
}

.header #nav {
  display: flex;
  align-items: center;
  justify-content: end;
  height: 100%;
}

.header .log-holder img {
  max-width: 140px;
}

.header #nav #opener {
  display: none;
}

.social-buttons {
  border-radius: 5px;
  display: flex;
  flex-wrap: wrap;
}

.social-buttons__button {
  margin-right: 5px;
}

.social-button {
  border-radius: 50%;
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  outline: none;
  width: 40px;
  height: 40px;
  text-decoration: none;
}

.social-icons {
  width: 100%;
}

.social-button__inner {
  font-size: 2.3rem;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  width: calc(100% - 2px);
  height: calc(100% - 2px);
  border-radius: 5px;
  background: #fff;
  text-align: center;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
}

.social-button i,
.social-button svg {
  position: relative;
  z-index: 1;
  transition: 0.3s;
}

.social-button i {
  font-size: 25px;
}

.social-button svg {
  height: 22px;
  width: 22px;
}

.social-button::after {
  content: "";
  position: absolute;
  top: 0;
  left: 50%;
  display: block;
  width: 0;
  height: 0;
  border-radius: 5px;
  transition: 0.3s;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
}

.social-button:focus,
.social-button:hover {
  color: #fff;
  text-decoration: none;
}

.social-button:focus::after,
.social-button:hover::after {
  width: 100%;
  height: 100%;
  margin-left: -50%;
}

.social-button--facebook {
  color: #3b5999;
}

.social-button--facebook::after {
  background: #3b5999;
}

.social-button--linkedin {
  color: #0077b5;
}

.social-button--linkedin::after {
  background: #0077b5;
}

.social-button--tiktok {
  color: #000000;
}

.social-button--tiktok:hover svg {
  fill: #fff;
}

.social-button--tiktok::after {
  background: #000000;
}

.social-button--twitter {
  color: #00b0ed;
}

.social-button--twitter::after {
  background: #00b0ed;
}

.social-button--youtube {
  color: #ff0000;
}

.social-button--youtube::after {
  background: #ff0000;
}

.social-button--instagram {
  color: #e4405f;
}

.social-button--instagram::after {
  background: #e4405f;
}

.hamburger .line {
  width: 32px;
  height: 2px;
  display: block;
  margin: 8px auto;
  background-color: #fff;
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

.hamburger:hover {
  cursor: pointer;
}

/* ONE */

#hamburger-1.open .line:nth-child(2) {
  opacity: 0;
}

#hamburger-1.open .line:nth-child(1) {
  -webkit-transform: translateY(9px) rotate(45deg);
  -ms-transform: translateY(9px) rotate(45deg);
  -o-transform: translateY(9px) rotate(45deg);
  transform: translateY(9px) rotate(45deg);
}

#hamburger-1.open .line:nth-child(3) {
  -webkit-transform: translateY(-12px) rotate(-45deg);
  -ms-transform: translateY(-12px) rotate(-45deg);
  -o-transform: translateY(-12px) rotate(-45deg);
  transform: translateY(-12px) rotate(-45deg);
}

#ai-video-sec {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.ai-video {
  position: relative;
  height: 600px;
}

.ai-video .text {
  inset: 0;
  display: flex;
  margin: auto;
  color: #fff;
  height: 100% !important;
  position: absolute;
  border-radius: 5px;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  background: rgb(8 36 114 / 40%);
}

/* === Contact US === */

.map-holer {
  position: relative;
  background: url("../images/map-bg.png");
  height: 600px;
  width: 100%;
  background-size: contain;
  background-repeat: no-repeat;
  box-shadow: 0px 1px 8px 4px rgba(0, 0, 0, 0.1);
}

.map-holer .point1 {
  position: absolute;
  top: 27%;
  left: 47%;
}

.map-holer .point2 {
  position: absolute;
  top: 51%;
  left: 46%;
}

.map-holer .point3 {
  position: absolute;
  top: 60%;
  right: 33%;
}

.map-holer .point4 {
  position: absolute;
  top: 54%;
  right: 27%;
}

.info-holder .small-box {
  background: #fff;
  padding: 35px;
  position: relative;
  border-radius: 30px;
  z-index: 1;
  min-height: 240px;
  transition: all 0.25s ease-in-out;
}

.info-holder .small-box:hover {
  transform: translate(0, -10px);
  transition: all 0.25s ease-in-out;
}

.info-holder .small-box .icon .fa {
  font-size: 30px;
  line-height: 30px;
  color: #082472;
}

.info-holder .small-box .text h3 {
  font-size: 25px;
  line-height: 25px;
  margin: 20px 0;
  padding-top: 20px;
  position: relative;
  border-top: 1px solid #d1d1d1;
}

.info-holder .small-box .text h3:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 0;
  height: 1px;
  background: #082472;
  transition: all 0.25s ease-in-out;
}

.info-holder .small-box .text h3:after {
  content: "";
  position: absolute;
  top: -6px;
  right: 0;
  width: 12px;
  height: 12px;
  border-radius: 50px;
  background: #031b5e;
}

.info-holder .small-box:hover .text h2:before {
  width: 100%;
  transition: all 0.25s ease-in-out;
}

.contact-us .info-holder .small-box {
  min-height: 300px;
  border-radius: 5px;
  box-shadow: 0px 1px 8px 4px rgba(0, 0, 0, 0.1);
}

.contact-us .form-section {
  box-shadow: 0px 1px 8px 4px rgba(0, 0, 0, 0.1);
}

.contact-us .form-holder {
  padding: 20px;
}

.contact-us .form-holder h4 {
  font-size: 30px;
}

/* === Contact US === */

.regular.slider {
  margin-bottom: 80px !important;
}

/* === TEAM AREA === */

.team-area h2 {
  text-transform: uppercase;
  font-size: 30px;
  font-weight: 600;
  color: #082472;
  margin-bottom: 20px;
}

.team-area {
  padding: 30px 0;
}

.team-area .single-team {
  background-color: #082472;
  margin-bottom: 10px;
}

.team-area .single-team:hover .social {
  cursor: pointer;
  opacity: 1;
  transform: rotateY(0deg) scale(1, 1);
}

.team-area .img-area {
  overflow: hidden;
  position: relative;
}

.team-area .img-area img {
  width: 100%;
}

.team-area .img-area:hover img {
  transform: scale(1.2);
}

.team-area .img-area img {
  transition: all 0.4s ease 0s;
}

@media (max-width: 768px) {
  .team-area .img-area img {
    display: inline-block;
  }
}

.team-area .img-area .social {
  background-color: rgba(0, 0, 0, 0.7);
  position: absolute;
  text-align: center;
  height: 100%;
  width: 100%;
  left: 0;
  top: 0;
  opacity: 0;
  transition: 0.5s;
  transform: rotateY(180deg) scale(0.5, 0.5);
}

.team-area .img-area .social ul {
  text-align: center;
  position: relative;
  top: 175px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.team-area .img-area .social ul li {
  margin: 0 4px;
}

.team-area .img-area .social ul li a {
  border: 1px solid #fff;
  color: #fff;
  display: block;
  font-size: 20px;
  height: 40px;
  width: 40px;
  line-height: 40px;
  text-align: center;
}

.team-area .img-area .social ul li a:hover {
  background-color: #fff;
  color: #000;
  border: 1px solid transparent;
}

.team-area .img-text {
  padding: 25px;
  color: #fff;
  text-align: center;
}

.team-area .img-text h4 {
  margin: 0 0 5px;
  font-size: 25px;
  letter-spacing: 3px;
}

.team-area .img-text h5 {
  font-size: 14px;
  text-transform: uppercase;
  font-weight: 400;
}

/* ignore the code below */

.link-area {
  position: fixed;
  bottom: 20px;
  left: 20px;
  padding: 15px;
  border-radius: 40px;
  background: tomato;
}

.link-area a {
  text-decoration: none;
  color: #fff;
  font-size: 25px;
}

.intro-vid .mobile {
  display: none;
}

/* === TEAM AREA === */

.button-container {
  opacity: 0;
  z-index: 9;
  border: none;
  cursor: pointer;
  position: fixed;
  border-radius: 5px;
  padding: 10px 20px;
  top: 50% !important;
  left: 50% !important;
  transform: translate(-50%, -50%);
}

.control-button {
  padding: 10px;
  background-color: #082472c7;
  color: white;
  border: none;
  border-radius: 5px;
  cursor: pointer;
  z-index: 10;
  font-size: 24px;
}

.control-button:hover {
  background-color: rgba(0, 0, 0, 0.7);
}

.ifram-holder {
  position: relative;
  width: 100%;
  height: 0;
  padding-bottom: 52.25%;
  background-color: white;
}

@media screen and (max-width: 1600px) {
  .map-holer {
    height: 440px;
  }
}

@media screen and (max-width: 1400px) {
  .map-holer {
    height: 400px;
  }

  .ifram-holder {
    padding-bottom: 74.25%;
  }

  .map-holer .point1 {
    top: 16%;
    left: 47%;
  }

  .map-holer .point2 {
    top: 29%;
    left: 46%;
  }

  .map-holer .point3 {
    top: 40%;
    right: 33%;
  }

  .map-holer .point4 {
    top: 31%;
    right: 27%;
  }
}
@media screen and (max-width: 1600px) {
  .ifram-holder {
    padding-bottom: 47.25%;
  }
}
#youtube-video {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

@media screen and (max-width: 480px) {
  .ifram-holder {
    height: 100vh;
    padding-bottom: 0;
    background-color: white;
  }
}

/* ======================= Media Query =========================== */

@media screen and (max-width: 992px) {
  #vrheadset svg {
    transform: scale(1.8) !important;
    min-width: 100%;
    height: 100% !important;
    position: absolute;
  }
}

@media screen and (max-width: 778px) {
  .our-services {
    text-align: center;
  }

  .btn.btn-primary {
    padding: 10px 15px;
  }

  #vrheadset svg {
    transform: scale(2) !important;
    min-width: 100%;
    height: 100% !important;
    position: absolute;
  }
  .about-section h3 {
    font-size: 24px;
    line-height: 28px;
  }
  .our-services .head-section h2,
  .about-section .title-area h3,
  .footer .bottom-footer h3 {
    margin-bottom: 20px;
    font-size: 20px;
    line-height: 24px;
  }

  .get-started h2 {
    font-size: 25px !important;
  }

  .header {
    padding: 10px 0;
    z-index: 999;
    background: #082472;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
    transition: all 0.3s cubic-bezier(0.25, 0.8, 0.25, 1);
  }

  .header .hamburger {
    position: relative;
    z-index: 999;
  }

  .header .log-holder img {
    max-width: 120px;
  }

  .h2-xl.xxl {
    font-size: 1.8em;
  }

  .header .navigation {
    left: 0;
    top: 64px;
    margin: 0;
    opacity: 0;
    width: 100%;
    display: block;
    padding: 50px 20px !important;
    position: absolute;
    visibility: hidden;
    background: #082472;
    height: 100vh !important;
    transition-timing-function: linear;
    transform: translateX(300px);
    transition-timing-function: ease-in;
    transition: all 0.3s ease;
  }

  .header .navigation li {
    margin: 0;
    display: block;
    padding: 10px 20px;
    margin: 20px 0;
    opacity: 0;
    transform: translateX(100%);
    transition: opacity 0.3s ease, transform 0.3s ease;
  }

  .header .navigation.open li {
    opacity: 1;
    transform: translateX(0);
  }

  .header .navigation.open li:nth-child(1) {
    transition-delay: 0.2s;
  }

  .header .navigation.open li:nth-child(2) {
    transition-delay: 0.3s;
  }

  .header .navigation.open li:nth-child(3) {
    transition-delay: 0.4s;
  }

  .header .navigation.open li:nth-child(4) {
    transition-delay: 0.5s;
  }

  .header .navigation.open li:nth-child(5) {
    transition-delay: 0.6s;
  }

  .header .navigation li a {
    display: block;
    font-size: 30px;
    line-height: 35px;
  }

  .header .navigation.open {
    opacity: 1;
    visibility: visible;
    background: #082472c7;
    text-align: center;
    width: 100%;
    transition-timing-function: linear;
    transition-timing-function: ease-in;
    transition: all 0.3s ease;
    transform: translateX(0);
    border-top: 1px solid #fff;
  }

  .header .navigation.open li a:after {
    background: transparent;
  }

  .header .navigation.open li.active a {
    font-weight: 700;
    font-size: 35px;
  }

  .header #nav #opener {
    float: right;
    display: block;
    width: 40px;
    height: 40px;
    z-index: 9999;
    position: relative;
  }

  .header #nav .fa {
    color: #fff;
    font-size: 30px;
    line-height: 30px;
  }

  .footer .bottom-footer {
    padding: 40px 0;
  }

  .our-specialization {
    padding: 20px 0;
  }

  .our-specialization .main-text {
    margin-bottom: 0;
  }

  .our-specialization .main-text h3 {
    font-size: 30px;
    font-weight: 600;
  }

  .bottom-footer .row .col {
    border-bottom: 1px solid #d9d9d9;
    margin-bottom: 20px;
    padding-bottom: 20px;
  }

  .bottom-footer .row .col:last-child {
    border-bottom: none;
    margin-bottom: 0;
    padding-bottom: 0;
  }

  .ai-video .text {
    height: min-content;
    padding: 20px;
  }
}

/* 778px media query */

@media screen and (max-width: 480px) {
  .map-holer {
    height: 130px;
    width: 100%;
    min-height: 130px;
  }
  .map-holer .pin {
    width: 20px;
    height: 20px;
  }
  .map-holer .point1 {
    position: absolute;
    top: 23%;
    left: 45%;
  }

  .map-holer .point2 {
    position: absolute;
    top: 51%;
    left: 45%;
  }

  .map-holer .point3 {
    position: absolute;
    top: 60%;
    left: 61%;
  }

  .map-holer .point4 {
    position: absolute;
    top: 46%;
    left: 65%;
  }

  .intro-vid .dekstop {
    display: none;
  }

  .intro-vid .mobile {
    display: block;
  }

  #image-container {
    transform: translate(-50%, 50%) scale(2.2);
  }

  .container.intro-dark {
    margin-top: 100px;
    padding-left: 10px;
    padding-right: 10px;
  }

  .contact-us .info-holder .small-box {
    min-height: auto;
    padding: 15px;
  }

  .info-holder .small-box .text h3 {
    font-size: 18px;
    line-height: 25px;
    margin: 10px 0;
    padding-top: 10px;
    border-top: 1px solid #d1d1d1;
  }

  .contact-us .form-holder {
    padding: 50px 20px;
  }

  .contact-form .left-image {
    height: 230px;
  }

  .contact-form .form-section {
    padding: 0 !important;
  }

  .get-started .cta-img {
    display: none;
  }

  .choose-us {
    padding: 20px 0;
  }

  #vrheadset {
    width: 100%;
    height: 100%;
  }

  #vrheadset svg {
    transform: scale(3) !important;
    min-width: 100%;
    height: 100% !important;
    position: absolute;
  }
}

/* ======================= Media Query =========================== */
