@import url('https://fonts.googleapis.com/css2?family=Montserrat:wght@100;200;300;400;500;600;700;800;900&family=Playfair+Display:wght@400;500;600;700;800;900&display=swap');
/*
font-family: 'Montserrat', sans-serif;
font-family: 'Playfair Display', serif;
*/
@font-face {
    font-family: 'OptimaR';
    src: url('../../assets/fonts/Optima.eot');
    src: url('../../assets/fonts/Optima.eot?#iefix') format('embedded-opentype'),
        url('../../assets/fonts/Optima.woff2') format('woff2'),
        url('../../assets/fonts/Optima.woff') format('woff'),
        url('../../assets/fonts/Optima.ttf') format('truetype'),
        url('../../assets/fonts/Optima.svg#Optima') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}
/*medium*/
@font-face {
    font-family: 'OptimaM';
    src: url('../../assets/fonts/Optima-Medium.eot');
    src: url('../../assets/fonts/Optima-Medium.eot?#iefix') format('embedded-opentype'),
        url('../../assets/fonts/Optima-Medium.woff2') format('woff2'),
        url('../../assets/fonts/Optima-Medium.woff') format('woff'),
        url('../../assets/fonts/Optima-Medium.ttf') format('truetype'),
        url('../../assets/fonts/Optima-Medium.svg#Optima-Medium') format('svg');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}
/*medium*/
/*bold*/
@font-face {
    font-family: 'OptimaB';
    src: url('../../assets/fonts/Optima-Bold.eot');
    src: url('../../assets/fonts/Optima-Bold.eot?#iefix') format('embedded-opentype'),
        url('../../assets/fonts/Optima-Bold.woff2') format('woff2'),
        url('../../assets/fonts/Optima-Bold.woff') format('woff'),
        url('../../assets/fonts/Optima-Bold.ttf') format('truetype'),
        url('../../assets/fonts/Optima-Bold.svg#Optima-Bold') format('svg');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}
/*bold*/
nav.navbar.navbar-expand-lg.navbar-light.bg-light {
    padding: 0;
    margin: 0;
}

/* Header */
header .navbar-expand-lg .navbar-collapse {
    flex-grow: unset;
}header nav.navbar.navbar-expand-lg.navbar-light.bg-light {
    background-color: unset !important;
}
.banner img
header {
    background: #000;
    padding: 11px 0px;
}

