



/**** GENERAL ****/
a:hover, a:focus{
	color:#881f1c
}
::-webkit-input-placeholder { /* WebKit browsers */
    color:    #999;
}
:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
    color:    #999;
    opacity:  1;
}
::-moz-placeholder { /* Mozilla Firefox 19+ */
    color:    #999;
    opacity:  1;
}
:-ms-input-placeholder { /* Internet Explorer 10+ */
    color:    #999;
}
/**** PRELOADING ****/
.mask-color, .social-share ul.social li:hover a, #showRightPush:hover, .slicknav_btn:hover, .slicknav_nav a:hover, .slicknav_nav .slicknav_item:hover {
	background-color:#881f1c;
}

.prev:hover, .next:hover, .close-port:hover i, .read-more:hover, .read-more i, .view-all-blog:hover, .view-all-blog:hover span i, a.et-like-post.active span i, .btn.get-in-touch:hover, .et-post-data-left.single-blog a.home-icon:hover i, .form-submit input[type="submit"]:hover, .social-footer li a:hover i, .contact-form-wrapper input[type="submit"]:hover, #test_content .item .name-client, h1.title-blog a:hover, .btn.btn-oe:hover{
	color:#881f1c;
}
.close-port:hover, .view-all-blog:hover span, .btn.get-in-touch:hover, .image-blog-wrapper, .et-post-data-left.single-blog a.home-icon:hover, .form-submit input[type="submit"]:hover, .contact-form-wrapper input[type="submit"]:hover, .btn.btn-oe:hover, .popup-video:hover .icon-play-video{
	border-color:#881f1c;
}
.line-wrapper .line-circle, .pie-content h2, .percent-chart, .et-post-month, .et-post-date, .title-blog, .counter .timer, .btn.get-in-touch, .title-single, .post-tags a, .oe-comments-title, .copyright, .contact-form-wrapper input[type="submit"], .text-slider, a#scroll_to, .quote-charater, #test_content .item .name-client, .slicknav_menu  .slicknav_menutxt, .slicknav_nav a, .form-submit input[type="submit"], .btn.btn-oe, .blog-filer ul li a{
	font-weight:700;
}
.color-white *{
	color:#ffffff !important;
}
.color-white .popup-video:hover, .color-white .popup-video:hover .icon-play-video i{
	color:#881f1c !important;
}

                #test{
margin: 0 auto;
}

a#scroll_to{
    display:none;
}

#main-menu-top .main-menu li a{
    text-transform:none;
}

.slicknav_menu .slicknav_icon{
    margin:0 !important;
}

.line-wrapper .line-circle{
    display: none;
}

.timeline-wrapper .text-wrapper .detail{
    width: 100%;
}

ul.portfolio-category {
display: none;
}





.footer-img{
    box-shadow: inset 0px 10px 20px -10px #000;
-webkit-box-shadow: inset 0px 10px 20px -10px #000;
-moz-box-shadow: inset 0px 10px 20px -10px #000;
-o-box-shadow: inset 0px 10px 20px -10px #000;

}


.copyright{
    display:none;
}

.et-post-info {
    display:none;
}

.et-post-heart {
    display:none;
}

.post-content {
    font-size:15px;
}

.post-content p {
    font-size:15px;
}

.comment-wrap {
    display:none !important;
}

.comment-wrap {
    height:300px;
}

.blog-header-img {
    height:300px;
}

.blog-header-wrapper{
    height:300px;
}

/*.heading-title-wrapper {
    display:none;
}*/


.toggle-btn-visible {
  position: static;
  visibility: visible;
}
 
.toggle-target-hidden { display: none; }
 
.toggle-target-expanded { display: block; }


@media screen and (max-width: 767px) {
 
.toggle-btn-visible {
  position: static;
  visibility: visible;
}
 
.toggle-target-hidden { display: none; }
 
.toggle-target-expanded { display: block; }
 
}

#tasto1 {
height:40px;
background-color:white;
border-style: solid;
border-width: 2px;
border-color:black;
color:black;
-webkit-border-radius: 70px;
-moz-border-radius: 70px;
border-radius: 70px;font-weight:800;
margin-bottom: 20px;
}

#tasto2 {
height:40px;
background-color:white;
border-style: solid;
border-width: 2px;
border-color:black;
color:black;
-webkit-border-radius: 70px;
-moz-border-radius: 70px;
border-radius: 70px;font-weight:800;
margin-bottom: 20px;
}

#tasto3 {
height:40px;
background-color:white;
border-style: solid;
border-width: 2px;
border-color:black;
color:black;
-webkit-border-radius: 70px;
-moz-border-radius: 70px;
border-radius: 70px;font-weight:800;
margin-bottom: 20px;
}

.col-md-4{
    margin-bottom:80px;
}

.social-footer{
    display:none;
}

a {
    color:grey;
}

.next-post-container{
    height:200px;
}

.footer-img{
background-size: cover;
}

.blog-page{
    margin-top: 50px !important !important;
}            