@import url('https://fonts.googleapis.com/css2?family=Orbitron:wght@400..900&display=swap');

@import url('https://fonts.googleapis.com/css2?family=Jost:ital,wght@0,100..900;1,100..900&display=swap');

* {
  font-family: Jost !important;
}

/* no scrollbar */
html,
body {
  margin: 0;
  padding: 0;
  overflow: hidden;
  height: 100%;


}

body {
  background: url(https://solutech.true-emotions.studio/wp-content/uploads/2019/08/aa1.jpg);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}

a {
  text-decoration: none !important;
}

button.navbar-toggler.d-lg-none {
  border: none;
}

.Jost {
  font-family: "Jost", sans-serif !important;
  font-weight: 900;
  font-size: 45px;
}

.ofont {
  font-family: "Orbitron", sans-serif !important;
}

.pages {
  position: relative;
  width: 100%;
  height: 100vh;
}

.page-section {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
  /*   transform: scale(0.8); */
  transform: scale(0.1);
  transition: all 0.9s ease-in-out;
  display: flex;
  justify-content: center;
  align-items: center;
}

.page-section.active {
  opacity: 1;
  transform: scale(1);
  z-index: 10;
}

.page-section:not(.active) {
  z-index: 0;
}

/* pagination side */
.pagination-side {
  position: fixed;
  top: 50%;
  right: 20px;
  transform: translateY(-50%);
  z-index: 1000;
}

.pagination-side ul {
  list-style: none;
  padding: 0;
  margin: 0;
}

.pagination-side li {
  margin: 18px 2px;
  width: 15px;
  height: 15px;
  background: #ccc;
  color: #000;
  border-radius: 50%;
  text-align: center;
  line-height: 35px;
  cursor: pointer;
  transition: all 0.3s;
  font-weight: bold;
  /*  outline: solid 4px; */
  /* padding: 6px; */
}

.pagination-side li.active {
  background: #c95f09;
  color: #fff;
  outline: solid 4px;
}
button.btnx-1 {
    background: #c95f09;
}
/* ========================== */
/* NAVBAR */
/* ========================== */
img.logo {
  width: 100px;
  margin: 12px 31px;
}

/* ========================== */
/* offcanvas */
/* ========================== */
.offcanvas {
  transition: transform 0.4s ease-in-out;
  border-radius: 0 15px 15px 0;
}

.offcanvas-header {
  border-bottom: 1px solid rgba(255, 255, 255, 0.2);
}

.offcanvas .nav-link {
  font-size: 1.2rem;
  padding: 10px 0;
  transition: color 0.3s;
}

.offcanvas .nav-link:hover {
  color: #0d6efd;
}

h1.Jost.aos-init.aos-animate {
  z-index: 5;
  height: auto;
  color: rgb(255, 255, 255);
  text-decoration: none;
  white-space: normal;
  width: 600px;
  min-height: 0px;
  min-width: 0px;
  max-height: none;
  max-width: none;
  /* text-align: left; */
  line-height: 63px;
  letter-spacing: 0px;
  font-weight: 700;
  font-size: 63px;
  transform-origin: 50% 50%;
  opacity: 1;
  transform: translate(0px, 0px);
  visibility: visible;
  font-family: Jost !important;
}


/* ========================== */
/*NAV */
/* ========================== */
div#offcanvasNavbar {
  background: #010A1A !important;
  width: 80%;
}
.language-custom-dropdown{
  border: 2px solid #c95f09;
  background-color: #c95f09;
  border-radius: 50px;
  display: inline-block;
  margin: 0;
  position: relative;
  padding: 0;
}
.language-custom-dropdown::before{
  border-top: 2px solid #ffffff;
  border-left: 2px solid #ffffff;
  background: transparent;
  color: transparent;
  content: '';
  height: 5px;
  display: inline-block;
  position: absolute;
  text-decoration: none;
  transform: rotate(-135deg);
  right: 10px;
      top: 7px;
  width: 5px;
  z-index: 2;
}
.language-custom-dropdown li{
  list-style-type: none;
  padding: 0;
}
.language-custom-dropdown:hover li ul,
.language-custom-dropdown:focus li ul{
  display: block;
}
.language-custom-dropdown li ul{
  background-color: #c95f09;
  border: 2px solid #c95f09;
  border-radius: 20px;
  display: none;
  left: -2px;
  margin: 0;
  overflow: hidden;
  padding: 0;
  position: absolute;
  top: -2px;
  width: 100%;
  z-index: 1;
}
.language-custom-dropdown a,
.language-custom-dropdown span{
  color: #ffffff;
    display: block;
    font-family: atten-round-new, sans-serif;
    font-weight: 400;
    font-size: 13px;
    padding: 1px 28px;
    text-transform: uppercase;
    text-decoration: none;
}
.language-custom-dropdown a:hover{
  background-color: #ffffff;
  color: #c95f09;
}
/* ========================== */
/*page 1 */
/* ========================== */
img.light-cam {
  transform: rotate3d(0, 0, 2, -49deg);
  position: absolute;
  left: 294px;
  top: -65px;
  opacity: 45%;
}

section#page1 {
  background: url(https://solutech.true-emotions.studio/wp-content/uploads/2019/08/cam1.jpg);
  background-size: cover;
}

section#page1>* {
  color: #fff;
}

