/*
  Theme Name: Gazendar photo
  Theme URL: #
  Author: Manoj Adhikari | www.madhikari.com.np
  License: https://www.madhikari.com.np/
*/
/*--------------------------------------------------------------
# General
--------------------------------------------------------------*/
body {
  background: #fff;
  color: #444;
  font-family: "Oswald", sans-serif;
}

a {
  color: #4eae4f;
  transition: 0.5s;
}

a:hover, a:active, a:focus {
  color: #4eae4f;
  outline: none;
  text-decoration: none;
}

p {
  padding: 0;
  margin: 0 0 30px 0;
}
p.heading-title{
  padding: 0px 10% !important;
  color: #777 !important;
  font-size: 18px !important;
}
h1, h2, h3, h4, h5, h6 {
  font-family: "Oswald", sans-serif;
  font-weight: 400;
  margin: 0 0 20px 0;
  padding: 0;
}

.remove {
  display: none;
}

.section-highlight {
  background-color: #ecf5e7;
}

/* Back to top button */
.back-to-top {
    position: fixed;
    display: none;
    background: #fff;
    color: #4eae4f;
    padding: 40px;
    font-size: 16px;
    border-radius: 2px;
    right: 15px;
    bottom: 15px;
    transition: background 0.5s;
    height: 30px;
    width: 30px;
    border-radius: 50%;
    border: 2px solid #4eae4f;
}
.back-to-top i{
position: relative;
top: -20px;
left: -16px;
font-size: 35px;
}
@media (max-width: 768px) {
  .back-to-top {
    bottom: 15px;
  }
  
}

.back-to-top:focus {
  background: #50d8af;
  color: #fff;
  outline: none;
}

.back-to-top:hover {
  background: #4eae4f;
  color: #fff;
}

/*--------------------------------------------------------------
# Top Bar
--------------------------------------------------------------*/
#topbar {
  background: #ecf5e7;
  padding: 4px 0;
  border-bottom: 1px solid #eee;
  font-size: 14px;
}

#topbar .contact-info a {
  line-height: 1;
  color: #4eae4f !important;
  font-weight: 300;
}
#topbar .contact-info{
  color: #4eae4f;
  font-size: 14px;
  font-weight: 300;
}
#topbar .contact-info a:hover {
  color: #4eae4f;
}

#topbar .contact-info i {
  color: #4eae4f;
  padding: 4px;
}

#topbar .contact-info .fa-phone {
  padding-left: 20px;
  margin-left: 20px;
  border-left: 1px solid #e9e9e9;
}

#topbar .social-links a {
  color: #4eae4f;
  padding: 4px 12px;
  display: inline-block;
  line-height: 1px;
  border-left: 1px solid #e9e9e9;
  font-weight: 300;
}

#topbar .social-links a:hover {
  color: #4eae4f;
}

#topbar .social-links a:first-child {
  border-left: 0;
}

/*--------------------------------------------------------------
# Header
--------------------------------------------------------------*/
.sticky-wrapper{
  position: absolute;
z-index: 999;
width: 100%;

}
.is-sticky header{
}
.marb-35 {
    margin-bottom: 35px;
}
#header {
  padding: 5px 0;
height: 60px;
transition: all 0.5s;
z-index: 997;
background: #fff;
box-shadow: 0px 6px 9px 0px rgba(0, 0, 0, 0.06);
}

#header #logo h1 {
  font-size: 42px;
  margin: 0;
  padding: 0;
  line-height: 1;
  font-family: "Oswald", sans-serif;
  font-weight: 700;
}

#header #logo h1 a {
  color: #4eae4f;
  line-height: 1;
  display: inline-block;
}

#header #logo h1 a span {
  color: #50d8af;
}

#header #logo img {
  padding: 0;
  margin: 0;
  height:40px;
}
/*Section how it works*/
.section-how-it-works{
  padding: 110px 0px;
}
.as1 h1{
  font-size: 32px;
  color: #777;
  text-transform: uppercase;
  font-weight: 500;
  position: relative;
  text-align: center;
}
.as1 h1 div{
  height: 100px;
  width: 100px;
  margin: auto;
  background: #4eae4f;
  border-radius: 50px;
  color: #fff;
  margin-bottom: 25px;
  margin-top: 15px;
}
.as1 h1 div span.fa{
  font-size: 40px;
padding: 30px 0px;
}
.as1 p{
  margin-bottom: 0px !important;
  font-size: 18px !important;
  text-align: center;
  color: #777 !important;
}
.section-how-it-works .how-img img {
    border-radius: 2px;
    padding: 0px 0;
    opacity: 1;
    margin: auto;
    height: 600px;
}
.section-how-it-works .how-align {
  padding: 100px 0px;
}
.section-how-it-works .how-align .carousel-indicators{

}
.section-how-it-works .slide {
    padding: 0px 00px;
    padding-right: 0px;
}
.section-how-it-works .slide ol.carousel-indicators {
    bottom: -40px;
}
.section-how-it-works .section-how-it-works .slide .carousel-inner aside {
    background-color: #d7172e;
    padding: 25px;
    min-height: 245px;
}

.carousel-inner {
    background-color: transparent;
    padding: 0px 10%;
}
.section-how-it-works .slide .carousel-inner aside {
    padding: 25px;
    min-height: auto;
}

.section-how-it-works .slide .carousel-inner aside h1 {
   font-weight: 500;
text-transform: uppercase;
font-size: 42px;
margin-top: 0px;
color: #777 !important;
text-align: center;
}
.section-how-it-works .slide .carousel-inner aside p {
    text-align: center;
    font-size: 16px;
    font-weight: 400;
    color: #777 !important;
    line-height: auto;
    margin-top: 0px;
    margin-bottom: 0px !important;
}
.section-how-it-works .slide .carousel-inner aside h1, .section-how-it-works .slide .carousel-inner aside p{
  color: #fff;
}
ol.carousel-indicators li{
  border: 1px solid #4eae4f;
}
ol.carousel-indicators li.active{
  background-color:#4eae4f; 
}
@media (max-width: 768px) {
  #header {
    padding: 20px 0;
    height: 74px;
  }
  #header #logo h1 {
    font-size: 34px;
  }
  #header #logo img {
    max-height: 40px;
  }

}

