@font-face {   
	font-family: "ElegantIcons";   
	font-style: normal;  
	font-weight: normal;   
	src: local("ElegantIcons"), url("https://wptheme.co.in/travel-html/fonts/ElegantIcons.woff") format("woff"); 
}
/*----------------------------
[Table of contents]

[ Body ]

----------------------------*/

/*----------
[ Body ]
-------------*/
body{
	font-family: 'Montserrat', sans-serif;
	font-weight:400;
}

a {
	text-decoration:none!important;
}

.btn{
	text-decoration:none;
}

a:hover{
	text-decoration:none;
}
a:focus{
	outline:none;
	
}

.fa-minus:before, .fa-subtract:before,
.fa-add:before, .fa-plus:before{
	font-family: 'FontAwesome';
}

.btn-link:hover,
.btn-link:focus,
.btn-link {
    text-decoration: none!important;
}
input, textarea{
	box-shadow: none !important;
	outline-offset: 0 !important;
}
.btn:focus, .btn:active:focus, .btn.active:focus, .btn.focus, .btn:active.focus, .btn.active.focus {
    outline: none !important; 
    outline: none !important; 
    outline-offset: none !important;
	box-shadow:none !important;
	}
.bootstrap-select .dropdown-toggle:focus {
    outline: none !important;
    outline: 0px auto -webkit-focus-ring-color !important;
    outline-offset: none !important;
}
.owl-wrapper-outer{
	background:none !important;
	box-shadow:none !important;
	border:none !important;
	border-radius:0px !important;
}
.owl-carousel, .owl-controls{
	background:none !important;
	margin:0 !important;
}
.paddleft{
	padding-left:0px;
}
.padd0{
	padding:0px;
}
.paddright{
	padding-right:0;
}
.btn-primary{
	background:#fff;
	color:#000;
	font-size:14px;
	border:1px solid #CCCCCC;
	margin-top: 20px;
	padding: 13px 23px;
	line-height: 13px;
}
.btn-primary i{
	margin-left:6px;
	font-size: 11px;
} 
.btn-primary:hover, .btn-primary:active:hover, .btn-primary:focus, .btn-primary:active:focus{
	background:#FCB714;
	color:#fff;
	border:1px solid transparent;
}
.mar-top{
	margin: 60px 0 80px !important;
}

#menu .dropdown-toggle::after{
	display:none!important;
}

/*----------
[ top / #top ]
-------------*/
#top, #top1 {
	background-color: #fff;
	min-height:40px;
}
#top-links, #top-links1 {
	border-bottom:1px solid #E5E5E5;
	position:relative;
}
#top-links ul, #top-links1 ul{
	padding:20px 0px 13px;
	margin:0px;
	line-height:18px;
}

#top-links ul li, #top-links1 ul li{
	padding:0px 0 0 17px;
}
#top-links ul li:first-child, #top-links1 ul li:first-child{
	padding:0px 0 0 0px;
}
#top-links ul li:last-child a, #top-links1 ul li:last-child a{
	border-right:0;
	padding-right:0;
}
#top-links .button li:first-child a:first-child, #top-links1 .button li:first-child a:first-child{
	border-right:0;
}
#top-links .top-left li:first-child a:first-child:before,
#top-links1 .top-left li:first-child a:first-child:before {
    content: '';
	position:absolute;
    display:block;
	top: 0px;
	width: 16px;
	height: 16px;
	border-right: 1px solid #000;
	-webkit-transform: rotate(18deg);
	-moz-transform: rotate(18deg);
	-o-transform: rotate(18deg);
	transform: rotate(12deg);
	margin-left: 28px;
}
#top-links ul li a,
#top-links1 ul li a {
	color: #000;
	font-size:12px;
	border-right:1px solid #000;
	padding-right:17px;
	vertical-align:middle;
	text-decoration: none;
}

#top-links ul li a i, #top-links1 ul li a i{
	margin-right:8px;
}

#top-links  .top-right .dropdown-menu{
	box-shadow: 0 6px 12px rgb(0 0 0 / 18%);
}

#form-currency .btn-link, #form-language .btn-link {
	padding:0;
	color: #000;
	font-size:12px;
	border-right:1px solid #000;
	padding-right:17px;
}
#form-currency .btn-link{
	border-right:0;
}
#form-currency .dropdown-menu > li > .btn-link, #form-language .dropdown-menu > li > a{
	border-right:0px solid #000;
	padding-right:0;
}
#form-currency .dropdown-menu > li{
	padding: 0px 0 0 0px;
}
#form-language .dropdown-menu > li > a {
    display: block;
	padding: 3px 3px;
}
#top #form-currency .currency-select,
#top #form-language .language-select {
	text-align: left;
}
.btn-group .dropdown-menu {
    padding: 5px !important;
}
#top #form-currency .currency-select:hover, #top #form-language .language-select:hover {
    text-shadow: none;
    background-color: #f5f5f5;
    color: #010101;
}

#top  .dropdown-toggle::after{
	display:none;
}
/*--------------------
[ Header / header ]
---------------------*/
header{
	margin:30px 0 35px;
}
#logo img{
	margin:0 auto;
}
header .button-login .btn-default{
	background:#FCB714;
	color:#fff;
	font-size:16px;
	font-weight:400;
	padding:  12px 21px;
	border-radius: 0px;
	border:none;
	line-height: 16px;
	margin-right:14px;
}
header .button-login .btn-default:active:hover{
    color: #fff;
    background:#FCB714;
}
header .button-login .btn-primary{
	background:transparent;
	border:none;
	color:#413F4D;
	padding:0;
	font-family: 'PT Serif', serif;
	font-style:italic;
	margin-top:0;
	width:auto;
	height:auto;
}
header .button-login .btn-primary:hover, header .button-login .btn-primary:active:hover, 
header .button-login .btn-primary:focus, header .button-login .btn-primary:active:focus{
	background:transparent;
	color:#413F4D;
	border:0;
}
header .social-icon{
	padding:8px 0 0 0;
}
header .social-icon ul{
	margin:0;
}
header .social-icon ul li {
    padding: 4px 8px 4px 7px; 
    border: 1px solid #939297;
	background:transparent;
	line-height: 16px;
	margin-right: 8px;
}

header .social-icon .list-group-horizontal
.list-group-item+.list-group-item{ 
    border: 1px solid #939297;
}


header .social-icon .list-group-horizontal
.list-group-item+.list-group-item:hover{ 
    border: 1px solid #FCB714;
	background: #FCB714;
	
}

header .social-icon ul li a {
    color: #000;
	text-decoration: none;
    font-size: 14px;
    vertical-align: middle;
}

header .social-icon ul li:hover {
    background: #FCB714;
    border: 1px solid #FCB714;
}

header .social-icon ul li:hover a{
	color:#fff;
}
/*--------------------------------- 
[ menu / #menu ]
----------------------------------- */
#menu, #menu1 {
	min-height: 45px;
	background:#28272F;
	border-radius:0px;
	
}
#menu .navbar, #menu1 .navbar{
	margin-bottom:0;
	border: 0px solid transparent;
}

#menu .navbar-toggler:focus,
#menu1  .navbar-toggler:focus{
	box-shadow: none;
}

#menu .navbar-nav, #menu1 .navbar-nav  {
    float: none !important;
    text-align:center !important;
}

#menu .navbar-nav > li, #menu1 .navbar-nav > li {
    float: none !important;
    display: inline-block !important;
}
#menu .navbar-nav > .nav-item, 
.navbar-nav > .nav-item{
	margin: 0 20.5px;
}
#menu .navbar-nav > li:first-child, #menu1 .navbar-nav > li:first-child  {
    margin: 0 20.5px 0 0;
}
.navbar-nav >  .nav-item > a, 
.navbar-nav >  .nav-item > a {
	background-color: transparent;
	color: #fff;
	font-size: 18px;
	font-weight: bold;
	text-transform:uppercase;
	padding:25px 11px 20px 9px;
	border-bottom:5px solid transparent;
	line-height: 11px;
	text-align: left;
}

#menu .navbar-nav > .nav-item > a:hover,
#menu1 .navbar-nav > .nav-item > a:hover{
	color:#FCB714;
	border-bottom:5px solid #FCB714;
}
#menu .navbar-nav > .active > a, #menu .navbar-nav > .active > a:hover, #menu .navbar-nav > .active > a:focus, #menu1 .navbar-nav > .active > a, #menu1 .navbar-nav > .active > a:hover, #menu .navbar-nav > .active > a:focus {
    color: #FCB714;
    background-color: #FCB714;
}
#menu .dropdown:hover>.dropdown-menu, #menu1 .dropdown:hover>.dropdown-menu  {
	display: block;
}
#menu .dropdown-menu,
#menu1 .dropdown-menu{
    padding:5px 25px;
    border-radius:0px;
	min-width:270px;
	top: 100%;
	margin: 0;
}
#menu .dropdown-menu li .fa, #menu1 .dropdown-menu li .fa{
    margin-right:15px;
}
#menu .dropdown-menu li, #menu1 .dropdown-menu li{
    padding:10px 0;
    border-bottom:1px solid #ddd;
}
#menu .dropdown-menu li:last-child, #menu1 .dropdown-menu li:last-child{
    border-bottom:none;
}
#menu .dropdown-menu li a, #menu1 .dropdown-menu li a{
    color:#999999;
	padding:0;
}
#menu .dropdown-menu li a:hover, #menu1 .dropdown-menu li a:hover{
    color:#FCB714;
	padding-left:15px;
	background:transparent;
}
.dropdown-submenu {
    position: relative;
}
.dropdown-submenu>.dropdown-menu {
    top: 0;
    left: 100%;
    margin-left: -1px;
    -webkit-border-radius: 0 6px 6px 6px;
    -moz-border-radius: 0 6px 6px;
    border-radius: 0 6px 6px 6px;
}
.dropdown-submenu:hover>.dropdown-menu {
    display: block;
}
.dropdown-submenu.pull-left {
    float: none;
}
.dropdown-submenu.pull-left>.dropdown-menu {
    left: -100%;
    margin-left: 0px;
    -webkit-border-radius: 6px 0 6px 6px;
    -moz-border-radius: 6px 0 6px 6px;
    border-radius: 6px 0 6px 6px;
}
/*--------------------------------- 
[ Slideshow / .slideshow ]
----------------------------------- */
.slice{
	position:relative;
}
.slideshow{
	margin:0;
	position:relative;
}
.slideshow img{
	width:100%;
	min-height:700px;
}

.slideshow .owl-dots {
    top: 35%;
    z-index: 0;
    position: absolute;
    right: 10px;
    display: inline-block;
    width: 2%;
}

.slide-detail{
	left: 0;
    position: absolute;
    right: 0;
	z-index:2;
	top:auto;
	bottom:27px;
}
.slide-detail form {
	background:rgba(255, 255, 255, 0.9);
	position: relative;
	min-height:190px;
	padding:39px 30px 15px 30px;
}
.slide-detail form .wid{
	width:19%;
}
.slide-detail form .wid1{
	width:81%;
}
.slide-detail form .wid2{
	width:21%;
}
.slide-detail form h2{
	font-size:16px;
	color:#000;
	margin:0 0 29px
}
.slide-detail form label{
	font-size:12px;
	color:#3C3C3C;
	margin:0 0 13px;
	text-transform:uppercase;
	font-weight: bold;
}
.slide-detail form input, .slide-detail form .btn{
	border-radius:0 !important;
	border:1px solid #E3EBEE;
	font-size:11px;
	color:#bab5b5;
	height:37px;
	font-family: 'PT Serif', serif;
}
.slide-detail form .calender{
	border: 0;
    height: 37px;
    padding: 0;
    position: absolute;
    top: 0;
    right: 0;
}
.slide-detail form .calender i, .slide-detail form .btn i{
	background:#FCB714;
	color: #fff;
	padding: 9px 10px;
	font-size: 18px;
}

.slide-detail form .btn span{
	padding:10px 12px;
}
.slide-detail form .btn i{
	position: absolute;
	right: 0;
}
.slide-detail form .btn-primary{
	background:#FCB714;
	color:#fff;
	font-weight:700;
	text-transform:uppercase;
	width:177px;
	height:40px;
	border:none;
	margin-top: 34px;
}

.trip .bootstrap-select .dropdown-toggle::after{
	background: #FCB714!important;
}

.trip  .selec-icon i{
	top:47px!important;
}

.header3 .slideshow .owl-dots,
.header4 .slideshow .owl-dots{
    top: auto;
    z-index: 0;
    position: absolute;
    bottom: 40px;
    left: 2%;
    width: 100%;
    right: 0;
    left: 0;
    text-align: center;
}

.header3 .slideshow .owl-dots{
   text-align: left;
   padding-left: 24px;
}

.header4 .slideshow .owl-dots{
	bottom:25px;
}

.slideshow .owl-dots .owl-dot{
	background:#fff;
}

.owl-dots .owl-dot {
    background: #fff;
	border:4px solid transparent;
	box-shadow: 1px 2px 3px rgba(0, 0, 0, 0.54);
	height:11px; 
	width:11px;
	border-radius: 100px;
	margin: 0 7px;

}
.owl-dots .owl-dot.active{
    background: #fff;
	border:4px solid #FCB714;
	width:14px;
	height:14px;
}

.book-now .selec-icon i{
	right: 20px!important;
	top: 43px!important;
}

.book-now .filter-option-inner {
    padding: 10px;
}


.book-now .bootstrap-select .dropdown-toggle::after{
	height: 36px;
    width: 31px;
    background: #BBB5B5;
}

.placetop .bootstrap-select .dropdown-toggle:hover::after{
	background: #fcb714;
}

.placetop{
	padding:80px 0;
}

.mar-top{
	padding:0;
}

.header4 .placetop{
	padding: 0;
}

.places h1{
	margin:0 0 30px;
	font-size:24px;
	color:#000;
	text-transform:uppercase;
	text-align:center;	
}

.places p{
	margin:0px 0 30px;
	font-size:14px;
	color:#686868;
	text-align:center;
	font-family: 'PT Serif', serif;	
	position:relative;
}
.places p:after {
	border-top: 5px solid #FCB714;
	position: absolute;
	left: 0;
	top: 49px;
	content: "";
	width: 70px;
	margin:0 auto;
	right:0;
}
.places hr {
    width:170px;
    border-top: 1px solid #ccc;
	opacity: 1;
    margin: 0 auto;
}

.border-margin{
	margin-bottom:60px;
}
.places .nav-tabs {
	border:none;
	margin:0 0 50px;
	text-align:center;
}
.places .nav-tabs > li {
	float:none;
	display:inline-block;
	padding:0;
	margin: 0 2px;
}
.places .nav-tabs > li > a{
	border:1px solid #E5E5E5;
	color:#000;
	border-radius:0px;
	margin:0 !important;
	text-transform:uppercase;
	padding: 20px 36px;
	position:relative;
	font-size: 14px;
	cursor: pointer;
}

.places .nav-tabs .nav-link.active, 
.places .nav-tabs > li > a:hover{
	color:#000;
	background:#F7F7F7;
	border:1px solid transparent;
}
.places .nav-tabs > li > a:hover:after,  
.places .nav-tabs .nav-link.active:after{
	border-bottom: 8px solid #FCB714;
	content: "";
	position:absolute;
	left: 0;
	bottom:0;
	text-align: center;
	display: block;
	width:100%;
}
.places .nav-tabs > li > a:hover:before, 
.places .nav-tabs .nav-link.active:before{
	border-bottom: 10px solid #FCB714;
	border-top: 10px solid transparent;
	border-right: 6px solid transparent;
	border-left: 6px solid transparent;
	position: absolute;
	left: 44%;
	bottom:6px;
	margin:0 auto;
	display: block;
	content: "";
}
.product-thumb {
	margin-bottom: 30px;
}
.product-thumb .image{
	position:relative;
}

.product-thumb .image a img{
	width:100%;
}
.product-thumb .image .hoverbox{
	position:absolute;
	width:100%;
	height:100%;
	background:rgba(252, 183, 20, 0.60);
	text-align:center;
	opacity:0;
	top:0;
}
.product-thumb .hoverbox .icon_plus {
	color:#fff;
	font-size:60px;
	position: absolute;
	top: 35%;
	left:0;
	right:0;
	cursor:pointer;
}
.product-thumb:hover .hoverbox{
	-webkit-transition:all 1.5s ease;
	-moz-transition:all 1.5s ease;
	-o-transition:all 1.5s ease;
	-ms-transition:all 1.5s ease;
	transition:all 1.5s ease;
	opacity:1;
}
.product-thumb .image .matter{
	position:absolute;
	opacity:1;
	bottom:0;
	color:#fff;
	text-transform:uppercase;
	width:100%;
}
.product-thumb .image .matter h2{
	font-size:16px;
	margin:0 0 12px 24px;
}
.product-thumb .image .matter p{
	font-family: 'PT Serif', serif;
	color:#fff;
	font-size:11px;
	margin:0 25px 24px;
}
.product-thumb .image .matter ul{
	margin:0;
	border-top:1px solid #E5E5E5;
}
.product-thumb .image .matter ul li:first-child{
	border-right:1px solid #E5E5E5;
}
.product-thumb .image .matter ul li{
	padding:12px 0px;
	width: 48%;
	text-align:center;
	line-height: 12px;
	display: inline-block;
}
.product-thumb .image .matter ul li a{
	color:#fff;
	font-size:12px;
}
.product-thumb .caption{
	border:1px solid #E5E5E5;
	border-top:0;
}
.product-thumb .caption .inner{
	padding:30px 36px;
	border-bottom:1px solid #E5E5E5;
}
.product-thumb .caption .inner img{
	float:left;
	margin-right:18px;
}
.product-thumb .caption .inner h4{
	font-size:16px;
	margin:0 0 8px;
	line-height:12px;
	color:#000;
}
.product-thumb .caption .inner span{
	font-size:12px;
	line-height:12px;
	font-family: 'PT Serif', serif;
	color:#9A9A9A;
	margin-right:50px;
}
.product-thumb .caption .inner i{
	color:#F9953D;
	font-size: 11px;
}

.placegrid .product-thumb .caption .inner i{
	font-size:10px;
}

.placegrid .owl-carousel .owl-item img {
    width: auto;
}

