.page-template-pricing .main-header h1 {
    padding-top: 0px;
    font-size: 25px;
    line-height: 38px;
}

#pricing-table-bloc {
    margin-top: 70px;
    margin-bottom: 30px;
}

#p-wrap {
    position: relative;
    margin-bottom: 150px;
}

#paiement-type-bloc {
    padding-bottom: 40px;
    font-weight: 400;
}

#paiement-type-bloc div {
    display: inline;
    font-size: 15px;
    border: 1px solid #266fba;
    border-radius: 4px;
    padding: 9px 11px;
}

#paiement-type-bloc #paiement-type-choose {
    display: block;
    color: #393939;
    text-transform: uppercase;
    font-size: 13px;
    letter-spacing: 0.04em;
    font-weight: 400;
    padding-bottom: 6px;
}

.paiement-type {
    position: relative;
    color: #266fba;
    font-weight: 300;
    cursor: pointer;
}

#paiement-type-sep {
    height: 30px;
    margin: 0px 10px 0px 5px;
}

#paiement-type-bloc div span {
    font-size: 10px;
    vertical-align: super;
    margin-left: 2px;
}

#paiement-type-bloc .active-type {
    font-weight: 600;
    border-color: #272727;
    border-width: 2px;
    color: #272727;
    cursor: inherit;
}

#ask-estimate {
    display: inline;
    position: relative;
    padding: 9px 11px;
    font-size: 15px;
    font-weight: 600;
    border: 2px solid #266fba;
    border-radius: 4px;
    color: #266fba;
    cursor: pointer;
}

/* TABLEAU */

#p-table {
    position: relative;
    z-index: 1;
    padding-top: 10px;
}

#p-table ul {
    margin-bottom: 50px;
    color: #303758;
    list-style: none;
    font-size: 14px;
    line-height: 32px;
}

#p-table li {
    border-bottom: 1px solid rgba(48, 55, 88, 0.24);
    font-weight: 400;
}

.p-table-jump {  
    margin-top: 40px;
}

#p-table .p-table-title {
    text-transform: uppercase;
    font-weight: 600;
    border-bottom: inherit;
}

/* COLONNES OFFRES */

#p-offers {
    position: absolute;
    z-index: 10;
    width: 65%;
    top: 66px;
    right: 0;
    height: calc( 100% + 40px );
    /*    border: 1px solid rgba(0, 0, 0, 0.1);*/
    text-align: center;
    padding: 0px -10px 0px -10px;
    font-weight: 400;
    font-size: 13px;
}

.p-offer {
    position: relative;
    display: inline-block;
    width: calc( 25% - 12px );
    max-width: 150px;
    height: 100%;
    margin: 0px 5px;
}

.p-offer-content {
    position: absolute;
    left: 0; right: 0; margin: auto;
    z-index: 20px;
    width: 65%;
    height: calc( 100% - 50px );
    box-shadow: 0px 0px 3px rgba(0, 0, 0, 0.04);
    border-radius: 12px;
}

#p-offers .p-offer:first-child {
    margin-left: 0px;
}
#p-offers .p-offer:last-child {
    margin-right: 0px;
}

.p-offer-header {
    z-index: 15;
    position: absolute;
    top: -60px;
    left: 0; right: 0; margin: auto;
    font-weight: 400;
}

.p-offer-header .p-offer-title {
    font-size: 16px;
    font-weight: 400;
    margin-bottom: -3px;
    text-transform: uppercase;
    letter-spacing: 0.05em;
}

.p-offer-header .p-offer-devise {
    font-size: 13px;
    vertical-align: super;
    margin-right: -1px;
    font-weight: 300;
}

.p-offer-header .p-offer-price {
    font-size: 20px;
    letter-spacing: 0.01em;
    font-weight: 300;
}

.p-offer-header .p-offer-ht {
    font-size: 12px;
    letter-spacing: 0.04em;
    text-transform: uppercase;
    font-weight: 300;
}

.p-offer-header .p-offer-devis {
    display: inline-block;
    margin-top: 9px;
    font-weight: 300;
}

.p-offer-content ul {
    margin-top: 40px;
    list-style: none;
}

.p-offer-content ul li {
    min-height: 33px;
    font-size: 14px;
    line-height: 33px;
}

.p-offer-content ul li img {
    width: 22px;
    vertical-align: middle;
}

.p-offer-content .module-ul, .p-offer-content .apps-ul {
    margin-top: 54px;
}

.p-offer-buy {
    position: absolute;
    bottom: -20px;
    left: 0;
    right: 0;
    margin: auto;
}

.p-offer-buy:hover {
    text-decoration: inherit;
    transition-duration: 2;
    opacity: 0.77;
}

.p-offer-buy-text {
    display: block;
    font-size: 15px;
    font-weight: 400;
    color: #654848;
}

.p-offer-buy img {
    width: 30px;
}

.xs-content {
    display: none;
    margin: 15px 10px;
}

.xs-content span {
    display: block;
    margin-bottom: 10px;
    font-size: 14px;
}

.xs-content ul {
    margin: 0px;
    list-style: none;
}

