*{
	margin:0px; padding:0px;
}
body{
	font-family: 'Montserrat', sans-serif;
	}

h1, h2, h3, h4, h5, h6
{
font-family: 'MuseoModerno', cursive;
}
ul{
margin:0;
padding:0;}

a:hover 
{
	text-decoration:none;
	transition:all 0.5s ease;
}
a 
{
	text-decoration:none;
	transition:all 0.5s ease;
}

.left-pannel-section 
{
background-color: #e2b143;
position:relative;
overflow:hidden;
}
.left-pannel-section:after
{
		content:'';
	display:block;
	position:absolute;
	bottom:0px;
	right:0px;
	left:0px;
	top:0px;
background:url(../images/backgroun-black.png);
background-size: 100% 360px;
background-position: top;
background-repeat:no-repeat;
 -webkit-animation: scale 35s linear infinite;
   animation: scale 35s linear infinite;	
}

.evidon-banner{position: fixed; width: 100%; padding: 2%; bottom: 0px; left: 0px; border-top: 1px solid rgb(170, 170, 170); text-align: center; height: 25%; box-sizing: border-box; min-height: 200px; flex-wrap: wrap; justify-content: center; align-items: flex-start; z-index: 2147483647; display: flex; background: rgb(255, 255, 255) !important; font-size: 14px !important; color: rgb(0, 0, 0) !important; visibility: visible !important;}
.evidon-banner-message{display: block !important; margin: auto !important; text-align: center !important; color: rgb(0, 0, 0) !important; font-size: 110% !important; max-width: 95% !important; line-height: 140% !important; font-weight: normal !important; text-decoration: unset !important; width: 100% !important;}

