.page-template-pricing .main-header h1 {
    padding-top: 0px;
    padding-bottom: 0px;
    line-height: 38px;
    max-width: inherit;
    color: #434C5E;
    font-size: 28px;
}

.page-template-pricing .main-header p {
    font-weight: 400;
    max-width: 80%;
    margin: 0 auto;
    font-size: 14px;
    color: #747984;
}

.paiement {
    margin: 0 auto;
    margin-top: 25px;
}

.paiement #switch {
    position: relative;
    display: inline-block;
    -ms-transform: scale(0.50, 0.50); /* IE 9 */
    -webkit-transform: scale(0.50, 0.50); /* Safari */
    transform: scale(0.50, 0.50);
}

.paiement #switch span {
    position: absolute;
    top: -4px;
    font-size: 26px;
    font-weight: 600;
    color: #919AAB;
    text-transform: uppercase;
    letter-spacing: 0.15em;
    width: 800px;
}

.paiement #switch #mensuel {
    text-align: right;
    right: 150px;
}
.paiement #switch #annuel {
    text-align: left;
    left: 150px;
}

.paiement #switch #annuel-reduction {
    position: absolute;
    width: 74px;
    top: -74px;
    left: 240px;
}

.paiement #switch #mensuel.active-switch {
    color: #747984;
}
.paiement #switch #annuel.active-switch {
    color: #11c58e;
}

/* PRICE BLOCS */

.price-section {
    margin-top: 20px;
    margin-bottom: 70px;
    text-align: center;
}

.price-bloc {
    position: relative;
    z-index: 50;
    width: 395px;
    max-width: 100%;
    margin: 0 auto;
    min-height: 600px;
    background-color: white;
    border-radius: 8px;
    text-align: center;
}

.price-bloc-wrap {
    position: relative;
    display: inline-block;
    margin: 0 auto;
    width: 100%;
    max-width: 1000px;
}

.price-bloc-wrap #price-big-cloud {
    position: absolute;
    width: 236px;
    z-index: 0;
    top: -90px;
    left: -98px;
}
.price-bloc-wrap #price-small-cloud {
    position: absolute;
    width: 107px;
    z-index: 100;
    top: -10px;
    left: -55px;
}

.price-bloc-wrap #price-grue {
    position: absolute;
    width: 260px;
    z-index: 100;
    top: -118px;
    right: -143px;
}

.price-bloc .badge-wrap {
    padding-left: 20px;
    height: 30px;
    text-align: left;
}

.price-bloc .price-badge {
    display: inline-block;
    background-color: #625AFF;
    border-bottom-left-radius: 50px;
    border-bottom-right-radius: 50px;
    height: 30px;
    transition-duration: 0.3s;
}

.price-bloc .price-badge span {
    font-size: 12px;
    display: inline-block;
    font-weight: 700;
    line-height: 24px;
    color: white;
    text-transform: uppercase;
    letter-spacing: 0.1em;
    padding: 0px 18px;
    vertical-align: text-top;
}

.price-bloc .price-detail {
    margin-top: 23px;
    padding-top: 0px;
}

.price-bloc#right-price .price-detail {
}

.price-bloc#right-price .price-detail img {
    margin-top: 4px;
    width: 48px;
}

.price-bloc .price-detail .devise {
    font-size: 22px;
    display: inline-block;
    color: #8C96A9;
    vertical-align: top;
    font-weight: 300;
}
.price-bloc .price-detail .montant {
    font-size: 54px;
    color: #434C5E;
    line-height: 54px;
    margin-right: 5px;
    display: inline-block;
    letter-spacing: -0.05em;
}
.price-bloc .price-detail .periode {
    font-size: 26px;
    color: #8C96A9;
    display: inline-block;
    font-weight: 300;
    vertical-align: bottom;
    line-height: 37px;
    letter-spacing: -0.03em;
}

.price-bloc h3 {
    padding-top: 12px;
    font-size: 25px;
    font-weight: 600;
    color: #596377;
    margin: 0px;
}

.price-bloc#right-price h3 {
    padding-top: 42px;
}

.price-bloc p {
    font-size: 14px;
    font-weight: 400;
    color: #8C96A9;
    max-width: 300px;
    margin: 0 auto;
    margin-top: 8px;
    line-height: 20px;
}

.price-bloc#left-price .specs-bloc {
    padding: 48px 0px 15px 63px;
    text-align: left;
}
.price-bloc#right-price .specs-bloc {
    padding: 48px 0px 0px 0px;
    text-align: left;
}

