/* BLUE #0141f2 */
/* ORANGE #f49911 */

/* ==========================================================================
   GENERICI
   ========================================================================== */
h1, h2, h3, h4, h5, h6{
    letter-spacing:0px;
    line-height:1.2;
}
a{
    color:#0141f2;
}
.cdb-sidebar a{
    color:black;
}
.cdb-sidebar a:hover{
    color:#f49911;
    text-decoration: underline;
}

a.btn:hover{
    text-decoration: none;
}
.float-none{
    float: none!important;
}
.faetano-uptitle h5{
    letter-spacing: 4px!important;
    text-transform: uppercase;
}

.full-h-wrapper  .wpb_wrapper{
    height:100%;
}

#scroll-to-top {
    right: 29px;
    bottom: 95px;
}
.search-page-template{
    padding:0 40px 40px!important;
    box-sizing: border-box;
}
.border-orange{
    border-left:7px solid #f49911;
}
.blog-shortcode .blog-post-thumbnail img{
    max-height:350px;
}
.accent-color{
    color: #f49911!important
}
.cdb-iconbox .iconbox-title:after{
    background-color: #f49911!important
}
/* ==========================================================================
   HEADER 
   ========================================================================== */
.site-logo{
    display: flex;
    height: 100%;
    align-items: center;
}
.site-logo a{
    height:80%;
}
.menu-wrapper>ul>li>a{
    text-transform: lowercase!important;
    font-size:16px!important;
    font-weight: 600!important;
} 
.top-bar .container {
    display: flex;
    align-items: center;
    justify-content: flex-end;
}
.top-bar a{
    font-size:14px!important;
}
.top-bar .widget.widget_nav_menu ul li {
    border-left: 1px solid rgba(255,255,255,.2);
    border-right:0px!important;
}
.main-fixed-header .active-item, .main-fixed-header .menu-item a:hover{
    color: #0141f2;
}
.menu-wrapper>ul>li>a.active-item>span.caledon-nav-link:before{
    background-color: #0141f2;
}
.menu-wrapper>ul>li>a{
    padding: 0 12px!important;
}
.menu-dropdown .sub-menu-dropdown .sub-menu-holder ul li a {
    font-weight: bold;
    text-transform: lowercase;
}
.main-header-wrapper{
    background: white;
}
.mobile-header{
    padding-left:5px!important;
}
.mobile-site-logo{
    height:80%;
}
.mobile-site-logo a{
    height:100%!important;
}
.tparrows{
    top:114%!important;
}
/* ==========================================================================
   FOOTER 
   ========================================================================== */
.footer-widgets-left .cdb-col-4 {
    padding: 0 50px!important;
}
.widget_media_image img{
    width:95%;
}
.footer-area-inner p{
    color:white;
}
/* ==========================================================================
   PARAGRAPHS 
   ========================================================================== */
.medium-p{
    font-size:16px;
}
.large-p{
    font-size:18px;
}
.more-info{
    position:absolute;
    bottom: 0px;
    padding-left: 20px;
    border-left: 2px solid #afafaf;
}
.more-info p{
    margin:0px!important;
    font-size:16px!important;
}
.half-width{
    width:50%!important;
}
.e-opacity{
    opacity:0.8!important;
}
.btn-simple, .btn-simple:hover, .btn.btn-simple:not(.btn-custom-hover-color):hover{
    color: #0141f2!important;
}
.btn-simple .the-arrow{
    background-color: #0141f2!important;
}
.btn.btn-solid, .rev-btn{
    background:#0141f2;
    border-radius: 30px;
}
/* ==========================================================================
   Buttons 
   ========================================================================== */
.rounded-cta a{
    border-radius:30px;
}
.left-cta .cta-button-block{
    text-align:left;
}
#speeching_button{
    background: #0141f2!important;
    cursor:pointer;
}
/* ==========================================================================
   SLIDER 
   ========================================================================== */
.slider-opacity-wrapper{
    left:0px!important;
}
.slider-opacity-wrapper, .slider-opacity-wrapper .tp-loop-wrap, .slider-opacity-wrapper .tp-loop-wrap .tp-mask-wrap{
    width:100%!important;
    min-width: 100%!important;
    min-height: 100%!important;
}
.slider-opacity{
    position:absolute!important;
}
.tp-bullets.minimalist-line-bullets{
    left:100px!important;
}

