/*
 * Basic CSS starts 
 */
 
@import url('https://fonts.googleapis.com/css?family=Lato:300,400,400i,700');
@import url('https://fonts.googleapis.com/css2?family=Mulish:wght@400;700;800&display=swap');

body{
	color: #252c37;
	font-family: 'Mulish', sans-serif;

	font-weight: 400;
	-webkit-font-smoothing: antialiased;
}

h1,h2,h3,h4,h5,h6{
	font-family: 'Mulish', sans-serif;

	font-weight: 700;
}

p{
	font-size: 18px;
	line-height: 24px;
}

a{
	text-decoration: none;
}

a:hover{
	text-decoration: none;
}

a:hover,a:active,a:focus {
	outline: 0;
	text-decoration: none;
}

hr{

}

:active {
	outline: none;
}
:focus {
	outline:none;
	outline-width: 0;
}

::-moz-focus-inner {
	border:0;
}
.btn, .form-control,
.form-control:focus {
	border-radius: 0px !important;
	box-shadow: none !important;
	outline: none !important;
}

.btn-lg, .btn-group-lg > .btn {
	padding: 12px 32px;
	font-size: 18px;
}


.pad {padding: 50px 0px;}
.parallax-one { background: url('../img/promo/p1.jpg') fixed 50%;}
.parallax-two { background: url('../img/background/overlay.png'), url('../img/promo/p2.jpg') fixed 50%;}
.parallax-three { background: url('../img/background/overlay.png'), url('../img/blogbg.jpg') fixed 50%;}
.parallax-four { background: url('../img/background/overlay.png'), url('../img/promo/p4.jpg') fixed 50%;}

/* 
 * Basic CSS ends 
 */
 
/* header */
/* navigation */

.navbar {
	margin-top: 0px;
	border: 0;
	border-radius:0;
	box-shadow: none;
	background: rgba(254, 211, 72, 0.4);
	-webkit-transition: all 0.25s ease;
	-moz-transition: all 0.25s ease;
	-ms-transition: all 0.25s ease;
	-o-transition: all 0.25s ease;
	transition: all 0.25s ease; height:85px;
}

.navbar.comeup {margin-top: 0;background: rgba(0,0,0,0.9); background: rgba(254,211, 72, 0.9);}
.navbar-default .navbar-nav>li>a {
	padding: 30px 20px;
	font-size: 15px;
	font-weight: 700;
}

..navbar-toggle{ padding:5px;}
.navbar-default .navbar-toggle .icon-bar {background: #eeeeee;}
.navbar-default .navbar-toggle {border-radius: 0;}
.navbar-default .navbar-toggle:hover, 
.navbar-default .navbar-toggle:focus{background: transparent;}

.navbar-brand>img {
	width: 100%;
	max-width: 130px;
}

/* secondary menu */

.secondary-menu {
	position: fixed;
	z-index: 99999;
	width: 100%;
	background: #17352f;
}
.secondary-menu .sm-left {
	float: left;
	text-align: left;
}

.secondary-menu .sm-left a {
	color: #ccc;
}

.secondary-menu .sm-right {
	float: right;
	text-align: right;
}

.secondary-menu .sm-left,
.secondary-menu .sm-right {
	line-height: 40px;
	color: #fff;
}

.secondary-menu .sm-social-link a {
	display: inline-block;
	width: 40px;
	height: 40px;
	line-height: 40px;
	font-size: 14px;
	color: #fff;
	text-align: center;
	background: rgba(0,0,0,0.3);
}

/* banner */

/* banner slider */

.banner .carousel .item{
  -webkit-animation-duration: 3s;
  -webkit-animation-delay: 0.5s;
  -moz-animation-duration: 3s;
  -moz-animation-delay: 0.5s;
  -ms-animation-duration: 3s;
  -ms-animation-delay: 0.5s;
  -o-animation-duration: 3s;    
  -o-animation-delay: 0.5s;    
  animation-duration:3s;
  animation-delay:0.5s;
}

.carousel-caption p{ font-size:18px;}
.banner .carousel .carousel-caption h2,
.banner .carousel .carousel-caption h3 {
  -webkit-animation-duration: 2s;
  -webkit-animation-delay: 1s;
  -moz-animation-duration: 2s;
  -moz-animation-delay: 1s;
  -ms-animation-duration: 2s;
  -ms-animation-delay: 1s;
  -o-animation-duration: 2s;    
  -o-animation-delay: 1s;    
  animation-duration:2s;
  animation-delay:1s;
}

.banner .carousel .carousel-caption h2 i {
	font-size: 64px;
  display: inline-block;
  margin-right: 12px;
}

.banner .carousel .carousel-caption p{
  -webkit-animation-duration: 2s;
  -webkit-animation-delay: 1s;
  -moz-animation-duration: 2s;
  -moz-animation-delay: 1s;
  -ms-animation-duration: 2s;
  -ms-animation-delay: 1s;
  -o-animation-duration: 2s;    
	-o-animation-delay: 1s;      
  animation-duration:2s;
  animation-delay:1s;
}

.banner .carousel .carousel-caption .btn{
  -webkit-animation-duration: 2s;
  -webkit-animation-delay: 2.5s;
  -moz-animation-duration: 2s;
  -moz-animation-delay: 2.5s;
  -ms-animation-duration: 2s;
  -ms-animation-delay: 2.5s;
  -o-animation-duration: 2s;    
  -o-animation-delay: 2.5s;    
  animation-duration:2s;
  animation-delay:2.5s;
}

.banner .carousel .carousel-control{
	position: absolute;
	top: 50%;
	margin-top: -25px;
	display: inline-block;  display:none;
	font-size: 18px;
	text-align: center;
	background: none;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)" !important;
	border:0;
	opacity: 1;
	text-shadow: none;
}

