/*
Theme Name: Tema Italia Immagine
Theme URI: https://wwww.italiaimmagine.it
Author: Italia Immagine
Description: Tema aziendale Italia Immagine
License: Italia Immagine
*/
/* -------------------------------------------------------------- remove radius & shadow -------------------------------------------------------------- */
a.defaulbuttonlink {
    padding: 15px 20px;
    font-weight: 500;
    color: #fefefe;
    font-size: 15px;
    transition: 0.3s;
}
a.defaulbuttonlink:hover {
    text-decoration: none;
    transition: 0.3s;
    color: #fff;
    box-shadow: 0 14px 28px rgba(0,0,0,0.25), 0 10px 10px rgba(0,0,0,0.22);
}
.customspace {
    margin: 15px 0;
}
.greenbutton {
    background: #4caf50;
}
.bluebutton {
    background: #5c6bc0;
}
.redbutton {
    background: #ef5350;
}
.flex {
    max-width: 100%;
    max-height: 100%;
}
.modal {
    display: none;
    position: relative;
    text-align: center;
    z-index: 1;
    padding: 50px 5px 0px 5px;
    box-sizing: border-box;
    left: 0;
    top: 100px;
    width: 100%;
    height: auto;
    overflow: auto;
    background-color: rgba(0,0,0,0.8);
}
.close {
    position: absolute;
    top: 15px;
    right: 35px;
    color: #fff !important;
    font-size: 40px;
    font-weight: bold;
    transition: 0.3s;
    opacity: 1 !important;
    cursor: pointer;
}
.blackcs {
    color:#222;
}
.whitecolorcs {
    color: #fff;
    font-weight: 500;
}
.redcolors {
    color: #97131e;
}
.noviewmap {
    display: none !important;
}
.spacetotopcs {
    margin-top: 50px;
}
.justify {
    text-align: justify;
}
.centertext {
    text-align: center;
}
.textleft {
    text-align: left;
}
.normalstyle {
    color: #626262;
    font-size:17px;
    font-weight:400;
}
.shadowboxcs {
    webkit-box-shadow: 0 1px 3px rgba(0,0,0,0.12), 0 1px 2px rgba(0,0,0,0.24);
    -moz-box-shadow: 0 1px 3px rgba(0,0,0,0.12), 0 1px 2px rgba(0,0,0,0.24);
    -ms-box-shadow: 0 1px 3px rgba(0,0,0,0.12), 0 1px 2px rgba(0,0,0,0.24);
    -o-box-shadow: 0 1px 3px rgba(0,0,0,0.12), 0 1px 2px rgba(0,0,0,0.24);
    box-shadow: 0 1px 3px rgba(0,0,0,0.12), 0 1px 2px rgba(0,0,0,0.24);
    padding: 20px;
    box-sizing: border-box;
}
/*--------breadcrumps----------*/
p.breadcrumbs a {
    color: #626262;
}
p.breadcrumbs {
    font-weight: 400;
}
/*==========HOME===============*/
span.flv_rev_3 {
    font-weight: 600 !important;
    color:#404345 !important;
    font-size: 120% !important;
}
.flv_rev_89 {
    font-weight: 600 !important;
    color:#404345 !important;
    font-size: 200% !important;
    line-height: 47px !important;
}
@media only screen and (max-width: 980px) {
    .flv_rev_89 {
        line-height: 30px !important;
    }
}
@media only screen and (max-width: 1300px) {
    .flv_rev_89 {
        line-height: 30px !important;
    }
}
/*------Top Bar---------------*/
ul.contact_details.custominfo li {
    font-size: 15px;
}
ul.contact_details.custominfo li a {
    color: #fff;
}
.frontpagetitle {
    font-weight: 600;
    font-size: 22px;
    font-family: 'Raleway', sans-serif;
    letter-spacing: 1px;
    color: #212020;
    margin-top: -5px;
}
#start h3, .h3defaultvalue {
    font-size: 21px;
    line-height: 25px;
}
p.normalsize {
    font-size: 16px;
    line-height: 25px;
    margin: 0 4px 0;
}
p.buttoncenter {
    margin-top: 10px;
}
.flv_sections_2 {
    background-size: cover;
}
.tp-thumbs-inner-wrapper {
    display: none;
}
.firsticon {
    color: #66bb6a;
}
.green {
    background: #66bb6a;;
}
.secondticon {
    color: #5c6bc0;
}
.blue {
    background:#5c6bc0;
}
.thithicon {
    color: #ef5350;
}
.red {
    background: #ef5350;;
}
.brown {
    background:#cea96c ;
}
.orange {
    background:#f39c11  ;
}
.purple {
    background:#ef476f ;
}
.fourth {
    color: #cea96c;
}
.white {
    color:#fff;
}
.shadowcustom,#websolutionbox .column.one-third.column_list:hover {
    webkit-box-shadow: 0px 0px 22px 0px rgba(122,122,122,0.3);
    -moz-box-shadow: 0px 0px 22px 0px rgba(122,122,122,0.3);
    -ms-box-shadow: 0px 0px 22px 0px rgba(122,122,122,0.3);
    -o-box-shadow: 0px 0px 22px 0px rgba(122,122,122,0.3);
    box-shadow: 0px 0px 22px 0px rgba(122,122,122,0.3);
    -webkit-transition: box-shadow 0.3s, transform 0.3s;
    -moz-transition: box-shadow 0.3s, transform 0.3s;
    -ms-transition: box-shadow 0.3s, transform 0.3s;
    -o-transition: box-shadow 0.3s, transform 0.3s;
    transition: box-shadow 0.3s, transform 0.3s;
}
#websolutionbox .column.one-third.column_list {
    padding: 5px;
    box-sizing: border-box;
}
.shadowcustom:hover {
    -webkit-transform: translateY(-5px);
    transform: translateY(-8px);
    -webkit-box-shadow: 1px 4px 20px -2px rgba(0,0,0,0.2);
    box-shadow: 1px 4px 20px -2px rgba(0,0,0,0.2);
}
span.flv_color_white:hover {
    background: #d44744;
    transition: 0.5s;
}
/*-------------menu-----------*/
ul#menu-main-menu li {
    padding: 0 9px 0 9px;
}
ul#menu-main-menu li a {
    font-weight: 500;
}
.is-sticky a#header_cart {
    background: #ef5350;
    margin: 0;
    width: 130px;
    text-align: center;
    height: 40px;
    line-height: 40px;
    top: -46px !important;
    font-size: 14px !important;
    letter-spacing: 1px;
}
.is-sticky a#header_cart:hover {
    background: #d44744;
    transition: 0.5s;
    text-decoration: none;
}
li#menu-item-94:hover ul.sub-menu {
    display: block !important;
}
ul.sub-menu a:hover {
    color:#5c6bc0 !important;
}
@media only screen and (max-width: 1240px) {
    ul.sub-menu li a {
        padding: 11px !important;
        margin-left: 20px !important;
    }
}
/*-------------/menu-----------*/
p.contactaddresslink {
    font-size: 34px;
    line-height: 45px;
    color: #fff;
    font-weight: 700;
}
h4.citytitleit {
    font-weight: 700;
    font-size: 25px;
}
.icon_box {
    background: rgba(255,255,255,0.6);
}
.listofmapscsim {
    font-size: 16px;
    color: #222;
    webkit-box-shadow: 0px 0px 4px 0px rgba(122,122,122,0.3);
    -moz-box-shadow: 0px 0px 4px 0px rgba(122,122,122,0.3);
    -ms-box-shadow: 0px 0px 4px 0px rgba(122,122,122,0.3);
    -o-box-shadow: 0px 0px 4px 0px rgba(122,122,122,0.3);
    box-shadow: 0px 0px 4px 0px rgba(122,122,122,0.3);
    -webkit-transition: box-shadow 0.3s, transform 0.3s;
    -moz-transition: box-shadow 0.3s, transform 0.3s;
    -ms-transition: box-shadow 0.3s, transform 0.3s;
    -o-transition: box-shadow 0.3s, transform 0.3s;
    transition: box-shadow 0.3s, transform 0.3s;
}
.listofmapscsim .icon_box.has_border:after {
    border-style: hidden;
}
.listofmapscsim:hover {
    -webkit-box-shadow: 1px 4px 20px -2px rgba(0,0,0,0.4);
    box-shadow: 1px 4px 20px -2px rgba(0,0,0,0.4);
}
.listofmapscsim a {
    text-align: center;
    font-weight: 700;
}
.listofmapscsim a span {
     font-size: 13px;
    color: #4254bb;
 }
