

.testimonials_holder .flex-direction-nav a {
width: 32px;
height: 32px;
}
.testimonials_holder .flex-direction-nav a:before {
font-size: 20px;
left: 11px;
height: 0px;
width: 0px;
}

.testimonials_holder .flex-direction-nav a:hover {
background-color: #ffcc00;
border: 2px solid #ffcc00;
}
.flex-direction-nav a {
margin: -23px -1px 0;
}
.q_counter_holder p.counter_text {
line-height: 35px;
margin: 22px 0 0 0;
}

.footer_top .widget_nav_menu ul li {
padding: 0;
}
.footer_top h5 {
margin: 0;
}

.wpcf7 form.wpcf7-form p {
margin-bottom: 10px;
}

.footer_top .footer_col3 .wpcf7 {
text-align: right; 
}
.footer_top .footer_col3 .wpcf7 img.ajax-loader {
display: none;
}
.q_icon_with_title .icon_with_title_link {
font-size: 12px;
font-weight: 600;
margin: 24px 0 0;
}
.q_icon_with_title .icon_with_title_link:hover {
color: #ffcc00 !important;
}
.header_top {
overflow: hidden;
}
.header_bottom_right_widget_holder {
    padding-right: 0;
}
.header_top {
line-height: 53px;
}

 header.sticky .header_bottom .qode_icon_shortcode span {
color: #222 !important;
}

header.sticky .header_bottom .qode_icon_shortcode span:hover {
color: #ffcc00 !important;
}

.title.title_size_large h1 {
letter-spacing: -1px;
}
.title .separator.small {
margin-top: 3px;
}
.filter_holder {
padding-top: 7px;
}

.q_dropcap{
margin: 0px 18px 0px 0px;
}

.projects_holder article .portfolio_description {
padding: 27px 0 22px;
}

 .projects_holder article .feature_holder .feature_holder_icons a.preview:hover {
background-color: #fff;
color: #303030;
}

.qode_portfolio_related h4 {
font-weight: 700;
font-size: 23px;
letter-spacing: -1.3;
}

@media only screen and (max-width: 768px) {
.title.title_size_large h1 {
font-size: 40px!important;
line-height: 46px!important;
}
.title.title_size_medium h1 {
font-size: 36px!important;
line-height: 45px!important;
}
.footer_responsive_adv .footer_top .four_columns .column1,
.footer_responsive_adv .footer_top .four_columns .column2,
.footer_responsive_adv .footer_top .four_columns .column3,
.footer_responsive_adv .footer_top .three_columns .column1,
.footer_responsive_adv .footer_top .three_columns .column2,
.footer_responsive_adv .footer_top .two_columns_50_50 .column1,
.footer_responsive_adv .footer_top .two_columns_50_50 .column2 {
    margin: 0 0 50px;
}
}

@media only screen and (max-width: 480px) {
.title.title_size_large h1 {
font-size: 32px!important;
}
.title.title_size_medium h1 {
font-size: 27px!important;
line-height: 28px!important;
}
}

.comment_holder .comment {
    padding: 34px 25px 37px;
    background-color: #f9f9f9;
}

.comments .comment .text .comment_date {
    font-size: 12px;
    font-weight: 500;
    color: #303030;
}

.comments .comment .text .text_holder {
    margin: 13px 0 0;
}

.icon_social_holder>div {
    font-weight: 500;
}


div.wpcf7-response-output.wpcf7-validation-errors {
    background-color: #ff0000;
    color:#ffffff;
}


.text-white p{
    color:#ffffff !important;
}

.text-white h2{
    color:#ffffff !important;
}

.text-white a{
    color:#ffffff !important;
}

@media only screen and (max-width: 767px) {
     .colonna_divisoria .vc_column-inner{
       border-right-color :#ffffff !important;
      }
}



/* Box Service */

.box_service {
    float:right;
    display:block;
    background:#ffffff;
    width:150px;
    padding:0 20px;
   border-left:1px solid #777777;
}

.title1_service {
    font-size: 12px;
    font-weight: bold;
    line-height: 16px;
    float: right;
    height: 16px;
    margin: 0;
    width:100%;
    color:#777777;
}


.title2_service {
    font-size: 24px;
    font-weight: bold;
    line-height: 25px;
    float: right;
    height: 25px;
    margin: 0;
    width:100%;
    color: #0080ff;
}

.title3_service {
    font-size: 20px;
    font-weight: bold;
    line-height: 25px;
    float: right;
    height: 20px;
    margin: 0;
    width:100%;
    color: #0080ff;
}



/* Banner Custom */
.qode-banner:hover .qode-banner-content {
  opacity: 1 !important;
  background-color: rgba(0, 0, 0, 0);
  -webkit-transition: background 0.3s ease-out;
  -moz-transition: background 0.3s ease-out;
  transition: background 0.3s ease-out;
}

.qode-banner .qode-banner-content {
  background-color: rgba(0, 0, 0, 0.7);
  -webkit-transition: opacity 0.3s ease-out;
  -moz-transition: opacity 0.3s ease-out;
  transition: opacity 0.3s ease-out;
}

.qode-banner h5{
    font-size:45px;
    font-weight:800;
    text-shadow: 0px 1px 6px #000;
}

/* Blog News */

.custom_blog{
    color: #000000;
}

.custom_blog p{
    color: #424242 !important;
    font-size : 15px;
    line-height: 18px;
    font-weight: 500;
}

.custom_blog .latest_post_day{
    font-size : 24px !important;
}

.custom_blog .latest_post_month{
    font-size : 14px;
    font-weight:600;
    color: #424242;
}

.custom_blog .post_infos a:hover{
color:#000000 !important;
}

.post_excerpt{
color:#000000 !important;
}

.portfolio_main_holder .item_holder.slow_zoom .portfolio_shader {
    z-index: 0 !important;
    background-color:#eeeeee !important;
}

.blog_single .post_info{
    display:none !important;
}


/* COLOR FILTER PORTFOLIO*/

.filter_holder ul li.active span, .filter_holder ul li:hover span {
    color: #d51317!important;
}

.filter_holder ul li span {
    font-size: 18px;
    line-height: 18px;
}


.hide_custom_box{
    display:none !important;
}



/* table product */

table.table_product{
    color:#1a1a1a;
    text-align:center;
    width:100%;
    font-size:14px;
    line-height: 16px;
}

table th {
     padding: 5px 2px;
}
table tr {
     padding: 5px 2px;
}

table.table_product thead{
    background:#4d4d4d;
    color:#ffffff;
    font-size:12px;
}

table.table_product tbody{
    background:#fafafa;
}

table.table_product td{
    text-align:center;
    border-bottom: 1px solid #c7c7c7;
    padding: 10px;
}


.title_product h1 span{
font-size: 55px;
}

.blog_holder.masonry article .post_text .post_text_inner{
background:#ffffff;
}


.blog_holder.masonry article .post_text .post_text_inner {
    background: #ffffff;
    height: 250px;
}

.latest_post_holder.dividers .latest_post_inner {
    margin: 35px 0!important;
    height: 200px;
}


.cookie, .cookie p, .cookie h1, .cookie h2, .cookie h3{
color:#1a1a1a !important;
}


.stick_made img{
    position: absolute;
    top: 0px;
}


.stick_port .full_section_inner {
    position: relative;
    z-index: 999999999999;
}


@media only screen and (max-width: 480px) {

.stick_made img{
    position: absolute;
    top: 0px;
width:100px;
}



}


@media only screen and (max-width: 620px) {

.stick_port  img{
visibility:hidden;
}

}