body {
	font-family: 'Open Sans', sans-serif;
	font-size:   13.3px;
	color:#333;
}
.hot-line {
	font-size:  18px;
	text-align: right;
	margin-top: 23%;
}
.menu .navbar {
	border-radius: 0px;
}
.menu .navbar-default {
	background-color: transparent;
	border-color:     #333;
}
.menu {
	margin-top: 5px;
}
.menu .navbar-brand {
	padding: 0px;
}
.menu .navbar-collapse {
	padding-left:  0px;
	padding-right: 0px;
}
.menu .navbar-default .navbar-nav > .current-menu-item > a, .menu .navbar-default .navbar-nav > .current-menu-item > a:hover, .menu .navbar-default .navbar-nav > .current-menu-item > a:focus {
	background: #474645;
	color:      #FFF;
}
.menu li a {
	border-right: 1px solid #000;
	color:        #000;
	font-size:    16px;
}
.menu .navbar-default .navbar-nav li a:hover {
	background-color: #f3f3f3;
}
.menu .navbar-nav.navbar-right.vip:last-child {
	margin-right: 0px;
}
.menu .navbar-nav.navbar-right.vip:last-child a {
	border: none;
}
.vip-ico {
	height:         17px;
	vertical-align: bottom;
	margin-top:     0px;
	font-family: Helvetica, Arial, sans-serif;
	color:#474645;
}
.nav.navbar-nav.navbar-right.vip a {
	font-size: 22px;
	color:     #ef9d0c;
}
.nav.navbar-nav.navbar-right.vip a:hover {
	background-color: transparent;
}
.slider-box {
	background: rgb(255, 255, 255); /* Old browsers */
	/* IE9 SVG, needs conditional override of 'filter' to 'none' */
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNiZWJlYmUiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top, rgb(255, 255, 255) 0%, rgb(190, 190, 190) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgb(255, 255, 255)), color-stop(100%, rgb(190, 190, 190))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, rgb(255, 255, 255) 0%, rgb(190, 190, 190) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, rgb(255, 255, 255) 0%, rgb(190, 190, 190) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, rgb(255, 255, 255) 0%, rgb(190, 190, 190) 100%); /* IE10+ */
	background: linear-gradient(to bottom, rgb(255, 255, 255) 0%, rgb(190, 190, 190) 100%); /* W3C */
 filter:     progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#bebebe', GradientType=0); /* IE6-8 */
}
.booking-tab {
	margin-bottom: 20px;
}
.booking-tab #myTabContent {
	border:     1px solid #efa13a;
	border-top: none;
	padding:    15px;
	background: #FFF;
	margin-top: -1px;
}
.booking-tab .nav-tabs {
	border-bottom: 1px solid #FFF;
}
 a:focus, a:current-menu-item, button::-moz-focus-inner, input[type="reset"]::-moz-focus-inner, input[type="button"]::-moz-focus-inner, input[type="submit"]::-moz-focus-inner, select::-moz-focus-inner, input[type="file"] > input[type="button"]::-moz-focus-inner {
 border:  0;
 outline: 0;
}
.booking-tab .nav-tabs > li > a {
	border-radius: 0px 0px 0 0;
	border:        1px solid #efa13a;
	margin-right:  -1px;
	color:         #000;
	background:    #f5d683;
	text-align:    left;
}
.booking-tab .nav-tabs > .current-menu-item > a {
	background: #FFF;
	color:      #000;
}
.nav-tabs > li {
	width:49.9%;
}
h3 {
	font-size:   20px;
	padding-top: 0px;
	margin-top:  0px;
}
h5 {
	font-size: 18px;
	color:     #efa13a;
}
.booking-tab h5 {
	margin-top:     20px;
	margin-bottom:  0px;
	padding-bottom: 0px;
}
.booking-tab .radio {
	margin-top:    5px;
	margin-bottom: 0px;
}
.radio-button-max {
	overflow: hidden;
}
.radio-button-max .size-box {
	float:        left;
	margin-right: 10px;
}
.label-pack {
	margin-top:    5px;
	margin-bottom: 10px;
}
label {
	font-weight: normal;
}
.select-small {
    margin-right: 9px;
    float: left;
    width: 100px;
    overflow: hidden;
}
.children {
	overflow:   hidden;
	margin-top: 7px;
}
.btn-warning {
	border: #b66e0f solid 1px;
}
.button-box {
	margin-top: 15px;
}
.no-padding .col-md-6.one {
	padding-left:  15px;
	padding-right: 7.5px;
}
.no-padding .col-md-6.two {
	padding-left:  7.5px;
	padding-right: 15px;
}
.no-padding .label-pack {
	margin-bottom: 5px;
}
.slider-control.right, .slider-control.left {
	display: none;
}
.main-link h2 {
	font-size:     25px;
	margin-bottom: 3px;
	margin-top:    10px;
	color:         #000;
}
.main-link p {
	font-size: 15px;
	color:     #000;
}
.main-link {
	padding:    1% 0 0.3% 0;
	background: #f5d683;
}
.main-link .btn.btn-warning.btn-lg {
	margin-top: 40px;
}
.vision {
	background: #848381;
	overflow:   hidden;
	padding:    4% 0 3.5% 0;
}
.vision h1 {
	color: #FFFFFF;
	font-size: 18px;
	line-height: 30px;
	margin-bottom: 0;
	padding-bottom: 0;
	padding-left: 5%;
	padding-right: 5%;
}
.vision h1 span {
	color:#F5D683;
}
.services {
	background: #f3f1ed;
	padding:    1.8% 0 4% 0;
}
.heading {
	text-align: center;
}
.service-box {
	background:         #ffffff;
	padding:            10% 5%;
	-webkit-box-shadow: 0px 0px 5px 2px rgba(235, 235, 235, 1);
	-moz-box-shadow:    0px 0px 5px 2px rgba(235, 235, 235, 1);
	box-shadow:         0px 0px 5px 2px rgba(235, 235, 235, 1);
	margin-top:         3%;
	  border: 1px solid #e5d2ac;
}
.sp-border {
	background: url(../img/sp-border.png) repeat-x;
	margin:     6% 15%;
	height:     3px;
}
.service-box p {
	padding: 0 0%;
}
.next-button {
	display: inline-block;
}
.next-button {
	display:    block;
	width:      84px;
	height:     85px;
	background: url(../img/next-button.png) no-repeat 0 0;
	margin:     10% 0 5% 0;
}
.next-button:hover {
	background-position: 0 -85px;
}
.contact-bar {
	background: #e4dfd5;
	padding:    4% 0;
}
.contact-bar .media {
	padding-bottom: 5%;
	border-bottom:  3px solid #363738;
}
.pro {
	margin-left:  0px;
	padding-left: 0px;
}
.pro li {
	list-style:     none;
	font-size:      16px;
	vertical-align: bottom;
	padding:        2% 0 2% 0;
	border-bottom:  1px #CCC solid;
	overflow:       hidden;
}
.pro li img {
	width:          40px;
	vertical-align: bottom;
	margin-right:   20px;
	float:          left;
}
.submit-form h4 {
	font-size:  16px;
	background: #9c9a95;
	color:      #FFF;
	padding:    10px;
	display:    block;
	margin-top: 0px;
}
.submit-form .form-control {
	margin-bottom: 15px;
	background:    #f5f4f3;
}
.footer {
	background: #161718;
	padding:    2% 0 4%;
	font-size:  12px;
}
.footer a {
	color:           #efa13a;
	text-decoration: none;
}
.footer a:hover {
	text-decoration: underline;
}
.contact-bar .media-heading {
	font-size: 36px;
}
.inner-page .heading {
	text-align: left;
}
.inner-page {
	padding:    0% 0 2% 0;
	background: #f6f5f4;
}
.inner-page ul {
	margin-top: 30px;
}
.inner-page ul li {
	list-style-image: url(../img/list.png);
	margin-left:      -3px;
	margin-bottom:    30px;
}
.inner-page ul li h5 {
	font-size: 18px;
	color:     #000;
}
.inner-page p {
	font-size:      14px;
	line-height:    25px;
	padding-bottom: 10px;
}
.heading.sub {
	font-size:  24px;
	margin-top: -10px;
}
.wizard a {
	padding:      10px 30px 10px;
	margin-right: 5px;
	background:   #efefef;
	position:     relative;
	display:      inline-block;
	font-size:    18px;
}
.wizard a:before {
	width:         0;
	height:        0;
	border-top:    24px inset transparent;
	border-bottom: 24px inset transparent;
	border-left:   20px solid #fff;
	position:      absolute;
	content:       "";
	top:           0;
	left:          0;
}
.wizard a:after {
	width:         0;
	height:        0;
	border-top:    24px inset transparent;
	border-bottom: 24px inset transparent;
	border-left:   20px solid #efefef;
	position:      absolute;
	content:       "";
	top:           0;
	right:         -20px;
	z-index:       2;
}
.wizard a:first-child:before, .wizard a:last-child:after {
	border: none;
}
.wizard a:first-child {
	-webkit-border-radius: 0px 0 0 0px;
	-moz-border-radius:    0px 0 0 0px;
	border-radius:         0px 0 0 0px;
}
.wizard a:last-child {
	-webkit-border-radius: 0 0px 0px 0;
	-moz-border-radius:    0 0px 0px 0;
	border-radius:         0 0px 0px 0;
}
.wizard .badge {
	margin:   0 5px 0 18px;
	position: relative;
	top:      -5px;
}
.wizard a:first-child .badge {
	margin-left: 0;
}
.wizard .current {
	background: #474645;
	color:      #fff;
}
.wizard .current:after {
	border-left-color: #474645;
}
/* ff anti-aliasing bug - http://coderwall.com/p/tpmsta */
.mywizard li {
	position:      relative;
	background:    #474645;
	padding-right: 30px;
	padding-left:  5px;
}
.mywizard li a:after, .mywizard li a:before {
	left:           100%;
	border:         solid transparent;
	content:        " ";
	height:         0;
	width:          0;
	position:       absolute;
	pointer-events: none;
}
.mywizard li a:after {
	border-color:      rgba(245, 245, 245, 0);
	border-left-color: #f5f5f5;
	border-width:      20px;
	top:               50%;
	margin-top:        -20px;
	margin-left:       -30px;
}
.mywizard li a:before {
	border-color:      rgba(255, 255, 255, 0);
	border-left-color: #fff;
	border-width:      30px;
	top:               50%;
	margin-top:        -30px;
	margin-left:       -30px;
}
.mywizard li .badge {
	vertical-align: text-bottom;
	padding-top:    3px;
}
.calculate {
	padding:    2% 0 2% 0;
	border-top: 1px solid #CCC;
	margin-top: 1.1%;
	overflow:   hidden;
}
.navbar-nav > li > a {
	padding-bottom: 15px;
	padding-top:    17px;
}
p {
	line-height: 25px;
}
.badge {
	background:            #efa13a;
	color:                 #FFF;
	-webkit-border-radius: 50%;
	-moz-border-radius:    50%;
	border-radius:         50%;
	width:                 20px;
	height:                20px;
	font-size:             12px;
}
.wizard a {
	text-decoration: none;
	cursor:          pointer;
	color:           #565454;
	padding:         13px 30px 10px 15px;
}
.calculate-content h3 {
	display:       block;
	background:    #474645;
	color:         #FFF;
	font-size:     18px;
	padding:       15px 10px 12px 10px;
	margin-bottom: 0px;
}
.calculate-content {
	padding-bottom: 2.1%;
	background:     rgb(255, 255, 255); /* Old browsers */
	/* IE9 SVG, needs conditional override of 'filter' to 'none' */
	background:     url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNiZWJlYmUiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background:     -moz-linear-gradient(top, rgb(255, 255, 255) 0%, rgb(190, 190, 190) 100%); /* FF3.6+ */
	background:     -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgb(255, 255, 255)), color-stop(100%, rgb(190, 190, 190))); /* Chrome,Safari4+ */
	background:     -webkit-linear-gradient(top, rgb(255, 255, 255) 0%, rgb(190, 190, 190) 100%); /* Chrome10+,Safari5.1+ */
	background:     -o-linear-gradient(top, rgb(255, 255, 255) 0%, rgb(190, 190, 190) 100%); /* Opera 11.10+ */
	background:     -ms-linear-gradient(top, rgb(255, 255, 255) 0%, rgb(190, 190, 190) 100%); /* IE10+ */
	background:     linear-gradient(to bottom, rgb(255, 255, 255) 0%, rgb(190, 190, 190) 100%); /* W3C */
 filter:         progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#bebebe', GradientType=0); /* IE6-8 */
}
.edit-data {
	padding:     5px;
	margin-left: 0px;
	border:      1px solid #FFF;
	margin-top:  0px;
	box-shadow:  1px 2px 6px rgba(0, 0, 0, 0.5);
}
.edit-data li {
	list-style:    none;
	padding:       12px 10px 2px 10px;
	background:    rgb(242, 242, 242); /* Old browsers */
	/* IE9 SVG, needs conditional override of 'filter' to 'none' */
	background:    url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2YyZjJmMiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNlYWViZWIiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background:    -moz-linear-gradient(top, rgba(242, 242, 242, 1) 0%, rgba(234, 235, 235, 1) 100%); /* FF3.6+ */
	background:    -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(242, 242, 242, 1)), color-stop(100%, rgba(234, 235, 235, 1))); /* Chrome,Safari4+ */
	background:    -webkit-linear-gradient(top, rgba(242, 242, 242, 1) 0%, rgba(234, 235, 235, 1) 100%); /* Chrome10+,Safari5.1+ */
	background:    -o-linear-gradient(top, rgba(242, 242, 242, 1) 0%, rgba(234, 235, 235, 1) 100%); /* Opera 11.10+ */
	background:    -ms-linear-gradient(top, rgba(242, 242, 242, 1) 0%, rgba(234, 235, 235, 1) 100%); /* IE10+ */
	background:    linear-gradient(to bottom, rgba(242, 242, 242, 1) 0%, rgba(234, 235, 235, 1) 100%); /* W3C */
 filter:        progid:DXImageTransform.Microsoft.gradient(startColorstr='#f2f2f2', endColorstr='#eaebeb', GradientType=0); /* IE6-8 */
	margin-bottom: 2px;
	position:      relative;
	box-shadow:    1px 2px 4px rgba(0, 0, 0, 0.3);
}
.inplace_save, .inplace_cancel {
	float:      right;
	margin-top: -3px;
}
.edit-data li #editme1 {
	padding-bottom: 0px;
}
#editme1:hover {
	background-color: transparent !important;
	cursor:           pointer;
}
.edit-data li p {
	background: url(../img/edit.png) right no-repeat;
}
.calculate-content .col-md-4 ul {
	background: #FFF;
}
.inplace_cancel {
	display: none;
}


