/*
Theme Name: Kullu Manali Holidays
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.4
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;
}
#my_popup {
    width: 40%;
    background-color: #fff;
    padding: 3px 1%;
    border-radius: 8px;
}
#my_popup .close {
    width: 5px;
    float: right;
}
#my_popup .close a {
    color: #d21212;
    text-decoration: none;
}
#my_popup h2 {
    text-align: center;
    color: #d21212;
}
#my_popup p {
    text-align: center;
}
.h-box
{
width:48%;float:left;
margin:1% ;
}
.fx-header {
    position: fixed !important;
    top: 0px;
    z-index: 9999;
background:rgba(0,0,0,0.90) !important;
}
.car-box:hover .car-but
{
background:#515151;
}
.fixed-header {
    position: fixed;
    top: 17px !important;
    box-shadow: 0 2px 3px #dfe0e0;
    z-index: 1000;
    top: 20px !important;
    width: 20% !important;
    padding: 10px !important;
    float: left;
}
h1
{
font-family: 'Francois One', sans-serif;
	text-align:center;
	width:100%;
	float:left;
	margin:1% 0;
	color:#d4071a;
	font-weight:100;
	text-transform:uppercase;
}
.h1
{
font-family: 'Francois One', sans-serif;
	text-align:center;
	width:100%;
	float:left;
	margin:1% 0;
	color:#d4071a;
	font-weight:100;
	text-transform:uppercase;
font-size:30px;
}
h2
{
	
	
	width:100%;
	float:left;
	margin:1% 0;
	color:#515151;
	text-align:center;
	text-transform:uppercase;
}
.pack-box-in:hover .pack-but
{
background:#d21212;
} 
h3
{
	
	
	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
{
	
}
#wrapper
{
	width:100%;
	float:left;
	
}
.mban
{
	width:100%;
	float:left;
}
.wrap-in
{
	width:1250px;
	margin:0 auto;
	
}
.full-box
{
	width:100%;
	float:left;
}
body{
background:#f5f5f5;
}
#header
{
	width:100%;
	float:left;
	position:relative;
}
#header .head-bar
{
	width:100%;
	float:left;
	position:absolute;
	left:0;
	right:0;
	background:rgba(0,0,0,0.70);
	z-index: 9999;
	padding:3px 0;
}
.c-box {
    width: 60%;
    float: left;
    background: #e3e3e3;
    margin: 1% 20%;
    padding: 1% 0;
}
.main h2 {
    text-align: center;
}
.c-box p {
    text-align: center;
}
.wpcf7-form-control-wrap {
    position: relative;
	width:100%;
	float:left;
}
.hasDatepicker {
    background-image: url(img/IconeDatePicker.png);
    background-repeat: no-repeat;
    background-position: 96% 43%;
}
#header .head-bar .logo
{
	width:25%;
	float:left;
}
#header .head-bar .cont-box
{
	width:70%;
	float:right;

}
#header .head-bar .cont-det
{
	width:97%;
	float:right;
	margin-top:3px;
	text-align:right;
	color:#F7A41E;
	margin-right:3%;
}
#header .head-bar .menu
{
	width:100%;
	float:right;
		margin-top:1%;
}
#header .head-bar .menu ul
{
	width:100%;
	float:left;
	list-style:none;
}
#header .head-bar .menu ul li
{

	float:left;
	margin:0 1%;
	color:#fff;
}
#header .head-bar .menu ul li a
{
	color:#fff;

	text-decoration:none;
}
.i-box  h2
{
	color:#fff;
}
.i-box .but1 {
    width: 60%;
    float: left;
    margin: 1% 20%;
    background: #fff;
    color: #000;
    text-align: center;
    padding: 1% 0;
    font-size: 19px;
    border: 0px;
}
#header .i-box
{
	width:25%;
	float:left;
	position:absolute;
	bottom:10%;
	right:10%;
	background:rgba(247,164,30,0.80);
	padding:1%;
	min-height:300px;
}
#content
{
	width:100%;
	float:left;
}
#content .why-box
{
width:23%;
float:left;
margin:1%;
text-align:center;
}
#content .why-box p
{
	text-align:center;
	color:#889499;
}
#content .why-box img
{
	height:100px;
	
}
#content .dest-box
{
	width:31%;
	float:left;
	margin:0 1%;
	margin-bottom:20px;
		position:relative;
	
}
#content .dest-box h2
{
	position:absolute;
	top:45%;
	padding:1% 0;
	text-align:center;
	background:rgba(0,0,0,0.80);
}
#content .dest-box .h2 {
    position: absolute;
    top: 45%;
    padding: 1% 0;
    text-align: center;
    background: rgba(0,0,0,0.80);
    font-size: 25px;
    width: 100%;
    left: 0;
    right: 0;
}
#content .dest-box2 .h2 a,#content .dest-box .h2 a
{
	color:#fff;
	text-decoration:none;
}
#content .dest-box2 h2 a,#content .dest-box h2 a
{
	color:#fff;
	text-decoration:none;
}
#content .dest-box2 h2
{
	position:absolute;
	bottom:10%;
	padding:1% 0;
	text-align:center;
	background:rgba(0,0,0,0.80);
}
#content .dest-box2 .h2
{
   position: absolute;
    top: 45%;
    padding: 1% 0;
    text-align: center;
    background: rgba(0,0,0,0.80);
    font-size: 25px;
    width: 100%;
    left: 0;
    right: 0;
}
#content .dest-box1
{
	width:64%;
	float:left;
	margin:0 1%;

	
}
#content .dest-box2
{
	width:48%;
	float:left;
	margin:0 1%;
	margin-bottom:25px;
	position:relative;
	
}
#content .pack-box 
{
	width:31%;
	float:left;
	margin:1%;
	background:#fff;
}
.title
{
	
	
	width:100%;
	float:left;
	margin:1% 0;
	color:#515151;
	text-align:center;
	font-size:23px;
	text-transform:uppercase;
	color:#F7A41E;
	font-weight:bold;
text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}
.title a
{
	
	
	color:#F7A41E;
	text-decoration:none;
}
.dura
{	
	width:100%;
	float:left;
	margin:1% 0;
	color:#515151;
	text-align:center;
	font-size:19px;
	text-transform:uppercase;

	font-weight:bold;
}
#content .pack-block
{
	width:94%;
	float:left;
	margin:1% 3%;
	background:#fff;
}
.half-box
{
	width:47.5%;
	float:left;
	margin:4px 1%;
	text-align:center;
	padding:1% 0;
}
.bor-r
{
	border-right:1px solid #e3e3e3;
}
.price
{
	font-size:25px;
	color:#318D04;
}
#wht{
	width:100%;
	float:left;
	background:#fff;
}
.ico{
width:100%;
float:left;
list-style:none;
}
.ico li{
	width:50%;
float:left;

font-size:13px;
margin:1% 0;
}
.ico li img{
	height:18px;
	margin-right:3px;
	float:left;
}
.pack-but
{
	width:70%;
	float:left;
	margin:1% 15%;
	text-align:center;
	background:#515151;
	color:#fff;
padding:1% 0;
text-decoration:none;
font-size:19px;
}
.abt-det{
	width:60%;
	float:left;
	
}
.abt-img
{
	width:35%;
	float:left;
	margin-right:5%;
	padding-top:8%;
}
#feature {
    float: left;
    width: 100%;
    background: url(img/bg.jpg) no-repeat center center fixed;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    margin: 3% 0;
    padding: 80px 0;
}
.wht-box
{
	width:96%;
	float:left;
	padding:2%;
	background:rgba(255,255,255,0.90);
	border-radius:10px;
}
.adv-pack{
	width:46%;
	float:left;
	padding:1%;
	margin:1%;
	background:#fff;
}
.adv-img{
width:53%;
float:left;
margin-right:2%;
}
.adv-det{
width:45%;
float:left;

}
.adv-det h2{
	text-align:left;
	    color: #F7A41E;
		font-size:21px;

}
.adv-det h2 a{
	text-align:left;
	    color: #F7A41E;
		text-decoration:none;
		font-size:21px;
}
.adv-det .h2{
	text-align:left;
	    color: #F7A41E;
		font-size:21px;
font-weight:bold;
}
.adv-det .h2 a{
	text-align:left;
	    color: #F7A41E;
		text-decoration:none;
		font-size:21px;
}
.adv-list
{
	width:80%;
	float:left;
	margin:1% 10%;
	list-style:none;
}
.adv-list li
{
	width:100%;
	float:left;
	padding:2% 0;
	font-size:19px;
	    color: #318D04;
		font-weight:bold;
}
.adv-list li img
{
	float:left;
	margin-right:2%;
	height:25px;
}
.p-rice
{
	width:100%;
	float:left;
	text-align:center;
	margin:2% 0; 
}
.p-rice span
{
	font-size:26px;
	font-weight:bold;
	color:#318D04;
}
.car-box
{
	width:31%;
	float:left;
	margin:1%;
}
.car-box h2
{
	background:#F7A41E;
	padding:1% 0;
	color:#fff;
	margin:0;

	}
	.car-box h2 a
{
	color:#fff;
	text-decoration:none;
}
.car-box .h2
{
	background:#F7A41E;
	padding:1% 0;
	color:#fff;
	margin:0;
width:100%;
float:left;
font-size:25px;
text-align:center;
	}
	.car-box .h2 a
{
	color:#fff;
	text-decoration:none;
}
.car-but {
    width: 70%;
    float: left;
    margin: 1% 15%;
    text-align: center;
    background:#318D04;
    color: #fff;
    padding: 1% 0;
    text-decoration: none;
    font-size: 19px;
}
#footer
{
	width:100%;
	float:left;
	margin-top:1%;
}
#footer .footer-top
{
	background:#2C2C2C;
	width:100%;
	float:left;
	padding:2% 0;
}
.quote
{
	width:100%;
	float:left;
	text-align:center;
	color:#fff;
	font-family: 'Redressed', cursive;
	font-size:40px;
}
.a-box
{
	width:29%;
	float:left;
	margin:1%;
	padding:1%;
	background:#e3e3e3;
	border-radius:10px;
	text-align:center;
	border:1px dotted #515151;
}
.a-box img
{
	border-radius:50%;
}
.a-box h2 a
{
	color:#F7A41E;
	text-decoration:none;
}
.a-but {
    width: 70%;
    float: left;
    margin: 1% 15%;
    text-align: center;
    background: #515151;
    color: #fff;
    padding: 1% 0;
    text-decoration: none;
    font-size: 19px;
}
#footer .footer-bot
{
	background:#353535;
	width:100%;
	float:left;
	padding:1% 0;
}
#footer .foo-box
{
	width:23%;
	float:left;
	margin:1%;
}
#footer .foo-box h2,#footer .foo-box p
{
	color:#fff;
text-align:center;
}
#footer .foo-box .h2
{
	color:#fff;
text-align:center;
font-size:25px; width:100%;
float:left;
font-weight:bold;
}
#footer .foo-box ul
{
	width:100%;
	float:left;
	list-style:none;
}
#footer .foo-box ul li
{
	width:100%;
	float:left;
	text-align:center;
	padding:2% 0;
	list-style:none;
	color:#fff;
}
.pack-box:hover img,.adv-pack:hover img,pack-box-in:hover img {
	opacity: 1;
	-webkit-animation: flash 1.5s;
	animation: flash 1.5s;
}
@-webkit-keyframes flash {
	0% {
		opacity: .4;
	}
	100% {
		opacity: 1;
	}
}
@keyframes flash {
	0% {
		opacity: .4;
	}
	100% {
		opacity: 1;
	}
}

.pack-box:hover .pack-but,.adv-pack:hover .pack-but
{
background:#d21212;
}
#content .ban-bar {
    width: 100%;
    float: left;
    background-color: #fff;
}
#content .ban-bar .thumb-box {
    width: 65%;
    float: left;
}
#content .ban-bar .pack-det {
    width: 35%;
    float: left;
    background-color: #fff;
    min-height: 200px;
   
}
.f-wrap {
    border-bottom: 1px solid #e3e3e3;
    width: 100%;
    float: left;
	padding:1% 0;
    margin: 1% 0;
}
#content .ban-bar .pack-det .p-head {
    font-size: 14px;
    text-align: center;
}
#content .ban-bar .pack-det .p-tagged {
    font-size: 32px;
    text-align: center;
    color: #F7A41E;
    font-weight: bold;
}
.call-back {
    background-color: #4C7502;
    width: 60%;
    margin: 5% 20%;
    float: left;
    text-align: center;
    color: #fff;
    text-decoration: none;
    padding: 1% 0;
    font-size: 24px;
}
.att-head {
    font-size: 21px;
    text-align: center;
    margin-bottom: 5px;
}
.att-txt {
    font-size: 16px;
    text-align: center;
    margin-bottom: 5px;
}
.main
{
	width:68%;
	float:left;
	margin-right:2%;
}
.sidebar
{
	width:30%;
	float:left;

}
.iter {
    float: left;
    width: 98%;
    list-style: none;
}
.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:#FA9D08;
    color: #fff;
    padding: 1% 0;
    text-align: center;
    margin-right: 4%;
}
.iter-head .day-det {
    width: 81%;
    float: left;
    color: #4C7502;
    padding: 1% 0;
}
.iter-det {
    width: 94% !important;
    float: left;
    margin: 1% 1%;
    padding: 2%;
    border: 1px dotted #505050;
    background: #F7F5F5;
}
.iter-inc1 li {
    width: 86% !important;
    float: left;
    display: block !important;
    padding: 1% 0 !important;
    padding-left: 5% !important;
    margin-left: 10px;
    text-indent: 0em;
    background: url(img/arrow.png) left center no-repeat;
    display: block !important;
}
.iter-inc1 {
    list-style: circle !important;
    float: left;
    width: 100%;
    margin: 2% 0%;
}
.iter-inc {
    list-style: circle !important;
    float: left;
    width: 100%;
    margin: 2% 0%;
}
.iter-inc li {
    width: 86% !important;
    float: left;
    display: block !important;
    padding: 3% 0 !important;
    padding-left: 10% !important;
    margin-left: 10px;
    text-indent: 0em;
    background: url(img/arrow.png) left center no-repeat;
    display: block !important;
}
.enq-form {
    width: 94%;
    float: left;
    padding: 1% 3%;
   
    background: #fff;
	border-radius:10px;
	margin-top:2%;
}
input[type="text"], input[type="email"], input[type="tel"] {
    background-color: white;
    font-family: inherit;
    border: 1px solid #cccccc;
    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: 18px;
    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: 36px;
    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: 98%;
}
.but1 {
    width: 60%;
    float: left;
    margin: 1% 20%;
    background: #FA9D08;
    color: #fff;
    text-align: center;
    padding: 1% 0;
    font-size: 19px;
	border:0px;
}
.pack-box-in
{
	width:96%;
	float:left;
	margin:1% 2%;
	padding:1%;
	background:#fff;
	border:1px dotted #8c8686;
	
}
.pack-img-in
{
	width:40%;
	float:left;
	margin-right:5%;
}
.pack-det-in
{
	width:55%;
	float:left;
	
}
.pack-det-in h2
{
	text-align:left;
	margin:0;
	margin-bottom:1%;
}
.pack-det-in h2 a
{
	text-decoration:none;
	    color: #F7A41E;
}
.hlf-box
{
	width:48%;
	float:left;
	margin:1%;
}
.pack-box-in  .hlf-box img
{
	float:left;
	margin-right:2%;
}
.pack-box-in  .dura
{	
	width:100%;
	float:left;
	margin:1% 0;
	color:#d21212;
	text-align:center;
	font-size:21px;
	text-transform:uppercase;

	font-weight:bold;
}
.pack-inc-in
{
	width:100%;
	float:left;
	list-style:none;
}
.pack-box-in  h4
{
	text-align:center;
	margin:1% 0;
}
.pack-inc-in li
{
	width:25%;
	float:left;
	text-align:center;
}
.quick-link
{
	width:96%;
	padding:2%;
	background:#F7A41E;
	color:#fff;
	float:left;
	margin-bottom:1%;
	border-radius:10px;
}
.iter-inc2 {
    list-style: circle !important;
    float: left;
    width: 100%;
    margin: 2% 0%;
}
.iter-inc2 li {
    width: 86% !important;
    float: left;
    display: block !important;
    padding: 3% 0 !important;
    padding-left: 10% !important;
    margin-left: 10px;
    text-indent: 0em;
    background: url(img/arrow1.png) left center no-repeat;
    display: block !important;
}
.iter-inc2 li a{
color:#fff;
text-decoration:none;
}
.weather
{
	float:left;
	width:96%;
	margin:2% 0;
}
img.alignright { float: right; margin: 0 0 0em 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; }
.ityr-inc li {
    width: 95%;
    float: left;
    display: block !important;
    padding: 2% 0 !important;
    padding-left: 8% !important;
    margin-left: 10px;
    text-indent: 0em;
    background: url(//www.kullumanaliholidays.com/wp-content/uploads/2017/12/arrow.png) left center no-repeat;}
#footer .foo-box ul li{width:100%;float:left;text-align:center;padding:2% 0;color:#fff;}
#footer .foo-box ul li a{color:#fff;text-decoration:none;}
.i-box div.wpcf7-response-output {
    margin: -4em 0.5em 1em;
    padding: 0.2em 1em;
    float: left;
    background: #fff;
}
.price-block{width:70%;float:left;margin:1% 15%;}
.price-block-row1{width:100%;float:left;color:#fff;background:#d21212;padding:1% 0;}
.pblock{width:31%;float:left;margin:0 1%;tetx-align:center;}
.price-block-row2{width:100%;float:left;padding:1% 0;}
	