/*
 * Template Name: Mia Star tours
 * Template Version: 1.0
 * Author: Forward Web
 * Author URI: https://forward-web.com
 * Description: A custom HTML5 Travel template for Mia Star Tours website
 * Keywords: Responsive, travel, tours, trips, excursions, html5, css3, animations
 */
 
/***************************
* Start our styles
***************************/
:root {
  --primary-color: #F8BC41; /*color: var(--primary-color, #F5C910);*/
  --secondary-color: #333; /*color: var(--secondary-color, #333);*/
}
* {
  text-decoration: none !important;
  outline: none !important;
}
html, body {
  max-width: 100%;
  font-family: 'Lato', sans-serif;
  font-size: 15px;
  line-height: 1.5;
  margin: 0;
  padding: 0;
}
body {
  height: 100%;
  overflow-x: hidden !important;	
}
body.not-loaded {
  height: 100%;
  width: 100%;
  overflow-y: hidden;
}
main {
  overflow-x: hidden;
}
.pacifico{
  font-family: 'Pacifico', sans-serif;
}
section {
  position: relative;
  padding: 100px 0;
  background-size: cover !important;
}
section.gray {
	background: #f3f3f3;
}
.section-title {
  margin-bottom: 60px;
}
.section-title h5{
  font-size: 24px;
  color: var(--primary-color, #F5C910);
}
.section-title h2{
  font-size: 42px;
  color: var(--secondary-color, #333);
  text-transform: uppercase;
}

h1, h2, h3{
  font-weight: 700;
}
h4, h5, h6 {
  font-weight: 500;
}
p {
  font-size: 15px;
  line-height: 22px;
}

body:not(.not-loaded) .animate-to-bottom {
  opacity: 0;
  animation: to-bottom .6s ease-out forwards;
}
body:not(.not-loaded) .animate-to-left {
  opacity: 0;
  animation: to-left .6s ease-out forwards;
}
body:not(.not-loaded) .animate-to-right {
  opacity: 0;
  animation: to-right .6s ease-out forwards;
}

/*******************
* 01. Header
*******************/
header {
  position: relative;
  /*overflow-x: hidden;*/
}
.container-fluid>.navbar-collapse, .container-fluid>.navbar-header, .container>.navbar-collapse, .container>.navbar-header {
    margin-left: 0;
    margin-right: 0;
}
.main-navbar {
  background-color: transparent;
  border: none;
  box-shadow: none;
  margin: 0;
  padding-top: 15px;
  -webkit-transition: all ease-in-out 0.2s;
  -moz-transition: all ease-in-out 0.2s;
  transition: all ease-in-out 0.2s;
}
.main-navbar .navbar-inner {
  background: none !important; 
  border: 0 !important;
  box-shadow: none !important;
  -webkit-box-shadow: none !important;
}
.main-navbar .navbar-brand {
  padding: 5px 15px;
  -webkit-transition: all ease-in-out 0.2s;
  -moz-transition: all ease-in-out 0.2s;
  transition: all ease-in-out 0.2s;
}
.main-navbar .navbar-brand img {
  height: 43px;
  -webkit-transition: all ease-in-out 0.2s;
  -moz-transition: all ease-in-out 0.2s;
  transition: all ease-in-out 0.2s;
}
.main-navbar .nav > li > a, #side-menu .nav > li > a, .main-navbar .nav>li>a:focus, .main-navbar .nav>li>a:hover, .main-navbar .dropdown-menu>li>a {
  color: #fff !important;
  text-shadow: none !important;
  text-transform: uppercase;
  font-weight: 500px;
  color: #fff;
  background-color: transparent;
}
.main-navbar .nav > li > a:hover, #side-menu .nav > li > a:hover {
  color: var(--primary-color, #F5C910) !important;
}
.main-navbar .nav .active > a, #side-menu .nav .active > a, .main-navbar .dropdown-menu .active > a
.main-navbar .dropdown-menu>li>a:focus, .main-navbar .dropdown-menu>li>a:hover {
  background: none !important; 
  color: var(--primary-color, #F5C910) !important;
  box-shadow: none !important;
  -webkit-box-shadow: none !important;
}
.main-navbar .navbar-nav>.open>a, .main-navbar .navbar-nav>.open>a:focus, .main-navbar .navbar-nav>.open>a:hover {
  background-color: transparent;
  color: var(--primary-color, #F5C910) !important;
}
.main-navbar .dropdown-menu {
  background-color: #333;
  border: none
}
.navbar_fixed, .main-navbar.dark {
  padding-top: 0 !important;
  padding-bottom: 0 !important;
  background-color: #333;
}
.navbar_fixed .navbar-brand, .main-navbar.dark .navbar-brand {
  padding: 13px 15px;
}
.navbar_fixed .navbar-brand img, .main-navbar.dark .navbar-brand img {
  height: 30px;
}
.main-navbar .logo-dark {display: block;}
.main-navbar .logo-white {display: none;}
.main-navbar.navbar_fixed .logo-dark {display: none;}
.main-navbar.navbar_fixed .logo-white {display: block;}
#side-menu {
  background-color: #fff;
  color: #fff;
}
#side-menu .close {
  margin-top: -15px;
  color: #555;
}
#side-menu .caret {
  float: right;
  margin-top: 8px;  
}

