/*.swap img:last-child{display:none}
.swap:hover img:first-child{display:none}
.swap:hover img:last-child{display:inline-block}*/



.contact1 h5{
  font-weight: bold;
  font-size: 15px;

}
.contact1 a{
	color: #333333;

}
.contact1 i{
	padding-right: 10px;
}

/**/

/*.img-gallery-magnific{
background-color: rgba(255, 255, 255, 0.8);
}*/

/*hover*/
/*.hover12 figure {
	background: rgb(26 188 156 / 80%);
}
.hover12 figure img {
	opacity: 1;
	-webkit-transition: .3s ease-in-out;
	transition: .3s ease-in-out;
}
.hover12 figure:hover img {
	opacity: .5;
}
*/
/**/

#gallery{
	background-color: #ffffff87;
    margin: 0px 50px;
}

/**/
@media (min-width: 768px){
.navbar-nav>li>a {
    padding-top: 18px;
    padding-bottom: 18px;
}
.navbar-default .navbar-nav > li > a{
 text-transform: uppercase;

}

}

@media (max-width: 768px){

.navbar-brand > img{
 width: 140px;
	}	
	#gallery{
	background-color: #ffffff87;
    margin: 0px 12px;
		}
}

.video1 iframe{
 height: 350px;
 width: 100%;
 margin-bottom: 15px;
}

/**/
.scocial_media{
	width: 40px;
    height: 138px;
    position: fixed;
    right: 0;
    top: 30%;
    z-index: 250;
    background-color: #fbf2e6;
    border:1px solid #fff;
    border-radius: 10px;
    padding: 7px 0px;
}

.scocial_media ul li{
	list-style-type: none;
    font-size: 22px;
    text-align: center;
}
.scocial_media ul li a{
	color: #ef3337;
	font-weight: bold;
}