.product-thumb .caption button{
	font-size: 14px!important;
	color:#000;
	margin:0 auto;
	padding:21px 0 19px;
	background: none;
	border: 0;
	line-height: 12px;
}
.product-thumb:hover .caption button{
	color:#FFB812;
}
.video img{
	width:100%;
}
.video .matter{
	text-align:center;
	position:absolute;
	bottom:50px;
	left:0;
	right:0;
}
.video .matter i{
	font-size:32px;
	background:#FCB714;
	color:#fff;
	border-radius:50%;
	width:80px;
	height:80px;
	padding:24px 30px;
}
.video .matter h5{
	font-size:48px;
	color:#fff;
}
.video .matter h6{
	font-size:64px;
	color:#FCB714;
	font-weight:700;
}
.tour .product-thumb .image .matter p span{
	float: right;
	font-size: 20px;
	line-height: 12px;
}
.tour .product-thumb .caption .inner {
    padding: 30px 24px;
}
.tour .product-thumb .caption .inner .rate{
	min-height:40px;
}
.tour .product-thumb .caption .inner p{
	font-size:14px;
	line-height:20px;
	font-family: 'PT Serif', serif;
	color:#9A9A9A;
	margin:0px;
}
.tour .product-thumb:hover .caption button{
	color:#000;
}
.tour .product-thumb .caption button:hover{
	color:#FFB812;
}
.tour .product-thumb .caption button{
	width:49%;
}

.product-thumb .caption button i {
    font-size: 10px!important;
}
.tour .product-thumb .caption button:first-child{
	border-right:1px solid #E5E5E5;
}

.testimonail{
	background:#F7F8FA;
	padding:80px 0!important;
}

.testimonail .owl-dots{
	text-align: center;
}

.testimonail .owl-dots .owl-dot{
	background: #CCCCCC;
	box-shadow: none;
}

.testimonail  .owl-dots .owl-dot.active{
	background: #fff;
}

.testimonail .owl-item img{
	width:auto!important;
}

.testimonails .box{
	background:#fff;
	border:1px solid #E2E2E4;
    padding: 32px 23px 28px;
	margin-bottom:30px;
}
.testimonails .box img{
	float:left;
	margin-right:24px;
}
.testimonails .box .caption h4{
	font-size:18px;
	margin:0 0 12px;
	line-height:14px;
}
.testimonails .box .caption .rate{
	min-height:32px;
}
.testimonails .box .caption span{
	font-size:12px;
	line-height:12px;
	font-family: 'PT Serif', serif;
	color:#9A9A9A;
}
.testimonails .box .caption i{
	color:#F9953D;
	font-size:11px;
}
.testimonails .box .caption p{
	font-size:13px;
	line-height:24px;
	font-family: 'PT Serif', serif;
	color:#9A9A9A;
	margin:0px;
}
.testimonails .owl-controls .owl-page{
	margin:0 !important;
	padding:0px 9px;
}
.gallery ul{
	margin:0 0 30px 0;
}
.gallery ul li{
	width:19.7%;
	padding:0;
	display: inline-block;
	margin: 0 0 4px;
}
.gallery .product-thumb {
    margin-bottom: 0px;
}
.gallery .product-thumb .image img{
	width:100%;
}
.gallery .product-thumb .image .show{
	position:absolute;
	left:0;
	right:0;
	top:40%;
}
.gallery .product-thumb .image .show p{
	font-size:20px;
	color:#fff;
	text-transform:uppercase;
	line-height: 18px;
}
.gallery .product-thumb .image .show a{
	font-size:18px;
	color:#000;
	line-height: 18px;
}

.fa-angle-double-right{
	font-size: 12px;
}


.blog{
	background:#F7F8FA;
	padding:80px 0 60px;
}
.blog .product-thumb {
    margin-bottom: 0px;
}
.blog .product-thumb .caption .inner {
    padding: 25px 24px;
}
.blog .product-thumb .caption .inner h4{
	margin:0 0 35px;
}
.blog .product-thumb .caption p{
	font-size:14px;
	line-height:22px;
	font-family: 'PT Serif', serif;
	color:#9A9A9A;
	margin:0px;
}
.news{
	position:relative;
}
.sub{
	height:325px;
	width:100%;
}
.newsinner {
    left: 0;
    position: absolute;
    right: 0;
    z-index: 2;
    top: 50px;
    bottom: 0;
}
.news .product-thumb {
    margin-bottom: 46px;
}
.news .product-thumb .image .hoverbox {
    background: rgba(1, 183, 242, 0.60);
}
.news .product-thumb .image .matter {
    bottom: 15px;
    left: 0;
    right: 0;
    text-align: center;
	text-transform:none;
}
.news .product-thumb .image .matter .des {
    font-size:24px;
	font-weight:700;
	font-family: 'Montserrat', sans-serif !important;
	text-shadow: 0px 2px 0 #000;
	letter-spacing:1px;
	text-transform:uppercase;
}
.news .product-thumb .image .matter .des span {
	font-size:30px;	
	margin-right:20px;
}
.news .product-thumb .image .matter .des1 {
    font-size:13px;
	font-family: 'Montserrat', sans-serif !important;
	text-shadow: 0px 2px 0 #000;
	letter-spacing:1px;
}
.news .product-thumb .image .matter .des1 span {
    font-size:20px;
	font-weight:700;
}
.news .product-thumb .image .matter .des1 small {
    font-size:30px;
	font-weight:700;
}
.news .product-thumb .image .matter .des2 {
    font-size:24px;
	font-family: 'Montserrat', sans-serif !important;
	text-shadow: 0px 2px 0 #000;
	letter-spacing:1px;
	text-align:left;
	margin:12px 24px;
}
.news .product-thumb .image .matter .des2 i{
	margin-right: 10px;
	font-size: 28px;	
}
.news .product-thumb .image .matter .des2 span {
    font-size:32px;
}
.news .product-thumb .image .matter button {
    background:#FCB714;
    color:#fff;
	border:0;
	padding:9px 24px;
	font-size:13px;
	line-height: 16px;
}
.news .product-thumb .off {
    border-right: 100px solid transparent;
    border-top: 83px solid #FCB714;
    opacity: 1;
    position: absolute;
	top:0;
}
.news .product-thumb .off span {
    color: #000;
	font-size: 11px;
	left: -7px;
	position: absolute;
	top: -64px;
	transform: rotate(-40deg);
	width: 100px;
}
.subscribe .form-group{
	margin-bottom:0;
}
.subscribe label{
	font-size:16px;
	color:#fff;
	text-transform:uppercase;
	margin:0 35px 0 0px;
	font-weight:400;
}
.subscribe input{
	font-size:12px;
	height:40px;
	border-radius:0;
	width:582px;
	border:0;
	padding:10px 21px;
	margin-right:30px;
}
.subscribe .btn-default{
	background:#FCB714;
	font-size:14px;
	border-radius:0;
	border:0;
	color:#fff;
	padding: 14px 21px;
	line-height: 12px;
}
footer{
	background:#28272F;
	padding:45px 0;
}
footer img{
	margin:0 auto;
}
footer .padd-b{
	padding-bottom:50px;
}
footer h3{
	font-size:14px;
	font-weight:bold;
	color:#FCB714;
	text-transform:uppercase;
	text-align:center;
	margin:25px 0 33px;
}
footer .des{
	font-size:12px;
	color:#fff;
	text-align:center;
	margin:28px 0 0 0;
	line-height:24px;
}

footer .contact ul, 
footer .info ul, footer .insta ul{
	margin:0;
}
footer .contact ul li{
	padding:0 0 12px;
	line-height:22px;
	width:100%;
}

footer .contact .cont li{
	line-height: 40px;
}

footer .contact ul li, 
footer .contact ul li a,
footer .info ul li a{
	font-size:12px;
	color:#fff;
}
footer .contact ul li i{
	color:#FCB714;
	margin-right:10px;
	font-size:11px;
}
footer .contact ul li .inner{
	width:40%;
	float:left;
}
footer .contact ul li .in{
	width:64%;
	float:right;
}
footer .contact ul li .paddleft{
	padding-left:23px;
}
footer .info ul li{
	width:49%;
	padding:0 0 12px;
	line-height:12px;
	display: inline-block;
}
footer .info ul li:last-child, footer .contact ul li:last-child{
	padding:0;
}
footer .info ul li i{
	margin-right:15px;
	font-size:11px;
}
footer .info ul li a:hover{
	color:#FCB714;
}
footer .insta ul li{
	padding:0 2px 5px 0px;
	display: inline-block;
}
footer .powered{
	border-top:1px solid #6E6D72;
	padding:22px 0 0;
}
footer .powered p{
	font-size:12px;
	color:#fff;
	margin:0;
}
footer .powered p a{
	color:#fff;
}
footer .powered p span{
	color:#FCB714;
}
footer .powered .social-icon ul{
	margin:0;
}
footer .powered .social-icon ul li{
	padding:0 25px 0 0; 
}
footer .powered .social-icon ul li:last-child{
	padding:0; 
}
footer .powered .social-icon ul li a{ 
	color:#fff;
	font-size:14px;
}
footer .powered .social-icon ul li a:hover{ 
	color:#FCB714;
}
.header2 #top-links ul {
    padding: 13px 0px 14px;
}
.header2 #top-links .button li:first-child a:first-child:after {
    top: 14px;
}
.header2 header {
    margin: 27px 0;
}
.header2 #logo img {
    margin: 0 ;
}
.search {
    background: #fff;
    border: 1px solid #E5E5E5;
	border-radius:4px;
	position:relative;
}
.search .form-group{
	margin:0;
}
.search input {
    color: #5A5959;
    border: none;
    font-size: 12px;
    height: 40px;
	font-family: 'PT Serif', serif;
} 
.search .btn {
    position: absolute;
    background: #02B6F1;
    top: 0;
    bottom: 0;
    right: 0;
	border-radius: 0 4px 4px 0px;
	padding:6px 19px;
}
.search .btn i {
    color: #fff;
    font-size: 16px;
}

.header2  .carousel-indicators{
	bottom: 32%!important;
} 

.header2 .carousel-indicators  button.active{
    border: 4px solid #02B6F1!important;
    width: 8px!important;
    height: 8px!important;
}
.header2 .carousel-indicators  button {
     margin: 4px 5px!important;
    width: 12px!important;
    height: 12px!important;
    background: #fff!important;
    border: 0!important;
    border-radius: 100%;
    opacity: 1;
}

.header2 .phone span{
	font-size:14px;
	font-weight:700;
	color:#000;
}

.header2 .phone span i{
	font-size: 11px;
}
.header2 .phone p{
	font-size:18px;
	font-weight:700;
	color:#02B6F1;
	margin:0;
}
.header2 #menu .navbar-nav {
    text-align: left !important;
}

.header2 #menu .navbar-nav > 
.nav-item:first-child{
	margin: 0 14.5px 0 0;
}

.header2 #menu .navbar-nav > .nav-item,
 .navbar-nav > .nav-item {
   margin: 0px 20.5px;
}

.header2 #menu .navbar-nav  li > .nav-link:hover {
    color: #fff;
    border-bottom: 0;
	background:#02B6F1;
}

.header2 #menu .navbar-nav  li > .nav-link{
	 padding: 24px 14px;
}

.header2 #menu .navbar-nav li a{
	border-bottom: 0;
	font-size:14px;
}
.header2 #menu .dropdown-menu li a:hover {
    color: #02B6F1;
}

.header2 .slideshow .owl-dots .owl-dot.active{
	border-color: #02B6F1;
}
.header2 .slide-detail form .calender i, 
.header2 .slide-detail form .btn i, 
.header2 .slide-detail form .btn-primary ,
.header2 .slide-detail  .bootstrap-select .dropdown-toggle::after{
    background: #02B6F1;
}

.header2 .slide-detail  .selec-icon i{
    font-size: 13px;
    right: 23px;
    z-index: 1;
    top: 47px;
}
.header2 .slide-detail .matter p{ 
	font-family: 'PT Serif', serif;
	font-size:43px;
	font-style:italic;
	font-weight:700;
	color:#fff;
	text-align:center;
	margin-bottom:100px;
}
.header2 .slide-detail .matter p span{ 
	font-size: 60px;
}

.header2 .places h1{
	position:relative;
}
.header2 .places h1:after {
    border-top: 5px solid #02B6F1;
    position: absolute;
    left: 0;
	right:0;
    top: 56px;
    content: "";
    width: 70px;
    margin: 0 auto;
}
.header2 .places .nav-tabs > li > a:hover:after,
.header2 .places .nav-tabs .nav-link.active::after{
	border-bottom: 8px solid #02B6F1;
}
.header2 .places .nav-tabs > li > a:hover:before,
.header2 .places .nav-tabs .nav-link.active:before{
	border-bottom: 10px solid #02B6F1;
}
.header2 .product-thumb .image .hoverbox {
    background: rgba(2, 182, 241, 0.60);
}
.header2 .product-thumb .hoverbox .icon_plus {
    top: 22%;
}
.header2 .product-thumb .image .matter h2 {
    margin: 0 0 11px 13px;
}
.header2 .product-thumb .image .matter p, .mainpage .product-thumb .image .matter p {
    margin: 0 14px 13px;
}
.header2 .product-thumb .caption .inner{
    padding: 30px 19px;
}
.header2 .product-thumb .caption .inner i, .header2 .product-thumb:hover .caption button {
    color: #02B6F1;
    font-size: 10px;
}
.header2 .product-thumb .caption .inner span {
    margin-right: 26px;
}
.header2 .btn-primary:hover, .header2 .btn-primary:active:hover, 
.header2 .btn-primary:focus, .header2 .btn-primary:active:focus {
    background: #02B6F1;
}
.header2 .product-thumb .caption button {
    padding: 20px 0;
}
.header2 .product-thumb .caption .inner h4 {
    font-size: 14px;
}
.header2 .tour .product-thumb:hover .caption button{
	color:#000;
}
.header2 .tour .product-thumb .caption button:hover{
	color:#02B6F1;
}
.header2 .tour .product-thumb .image .matter p, 
.mainpage .tour .product-thumb .image .matter p{
	text-align:right;
}
.header2 .tour .product-thumb .image .matter p span, 
.mainpage .tour .product-thumb .image .matter p span{
	float:left;
}
.header2 .main{
	margin:80px 0 30px;
	border-bottom:1px solid #E5E5E5;
	padding:0 0 30px;
	font-size: 24px;
	color: #000;
	text-transform: uppercase;
}
.header2 .shop ul, .header2 .blog ul, .header2 .guide ul{
	margin:0;
}
.header2 .shop ul li, .header2 .blog ul li, .header2 .guide ul li{
	padding:0;
	width:100%;
	margin-bottom:30px;
	border-bottom:1px solid #e5e5e5; 
}
.header2 .shop ul li:last-child, .header2 .blog ul li:last-child, .header2 .guide ul li:last-child{
	border-bottom:0;
	margin-bottom:20px;
}
.header2 .shop li img, .header2 .blog li img, .header2 .guide li img{
	margin-right:14px;
	padding-bottom:30px;
}
.header2 .shop li h4, .header2 .blog li h4, .header2 .guide li h4 {
	font-size:14px; 
	color:#000;
	margin:0 0 13px;
}
.header2 .shop li i {
    color: #02B6F1;
    font-size: 11px;
}
.header2 .shop .rate {
    min-height: 24px;
}
.header2 .shop li span{
	font-size:12px;
	font-family: 'PT Serif', serif;
	color:#9A9A9A;
	margin-left: 20px;
}
.header2 .shop li p{
	font-size:16px;
	color:#000;
	margin:0;
}
.header2 .view {
    font-size: 13px;
    color: #000;
    padding:0;
    background: none;
    border: 0;
    line-height: 12px;
}
.header2 .view i{
	font-size:10px;
}
.header2 .view:hover {
    color: #02B6F1;
}
.header2 .gallery ul {
    margin: 0 0 50px 0;
}
.header2 .gallery ul li {
    width: 32%;
    display: inline-block;
    margin: 0 0 4px;
}
.header2 .blog{
	background:transparent;
	padding:0;
}
.header2 .blog li h4{
	margin:0 0 8px;
}
.header2 .blog li h6{
	font-size:10px;
	font-family: 'PT Serif', serif;
	color:#686868;
	text-transform:uppercase;
	margin:0 0 18px;
}
.header2 .blog li h6 span{
	float:right;
}
.header2 .blog li p{
	font-size:12px;
	font-family: 'PT Serif', serif;
	color:#9A9A9A;
	margin: 0;
}
.header2 .blog li p a{
	font-size:11px;
	color:#02B6F1;
	font-family: 'Montserrat', sans-serif;
}
.header2 .guide li p{
	font-family: 'PT Serif', serif;
	font-size:12px;
	color:#02B6F1;
	text-transform:uppercase;
	margin:0 0 6px;

}
.header2 .guide ul li .icon li{
	border:0;
	margin-bottom:0;
	padding: 0 18px 0 0 !important;
	width:auto;
}
.header2 .guide ul li .icon li:last-child{
	padding: 0;
}
.header2 .guide ul li .icon li a{
	color:#000;
	font-size:12px;
}
.testimonail1 .box{
	text-align:center;
}
.testimonail1 .box img{
	margin:0 auto;
}
	.testimonail1 .box h4{
	font-size:14px;
	margin:19px 0 29px;
	line-height:14px;
}
.testimonail1 .box p{
	font-size:13px;
	font-family: 'PT Serif', serif;
	color:#9A9A9A;
	margin:0px;
	font-style:italic;
}
.testimonail1 .owl-controls {
    background: transparent;
}

.testimonail1 .owl-item img{
	width:auto!important;
}
.testimonail1 .owl-dots{
	text-align:center;
}
.testimonail1 .owl-dots .owl-dot{
    background: #CCCCCC;
	border:4px solid #ccc;
	height:10px; 
	width:10px;
	box-shadow:none;
	border-radius: 100px;
	margin: 0 9px;
}
.testimonail1  .owl-dots .owl-dot.active{
    background: #fff;
	border:4px solid #02B6F1;
	width:14px;
	height:14px;
}
.latest{
	background:#F7F8FA;
	padding: 55px 0 10px;
}
.latest .social-icon h5{
	font-size:23px;
	color:#000;
	margin:0 0 20px;
}
.latest .social-icon ul{
	margin:0;
}
.latest .social-icon ul li{
	margin:0 15px 0 0; 
	border:1px solid #02B6F1;
	border-radius:50%;
	padding: 12px 8px;
    width: 50px;
    height: 50px;
    text-align: center;
}
.latest .social-icon ul li a{ 
	color:#02B6F1;
	font-size:20px;
}
.latest .social-icon ul li:hover{ 
	background:#02B6F1;
}
.latest .social-icon ul li:hover a{ 
	color:#fff;
}
.latest .tweet h5{
	font-size:23px;
	color:#000;
	margin:0 0 20px;
}

.latest .owl-carousel .owl-nav.disabled, 
.owl-carousel .owl-dots.disabled{
	display:block!important;
}
.latest #tweet .box i{
	float:left;
	border-radius:50%;
	padding:13px 15px;
	background:#02B6F1;
	font-size:20px;
	color:#fff;
	margin:0 20px 25px 0;
}
.latest #tweet .box p{
	font-size: 13px;
	font-family: 'PT Serif', serif;
	line-height:24px;
	color:#000;
}
.latest #tweet .box a{
	font-size:14px;
	color:#5440ec;
}
.latest .tweet .owl-carousel .owl-buttons div {
	opacity:1;
}
.latest #tweet .owl-prev{
	left: 85%;
	position: absolute;
	top: -46%;
}
.latest #tweet .owl-next{
	right: 0%;
	position: absolute;
	top: -46%;
}

