html,body,div,span,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,address,cite,code,del,dfn,em,font,img,ins,kbd,q,s,samp,small,strong,sub,sup,var,b,u,i,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-size: 100%;
    vertical-align: baseline;
    background: transparent;
    font-family: 'Raleway',sans-serif;
    font-weight: 400;
}

body {
    line-height: 1;
}

ol,ul {
    list-style: none;
}

blockquote,q {
    quotes: none;
}

blockquote:before,blockquote:after,q:before,q:after {
    content: '';
    content: none;
}

:focus {
    outline: 0;
}

ins {
    text-decoration: none;
}

del {
    text-decoration: line-through;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

.body-container,header,.columns,.left_column,#avis-header,#avis-legal,#footer_box,#footer_text,#footer_img img,#footer_slogan {
    float: left;
}

.right_column {
    float: right
}

body {
    background: #fff;
}

.body-container {
    width: 100%;
    min-width: 1210px;
}

.container {
    max-width: 1140px;
    margin: auto;
}

.header_container {
    background: #fff;
    border-bottom: solid 20px #ffba00;
}

.fixed {
    position: fixed;
    z-index: 999;
}

header {
    width: 100%;
}

.logo {
    float: left;
    margin: 10px 0;
}

.menu {
    float: right;
    margin-top: 43px;
}

.menu li {
    float: left;
    margin-right: 25px;
}

.menu li a {
    font-size: 24px;
    color: #000;
    text-transform: uppercase;
    text-decoration: none;
    padding: 20px 20px;
    display: block;
}

.menu_active {
    border-bottom: 20px solid #c49002;
    margin-bottom: -20px;
}

.right_header {
    float: right;
    margin-top: 20px;
}

.right_header p {
    font-size: 13px;
    text-align: right;
    line-height: 26px;
}

.right_header p span {
    display: block;
    font-size: 18px;
}

.right_header p span.bold {
    font-weight: 900;
}

.right_header p span.uppercase {
    text-transform: uppercase;
}

.header_livre {
    width: 100%;
    float: left;
}

.header_img {
    width: 29.6%;
    float: left;
    border: 2px solid #d1d1d1;
}

.header_img img {
    width: 100%;
    float: left;
}

.header_text {
    width: 48%;
    float: left;
    margin-left: 3%;
    padding: 14px 0 0 0;
}

.header_coupon_code {
    background: url(images/header_fleche.png) no-repeat;
    float: left;
    padding-left: 33px;
    text-transform: uppercase;
    display: inline-block;
    margin-left: 17px;
    line-height: 24px;
}

.header_coupon_code span {
    font-weight: 500;
    text-transform: uppercase;
    display: block;
}

.header_text p {
    font-weight: 900;
    margin-bottom: 16px;
    font-size: 21px;
}

.header_text p.prix_regulier {
    font-weight: 400;
    font-size: 25px;
    margin-bottom: 8px;
}

.header_text p.prix_special {
    color: #c31515;
    font-weight: 900;
    font-size: 29px;
}

