
@font-face {
	font-family: 'myFont-en';
	src:  url('fonts/majalla.ttf')  format('truetype')
  }
  .social-home{display: none;}
.icon-bar {
  position: fixed;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  background: #122052ed;
  z-index: 3000;
}

.icon-bar a {
  display: block;
  text-align: center;
  padding: 16px;
  transition: all 0.3s ease;
  color: #84754f;
  font-size: 20px;
}

.icon-bar a:hover {
  background-color:#ffffffc7;
  color: #84754f;
}
 
  body {
	margin: 0;
	font-family: 'myFont-en' !important;
	color: #545454;
	font-size: 25px;
	background-color:#e7e7e7 ;

}
h1,h2,h3,h4,h4,h5,h6{
	font-family: 'myFont-en';

}

.logo{
  width:130px;
}
.navbar-nav .nav-link {
  padding: 0rem 1rem !important;
  font-size: 22px;
  width: fit-content;

 color: #06205c !important;
    font-weight: 600;
}
.navbar-nav .dropdown-toggle{
	cursor: default !important;

}
.fixed-edg{
	position: fixed !important;
	width: 100%;
	top: 0px;
	z-index: 2000;
}
.fixed-edg .nav-link{
	padding: 0 0.8rem !important;

}
.dropdown-menu {
	border: 0;
    border-radius: 0;
    background: #fff;
    color: #06205c;
    top: 50px;
	border-top: 3px solid #84754f;
	padding: 5px;
	transition: all 0.3s;
}
.dropdown .dropdown-item:not(:last-child){
    border-bottom: 1px solid #84754f;
    


  }
  .dropdown .dropdown-item{
	padding: 5px 9px;
	font-weight: 500;
	font-size: 20px;
	transition: all 0.3s;

  }
  .dropdown .dropdown-item:hover{
	  background-color: #06205c;
	  color: #fff;
  }
  .navbar-nav .nav-item:not(:last-child) {
    border-right: 1px solid #84754f;
}
#slider .carousel-item{

  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  height: 800px;
}


.home-item2{

  background-size: cover;
  background-position: center center;
  color:#fff;
  margin-bottom: 1rem;
  height: 285px;
	width: 600px;
  
}
.home-item2 .item{
  padding: 3.5rem 1rem 2.5rem 4.5rem;
    line-height: 30px;
}
.home-item2::before{
  content: "";
    position: absolute;
    background-color: #84754f;
    left: 34px;
    height: 50%;
    width: 2px;
    top: 0;
    opacity: 1;
    transition: all 0.7s linear;
}
.home-item2::after{
  content: "";
    position: absolute;
    background-color: #84754f;
    left: 20px;
    top: 30px;
    height: 2px;
  width: 50%;
    opacity: 1;
    left: 0;
    transition: all 0.7s linear;
}
.home-item2:hover::before{
  height: 95%;

}
.home-item2:hover::after{
  width: 95%;
  

}

.responsiveGallery-item {
  width: 33% !important;
}
.navbar{
	
	transition: all 1s;
}
/******************************* news bar **************************************/

/*news tricker*/
.simple-marquee-container *{
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	-o-box-sizing:border-box;
	box-sizing:border-box;

}
.simple-marquee-container {
	width: 100%;

	background: #14245d;
	float: left;
	display: inline-block;
	overflow: hidden;
	box-sizing: border-box;
	height: 50px;
	position: relative;

}

.marquee-sibling {
	padding-top: 4px;
	background: rgb(132, 117, 79);
	width: 20%;
	height: 50px;
	line-height: 42px;
	color: #ffffff;
	text-align: center;
	float: left;
	left: 0;
	z-index: 2000;
}

.marquee, *[class^="marquee"] {
	display: inline-block;
	white-space: nowrap;
	position:absolute;
}

.marquee{
	margin-left: 25%;
}

.marquee-content-items{
	display: inline-block;
	padding: 5px;
	margin: 0;
	height: 45px;
	position: relative;
}

.marquee-content-items li{
	display: inline-block;
	line-height: 35px;
	color: #fff;
}

.marquee-content-items li:after{
	content: "|";
	margin: 0 1em;
}

.startups{
	  background: linear-gradient(rgba(0,0,0,0.7),rgba(0,0,0,0.7)),url('../images/about1.jpg');
	  background-size: cover;
	  background-position: center center;
	  background-repeat: no-repeat;
	  background-attachment: fixed;
	  color: #fff;

}
.startups .owl-startups .owl-stage-outer{
	padding: 2rem 0;
	background-color: #fff;

}
.startups .owl-startups img{
	width: 40% !important;

}
.startups .owl-startups .owl-next {
	top: 111px !important;
    left: -13px !important;

}
.startups-hr{
	border-bottom: 3px solid #10e7bd  !important;
	margin-right: 80% !important;

}