img.right-cam {
  /*  filter: invert(1); */
  transform: matrix3d(-1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  position: absolute;
  left: 0px;
  top: 4%;
}

.imgsec {
  position: absolute;
  left: 0px;
  top: 30%;
}

.contsec {
  position: absolute;
  left: 36%;
}

.contsub {
  position: absolute;
  left: 36%;
  top: 28%;
}

.subtitle.s2.text-light.wow.fadeInUp.mb-2.animated {
  display: flex;
  flex-direction: column;
}


.btnx-1 {
      z-index: 6;
    background-color: #1c44bc;
    font-family: Jost ! IMPORTANT;
    cursor: pointer ! IMPORTANT;
    outline: none;
    box-shadow: none;
    box-sizing: border-box;
    height: auto;
    width: auto;
    color: rgb(255, 255, 255);
    text-decoration: none;
    white-space: nowrap;
    min-height: 0px;
    min-width: 0px;
    max-height: none;
    max-width: none;
    text-align: inherit;
    line-height: 12px;
    letter-spacing: 0px;
    font-weight: 600;
    font-size: 18px;
    border-color: rgb(0, 0, 0);
    padding: 23px 53px;
    border-radius: 4px;
    transform-origin: 50% 50%;
    opacity: 1;
    transform: translate(0px, 0px);
    visibility: visible;
    border-width: 0px;
    border-style: solid;
    margin: 0px 24px;
}

.btnx-2 {
  z-index: 7;
  background-color: rgba(50, 115, 234, 0);
  font-family: Jost;
  cursor: pointer;
  outline: none;
  box-shadow: none;
  box-sizing: border-box;
  height: auto;
  width: auto;
  color: rgb(255, 255, 255);
  text-decoration: none;
  white-space: nowrap;
  min-height: 0px;
  min-width: 0px;
  max-height: none;
  max-width: none;
  text-align: inherit;
  line-height: 12px;
  letter-spacing: 0px;
  font-weight: 600;
  font-size: 18px;
  border-color: rgb(255, 255, 255);
  border-style: solid;
  border-width: 1px;
  padding: 21px 50px;
  border-radius: 4px;
  transform-origin: 88.6816px 28.2422px;
  opacity: 1;
  transform: translate(0px, 0px);
  visibility: visible;
}


.subtitle {
  position: relative;
  font-weight: 600;
  position: relative;
  display: inline-block;
  font-size: 12px;
  color: red;
  background: none;
  text-transform: uppercase;
  letter-spacing: 2px;
  line-height: 1.5em;
  border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  padding-left: 30px;
  margin-bottom: 20px;
}

.subtitle:before {
  position: absolute;
  left: 0;
  content: '';
  display: block;
  width: 30px;
  top: 50%;
  transform: translateY(-50%);
  content: '';

  width: 12px;
  height: 12px;
  background: red;
  border-radius: 20px;
  -moz-border-radius: 20px;
  -webkit-border-radius: 20px;
  animation: blinkingText 1s infinite;
}

.dark-scheme .subtitle,
.text-light .subtitle {
  color: #ffffff;
}


.subtitle.blink {
  padding-left: 35px;
}

@keyframes blinkingText {
  0% {
    background: red;
  }

  50% {
    background: rgb(17, 5, 5);
  }

  100% {
    background: red;
  }
}

/* scrollbar */
body::-webkit-scrollbar,
#de_modal::-webkit-scrollbar {
  width: 5px;
}

body::-webkit-scrollbar-track,
#de_modal::-webkit-scrollbar-track {
  background: #dddddd;
}

body::-webkit-scrollbar-thumb,
#de_modal::-webkit-scrollbar-thumb {
  background-color: #ffffff;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
}

body.dark-scheme::-webkit-scrollbar-track,
#de_modal::-webkit-scrollbar-track {
  background: var(--bg-dark-1);
}

.scrollbar {
  position: fixed;
  bottom: 0;
  left: 0;
  height: 4px;
  transition: all linear 0.1s;
  min-width: 0%;
  z-index: 1000;
}

.scrollbar-v {
  background: var(--secondary-color);
  position: fixed;
  top: calc(50% + 60px);
  left: 43px;
  width: 2px;
  transition: all linear 0.1s;
  min-height: 0%;
  z-index: 1000;
}

.scrollbar-v:before {
  content: "";
  position: absolute;
  left: 0;
  width: 2px;
  min-height: 100px;
  background: rgba(0, 0, 0, .15);
}


.scrollbar-v.dark:before {
  background: rgba(255, 255, 255, .2);
}