/*--------------------------------------------------------------
# Intro Section
--------------------------------------------------------------*/
#intro {
  width: 100%;
  height: 100vh;
  position: relative;
  background: url("../img/packages/13.jpg") no-repeat #000;
  background-size: cover;
}

#intro .intro-content {
  justify-content: center;
  align-items: center;
  flex-direction: column;
  text-align: center;
  padding: 30vh 00px;
}
#intro p{
  font-family: 'Open Sans Condensed';
  font-size: 25px;
  font-weight: 500;
  margin-bottom: 70px;
  color: #000;
  text-transform: capitalize;
}
#intro .intro-content h2 {
  color: #fff;
  margin-bottom: 15px;
  font-size: 69px;
  font-weight: 500;
  text-transform: uppercase;
  display: inline-block;
  background: #4eae4f;
  line-height: inherit;
  vertical-align: top;
  display: inline=block;
  padding: 0px 15px;
  letter-spacing: 1px;
}

#intro .intro-content h2 span {
display: block;
font-size: 75px;
font-weight: 400;
}

@media (max-width: 767px) {
  #intro .intro-content h2 {
    font-size: 34px;
  }

}

#intro .intro-content .btn-get-started, #intro .intro-content .btn-projects {
  font-family: "Oswald", sans-serif;
  font-size: 15px;
  font-weight: bold;
  letter-spacing: 1px;
  display: inline-block;
  padding: 10px 32px;
  border-radius: 2px;
  transition: 0.5s;
  margin: 0px 5px;
  margin-left: 5px;
  color: #fff;
  margin-left: 0px;
}
#intro .intro-content .btn-get-started:hover, #intro .intro-content .btn-get-started:focus{background-color: #081e5b !important; border: 1px solid #081e5b; color: #fff !important;}
#intro .intro-content .btn-get-started {
  background: #4eae4f;
  border: 1px solid #4eae4f;
  font-weight: 400;
  text-transform: uppercase;
}

#intro .intro-content .btn-get-started:hover {
  opacity: 0.9;
}

#intro .intro-content .btn-projects, .btn-book {
  background: #4eae4f;
  border: 1px solid #4eae4f;
  font-weight: 400;
  text-transform: uppercase;
}
#intro .intro-content .btn-projects:hover, #intro .intro-content .btn-projects:focus{background-color: #081e5b !important; border: 1px solid #081e5b; color: #fff !important;}
#intro .intro-content .btn-projects:hover {
  background: none;
  color: #50d8af;
}

#intro #intro-carousel {
  z-index: 8;
}

#intro #intro-carousel::before {
  content: '';
  background-color: rgba(255, 255, 255, 0.7);
  position: absolute;
  height: 100%;
  width: 100%;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  z-index: 7;
}

#intro #intro-carousel .item {
  width: 100%;
  height: 60vh;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  -webkit-transition-property: opacity;
  transition-property: opacity;
}
/*Photos Section*/

#photographer .photographs div.photo-catagory, #photographer  div.photo-catagory{
  display: inline-block;
  margin-bottom: 10px;
  padding-left: 5px;
  padding-right: 5px;
}
#photographer .photographs div.photo-catagory a img, #photographer  div.photo-catagory a img{width: 100%;height: 100%; position: relative;z-index: 9;}
#photographer .photographs div.photo-catagory a, #photographer  div.photo-catagory a{
  position: relative;
  height: 100%;
  width: 100%;
  display: block;
  color: #fff;
  text-transform: uppercase;
  font-weight: 300;
  font-size: 20px;
}
#photographer .photographs div.m-t, #photographer div.m-t{
  position: relative;
  top: 00px;

}
#photographer .photographs div.m-t0, #photographer  div.m-t0:hover{
 /* box-shadow: 0px 2px 12px rgba(0, 0, 0, 0.08);*/
}
#photographer .photographs div.m-t0, #photographer  div.m-t0{position: relative;top:0px;}
#photographer .photographs div.photo-catagory  a div.gradient-effect{
  position: absolute;
  z-index: 999;
  bottom: 0px;
  right: 0px;
  margin: 0;
  width: 100%;
  background: #fff;
  display: inline-block;
  padding: 15px;
}
 #photographer .photographs div.photo-catagory  a div.gradient-effect span.block{
  display: block;
  font-weight: 500;
  text-transform: capitalize;
  font-size: 17px;
  color: #000;
  margin-bottom: 10px;
}
 #photographer .photographs div.photo-catagory  a div.gradient-effect label{
  background-color: #4eae4f;
  padding: 10px 15px;
  border-radius: 2px;
  float: right;
  margin: 10px 0px;
 }
 #photographer .photographs div.photo-catagory  a div.gradient-effect span.stars{
  float: left;
  margin: 5px 0px;
 }
#photographer .photographs div.photo-catagory  a div.gradient-effect span.stars i{
  color: #4eae4f;
  font-size: 16px;
}
section.header h1{
  font-weight: 500;
  text-transform: uppercase;
  font-size: 30px;
}
/*Photograpgers*/
#photographer{
  position: relative;
  background: #ecf5e7;
      background-size: auto auto;
  background-size: cover;
  padding: 110px 0px;
}

#photographer  div.m-t0 div.photographer-p{
  background-color: #fff;
  padding: 10px;
}
#photographer  div.m-t0 div.photographer-p span{
  text-align: center;
  font-size: 18px;
  font-weight: 400;
  display: block;
  color: #000;
  text-transform: capitalize;
  }