.header_text a {
    background: linear-gradient(#2a7bd2 47%,#205490);
    padding: 14px 16px;
    color: #fff;
    font-size: 22px;
    text-decoration: none;
    border-radius: 7px;
    display: inline-block;
    border: #338cf3 2px solid;
    margin: 0 0 10px 0;
    float: left;
}

.header_text ul {
    margin-left: 26px
}

.header_text ul li {
    list-style-type: disc;
    color: #9a9a9a;
    font-size: 14px;
    margin-bottom: 14px;
}

.header_text ul li span {
    color: #000;
}

.header_top_right {
    width: 217px;
    float: right;
}

.satisfaction_100 {
    float: left;
    width: 211px;
    text-align: center;
    border: 2px solid #d1d1d1;
    padding: 18px 3px;
    font-size: 13px;
    line-height: 16px;
    margin-top: -23px;
}

.satisfaction_100 p {
    margin-top: 9px
}

.header_paypal_credit {
    float: left;
    border: 2px solid #d1d1d1;
    width: 197px;
    padding: 20px 10px 15px;
    margin-top: 10px;
}

.https_securise {
    float: left;
    width: 217px;
    border: 2px solid #a3a1a1;
    margin-top: 10px;
}

.https_securise img {
    float: left;
}

.menu-mobile {
    float: left;
    padding: 5px 10px 6px 10px;
    width: 35px;
    margin: 20px 0 15px 5%;
    display: none;
}

.menu-mobile a {
    display: block;
}

.menu-mobile a span {
    display: block;
    margin-bottom: 7px;
    border-bottom: 4px solid #2962a2;
}

.mobile-tel {
    float: right;
    margin: 14.5px 5% 14.5px 0;
    display: none;
}

span.more {
    display: none;
}

.top_container {
    background: #fff;
    padding: 40px 0px;
}

.slider {
    float: left;
    margin: 26px 40px 0 0;
    border-top: #9f9f9f solid 7px;
    border-bottom: #9f9f9f solid 7px;
    padding: 0px 0 17px;
}

.h1_div {
    float: left;
    width: 520px;
}

h1 {
    font-size: 28px;
    font-weight: 700;
    color: #000;
}

h1 span {
    display: block;
    text-transform: uppercase;
    font-size: 36px;
    font-weight: 900;
}

.main_container {
    position: relative;
    z-index: 10;
    background: #fff;
    border-top: 19px solid #0b2f5c;
    overflow: hidden;
}

.main_text {
    float: left;
    width: 770px;
    background: #fff;
    padding: 25px 25px 15px 0px;
}

#addthis {
    float: left;
    width: 100%;
    margin-bottom: 20px;
    margin-top: 20px;
}

.main_text h2 {
    font-size: 24px;
    color: #221d18;
    font-weight: 900;
    margin-bottom: 17px;
    text-transform: uppercase;
}

.main_text h3 {
    font-size: 16px;
    font-weight: 700;
    text-transform: uppercase;
    margin: 12px 0;
}

.main_text p {
    font-size: 14px;
    line-height: 21px;
    margin-bottom: 13px;
    color: #221d18;
}

.main_text p.desc_video {
    color: #dd0808;
    margin: 20px 0 9px 0;
    font-size: 24px;
}

.main_text p span {
    color: #ff8400;
    font-size: 29px;
    text-decoration: underline;
    text-transform: uppercase;
}

