/*
Theme Name: Explore Leh Ladakh
Theme URI: https://wordpress.org/themes/twentyseventeen/
Author: the WordPress team
Author URI: https://wordpress.org/
Description: Twenty Seventeen brings your site to life with header video and immersive featured images. With a focus on business sites, it features multiple sections on the front page as well as widgets, navigation and social menus, a logo, and more. Personalize its asymmetrical grid with a custom color scheme and showcase your multimedia content with post formats. Our default theme for 2017 works great in many languages, for any abilities, and on any device.
Version: 1.6
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: twentyseventeen
Tags: one-column, two-columns, right-sidebar, flexible-header, accessibility-ready, custom-colors, custom-header, custom-menu, custom-logo, editor-style, featured-images, footer-widgets, post-formats, rtl-language-support, sticky-post, theme-options, threaded-comments, translation-ready

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.
*/

/*--------------------------------------------------------------
>>> TABLE OF CONTENTS:
----------------------------------------------------------------
1.0 Normalize
2.0 Accessibility
3.0 Alignments
4.0 Clearings
5.0 Typography
6.0 Forms
7.0 Formatting
8.0 Lists
9.0 Tables
10.0 Links
11.0 Featured Image Hover
12.0 Navigation
13.0 Layout
   13.1 Header
   13.2 Front Page
   13.3 Regular Content
   13.4 Posts
   13.5 Pages
   13.6 Footer
14.0 Comments
15.0 Widgets
16.0 Media
   16.1 Galleries
17.0 Customizer
18.0 SVGs Fallbacks
19.0 Media Queries
20.0 Print
--------------------------------------------------------------*/

/*--------------------------------------------------------------
1.0 Normalize
Styles based on Normalize v5.0.0 @link https://github.com/necolas/normalize.css
--------------------------------------------------------------*/
*
{
margin:0px;
padding:0px;
font-family: 'PT Sans', sans-serif;

}
h1
{
font-family: 'Poppins', sans-serif;
	text-align:center;
	width:100%;
	float:left;
	margin:1% 0;
	color:#F17802;
	margin-bottom:4px;
	text-transform:uppercase;
	font-size:26px;
}
.banner-form
{
	width:25%;
	float:left;
	padding:1% 2%;
	background:rgba(255,255,255,0.80);
	border-radius:10px;
	position:absolute;
	right:10%;
	top:4%;
}
.banner-form h2
{
	color:#F17802;
}
h2
{
	
	
	width:100%;
	float:left;
	margin:1% 0;
	color:#515151;
	text-align:center;
	text-transform:uppercase;
}
p{
	text-align:justify;
	line-height:28px;
	margin:1%;
}

