@import url('https://fonts.googleapis.com/css?family=Source+Serif+Pro:400,600,700&display=swap');



#header{
background-image: url("../image/bangalore_2040/header.jpg");
height: 30px;
}

.breadcrumb-list{
padding-top: 10px !important;
padding-bottom: 10px !important;
}

img.add{
display: block;
margin: 20px auto 10px;
}

.pag{
margin-bottom: 10px;
font-size: 16px;
}

.pag a{
color: #fff;
font-size: 14px;
text-decoration: underline;
color: #006fbe;
}


/* common */
.top_space{
margin-top: 15px;
}


.mobile_add{
display: none;
}


.arrow_top{
display: none;
}





.fixedadd{
position: fixed;
top: 30px;
z-index: 100;
}

/* image gallery */
#image_gallery{
background-color: #000;
color: #fff;
}

#image_gallery h1{
margin-top: 0;
font-size: 30px;
}


.social_icons img{
width: 28px;
margin-right: 10px;
}

#image_gallery .fixed {
text-align: center;
background-color: #e4ddddab;
left: 0;
padding: 10px 10px 0px;
top: 0;
position: fixed;
border-radius: 10px;
}

.fixed a{
display: block;
}

.fixed img{
margin: 0px 0px 10px;
}



#image_gallery .social_icons a:last-child{
margin-bottom:0px ;
}


/* light gallery */

.lightgallery li{
position: relative;
margin-bottom: 25px;
}

.lightgallery li h4{
font-size: 17px;
line-height: 1.3em;
}

.lightgallery li img{
width: 100%;
cursor: pointer;
}

.lightgallery li span.count{
position: absolute;
top: 10px;
left: 20px;
background-color:rgba(0, 0, 0, 0.52);
border-radius: 5px;
display: block;
padding: 2px 20px;
font-size: 20px;
margin-bottom: 20px;
display: block;
}

.lightgallery li span.count span{
font-size: 25px;
}


.lightgallery img.zoom{
width: 35px;
position: absolute;
right: 10px;
top: 10px;
background-color:rgba(0, 0, 0, 0.52);
border-radius: 5px;
padding: 6px;
}



.small{
width: 350px;
display: block;
margin: auto;
}


.dk_300{
width: 300px;
display: inline-block;
}

.p_0{
padding-left: 0px;
padding-right: 0px;
}

/* DHpicks */

h3.dh_picks_text{
font-size: 18px;
color: #fff;
font-weight: bold;
position: relative;
margin-bottom: 20px;
margin-top: 50px;
}

h3.dh_picks_text::before {
content: '';
position: absolute;
display: block;
width: 26px;
height: 7px;
background: #9e81bb;
bottom: 29px;
left: 0;
}



.dh_picks{
padding: 20px;
background-color: #fff;
margin-bottom: 20px;
}


.dh_picks .p_0{
padding-left: 0px;
padding-right: 0px;
}

.dh_picks img{
display: block;
margin: auto;
width: 82px;
height: 60px;
}

.dh_picks h4{
color: #333;
font-size: 15px;
height: 32px;
overflow: hidden;
}


.dh_picks  a{
display: block;
margin-bottom: 20px;
}


.dh_picks a:last-child{
margin-bottom: 0;
}



/* Trending galleries */

h3.trend_galle{
font-size: 18px;
color: #fff;
font-weight: bold;
position: relative;
margin-bottom: 20px;
margin-top: 50px;
}

h3.trend_galle::before {
content: '';
position: absolute;
display: block;
width: 26px;
height: 7px;
background: #ee4147;
bottom: 29px;
left: 0;
}

.trending_gallery{
background-color: #716d6c;
position: relative;
padding: 20px 20px;
margin-bottom: 30px;
}

.trending_gallery .owl-carousel .active{
margin-left: -27px;
}
    

.trending_gallery .owl-nav{
position: absolute;
top: 40%;
left: 0;
width: 100%;
}




.trending_gallery .owl-nav button.owl-prev{
float: left;
position: relative;
left: -20px;
background-color: rgba(0, 0, 0, 0.57);
border-radius: 50%;
width: 35px;
height: 35px;
}

.trending_gallery .owl-nav button.owl-next{
float: right;
position: relative;
right: -20px;
background-color: rgba(0, 0, 0, 0.57);
border-radius: 50%;
width: 35px;
height: 35px;
}


.trending_gallery .owl-nav button.owl-prev span{
font-size: 35px;
position: relative;
bottom: 10px;
}


.trending_gallery .owl-nav button.owl-next span{
font-size: 35px;
position: relative;
bottom: 10px;
}


.trending_gallery .owl-carousel .item{
position: relative;
}

.trending_gallery .owl-carousel h3{
position: absolute;
width: 100%;
bottom: 0;
margin: 0;
background-color: rgba(0, 0, 0, 0.57);
font-size: 15px;
padding: 10px 10px;
}



h3.promoted_story{
font-size: 18px;
color: #fff;
font-weight: bold;
position: relative;
margin-bottom: 20px;
margin-top: 50px;
}

h3.promoted_story::before {
content: '';
position: absolute;
display: block;
width: 26px;
height: 7px;
background: #aca12d;
bottom: 29px;
left: 0;
}



/* next album */
h6 {
overflow: hidden;
text-align: center;
padding: 20px;
margin-bottom: 30px;
margin-top: 30px;
}


h6 span{
background-color: #fff;
color: #000;
padding: 10px 20px;
font-size: 19px;
font-weight: bold;
border-radius: 10px;
}

h6:before,
h6:after {
background-color: #fff;
content: "";
display: inline-block;
height: 3px;
position: relative;
vertical-align: middle;
width: 50%;
}

h6:before {
right: 0em;
margin-left: -50%;
}

h6:after {
left: 0em;
margin-right: -50%;
}


/* advertisment section */
.adds{
text-align: center;
margin-bottom: 25px;
}




.darkHeader{
color: red;
}



/* more albumb */
h1.more_album{
font-size: 18px !important;
color: #fff;
font-weight: bold;
position: relative;
margin-bottom: 20px;
margin-top: 50px;
}

h1.more_album::before {
content: '';
position: absolute;
display: block;
width: 26px;
height: 7px;
background: #ee4147;
bottom: 29px;
left: 0;
}

.owl-two{
margin-top: 30px;
}

.owl-two h3{
font-size: 17px;
height: 50px;
color: #000;
margin: 10px 10px;
overflow: hidden;
}

.owl-two .item{
background-color: #fff;
border-radius: 4px;
}

.owl-two .item img{
border-top-right-radius: 4px;
border-top-left-radius: 4px;
}

.owl-two .owl-nav{
display: block !important;
position: absolute;
top: 35%;
width: 100%;
}

.owl-two .owl-nav button{
background-color: #fff !important;

color: #000 !important;
}

.owl-two .owl-nav button span{
font-size: 25px;
}

.owl-two .owl-nav button.owl-next{
padding: 0px 8px !important;
float: right ;
border-radius: 5px;
}

.owl-two .owl-nav button.owl-prev{
padding: 0px 8px !important;
float: left ;
border-radius: 5px;
}

