@import url('https://fonts.googleapis.com/css2?family=Raleway:ital,wght@0,100..900;1,100..900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Aleo:ital,wght@0,100..900;1,100..900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Raleway:ital,wght@0,100..900;1,100..900&display=swap');
@font-face {
   font-family: NEXAFONT-bold;
   src: url(../css/fonts/Nexa-Bold.otf);
}

*
{
    margin:0;
    padding:0;
    box-sizing: border-box;
}
.banner {
    padding: 0;
    background-color: #eee;
    position: relative;
}
table
{
        font-family: "Raleway";
    font-size: 16px;
    font-weight: 500;
}
.info-cp
{
        font-family: "Raleway";
    color: #fff;
    font-size: 14px;
    font-weight: 430;
    line-height: 26px;
    text-align: center;
    padding-top: 35px;
    letter-spacing: 0.5px;
}
.cop-right
{
        border-top: 0.5px solid #4e4e4e;
    margin-top: 3em;
}
.soc-link
{
    display: flex;
}
.address-div
{
      margin-top: 20px;
    box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
    padding: 30px;
    border-radius: 20px;
        height:380px;
        background-color: #000;
}
.txt-just
{
    text-align: justify;
}
.soc-link
{
    display: flex;
    justify-content: center;
    margin-top: 20px;
/*    border-top: 0.5px solid rgb(250 247 247 / 21%);*/
    padding-top: 0px;
}
.soc-link li
{
margin-left: 8px;
}
.sub-title-43 {
    color: #1e1b33;
    font-family: "Raleway", serif;
    font-size: 18px;
    font-weight: 550;
    margin: 0 0 30px 0;
    padding: 0;
    text-align: center;
}
#myVideo {
    width: 100%;
    min-height: 300px;
}

.line
{
        width: 40%;
    height: 1px;
    background: #484848;
    margin: 0 auto 40px auto;
}
.d-grid
{
        display: grid;
    /* justify-content: space-between; */
    align-items: center;
}
.title56 {
    font-family: "Aleo";
    color: #1e1b33;
    font-size: 29px;
    line-height: 40px;
    letter-spacing: 0.5px;
    margin-top: 20px;
}
body
{
    overflow-x: hidden;
}
.padding-right-18px
{
        padding-right: 18px;

}
.line-2 {
    width: 55%;
    height: 2px;
    background: #d1b494;
    margin: 14px 0;
}
.sec-12
{
        margin-top: -119px;
}
.arr-back-img
{
        font-size: 30px;
    transform: rotate(-39deg);
    position: absolute;
    bottom: 0;
    transition: 0.5s all;
}
.trad-box-info
{
    padding: 30px;
}
.sec-12-box
{
margin:0 100px;
}
.trad-box h2
{
     font-family: "Aleo";
     font-size: 23px;
     margin: 0;
     line-height: 30px;
     padding:0;
}
.trad-box-img img
{
        border-radius: 0 8px 8px 0;
}
.div-flx-box
{
    display: flex;
}
.div-flx-box-2
{
    margin-top: 34px;
}
.trad-box
{
     box-shadow: 0px 14px 20.37px 0.63px rgba(14, 33, 84, 0.31);
     background-color: #fff;
     border-radius: 8px;
     position: relative;
     transition: 0.5s all;
}
.trad-box:hover .arr-back-img
{
transform: rotate(0deg);
}
/*.banner-234 .item {
  height: 80vh;
  position: relative;
}*/
.banner-234 .item img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.banner-234 .item .cover {
  padding: 75px 0;
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.6);
  display: flex;
  align-items: center;
}
.banner-234 .item .cover .header-content {
  position: relative;
  padding: 190px 10px 40px 20px;
  overflow: hidden;
}
.banner-234 .item .cover .header-content .line {
  content: "";
  display: inline-block;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  position: absolute;
  border: 9px solid #fff;
  -webkit-clip-path: polygon(0 0, 60% 0, 36% 100%, 0 100%);
  clip-path: polygon(0 0, 60% 0, 36% 100%, 0 100%);
}
.banner-234 .item .cover .header-content h2 {
  font-weight: 300;
  font-size: 35px;
  color: #fff;
}
/*.banner-234 .item .cover .header-content h1 {
  font-size: 46px;
  font-weight: 600;
  margin: 5px 0 10px;
  word-spacing: 3px;
  color: #fff;
}*/
.banner-234 .item .cover .header-content h1 {
    font-family: "Aleo";
    color: #fff;
    font-size: 52px;
    text-align: left;
    line-height: 70px;
    font-weight: 900;
    margin: 0;
    padding: 0;
    letter-spacing: 1px;
}

