/*
 * Theme Name: Enfold NettoTime
 * Description: <strong>A superflexible and responsive Business Theme by Kriesi</strong> - <br/> Update notifications available on twitter and facebook:<br/> <a href='http://twitter.com/kriesi'>Follow me on twitter</a><br/> - <a href='http://www.facebook.com/pages/Kriesi/333648177216'>Join the Facebook Group</a>
 * Version: 1.0.2
 * Author: Kriesi
 * Author URI: http://www.kriesi.at
 * License: Themeforest Split Licence
 * License URI: -
 * Theme URI: www.kriesi.at/themes/enfold/
 * Template: enfold
 * Text Domain:  avia_framework
 */

/* enfold */

.home div#av_section_1 .special_amp {
    font-family: inherit;
    font-style: inherit;
    font-size: inherit;
    line-height: inherit;
    font-weight: inherit;
    color: inherit!important;
}
.avia-slideshow li img {
    border-radius: 0;
}
.sub-menu span {
    text-transform: uppercase;
}

footer .container {
    text-align: center;
}
#socket .copyright {
    float: inherit;
}
#top footer .copyright a:hover {
    text-decoration: underline;
}
.sub-menu .avia-menu-text {
    text-transform: uppercase;
    letter-spacing: inherit;
}

/* ration iframe youtube */

.entry-content-wrapper,
.flex_column {
    position: relative;
}
.entry-content.avia-video,
.flex_column .avia-video,
.flex_column.avia-video {
    position: relative;
    height: 0;
    padding-bottom: 56.25%;
}
.entry-content.avia-video .avia_video,
.entry-content.avia-video .avia-iframe-wrap iframe,
.entry-content.avia-video .avia-iframe-wrap object,
.entry-content.avia-video .avia-iframe-wrap embed,

.flex_column .avia-video .avia_video,
.flex_column .avia-video .avia-iframe-wrap iframe,
.flex_column .avia-video .avia-iframe-wrap object,
.flex_column .avia-video .avia-iframe-wrap embed

.flex_column.avia-video .avia_video,
.flex_column.avia-video .avia-iframe-wrap iframe,
.flex_column.avia-video .avia-iframe-wrap object,
.flex_column.avia-video .avia-iframe-wrap embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 0;
}

/* Définir l'animation pulse-blue */
@keyframes pulse-blue {
    0% {
        transform: scale(0.95);
        box-shadow: 0 0 0 0 rgba(00, 250, 10, 0.3);
    }
    70% {
        transform: scale(1);
        box-shadow: 0 0 0 30px rgba(26, 51, 244, 0);
    }
    100% {
        transform: scale(0.95);
        box-shadow: 0 0 0 0 rgba(26, 51, 244, 0);
    }
}
.pulse .avia-button {
    animation: pulse-blue 3s infinite;
}
.modern-quote.gras .av-special-heading-tag {
    font-weight: bold;
}
.avia-svg-icon svg:first-child {
    height: 2em;
    width: 2em;
}
#top .header_color .avia-color-theme-color.avia-button {
    border-color: transparent;
}
.header_color .avia-color-theme-color.avia-button {
    background-color: #78c228;
}
.avia-button.avia-size-large {
    min-width: 300px;
    border-radius: 10px;
}
.avia-icon-list li {
    padding: 0 0 60px 0;
}
.avia-icon-list .av-iconlist-empty .iconlist_title {
    margin-top: 28px;
}
.avia-icon-list .iconlist_title {
    top: 0;
}
.avia_transform .avia-icon-list.av-iconlist-big.avia-iconlist-animate .avia_start_animation .iconlist-timeline {
    animation: infinite;
    height: 0;
}
.main_color {
    border: 0;
}
