/*
Theme Name: Theme ARPEA
Author: Plurial
Author URI: http://plurial.net/
Version: 1.0
*/

/* GENERAL */
body {
    font-family: 'AvenirNextLTW01-Regular', sans-serif;
}
h2 {
    margin-top: 35px;
    margin-bottom: 10px;
    font-family: 'AvenirNextLTW01-Regular', sans-serif;
    color: #063465;
    text-transform: uppercase;
    font-weight: normal;
    font-size: 1.625rem;
}
h3 {
    margin-top: 30px;
    font-size: 19px;
    color: #178ed3;
    text-transform: uppercase;
    font-weight: normal;
}
h3 a {
    color: #073565;
    text-decoration: underline;
}
h4 {
    color: #073565;
    text-decoration: underline;
    font-weight: 600;
    font-size: 19px;
    margin-top: 30px;
}
h5 {
    color: #073565;
    font-weight: 600;
    font-size: 19px;
    margin-top: 30px;
    margin-bottom: 30px;
}
strong {
    color: #0c3665;
    font-family: 'Avenir Next LT W01 Demi', sans-serif;
}
ul {
    font-size: 19px;
    text-indent: -1em;
    padding: 0 0 0 10px;
}
li {
    font-size: 16px;
    color: #010000;
    list-style: none;
    padding-left: 10px;
}
li::before {
    content: "•";
    color: #063465;
    margin-right: 10px;
}
p {
    font-size: 18px;
}
p a {
    text-decoration: underline;
    color: #0c3665;
    font-size: 18px;
    font-weight: 600;
}
p a:hover {
    color: #178ed3;
}

a.btn, a.btn:hover {
    color: white;
    background-color: #547293;
    -webkit-border-radius: 25px;
    -moz-border-radius: 25px;
    border-radius: 25px;
    text-transform: uppercase;
    padding: 5px 30px;
    font-size: 13px;
    margin-top: 9px;
    text-decoration: none;
}

.row.agenda img {
    width: 100%;
}

.news-single .date {
    color: #073565;
    font-size: 19px;
    text-transform: uppercase;
}
.news-single .title {
    color: #073565;
    font-family: 'Avenir Next LT W01 Demi', sans-serif;
    font-size: 30px;
}

/* HEADER */
.header {
    /*background-image: url('images/logo.png');
    background-position: center 35px;
    background-repeat: no-repeat;*/

    height: 215px;
    position: relative;
    text-align: center;
    padding-top: 10px;
}
.header .logo {
    position: absolute;
    width: 360px;
    margin: 0 auto;
    top: 30px;
    left: 37%;
}
    .header .title {
        position: absolute;
        bottom: 0;
        width: 100%;

        border-bottom: 1px solid #d2d2d2;
    }

    .header .title h1 {
        text-transform: uppercase;
        font-size: 26px;
        color: #0d3766;
        text-align: center;
        margin-bottom: 10px;
    }
    .header .right-elements {
        position: absolute;
        width: 250px;
        top: 45px;
        right: 0;
        height: 25px;
        padding-right: 15px;
    }
@media (max-width: 991px) {
	.header .right-elements {
		top: 15px;
	}
} 
        .header .right-elements a, .header .right-elements a:hover {
            color: white;
            text-decoration: none;
            height: 24px;
        }
        .header .container {
            position: relative;
        }
        .header .right-elements .espace-membre {
            background-color: #547293;
            border-radius: 15px;
            text-align: center;
            color: white;
            text-transform: uppercase;
            width: 79%;
            margin-left: 38px;
            font-size: 15px;
            position: relative;
            height: 28px;
            line-height: 28px;
        }
        .header .right-elements .espace-membre img {
            top: 6px;
            position: absolute;
            left: 10px;
        }

        .header .right-elements .espace-membre a {
            padding-left: 10px;
        }

        .header .right-elements .search {
            margin-top: 0;
            width: 100%;
        }
            .header .right-elements .search input {
                width: 79%;
                border-radius: 15px;
                border-color: #0c3665;
                height: 28px;
                margin-left: 5px;
                padding: 5px 10px;
                outline: none;
                font-size: 12px;
                margin-top: 8px;
            }

            .header .right-elements .search img {
                padding-top: 7px;
            }
        .header .right-elements .actions {
            margin-top: 0;
            width: 100%;
        }
            .header .right-elements .actions .contact {
                color: #063465;
                text-transform: uppercase;
                float: left;
                padding-top: 4px;
                margin-left: 38px;
            }
            .header .right-elements .actions .contact a {
                color: #063465;
                font-size: 17px;
             }
            .header .right-elements .actions .contact a.active, .header .right-elements .actions .contact a:hover {
                color: #178ed3;
            }
            .header .right-elements .actions .linkedin {
                float: right;
                margin-right: 16px;
            }