.head-wht
{
	color:#fff;
	margin-top:0px;
}
body
{
	background:url(img/bg.jpg);
}
#wrapper
{
	width:100%;
	float:left;
	
}
.mban
{
	width:100%;
	float:left;
}
.wrap-in
{
	width:1250px;
	margin:0 auto;
}
.full-box
{
	width:100%;
	float:left;
}
#header
{
	width:100%;
	float:left;
	
}
#header .logo
{
	width:20%;
	float:left;
	padding:5px  0;
}
#header .contact-header
{
	width:60%;
	float:right;
	margin-top:2%;
}
#header .contact-header ul
{
	width:100%;
	float:left;
	list-style:none;
}
#header .contact-header ul li
{
	width:31%;
	float:left;
	margin:0 1%;
	text-align:center;
	font-weight:bold;
}
#header .contact-header ul li i
{
	color:#F17802;
	font-size:21px;
}
.cust {
    background: #F17802;
    color: #fff;
    padding: 8px 14px;
    border-radius: 4px;
    font-size: 15px;
	text-decoration:none;
}
#menu
{
	width:100%;
	float:left;
	padding:10px 0;
	margin-top:1%;
	background:#000;
}
#menu ul
{
	width:100%;
	float:left;
	list-style:none;
}
#menu ul li
{
	
	float:left;
	margin:0 2%;
	color:#fff;
}
#menu ul li a
{
	
	text-decoration:none;
	color:#fff;
}
#menu ul li i
{
	
	font-size:23px;
	color:#fff;
}
#feature
{
		width:100%;
	float:left;
	    margin: 0;
    padding: 50px 0;
    background: url(img/bg1.png) center top no-repeat;
    background-size: cover;
}
#feature .col-4
{
	width:25%;
	float:left;
	text-align:center;
}
#feature .col-4 h2 a
{
	color:#F17802;
	text-decoration:none;
}
.half-box
{
	width:48%;
	float:left;
	margin:2% 1%;
}
.aleft
{
	text-align:left;
}
#feature .dest-box
{
	width:48%;
	float:left;
	margin:1%;
}
.cont-bar
{
	background:#F17802;
	width:96%;
	float:left;
	padding:1% 2%;
	font-family: 'Cabin Sketch', cursive;
	text-align:center;
	font-size:25px;
	color:#fff;
	border-radius:40px;
}
#content
{
	width:100%;
	float:left;
}
.pack-box {
    width: 29%;
	padding:1%;
	border-radius:10px;
    float: left;
    margin: 1%;
    background: #fff;
}
.pack-box h2 {
    text-align: left;
    color: #000;
    font-size: 21px;
}
.pack-box h2 a {
    color: #000;
    text-decoration: none;
}
.price_div,.dura_div
{
width:50%;
float:left;
margin-bottom:2%;
}
.price_div p,.dura_div p
{
text-align:center;
}
.price_div h4,.dura_div h4
{
text-align:center;
}
.inclusion_div {
    border: 1px solid #ddd;
    padding-left: 20px;
    overflow: hidden;
    height: 60px;
    position: relative;
    margin-top: 10px;
    margin-bottom: 5px;
    width: 94%;
    float: left;
}
.inclusion_div small {
    background-color: #e8e8e8;
    left: -21px;
    padding: 1px 3px;
    text-transform: uppercase;
    position: absolute;
    top: 20px;
    -webkit-transform: rotate(270deg);
    transform: rotate(270deg);
    border: 1px solid #e8e8e8;
    font-size: 10px;
}
.inclusion_div ul {
    margin: 0;
    padding: 0;
    width: 100%;
    float: left;
    list-style: none;
}
.inclusion_div ul li {
    margin: 0;
    padding: 0;
    width: 20%;
    float: left;
    text-align: center;
    margin-top: 2%;
}
.inclusion_div ul li img {
    width: 25px;
}
.inclusion_div ul li p {
    text-align: center;
    font-size: 14px;
}
.pack-box h4 {
    font-size: 20px;
}
.pbut1 {
    text-decoration: none;
    border: 1px solid #ff5454;
    color: #ff5454;
    text-align: center;
    padding: 2% 0;
    display: block;
    border-radius: 3px;
    width: 47%;
    margin: 0 1%;
    float: left;
}
.pbut1 {
    text-decoration: none;
    border: 1px solid #F17802;
    color: #F17802;
    text-align: center;
    padding: 2% 0;
    display: block;
    border-radius: 3px;
    width: 47%;
    margin: 0 1%;
    float: left;
}
.pack-box .red {
    background: #F17802;
    color: #fff;
}
#feature1 {
    float: left;
    width: 100%;
    background: url(img/fbg.jpg) no-repeat center center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    margin: 1% 0;
    padding: 70px 0;
}
#feature1 h1
{
	color:#fff;
	margin:0px;
}
#banner
{
	width:100%;
	float:left;
	position:relative;
}
.trend-box {
    width: 48%;
    float: left;
    margin: 1%;
    position: relative;
}