.listofmapscsim a:hover {
    text-decoration: underline;
}
.placemaplist {
    height: 40px;
    clear: both;
}
@media only screen and (max-width: 767px) {
    .top_bar_right {
        display: none;
    }
}
/*-------form---------*/

input.inputnews {
    width: auto !important;
    display: inline !important;
}
input#sendnews {
    padding: 11px 103px;
    background: rgba(239, 239, 239, 0.7);
    border-radius: 0;
    font-size: 14px;
    font-weight: 600;
    text-transform: uppercase;
    color: #fff;
    border: 2px solid #fff;
	display:block;
    margin: 25px auto;
}
input.inputnews {
    background: rgba(239, 239, 239, 0.3);
    border: 2px solid #fff !important;
    text-align: center;
    color: #333 !important;
}
input#nomenews {
    margin-top: 20px;
    margin-bottom: 5px;
}
input#sendnews:hover {
    background: rgba(239, 239, 239, 1);
    transition: 0.5s;
    color: #222;
}
li#acceptnews span.wpcf7-form-control-wrap {
    width: auto;
}
li#acceptnews a {
    color: #fff;
}
::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
    color: #fff;
    opacity: 1; /* Firefox */
}

:-ms-input-placeholder { /* Internet Explorer 10-11 */
    color: #fff;
}