.main_text a.button {
    background: linear-gradient(#2a7bd2 47%,#205490);
    color: #fff;
    text-decoration: none;
    border-radius: 7px;
    display: inline-block;
    border: #338cf3 2px solid;
    float: left;
    padding: 14px 27px;
    margin: 0 13px 10px 0;
}

.main_text a {
    font-size: 22px;
    text-transform: none;
}

.main_text p.quinze_pourcent_code_promo {
    font-weight: 900;
    font-size: 20px;
    line-height: 26px;
    text-transform: uppercase;
    margin-bottom: 37px;
}

.main_text p.quinze_pourcent_code_promo span {
    font-size: 20px;
    color: #000;
    text-decoration: none;
    font-weight: 500;
}

.main_right {
    float: right;
    width: 303px;
}

.les_temoignages {
    float: left;
    background: #3062a0;
    padding-right: 1500px;
    padding-left: 20px;
    width: 94%;
}

.les_temoignages p.tem-title {
    text-transform: uppercase;
    font-size: 34px;
    font-weight: 700;
    margin: 20px 0 14px;
    color: #fff;
}

.un_temoignage {
    background: #fff;
    font-size: 14px;
    padding: 14px;
    line-height: 20px;
    margin-bottom: 10px;
}

.un_temoignage p.owner {
    font-size: 12px;
    font-weight: 700;
    line-height: 14px;
    margin-top: 10px
}

.l-auteur {
    float: left;
    width: 100%;
    padding-right: 1500px;
    background: #07254a;
    color: #fff;
    font-size: 14px;
    padding: 20px 1500px 0 20px;
    border-bottom: #3062a0 5px solid;
}

.l-auteur h3 {
    font-size: 24px;
    font-weight: 900;
    text-transform: uppercase;
    margin: 20px 0 30px;
}

.l-auteur p {
    line-height: 21px;
}

.l-auteur a {
    background: linear-gradient(#2a7bd2 47%,#205490);
    padding: 14px 20px;
    color: #fff;
    font-size: 18px;
    text-decoration: none;
    border-radius: 7px;
    display: inline-block;
    border: #338cf3 2px solid;
    margin: 15px 0 15px 0;
}

.paypal_credit {
    float: left;
    padding: 20px 0 91px 25px;
    border-left: #3062a0 5px solid;
    border-bottom: 0;
    border-right: 0;
}

.paragraphe_keywords {
    float: right;
    width: 250px;
}

.paragraphe_keywords p {
    font-size: 13px;
    line-height: 22px;
    margin-bottom: 15px;
    color: #000;
}

.services_container {
    background: #000;
    position: relative;
    z-index: 5;
    padding: 50px 0 55px;
}

.un_service {
    color: #fff;
    text-align: center;
    float: left;
    width: 25.33%;
    padding: 0 4%;
}

.un_service p {
    font-size: 18px;
    line-height: 22px;
}

.un_service p.un_service_title {
    font-size: 32px;
    font-weight: 900;
    text-transform: uppercase;
    margin: 10px 0 4px 0;
    line-height: 36px;
}

.un_service p a,.un_service p span {
    color: #ffba00;
    text-decoration: none;
}

.liste_services {
    float: left;
    width: 400px;
}

.liste_services h3 {
    font-size: 32px;
    color: #000;
    font-weight: 700;
    margin-bottom: 34px;
    text-transform: uppercase;
}

.liste_services ul {
    width: 90%;
    margin-left: 45px;
    margin-bottom: 50px;
}

.liste_services ul li {
    margin-bottom: 22px;
    font-size: 22px;
    color: #000;
    list-style: url(images/puce.png);
}

.main_text2 {
    float: right;
    width: 650px;
}

.main_text2 h3 {
    font-size: 40px;
    color: #000;
    font-weight: 700;
    margin: 30px 0 25px;
}

.main_text2 p {
    font-size: 17px;
    line-height: 22px;
    margin-bottom: 20px;
    color: #000;
}

.main_text2 p span {
    font-size: 23px;
    color: #000;
}

.main_text2 p span span {
    color: #ff8400;
    font-size: 23px;
}

.custom_container {
    background: #07254a;
    font-size: 24px;
    text-transform: uppercase;
    color: #fff;
}

.custom_container p {
    font-weight: 900;
    width: 44%;
    margin-top: 23px;
    float: left;
}

.custom_container p:last-of-type {
    width: 31.5%;
    margin-left: 3%
}

.custom_container a {
    padding: 8px;
    display: inline-block;
    margin-left: 12px;
    float: left;
}

.custom_container a.facebook {
    background: #3b559f;
}

.custom_container a.twitter {
    background: #01aaeb;
    margin-left: 0;
}

.custom_container a.cart {
    background: #ffba00;
}

.ms_cart {
    float: left;
    width: 100%
}

.infos_container {
    background: #cacaca;
    padding: 30px 0px;
}

#infos_client {
    float: left;
    width: 360px;
}

#infos_client img {
    margin: 30px 0 30px 14px;
}

p.name {
    font-size: 28px;
    color: #000;
    font-weight: 700;
}

p.adr {
    font-size: 16px;
    color: #000;
    margin-bottom: 38px;
}

p.tel {
    font-size: 36px;
    color: #000;
}

p.tel a {
    color: #000;
    text-decoration: none;
}

.bxslider li a {
    text-decoration: none;
    text-align: center;
    float: left;
    padding: 0;
    margin: 0;
}

.bxslider li a span {
    color: #000;
    font-size: 13px;
    text-align: center;
}

#infinite-adsense {
    width: 100%;
    float: left;
}

#adsense {
    width: 970px;
    margin: 15px auto;
}

#avis-legal {
    width: 1100px;
    padding: 20px;
    background: #fff;
    line-height: 18px;
    font-size: 12px;
}

#avis-header {
    width: 1100px;
    padding: 20px;
    background: #fff;
    text-align: center;
    font-size: 25px;
    font-weight: bold;
    margin: 20px 0;
}

.scrollto {
    cursor: pointer;
}

.errorHighlight {
    border: solid 1px #d82424!important;
    background: #f9c4c4;
}

#avis-legal h2 {
    font-size: 22px;
    margin-bottom: 15px;
}

#avis-legal h3 {
    font-size: 16px;
    margin-bottom: 15px;
}

#avis-legal p {
    margin-bottom: 15px;
    line-height: 20px;
}

#footer_box {
    width: 100%;
    min-width: 1210px;
    background: #000;
}

