.logo img
{
	height: 70px;
}
.bradcam_bg_4 {
    background-image: url(../img/tour-package.jpg) !important;
}
.footer_logo img
{
	height: 80px;
}
.clear
{
	clear: both;
}
.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;

}
.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;
}