/* GENERAL */
.clsPaginaBiancaTestoTradotto{
    text-align: left;
    color: white;
}
body {
    height: 100%;
    background: #252525;
    overflow-y: auto;
    overflow-x: hidden;
}
.domain_list {
    position: fixed;
    top: 0;
    left: 0;
    width: auto;
    height: 100%;
    padding: 10px;
    overflow-x: auto;
    overflow-y: auto;
    z-index: 1;
}
details {
    font-size: .8em;
    color: rgba(255,255,255,.5);
}
details ul {
    list-style: none;
    padding-left: 0;
}
details ul li a {
    color: rgba(255,255,255,.5);
}
details ul li a:hover {
    color: #ff0000;
}
.red {
    color: #ff0000;
}
a:hover {
    text-decoration: none !important;
}
.btn-danger {
    background-color: #cc0000 !important;
}
.btn-danger:focus {
    box-shadow: none !important;
}
h1 {
    font-size: 3rem !important;
    line-height: 1em;
}
h1 small {
    color: #cccccc;
    font-style: italic;
    font-size: 50%;
}
.flags {
    max-width: 24px;
}
p.main_section {
    font-weight: 500;
    color: #ffffff !important;
}
p.main_section a {
    color: #ff0000 !important;
}
.btn.btn.btn-lg.btn-danger {
    padding: 30px 20px;
}
p.btn.btn.btn-lg.btn-danger.lead-calltoaction {
    max-width: 300px;
    border: 1px solid #ffffff;
}
.blink_me {
    font-size: 2rem;
    font-weight: bold;
    filter: drop-shadow(1px 1px 1px rgba(0,0,0,.8));
    color: #ffffff !important;
    text-decoration: none !important;
    animation: blinker 1.5s linear infinite;
}
@keyframes blinker {
    50% {
        opacity: 0;
    }
}
.tv {
    border: 2px solid #ffffff;
    background: #7E7E7E;
    padding: 5px;
    width: 100%;
    max-width: 590px;
    position: relative;
    text-align: center;
    filter: drop-shadow(0px 0px 5px black);
}
.gossip {
    height: 400px;
    overflow: auto;
    background: #444444;
    padding: 1em .5em 1em 1em;
    border: 1px solid #222;
}
.gossip img {
    max-width: 100% !important;
}
.maintitle a {
    color: #ff0000;
    font-size: .8em;
    font-weight: bold;
    line-height: -1.5em;
}
.date {
    color: #000000;
    margin-bottom: 10px;
    font-size: .8em;
}
.gossip p {
    font-size: .9em;
    color: #000000;
}
.gossip a {
    color: #ff0000;
}
.gossip ul {
    margin: 0 !important;
    padding: 0 !important;
}
li.blocks-gallery-item {
    list-style: none;
}
.form-control {
    width: 80% !important;
    border-radius: 0 !important;
    border: none !important;
    box-shadow: inset 0px 0px 2px rgba(0,0,0,1);
    float: left;
}
.form-control:focus {
    box-shadow: none;
}
.gloobe-biz .btn-danger {
    width: calc(20% - 10px) !important;
    float: right;
    height: 36px;
}
a.logo {
    text-align: center;
    float: none !important;
    margin: 0 auto !important;
    display: block !important;
}
ul.inner_list {
    padding-left: 20px !important;
    list-style: square;
    color: #ffffff;
}
ul.inner_list li a {
    color: #ffffff !important;
}
.footer_dropdown {
    font-size: 1em;
    color: #ffffff;
    border: none;
    cursor: pointer;
    margin: 0 auto;
}
.footer_dropdown_text {
    font-size: 95%;
    width: 80%;
    left: 10% !important;
    padding: 5px 10px;
    text-align: justify;
    background-color: #252525 !important;
    height: 150px;
    overflow: auto;
    position: absolute !important;
    top: 0px !important;
    border: 1px solid #f5f5f5;
    border-radius: 0 !important;
}
.page_footer a {
    color: #ffffff !important;
}