.trend-box .dura {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    padding: 2% 2%;
    background: #F17802;
    color: #fff;
    font-size: 22px;
    display: none;
}
.trend-box .det {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    padding: 0 0;
}
.trend-box .det h2 {
    background: rgba(0,0,0,0.60);
    color: #fff;
    margin: 0;
    padding: 1% 2%;
    width: 96%;
    text-align: left;
}
.trend-box .det-box {
    width: 100%;
    float: left;
    background: #F17802;
    color: #fff;
    display: none;
    color: #fff;
}
.trend-box:hover .det-box, .trend-box:hover .dura {
    display: block;
}
.trend-box .det h2 a {
    color: #fff;
    text-decoration: none;
}
.det-box-in {
    width: 66%;
    float: left;
    margin: 1% 2%;
}
.trend-but {
    background: #ff5454;
    color: #fff;
    width: 15%;
    float: left;
    text-align: center;
    padding: 7% 0;
    font-size: 35px;
}
.trend-but {
    background: #ff5454;
    color: #fff;
    width: 15%;
    float: left;
    text-align: center;
    padding: 7% 0;
    font-size: 35px;
}
.att-box
{
	width:23%;
	float:left;
	margin:1%;
	position:relative;
}
.att-box h2
{
	width:100%;
	float:left;
	left:0;
	right:0;
	bottom:5%;
	background:rgba(0,0,0,0.70);
	position:absolute;
	color:#fff;
	padding:1% 0;
}
.att-box h2 a
{
	color:#fff;
	text-decoration:none;
}
.car-box
{
	width:29%;
	float:left;
	margin:1%;
	padding:1%;
	background:#e3e3e3;
}
.car-box h2 a
{
	color:#F17802;
	text-decoration:none;
	font-size: 22px;
}
.car-but {
    text-decoration: none;
    border: 1px solid #F17802;
   background-color: #F17802;
   color:#fff;
    text-align: center;
    padding: 1% 0;
    display: block;
    border-radius: 3px;
    width: 80%;
    margin: 1% 10%;
    float: left;
}
.abt-box
{
	width:23%;
	float:left;
	margin:1% ;
	text-align:center;
}
.abt-box h2 a{
	color:#515151;
	text-decoration:none;
}
.abt-box img
{
	border-radius:50%;
	height:230px;
}
.map-box
{
	width:67%;
	float:left;
	margin-right:3%;
}
.map-box h2
{
	text-align:left;
	color:#F17802;
}
.social-box
{
	width:30%;
	float:left;
}
.social-box h2
{
	text-align:left;
	color:#F17802;
}
#footer
{
	width:100%;
	float:left;
	background:#3d3d3d url(img/foot.png) no-repeat left center;
	padding:2% 0;
	padding-top:4%;
	
}
#footer .foo-box
{
	width:31%;
	float:left;
	color:#fff;
	padding:0% 1%;
} 
#footer .foo-box a
{
	color:#fff;
text-decoration:none;
} 
#footer .foo-box h2
{
	color:#fff;
	font-size:22px;
}
#footer .foo-box p
{
	text-align:center;
}
#footer .foo-box ul
{
	width:100%;
	float:left;
	list-style:none;
}
#footer .foo-box ul li
{
	width:50%;
	float:left;
	text-align:center;
	padding:3% 0;
	color:#fff;
}
#term
{
	width:100%;
	float:left;
	padding-top:2%;
	text-align:center;
	color:#fff;
}
.main
{
	width:67%;
	float:left;
	margin-right:3%;
}
.sidebar
{
	width:30%;
	float:left;
	
}
.pack-det1 {
    width: 100%;
    float: left;
    background: #F17802;
}
.col3 {
    width: 31.3%;
    padding: 2% 1%;
    text-align: center;
    float: left;
    font-size: 19px;
    color: #fff;
}
.iter {
    float: left;
    width: 98%;
    list-style: none;
}
.iter li {
    float: left;
    width: 100%;
    display: block !important;
}

