/* ==========================================================
   GRUPPO AMDWEB - REGOLE SPECIFICHE
   Solo regole chiaramente specifiche del gruppo; le ambigue restano in general in questa fase.
   ========================================================== */

.skew-black {
    background: #181717;
}

.skew-green {
    background: #ef4523;
}

#contatti-wrap {
    background: #ef4523;
}

#inevidenza-wrap {
    
    background: url("../Images/inevidenza-bg.png") no-repeat;
    -webkit-background-size: cover;
    background-size: cover;
}

#inevidenza-wrap h2 {
    color: #fff;
}

.contatti-home{ 
width: 96%;
word-break: break-all;
border:none!important;
background-color:transparent!important;
font-size: 54px!important;
color: #fff;
text-align: center;
max-width: 1200px;
margin: 0 auto;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}

.contatti-home a {
    color: #fff;
    text-decoration: underline;
}

.contatti-home p {
    margin: 0;
    line-height: 110%;
}

.frase {
box-shadow: 2px 2px 10px 0 #AAA!important;
border: none!important;
background: #f2f2f2;}

.titolotestofrase{
color: #323232!important;
font-weight: 500;}

.frase .autore{
color: #DA3C18!important;}

.bottom{    
background:url(../Images/4.jpg) no-repeat}

#footerone{ 
    
}

#footazienda {

}

footer {
    color: #fff;
    
    background: url("../Images/footer-bg.jpg") no-repeat;
    background-size: cover;
}

footer .col img {
    display: block;
    margin: 5px auto 10px;
}

footer a {
    line-height: 160%;
    font-weight: 600;
    color: #fff;
}

#copyright,#copyright a{    
color:#777;}

#footboot{  
padding-bottom:40px;
border-bottom:1px solid #d8d8d8}

#copyright{ 
text-align:center;
font-size:12px;
padding:10px}

#copyright a:hover{ 
color:#222}

@media screen and (max-width:960px) {
.contatti-home {
    font-size: 36px!important;
}
}

/* ==========================================================
   GRUPPO AMDWEB - REGOLE RECUPERATE DA yostcss.css ESTERNO
   ========================================================== */

.title-red {
    color: #dd3c14;
}

.title-blu {
    color: #4287ae;
}

.title-ax {
    color: #00CED1;
}

.axiomsend-cta {
    background-color: #00CED1 !important;
    color: #fff !important;
    padding: 15px 30px !important;
    text-decoration: none !important;
    font-size: 1.5em !important;
    border-radius: 5px !important;
    display: inline-block !important;
    font-weight: bold !important;
    transition: background-color .3s;
}

.axiomsend-cta:hover {
    background-color: #00a0a3 !important;
}