#photographer div.m-t0 div.photographer-p label{
  display: block;
  margin-top: 20px;
}
#photographer div.m-t0 div.photographer-p label span{
  display: inline-block;
  font-size: 12px;
}
#photographer div.m-t0 div.photographer-p label span.btn-get{
  border: 1px solid #4eae4f;
  padding: 5px 10px;
  float: right;
  display: inline-block;
  background-color: #4eae4f;
  color: #fff;
  font-weight: 400;
}
#photographer div.m-t0 div.photographer-p label span i{
  color: #4eae4f;
  font-size: 14px;
  margin-right: 3px;
}
#photographer div.photo-catagory a{
  height: 300px;
}
#photographer div.photo-catagory a img{
object-fit: cover !important;
}
#partner{
  padding: 100px 0px;
}
#partner .owl-carousel.owl-drag .owl-item{
  padding: 35px;
  vertical-align: top;
}
#partner .owl-carousel.owl-drag .owl-item img{filter: grayscale(100%); opacity: 0.5}
#partner .member img{
  width: 100%;
  opacity: 0.4;
  filter: grayscale(100%);
  padding: 20px;
  -webkit-transition: all ease-in-out 0.4s;
  transition: all ease-in-out 0.4s;
}
#partner .member img:hover{
  opacity: 9;
  filter: grayscale(0);
}
/*--------------------------------------------------------------
# Navigation Menu
--------------------------------------------------------------*/
/* Nav Menu Essentials */
.nav-menu, .nav-menu * {
  margin: 0;
  padding: 0;
  list-style: none;
}

.nav-menu ul {
  position: absolute;
  display: none;
  top: 100%;
  left: 0;
  z-index: 99;
}

.nav-menu li {
  position: relative;
  white-space: nowrap;
}

.nav-menu > li {
  float: left;
}

.nav-menu li:hover > ul,
.nav-menu li.sfHover > ul {
  display: block;
}

.nav-menu ul ul {
  top: 0;
  left: 100%;
}

.nav-menu ul li {
  min-width: 180px;
}

/* Nav Menu Arrows */
.sf-arrows .sf-with-ul {
  padding-right: 22px;
}

.sf-arrows .sf-with-ul:after {
  content: "\f107";
  position: absolute;
  right: 8px;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
}

.sf-arrows ul .sf-with-ul:after {
  content: "\f105";
}

/* Nav Meu Container */
#nav-menu-container {
  float: right;
  margin: 0;
}

@media (max-width: 768px) {
  #nav-menu-container {
    display: none;
  }
}

@media (max-width:641px){
  .as1{
    max-width: 100%;
  }
}
/* Nav Meu Styling */
.nav-menu a {
  padding: 10px 8px;
  text-decoration: none;
  display: inline-block;
  color: #555;
  font-family: "Oswald", sans-serif;
  font-weight: 300;
  font-size: 15px;
  outline: none;
}

.nav-menu li:hover > a, .nav-menu > .menu-active > a {
  color: #4eae4f;
}

.nav-menu > li {
  margin-left: 10px;
}

.nav-menu ul {
  margin: 4px 0 0 0;
  padding: 10px;
  box-shadow: 0px 0px 30px rgba(127, 137, 161, 0.25);
  background: #fff;
}

.nav-menu ul li {
  transition: 0.3s;
}

.nav-menu ul li a {
  padding: 10px;
  color: #333;
  transition: 0.3s;
  display: block;
  font-size: 13px;
  text-transform: none;
}

.nav-menu ul li:hover > a {
  color: #50d8af;
}

.nav-menu ul ul {
  margin: 0;
}

/* Mobile Nav Toggle */
#mobile-nav-toggle {
  position: fixed;
  right: 0;
  top: 0px;
  z-index: 999;
  margin: 20px 20px 0 0;
  border: 0;
  background: none;
  font-size: 24px;
  display: none;
  transition: all 0.4s;
  outline: none;
  cursor: pointer;
}

#mobile-nav-toggle i {
  color: #4eae4f;
}

@media (max-width: 768px) {
  #mobile-nav-toggle {
    display: inline-block;
    z-index: 9999;
  }
}

/* Mobile Nav Styling */
#mobile-nav {
  position: fixed;
  top: 0;
  padding-top: 18px;
  bottom: 0;
  z-index: 999;
  background: rgba(52, 59, 64, 0.9);
  left: -260px;
  width: 260px;
  overflow-y: auto;
  transition: 0.4s;
}

#mobile-nav ul {
  padding: 0;
  margin: 0;
  list-style: none;
}

#mobile-nav ul li {
  position: relative;
}

#mobile-nav ul li a {
  color: #777;
  font-size: 16px;
  overflow: hidden;
  padding: 10px 22px 10px 15px;
  position: relative;
  text-decoration: none;
  width: 100%;
  display: block;
  outline: none;
}

#mobile-nav ul li a:hover {
  color: #000;
}

#mobile-nav ul li li {
  padding-left: 30px;
}

#mobile-nav ul .menu-has-children i {
  position: absolute;
  right: 0;
  z-index: 99;
  padding: 15px;
  cursor: pointer;
  color: #fff;
}

#mobile-nav ul .menu-has-children i.fa-chevron-up {
  color: #50d8af;
}

#mobile-nav ul .menu-item-active {
  color: #50d8af;
}

#mobile-body-overly {
  width: 100%;
  height: 100%;
  z-index: 997;
  top: 0;
  left: 0;
  position: fixed;
  background: rgba(255, 255, 255, 0.5);
  display: none;
}

/* Mobile Nav body classes */
body.mobile-nav-active {
  overflow: hidden;
}

body.mobile-nav-active #mobile-nav {
  left: 0;
  padding-top: 90px;
  background: #fff;
}

body.mobile-nav-active #mobile-nav-toggle {
  color: #fff;
}

/*--------------------------------------------------------------
# Sections
--------------------------------------------------------------*/
/* Sections Header
--------------------------------*/
.section-header {
  margin-bottom: 00px;
  text-align: center;
}

.section-header h2 {
  font-size: 32px;
  color: #555;
  text-transform: uppercase;
  font-weight: 500;
  position: relative;
  padding-bottom: 20px;
}