/*************************** Slideshow homepage ************************************/
.fnc {

}
.fnc-nav{
  height: 0;
}
 .fnc-slider {
	 overflow: hidden;
	 box-sizing: border-box;
	 position: relative;
	 height: 100vh;
}
 .fnc-slider *, .fnc-slider *:before, .fnc-slider *:after {
	 box-sizing: border-box;
}
 .fnc-slider__slides {
	 position: relative;
	 height: 100%;
	 transition: transform 1s 0.6666666667s;
}
 .fnc-slider .m--blend-dark .fnc-slide__inner {
	 background-color: #06205c;
}
 .fnc-slider .m--blend-dark .fnc-slide__mask-inner {
	 background-color: rgb(156, 151, 151);
}
 .fnc-slider .m--navbg-dark {
	 background-color: #06205c;
}
 .fnc-slider .m--blend-green .fnc-slide__inner {
	 background-color: #06205c;
}
 .fnc-slider .m--blend-green .fnc-slide__mask-inner {
	 background-color: #06205c;
}
 .fnc-slider .m--navbg-green {
	 background-color: #06205c;
}
 .fnc-slider .m--blend-red .fnc-slide__inner {
	 background-color: #06205c;
}
 .fnc-slider .m--blend-red .fnc-slide__mask-inner {
	 background-color: #06205c;
}
 .fnc-slider .m--navbg-red {
	 background-color: #06205c;
}
 .fnc-slider .m--blend-blue .fnc-slide__inner {
	 background-color: #06205c;
}
 .fnc-slider .m--blend-blue .fnc-slide__mask-inner {
	 background-color: #06205c;
}
 .fnc-slider .m--navbg-blue {
	 background-color: #06205c;
}
 .fnc-slide {
	 overflow: hidden;
	 position: absolute;
	 left: 0;
	 top: 0;
	 width: 100%;
	 height: 100%;
	 transform: translate3d(0, 0, 0);
}
 .fnc-slide.m--before-sliding {
	 z-index: 2 !important;
	 transform: translate3d(100%, 0, 0);
}
 .fnc-slide.m--active-slide {
	 z-index: 1;
	 transition: transform 1s 0.6666666667s ease-in-out;
	 transform: translate3d(0, 0, 0);
}
 .fnc-slide__inner {
	 position: relative;
	 height: 100%;
	 background-size: cover;
	 background-position: center top;
	 transform: translate3d(0, 0, 0);
}
 .m--global-blending-active .fnc-slide__inner, .m--blend-bg-active .fnc-slide__inner {
	 background-blend-mode: luminosity;
}
 .m--before-sliding .fnc-slide__inner {
	 transform: translate3d(-100%, 0, 0);
}
 .m--active-slide .fnc-slide__inner {
	 transition: transform 1s 0.6666666667s ease-in-out;
	 transform: translate3d(0, 0, 0);
}
 .fnc-slide__mask {
	 overflow: hidden;
	 z-index: 1;
	 position: absolute;
	 right: 60%;
	 top: 15%;
	 width: 50.25vh;
	 height: 67vh;
	 margin-right: -90px;
	 clip-path: polygon(0 0, 100% 0, 100% 100%, 0 100%, 0 0, 6vh 0, 6vh 61vh, 44vh 61vh, 44vh 6vh, 6vh 6vh);
	 -webkit-clip-path : polygon(0 0, 100% 0, 100% 100%, 0 100%, 0 0, 6vh 0, 6vh 61vh, 44vh 61vh, 44vh 6vh, 6vh 6vh);
	 transform-origin: 50% 0;
	 transition-timing-function: ease-in-out;
}
 .m--before-sliding .fnc-slide__mask {
	 transform: rotate(-10deg) translate3d(200px, 0, 0);
	 opacity: 0;
}
 .m--active-slide .fnc-slide__mask {
	 transition: transform 0.7s 1.2222222222s, opacity 0.35s 1.2222222222s;
	 transform: translate3d(0, 0, 0);
	 opacity: 1;
}
 .m--previous-slide .fnc-slide__mask {
	 transition: transform 0.7s 0.3333333333s, opacity 0.35s 0.6833333333s;
	 transform: rotate(10deg) translate3d(-200px, 0, 0);
	 opacity: 0;
}
 .fnc-slide__mask-inner {
	 z-index: -1;
	 position: absolute;
	 left: 50%;
	 top: 50%;
	 width: 100vw;
	 height: 100vh;
	 margin-left: -50vw;
	 margin-top: -50vh;
	 background-size: cover;
	 background-position: center center;
	 background-blend-mode: luminosity;
	 transform-origin: 50% 16.5vh;
	 transition-timing-function: ease-in-out;
}
 .m--before-sliding .fnc-slide__mask-inner {
	 transform: translateY(0) rotate(10deg) translateX(-200px) translateZ(0);
}
 .m--active-slide .fnc-slide__mask-inner {
	 transition: transform 0.7s 1.2222222222s;
	 transform: translateX(0);
}
 .m--previous-slide .fnc-slide__mask-inner {
	 transition: transform 0.7s 0.3333333333s;
	 transform: translateY(0) rotate(-10deg) translateX(200px) translateZ(0);
}
 .fnc-slide__content {
	 z-index: 2;
	 position: absolute;
	 left: 40%;
	 top: 40%;
}
 .fnc-slide__heading {
	 margin-bottom: 10px;
	 text-transform: uppercase;
}
 .fnc-slide__heading-line {
	 overflow: hidden;
	 position: relative;
	 padding-right: 20px;
	 font-size: 100px;
	 color: #fff;
	 word-spacing: 10px;
}
 .fnc-slide__heading-line:nth-child(2) {
	 padding-left: 30px;
}
 .m--before-sliding .fnc-slide__heading-line {
	 transform: translateY(100%);
}
 .m--active-slide .fnc-slide__heading-line {
	 transition: transform 1.5s 1s;
	 transform: translateY(0);
}
 .m--previous-slide .fnc-slide__heading-line {
	 transition: transform 1.5s;
	 transform: translateY(-100%);
}
 .fnc-slide__heading-line span {
	 display: block;
}
 .m--before-sliding .fnc-slide__heading-line span {
	 transform: translateY(-100%);
}
 .m--active-slide .fnc-slide__heading-line span {
	 transition: transform 1.5s 1s;
	 transform: translateY(0);
}
 .m--previous-slide .fnc-slide__heading-line span {
	 transition: transform 1.5s;
	 transform: translateY(100%);
}
 .fnc-slide__action-btn {
	 position: relative;
	 margin-left: 200px;
	 padding: 5px 15px;
	 font-size: 20px;
	 line-height: 1;
	 color: transparent;
	 border: none;
	 text-transform: uppercase;
	 background: transparent;
	 cursor: pointer;
	 text-align: center;
	 outline: none;
}
 .fnc-slide__action-btn span {
	 position: absolute;
	 left: 0;
	 top: 0;
	 width: 100%;
	 height: 100%;
	 perspective: 1000px;
	 transform-style: preserve-3d;
	 transition: transform 0.3s;
	 transform-origin: 50% 0;
	 line-height: 30px;
	 color: #fff;
}
 .fnc-slide__action-btn span:before {
	 content: "";
	 position: absolute;
	 left: 0;
	 top: 0;
	 width: 100%;
	 height: 100%;
	 border: 2px solid #fff;
	 border-top: none;
	 border-bottom: none;
}
 .fnc-slide__action-btn span:after {
	 content: attr(data-text);
	 position: absolute;
	 left: 0;
	 top: 0;
	 width: 100%;
	 height: 100%;
	 line-height: 30px;
	 background: #1f2833;
	 opacity: 0;
	 transform-origin: 50% 0;
	 transform: translateY(100%) rotateX(-90deg);
	 transition: opacity 0.15s 0.15s;
}
 .fnc-slide__action-btn:hover span {
	 transform: rotateX(90deg);
}
 .fnc-slide__action-btn:hover span:after {
	 opacity: 1;
	 transition: opacity 0.15s;
}
 .fnc-nav {
	 z-index: 5;
	 position: absolute;
	 right: 0;
	 bottom: 0;
}
 .fnc-nav__bgs {
	 z-index: -1;
	 overflow: hidden;
	 position: absolute;
	 left: 0;
	 top: 0;
	 width: 100%;
	 height: 100%;
}
 .fnc-nav__bg {
	 position: absolute;
	 left: 0;
	 top: 0;
	 width: 100%;
	 height: 100%;
}
 .fnc-nav__bg.m--nav-bg-before {
	 z-index: 2 !important;
	 transform: translateX(100%);
}
 .fnc-nav__bg.m--active-nav-bg {
	 z-index: 1;
	 transition: transform 1s 0.6666666667s;
	 transform: translateX(0);
}
 .fnc-nav__controls {
	 font-size: 0;
}
 .fnc-nav__control {
	 overflow: hidden;
	 position: relative;
	 display: inline-block;
	 vertical-align: top;
	 width: 100px;
	 height: 50px;
	 font-size: 14px;
	 color: #fff;
	 text-transform: uppercase;
	 background: transparent;
	 border: none;
	 outline: none;
	 cursor: pointer;
	 transition: background-color 0.5s;
}
 .fnc-nav__control.m--active-control {
	 background: #1f2833;
}
 .fnc-nav__control-progress {
	 position: absolute;
	 left: 0;
	 bottom: 0;
	 width: 100%;
	 height: 2px;
	 background: #fff;
	 transform-origin: 0 50%;
	 transform: scaleX(0);
	 transition-timing-function: linear !important;
}
 .m--with-autosliding .m--active-control .fnc-nav__control-progress {
	 transform: scaleX(1);
}
 .m--prev-control .fnc-nav__control-progress {
	 transform: translateX(100%);
	 transition: transform 0.5s !important;
}
 .m--reset-progress .fnc-nav__control-progress {
	 transform: scaleX(0);
	 transition: transform 0s 0s !important;
}
 .m--autosliding-blocked .fnc-nav__control-progress {
	 transition: all 0s 0s !important;
	 transform: scaleX(0) !important;
}


 .demo-cont {
	 overflow: hidden;
	 position: relative;
	 height: 100vh;
	 perspective: 1500px;
	 background: #000;
}
 .demo-cont__credits {
	 box-sizing: border-box;
	 overflow-y: auto;
	 z-index: 1;
	 position: absolute;
	 right: 0;
	 top: 0;
	 width: 400px;
	 height: 100%;
	 padding: 20px 10px 30px;
	 background: #303030;
	
	 color: #fff;
	 text-align: center;
	 transition: transform 0.7s;
	 transform: translate3d(100%, 0, 0) rotateY(-45deg);
	 will-change: transform;
}
 .credits-active .demo-cont__credits {
	 transition: transform 0.7s 0.2333333333s;
	 transform: translate3d(0, 0, 0);
}
 .demo-cont__credits *, .demo-cont__credits *:before, .demo-cont__credits *:after {
	 box-sizing: border-box;
}
 .demo-cont__credits-close {
	 position: absolute;
	 right: 20px;
	 top: 20px;
	 width: 28px;
	 height: 28px;
	 cursor: pointer;
}
 .demo-cont__credits-close:before, .demo-cont__credits-close:after {
	 content: "";
	 position: absolute;
	 left: 0;
	 top: 50%;
	 width: 100%;
	 height: 2px;
	 margin-top: -1px;
	 background: #fff;
}
 .demo-cont__credits-close:before {
	 transform: rotate(45deg);
}
 .demo-cont__credits-close:after {
	 transform: rotate(-45deg);
}
 .demo-cont__credits-heading {
	 text-transform: uppercase;
	 font-size: 40px;
	 margin-bottom: 20px;
}
 .demo-cont__credits-img {
	 display: block;
	 width: 60%;
	 margin: 0 auto 30px;
	 border-radius: 10px;
}
 .demo-cont__credits-name {
	 margin-bottom: 20px;
	 font-size: 30px;
}
 .demo-cont__credits-link {
	 display: block;
	 margin-bottom: 10px;
	 font-size: 24px;
	 color: #fff;
}
 .demo-cont__credits-blend {
	 font-size: 30px;
	 margin-bottom: 10px;
}
 .example-slider {
	 z-index: 2;
	 transform: translate3d(0, 0, 0);
	 transition: transform 0.7s;
}
 .credits-active .example-slider {
	 transform: translate3d(-400px, 0, 0) rotateY(10deg) scale(0.9);
}
 .example-slider .fnc-slide-1 .fnc-slide__inner, .example-slider .fnc-slide-1 .fnc-slide__mask-inner {
	 /* background-image:linear-gradient(rgba(0,0,0,0.4),rgba(0,0,0,0.4)), url('../images/head4.jpg'); */
}
 .example-slider .fnc-slide-2 .fnc-slide__inner, .example-slider .fnc-slide-2 .fnc-slide__mask-inner {
	 /* background-image: url('../images/head5.jpg'); */
}
 .example-slider .fnc-slide-3 .fnc-slide__inner, .example-slider .fnc-slide-3 .fnc-slide__mask-inner {
	 /* background-image: url('../images/head2.jpg'); */
}
 .example-slider .fnc-slide-3 .fnc-slide__inner:before {
	 content: "";
	 position: absolute;
	 left: 0;
	 top: 0;
	 width: 100%;
	 height: 100%;
	 background: rgba(255, 255, 255, 0.1);
}
 .example-slider .fnc-slide-4 .fnc-slide__inner, .example-slider .fnc-slide-4 .fnc-slide__mask-inner {
	 background-image: url('../images/head1.jpg');
}
 .example-slider .fnc-slide-4 .fnc-slide__inner:before {
	 content: "";
	 position: absolute;
	 left: 0;
	 top: 0;
	 width: 100%;
	 height: 100%;
	 background: rgba(0, 0, 0, 0.2);
}
 .example-slider .fnc-slide__heading, .example-slider .fnc-slide__action-btn, .example-slider .fnc-nav__control {

}

 .colorful-switch {
	 position: relative;
	 width: 180px;
	 height: 77.1428571429px;
	 margin: 0 auto;
	 border-radius: 32.1428571429px;
	 background: #cfcfcf;
}
 .colorful-switch:before {
	 content: "";
	 z-index: -1;
	 position: absolute;
	 left: -5px;
	 top: -5px;
	 width: 190px;
	 height: 87.1428571429px;
	 border-radius: 37.1428571429px;
	 background: #314239;
	 transition: background-color 0.3s;
}
 .colorful-switch:hover:before {
	 background: #4c735f;
}
 .colorful-switch__checkbox {
	 z-index: -10;
	 position: absolute;
	 left: 0;
	 top: 0;
	 opacity: 0;
}
 .colorful-switch__label {
	 z-index: 1;
	 overflow: hidden;
	 position: absolute;
	 left: 0;
	 top: 0;
	 width: 100%;
	 height: 100%;
	 border-radius: 32.1428571429px;
	 cursor: pointer;
}
 .colorful-switch__bg {
	 position: absolute;
	 left: 0;
	 top: 0;
	 width: 540px;
	 height: 100%;
	 background: linear-gradient(90deg, #14dcd6 0, #10e7bd 180px, #ef9c29 360px, #e76339 100%);
	 transition: transform 0.5s;
	 transform: translate3d(-360px, 0, 0);
}
 .colorful-switch__checkbox:checked ~ .colorful-switch__label .colorful-switch__bg {
	 transform: translate3d(0, 0, 0);
}
 .colorful-switch__dot {
	 position: absolute;
	 left: 131.1428571429px;
	 top: 50%;
	 width: 5.1428571429px;
	 height: 5.1428571429px;
	 margin-left: -2.5714285714px;
	 margin-top: -2.5714285714px;
	 border-radius: 50%;
	 background: #fff;
	 transition: transform 0.5s;
	 transform: translate3d(0, 0, 0);
}
 .colorful-switch__checkbox:checked ~ .colorful-switch__label .colorful-switch__dot {
	 transform: translate3d(-80.3571428571px, 0, 0);
}
 .colorful-switch__on {
	 position: absolute;
	 left: 104.1428571429px;
	 top: 22.5px;
	 width: 19.2857142857px;
	 height: 36px;
	 transition: transform 0.5s;
	 transform: translate3d(0, 0, 0);
}
 .colorful-switch__checkbox:checked ~ .colorful-switch__label .colorful-switch__on {
	 transform: translate3d(-80.3571428571px, 0, 0);
}
 .colorful-switch__on__inner {
	 position: absolute;
	 width: 100%;
	 height: 100%;
	 transition: transform 0.25s 0s cubic-bezier(0.52, -0.96, 0.51, 1.28);
	 transform-origin: 100% 50%;
	 transform: rotate(45deg) scale(0) translateZ(0);
}
 .colorful-switch__checkbox:checked ~ .colorful-switch__label .colorful-switch__on__inner {
	 transition: transform 0.25s 0.25s cubic-bezier(0.67, -0.16, 0.47, 1.61);
	 transform: rotate(45deg) scale(1) translateZ(0);
}
 .colorful-switch__on__inner:before, .colorful-switch__on__inner:after {
	 content: "";
	 position: absolute;
	 border-radius: 2.5714285714px;
	 background: #fff;
}
 .colorful-switch__on__inner:before {
	 left: 0;
	 bottom: 0;
	 width: 100%;
	 height: 6.1428571429px;
}
 .colorful-switch__on__inner:after {
	 right: 0;
	 top: 0;
	 width: 6.1428571429px;
	 height: 100%;
}
 .colorful-switch__off {
	 position: absolute;
	 left: 131.1428571429px;
	 top: 50%;
	 width: 41.1428571429px;
	 height: 41.1428571429px;
	 margin-left: -20.5714285714px;
	 margin-top: -20.5714285714px;
	 transition: transform 0.5s;
	 transform: translate3d(0, 0, 0);
}
 .colorful-switch__checkbox:checked ~ .colorful-switch__label .colorful-switch__off {
	 transform: translate3d(-80.3571428571px, 0, 0);
}
 .colorful-switch__off:before, .colorful-switch__off:after {
	 content: "";
	 position: absolute;
	 left: 0;
	 top: 50%;
	 width: 100%;
	 height: 5.1428571429px;
	 margin-top: -2.5714285714px;
	 border-radius: 2.5714285714px;
	 background: #fff;
	 transition: transform 0.25s 0.25s;
}
 .colorful-switch__checkbox:checked ~ .colorful-switch__label .colorful-switch__off:before, .colorful-switch__checkbox:checked ~ .colorful-switch__label .colorful-switch__off:after {
	 transition-delay: 0s;
}
 .colorful-switch__off:before {
	 transform: rotate(45deg) scaleX(1) translateZ(0);
}
 .colorful-switch__checkbox:checked ~ .colorful-switch__label .colorful-switch__off:before {
	 transform: rotate(45deg) scaleX(0) translateZ(0);
}
 .colorful-switch__off:after {
	 transition-timing-function: cubic-bezier(0.67, -0.16, 0.47, 1.61);
	 transform: rotate(-45deg) scaleX(1) translateZ(0);
}
 .colorful-switch__checkbox:checked ~ .colorful-switch__label .colorful-switch__off:after {
	 transition-timing-function: ease;
	 transform: rotate(-45deg) scaleX(0) translateZ(0);
}


/*********************** ABOUT US ***********************************************/
.about-us{
  background-image: linear-gradient(rgba(13, 32, 90, 0.65),rgba(12, 32, 90, 0.64)),url("../images/head1.jpg");
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;
  background-attachment: fixed;
}
.about-txt{
  padding: 3rem;
  color: #fff;
  position: relative;
    padding: 70px 0px 70px 30px;
    border: 10px solid #fff;
    border-right: 0px;
    
}
.about-txt::before{
  content: "";
  position: absolute;
  right: 0px;
  width: 10px;
  height: 50px;
  background-color: #fff;
  bottom: 0px;
    right: 0px;

}
.about-txt::after{
  content: "";
    position: absolute;
    right: 0px;
    width: 10px;
    height: 50px;
    background-color: #fff;
    top: 0px;
}
.about-txt p{
  width: 57vw;
  line-height: 28px;
  font-size: 18px;
  white-space: 50px;
  font-weight: 300px;
}


.owl-about .item{
  height: 500px;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;

}
.slider-about::after{
	content: "";
    position: absolute;
    width: 100%;
    height: 93%;
    border: 10px solid #84754f ;
    left: -50px;
	bottom: -24px;
    z-index: -1;
}


.slider-about{
    position: relative;
	z-index: 2;
	margin-left: 50px;
}
.owl-about .owl-nav {
    margin-top: 0px;
    position: absolute;
    right: -15px;
    bottom: 52px;
}
.owl-about .owl-prev,.owl-about .owl-next{
	display: block;
	margin: 0px;
	color: #fff !important;
	background-color:#84754f!important; 
    padding: 8px 10px;
    width: 35px;
    height: 35px;
    text-align: center;
	font-size: 25px !important;
	transition: all 0.5s;
}
.owl-about .owl-prev:hover,.owl-about .owl-next:hover{
	background-color:rgba(170, 136, 44, 0.8) !important ; 

}
.about2,.about1{

	background-position: right;
	background-repeat: no-repeat;
	background-size: contain;
	
}


.image{
	width: 100%;
	height: 400px;

	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
	/* position: relative;
    top: -231px; */
    /* border: 18px solid #fff; */
}
.about1  p,.about2 p{
	text-align: justify;

}
.image p{
	color: #fff;
    padding: 3rem;
    position: absolute;
	top: 275px;
	font-size: 20px;
	text-align: left;
	
}


.about1 .right  {
	box-shadow: 44px -43px 0px -11px #84754f;
	
	
}
.about2 .left {
	box-shadow: -42px -41px 0px -9px #84754f;

}
.about1  ul{
	padding: 0;
	text-align: justify;

}
.image p::before{
	position: absolute;
    content: "";
    background-color: #fff;
    width: 6px;
    height: 100px;
    left: 23px;
    bottom: -6px;
}
.image p::after{
	width: 100px;
    height: 6px;
    left: 6px;
    bottom: 10px;
    position: absolute;
    content: "";
    background-color: #fff;
}
.img-about{
	height: 400px;
	background-image:linear-gradient(rgb(55, 83, 164,0.6),rgb(55, 83, 164,0.6)), url("../images/head4.jpg");
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;

}
.img-about .txt{
	position: absolute;
    right: -36px;
    bottom: -50px;
    width: 78%;
    min-height: 92%;
    padding: 25px 70px 25px 25px;
    border: 15px solid #84754f;
    color: #fff;
}
/**************************** TEAM MEMBERS ********************************************/
.bg-blue{
	background-color: #06205c;
	color: #fff;
}
.bg-blue .content{
	padding: 3rem 0;
    
    margin-left: auto;
    text-align: right;

}
.bg-blue .card{
	padding:3rem 0;
	width: 62%;
	margin-left: auto;
	background-color: transparent !important;
	border: 0 !important;
	border-radius: 0 !important;
		color: #fff;
		z-index: 1;
	
}

.team-members{
	padding-top: 154px;
}
@media(min-width :992px){
	.team::after {
	
	}
	.search-item-nav{
		display: none;
	}
	.navbar-brand{
		width: 36%;
	}
	.logo {
		width: 126px;
	}

	.dropdown-toggle:not(:last-child)::after{
		display: none;
		transition: all 0.5s;
	  }
	  .dropdown:not(:last-child) > .dropdown-menu{
		visibility:hidden;
		display:block;
		opacity:0;
		padding: 1rem 0.5rem;
		/* top: 53px; */
		border-top: 5px solid #84754f;
	
		}
	  .dropdown:not(:last-child):hover > .dropdown-menu{
		visibility:visible;
		opacity:0.9;
		display: block;
		background: #fff;
		}

}

@media(max-width :992px){
	.navbar-nav .nav-item{
		border-right: 0px solid transparent !important ;
		}
	.search-item{
		display: none;
	}

}

@media(min-width :1024){
	.team-members .card .card-img-top{
		height: 380px !important;

	}

}
.team-members .card .card-img-top{
	height: 270px;
	background-size: cover;
	background-position: center top;
	background-repeat: no-repeat;
	border-radius:  0 !important;
	
}
.team-members .card .card-text{
	font-size: 20px;

	
}
.team-members .card {
	border: 0 !important;
	border-radius: 0 !important;
	margin-bottom: 2rem;
}
.team-members .card  .card-body::before 

{
	content: "";
    position: absolute;
    left: -4px;
    bottom: -4px;
	background-color: #84754f;

	width: 40px;
    height: 4px;
}
.team-members .card  .card-body::after{
	content: "";
    position: absolute;
    left: -4px;
    bottom: -4px;
	background-color: #84754f;

	width: 4px;
    height: 40px;
}
.team-members .card  .card-body .card-title{
	font-size: 25px;
	color: #06205c;
	margin-bottom: 1rem;
	font-weight: 600;
	
}
.team  [class*="col-"]{
	margin-bottom: 2rem;
}
.team-members .owl-nav{
	position: absolute;
	bottom: 0;
	

}
.team-members .owl-nav .owl-next,.team-members .owl-nav .owl-prev{
	width: 40px;
	margin: 0 5px;
	font-size: 28px !important;
	background-color:#84754f!important;
	color: #06205c !important;
}
.owl-investement,.speech img ,.profile-member{
	box-shadow: -40px 41px 0px -11px #84754f
}

.profile-member::before{
	content: "";
    position: absolute;
    top: 27px;
    left: -15px;
    width: 90%;
    height: 100%;
    background-color: transparent;
    border: 30px solid rgb(132, 117, 79);
    z-index: -1;
}
[class*="col-"]{
	margin-bottom: 2rem;
}
.governance .file a{
	padding: 12px;
    background: #84754f;
	color: #fff;
	transition: all 0.7s;
	cursor: pointer;
	

}

/* investements projects */
.owl-investement .item{
	height: 400px;
	background-position: center center;
	background-size: cover;
	background-repeat: no-repeat;
	color: #fff;
	transition: all 2s;
}
.owl-investement .item .content{
padding:3rem 1rem;
}
.owl-investement a{
	text-decoration: none;
}

.owl-investement .item .underline{
	height: 5px;
	width: 60px;
	background-color: #fff;
	transition: all 0.5s;
	margin-bottom: 1rem;
}
.owl-investement .item:hover .underline{
	width: 60%;

}

.owl-investement .item:hover .content h3{
	width: 100%;
    
}


.slider-investement{
    position: relative;
	z-index: 2;
	margin-left: 50px;
}
.owl-investement .owl-nav {
    margin-top: 0px;
    position: absolute;
    right: -15px;
    bottom: 52px;
}
.owl-investement .owl-prev,.owl-investement .owl-next{
	display: block;
	margin: 0px;
	color: #fff !important;
	background-color:#84754f!important; 
    padding: 8px 10px;
    width: 35px;
    height: 35px;
    text-align: center;
	font-size: 25px !important;
	transition: all 0.5s;
}
.owl-investement .owl-prev:hover,.owl-investement .owl-next:hover{
	background-color:rgba(170, 136, 44, 0.8) !important ; 

}
.investment .logo{
	width: 250px;
	height: 250px;
	background-repeat: no-repeat;
	background-position: center;
	background-size: contain;
	margin: auto;


	/*position: absolute;*/
	/*top: 50%;*/
	/*left: 50%;*/
	/*transform: translate(-50%, -50%);*/
}


/******************************* contact   **************************************/
.contact-info i{
	color: #84754f;

}
.contact-info span{
	padding: 0 15px;
}
.contact h1 span::before

{
	position: absolute;
    content: '';
    left: 277px;
    bottom: 90%;
    width: 83px;
    height: 2px;
    background-color:  #00a776;
}


.color{
	color: #84754f!important;
}
h1,h2{
	font-weight: 800;
}

.about2 .left img {
    position: relative;
    right: 50px;
    width: 100%;
}

.speech ,.profile-member{
	height: max-content;
}



.my-btn{
	background-color: #06205c;
	color: #fff;
	border-radius: 5px;
	transition: all 0.7s;
	font-size: 23px;
}
 
.my-btn:hover{
	color: #fff;
	background-color: #84754f;
}
.single-news h6{
	font-size: 20px;
	font-weight: 700;
	cursor: pointer;
}


/* NEWS */
.news hr,.single-news hr{
	border-bottom: 3px solid #84754f;
	margin-right: 90%;

}
.single-news .owl-news .item{
	height: 400px;
	background-position:  center;
	background-size: contain;
	background-repeat: no-repeat;
	width: 100%;


}
.single-news .owl-news .owl-prev {
	height: 40px;
    width: 45px;
    background: #84754f!important;
    padding: 2px 17px !important;
    color: #fff !important;
    font-size: 28px !important;
    position: absolute;
    left: -13px;
    top: 44%;
}
.single-news .owl-news .owl-next {
    height: 40px;
    width: 45px;
    background: #84754f!important;
    padding: 2px 17px !important;
    color: #fff !important;
    font-size: 28px !important;
    position: absolute;
    top: 44%;
    right: -3%;
}
.Related .text-muted {
	color: #adb0b6 !important;
	margin-bottom: 0;

}
.Related a:hover{
	color: #84754f!important;
	transition: all 0.7s;
	cursor: pointer;


}
@media(min-width:1024px){
	.Related {
		position: fixed;
    right: 14px;
	}
}
.owl-startups img{
	width: 50% !important;
	margin: auto;
	
	filter: grayscale(1);
	transition: all 1.7s;
	
}
.owl-startups  .owl-stage-outer{
	padding: 60px 0;
}
.owl-startups img:hover{

	transform: scale(1.5);
	filter: grayscale(0);
	
}
/*.owl-startups .owl-item {*/
	/*display: flex;*/
/*}*/
.owl-startups .owl-item  .item{
	margin: auto;
	
}

.owl-startups .owl-prev {
	height: 40px;
    width: 45px;
    background: #84754f!important;
    padding: 2px 17px !important;
    color: #fff !important;
    font-size: 28px !important;
    position: absolute;
    left: -13px;
    top: 44%;
	border-radius: 5px;
}
.owl-startups .owl-next {
    height: 40px;
    width: 45px;
    background: #84754f!important;
    padding: 2px 17px !important;
    color: #fff !important;
    font-size: 28px !important;
    position: absolute;
    top: 44%;
    right: -3%;
	border-radius: 5px;
}


.news-two .img{
height: 400px;
background-size: cover;
background-repeat: no-repeat;
background-position: center center;
}
.news-two .col{
	position: relative;
    left: -55px;
	background: #fff;
	top: 50px;
    
   
}
.news_{
	padding: 1.5rem;
	
	box-shadow: 10px 10px 9px #e9ecef;
}
.news_ h5 span::before{
	position: absolute;
    content: '';
    left: -110px;
    bottom: 90%;
    width: 128px;
    height: 2px;
    background-color: #d9b256;
}

.tabs-nav{
	display: block;
	list-style: none;
	background: #fff;
    padding: 2rem;
   
    /* padding: 0; */
    text-align: center;
}
.tabs-nav .nav-item{
	
	 transition: all 0.5s;
	 
	 margin: 1rem 0;
	
}
.tabs-nav .nav-item a:hover ,
.tabs-nav .nav-item a:focus{
	background: #0d1f57;
	color: #84754f  !important;

}


.tab-content{
	background: #fff;
}
.tabs-nav .nav-item a{
	color: #1b3280 !important;
	font-weight: 900;
	transition: all 0.5s;
	line-height: 40px;
	background: #bbbfcb ;
}
.tabs-nav .nav-item.active a
{
    background: #0d1f57;
    color: #84754f !important;

}

.invst{
	background-image:linear-gradient(rgba(13, 32, 90, 0.65),rgba(12, 32, 90, 0.64)) ,url("../images/invst.jpg");
	background-position: top;
	background-size: contain;
	background-repeat: no-repeat;
	background-attachment: fixed;
}
.row-news{
	background-color: #fff;
	padding: 1rem;
}
.card-invst{
	background: rgba(12, 32, 88, 0.2);
    padding: 10px;
    border-left: 5px solid #84754f;
    transition: all 0.5s;
    cursor: pointer;
}
.card-invst a{
	color: #0a215a;

}
.card-invst a:hover{
	color: #84754f;
	text-decoration: none;

}
.card-invst:hover{
	box-shadow: 1px 1px 10px #333;
}

@media(max-width:500px){
	.fnc-slide__heading-line{
		font-size: 60px;
	}
}

.list-social-icon {
    list-style: none;
    padding: 0.7rem 1rem 0rem 0rem;
}
.list-social-icon li {
    display: inline-block;
    margin: 5px 10px 5px 0px;
}
.list-social-icon li a {
	display: block;
    height: 30px;
    width: 30px;
    border: 2px solid #84754f;
    background-color: #84754f;
    color: #ffffff;
    font-size: 16px;
    text-align: center;
    line-height: 30px;
    -moz-transition: all ease 0.3s;
    -o-transition: all ease 0.3s;
    -webkit-transition: all ease 0.3s;
    transition: all ease 0.3s;
}
.list-social-icon li a:hover {
    border: 2px solid #06205c;
	background-color: #84754f;
	color: #06205c;
}
.appa{
	width: 50px;
	cursor: pointer;
	margin: 0 5px;
}
.copy h4{
	font-size: 1.5rem;
    padding: 11px 1rem;
    width: 55%;
    margin-bottom: 3rem;
    font-weight: 800;
    border-bottom: 5px solid #84754f;
    border-radius: 40%;
    text-align: center;
}


@media(max-width:992px){
	.social ul{
		padding-top: 22%;
	
	}
	.carousel2 .carousel2-item{
		left: -4px;
		width: 72%;
	}
}
 @media(max-width:768px){
	.home-item2{
		height: fit-content;
	}
	 .block3,.block1{
		 text-align: center !important;
	 }
	.social ul,.copy p {
		padding-top: 0% !important;
	
	}
	.fnc-slide__mask{
		overflow: visible; 
    z-index: 1;
    position: absolute;
    right: 60%;
    top: 15%;
    width: 280px;
    height: 411px;
    margin-right: -90px;
    
    transform-origin: 50% 0;
    transition-timing-function: ease-in-out;
    clip-path: polygon(0% 0%, 0% 100%, 15% 100%, 14% 10%, 86% 10%, 86% 91%, 11% 91%, 3% 100%, 100% 100%, 100% 0%);
	}

	

}
@media(max-width:425px){
	.home-item2 .item {
		padding: 3rem 1rem 2.5rem 3rem;
		line-height: 30px;
	
	}
	.fnc-slide__content{
		left: 25%;

	}
	.governance .file a{
		font-size: 18px;
		padding: 5px;
	}
	.fnc-slide__heading-line{
		font-size: 3rem !important;
	}
	.home-item2::before {
		left: 21px;
	}
	.home-item2::after{
		top: 19px;
	}
	
	.fnc-slide__mask{
		overflow: visible;
    z-index: 1;
    position: absolute;
    right: 60%;
    top: 15%;
    width: 248px;
    height: 364px;
    margin-right: -130px !important;
    transform-origin: 50% 0;
    transition-timing-function: ease-in-out;
    clip-path: polygon(0% 0%, 0% 100%, 15% 100%, 14% 10%, 86% 10%, 86% 91%, 11% 91%, 3% 100%, 100% 100%, 100% 0%);
	
	}
	.about1 .right img,
	.about2 .left img
	
	{
		display: none;
	}
	.image{
		top: 0;
	}
	.tcontainer {
		height: 106px;
		text-align: center;
	}

	.tcontainer span {
		position: absolute;
		padding: 10px 5px;
		left: 0;
		top: 0;
		width: 100%;
	}
	.ticker-wrap {
		margin-top: 63px;
	}
	.footer{
		background-position: center  !important;
		background-size: 100% !important;
	}
	.tabs-nav{
		padding: 1rem !important;
			font-size: 19px;
	}
	.marquee-sibling{
		width: 32% !important;
	}
	

}
.shadow-sm {
    box-shadow: 0 .125rem .25rem rgba(0,0,0,.2)!important;
}
.carousel2-item{
    background-size: 79%;
    background-repeat: no-repeat;
    background-position: 228%;
	background-color: #0a215a !important;
    color: #fff;

}
@media(max-width:551px){
	.carousel2 .carousel2-item {
		left: 0px;
    width: 87%;
	}
} 

@media(max-width:1024px){
	.about1 .right img {
		position: relative;
		left: 21px;
		top: 0px;
		/* width: 100%; */
	}
} 
.badge-dark {
    color: #fff;
    background-color: #84754f;
}

.navbar .nav-link:not(:last-child):hover{
	border-bottom: 2px solid #84754f;

	
}
@media(max-width:425px){
	.owl-investement .owl-nav {
		margin-top: 0px;
		position: absolute;
		right: 11px;
		bottom: 13px;
	}
	.copy h4{
		width: 80%;

	}
}
.news-item{
	margin-top: 1.2rem;
	background-position: center center;
	background-size: cover;
	background-repeat: no-repeat;
	height: 300px;

}
.news-item .txt{
	padding: 1rem 2.5rem;
	background-color: rgba(6, 32, 92, 0.83);
    color: #fff;
    width: 298px;
    position: relative;
    left: -19px;
	top: 104px;
	height: 220px;
	line-height: 1.3;
	max-height: 220px;
	/* text-transform: uppercase; */
	
	box-shadow: -20px 26px 24px -22px rgba(27, 20, 17, 0.52);
}
.news-item .news-cat{
	writing-mode: vertical-rl;
	position: relative;
	left: -11px;
	top: -104px;
    color: #d8d0bb;
    font-size: 16px;
    

}

.row-news h3 ,.single-news  h3{
	font-weight: 800;
}
.read-more {
	background: rgba(132, 117, 79, 0.2901960784313726);
    border-radius: 0;
	color: #fff;
	font-size: 17px;
	position: absolute;
	bottom:10px
}
.read-more:hover{
	color: #ccc;

}
.h-line{
	background-color: #84754f;
    display: inline-block;
    height: 3px;
    width: 50px;
    position: relative;
}

.single-news p{
	text-align: justify;

}
.block1{
	text-align: left;
}

.contact-info {
	background: #06205c;
    color: #fff;
}
.bottom-footer{
	background: #fff;
	color: #333;

}
.img-footer{
	width: 50%;
	padding-top: 20px;
}
.contact-info {
	position: absolute;
    right: -89px;
    margin-top: 44px;
}
.contact{
	border: 10px solid #06205c;
	margin-right: 65px;

}
.block3{
	text-align: right;
}
.form-control{
	font-size: 23px;
}
.form-contact{
	padding: 38px 0px  0px 38px;
}
.form-contact .form-control{
	border-color: #fff;
	border-bottom: 1px solid #06205c;
	border-radius: 0;
	padding-left: 0;
	outline: none;
	outline-color: transparent !important;
}
@media(max-width:992px){
	.contact-info{
		position: initial;
		margin-top: 24px;

	}
	.contact{
		margin: 0;
	}
	.form-contact {
		padding: 1rem;
	}
}
.content .card{
	box-shadow: -40px 41px 0px -11px #84754f;
}
.navbar-toggler-icon{
	background: #06205c;
    height: 3px;
    display: block;
    margin: 5px 0;
}
.navbar-toggler{
	font-size: 1.25rem !important;
    line-height: 1;
    background-color: transparent;
    border: 1px solid #84754f;
    border-radius: .25rem;
}
.list-footer,.con-info {
	list-style: none;
	padding: 1rem 0;
}
.list-footer li
{
	padding: 6px 0;
	
	cursor: pointer;

}
.list-footer i ,.con-info i{
	
	font-weight: 800;
	transition: all 0.5s;
}
.list-footer li:hover i{
	padding-left: 5px;

}
.list-footer a{
	color: #fff;
	text-decoration: none;
}
.footer{
	background-position: top;
	background-size:53% 100%;
	background-color:#06205c;
	background-attachment: fixed;
	/* background-repeat: repeat; */

}
footer{
	color: #fff;
}
.logo-footer{
 width: 36%;
}
.con-info  p i{
	padding: 0 8px;
}

.home-caption{
	background-color: #fff;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: left;
	background-attachment: fixed;
}
.card-h p{
	font-size: 27px;
}
.card-h p::before, .card-h p::after {
	content: '';
	display: block;
	position: absolute;
	z-index: 3;
	width: 60px;
	height: 60px;
	border: solid 3px #0a215a;

}
.card-h p::after {
	border-left: none;
	border-top: none;
	bottom: 0px;
	right: 0px;
}
.card-h p::before {
	border-right: none;
	border-bottom: none;
	top: 0px;
	left: 0px;
}
/************* Search box         **************/

.navbar-nav .nav-item:not(:last-child){
	position: relative;
	-webkit-transition: all 0.7s ease-in-out;
	-moz-transition: all 0.7s ease-in-out;
	-o-transition: all 0.7s ease-in-out;
	transition: all 0.7s ease-in-out;
	
  }
   #search {
	float: right;
	margin-top: 9px;
	width: 240px;
  }
  
  .search-box {
	padding: 5px 0;
  
	height: 30px;
	position: relative;
	right: 0px;
	float: left;
	line-height: 22px;
  }
  
	.search-box input {
		position: absolute;
		top: 0;
		width: 0px;
		float: right;
		margin-right: 0px;
		-webkit-transition: all 0.7s ease-in-out;
		-moz-transition: all 0.7s ease-in-out;
		-o-transition: all 0.7s ease-in-out;
		transition: all 0.7s ease-in-out;
		height: 35px;
		line-height: 18px;
		padding: 0 2px 0 0px;
		border-radius:1px;
		padding-left: 7px;
	}
	.btn-search:hover{
	  background-color: #84754f !important;
  
	}
	.search-box:hover input, .search-box input:focus {
		width: 150px;
		margin-left: -150px;
		padding-left: 19px;
	  
	}
 
	.btn-search{
	height: 35px;
	position: absolute;
	right: -18px;
	top: 0px;
	border-radius:1px;
  } 
  
  .btn-search-focus{
	background-color: #84754f !important;
  
  }
  .btn-search-focus i{
	color: #fff !important;
  }