.price-bloc#right-price .specs-bloc p {
    color: #8C96A9;
    font-size: 16px;
    line-height: 25px;
    max-width: 295px;
    margin: 0 auto;
}

.price-bloc .specs-bloc .offer-specs {
    position: relative;
    margin-bottom: 20px;
}

.price-bloc .specs-bloc .offer-specs span { 
    font-size: 17px;
    color: #8C96A9;
    vertical-align: middle;
    margin-bottom: 20px;
}

.price-bloc .specs-bloc .link-spec {
    display: block;
    /*    cursor: pointer;*/
    text-decoration: none;
}
.price-bloc .specs-bloc .link-spec span {
    /*    color: #5246F1;*/
}
.price-bloc .specs-bloc .link-spec:hover span {
    /*    border-bottom: 1px solid #5246F1;*/
}

.price-bloc .specs-bloc .offer-specs img { 
    width: 19px;
    margin-right: 20px;
}

.price-bloc .specs-bloc .offer-specs .new-spec { 
    display: inline-block;
    vertical-align: initial;
    border: 1px solid #5246F1;
    border-radius: 3px;
    height: 15px;
    margin-left: 5px;
}

.price-bloc .specs-bloc .link-spec .new-spec span { 
    font-size: 11px;
    color: #5246F1;
    vertical-align: top;
    line-height: 13px;
    padding: 0px 3px;
    border-bottom: none;
}


.price-bloc#left-price {
    box-shadow: 0px 0px 55px rgba(152, 144, 255, 0.06), 0px 0px 33px rgba(0, 0, 0, 0.05);   
}
.price-bloc#right-price {
    box-shadow: 0px 0px 55px rgba(255, 144, 144, 0.06), 0px 0px 33px rgba(0, 0, 0, 0.05);   
}

.price-bloc .ar-button, #subscribe-form-btn {
    transition-duration: 0.3s;
    margin-top: 30px;
}

.price-bloc#right-price .ar-button {    
    margin-top: 35px;
}

.price-bloc .ar-button span, #subscribe-form-btn span {
    color: white;
    font-weight: 600;
    font-size: 15px;
    transition-duration: 0.3s;
}

.price-bloc .ar-button:hover span, #subscribe-form-btn:hover span {
    text-shadow: 0px 0px 20px rgba(255, 255, 255, 0.5);
}

.price-bloc#left-price .ar-button, #subscribe-form-btn{
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#6159fd+0,4e41ee+100 */
    background: #6159fd; /* Old browsers */
    background: -moz-linear-gradient(top, #6159fd 0%, #4e41ee 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top, #6159fd 0%,#4e41ee 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, #6159fd 0%,#4e41ee 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#6159fd', endColorstr='#4e41ee',GradientType=0 ); /* IE6-9 */
    box-shadow: 0px 3px 15px rgba(61, 54, 197, 0.25);
}

.price-bloc#right-price .ar-button:hover, #subscribe-form-btn:hover {
    box-shadow: 0px 0px 0px rgba(61, 54, 197, 0.25);
}

.price-bloc#right-price .ar-button {
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#fa6174+0,f14190+100 */
    background: #fa6174; /* Old browsers */
    background: -moz-linear-gradient(top, #fa6174 0%, #f14190 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top, #fa6174 0%,#f14190 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, #fa6174 0%,#f14190 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fa6174', endColorstr='#f14190',GradientType=0 ); /* IE6-9 */
    box-shadow: 0px 3px 15px rgba(197, 54, 54, 0.25);
}

.price-bloc#left-price .ar-button:hover {
    box-shadow: 0px 0px 0px rgba(197, 54, 54, 0.25);
}


/* CSS SWITCH BTN */