footer {
    margin: auto;
    width: 1130px;
    text-align: center;
    padding: 10px 20px 10px 60px;
    color: #fff;
    font-size: 12px
}

#footer_text {
    text-align: left;
    width: 940px;
    line-height: 22px;
    margin: 0px 0 0 0;
    float: left;
    color: #fff;
    font-size: 12px
}

#footer_text a {
    color: #fff
}

#footer_img {
    float: right;
    width: 170px;
}

#footer_img img {
    margin: 0 12px 0 0;
}

#footer_slogan {
    width: 170px;
    text-align: left;
    margin: 6px 0 0 0;
    font-size: 11px
}

#footer_slogan a {
    color: #ddd;
    text-decoration: none;
    font-size: 10px;
}

iframe {
    width: 100%;
}

.tpr_free_shipping {
    background: #fff;
    padding: 10px;
    border: 2px solid #d6d6d6;
    width: 45%;
    margin-bottom: 15px;
}

.header_text p.free_shipping_title {
    font-size: 15px;
    font-weight: 700;
    text-transform: uppercase;
    color: #000;
    margin: 0;
    line-height: 14px;
    margin-bottom: 10px;
}

.tpr_free_shipping ul {
    margin: 0;
}

.tpr_free_shipping ul li {
    list-style-type: square;
    color: #000;
    font-size: 14px;
    margin-left: 19px;
    margin-bottom: 0px;
    line-height: 22px;
}


@media screen and (max-width: 740px) {
    nav {
        display:none;
    }

    .right_header {
        display: none;
    }

    .header_img {
        width: 90%;
        margin: auto;
        float: none;
        display: block;
        border: none
    }

    .header_img img {
        display: block;
        float: none
    }

    .header_text {
        width: 90%;
        padding: 17px 5% 0 5%;
        margin-left: 0
    }

    .header_text p.prix_special {
        font-size: 23px;
    }

    .header_coupon_code {
        background: none;
        padding: 0;
        margin: 0;
        font-size: 11px;
    }

    .header_text p.header_coupon_code {
        font-size: 20px
    }

    .header_top_right {
        display: none
    }

    .l-auteur {
        width: 90%;
        padding: 20px 5%;
    }

    .l-auteur img {
        width: 100%
    }

    .paypal_credit {
        padding: 23px 5% 16px 5%;
        width: 90%;
        border: none;
        text-align: center;
        border-bottom: #3062a0 5px solid;
    }

    h1 {
        font-size: 21px
    }

    h1 span {
        font-size: 26px
    }

    .main_text p.desc_video {
        font-size: 22px
    }

    .main_text h2 {
        font-size: 17px
    }

    .main_text p.quinze_pourcent_code_promo a {
        width: 84%;
        text-align: center
    }

    .slider {
        border: none;
        margin: 26px 0 0;
        padding: 0;
    }

    .ms_cart {
        padding: 0 0 15px 0;
    }

    .custom_container p,.custom_container p:last-of-type {
        width: 90%;
        padding: 0 5% 20px;
        font-size: 16px;
        text-align: center;
        margin-left: 0;
    }

    .custom_container a {
        width: 46%;
        text-align: center;
        margin: 0;
        padding: 8px 2%;
    }

    .custom_container a:last-of-type {
        width: 96%;
    }

    .un_service {
        width: 90%;
        padding: 0 5%;
        margin: 30px 0
    }

    .header_text ul li {
        font-size: 13px;
    }

    .header_text p.prix_regulier {
        font-size: 22px;
    }

    #avis-header {
        width: 90%;
        padding: 0 5%;
    }

    #avis-legal {
        width: 90%;
        padding: 0 5%;
    }

    .main_right {
        float: right;
        width: 100%;
    }

    .les_temoignages {
        padding: 0 5%;
        display: block;
        margin: auto;
        width: 90%;
    }

    .main_text a.button {
        font-size: 19px;
    }

    .coord .num_tel {
        display: none;
    }

    .coord .num_tel.mobile {
        display: block;
    }

    p.tel.mobile {
        display: block;
    }

    p.tel {
        display: none;
    }

    .infoBox p.tel {
        display: block;
    }

    #map {
        display: none;
    }

    .container {
        width: 100%;
    }

    footer {
        width: 100%;
        padding: 0;
    }

    #footer_box {
        min-width: 0;
    }

    .body-container {
        min-width: 0;
        padding: 0;
    }

    #adsense {
        width: 90%;
        margin: 15px 5%;
    }

    .h1_div {
        width: 90%;
        margin: 0 5%;
    }

    #contactForm {
        width: 90%;
        padding: 5%;
        margin: 0;
    }

    #infos_client {
        width: 90%;
        margin: 0 5%;
    }

    #footer_text {
        width: 80%;
        text-align: center;
        margin: 10px 10%;
    }

    #footer_img {
        margin: 0 auto;
        float: none;
    }

    .main_text {
        width: 90%;
        margin: 0 5%;
    }

    .liste_services {
        width: 90%;
        margin: 0 5%;
    }

    .main_text2 {
        width: 90%;
        margin: 0 5%;
    }

    .paragraphe_keywords {
        width: 90%;
        margin: 0 5%;
    }

    .menu-mobile {
        display: block;
    }

    .mobile-tel {
        display: block;
    }

    .logo {
        height: 40px;
        position: absolute;
        left: 50%;
        margin-left: -40px;
        margin: 20px 0 20px -40px;
    }

    span.more {
        display: block;
        padding: 20px 5%;
        color: #fff;
        font-size: 20px;
        font-weight: 700;
        background: url('images/plus.png') 95% 50% no-repeat #53565a;
    }

    span.more.moins {
        background-image: url('images/moins.png');
    }
	
	.tpr_free_shipping{
		width:55%;	
	}
}