/* Menu */
.menu-menu-1-container ul {
    text-indent: 0;
}
.menu-menu-1-container ul li {
    list-style: none;
    height: 45px;
    line-height: 45px;
    z-index: 2;
}
.menu-menu-1-container ul li:before {
    content: "";
    margin-right: 0;
}
    .menu-menu-1-container > ul > li.current_page_item > a, .menu-menu-1-container > ul > li.current_page_parent > a{
         color: #178ed3!important;
    }
    .menu-menu-1-container > ul > li:nth-child(2).current_page_item > a, .menu-menu-1-container > ul > li:nth-child(2).current-page-ancestor > a {
        color: #72b69f!important;
    }
    .menu-menu-1-container > ul > li:nth-child(3).current_page_item > a {
        color: #8e8f8f!important;
    }
    .menu-menu-1-container > ul > li:nth-child(4).current_page_item > a, .menu-menu-1-container > ul > li:nth-child(4).current-page-ancestor > a {
        color: #e1b124!important;
    }
    .menu-menu-1-container > ul > li:nth-child(5).current_page_item > a {
        color: #1e90d4!important;
    }
    .menu-menu-1-container > ul > li:nth-child(6).current_page_item > a {
        color: #72b69f!important;
    }
    .menu-menu-1-container > ul > li:nth-child(7).current_page_item > a {
        color: #e1b124!important;
    }
    .menu-menu-1-container ul li.current-menu-ancestor, .menu-menu-1-container ul li.current-menu-item {
        list-style: none;
        height: auto;
        line-height: 45px;
        z-index: 2;
        color: #1e90d4;
    }

    div.col-lg-6 li a {
        text-decoration: underline;
        color: #0c3665;
        font-size: 16px;
        font-family: 'Avenir Next LT W01 Demi', sans-serif;
    }

    .menu-menu-1-container ul li a {
        text-transform: uppercase;
        color: #063465!important;
        font-size: 17px;
    }
    .menu-menu-1-container > ul > li.current-menu-ancestor > a {
        color: #1e90d4!important;
    }
    .menu-menu-1-container ul li:not(.current-menu-ancestor):before {
        content: '';
        border-bottom: 1px solid #d2d2d2;
        position:absolute;
        left: -215%;
        width: 300%;
        z-index: 1;
        margin: 45px 0 0;
    }
    .menu-menu-1-container ul li.current-menu-ancestor:before, .menu-menu-1-container ul li.current-menu-item:before {
        border: 0;
    }
    .menu-menu-1-container ul li.current-menu-item:not(.menu-item-has-children):before {
        border-bottom: 1px solid #d2d2d2;
    }
    .menu-menu-1-container ul li.current-menu-ancestor ul li.current-menu-item a {
        color: #1e90d4!important;
    }

    .menu-menu-1-container ul li ul {
        display: none;
    }
    .menu-menu-1-container ul li.current-menu-ancestor ul, .menu-menu-1-container ul li.current-menu-item ul {
        display: block;
        position:relative;
        width: 99%;
        margin-left: 20px;
    }
        .menu-menu-1-container ul li.current-menu-ancestor ul:before, .menu-menu-1-container ul li.current-menu-item ul:before {
            content: '';
            margin: 0;
            border-bottom: 1px solid #d2d2d2;
            position:absolute;
            left: -220%;
            width: 300%;
            bottom: 0;
            z-index: 1;
        }
    .menu-menu-1-container ul li.current-menu-ancestor ul li:before, .menu-menu-1-container ul li.current-menu-item ul li:before {
        border: 0!important;
    }
    .menu-menu-1-container ul li.current-menu-ancestor ul li:last-child:before {
        border: 1px!important;
    }