.section-header h2::before {
 content: '';
position: absolute;
display: block;
width: 50px;
height: 3px;
background: #4eae4f;
bottom: 0;
left: 47%;
}
.section-header p {
  padding: 0;
  margin: 0;
}

/* About Section
--------------------------------*/
#about {
  padding: 60px 0 30px 0;
}

#about .about-img {
  overflow: hidden;
}

#about .about-img img {
  margin-left: -15px;
  max-width: 100%;
}

@media (max-width: 768px) {
  #about .about-img {
    height: auto;
  }
  #about .about-img img {
    margin-left: 0;
    padding-bottom: 30px;
  }
}

#about .content h2 {
  color: #0c2e8a;
  font-weight: 700;
  font-size: 36px;
  font-family: "Oswald", sans-serif;
}

#about .content h3 {
  color: #555;
  font-weight: 300;
  font-size: 18px;
  line-height: 26px;
  font-style: italic;
}

#about .content p {
  line-height: 26px;
}

#about .content p:last-child {
  margin-bottom: 0;
}

#about .content i {
  font-size: 20px;
  padding-right: 4px;
  color: #50d8af;
}

#about .content ul {
  list-style: none;
  padding: 0;
}

#about .content ul li {
  padding-bottom: 10px;
}

/* Services Section
--------------------------------*/
#services {
  padding: 30px 0 0 0;
}

#services .box {
  padding: 40px;
  margin-bottom: 40px;
  box-shadow: 10px 10px 15px rgba(73, 78, 92, 0.1);
  background: #fff;
  transition: 0.4s;
}

#services .box:hover {
  box-shadow: 0px 0px 30px rgba(73, 78, 92, 0.15);
  transform: translateY(-10px);
  -webkit-transform: translateY(-10px);
  -moz-transform: translateY(-10px);
}

#services .box .icon {
  float: left;
}

#services .box .icon i {
  color: #444;
  font-size: 64px;
  transition: 0.5s;
  line-height: 0;
  margin-top: 34px;
}

#services .box .icon i:before {
  background: #0c2e8a;
  background: linear-gradient(45deg, #50d8af 0%, #a3ebd5 100%);
  background-clip: border-box;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

#services .box h4 {
  margin-left: 100px;
  font-weight: 700;
  margin-bottom: 15px;
  font-size: 22px;
}

#services .box h4 a {
  color: #444;
}

#services .box p {
  font-size: 14px;
  margin-left: 100px;
  margin-bottom: 0;
  line-height: 24px;
}

@media (max-width: 767px) {
  #services .box .box {
    margin-bottom: 20px;
  }
  #services .box .icon {
    float: none;
    text-align: center;
    padding-bottom: 15px;
  }
  #services .box h4, #services .box p {
    margin-left: 0;
    text-align: center;
  }
  
}

/* Clients Section
--------------------------------*/
#clients {
  padding: 30px 0;
}

#clients img {
  max-width: 100%;
  opacity: 0.5;
  transition: 0.3s;
  padding: 15px 0;
}

#clients img:hover {
  opacity: 1;
}

#clients .owl-nav, #clients .owl-dots {
  margin-top: 5px;
  text-align: center;
}

#clients .owl-dot {
  display: inline-block;
  margin: 0 5px;
  width: 12px;
  height: 12px;
  border-radius: 50%;
  background-color: #ddd;
}

#clients .owl-dot.active {
  background-color: #50d8af;
}

/* Our Portfolio Section
--------------------------------*/
#portfolio {
  background: #fff;
  padding: 110px 0;
}

#portfolio .portfolio-overlay {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 1;
  -webkit-transition: all ease-in-out 0.4s;
  transition: all ease-in-out 0.4s;
}

#portfolio .portfolio-item {
  overflow: hidden;
  position: relative;
  padding: 0;
  vertical-align: middle;
  text-align: center;
  margin-bottom: 30px;
  height: 300px;
}
#portfolio .portfolio-item h2 {
  color: #ffffff;
  font-size: 24px;
  margin: 0;
  text-transform: capitalize;
  font-weight: 700;
}
#portfolio .portfolio-item img {
  -webkit-transition: all ease-in-out 0.4s;
  transition: all ease-in-out 0.4s;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
#portfolio .portfolio-item:hover img {
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
}
#portfolio .portfolio-item:hover .portfolio-overlay {
  opacity: 1;
  background: rgba(255, 255, 255, 0.5);
}
#portfolio .portfolio-info h2{ 
  font-size: 18px;
  font-weight: 400;
  text-transform: uppercase;
  -webkit-transition: all ease-in-out 0.4s;
  transition: all ease-in-out 0.4s; 
}
#portfolio .portfolio-info {
  position: absolute;
  top: 50%;
  width: 100%;
  text-align: center;
  text-transform: uppercase;
  opacity: 0;
  -webkit-transition: all ease-in-out 0.4s;
  transition: all ease-in-out 0.4s;
  padding-top: 15px;
  padding-bottom: 22px;
  border-top: 1px solid #4eae4f;
  border-bottom: 1px solid #4eae4f;
  background: #4eae4f;
}
.portfolio-popup:hover .portfolio-info{
  opacity: 1 !important;
}
/* Testimonials Section
--------------------------------*/
#testimonials, #packages {
  padding: 110px 0;
  background-color: #ecf5e7;
}

#testimonials .testimonial-item {
  box-sizing: content-box;
  padding: 30px;
  margin: 30px 15px;
  text-align: center;
  min-height: auto;
  margin-bottom: 20px;
  
  background-color: #fff;
}
#testimonials .testimonial-item:hover {
  box-shadow: 0px 2px 12px rgba(0, 0, 0, 0.08);
   -webkit-transition: all ease-in-out 0.4s;
  transition: all ease-in-out 0.4s;
}

#testimonials .testimonial-item p{
  font-size: 14px;
  color: #777;
  font-family: 'Open Sans Condensed';

  text-align: center;

  letter-spacing: 1px;
}
@media (max-width: 767px) {
  #testimonials .testimonial-item {
    margin: 30px 10px;
  }
}