.xs-content ul li {
    font-weight: 300;
    font-size: 15px;
    margin-bottom: 7px;
    line-height: 21px;
}

.xs-content ul li.xs-content-title {
    font-weight: 400;
    text-transform: uppercase;
    font-size: 11px;
    letter-spacing: 1px;
    margin-top: 10px;
    color: black;
}

/* COLONNES CUSTOMS */


/* FREE */

#p-offer-free .p-offer-title {

}

#p-offer-free .p-offer-title, #p-offer-free .p-offer-price {
    color: #d46f70;
}

#p-offer-free .p-offer-content {
    background-color: #f6edf0;
    border: 1px solid rgba(95, 65, 65, 0.05);
}

#p-offer-free .p-offer-buy-text, #p-offer-free li {
    color: #654848;
}

/* PRO */

#p-offer-pro .p-offer-title, #p-offer-pro .p-offer-price {
    color: #725f7d;
}

#p-offer-pro .p-offer-content {
    background-color: #f3e9f7;
    border: 1px solid rgba(103, 90, 110, 0.05);
}

#p-offer-pro .p-offer-buy-text, #p-offer-pro li {
    color: #454346;
}


/* ENTREPRISE */

#p-offer-entreprise .p-offer-title, #p-offer-entreprise .p-offer-price {
    color: #303758;
}

#p-offer-entreprise .p-offer-content {
    background-color: #e7ebff;
    border: 1px solid rgba(48, 55, 88, 0.05);
}

#p-offer-entreprise .p-offer-buy-text, #p-offer-entreprise li {
    color: #303758;
}

/* SUR MESURE */


#p-offer-mesure .p-offer-title, #p-offer-mesure .p-offer-price {
    color: #5c521a;
}

#p-offer-mesure .p-offer-content {
    background-color: #f8f5f3;
    border: 1px solid rgba(48, 55, 88, 0.05);
}

#p-offer-mesure .p-offer-buy-text {
    color: #5c521a;
}



/* MEDIA QUERIES */

@media screen and (max-width:990px) {
    #p-table ul {
        color: #303758;
        list-style: none;
        font-size: 13px;
        line-height: 32px;
    }

    #p-offers  {
        right: -22px;
    }

    .p-offer-header {
        top: -90px;
    }

    .p-offer-header .p-offer-ht {
        margin-top: -2px;
        display: block;
    } 

    .p-offer-content ul li {
        font-size: 13px;
    }

    .p-offer-header .p-offer-title {
    }

    #p-offer-free .p-offer-title {
        margin-top: 50px;
    }

    #p-offer-entreprise .p-offer-title {
        margin-top: 26px;
    }

    .p-offer-header .p-offer-devise {
        margin-right: inherit;
    }

    .p-offer-header .p-offer-devis {
        margin-top: 5px;
    }

    .p-offer-buy {
        bottom: -30px;
    }

    .p-offer-buy-text {
        line-height: 20px;
        margin-bottom: 5px;
    }
}

@media screen and (max-width:768px) {

    #pricing-table-bloc {
        margin-top: 0px;
        margin-bottom: 25px;
    }

    #p-table {
        display: none;
    }

    #p-offers {
        position: relative;
        width: 100%;
        top: inherit;
        right: inherit;
        height: inherit;
        /* border: 1px solid rgba(0, 0, 0, 0.1); */
        text-align: center;
        padding: 0px -10px 0px -10px;
    }

    #p-offers .p-offer-content {
        display: none;
    }

    .xs-content {
        display: block;
    }

    .p-offer {
        display: block;
        position: inherit;
        width: 90%;
        padding: 0px 15px;
        max-width: 400px;
        margin: 0 auto;
        margin-bottom: 30px;
        box-shadow: 0px 0px 3px rgba(0, 0, 0, 0.04);
        border-radius: 6px;
    }

    #p-offers .p-offer:first-child {
        margin-left: auto;
    }

    #p-offers .p-offer:last-child {
        margin-right: auto;
    }

    .p-offer-header {
        margin-top: 15px;
        position: inherit;
        top: inherit;
    }

    .p-offer-buy {
        display: block;
        position: inherit;
        bottom: inherit;
        padding: 5px;
        margin-bottom: 15px;
    }

    .p-offer-buy img {
        display: none;
    }

    .p-offer-header .p-offer-ht {
        margin-top: -5px;
        display: inline-block;
    }

    #p-offer-free .p-offer-title {
        margin-top: inherit;
    }

    #p-offer-free {
        background-color: #f6edf0;
        border: 1px solid rgba(95, 65, 65, 0.05);
    }
    #p-offer-pro {
        background-color: #f4f2fa;
        border: 1px solid rgba(103, 90, 110, 0.05);
    }
    #p-offer-entreprise {
        background-color: #f3f4f9;
        border: 1px solid rgba(48, 55, 88, 0.05);
    }
    #p-offer-mesure {
        background-color: #f8f5f3;
        border: 1px solid rgba(48, 55, 88, 0.05);
    }
    #paiement-type-bloc {
        margin-top: 40px;
        text-align: center;
        padding-bottom: 20px;
    }
}

@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;
    }
}


/* 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;
}