.latest #tweet .owl-prev i, 
.latest #tweet .owl-next i{
	background:#fff;
	border:1px solid #02B6F1;
	font-size:18px;
	color:#02B6F1;
	padding:4px 0;
	border-radius:50%;

}

.latest #tweet .owl-prev i:hover, 
.latest #tweet .owl-next i:hover{
	background:#02B6F1;
	border:1px solid #02B6F1;
	color:#fff;
}
.header2 footer {
    background: #11101E;
    padding: 50px 0 75px;
}
.header2 footer h3 {
    font-size: 20px;
    font-weight:400;
    color: #02B6F1;
    text-transform: capitalize;
    text-align: left;
}
.header2 footer .info ul li {
    width: 100%;
    padding: 12px 0 12px;
    line-height: 12px;
	border-bottom:1px solid #373737;
}
.header2 footer .info ul li:first-child {
    padding: 0px 0 12px;
}
.header2 footer .info ul li:last-child {
    padding: 12px 0 0px;
	border-bottom:0;
}
.header2 footer .info ul li a:hover {
    color: #02B6F1;
	padding: 0 12px;
}
.header2 footer .info ul li i {
    margin-right: 10px;
}
.header2 footer .contact ul li i, .header2 footer .powered p span  {
    color: #02B6F1;
}
.header2 footer .contact ul li .inner {
    width: 33%;
}
.header2 footer .contact ul li .in {
    width: 67%;
}
.header2 footer .padd-b {
	padding-bottom: 33px;
}
.header2 footer .powered {
    padding: 25px 0 0;
}
.header2 footer .powered p {
    margin:8px 0 0;
}
.header2 .footersrch .btn-default {
    background-color: #02B6F1;
}
.header2 .footersrch p {
    font-size:11px;
}
.wifi{
	background:url('../images/wifi.png') no-repeat;
	display:block;
	height:19px;
	width:28px;
	margin:0 auto;
}
.pool{
	background:url('../images/pool.png') no-repeat;
	display:block;
	height:24px;
	width:30px;
	margin:0 auto;
}
.gym{
	background:url('../images/gym.png') no-repeat;
	display:block;
	height:11px;
	width:30px;
	margin:0 auto;
}
.rest{
	background:url('../images/rest.png') no-repeat;
	display:block;
	height:23px;
	width:17px;
	margin:0 auto;
}
.golf{
	background:url('../images/golf.png') no-repeat;
	display:block;
	height:25px;
	width:13px;
	margin:0 auto;
}
.tourr{
	background:url('../images/tour.png') no-repeat;
	display:block;
	height:33px;
	width:40px;
	margin:0 auto;
}
.flight{
	background:url('../images/flight.png') no-repeat;
	display:block;
	height:33px;
	width:30px;
	margin:0 auto;
}
.pacake{
	background:url('../images/pacake.png') no-repeat;
	display:block;
	height:33px;
	width:33px;
	margin:0 auto;
}
.hotel{
	background:url('../images/hotel.png') no-repeat;
	display:block;
	height:33px;
	width:20px;
	margin:0 auto;
}
li.active .tourr,li:hover .tourr{
	background:url('../images/icon1.png') no-repeat;
}
li.active .flight,li:hover .flight{
	background:url('../images/icon5.png') no-repeat;
}
li.active .pacake,li:hover .pacake{
	background:url('../images/icon3.png') no-repeat;
}
li.active .hotel,li:hover .hotel{
	background:url('../images/icon2.png') no-repeat;
}
.header3 .booking{
	background:#fcb714;
	color:#fff;
	padding:10px 20px;
	text-align:center;
	float:right;
	border-radius:5px;
}
.header3 .booking a{
	color:#fff;
	font-size:16px;
	font-weight:bold;
}
.header3 header{
	background:rgba(128,127,133,0.8);
    margin: 0;
    min-height: 98px;
    padding: 30px 0;
}
.header3 #logo img{
	margin:0;
}
.header3 #menu .navbar-nav > .nav-item{
	padding:10px 0;
}
.header3 #menu .navbar-nav > li > a{
	font-size:14px;
	padding:0;
	border-bottom:none;
}

.header3 #menu .navbar-nav > .nav-item, 
.navbar-nav > .nav-item {
    margin: 0px 14.5px;
}

.header3 .dropdown-menu li a{
	font-size:14px;
}

.header3 #menu .navbar-nav > li > a:hover{
	border-bottom: none;
}

.header3 #menu .navbar{
	min-height:auto;
}

.header3 #menu{
	background:transparent;
	float:left;
}
.header3 .slideshow .owl-controls .owl-page{
	display:inline-block;
	padding:4px 7px;
}
.header3 .slideshow .owl-pagination{
	bottom:35px;
	top:auto;
	right:auto;
	left:25px;
}

.header3 .slide-detail .selec-icon i{ 
    font-size: 12px;;
    right: 11px;
    top: 46px;
}

.header3  .slide-detail .bootstrap-select .dropdown-toggle::after{
	background: #FCB714;
}
.header3 .slide-detail form{
	margin-left:40px;
	margin-top:120px;
}
.header3 .slide-detail form{
	min-height:370px;
}
.header3 .slide-detail form .calender{
    top: auto;
}
.header3 .slide-detail{
	top:102px;
}
.header3 .slide-detail form label{
	margin:0 0 10px;
}
.footer3 h3{
	text-align:left;
}
.footer3 .info ul li{
	width:100%;
}
.footer3 .contact ul li .inner{
	width:26%;
}
.footer3 .contact ul li .in{
	float:left;
	width:auto;
}

.footer3 .contact ul li .in{
	width: 70%;
}
.footersrch{
	margin-top:10px;
}
.footersrch .form-control{
	display:inline-block;
	width:auto;
	border-radius:0px;
	font-family: 'PT Serif', serif;
	height: 34px;
	font-size: 14px;
}
.footersrch .btn-default{
	border-radius:0px;
	border:none;
	background-color:#fcb714;
	height: 34px;
	color:#FFF;
	padding: 0 20px;
}
.footersrch p{
	color:#fff;
	font-size:12px;
}
.footer3 .powered img{
	margin:15px auto;
}
.footer3 .powered .des{
	width:50%;
	line-height:25px;
	color:#fff;
	margin:0 auto 15px;
}
.footer3 .powered {
	text-align:center;
}
.footer3 .powered .social-icon ul{
	margin-bottom:15px;
}
.footer3 .info ul li a:hover{
	padding-left:5px;
}
.map iframe{
	width:100%;
	height:550px;
	border:none;
}
.header3 .places hr{
	border-color:#fcb714;
	border-width:3px;
	margin:25px 0 50px;
    width: 100px;
}
.header3 .places .bor{
	border-bottom: 3px dotted #fcb714;
	margin: -53px 0 50px;
    width: 127px;
}

.header3 .places h1{
	margin:0 80px 20px 0;
	text-align:left;
}
.header3 .places p:after{
	display:none;	
}
.header3 .places p{
	font-size:16px;
	line-height:25px;
	text-align:left;
}
.header3 .places .nav-tabs{
	text-align:left;
}
.header3 .places .nav-tabs > li + li{
	margin-left: 20px;
}
.header3 .places .nav-tabs > li{
	text-align:center;
}
.header3 .places .nav-tabs > li > a:hover::before,
.header3 .places .nav-tabs .nav-link.active::before{
	border-color:#fcb714 transparent transparent;
	bottom:-19px;
}
.header3 .places .nav-tabs .nav-link.active,
.header3 .places .nav-tabs > li > a:hover{
	background-color:#fcb714;
}	
.header3 .product-thumb .image .matter p .fa{
	margin-right:7px;
}
.header3 .product-thumb .image .matter p{
	margin:0 10px 14px;
}
.header3 .tour .product-thumb .caption .inner {
    padding: 20px 12px;
}
.header3 .tour .product-thumb .caption .inner span{
	margin-right:0px;
}
.header3 .tour .product-thumb .caption button{
	height: 38px;
    padding: 0;
    width:50%;
}

.header3 .tour .product-thumb .caption button:hover{
	background:#fcb714;
	color:#fff;
}
.header3 .tour .product-thumb .caption button + button{
    border-left: 1px solid #e5e5e5;
    margin-left:-4px;
}
.header3 .tour .product-thumb .caption button:first-child{
	border-right:none;
}
.icons{
	margin:27px 0 0 0;
}
.icons li img{
	margin:0 auto !important; 
	float:none !important; 
}
.icons li + li{
	margin-left:12px;
}
.icons li{
	border:1px solid #e5e5e5;
	width:37px;
	height:37px;
	padding:6px 0;
	display: inline-block;
}
.header3 .tour .product-thumb .caption .inner .rate{
	min-height:auto;
}
.icons li:nth-child(3){
	padding:12px 0;
}
.header3 .places .nav-tabs > li:hover .text,
.header3 .places .nav-tabs > .nav-item.active .text{
	color:#fcb714;
}
.header3 .places .nav-tabs > li .text{
	line-height:25px;
	text-transform:uppercase;
	color:#000;
	font-size: 14px;
}
.header3 .places .nav-tabs > li > a{
	height:50px;
	width:98px;
	padding:8px 0;
}
.canada{
	background:url("../images/country-icons/c1.png")no-repeat;
	margin:0 auto;
	dispaly:block;
	width:36px;
	height:24px;
}
li.active .canada,li:hover .canada{
	background:url("../images/country-icons/c1_w.png")no-repeat;
}
.usa{
	background:url("../images/country-icons/c2.png")no-repeat;
	margin:0 auto;
	dispaly:block;
	width:36px;
	height:24px;
}
li.active .usa,li:hover .usa{
	background:url("../images/country-icons/c2_w.png")no-repeat;
}
.india{
	background:url("../images/country-icons/c3.png")no-repeat;
	margin:0 auto;
	dispaly:block;
	width:36px;
	height:24px;
}
li.active .india,li:hover .india{
	background:url("../images/country-icons/c3_w.png")no-repeat;
}
.spain{
	background:url("../images/country-icons/c4.png")no-repeat;
	margin:0 auto;
	dispaly:block;
	width:36px;
	height:24px;
}
li.active .spain,li:hover .spain{
	background:url("../images/country-icons/c4_w.png")no-repeat;
}
.england{
	background:url("../images/country-icons/c5.png")no-repeat;
	margin:0 auto;
	dispaly:block;
	width:36px;
	height:24px;
}
li.active .england,li:hover .england{
	background:url("../images/country-icons/c5_w.png")no-repeat;
}
.switzerland{
	background:url("../images/country-icons/c6.png")no-repeat;
	margin:0 auto;
	dispaly:block;
	width:36px;
	height:24px;
}
li.active .switzerland,li:hover .switzerland{
	background:url("../images/country-icons/c6_w.png")no-repeat;
}
.newzealand{
	background:url("../images/country-icons/c7.png")no-repeat;
	margin:0 auto;
	dispaly:block;
	width:36px;
	height:24px;
}
li.active .newzealand,li:hover .newzealand{
	background:url("../images/country-icons/c7_w.png")no-repeat;
}
.nepal{
	background:url("../images/country-icons/c8.png")no-repeat;
	margin:0 auto;
	dispaly:block;
	width:36px;
	height:24px;
}
li.active .nepal,li:hover .nepal{
	background:url("../images/country-icons/c8_w.png")no-repeat;
}
.malasya{
	background:url("../images/country-icons/c9.png")no-repeat;
	margin:0 auto;
	dispaly:block;
	width:36px;
	height:24px;
}
li.active .malasya,li:hover .malasya{
	background:url("../images/country-icons/c9_w.png")no-repeat;
}
.allgallery{
	background:url("../images/gallery-icon/icon1.png") no-repeat;
	margin:5px auto 0;
	dispaly:block;
	width:24px;
	height:24px;
}
li.active .allgallery, li:hover .allgallery{
	background:url("../images/gallery-icon/icon1-hover.png") no-repeat;
}
.summer{
	background:url("../images/gallery-icon/icon4.png") no-repeat;
	margin:0 auto;
	dispaly:block;
	width:30px;
	height:38px;
}
li.active .summer, li:hover .summer{
	background:url("../images/gallery-icon/icon4-hover.png") no-repeat;
}
.sport{
	background:url("../images/gallery-icon/icon5.png")no-repeat;
	margin:0 auto;
	dispaly:block;
	width:25px;
	height:36px;
}
li.active .sport, li:hover .sport{
	background:url("../images/gallery-icon/icon5-hover.png") no-repeat;
}
.header3 .country .places  li > a{
	padding:12px 0;
}
.country .product-thumb h2{
	color:#fff;
	font-size: 20px;
    left: 0;
    position: absolute;
    right: 0;
    text-align: center;
    top: 20px;
}
.country .product-thumb .caption .inner{
	padding:25px 10px 25px 25px;
	min-height:109px;
}
.country .product-thumb .caption .inner .rate .fa-star{
	margin-bottom:6px;
}
.country .product-thumb .caption .inner .rate{
	float:left;
}
.country .product-thumb .caption .inner img{
	margin-right:15px;
}
.country .product-thumb .caption .inner h4{
	font-size:15px;
}
.country .product-thumb .btn-block:hover{
	background:#fcb714;
	color:#fff;
}
.country .product-thumb .btn-block{
	height:38px;
	background:#ebebeb;
	padding:10px 0;
}
.header4 #top, .header4 #top1 {
    min-height: 30px;
}

.header4 #top-links ul,
.header4 #top-links1 ul {
    padding: 0px 0 13px;
}

.header4 #top-links ul li a,
.header4 #top-links ul li,
.header4 #top-links1 ul li a,
.header4 #top-links1 ul li  {
    font-size: 13px;
	color:#000;
}
.header4 header {
    margin:16px 0 0;
	border-bottom:1px solid #EBEBEB;
}
.header4 header .social-icon {
    padding: 0;
}
.header4 header .social-icon li {
    padding:0 !important;
    border:0;
    margin-right: 13px;
}
.header4 header .social-icon li:last-child {
    margin-right: 0;
}
.header4 header .social-icon li a{
	padding:0 !important;
	border:0 !important;
}
.header4 header .social-icon li a i {
    margin-right: 0px !important;
    font-size: 13px;
}
.header4 header .social-icon li:hover {
    background:transparent;
}
.header4 header .button-login .btn-default {
    background: #00B7F1;
    width:170px;
    margin:22px 0 0px;
}
.header4 #menu,
 .header4 #menu1 {
    background: transparent;
	margin:22px 0 0 0;
}

.header4 #menu .navbar-nav > li{
	margin:0;
}
.header4 #menu .navbar-nav > li > a,
.header4 #menu1 .navbar-nav > li > a {
    border-bottom: 0px solid transparent;
	font-size:14px;
    color: #000;
	padding:19px 15px 21px;
}
.header4 #menu .navbar-nav > li > a:hover,
.header4 #menu1 .navbar-nav > li > a:hover {
    border-bottom: 0px solid transparent;
    color: #fff;
	background:#00B7F1;
}

.header4 #menu .dropdown-menu li a{
	font-size: 14px;
}
.header4 #menu .dropdown-menu li a:hover, 
.header4 #menu1 .dropdown-menu li a:hover  {
    color: #00B7F1;
}
.header4 #menu .navbar-nav, .header4 #menu1 .navbar-nav {
    text-align:left !important;
}
.header4 .slideshow img {
   min-height: 481px;
}

.header4 .slideshow .owl-controls .owl-page {
    padding: 4px 7px;
    display: inline-block;
}
.header4 .slideshow .owl-dots .owl-dot.active{
    border: 4px solid #00B7F1;
}
.header4 .slide{
	margin:26px 0 28px;
}
.header4 .slide-detail form {
    background:transparent;
	padding: 0 30px;
}
.header4 .slide-detail form h2, .header4 .slide-detail form label {
    color: #fff;
}
.header4 .slide-detail form input, .header4 
.slide-detail form .btn,
 .header4 .slide-detail form .form-control {
	border:0px solid rgba(128, 128, 130, 0.77);
    color: #fff !important;
    background: rgba(128, 128, 130, 0.77);
    height: 36px;
}
.header4 .slide-detail form .calender i,
.header4 .bootstrap-select .dropdown-toggle::after, 
 .header4 .slide-detail form .btn-primary {
    background: #00B7F1;
}

.header4  .selec-icon i{
	top: 48px;
	font-size: 12px;
}
.header4 .placetop {
    margin: 50px 0 0;
}
.header4 .placetop hr{
	border-top:1px solid  #999;
	width:98%;
	margin-bottom:0;
	margin-top:0;
}
.header4 .places h1{
	margin:0 50px 30px 0;
	text-align:left;
	text-transform:capitalize;
}
.header4 .places hr{
	border-color:#00B7F1;
	border-width:3px;
	margin:25px 0 50px;
    width: 100px;
}
.header4 .places .bor{
	border-bottom: 3px dotted #00B7F1;
	margin: -52px 0 50px;
    width: 132px;
}
.header4 .places p{
	font-size:16px;
	line-height:25px;
	text-align:left;
}
.header4 .places p:after{
	display:none;	
}
.header4 .product-thumb {
    margin-bottom: 50px;
}
.header4 .product-thumb:hover {
    box-shadow: 0px 0px 5px 0 hsla(0, 0%, 0%, 0.2);
}
.header4 .product-thumb .caption .inner {
    padding: 15px 12px;
    border-bottom:0;
}
.header4 .product-thumb .caption .inner h4 {
    margin: 0 0 12px;
}
.header4 .product-thumb .caption .inner p {
    margin: 0;
	font-size:13px;
	font-family: 'PT Serif', serif;
	color:#01b7f2;
}
.header4 .deal .owl-buttons div {
	opacity: 1 !important;
}

.header4 .deal .owl-nav{
	display:block!important;
}

.header4 .deal .owl-dots{
	display: none;
}
.header4 .deal .owl-prev{
	left: 92% !important;
	position: absolute;
	top: -14% !important;
}
.header4 .deal .owl-next{
	right: 15px !important;
	position: absolute;
	top: -14% !important;
}
.header4 .deal .owl-prev i, 
.header4 .deal .owl-next i{
	background:#fff;
	border:1px solid #E5E5E5;
	font-size:18px;
	color:#E5E5E5;
	padding:5px 3px;
	border-radius:0;
}
.header4 .deal .owl-prev .fa:hover, .header4 .deal .owl-next .fa:hover{
	background:#00B7F1;
	border:1px solid #00B7F1;
	color:#fff;
}
.test1{
	background:#F7F8FA;
	padding:50px 0;
}

