/*---------------------------------------------"
Template Name: Drax
Template URL: https://techpedia.com/template/Drax
Description: Drax HTML Template
Version: 1.0.0


===============================================   
STYLE SHEET INDEXING
|
|___ Default Styles
|	|___ Variables
|	|___ Reset Styles
|	|___ Typography
|	|___ Forms Styles
|	|___ Rating Input
|	|___ Helper Classes 
|
|___ Elements Styles
|	|___ Preloader
|	|___ Button
|	|___ Heading Style
|
|___Blocks Styles
|	|___ Header Style
|	|___ Footer Style
|
|___Template Styles
|	|___ Banner Area Styles
|	|___ Pages Area Styles
|	|___ slider Area Styles
|	|___ inner Area Styles
|	|___ Footer Area Styles
|
|___ END STYLE SHEET INDEXING

--------------------------------------------*/
/*=======================================================================
1. Default Styles
=========================================================================*/
@import url("https://fonts.googleapis.com/css2?family=Inter:wght@100;200;300;400;500;600;700;800;900&amp;display=swap");
/*-------------------------
    Variables
-------------------------*/
/*----------------------------------------*/
/*  03. SPACE CSS START
/*----------------------------------------*/
.pb-80 {
  padding-bottom: 80px;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .pb-80 {
    padding-bottom: 60px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .pb-80 {
    padding-bottom: 40px;
  }
}
@media (max-width: 767px) {
  .pb-80 {
    padding-bottom: 28px;
  }
}

.pb-70 {
  padding-bottom: 70px;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .pb-70 {
    padding-bottom: 52px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .pb-70 {
    padding-bottom: 38;
  }
}
@media (max-width: 767px) {
  .pb-70 {
    padding-bottom: 28px;
  }
}

.pb-100 {
  padding-bottom: 100px;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .pb-100 {
    padding-bottom: 90px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .pb-100 {
    padding-bottom: 80px;
  }
}
@media (max-width: 767px) {
  .pb-100 {
    padding-bottom: 60px;
  }
}
@media (max-width: 490px) {
  .pb-100 {
    padding-bottom: 40px;
  }
}

.pb-110 {
  padding-bottom: 110px;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .pb-110 {
    padding-bottom: 90px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .pb-110 {
    padding-bottom: 80px;
  }
}
@media (max-width: 767px) {
  .pb-110 {
    padding-bottom: 60px;
  }
}

.pb-120 {
  padding-bottom: 120px;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .pb-120 {
    padding-bottom: 90px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .pb-120 {
    padding-bottom: 80px;
  }
}
@media (max-width: 767px) {
  .pb-120 {
    padding-bottom: 60px;
  }
}

.pb-130 {
  padding-bottom: 130px;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .pb-130 {
    padding-bottom: 90px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .pb-130 {
    padding-bottom: 80px;
  }
}
@media (max-width: 767px) {
  .pb-130 {
    padding-bottom: 60px;
  }
}

.pb-140 {
  padding-bottom: 140px;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .pb-140 {
    padding-bottom: 90px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .pb-140 {
    padding-bottom: 80px;
  }
}
@media (max-width: 767px) {
  .pb-140 {
    padding-bottom: 60px;
  }
}

.pb-150 {
  padding-bottom: 150px;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .pb-150 {
    padding-bottom: 90px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .pb-150 {
    padding-bottom: 80px;
  }
}
@media (max-width: 767px) {
  .pb-150 {
    padding-bottom: 60px;
  }
}

.pb-32 {
  padding-bottom: 32px;
}

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

.pb-50 {
  padding-bottom: 50px;
}

.pt-100 {
  padding-top: 100px;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .pt-100 {
    padding-top: 90px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .pt-100 {
    padding-top: 80px;
  }
}
@media (max-width: 767px) {
  .pt-100 {
    padding-top: 60px;
  }
}
@media (max-width: 490px) {
  .pt-100 {
    padding-top: 40px;
  }
}

.pt-64 {
  padding-top: 64px;
}
@media (max-width: 767px) {
  .pt-64 {
    padding-top: 58px;
  }
}
@media (max-width: 490px) {
  .pt-64 {
    padding-top: 38px;
  }
}

.pt-130 {
  padding-top: 130px;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .pt-130 {
    padding-top: 90px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .pt-130 {
    padding-top: 80px;
  }
}
@media (max-width: 767px) {
  .pt-130 {
    padding-top: 60px;
  }
}

.pt-140 {
  padding-top: 140px;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .pt-140 {
    padding-top: 90px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .pt-140 {
    padding-top: 80px;
  }
}
@media (max-width: 767px) {
  .pt-140 {
    padding-top: 60px;
  }
}

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

.pl-60 {
  padding-left: 60px;
}

.pt-150 {
  padding-top: 150px;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .pt-150 {
    padding-top: 90px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .pt-150 {
    padding-top: 80px;
  }
}
@media (max-width: 767px) {
  .pt-150 {
    padding-top: 60px;
  }
}

.pt-200 {
  padding-top: 200px;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .pt-200 {
    padding-top: 150px;
  }
}

.sp-x {
  padding-left: 100px;
  padding-right: 100px;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .sp-x {
    padding-left: 30px;
    padding-right: 30px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .sp-x {
    padding-left: 30px;
    padding-right: 30px;
  }
}
@media (max-width: 767px) {
  .sp-x {
    padding-left: 10px;
    padding-right: 10px;
  }
}

.mb-24 {
  margin-bottom: 24px;
}
@media (max-width: 992px) {
  .mb-24 {
    margin-bottom: 21px;
  }
}
@media (max-width: 767px) {
  .mb-24 {
    margin-bottom: 18px;
  }
}
@media (max-width: 490px) {
  .mb-24 {
    margin-bottom: 14px;
  }
}

.ms-120 {
  margin-left: 190px;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .ms-120 {
    margin-left: 170px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .ms-120 {
    margin-left: 140px;
  }
}
@media (max-width: 767px) {
  .ms-120 {
    margin-left: 100px;
  }
}
@media (max-width: 490px) {
  .ms-120 {
    margin-left: 0px;
  }
}

.ms-200 {
  margin-left: 290px;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .ms-200 {
    margin-left: 250px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .ms-200 {
    margin-left: 210px;
  }
}
@media (max-width: 767px) {
  .ms-200 {
    margin-left: 140px;
  }
}
@media (max-width: 490px) {
  .ms-200 {
    margin-left: 0px;
  }
}

.mb-16 {
  margin-bottom: 16px;
}
@media (max-width: 492px) {
  .mb-16 {
    margin-bottom: 12px;
  }
}

.mar-spacer {
  margin-top: -100px;
}
@media (max-width: 992px) {
  .mar-spacer {
    margin-top: 0px;
  }
}
@media (max-width: 580px) {
  .mar-spacer {
    margin: 0 0 64px 0;
  }
}

@media (max-width: 768px) {
  .space {
    padding: 0 !important;
  }
}

.mar-space {
  margin-top: 80px;
}
@media (max-width: 992px) {
  .mar-space {
    margin: 64px 0;
  }
}
@media (max-width: 580px) {
  .mar-space {
    margin: 0 0 64px 0;
  }
}

.mb-64 {
  margin-bottom: 64px;
}

.mt-30 {
  margin-top: 30px;
}

.mt-60 {
  margin-top: 60px;
}

.mt-80 {
  margin-top: 80px;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .mt-80 {
    margin-top: 60px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .mt-80 {
    margin-top: 40px;
  }
}

.mt-170 {
  margin-top: 170px;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .mt-170 {
    margin-top: 140px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .mt-170 {
    margin-top: 100px;
  }
}
@media (max-width: 767px) {
  .mt-170 {
    margin-top: 60px;
  }
}

.ht-200 {
  padding-top: 200px;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .ht-200 {
    padding-top: 180px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .ht-200 {
    padding-top: 160px;
  }
}
@media (max-width: 767px) {
  .ht-200 {
    padding-top: 130px;
  }
}

/*-------------------------
    Reset Styles
-------------------------*/
.main-wrapper {
  overflow: hidden;
}

img {
  max-width: 100%;
  height: auto;
  vertical-align: middle;
}

ul.list-style,
ol.list-style {
  margin: -10px 0;
}

ul.list-style li,
ol.list-style li {
  margin: 10px 0;
}

ul.list-style li::marker,
ol.list-style li::marker {
  color: #1AD4CD;
}

.list-unstyled {
  padding-left: 0;
  list-style: none;
  margin-bottom: 0;
}

.container,
.container-fluid,
.container-lg,
.container-md,
.container-sm,
.container-xl,
.container-xxl {
  padding-left: 15px;
  padding-right: 15px;
}

section:after {
  content: "";
  display: block;
  clear: both;
}

@media (min-width: 1500px) {
  .container {
    max-width: 1440px;
  }
}
@media only screen and (min-width: 1200px) and (max-width: 1399px) {
  .container {
    max-width: 100%;
    padding-left: 30px;
    padding-right: 30px;
  }
}
.row {
  margin-left: -15px;
  margin-right: -15px;
}

.row > [class*=col] {
  padding-left: 15px;
  padding-right: 15px;
}

.row.g-0 {
  margin-left: 0;
  margin-right: 0;
}

.row.g-0 > [class*=col] {
  padding-left: 0;
  padding-right: 0;
}

/*-------------------------
    Typography
-------------------------*/
html {
  scroll-behavior: smooth;
}

body {
  font-family: "Inter", sans-serif;
  color: #232B35;
  background: #F4F9FB;
  font-weight: 400;
  background-color: #ffffff;
  height: 100%;
  vertical-align: baseline;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-rendering: optimizeLegibility;
}
body.dark {
  background: #0C0D0D;
}

h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
address,
p,
pre,
blockquote,
table,
hr {
  margin: 0 0 10px 0;
}

h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a {
  color: inherit;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: #1AD4CD;
  font-weight: 700;
  letter-spacing: -0.03em;
  color: #171818;
}

p {
  font-size: 16px;
  font-weight: 400;
  margin: 0 0 8px 0;
  line-height: 1.4;
  letter-spacing: 0.01em;
}

a {
  display: inline-block;
  text-decoration: none;
  color: unset;
}
a:hover {
  color: #1AD4CD;
}

span {
  display: inline-block;
  font-size: 14px;
  line-height: 1.5;
  letter-spacing: 0.01em;
}

/*-------------------------
Elements Styles
-------------------------*/
/*----------------------------------------*/
/*   TITLE CSS START
/*----------------------------------------*/
.heading {
  margin-bottom: 32px;
}
.heading h2 {
  font-size: 60px;
  font-weight: 700;
  margin-bottom: 12px;
  color: #0C0D0D;
}
@media (max-width: 1450px) {
  .heading h2 {
    font-size: 55px;
    font-weight: 600;
  }
}
@media (max-width: 768px) {
  .heading h2 {
    font-size: 42px;
    font-weight: 600;
  }
}
@media (max-width: 490px) {
  .heading h2 {
    font-size: 32px;
    font-weight: 500;
  }
}
.heading h2 b {
  color: #1AD4CD;
}
.heading h2 a {
  color: #1AD4CD;
  font-size: 60px;
  font-weight: 700;
  line-height: 100%;
  width: 550px;
}
@media (max-width: 768px) {
  .heading h2 a {
    font-size: 42px;
    font-weight: 600;
  }
}
@media (max-width: 490px) {
  .heading h2 a {
    font-size: 32px;
    font-weight: 500;
  }
}
.heading h2 a span {
  width: 550px;
  font-size: 60px;
  font-weight: 700;
  line-height: 100%;
}
@media (max-width: 768px) {
  .heading h2 a span {
    font-size: 42px;
    font-weight: 600;
  }
}
@media (max-width: 490px) {
  .heading h2 a span {
    font-size: 32px;
    font-weight: 500;
  }
}
.heading h2.right-space {
  margin-right: 380px;
}
@media (max-width: 1700px) {
  .heading h2.right-space {
    margin-right: 350px;
  }
}
@media (max-width: 1600px) {
  .heading h2.right-space {
    margin-right: 300px;
  }
}
@media (max-width: 1500px) {
  .heading h2.right-space {
    margin-right: 260px;
  }
}
@media (max-width: 1400px) {
  .heading h2.right-space {
    margin-right: 220px;
  }
}
@media (max-width: 1300px) {
  .heading h2.right-space {
    margin-right: 200px;
  }
}
@media (max-width: 1100px) {
  .heading h2.right-space {
    margin-right: 0px;
  }
}
.heading .light-text {
  padding-left: 30px;
}
.heading .light-text p {
  font-size: 20px;
  color: #898E8F;
  position: relative;
}
@media (max-width: 768px) {
  .heading .light-text p {
    font-size: 14px;
  }
}
@media (max-width: 490px) {
  .heading .light-text p {
    font-size: 12px;
  }
}
.heading .light-text p::before {
  content: "";
  position: absolute;
  left: -30px;
  width: 16px;
  height: 18.48px;
  top: calc(50% - 9.24px);
  background: #1AD4CD;
  clip-path: polygon(100% 50%, 0 0, 0 100%);
}

.sec-title-1 h2 {
  font-size: 80px;
  font-weight: 700;
  margin: 0;
  color: #F4F9FB;
  mix-blend-mode: difference;
  text-align: center;
}
@media (max-width: 992px) {
  .sec-title-1 h2 {
    font-size: 52px;
  }
}
@media (max-width: 768px) {
  .sec-title-1 h2 {
    font-size: 42px;
  }
}
@media (max-width: 490px) {
  .sec-title-1 h2 {
    font-size: 38px;
  }
}

.sec-title-2 {
  margin: 40px 0 72px 0;
}
@media (max-width: 992px) {
  .sec-title-2 {
    margin: 32px 0 60px 0;
  }
}
@media (max-width: 768px) {
  .sec-title-2 {
    margin: 24PX 0 48px 0;
  }
}
.sec-title-2 h4 {
  text-align: center;
  font-weight: 700;
  font-size: 40px;
  color: #F4F9FB;
  mix-blend-mode: difference;
  margin: 0;
}
@media (max-width: 1199px) {
  .sec-title-2 h4 {
    font-size: 28px;
    font-weight: 600;
  }
}
@media (max-width: 992px) {
  .sec-title-2 h4 {
    font-size: 21px;
    font-weight: 600;
  }
}
@media (max-width: 768px) {
  .sec-title-2 h4 {
    font-size: 18px;
    font-weight: 600;
  }
}
.sec-title-2 h4 a {
  transition: all 500ms cubic-bezier(0.33, 1, 0.68, 1);
}
.sec-title-2 h4 a:hover {
  color: #1AD4CD;
  transform: translate(0, -0.25rem) scale(1.0075);
}

.sec-title-3 {
  padding: 100px 0 64px 0;
  position: relative;
  z-index: 100;
}
@media (max-width: 1199px) {
  .sec-title-3 {
    padding: 80px 0 58px 0;
  }
}
@media (max-width: 992px) {
  .sec-title-3 {
    padding: 60px 0 48px 0;
  }
}
@media (max-width: 768px) {
  .sec-title-3 {
    padding: 50px 0 38px 0;
  }
}
.sec-title-3 h2 {
  font-weight: 700;
  font-size: 80px;
  color: #0C0D0D;
  margin: 0;
}
@media (max-width: 1199px) {
  .sec-title-3 h2 {
    font-size: 58px;
  }
}
@media (max-width: 992px) {
  .sec-title-3 h2 {
    font-size: 48px;
    text-align: center;
  }
}
@media (max-width: 768px) {
  .sec-title-3 h2 {
    font-size: 38px;
  }
}
@media (max-width: 580px) {
  .sec-title-3 h2 {
    font-size: 28px;
  }
}
.sec-title-3 h2 b {
  padding-left: 20px;
  color: #1AD4CD;
  font-weight: 700;
}
.sec-title-3.dark h2 {
  color: #F4F9FB;
}
.sec-title-3.dark h2 b {
  color: #1AD4CD;
  font-weight: 700;
}

.Drax-btn {
  padding: 74px 39px;
  border-radius: 50px;
  background: transparent;
  border: 0;
  transition: all 0.3s ease-in-out;
  position: relative;
  overflow: hidden;
}
.Drax-btn .arrow {
  position: absolute;
  transition: all 0.4s ease-in-out;
}
.Drax-btn .arrow.arow-left {
  left: calc(0% - 100px);
  top: 37px;
  width: 100px;
  z-index: 999;
  transition: all 0.6s ease-in-out;
}
.Drax-btn .arrow.arow-bg {
  z-index: 1;
  left: calc(-40% - 390px);
  top: -93%;
  width: 500px;
  object-fit: cover;
  transition: all 1s ease-in-out;
}
.Drax-btn .button-text {
  color: #171818;
  padding: 0 10px 0 46px;
  font-size: 19px;
  font-weight: 700;
  position: relative;
  transition: all 0.4s ease-in-out;
  z-index: 99;
}
.Drax-btn .button-text::before, .Drax-btn .button-text::after {
  content: "";
  position: absolute;
  left: 0;
  top: 2px;
  z-index: 99;
  background: url(../media/animate/light-arrow-3.html);
  background-repeat: no-repeat;
  background-size: cover;
  width: 16px;
  height: 19px;
  transition: all 0.4s ease-in-out;
}
.Drax-btn .button-text::after {
  left: 11%;
}
.Drax-btn:hover .arrow.arow-left {
  left: calc(100% + 100px);
}
.Drax-btn:hover .arrow.arow-bg {
  left: -64px;
}
.Drax-btn:hover .button-text {
  padding: 0 46px 0 10px;
}
.Drax-btn:hover .button-text::before {
  left: 80%;
}
.Drax-btn:hover .button-text::after {
  left: 92%;
}
.Drax-btn.light .button-text {
  color: #F4F9FB;
}
.Drax-btn.light:hover .button-text {
  color: #171818;
}
.Drax-btn.light:hover .button-text::after, .Drax-btn.light:hover .button-text::before {
  background: url(../media/animate/right-arrow.html);
  background-repeat: no-repeat;
  background-size: cover;
}
.Drax-btn.dark:hover .button-text::after, .Drax-btn.dark:hover .button-text::before {
  background: url(../media/animate/right-arrow.html);
  background-repeat: no-repeat;
  background-size: cover;
}

.Drax-btn__2 {
  width: 280px;
  height: 118px;
  display: table;
  margin: 0 auto;
  padding: 0;
  text-align: center;
  border: none;
  border-radius: 15px;
  background: transparent;
  transition: all 0.3s ease-in-out;
  position: relative;
  overflow: hidden;
}
@media (max-width: 767px) {
  .Drax-btn__2 {
    width: 250px;
  }
}
@media (max-width: 490px) {
  .Drax-btn__2 {
    margin: 0 auto;
  }
}
.Drax-btn__2 p {
  margin: 0;
  padding: 0;
  line-height: auto;
}
.Drax-btn__2 .btn-text {
  position: relative;
  z-index: 99;
  text-align: center;
  font-size: 19px;
  transition: all 0.3s ease-in-out;
  font-weight: 700;
  color: #171818;
  margin: 0;
  vertical-align: middle;
}
@media (max-width: 767px) {
  .Drax-btn__2 .btn-text {
    font-size: 16px;
  }
}
.Drax-btn__2.light .btn-text {
  color: #F4F9FB;
}
.Drax-btn__2 .arrow {
  position: absolute;
  transition: all 0.3s ease-in-out;
}
.Drax-btn__2 .arrow img {
  object-fit: cover;
  width: 100%;
  height: 100%;
}
.Drax-btn__2 .arrow.arrow-top {
  top: -439px;
  left: -45.3%;
  width: 536px;
  height: 468px;
  z-index: 9;
}
@media (max-width: 767px) {
  .Drax-btn__2 .arrow.arrow-top {
    left: -57.5%;
  }
}
.Drax-btn__2 .arrow.arrow-bottom {
  width: 140px;
  height: 121px;
  bottom: -92px;
  z-index: 5;
}
.Drax-btn__2 .arrow.arrow-bottom.left {
  left: -0.5%;
}
.Drax-btn__2 .arrow.arrow-bottom.right {
  right: -0.5%;
}
.Drax-btn__2:hover .btn-text {
  font-size: 23px;
}
@media (max-width: 767px) {
  .Drax-btn__2:hover .btn-text {
    font-size: 20px;
  }
}
.Drax-btn__2:hover .arrow.arrow-top {
  top: -100px;
}
.Drax-btn__2:hover .arrow.arrow-bottom.left, .Drax-btn__2:hover .arrow.arrow-bottom.right {
  bottom: 105%;
}

a.Drax-btn__2 .btn-text {
  display: table-cell;
}

.Drax-btn__4 {
  background: #1AD4CD;
  border: 2px solid #1AD4CD;
  color: #F4F9FB;
  font-weight: 600;
  font-size: 23px;
  padding: 10px;
  border-radius: 10px;
  margin: 0;
  transition: all 0.3s ease-in-out;
}
.Drax-btn__4:hover {
  color: #000;
  background: transparent;
}
.Drax-btn__4.light {
  color: #898E8F;
}
.Drax-btn__4.light:hover {
  color: #F4F9FB;
}

.Drax-triangleBtn {
  width: 46px;
  height: 48px;
  border: none;
  background: transparent;
  padding: 0;
  transition: all 0.3s ease-in-out;
  margin-top: -33px;
}
.Drax-triangleBtn span {
  display: block;
}
.Drax-triangleBtn.rotate {
  transform: rotate(-90deg);
  position: relative;
  left: -15px;
}
@media (max-width: 992px) {
  .Drax-triangleBtn.rotate {
    left: 0;
    transform: rotate(0);
  }
}
.Drax-triangleBtn .triangle {
  width: 100%;
  position: relative;
}
.Drax-triangleBtn .triangle::before {
  content: "";
  position: absolute;
  top: 0;
  background: url(../media/elements/1/triangleshape-black.html);
  background-position: no-repeat;
  background-size: cover;
  width: 24px;
  height: 20.78px;
  transition: all 0.3s ease-in-out;
}
.Drax-triangleBtn .triangle.triangle-1::before {
  left: 0;
}
.Drax-triangleBtn .triangle.triangle-2::before {
  right: 0;
}
.Drax-triangleBtn .triangle.triangle-3::before {
  left: calc(50% - 12px);
  top: 19px;
}
.Drax-triangleBtn .triangle.triangle-3::after {
  content: "";
  position: absolute;
  top: 0;
  background: url(../media/elements/1/triangleFillshape-black2.html);
  background-position: no-repeat;
  background-size: cover;
  width: 16px;
  height: 13.78px;
  transition: all 0.3s ease-in-out;
  top: 20px;
  left: calc(50% - 8px);
  opaville: 0;
}
.Drax-triangleBtn:hover .triangle::before {
  background: url(../media/elements/1/triangleFillshape-black.html);
  background-position: no-repeat;
  background-size: cover;
}
.Drax-triangleBtn:hover .triangle.triangle-3::after {
  top: -0.5px;
  width: 24px;
  height: 21px;
  transition: all 0.3s ease-in-out;
  left: calc(50% - 12px);
  opaville: 1;
}
.Drax-triangleBtn.light .triangle::before {
  background: url(../media/elements/1/triangleshape.html);
  background-position: no-repeat;
  background-size: cover;
}
.Drax-triangleBtn.light .triangle.triangle-3::after {
  background: url(../media/elements/1/triangleFillshape2.html);
  background-position: no-repeat;
  background-size: cover;
}
.Drax-triangleBtn.light:hover .triangle::before {
  background: url(../media/elements/1/trianglefillshape.html);
  background-position: no-repeat;
  background-size: cover;
}

.Drax-popupBtn {
  color: #171818;
  border: none;
  box-shadow: none;
  background: transparent;
  font-weight: 600;
  font-size: 23px;
}
@media (max-width: 1299px) {
  .Drax-popupBtn {
    font-size: 18px;
  }
}
@media (max-width: 992px) {
  .Drax-popupBtn {
    font-size: 23px;
  }
}
@media (max-width: 490px) {
  .Drax-popupBtn {
    font-size: 18px;
  }
}
.Drax-popupBtn.light {
  color: #F4F9FB;
}
.Drax-popupBtn:hover {
  color: #1AD4CD;
}

#preloader {
  position: fixed;
  top: 0;
  left: 0;
  background-color: #ffffff;
  z-index: 99999;
  width: 100%;
  text-align: center;
  height: 100vh;
  padding-top: 50px;
}
#preloader .socket {
  width: 200px;
  height: 200px;
  position: absolute;
  left: 50%;
  margin-left: -100px;
  top: 50%;
  margin-top: -100px;
  z-index: 99999;
}
#preloader .socket .hex-brick {
  background: #000000;
  width: 30px;
  height: 17px;
  position: absolute;
  top: 5px;
  animation-name: fade00;
  animation-duration: 2s;
  animation-iteration-count: infinite;
  -webkit-animation-name: fade00;
  -webkit-animation-duration: 2s;
  -webkit-animation-iteration-count: infinite;
}
#preloader .socket .h2 {
  transform: rotate(60deg);
  -webkit-transform: rotate(60deg);
}
#preloader .socket .h3 {
  transform: rotate(-60deg);
  -webkit-transform: rotate(-60deg);
}
#preloader .socket .gel {
  height: 30px;
  width: 30px;
  transition: all 0.3s;
  -webkit-transition: all 0.3s;
  position: absolute;
  top: 50%;
  left: 50%;
}
#preloader .socket .center-gel {
  margin-left: -15px;
  margin-top: -15px;
  animation-name: pulse00;
  animation-duration: 2s;
  animation-iteration-count: infinite;
  -webkit-animation-name: pulse00;
  -webkit-animation-duration: 2s;
  -webkit-animation-iteration-count: infinite;
}
#preloader .socket .c1 {
  margin-left: -47px;
  margin-top: -15px;
}
#preloader .socket .c2 {
  margin-left: -31px;
  margin-top: -43px;
}
#preloader .socket .c3 {
  margin-left: 1px;
  margin-top: -43px;
}
#preloader .socket .c4 {
  margin-left: 17px;
  margin-top: -15px;
}
#preloader .socket .c5 {
  margin-left: -31px;
  margin-top: 13px;
}
#preloader .socket .c6 {
  margin-left: 1px;
  margin-top: 13px;
}
#preloader .socket .c7 {
  margin-left: -63px;
  margin-top: -43px;
}
#preloader .socket .c8 {
  margin-left: 33px;
  margin-top: -43px;
}
#preloader .socket .c9 {
  margin-left: -15px;
  margin-top: 41px;
}
#preloader .socket .c10 {
  margin-left: -63px;
  margin-top: 13px;
}
#preloader .socket .c11 {
  margin-left: 33px;
  margin-top: 13px;
}
#preloader .socket .c12 {
  margin-left: -15px;
  margin-top: -71px;
}
#preloader .socket .c13 {
  margin-left: -47px;
  margin-top: -71px;
}
#preloader .socket .c14 {
  margin-left: 17px;
  margin-top: -71px;
}
#preloader .socket .c15 {
  margin-left: -47px;
  margin-top: 41px;
}
#preloader .socket .c16 {
  margin-left: 17px;
  margin-top: 41px;
}
#preloader .socket .c17 {
  margin-left: -79px;
  margin-top: -15px;
}
#preloader .socket .c18 {
  margin-left: 49px;
  margin-top: -15px;
}
#preloader .socket .c19 {
  margin-left: -63px;
  margin-top: -99px;
}
#preloader .socket .c20 {
  margin-left: 33px;
  margin-top: -99px;
}
#preloader .socket .c21 {
  margin-left: 1px;
  margin-top: -99px;
}
#preloader .socket .c22 {
  margin-left: -31px;
  margin-top: -99px;
}
#preloader .socket .c23 {
  margin-left: -63px;
  margin-top: 69px;
}
#preloader .socket .c24 {
  margin-left: 33px;
  margin-top: 69px;
}
#preloader .socket .c25 {
  margin-left: 1px;
  margin-top: 69px;
}
#preloader .socket .c26 {
  margin-left: -31px;
  margin-top: 69px;
}
#preloader .socket .c27 {
  margin-left: -79px;
  margin-top: -15px;
}
#preloader .socket .c28 {
  margin-left: -95px;
  margin-top: -43px;
}
#preloader .socket .c29 {
  margin-left: -95px;
  margin-top: 13px;
}
#preloader .socket .c30 {
  margin-left: 49px;
  margin-top: 41px;
}
#preloader .socket .c31 {
  margin-left: -79px;
  margin-top: -71px;
}
#preloader .socket .c32 {
  margin-left: -111px;
  margin-top: -15px;
}
#preloader .socket .c33 {
  margin-left: 65px;
  margin-top: -43px;
}
#preloader .socket .c34 {
  margin-left: 65px;
  margin-top: 13px;
}
#preloader .socket .c35 {
  margin-left: -79px;
  margin-top: 41px;
}
#preloader .socket .c36 {
  margin-left: 49px;
  margin-top: -71px;
}
#preloader .socket .c37 {
  margin-left: 81px;
  margin-top: -15px;
}
#preloader .socket .r1 {
  animation-name: pulse00;
  animation-duration: 2s;
  animation-iteration-count: infinite;
  animation-delay: 0.2s;
  -webkit-animation-name: pulse00;
  -webkit-animation-duration: 2s;
  -webkit-animation-iteration-count: infinite;
  -webkit-animation-delay: 0.2s;
}
#preloader .socket .r2 {
  animation-name: pulse00;
  animation-duration: 2s;
  animation-iteration-count: infinite;
  animation-delay: 0.4s;
  -webkit-animation-name: pulse00;
  -webkit-animation-duration: 2s;
  -webkit-animation-iteration-count: infinite;
  -webkit-animation-delay: 0.4s;
}
#preloader .socket .r3 {
  animation-name: pulse00;
  animation-duration: 2s;
  animation-iteration-count: infinite;
  animation-delay: 0.6s;
  -webkit-animation-name: pulse00;
  -webkit-animation-duration: 2s;
  -webkit-animation-iteration-count: infinite;
  -webkit-animation-delay: 0.6s;
}
#preloader .socket .r1 > .hex-brick {
  animation-name: fade00;
  animation-duration: 2s;
  animation-iteration-count: infinite;
  animation-delay: 0.2s;
  -webkit-animation-name: fade00;
  -webkit-animation-duration: 2s;
  -webkit-animation-iteration-count: infinite;
  -webkit-animation-delay: 0.2s;
}
#preloader .socket .r2 > .hex-brick {
  animation-name: fade00;
  animation-duration: 2s;
  animation-iteration-count: infinite;
  animation-delay: 0.4s;
  -webkit-animation-name: fade00;
  -webkit-animation-duration: 2s;
  -webkit-animation-iteration-count: infinite;
  -webkit-animation-delay: 0.4s;
}
#preloader .socket .r3 > .hex-brick {
  animation-name: fade00;
  animation-duration: 2s;
  animation-iteration-count: infinite;
  animation-delay: 0.6s;
  -webkit-animation-name: fade00;
  -webkit-animation-duration: 2s;
  -webkit-animation-iteration-count: infinite;
  -webkit-animation-delay: 0.6s;
}
#preloader.dark {
  background: #171818;
}
#preloader.dark .socket .hex-brick {
  background: #F4F9FB;
}