.cmn-toggle {
    position: absolute;
    margin-left: -9999px;
    visibility: hidden;
}
.cmn-toggle + label {
    display: block;
    position: relative;
    cursor: pointer;
    outline: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

input.cmn-toggle-round + label {
    padding: 2px;
    width: 120px;
    height: 60px;
    background-color: #dddddd;
    -webkit-border-radius: 60px;
    -moz-border-radius: 60px;
    -ms-border-radius: 60px;
    -o-border-radius: 60px;
    border-radius: 60px;
}
input.cmn-toggle-round + label:before, input.cmn-toggle-round + label:after {
    display: block;
    position: absolute;
    top: 1px;
    left: 1px;
    bottom: 1px;
    content: "";
}
input.cmn-toggle-round + label:before {
    right: 1px;
    background-color: #747984;
    -webkit-border-radius: 60px;
    -moz-border-radius: 60px;
    -ms-border-radius: 60px;
    -o-border-radius: 60px;
    border-radius: 60px;
    -webkit-transition: background 0.4s;
    -moz-transition: background 0.4s;
    -o-transition: background 0.4s;
    transition: background 0.4s;
}
input.cmn-toggle-round + label:after {
    width: 58px;
    background-color: #fff;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    -ms-border-radius: 100%;
    -o-border-radius: 100%;
    border-radius: 100%;
    -webkit-box-shadow: 0 2px 5px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: 0 2px 5px rgba(0, 0, 0, 0.3);
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.3);
    -webkit-transition: margin 0.4s;
    -moz-transition: margin 0.4s;
    -o-transition: margin 0.4s;
    transition: margin 0.4s;
}
input.cmn-toggle-round:checked + label:before {
    background-color: #11c58e;
}
input.cmn-toggle-round:checked + label:after {
    margin-left: 60px;
}


/* MEDIA QUERIES */

@media screen and (max-width:990px) {

}

@media screen and (max-width:768px) {
    .price-section {
        margin-top: 70px;
    }
    .price-bloc {
        margin-bottom: 100px;
    }
}

@media screen and (max-width:450px) {
    .price-section {
        margin-top: 10px;
    }
    .price-bloc#left-price .specs-bloc {
        padding: 48px 0px 15px 40px;
        text-align: left;
    }
    .price-bloc#right-price .specs-bloc p {
        color: #8C96A9;
        font-size: 16px !important;
        line-height: 25px;
        max-width: 80%;
        margin: 0 auto;
    }
    .price-bloc {
        margin-bottom: inherit;
        margin-top: 30px;
    }
    #price-big-cloud {
        display: none;
    }
    #price-grue {
        display: none;
    }
}

@media screen and (max-width:350px) {
    #paiement-type-bloc {
        padding-bottom: 0px;
    }
    #paiement-type-bloc div {
        display: block;
        width: 90%;
        margin: 0 auto;
        margin-bottom: 15px;
    }
    #paiement-type-sep {
        display: none;
    }
    .price-bloc#left-price:first-child {
        margin-top: -5px;
    }
    .price-bloc#left-price .specs-bloc {
        padding: 48px 0px 15px 20px;
        text-align: left;
    }
    .price-bloc .specs-bloc .offer-specs span {
        font-size: 15px;
    }
    #annuel-reduction {
        display: none;
    }
    .paiement {
        margin-top: 10px;
    }
    .page-template-pricing .main-header-page-title {
        padding-top: 20px;
    }
    .page-template-pricing .main-header h1 {
        padding-bottom: 10px;
        line-height: 30px !important;
    }
}

/* REDIRECTION EQUIPEMENT */

#packs-link-bloc {
    position: relative;
    width: 100%;
    background-color: #1F1F1F;
    text-align: center;
    padding-bottom: 40px;
}

#packs-link-bloc img {
    position: absolute;
    z-index: 1;
    left: 0; right: 0; margin: auto;
}

#packs-link-bloc .container {
    position: relative;
    z-index: 10;
}


#packs-link-bloc h2 {
    color: white;
    padding: 40px 5px 10px 5px;
    letter-spacing: 0.03em
}

#packs-link-bloc p {
    color: rgba(255, 255, 255, 0.76);
    padding: 0px 10px 20px 10px;
}

#packs-link-bloc .pack-infos {
    margin-top: 15px;
}

#packs-link-bloc ul li {
    font-size: 19px;
}

#packs-link-bloc a {
    margin-top: 25px;
    padding: 8px 42px;
    font-size: 17px;
}


/* PACK EQUIPEMENTS */

.page-template-equipement {
    background-color: #1F1F1F;
}

.page-template-equipement ul.topnav{
    background-color: white;
}
.page-template-equipement  .nav-dropbtn {
    color: white;
}
.page-template-equipement .main-header {
    background-color: #1F1F1F;
    padding-bottom: 50px;
    border-bottom: 1px solid #979797;
}

.page-template-equipement .main-header img {
    width: 57px;
    margin-right: 0px;
}

.page-template-equipement .main-header h1 {
    color: white !important;
    padding-top: 0px; padding-bottom: 20px;
    font-size: 26px;
}

.page-template-equipement .main-header p {
    color: #bcbcbc;
    max-width:560px;
    padding: 0px 15px;
    margin: 0 auto;
}