.test1 .owl-dots {
    text-align: center;

}

.test1 .owl-dots .owl-dot{
	background: #CCCCCC;
	box-shadow: none;
}

.test1 .owl-dots .owl-dot.active{
	background: #fff;
}

.test .box{
	background:#fff;
	border:1px solid #E2E2E4;
    padding: 32px 23px 28px;
	margin-bottom:50px;
	text-align:center;
}
.test .box img{
	margin:0 auto;
	margin-bottom:22px;
}
.test .box .caption h4{
	font-size:18px;
	margin:0 0 12px;
	line-height:14px;
}
.test .box .caption i{
	color:#F9953D;
	font-size:13px;
}
.test .box .caption p{
	font-size:13px;
	line-height:24px;
	font-family: 'PT Serif', serif;
	color:#9A9A9A;
	margin:0px;
}
.test .owl-controls .owl-page{
	margin:0 !important;
	padding:0px 9px;
}
.test .owl-pagination {
    top: 2px;
}
.test .owl-controls .owl-page span {
    background: #CCCCCC;
	border:4px solid #ccc;
	height:10px; 
	width:10px;
	box-shadow:none;
}
.test .owl-controls .owl-page.active span {
    background: #fff;
	border:4px solid #FCB714;
	width:14px;
	height:14px;
}
.booking .product-thumb .image h2{
	color: #fff;
	font-size: 24px;
	left: 0;
	position: absolute;
	right: 0;
	text-align: center;
	top: 20px;
}
.booking .product-thumb:hover {
    box-shadow: none;
}
.booking .product-thumb:hover .hoverbox {
    opacity: 0;
}
.booking .product-thumb .caption .inner:hover .hoverbox {
    opacity: 1;
}
.booking .product-thumb .caption .inner{
	padding:24px 10px;
	min-height:108px;
	border-bottom:1px solid #E5E5E5;
}
.booking .product-thumb .caption .inner:last-child{
	border-bottom:0px solid #E5E5E5;
}
.booking .product-thumb .caption .inner h4{
	font-size:14px;
}
.booking .product-thumb .caption .inner p{
	font-size:13px;
	color:#999;
}
.booking .product-thumb .caption .inner h6{
	font-size:13px;
	color:#999;
	font-family: 'PT Serif', serif;
	margin:0;
}
.booking .product-thumb .caption .inner h6 span{
	font-size:18px;
	color:#F9953D;
	font-weight:700;
	margin:0;
}
.booking .product-thumb .caption .image{
	float:left;
	margin-right:11px;
}
.booking .product-thumb .caption .inner img{
	margin-right:0;
}
.booking .product-thumb .image .hoverbox {
    background: rgba(2, 182, 241, 0.60);
}
.booking .product-thumb .hoverbox .icon_plus {
    font-size: 30px;
    top: 28%;
}
.logo{
	background:#F7F8FA;
	padding:50px 0;
}
.logo ul{
	margin:0;
}
.logo ul .list-group-item{
	width: 18.2%;
}
.logo ul li img{
	margin:0 auto;
}
.header4 footer .powered p span, .header4 footer .powered .social-icon ul li a:hover {
    color: #00B7F1;
}
.header4 footer h3 {
    font-size: 20px;
    font-weight: 400;
    color: #00B7F1;
    text-align: left;
    margin: 25px 0 33px;
}
.header4 footer .logos{
	margin-right:38px;
}
.header4 footer .subs{
	width:26%;
	margin-right:20px;
}
.header4 footer .info{
	width:17%;
	margin-right:20px;
}
.header4 .footersrch p {
    margin:0 0 22px;
}
.header4 .footersrch .btn-default {
    background-color: #00B7F1;
}
.header4 footer .info ul li {
    width: 100%;
	padding: 0 0 10px;
}
.header4 footer .info ul li a:hover {
    color: #00B7F1;
	padding:0 10px;
}
.header4 .help p {
    font-size:20px;
	color:#fff;
}
.header4 .help span {
    font-size:12px;
	color:#fff;
}
.bread-crumb{
	background:url("../images/image-top.jpg") no-repeat;
	height:110px;
	padding-top:30px;
	text-align:center;
	box-shadow:0px 0px 7px 0 hsla(0, 0%, 0%, 0.2);
}

.bread-crumb h2{
	color:#000;
	font-size:30px;
	margin:0;
}
.bread-crumb  li:last-child:after {
	content: '';
}
.bread-crumb  li{
	padding:0px;
	text-transform:uppercase;
	font-family: "PT Serif",serif;
}
.bread-crumb  li:after {
	content: '/';
	padding: 0 3px;
}
.bread-crumb  li a{
	color:#fcb714;
	font-size: 14px;
}
.bread-crumb  li:first-child a{
	color:#000;
}
.faq{
	margin-top:70px;
	margin-bottom:80px;
}

.faq .accordion-item{
	border:0;
	margin: 0 0 30px;
}

.faq .accordion-header{
	border-radius: 0px!important;
	border: 1px solid #ddd!important;
}

.faq .accordion-item a{
	color:#000;
	padding: 15px 15px 13px;
}

.faq .panel-title {
    font-size: 16px;
    margin:0;
}

.faq a.collapsed:before {
    content: "\f067 ";
    font-family: 'FontAwesome';
    background: #fcb714;
    top: 0;
    height: 48px;
    text-align: center;
    line-height: 47px;
    width: 42px;
}

.faq a:before {
    content: "\f068";
    font-family: 'FontAwesome';
    color: #fff;
    position: absolute;
    right: 0;
    height: 48px;
    text-align: center;
    line-height: 47px;
    width: 42px;
}

.faq  .accordion-button::after{
	display:none;
}

.accordion-button:focus{
	border:0;
	box-shadow: none;
}

.faq .accordion-button:not(.collapsed) {
    background: #fcb714;
    color: #fff;
    border-radius:0;
}


.faq .accordion-collapse{
	background:#f7f7f7;
	padding:15px;
	line-height:30px;
	border:1px solid #ddd;
	border-top:transparent;
	font-size:14px;
}

.faq .answer span:hover{
	background:#fcb714;
}
.faq .form-group .btn-block{
	background:#fcb714;
	color:#fff;
	text-transform:capitalize;
	border:none;
	border-radius:0px;
	min-height:40px;
}
.faq .form-group .form-control{
	border-radius:0px;
	margin-bottom:30px;
	font-size: 14px;

}

.faq .answer span{
	background:#b9b3b3;
	color:#fff;
	padding:8px 20px;
	margin-left:10px;
	cursor:pointer;
}
.faq .form-control::-moz-placeholder{
	color:#b9b3b3;
	text-transform:uppercase;
}
.faq .answer{
	background:#fff;
	margin:50px 0;
	min-height:67px;
	text-align:center;
	text-transform:uppercase;
	padding:15px 0;
	color:#b9b3b3;
}
.faq .panel{
	margin-bottom:30px;
	box-shadow:none;
	border-radius:0px;
}
.login{
	width: 100%;
	height: 990px;
}
.leftside{
	background-image: url("../images/bg-image.jpg");
	height: 990px;
	background-repeat: no-repeat;
	display:block;
	width:50%;
	left:0;
	position:absolute;  
	z-index: -1;
}
.loginto{
	margin-top:60%;
	color:#fff;
	padding:0 40px 0 0; 
}
.loginto h2{
	font-size:30px;
	border-bottom:1px solid #fff;
	padding:0 0 25px;
	margin:0 0 25px;
	text-transform:uppercase;
}
.loginto .donot{
	font-size:16px;
	margin-top:10px;
}
.loginto .donot a, .loginto .donot .fa{
	color:#fdb714;
	text-transform: capitalize;
}
.loginto p{
	font-size:14px;
	line-height:24px;
	font-family: "PT Serif",serif;
}
.loginnow{
	padding:70px 0 0 100px;
}
.loginnow p{
	margin:0 0 20px;
}
.loginnow .places p::after{
	top:38px;
}
.loginnow h1{
	margin:0 0 20px;
}
.loginnow .form-group, .contacts .form-group{
	margin-bottom:30px;
}
.loginnow .form-group .fa, .contacts .form-group .fa{
	position:absolute;
	left:auto;
	padding:11px 12px;
	color:#cbcbcb;
}
.loginnow .form-group .eye{
	right:0;
}
.loginnow .form-control::-moz-placeholder, .contacts .form-control::-moz-placeholder{
	color:#ccc;
}
.loginnow .form-control, .contacts .form-control{
	height:36px;
	border-radius:0px;
	padding-left:30px;
	color:#ccc;
	font-size:14px;
	font-family:"PT Serif",serif;
	text-transform:uppercase;
}
.loginnow .links a, .loginnow .links{
	color:#000;
	font-size:16px;
	font-family:"PT Serif",serif;
}
.loginnow .links input{
	margin:0 5px 0 0;
}
.loginnow .btn-primary, .contacts .btn-primary{
	background:#fcb714;
	color:#fff;
	height:38px;
	border-radius:0px;
	margin:50px 0 25px;
	border:none;
	text-transform: capitalize;
	font-size:16px;
}
.loginnow .or{
	text-align:center;
	text-transform: capitalize;
}
.loginnow .or span{
	background:#fff;
	padding:0 8px;
	color:#000;
}
.loginnow .or hr{
	margin: -12px 0 30px;
    opacity: 1;
    border-color: #eee;	
}
.loginnow ul{
	margin:0;
	text-align:center;
}
.loginnow ul li{
	width:100%;
	border:1px solid #ddd;
	margin:0 0 30px;
	padding:10px 0;
	font-size: 14px;
}
.loginnow ul li i{
	margin-right:15px;
}
.loginnow ul li .fb{
	color:#4E71A7;
}
.loginnow ul li .tw{
	color:#1CB8EB;
}
.loginnow ul li .gp{
	color:#E44120;
}
.loginnow ul li:first-child{
	border-color: #4E71A7;
}
.loginnow ul li:nth-child(2){
	border-color: #1CB8EB;
}
.loginnow ul li:last-child{
	border-color: #E44120;
}
.loginnow ul li:hover .fb, .loginnow ul li:hover .tw, .loginnow ul li:hover .gp{
	color:#fff;
}
.loginnow ul li:first-child:hover{
	background: #4E71A7;
}
.loginnow ul li:nth-child(2):hover{
	background: #1CB8EB;
}
.loginnow ul li:last-child:hover{
	background: #E44120;
}
.contacts .places p{
	line-height:24px;
	color:#999999;
	margin:0 0 50px;
}
.contacts .places p:after, .about .places p:after {
    display:none;
}
.contacts .places h1, .about .places h1{
	position:relative;
}
.contacts .places h1:after, .about .places h1:after {
    border-top: 5px solid #FCB714;
    position: absolute;
    left: 0;
    top:57px;
    content: "";
    width: 70px;
    margin: 0 auto;
    right: 0;
}
.contacts .places hr {
    margin-bottom: 23px;
}
.contacts .form-control{
	font-family: 'Montserrat', sans-serif;
	height:42px;
}
.contacts .form-group .fa {
    padding: 14px 12px;
    font-size: 13px;
}
.contacts .form-group textarea {
    height:150px;
}
.contacts .btn-primary{
	margin: 20px 0 50px;
	height:44px;
}
.contacts .btn-primary .fa{
	position:relative;
	padding: 0 20px 0 0;
	color:#fff;
}

.contacts  .matter {
    width: 32%;
}

.contacts .matter  i{
	float:left;
	background:#fcb714;
	border:1px solid #fcb714;
	padding: 53px 38px;
    color: #fff;
    font-size: 22px;
	margin-right:15px;
}
.contacts .matter .caption{
	border:1px solid #E5E5E5;
	border-left:0;
}
.contacts .matter h3{
	color:#000;
	font-size:18px;
	margin:17px 0 24px; 
	text-transform:uppercase;
}
.contacts .matter p{
	color:#999;
	font-size:14px;
	margin:17px 0 24px; 
	font-family:"PT Serif",serif;
}
.about .bg{
	position:relative;
}
.about .bg img{
 	height:372px;
	width:100%;
}
.about .bg .places{
	position: absolute;
    top: 76px;
    left: 0;
    right: 0;
	width:83%;
}
.about .bg .places h1, .about .bg .places p{
	color:#fff;
}
.about .matter{
	text-align:center;
}
.about .matter .imgs{
	height:66px;
}
.about .matter img{
	margin:0 auto;
}
.about .matter h1{
	font-size:18px;
	color:#000;
	margin:28px 0 32px;
}
.about .matter p{
	color:#999;
	font-size:14px;
	line-height:24px;
	font-family:"PT Serif",serif;
	margin:0 0 34px;
}
.about .matter a{
	color:#000;
	font-size:12px;
	border:1px solid #DCDADB;
	padding:14px 19px;
}
.about .matter i{
	margin:0 0 0 7px;
}
.about .matter:hover a{
	background:#FCB714;
	border:1px solid #FCB714;
	color:#fff;
}
.about .testimonail {
    background: transparent;
}
.about .expert{
	background:#F7F8FA;
	padding:80px 0 50px;
}
.about .expert .product-thumb:hover  .sidebar {
	opacity:1;
}
.about .expert .product-thumb  .sidebar {
	opacity:0;
}
.about .expert .product-thumb .image .hoverbox {
    background: rgba(4, 4, 4, 0.6);
}

.about .expert .places h1:after{
	top: 56px;
}

.about .product-thumb .caption {
    border: 0;
	background:#fff;
	text-align:center;
	border-radius: 0 0 8px 8px;
}
.about .product-thumb .caption h4{
    font-size:18px;
	padding:30px 0 12px;
	margin:0;
	color:#000;
	line-height:12px;
	text-transform:uppercase;
}
.about .product-thumb .caption p{
	font-family:"PT Serif",serif;
	font-size:16px;
	padding:0 0 30px;
	margin:0;
	color:#999;
	line-height:12px;
}
.sidebar{
	position:absolute;
	left:0;
	top:20%;
	z-index:99999;
}
.sidebar ul{
	margin:0;
}
.sidebar li {
	margin-bottom:10px;
}
.sidebar li  button{
	width:50px;
	height:37px;
	border-radius:0;
	text-align:center;
	padding:7px 15px;
	color: #fff;
	font-size:20px;
	border:none;
}
.sidebar li:last-child{
	margin-bottom:0;
}
.sidebar li:first-child button{
	background: #4E71A7;
}
.sidebar li:nth-child(2) button{
	background: #1CB8EB;
}
.sidebar li:nth-child(3) button{
	background: #E44120;
}
.sidebar li:nth-child(4) button{
	background: #3E729A;
}
.sidebar li:last-child button{
	background: #CB2028;
}
.sidebar .fb, .sidebar .tw, .sidebar .go, .sidebar .inst, .sidebar .pint{
	left: 0px;
	position: absolute;
	min-width: 122px;
	z-index: 1000;
	top:0;
	bottom: 0px; 
	background-color: #4E71A7; 
	height:37px;
	padding: 10px 12px;
	display: none;
}
.sidebar .fb a, .sidebar .tw a, .sidebar .go a, .sidebar .inst a, .sidebar .pint a{
	color:#fff;
	font-size:14px;
	display:inline-block;
}
.sidebar .fb i, .sidebar .tw i, .sidebar .go i, .sidebar .inst i, .sidebar .pint i{
	margin:0 0 0 10px;
	color:#fff;
	display:inline-block;
	cursor:pointer;
	font-size:16px;
	float:right;
}
.sidebar .tw{
	top:21%;
	background-color: #1CB8EB; 
}
.sidebar .go{
	top:41.6%;
	background:#E44120;
}
.sidebar .inst{
	top:62.2%;
	background: #3E729A;
}
.sidebar .pint{
	background: #CB2028;
	top:83.5%;
}
.about .guide{
	background:transparent;
	padding:80px 0 30px;
}
.about .guide .product-thumb{
	margin-bottom:50px;
}
.about .guide .product-thumb .caption{
	border:1px solid #E5E5E5;
}

.error {
    position: relative;
}

.error img{
	width:100%;
	height:1000px;
}
.error .matter{
	position:absolute;
	bottom:244px;
	left:0;
	right:0;
	margin:0 auto;
	text-align:center;
}
.error .matter h2{
	font-size:200px;
	font-weight:700;
	color:#000;
	margin:0 0 50px;
}
.error .matter p{
	font-size:36px;
	color:#000;
	margin:0 0 50px;
}
.error .matter span{
	font-size:23px;
	color:#666;
	font-weight:700;
	line-height:36px;
	font-family:"PT Serif",serif;
}
.error .search {
    background: none;
	border: 1px solid #fcb714;
	border-radius: 0;
	position: relative;
	margin: 50px auto;
	width: 26%;
}
.error .search input {
    font-size: 20px;
    height: 50px;
    background: none;
}
.error .search .btn {
    background:none;
}
.error .search .btn i{
	color:#fcb714;
}
.error .btn-primary {
    background: #fcb714;
    color: #fff;
    border: 1px solid #fcb714;
    margin-top: 0px;
    padding: 13px 26px;
    line-height: 13px;
}
.error .btn-primary i{
	margin-right:12px;
}
.gallery1 ul{
	margin:0 0 50px 0;
}
.gallery1 ul li{
	padding:0;
	vertical-align:top;
}

.gallery1 .list-inline li {
	display: inline-block;
}
.gallery1 .product-thumb {
    margin-bottom: 0px;
}
.gallery1 li img{
	vertical-align:top;
}
.gallery1 li:first-child img{
	width: 545px;
	height:284px;
}
.gallery1 li:nth-child(2) img{
	width: 565px;
	height:384px;
}
.gallery1 li:nth-child(3) img{
	width: 258px;
    height: 584px;
	margin:-91px 0 0 0;
}
.gallery1 li:nth-child(4) img{
	width:283px;
	height:385px;
	margin:-91px 0 0 0;
}
.gallery1 li:nth-child(5), 
.gallery1 li:nth-child(6){
	margin:8px 0 0 0;
} 
.gallery1 li:nth-child(5) img{
	width: 188px;
	height:285px;
}
.gallery1 li:nth-child(6) img{
	width:374px;
	height:285px;
}
.gallery1 li:nth-child(7){
	margin: -188px 0 0 261px;
}
.gallery1 li:nth-child(8){
	margin:-188px 0 0 0;
}
.gallery1 li:nth-child(7) img{
	width: 560px;
    height: 188px;
}
.gallery1 li:nth-child(8) img{
	width: 288px;
	height:187px;	
}

.gallery1  .image .four.hoverbox{
    margin: -91px 0 0 0;
    height: 131%;
}

.three.hoverbox{
	margin: -91px 0 0 0;
    height: 118%!important;
}