header .navbar-expand-lg .navbar-nav .nav-link {color: #fff !important;font-size: 18px;letter-spacing: 0.2px;padding-right: 1rem !important;padding-left: 1rem !important;}

/* Header */

.container {
    max-width: 1366px;
}
body{
    font-family: 'OptimaR';
}
p{
    font-size: 16px;
    font-weight: 500;
    line-height: 24px;
    margin: 10px 0;
}
.sec-hd{
    font-size: 18px;
    color: #fff;
    font-weight: 400;
    text-align:left;
}
.sec-hd-footer{
    font-size: 18px;
    color: #fff;
    font-weight: 400;
    text-align: left;
}
.hd{
    color: #fff;
    font-size: 44px;
    font-weight: 900;
    line-height: 47px;
    margin: 5px 0 2px;
}
.main-butn {
    padding: 3% 0px 0px !IMPORTANT;
}

.main-butn a {
    color: #fff;
    text-decoration: unset !important;
    padding: 17px 27px;
    font-weight: 500;
    font-size: 22px;
    letter-spacing: 0.4px;
    TRANSITION: 0.5S ease !important;
    font-weight: 500;
}
section.disclaimer:before {
    position: absolute;
    content: "";
    background: #00000033;
    height: 100%;
    width: 100%;
    z-index: -1;
}
section.disclaimer {
    padding: 0% 12%!IMPORTANT;
    background: url(/assets/images/Image_1.jpg) no-repeat;
    text-align: center;
    width: 100%;
    background-size: cover;
    background-position: center;
    height: 100VH;
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
}
.banner img {
    height: 550px !important;
    object-fit: cover;
    object-position: center;
    position: relative;
    z-index: -1;
}.banner img:before {
    background: #000;
    height: 100%;
    width: 100%;
    position: absolute;
    content: "";
}

.banner .carousel-item {
position: relative;
} 

.banner .carousel-item:before 
{
    position: absolute;
    content: "";
    background-color: #0000008d;
    width: 100%;
    height: 100%;
    
}
section.disclaimer img {
    width: 44%;
}

section.disclaimer h2.hd {
    padding-top: 30px;
}
section.home-content:before {
  position: absolute;
  content: "";
  background: #0000009c;
  height: 100%;
  width: 100%;
  z-index: -1;
}

section.home-content .dix-flexx {
    display: flex;
    align-items: flex-start;
    justify-content: center;
    flex-direction: column;
}
section.home-content {
    /*padding: 0% 2% ! IMPORTANT;*/
    background: url(/assets/images/Image_3.jpg) no-repeat;
    text-align: center;
    width: 100%;
    background-size: cover;
    background-position: center;
    height: 104vh;
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
    z-index:1;
}.home-content-ab {
  background: url(/assets/images/Image_2.jpg) no-repeat !important;
  WIDTH: 100% !IMPORTANT;
  BACKGROUND-SIZE: COVER !IMPORTANT;
  BACKGROUND-POSITION: CENTER TOP !IMPORTANT;
}.home-content-co {
  background: url(/assets/images/Image_4.jpg) no-repeat !IMPORTANT;
  background-size: cover !important;
}
.home-content-sol {
    background: url(/assets/images/solutions.jpg) no-repeat !important;
    background-size: cover !important;
}
/* Footer */
footer {
    background: transparent;
    position: relative;
    margin-top: -70px;
    z-index: 1;
}

footer p.sec-hd {
    color: #fff;
    padding: 17px 0px 0px;
    width: 60%;
    margin: 0 auto;
}

.footer-social-icons i {
    background: #ffff;
    width: 35px;
    height: 35PX;
    FONT-SIZE: 20PX;
    line-height: 34px;
    color: #000;
}

.footer-social-icons a {
    margin: 5px;
}
.footer-social-icons {
  padding-top: 34px;
}
/*footer .copy {*/
/*    border-top: 1px solid #cccccc52;*/
/*    margin-top: 44px;*/
/*}*/

/* Footer */

/*  */

/* Login Form*/
.login_form {
    display: flex;
    justify-content: center;
    background-color: #1e1d1d;
    height: 100vh;
    align-items: center;
}
::selection {
  background: #000;
  color: #fff;
}
.wrapper {
  overflow: hidden;
  max-width: 400px;
  width: 400px;
  background: transparent;
  padding: 30px;
  border-radius: 15px;
  box-shadow: none;
}
.wrapper .title-text {
  display: flex;
  width: 200%;
}
.wrapper .title {
  width: 50%;
  font-size: 35px;
  font-weight: 600;
  text-align: center;
  transition: all 0.6s cubic-bezier(0.68, -0.55, 0.265, 1.55);
}
.wrapper .slide-controls {
  position: relative;
  display: flex;
  height: 50px;
  width: 100%;
  overflow: hidden;
  margin: 30px 0 10px 0;
  justify-content: space-between;
  border: 1px solid lightgrey;
  border-radius: 15px;
}
.slide-controls .slide {
  height: 100%;
  width: 100%;
  color: #fff;
  font-size: 18px;
  font-weight: 500;
  text-align: center;
  line-height: 48px;
  cursor: pointer;
  z-index: 1;
  transition: all 0.6s ease;
}
.slide-controls label.signup {
  color: #000;
}
.slide-controls .slider-tab {
  position: absolute;
  height: 100%;
  width: 50%;
  left: 0;
  z-index: 0;
  border-radius: 15px;
  background: -webkit-linear-gradient(left, #000, #000, #424950, #424950);
  transition: all 0.6s cubic-bezier(0.68, -0.55, 0.265, 1.55);
}
input[type="radio"] {
  display: none;
}
#signup:checked ~ .slider-tab {
  left: 50%;
}
#signup:checked ~ label.signup {
  color: #fff;
  cursor: default;
  user-select: none;
}
#signup:checked ~ label.login {
  color: #000;
}
#login:checked ~ label.signup {
  color: #000;
}
#login:checked ~ label.login {
  cursor: default;
  user-select: none;
}
.wrapper .form-container {
  width: 100%;
  overflow: hidden;
}
.form-container .form-inner {
  display: flex;
  width: 200%;
}
.form-container .form-inner form {
  width: 50%;
  transition: all 0.6s cubic-bezier(0.68, -0.55, 0.265, 1.55);
}
.form-inner form .field {
  height: 50px;
  width: 100%;
  margin-top: 20px;
  padding: 0;
}
.form-inner form .field input {
  height: 100%;
  width: 100%;
  outline: none;
  /*padding-left: 15px;*/
  border: none;
  border-radius: 1px;
  border-bottom: 1px solid #dfdfdf;
  border-bottom-width: 2px;
  font-size: 17px;
  transition: all 0.3s ease;
  background: transparent;
}
.form-inner form .field input:focus {
  border-color: #000;
  /* box-shadow: inset 0 0 3px #fb6aae; */
}
.form-inner form .field input::placeholder {
  color: #999;
  transition: all 0.3s ease;
}
form .field input:focus::placeholder {
  color: #000;
}
.form-inner form .pass-link {
  margin-top: 5px;
}
.form-inner form .signup-link {
  text-align: center;
  margin-top: 30px;
  color: #fff;
}
.form-inner form .pass-link a,
.form-inner form .signup-link a {
  color: #fff;
  text-decoration: none;
  font-weight: 500;
}
.form-inner form .pass-link a:hover,
.form-inner form .signup-link a:hover {
  text-decoration: underline;
}
form .btn {
  height: 50px;
  width: 100%;
  border-radius: 15px;
  position: relative;
  overflow: hidden;
}
form .btn .btn-layer {
  height: 100%;
  width: 300%;
  position: absolute;
  left: -100%;
  background: transparent;
  border-radius: 15px;
  transition: all 0.4s ease;
  margin: -6px 0 0;
  /*border-bottom: 1px solid #fff;*/
}
form .btn:hover .btn-layer {
  left: 0;
}
form .btn input[type="submit"] {
  height: 100%;
  width: 100%;
  z-index: 1;
  position: relative;
  background: none;
  border: none;
  color: #fff;
  border-radius: 15px;
  font-size: 20px;
  font-weight: 500;
  cursor: pointer;
  text-align: left;
  padding: 0;
}
/* Login Form*/

.main-butn a:hover {
    color: #FF7D33;
    TRANSITION: 0.5S ease !important;
}.footer-social-icons i:hover {
    background: #FF7D33;
    transition: 0.5s ease !important;
    color: #fff;
}
form .btn .btn-layer:hover {
    /*border-bottom: 1px solid #FF7D33;*/
    border-radius: 0 !important;
}
form .btn input[type="submit"]:hover {
    color: #FF7D33;
}
.form-inner form .field input::placeholder {
    color: #fff;
}
header .navbar-expand-lg .navbar-nav .nav-link:hover {
    color: #FF7D33 !important;
    transition: 0.5s ease !important;
}
header {
    padding: 14px 0px 6px !important;
    background: transparent !important;
    margin: 0px 0px -74px;
    z-index: 9;
    position: relative;
}