/* ==========================================================================
   SERVICES
   ========================================================================== */
.home-section-services .iconbox-title{
    text-align:left;
}
.home-section-services .iwt-svg-wrapper, .home-section-services .iconbox-title:after{
    margin-left:0px!important;
}
.home-section-services .iconbox-inner{
    padding:0px!important;
}
.home-section-services .iconbox-icon{
    clear:both;
    text-align:left;
}
.home-section-services .iconbox-icon img{
    height:100px; 
    width:auto;
}
.home-section-services .cdb-iconbox-content{
    padding-top:15px!important;
}
.home-section-services .divider-container.row-divider-first {
    top: -50px;
    -webkit-transform: rotate(-180deg);
    -moz-transform: rotate(-180deg);
    transform: rotate(-181deg);
    background: #f8f8f8;
    height:80px;
}
.gallery_thumb a{
    cursor:crosshair!important;
}
/* ==========================================================================
   PORTFOLIO
   ========================================================================== */
.portfolio-details-unit .portfolio-details-unit-title, .portfolio-details-unit p, .portfolio-details-unit a{
    width:50%;
}
.portfolio-details-unit .portfolio-details-unit-title{
    padding-right:10px;
}
.fixed-height-portfolio .cdb-portfolio-grid article .portfolio-placeholder img{
    max-height:400px;
}

/* ==========================================================================
   OUR TEAM
   ========================================================================== */
.member.style2:hover .member-info {
    opacity: 0.9!important;
}

/* ==========================================================================
   BRAND
   ========================================================================== */
.brand-columns .wpb_column.vc_parallax {
    width: calc( 50% - 60px )!important;
    margin: 0 30px!important;;
}

/* ==========================================================================
   FIX CHAT
   ========================================================================== */
#wplc_chatbox {
    overflow: auto;
    box-sizing: border-box;
    overflow-x: hidden;
}
#wplc_end_chat_button i{
    font-weight:900!important;
}
#wp-live-chat-2-info{
    box-sizing: border-box;
}

/* ==========================================================================
   HOME
   ========================================================================== */

.services-showcase .service-unit .description{
    line-height: 22px!important;
}
.cascading-image .secondary-image{
    display:none!important;
}

/* ==========================================================================
   CARDS
   ========================================================================== */
.faetano-card{
    cursor:crosshair ;
    padding: 20px;
    background: white;
    border-radius: 0px;
    transition: all 0.3s;
    margin-bottom:30px;
}
.faetano-card.rounded{
    border-radius: 15px;
}
.faetano-card:hover{
    box-shadow: 0px 0px 30px 0px rgba(0,0,0,0.14);
}
.card-image{
    height:300px;
    width:100%;
    background-size: cover;
    background-position: center center;
}
.contain .card-image{
    background-size: contain;
    background-repeat: no-repeat;
}
.card-title{
    font-size:28px;
    text-transform: lowercase;
    color:black!important;
    display: flex;
    align-items: center;
    margin-bottom: -10px;
    transition: all 0.4s;
}
.card-title .dripicon{
    height: 38px;
    margin-left: 15px;
    transition: margin 0.4s;
}
.faetano-card:hover .dripicon{
    margin-left:30px;
}
.faetano-card:hover .card-title{
    color:#f49910 !important;
}

.faetano-category-tabs {
    float: left;
    width: 25%;
    text-align: center;
    border-left: 1px solid #c3c3c3;
    box-sizing: border-box;
}
.faetano-category-tabs a{
    color:#2b2b2b
}
.faetano-category-tabs a:hover{
    text-decoration: underline;
}
.faetano-category-tabs:first-child{
    border-left:0px;
}
/* ==========================================================================
   FORM
   ========================================================================== */
.wpcf7-form p:focus-within label{
    color:#0141f2;
}
.wpcf7-form p:focus-within .wpcf7-form-control{
    border-color:#0141f2;
    
}

div.wpcf7-response-output{
    margin:0px!important;
    margin-top: 20px!important;
    border-radius: 3px;
}
div.wpcf7-validation-errors, div.wpcf7-acceptance-missing {
    border: 2px solid #ff2f2f;
    color: black;
}
.wpcf7-not-valid{
    border-color:red!important;
}
.wpcf7-not-valid-tip{
    font-size: 14px!important;
}
.wpcf7-submit{
    border-radius:30px!important;
}
/* ==========================================================================
    APP BAR
   ========================================================================== */