.gallery1 .product-thumb .image .show{
	position:absolute;
	left:0;
	right:0;
	top:35%;
}
.gallery1 .product-thumb .image .show p{
	font-size:20px;
	color:#fff;
	text-transform:uppercase;
	line-height: 18px;
}
.gallery1 .product-thumb .image .show i{
	font-size:48px;
	color:#fff;
	margin-bottom:35px;
}
.gallery1 .text-center img{
	margin:0 auto;
}
.left-box{
	background:#FBFBFB;
	border:1px solid #E5E5E5;
	padding:28px 26px;
	margin-bottom:50px;
}
.left-box h6{
	border-bottom:1px solid #E3E3E3;
	padding:0 0 20px;
	margin:0 0 30px;
	font-size:16px;
	color:#000;
}
.left-box .search {
    border-radius: 0px;
}
.left-box .search input {
    height: 35px;
	color:#ccc;
}
.left-box .search .btn {
    background: transparent;
    padding: 5px 10px;
}
.left-box .search .btn i {
	color:#999;
}
.left-box .about p{
	font-size:12px;
	font-family:"PT Serif",serif;
	color:#999;
	margin:0;
	line-height:24px;
}
.left-box .about p a{
	font-family: 'Montserrat', sans-serif;
	color:#fcb714;
	float:right;
}
.left-box .last ul, .left-box .talk ul .left-box .last1 ul{
	margin:0
}
.left-box .last ul li:first-child, .left-box .last1 ul li:first-child{
	padding:0 0 30px;
}
.left-box .last ul li:last-child, .left-box .last1 ul li:last-child{
	padding:30px 0 0px;
	border:0;
}
.left-box .last ul li, .left-box .last1 ul li{
	padding:30px 0;
	border-bottom:1px solid #E3E3E3;
}
.left-box .last .product-thumb, .left-box .last1 .product-thumb {
    margin-bottom: 0px;
	min-height:60px;
}
.left-box .last .product-thumb .image, .left-box .last1 .product-thumb .image {
    float: left;
	margin-right:13px;
}
.left-box .last .product-thumb .hoverbox .icon_plus, .left-box .last1 .product-thumb .hoverbox .icon_plus {
    font-size: 32px;
    top: 28%;
}
.left-box .last .product-thumb .caption, .left-box .last1 .product-thumb .caption {
    border: 0px solid #E5E5E5;
}
.left-box .last .product-thumb .caption h4, .left-box .last1 .product-thumb .caption h4{
    margin:0 0 13px;
	font-size:11px;
	color:#000;
}
.left-box .last .product-thumb .caption p, .left-box .last1 .product-thumb .caption p{
    font-family:"PT Serif",serif;
	margin:0;
	font-size:11px;
	color:#999;
}
.left-box .last .product-thumb .caption p span{
    font-family: 'Montserrat', sans-serif;
	color:#fcb714;
	margin:0 0 0 8px;
}
.left-box .last1 .product-thumb .caption h4{
    margin:0 0 7px;
}
.left-box .last1 .product-thumb .caption i{
	color:#FA9640;
	font-size: 11px;
} 
.left-box .last1 .product-thumb .caption p{
	margin:4px 0 0 0;
}
.left-box .talk ul li i{
	float:left;
	margin-right:8px;
	border:1px solid #E4E4E4;
	padding:7px;
	border-radius:50%;
	color:#999;
	font-size:16px;
}
.left-box .talk ul li:hover i{
	background:#fcb714;
	border:1px solid #fcb714;
	color:#fff;
}
.left-box .talk ul li:nth-child(2){
	padding:30px 0;
}
.left-box .talk ul li h4{
	margin:0 0 10px;
	color:#000;
	font-size:10px
}
.left-box .talk ul li p{
	font-family:"PT Serif",serif;
	margin:0;
	font-size:11px;
	color:#999;
}
.left-box .book .nav-tabs {
	border:none;
	margin:0;
}
.left-box .book .nav-tabs > li {
	padding:0 26px 24px 0;
	display:inline-flex;
}
.left-box .book .nav-tabs > li:nth-child(3) {
	padding:0 0px 24px 0;
}
.left-box .book .nav-tabs > li > a{
	border:0px solid #EAEAEA;
	font-size:13px;
	color:#000;
	line-height: 14px;
	margin:0 !important;
	text-transform:capitalize;
	background:transparent;
	padding:0;
}
.prettycheckbox > a {
    background: rgba(0, 0, 0, 0) url("../images/uncheck.png") no-repeat scroll 0 0 !important;
	width:10px !important;
	height:16px !important;
	margin-right:5px !important;
	top:0 !important;
}
.prettycheckbox > a.checked {
    background: url("../images/check.png") no-repeat !important;
}
.left-box .book .tab-content .form-group {
	margin:0 0 30px;
}
.left-box .book .tab-content h2{
	font-size:13px;
	color:#000;
	margin:0 0 29px;
}
.left-box .book .tab-content label{
	font-size:10px;
	color:#3C3C3C;
	margin:0 0 13px;
	font-weight: bold;
	text-transform:uppercase;

}
.left-box .book .tab-content input, .left-box .book .tab-content .btn{
	border-radius:0 !important;
	border:1px solid #F4F4F4;
	font-size:11px;
	color:#bab5b5;
	height:37px;
	font-family: 'PT Serif', serif;
	background: #fff;
}

.left-box .book .selec-icon i{
	right: 9px;
    top: 47px;
    font-size: 12px;
}

.left-box .book  .bootstrap-select .dropdown-toggle::after{
	height: 35px;
	width: 31px;
}

.left-box .book .tab-content .date{
	position:relative;
}
.left-box .book .tab-content .calender{
	border:0;
	height:37px;
	padding:0;
	position: absolute;
	top: 0px;
	right: 0px
}
.left-box .book .tab-content .calender i, .left-box .book .tab-content .btn i{
	background:#BBB5B5;
	color: #fff;
	padding: 9px 10px;
	font-size: 18px;
}
.left-box .book .tab-content .calender:hover i, .left-box .book .tab-content .btn:hover i{
	background:#fcb714;
}

.left-box .book .tab-content .btn span{
	padding:10px 12px;
}
.left-box .book .tab-content .btn i{
	position: absolute;
	right: 0;
}
.left-box .book .tab-content .btn-primary{
	background:#FCB714;
	color:#fff;
	font-weight:700;
	width:177px;
	height:40px;
	border:none;
	margin-top: 0px;
}
.left-box .who .panel-group {
    margin-bottom: 0px;
}
.left-box .who .panel {
    border: 1px solid transparent;
    border-radius: 0;
    box-shadow:none !important;
}
.left-box .who .accordion-item .accordion-header{
	border:0;
	padding:10px 15px;
}

.left-box .who .accordion-item{
    background-color: #fff;
	border-radius:0px;
	border: 1px solid #ddd;
	margin:0 0 4px;
}
.left-box .who  .panel-title {
    margin: 0;
    font-size: 14px;

}
.left-box .who .accordion-header  a{
	color:#000;
}

.accordion-header.active a{
	color:#fff!important;
}

.accordion-header.active {
	background: #fcb714;

}

.left-box .who  .panel-title .fa{
	float:right;
}
.left-box .who .panel-group .panel + .panel {
    margin-top: 2px;
}
.left-box .who .accordion-item .accordion-header + .accordion-collapse  > .panel-body,
 .accordion-item .accordion-header + .accordion-collapse > .list-group {
    border-top:0px;
	background:#fff;
	margin-bottom:3px;
}


.left-box .who .accordion-body p{
	font-size:14px;
	font-family:"PT Serif",serif;
	color:#999999;
	margin:0;
	line-height:24px;
}
.left-box .price-filter {
    position: relative;
    min-height: 86px;
	padding-top:40px;
}
.left-box .min{
	left:0;
}
.left-box .max {
	right: 0;
}
.left-box .min, .left-box .max {
    position: absolute;
    color: #999;
    top: 70px;
	font-size:12px;
	font-family:"PT Serif",serif;
} 
.left-box .slider-handle {
    background: #fcb714;
	border-radius: 50%;
	height: 24px;
	width: 24px;
	display: inline-block;
	padding: 2px 1px;
	position: absolute;
	top: 36px;
	left: 49%;
	border: 1px solid #fff;
}
.left-box .slider-handle:before {
    content: '$400';
	font-family:"PT Serif",serif;
	color: #fff;
	font-size: 9px;
	padding-left: 5px;
	background: #000;
	position: absolute;
	top: -36px;
	padding: 6px 8px;
	border-radius: 4px;
}

.left-box .slider-handle:after {
    border-bottom: 4px transparent dashed;
    border-top: 8px solid #000;
    border-right: 8px solid transparent;
    border-left: 8px solid transparent;
    position: absolute;
    left: 46%;
    top: -13px;
    text-align: center;
    display: block;
    content: "";
}
.left-box .price-range {
    border: 8px solid #E6E2E1;
    height: 8px;
}
.left-box .price-range .bg {
	margin-left: -8px;
	margin-top: -7px;
	width: 60%;
	height: 15px;
	background: #FCB714;
}
.left-box .rating .prettycheckbox > a{
	top:5px !important;
}
.left-box .rating ul{
	margin:0;
}
.left-box .rating ul li {
	padding:0 0 5px;
}
.left-box .rating ul li:last-child {
	padding:0 0 0px;
}
.left-box .rating ul li i{
	color:#FA983F;
	padding:0 5px;
	font-size: 13px;
}
.left-image img{
	width:100%;
}
.ourblog .product-thumb .caption{
	background:#FBFBFB;
	padding:10px 9px 0;
	margin: 0 0 60px;
}
.ourblog .product-thumb .caption .admin{
	border:1px solid #E3E3E3;
	min-height:44px;
	padding:12px 19px;
	background:#fff;
}
.ourblog .product-thumb .caption .admin p{
	float:left;
	margin:0;
	font-size:11px;
	color:#999;
}
.ourblog .product-thumb .caption .admin p span{
	color:#fcb714;
}
.ourblog .product-thumb .caption .admin li{
	float:left;
	padding:0 15px;	
}
.ourblog .product-thumb .caption .admin li:last-child{
	padding:0 0px 0 15px;	
}
.ourblog .product-thumb .caption .admin li a{
	font-size:11px;
	color:#999;
}
.ourblog .product-thumb .caption .admin li a i{
	font-size:14px;
	margin-right:6px;
}
.ourblog .product-thumb .caption h4{
	font-size:18px;
	color:#000;
	margin:21px;
}
.ourblog .product-thumb .caption .des{
	font-size:14px;
	line-height:24px;
	font-family:"PT Serif",serif;
	margin:21px 21px 30px;
	color:#999;
}
.ourblog .product-thumb .caption .des1{
	font-size:15px;
	line-height:24px;
	font-style:italic;
	font-family:"PT Serif",serif;
	padding:30px 19px;
	color:#000;
	background:#fff;
	border:1px solid #E3E3E3;
	margin:0;
}
.ourblog .product-thumb .caption .des1 .fa-quote-left{
	margin-right:6px;
}
.ourblog .product-thumb .caption .des1 .fa-quote-right{
	margin-left:9px;
}
.ourblog .product-thumb .caption .des1 i{
	color:#fcb714;
}
.ourblog .product-thumb .caption .tag{
	min-height:22px;
	margin:0 19px 30px;
}
.ourblog .product-thumb .caption .tag ul{
	margin:0;
}
.ourblog .product-thumb .caption .tag ul li span{
	font-size:16px;
	font-family: 'Montserrat', sans-serif;
	color:#000;
}
.ourblog .product-thumb .caption .tag ul li:first-child{
	padding:0 6px 0 0;
}
.ourblog .product-thumb .caption .tag ul li{
	font-size:14px;
	font-family:"PT Serif",serif;
	color:#666;
	padding:0;
}
.ourblog .product-thumb .caption .tag ul li a{
	color:#666;
	margin-right:28px;
}
.ourblog .product-thumb .caption .tag ul li:last-child a{
	margin-right:0px;
}
.ourblog .product-thumb .caption .tag ul li a:hover{
	color:#fcb714;
}
.ourblog .owl-buttons, #related-pro .owl-buttons{
	min-height:40px;
}
.ourblog .owl-buttons div, #related-pro .owl-buttons div {
	opacity: 1 !important;
}

#blog-carousel .carousel-control-next, 
#blog-carousel .carousel-control-prev,
#related-pro .owl-nav .owl-prev,
#related-pro .owl-nav .owl-next{
    top: auto;
	background:#FBFBFB;
	border:1px solid #E5E5E5;
	padding:12px 32px;
	font-size:15px;
	line-height:14px;
	color:#000;
}

#blog-carousel .carousel-control-next,
#blog-carousel .carousel-control-prev{
	top: auto!important;
	bottom: -13px;
	opacity:1!important;
	width: auto;
}

#related-pro .owl-nav button{
	position: absolute;
}

.ourblog .owl-controls .owl-buttons .owl-prev {
    left: 0px;
}
#related-pro .owl-nav .owl-prev{
    left: 15px;
}
.ourblog .owl-controls .owl-buttons .owl-next {
    right: 0px;
}
#related-pro .owl-nav .owl-next {
    right:15px;
}
#blog-carousel .carousel-control-next:hover,
#blog-carousel .carousel-control-prev:hover,
#related-pro .owl-nav .owl-prev:hover,
#related-pro .owl-nav .owl-next:hover{
	color:#fff!important;
	background:#fcb714;
	border:1px solid #FCB714;
}
.ourblog .post{
	margin:46px 0;
	background:#FBFBFB;
	border:1px solid #E5E5E5; 
	padding:29px 29px 0; 
}
.ourblog .post h1{
	margin:0 0 30px;
	font-size:16px;
	color:#000;
}
.ourblog .post ul{
	margin:0; 
}
.ourblog .post ul li{
	padding:0;
	width:19.5%;
}
.ourblog .post .product-thumb .hoverbox .icon_plus {
    font-size: 70px;
    top: 26%;
}
.ourblog .post .product-thumb .caption {
    background: #fff;
    padding: 0;
}
.ourblog .post .product-thumb .caption h4 {
    font-size: 12px;
	text-align:center;
    color: #000;
    padding: 13px 0 12px; 
	margin:0;
}
.ourblog .comment{
	background:#FBFBFB;
	border:1px solid #E5E5E5; 
	padding:29px; 
}
.ourblog .comment h3{
	font-size:16px;
	padding-bottom:30px;
	border-bottom:1px solid #E3E3E3;
	margin:0 0 30px;	
	color:#000;
}
.ourblog .comment ul{
	margin:0;	
}
.ourblog .comment ul li{
	padding:0 0 50px;
}
.ourblog .comment ul li:nth-child(2){
	padding: 0 0 50px 70px;
}
.ourblog .comment ul li img{
	float:left;
	margin-right:30px;	
}
.ourblog .comment ul li p{
	font-size:14px;
	font-family:"PT Serif",serif;	
	margin:0;
	color:#515151;
	line-height:24px;
	min-height:70px;
}
.ourblog .comment ul li p a{
	font-size:12px;
	margin-left:20px;
	font-family: 'Montserrat', sans-serif;
	color:#000;	
	text-transform:uppercase;
}
.ourblog .comment ul li p a:hover{
	color:#fcb712;	
}
.ourblog .comment hr{
	margin:30px 0 80px;
	border-color: #999;
}
.ourblog .comment h1{
	font-size:16px;
	margin:0 0 20px;
	color:#000;	
}
.ourblog .comment p{
	font-size:12px;
	font-family:"PT Serif",serif;	
	margin:0 0 30px;
	color:#999;
}
.ourblog .comment .form-group{
	margin-bottom:0;
}
.ourblog .comment input, .ourblog .comment textarea{
	font-size:11px;
	font-family:"PT Serif",serif;	
	margin:0 0 30px;
	color:#ccc;
	border-radius:0;
	font-style:italic;
	height:37px;
}

.ourblog .comment input{
	width:96%;
}
.ourblog .comment textarea{
	height:162px;
}
.ourblog .comment .btn-primary {
    margin-top: 0px;
    padding: 12px 30px;
    border-radius: 0;
    font-size: 13px;
    color: #000;
    background: #fff;
    border-color: #ddd;
}
.ourblog .comment .btn-primary:hover, .ourblog .comment .btn-primary:active:hover, .ourblog .comment .btn-primary:focus, .ourblog .comment .btn-primary:active:focus {
    background: #FCB714;
    color: #fff;
    border: 1px solid transparent;
}
.mainpage .product-thumb .caption .inner {
   padding: 20px 10px;
}
.pagination{
	margin: 20px 0 0 0;
}
.pagination > li:first-child > a, .pagination > li:last-child > a{
    padding:8px 32px;
	border-radius:0;	
}
.pagination > li > a{
    position: relative;
    float: left;
    padding:8px 16px;
    line-height: 1.42857143;
    color: #000;
    text-decoration: none;
    background-color: #FBFBFB;
    border: 1px solid #E5E5E5;
    margin-right: 10px;
	font-size:15px;
}
.pagination > li > a:hover, .pagination > li > span:hover, .pagination > li > a:focus, .pagination > li > span:focus{
	background:#FCB714;
	color:#fff;
	border-color: #FCB714;
} 
.pagination > .active > a, .pagination > .active > span, .pagination > .active > a:hover, .pagination > .active > span:hover, .pagination > .active > a:focus, .pagination > .active > span:focus {
    background-color: #FCB714;
    border-color: #FCB714;
}
.pagination > li:last-child > a{
	margin-right:0px;
}
.topplaces .sort{
	margin-bottom: 55px;
}
.topplaces .mainpage .product-thumb .caption .inner {
    padding: 32px 12px;
}
.topplaces .mainpage .product-list .product-thumb .caption .inner {
    padding: 23px 10px; 
}
.topplaces .pagination {
    margin: 0px 0 0 0;
}
.sort {
	margin-bottom:35px;
}
.sort .form-group label{
	font-size: 14px;
	color: #000;
	background:transparent;
	border:0;
	padding: 0 5px 0 0;
}
.sort .form-group{
	width:100%;
}
.sort .form-group .bootstrap-select{
	height:37px;
}
.sort .bootstrap-select .btn-light{
    background-color: #FBFBFB;
    background-image: linear-gradient(to bottom, #FBFBFB, #FBFBFB);
    background-repeat: repeat-x;
	font-family:"PT Serif",serif;
    border-color: #E5E5E5;
	border-radius: 0 !important;
	color:#B7B5B6!important;
	height:37px;
	font-size: 12px;
}
.sort .bootstrap-select .btn-light i{
	background: #BBB5B5;
	border:1px solid #BBB5B5;
	padding: 10px;
	position: absolute;
	right: 0;
	top: 0;
	height: 37px;
	font-size:15px;
	color:#fff;
}
.sort .bootstrap-select .btn-default:hover i{
	background:#fcb714;
	border:1px solid #fcb714;
}
.sort .bootstrap-select .dropdown-menu li > a:hover {
    text-decoration: none;
    color: #fcb714;
    background-color: transparent;
    background-image: linear-gradient(to bottom, transparent, transparent);
    background-repeat: repeat-x;
}
.sort .list .btn-default{
	background:#FBFBFB;
	border: 1px solid #E5E5E5;
	border-radius: 0;
	color: #BBB5B5;
	margin: 0 30px 0 0;
	box-shadow:none;
	padding:8px 11px;
}
.sort .list .btn-default:last-child{
	margin: 0 0px 0 0;
}
.sort .list .btn-default i{
	font-size:18px;
}
.sort .list .btn-default:hover, .sort .list .btn-default.active{
	color:#fcb714;
}

.sort .selec-icon i{
	right: 10px;
    z-index: 3;
    top: 11px;
    font-size: 13px;
}

.sort .input-group .btn:focus{
	 z-index:0;
}

.sort .bootstrap-select .dropdown-toggle::after{
	width: 30px;
}

.product-list .product-thumb .image {
    float: left;
}
.product-list .product-thumb .image img{
    width:270px;
	height:230px;
}
.product-list .product-thumb .caption {
    border-top: 1px solid #e5e5e5;
    margin-left: 270px;
	min-height:230px;
	position: relative;
	
}

.hotels .product-list .product-thumb .caption{
	margin-left: 267px;
}

.flights .product-list .product-thumb .caption{
	margin-left: 268px;
}
.product-list .product-thumb .caption .inner {
    padding:23px 15px;
	width: 67%;
	float:left;
	border:0;
}
.product-list .product-thumb .caption .matter p{
	margin-bottom:35px;
	text-transform:uppercase;
}
.product-list .product-thumb .caption .matter span{
	position:absolute;
	right:18px;
	top:40px;
	font-size:20px;
	color:#FCB714;
}
.product-list .product-thumb .caption .text-left {
    float:right;
	padding:40px 25px;
	border-left:1px solid #E5E5E5;
}
.product-list .product-thumb .caption button {
    width: auto;
	display:block;
	padding: 12px 20px;
    border: 1px solid #DBDBDB;
    margin-top:30px;
} 
.product-list  .product-thumb .caption button:first-child{
	margin-top:38px;
}
.product-list .product-thumb .caption button:hover {
    color: #fff;
	border:1px solid #FCB714;
	background:#FCB714;
}
.product-grid .product-thumb .caption .matter{
	display:none;
}
.product-list .product-thumb .image .matter{
	display:none;
}
#additional{
	margin:30px 0 !important;
	background:#FBFBFB !important;
	border:1px solid #E5E5E5;
	padding:20px 60px;
}

