#content .content {
	margin: 0;
}
#content {
	margin: 0;
}
.box{
 position: relative;
 overflow: hidden;
 box-shadow: 0 0 5px #555;
}
.box img{
 width: 100%;
 height: auto;
 transition: all 0.5s ease 0s;
}
.box:hover img{
 opacity: 0.3;
}
.box .boxContent{
 width: 100%;
 height: 100%;
 position: absolute;
 top: 0;
 left: 0;
 padding: 30px;
 background: rgba(0, 0, 0, 0.75);
 border: 4px solid rgba(255, 255, 255, 0.10);
 -webkit-transform: rotate(90deg);
 transform: rotate(90deg);
 -webkit-transform-origin: 0 0;
 transform-origin: 0 0;
 z-index: 1;
 transition: all 0.5s ease 0s;
}
.box:hover .boxContent{
 -webkit-transform: rotate(0);
 transform: rotate(0);
 -webkit-transform-origin: 100% 100%;
 transform-origin: 100% 100%;
}
.box .title{
 display: inline-block;
 font-size: 30px;
 color: #fff;
 line-height: 45px;
 border-bottom: 1px solid rgba(255, 255, 255, 0.2);
 margin: 0;
}
.box .post {
 display: block;
 font-size: 15px;
 color: #fff;
 text-transform: ;
 padding: 8px 0 15px;
}
.comments {
 display: block;
 font-size: 15px;
 color: #fff;
 text-transform: ;
 padding: 8px 0 15px;
}
@media only screen and (max-width: 990px){
 .box{ margin-bottom: 20px; }
}
#content .content .contentText .ptb-100 .gallery-isotope-section .container .gallery-tab-content .row .col-md-4 a .btn {
	background-color: #00AB66;
	border-width: 10px;
	border-color: #F1F1F1;
	border-style: solid;
	margin-bottom: 20px;
	height: 60px;
}
#content .content .contentText .ptb-100 .gallery-isotope-section .container .gallery-tab-content .row .col-md-4 a .btn:hover {
	background-color: #332c2b;
}
#content .content .contentText .ptb-100 .gallery-isotope-section .container .gallery-tab-content .row .col-md-4 .single-gallery {
	margin-bottom: 10px;
}
#content .content .contentText .ptb-80 .gallery-isotope-section .container .gallery-tab-content .row .col-md-4 a .btn {
	background-color: #DC1526;
	border-width: 10px;
	border-color: #F1F1F1;
	border-style: solid;
	height: 60px;
}
#content .content .contentText .ptb-80 .gallery-isotope-section .container .gallery-tab-content .row .col-md-4 a .btn:hover {
	background-color: #332c2b;
}

#global1 .footer {
	font-family: Arial, Helvetica, sans-serif;
}



#content .content .contentText .ptb-80 .gallery-isotope-section .container .gallery-tab-content .row .col-md-4 .single-gallery {
	margin-bottom: 15px;
}



.send-message#send-message h5 {
	z-index: 1000;
}

@media (max-width: 639px) { 
 .section-padding#deti .elements {
	display: none;
 }
}/*@media*/
