/*
 Theme Name:   RenzoManetti
 Description:  Renzo Manetti | Official Website
 Author:       PerSeo Design
 Author URI:   http://www.perseodesign.com
 Version:      1.0.6
 Template:     zerif-lite
*/


/*--------------------------------------------------------------
Font
--------------------------------------------------------------*/

@import url('https://fonts.googleapis.com/css?family=Montserrat');
/*--------------------------------------------------------------Colors--------------------------------------------------------------*/
/* Selection colours (easy to forget) */::selection {	background: #F9A504;	color: #FFF;}::-moz-selection {	background: #F9A504;	color: #FFF;}a {	color: #F9A504;	-webkit-transition: all 700ms;	transition: all 700ms;}a,a:hover {	text-decoration: none;}a:hover {	color: #f1c36a;}a:visited {	color: #f1c36a;}p {    margin: 0;}.full-width {	width: 100%;	margin: auto;}/* do not group these rules (placeholder colors) */*::-webkit-input-placeholder {    color: #999 !important;}*:-moz-placeholder {    color: #999 !important;}*::-moz-placeholder {    color: #999 !important;}*:-ms-input-placeholder {    color: #999 !important;}.btn-primary:hover, .btn-primary:focus, .btn-primary:active, .btn-primary.active, .open .dropdown-toggle.btn-primary {    color: #fff;    background: rgba(255, 255, 255, 0.5);    border-color: #285e8e;}

/*--------------------------------------------------------------
General
--------------------------------------------------------------*/
.green-btn, .red-btn {
	background: rgba(255, 255, 255, 0.15);
	border: 1px solid #F9A504 !important;
}

.green-btn:hover, .red-btn:hover {
	background: #f1c36a;
    border: 1px solid #f1c36a !important;
    color: #303030 !important;
}

.custom-button {
    display: inline-block !important;
    text-align: center;
    text-transform: uppercase;
    padding: 13px 35px;
    border-radius: 3px;
    margin: 10px;
    border: medium none;
}#aboutus {	border-bottom:2px solid #000;	border-top: 1px solid #293133;}#footer {	border-top:1px solid #000;}section {	border-bottom:1px solid #ddd;}
.section-header h2 {
    padding-bottom: 0px;
    text-transform: uppercase;
}
.section-header h2:after {
    content: '';
    display: block;
    height: 3px;
    width: 40px;
    background: #F9A504;
    margin: 8px 0 20px 0;
    margin-left: auto;
    margin-right: auto;
}

.section-header h5 {
    padding-bottom: 0px;
    text-transform: uppercase;
}
.section-header h5:after {
    content: '';
    display: block;
    height: 3px;
    width: 40px;
    background: #F9A504;
    margin: 8px 0 20px 0;
    margin-left: auto;
    margin-right: auto;
}

.testimonial .section-header h5:after {
    background: #797979;
}

.section-header h6 {
    color: #303030;
    font-weight: bold;
    text-transform: uppercase;
}

p {
    font-family: 'montserrat', sans-serif !important;
}

/*--------------------------------------------------------------
Header
--------------------------------------------------------------*/

.navbar {
	background: rgba(0,0,0,0.8);
}
.navbar.navbar-black {
	background: rgba(0,0,0,0.4) !important;	border-bottom: 2px solid #000;
}
ul.nav > li.current_page_item > a:before {
	 background:#F9A504;
}
.navbar-inverse .navbar-nav > li > a {
    font-size: 12px;
    font-family: "Montserrat", "sans-serif";
    text-transform: uppercase;
    color: #fff;
}
.navbar-inverse .navbar-nav > li > a:hover {
    color: #f1c36a !important;
}
.rb-site-title {
	font-family: "montserrat", "sans-serif";
    color: #fff;
    font-size: 20px;
    line-height: 20px;
}
.rb-site-description {
	font-family: "montserrat", "sans-serif";
    color: #fff;
    font-size: 15px;
    line-height: 15px;
}
.rb_logo {
    padding-bottom: 190px;
}
.header-content-wrap {
	padding: 10% 0px 290px;
}
.navbar-toggle.active {
    background-color: #F9A504 !important;
}
.navbar-inverse .navbar-toggle.active .icon-bar {
    background-color: #000 !important;
}
.rb-hidden-logo {
	display:none;
}
.navbar-black nav{
	width: 100%;
}
.navbar-black nav ul.nav {
	width: 100%;
	text-align: center;
}
.navbar-black nav ul.nav li {
	float: none;
	display: inline-block;
}
/*--------------------------------------------------------------
Content
--------------------------------------------------------------*/

.about-us {
    background: rgba(45, 45, 45, 0.90) none repeat scroll 0% 0% !important;
    padding-bottom: 0px;
}

.right {
    margin-top:-40px;
padding-left:80px;

}

.focus-box .service-icon {
    width: 250px;
    height: 250px;
    border-radius: 0;
}


.contact-us {
    background: rgba(80, 80, 80, 0.9) none repeat scroll 0% 0%;
}

.team-member .profile-pic {
    border-radius: 0;
    width: 255px;
    height: 255px;
}

.team-member h5:before {
    background: #F9A504 !important;
}

.team-member:hover .details {
    top: 0px;
    background: #f1c36a none repeat scroll 0% 0% !important;
    color: #000;
    opacity: 0.8;
    min-height: 255px;
    text-align: center;
}

.team-member .social-icons ul li a {
    color: #404040;
}
.team-member .social-icons ul li a:hover {
    color: #f1c36a;
}

input[type="text"], input[type="email"], input[type="url"], input[type="password"], input[type="search"], textarea {
    color: #5A5A5A ;
    border: 1px solid rgba(0, 0, 0, 0.1);
    border-radius: 0px;
}
.focus-box .service-icon {	border: 10px solid #f2f2f2;}
.focus-box .service-icon:hover {
    border: 10px solid #F9A504 !important;
}

.focus-box .service-icon .pixeden {
    border-radius: 0;
}

.focus-box .red-border-bottom:before {
    background: #F9A504 !important;
}

.focus-box p {
	color: #6E6E6E !important;
    font-family: "montserrat", sans-serif !important;		text-align:justify;
}

article.hentry {
    border: 1px solid #d0d0d0;
    padding: 15px;
    background-color: #F9F9F9 !important;		opacity:0.9;
}

.large-container {
    background-color: #FFF !important;
    border-radius: 4px;
    margin: 35px 0px;
    position: relative;
    width: 97%;
    margin-top: 0;
}

.listpost-content-wrap .entry-content p {
    min-height: 90px;
    margin-bottom: 0px;
    font-family: "montserrat", sans-serif !important;
    margin-right: 10px;		text-align:justify;
}

.content-left-wrap {
    padding-top: 60px;
}

.carousel-control.left {
    margin-left: -35px;
}
.carousel-control .icon-next, .carousel-control .glyphicon-chevron-right {
	right: 30% !important;
}

#carousel-homepage-latestnews .item .latestnews-box:nth-child(4n+1) .latestnews-title a:before {	background: #F9A504;}#carousel-homepage-latestnews .item .latestnews-box:nth-child(4n+2) .latestnews-title a:before {	background: #F9A504;}#carousel-homepage-latestnews .item .latestnews-box:nth-child(4n+3) .latestnews-title a:before {	background: #F9A504;}#carousel-homepage-latestnews .item .latestnews-box:nth-child(4n) .latestnews-title a:before {	background: #F9A504;}
#carousel-homepage-latestnews p {	text-align:justify;}
.listpost-content-wrap-large {
    position: absolute;
    bottom: 0px;
    background: rgba(255, 255, 255, 0.98) none repeat scroll 0% 0%;
    min-height: 50px;
    width: 100%;
    padding: 20px 20px 0px;
    border-top: 2px solid #FFF;
    border: 1px solid #DEDEDE;
}

#client-feedbacks .feedback-box {
    background: #fff;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
    color: #000 !important;
    opacity:0.5;
}
.feedback-box .message {
    color: #000;    text-align:justify;
}
.feedback-box .client-info .client-name {    font-family: 'Montserrat', serif;
    color: #000;
}
/*--------------------------------------------------------------
Footer
--------------------------------------------------------------*/

#footer {
    background: rgba(45, 45, 45, 0.90) none repeat scroll 0% 0%;
}
.footer {	padding:60px;}
.footer a {
    color: #F9A504 !important;
}.footer a:hover {	color:#f1c36a !important;}.footer p {	display:inline;	color:#fff;}#social li {	display:inline;    padding:5px;}#social {	margin-bottom:20px;}#social i {	color:#fff;}#social i:hover {	color:#f1c36a !important;	cursor: pointer;	transform: scale(1.1);}

/* Latest news */

.rb-latest-news-container {
    width: 100%;
}

.rb-latest-news {
    width: 24.99%;
    margin: 0;
    display: inline-block;
}

.rb-latest-news-image {
    position: relative;
    display: block;
    overflow: hidden;
    width: 100%;
    -moz-transform: translateZ(0px);
    -webkit-transform: translateZ(0px);
}

.rb-latest-news-image img {
    position: relative;
    display: block;
    width: 100%;
    z-index: 100;
    -webkit-animation: rb-animatedBackground 1s ease-out 1;
    -moz-animation: rb-animatedBackground 1s ease-out 1;
    animation: rb-animatedBackground 1s ease-out 1;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
}

.rb-latest-news-image:hover img {
    -webkit-animation: rb-animatedBackground-rev 1s ease-out 1;
    -moz-animation: rb-animatedBackground-rev 1s ease-out 1;
    animation: rb-animatedBackground-rev 1s ease-out 1;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
}

.rb-latest-news-image:hover {
    background: #f1c36a;
}

@-webkit-keyframes rb-animatedBackground {
    0% {
        -webkit-transform: scale(1, 1);
        -moz-transform: scale(1, 1);
        -ms-transform: scale(1, 1);
        -o-transform: scale(1, 1);
        transform: scale(1, 1)
    }
    100% {
        -webkit-transform: scale(1.3, 1.3);
        -moz-transform: scale(1.3, 1.3);
        -ms-transform: scale(1.3, 1.3);
        -o-transform: scale(1.3, 1.3);
        transform: scale(1.3, 1.3)
    }
}

@-moz-keyframes rb-animatedBackground {
    0% {
        -webkit-transform: scale(1, 1);
        -moz-transform: scale(1, 1);
        -ms-transform: scale(1, 1);
        -o-transform: scale(1, 1);
        transform: scale(1, 1)
    }
    100% {
        -webkit-transform: scale(1.3, 1.3);
        -moz-transform: scale(1.3, 1.3);
        -ms-transform: scale(1.3, 1.3);
        -o-transform: scale(1.3, 1.3);
        transform: scale(1.3, 1.3)
    }
}

@keyframes rb-animatedBackground {
    0% {
        -webkit-transform: scale(1, 1);
        -moz-transform: scale(1, 1);
        -ms-transform: scale(1, 1);
        -o-transform: scale(1, 1);
        transform: scale(1, 1)
    }
    100% {
        -webkit-transform: scale(1.3, 1.3);
        -moz-transform: scale(1.3, 1.3);
        -ms-transform: scale(1.3, 1.3);
        -o-transform: scale(1.3, 1.3);
        transform: scale(1.3, 1.3)
    }

}

@-webkit-keyframes rb-animatedBackground-rev {
    100% {
        -webkit-transform: scale(1, 1);
        -moz-transform: scale(1, 1);
        -ms-transform: scale(1, 1);
        -o-transform: scale(1, 1);
        transform: scale(1, 1)
    }
    0% {
        -webkit-transform: scale(1.3, 1.3);
        -moz-transform: scale(1.3, 1.3);
        -ms-transform: scale(1.3, 1.3);
        -o-transform: scale(1.3, 1.3);
        transform: scale(1.3, 1.3)
    }
}

@-moz-keyframes rb-animatedBackground-rev {
    100% {
        -webkit-transform: scale(1, 1);
        -moz-transform: scale(1, 1);
        -ms-transform: scale(1, 1);
        -o-transform: scale(1, 1);
        transform: scale(1, 1)
    }
    0% {
        -webkit-transform: scale(1.3, 1.3);
        -moz-transform: scale(1.3, 1.3);
        -ms-transform: scale(1.3, 1.3);
        -o-transform: scale(1.3, 1.3);
        transform: scale(1.3, 1.3)
    }
}

@keyframes rb-animatedBackground-rev {
    100% {
        -webkit-transform: scale(1, 1);
        -moz-transform: scale(1, 1);
        -ms-transform: scale(1, 1);
        -o-transform: scale(1, 1);
        transform: scale(1, 1)
    }
    0% {
        -webkit-transform: scale(1.3, 1.3);
        -moz-transform: scale(1.3, 1.3);
        -ms-transform: scale(1.3, 1.3);
        -o-transform: scale(1.3, 1.3);
        transform: scale(1.3, 1.3)
    }

}
.latest-news {
    padding-bottom: 0px;
}

.rb-latest-news-image-holder {
    position: relative;
}

.rb-latest-news-content {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: none;
    color: #000;
    font-family: "Montserrat", "sans-serif";
    text-transform: uppercase;
}

.rb-latest-news-image-holder:hover .rb-latest-news-content {
    background-color: rgba(255, 221,0, 0.7);
    display: block;
}

.rb-latest-news-content h3 {
    font-size: 20px;
    margin-bottom: 100px;
}

.rb-latest-news-content a.rb-latest-news-read-more {
    font-size: 12px;
    color: #000 !important;
    border: 1px solid #000;
    border-radius: 2px;
    padding: 10px 20px;
}

.rb-latest-news-content-outer {
    position:relative;
}

.rb-latest-news-content-outer .rb-latest-news-content-inner {
    position: absolute;
    margin-top: 30%;
    width: 100%;
    text-align: center;
}
.contact-us .g-recaptcha, .contact-us .zerif-g-recaptcha {
    float: right;
    padding-right: 15px;
}

.entry-title:before, .widget .widget-title:before {
	background: #F9A504;
}.entry-title a {	color:#404040; }
.comment-form #submit, .comment-reply-link {
	background: #313131;
    border:1px solid #F9A504 !important;
    color: #fff !important; 
}
.comment-form #submit:hover, .comment-reply-link:hover {
	background: #f1c36a;
    border:1px solid #f1c36a !important;
    color: #000 !important; 
}