#additional .owl-nav{ 
	display:block;
}


#additional .owl-dots{
	display:none;
}
#additional .product-thumb{
	margin:0;
}

#additional .owl-buttons div {
    opacity: 1 !important;
}

#additional .owl-nav button{
	position: absolute;
	top: 32%;
}

#additional .owl-nav .owl-prev {
    left: 0
}
#additional .owl-nav .owl-next {
    right: 0;
}
#additional .owl-nav i {
	font-size: 25px;
	background: #BBB5B5;
    color: #fff;
    padding: 9px 0;
}
#additional .owl-nav i:hover {
    background: #fcb714;	
}
.tour-detail .nav-tabs {
	border:none;
	margin:0;
}
.tour-detail .nav-tabs > li {
	padding:0 30px 30px 0;
	display:inline-flex;
	cursor: pointer;
}
.tour-detail .nav-tabs > li > a{
	border:0px solid #EAEAEA;
	font-size:14px;
	color:#000;
	line-height: 14px;
	margin:0 !important;
	text-transform:uppercase;
	background:transparent;
	padding:0;
}
.tour-detail .nav-tabs > li.active > a, .tour-detail .nav-tabs > li.active > a:hover, .tour-detail .nav-tabs > li.active > a:focus {
    color: #000;
    border: 0px solid #ddd;
}
.tour-detail .nav-tabs .prettycheckbox > a{
	margin-right:10px;
	top:2px !important;
}
.tour-detail .tab-pane{
	border:1px solid #E5E5E5;	
	margin-bottom:45px;
	background:#FBFBFB;
	padding:29px;
}

.tour-detail #check-availabilty .form-group,
.book-now .form-group{
	margin:0;
}
.tour-detail #check-availabilty label,
.book-now label{
	font-size:10px;
	color:#3C3C3C;
	margin:0 0 13px;
	text-transform:uppercase;
	font-weight:bold;
}
.tour-detail #check-availabilty .form-control,
.book-now input,
.book-now .btn-light, 
.tour-detail #check-availabilty .btn-light{
	border-radius:0 !important;
	border:1px solid #E3EBEE;
	font-size:11px;
	color:#bab5b5;
	height:37px;
	font-family: 'PT Serif', serif;
}

.tour-detail #check-availabilty .btn-light{
	background: #fff;
	padding: 10px;
}

.book-now .btn-light{
	background:#fff;
}

.tour-detail #check-availabilty .col-sm-1{
	width:14%;
}

.tour-detail .selec-icon i {
    right: 24px;
    top: 46px;
}

.tour-detail #check-availabilty .date, .book-now .date{
	position:relative;
}
.tour-detail #check-availabilty .calender, .book-now .calender{
	border:0;
	height:39px;
	padding:0;
	position: absolute;
	top: -1px;
	right: 0px
	
}
.tour-detail #check-availabilty .calender i, .book-now .calender i, .book-now .btn i, .tour-detail #check-availabilty .btn i{
	background:#BBB5B5;
	color: #fff;
	padding: 9px 10px;
	font-size: 18px;
}
.tour-detail #check-availabilty .calender:hover i, .book-now .calender:hover i, .book-now .btn:hover i, .tour-detail #check-availabilty .btn:hover i{
	background:#fcb714;
}
.tour-detail #check-availabilty .btn-primary{
	background:#FCB714;
	color:#fff;
	width:150px;
	height:37px;
	border:none;
	margin-top: 34px;
}
.book-now .btn-primary{
	background:#FCB714;
	color:#fff;
	width:150px;
	height:37px;
	border:1px solid #fcb714;
	padding:10px 34px;
}
.book-now .mar-t{
	margin-top:39px;
}
.tour-detail #location{
	padding:0;
}
.tour-detail #location iframe{
	height:230px;
}
.tour-detail #itinerary h6{
	font-size:16px;
	color:#000;
	margin:0 0 25px;
}
.tour-detail #itinerary p{
	font-size:14px;
	color:#999;
	margin:0 0 29px;
	font-family: 'PT Serif', serif;
}
.tour-detail #itinerary p:last-child{
	margin:0;
}
.tour-detail #gallery ul{
	margin:0;
}
.tour-detail #gallery ul li{
	padding:0;
	width: 18.5%;
    display: inline-block;
    margin: 0 0 5px;
}
.tour-detail .review img{
	float:left;
}
.tour-detail .review .caption{
	background:#fff;
	border:1px solid #E3E3E3; 
	margin: 0px 0px 30px 114px;
	padding:14px;
}
.tour-detail #review .caption h6{
	font-size:16px;
	color:#000;
	margin:0 0 9px;
}
.tour-detail #review .caption h6 span{
	font-size:10px;
	float:right;
}
.tour-detail .review .caption i{
	color:#F9973C;
	font-size: 11px;
}
.tour-detail #review .caption p{
	font-size:14px;
	color:#999;
	margin:20px 0 40px;
	font-family: 'PT Serif', serif;
}
.tour-detail #review .btn-primary{
	margin:0;
}
.tour-detail #reviews h2{
	font-size:16px;
	color:#000;
	margin:0 0 30px;
}
.tour-detail #reviews .form-group{
	margin:0;
}
.tour-detail #reviews label{
	font-size:10px;
	color:#000;
	margin:0 0 15px;
	text-transform:uppercase;
	font-weight: bold;
}
.tour-detail #reviews input, 
.tour-detail #reviews textarea{
	border-radius:0 !important;
	border:1px solid #E3EBEE;
	height:37px;
	margin-bottom:30px;
}
.tour-detail #reviews textarea{
	height:140px;
}
.tour-detail #reviews i{
	color:#F9973C;
	font-size: 12px;
}
.tour-detail #reviews .btn-primary{
	margin:0;
	border-radius:0;
	background:#fcb714;
	padding:14px 42px;
	border:1px solid #fcb714;
	color:#fff;
}
.book-now .btn{
	padding:0;
}
.book-now .btn span{
	padding:10px 12px;
}
.book-now .btn i{
	position: absolute;
	right: 0;
}
.book-now{
	margin-bottom:50px;
	background:#FBFBFB;
	border:1px solid #E5E5E5;
	padding:29px;
}
.book-now h1{
	font-size:16px;
	margin:0 0 24px 0;
	color:#000;
	line-height:12px;
}
.book-now h1 span{
	float:right;
	color:#fcb714;
}
.book-now p{
	font-size:14px;
	margin:0 0 20px 0;
	color:#999;
	font-family: 'PT Serif', serif;
	width:80%;
}
.book-now h5{
	font-size:16px;
	margin:0;
	color:#000;
	font-family: 'PT Serif', serif;
	line-height:12px;
}
.book-now hr{
	margin:25px 0;
}
.related{
	position:relative;
}
.related h1::after {
    border-top: 5px solid #fcb714;
    position: absolute;
    left: 0;
	right:0;
    top: 54px;
    content: "";
    width: 70px;
	text-align:center;
	margin:0 auto;
}
.booking-form {
	background:#FBFBFB;
	border:1px solid #E5E5E5;
	padding:30px 30px;
}
.booking-form .astro{
	background:#fff;
	border:1px solid #E3E3E3;
	padding:30px 20px 30px 30px;
	margin-bottom:50px;
}
.booking-form .astro img{
	float:left;
	margin:0 22px 0px 0;
	width:240px;
	height:184px;
}
.booking-form .astro .caption{
	margin-bottom:20px;
}
.booking-form .astro h3{
	font-size:15px;
	margin:0 0 12px;
	color:#000;
}
.booking-form .astro .rate span{
	font-size:12px;
	color:#999;
	font-family: 'PT Serif', serif;
	margin-right:32px;
}

.booking-form .astro .rate i {
    color: #FA9539;
    font-size: 12px;
}

.booking-form .astro .des{
	color:#999;
	font-family: 'PT Serif', serif;
	font-size:11px;
	margin:12px 0 22px;
}
.booking-form .astro ul, .booking-form .astro ul li p{
	margin:0;
}
.booking-form .astro ul li{
	padding:0 25px 0 0;
	border-right:1px solid #E5E5E5;
	color:#999;
	font-family: 'PT Serif', serif;
	font-size:13px;
	display:inline-block;
}
.booking-form .astro ul li span{
	color:#000;
	text-transform: uppercase;
}
.booking-form .astro ul li:last-child{
	padding:0 0 0 25px;
	border-right:0px solid #E5E5E5;
}
.booking-form .astro h5{
	color:#000;
	font-size:14px;
	margin:11px 0 0;
}
.booking-form .astro h5 i{
	margin-right:7px;
}
.booking-form .astro .des1{
	font-size:14px;
	color:#999;
	font-family: 'PT Serif', serif;
	margin: 0 0 10px;
}
.booking-form .detail{
	background:#fff;
	border:1px solid #E3E3E3;
	margin-bottom:50px;
}
.booking-form .detail h3{
	font-size:16px;
	color:#000;
	margin:30px;
}
.booking-form .detail ul, .booking-form .detail li p{
	margin:0;
}
.booking-form .detail ul li{
	padding:16px 30px;
	border-top:1px solid #E5E5E5;
	color:#999;
	font-family: 'PT Serif', serif;
	font-size:14px;
	line-height:12px;
}
.booking-form .detail ul li span{
	float:right;
}
.booking-form .detail ul li h6{
	color:#000;
	font-family: 'Montserrat', sans-serif;
	font-size: 12px;
	margin: 9px 0;
}
.booking-form form h4{
	font-size:16px;
	color:#000;
	margin:0 0 30px;
}
.booking-form .form-group{
	margin:0 0 0px;
}
.booking-form .form-group label{
	font-size:11px;
	margin:0 0 16px;
	font-weight: bold;
}
.booking-form .form-group input,
 .booking-form .form-group .btn{
	font-size:13px;
	height:35px;
	border-radius:0;
	font-family: 'PT Serif', serif;
	color:#999;
}
.booking-form .form-group .form-control{
	margin-bottom: 30px !important;
	border: 1px solid #ccc;
	border-radius: 0;

}

.booking-form .form-control:focus{
	box-shadow: none;
}

.selec-icon i{
	color: #fff;
    font-size: 14px;
    position: absolute;
    right: 22px;
    z-index: 1;
    top: 50px;
}

.expiration .selec-icon i {
    top: 12px;
}

.bootstrap-select .dropdown-item.active, 
.bootstrap-select .dropdown-item:active,
.bootstrap-select .dropdown-item:hover{
	background-color: #f5f5f5;
	color:#000;
}

.bootstrap-select .dropdown-menu{
	box-shadow: 0 6px 12px rgb(0 0 0 / 18%);
}

.booking-form .form-control{
    text-align: left;
    height: 37px;
}

.booking-form .selected{
	font-family: 'PT Serif', serif;
	color: #999;
	font-size: 13px;
}

.booking-form .form-group .btn{
	padding: 8px;
}

 .bootstrap-select .dropdown-toggle::after{
    height: 38px;
    width: 34px;
    background:rgb(187, 181, 181);
    position: absolute;
    border: 0;
    right: -2px;

}

.booking-form .bootstrap-select .dropdown-toggle::after{
	background: #fcb714;
}

.booking-form hr{
	margin:20px 0 50px;
}
.booking-form .confirmation label{
	font-size:14px;
	font-family: 'PT Serif', serif;
	margin:20px 0 0 0;
}
.booking-form .confirmation label a{
	color:#fcb714;
}
.booking-form .confirmation input[type="checkbox"]{
	margin:0 7px 0 0;
}
.booking-form .btn-primary{
	background:#fcb714;
	border:1px solid #fcb714;
	margin-top:30px;
	color:#fff;
	font-size:16px;
	padding:12px 35px;
}
.thanks, .information, .summary{
	background:#FBFBFB;
	border:1px solid #E5E5E5;
	padding:30px;
}
.thanks{
	margin-bottom:80px;
}
.thanks h3{
	margin:0 0 16px;
	color:#000;
	font-size:26px;
}
.thanks p{
	font-family: 'PT Serif', serif;
	font-size:18px;
	margin:0;
}
.thanks .btn-primary{
	background:#fcb714;
	border:1px solid #fcb714;
	margin:12px 0 12px;
	color:#fff;
	font-size:16px;
	padding:12px 35px;
}
.information h1, .summary h1, .summary h4{
	font-size:18px;
	color:#000;
	margin:0 0 50px;
}
.information ul, .summary ul{
	margin:0;
}
.information ul li{
	padding:0 0 0px;
	border-right:1px solid #E5E5E5; 
	width:49.5%;
	display: inline-block;
}
.information ul li:last-child{
	border-right:0;
	padding:0 0 0 184px;
}
.information ul li p, .summary ul li p{
	font-size:14px;
	color:#000;
	margin:0 0 36px;
}
.information ul li span, .summary ul li span{
	font-family: 'PT Serif', serif;
	font-size:14px;
	color:#999;
	margin:0 0 36px;
	display:block;
}
.information ul li p:last-child, .information ul li span:last-child, .summary ul li:last-child p, .summary ul li:last-child span, .summary ul li:nth-child(9) p, .summary ul li:nth-child(9) span{
	margin:0;
}
.information hr{
	margin:50px 0 30px;
	border-color:#999;
}
.information .des{
	font-family: 'PT Serif', serif;
	font-size:14px;
	color:#999;
	margin:0 0 20px;
}
.information a{
	font-size:14px;
	color:#0083FF;
}
.summary h1{
	margin:0 0 35px;
}
.summary h5{
	margin:0 0 12px;
	text-align:center;
	font-size:14px;
}
.summary .rate{
	text-align:center;
}
.summary .rate span{
	font-family: 'PT Serif', serif;
	font-size:12px;
	color:#999;
	margin-right:28px;
}
.summary .rate i{
	color:#F7983E;
	font-size: 12px;
}
.summary .des{
	font-family: 'PT Serif', serif;
	font-size:11px;
	color:#999;
	text-align:center;
	margin:15px 0 0;
}
.summary .des i{
	margin-right:8px;
}
.summary ul li:last-child{
	border-top:1px solid #eee;
	padding: 30px 0 0 0;
	margin: 30px 0 0 0;
}
.summary ul li{
	padding:0;
	width:100%;
	display:inline-flex;
}
.summary ul li p{
	width:58%
}
.summary ul li span{
	width:40%;
}
.summary h4{
	margin:0 0 30px;
}
#yes-no .yes{
	background:#FCB714;
	color:#fff;
	text-transform:uppercase;
	padding:5px 20px;
	line-height:20px;
}
#yes-no .No{
	background:#BBB5B5;
	color:#fff;
	text-transform:uppercase;
	padding:5px 22px;
	line-height:20px;
}
#yes-no ul li{
	border-bottom:1px solid #e5e5e5;
	padding:15px 20px;
	color:#000;
	line-height:30px;
	font-size: 14px;
}
#yes-no ul li img{
	display:inline-block;
	margin-right:5px;
}
#yes-no ul li:last-child{
	border-bottom:none;
}
#yes-no{
	padding:0px;
}
.product-hotels{
	border:1px solid #e5e5e5;
	padding:10px 0 10px 10px;
	margin-bottom:30px;
}
.product-hotels:last-child{
	margin-bottom:0;
}
.product-hotels img{
	display:inline-block;
	float:left;
}
.product-hotels .hotels-detail{
	padding-right:0px;
}
.product-hotels .bor{
	border-left:1px solid #e5e5e5;
	text-align:center;
	padding-left:15px;
}
.product-hotels .hotels-detail h4{
	 margin: 0 0 5px;
}