.app-bar{
    background-color:#f49911;
    padding:20px 30px;
    color:white!important;
}
.app-bar-container{
    display: flex;
    justify-content: space-between;
    align-items: center;

}
.app-bar h5, .app-bar p{
    color:white;
}
.app-bar-text{
    flex-grow:1;
    margin-right: 30px;
}
.app-bar-icons{
    flex-shrink: 0;
}
.app-bar-icons img{
    transition: all 0.4s;
    height:50px;
}
.app-bar-icons img:hover{
    margin-bottom: 3px;
}

.faetano-blog-categories{
    margin-bottom:60px;
    margin-left:-1%;
    margin-right:-1%;
}
/* ==========================================================================
   PORTFOLIO 
   ========================================================================== */
.portfolio-single-title{
    font-size:46px!important;
}
.single-portfolio-item .cdb-grid-box{
    padding-top:40px!important
}
.portfolio-single-gallery-wrap.container-masonry-list{
    padding-top:40px;
}
.portfolio-single-content.portfolio-single-masonry .cdb-col-8{
    width:55%;
}
.portfolio-single-content.portfolio-single-masonry .cdb-col-4{
    width:45%;
}
.portfolio-details-unit p, .portfolio-details-unit a{
    font-size:14px!important
}

.fixed-height-portfolio .portfolio-box-container{
    padding: 15px;
    box-sizing: border-box;
    background: white;
    border-radius:0px;
    transition: all 0.3s;
}
.fixed-height-portfolio .portfolio-box-container:hover{
    box-shadow: 0px 0px 30px 0px rgba(0,0,0,0.14);
}
.fixed-height-portfolio .portfolio-box-container:hover a{
    color:#F49910!important;
}
.fixed-height-portfolio .cdb-portfolio-grid article .portfolio-details{
    display:block!important;
}
.fixed-height-portfolio .cdb-portfolio-grid.style-portfolio-default .portfolio-details-wrap{
    margin-top:10px!important;
}
.services-showcase .service-unit .service-icon img{
    width:50px!important;
}
.services-showcase .service-unit.left .service-content{
    padding:0 15px 0 0!important;
}
.services-showcase .service-unit.right .service-content{
    padding:0 0 0 15px!important;
}
/* ==========================================================================
   WP ADMIN BAR
   ========================================================================== */
#wp-admin-bar-revslider, #wp-admin-bar-customize, #wp-admin-bar-comments, #wp-admin-bar-updates, #wp-admin-bar-codebean-admin-bar-options{
    display:none;
}
.cdb-grid-box{
    padding-left:0px!important;
}
.footer-credits{
    background:#2b2b2b;
}
.footer-credits hr{
    margin-top: 0px;
    margin-bottom: 0px;
    background: gray;
    border-color: gray;
    margin: 0 30px;
}
.footer-credits .webit-credits-neg-bn {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    -ms-justify-content: center;
    justify-content: center;
    -ms-flex-pack: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    -ms-align-items: center;
    align-items: center;
    margin: 0;
}
.credits-background{
    background: #2b2b2b;
    
}
[class*="webit-credits"]{
    margin: 0 20px;
    border-top: 1px solid grey;
    padding: 5px !important;
    font-size: 12px !important;
    line-height: 12px !important;
    text-align: center !important;
    font-style: normal !important;
    font-weight: normal !important;
    font-family: "Arial", sans-serif !important;
    }
    [class*="webit-credits"] img{
    display: inline-block !important;
    vertical-align: middle !important;
    margin: 0 5px 0 0 !important;
    }
    [class*="webit-credits"] a{
    text-decoration: none !important;
    }
    [class*="webit-credits-pos"],
    [class*="webit-credits-pos"] a,
    [class*="webit-credits-pos"] a:hover,
    [class*="webit-credits-pos"] a:active{
    color: #474747 !important;
    }
    [class*="webit-credits-neg"],
    [class*="webit-credits-neg"] a,
    [class*="webit-credits-neg"] a:hover,
    [class*="webit-credits-neg"] a:active{
    color: #ffffff !important;
    }
.webit-credits-neg-bn img{
    padding: 10px 10px 5px;
}

