html, body {
    background-color: #1b1e21;
    height: 100%;
}
.logo{
    padding: 8px;
    height: 100%;
    width: 100%;
}

.main-navigation{
    height: 100%;
    width: 240px;
}

.image {
	padding-bottom: 10px;
    background-position: center;
    background-size: cover;
    width: 100%;

}

.gallery-image {
    background-position: center;
    background-size: cover;
    width: 100%;

}

.icon {
    font-size: 30px;
	color: grey;
}

.description {
    
    padding: 40px 0px 20px 20px;
    color: grey;
}

/*--Fixed-*/
@media (min-width: 1200px) {
	.row .posfix {
		position: fixed;
	}	
}

.row .posfix {
	padding-right: 10px;
}

}



/*------------------ Navigate in Art Start ----------------*/

.gallery-btn {
    font-size: 30px;
	color: grey;
	margin-left: 20px;
}

@media (max-width: 1200px) {
	.arrowfix {
		bottom: 40px;
		width: 122px;	
		position: fixed;
		z-index: 1;
		margin-left: calc(50% + -65px);
		transform: translate(-50%, 0%);
		
	}	
}
@media (min-width: 1200px) {
	.arrowfix {
		margin-top: 40px;
		position: fixed;
		right: 8px;
		
	}	
}








/*------------------ Navigate in Art End ----------------*/
    
.main-navigation a.nav-link{
    color: white;
}

.main-navigation a.nav-link > span{
    line-height: 1.6 !important;
    font-size: 15px;
    font-weight: 400;
    vertical-align: middle;
    font-family: Ubuntu, sans-serif;
}
.main-navigation .nav{
    padding: 9px 0 9px 25px;
    
}
.main-navigation .nav-link{
    padding-top: 5px;
    padding-bottom: 5px;
}
.main-navigation .nav-link.active{
    background-color: #212529;
    
}
.main-navigation a.nav-link:hover{
    background-color: #394047;

}
/*-------------hover Start -------------*/
.hovereffect {
  width: 100%;
  height: 100%;
  float: left;
  overflow: hidden;
  position: relative;
  text-align: center;
  cursor: default;
}

.hovereffect .overlay {
  width: 100%;
  height: 100%;
  position: absolute;
  overflow: hidden;
  top: 0;
  left: 0;
  -webkit-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
}

.hovereffect:hover .overlay {
  background-color: rgba(51, 51, 51, 0.11);
}

.hovereffect h2, .hovereffect img {
  -webkit-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
}

.hovereffect img {
  display: block;
  position: relative;
  -webkit-transform: scale(1.1);
  -ms-transform: scale(1.1);
  transform: scale(1.1);
}

.hovereffect:hover img {
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
}

.hovereffect h2 {
  text-transform: uppercase;
  color: #fff;
  text-align: center;
  position: relative;
  font-size: 17px;
  padding: 10px;
  background: rgba(0, 0, 0, 0.6);
}

.hovereffect a.info {
  display: inline-block;
  text-decoration: none;
  padding: 7px 14px;
  text-transform: uppercase;
  color: #fff;
  border: 1px solid #fff;
  margin: 0;
  background-color: transparent;
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transform: scale(1.5);
  -ms-transform: scale(1.5);
  transform: scale(1.5);
  -webkit-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
  font-weight: normal;
  height: 85%;
  width: 85%;
  position: absolute;
  top: 5%;
  left: 8%;
  padding: 25%;
}

.hovereffect:hover a.info {
  opacity: 1;
  filter: alpha(opacity=100);
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
  background-color: rgba(0,0,0,0.4);
}

/*-------------hover End -------------*/

/*------Footer-----*/
.footer {
	bottom: 0;
	height: 60px;
	line-height: 60px;
	margin-left: 80px;
	
}

@media (min-width: 992px) {
	.footer {
		position: fixed;
		bottom: 0;
		width: 100%;
		height: 60px;
		line-height: 60px;
		background-color: #212529;
		margin-left: 80px;
	}
}
.footer_container{
	margin-right: 90px;
	margin-left: 10px;
	color: #d9d9d9 !important;
}

.footer .footer_container .left {
	float: left;
}

@media (max-width: 800px){
	.footer .footer_container .left {
		float: none;
		text-align: center;
		width: auto;
		margin: 0 0 0 80px !important;
	}
}

.footer .footer_container .right {
	float: right;
	font-size: 1.8em;
}

@media (max-width: 800px){
	.footer .footer_container .right {
		float: none;
		text-align: center;
		width: auto;
		margin: 0 0 0 80px !important;
	}
}

@media (min-width: 1200px) {
	.footer_container {
		margin-right: 90px;
		margin-left: 10px;
	}
}


.footer_text {
	text-align: center;
	
}

/*------Footer End-----*/

.marmoset {
	padding-bottom: 10px;
	width: 100%;
	}

@media (max-width: 992px){
	#content {
		padding-bottom: 0;
		min-height: 0;
	}
}
@media (min-width: 992px){
	#content {
		padding-bottom: 70px;
		min-height: 0;
	}
}



.arrow-container {
	width: 30px;
    height: 30px;
    float: left;
    margin-right: 1pc;
	text-align: center;
}

.arrow-container-right {
	width: 30px;
    height: 30px;
    float: left;
	text-align: center;
}

.col-md-0 {
	padding: 0;
}

.container-fluid {
	float: none;
	text-align: center;
	width: auto;
	
}
@media (min-width: 1200px) {
	.container-fluid {
		padding: 0;

	}
}