@keyframes pulse00 {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
  50% {
    -webkit-transform: scale(0.01);
    transform: scale(0.01);
  }
  100% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}
@keyframes fade00 {
  0% {
    background: #252525;
  }
  50% {
    background: #000000;
  }
  100% {
    background: #353535;
  }
}
/*----------------------------------------*/
/*  04. ANIMATION CSS START
/*----------------------------------------*/
@-webkit-keyframes lfet-right {
  0% {
    opaville: 0;
  }
  50% {
    opaville: 0.5;
  }
  100% {
    opaville: 1;
    background: url(../media/animate/bold-right.html);
    background-repeat: no-repeat;
    background-size: cover;
  }
}
@-moz-keyframes lfet-right {
  0% {
    opaville: 0;
  }
  50% {
    opaville: 0.5;
  }
  100% {
    opaville: 1;
    background: url(../media/animate/bold-right.html);
    background-repeat: no-repeat;
    background-size: cover;
  }
}
@-o-keyframes lfet-right {
  0% {
    opaville: 0;
  }
  50% {
    opaville: 0.5;
  }
  100% {
    opaville: 1;
    background: url(../media/animate/bold-right.html);
    background-repeat: no-repeat;
    background-size: cover;
  }
}
@keyframes lfet-right {
  0% {
    opaville: 0;
  }
  50% {
    opaville: 0.8;
  }
  100% {
    opaville: 1;
  }
}
@-webkit-keyframes lfet-right2 {
  0% {
    opaville: 0;
  }
  50% {
    opaville: 0.8;
  }
  100% {
    opaville: 1;
    background: url(../media/animate/dark-right.html);
    background-repeat: no-repeat;
    background-size: cover;
  }
}
@-moz-keyframes lfet-right2 {
  0% {
    opaville: 0;
  }
  50% {
    opaville: 0.8;
  }
  100% {
    opaville: 1;
    background: url(../media/animate/dark-right.html);
    background-repeat: no-repeat;
    background-size: cover;
  }
}
@-o-keyframes lfet-right2 {
  0% {
    opaville: 0;
  }
  50% {
    opaville: 0.8;
  }
  100% {
    opaville: 1;
    background: url(../media/animate/dark-right.html);
    background-repeat: no-repeat;
    background-size: cover;
  }
}
@keyframes lfet-right2 {
  0% {
    opaville: 0;
  }
  50% {
    opaville: 0.8;
  }
  100% {
    opaville: 1;
  }
}
@keyframes animate1 {
  0% {
    left: 30%;
    top: 20%;
  }
  20% {
    left: 75%;
    top: 45%;
  }
  40% {
    left: 55%;
    top: 5%;
  }
  60% {
    left: 5%;
    top: 45%;
  }
  80% {
    left: 95%;
    top: 25%;
  }
  100% {
    left: 25%;
    top: 25%;
  }
}
@keyframes animate2 {
  0% {
    left: 38%;
    top: 40%;
  }
  20% {
    left: 74%;
    top: 80%;
  }
  40% {
    left: 5%;
    top: 35%;
  }
  60% {
    left: 95%;
    top: 65%;
  }
  80% {
    left: 55%;
    top: 8%;
  }
  100% {
    left: 99%;
    top: 0%;
  }
}
@keyframes animate3 {
  0% {
    right: 12%;
    top: 24%;
  }
  20% {
    right: 88%;
    top: 76%;
  }
  40% {
    right: 17%;
    top: 44%;
  }
  60% {
    right: 65%;
    top: 88%;
  }
  80% {
    right: 5%;
    top: 18%;
  }
  100% {
    right: 99%;
    top: 99%;
  }
}
@keyframes animate4 {
  0% {
    top: 3%;
    left: 30%;
  }
  20% {
    left: 30%;
    top: 100%;
  }
  40% {
    left: 100%;
    top: 30%;
  }
  60% {
    left: 0%;
    top: 30%;
  }
  80% {
    left: 45%;
    top: 78%;
  }
  100% {
    left: 97%;
    top: 30%;
  }
}
@keyframes animate5 {
  0% {
    top: 40%;
    left: 0%;
  }
  20% {
    left: 88%;
    top: 80%;
  }
  40% {
    left: 20%;
    top: 20%;
  }
  60% {
    left: 63%;
    top: 55%;
  }
  80% {
    left: 7%;
    top: 90%;
  }
  100% {
    left: 88%;
    top: 9%;
  }
}
@keyframes animate6 {
  0% {
    left: 40%;
    top: 45%;
  }
  20% {
    left: 92%;
    top: 40%;
  }
  40% {
    left: 20%;
    top: 2%;
  }
  60% {
    left: 0%;
    top: 40%;
  }
  80% {
    left: 50%;
    top: 58%;
  }
  100% {
    left: 97%;
    top: 88%;
  }
}
@keyframes animate7 {
  0% {
    left: 42%;
    top: 100%;
  }
  20% {
    left: 95%;
    top: 40%;
  }
  40% {
    left: 40%;
    top: 25%;
  }
  60% {
    left: 0%;
    top: 40%;
  }
  80% {
    left: 50%;
    top: 20%;
  }
  100% {
    left: 97%;
    top: 88%;
  }
}
@keyframes animate8 {
  0% {
    left: 78%;
    top: 90%;
  }
  20% {
    left: 78%;
    top: 10%;
  }
  40% {
    left: 5%;
    top: 69%;
  }
  60% {
    left: 20%;
    top: 100%;
  }
  80% {
    left: 100%;
    top: 45%;
  }
  100% {
    left: 19%;
    top: 8%;
  }
}
@keyframes animate9 {
  0% {
    left: 88%;
    top: 30%;
  }
  20% {
    left: 100%;
    top: 25%;
  }
  40% {
    left: 25%;
    top: 100%;
  }
  60% {
    left: 75%;
    top: 75%;
  }
  80% {
    left: 22%;
    top: 0%;
  }
  100% {
    left: 44%;
    top: 35%;
  }
}
@keyframes animate10 {
  0% {
    top: 10%;
    left: 90%;
  }
  20% {
    left: 10%;
    top: 80%;
  }
  40% {
    left: 20%;
    top: 100%;
  }
  60% {
    left: 100%;
    top: 45%;
  }
  80% {
    left: 45%;
    top: 0%;
  }
  100% {
    left: 4%;
    top: 45%;
  }
}
@keyframes animate11 {
  0% {
    top: 12%;
    left: 75%;
  }
  20% {
    left: 24%;
    top: 100%;
  }
  40% {
    left: 40%;
    top: 100%;
  }
  60% {
    left: 0%;
    top: 45%;
  }
  80% {
    left: 45%;
    top: 0%;
  }
  100% {
    left: 50%;
    top: 50%;
  }
}
@keyframes animate12 {
  0% {
    top: 18%;
    left: 60%;
  }
  20% {
    left: 50%;
    top: 50%;
  }
  40% {
    left: 50%;
    top: 100%;
  }
  60% {
    left: 0%;
    top: 0%;
  }
  80% {
    left: 25%;
    top: 27%;
  }
  100% {
    left: 100%;
    top: 100%;
  }
}
@keyframes animate13 {
  0% {
    top: 30%;
    left: 28%;
  }
  33% {
    left: 52%;
    top: 52%;
  }
  66% {
    left: 100%;
    top: 42%;
  }
  100% {
    left: 35%;
    top: 35%;
  }
}
@keyframes animate14 {
  0% {
    top: 65%;
    left: 20%;
  }
  50% {
    left: 500%;
    top: 0%;
  }
  100% {
    left: 45%;
    top: 48%;
  }
}
@keyframes animate15 {
  0% {
    top: 50%;
    left: 90%;
  }
  50% {
    left: 0%;
    top: 40%;
  }
  100% {
    left: 57%;
    top: 58%;
  }
}
@keyframes animate16 {
  0% {
    top: 50%;
    left: 50%;
  }
  50% {
    left: 100%;
    top: 0%;
  }
  100% {
    left: 10%;
    top: 90%;
  }
}
@keyframes animate17 {
  0% {
    top: 49%;
    left: 35%;
  }
  50% {
    left: 100%;
    top: 100%;
  }
  100% {
    left: 10%;
    top: 10%;
  }
}
@keyframes animate18 {
  0% {
    top: 35%;
    left: 35%;
  }
  33% {
    left: 100%;
    top: 40%;
  }
  100% {
    left: 0%;
    top: 40%;
  }
}
@keyframes animate19 {
  0% {
    top: 60%;
    left: 60%;
  }
  33% {
    left: 40%;
    top: 100%;
  }
  100% {
    left: 40%;
    top: 0%;
  }
}
@keyframes bulb {
  0% {
    opaville: 0;
  }
  50% {
    opaville: 0.5;
  }
  100% {
    opaville: 1;
  }
}
@-webkit-keyframes kenburns-left {
  0% {
    -webkit-transform: scale(1) translate(0, 0);
    transform: scale(1) translate(0, 0);
    -webkit-transform-origin: 16% 50%;
    transform-origin: 16% 50%;
  }
  100% {
    -webkit-transform: scale(1.25) translate(-20px, 15px);
    transform: scale(1.25) translate(-20px, 15px);
    -webkit-transform-origin: left;
    transform-origin: left;
  }
}
@keyframes kenburns-left {
  0% {
    -webkit-transform: scale(1) translate(0, 0);
    transform: scale(1) translate(0, 0);
    -webkit-transform-origin: 16% 50%;
    transform-origin: 16% 50%;
  }
  100% {
    -webkit-transform: scale(1.25) translate(-20px, 15px);
    transform: scale(1.25) translate(-20px, 15px);
    -webkit-transform-origin: left;
    transform-origin: left;
  }
}
@-webkit-keyframes kenburns-top-right {
  0% {
    -webkit-transform: scale(1) translate(0, 0);
    transform: scale(1) translate(0, 0);
    -webkit-transform-origin: 84% 16%;
    transform-origin: 84% 16%;
  }
  100% {
    -webkit-transform: scale(1.25) translate(20px, -15px);
    transform: scale(1.25) translate(20px, -15px);
    -webkit-transform-origin: right top;
    transform-origin: right top;
  }
}
@keyframes kenburns-top-right {
  0% {
    -webkit-transform: scale(1) translate(0, 0);
    transform: scale(1) translate(0, 0);
    -webkit-transform-origin: 84% 16%;
    transform-origin: 84% 16%;
  }
  100% {
    -webkit-transform: scale(1.25) translate(20px, -15px);
    transform: scale(1.25) translate(20px, -15px);
    -webkit-transform-origin: right top;
    transform-origin: right top;
  }
}
@keyframes fadein {
  0% {
    opaville: 0;
  }
  33% {
    opaville: 0.2;
  }
  66% {
    opaville: 0.5;
  }
  100% {
    opaville: 1;
  }
}
@keyframes fadein2 {
  0% {
    opaville: 0;
  }
  33% {
    opaville: 0;
  }
  33% {
    opaville: 0.2;
  }
  66% {
    opaville: 0.5;
  }
  100% {
    z-index: 150;
    opaville: 1;
  }
}
@keyframes slide1 {
  0% {
    top: 20%;
  }
  20% {
    top: 100%;
  }
  40% {
    top: 5%;
  }
  60% {
    top: 100%;
  }
  80% {
    top: 0%;
  }
  100% {
    top: 100%;
  }
}
@keyframes slide2 {
  0% {
    top: 100%;
  }
  20% {
    top: 20%;
  }
  40% {
    top: 100%;
  }
  60% {
    top: 0%;
  }
  80% {
    top: 100%;
  }
  100% {
    top: 0%;
  }
}
@keyframes blinker {
  50% {
    opaville: 0.1;
  }
}
.line-animate {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
}
.line-animate .line {
  position: absolute;
  width: 1px;
  height: 100%;
  left: 0;
  z-index: 10;
  background: #DFE5E8;
}
.line-animate .line .dots {
  position: sticky;
  width: 25px;
  height: 25px;
  margin-left: -12.5px;
  top: 200px;
  z-index: 11;
  border-radius: 50px;
  background: #F4F9FB;
  border: 1px solid #DFE5E8;
}
@media (max-width: 490px) {
  .line-animate .line .dots {
    width: 18px;
    height: 18px;
    margin-left: -9px;
  }
}
@media (max-width: 580px) {
  .line-animate .line.line-1 {
    display: none;
  }
}
@media (max-width: 580px) {
  .line-animate .line.line-1 .dots {
    display: none;
  }
}
.line-animate .line.line-2 {
  left: 16.66%;
}
.line-animate .line.line-2 .dots {
  top: 300px;
}
.line-animate .line.line-3 {
  left: 33.32%;
}
@media (max-width: 580px) {
  .line-animate .line.line-3 {
    display: none;
  }
}
.line-animate .line.line-3 .dots {
  top: 400px;
}
.line-animate .line.line-4 {
  left: 49.98%;
}
.line-animate .line.line-4 .dots {
  top: 500px;
}
.line-animate .line.line-5 {
  left: 66.66%;
}
@media (max-width: 992px) {
  .line-animate .line.line-5 {
    display: block;
  }
}
@media (max-width: 580px) {
  .line-animate .line.line-5 {
    display: none;
  }
}
.line-animate .line.line-5 .dots {
  top: 600px;
}
@media (max-width: 992px) {
  .line-animate .line.line-5 .dots {
    display: block;
  }
}
@media (max-width: 580px) {
  .line-animate .line.line-5 .dots {
    display: none;
  }
}
.line-animate .line.line-6 {
  left: 83.3%;
}
@media (max-width: 992px) {
  .line-animate .line.line-6 {
    display: block;
  }
}
.line-animate .line.line-6 .dots {
  top: 600px;
}
@media (max-width: 992px) {
  .line-animate .line.line-6 .dots {
    display: block;
  }
}
.line-animate.dark .line {
  background: #353838;
}
.line-animate.dark .line .dots {
  background: #171818;
  border: 1px solid #353838;
}