/* NEWSLETTER */
.newsletter{
    background-color: #f49911;
    color: white;
    padding-top: 30px;
    padding-bottom:30px;
}
.newsletter h3{
    color:white;
    margin: 0px;
    margin-bottom:5px;
}
.newsletter input{
    background: white;
    color: black;
}
.newsletter .almost-half{
    width: 40%;
    float: left;
    margin-right: 2%;
}
.newsletter .almost-right{
    width: 5%;
    float: left;
}
.newsletter a{
    color: white; 
    text-decoration: underline;
}
.newsletter button{
    border-radius: 30px;
    padding: 10px 20px;
    background-color: white;
    border:0px;
    color: #0141f2;
    cursor: pointer;
    font-weight: bold;
    margin-top: 4px;
    font-size: 14px;
    text-transform: uppercase;
}
.newsletter input[type="checkbox"]{
    margin-left: 0px;
}
/* ==========================================================================
   RESPONSIVE FIX
   ========================================================================== */
@media only screen and (max-width: 1200px) {
    .services-showcase .service-unit.left{
        flex-direction: row-reverse;
    }
    .services-showcase .service-unit.left .service-content{
        padding: 0 0 0 15px!important;
    }
    .menu-wrapper>ul>li>a{
        padding: 0 5px!important;
    }
    .services-showcase .service-unit-wrapper.left-aligned, .services-showcase .service-unit-wrapper.right-aligned {
        float: none;
        width: 100%;
        padding: 0;
    }
    .services-showcase .service-image-wrap{
        display:none!important;
    }
    .services-showcase .service-unit {
        opacity: 1;
        -webkit-transform: translateX(0) translateY(0)!important;
        -moz-transform: translateX(0) translateY(0)!important;
        transform: translateX(0) translateY(0)!important;
    }

    .cdb-cascading-images, .cdb-cascading-images .inner{
        width:100%!important;
    }
    .cdb-cascading-images .img-wrap{
        transform: none!important;
    }
    .cdb-cascading-images .img-wrap img{
        width:100%!important;
        top:40px!important;
    }
    .tablet-fix .collaboriamo-home{
        margin-bottom: 20px;
    }
    .contract-home {
        display: flex;
        flex-direction: column-reverse;
    }
    .contract-home > div:first-child {
        margin-top: 40px;
    }
    .tablet-fix .vc_column_container{
        width:100%!important
    }
    .home-section-services .vc_col-sm-3{
        width:50%!important;
        padding: 0 2rem!important;
    }
    .home-section-services .clear-section-tablet{
        clear:both
    }
    .tablet-column-fix.wpb_column {
        width:100%!important
    }
    .faetano-category-tabs {
        width: 50%;
    }
    .faetano-category-tabs:nth-child(1), .faetano-category-tabs:nth-child(2){
        margin-bottom:20px;
    }
    .faetano-category-tabs:nth-child(3){
        border-left:0px
    }
    .collaboriamo-home{
        padding-top:20px
    }
}

@media only screen and (max-width: 770px) {
    .portfolio-item{
        max-width:100%;
    }
    .more-info{
        position:relative;
        margin-top:30px;
    }
    .remove-margin-phone .divider-line{
        margin-bottom: 10px!important;
    }
    .app-bar-container{
        display:block;
        text-align:center;
    }
    .app-bar-text{
        margin-right:0px;
    }
    .home-section-services .divider-container.row-divider-first{
        display:none;
    }

    .faetano-blog-categories .faetano-category-container{
        width:100%!important;
        margin: 0px 0px 20px!important ;
    }
    .faetano-blog-categories .faetano-card{
        box-sizing: border-box;
    }

    .newsletter .almost-half{
        width: 100%;
        float: none;
        margin-right: 0px;
    }
    .newsletter .almost-right{
        width: 100%;
        float: none;
    }
    
}
#brand-chiamaci{
    display:none;
}
@media only screen and (max-width: 680px) {
    .home-section-services .vc_col-sm-3{
        width:100%!important;
        padding: 0 2rem!important;
    }
    #brand-chiamaci{
        display:block;
    }
}
@media only screen and (max-width: 1024px){
    .portfolio-single-content.portfolio-single-masonry .cdb-col-8, .portfolio-single-content.portfolio-single-masonry .cdb-col-4 {
        width:100%;
    }
    .cdb-grid-box{
        padding-top:40px!important;
    }
}
@media only screen and (min-width: 1025px) {
    .menu-hide-desktop{
        display:none!important;
    }
}
.inverted{
    filter: invert(100%);
}