.bx-wrapper {
    position: relative;
    margin: 0 auto 0px;
    padding: 0;
}

.bx-wrapper img {
    max-width: 100%;
    display: block;
}

.bx-wrapper .bx-viewport {
    background: #fff;
    -webkit-transform: translatez(0);
    -moz-transform: translatez(0);
    -ms-transform: translatez(0);
    -o-transform: translatez(0);
    transform: translatez(0);
}

.bx-wrapper .bx-pager,.bx-wrapper .bx-controls-auto {
    position: absolute;
    bottom: -30px;
    width: 100%;
}

.bx-wrapper .bx-loading {
    min-height: 50px;
    background: url(images/bx_loader.gif) center center no-repeat #fff;
    height: 100%;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 2000;
}

.bx-wrapper .bx-pager {
    text-align: center;
    font-size: .85em;
    font-family: Arial;
    font-weight: bold;
    color: #666;
    padding-top: 20px;
}

.bx-wrapper .bx-pager .bx-pager-item,.bx-wrapper .bx-controls-auto .bx-controls-auto-item {
    display: inline-block;
}

.bx-wrapper .bx-pager.bx-default-pager a {
    background: #666;
    text-indent: -9999px;
    display: block;
    width: 10px;
    height: 10px;
    margin: 0 5px;
    outline: 0;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
}

.bx-wrapper .bx-pager.bx-default-pager a:hover,.bx-wrapper .bx-pager.bx-default-pager a.active {
    background: #000;
}

.bx-wrapper .bx-prev {
    left: 0px;
    background: url(images/prev.png) no-repeat;
}

.bx-wrapper .bx-next {
    right: 0px;
    background: url(images/next.png) no-repeat;
}

.bx-wrapper .bx-controls-direction a {
    position: absolute;
    top: 28%;
    margin-top: -10px;
    outline: 0;
    width: 20px;
    height: 25px;
    text-indent: -9999px;
    z-index: 9999;
}

.bx-wrapper .bx-controls-direction a.disabled {
    display: none;
}

.bx-wrapper .bx-controls-auto {
    text-align: center;
}

.bx-wrapper .bx-controls-auto .bx-start {
    display: block;
    text-indent: -9999px;
    width: 10px;
    height: 11px;
    outline: 0;
    background: url(images/controls.png) -86px -11px no-repeat;
    margin: 0 3px;
}

.bx-wrapper .bx-controls-auto .bx-start:hover,.bx-wrapper .bx-controls-auto .bx-start.active {
}

.bx-wrapper .bx-controls-auto .bx-stop {
    display: block;
    text-indent: -9999px;
    width: 9px;
    height: 11px;
    outline: 0;
    background: url(images/controls.png) -86px -44px no-repeat;
    margin: 0 3px;
}

.bx-wrapper .bx-controls-auto .bx-stop:hover,.bx-wrapper .bx-controls-auto .bx-stop.active {
    background-position: -86px -33px;
}