.iter-head {
    width: 100%;
    float: left;
    color: #0E65A7;
    font-size: 20px;
    font-weight: bold;
    background-color: #e3e3e3;
    margin: 1% 0;
}
.iter-head .day {
    width: 15%;
    float: left;
    background:#F17802;
    color: #fff;
    padding: 1% 0;
    text-align: center;
    margin-right: 4%;
}
.iter-head .day-det {
    width: 81%;
    float: left;
    color: #F17802;
    padding: 1% 0;
}
.iter-det {
    width: 94% !important;
    float: left;
    margin: 1% 1%;
    padding: 2%;
    border: 1px dotted #505050;
    background: #F7F5F5;
}
.iter-inc1 {
    list-style: circle !important;
    float: left;
    width: 100%;
    margin: 2% 0%;
}
.iter-inc1 li {
    width: 86% !important;
    float: left;
    display: block !important;
    padding: 1% 0 !important;
    padding-left: 7% !important;
    margin-left: 10px;
    text-indent: 0em;
    background: url(img/arrow.png) left center no-repeat;
    display: block !important;
}
.sidebar .full-box
{
	width:96%;
	padding:1%;
}
input[type="text"], input[type="email"], input[type="tel"] {
    background-color: white;
    font-family: inherit;
    border: 1px solid #ccc;
    border-radius: 2px;
    -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
    box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
    color: rgba(0, 0, 0, 0.75);
    display: block;
    font-size: 14px;
    margin: 6px 0;
    padding: 6px;
    height: 19px;
    width: 95%;
    float: left;
    margin-right: 2%;
}
select {
    background-color: white;
    border: 1px solid #ccc;
    border-radius: 2px;
    -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
    box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
    color: rgba(0, 0, 0, 0.75);
    display: block;
    font-size: 14px;
    margin: 6px 0;
    padding: 6px;
    height: 39px;
    width: 99%;
}
textarea {
    background-color: white;
    font-family: inherit;
    border: 1px solid #ccc;
    border-radius: 2px;
    -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
    box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
    color: rgba(0, 0, 0, 0.75);
    display: block;
    font-size: 14px;
    margin: 6px 0;
    padding: 6px;
    height: 74px;
    width: 96%;
}
.but1 {
    width: 60%;
    float: left;
    margin: 1% 20%;
    background: #F17802;
    color: #fff;
    text-align: center;
    padding: 1% 0;
    font-size: 19px;
	border:0px;
}
.enq-form {
    width: 94%;
    margin-top: 2%;
    float: left;
    padding: 1% 3%;
    border: 2px solid #F17802;
    background: #E6E3E3;
	border-radius:10px;
}
.att-box-in
{
	width:29%;
	float:left;
	padding:1%;
	margin:1%;
	background:#fff;
	border-radius:10px;
}
.att-box-in h2 a
{
	color:#F17802;
	text-decoration:none;
}
.att-but1
{
	background:#F17802;
	width:80%;
	float:left;
	margin:1% 10%;
	color:#fff;
	font-size:19px;
	border-radius:10px;
	padding:1% 0;
	text-align:center;
	text-decoration:none;
}
#my_popup {
    width: 350px;
    background-color: #fff;
    padding: 3px 1%;
    border-radius: 8px;
}
#my_popup .close {
    width: 5px;
    float: right;
}
#my_popup h2 {
    text-align: center;
    color: #d21212;
}
#my_popup p {
    text-align: center;
}
.my_popup_open
{
	
	cursor:pointer;
}
.wpcf7-form-control-wrap {
    position: relative;
    width: 100%;
    float: left;
}
.my_popup_close
{
color:#000;
text-decoration:none;
font-weight:bold;
}
.hasDatepicker {
    background-image: url(img/date.jpg);
    background-repeat: no-repeat;
    background-position: 96% 43%;
}
img.alignright { float: right; margin: 0 0 1em 1em; }
img.alignleft { float: left; margin: 0 1em 0em 0; }
img.aligncenter { display: block; margin-left: auto; margin-right: auto; }
.alignright { float: right; }
.alignleft { float: left; }
.aligncenter { display: block; margin-left: auto; margin-right: auto; }
.b-price
{
	width:100%;
	float:left;
	margin:3% 0;
}
.b-price-head
{
width:100%;
float:left;
	background:#F17802;
	border-bottom:1px solid #e3e3e3;
}
.b-price-row
{
width:100%;
float:left;
background:#F7f7f7;
	border-bottom:1px solid #e3e3e3;
}
.bcol3
{
	width:33%;
	float:left;
	text-align:center;
	border-left:1px solid #e3e3e3;
	border-right:1px solid #e3e3e3;
	padding:1% 0;
}
.b-price-head .bcol3
{
	color:#fff;
	font-weight:bold;
}
.b-price-row .mid
{
	padding:4% 0;
	
}