#testimonials .testimonial-item .testimonial-img {
  width: 90px;
  border-radius: 50%;
  border: 4px solid #fff;
  margin: 0 auto;
}

#testimonials .testimonial-item h3 {
 font-size: 18px;

font-weight: 400;

margin: 10px 0 5px 0;

color: #555;
}

#testimonials .testimonial-item h4 {
  font-size: 14px;
  color: #999;
  margin: 0;
}

#testimonials .testimonial-item .quote-sign-left {
  margin-top: -15px;
  padding-right: 10px;
  display: inline-block;
  width: 37px;
}

#testimonials .testimonial-item .quote-sign-right {
  margin-bottom: -15px;
  padding-left: 10px;
  display: inline-block;
  max-width: 100%;
  width: 37px;
}

#testimonials .testimonial-item p {
  font-style: italic;
  margin: 0 auto 15px auto;
}

#testimonials .owl-nav, #testimonials .owl-dots {
  margin-top: 5px;
  text-align: center;
}
.owl-dots {
  margin-top: 25px;
  text-align: center;
}
.owl-dot {
  display: inline-block;
  margin: 0 5px;
  width: 12px;
  height: 12px;
  border-radius: 50%;
  background-color: transparent;
  border:1px solid #4eae4f;
}

 .owl-dot.active {
  background-color: #4eae4f;
}

/* Call To Action Section
--------------------------------*/
#call-to-action{
  background: #081e5b;
  background-size: cover;
  padding: 80px 0;
}
.call-to-action{
  background: #081e5b;
  background-size: cover;
  padding: 80px 0;
}
.call-to-action .cta-text{
  font-size: 17px !important;
  color: #d3d3d3  !important;
}
.call-to-action .cta-title {
    color: #fff;
    font-size: 25px;
    font-weight: 500;

}
.call-to-action .cta-title i{
display: block;
font-size: 60px;
margin-bottom: 25px;
}
#call-to-action .cta-title {
  color: #fff;
  font-size: 28px;
  font-weight: 700;
}

#call-to-action .cta-text {
  color: #fff;
  margin-bottom: 0px;
}

@media (min-width: 769px) {
  #call-to-action .cta-btn-container {
    display: block;
    align-items: center;
    justify-content: flex-end;
    margin: 15px 0px;
  }
}

#call-to-action .cta-btn {
  font-family: "Oswald", sans-serif;
  font-weight: 300;
  font-size: 16px;
  letter-spacing: 1px;
  display: inline-block;
  padding: 8px 26px;
  border-radius: 3px;
  transition: 0.5s;
  margin: 10px;
  border: 1px solid #fff;
  color: #fff;
  text-transform: uppercase;
  width: 100%;
}

#call-to-action .cta-btn:hover {
  background: #4eae4f;
  border: 1px solid #4eae4f;
}

/* Our Team Section
--------------------------------*/
#team {
  background: #fff;
  padding: 30px 0 0 0;
}

#team .member {
  text-align: center;
  margin-bottom: 20px;
}

#team .member .pic {
  overflow: hidden;
  text-align: center;
}

#team .member .pic img {
  max-width: 100%;
}

#team .member .details {
  background: #50d8af;
  color: #fff;
  padding: 15px;
  border-radius: 0 0 3px 3px;
}

#team .member h4 {
  font-weight: 700;
  margin-bottom: 2px;
  font-size: 18px;
}

#team .member span {
  font-style: italic;
  display: block;
  font-size: 13px;
}

#team .member .social {
  margin-top: 5px;
}

#team .member .social a {
  color: #fff;
}

#team .member .social i {
  font-size: 16px;
  margin: 0 2px;
}

/* Contact Section
--------------------------------*/
#contact {
  padding: 30px 0;
}

#contact .contact-info {
  margin-bottom: 20px;
  text-align: center;
}

#contact .contact-info i {
  font-size: 48px;
  display: inline-block;
  margin-bottom: 10px;
  color: #50d8af;
}

#contact .contact-info address, #contact .contact-info p {
  margin-bottom: 0;
  color: #000;
}

#contact .contact-info h3 {
  font-size: 18px;
  margin-bottom: 15px;
  font-weight: bold;
  text-transform: uppercase;
  color: #999;
}

#contact .contact-info a {
  color: #000;
}

#contact .contact-info a:hover {
  color: #50d8af;
}

#contact .contact-address, #contact .contact-phone, #contact .contact-email {
  margin-bottom: 20px;
}

@media (min-width: 768px) {
  #contact .contact-address, #contact .contact-phone, #contact .contact-email {
    padding: 20px 0;
  }
}

@media (min-width: 768px) {
  #contact .contact-phone {
    border-left: 1px solid #ddd;
    border-right: 1px solid #ddd;
  }
}

#contact #google-map {
  height: 290px;
  margin-bottom: 20px;
}

@media (max-width: 576px) {
  #contact #google-map {
    margin-top: 20px;
  }
}

#contact .form #sendmessage {
  color: #50d8af;
  border: 1px solid #50d8af;
  display: none;
  text-align: center;
  padding: 15px;
  font-weight: 600;
  margin-bottom: 15px;
}

#contact .form #errormessage {
  color: red;
  display: none;
  border: 1px solid red;
  text-align: center;
  padding: 15px;
  font-weight: 600;
  margin-bottom: 15px;
}

#contact .form #sendmessage.show, #contact .form #errormessage.show, #contact .form .show {
  display: block;
}

#contact .form .validation {
  color: red;
  display: none;
  margin: 0 0 20px;
  font-weight: 400;
  font-size: 13px;
}

#contact .form input, #contact .form textarea {
  padding: 10px 14px;
  border-radius: 0;
  box-shadow: none;
  font-size: 15px;
}

#contact .form button[type="submit"] {
  background: #50d8af;
  border: 0;
  border-radius: 3px;
  padding: 10px 30px;
  color: #fff;
  transition: 0.4s;
  cursor: pointer;
}