/*.lead-calltoaction a {
    max-width: 100%;
}



img.aligncenter {
    text-align: center;
    margin: 0 auto;
    display: block !important;
    border: 2px solid #cfcfcf;
}

.gallery {
    margin: auto;
}

.gallery .gallery-item {
    float: left;
    margin-top: 10px;
    text-align: center;
}

.gallery.gallery-columns-2 .gallery-item {
    width: 50%;
}

.gallery.gallery-columns-3 .gallery-item {
    width: 33%;
}

.gallery.gallery-columns-4 .gallery-item {
    width: 25%;
}

.gallery.gallery-columns-5 .gallery-item {
    width: 20%;
}

.gallery img {
    border: 2px solid #cfcfcf !important;
}

.gallery .gallery-caption {
    margin-left: 0;
}

footer img {
    display: inline !important;
}

#linkToSiteWrapper {
    position: fixed !important;
    width: 60px !important;
    height: auto !important;
    top: 50% !important;
    transform: translateY(-50%) !important;
    padding-left: 0px;
    padding-bottom: 0px !important;
    left: 0 !important;
    z-index: 99999999 !important;
}

#linkToSite {
    position: relative !important;
    margin: 0px auto;
    width: 100% !important;
    height: auto !important;
    padding-left: 0px;
    padding-top: 5px;
    padding-bottom: 10px !important;
    background-color: #9b0000 !important;
    box-shadow: 0px 0px 3px rgba(0, 0, 0, 1);
}

#linkToSite a {
    text-decoration: none
}

#linkToSite:hover {
    background: rgb(122, 0, 0) !important;
}

.siteLink {
    font-family: Verdana, Arial, Tahoma, Helvetica, sans-serif, Tahoma;
    text-shadow: 3px 3px 4px #000;
    color: white;
    text-align: center;
    font-size: 11px;
    margin-left: 10px !important;
    margin-top: 7px !important;
    margin-right: 15px;
    margin-bottom: 10px;
}

@media screen and (max-width:993px) {
    #linkToSite {
        top: auto !important;
        bottom: 0 !important;
        width: auto !important;
        height: auto !important;
        box-shadow: 0px 0px 3px rgba(0, 0, 0, 1);
    }
}

.privacy {
    font-family: sans-serif !important;
    text-align: center;
    background: rgba(0, 0, 0, 0.4);
    padding: 5px;
    font-size: 12px;
    border: 2px solid white;
    margin-bottom: -10px;
    transition: all .3s;
    color: white !important;
    font-weight: normal;
    display: block;
    text-decoration: none !important;
}

.privacy:hover {
    background: rgba(0, 0, 0, 1);
}

.privacy a:link,
.privacy a:visited,
.privacy a:active {
    color: #ffffff !important;
}

#closeHP {
    position: relative;
    margin: 0px auto;
    text-align: center;
    padding-bottom: 0px;
}

#closeHP p {
    font-family: sans-serif !important;
    color: #9b0000 !important;
    font-size: 20px;
    font-weight: bold;
    text-align: center;
    line-height: 0px;
    text-shadow: 0px 0px 3px rgba(0, 0, 0, 1);
    cursor: pointer;
    transition: all .3s;
}

#closeHP p:hover {
    color: #ffffff !important;
    transition: all .3s;
}

@media (max-width:450px) {
    #linkToSiteWrapper {
        display: block !important;
        height: 100% !important;
    }

    #linkToSite {
        position: fixed !important;
        bottom: 0px !important;
        display: block !important;
    }

    #closeHP {
        position: fixed;
        bottom: 85px;
        float: none !important;
        display: block !important;
        margin: 0px auto !important;
        text-align: center;
        padding-bottom: 0px;
        left: 50% !important;
        margin-left: -5px !important;
    }
}

.flags_wrapper {
    position: relative;
    width: 100%;
    height: auto;
    margin: 0 auto 10px auto;
    padding: 0px 15px;
    text-align: center;
}

.row.large_flag_wrapper {
    padding-left: 20px;
    padding-right: 20px;
}

.row.small_flags_wrapper {
    padding-left: 15px;
    padding-right: 15px;
}

.flags_wrapper img.img-fluid {
    max-width: 19px;
    margin: 2px;
    position: relative;
    float: none;
    border: 1px solid white;
}

.normal {
    opacity: 1;
}

.flag-opacity {
    width: 16px;
    opacity: 1;
}

.flags_wrapper:hover .flag-opacity {
    width: 16px;
    opacity: 1;
    transition: .3s linear all;
    -webkit-transition: .3s linear all;
}

.contact_red a {
    color: #ffffff !important;
}
.contact_red {
    width: 100% !important;
}
.contact_red {
position: relative;
width: 100%;
max-height: 38px;
padding: 0px;
border-radius: .25rem;
font-family: 'Campton-LightDEMO';
background-color: #ff0000;
cursor: pointer;
}
.contact_red:hover {
    background-color: rgba(255,255,255,1);
    color: #ff0000;
    border-radius: .25rem !important;
}
.contact_red:hover p.text-light {
    background-color: rgba(255,255,255,1);
    color: #ff0000 !important;
    border-radius: .25rem !important;
}
.contact_red p {
    line-height: 25px;
}

#lingua {
    padding-top: 0 !important;
}
h1 {
    margin-top: 0 !important;
    margin-bottom: 0;
}

@media (max-width: 500px){
    #lingua {
        padding-top: 0px;
        position: relative !important;
        bottom: 0 !important;
        margin-left: auto !important;
    }
    #lingua img {
        float: none;
        display: block;
        margin: 0 auto 20px auto;
    }
    #contact-us {
        max-width: 150px !important;
        margin: 20px auto 0 auto !important;
    }
}
*/

