.logo img
{
	/*height: 80px;*/
}
.bradcam_bg_4 {
    background-image: url(../img/tour-package.jpg) !important;
}
.footer_logo img
{
	height: 80px;
}
.clear
{
	clear: both;
}
.icon-bar {
  position: fixed;
  top: 50%;
  z-index: 999;
  right:0;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}

/* Style the icon bar links */
.icon-bar a {
  display: block;
  text-align: center;
  padding: 16px;
  transition: all 0.3s ease;
  color: white;
  font-size: 20px;
}

/* Style the social media icons with color, if you want */
.icon-bar a:hover {
  background-color: #000;
}

.facebook {
  background: #3B5998;
  color: white;
}

.twitter {
  background: #55ACEE;
  color: white;
}

.instagram {
  background: radial-gradient(circle at 30% 107%, #fdf497 0%, #fdf497 5%, #fd5949 45%,#d6249f 60%,#285AEB 90%);
  color: white;
}

.linkedin {
  background: #007bb5;
  color: white;
}

.youtube {
  background: #bb0000;
  color: white;
}

.boksec
{
	margin-top: 10px;
}
.caption-first {
       width: 50%;
    top: 0px;
    bottom: 0;
    position: absolute;
    /*text-align: center;*/
    background: #000000c2;
        padding: 20px 11px;
}
.caption-first a:hover{
	text-decoration: underline;
	transition: 0.75s;
}
.caption-first a{
	color: white;
	display: inline-block;
    margin-bottom: 3px;
    transition: 0.75s;
    font-size: 12px;
}
.caption-first h2{
	color: white; 
	font-size: 20px;
	font-weight: 500;

}
.package-heading{
	color:red;
}
.top-bar {
    background: #ffff12;
    padding: 6px 0px;
}
ul.holiday-s li {
    width: 200px;
}
.caption p{
	color: white;
	font-size: 12px;
}
.conts p{
	text-align: justify;
	color: black !important;
}
.buts li{
	list-style-type: disclosure-closed;
    line-height: 32px;
}