:-ms-input-placeholder { /* Microsoft Edge */
    color: #fff;
}
/*==========ABOUT===============*/
.section.flv_sections_13 {
    background-image: url(images/italia-immagine-pubblicita-e-marketing.jpg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    margin: 40px 0;
    padding: 70px 0;
}
h2.abouttitleiit {
    margin: 35px;
    margin-bottom: -40px;
}
.page-id-2 .quick_fact.animate-math {
    background: rgba(0,0,0,0.5);
}
/*==========WEB SOLUTION===============*/
.sectionweb {
    margin: 30px 0;
}
.windowimagecs {
    margin-top: 0px;
    margin-bottom: 20px;
    max-width: 100%;
    margin-right: 4%;
}
.websolutionsection {
    margin: 0 !important;
}
.desc_wrapper.websolutionsection .title {
    padding-right: 20% !important;
}
.desc_wrapper.websolutionsection p,.rightwebsolution p {
    text-align: justify;
    font-size: 120%;
    line-height: 23px;
}
.websolutionpageparralax {
    background-image: url(images/websolution-italia-immagine.jpg);
}
.leftwebsolution {
    background: rgba(255,255,255,0.3);
    padding: 40px 0;
}
h2.titleweb {
    line-height: 35px;
    margin-bottom: 40px;
}
a.defaulbuttonlink.whitebutton {
    border: 2px solid #fff;
    font-weight: 700;
}
.firstwebsection {
    padding-bottom: 50px;
}
.list_item.lists_4.clearfix.webboxservice h3 {
    font-size: 18px;
    font-weight: 500;
    margin-bottom: 5px;
}
.webboxservice .list_right {
    padding: 20px;
}
.list_item.lists_4.clearfix.webboxservice {
    text-align: center;
}
.list_item.lists_4.clearfix.webboxservice i {
    font-size: 35px;
    display: block;
    width: 60px;
    height: 60px;
    color:#fff;
    border-radius: 50%;
    line-height: 60px;
    margin: -6px auto 4px;
}
.webboxservice {
    webkit-box-shadow: 0 3px 6px rgba(0,0,0,0.16), 0 3px 6px rgba(0,0,0,0.23);
    -moz-box-shadow: 0 3px 6px rgba(0,0,0,0.16), 0 3px 6px rgba(0,0,0,0.23);
    -ms-box-shadow: 0 3px 6px rgba(0,0,0,0.16), 0 3px 6px rgba(0,0,0,0.23);
    -o-box-shadow: 0 3px 6px rgba(0,0,0,0.16), 0 3px 6px rgba(0,0,0,0.23);
    box-shadow: 0 3px 6px rgba(0,0,0,0.16), 0 3px 6px rgba(0,0,0,0.23);
    -webkit-transition: box-shadow 0.3s, transform 0.3s;
    -moz-transition: box-shadow 0.3s, transform 0.3s;
    -ms-transition: box-shadow 0.3s, transform 0.3s;
    -o-transition: box-shadow 0.3s, transform 0.3s;
    transition: box-shadow 0.3s, transform 0.3s;
}
.webboxservice:hover{
    -webkit-transition: box-shadow 0.3s, transform 0.3s;
    -moz-transition: box-shadow 0.3s, transform 0.3s;
    -ms-transition: box-shadow 0.3s, transform 0.3s;
    -o-transition: box-shadow 0.3s, transform 0.3s;
    transition: box-shadow 0.3s, transform 0.3s;
    webkit-box-shadow: 0 14px 28px rgba(0, 0, 0, 0.25), 0 10px 10px rgba(0, 0, 0, 0.22);
    -moz-box-shadow: 0 14px 28px rgba(0, 0, 0, 0.25), 0 10px 10px rgba(0, 0, 0, 0.22);
    -ms-box-shadow: 0 14px 28px rgba(0, 0, 0, 0.25), 0 10px 10px rgba(0, 0, 0, 0.22);
    -o-box-shadow: 0 14px 28px rgba(0, 0, 0, 0.25), 0 10px 10px rgba(0, 0, 0, 0.22);
    box-shadow: 0 14px 28px rgba(0, 0, 0, 0.25), 0 10px 10px rgba(0, 0, 0, 0.22);
}
.dinamiclink {
    position: relative;
}
.dinamiclink a {
    position: absolute;
    width: 100%;
    height: 100%;
    display: block;
}
.graphicsolutionpageparralax {
    background-image: url(images/websolution-test.jpg);
}
@media only screen and (max-width: 765px) {
    img.windowimagecs {
        float: none !important;
        margin: 0 auto !important;
        width: 80%;
    }
    .lastparagraph {
        margin-bottom: 30px;
    }
    .desc_wrapper.websolutionsection .title {
        padding-right: 0% !important;
    }
   }
@media (max-width:1240px) and (min-width:767px) {
    img.windowimagecs {
        width: 80%;
    }
}
/*==========GRAFICA===============*/
.graphicsolutionpageparralax {
    background-image: url(images/grafica-e-stampa-italia-immagine-pubblicita.jpg);
}
h2.griitextbox {
    color: #222;
    padding: 30px 20px;
    background: #fff;
    margin: 10px 30px;
    line-height: 30px;
}
p.linkgraphic {
    margin-top: 40px;
}
.rightgraphicbox {
    background: rgba(0,0,0,0.8);
    padding: 90px 0;
}
/*==========CONTATTI===============*/
.infolinecs h4 {
    font-size: 16px;
    font-weight: 500;
}
.infolinecs h4 a:hover {
    color: #5c6bc0;
}
.column.one.privacytextaccept {
    font-size: 12px;
}
span.wpcf7-form-control-wrap.acceptance-889,span.wpcf7-form-control-wrap.opt-in {
    float: left;
    width: 30px;
    height: 15px;
}
span.wpcf7-list-item-label {
    display: none;
}
input#submit {
    float: right;
    padding: 13px 46px;
    font-size: 14px;
    font-weight: 600;
    letter-spacing: 1px;
}
input#submit:hover {
    text-decoration: none;
    transition: 0.3s;
    color: #fff;
    box-shadow: 0 14px 28px rgba(0,0,0,0.25), 0 10px 10px rgba(0,0,0,0.22);
    background: #4caf50;
}
/*-----/contatti------*/
/*==========LAVORA CON NOI===============*/
.fileuploadform {
    margin-bottom: -18px;
}
/*---footer---*/
.Recent_posts ul li p{
    margin: 0 !important;
}
p.myaddresscustom {
    line-height: 22px !important;
}
/*================tovagliette==============*/
.page-id-89 #Wrapper,.page-id-89 #Content,.page-id-85 #Wrapper,.page-id-85 #Content,.page-id-87 #Wrapper,.page-id-87 #Content {
    background: #e7e8ea;
}
.transparent {
    background: transparent !important;
}
h1.secondtitle {
    color: #515153;
    font-weight: 700;
    line-height: 30px;
    font-size: 28px;
}
span.secontitlebr {
    font-weight: 500;
}
.normalstylep {
    text-align: justify;
    font-size: 120%;
    line-height: 23px;
}
h2.titlepaddingback {
    background: #515153;
    font-size: 16px;
    color: #fff;
    letter-spacing: 1px;
    border-radius: 20px;
    margin: -60px 40px 0 40px;

}
h3.tovhtest {
    color: #515153;
    font-size: 18px;
}
.toptitleimg {
    margin-bottom: 15px;
}
select.wpcf7-form-control.wpcf7-select {
    height: 38px !important;
}
.privacytextaccept {
    text-align: left;
}
/*================footer==============*/
#Footer p {
    font-weight: 600;
    font-size: 16px;
}
#Footer p a{
    font-size: 16px;
}
.Recent_posts ul li {
    margin: 9px 0;
}
.Recent_posts ul li {
    margin-bottom: -6px;
}
/*=============copertina=======================*/
.visible_photo.scale-with-grid:hover img {
    box-shadow: 0 14px 28px rgba(0,0,0,0.25), 0 10px 10px rgba(0,0,0,0.22);
    transition: 0.5s;
}
/*=============condivisioni social=======================*/
a#sfsiid_email_icon {
    display: none;
}
a#sfsiid_linkedin_icon {
    display: none;
}
a#sfsiid_instagram_icon {
    margin-top: -40px;
}