.post {
    background: lightgrey !important;
    margin-bottom: 20px !important;
    padding: 10px !important;
}


/* LOGO ANIMATION */

.logo_animation {
    position: relative;
    margin: 0 auto;
    height: 150px;
}
.logo_animation img {
    position: absolute;
    left: 50%;
    width: 250px;
    margin-left: -125px !important;
    top: 0;
    transition: opacity 1s ease-in-out;
}
@keyframes FadeInOut {
    0% {
        opacity: 1;
    }
    45% {
        opacity: 1;
    }
    55% {
        opacity: 0;
    }
    100% {
        opacity: 0;
    }
}
.logo_animation img.top {
    animation-name: FadeInOut;
    animation-timing-function: ease-in-out;
    animation-iteration-count: infinite;
    animation-duration: 3s;
    animation-direction: alternate;
}
@keyframes FadeInOut_two {
    0% {
        opacity: 0;
    }
    45% {
        opacity: 0;
    }
    55% {
        opacity: 1;
    }
    100% {
        opacity: 1;
    }
}
.logo_animation img.bottom {
    animation-name: FadeInOut_two;
    animation-timing-function: ease-in-out;
    animation-iteration-count: infinite;
    animation-duration: 3s;
    animation-direction: alternate;
}

.logo_animation_small {
    position: relative;
    margin: 0 auto;
    height: 165px;
}
.logo_animation_small img {
    position: absolute;
    left: 50%;
    /* width: 368px;
    margin-left: -184px !important; */
    top: 0;
    transition: opacity 1s ease-in-out;
}
@keyframes FadeInOut {
    0% {
        opacity: 1;
    }
    45% {
        opacity: 1;
    }
    55% {
        opacity: 0;
    }
    100% {
        opacity: 0;
    }
}
.logo_animation_small img.top {
    animation-name: FadeInOut;
    animation-timing-function: ease-in-out;
    animation-iteration-count: infinite;
    animation-duration: 3s;
    animation-direction: alternate;
}
@keyframes FadeInOut_two {
    0% {
        opacity: 0;
    }
    45% {
        opacity: 0;
    }
    55% {
        opacity: 1;
    }
    100% {
        opacity: 1;
    }
}
.logo_animation_small img.bottom {
    animation-name: FadeInOut_two;
    animation-timing-function: ease-in-out;
    animation-iteration-count: infinite;
    animation-duration: 3s;
    animation-direction: alternate;
}

p.grey_links a {
    text-decoration: none;
}
p.grey_links a:hover {
    text-decoration: underline !important;
}
@media (min-width:1300px){
    p.grey_links {
        font-size: 12px;
    }
}
@media (max-width:1200px){
    p.grey_links {
        font-size: 15px;
        line-height: 25px;
    }
}
@media (max-width:500px){
    img.img-fluid.border.border-white.flag_top {
        max-width: 20%;
        margin: 0 auto;
        float: none;
        display: block;
    }
    h1 {
        font-size: 200% !important;
    }
    button.btn.btn.btn-lg.btn-danger.lead-calltoaction.border.border-white.rounded-0 {
        width: calc(100% - 32px);
    }
    p.grey_links {
        font-size: 18px;
        text-align: left;
        line-height: 35px;
    }
}