/* FOOTER */
footer.footer {
    margin-top: 10px;
}
footer.footer .container {
    height: 37px;
    line-height: 37px;
}
    footer.footer ul {
        width: auto;
        margin: 0 auto;
        text-align: center;
        background-color: #073565;
    }
    footer.footer ul li {
        list-style: none;
        display: inline-block;
        color: white;
        font-size: 17px;
    }
        footer.footer ul li:before {
            content: '';
            background-color: white;
            margin-left: 10px;
            margin-right: 10px;
            border-right: 2px solid #6e7e97;
        }
        footer.footer ul li:first-child:before {
            content: '';
            background-color: white;
            margin-right: 10px;
            margin-left: 0;
            border-right: 0 solid #6e7e97;
        }

/* SIDEBAR */
.sidebar {
    margin-top: 20px;
}
    .sidebar .agenda {
        margin-bottom: 10px;
    }
        .sidebar .agenda .news{
            margin-top: 8px;
        }

        .sidebar .agenda .title {
            height: 37px;
            line-height: 39px;
            background-color: #72b69f;
            text-align: center;
            color: #063465;
            text-transform: uppercase;
            font-size: 17px;
        }

        .sidebar .agenda .content { position: relative; }

        .sidebar .agenda .content img {
            width: 100%;
        }

        .sidebar .agenda .content .text {
            position: absolute;
            background-color: rgba(255, 255, 255, 0.85);
            bottom: 0;
            width: 100%;
            height: 133px;
            padding: 20px 15px
        }
            .sidebar .agenda .content .text .date {
                text-transform: uppercase;
                color: #073565;
                font-size: 16px;
            }
            .sidebar .agenda .content .text .titleAgenda {
                color: #073565;
                font-size: 20px;
                font-family: 'Avenir Next LT W01 Demi', sans-serif;
                text-align: left;
                line-height: 23px;
            }
            .sidebar .agenda .content .text .plus {
                position: absolute;
                width: 31px;
                right: 15px;
                bottom: 15px;
            }
    .sidebar .arpea {
        margin-top: 45px;
    }
        .sidebar .arpea .title {
            color: #073565;
            font-size: 19px;
            text-transform: uppercase;
            margin-bottom: 10px;
        }
        .sidebar .arpea .arpea-btn {
            margin-bottom: 30px;
        }
        .sidebar .arpea .arpea-btn a.btn {
             width: 100%;
             padding: 5px 15px;
         }

        .sidebar .arpea .arpea-btn a.btn strong {
            color: white;
        }


.sidebar .news {
}

.sidebar .news .title {
    height: 37px;
    line-height: 39px;
    background-color: #e1b124;
    text-align: center;
    color: #063465;
    text-transform: uppercase;
    margin-bottom: 8px;
    font-size: 17px;
}

.sidebar .news .content { position: relative; overflow-y: hidden; }

.sidebar .news .content img {
    width: 100%;
}

.sidebar .news .content .text {
    /*position: absolute; JB */
	position: relative !important;
    background-color: rgba(255, 255, 255, 0.85);
    /* bottom: 0; JB */
    width: 100%;
    height: auto;
    padding: 15px 15px;
}
.sidebar .news .content img {
	position: absolute;	
}
.sidebar .news .content .text .titleNews {
    color: #073565;
    font-size: 20px;
    font-family: 'Avenir Next LT W01 Demi', sans-serif;
    text-align: left;
    line-height: 23px;
}
.sidebar .news .content .text .plus {
    position: absolute;
    width: 31px;
    right: 15px;
    /*bottom: 10px; JB */
	bottom: 30px;
}
.sidebar .cours {
    margin-top: 35px;
}