.evidon-banner-acceptbutton{display: inline; cursor: pointer; position: relative; white-space: nowrap; order: 1; font-family: inherit; border: 0px !important; background: #e2b143 !important; color: rgb(255, 255, 255) !important; padding: 16px 44px !important; width: unset !important; border-radius: 4px !important; margin: 10px !important; font-size: 14px !important; text-align: center !important; height: unset !important;}
@-webkit-keyframes zoom {
  50% {
    -webkit-transform:scale(1.6);
    -moz-transform:scale(1.6);
    -ms-transform:scale(1.6);
    -o-transform:scale(1.6);
    transform:scale(1.6);
  }
}

@keyframes scale {
  50% {
  -webkit-transform:scale(1.6);
    -moz-transform:scale(1.6);
    -ms-transform:scale(1.6);
    -o-transform:scale(1.6);
    transform:scale(1.6);
  }
}

.bg-slide 
{
padding-top:10%;
min-height:340px;

}
.bg-slide:after 
{

}


.banner-video {
  padding: 0;
  min-height: 100vh;
}
.left-pannel-section 
{
	padding:0px;
}

.logo {
width: 280px;
margin: auto;
position:relative;
z-index:999;
}

/* Slider */
.carousel-item {
  height: 100vh;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
}


@-webkit-keyframes zoom {
  from {
    -webkit-transform: scale(1, 1);
  }
  to {
    -webkit-transform: scale(1.5, 1.5);
  }
}

@keyframes zoom {
  from {
    transform: scale(1, 1);
  }
  to {
    transform: scale(1.5, 1.5);
  }
}

.carousel-inner .carousel-item {
  -webkit-animation: zoom 25s;
  animation: zoom 25s;
}

.footer-menu-items {
  position: absolute;
  z-index: 888888;
  bottom: 10px;
  right: 0;
  left: 0;
  padding-left: 0%;
}

.footer-menu-items ul li {
  display: inline-block;
  text-transform: uppercase;
  font-size: 12px;
}
.footer-menu-items ul 
{
	text-align:center;
}
.footer-menu-items ul li a 
{
color: #fff;
font-weight: 500;
  padding:5px 10px;
  display:block;
}
.footer-menu-items ul li a:hover 
{
	background-color:#e2b143;
}
.banner-video:after 
{
 background: rgba(6, 4, 0, 0.6);
  content: '';
  display: block;
  position: absolute;
  bottom: 0px;
  right: 0px;
  left: 0px;
  top: 0px;
  z-index: 222222;
}

.wlecome-text-content {
  z-index: 999999;
  position: absolute;
  color: #fff;
  right: 0;
  left: 0;
  text-align: center;
  top: 45%;
}
.wlecome-text-content h2 
{
	font-size:48px;
}
.nav-links
{
	position:relative;
z-index:999;
}
.nav-links ul {
  text-align: center;
  margin-top:10px;
}
.nav-links ul li 
{
	display:inline-block;
}
.nav-links ul li a {
  font-size: 12px;
  text-transform: uppercase;
  padding: 10px;
  display: block;
  color:#fff;
  font-weight:500;
}

.nav-links ul li a:hover
{
	color:#e2b143;
}


.profile-content {
  display: flex;
  align-items: center;
  width: 300px;
  max-width: 100%;
  margin: auto;
  padding: 5% 0px;
    margin-top: 5%;
}

.profile-content .profile-image {
  width: 110px;
  border-radius: 100%;
  border: 6px solid #fff;
}

.profile-content .profile-name {
  width: calc(100% - 110px);
  padding-left: 25px;
  text-align: left;
}
.profile-content .profile-name h3 {
  margin: 0;
  color:#fff;
}
.profile-content .profile-name p 
{
	color:#fff;
}
.content-contact {
  width: 300px;
  max-width: 100%;
  margin: auto;
 padding: 10px;
margin-top: 10%;
text-align: center;
margin-bottom: 60px;
border-radius: 10px;
position:relative;
z-index:888888;

}

.content-contact li {
  display: block;
}

.content-contact li a {
display: block;
color: #000;
font-weight: 500;
padding: 0;
font-size: 24px;
border-bottom: 0;
}
.content-contact li a:hover 
{
	color:#fff;
}

.content-contact li a .fa {
  width: 45px;
  text-align: center;
  height: 45px;
  background: #000;
  font-size: 24px;
  line-height: 44px;
  border-radius: 100%;
margin-right: 0px;
display: inline-block;
margin: 10px auto;
color:#fff;
}

.content-contact li a span {
  display: block;
}


.footer-social-icons {
  background: #e3b244;
  display: flex;
justify-content: center;
padding: 10px 10px;
  flex-wrap: wrap;
  transform: skewY(-180deg);
  transform-origin: 100%;
  position: absolute;
  right: 0;
  left: 0;
  bottom: 0;
  z-index:777;
}

.footer-social-icons .social-icons li {
  display: inline-block;
  margin-right: 3px;
}

.footer-social-icons .social-icons li a {
  color: #e3b244;
 width: 26px;
display: inline-block;
height: 26px;
background: #fff;
font-size: 15px;
line-height: 26px;
border-radius: 100%;
text-align: center;
}

.footer-social-icons .social-icons li a:hover 
{
	 background:#000;
}

.download-v-card {
  z-index: 999;
  position: relative;
}

.download-v-card .btn.btn-primary {
  border-radius: 50px;
  padding: 5px 25px;
  background: #000;
  border-color: #000;
  font-size: 16px;
  text-transform: uppercase;
}
.download-v-card .btn.btn-primary:hover 
{
	color: #000;
background: #e3b244;
}

.popup-style {
  z-index: 999999;
  top: 7vh;
}

.popup-style .modal-dialog {
  max-width: 70%;
  min-width: 400px;
}
.popup-style p 
{
	font-size:14px;
}
.popup-style h3 
{
	font-size:18px;
}

.popup-style .modal-body
{
	max-height:450px;
	overflow:auto;
}



/*--------start Me4dia Querry---------*/
@media (max-width:992px)
{
	.left-pannel-section:after 
	{
		background-size: 100% 400px;
	}
	.bg-slide {
  padding-top: 50px;
}
.footer-menu-items ul li a {
  color: #fff;
  font-weight: 500;
  padding: 5px 6px;
  display: block;
  font-size: 10px;
}
.content-contact 
{
	margin-top:15%;
}
}


@media (max-width:575px)
{
	.bg-slide {
  padding-top: 10%;
  min-height: 300px;
}
.left-pannel-section::after {
  background-size: 100% 300px;
}
}