.banner .carousel .carousel-control span {
	width: 50px;
	height: 50px;
	line-height: 52px;
	font-size: 22px;
}

.banner .slide-one, .banner .slide-two {
	bottom: inherit;
	top: 250px;
	text-align: right;
}
.banner .slide-one h2, .banner .slide-two h2 {
	margin-bottom: 15px;
	font-size: 52px;
	line-height: 42px;
	font-weight: 300;
	color: #fff;
}

.banner .slide-one h3, .banner .slide-two h3 {
	font-size: 24px;
	line-height: 32px;
	font-weight: 400;
}

.banner .slide-one .btn,
.banner .slide-two .btn {
	display: inline-block;
	margin-top: 15px;
	padding: 12px 32px;
	font-size: 16px;
}

/* default heading */

.default-heading,
.default-heading-shadow {
	text-align: center;
	margin-bottom: 40px;
}

.default-heading h2,
.default-heading-shadow h2 {
	position: relative;
	display: inline-block;
	margin-top: 0;
	margin-bottom: 30px;
	padding: 25px 30px;
	font-size: 45px;
	text-transform: uppercase;
}

.default-heading h2:after,
.default-heading-shadow h2:after{
	top: 100%;
	left: 50%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
	border-color: rgba(240, 253, 255, 0);
	border-width: 20px;
	margin-left: -20px;
}