/* COMITE */
.personnes { margin-bottom: 25px; }
    .personnes .adresse { position: relative; }
        .personnes .adresse .bottom { position: absolute; bottom: 30px; color: #010000;
            font-size: 14px; }
    .personnes .personne { position: relative; text-align: center; z-index: 1; width: 100%; margin-top: 20px;}
        .personnes .personne .fond-gris {
            width: calc(100% - 30px);
            position: absolute;
            bottom: 0;
            background-color: transparent;
            height: 75%;
            z-index: -1;
            display: block;
            padding: 0 15px;
        }
        .personnes .personne .nom {
            margin-top: 10px;
            color: #0c3665;
            font-size: 15px;
            text-decoration: underline;
            text-align: center;
            font-family: 'Avenir Next LT W01 Demi', sans-serif;
            z-index: 1;
        }

        .personnes .personne .nom a, .personnes .personne .nom a:hover {
            color: #0c3665;
            text-decoration: underline;
            font-size: 16px;
        }
        

        .personnes .personne .fonction {
            color: #1e90d4;
            font-size: 14px;
            text-align: center;
            font-family: 'Avenir Next LT W01 Demi', sans-serif;
            z-index: 1;
            margin-bottom: 10px;
        }

        .personnes .personne .entreprise {
            color: #010000;
            font-size: 14px;
            text-align: center;
            z-index: 1;
            padding: 0 5px;
            line-height: 17px;
        }

        .personnes .personne .lieu {
            color: #010000;
            font-size: 14px;
            text-align: center;
            z-index: 1;
            padding-bottom: 30px;
        }

.emplois {}
    .emplois .emploi {
        padding-bottom: 28px;
        border-bottom: 2px solid #72b69f;
    }
    .emplois .emploi:last-child {
        border-bottom: 0;
    }

    .emplois .emploi .date {
        margin-top: 35px;
        margin-bottom: 12px;
        color: #178ed3;
        text-transform: uppercase;
        font-size: 19px;
    }
    .emplois .emploi .title {
        font-size: 19px;
        color: #0c3665;
        margin-bottom: 10px;
        font-family: 'Avenir Next LT W01 Demi', sans-serif;
    }
    .emplois .emploi .content {}

    .emplois .emploi .content h2 {
        margin-top: 20px;
        margin-bottom: 20px;
    }
        .emplois .emploi .content h2 a {
            color: #0c3665;
            text-decoration: underline;
        }

/* AGENDAS */
.agendas {
    margin-bottom: 75px;
}
    .agendas .agenda {
        margin-top: 40px;
    }
        .agendas .agenda .date {
            text-transform: uppercase;
            color: #073565;
            font-size: 19px;
        }
        .agendas .agenda .title {
            color: #073565;
            font-size: 30px;
            font-family: 'Avenir Next LT W01 Demi', sans-serif;
            line-height: 35px;
        }
        .agendas .agenda .content {
            color: #010000;
            font-size: 19px;
        }
            .agendas .agenda .link-btn {
                width: 60%;
            }
            .agendas .agenda .link-btn a.btn {
                padding: 5px 5px!important;
                display: block;
            }

/* ARCHIVES */
.archives {
    padding-bottom: 20px;
    border-bottom: 2px solid #72b69f;
}
    .archives h2 {
        font-family: 'AvenirNextLTW01-Regular', sans-serif;
    }
    .archives .annees {

    }
        .archives .annees ul {
            text-indent: 0;
            padding: 0;
        }
            .archives .annees ul li {
                list-style: none;
                display: inline-block;
                padding: 0;
            }
                .archives .annees ul li::before {
                    content: "•";
                    color: #72b69f;
                    margin-right: 5px;
                    margin-left: 5px;
                }
                .archives .annees ul li:first-child::before {
                    content: "";
                    margin-right: 0;
                    margin-left: 0;
                }
                .archives .annees ul li a {
                    color: #0c3665;

                    border-bottom: 1px solid #a5adbc;
                }
                .archives .annees ul li a:hover {
                    text-decoration: none;
                }