#hotels .product-hotels .hotels-detail h4{
	line-height:10px;
}
.product-hotels .hotels-detail h4 a{
    color: #000;
    font-size: 16px;
    line-height: 12px;
}
.heading-box .icons{
	margin:0;
}
.heading-box{
	min-height:50px;
	margin-bottom:10px;
}
.hotels-detail  .rate span {
    color: #9a9a9a;
    font-family: "PT Serif",serif;
    font-size: 12px;
    line-height: 12px;
}
.hotels-detail  .rate i {
    color: #f9953d;
    font-size: 11px;
}
.hotels-detail p {
    color: #9a9a9a;
    font-family: "PT Serif",serif;
    font-size: 14px;
    line-height: 20px;
    margin: 0;
}
.product-hotels .price span{
	color:#000;
	font-weight:400;
	font-size:14px;
}
.product-hotels .price{
	color:#fcb714;
	font-weight:bold;
	font-size:20px;
}
.mainpage .hotels .product-thumb .image .matter p {
    text-align: left;
}
.mainpage .hotels .product-thumb .image .matter p i, .mainpage .hotels .product-list .product-thumb .inner .matter p i{
    margin-right:6px;
}
.mainpage .hotels .product-grid .des{
	display:none;
}
.mainpage .hotels .product-list .des{
	display:block;
}
.mainpage .hotels .product-thumb .image .matter p span {
    display:none;
}
.mainpage .hotels .product-list .product-thumb .inner .matter p i{
	color: #9A9A9A;
}
.mainpage .hotels .product-list .product-thumb .caption .matter p {
    margin-bottom: 20px;
}
.mainpage .product-list .product-thumb .caption .icons {
    margin: 15px 0 10px 0;
}
.mainpage .product-thumb .caption .icons{
	margin:15px 0 0 0;
}


.hotel-check form .col-sm-5{
	width:23.667%;	
}
.hotel-check form .col-sm-2{
	width:18.667%;	
}
.hotel-check form .col-sm-1{
	width:12.667%;	
}
.tour-detail .hotel-check .btn i{
	position:absolute;
	top:0;
}

.hotels  .product-list .caption,
.packages .product-list .caption{
	position:relative;
}

.hotels .product-thumb .image img ,
.flights .product-thumb .image a img{
 	width:100%;
}

.hotel-check  hr{
	margin:30px 0;
}
.hotel-check .available h3{
	font-size:16px;
	margin:0 0 30px;
	color:#000;
	text-transform:uppercase;
}
.hotel-check .product-thumb{
	background:#fff;
	border:1px solid #E3E3E3;
	padding:9px;
}
.hotel-check .product-thumb .image{
	float:left;
	margin-right:18px;
}
.hotel-check .product-thumb .caption{
	border:0;
	min-height:116px;
}
.hotel-check .product-thumb .caption .inner{
	padding:0;
	border:0;
	float:left;
	width:54%;
	border-right: 1px solid #E5E5E5;
	margin-right: 16px;
}
.hotel-check .product-thumb .caption .inner h4 {
    font-size: 14px;
	text-transform:uppercase;
}
.hotel-check .product-thumb .caption .inner h6 {
    font-size: 10px;
	text-transform:uppercase;
	color:#FFB715;
	margin-bottom:20px;
}
.hotel-check .product-thumb .caption .inner h6 span {
    color:#676767;
	font-size:10px;
	font-family: 'Montserrat', sans-serif;
}
.hotel-check .product-thumb .caption .inner .des{
    font-size: 13px;
	color:#999;
	font-family: "PT Serif",serif;
}
.hotel-check .product-thumb .caption .text-left {
	min-height:116px;
}
.hotel-check .product-thumb .caption .text-left p{
    font-size:18px;
	color:#FEB614;
	text-align:center;
	margin:0 0 15px;
}
.hotel-check .product-thumb .caption .text-left p span{
    font-size:10px;
	color:#000;
}
.hotel-check .product-thumb .caption .text-left button:hover {
    color: #fff;
	background:#FCB714;
	border:1px solid #FCB714;
}
.hotel-check .product-thumb .caption .text-left button {
    font-size: 12px!important;
    color: #000;
    padding: 10px 18px;
    border: 1px solid #E5E5E5;
}

.hotel-check .available .btn-primary {
    margin-top:0 !important;
}
#amenities ul{
	margin:0;
}
#amenities ul li{
	width:32%;
	padding:0;
	margin-bottom:30px;
	display: inline-block;
}
#amenities ul li a{
	display:inline-flex;
}
#amenities ul li .icon{
	width:30px;
	height:30px;
	background:#FCB714;
	margin-right:15px;
	padding:5px 0;
	text-align:center;
}
#amenities ul li p{
	font-size:14px;
	color:#000; 
	text-transform:uppercase;
	margin:4px 0 0 0;
}
#amenities ul li .icon:hover{
	background:#BBB5B5;
}
.placegrid .product-thumb .image .matter h2 {
     margin: 0 0 8px 14px;
}
.placegrid .product-thumb .caption .inner span {
    margin-right: 38px;
}
.placegrid .product-thumb .caption .inner h4 {
    font-size: 14px;
}
.placegrid .product-thumb .hoverbox .icon_plus {
    top: 24%;
}
.placegrid .product-thumb .caption h2, .placegrid .product-thumb .text-center p{
	display:none;
}
.placegrid .product-list .product-thumb .caption h2, .placegrid .product-list .product-thumb .text-center p, .placegrid .product-list .product-thumb .image .matter{
	display:block;
}
.placegrid .product-list .product-thumb .image .matter p, .placegrid .product-list .product-thumb .image .matter h2{
    display: none;
}
.placegrid .product-list .product-thumb .caption .common{
	float:left;
	width:68%;
}
.placegrid .product-list .product-thumb .caption h2{
	font-size:16px;
	border-bottom:1px solid #E5E5E5;
	padding:16px;
	margin:0;
	text-transform: uppercase;
}
.placegrid .product-list .product-thumb .caption .text-center{
	float: right;
	padding: 56px 24px;
	border-left: 1px solid #e5e5e5;
	min-height: 230px;
}
.placegrid .product-list .product-thumb .caption .text-center p{
	font-size:11px;
	color:#999;
	text-transform:uppercase;
	font-family: "PT Serif",serif;
}
.placegrid .product-list .product-thumb .caption .text-center p span{
	font-size:20px;
	color:#FCB913;
}
.packages .product-thumb .caption .link{
	border-bottom:1px solid #e5e5e5;
	margin:0;
}
.packages .product-thumb .caption .link li{
	border-right:1px solid #e5e5e5;
	padding:10px 8px;
	font-size:14px;
	color:#999;
	font-family: "PT Serif",serif;
	display: inline-block;
}
.packages .product-thumb .caption .link li:last-child{
	border-right:none;
}
.packages .product-thumb .caption .link li i{ 
	color:#FCB913;
	margin-right: 2px;
    font-size: 12px;
}
.packages .product-thumb .caption .inner ul, .packages .product-thumb .caption .text-left p, .packages .product-list .product-thumb .caption .link{
	display:none;
}
.packages .product-list .product-thumb .caption .inner ul, .packages .product-list .product-thumb .caption .text-left p{
	display:block;
}
.packages .product-list .product-thumb .caption .text-left p{
	text-align:center;
	color:#FCB913;
	font-size:20px;
	font-weight:500;
	position:absolute;
	top:20px;
	right:7%;
}
.packages .product-list .product-thumb .caption .text-left {
    padding: 29px 25px;
	min-height:230px;
}
.packages .product-list .product-thumb .caption .inner ul li i{
	margin-right:5px;
}
.packages .product-list .product-thumb .caption .inner ul li{
	font-size: 14px;
}
.flight-bottom img{
	margin:0 0 5px;
}
.flight-bottom{
	position:absolute;
	bottom:10px;
	left:10px;
	color:#fff;
	text-transform:uppercase;
	font-family:"PT Serif",serif;
	font-size:12px;
}
.flight-bottom p{
	margin:0;
}
.take{
	border-bottom:1px solid #e5e5e5;
}
.take .takeoff img,.take .landing img{
	float:left;
	margin-right:10px;
}
.take .detail .date1{
	color:#999;
	font-family:"PT Serif",serif;
	font-size:11px;
	text-transform:uppercase;
}
.take .detail h5{
	color:#000;
	margin:0 0 5px;
	font-family:"PT Serif",serif;
	font-size:13px;
	text-transform:uppercase;
}
.take .detail{
	margin-left:30px;
}
.fflight{
	border-top:1px solid #e5e5e5;
}
.take .takeoff + .landing{
	border-left:1px solid #e5e5e5;
}
.take .takeoff,.take .landing{
	width:49%;
	display:inline-block;
	padding:18px 15px;
}
.main-box{
	padding:20px 15px;
	min-height:86px;
}
.main-box p, .main-box1 p, .flights .product-thumb .des{
	color:#999;
	font-family:"PT Serif",serif;
	font-size:12px;
	text-transform:uppercase;
}
.flights .product-thumb .des{
	text-transform: none;
	font-size: 14px;
}
.main-box .price{
	font-size:18px;
	color:#fbb811;
	font-family:"Montserrat",sans-serif;
	text-align:right;
}
.main-box h2, .main-box1 h2{
	margin:5px 0 5px;
	font-size:16px;
	color:#000;
	font-family:"Montserrat",sans-serif;
	text-transform:uppercase;
}
.flights .product-list .main-box{
	min-height: auto;
}
.flights .product-thumb .des, .flights .product-thumb .main-box1, 
.flights .product-thumb .price1, .flights .product-list .main-box,
.flights .product-list .flight-bottom p{
	display:none;
}
.flights .product-list .product-thumb .des, .flights .product-list .product-thumb .main-box1, 
.flights .product-list .product-thumb .price1{
	display:block;
}
.flights .product-list .flight-bottom img{
	width:auto !important;
	height:auto;
}
.flights .product-list .inner1{
	width:66%;
	float:left;
	padding:10px;
}
.flights .product-list .take{
	border-bottom:0;
	margin-bottom:20px;
}
.flights .product-list .take .takeoff, .flights .product-list .take .landing{
	padding:10px 0 0 0;
}
.flights .product-list .take .landing{
	padding:0 0 0 10px;
}
.flights .product-list .main-box .pull-right{
	position:absolute;
	top:20px;
	right:7.5%;
}
.flights .product-list .main-box .price {
    text-align: center;
}
.flights .product-list .product-thumb .caption button{
	width:100%;
}
#restaurants .product-hotels .hotels-detail{
	padding:0px;
}
#restaurants .product-hotels .btn-primary,#cafes .product-hotels .btn-primary{
	margin-top:5px;
}
#restaurants .product-hotels,#places .product-hotels{
	padding:10px 0 10px 0px;
}

#places .bor .btn-primary{
	padding: 13px 16px;
}

#restaurants .product-hotels img,
#places .product-hotels img{
	padding:0 15px;
}
.openat{
	color:#999;
}
#cafes .heading-box{
	margin-bottom:5px;
}

#Detail ul li{
	color:#000;
	line-height:25px;
	font-size:14px;
	padding:5px 0;
}

#Detail p {
    font-size: 13px;
    color: #999;
    line-height: 23px;
    margin: 0px;
    font-family: "PT Serif",serif;
}

#Detail h6{
    font-size: 14px;
    color: #000;
    font-weight: 600;
    margin: 25px 0 10px;
}

#Detail ol li {
    color: #999;
    padding: 5px 0;
    font-size: 14px;
}

#Info ul li{
	color: #000;
    line-height: 25px;
    font-size: 14px;
    padding: 5px 0;
}

#Detail ul li span,
#Info ul li span{
	color:#999;
	font-size:14px;
	padding:0 5px;
	font-family: "PT Serif",serif;
	text-transform: capitalize;
}


#Info h6{
	font-size:14px;
	color:#000;
	font-weight: 600;
	margin: 25px 0 10px;
}
.galleryview #myModal{
	background:rgba(5, 5, 5, 0.6) none repeat scroll 0 0;
}
.galleryview #myModal button.close{
	display:none;
}
.galleryview #myModal .controls{
	position: absolute;
	background:rgba(0, 0, 0, 0.80);
	font-size: 18px; 
	color: #fff; 
	top:50%;
}
.galleryview #myModal .controls:hover{
	background:#FDB714;
}
.galleryview #myModal .previous{
	left:0;
	padding: 5px 15px 5px 10px;
}
.galleryview #myModal .next{
	right:0;
	padding: 5px 10px 5px 15px;
}
.galleryview #myModal .modal-body{
	padding:0px;
}	
.galleryview #myModal .modal-body img{
	width:100%;
}
.galleryview .image{
	cursor:pointer;
}

/*---------------------- 
[ shopping / .shopping ]
------------------------ */
.shopinner .places {
    bottom: 80px !important;
}
.shopinner img {
    height: 393px !important;
}
.shopinner .places p {
    margin: 0 0 50px !important;
}
.shopinner .places ul{
	margin:0;
	text-align:center;
}
.shopinner .places ul li{
	padding:10px 23px;
	border:1px solid #fff;
	display: inline-block;
}
.shopinner .places ul li:hover{
	background:#FCB714;
	border:1px solid #FCB714;
}
.shopinner .places ul li + li{
	margin-left:20px;
}
.shopinner .places ul li a{
	color:#fff;
	font-size:14px;
	text-transform:uppercase;
}
.shopping{
	margin:80px 0;
}
.shopping .product-thumb{
	margin-bottom:50px;
}
.shopping .product-thumb .image{
	border:1px solid #E5E5E5;
}
.shopping .product-thumb .image p{
	position:absolute;
	font-size:12px;
	text-transform:uppercase;
	color:#3399DB;
	right:20px;
	top:20px;
	z-index:2;
}
.shopping .product-thumb .image .hoverbox {
    background: rgba(252, 183, 20, 0.85);
}
.shopping .product-thumb .hoverbox .buttons {
    position: absolute;
    bottom: 50px;
    left: 0;
    right: 0;
}
.shopping .product-thumb .hoverbox .buttons .btn-danger{
	background:transparent;
	border:1px solid #fff;
	padding:8px 12px;
	font-size:15px;
	color: #fff;
}
.shopping .product-thumb .hoverbox .buttons .btn-danger:hover{
	background:#FCB714;
	border:1px solid #FCB714;
	box-shadow: 0px 1px 6px 0 hsla(0, 0%, 0%, 0.3);
}
.shopping .product-thumb .hoverbox .buttons button + button{
	margin-left:20px;
}
.shopping .product-thumb .caption{
	padding:15px 0 0 0;
}
.shopping .product-thumb .caption .rating i {
    color: #F8963B;
    font-size: 11px;
}
.shopping .product-thumb .caption h4 {
    padding: 8px 0 12px;
}
.shopping .product-thumb .caption h4 a{
    font-size: 14px;
    color:#989898;
    text-transform: none;
	font-weight:400;
	font-family: "PT Serif",serif;
}
.shopping .product-thumb .caption .price {
    font-family: 'Montserrat', sans-serif;
    font-size: 16px;
    padding: 0;
    margin: 0;
    color: #000;
	font-weight:500;
}
.shopping .pagination{
	margin:0;
}
.shopping .pagination > li > a {
    padding: 8px 16px;
	font-size:14px;
}
.shopping .pagination > li:first-child > a, .shopping .pagination > li:last-child > a {
    padding: 8px 32px;
}
.shopping .show p{
	font-size:14px;
	color:#999999;
	margin:0;
}
.shopping .product-thumb .caption .desc{
	display: none;
}
.shopping .product-list .product-thumb .caption .desc{
	display: block;
	margin: 30px 0 0;
	line-height: 24px;
	padding: 0;
}
.shopping .product-list .product-thumb .image img {
    width: auto;
    height: auto;
}
.shopping .product-list .product-thumb .caption {
    border: 1px solid #e5e5e5;
    min-height: 403px;
    text-align: left;
    padding: 20px;
    border-radius: 0px;
}
/*---------------------- 
[ shopdetail / .shopdetail ]
------------------------ */
.shopdetail .thumbnails li{
	margin: 0 0 20px;
	border: 1px solid #ddd;
	transition: all .5s ease;
	display: inline-block;
}