.pack-bottom {
    margin-top: 50px;
    border-bottom: 1px solid #979797;
    margin-bottom: 30px;
}

#air-pack, #pro-pack {
    margin-top: 40px;
    text-align: center;
}

.pack-title {
    color: white;
    font-weight: 300;
}
.pack-title span{
    color: #bcbcbc;
    font-size: 15px;
}

#air-pack-img, #pro-pack-img {
    width: 800px;
    max-width: 100%;
    text-align: center;
    margin: 0 auto;
}

.pack-infos {
    margin-bottom: 20px;
}

.pack-infos ul{
    border-bottom: 1px solid #575757;
    margin-top: -30px;
    list-style: none;
    margin-bottom: 0px;

    margin: 0 auto;
    max-width: 90%;
}
.pack-infos li {
    display: inline-block;
    margin: 15px;
    font-size: 15px;
    color: #e0e0e0;
    font-weight: 300;
}

.pack-price {
    margin-top: 30px;
    font-weight: 300;
}

#air-price {
    color: #D1BABF;
}

#pro-price {
    color: #BDCADA;
}

.pack-price div {
    font-size: 36px;
    line-height: 32px;
}
.pack-price span {
    font-size: 15px;
}
.pack-price div span {
    text-transform: uppercase;
}

.pack-button {
    display: inline-block;
    font-weight: 300;
    margin-top: 20px;
    background-color: red;
    font-size: 15px;
    color: white;
    border-radius: 50px;
    padding: 9px 30px;
    opacity: 1;
    transition-duration: 0.25s;
}
.pack-button:hover, .pack-button:focus {
    color: white;
    opacity: 0.9;
    text-decoration: inherit;
}

#air-pack a {
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#1e5799+0,9a497f+0,c14242+100 */
    background: #1e5799; /* Old browsers */
    background: -moz-linear-gradient(left,  #1e5799 0%, #9a497f 0%, #c14242 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(left,  #1e5799 0%,#9a497f 0%,#c14242 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to right,  #1e5799 0%,#9a497f 0%,#c14242 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1e5799', endColorstr='#c14242',GradientType=1 ); /* IE6-9 */
}

#pro-pack a {
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#6263af+0,2f65a2+100 */
    background: #6263af; /* Old browsers */
    background: -moz-linear-gradient(left,  #6263af 0%, #2f65a2 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(left,  #6263af 0%,#2f65a2 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to right,  #6263af 0%,#2f65a2 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#6263af', endColorstr='#2f65a2',GradientType=1 ); /* IE6-9 */
}

#pack-legals {
    margin-top: -20px;
    margin-bottom: 50px;
}

#pack-legals p {
    color: #c3c3c3;
    font-size: 14px;
    padding: 0px 15px;
}

#pack-legals .pack-legals-title {
    margin-top: 20px;
    margin-bottom: 4px;
}

@media screen and (max-width:768px) {
    .pack-infos {
        margin-top: -20px;
    }
    .pack-infos ul {
        padding-bottom: 20px;
    }
    .pack-infos li {
        display: block;
        margin: inherit;
        margin-bottom: 5px;
        color: rgba(255, 255, 255, 0.7);
    }
    #pack-legals p {
        font-size: 13px;
    }
}
@media screen and (max-width:450px) {
    #air-pack {
        margin-top: 25px !important;
    }
    #pro-pack {
        margin-top: 0px !important;
    }
}

.page-template-pricing .contact-form {
    padding: 0px 10px;
}
.page-template-equipement .contact-form {
    padding: 0px 10px;
    background: #fff;
}

.page-template-pricing .contact-form form, .page-template-equipement .contact-form form{
    max-width: 600px;
    margin: 0 auto;
}



.page-template-pricing .contact-form .ar-button, .page-template-equipement .contact-form .ar-button {
    margin-bottom: 40px;
}
.page-template-pricing .contact-form .form-group label, .page-template-equipement .contact-form .form-group label {
    display: inline-block;
    width: 100%;
    margin-bottom: 20px;
    font-size: 15px;
}
.ar-select {
    display: block;
    width: 100%;
    margin-top: 10px;
    padding: 0.5278em;
    background: #fff;
    border: 1px solid rgba(51, 51, 51, 0.1);
    border-radius: 0;
    color: black;
    font-family: "Open Sans",sans-serif;
    font-size: 1.9rem;
    font-weight: 300;
    height: 50px;
    line-height: normal;
    text-indent: 10px;
    vertical-align: baseline;
    transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;
}