.float-text {
  width: 20px;
  position: fixed;
  z-index: 1002;
  margin-left: 30px;
  text-align: center;
  font-size: 12px;
  top: 50%;
  left: 16px;
  transform: translate(-50%, -50%);
  font-weight: 500;
}

.float-text a {
  color: #000000;
}

.float-text.dark a {
  color: #ffffff;
}

.float-text span {
  margin-left: -5px;
  margin-top: 20px;
  writing-mode: vertical-rl;
  letter-spacing: .75px;
  -webkit-transform: rotate(-180deg);
  -ms-transform: rotate(-180deg);
  transform: rotate(-180deg);
  color: #222;
}


.float-text-right {
  width: 20px;
  position: fixed;
  z-index: 1000;
  margin-left: 30px;
  text-align: center;
  letter-spacing: 2px;
  font-size: 12px;
  top: 50%;
  right: 15px;
}

.de_social-icons a {
  color: #ffffff;
  margin: 10px 0;
}


.text-line {
  color: transparent !important;
  -webkit-text-stroke: 1px #ffffff;
}


h1,
.h1 {
  font-size: 52px;
  margin-bottom: 20px;
  line-height: 1.35em;
  word-wrap: break-word;
}

.cam-style {
  position: relative;
  display: inline-block;
  padding: 0 20px;
}

.cam-style span {
  position: absolute;
  display: block;
  border: solid 1px #ffffff;
  width: 20px;
  height: 20px;
}

.cam-style span:nth-child(1) {
  top: 0;
  left: 0;
  border-right: none;
  border-bottom: none;
}

.cam-style span:nth-child(2) {
  top: 0;
  right: 0;
  border-left: none;
  border-bottom: none;
}

.cam-style span:nth-child(3) {
  bottom: 0;
  left: 0;
  border-right: none;
  border-top: none;
}

.cam-style span:nth-child(4) {
  bottom: 0;
  right: 0;
  border-left: none;
  border-top: none;
}

.cam-style span:nth-child(5) {
  bottom: 0;
  right: 0;
  border-left: none;
  border-top: none;
}

.wm {
  text-align: center;
  width: 150%;
  font-size: 400px;
  font-weight: bold;
  position: absolute;
  left: 0;
  z-index: 0;
  text-align: center;
  font-family: var(--heading-font);
  line-height: 1.5em;
  margin-left: 0;
  letter-spacing: -.08em;
  top: 50%;
  background: -webkit-linear-gradient(180deg, rgba(255, 255, 255, 0) 20%, rgba(255, 255, 255, .5) 100%);
  background: -moz-linear-gradient(180deg, rgba(255, 255, 255, 0) 20%, rgba(255, 255, 255, .5) 100%);
  background: linear-gradient(180deg, rgba(255, 255, 255, 0) 20%, rgba(255, 255, 255, .5) 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  transform: translate(-50%, -50%);
  -webkit-user-select: none;
  user-select: none;
}

.wm .s1 {
  -webkit-text-stroke: 0;
  color: rgba(var(--primary-color-rgb), .3);
}

.wm.invert {
  color: rgba(0, 0, 0, .1);
}

.top-center {
  color: rgba(255, 255, 255, .5);
  position: absolute;
  width: 100%;
  left: 0;
  z-index: 1;
  text-align: center;
  font-family: var(--heading-font);
  line-height: 70px;
  letter-spacing: -.05em;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.text-light,
.text-light p {
  color: var(--body-font-color-dark);
}

.text-dark {
  color: #223044;
}

.text-white,
.de_light .text-white {
  color: #fff;
}


/* ========================== */
/*page 2 */
/* ========================== */
section#page2 {
  background: #0b2175;
}
.about-sec{
  display: flex
;
    justify-content: center;
    align-items: center;
    align-content: center;
}
.align-lang{
  text-align: left;
}
/* ========================== */
/*page 3 */
/* ========================== */
section#page3 {
  background: #79441a;
}

/* ========================== */
/* page 4 */
/* ========================== */
section#page4 {
  background: #050512;
}


/* ========================== */
/*Footer */
/* ========================== */
footer {
  z-index: 9999;
  position: absolute;
  bottom: 0;
  margin: 0;
  width: 100%;
  padding: 11px 30px;
}


.f-right h1 {
  font-size: 27px;
  color: #fff;
  font-weight: 900;
  margin: 0px;
}

.d-flex-cust {
  display: flex;
  flex-direction: row-reverse;
  justify-content: space-between;
}


.d-flex-center {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-content: center;
  align-items: center;
}

.navbar-nav .nav-link.active,
.navbar-nav .nav-link.show {
  color: #ffab67 !important;
}

span.main-color {
  color: #c95f09;
}
.footer--TjKhNYZ {
  display: none !important;
}
img.whatsapp {
    width: 58px;
    position: absolute;
    right: 23px;
    bottom: 86%;
}

/* ========================== */
/*CONTACT */
/* ========================== */
.formContainer--UzM3gKt {
    background: #ea9e60 !important;
}