/*
Theme Name: Panagea
Theme URI: https://panagea.c-themes.com/
Author: C-Themes
Author URI: http://www.c-theme.com/
Text Domain: panagea
Description: The Panagea theme for WordPress is a fully responsive theme that looks great on any device. This theme is for hotel/tour/restaurant booking.
Version: 1.1.4
Tags: one-column, two-columns, three-columns, left-sidebar, right-sidebar, theme-options, translation-ready
License: GNU General Public License
License URI: http://themeforest.net/wiki/support/legal-terms/licensing-terms/
 */
.owl-theme .owl-nav [class*=owl-] {border-radius:0px!important;}
.logo_normal {
	/*height: 64px!importnat;*/
    width: 174px;
    margin-top: 4px;}

.hero-image {
  background-image: url("https://bakhlatours.com/wp-content/uploads/2020/11/haidan-8Kg-2kK97Xc-unsplash-3-1-scaled-1-e1615393098706.jpg.webp");
  height: 100%;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
  height:620px;
}

.hero-text {
  text-align: center;
  position: absolute;
  top: 50%;
  //left: 50%;
  //transform: translate(-50%, -50%);
  color: white;
	width:100%;
}

.hero-text h1 {
    font-size: 2.625rem;
    text-transform: uppercase;
    font-weight: 700;
    color: #fff;
	text-align: center;
    margin: auto;
}

.hero-text > h5 > span {
	background-color:rgba(0,0,0,.52);}

.logo-icon {text-align:center;background: #fff;border-top: 1px solid #dfdfdf;}

.family-slide {
    display: inline-block;
    list-style-type: none;
    padding:0px;
}
.family-slide > li {
display: inline;margin: 0px 20px;}

.extralink ul {list-style:none;padding:0px;}
.extralink ul li{ 
    color: #2c2c2c;
    padding: 5px 3px;text-decoration:underline;text-align:center;}
.extralink {padding:0px 25px;}


@media (max-width: 767px){

	
		.banner-titles {
		font-size: 1.325rem!important;
	}
	
	.hero-section > .bg-wrapper > .hero-image {
		height:360px;
	}
	.hero-image {height:300px;}
	
	.hero-text h1 {
		font-size: 1.325rem!important;
		width:350px;
	}

	.hero-text > h5 {width:350px;
	width: 350px;text-align: center;margin: auto;margin-top: 4px;}
	
	
.banner-title {
	font-size:1.325rem!important;
}
	footer > h3 > .wpcf7-response-output {margin-left: 0px!important;}
}


.mm-menu.mm-iconbar, .mm-menu.mm-offcanvas.mm-opened {z-index:230!important;}