#contact .form button[type="submit"]:hover {
  background: #2dc899;
}

/*--------------------------------------------------------------
# Footer
--------------------------------------------------------------*/
.footer {
    background: #081e5b;
    position: relative;
    z-index: 99;
}
.f-bg {
    padding: 5em 0;
}
.footer-panel h2, .footer-panel h3 {
    font-size: 1.5em;
    color: #fff;
    position: relative;
    margin-bottom: 1.5em;
}
ul.con_inner_text li {
    list-style-type: none;
    color: #bfbfbf;
    font-size: 14px;
    margin-bottom: 17px;
    font-weight: 300;
}
ul.con_inner_text span {
    margin-right: 13px;
}
ul.con_inner_text li label {
    color: #bfbfbf;
    margin-right: 1em;
    font-weight: 400 !important;
}
.gf_facebook:hover {
    border: 1px solid #3b5998;
    background: #3b5998;
}
.con_inner_text{
  padding-left: 0px;
}
.social_ainfo{
  padding-left: 0px;
}
.social_ainfo li{
  display: inline-block;
  list-style: none;
}
.footer-panel p {
    font-size: 1em;
    line-height: 2em;
    margin-bottom: 2em;
    color: #bfbfbf;
}
.social_ainfo li a {
    width: 40px;
    height: 40px;
    display: block;
    border: 1px solid #fff;
    text-align: center;
    color: #fff;
}
.social_ainfo li a:hover,  .social_ainfo li a:focus{
  background-color: #4eae4f;

}
.social_ainfo li a i{
  font-size: 20px;
  position: relative;
  top: 9px;
  left: 5px;
}
.footer-panel form {
    border: none;
    width: 100%;

}
.footer-panel p{
  color: #fff !important;
font-size: 1em !important;
font-weight: 500 !important;
margin-bottom: 25px !important;
color: #bfbfbf;
}
footer .f-bg form input[type="email"]{
  background: transparent;
border: 1px solid #fff;
height: 40px;
width: 83%;
padding: 0px 10px;
}
footer .f-bg form button{
height: 40px;
background: transparent;
background: #4eae4f;
border: 1px solid #4eae4f;
color: #fff;
width: 14%;
}
footer .midimg li{
  margin-bottom: 5px;
}
footer a{
  color: #bfbfbf;
}
footer a i{
  margin-right: 5px;
  font-size: 13px;
}
footer p.copyright{
  font-size: 14px !important;
text-align: center;
border-top: 1px solid #414141;
padding: 20px 0px;
margin-bottom: 0px !important;
}
/*packages section*/

/* ----- Tickets Starts -----*/

.tickets{
background:url("../images/tab1.jpg" ) 0px 0px no-repeat;
background-size:cover;
}


.main h1{
font-size:46px;
padding-bottom: 40px;
margin: 0;
color: #fff;
letter-spacing: 6px;
}

.tickets-padding{
padding:60px 40px 10px 40px;
}

.grid1a-w3l, .grid2a, .grid3a {
    width: 44%;
  float: left;
    margin-right: 10px;
  background: rgba(2, 2, 2, 0.60);
  padding:16px;
  height:400px;
  border-radius:6px;
}

.grid1b, .grid2b, .grid3b{
  width:44%;
    float: left;
  background: rgba(2, 2, 2, 0.60);
  padding:16px;
  height:400px;
  border-radius:6px;
}

.text-center-wthree {
    text-align: center;
    margin-top: 44px;
}

.para-a{
  margin:0 auto;
  text-align:center;
  padding-top:50px;
  letter-spacing: 2px;
}

.para-a h5{
  margin: 0px;
  padding:5px 0px 15px 0px;
  font-size: 60px;
  color: rgba(247, 34, 71, 0.75);
}

.para-a span{
  font-size:24px;
  padding-right:10px;
  font-family: "Antic-Regular";
}

.para-a p{
  margin: 0 auto;
  padding: 0px;
  text-align: center;
  color: #E0DDDD;
  font-size: 18px;
  letter-spacing: 3px;
  padding-bottom: 7px;
}

.grid1a-w3l h3, .grid2a h3, .grid3a h3 {
  padding: 0px;
  margin:0px;
    padding-bottom: 10px;
  text-align: center;
  font-size:40px;
  color: rgba(97, 86, 241, 1);
}

.para-b-w3ls{
  padding-top:38px;
  padding-left:8px;
}

.grid1b p, .grid2b p, .grid3b p{
  margin: 0 5%;
  padding: 10px 0px;
  padding-left: 20px;
  letter-spacing: 2.5px;
  text-align: left;
  color: #fff;
  font-size: 20px;
}

.grid1b span, .grid2b span, .grid3b span{
  font-size: 20px;
  color: rgba(247, 34, 71, 0.75);
  font-weight: 600;
}

a.book {
   background: transparent;
  border: 2px solid rgb(78, 174, 79);
  text-decoration: none;
  color: rgb(78, 174, 79);
  padding: 6px 15px;
}
a.book:hover{
  background: rgb(78, 174, 79);
  border: 2px solid rgb(78, 174, 79);
  text-decoration: none;
  color:#fff;
}

.footer-w3agile{
  padding:25px 10px;
  padding-top:60px;
}

.footer-w3agile p{
  font-size: 18px;
  color: #fff;
  letter-spacing: 2.5px;
}

.footer-w3agile a{
  color:rgba(97, 86, 241, 1);
  font-weight:600;
  text-decoration:none;
  font-size:18px;
}
.footer-w3agile a:hover{
  color:rgb(216, 16, 51);
  text-decoration:none;
}

/* -----  Tickets Tabs Starts -----*/