.shopdetail .thumbnails li:hover{
    border-color: #337ab7;
}
.shopdetail h2{
	margin:0 0 20px;
	font-size:22px;
	color:#000;
	text-transform:uppercase;
	font-weight:400;
}
.shopdetail .rating .fa{
	font-size: 15px;
	color:#F6973D;
}
.shopdetail .price{
	font-size:22px;
	color:#000;
	margin:20px 0;
	line-height:18px;
}
.shopdetail .links, .shopdetail .share ul {
	margin:0;
}
.shopdetail .links li {
	padding:0 0 20px;
	font-family: 'PT Serif', serif;
	font-size:14px;
	color:#999999;
	text-transform:uppercase;
}
.shopdetail .links li:last-child {
	padding:0 0 0px;
}
.shopdetail .links li span{
	color:#000;
}
.shopdetail hr{
	margin:22px 0;
	border-top: 1px solid #999;
}
.shopdetail .shortdes{
	font-size:14px;
	line-height:24px;
	color:#686868;
	margin:0 0 30px;
	font-family: 'PT Serif', serif;
}
.shopdetail .qtypara {
    margin: 0 30px 0 0;
}
.shopdetail .buttons .btn-primary {
    background: #FCB714;
	border:0;
	padding: 15px 23px;
    text-transform:uppercase;
	margin:0;
	font-family: 'PT Serif', serif;
	font-size:16px;
	color:#fff;
}
.shopdetail .buttons .btn-primary i{
    margin-right:8px;
}
.shopdetail .buttons .btn-default {
    background: #E5E5E5;
	border:0;
	padding: 11px 23px;
    font-size:16px;
	color:#999999;
	margin-left:30px;
}
.shopdetail .color{
	margin:30px 0 0 0;
}
.shopdetail .color li{
	border:1px solid #E7E7E7;
	padding:5px;
	border-radius:50%;
	width:37px;
	height:37px;
	display: inline-block;
}
.shopdetail .color li .red, .shopdetail .color li .green, .shopdetail .color li .grey, .shopdetail .color li .black, .shopdetail .color li .orange, .shopdetail .color li .blue{
	background:#FF5824;
	width:25px;
	height:25px;
	border-radius:50%;
}
.shopdetail .color li .green{
	background:#3FD045;
}
.shopdetail .color li .grey{
	background:#AAB2BD;
}
.shopdetail .color li .black{
	background:#222222;
}
.shopdetail .color li .orange{
	background:#FFC43A;
}
.shopdetail .color li .blue{
	background:#651EFE;
}
.shopdetail .color li:hover:first-child{
	border:1px solid #FF5824;
}
.shopdetail .color li:hover:nth-child(2){
	border:1px solid #3FD045;
}
.shopdetail .color li:hover:nth-child(3){
	border:1px solid #AAB2BD;
}
.shopdetail .color li:hover:nth-child(4){
	border:1px solid #222222;
}
.shopdetail .color li:hover:nth-child(5){
	border:1px solid #FFC43A;
}
.shopdetail .color li:hover:last-child{
	border:1px solid #651EFE;
}
.shopdetail .color li + li{
	margin-left:12px;
}
.shopdetail .share label{
	font-family: 'PT Serif', serif;	
	font-size:14px;
	color:#999999;
	margin-bottom:20px;
}
.shopdetail .share ul li{
	padding:0 25px 0 0;
	display: inline-block;
}
.shopdetail .share ul li a{
	font-size:16px;
	color:#354052;
}
.shopdetail .share ul li a:hover{
	color:#FCB912;
}
.shopdetail .nav-tabs{
	margin:40px 0 15px;
	border:0;
}
.shopdetail .nav-tabs > li:hover a,
.shopdetail .nav-tabs .nav-link.active{
	background:#FCB714;
	color:#fff;
	border:1px solid #FCB714;
}
.shopdetail .nav-tabs > li + li{
	margin-left:15px;
}
.shopdetail .nav-tabs > li a{
	border-radius:0px;
	background:transparent;
	color:#989898;
	text-transform:uppercase;
	font-size: 14px;
    line-height:14px;
    padding:19px 50px;
	border:1px solid #E5E5E5;
	margin:0;
}
.shopdetail .tab-content{
	border:1px solid #E5E5E5;
	padding:29px;
	margin-bottom:80px;
}
.shopdetail .tab-content p{
	margin:0;
	font-family: 'PT Serif', serif;	
	font-size:14px;
	color:#999;
}
.shopdetail #review h2{
	font-weight:700;
    font-size: 16px;
    color:#000;
    margin:0 0 24px;
}
.shopdetail #review .image{
	float:left;
	margin-right:10px;
}
.shopdetail #review .detail{
	padding:12px 18px 0px;
	border:1px solid #ccc;
	margin:0 0 25px 70px;
	color:#686868;
}
.shopdetail #review .detail p{
	font-family: 'PT Serif', serif;	
	font-weight:400;
    font-size: 14px;
    margin:0 0 20px;
}
.shopdetail #review .detail ul li{
	font-family: "Noto Sans";
	font-size:12px;
	display: inline-block;
}
.shopdetail #review .detail ul li .fa-stack{
	width:1.25em;
	height:1em;
	color:#FCB714;
}
.shopdetail #review .detail ul li .fa-stack:last-child{
	color:#686868;
}
.shopdetail #review .fa-stack{
	width:1.25em;
	height:1em;
	color:#686868;
}
.shopdetail #review .fa{
	font-size: 10px;
    margin: 0 1px;
}
.shopdetail #form-review{
	margin:25px 0 0;
}
.shopdetail #form-review h2{
	font-weight:400;
	text-transform:capitalize;
}
.shopdetail #form-review label{
	font-weight:400;
    font-size: 14px;
    margin:0 0 12px;
	padding:0;
	color:#686868;
}
.shopdetail #form-review .form-control{
	min-height:34px;
	box-shadow:none;
	border-radius:0px;
}
.shopdetail #form-review .buttons .btn-primary{
	background:#FCB714;
	padding:14px 40px;
    margin:10px 0 0;
	color:#fff;
	border-radius:0;
}
.shopdetail #form-review li{
	line-height:15px;
	display:inline-block;
	padding: 0 5px;
}
.shopdetail #form-review li + li{
	border-left:1px solid #cccccc;
}
.qtypara{
	margin:0 35px;
	position:relative;
}
.qtypara .minus {
    position: absolute;
    left:0;
    cursor: pointer;
}
.qtypara .add {
	position: absolute;
    cursor: pointer;
	right:0;
	top:0;
}
.qtypara i{
	background-color:#e5e5e5;
	color:#A4A4A4;
	font-size:20px;
	font-weight:500;
	border-radius:0;
    padding: 13px 17px;
}
.qtypara i:hover{
	background-color:#FCB714;
	color:#fff;
}
.qtypara .form-control{
	font-size:20px;
	height:45px;
	width:182px;
	text-align:center;
	font-family:"PT Serif",serif;
	border-radius:0;
}
.related .product-thumb{
	margin-bottom:0 ;
}
/*---------------------- 
[ Mycart / .mycart ]
------------------------ */ 
.mycart,
.checkout{
	padding:80px 0;
}

.mycart h4{
	background:#28272F;
	border:1px solid #E5E5E5;
	padding:20px 30px;
	margin:0 0 50px;
	font-size:18px;
	color:#fff;
}
.mycart h4 span{
	float:right;
	font-size:14px;
}
.mycart .tabl1{
	margin:0 0 50px;
}
.mycart .tabl1 td{
	padding:15px !important;
}
.mycart .tabl1 tbody tr td:nth-child(1){
	width:30%;
}
.mycart .tabl1 tbody tr td:nth-child(3){
	width:20%;
}
.mycart .tabl1 tbody tr td:nth-child(2), .mycart .tabl1 tbody tr td:nth-child(4), .mycart .tabl1 tbody tr td:nth-child(5){
	width:15%;
}
.mycart .tabl1 thead td{
	font-size:14px;
	text-transform:uppercase;
	color:#2F141D;
	font-weight:500;
}
.mycart .tabl1 td img{
	margin:0 14px 0 60px;
	float:left;
}
.mycart .tabl1 td .name{
	margin-left:56%;
	text-align:left;
	font-size:13px;
	color:#000;
}
.mycart .tabl1 td .rating i{
	font-size:9px;
	color:#fa953b;
}
.mycart .tabl1 td .name p{
	font-size:12px;
	color:#000;
	font-family:"PT Serif",serif;
	text-transform:uppercase;
}
.mycart .tabl1 td .name p span{
	color:#A9A9A9;
}
.mycart .tabl1 tbody tr td:nth-child(2), .mycart .tabl1 tbody tr td:nth-child(4){
	font-size:16px;
	color:#222222;
	font-weight:500;
}
.mycart .tabl1 tbody tr td:nth-child(2), .mycart .tabl1 tbody tr td:nth-child(4), .mycart .tabl1 tbody tr td:nth-child(3), .mycart .tabl1 tbody tr td:nth-child(5){
	vertical-align:middle;
}
.mycart .tabl1 td button{
	background:none;
	border:none;
	box-shadow:none;
	font-size:22px;
}
.mycart .tabl1 td button:hover .fa{
	color:#FCB714;
}
.mycart .tabl1  tbody tr:last-child td:last-child, .mycart .tabl1  tbody tr:last-child td:first-child{
	padding:50px 75px !important;
}
.mycart .tabl1 .total p{
	font-family: 'PT Serif', serif;
	font-size:18px;
	color:#000;
	margin:0;
	text-transform:uppercase;
}
.mycart .tabl1 .price p{
	font-size:18px;
	color:#000;
	margin:0;
}
.mycart .qtypara .form-control {
    font-size: 14px;
    height: 32px;
    width: 132px;
}
.mycart .qtypara .fa {
    font-size: 14px;
    padding: 9px 18px;
}
.mycart .qtypara .add {
    right: 10px;
}
.mycart .buttons .btn-primary{
	border-radius:0;
	font-size:14px;
	padding:10px 23px;
	border:1px solid #E5E5E5;
	background:transparent;
	color:#000;
	margin: 0px;
}
.mycart .btn-primary + .btn-primary{
	margin-left:15px;
	background:#FCB714;
	color:#fff;
	border:1px solid #FCB714;
}
.mycart .btn-primary:hover{
	background:#FCB714;
	color:#fff;
	border:1px solid #FCB714;
}
/*---------------------- 
[ checkout / .checkout ]
------------------------ */ 
.checkout .places h1 {
    margin: 0 0 32px;
    font-size: 16px;
}
.checkout .places h1:after {
    top: 48px;
}
.checkout .form-group{
	margin-bottom:30px;
}
.checkout .form-group:last-child{
	margin-bottom:0px;
}
.checkout label{
	font-size:10px;
	color:#3B3B3B;
	margin-bottom:15px;
	text-transform:uppercase;
	font-weight:700;
}
.checkout .form-control{
	height:37px;
	border-radius:0;
	color:#ccc;
	font-size: 14px;
}
.checkout .check{
	font-size:14px;
	color:#000;
	text-transform:none;
	margin-bottom:0;
	font-weight:400;
}
.checkout .check span{
	color:#A9A9A9;
	font-family: 'PT Serif', serif;
	margin-left:15px;
}

.checkout .prettycheckbox > a {
    width: 12px !important;
    height: 12px !important;
    margin-right: 17px !important;
}
.checkout .bank-transfer .form-group{
	margin-bottom:15px;
	padding-bottom:15px;
	border-bottom:1px solid #E5E5E5;
}
.checkout .mycart .tabl1 {
    margin: 0 0 0px;
}
.checkout .mycart .tabl1 td {
	border-bottom:1px solid #E5E5E5;
	border-top:0;
}
.checkout .mycart .tabl1 td .name {
    margin-left: 0;
}
.checkout .mycart .tabl1  tbody tr:last-child td:first-child, .checkout .mycart .tabl1  tbody tr:last-child td:last-child{
	padding:0 !important;
	border:0;
}
.checkout .mycart .tabl1  tbody tr:last-child td:last-child{
	padding:30px 15px 0 0 !important;
}
.checkout .mycart .tabl1 p{
	font-size:16px;
	color:#000;
	margin-bottom: 8px;
}
.checkout .btn-primary{
	margin:35px 0 0 0;
	background:#FCB714;
	padding:13px 32px;
	color:#fff;
	border:0;
}
.checkout .btn-primary:hover{
	border:0;
}
/*---------------------- 
[ myaccount / .myaccount ]
------------------------ */ 
.myaccount{
	margin:80px 0;
}
.myaccount .top{
	margin:0 0 50px;
	border:1px solid #E5E5E5;
}
.myaccount .top li{
	width:20%;
	text-align:center;
	font-size:16px;
	padding:33px 64px;
}
.myaccount .top li:hover, .myaccount .top li.active{
	background:#FCB714;
}
.myaccount .top li:hover a, .myaccount .top li.active a{
	color:#fff;
}
.myaccount .top li a{
	color:#000;
	display:inline-grid;
}
.myaccount .top li i{
	font-size:30px;
	font-weight:500;
}
.myaccount .top li + li{
	border-left:1px solid #E5E5E5;
	margin-left:-4px;
}
.accountinner{
	background:#FBFBFB;
	border:1px solid #E5E5E5;
	padding: 29px 40px;
}
.myaccount .dashboard .links{
	margin:0 0 30px;
}
.myaccount .dashboard .links li{
	background:#FCB714;
	text-align:center;
	padding: 38px 44px 22px;
    width: 24.1%;
}
.myaccount .dashboard .links li img{
	margin-bottom:20px;
}
.myaccount .dashboard .links li p{
	font-size:16px;
	color:#fff;
	text-transform:uppercase;
}
.myaccount .dashboard .links li p i{
	margin-left:16px;
}
.myaccount .dashboard .links li + li{
	margin-left:8px;
}
.myaccount .dashboard .links li:nth-child(2){
	background:#EA3637;
}
.myaccount .dashboard .links li:nth-child(3){
	background:#00B7F1;
}
.myaccount .dashboard .links li:last-child{
	background:#42C93F;
}
.myaccount .dashboard .des{
	background:#fff;
	border:1px solid #E5E5E5;
	padding:29px;
	font-family: 'PT Serif', serif;
	font-size:14px;
	color:#999999;
	margin:0 0 22px;
}
.myaccount .dashboard h2{
	font-size:20px;
	color:#000;
	margin:0 0 50px;
	height:44px;
}
.myaccount .dashboard h2 span{
	float:right;
}
.myaccount .dashboard h2 span i{
	background:#FDB815;
	border:1px solid #E5E5E5;
	color:#fff;
	padding:10px;
}
.myaccount .dashboard .notified, .myaccount .booking .notified{
	margin-bottom:15px;
}
.myaccount .dashboard .notified .image, .myaccount .booking .notified .image{
	float:left;
	background:#FCB714;
	padding: 10px 0;
	width: 70px;
	min-height: 50px;
	text-align: center;
}
.myaccount .dashboard .notified .inner, .myaccount .booking .notified .inner{
	background:#fff;
	border:1px solid #E5E5E5;
	margin-left:70px;
	border-left:0;
	min-height:50px;
}
.myaccount .dashboard .notified .inner .pull-left, .myaccount .booking .notified .inner .pull-left{
	padding:10px 15px;
}
.myaccount .dashboard .notified .inner p, .myaccount .booking .notified .inner p{
	font-family: 'PT Serif', serif;
	font-size:14px;
	text-transform:uppercase;
	color:#999999;
	margin:0;
}
.myaccount .dashboard .notified .inner p span, .myaccount .booking .notified .inner p span{
	font-size:18px;
	color:#FEB614;
	font-weight:700;
}
.myaccount .dashboard .notified .inner button, .myaccount .booking .notified .inner button{
	background:#E5E5E5;
	font-size:13px;
	color:#999999;
	text-transform:uppercase;
	border:1px solid #E5E5E5;
	padding:14px 0;
	width:140px;
}
.myaccount .dashboard .notified1 .image, .myaccount .booking .notified1 .image{
	background:#EA3637;
}
.myaccount .dashboard .notified1 .inner p span, .myaccount .booking .notified1 .inner p span{
	color:#EA3637;
}
.myaccount .dashboard .notified2 .image, .myaccount .booking .notified2 .image{
	background:#00B7F1;
}
.myaccount .dashboard .notified2 .inner p span, .myaccount .booking .notified2 .inner p span{
	color:#00B7F1;
}
.myaccount .dashboard .notified3 .image, .myaccount .booking .notified3 .image{
	background:#42C93F;
}
.myaccount .dashboard .notified3 .inner p span, .myaccount .booking .notified3 .inner p span{
	color:#42C93F;
}
.myaccount .dashboard .text-center i{
	font-size:30px;
}
.myaccount .profile table{
	width:100%;
}
.myaccount .profile table td{
	font-size:14px;
	color:#000;
	text-transform:uppercase;
	padding:0 0 25px;
	width:50%;	
}
.myaccount .profile table tr td span{
	font-family: 'PT Serif', serif;
	color:#999;
	text-transform:none;
}
.myaccount .profile table tr:last-child td{
	padding:0;
}
.myaccount .profile hr{
	margin:48px 0 50px;
}
.myaccount .profile h2{
	font-size:20px;
	color:#000;
	margin:0 0 30px;
}
.myaccount .profile p{
	font-size:14px;
	color:#999;
	margin:0;
	font-family: 'PT Serif', serif;
}
.myaccount .profile .icon{
	position:absolute;
	top:0;
	right:0;
	background:#FCB714;
	padding:10px 12px;
}
.myaccount .profile .icon a{
	color:#fff;
	font-size:16px;
}
.myaccount .edit form h2, .myaccount .edit form h3{
	font-size:16px;
	color:#000;
	text-transform:uppercase;
	margin:20px 0 46px;
}
.myaccount .edit form h3{
	margin:49px 0 46px;
}
.myaccount .edit form .form-group{
	margin-bottom:30px;
}
.myaccount .edit form label{
	font-size:10px;
	color:#3C3C3C;
	text-transform:uppercase;
	margin:0px 0 15px;
	font-weight: bold;
}
.myaccount .edit form .form-control, 
.myaccount .edit form .bootstrap-select .btn-light{
	font-size:11px;
	color:#999;
	margin:0;
	font-family: 'PT Serif', serif;
	border-radius:0;
	height:37px;
	text-transform:uppercase;
	padding:0 10px;
	background: #fff;
}
.myaccount .edit form .bootstrap-select .btn-light{
	border: 1px solid #ccc;
	padding:10px;
}

.myaccount .edit  .selec-icon i{
	right: 33px;
}
.myaccount .edit .bootstrap-select .dropdown-toggle::after{
	background: #FCB714;
}
.myaccount .edit form textarea{
	height:100px !important;
}
.myaccount .edit .btn-primary{
	background:#FCB714;
	color:#fff;
	border:0;
	padding:12px 21px;
	margin-bottom:20px;
}
.myaccount .booking .common{
	margin:0 0 50px;
	height:37px;
}
.myaccount .booking button{
	background:#fff;
	border:1px solid #e5e5e5;
	font-size:14px;
	color:#BBB5B5;
	padding:8px 23px;
}
.myaccount .booking .nav-tabs {
    border: none;
    margin: 0;
	float:left;
}
.myaccount .booking .nav-tabs > li {
    padding: 0 28px 0px 0;
    display: inline-flex;
    cursor: pointer;
}
.myaccount .booking .nav-tabs > li:last-child{
	padding:0;
}
.myaccount .booking .nav-tabs > li > a {
    border: 0px solid #EAEAEA;
    font-size: 14px;
    color: #000;
    line-height: 14px;
    margin: 0 !important;
    text-transform: uppercase;
    background: transparent;
    padding: 0;
}
.myaccount .booking .prettycheckbox > a {
    margin-right: 10px !important;
    top: 3px !important;
}
.myaccount .booking .notified .image{
	padding: 20px 0;
	width: 100px;
	min-height: 70px;
}
.myaccount .booking .notified .inner{
	margin-left:100px;
	min-height:70px;
}
.myaccount .booking .notified .inner p{
	margin:0 0 5px;
}
.myaccount .booking .notified .inner h2{
	font-size:14px;
	text-transform:uppercase;
	color:#000;
	margin:0;
}
.myaccount .booking .notified .inner button {
    font-size: 12px;
    padding: 6px 0;
    font-family: 'PT Serif', serif;
}
.myaccount .booking .notified .inner button span{
    font-size: 14px;
    color:#000;
}
.myaccount .booking .notified4 .image{
	background:#E5E5E5;
}
.myaccount .wishlist .tabl1{
	background:#fff;
}
.myaccount .wishlist .tabl1 td{
	padding:15px !important;
	vertical-align:middle;
}
.myaccount .wishlist .tabl1 thead td{
	font-size:14px;
	text-transform:uppercase;
	color:#2F141D;
	font-weight:500;
}
.myaccount .wishlist .tabl1 td img{
	margin:0 14px 0 60px;
	float:left;
}
.myaccount .wishlist .tabl1 td .name{
	margin-left:46%;
	text-align:left;
	font-size:13px;
	color:#000;
}
.myaccount .wishlist .tabl1 td .rating i{
	font-size:10px;
	color:#fa953b;
}
.myaccount .wishlist .tabl1 td .name p{
	font-size:12px;
	color:#000;
	font-family:"PT Serif",serif;
	text-transform:uppercase;
}
.myaccount .wishlist .tabl1 td .name p span{
	color:#A9A9A9;
}
.myaccount .wishlist .tabl1 tbody tr td:nth-child(2){
	font-size:16px;
	color:#222222;
	font-weight:500;
}
.myaccount .wishlist .tabl1 tbody tr td:nth-child(3){
	font-size:14px;	
	color:#000;
	font-weight:500;
}
.myaccount .wishlist .tabl1 td button{
	background:none;
	border:none;
	box-shadow:none;
	font-size:22px;
}
.myaccount .wishlist .tabl1 td button:hover .fa{
	color:#FCB714;
}
.myaccount .wishlist .tabl1 .color{
	color:#E5E5E5;
}
.myaccount .edit h4{
	font-size:14px;
	color:#999;
	margin:0 0 30px;
	text-transform:uppercase;
}

.hotels #gallery ul li {
	width: 19.5%;
}