.default-heading-shadow h2 {color: #fff;}

@-webkit-keyframes rotating /* Safari and Chrome */ {
  from {
    -webkit-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  to {
    -webkit-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}

@keyframes rotating {
  from {
    -ms-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  to {
    -ms-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -webkit-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}

.rotating {
  -webkit-animation: rotating 8s linear infinite;
  -moz-animation: rotating 8s linear infinite;
  -ms-animation: rotating 8s linear infinite;
  -o-animation: rotating 8s linear infinite;
  animation: rotating 8s linear infinite;
}

/* hero */

.hero .hero-content {
	text-align: center;
}

.hero-content h2 {
	margin-top: 0;
	margin-bottom: 0;
	font-size: 40px;
}

.hero-content hr {
	max-width: 450px;
	margin: 10px auto;
	border-top: 1px solid #ddd;
}

.hero-content p {
	font-size: 20px;
	line-height: 28px; margin:15px 0px;
}

.hero-playlist {
	margin-top: 50px;
}

.hero-playlist .figure {
	position: relative;
	max-width: 450px;
	margin: 0 auto;
}

.hero-playlist .figure .disk {
	position: absolute;
	top: 50%;
	left: 50%;
	width: 200px;
	height: 200px;
	margin-top: -100px;
	margin-left: -100px;
	opacity: 0.5;
}

.hero-playlist .album-details {
	max-width: 450px;
	margin: 0 auto;
	margin-top: 30px;
	margin-bottom: 30px;
	text-align: center;
	letter-spacing: 0.1em;
}

.hero-playlist .album-details h4 {
	font-size: 22px;
	line-height: 32px;
	text-transform: uppercase;
}

.hero-playlist .album-details h5 {
	margin-top: 15px;
	margin-bottom: 20px;
	font-size: 18px;
	font-weight: 400;
	color: #aaa;
}

.hero-playlist .album-details p {
	margin-bottom: 30px;
	font-size: 15px;
	line-height: 30px;
}

.playlist-content .playlist-number {
	margin-bottom: 10px;
	padding: 10px 15px;
	background: #fafafa;
	border: 1px solid #ddd;
}

.playlist-content .playlist-number .song-info {
	float: left;	
}

.playlist-content .playlist-number .song-info h4 {
	margin-top: 5px;
	margin-bottom: 5px;
	font-size: 15px;
}
.playlist-content .playlist-number .song-info p {
	font-size: 12px;
	font-style: italic;
}

.playlist-content .playlist-number .music-icon {float: right;}
.playlist-content .playlist-number .music-icon a {
	display: inline-block;
	width: 30px;
	height: 45px;
	line-height: 45px;
	font-size: 20px;
	text-align: center;
}


/* promo */

.promo .promo-element {
	text-align: center;
}

.promo .promo-element h3{
	margin-top: 0;
	margin-bottom: 30px;
	font-size: 40px;
	line-height: 52px;
	color: #fff;
}

.promo .promo-element p {
	font-size: 32px;
	line-height: 44px;
	font-weight: 300;
	color: #fff;	
}

.promo .promo-element .promo-link {
	display: block;
	width: 120px;
	height: 120px;
	line-height: 120px;
	margin: 0 auto;
	margin-top: 40px;
	font-size: 80px;
	text-align: center;
	color: #fff;
}


/* featured album */

.featured .featured-item {
	max-width: 450px;
	margin: 0 auto;
}

.featured .featured-item .figure {
	position: relative;
	overflow: hidden;
}

.featured .featured-item .figure p {
	position: absolute;
	bottom: 0;
	right: 0;
	margin-bottom: 10%;
	margin-right: 10%; text-align:center;
	width: 80%;
	height: 80%;
	padding: 20px 25px;
	color: #000;
	border: 10px solid #c5af6a;
	font-size: 17px;
	line-height: 22px;
	opacity:0;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	-webkit-transition: all 0.5s ease-out;
	-moz-transition: all 0.5s ease-out;
	-ms-transition: all 0.5s ease-out;
	-o-transition: all 0.5s ease-out;
	transition: all 0.5s ease-out;
}


.featured .featured-item:hover .figure p {
	opacity:1;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}

.featured-item .featured-item-info h4 {
	margin-top: 30px;
	font-size: 28px;
	line-height: 40px;
	text-align: center;
	font-weight: 300;
	text-transform: uppercase;
}
.featured-item img{ }

.featured-item .featured-item-info hr {
	max-width: 60px;
	margin: 20px auto;
	border-top: 4px solid #ddd;
}

.featured-item .featured-item-info p {
	font-size: 16px;
	font-weight: 700;
	text-align: center;
}





.featuredexp .featured-item {
	max-width: 450px;
	margin: 0 auto;
}

.featuredexp .featured-item .figure {
	position: relative;
	overflow: hidden;
}

.featuredexp .featured-item .figure p {
	position: absolute;
	bottom: 0;
	right: 0;
	margin-bottom: 10%;
	margin-right: 10%; text-align:center;
	width: 80%;
	height: 80%;
	padding: 20px 25px;
	color: #000;
	border: 10px solid #c5af6a;
	font-size: 17px;
	line-height: 22px; background: rgba(197,175,106, 0.8);
	opacity:1;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	-webkit-transition: all 0.5s ease-out;
	-moz-transition: all 0.5s ease-out;
	-ms-transition: all 0.5s ease-out;
	-o-transition: all 0.5s ease-out;
	transition: all 0.5s ease-out;
}


.featuredexp .featured-item:hover .figure p {
	opacity:1;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}

.featured-item .featured-item-info h4 {
	margin-top: 30px;
	font-size: 28px;
	line-height: 40px;
	text-align: center;
	font-weight: 300;
	text-transform: uppercase;
}
.featured-item img{ }

.featured-item .featured-item-info hr {
	max-width: 60px;
	margin: 20px auto;
	border-top: 4px solid #ddd;
}

.featured-item .featured-item-info p {
	font-size: 16px;
	font-weight: 700;
	text-align: center;
}

/* news letter / subscribe */
.news-letter {
	padding: 150px 0;
	background: #252c37;
}
.news-letter .news-content {text-align: center;}
.news-letter .news-content h3 {
	margin-top: 0;
	margin-bottom: 20px;
	font-size: 44px;
	line-height: 54px;
	color: #fff;
}

.news-letter .news-content p {
	margin-bottom: 30px;
	font-size: 18px;
	line-height: 28px;
	font-style: italic;
	color: #fff;
}

.news-letter .news-content form {
	max-width: 450px;
	margin: 0 auto;
}

.news-letter .news-content form .btn {
	padding: 10px 20px;
}

/* why work with us */

.work-with-us .why-content .why-message {
	padding-bottom: 30px;
	font-size: 22px;
	line-height: 32px;
	text-align: center;
}

.work-with-us .why-content .apply-btn {
	margin-top: 60px;
	text-align: center;
}

.work-with-us .why-content .why-item {
	max-width: 450px;
	margin: 0 auto;
	margin-top: 30px;
	padding: 20px 25px; 
	background: #252c37;
}

.why-content .why-item .why-number {
	display: block;
	margin-bottom: 10px;
	color: #fff;
	font-family: 'Droid Sans', sans-serif;
	font-size: 64px;
	font-weight: 700;
	line-height: 1;
}

.why-content .why-item p {color: #fff;}

/* portfolio */

.portfolio.pad {
	padding-top: 50px;
	padding-bottom: 40px;
}

.portfolio-content {margin: 20px 0; margin-bottom:20px;}
.portfolio-content .item{
	margin: 0; margin-right:5px;
	position: relative;
}
.portfolio-content .item img {
	width: 100%;
	max-width: 450px;
}

.portfolio-content .item .p-transparent{
	position: absolute;
	top: -20px;
	left: 0;
	width: 80%;
	height: 80%;
	margin-left: 10%;
	margin-top: 13%;
	opacity: 0;
	border: 5px solid #fed75a;
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-ms-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
}

.portfolio-content .item .p-hover {
	position: absolute;
	top: -20px;
	left: 0;
	width: 80%;
	margin-top: 10%;
	margin-left: 10%;
	opacity: 0;
	-webkit-transition: all 0.25s linear;
	-moz-transition: all 0.25s linear;
	-ms-transition: all 0.25s linear;
	-o-transition: all 0.25s linear;
	transition: all 0.25s linear;
}

.portfolio-content .item:hover .p-transparent,
.portfolio-content .item:hover .p-hover  {
	top: 0;
	opacity: 1;
	-webkit-transition: all 0.25s linear;
	-moz-transition: all 0.25s linear;
	-ms-transition: all 0.25s linear;
	-o-transition: all 0.25s linear;
	transition: all 0.25s linear;
}

.portfolio-content .item .p-hover {
	padding: 10px 10px;
	text-align: center;
}

.portfolio-content .item .p-hover h3 {
	margin: 0;
	margin-top: 10px;
	font-size: 20px;
	font-weight: 300;
	color: #fed75a;
}

.icon-bar {
  position: fixed; left:0px;
  top: 40%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%); z-index:9999;
} 

/* Style the icon bar links */
.icon-bar a {
  display: block;
  text-align: center;
  padding: 12px 10px;
  transition: all 0.3s ease;
  color: white;
  font-size: 20px;
}

/* Style the social media icons with color, if you want */
.icon-bar a:hover {
  background-color: #000;
}

.facebook {
  background: #3B5998;
  color: white;
}

.linkedin {
  background: #086ed3;
  color: white;
}

.whatsapp{ background: #4FCE5D;
  color: white;
}

.twitter {
  background: #55ACEE;
  color: white;
}

.google {
  background: #dd4b39;
  color: white;
}

.instagram {
  background: #e12d86;
  color: white;
}

.youtube {
  background: #bb0000;
  color: white;
}


.portfolio-content .item .p-hover hr {
	width: 40px;
	border-top: 2px solid #fff;
	margin: 10px auto;
}

.portfolio-content .item .p-hover p {
	color: #fff; font-size:16px; line-height:20px;
}

.portfolio-content .item .p-hover a {
	display: inline-block;
	width: 45px;
	height: 45px;
	line-height: 45px;
	margin: 0 auto;
	margin-top: 25px;
	text-align: center;
	font-size: 14px;
	color: #fff;
	background: #fff;
}

/* call to action block */

.cta .cta-element {padding: 40px;}

.cta-element h3 {
	margin-top: 0;
	font-size: 26px;
	line-height: 36px;
	color: #fff;
}

.cta .cta-element p {
	font-style: italic;
	color: #fff;
	font-size: 16px;
	line-height: 26px;
}

.cta-element .cta-btn{
	margin-top: 25px;
}

/* events */

.events .events-item {
	margin-top: 30px;
	background: #fff;
	padding: 25px;
}

.events .events-item .figure {
	position: relative;
}

.events .events-item .figure .event-location {
	position: absolute;
	bottom: 0;
	left: 0;
	z-index: 8;
	background: rgba(0,0,0,0.3);
	padding: 8px 16px;
	font-size: 14px;
	line-height: 26px;
	color: #fff;
	font-weight: 700;
}

.events .events-item .figure .event-location i {
	display: inline-block;
	margin-right: 10px;
	font-size: 16px;
}

.events .events-item .figure .event-date {
	position: absolute;
	top: 30px;
	right: 0;
	margin-right: -1px;
	z-index: 7;
	color: #fff;
	background: rgba(0,0,0,0.25);
	border: 1px solid #fff;
	text-align: center;
	font-weight: 700;
	font-size: 20px;
	line-height: 40px;
}

.events .events-item .figure .event-date .emonth {font-size: 13px;}
.events-item .figure .event-date .etime {
	display: block;
	background: #fff;
	padding: 5px 7px;
	color: #252c37;
	font-size: 13px;
	line-height: 16px;
}

.events .events-item .figure .img-hover {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 5;
	width: 100%;
	height: 100%;
	opacity: 0;
	-webkit-transition: all 0.25s linear;
	-moz-transition: all 0.25s linear;
	-ms-transition: all 0.25s linear;
	-o-transition: all 0.25s linear;
	transition: all 0.25s linear;
}

.events .events-item:hover .figure .img-hover {
	top: 0;
	opacity: 1;
	-webkit-transition: all 0.25s linear;
	-moz-transition: all 0.25s linear;
	-ms-transition: all 0.25s linear;
	-o-transition: all 0.25s linear;
	transition: all 0.25s linear;
}

.events .events-item .figure .img-hover a {
	position: relative;
	top: 50%;
	display: block;
	width: 80px;
	height: 80px;
	line-height: 80px;
	margin: 0 auto;
	margin-top: -40px;
	font-size: 52px;
	text-align: center;
}

.events .events-item .event-info h3 {
	margin-bottom: 0px;
	font-size: 22px;
	line-height: 28px;
}

.events .events-item .event-info hr {
	width: 60px;
	margin-left: 0;
	margin-bottom: 10px; margin-top:10px;
	border-top: 1px solid #fdd654;
}

.events .events-item .event-info p {
	font-style: italic;
}

.events .events-item .event-info .btn {
	display: inline-block;
	margin-top: 20px;
}

/* about */
.about {padding-top: 120px;}
.about .about-what-we {padding-bottom: 30px;}
.about-what-we .what-we-item {
	max-width: 450px;
	margin: 0 auto;
	margin-bottom: 30px;
}

.about-what-we .what-we-item h3 {
	font-size: 26px;
	font-weight: normal;
}
.about-what-we .what-we-item h3 i {
	display: inline-block;
	margin-right: 12px;
}

/* team */
.team {padding-bottom: 120px;}
.team-member {
	text-align: center;
	max-width: 400px;
	margin: 0 auto;
	margin-top: 30px;
}

.team-member .member-img img {
	width: 100%;
	max-width: 450px;
	margin: 0 auto;
}

.team-member .member-img {
	position: relative;
	overflow: hidden;
}

.team-member .member-img .social {
	position: absolute;
	top: 50%;
	left: 0;
	margin-top: -20px;
	z-index: 10;
	width: 100%;
	opacity: 0;
	-webkit-transition: all 0.25s linear;
	-moz-transition: all 0.25s linear;
	-ms-transition: all 0.25s linear;
	-o-transition: all 0.25s linear;
	transition: all 0.25s linear;
}

.team-member:hover .member-img .social {
	opacity: 1;
	-webkit-transition: all 0.25s linear;
	-moz-transition: all 0.25s linear;
	-ms-transition: all 0.25s linear;
	-o-transition: all 0.25s linear;
	transition: all 0.25s linear;
}
	
.member-img .social a i {
	width: 45px;
	height: 45px;
	font-size: 16px;
	color: #fff;
	line-height: 45px;
}

.team-member h3{
	margin-top: 30;
	font-size:22px;
}

.team-member .designation {
	display: block;
	font-size: 14px;
}

/* meets */

.meet {
	background: #252c37 url('../img/flat/back-ptrn.png') repeat;
	box-shadow: inset 0 0 10px #000;
}
.meet .meet-item {
	max-width: 300px;
	margin: 0 auto;
	text-align: center;
}

.meet .meet-item img {
	width: 100%;
	max-width: 300px;
	margin: 0 auto;
}

.meet .meet-map {
	position: relative;
	margin-top: 70px;
}

.meet .default-heading-2 hr {
	max-width: 90px;
	margin: 0 auto;
	margin-top: 25px;
	border-top: 2px solid #fff;
}

.meet .meet-map .img-map {
	width: 100%;
	max-width: 1080px;
	margin: 0 auto;
}

.meet .tooltip {
	font-family: 'Mulish', sans-serif;
	font-size: 15px;
	letter-spacing: 0.05em;
}

.meet .tooltip .tooltip-inner {
	padding: 4px 8px;
	border-radius: 2px;
	opacity: 1;
}

.meet .meet-map .map-marker {
	display: block;
	position: absolute;
	margin: 0;
	padding: 0;
	text-align: center;
}

.meet-map .map-marker.india {top: 45%;	left: 67%;}
.meet-map .map-marker.usa {top: 35%;	left: 20%;}
.meet-map .map-marker.sa {top: 68%;	left: 52%;}
.meet-map .map-marker.russia {top: 18%;	left: 73%;}
.meet-map .map-marker.brazil {top: 64%;	left: 30%;}

.contactright{ background:url(../img/blogbg.jpg); padding:10px; color:#fed75a}
.contactinside{ border:solid 1px #fed75a; padding:20px; text-align:left; font-size:16px;}
.contactinside p{font-size:17px!important; line-height:20px!important; text-align:left!important;}
/* contact */
.contact { background:url(../img/lefttop.png) no-repeat}
.contact  .contact-item {
	max-width: 450px;
	margin: 0 auto;
	margin-top: 20px;
	margin-bottom: 30px;
}

.contact  .contact-item i {
	display: block;
	width: 60px;
	height: 60px;
	line-height: 60px;
	margin: 0 auto;
	margin-bottom: 15px;
	text-align: center;
	font-size: 32px;
	border: 1px solid #ddd;
	border-radius: 90px;
}

.contact  .contact-item .contact-details {
	display: block;
	text-align: center;
	font-size: 22px;
	line-height: 32px;
}

.form-content p{
	font-size: 22px;
	line-height: 32px;
	text-align: center;
}

.form-content form {
	margin-top: 30px;
}

.form-content form .error {
	display: inline-block;
	margin-top: 5px;
	font-size: 12px;
	font-weight: normal;
	color: #e90404;
}

.form-content form label {
	padding-bottom: 4px;
	font-size: 16px;
	font-weight: 700;
	color: #454545;
}

.form-content form .form-control {border-radius: 3px;}
.form-content form .btn {margin-top: 0px;}

#error, 
#success {
	margin-top: 30px;
	display: none;
}

/* footer */
footer {
	padding-top: 20px;
	padding-bottom: 10px; background:url(../img/footerbg.jpg);
	text-align: center;
}

footer .social a {
	display: inline-block;
	width: 60px;
	height: 60px;
	line-height: 60px;
	margin: 0 2px;
	margin-bottom: 0px;
	color: #fff;
	font-size: 32px;
	border: 1px solid transparent;
	border-radius: 80px;
	-webkit-transition: all 0.25s linear;
	-moz-transition: all 0.25s linear;
	-ms-transition: all 0.25s linear;
	-o-transition: all 0.25s linear;
	transition: all 0.25s linear;
}

footer .copy-right {
	color: #fff;
	font-size: 15px; line-height:18px;
}
footer .copy-right strong{ color:#fed75a;}

/* Back to top */

.totop {
	position: fixed;
	bottom: 120px;
	right: 10px;
	z-index: 104400;
}

.totop a, .totop a:visited{
	display: block;
	width: 50px;
	height: 50px;
	color: #fff !important;
	text-align: center;
	font-size: 20px;
	line-height: 50px;
	border-radius: 2px;
}

/*
 * Style switcher
 */

.style-switcher{
	width:25px;
	position:fixed;
	top:150px;
	right:0px;
	background:#fff;
	z-index:10000;
	box-shadow:0px 1px 2px rgba(0,0,0,0.15);
}

.style-switcher a{
	display:block;
	width:15px;
	height:15px;
	margin: 5px auto;
}	

/*
 * Responsive CSS 
 */

/*
 * Mobile phones 
 */
@media (max-width: 575px){
	.banner .slide-one h3, .banner .slide-two h3,
	.banner .slide-one .btn, .banner .slide-two .btn {display: none !important;}
	.banner-video .slider .video-header {bottom: 70px;}
	
	.meet .meet-map .map-marker img {max-width: 15px !important;}
}

/*
 * Tablets 
 */
@media (max-width: 767px){
	.navbar-default .navbar-collapse {
		border-color: rgba(0,0,0,0.15);
		box-shadow: none;
	}
	
	.navbar-default .navbar-brand {padding-top: 5px;}
	.navbar-default .navbar-brand>img {max-width: 140px;}
	
	.navbar, .navbar.comeup { margin-top: 0; padding: 10px 0; background: rgba(0,0,0,0.9);}
	header .navbar-default .navbar-nav>li>a, header .navbar-default .navbar-nav>li.active>a,
	header .navbar-default .navbar-nav>li.active>a:hover, header .navbar-default .navbar-nav>li>a:hover	{ 
		padding-top: 8px;
		padding-bottom: 8px;
		background: none; color:#257a3c;
	}
	.navbar .navbar-nav {margin-top: 0; background: rgba(0,0,0,0.8) }
	.secondary-menu {display: none;}
	
	.banner .slide-one, .banner .slide-two {top: 80px !important;}
	.banner .carousel .carousel-control {display: none;}
	.banner .slide-one h2, .banner .slide-two h2 {font-size: 32px !important;}
	.banner .slide-one h2 i, .banner .slide-two h2 i {font-size: 40px !important;}
	.banner .slide-one h3, .banner .slide-two h3 {font-size: 20px !important;}
	.banner .slide-one .btn, .banner .slide-two .btn {
		padding: 8px 12px;
		font-size: 14px;
	}
	
	.banner-video .slider .video-header {bottom: 25%;}
	.banner-video .slider .video-header p	{display: none;}
	.banner-video .slider .video-header h3 {
		font-size: 32px;
		margin-bottom: 20px;
	}
	
		
	.hero-playlist .playlist-content {
		max-width: 450px;
		margin: 0 auto;
	}
	
	.portfolio-content .item .p-hover {top: 0;}
	.featured .featured-item .figure p,
	.portfolio-content .item .p-transparent,
	.portfolio-content .item .p-hover	{
		opacity:0.8;
		-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
	}
		
	.cta .cta-element {
		max-width: 500px;
		margin: 0 auto;
		text-align: center;
	}
	
	.cta .cta-element .cta-btn {margin-top: 30px;}
	
	.work-with-us .why-content .why-message {max-width: 450px; margin: 0 auto;}
	
	.news-letter .news-content {
		max-width: 500px;
		margin: 0 auto;
	}
		
	.events .events-item {
		max-width: 500px;
		margin: 0 auto;
		margin-top: 30px;
	}
	
	.meet .meet-map .map-marker img {max-width: 18px;}
	
	.contact .form-content {
		max-width: 500px;
		margin: 0 auto;
	}
}

/*
 * Desktop 
 */
@media (max-width: 991px){
	.banner .slide-one, .banner .slide-two {top: 130px;}
}

@media (max-width: 1100px){ 
}
.button{ padding: 10px 40px;
  background: none;
  border: none;
  position: relative; color:#FFF; background:#1b2c25;
  text-transform: uppercase;
  font-weight: bold;
  letter-spacing: 1px; font-size:18px;
  cursor: pointer;
}
.button:after, .button:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  border: 2px solid #7d5b2d;
  transition: transform 0.2s;
}
.button:after {
  transform: translate(2px, 2px);
}
.button:before {
  transform: translate(-2px, -2px);
}
.button:hover:after, .button:hover:before {
  transform: translate(0); color:#7d5b2d;
}


.brk-btn {
  position: relative;
  background: none;
 color: rgba(254,211, 72, 1); font-size:18px; -webkit-border-radius: 0px;
-moz-border-radius: 0px;
border-radius: 0px;
  text-transform: uppercase;
  text-decoration: none;
  border: 0.2em solid #fed75a; background:#223b23 ;
  padding: 0.5em 1em;}

.brk-btn::before {
  content: "";
  display: block;
  position: absolute;
  width: 10%;
  background:#223b23;
  height: 0.3em;
  right: 20%;  color: rgba(254,211, 72, 1);
  top: -0.21em;
  transform: skewX(-45deg);
  -webkit-transition: all 0.45s cubic-bezier(0.86, 0, 0.07, 1);
  transition: all 0.45s cubic-bezier(0.86, 0, 0.07, 1);
}
.brk-btn::after {
  content: "";
  display: block;
  position: absolute;
  width: 10%;
  background: #223b23; color: rgba(254,211, 72, 1);
  height: 0.3em;
  left: 20%;
  bottom: -0.25em;
  transform: skewX(45deg);
  -webkit-transition: all 0.45 cubic-bezier(0.86, 0, 0.07, 1);
  transition: all 0.45s cubic-bezier(0.86, 0, 0.07, 1);
}
.brk-btn:hover{color: rgba(254,211, 72, 1);}
.brk-btn:hover::before {
  right: 80%; color:rgba(254,211, 72, 1);
}
.brk-btn:hover::after {
  left: 80%; color:rgba(254,211, 72, 1);
}


.btn.btn-outline-white {
  border-color: #1b2c25;
  background: transparent;
  color: #fff; -webkit-border-radius: 0px;
-moz-border-radius: 0px;
border-radius: 0px; }
  .btn.btn-outline-white:hover {
    background: #fff;
    border-color: #fff;
    color: #000; }

.text-light{    color: rgba(254,211, 72, 1); color:#FFF;}
#latestalbum{ background:url(../img/bgbtm.png) no-repeat right bottom;}
.aboutsection a{}
.mt-3{ margin-top:30px;}
.mb-3{ margin-bottom:30px;}
.portfolio{ background:url(../img/bgtopright.png) no-repeat top right;}

.m-auto{ margin:0 auto!important;}
.m-0{ margin:0px!important;}
.p-0{ padding:0px!important;}
.m-2{ margin:10px 0px!important;}
.services h3{ color:rgba(254,211, 72, 1)}
.services i{ text-align: center;
    color: #000;
    background: rgba(254,211, 72, 1);
    width: 26px;
    height: 26px;
    padding: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;}
.services img{ border:solid 15px rgba(254,211, 72, .2)}
p.ctalinks a:hover{ text-decoration:underline; color:#3a5e3e}
.mainservices ul{ list-style:none; margin:0px; padding:0px;}
.mainservices ul li{ margin-bottom:10px; font-size:17px;}
.mainservices hr{ margin:10px 0px!important; padding:0px!important;}
.mainservices h3{ color:#2a4f34}
.mainservices ul li{ }



.et-hero-tabs,
.et-slide {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    position: relative;
    background: #FFF;
		text-align: left;
		padding: 0 2em;
    h1 {
        font-size: 2rem;
        margin: 0;
    }
    h3 {
        font-size: 1rem;
        opacity: 0.6;
    }
}

.et-hero-tabs-container {
    display: flex;
    flex-direction: row;
    position: absolute;
    bottom: 0;
    width: 100%;
    height: 70px;
    box-shadow: 0 0 20px rgba(0, 0, 0, 0.1);
    background: #fff;
    z-index: 10;
    &--top {
        position: fixed;
        top: 0;
    }
}

.et-hero-tab {
    display: flex;
    justify-content: center;
    align-items: center;
    flex: 1;
    color: #000;
		transition: all 0.5s ease;
		font-size: 0.8rem;
	  &:hover {
			color:white;
      background: rgba(102,177,241,0.8);
			transition: all 0.5s ease;
    }
}

.et-hero-tab-slider {
    position: absolute;
    bottom: 0;
    width: 0;
    height: 6px;
    background: #66B1F1;
    transition: left 0.3s ease;
}

@media (min-width: 800px) {
	.et-hero-tabs,
	.et-slide {
    h1 {
        font-size: 3rem;
    }
    h3 {
        font-size: 1rem;
    }
	}
	.et-hero-tab {
		font-size: 2rem;
	}
}


.bold{color: rgba(254,211, 72, 1)!important;}


ul.tabs{
			margin: 0px;
			padding: 0px;
			list-style: none;
		}
		ul.tabs li{
			background: none;
			color: #222; font-size:17px;
			display: inline-block;
			padding: 10px 15px;
			cursor: pointer;
		}

		ul.tabs li.current{
			background: #ededed;
			color: #222;
		}

		.tab-content{
			display: none;
			background: #ededed;
			padding: 15px;
		}

		.tab-content.current{
			display: inherit;
		}
		
		
.navbar-header .fa-solid{ font-size:x-large; color:#FFF;}

@media (min-width: 300px) and (max-width: 778px){
	header .navbar-default .navbar-nav>li { color:#FFF; text-align:right}
header .navbar-default .navbar-nav>li>a{ color:#FFF; text-align:right}
	.banner{ margin-top:85px;}
	.carousel-inner>.item>img{ height:220px;}
.carousel-caption h2{ margin:0px; padding:0px!important; font-size:26px; line-height:22px!important; }
.carousel-caption p{ margin:0px; padding:0px!important;} 
.banner .carousel .carousel-caption h2{ font-size:22px!important;}
.banner .slide-one, .banner .slide-two{ top:20px!important; width:80%!important;}
.queryf{ text-align:center}
}


.faq-header{
  font-size: 35px;
  border-bottom: 1px dotted #ccc;
  padding: 24px;
}

.faq-content {
  margin: 0 auto;
}

.faq-question {
  padding: 15px 0;
  border-bottom: 1px dotted #ccc;
}

.panel-title {
  font-size: 18px;
  width: 100%;
  position: relative;
  margin: 0;
  padding: 0px 10px 0 48px;
  display: block;
  cursor: pointer;
}

.panel-content {
  font-size: 18px;
  padding: 0px 10px;
  margin: 0 32px;
  height: 0;
  overflow: hidden;
  z-index: -1;
  position: relative;
  opacity: 0;
  -webkit-transition: .4s ease;
  -moz-transition: .4s ease;
  -o-transition: .4s ease;
  transition: .4s ease;
}

.panel:checked ~ .panel-content{
  height: auto;
  opacity: 1;
  padding: 14px;
}

.plus {
  position: absolute;
  margin-left: 20px;
  margin-top: -10px;
  z-index: 5;
  font-size: 42px;
  line-height: 100%;
  -webkit-user-select: none;    
  -moz-user-select: none;
  -ms-user-select: none;
  -o-user-select: none;
  user-select: none;
  -webkit-transition: .2s ease;
  -moz-transition: .2s ease;
  -o-transition: .2s ease;
  transition: .2s ease;
}

.panel:checked ~ .plus {
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
}

.panel {
  display: none;
}

#portfolioOwl .item img {
  width: 100%;
  max-width: 400px;
  height: 400px;
}

.custom-arrow {
  opacity: 0;
  transition: opacity 0.3s ease;
}
.banner:hover .custom-arrow {
  opacity: 0.9;
}

/* === POPUP OVERLAY === */
.eden-popup-overlay {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.7);
  z-index: 9999;
  justify-content: center;
  align-items: center;
  overflow-y: auto;
  padding: 20px;
}

/* === POPUP BOX === */
.eden-popup {
  background: #fffaf4; /* soft beige */
  color: #222;
  padding: 25px 20px;
  width: 100%;
  max-width: 400px;
  border-radius: 12px;
  position: relative;
  box-shadow: 0 5px 25px rgba(0,0,0,0.3);
  animation: fadeInUp 0.35s ease;
  box-sizing: border-box;
}

/* Smooth animation */
@keyframes fadeInUp {
  from { transform: translateY(40px); opacity: 0; }
  to { transform: translateY(0); opacity: 1; }
}

/* === CLOSE BUTTON === */
.eden-close-btn {
  position: absolute;
  top: 10px;
  right: 15px;
  border: none;
  background: none;
  font-size: 32px;
  color: #333;
  cursor: pointer;
  line-height: 1;
}

/* === FORM === */
.eden-popup form {
  display: flex;
  flex-direction: column;
  gap: 12px;
}

.eden-popup label {
  font-size: 14px;
  font-weight: 500;
  color: #444;
}

.eden-popup input,
.eden-popup textarea {
  width: 100%;
  padding: 10px 12px;
  border: 1px solid #ccc;
  border-radius: 6px;
  font-size: 15px;
  font-family: inherit;
  box-sizing: border-box;
}

.eden-popup input:focus,
.eden-popup textarea:focus {
  outline: none;
  border-color: #4a7c59;
  box-shadow: 0 0 0 2px rgba(74,124,89,0.2);
}

/* === SUBMIT BUTTON === */
.eden-submit-btn {
  background: #4a7c59;
  color: white;
  border: none;
  padding: 12px;
  border-radius: 6px;
  font-size: 16px;
  font-weight: 600;
  cursor: pointer;
  transition: all 0.2s ease;
}

.eden-submit-btn:hover {
  background: #3e6a4d;
}

/* === MOBILE RESPONSIVE === */
@media (max-width: 600px) {
  .eden-popup {
    width: 100%;
    padding: 20px 16px;
    max-width: 90%;
  }
  .eden-popup h2 {
    font-size: 20px;
  }
  .eden-popup p {
    font-size: 14px;
  }
  .eden-submit-btn {
    width: 100%;
  }
}