.banner-234 .item .cover .header-content h4 {
  font-size: 24px;
  font-weight: 300;
  line-height: 36px;
  color: #fff;
}
.banner-234-heaad-h1 {
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  animation-name: fadeInDown;
  animation-delay: 0.3s;
}
.banner-234 .owl-item.active h2 {
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  animation-name: fadeInDown;
  animation-delay: 0.3s;
}
.banner-234 .owl-item.active h4 {
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  animation-name: fadeInUp;
  animation-delay: 0.3s;
}
.banner-234 .owl-item.active .line {
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  animation-name: fadeInLeft;
  animation-delay: 0.3s;
}
.banner-234 .owl-nav .owl-prev {
  position: absolute;
  left: 15px;
  top: 43%;
  opacity: 0;
  -webkit-transition: all 0.4s ease-out;
  transition: all 0.4s ease-out;
  background: rgba(0, 0, 0, 0.5) !important;
  width: 40px;
  cursor: pointer;
  height: 40px;
  position: absolute;
  display: block;
  z-index: 1000;
  border-radius: 0;
}
.banner-234 .owl-nav .owl-prev span {
  font-size: 1.6875rem;
  color: #fff;
}
.banner-234 .owl-nav .owl-prev:focus {
  outline: 0;
}
.banner-234 .owl-nav .owl-prev:hover {
  background: #000 !important;
}
.banner-234 .owl-nav .owl-next {
  position: absolute;
  right: 15px;
  top: 43%;
  opacity: 0;
  -webkit-transition: all 0.4s ease-out;
  transition: all 0.4s ease-out;
  background: rgba(0, 0, 0, 0.5) !important;
  width: 40px;
  cursor: pointer;
  height: 40px;
  position: absolute;
  display: block;
  z-index: 1000;
  border-radius: 0;
}
.banner-234 .owl-nav .owl-next span {
  font-size: 1.6875rem;
  color: #fff;
}
.banner-234 .owl-nav .owl-next:focus {
  outline: 0;
}
.banner-234 .owl-nav .owl-next:hover {
  background: #000 !important;
}
.banner-234:hover .owl-prev {
  left: 0px;
  opacity: 1;
}
.banner-234:hover .owl-next {
  right: 0px;
  opacity: 1;
}

/*btn-1*/
.ar-iocn-1
{
    font-size: 22px;
    position: relative;
    top:3px;
}
.fle-end
{
        display: flex;
    justify-content: flex-end;
    align-items: center;
}
.sigma_btn-custom-submit {
    cursor: pointer;
    display: inline-block;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    position: relative;
    background-color: #d1b494;
    border: 1px solid #d1b494;
    border: 0;
    color: #000;
    font-size: 15px;
    letter-spacing: normal;
    padding: 12px 7px;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
    border-radius: 6px;
    overflow: hidden;
    z-index: 1;
    font-weight: 500;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 200px;
    top: 0;
    font-family: "Raleway";
    /* left: -14px; */
}

.sigma_btn-custom-submit::before{

  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  border-radius: 6px;
  background-color: #000;
  transform: scaleY(0);
  transform-origin: 50%;
  transition: 0.3s;
  opacity: 0;
  visibility: hidden;
  border: 1px solid #d1b494;
}

.sigma_btn-custom-submit:focus::before,
.sigma_btn-custom-submit:hover::before{
  transform: scaleY(1);
  opacity: 1;
  visibility: visible;
}

.sigma_btn-custom-submit:hover,
.sigma_btn-custom-submit:focus {
    color: #d1b494;
    outline: none;
}
.sigma_btn-custom-submit .ar-icon {
    font-size: 22px;
    padding-left: 20px;
}