/*******************
* 02. Intro
*******************/
.intro:not(.slider) {
  padding-top: 0;
  height: 750px;
  min-height: 100%;
  position: relative;
  overflow: hidden;
  background: url('../images/diving-01.jpg') no-repeat scroll 0% 0%;
  background-size: cover;
  text-align: center;
  background-position-x: center !important;
}
.intro:not(.slider) {
  display: flex;
  align-items: center;
  align-content: center;
  justify-content: center;
}
.intro:before {
  position: absolute;
  content: "";
  top: 0;
  left: 0;
  width: 100%;
  height: 200px;
  background: linear-gradient(to top, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.4) 70%);
  z-index: 3;
}
/*.intro:after {
  position: absolute;
  content: "";
  bottom: 0;
  left: 0;
  width: 100%;
  height: 150px;
  background: url('../images/waves.png') no-repeat center top;
}*/
.intro #bgCanvas{
    width:100%;
    height:100%;
    z-index: 1;
    top:0;
    left:0;
    position: absolute;
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.6) 90%);
}
.intro .carousel {
    height: calc(100% + 40px);
}
.intro .carousel-item {
    height: 100%;
}
.intro .carousel-item img {
    height: 100%;
}
.intro .carousel-item.active .carousel-caption {
    z-index: 10;
}
.intro .carousel-caption p, .intro .content h5 {
  margin-top: -50px;
  color: var(--primary-color, #F5C910);
  font-size: 24px;
  position: relative;
  z-index: 10;
  animation-delay: 1s !important;
}
.intro .carousel-caption p {
    margin-top: 0;
}
.intro .carousel-caption h5, .intro .content h1 {
  color: #fff;
  text-shadow: 0px 4px 0px rgba(0, 0, 0, 0.4);
  font-size: 64px;
  text-transform: uppercase;
  position: relative;
  z-index: 10;
  animation-delay: 1.2s !important;
}
.carousel-caption.center-caption {
    bottom: 0;
    left: 0;
    height: 100%;
    width: 100%;
    right: auto;
    top: auto;
    display: flex !important;
    flex-direction: column;
    justify-content: center;
}
.intro .carousel-indicators {
    z-index: 10;
}

.carousel-control-next, .carousel-control-prev {
    z-index: 50 !important;
}

@media screen and (max-width: 767px) {
  section {
    padding: 60px 0;  
  }
  .main-navbar {
    padding-top: 0;
    background-color: #333;
  }
  .main-navbar .navbar-brand {
    padding: 13px 15px;
  }
  .main-navbar .navbar-brand img {
    height: 30px;
  }
  .intro {
    height: 100%;
  }
  .intro .carousel-caption h5, .intro .content h1 {
    font-size: 32px;
  }
}

/*********************
* 03. Welcome Section
*********************/
.welcome-header {
  margin-bottom: 50px;
  /*margin-top: -100px;*/
}
.welcome-header h5 {
  font-weight: 700;
  text-transform: uppercase;
  font-size: 24px;
}
.welcome-header h2 {
  font-size: 64px;
  font-weight: 500;
  color: var(--primary-color, #F5C910)
}
.seastar1, .seastar2 {
  position: absolute;
  z-index: -1;
}
.seastar1 {left: -100px; top: 0px}
.seastar2 { right: -40px; bottom: -120px; }
.welcome-image-container {
  position: relative;
  margin-left: 30px;
}
.welcome-image-border {
  position: absolute;
  width: 100%;
  height: 100%;
  background: transparent;
  bottom: 15px;
  right: 15px;
  border: 4px solid var(--primary-color, #F5C910);
}

@media screen and (max-width: 767px) {
  .welcome-image-container {
    margin: 50px 0;
    padding: 10px;
  }
  .welcome-image-border {
    right: 0;
    bottom: 0;
  }
}

/************************
* 04. Categories Section
************************/
section.categories {
  background: url('../images/section-bg.jpg') no-repeat scroll 0% 0%;
}

section.categories .section-title h2{
  color: #fff;
}
section.categories:after {
  position: absolute;
  content: "";
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background: rgba(36, 38, 0, 0.7);
  z-index: 0
}
section.categories * {
  z-index: 1
}
.category-box {
  margin-bottom: 30px;
}
[class*="col-"]:last-child > .category-box {
  margin-bottom: 0;
}
.category-box .category-img {
  border-radius: 8px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.2);
  box-shadow: 0 5px 20px rgba(0, 0, 0, 0.15);
}
.category-box .category-content h3 {
  color: var(--primary-color, #F5C910);
  font-size: 22px;
}
.category-box .category-content p {
  color: #fff;
}

/************************
* 05. Excursions Section
************************/
section.excursions {
  padding-bottom: 80px;
}
.trip-img img {
    width: 100%;
}
.trip-box.style1 {
  position: relative;
  border: 1px solid #dddddd;
  box-shadow: 0 5px 20px rgba(0, 0, 0, 0.15);
  margin-bottom: 30px;
  -webkit-transition: all ease-in-out 0.8s;
     -moz-transition: all ease-in-out 0.8s;
          transition: all ease-in-out 0.8s;
}
[class*="col-"]:last-child > .trip-box.style1 {
  margin-bottom: 0;
}
.trip-box.style1:hover {
  box-shadow: 0 12px 60px rgba(0, 0, 0, 0.3);
}
.trip-box.style1 .trip-img {
  overflow: hidden;
}
.trip-box.style1 .trip-img img {
  -webkit-transition: all ease-in-out 0.8s;
     -moz-transition: all ease-in-out 0.8s;
          transition: all ease-in-out 0.8s;
}
.trip-box.style1:hover .trip-img img {
  transform: scale(1.3);
}
.trip-box.style1 .trip-content {
  padding: 15px;
}
.trip-box.style1 .trip-content h3 {
  font-size: 18px;
  line-height: 22px;
  max-height: 22px;
  overflow: hidden;
  text-overflow: ellipsis;
  font-weight: 700;
  padding-top: 0;
  margin-top: 0;
  color: #111;
}
.trip-box.style1 .trip-content p {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2; /* number of lines to show */
  line-height: 22px;        /* fallback */
  max-height: 44px;       /* fallback */
  height: 44px;
  color: #111;
}
.trip-footer {
  height: 52px;
}
.trip-box.style1 .trip-footer {
  display: block;
  overflow: hidden;
  padding: 15px 10px;
  margin: 0 5px;
  border-top: 1px solid #ddd;
  font-size: 13px;
  display: flex;
  align-items: center;
  flex-direction: row;
  justify-content: space-between;
  flex-wrap: wrap;
  text-align: center;
}
.trip-box.style1 .trip-footer .trip-ratings span {
  color: #111;  
}
.trip-box.style1 .trip-footer .trip-ratings .fa-star {
  color: var(--primary-color, #F5C910);
}
.trip-box.style1 .trip-footer .trip-ratings .fa-star.empty {
  color: #555555;
}
.trip-box.style1 .trip-footer .trip-price {
  font-size: 18px;
  font-weight: 700;
  color: #111;
}
.trip-box.style1 .trip-footer .trip-price small {
  font-size: 13px;
  font-weight: 500;
  color: #555555
}

.trip-box.style2 {
  position: relative;
  border: 1px solid #dddddd;
  /*box-shadow: 0 1px 0 rgba(0, 0, 0, 0.15);*/
  margin-bottom: 30px;
  border-radius: 10px;
  overflow: hidden;
  -webkit-transition: all ease-in-out 0.3s;
     -moz-transition: all ease-in-out 0.3s;
          transition: all ease-in-out 0.3s;
}
[class*="col-"]:last-child > .trip-box.style2 {
  margin-bottom: 0;
}
.trip-box.style2:hover {
  box-shadow: 0 5px 30px rgba(0, 0, 0, 0.3);
}
.trip-box.style2 .trip-img {
  overflow: hidden;
  position: relative;
}
.trip-box.style2 .trip-img .trip-offer {
	height: 30px;
	line-height: 30px;
	padding: 0 15px;
	position: absolute;
	top: 15px;
	right: 0;
	border-bottom-left-radius: 15px;
	border-top-left-radius: 15px;
	color: #fff;
	background-color: var(--secondary-color, #333);
	font-size: 16px;
	font-weight: 500;
}
.trip-box.style2 .trip-img .trip-offer span {
	font-weight: 700;
	color: var(--primary-color, #F5C910);
}
.trip-box.style2 .trip-img .trip-price {
	height: 40px;
	line-height: 40px;
	padding: 0 15px;
	position: absolute;
	top: 15px;
	right: 0;
	border-bottom-left-radius: 20px;
	border-top-left-radius: 20px;
	background-color: var(--primary-color, #F5C910);
	color: var(--secondary-color, #333);
	font-size: 18px;
	font-weight: 700;
}
.trip-box.style2 .trip-img .trip-offer + .trip-price {
	top: 50px
}
.trip-box.style2 .trip-img .trip-price small {
  font-size: 14px;
  font-weight: 500;
  color: #555555
}

.trip-box.style2 .trip-img img {
  -webkit-transition: all ease-in-out 0.3s;
     -moz-transition: all ease-in-out 0.3s;
          transition: all ease-in-out 0.3s;
}
.trip-box.style2:hover .trip-img img {
	-webkit-filter: grayscale(65%);
	filter: grayscale(65%);
}
.trip-box.style2 .trip-content {
  padding: 15px;
  background: #fff;
}
.trip-box.style2 .trip-content h3 {
  font-size: 18px;
  line-height: 22px;
  max-height: 22px;
  overflow: hidden;
  text-overflow: ellipsis;
  font-weight: 700;
  padding-top: 0;
  margin-top: 0;
  color: #111;
}
.trip-box.style2 .trip-content p.trip-description {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2; /* number of lines to show */
  line-height: 22px;        /* fallback */
  max-height: 44px;       /* fallback */
  height: 44px;
  color: #111;
}

.trip-box.style2 .trip-content .trip-ratings {
  color: #111;  
}
.trip-box.style2 .trip-content .trip-ratings .fa-star {
  color: var(--primary-color, #F5C910);
}
.trip-box.style2 .trip-content .trip-ratings .fa-star.empty {
  color: #555555;
}

/*********************
* 06. Offer section
*********************/
section.offer {
  padding: 0;
}
.offer-content {
  margin: 70px 50px;
}
.offer-content h5 {
  color: #fff;
  font-size: 34px;
  margin-top: 0;
  padding-top: 0;
}
.offer-content h2 {
  color: var(--primary-color, #F5C910);
  font-weight: 900;
  font-size: 46px;
  margin-top: 0;
  padding-top: 0;
  margin-bottom: 35px;
}
.offer-content p {
  color: #eeeeee;
  font-size: 15px;
  line-height: 22px;
}
.half-left  img,
.half-right img {
  height: auto;
  width: 100%;
}
@media screen and (max-width: 480px) {
  .half-left {
    display: none;
    visibility: hidden;
  }
  .half-right img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
  }
  .offer-content {
    margin: 50px 0;
  }
  .offer-content h5 {
    font-size: 24px;
  }
  .offer-content h2 {
    color: var(--primary-color, #F5C910);
    font-size: 36px;
    margin-bottom: 20px;
  }
}
@media (min-width: 481px) {
  .half-left,
  .half-right {
    padding: 0;
    position: responsive;
  }
  /*.half-left  > .container,*/
  /*.half-right > .container {*/
  /*  position: absolute;*/
  /*  top: 0;*/
  /*}*/
  .half-left  > .container { right: 0;}
  .half-right > .container { left: 0; }
}

/************************
* 07. Inner page
************************/

.page-header {
  height: 400px; 
  position: relative;
  overflow: hidden;
  background: url('../images/bg.jpg') no-repeat scroll 0% 0%;
  background-size: cover;
  display: flex;
  align-items: center;
  align-content: center;
  justify-content: center;
  text-align: center;
  padding-top: 50px;
  margin: 0;
}
.page-header:before {
  position: absolute;
  content: "";
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: linear-gradient(to top, rgba(0, 0, 0, 0.4), rgba(0, 0, 0, 0.7) );
}

.page-header h1 {
  color: #fff;
  text-shadow: 0px 4px 0px rgba(0, 0, 0, 0.4);
  font-size: 38px;
  position: relative;
  z-index: 2;
  text-align: left;
  animation-delay: 1s !important;
}
.page-header .breadcrumb {
  background-color: var(--primary-color, #F5C910);
  position: relative;
  margin-top: 50px;
  z-index: 2;
  animation-delay: 1.2s !important;
}
.page-header .breadcrumb li {
  z-index: 2;
}
.page-header .breadcrumb>li+li:before {
    color: #333;
    padding: 0 5px;
    content: "/\00a0";
}
.page-header .breadcrumb li a {
  color: var(--secondary-color, #333);
}
.page-banner .page-info .breadcrumb, .title-banner .title-info .breadcrumb {
  margin-bottom: 0;
  background-color: transparent;
}
.page-banner .page-info .breadcrumb li a, .title-banner .title-info .breadcrumb li a {
  color: #222F3E;
}
.page-banner .page-info .breadcrumb li.active, .title-banner .title-info .breadcrumb li.active {
  color: var(--primary-color);
}
.page-header .trip-ratings {
  position: relative;
  animation-delay: 1.2s !important;
  line-height: 38px;
  color: #fff;  
  z-index: 2;
}
.page-header .trip-ratings .fa-star {
  color: var(--primary-color, #F5C910);
  
}
.page-header .trip-ratings .fa-star.empty {
  color: #aaa;
}

.affix {
	top: 80px;
	width: inherit;
}
.affix-bottom {
	position: absolute !important;
}
@media (max-width: 767px) {
    .affix {
        position: static;
    }
}
.page-content {
	padding: 50px 0;
}

.page-content .trip-image {
	margin-bottom: 15px;
}

/* Tabs */
.tab.custom-tabs a:hover,.tab.custom-tabs a:focus{
    outline: none;
    text-decoration: none;
}
.tab.custom-tabs{ text-align: left; }
.tab.custom-tabs .nav-tabs{
    display: inline-block;
    border-bottom: none;
    position: relative;
}
.tab.custom-tabs .nav-tabs li {
    margin-bottom: 0;
    transition: all 0.3s ease 0s;
    border-bottom: 4px transparent solid;
    margin-right: 10px;
}
.tab.custom-tabs .nav-tabs li:last-child {
  margin-right: 0;
}
.tab.custom-tabs .nav-tabs li a{
    display: block;
    padding: 20px;
    border: none;
    border-radius: 0;
    font-size: 17px;
    font-weight: 700;
    color: #444;
    margin-right: 0;
    text-align: center;
    z-index: 1;
    transition: all 0.3s ease 0s;
}
.tab.custom-tabs .nav-tabs li a i{
    display: block;
    font-size: 40px;
    color: var(--primary-color);
    margin-bottom: 15px;
    transition: all 0.3s ease 0s;
}
.tab.custom-tabs .nav-tabs li.active a,
.tab.custom-tabs .nav-tabs li a:hover{
    border: none;
    background: transparent;
    text-transform: none;
    color: var(--secondary-color, #333);
}
.tab.custom-tabs .nav-tabs li a:before,
.tab.custom-tabs .nav-tabs li a:after{
    content: "";
    width: 0;
    border-top: 3px solid var(--primary-color);
    position: absolute;
    bottom: -1px;
    left: 0;
    transition: all 0.3s ease 0s;
}
.tab.custom-tabs .nav-tabs li a:after{
    left: auto;
    right: 0;
}
.tab.custom-tabs .nav-tabs li.active a:before,
.tab.custom-tabs .nav-tabs li a:hover:before,
.tab.custom-tabs .nav-tabs li.active a:after,
.tab.custom-tabs .nav-tabs li a:hover:after{
    width: 50%;
}
.tab.custom-tabs .nav-tabs li.active {
  background: var(--primary-color);
  color: #fff;
  border-bottom: 4px rgba(0,0,0,0.1) solid;
}
.tab.custom-tabs .nav-tabs li.active a, .tab.custom-tabs .nav-tabs li.active i {
  color: #fff !important;
}
.tab .tab-content{
    padding: 20px;
    margin-top: -5px;
    border-radius: 0 0 5px 5px;
    border-top: none;
    font-size: 15px;
    color: #757575;
    line-height: 30px;
}
.tab.custom-tabs .tab-content h3{
    font-size: 24px;
    margin-top: 0;
}
@media only screen and (max-width: 479px){
    .tab.custom-tabs .nav-tabs li{
        width: 100%;
        text-align: center;
        margin-bottom: 5px;
    }
    .tab.custom-tabs .nav-tabs li a,
    .tab.custom-tabs .nav-tabs li a:hover{ border-bottom: 1px solid #dfdfdf; }
    .tab.custom-tabs .tab-content{ border-top: none; }
}

/* Widget */
.sidebar .widget {
    padding: 20px;
    border: 2px solid #eaeaea;
    border-radius: 2px;
    margin-bottom: 30px;
}

.widget .widget-title {
	position: relative;
	margin: 0 0 25px 0;
}

.widget .widget-title h5 {
	color: #000;
	font-weight: 700;
	font-size: 18px;
	line-height: 1;
}

.widget .widget-title:after {
	content: "";
	height: 2px;
	width: 20px;
	position: absolute;
	display: inline-block;
	background-color: var(--primary-color);
}

.block-title {
  position: relative;
  margin: 40px 0 25px 0;
}

.block-title h4 {
  color: #000;
  font-weight: 700;
  font-size: 18px;
  line-height: 1;
}

.block-title:after {
  content: "";
  height: 2px;
  width: 20px;
  position: absolute;
  display: inline-block;
  background-color: var(--primary-color);
}

/* posts Widegt */
.widget-posts .item {
	position: relative;
	display: flex;
	margin-bottom: 10px;
	border-bottom: 1px solid #eaeaea;
}

.widget-posts .item:last-of-type {
	margin-bottom: 0
}

.widget-posts .item img {
	position: absolute;
	left: 0;
	top: 0
}

.rtl .widget-posts .item img {
	left: auto;
	right: 0;
}

.widget-posts .item .item-desc {
	position: relative;
	margin-left: 90px;
}

.rtl .widget-posts .item .item-desc {
	margin-left: 0px;
	margin-right: 90px;
}

.widget-posts .item .item-desc .item-title {
	margin-bottom: 5px;
	line-height: 22px;
	max-height: 22px;
	overflow: hidden;
	text-overflow: ellipsis;
}

.widget-posts .item .item-desc .item-title a {
	color: var(--secondary-color, #333);
	font-size: 15px;
	font-weight: 700;
}

.widget-posts .item .item-desc .item-title a:hover {
	color: #000;
}

.widget-posts .item .item-desc .item-meta {
	padding-bottom: 10px;
}

.widget-posts .item:last-child {
	border-bottom: none;
}

.widget-posts .item:last-child .item-meta {
	padding-bottom: 0
}

.widget-posts .item .item-desc .item-meta {
	font-family: 'Ubuntu', sans-serif;
	font-size: 12px;
	font-weight: 400;
	line-height: 1;
	color: #a9a9ab;
	text-transform: capitalize
}

.widget-posts .item .item-desc .item-meta .item-price {
	color: var(--secondary-color, #333);
	font-weight: 700;
	margin-bottom: 0px;
}

.widget-posts .item .item-desc .item-meta .item-ratings {
  position: relative;
  animation-delay: 1.4s !important;
  color: var(--secondary-color, #333);
  margin-bottom: 5px;
  font-size: 13px;
}
.widget-posts .item .item-desc .item-meta .item-ratings .fa-star {
  color: var(--primary-color, #F5C910);
  
}
.widget-posts .item .item-desc .item-meta .item-ratings .fa-star.empty {
  color: #aaa;
}

.widget-posts .item .item-desc .item-meta .slash {
	color: #414141;
}

/* Category Widget */
.widget-categories ul li a {
	color: var(--secondary-color, #333);
	font-size: 13px;
	font-weight: 400;
	line-height: 36px;
}

.widget-categories ul li a:hover {
	color: #000;
}

.widget-categories ul li a i {
	color: #aaaaaa;
	font-size: 13px;
	font-weight: 400;
	line-height: 24px;
	margin-right: 10px;
}

.widget-categories ul li a:hover i {
	color: #46a1f0;
}

.widget-categories ul li a span {
	margin-left: 5px;
	color: #46a1f0
}

/* Category Widget */
.widget-form .form-control{
    border-radius: 0;
}


/************************
* 08. Contact info
************************/
.contant-info {
	padding: 80px 0 50px;
}
.contact-box {
  border-radius: 8px;
  box-shadow: 0 8px 30px rgba(0, 0, 0, 0.15);
  padding: 30px 10px;
  margin-bottom: 30px;
}
.contact-box .box-icon {
  color: var(--primary-color, #F5C910);
  font-size: 34px;
}
.contact-box h5 {
  font-size: 20px;
}

/*********************
 *      Footer       *
 ********************/
.page-footer {
  background-color: #fff;
  color: white;
  padding-top: 70px;
}

.page-footer .info{
  text-align: left; 
  color: #5A5B88;
}

.page-footer ul {
  list-style-type: none;
  padding-left: 0;
  line-height: 1.7;
}
.page-footer ul li {
  margin-bottom: 5px;
  padding-left: 0;
  position: relative;
}
.page-footer ul:not(.social-icons) li:after {
  position: absolute;
  top: 0;
  line-height: 28px;
  content:"\f105";
  font-family: 'FontAwesome';
  color: #5A5B88;
}

.page-footer h5 {
  font-size: 18px;
  color: var(--primary-color);
  font-weight: bold;
  margin-top: 30px;
}
.page-footer a {
  color: #5A5B88;
  text-decoration: none;
  font-size: 14px;
  line-height: 28px;
  padding-left: 10px;
  display: block;
}
.page-footer.bg-dark a {
  color: #fff;
}

.page-footer a:hover,
.page-footer a:focus {
  color: var(--primary-color);
  text-decoration: none;
}

.page-footer .second-bar {
  background-color: #fff;
  display: block;
  overflow: hidden;
  margin-top: 70px;
}
.page-footer .second-bar .logo {
  float: left;
  margin: 0;
  padding: 0;
}
.page-footer .second-bar .logo a {
  display: block;
  overflow: hidden;
  line-height: 28px;
  padding: 10px;
}
.page-footer .second-bar a {
  display: inline-block;
}

.social-icons li {
    background: #eab340;
    border-radius: 20px;
    height: 40px;
    width: 40px;
    text-align: center;
    box-shadow: 2px 2px 6px rgb(0 0 0 / 30%);
}

.social-icons a {
  font-size: 22px;
  color: #343a40 !important;
  padding: 10px;
  transition: 0.2s;
  line-height: 48px;
}

.page-footer .second-bar .social-icons a:hover {
  text-decoration: none;
}

.page-footer .second-bar .social-icons {
  float:right;
}


.social-icons .facebook:hover, .social-icons .linkedin:hover {
  color: #0077e2 !important;
}

.social-icons .google:hover, .social-icons .youtube:hover{
  color: #ef1a1a !important;
}

.social-icons .twitter:hover {
  color: #00aced !important;
}

.social-icons .instagram:hover {
  color: #2F67B1 !important;
}

@media screen and (max-width: 767px) {
  .page-footer {
    padding-top: 60px;
  }
  .page-footer h5 {
      background-color: var(--primary-color);
      color: #fff;
      padding: 10px;
      border-radius: 8px;
  }
  .footer-menu-title:after {
    content: '+';
    float: right;
  }
  .footer-menu-title.open:after {
    content: '-';
  }
  .page-footer ul {
      margin: 0 10px 10px;
  }
  .page-footer ul li a {
      position: relative;
      display: block;
  }
  .page-footer .second-bar {
    margin-top: 60px;
  }
}

footer.footer {
  background-color: #111;
  font-weight: thin;
  color: #eee;
}
.footer-widget li a {
  color: #fff;
}
.footer-widget .widget-title, .footer-widget li a:hover {
  color: var(--primary-color, #F5C910);
}
.footer-widget li {
    list-style: inside;
}

@media screen and (max-width: 480px) {
  footer.footer [class*="pull-"] {
    float: none !important;
    display: block !important;
    text-align: center;
  }
}

@-webkit-keyframes fadeInDownNew {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -20px, 0);
            transform: translate3d(0, -20px, 0);
  }

  100% {
    opacity: 1;
    -webkit-transform: none;
            transform: none;
  }
}
@-webkit-keyframes fadeInDownNew {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -20px, 0);
            transform: translate3d(0, -20px, 0);
  }

  100% {
    opacity: 1;
    -webkit-transform: none;
            transform: none;
  }
}

@keyframes fadeInDownNew {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -20px, 0);
            transform: translate3d(0, -20px, 0);
  }

  100% {
    opacity: 1;
    -webkit-transform: none;
            transform: none;
  }
}
.fadeInDownNew {
  -webkit-animation-name: fadeInDownNew;
          animation-name: fadeInDownNew;
}
@-webkit-keyframes fadeInLeftNew {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-20px, 0, 0);
            transform: translate3d(-20px, 0, 0);
  }

  100% {
    opacity: 1;
    -webkit-transform: none;
            transform: none;
  }
}
@keyframes fadeInLeftNew {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-20px, 0, 0);
            transform: translate3d(-20px, 0, 0);
  }

  100% {
    opacity: 1;
    -webkit-transform: none;
            transform: none;
  }
}
.fadeInLeftNew {
  -webkit-animation-name: fadeInLeftNew;
          animation-name: fadeInLeftNew;
}
@-webkit-keyframes fadeInRightNew {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(20px, 0, 0);
            transform: translate3d(20px, 0, 0);
  }

  100% {
    opacity: 1;
    -webkit-transform: none;
            transform: none;
  }
}
@keyframes fadeInRightNew {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(20px, 0, 0);
            transform: translate3d(20px, 0, 0);
  }

  100% {
    opacity: 1;
    -webkit-transform: none;
            transform: none;
  }
}
.fadeInRightNew {
  -webkit-animation-name: fadeInRightNew;
          animation-name: fadeInRightNew;
}
@-webkit-keyframes fadeInUpNew {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 20px, 0);
            transform: translate3d(0, 20px, 0);
  }

  100% {
    opacity: 1;
    -webkit-transform: none;
            transform: none;
  }
}
@keyframes fadeInUpNew {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 20px, 0);
            transform: translate3d(0, 20px, 0);
  }

  100% {
    opacity: 1;
    -webkit-transform: none;
            transform: none;
  }
}
.fadeInUpNew {
  -webkit-animation-name: fadeInUpNew;
          animation-name: fadeInUpNew;
}

@keyframes fade-slide-down {
  0% {
    opacity: 0;
    transform: translateY(-4rem);
  }
  100% {
    opacity: 1;
    transform: none;
  }
}
@keyframes to-bottom {
  0% {
    opacity: 0;
    transform: translateY(-4rem) scale(0.5);
  }
  100% {
    opacity: 1;
    transform: none;
  }
}
@keyframes to-left {
  0% {
    opacity: 0;
    transform: translateX(-4rem);
  }
  100% {
    opacity: 1;
    transform: none;
  }
}
@keyframes to-right {
  0% {
    opacity: 0;
    transform: translateX(4rem);
  }
  100% {
    opacity: 1;
    transform: none;
  }
}

.loading {
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  overflow: hidden;
  background-color: #111;
  display: flex;
  align-items: center;
  align-content: center;
  justify-content: center;
  z-index: 99999;
}
.lds-grid {
  display: inline-block;
  position: relative;
  width: 64px;
  height: 64px;
}
.lds-grid div {
  position: absolute;
  width: 13px;
  height: 13px;
  border-radius: 50%;
  background: #fff;
  animation: lds-grid 1.2s linear infinite;
}
.lds-grid div:nth-child(1) {
  top: 6px;
  left: 6px;
  animation-delay: 0s;
}
.lds-grid div:nth-child(2) {
  top: 6px;
  left: 26px;
  animation-delay: -0.4s;
}
.lds-grid div:nth-child(3) {
  top: 6px;
  left: 45px;
  animation-delay: -0.8s;
}
.lds-grid div:nth-child(4) {
  top: 26px;
  left: 6px;
  animation-delay: -0.4s;
}
.lds-grid div:nth-child(5) {
  top: 26px;
  left: 26px;
  animation-delay: -0.8s;
}
.lds-grid div:nth-child(6) {
  top: 26px;
  left: 45px;
  animation-delay: -1.2s;
}
.lds-grid div:nth-child(7) {
  top: 45px;
  left: 6px;
  animation-delay: -0.8s;
}
.lds-grid div:nth-child(8) {
  top: 45px;
  left: 26px;
  animation-delay: -1.2s;
}
.lds-grid div:nth-child(9) {
  top: 45px;
  left: 45px;
  animation-delay: -1.6s;
}
@keyframes lds-grid {
  0%, 100% {
    opacity: 1;
  }
  50% {
    opacity: 0.5;
  }
}



footer
{
  background:#000;
  padding:4% 0;
}
footer ul
{
  margin:0;
  padding:0 0 0 ;
}
footer ul li,.taber

{
 color:#fff;
  list-style:none;
  margin-bottom:10px;
  font-size:16px
}
@media (max-width:723px)
{
.taber
{
border-bottom:1px solid #ccc;
padding-bottom:10px;
cursor:auto;
}
.taber.collapsed:after {
    content: "+";
    float: right;
    font-size: 22px;
    margin-right: 10px;
}
.taber:after {
    content: "-";
    float: right;
    font-size: 22px;
    margin-right: 10px;
}
.taber {
    border-bottom: 1px solid #ccc;
cursor: pointer;    padding-bottom: 10px;
    padding-left: 15px;
    padding-right: 15px;
}
.panel-collapse{
padding-left: 15px;
    padding-right: 15px;
}
footer >.container
{
padding-left: 0;
    padding-right: 0px;
}
}

.lSPager li {
  opacity: 0.5;
}
.lSPager li.active {
  opacity: 1;
}

#contact .container {
  overflow-x: hidden!important
}

.contact-form .input-group {
  position: relative;
  margin: 30px 0 0;
  width: 100%
}

.contact-form .captcha {
  padding-top: 20px;
  padding-left: 0
}

.contact-form .form-footer {
  padding-top: 20px
}

.contact-form input[type=email],
.contact-form input[type=text],
.contact-form textarea {
  display: inline-block;
  position: relative;
  border-width: 0 0 2px;
  border-color: #e5e5e5;
  background: #F0F0F0;
  color: #555;
  font-size: 16px;
  height: 40px;
  line-height: 40px;
  font-weight: 400;
  box-shadow: none;
  outline: 0;
  border-radius: 0;
  -webkit-border-radius: 0
}

.contact-form textarea {
  height: auto
}

.contact-form button {
  margin-top: 20px
}

.contact-form input:focus,
.contact-form textarea:focus {
  outline: 0;
  box-shadow: none;
  border-color: var(--primary-color)
}

.contact-form input.not-empty+.label,
.contact-form input:focus+.label,
.contact-form textarea.not-empty+.label,
.contact-form textarea:focus+.label {
  font-size: 13px;
  -webkit-transform: translateY(-30px);
  -moz-transform: translateY(-30px);
  -ms-transform: translateY(-30px);
  -o-transform: translateY(-30px);
  transform: translateY(-30px)
}

.contact-form .not-empty+.label {
  color: var(--primary-color)
}

.contact-form .label {
  position: absolute;
  left: 0;
  top: -5px;
  font-size: 15px;
  line-height: 36px;
  font-weight: 400;
  color: #888;
  cursor: text;
  -webkit-transition: all .2s ease-in-out;
  -moz-transition: all .2s ease-in-out;
  -o-transition: all .2s ease-in-out;
  transition: all .2s ease-in-out;
  z-index: 999
}

#contact .heading h4 {
  color: var(--primary-color)
}

.contact-info .info {
  margin-bottom: 30px;
  border-left: 4px solid #ddd;
  padding-left: 10px;
  text-align: center
}

.contact-info .info:first-child {
  border-left: none
}

.contact-info .info h5 {
  font-size: 15px;
  font-weight: 400;
  text-transform: none
}

.contact-info .info i {
  font-size: 22px
}

.fotorama .fotorama__arr.fotorama__arr--prev{
	left:30px
}
 .fotorama .fotorama__arr.fotorama__arr--prev:after{
	content:"";
	background:url(../img/ico_pre.svg?1f22e6895c2248d54a18cb5c5836c1de)
}
 .fotorama .fotorama__arr.fotorama__arr--next{
	right:30px
}
 .fotorama .fotorama__arr.fotorama__arr--next:after{
	content:"";
	background:url(../img/ico_next.svg?83040587782b157af640fadcdd8f9206)
}
 .fotorama .fotorama__arr{
	border-radius:3px;
	width:40px;
	height:40px;
	background:0 0;
	background-color:rgba(26,43,72,.6)
}
 .fotorama .fotorama__arr:after{
	position:absolute;
	left:50%;
	margin-left:-13px;
	top:7px;
	width:24px;
	height:24px
}
 .fotorama .fotorama__fullscreen-icon{
	width:40px;
	height:40px;
	top:auto;
	bottom:30px;
	right:30px;
	background:0 0
}
 .fotorama .fotorama__fullscreen-icon:before{
	content:"";
	position:absolute;
	width:24px;
	height:24px;
	background:url(../img/ico_full_3.svg?52aee4c184c2b02bc0639c7059375501);
	left:50%;
	margin-left:-11px;
	top:7px;
	z-index:1
}
 .fotorama .fotorama__fullscreen-icon:after{
	content:"";
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
	background:rgba(26,43,72,.5);
	border-radius:3px
}
#qtyCollapse {
    position: absolute;
    top: 40px;
    left: 15px;
    width: calc(100% - 30px);
    background: #fff;
    z-index: 100;
}
ul.fontstar {
    padding-left: 0;
}