.logo-startup-info{
	font-size: 20px;
}
.logo-startup-info i{
	padding: 0 5px;
}
.logo-startup-info a{
	color: #84754f;
}
.line-center{
	background-color: #84754f;
	height: 3px;
	width: 80px;
	margin: auto;

}
.caption-home{
	position: absolute;
	color: #fff;
	top: 83%;
	background: rgba(0, 0, 0, 0.7098039215686274);

	padding: 0.5rem;
	font-size: 28px !important;
	text-align: center;
}
.logo-startup-img{
	position: relative;
	top: -70px;
	border-radius:10px;

}
.search-img{
	background-size: cover;
	height: 240px;
	background-position: center;
	background-repeat: no-repeat;
}
.pagination{
	width: max-content;
	margin: auto;
}
.page-link{
	color: #fff;
	background-color:#84754f;
	border-color:#84754f;
	transition: 0.5s;
}
.page-link:hover{
	background-color: #0a215a;
	color: #fff;
}
.page-item.active .page-link{
	background-color:#0a215a;
	border-color: #0a215a;

}
.related-topic a{
	color: #545454;

}
.search-box-nav .btn{
	background-color: #84754f;
	color: #fff;
	position: relative;
	top: -47px;
	padding: 12px;
	right: -200px;
}
.search-box-nav{
	width: 240px;
	height: 49px;
}
.img-search {
	background-repeat: no-repeat;
	background-size: cover;
	height: 250px;
	background-position: center center;
}

.owl-item{
	align-items: flex-end !important;
	display: flex !important;
}
.search-card {
	min-height: 512px;

}
.search-card a{
	position: absolute;
	bottom: 33px;
}
.fnc-nav__control{
	display: none;
}
