/* versao cris */




.main-banner {
    background: url(../../images/skin/cris_bg1.png) no-repeat center;
    background-size: cover;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    -ms-background-size: cover;
    position: relative;
    min-height: 50vw;
    z-index: 0;
}

.minimain {
    background-color: #660066;
}

.what-w3ls {
    background: url(../../images/skin/cris_bg3.jpg) no-repeat center;
    padding: 3em 0 3em;
    position: relative;
    z-index: 0;
    margin: 6em 0 14em;
    background-size: cover;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    -ms-background-size: cover;
}

footer {
    background: url(../../images/skin/cris_bg4.jpg) no-repeat center;
    background-size: cover;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    -ms-background-size: cover;
}


h3.tittle-2 {
    color: #660066;
}
.breadcrumb li a {
    color: #660066;
    font-weight: bold;
}
.contact-us1-bottom button {
    background: #660066;
    color: #fff;
    outline: none;
    padding: 12px 0;
    width: 100%;
    font-size: 16px;
    letter-spacing: 2px;
    border: none;
    cursor: pointer;
    border-radius: 0px;
}


h3.title-w3 {
    font-size: 50px;
    max-width: 500px;
    color: #660066;
}

h3.title-w12 {
    font-size: 50px;
    max-width: 100%;
    color: #660066;
}

.home-radio-clock ul li span {
    font-size: 18px;
    color: #660066;
}


.box20:before {
    width: 90%;
    height: 220%;
    background: rgba(102,0,102, 0.66);
    top: -68%;
    left: -100%;
    z-index: 1;
    transform: rotate(21deg);
    transform-origin: center top 0;
    transition: all .5s ease 0s;
}




.w3_testi_grid h5 {
    color: #660066;
    letter-spacing: 1px;
    font-size: 20px;
}