.agenda-partenaire {
    margin-top: 40px;
}
    .agenda-partenaire h2 {
        color: #063465;
        font-size: 32px;
        font-weight: normal;
        position: relative;
        cursor: pointer;
    }
        .agenda-partenaire h2 img {
            position: absolute;
            left: 62%;
			display: none;
        }
    .agenda-partenaire .agendas-partenaire {

    }
        .agenda-partenaire .content {
            display: block;
        }
        .agenda-partenaire .agendas-partenaire .agenda {
            border-bottom: 1px solid #d2d2d2;
            padding-bottom: 20px;
        }
            .agenda-partenaire .agendas-partenaire .agenda .date {
                color: #073565;
                font-size: 19px;
                text-transform: uppercase;
            }
            .agenda-partenaire .agendas-partenaire .agenda .title {
                color: #073565;
                font-size: 30px;
                font-family: 'Avenir Next LT W01 Demi', sans-serif;
                line-height: 35px;
            }
            .agenda-partenaire .agendas-partenaire .agenda .text {
                color: #010000;
                font-size: 19px;
                /*padding-right: 335px;*/
            }
            .agenda-partenaire .agendas-partenaire .agenda .text a {
                color: #0c3665;
                font-size: 19px;
                text-decoration: underline;
                font-family: 'Avenir Next LT W01 Demi', sans-serif;
            }
            .agenda-partenaire .agendas-partenaire .agenda .link-btn {
                width: 30%;
                margin-top: 20px;
            }
            .agenda-partenaire .agendas-partenaire .agenda .link-btn a.btn {
                padding: 5px 5px!important;
                display: block;
            }


/* PAGE EVENEMENT */
.evenement {

}
    .evenement span {
        /*width: 150px;*/
        display: inline-block;
        /*text-align: right;*/
		text-align: left;
        padding-right: 12px;
        vertical-align: top;
    }
    .evenement a.btn {
        text-decoration: none;
    }
    .evenement a.btn:hover {
        text-decoration: none;
        color: #fff;
    }
    .evenement h2 {
        margin-top: 0;
        text-transform: none;
        font-family: 'Avenir Next LT W01 Demi', sans-serif;
        margin-bottom: 0;
    }
    .evenement h3 {
        color: #073565;
        font-size: 30px;
        margin-bottom: 0;
    }
    .evenement h4 {
        color: #073565;
        text-transform: uppercase;
        font-family: 'Avenir Next LT W01 Demi', sans-serif;
        margin-top: 22px;
        margin-bottom: 20px;
    }

    input, select, textarea {
        -webkit-border-radius: 25px!important;
        -moz-border-radius: 25px!important;
        border-radius: 25px!important;
        border: 2px solid #b6c2d0;
        outline: none;
        padding: 2px 10px;
        margin-bottom: 15px;
    }

    ul.sub-menu {
        padding-left: 0!important;
    }
    ul.sub-menu li {
        padding-left: 0!important;
    }

    input[type=text], input[type=email] {
        width: 100% !important;
    }
    select, textarea, input[type=date] {
        -webkit-appearance: none;
        -moz-appearance: none;
        appearance: none;
        background-color: white;
        width: 100%;
    }
    span.categorie, span.menu, span.wpcf7-not-valid-tip, span.wpcf7-form-control-wrap {
        width: 366px;
    }
    span.wpcf7-not-valid-tip {
        text-align: left;
        margin-top: -15px;
        margin-bottom: 15px;
    }
    input[type=submit] {
        padding: 5px 5px!important;
        display: block;
        background-color: #547293;
        color: white;
        width: 200px;
        margin-left: 155px;
        border: 0;
        text-transform: uppercase;
        font-size: 13px;
    }
    div.champs {
        padding-left: 155px;
        font-size: 17px;
        font-style: italic;
        color: #010000;
        margin-bottom: 20px;
        font-family: 'AvenirNextLTW01-Medium', sans-serif;
    }
    span.wpcf7-list-item {
        display: inline-block;
        margin: 0;
        width: 177px;
        font-size: 14px;
    }
    span.wpcf7-form-control-wrap {
        margin-bottom: 10px;
    }
    span.wpcf7-radio {
        width: 366px;
        margin-left: 155px;
        text-align: left;
    }
    input[type=radio], span.wpcf7-list-item-label {
        float:left;
    }
    span.wpcf7-list-item-label {
        width: auto;
    }
    input[type=radio] {
        border: 2px solid #b6c2d0;
        -webkit-appearance: none;
        -moz-appearance: none;
        appearance: none;
        height: 25px;
        width: 25px;
        margin-right: 10px;
    }
    input[type=radio]:checked {
        background-color: #547293;
    }