.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-pager {
    text-align: left;
    width: 80%;
}

.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-controls-auto {
    right: 0;
    width: 35px;
}

.bx-wrapper .bx-caption {
    position: absolute;
    bottom: 0;
    left: 0;
    background: rgba(80,80,80,0.75);
    width: 100%;
}

.bx-wrapper .bx-caption span {
    color: #fff;
    font-family: Arial;
    display: block;
    font-size: .85em;
    padding: 10px;
}

.pushy {
    position: fixed;
    width: 200px;
    height: 100%;
    top: 0;
    z-index: 9999;
    background: #2562a3;
    overflow: auto;
    -webkit-overflow-scrolling: touch;
}

.pushy a {
    display: block;
    color: #fff;
    padding: 15px 30px;
    text-decoration: none;
}

.pushy a:hover {
    color: #FFF;
}

.pushy ul:first-child {
    margin-top: 10px;
}

.pushy.pushy-left {
    left: 0;
}

.pushy.pushy-right {
    right: 0;
}

.pushy-content {
    visibility: hidden;
}

.pushy-left {
    -webkit-transform: translate3d(-200px,0,0);
    -ms-transform: translate3d(-200px,0,0);
    transform: translate3d(-200px,0,0);
}

.pushy-open-left #container,.pushy-open-left .push {
    -webkit-transform: translate3d(200px,0,0);
    -ms-transform: translate3d(200px,0,0);
    transform: translate3d(200px,0,0);
}

.pushy-right {
    -webkit-transform: translate3d(200px,0,0);
    -ms-transform: translate3d(200px,0,0);
    transform: translate3d(200px,0,0);
}

.pushy-open-right #container,.pushy-open-right .push {
    -webkit-transform: translate3d(-200px,0,0);
    -ms-transform: translate3d(-200px,0,0);
    transform: translate3d(-200px,0,0);
}

.pushy-open-left .pushy,.pushy-open-right .pushy {
    -webkit-transform: translate3d(0,0,0);
    -ms-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0);
}

.pushy-open-left .pushy-content,.pushy-open-right .pushy-content {
    visibility: visible;
}

#container,.pushy,.push {
    transition: transform 0.2s cubic-bezier(0.16,0.68,0.43,0.99);
}

.pushy-content {
    transition: visibility 0.2s cubic-bezier(0.16,0.68,0.43,0.99);
}

.site-overlay {
    display: none;
}

.pushy-open-left .site-overlay,.pushy-open-right .site-overlay {
    display: block;
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 9998;
    background-color: rgba(0,0,0,0.5);
    -webkit-animation: fade 500ms;
    animation: fade 500ms;
}

@keyframes fade {
    0% {
        opacity: 0;
    }

    100% {
        opacity: 1;
    }
}

.pushy-submenu {
}

.pushy-submenu ul {
    padding-left: 15px;
    transition: max-height 0.2s ease-in-out,visibility 0.2s ease-in-out;
}

.pushy-submenu ul .pushy-link {
    transition: opacity 0.2s ease-in-out;
}

.pushy-submenu button {
    width: 100%;
    color: #b3b3b1;
    padding: 15px 30px;
    text-align: left;
    background: transparent;
    border: 0;
}

.pushy-submenu button:hover {
    color: #FFF;
}

.pushy-submenu>a,.pushy-submenu>button {
    position: relative;
}

.pushy-submenu>a::after,.pushy-submenu>button::after {
    content: '';
    display: block;
    height: 11px;
    width: 8px;
    position: absolute;
    top: 50%;
    right: 15px;
    background: url("../img/arrow.svg") no-repeat;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    transition: transform 0.2s;
}

.pushy-submenu-closed ul {
    max-height: 0;
    overflow: hidden;
    visibility: hidden;
}

.pushy-submenu-closed .pushy-link {
    opacity: 0;
}

.pushy-submenu-open {
}

.pushy-submenu-open ul {
    max-height: 1000px;
    visibility: visible;
}

.pushy-submenu-open .pushy-link {
    opacity: 1;
}

.pushy-submenu-open a::after,.pushy-submenu-open button::after {
    -webkit-transform: translateY(-50%) rotate(90deg);
    -ms-transform: translateY(-50%) rotate(90deg);
    transform: translateY(-50%) rotate(90deg);
}