#packages #wrapper {
  width: 100%;
  margin: 0 auto;
  min-height:400px;
  overflow-x: auto;
}
#packages p{
  margin-bottom: 10px;
  font-size: initial;
  font-weight: 300;
  font-family: Oswald;
  color: #999;
} 
#packages #wrapper section.detail{
  background-color: #fff;
  padding: 25px;
  -webkit-transition: all ease-in-out 0.4s;
  transition: all ease-in-out 0.4s;
}
#packages #wrapper section.detail:hover{
  box-shadow: 0px 2px 12px rgba(0, 0, 0, 0.08);
}
#packages #wrapper section.detail h3{ font-size: 18px; margin-bottom: 10px;}
#packages #wrapper section.detail h5{
  font-size: 18px;
  margin-bottom: 25px;
}
#packages #wrapper section.detail ul li p i{
  margin-right: 7px;
}
#tabs4 {
  margin: 0 auto;
  margin-bottom: 40px;
}

#tabs4 ul{
  margin: 0 auto;
  text-align: center;
  margin:0px;
  padding: 0px;
}

#tabs4 li {
  display: inline-block;
}

#tabs4 li a {
  display: block;
  padding: 15px 30px;
  background: rgb(78, 174, 79);
  text-decoration: none;
  color: #fff;
  border-radius: 4px;
  font-size:20px;
  cursor: pointer;
  letter-spacing:2px;
}

#tabs4 li a:hover {
  background: #081e5b;
}

.tabulous_active {
  background: rgb(78, 174, 79) !important;
  color: #fff !important;
}

#tabs_container { 
  padding:0px;
  position: relative;
}

#tabs-1,#tabs-2,#tabs-3 {
  width: 100%;
  margin: 0 auto;
  padding:0px;
}
.tabulousclear {
  display: block;
  clear: both;
}

#tabs-1 h4,#tabs-2 h4,#tabs-3 h4{
  padding:0px;
  margin:0px;
  padding-bottom:30px;
  font-size:30px;
  color:#fff;
}

.transition {
  -webkit-transition: all .3s ease-in-out;
  -moz-transition: all .3s ease-in-out;
  -o-transition: all .3s ease-in-out;
  -ms-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out;

  -webkit-transition-delay: .3s;
  -moz-transition-delay: .3s;
  -o-transition-delay: .3s;
  -ms-transition-delay: .3s;
  transition-delay: .3s;
}

.make_transist {
  -webkit-transition: all .3s ease-in-out;
  -moz-transition: all .3s ease-in-out;
  -o-transition: all .3s ease-in-out;
  -ms-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out;
}

.hidescale {
  -webkit-transform: scale(0.9);
  -moz-transform: scale(0.9);
  -o-transform: scale(0.9);
  -ms-transform: scale(0.9);
  transform: scale(0.9);
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
  filter: alpha(opacity=0);
  opacity: 0;
}

.showscale {
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -o-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  filter: alpha(opacity=100);
  opacity: 1;

  -webkit-transition-delay: .3s;
  -moz-transition-delay: .3s;
  -o-transition-delay: .3s;
  -ms-transition-delay: .3s;
  transition-delay: .3s;
}

.hideleft {
  -webkit-transform: translateX(-100%);
  -moz-transform: translateX(-100%);
  -o-transform: translateX(-100%);
  -ms-transform: translateX(-100%);
  transform: translateX(-100%);
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
  opacity: 0;
}

.showleft {
  -webkit-transform: translateX(0px);
  -moz-transform: translateX(0px);
  -o-transform: translateX(0px);
  -ms-transform: translateX(0px);
  transform: translateX(0px);
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  filter: alpha(opacity=100);
  opacity: 1;

  -webkit-transition-delay: .3s;
  -moz-transition-delay: .3s;
  -o-transition-delay: .3s;
  -ms-transition-delay: .3s;
  transition-delay: .3s;
}

.hidescaleup {
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -o-transform: scale(1.1);
  -ms-transform: scale(1.1);
  transform: scale(1.1);
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
  opacity: 0;
}

.showscaleup {
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -o-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  filter: alpha(opacity=100);
  opacity: 1;

  -webkit-transition-delay: .3s;
  -moz-transition-delay: .3s;
  -o-transition-delay: .3s;
  -ms-transition-delay: .3s;
  transition-delay: .3s;
}

.hideflip {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
  opacity: 0;

  -webkit-transform: rotatey(-90deg) scale(1.1);
  -moz-transform: rotatey(-90deg) scale(1.1);
  -o-transform: rotatey(-90deg) scale(1.1);
  -ms-transform: rotatey(-90deg) scale(1.1);
  transform: rotatey(-90deg) scale(1.1);

  -webkit-transform-origin: 50% 50%;
  -moz-transform-origin: 50% 50%;
  -o-transform-origin: 50% 50%;
  -ms-transform-origin: 50% 50%;
  transform-origin: 50% 50%;
}

.showflip {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  filter: alpha(opacity=100);
  opacity: 1;

  -webkit-transition-delay: .3s;
  -moz-transition-delay: .3s;
  -o-transition-delay: .3s;
  -ms-transition-delay: .3s;
  transition-delay: .3s;

  -webkit-transform: rotatey(0deg) scale(1);
  -moz-transform: rotatey(0deg) scale(1);
  -o-transform: rotatey(0deg) scale(1);
  -ms-transform: rotatey(0deg) scale(1);
  transform: rotatey(0deg) scale(1);

  -webkit-transform-origin: 50% 50%;
  -moz-transform-origin: 50% 50%;
  -o-transform-origin: 50% 50%;
  -ms-transform-origin: 50% 50%;
  transform-origin: 50% 50%;
}

.tabulousclear {
  display: block;
  clear: both;
}        /*  ------ Tickets Tabs Ends  -------------*/

/* -------- Tickets Ends -----------*/


@media screen and (max-width:800px){
#wrapper {
    width: 78%;
}
.main h1 {
    font-size: 44px;
}
#tabs4 li a {
    padding: 12px 24px;
    font-size: 18px;
}
.grid1a-w3l, .grid2a, .grid3a {
    width: 43%;
}
.grid1a-w3l h3, .grid2a h3, .grid3a h3 {
    font-size: 36px;
}
.para-a h5 {
    font-size: 58px;
}
.grid1b, .grid2b, .grid3b {
    width: 43%;
}
.grid1b p, .grid2b p, .grid3b p {
    font-size: 20px;
}
}