.archive .archives {
    margin-bottom: 75px;
    border: 0;
}
.archive .archives .agenda {
    margin-top: 40px;
}
.archive .archives .agenda .date {
    text-transform: uppercase;
    color: #073565;
    font-size: 19px;
}
.archive .archives .agenda .title {
    color: #073565;
    font-size: 30px;
    font-family: 'Avenir Next LT W01 Demi', sans-serif;
    line-height: 35px;
}
.archive .archives .agenda .content {
    color: #010000;
    font-size: 19px;
}
.archive .archives .agenda .link-btn {
    width: 60%;
}
.archive .archives .agenda .link-btn a.btn {
    padding: 5px 5px!important;
    display: block;
}


/* MAGAZINE */
.mag {}
    .mag .numero_saison {
        margin-top: 27px;
    }
    .mag .numero_saison .numero {
        color: #073565;
        font-size: 19px;
        font-family: 'Avenir Next LT W01 Demi', sans-serif;
    }
    .mag .numero_saison .saison {
        position: relative;
        padding-left: 20px;
        color: #073565;
        text-transform: uppercase;
        font-size: 19px;
    }
        .mag .numero_saison .saison::before {
            position: absolute;
            width: 1px;
            height: 14px;
            background-color: #073565;
            margin-left: 10px;
            margin-right: 10px;
            content: "";
            left: 0;
            top: 5px;
        }
    .mag .vignette {
        margin-bottom: 15px;
    }
    .mag .sommaire {
        margin-bottom: 5px;
        margin-top: 9px;
    }
    .mag .sommaire a.btn {
        margin-top: 0;
        margin-bottom: 9px;
    }
    .mag .presentation {

    }
    .mag .presentation .title {
        color: #073565;
        font-size: 19px;
        text-transform: uppercase;
    }

.archive-mag {}
    .archive-mag .archive {
        margin-top: 40px;
    }
    .archive-mag .archive h2 {
        position: relative;
        font-size: 26px;
        font-family: 'AvenirNextLTW01-Regular', sans-serif;
        cursor: pointer;
    }
    .archive-mag .archive h2 img {
        position: absolute;
        left: 46%;
    }
    .archive-mag .archive .content {
        display: none;
    }



.categorie .wpcf7-form-control-wrap.categorie .wpcf7-radio{
    margin-left: 0;
    width: 366px;
}

.categorie .wpcf7-form-control-wrap.categorie .wpcf7-radio .wpcf7-list-item {
    width: 366px;
}

nav.navbar {
    display:none;
}