.dark .line-animate .line {
  background: #353838;
}
.dark .line-animate .line .dots {
  background: #171818;
  border: 1px solid #353838;
}

.light-bg {
  background: #F4F9FB;
}

.dark-2 {
  background: #171818;
}

.light-shadow {
  box-shadow: 15px 23px 28px rgba(0, 0, 0, 0.12), 4px 6px 15px rgba(0, 0, 0, 0.24);
}

.dark-shadow {
  box-shadow: 95px 143px 48px rgba(0, 0, 0, 0.01), 61px 92px 44px rgba(0, 0, 0, 0.06), 34px 52px 37px rgba(0, 0, 0, 0.2), 15px 23px 28px rgba(0, 0, 0, 0.34), 4px 6px 15px rgba(0, 0, 0, 0.4), 0px 0px 1px rgba(0, 0, 0, 0.4);
}

/*=======================================================================
    3.Blocks Styles 
=========================================================================*/
/*-------------------------
    Banner Area Styles
-------------------------*/
.banner {
  background: url(../media/background-bg/banner-bg.png);
  background-color: #F4F9FB;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}
@media (max-width: 490px) {
  .banner .logo {
    text-align: center;
  }
}
.banner .banner-img {
  box-shadow: 15px 23px 28px rgba(0, 0, 0, 0.12), 4px 6px 15px rgba(0, 0, 0, 0.24);
  transition: all 500ms cubic-bezier(0.33, 1, 0.68, 1);
}
.banner .banner-img a {
  display: block;
}
.banner .banner-img a img {
  object-fit: cover;
  width: 100%;
}
.banner .banner-img:hover {
  box-shadow: 25px 40px 48px rgba(0, 0, 0, 0.12), 4px 6px 15px rgba(0, 0, 0, 0.24);
  transform: translate(0, -0.25rem) scale(1.0075);
}
.banner .detail-des {
  font-weight: 500;
  font-size: 32px;
  line-height: 130%;
  margin-bottom: 64px;
  color: #353838;
}
.banner .detail-des b {
  font-size: 32px;
  color: #1AD4CD;
}
@media (max-width: 992px) {
  .banner .detail-des b {
    font-size: 26px;
  }
}
@media (max-width: 492px) {
  .banner .detail-des b {
    font-size: 24px;
  }
}
@media (max-width: 1650px) {
  .banner .detail-des {
    margin-bottom: 120px;
  }
}
@media (max-width: 992px) {
  .banner .detail-des {
    margin-bottom: 64px;
    font-size: 26px;
  }
}
@media (max-width: 492px) {
  .banner .detail-des {
    margin-bottom: 48px;
    font-size: 24px;
  }
}

/*-------------------------
    Pages Area Styles
-------------------------*/
.home-pages {
  position: relative;
  overflow: hidden;
}
.home-pages .title-block {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}
@media (max-width: 580px) {
  .home-pages .title-block {
    display: none;
  }
}
.home-pages .title-block .title {
  position: absolute;
  top: 360px;
  z-index: 10;
}
@media (max-width: 1199px) {
  .home-pages .title-block .title {
    top: 335px;
  }
}
@media (max-width: 992px) {
  .home-pages .title-block .title {
    top: 260px;
  }
}
.home-pages .title-block .title h2 {
  transform: rotate(-90deg);
  font-size: 100px;
  font-weight: 700;
  margin: 0;
  display: inline-block;
  z-index: 9999;
  color: #AAB1B4;
  animation: blinker 2s linear infinite;
}
@media (max-width: 1199px) {
  .home-pages .title-block .title h2 {
    font-size: 48px;
  }
}
.home-pages .title-block .title.left {
  left: 0;
}
.home-pages .title-block .title.right {
  right: 0;
  text-align: end;
}
@media (max-width: 768px) {
  .home-pages .title-block .title.right {
    top: 630px;
  }
}
.home-pages .title-block .title.right h2 {
  color: #AAB1B4;
}
.home-pages .pages {
  background: linear-gradient(90deg, #F4F9FB 50.01%, #161818 50.01%);
  position: relative;
}
.home-pages .pages.st-1 .title-block .title {
  top: 490px;
}
@media (max-width: 1199px) {
  .home-pages .pages.st-1 .title-block .title {
    top: 430px;
  }
}
@media (max-width: 992px) {
  .home-pages .pages.st-1 .title-block .title {
    top: 330px;
  }
}
@media (max-width: 768px) {
  .home-pages .pages.st-1 .title-block .title.right {
    top: 870px;
  }
}
.home-pages .pages.st-2 .title-block .title {
  top: 235px;
}
@media (max-width: 1199px) {
  .home-pages .pages.st-2 .title-block .title {
    top: 170px;
  }
}
@media (max-width: 992px) {
  .home-pages .pages.st-2 .title-block .title {
    top: 110px;
  }
}
@media (max-width: 768px) {
  .home-pages .pages.st-2 .title-block .title {
    top: 175px;
  }
}
@media (max-width: 768px) {
  .home-pages .pages.st-2 .title-block .title.right {
    top: 685px;
  }
}
.home-pages .pages a {
  display: block;
  position: relative;
  z-index: 100;
}
.home-pages .pages a img {
  width: 100%;
  object-fit: cover;
  transition: all 500ms cubic-bezier(0.33, 1, 0.68, 1);
}
.home-pages .pages a h4 {
  text-align: center;
  font-weight: 700;
  font-size: 40px;
  color: #0C0D0D;
  mix-blend-mode: difference;
  margin: 40px 0 70px;
}
@media (max-width: 1199px) {
  .home-pages .pages a h4 {
    font-size: 28px;
  }
}
@media (max-width: 992px) {
  .home-pages .pages a h4 {
    font-size: 21px;
  }
}
@media (max-width: 768px) {
  .home-pages .pages a h4 {
    font-size: 18px;
  }
}
.home-pages .pages a h4.dark {
  color: #AAB1B4;
}
.home-pages .pages a:hover img {
  box-shadow: 25px 40px 48px rgba(0, 0, 0, 0.12), 4px 6px 15px rgba(0, 0, 0, 0.24);
  transform: translate(0, -0.25rem) scale(1.0075);
}
.home-pages .pages a:hover h4 {
  color: #1AD4CD;
}
.home-pages .pages a:hover h4.dark {
  color: #1AD4CD;
}

/*-------------------------
    slider Area Styles
-------------------------*/
.lending-slider {
  background: #F4F9FB;
  padding-bottom: 140px;
}
@media (max-width: 1199px) {
  .lending-slider {
    padding-bottom: 120px;
  }
}
@media (max-width: 992px) {
  .lending-slider {
    padding-bottom: 100px;
  }
}
@media (max-width: 768px) {
  .lending-slider {
    padding-bottom: 120px;
  }
}
.lending-slider .slider-2,
.lending-slider .slider {
  position: relative;
  z-index: 100;
}
.lending-slider .slider-2 .slider-block,
.lending-slider .slider .slider-block {
  margin: 45px 10px;
}
.lending-slider img {
  box-shadow: 15px 23px 28px rgba(0, 0, 0, 0.12), 4px 6px 15px rgba(0, 0, 0, 0.24);
}
.lending-slider.dark {
  background: #171818;
}
.lending-slider.dark .slick-prev:before,
.lending-slider.dark .slick-next:before {
  color: #F4F9FB;
}
.lending-slider.dark .slick-prev,
.lending-slider.dark .slick-next {
  color: #F4F9FB;
}

.slider-block {
  transition: all 500ms cubic-bezier(0.33, 1, 0.68, 1);
}
.slider-block:hover {
  transform: translate(0, -0.25rem) scale(1.0085);
}

/*-------------------------
    inner Area Styles
-------------------------*/
.inner-pages {
  background: linear-gradient(90deg, #F4F9FB 50.01%, #161818 50.01%);
}
.inner-pages .title {
  position: relative;
  z-index: 999;
}
.inner-pages .title p {
  font-size: 20px;
  font-weight: 700;
  color: #1AD4CD;
  margin-bottom: 8px;
}
@media (max-width: 490px) {
  .inner-pages .title p {
    font-size: 14px;
  }
}
.inner-pages .title h4 {
  font-size: 80px;
  font-weight: 700;
  color: #0C0D0D;
  margin-bottom: 8px;
  padding-left: 120px;
  color: #0C0D0D;
  mix-blend-mode: difference;
}
@media (max-width: 992px) {
  .inner-pages .title h4 {
    font-size: 72px;
  }
}
@media (max-width: 768px) {
  .inner-pages .title h4 {
    font-size: 58px;
    padding-left: 0;
  }
}
@media (max-width: 490px) {
  .inner-pages .title h4 {
    font-size: 38px;
    padding-left: 0;
  }
}
.inner-pages .overlay {
  margin-top: -200px;
  position: relative;
  z-index: 20;
}
@media (max-width: 992px) {
  .inner-pages .overlay {
    margin-top: -180px;
  }
}
@media (max-width: 768px) {
  .inner-pages .overlay {
    margin-top: -150px;
  }
}
@media (max-width: 580px) {
  .inner-pages .overlay {
    margin-top: -100px;
  }
}
@media (max-width: 490px) {
  .inner-pages .overlay {
    margin-top: -50px;
  }
}

/*-------------------------
    Footer Area Styles
-------------------------*/
.footer .logo {
  margin-bottom: 64px;
}
.footer .footer-title h2 {
  font-size: 40px;
  font-weight: 700;
  color: #0C0D0D;
  margin-bottom: 8px;
}
@media (max-width: 490px) {
  .footer .footer-title h2 {
    font-weight: 600;
    font-size: 28px;
  }
}
@media (max-width: 400px) {
  .footer .footer-title h2 {
    font-weight: 600;
    font-size: 21px;
  }
}
.footer .footer-title h2 a {
  display: inline-block;
  color: #1AD4CD;
}
.footer .copyrightText {
  color: #8C8C8C;
  font-size: 14px;
  font-weight: 400;
  padding-bottom: 32px;
}

/*# sourceMappingURL=app.css.map */