/**/
.d-ctn-12 {
    display: flex;
    /* justify-content: center; */
    align-items: center;
    flex-direction: column;
}
.txt-just
{
text-align: justify;
}
.team-box-40
{
    margin-top: 40px;
}
.invest-div-right img
{
    border-radius: 20px;
}
.listchar-21 {
    list-style-type: disc;
    margin: 25px;
}
.team-box
{
    margin:0px;
}
/**/
.team-img-3 {
    border-radius: 10px;
     border-radius: 10px;
    position: relative;
    margin: -25px 40px 0 0px;
}
.team-img-3 img {
    border-radius: 20px;
    width: 100%;
}
.tem-overlay-3{
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    z-index: 1;
    background-image: linear-gradient(to bottom, rgba(50, 46, 46, 0.19) 60%, #000 100%);
    -webkit-background-image: linear-gradient(to bottom, rgba(50, 46, 46, 0.19) 60%, #000 100%);
    -moz-background-image: linear-gradient(to bottom, rgba(50, 46, 46, 0.19) 60%, #000 100%);
    -o-background-image: linear-gradient(to bottom, rgba(50, 46, 46, 0.19) 60%, #000 100%);
    border-radius: 10px;
}
.team-nm-3 {
    position:relative;
    margin-bottom: 12px;
    padding: 12px 0;
    width: 100%;
    z-index: 11;
}

.team-nm-3 h2 {
    font-family: "Raleway";
    color: #fff;
    font-size: 20px;
    font-weight: 400;
    letter-spacing: 0.5px;
    margin-bottom: 8px;
}
.team-nm-3 h3 {
    font-family: "Raleway";
    color: #fff;
    font-size: 14px;
    font-weight: 400;
    letter-spacing: 0.5px;
}

/**/
.team-info
{
    padding:42px;
}
.head-v23 {
    text-transform: uppercase;
    color: #050b18;
    font-size: 19px;
    font-family: "Raleway", serif;
    font-weight: 530;
}
.team-box
{
    background-color: #000;
}
.insec-box-right
{
    padding-left: 30px;
}
.inv-box-2
{
    margin-top: 25px;
}
.in-sec-box
{
    margin-top: 2em;
}
.title-26 {
    font-family: "Raleway";
    font-size: 32px;
    color: #070e2f;
    font-weight: 400;
    letter-spacing: 2px;
    line-height: 38px;
    margin-top: 14px;
    margin-bottom: 24px;
    padding: 0 30px 0 0px;
}
.numb-box
{
    width: 80px;
    height: 80px;
    background-color: #f6e3ce;
    border-radius: 50%;
        display: flex;
    justify-content: center;
    align-items: center;
    box-shadow: rgba(50, 50, 93, 0.25) 0px 13px 27px -5px, rgba(0, 0, 0, 0.3) 0px 8px 16px -8px;
    -webkit-box-shadow: rgba(50, 50, 93, 0.25) 0px 13px 27px -5px, rgba(0, 0, 0, 0.3) 0px 8px 16px -8px;
    -moz-box-shadow: rgba(50, 50, 93, 0.25) 0px 13px 27px -5px, rgba(0, 0, 0, 0.3) 0px 8px 16px -8px;
    -o-box-shadow: rgba(50, 50, 93, 0.25) 0px 13px 27px -5px, rgba(0, 0, 0, 0.3) 0px 8px 16px -8px;
}

.insec-box-h2
{
        font-family: "Raleway";
    color: #000000;
    font-size: 20px;
    font-weight: 530;
    line-height: normal;
    margin: 0 0 6px 0;
}
.listchar-21 li {
    line-height: 32px;
    font-family: "Raleway";
    font-size: 15px;
    font-weight: 400;
    padding: 0px;
    color: #fff;
    margin: 0 0 1px 0;
    position: relative;
    padding-left: 15px;
    list-style-type: none;
}
.listchar-21 li:before {
     position: absolute;
    left: -14px;
    height: 28px;
    width: 44px;
    display: block;
    font-size: 22px;
    background-color: #cc9d11;
    border-radius: 0;
    content: "";
    display: inline-block;
    margin-right: 10px;
    margin-bottom: 2px;
    height: 9px;
    width: 9px;
    transform: rotate(45deg);
    top: 11px;
}
.add-sec-2
{
    margin-top:20px;
}
.feedback-form {
    background: #000;
    border-radius: 10px;
    padding: 3em;
}
.feedback-form .floating-label-group {
    position: relative;
    margin-top: 15px;
    margin-bottom: 13px;
}
.feedback-form .floating-label-group {
    position: relative;
    margin-top: 15px;
    margin-bottom: 30px;
}

    .feedback-form .floating-label {
        font-size: 14px;
        color: #919191;
        position: absolute;
        pointer-events: none;
        top: 12px;
        left: 12px;
        transition: all 0.1s ease;
    }

    .feedback-form input:focus ~ .floating-label,
    .feedback-form input:not(:focus):valid ~ .floating-label {
        top: -25px;
        bottom: 0px;
        left: 0px;
        font-size: 14px;
        opacity: 1;
        color: #fff;
     }



    .feedback-form textarea:focus ~ .floating-label,
    .feedback-form textarea:not(:focus):valid ~ .floating-label {
        top: -25px;
        bottom: 0px;
        left: 0px;
        font-size: 14px;
        opacity: 1;
       color: #000;
    }

.feedback-form file:focus ~ .floating-label,
    .feedback-form file:not(:focus):valid ~ .floating-label {
        top: -25px;
        bottom: 0px;
        left: 0px;
        font-size: 14px;
        opacity: 1;
       color: #000;
    }

.feedback-form textarea
{
   display: block;
    width: 100%; 
    padding: 0.375rem 0.75rem;
    color: #444242;
    border:none;
        border-radius: 4px;
        border: 1px solid #ced4da;
}
.feedback-form
{
    margin:12px 0 12px 0;
}
.feedback-form .form-control {
    display: block;
    width: 100%;
    height: 64px;
    padding: 0.375rem 0.75rem;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #444242;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    border-radius: 4px;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}
.add-h3
{
    color: #1e1b33;
    font-family: "Raleway";
    font-size: 23px;
    font-weight: 550;
    margin: 0 0 26px 0;
    padding: 0;
}
.invest-div-left
{
    padding-right:50px;
}
.info-div-1
{
    padding-right: 30px;
    margin-top:2em;
}
.top-21
{
    margin-top: 24px;
}
.inves-div
{
    margin-top: 2em;
}
.info-div-2
{
    padding-left: 30px;
    margin-top:2em;
}
.head-v2 {
    text-transform: uppercase;
    color: #050b18;
    font-size: 19px;
    font-family: "Raleway", serif;
    font-weight: 500;
    margin-bottom:20px;
}
.sec-2
{
    background: #fff;
    padding:5em 0 4em 0;
}
.fl-lt-list li a {
     font-family: "Raleway";
    color: #fff;
    font-size: 17px;
    font-weight: 400;
    transition: 0.6s all;
    line-height: 28px;
}
.sub-title
{
color: #1e1b33;
    font-family: "Raleway", serif;
    font-size: 18px;
    font-weight: 550;
    margin: 0;
    padding: 0;
}
.sec-2-box
{
    padding-left: 20px;
}
.foot-1 p {
     font-family: "Raleway";
    color: #fff;
    font-size: 17px;
    font-weight: 530;
    line-height: 27px;
    margin: 0;
    letter-spacing: 0.5px;
}
.title-1
{
color: #1e1b33;
    font-family: "Raleway", serif;
    font-size: 22px;
    font-weight: 550;
    margin: 0 0 20px 0;
    line-height: 32px;
    padding: 0;
    text-transform: uppercase;
}
.info
{
     font-family: "Raleway";
     color: #000000;
     font-size: 17px;
     font-weight: 430;
     line-height: 26px;
}
.left-sec-2
{
        padding-right: 30px;
}
.title
{    
    font-family: "Aleo";
    color: #1e1b33;
    font-size: 29px;
    line-height: 40px;
    letter-spacing: 0.5px;
    margin-top: 14px;
}

.container{
    max-width: 1190px;
    margin:auto;
}
ul{
    list-style: none;
    margin:0;
    padding:0;
}
a{
    text-decoration: none;
}
.logo img
{
    width: 190px;
}
.top-sco {
    display: flex;
    justify-content: flex-end;
}
.top-sco li {
    margin-left: 33px;
}
.top-sco-link {
    display: flex;
}
.to-sc {
    background-color: #fff;
    width: 27px;
    height: 27px;
    border-radius: 50%;
    padding: 3px;
    color: #000;
    margin-right: 3px;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 17px;
    position: relative;
}
.to-sc-1
{
    position: relative;
}
.to-sc-1:before {
     content: '';
    position: absolute;
    left: -20px;
    background-color: #fff;
    width: 2px;
    height: 18px;
    top: 4px;
    z-index: 11;
}

.top-sco-link
{
         font-family: "Raleway";
        font-size: 15px;
}
/*header*/
.header{
    position: absolute;
    width: 100%;
    left:0;
    top:0;
    z-index: 99;
    padding: 10px 0;
}
.header-main{
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding:0;
}
.header .logo{
    padding: 0;
}
.header .logo a{
    font-size: 30px;
    text-transform: uppercase;
    color: #e91e63;
    font-weight: 600;
}
.header .nav-menu{
    padding: 0 15px;
}
.header .menu > .menu-item{
    display: inline-block;
    margin-left: 30px;
    position: relative;
}
.menu
{
    margin-top: 13px;
}
.nav-list:before 
{
    content: '';
    position: absolute;
    left: -22px;
    background-color: #fff;
    width: 2px;
    height: 18px;
    top: 15px;
    z-index: 11
}
.header .menu > .menu-item > a:before {
    content: '';
    position: absolute;
    left: 0;
    background-color:#fff;
    width: 100%;
    bottom: -3px;
    height: 2px;
    transform: scaleX(0);
    transform-origin: center;
    transition: transform 650ms;
}
.header .menu > .menu-item > a:hover::before
{
  transform: scaleX(1);
}
.header .menu > .menu-item > a{
    display: block;
    padding: 12px 0;
    font-size: 15px;
    color: #fff;
    letter-spacing: 0.5px;
    text-transform: uppercase;
    font-weight: 500;
    transition: all 0.3s ease;
     font-family: "Raleway";
}
.header .menu > .menu-item > a .plus{
    display: inline-block;
    height: 12px;
    width: 12px;
    position: relative;
    margin-left:5px; 
    pointer-events: none;
}
.header .menu > .menu-item > a .plus:before,
.header .menu > .menu-item > a .plus:after{
    content:'';
    position: absolute;
    box-sizing: border-box;
    left: 50%;
    top:50%;
    background-color: #000000;
    height: 2px;
    width: 100%;
    transform: translate(-50%,-50%);
    transition: all 0.3s ease;
}
.header .menu > .menu-item:hover > a .plus:before,
.header .menu > .menu-item:hover > a .plus:after{
   background-color: #e91e63;
}
.header .menu > .menu-item > a .plus:after{
   transform: translate(-50%,-50%) rotate(-90deg);  
}
.header .menu > .menu-item > .sub-menu > .menu-item > a:hover,
.header .menu > .menu-item:hover > a{
    color: #fff;
}
.header .menu > .menu-item > .sub-menu{
    box-shadow: 0 0 10px rgba(0,0,0,0.2);
    width: 220px;
    position: absolute;
    left:0;
    top:100%;
    background-color: #ffffff;
    padding: 10px 0;
    border-top: 3px solid #e91e63;
    transform: translateY(10px);
    transition: all 0.3s ease;
    opacity:0;
    visibility: hidden;
}
@media(min-width: 992px){
.header .menu > .menu-item-has-children:hover > .sub-menu{
    transform: translateY(0);
    opacity: 1;
    visibility: visible;
 }
 .header .menu > .menu-item-has-children:hover > a .plus:after{
    transform: translate(-50%,-50%) rotate(0deg);       
 }
}
.header .menu > .menu-item > .sub-menu > .menu-item{
    display: block;
}
.header .menu > .menu-item > .sub-menu > .menu-item > a{
    display: block;
    padding: 10px 20px;
    font-size: 16px;
    font-weight: 600;
    color: #000000;
    transition: all 0.3s ease;
    text-transform: capitalize;
}
.header .open-nav-menu{
    height: 34px;
    width: 40px;
    margin-right: 15px;
    display: none;
    align-items: center;
    justify-content: center;
    cursor: pointer;
}
.header .open-nav-menu span{
    display: block;
    height: 3px;
    width: 24px;
    background-color: #fff;
    position: relative;
}
.header .open-nav-menu span:before,
.header .open-nav-menu span:after{
    content: '';
    position: absolute;
    left:0;
    width: 100%;
    height: 100%;
    background-color: #fff;
    box-sizing: border-box;
}
.header .open-nav-menu span:before{
    top:-7px;
}
.header .open-nav-menu span:after{
    top:7px;
}
.header .close-nav-menu{
    height: 40px;
    width: 40px;
    margin:0;
    cursor: pointer;
    display: none;
    align-items: center;
    justify-content: center;
}
.header .close-nav-menu img{
    width: 16px;
}
.header .menu-overlay{
    position: fixed;
    z-index: 999;
    background-color: rgba(0,0,0,0.5);
    left:0;
    top:0;
    height: 100%;
    width: 100%;
    visibility: hidden;
    opacity:0;
    transition: all 0.3s ease;
}

/*home section*/
.home-section{
    width: 100%;
    display: block;
    min-height: 100vh;
    background-image: url('../img/home.jpg');
    background-position: center top;
    background-size: cover;
}


/* responsive */

@media(max-width: 991px){
    .header .menu-overlay.active{
    visibility: visible;
    opacity: 1;
}
    .header .nav-menu{
        position: fixed;
        right: -280px;
        visibility: hidden;
        width: 280px;
        height: 100%;
        top:0;
        overflow-y: auto;
        background-color: #222222;
        z-index: 1000;
        padding: 15px 0;
        transition: all 0.5s ease;
    }
    .header .nav-menu.open{
        visibility: visible;
        right: 0px;
    }
    .header .menu > .menu-item{
        display: block;
        margin:0;
    }
    .header .menu > .menu-item-has-children > a{
        display: flex;
        justify-content: space-between;
        align-items: center;
    }
    .header .menu > .menu-item > a{
        color: #ffffff;
        padding: 12px 15px;
        border-bottom: 1px solid #333333;
    }
    .header .menu > .menu-item:first-child > a{
        border-top: 1px solid #333333;  
    }
    .header .menu > .menu-item > a .plus:before, 
    .header .menu > .menu-item > a .plus:after{
        background-color: #ffffff;
    }
    .header .menu > .menu-item-has-children.active > a .plus:after{
        transform: translate(-50%,-50%) rotate(0deg);
    }
    .header .menu > .menu-item > .sub-menu{
        width: 100%;
        position: relative;
        opacity: 1;
        visibility: visible;
        border:none;
        background-color: transparent;
        box-shadow: none;
        transform: translateY(0px);
        padding: 0px;
        left: auto;
        top:auto;
        max-height: 0;
        overflow: hidden;
    }
    .header .menu > .menu-item > .sub-menu > .menu-item > a{
        padding: 12px 45px;
        color: #ffffff;
        border-bottom: 1px solid #333333;
    }
    .header .close-nav-menu,
    .header .open-nav-menu{
        display: flex;
    }
}

.sec-3
{
    background-color: #000000;
    padding:5em 0;
}

.sec-3-left img
{
border-radius: 20px;
}
.sec-3-right
{
    padding-left: 30px;
    padding-right: 30px;
}
.info-1
{
    color:#d1b494;
    font-family: "Raleway";
    font-size: 15px;
    font-weight: 430;
    line-height: 28px;
}
.div-sec-2
{
    margin-top: 26px;
}
.info-list
{
    color:#d1b494;
    font-family: "Raleway";
    font-size: 15px;
    font-weight: 430;
    line-height: 28px;
    margin-left: 34px;
    margin-top: 26px;
}
.info-list li 
{
    list-style-type:disc;
    margin-bottom: 12px;
}

.sec-4
{
    padding:4em 0;
}
.team-img-1 {
    border-radius: 10px;
    position: relative;
    margin: 0 40px;
}
.team-img-1 img {
    border-radius: 20px;
    width: 100%;
}
.tem-overlay {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    z-index: 1;
    background-image: linear-gradient(to bottom, rgba(50, 46, 46, 0.19) 60%, #000 100%);
    -webkit-background-image: linear-gradient(to bottom, rgba(50, 46, 46, 0.19) 60%, #000 100%);
    -moz-background-image: linear-gradient(to bottom, rgba(50, 46, 46, 0.19) 60%, #000 100%);
    -o-background-image: linear-gradient(to bottom, rgba(50, 46, 46, 0.19) 60%, #000 100%);
    border-radius: 10px;
}
.team-nm {
    position: absolute;
    bottom: 10px;
    padding: 12px;
    width: 100%;
    z-index: 11;
}

.team-nm h2 {
    font-family: "Raleway";
    color: #fff;
    font-size: 18px;
    font-weight: 400;
    text-align: center;
    letter-spacing: 0.5px;
}
.team-nm h3 {
    font-family: "Raleway";
    color: #fff;
    font-size: 13px;
    font-weight: 400;
    text-align: center;
    letter-spacing: 0.5px;
}

.team-box
{
        margin-top: 30px;
     margin-bottom: 30px;
     border-radius: 14px;
    box-shadow: rgba(50, 50, 93, 0.25) 0px 13px 27px -5px, rgba(0, 0, 0, 0.3) 0px 8px 16px -8px;
     -webkit-box-shadow: rgba(50, 50, 93, 0.25) 0px 13px 27px -5px, rgba(0, 0, 0, 0.3) 0px 8px 16px -8px;
     -moz-box-shadow: rgba(50, 50, 93, 0.25) 0px 13px 27px -5px, rgba(0, 0, 0, 0.3) 0px 8px 16px -8px;
}

.footer {
    background-color: #000;
    padding: 4em 0;
}

.mb-t40 {
    margin-bottom: 30px;
}
.soc-lin {
    display: flex;
    justify-content: space-between;
}


.sn-nm {
    font-family: NEXAFONT-bold;
    color: #fff;
    font-size: 15px;
    font-weight: 550;
    text-transform: uppercase;
    margin-bottom: 0;
    padding-left: 101px;
}
.footer-top-list-1 {
    display: flex;
    justify-content: flex-start;
    align-items: flex-start;
    margin-bottom: 0;
    margin-top: 0px;
}
.footer-top-list-1 li {
    display: flex;
    margin-right: 30px;
}
.soc-lin {
    display: flex;
    justify-content: space-between;
}
.fa-icon {
    width: 30px;
    height: 30px;
    font-size: 17px;
    text-align: center;
    padding: 6px;
    color: #fff;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 50%;
    border: 1px solid #fff;
    margin-right: 6px;
}
.foot-1 h2 {
    font-family: NEXAFONT-bold;
    color: #fff;
    font-size: 18px;
    font-weight: 550;
    text-transform: uppercase;
    margin-bottom: 24px;
}
.s0c1 {
     font-family: "Raleway";
    color: #fff;
    font-size: 22px;
    font-weight: 400;
    text-transform: uppercase;
    margin-bottom: 30px;
}
.fl-lt-list li {
    margin-bottom: 4px;
}
.f1-icon {
    height: 30px;
    width: 30px;
    background: #fff;
    color: #000;
    font-size: 18px;
    border-radius: 50%;
    margin-left: -10px;
    text-align: center;
    padding: 6px;
    line-height: 0;
}
.c1 {
    margin-bottom: 20px;
}

.riar {
    font-size: 23px;
    top: 4px;
    color: #fff;
    position: relative;
}
.sn {
    color: #fff;
    line-height: 30px;
    margin-top: 0;
    display: flex;
    justify-content: center;
    align-items: center;
}

.sec-1
{
        position: relative;
    margin-top: -11px;
    background-color: #000;
    padding: 3em 0 3em 0;
}
.banner-2-txt {
    font-family: "Aleo";
    color: #fff;
    font-size: 40px;
    text-align: center;
    line-height: 55px;
    margin: 0;
    padding: 0;
    letter-spacing: 0.5px;
    font-style: italic;
}
.banner-inside {
        background: url(../images/banner-inside.png);
        background-repeat: no-repeat;
        background-size: cover;
        background-position: right center;
        padding: 130px 0px 0px;
        z-index: 1;
        min-height: 450px;
        position: relative;
        display: flex;
        justify-content: center;
        align-items: flex-end;
        flex-direction: column;
    }
.banner-2
{
    padding: 0 150px;
}
.banner-tx-in
{
        padding: 0 110px;
    position: relative;
    bottom: -90px;
    z-index: 11;
    width: 100%;
    left: 0;
}
.d-cnt-flex
{
    display: flex;
    /* justify-content: center; */
    align-items: flex-end;
}
.head-v1
{
    text-transform: uppercase;
    color: #050b18;
    font-size: 19px;
    font-family: "Raleway", serif;
    font-weight: 500;
}
.mb-20px
{
    margin-bottom: 28px;
}
.left-vision
{
    padding-right: 40px;
    margin:2em 0 1em 0;
}
.right-vision
{
    padding-left: 40px;
    margin:2em 0 1em 0;
}
.insdie-pha-div
{
    margin-top: 10px;
}
.sec-abt-2
{
    margin-top: 20px;
}
.banner-tx-in p
{
        color: #d1b494;
    font-family: "Raleway";
    font-size: 16px;
    font-weight: 500;
    text-align: center;
    margin:0;
    line-height: 35px;
    letter-spacing: 0.5px;
}
.info-3 {
    color: #d1b494;
    font-family: "Raleway";
    font-size: 17px;
    font-weight: 430;
    line-height: 28px;
    text-align: center;
    margin-bottom: 20px;
}
.right-sec-2
{
    border-top: 1px solid #7b7987;
    padding-top: 50px;
}
.main-wrapper-inside
{
    padding:3em 0;
}
/*Media Query*/
@media only screen and (max-width: 1024px)
{
.banner
{
        height: 850px;
}
.address-div
{
      margin-top: 20px;
    box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
    padding: 30px;
    border-radius: 20px;
        height:400px;
        background-color: #000;
}
.height-100px
{
    height: 100%;
}
.hide-mob-foot
{
    display: none;
}
.team-nm-3 h2 {
        font-family: "Raleway";
        color: #fff;
        font-size: 22px;
        font-weight: 400;
        text-align: left;
        letter-spacing: 0.5px;
    }
    .team-nm-3 h3 {
        font-family: "Raleway";
        color: #fff;
        font-size: 14px;
        font-weight: 400;
        text-align: left;
        letter-spacing: 0.5px;
    }
.top-sco {
        display: none;
        margin-top: 2em;
        justify-content: flex-end;
    }
    .to-sc-1:before {
    content: '';
    position: absolute;
    left: -20px;
    background-color: #fff;
    width: 2px;
    height: 18px;
    top: 4px;
    z-index: 11;
    display: none;
}
.soc-link {
        display: flex;
        justify-content: center;
        margin-top: 30px;
        border-top: 0.5px solid rgb(250 247 247 / 21%);
        padding-top: 40px;
        flex-wrap: wrap;
    }
    .top-sco li {
    margin-left: 10px;
    margin-bottom: 14px;
}
#myVideo {
        width: 100%;
        min-height: 100%;
        object-fit: cover;
    }
    .f1-icon {
    height: 30px;
    width: 30px;
    background: #fff;
    color: #000;
    font-size: 18px;
    border-radius: 50%;
    margin-left: 0;
    text-align: center;
    padding: 6px;
    line-height: 0;
}
}
@media only screen and (max-width: 820px)
{
.banner-2 {
    padding: 0 70px;
}
.banner
{
        height: 750px;
}
.logo img {
    width: 140px;
}
#myVideo {
        width: 100%;
        min-height: 100%;
        object-fit: cover;
    }
.banner-2-txt {
    font-family: "Aleo";
    color: #fff;
    font-size: 32px;
    text-align: center;
    line-height: 50px;
    margin: 0;
    padding: 0;
    letter-spacing: 0.5px;
    font-style: italic;
}
.trad-box {
    box-shadow: 0px 14px 20.37px 0.63px rgba(14, 33, 84, 0.31);
    background-color: #fff;
    border-radius: 8px;
    position: relative;
    transition: 0.5s all;
    margin-bottom: 30px;
}
.sec-2-box {
    padding-left: 0px;
}
.sec-3-right {
    padding-left: 0;
    padding-right: 0;
    margin-top: 30px;
}
.title {
    font-family: "Aleo";
    color: #1e1b33;
    font-size: 26px;
    line-height: 40px;
    letter-spacing: 0.5px;
    margin-top: 12px;
}
.s0c1
{
    display: none;
}
.info-3 {
    color: #d1b494;
    font-family: "Raleway";
    font-size: 15px;
    font-weight: 430;
    line-height: normal;
    text-align: center;
    margin-bottom: 20px;
}
.banner-tx-in {
    padding: 0 80px;
    position: relative;
    bottom: 0px;
    z-index: 11;
    width: 100%;
    left: 0;
}
.right-vision {
    padding-left: 0;
    margin: 2em 0 1em 0;
}
.banner-inside {
    background: url(../images/banner-inside.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: right center;
    padding: 130px 0px 0px;
    z-index: 1;
    min-height: 300px;
    position: relative;
    display: flex;
    justify-content: center;
    align-items: flex-end;
    flex-direction: column;
}
.f1-icon {
    height: 30px;
    width: 30px;
    color: rgb(0, 0, 0);
    font-size: 18px;
    margin-left: 0px;
    text-align: center;
    line-height: 0;
    background: rgb(255, 255, 255);
    border-radius: 50%;
    padding: 6px;
}
.team-box {
    margin-top: 24px;
    height: auto;
    margin-bottom: 76px;
}
.team-img-3 {
    border-radius: 10px;
    border-radius: 10px;
    position: relative;
    margin: -25px 0px 0 0px;
}
.team-nm-3 {
    position: relative;
    bottom: 10px;
    padding: 12px;
    width: 100%;
    z-index: 11;
    margin-top: 18px;
}

.inv-box-2 {
    margin-top: 0;
}
}


@media only screen and (max-width: 600px)
{
.banner-234 .item .cover .header-content h1 {
        font-family: "Aleo";
    color: #fff;
    font-size: 29px;
    text-align: left;
    line-height: normal;
    font-weight: 900;
    margin: 0;
    padding: 0;
    letter-spacing: 1px;
}
.sigma_btn-custom-submit
{
    margin-bottom: 20px;
}
.soc-link {
    display: flex;
    justify-content: center;
    margin-top: 30px;
    border-top: 0.5px solid rgb(250 247 247 / 21%);
    padding-top: 40px;
    flex-wrap: wrap;
}


    .banner-2 {
        padding: 0 10px;
    }
        .banner-2-txt {
        font-family: "Aleo";
        color: #fff;
        font-size: 25px;
        text-align: center;
        line-height: normal;
        margin: 0;
        padding: 0;
        letter-spacing: 0.5px;
        font-style: italic;
    }
    .sec-12-box {
    margin: 0 10px;
}
    .sec-2-box {
        margin-bottom: 20px;
        padding-left: 0px;
    }
    .right-sec-2 {
    border-top: 1px solid #7b7987;
    padding-top: 20px;
}
.title {
        font-family: "Aleo";
        color: #1e1b33;
        font-size: 26px;
        line-height: normal;
        letter-spacing: 0.5px;
        margin-top: 20px;
        padding-bottom: 20px;

}

.sec-2 {
    background: #fff;
    padding: 2em 0 3em 0;
}
.sec-3 {
    background-color: #000000;
    padding: 3em 0;
}
.sec-4 {
    padding: 3em 0;
}
.team-img-1 {
    border-radius: 10px;
    position: relative;
    margin: 0 10px 30px 0;
}
.sn-nm {
    font-family: NEXAFONT-bold;
    color: #fff;
    font-size: 15px;
    font-weight: 550;
    text-transform: uppercase;
    margin-bottom: 0;
    padding-left: 101px;
    display: none;
}
.banner-tx-in {
        position: relative;
        bottom: 0px;
        z-index: 11;
        width: 100%;
        left: 0px;
        padding: 0px 20px;
    }
    .banner-tx-in p {
    color: rgb(209, 180, 148);
    font-size: 17px;
    font-weight: 500;
    text-align: center;
    line-height: 30px;
    letter-spacing: 0.5px;
    margin: 0px;
}
.head-v1 {
    text-transform: uppercase;
    color: rgb(5, 11, 24);
    font-size: 19px;
    font-family: Raleway, serif;
    font-weight: 500;
    margin-top: 15px;
}
.left-vision {
    padding-right: 40px;
    margin: 1em 0 1em 0;
}
.info-div-1 {
    padding-right: 0px;
    margin-top: 1em;
}
.team-box {
        margin-top: 50px;
        height: auto;
        margin-bottom: 76px;
    }
.mb-20px {
    margin-bottom: 10px;
}
.info-div-2 {
    padding-left: 0px;
    margin-top: 2em;
}
.team-box {
    margin: 0px;
}
    .team-info {
        padding: 30px;
    }
.invest-div-left {
    padding-right: 0;
}
.top-sco {
    display:none;
    margin-top: 2em;
    justify-content: flex-end;
}
.top-sco li {
    margin-left: 0;
    margin-top: 1em;
}
.logo img {
    width: 140px;
}
.hide-mob
{
    display: none;
}
.foot-1
{
        margin-top: 14px;
}
.info 
{
    text-align: justify;
}
.team-nm-3 {
        position: relative;
        bottom: 0;
        padding: 0 0 12px 0;
        width: 100%;
        z-index: 11;
        margin-top: 18px;
    }
#myVideo {
    width: 100%;
    min-height: 100%;
    object-fit: cover;
}
.banner {
    padding: 0;
    background-color: #eee;
    position: relative;
    height: 600px;
}
.banner-234 .item .cover .header-content {
    position: relative;
    padding: 100px 10px 40px 20px;
    overflow: hidden;
}
.hide-mob-foot
{
    display: none;
}
.container {
    max-width: 1190px;
    margin: auto;
    padding: 0 20px;
}
.c1 {
    margin-bottom: 15px;
}
.team-box {
    margin-top: 40px;
}
.team-nm-3 h2 {
        font-family: "Raleway";
        color: #fff;
        font-size: 22px;
        font-weight: 400;
        text-align: left;
        letter-spacing: 0.5px;
    }
    .team-nm-3 h3 {
        font-family: "Raleway";
        color: #fff;
        font-size: 14px;
        font-weight: 400;
        text-align: left;
        letter-spacing: 0.5px;
    }
    .team-box {
    margin-top: 50px;
    margin-bottom: 30px;
    border-radius: 14px;
    box-shadow: none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
}
.container-2
{
        max-width: 100%;
    margin: auto;
    padding: 0 0px;
}
.address-div
{
      margin-top: 20px;
    box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
    padding: 15px;
    border-radius: 20px;
    height: auto;
}
.height-100px
{
    height: auto;
}
}