#hidden-content {
    display:none;
    font-size: 14px;
    width: 380px;
    padding: 0 50px!important;
    position: relative;
    overflow: unset;
    border: 3px solid #0c3665;
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    border-radius: 15px;
}
.page-login {
    padding: 0 15px;
}
    #hidden-content h2, .page-login h2 {
        color: #073565;
        font-size: 25px;
        font-family: 'Avenir Next LT W01 Demi', sans-serif;
        text-align: center;
        text-transform: uppercase;
        margin-top: 20px;
    }
    #hidden-content input, .page-login input {
        -webkit-border-radius: 25px!important;
        -moz-border-radius: 25px!important;
        border-radius: 25px!important;
        border: 2px solid #0c3665;
        outline: none;
        padding: 2px 10px;
        width: 100%;
    }
    #hidden-content input[type=submit], .page-login input[type=submit] {
        color: white;
        background-color: #547293;
        -webkit-border-radius: 25px;
        -moz-border-radius: 25px;
        border-radius: 25px;
        text-transform: uppercase;
        padding: 5px 30px;
        font-size: 13px;
        margin-top: 9px;
        text-decoration: none;
        border: 0;
    }
    #hidden-content a, .page-login a {
        color: #0c3665;
        text-decoration: underline;
        font-family: 'Avenir Next LT W01 Demi', sans-serif;
    }
    #hidden-content a.btn, .page-login a.btn {
        text-decoration: none;
        color: #fff;
        margin-top: 20px;
        margin-bottom: 20px;
    }
    #hidden-content #loginform, .page-login #loginform {
        padding: 0 10px;
    }
    #hidden-content .center, .page-login .center {
        text-align: center;
    }
    #hidden-content label, .page-login label {
        font-size: 14px;
        color: #0c3665;
        font-family: 'Avenir Next LT W01 Demi', sans-serif;
        margin-bottom: 0;
    }
    #hidden-content .login-username, .page-login .login-username {
        margin-bottom: 10px;
    }

    #hidden-content .login-password, .page-login .login-password {
        margin-bottom: 0;
    }
    #hidden-content .login-remember, .page-login .login-remember {
        display: none;
    }

    .fancybox-close-small {
        position: absolute;
        top: -10px!important;
        right: -10px!important;
        width: 32px;
        height: 31px;
        padding: 0;
        margin: 0;
        border: 0;
        border-radius: 0;
        z-index: 10000000;
        cursor: pointer;
        background: url('images/close.png') no-repeat;
        content: "";
    }
    .fancybox-close-small:after {
        content: "";
        width: 0;
        height: 0;
    }
    .fancybox-bg {
        background: #8e8f8f;
    }
    .fancybox-is-open .fancybox-bg {
        opacity: 0.6;
    }

.menu-item-193, .menu-item-194 {
    display: none;
}

@media screen and (min-width: 768px) {
    .sticky-menu .menu-menu-1-container {
        position: fixed!important;
        top: 120px;
    }

    .chrome .sticky-menu .menu-menu-1-container {
        position: fixed!important;
        top: 153px!important;
    }

    .header.sticky {
        position: fixed;
        width: 100%;
        z-index: 100;
        background: #fff;
        height: 120px;
    }

    .header.sticky .logo {
        width: 150px;
        top: 5px;
        left: 40%;
        z-index: 100;
    }

    .header.sticky .right-elements {
        display: none;
    }
}

.site-content {
    position: relative;
}
#nav-up, #search-input {
    display: none;
}
#nav-up {
    display: none!important;
}

.isSticky .site-content .container {
    padding-top: 120px;
}

.wpcf7-checkbox {
    text-align: left!important;
    width: 100% !important;
}
.wpcf7-checkbox .wpcf7-form-control {
    width: 100%;
}
.wpcf7-checkbox .wpcf7-list-item {
    text-align: left!important;
    width: 100px!important;
    margin-left: 5px;
}
.wpcf7-checkbox input {
    margin-right: 5px;
    margin-left: 3px;
}
.wpcf7-checkbox .wpcf7-list-item-label {
    text-align: left!important;
    float: none!important;
}
/*span.canton input[type=radio], span.canton span.wpcf7-list-item-label {
    float: right!important;
}*/

#hidden-content input[type="submit"], .page-login input[type="submit"] {
    margin-left: 0px!important;
}