.comment-metadata, .comment-metadata a {
	margin-right: 5px !important;
}

/*--------------------------------------------------------------
Libri
--------------------------------------------------------------*/

#huge_it_portfolio_popup_list_1 .popup-wrapper_1 .image-block_1 img {
	width: auto !important;
	max-height: 500px !important;
	margin: 0 auto !important;
}

/*--------------------------------------------------------------
Responsive
--------------------------------------------------------------*/

@media screen and (max-width: 1170px){
    .rb-latest-news {
        width: 33.3%;
    }
}

@media screen and (max-width: 992px){
    .rb-latest-news {
        width: 50%;
    }
    .about-us p {
        text-align: justify;
        margin-left:25px;
    }
    .focus-box .service-icon {
        width: 180px;
        height: 180px;
    }

}

@media screen and (max-width: 767px){
    #main-nav, #main-nav.fixed {
        background: rgba(0, 0, 0, 0.8) none repeat scroll 0% 0%;
    }
    .dropdownmenu {
        background: url(images/menu-icon.png) center center no-repeat #F9A504;
    }
    .navbar a{
        color: #fff !important;
    }
}

@media screen and (max-width: 600px){
    .rb-latest-news {
        width: 100%;
    }
  
.right {
    margin:0px;
   padding:0px;
}

.about-us .column img{
  width:70%;
}