.div-paris {
	background:url(../img/disney-bg02.png) #FFF;
	background-size:      cover;
	-moz-background-size: cover; /* Firefox 3.6 */
	background-position:  center; /* Internet Explorer 7/8 */
	padding:              5px 5px 420px 5px;
	border:               1px solid #FFF;
	box-shadow:           1px 2px 6px rgba(0, 0, 0, 0.5);
}

.table.table-bordered td {
	font-size:   16px;
	font-weight: normal;
}
.table.table-bordered .bold {
	font-weight: bold;
	font-size:   30px;
	color:       #efa13a;
}
.table.table-bordered {
}
.step-next {
	text-align: center;
	margin:     0 auto;
	display:    block;
}
.table > thead > tr > th, .table > tbody > tr > th, .table > tfoot > tr > th, .table > thead > tr > td, .table > tbody > tr > td, .table > tfoot > tr > td {
	border: 1px solid #FFF;
}
.page.last-one {
	margin-left:4px;
}
.menu .dropdown-menu li a {
	border-right:none;
	font-size:14px;
}
.white-bg {
	display:inline-block;
	padding:3px 1px;
}
.inner-page.simple {
	background-color:transparent !important;
}
.inner-page.simple .heading {
	margin-top:0px;
}
p {
	font-size: 14px;
	line-height: 25px;
	padding-bottom: 10px;
}
#myTab .active a {
	background:#FFF;
	border-bottom:none;
}
.booking-tab .nav-tabs > li.current-menu-item > a, .booking-tab .nav-tabs > li.current-menu-item > a:hover, .booking-tab .nav-tabs > li.current-menu-item > a:focus {
	border-color: #efa13a #efa13a rgba(0, 0, 0, 0) !important;
}
#myTab .active a:hover {
	color:#000;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #efa13a;
	border-right-color: #efa13a;
	border-bottom-color: #FFF;
	border-left-color: #efa13a;
}
.service-box h2 {
	font-size:24px;
}
.top-hredar {
	margin:1% 0;
}
.responsive-slider .slides ul li .slide-body .caption.header {
	top:-20px !important;
}
size-box label {
	font-size:13px;
}
.personal-details textarea {
	height:182px;
}
.booking-tab input.form-control, .booking-tab select.form-control, .booking-tab textarea.form-control {
	background:#ffe192 !important;
	border: 1px solid #f5d683;
}
.booking-tab #myTab {
	border-bottom:1px solid #EFA13A;
}
.error {
	color:#F00;
	font-size:11px;
}
#booking_int_form li h4 {
	font-size:12px;
}
.form-control option {
	line-height:20px;
	margin-bottom:5px;
	margin-top:5px;
	margin-left:5px;
}
.contact-bar li {
	list-style:none !important;
}
.translate {
	margin-top:30px;
}
.contact-bar .wpcf7-form label {
	display:none;
}
.pro.contact-page li img {
	width:50px;
}
.pro.contact-page li p {
	font-size:18px;
	padding-bottom:0px;
	overflow:hidden;
}
.pro.contact-page li {
	margin-bottom:0px;
}
.pro.contact-page {
	margin-top:0px;
	margin-bottom: 64px;
}
.to-visit .media, .to-visit .media-body {
	overflow:inherit;
}
.to-visit .media-heading {
	font-size:22px;
}
.to-visit img {
	border:5px solid #FFF;
}
.map-sp {
}
.blank-box {
	margin-top:15px;
}
.submit-form .widgettitle {
	display:none;
}
.extra-space {
}
.gr-box {
	background: rgb(255,255,255); /* Old browsers */
	/* IE9 SVG, needs conditional override of 'filter' to 'none' */
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjAlIiBzdG9wLWNvbG9yPSIjZWRlZGVkIiBzdG9wLW9wYWNpdHk9IjEiLz4KICAgIDxzdG9wIG9mZnNldD0iNTAlIiBzdG9wLWNvbG9yPSIjZjNmM2YzIiBzdG9wLW9wYWNpdHk9IjEiLz4KICAgIDxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgPC9saW5lYXJHcmFkaWVudD4KICA8cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2dyYWQtdWNnZy1nZW5lcmF0ZWQpIiAvPgo8L3N2Zz4=);
	background: -moz-linear-gradient(top, rgba(255, 255, 255, 1) 0%, rgba(237, 237, 237, 1) 0%, rgba(243, 243, 243, 1) 50%, rgba(255, 255, 255, 1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(255, 255, 255, 1)), color-stop(0%, rgba(237, 237, 237, 1)), color-stop(50%, rgba(243, 243, 243, 1)), color-stop(100%, rgba(255, 255, 255, 1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, rgba(255, 255, 255, 1) 0%, rgba(237, 237, 237, 1) 0%, rgba(243, 243, 243, 1) 50%, rgba(255, 255, 255, 1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, rgba(255, 255, 255, 1) 0%, rgba(237, 237, 237, 1) 0%, rgba(243, 243, 243, 1) 50%, rgba(255, 255, 255, 1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, rgba(255, 255, 255, 1) 0%, rgba(237, 237, 237, 1) 0%, rgba(243, 243, 243, 1) 50%, rgba(255, 255, 255, 1) 100%); /* IE10+ */
	background: linear-gradient(to bottom, rgba(255, 255, 255, 1) 0%, rgba(237, 237, 237, 1) 0%, rgba(243, 243, 243, 1) 50%, rgba(255, 255, 255, 1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ffffff', GradientType=0 ); /* IE6-8 */
	padding:3% 3% 1% 3%;
	box-shadow: 0 0 2px 1px rgba(0, 0, 0, 0.2);
}
.submit-form p {
	margin-bottom:0px;
	padding-bottom:0px;
}
.rates-box {
	padding:2% 2% 0.8% 2%;
	background:#f5d683;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #EFA13A;
	border-right-color: #EFA13A;
	border-bottom-color: #EFA13A;
	border-left-color: #EFA13A;
}
.heading {
	font-size:30px;
}
.rates-box h3 {
	font-size:18px;
	padding:12px 10px 8px 10px;
	color:#FFF;
	margin-top:23px;
	background:url(../img/rate-arrow.png) #999 right no-repeat;
	display:block;
}
.row.calculate-price-box {
	background: none repeat scroll 0 0 #999999;
	font-size: 18px;
	font-weight: bold;
	padding: 2% 0 1.5%;
}
.rates-box-second {
	padding:0% 2% 0.8% 2%;
}
.row.calculate-price-box {
	border-bottom:1px solid #CCC;
}
.row.calculate-price-box .checkbox {
	margin-bottom: 0px;
	margin-top: 0px;
	min-height: 0px;
}
.page-packages {
	background: none repeat scroll 0 0 #F5D683;
	padding: 15px;
}
h5.center-align {
	color:#000;
}
.final-section .col-md-3, .final-section .col-md-9 {
	padding:20px 0px;
}
.final-section .col-md-9 p {
	font-size:11px;
	line-height:15px;
	margin-bottom:0px;
	padding-bottom:0px;
	padding:8px 35px;
	color:#CCC;
}
.final-section .col-md-3 {
	background:#999999;
}
.final-section .col-md-3 {
	padding-right:4.2%;
}
.final-section .col-md-9 {
	background:#999999;
}
.row.calculate-price-box .col-md-4 {
	padding-right:32px;
}
.full-width #myTab li {
	width:200px;
}
.full-width #myTab .active a:hover {
	color:#000;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #efa13a;
	border-right-color: #efa13a;
	border-bottom-color:#efa13a;
	border-left-color: #efa13a;
}
.full-width .select-small .form-control {
	width:100%;
}
.full-width .children .select-small {
	width:106px !important;
}
.full-width .booking-tab #myTabContent {
	border-top:1px solid #efa13a;
}
.page-packages {
	margin-bottom:3%;
	border:#EFA13A 1px solid;
}
.menu .dropdown-menu {
	background:#F5D683;
}
.wpcf7-form-control.wpcf7-submit.btn.btn-warning {
	margin-left:20px;
}
.menu .navbar-default .navbar-nav .dropdown-menu a:hover {
	background:#edcd78;
}
.btn.btn-warning.btn-lg {
	margin-bottom:10px;
}
.send {
	background:#999;
}
.add-content .panel {
	border-radius: 0px;
	margin-bottom: 0px;
}
.pro.contact-page {
	margin-top:-8px;
}
.pro li p {
	overflow:hidden;
}
.map-sp {
	margin-bottom:10px;
}
.row.final-section .btn.btn-warning.btn-lg.pull-right {
	margin-bottom:0px;
}
.head-hide {
	background: none repeat scroll 0 0 #666666 !important;
	display: block;
	margin: 0;
	padding: 5px 10px;
}
.traveladviser-link {
	margin-top:10px;
}
.page-packages {
	display:none;
}
.inner-page p a {
	color:#B7700F;
}
.inner-page p a:hover {
	color:#B7700F;
}
.send p {
	padding-top:10px;
}
.table.table-striped.packages tr.active th {
	background:#FFE192;
	font-size:16px;
	font-weight:normal;
}
.to-visit .media-body {
	overflow:hidden !important;
	margin-top:-18px;
}
.service-box h2 {
	font-size:22px;
	line-height:normal;
}
.separate-box {
	background: none repeat scroll 0 0 white;
	border-bottom: 4px solid #f5d683;
	box-shadow: 1.5px 1.5px 1.5px rgba(0, 0, 0, 0.3);
	color: black;
	display: block;
	float: left;
	opacity: 0.7;
	width: 100%;
	margin-bottom:20px;
}
.main-art {
	display:block;
	background:#efa13a;
	padding:10px;
	text-align:left;
	margin-bottom:0px;
}
.leaf-padding {
	padding:10px;
}

.separate-box .leaf-padding .select-small{
    width: 29% !important;
}

.contact-bar .wpcf7-form-control.wpcf7-submit.btn.btn-warning{
	margin-left:0px;
}

/* Blog Styles */

#post- {
   border: 1px solid #989898;
   border-radius: 5px;
   display: inline-block;
   margin-bottom: 20px;
}
.blog_fimg img {
   height: 100%;
   margin-top: 25px;
   width: 100%;
}
.blog_fimg, .blog_desc{}
.blog_desc h2{font-size: 24px;}
.blog_desc a, .blog_sidebar a {color: #333333;}
.blog_desc a:hover, .blog_read_more:hover, .blog_sidebar a:hover{text-decoration: none; color: #444444;}
.blog_title h1{margin: 0 0 10px !important;}
.post_meta{
	color: #838383;
    font-size: 12px;
    margin:0;
}
.blog_read_more{
   float: right;
   font-weight: bold;
   margin-bottom: 15px;
   text-align: right;
   text-transform: uppercase;
}
.blog_sidebar > ul{
	list-style: none;
	padding: 0;
}
.blog_sidebar hr {
   background: #b0b0b0 none repeat scroll 0 0;
   border: medium none;
   height: 1px;
}
.blog_sidebar > ul > li {
   font-size: 14px;
   padding: 5px 0;
}

/* Blog Styles Ends*/


 @media (min-width: 768px) and (max-width: 5000px) {
.separate-box {

 min-height:410px;
}

.contact-bar  .col-md-4.fb-box-mat iframe {
	width:100% !important;
}
 }

 @media (min-width: 768px) and (max-width: 1190px) {
.nav > li > a {
	padding:15px 8px;
	font-size:13px;
}

}
 @media (min-width: 768px) and (max-width: 1000px) {
.vip-ico {
	display:none;
}
.nav > li > a {
	padding:15px 10px;
	font-size:13px;
}
}
 @media (min-width: 0px) and (max-width: 768px) {
.caption.sub {
	display:none;
}
.responsive-slider .slides ul li .slide-body .caption.header h2 {
	font-size:16px;
}
.to-visit .media a {
	float:none !important;
	margin-bottom:10px;
}
.inner-page .heading {
	text-align:center !important;
}
.media-heading {
	margin-top:20px;
}
}
 @media (min-width: 0px) and (max-width: 960px) {
.top-hredar {
	text-align:center;
}
.translate {
	margin-top: 30px;
	text-align: center;
}
.menu {
	text-align:center;
}
.no-padding .col-md-6.two {
	padding-left:15px;
}
.no-padding .col-md-6.one {
	padding-right:15px;
}
.main-link {
	background: none repeat scroll 0 0 #f5d683;
	padding: 5% 0 5% 0.3%;
}
.main-link .btn.btn-warning.btn-lg {
	float: left;
	margin-left: 98px;
	margin-top: 0;
}
.main-link p {
	color: #000;
	font-size: 14px;
}
.navbar-toggle {
	background: none repeat scroll 0 0 #f8d884;
}
.navbar-default .navbar-toggle {
	border-color: #b78708;
}
.services {
	padding:0px 0 30px 0;
}
.contact-bar {
	padding:30px 0;
}
.contact-bar iframe {
	margin:30px 0px;
}
.fb-box-mat {
	text-align:center;
}
.contact-bar .submit-form {
	margin-top:45px;
}
.contact-bar .submit-form h4 {
	font-size:14px;
	text-align:center;
}
.footer {
	text-align:center;
	font-size:12px;
	padding: 20px 0 0 0;
}
.site-by {
	text-align:center !important;
}
.inner-page.simple {
	text-align:center;
}
}