@media screen and (max-width:768px){
#wrapper {
    width: 80%;
}
.grid1b p, .grid2b p, .grid3b p {
    padding-left: 6px;
}
}

@media screen and (max-width:736px){
#wrapper {
    width: 84%;
}
}

@media screen and (max-width:667px){
.tickets-padding {
    padding: 40px 40px 10px 40px;
}
#wrapper {
    width: 94%;
}
}

@media screen and (max-width:640px){
#wrapper {
    width: 98%;
}
}

@media screen and (max-width:600px){
.tickets-padding {
    padding: 30px 40px 10px 40px;
}

.main h1 {
    font-size: 40px;
    padding-bottom: 30px;
}
.grid1a-w3l, .grid2a, .grid3a, .grid1b, .grid2b, .grid3b {
    width: 42%;
  height:360px;
}

.para-a {
    padding-top: 40px;
}
.para-b-w3ls {
    padding-top: 28px;
}

#tabs4 li a {
    padding: 10px 20px;
    margin-bottom: 10px;
}
.grid1a-w3l h3, .grid2a h3, .grid3a h3 {
    font-size: 34px;
}
.para-a h5 {
    font-size: 54px;
}
.para-a p {
    font-size: 17px;
    padding-bottom: 4px;
}

.text-center-wthree {
    margin-top: 40px;
}

.grid1b p, .grid2b p, .grid3b p {
    padding-left: 0px;
}

.grid1b p, .grid2b p, .grid3b p {
    font-size: 17px;
}

.grid1b p, .grid2b p, .grid3b p {
    padding: 8.5px 0px;
}
.footer-w3agile {
    padding-top: 10px;
}
.footer-w3agile p {
    font-size: 16px;
}
}

@media screen and (max-width:576px){
#wrapper {
    width: 100%;
}
}

@media screen and (max-width:480px){
.tickets-padding {
    padding: 30px 10px 10px 10px;
}
#wrapper {
    height:450px;
}
.grid1a-w3l, .grid2a, .grid3a, .grid1b, .grid2b, .grid3b {
    width: 41%;
  height:320px;
}
.main h1 {
    font-size: 36px;
    padding-bottom: 20px;
}
#tabs4 li a {
    padding: 8px 18px;
    font-size: 16px;
}
.grid1a-w3l h3, .grid2a h3, .grid3a h3 {
    font-size: 32px;
}
.para-a h5 {
    padding: 0px 0px 10px 0px;
    font-size: 50px;
}
.para-a p {
    font-size: 16px;
}
.text-center-wthree {
    margin-top: 26px;
}
a.sign-up {
    padding: 6px 12px;
    font-size: 14px;
}
.para-b-w3ls {
    padding-left: 0px;
}
.grid1b p, .grid2b p, .grid3b p {
  padding: 7px 0px;
  font-size:16px;
}
.grid1b span, .grid2b span, .grid3b span {
    font-size: 18px;
}
}

@media screen and (max-width:414px){
.main h1 {
    font-size: 34px;
}
.grid1a-w3l, .grid2a, .grid3a, .grid1b, .grid2b, .grid3b {
    width: 40%;
  height:320px;
}

.grid1a-w3l, .grid2a, .grid3a {
    margin-right: 6px;
}
}

@media screen and (max-width:384px){
#wrapper {
    height: 680px;
}
.tickets-padding {
    padding: 20px 30px 10px 30px;
}
.main h1 {
    font-size: 30px;
   padding-bottom: 14px;
}
#tabs4 li a {
    padding: 6px 16px;
    font-size: 14px;
}
.grid1a-w3l, .grid2a, .grid3a {
    margin-right: 0px;
    margin-bottom: 10px;
}
.grid1a-w3l, .grid2a, .grid3a, .grid1b, .grid2b, .grid3b {
    width: 90%;
    height: 260px;
    float: none;
}
.para-a, .para-b-w3ls {
    padding-top: 10px;
}
.grid1a-w3l h3, .grid2a h3, .grid3a h3 {
    padding-bottom: 4px;
}
.para-a h5 {
    padding: 0px;
}
.grid1b p, .grid2b p, .grid3b p {
    padding: 5px 0px;
    text-align: center;
}
.footer-w3agile p {
    font-size: 14px;
}
}

@media screen and (max-width:320px){

#tabs4 li a {
    padding: 6px 14px;
    font-size: 14px;
}
.grid1a-w3l, .grid2a, .grid3a, .grid1b, .grid2b, .grid3b {
    width: 88%;
}
}

@media (min-width:1025px) {
 .as1:not(.how-it-works){
    max-width: 24%;
  } 
  .how-it-works{
    min-width: 33%;
  } 
}

/*BOOK NOW */
 section#book-now{
  padding: 110px 0px;
 }
 .form_main form input[type="text"], .form_main form input[type="email"]{
  width: 100%;
  height: 45px;
  border: 1px solid #ccc;
  border-radius: 5px;
  padding: 0px 15px;
  margin-bottom: 15px;
 }
 section#book-now form div input[type="radio"]{
  font-size: 15px;
  font-weight: 300;
  color: #777;
 }
 .btn-book{
  border-radius: 2px;
  font-weight: 300; color: #fff;
 }
 .btn-book:hover{
  color: #fff;
  background-color: #081e5b;
  border: 1px solid #081e5b;
 }
 section#book-now form div label{
  font-size: 15px;
  font-weight: 500;
  color: #777;
  margin-right:15px;
 }
 section#book-now form div label.radio{
  font-size: 15px;
  margin-right: 15px;
  display: inline-block;
  font-weight: 300;
 }
 .btn-green, .btn-green:hover{
  background: #4eae4f;
  color: #fff !important;
  padding: 5px 10px !important;
  margin: 8px 0px;
 }

