table.striped tbody tr:nth-child(odd) {
    background-color: #dedede;
}
table.striped tbody tr:nth-child(even) {
    background-color: #f5f5f5;
}
.text-align-right {
    text-align: right;
}
.text-align-left {
    text-align: left;
}
.text-align-center {
    text-align: center;
}
.text-align-justify {
    text-align: justify;
}
.uppercase {
    text-transform: uppercase;
}
.border-radius-0 {
    border-radius: 0;
}
.border-radius-1 {
    border-radius: 1px;
}
.border-radius-2 {
    border-radius: 2px;
}
.border-radius-3 {
    border-radius: 3px;
}
.border-radius-4 {
    border-radius: 4px;
}
.border-radius-5 {
    border-radius: 5px;
}
.no-margin {
    margin: 0;
}
.no-margin-bottom {
    margin-bottom: 0;
}
.no-margin-top {
    margin-top: 0;
}
.mobile-only {
    display: none;
}
.disable-text {
    color: #bdbdbd;
}
.responsive-img {
    margin: 0 auto 0 auto;
    display: block;
}
strong {
    font-weight: 900;
}
.btn-mediasimple {
    letter-spacing: 0;
    font-size: .9rem;
    font-weight: 400;
    padding: 0 1rem;
    margin-bottom: 0;
    background-color: #d84343!important;
    -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .3), inset 0 -1px 1px rgba(255, 255, 255, .15), 0 5px 0 #822828, 0 5px 3px rgba(0, 0, 0, .3);
    -moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .3), inset 0 -1px 1px rgba(255, 255, 255, .15), 0 5px 0 #822828, 0 5px 3px rgba(0, 0, 0, .3);
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, .3), inset 0 -1px 1px rgba(255, 255, 255, .15), 0 5px 0 #822828, 0 5px 3px rgba(0, 0, 0, .3);
}
.btn-mediasimple:hover {
    background-color: #a92a2f!important;
    -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .3), inset 0 -1px 1px rgba(255, 255, 255, .15), 0 5px 0 #822828, 0 5px 3px rgba(0, 0, 0, .3);
    -moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .3), inset 0 -1px 1px rgba(255, 255, 255, .15), 0 5px 0 #822828, 0 5px 3px rgba(0, 0, 0, .3);
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, .3), inset 0 -1px 1px rgba(255, 255, 255, .15), 0 5px 0 #822828, 0 5px 3px rgba(0, 0, 0, .3);
}
.btn-mediasimple-grey {
    background-color: #858585!important;
    -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .3), inset 0 -1px 1px rgba(255, 255, 255, .15), 0 5px 0 #535353, 0 5px 3px rgba(0, 0, 0, .3)!important;
    -moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .3), inset 0 -1px 1px rgba(255, 255, 255, .15), 0 5px 0 #535353, 0 5px 3px rgba(0, 0, 0, .3)!important;
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, .3), inset 0 -1px 1px rgba(255, 255, 255, .15), 0 5px 0 #535353, 0 5px 3px rgba(0, 0, 0, .3)!important;
}
.btn-mediasimple-grey:hover {
    background-color: #727272!important;
    -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .3), inset 0 -1px 1px rgba(255, 255, 255, .15), 0 5px 0 #535353, 0 5px 3px rgba(0, 0, 0, .3)!important;
    -moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .3), inset 0 -1px 1px rgba(255, 255, 255, .15), 0 5px 0 #535353, 0 5px 3px rgba(0, 0, 0, .3)!important;
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, .3), inset 0 -1px 1px rgba(255, 255, 255, .15), 0 5px 0 #535353, 0 5px 3px rgba(0, 0, 0, .3)!important;
}
table {
    margin-bottom: 2rem;
}
table thead {
    font-size: 90%;
    font-weight: 700;
    color: #000;
}
table thead th {
    padding: 10px 5px 0 5px;
}
table tbody {
    font-size: 80%}
table tbody td {
    padding: 10px 5px;
}
img.alignright {
    float: right;
    margin-left: 25px;
}
#main-nav {
    height: 64px;
    line-height: 64px;
}
#main-nav #nav-mobile li>a {
    font-size: .9rem;
    padding: 0 15px;
}
#main-nav .nav-wrapper i {
    font-size: 1.4rem;
    margin-right: 5px;
    color: #828c92;
}
#main-nav .brand-logo {
    position: inherit;
    float: left;
    font-size: 3.7rem;
}
/*#main-nav .brand-logo img {
    width: 60%}*/
#main-nav .info-lang div {
    float: right;
}
#main-nav .info-lang .info-tel {
    font-size: 1.02rem;
    margin: 1.25rem 0 0 0;
    line-height: 1.7rem;
}
#main-nav .info-lang .flag--container {
    height: 4rem;
    padding-top: 4px;
    margin-left: 15px;
    padding-right: 65px;
    background-image: url(../images/c-ul-us.png);
    background-repeat: no-repeat;
    background-position: right center;
}
#main-nav .info-lang .flag--container li>a {
    margin-top: 18px;
    height: 17px;
}
#main-nav .info-lang .flag--container .lang-en>a {
    background-image: url(../images/flag-us-en.png);
}
#main-nav .info-lang .flag--container .lang-fr>a {
    background-image: url(../images/flag-ca-fr.png);
}
#main-nav .info-lang .flag--container .lang-es>a {
    background-image: url(../images/flag-us-es.png);
}
#standard-page--header {
    height: 6.6rem;
    background-color: #eae7e5;
}
#standard-page--header h1, #standard-page--header h2, #standard-page--header h3, #standard-page--header .standard-page--header__navigation {
    margin: 0;
    text-transform: uppercase;
}
#standard-page--header h1 {
    font-size: 233%;
    font-weight: 700;
    color: #3e3e3e;
    float: left;
    line-height: 6.6rem;
}
#standard-page--header h2 {
    font-size: 160%;
    font-weight: 300;
    color: #656565;
    border-left: 1px solid #a3a1a0;
    float: left;
    line-height: 3rem;
    padding-left: 1rem;
    margin: 1.8rem 1rem;
}
#standard-page--header .standard-page--header__title {
    padding-left: 10px;
}
#standard-page--header .standard-page--header__navigation {
    line-height: 6.6rem;
    font-size: 75%;
    color: #9a9a9a;
}
#standard-page--header .standard-page--header__navigation a {
    color: #656565;
}
/*
div, p, span, h1, h2, h3, h4, h5, h6 {
    font-family: Arial, sans-serif!important;
}
*/

#main-content {
    padding-top: 51px;
    padding-top: 2rem;
}
.home-card__container {
    box-sizing: border-box;
    position: relative;
    width: 20%;
    float: left;
    padding: 0 5px;
}
.home-card__container .card {
    -webkit-transition: all .15s;
    -moz-transition: all .15s;
    transition: all .15s;
}
.home-card__container .card-content {
    padding: 0;
    cursor: pointer;
    position: relative;
    line-height: .7rem;
    top: 0;
    -webkit-transition: all .15s;
    -moz-transition: all .15s;
    transition: all .15s;
}
.home-card__container .card-content img {
    position: relative;
    top: -4px;
}
.home-card__container .card-reveal {
    overflow-y: auto;
    width: 100%;
    padding: 0;
    background-color: #37474f;
    border-radius: 2px;
}
.home-card__container .card-reveal i.right {
    margin-left: 5px;
    margin-right: 5px;
}
.home-card__container .new-product {
    position: absolute;
    right: -4px;
    top: -2px;
    z-index: 1;
    pointer-events: none;
}
.home-card__container .new-product img {
    width: 117px;
    height: auto;
}
.home-card__container:hover .card {
    -webkit-box-shadow: 0 2px 5px 0 rgba(0, 0, 0, .46), 0 10px 10px 0 rgba(0, 0, 0, .12);
    -moz-box-shadow: 0 2px 5px 0 rgba(0, 0, 0, .46), 0 10px 10px 0 rgba(0, 0, 0, .12);
    box-shadow: 0 2px 5px 0 rgba(0, 0, 0, .46), 0 10px 10px 0 rgba(0, 0, 0, .12);
}
.home-card__container:hover .card-content {
    top: -10px;
}
.home-card__dropdown {
    padding: 0 1.1rem;
}
.home-card__dropdown .spacer {
    height: .5rem;
}
.home-card__dropdown .divider {
    background-color: #7e8a91;
}
.home-card__dropdown li>a {
    font-size: .8rem;
    padding: 8px 5px;
    display: block;
    margin: 0;
}
.home-card__dropdown li>a:hover {
    background-color: rgba(0, 0, 0, .1);
}
.home-card__dropdown a {
    color: #b4bbbf;
    font-size: 65%}
.home-card__dropdown a:hover {
    color: #fff;
}
.home-cta {
    padding: 15px 0;
    line-height: 2.5rem;
    font-weight: 700;
    font-size: 110%}
.home-cta .btn-mediasimple {
    margin: 0 10px;
}
.videoWrapper {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 25px;
    height: 0;
}
.videoWrapper iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%}
.content-page {
    font-size: 1rem;
}
.content-page h3 {
    margin: 0 0 15px 0;
    text-transform: uppercase;
    font-weight: 900;
    font-size: 120%;
    line-height: 120%;
    color: #2c2c2c;
}
.content-page h4 {
    font-size: 118%;
    line-height: 1.4rem;
    text-transform: uppercase;
}
.content-page p, .content-page span, .content-page div {
    font-size: 97%;
    line-height: 165%;
    color: #545454;
}
.content-page .small-text {
    font-size: 82%;
    line-height: 130%}
.content-page .content-entry {
    box-sizing: border-box;
    padding-right: 2rem;
    -webkit-box-shadow: 15px 0 15px -7px rgba(0, 0, 0, .08);
    -moz-box-shadow: 15px 0 15px -7px rgba(0, 0, 0, .08);
    box-shadow: 15px 0 15px -7px rgba(0, 0, 0, .08);
}
.content-page .content-entry .featurebox {
    box-sizing: border-box;
    clear: both;
}
.content-page .featurebox--text h3 {
    margin: 0!important;
}
.content-page .featurebox--text p {
    margin-top: 10px;
	margin-bottom: 10px;
}
.content-page .featurebox--imagecontainer img {
	border-radius:8px;
}
.content-page .featurebox--text h3 a {
    color: #000;
}
.content-page .featurebox--text .entry-meta {
    margin-bottom: 15px;
    font-size: .8rem;
}
.content-page .featurebox--text .entry-content {
    font-size: .8rem;
    color: #898989;
}
.content-page .featurebox--text .entry-content .read_more_btn {
    margin-top: 15px;
    font-size: .9rem;
}
.content-page .featurebox--text .entry-content .read_more_btn i {
    color: #545454;
}
/*.content-page .single-post h3 {
    margin: 0!important;
}*/
.content-page .single-post ul {
	list-style-type:disc;
	margin-left:20px;
	margin-bottom:20px;
}
.content-page .single-post ul li {
	color:#545454;
	list-style-type:disc;
}
.content-page .single-post h1 {
	font-size:26px;
	margin: 0;
	font-weight:bold;
	
	line-height:normal;
}
.content-page .single-post h3 a {
    color: #000;
}
.content-page .single-post .entry-meta {
    margin-bottom: 15px;
    font-size: .8rem;
}
.content-page .single-post .entry-content {
    font-size: .9rem;
    color: #898989;
}
.content-page .single-post .entry-content p {
    margin-bottom: 15px;
}
.content-page .collapsible .active .collapsible-header{
    color: #fff;
    background-color: #28333a;
}
.content-page .collapsible .active .collapsible-header span {
    color: #fff;
}
.content-page .collapsible .active .collapsible-header i {
    color: #7a8084;
}
.content-page .collapsible .collapsible-header {
    line-height: 3rem;
    color: #5e5e5e;
    background-color: #fff;
    -webkit-transition: all .15s;
    -moz-transition: all .15s;
    transition: all .15s;
}
.content-page .collapsible .collapsible-header:hover {
    background-color: #e2e2e2;
}
.content-page .collapsible .active .collapsible-header:hover {
    background-color: #28333a;
}
.content-page .collapsible .collapsible-header i {
    color: #bdbdbd;
}
.content-page .gallerie--overview {
    padding-top: 8px;
}
.content-page .gallerie--overview img {
    border-radius: 4px;
}
.content-page .gallerie--overview .gallerie--overview__main {
    position: relative;
}
.content-page .gallerie--overview .gallerie--overview__main a {
    position: absolute;
    right: 0;
    bottom: 0;
    font-size: 90%;
    color: #fff;
    background-color: #28333a;
    line-height: 2rem;
    padding: 0 .6rem;
    border-radius: 4px;
}
.content-page .gallerie--overview .gallerie--overview__thumb {
    margin-top: 1.5%}
.content-page .gallerie--overview .gallerie--overview__thumb img {
    box-sizing: border-box;
    float: left;
    width: 49%}
.content-page .gallerie--overview .divider {
    float: left;
    width: 2%;
    clear: inherit;
}
.content-page .image--gallery .image--gallery_container {
    float: left;
    box-sizing: border-box;
    width: 33%;
    padding: 0 15px 15px 0;
}
.content-page .image--gallery .image--gallery_container img {
    border-radius: 4px;
}
.content-page .image--gallery .image--gallery_container img:hover {
    border-radius: 4px;
}
.content-page .image--gallery .material-placeholder:hover {
    -webkit-box-shadow: 5px 5px 10px 0 rgba(0, 0, 0, .25);
    -moz-box-shadow: 5px 5px 10px 0 rgba(0, 0, 0, .25);
    box-shadow: 5px 5px 10px 0 rgba(0, 0, 0, .25);
}
.content-page .section-shadow {
    margin-top: 40px;
    padding-top: 25px;
    -webkit-box-shadow: 0 -15px 20px -13px rgba(0, 0, 0, .25);
    -moz-box-shadow: 0 -15px 20px -13px rgba(0, 0, 0, .25);
    box-shadow: 0 -15px 20px -13px rgba(0, 0, 0, .25);
}
.content-page .section-shadow-bottom {
    margin-bottom: 40px;
    -webkit-box-shadow: 0 20px 24px -22px rgba(0, 0, 0, .55);
    -moz-box-shadow: 0 20px 24px -22px rgba(0, 0, 0, .55);
    box-shadow: 0 20px 24px -22px rgba(0, 0, 0, .55);
}
.content-page .checklist .check-icon-left {
    float: left;
    width: 10%}
.content-page .checklist .check-icon-left i {
    font-size: 1.7rem;
}
.content-page .checklist .check-details {
    float: left;
    width: 90%}
.content-page .checklist .check-details .uppercase {
    color: #000;
}
.content-page .spec-sheet__details {
    clear: both;
    padding-top: 15px;
    padding-bottom: 20px;
    font-size: 90%}
.content-page .spec-sheet__details .spec-sheet__header {
    color: #000;
    font-size: 110%;
    font-weight: 700;
    text-transform: uppercase;
}
.content-page .spec-sheet__details ul {
    margin-left: 17px;
}
.content-page .spec-sheet__details ul li {
    list-style-type: disc;
}
.content-page .spec-sheet__details .spec-sheet__colors {
    margin: 0;
}
.content-page .spec-sheet__details .spec-sheet__colors li {
    float: left;
    margin: 0 20px 10px 0;
    line-height: 1.6rem;
    list-style-type: none;
}
.content-page .spec-sheet__details .spec-sheet__colors li span {
    float: left;
    display: inline-block;
    width: 23px;
    height: 23px;
    margin-right: 5px;
    border-radius: 2px;
    border: 1px solid #a8a8a8;
}
.content-page .drawing--listing table tbody {
    font-size: 80%}
.content-page .drawing--listing table tbody td {
    padding: 10px 10px;
}
.content-page .drawing--listing table tbody td i {
    font-size: 1.3rem;
    margin-right: 5px;
    color: #aeaeae;
}
.content-page .drawing--listing table tbody td a {
    text-decoration: underline;
    color: #5d5d5d;
}
input[type=text], input[type=password], input[type=email], input[type=date], textarea {
    border: 1px solid #9e9e9e;
    height: 2rem;
    width: 100%!important;
    font-size: 1rem;
    padding: 5px 0 5px 10px!important;
}
.gform_button {
    letter-spacing: 0;
    font-size: .9rem;
    font-weight: 400;
    padding: 0 1rem;
    margin-bottom: 0;
    border: 0;
    line-height: 2.3rem;
    color: #fff;
    border-radius: 4px;
    background-color: #d84343!important;
    -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .3), inset 0 -1px 1px rgba(255, 255, 255, .15), 0 5px 0 #822828, 0 5px 3px rgba(0, 0, 0, .3);
    -moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .3), inset 0 -1px 1px rgba(255, 255, 255, .15), 0 5px 0 #822828, 0 5px 3px rgba(0, 0, 0, .3);
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, .3), inset 0 -1px 1px rgba(255, 255, 255, .15), 0 5px 0 #822828, 0 5px 3px rgba(0, 0, 0, .3);
}
.gform_wrapper li.gfield.gfield_error, .gform_wrapper li.gfield.gfield_error.gfield_contains_required.gfield_creditcard_warning {
    background-color: #FFEFF0!important;
    border-top: 1px solid red!important;
    border-bottom: none!important;
}
.solutions img{
    max-width: 100%;
}
.solutions p{
    margin-bottom: 10px;
}
.solutions .title{
    padding: 10px;
    text-align: center;
    color: #FFF;
    text-transform: uppercase;
    font-size: 140%;
    font-weight: bold;
    margin-bottom: 10px;
    margin-top: 30px;
}
.es .solutions .title {
    font-size: 100%;
}
.solutions .problem .title{
    background: #d33a3b;
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, .3), inset 0 -1px 1px rgba(255, 255, 255, .15), 0 5px 0 #822828, 0 5px 3px rgba(0, 0, 0, .3);
}
.solutions .problem .title:before{
    font-family: "FontAwesome";
    content: "\f05e";
    margin-right: 10px;
}
.solutions .solution .title{
    background: #7b913e;
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, .3), inset 0 -1px 1px rgba(255, 255, 255, .15), 0 5px 0 #4e5f1f, 0 5px 3px rgba(0, 0, 0, .3);
}
.solutions .solution .title:before{
    font-family: "FontAwesome";
    content: "\f00c";
    margin-right: 10px;
}
.content-page .divider {
    margin-bottom: 2em;
    clear: both;
}
.content-page .content-sidebar {
    box-sizing: border-box;
    padding: 1rem 0 0 2rem;
}
.content-page .content-sidebar .sidebar--menu {
    margin-bottom: 2rem;
}
.content-page .content-sidebar .sidebar--menu ul {
    padding-left: 16px;
}
.content-page .content-sidebar .sidebar--menu ul li {
    list-style-type: square;
}
.content-page .content-sidebar .sidebar--menu ul li a {
    color: #575757;
}
.content-page .content-sidebar .sidebar--ordernow {
    margin-bottom: 2em;
}
.content-page .content-sidebar .sidebar--ordernow .small-text {
    margin-bottom: 1rem;
}
.content-page .content-sidebar .sidebar--ordernow strong {
    font-size: 115%}
.sidebar-related__container {
    clear: both;
    display: inline-block;
    margin: .4rem 0;
    box-sizing: border-box;
}
.sidebar-related__container .thumbnail {
    box-sizing: border-box;
    float: left;
    width: 22%;
    padding-right: 15px;
}
.sidebar-related__container .moreinformations {
    float: left;
    width: 78%}
.sidebar-related__container .moreinformations h4 {
    color: #3e3e3e;
    margin: 0 0 .2rem 0;
    font-size: 118%;
    line-height: 118%}
.content-page .sidebar--latestnews {
    clear: both;
}
.content-page .sidebar--latestnews .sidebar--latestnews__thumb {
    float: left;
    width: 25%}
.content-page .sidebar--latestnews .sidebar--latestnews__thumb img {
    padding-right: 10px;
    width: 100%;
    height: auto;
}
.content-page .sidebar--latestnews .sidebar--latestnews__details {
    float: left;
    width: 75%;
    padding-bottom: 20px;
}
.content-page .sidebar--latestnews .sidebar--latestnews__details .sidebar--latestnews__title {
    line-height: 1rem;
    font-size: 90%}
.content-page .sidebar--latestnews .sidebar--latestnews__details .sidebar--latestnews__date {
    color: #a0a0a0;
    line-height: 1.6rem;
    font-size: 70%}
#footer__main-container {
    font-size: .8rem;
}
#footer__main-container h5 {
    font-size: 110%;
    color: #474747;
    padding-bottom: 5px;
    border-bottom: #ccc 1px solid;
}
#footer__main-container h5 i {
    color: #adaaa9;
    font-size: 25px;
    font-size: 1.7rem;
}
#footer__main-container p {
    font-size: 85%}
#footer__main-container .new-product-container:hover {
    background-color: rgba(0, 0, 0, .1);
}
#footer__main-container .new-product-container {
    color: inherit;
    padding: 0 10px;
    display: block;
    min-height: 90px;
    box-sizing: border-box;
}
#footer__main-container .new-product-container .new-product {
    clear: both;
}
#footer__main-container .new-product-container .new-product .new-product__img {
    float: left;
    width: 90px;
    margin-right: 10px;
}
#footer__main-container .new-product-container .new-product .new-tag {
    font-size: .7rem;
    padding-top: 10px;
    margin-bottom: 5px;
}
#footer__main-container .new-product-container .new-product .new-tag span {
    padding: 3px 20px 3px 4px;
    border-radius: 4px;
}
.footer--latestnews a {
    color: #474747;
    display: inline-block;
    padding: 10px 5px 0 10px;
}
.footer--latestnews a:hover {
    background-color: rgba(0, 0, 0, .1)!important;
}
.footer--latestnews .footer--latestnews__thumb {
    float: left;
    width: 70px;
}
.footer--latestnews .footer--latestnews__thumb img {
    border-radius: 3px;
}
.footer--latestnews .footer--latestnews__title {
    min-height: 65px;
}
#footer--downloadList li {
    font-weight: 700;
    padding: 5px;
    margin: 0 10px;
    border-bottom: #adaaa9 1px solid;
}
#footer--downloadList li a {
    color: #474747;
}
#calc-btn {
    font-size: 90%;
    padding: 0 .8rem;
    background-color: #858585!important;
    -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .3), inset 0 -1px 1px rgba(255, 255, 255, .15), 0 5px 0 #676767, 0 5px 3px rgba(0, 0, 0, .3);
    -moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .3), inset 0 -1px 1px rgba(255, 255, 255, .15), 0 5px 0 #676767, 0 5px 3px rgba(0, 0, 0, .3);
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, .3), inset 0 -1px 1px rgba(255, 255, 255, .15), 0 5px 0 #676767, 0 5px 3px rgba(0, 0, 0, .3);
}
.footer-legal {
    background-color: #28333a;
    line-height: 64px;
    font-size: 75%}
.footer-legal .row {
    margin-bottom: 0;
}
.footer-legal .youtube-icon {
    padding-right: 69px;
    background-image: url(../images/footer/youtube-logo.png);
    background-repeat: no-repeat;
    background-position: right center;
}
#section-cta{
	margin: 30px 0;	
}
#section-cta a{
	display: flex;
	align-items: center;
	padding: 75px 20px;
	transition: all 0.5s ease;
}
#section-cta a:hover{
	background: rgba(0,0,0,0.5);
	border-radius: 5px;
}
#section-cta h2{
	color: #fff;
	font-size: 36px;
	line-height: 1.2;
	text-transform: uppercase;
	margin: 0 0 0 15px;
	font-weight: bold;
}
.fr #section-cta h2{
	font-size: 28px;
}
.es #section-cta h2{
	font-size: 18px;
}
#section-cta h2 span{
	display: block;
	font-size: 18px;
}
.fr #section-cta h2 span{
	font-size: 14px;
}
.installation{
    background: url(../images/home/installation-bg.png) no-repeat center center / cover;
	border-radius: 5px;
}
.comparaison{
    background: url(../images/home/comparaison-bg.png) no-repeat center center / cover;
	border-radius: 5px;
}
.calcul{
    background: url(../images/home/calcul-bg.png) no-repeat center center / cover;
	border-radius: 5px;
}
.sous-menu{
	position: relative;
}
.sous-menu > a{
	cursor: default;	
}
.sous-menu ul{
	display: none;	
	background: #263238 !important;
	-webkit-box-shadow: 0 2px 5px 0 rgba(0,0,0,0.16),0 2px 10px 0 rgba(0,0,0,0.12);
	-moz-box-shadow: 0 2px 5px 0 rgba(0,0,0,0.16),0 2px 10px 0 rgba(0,0,0,0.12);
	box-shadow: 0 2px 5px 0 rgba(0,0,0,0.16),0 2px 10px 0 rgba(0,0,0,0.12);
	position: absolute;
		top: 64px;
	z-index: 999;
}
.sous-menu:hover ul{
	display: block;	
}
.sous-menu ul li{
	display: block;
	float: none;
	height: auto;
	line-height: 1;	
}
.sous-menu ul a{
	display: block;	
	padding: 15px!important;
}


@media screen and (-ms-high-contrast:active), (-ms-high-contrast:none) {
    #main-nav .brand-logo {
    position: inherit;
    font-size: 5.1rem;
}
.modal {
    transform: translate(40%);
}

}
@media screen and (min-width:992px) {
    #main-nav #nav-mobile{
        margin-left: 50px!important;
    }
}


@media screen and (max-width:1400px) {
    .hide-1400 {
    display: none;
}
#top-header {
    font-size: .67rem;
}
#top-header .info-lang>.info-tel {
    font-size: 1.02rem;
    padding-right: 5px;
    margin-right: 5px;
}
#main-nav #nav-mobile {
    margin-left: -35px;
}
#main-nav #nav-mobile li>a {
    font-size: .85rem;
}
#main-nav .info-lang .flag--container {
    padding-right: 0;
    background-image: none;
}
.home-card__dropdown li>a {
    font-size: .7rem;
    padding: 5px 5px;
}
.home-card__container .new-product {
    top: 0;
    right: -1px;
}
.home-card__container .new-product img {
    width: 90px;
}
#calc-btn {
    font-size: 70%}
#standard-page--header {
    font-size: .8rem;
}
}@media screen and (max-width:1280px) {
    .hide-1280 {
    display: none;
}
}
@media screen and (max-width:992px) {
    .hide-992 {
        display: none;
    }
}
#top-header {
    font-size: .57rem;
}
#top-header .info-lang>.info-tel {
    font-size: .92rem;
}
#main-nav #nav-mobile {
    margin-left: 0;
}
#main-nav .brand-logo {
   /* position: absolute;*/
}
/*#main-nav .brand-logo img {
    width: 100px;
    height: auto;
}*/
#standard-page--header {
    height: 5.3rem;
}
#standard-page--header h1 {
    line-height: 4rem;
}
#standard-page--header h2 {
    line-height: 2rem;
    margin: .9rem 1rem;
}
#standard-page--header .standard-page--header__navigation {
    line-height: 0;
    clear: both;
    text-align: left;
    margin-left: 10px;
}
.home-card__container .new-product img {
    top: 0;
    right: -1px;
    width: 90px;
}
.home-cta {
    line-height: 2.5rem;
    font-weight: 700;
    font-size: 95%}
.home-cta .btn {
    margin: 0 10px;
    margin-bottom: 0;
    font-size: .8rem;
}
#calc-btn {
    font-size: 100%;
    padding: 0 2rem;
}
}@media screen and (max-width:992px) and screen and (-ms-high-contrast:active), screen and (max-width:992px) and (-ms-high-contrast:none) {
    .modal {
    transform: translate(11%);
}
}@media screen and (max-width:600px) {
    .hide-600 {
    display: none;
}
.desktop-only {
    display: none;
}
.mobile-only {
    display: inherit;
}
.home-card__dropdown li>a {
    font-size: .8rem;
    padding: 8px 5px;
}
.home-card__container {
    width: 100%;
    float: inherit;
    padding-right: 0;
}
.home-card__container .new-product {
    right: -9px;
    top: -9px;
}
.home-card__container .new-product img {
    width: 117px;
}
.home-card__container:hover .card-content {
    top: 0;
}
#calc-btn {
    font-size: 90%}
#standard-page--header .standard-page--header__title {
    font-size: .5rem;
}
.content-page .content-entry {
    box-sizing: border-box;
    padding-right: 0;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}
}
#gform_1 select{
	display:block!important;
	width:100%!important;
}

.collapsible-body p:nth-child(2),
.collapsible-body p:nth-child(3),
.collapsible-body p:nth-child(4){
	padding-top:0;
}
img.alignleft{
	float:left;
	margin-right:20px;
	margin-bottom:20px;
}
#field_1_4 input, #field_1_5 input, #field_2_6 input{
	margin-bottom:0;
}
.drawing--listing td img {
    vertical-align: middle;
	margin-right:10px;
	border-radius:3px;
}
.page-id-207 table.header td,
.page-id-329 table.header td,
.page-id-1033 table.header td{
	padding:0;
	margin:0;
}
.page-id-207 table.header td:first-child,
.page-id-329 table.header td:first-child,
.page-id-1033 table.header td:first-child{
	width:100px;
}
.page-id-207 table.header td h3,
.page-id-329 table.header td h3,
.page-id-1033 table.header td h3{
	margin:0;
	font-size:160%;
}
.page-id-207 table.header td img,
.page-id-329 table.header td img,
.page-id-1033 table.header td img{
	margin:0;
}
.page-id-207 table.header,
.page-id-329 table.header,
.page-id-1033 table.header{
	margin:0;
	margin-bottom:20px;
}
.container {
    width: 100% !important;
}

/* Calculator */

.flexslider {
    margin: 25px 0;
    padding-top: 15px;
    padding-bottom: 15px;
    height: 210px !important;
    overflow: hidden;
    position: relative;
}

.flex-viewport {
    height: 180px !important;
    overflow: hidden !important;
}

.slides li {
    text-align: center;
}

.flex-direction-nav .flex-nav-prev a {
    position: absolute;
    z-index: 999;
    top: 0;
    left: 50%;
    margin-left: -11px;
    display: block;
    width: 22px;
    height: 15px;
    background: url(../images/icon-arrow-top.png) no-repeat;
    text-indent: -9999px;
}

.flex-direction-nav .flex-nav-next a {
    position: absolute;
    z-index: 999;
    bottom: 0;
    left: 50%;
    margin-left: -11px;
    display: block;
    width: 22px;
    height: 15px;
    background: url(../images/icon-arrow-down.png) no-repeat;
    text-indent: -9999px;
}

#calculator-options {
    padding: 15px 15px 25px 15px;
    background: #eeeae9;
    overflow: hidden;
}

#calculator-options .row {
    margin-bottom: 0;
}

#calculator-options .options {
    padding-left: 20px;
    padding-right: 20px;
    border-left: 1px solid #d0cecc;
}

@media (max-width: 600px) {

    #calculator-options .options {
        border-left: 0;
    }

}

#calculator-options label {
    display: block;
    font-size: 14px;
    text-align: center;
    color: #3f3f3f;
    margin-bottom: 10px;
}

#calculator-options input {
    box-sizing: border-box !important;
    height: 48px;
    padding: 10px 10px !important;
    font-size: 24px;
    background: #fff;
    text-align: center;
    outline: none;
    border: 0;
    border-radius: 5px;
}

#calculator-options input:focus {
    border: 0;
    box-shadow: none;
}

#calculator-options select {
    box-sizing: border-box !important;
    outline: none !important;
    border: 0;
    border-radius: 5px;
    width: 100%;
    font-size: 16px;
    background: #fff;
    display: block !important;
}

#calculator-results .row {
    margin-bottom: 0;
}

#calculator-results #result-model-div {
    height: 89px;
    padding: 17px;
    margin-bottom: 20px;
    background-color: #263238;
}

#calculator-results #result-model-div .required-model {
    display: block;
    color: rgba(255,255,255,0.52);
    text-transform: uppercase;
    line-height: 1em !important;
    margin-top: -2px;
    margin-bottom: 5px;
}

#calculator-results #result-model-div .required-model.result {
    margin-top: 9px;
}

#calculator-results #result-model-div img {
    float: left;
    margin-right: 17px;
}

#calculator-results #result-model-div strong {
    font-size: 23px;
    line-height: 0.8em !important;
    font-weight: 900;
    text-transform: uppercase;
    color: #fff;
}

#calculator-results #result-model-div strong span {
    line-height: 0.8em !important;
    color: #fff;
}

#calculator-results #result-quantity-div {
    height: 89px;
    padding: 24px 40px;
    margin-bottom: 20px;
    background-color: #b9b9b9;
}

#calculator-results #result-quantity-div .required-pieces {
    display: block;
    line-height: 1em;
    color: rgba(38,50,56,0.52);
    text-transform: uppercase;
    line-height: 1em !important;
}

#calculator-results #result-quantity-div #result-quantity {
    float: left;
    display: inline-block;
    font-size: 53px;
    line-height: 1em;
    font-weight: 900;
    color: #263238;
    margin-top: -5px;
    margin-right: 6px;
}

#calculator-results #result-quantity-div #pieces {
    display: inline-block;
    font-size: 26px;
    line-height: 1.2em;
    font-weight: 900;
    text-transform: uppercase;
    color: #263238;
}
.patent .text-align-center{
    text-align: left;
    line-height: normal
}
.patent{
    font-size: 14px;
}
.patent td{
    padding:15px;
}
.patent th{
    padding:15px;
    font-size: 14px;
    font-weight: bold;
}
.patent p{
    line-height: normal;
    margin-bottom: 10px;
    font-size:14px;
}

/* Calculator Step By Step */
#stepByStep .flexslider {
    margin: 25px 0;
    padding-top: 15px;
    padding-bottom: 15px;
    height: 235px !important;
    overflow: hidden;
    position: relative;
}

#stepByStep .flex-viewport {
    height: 180px !important;
    overflow: hidden !important;
}

#stepByStep .slides li {
    text-align: center;
}
#stepByStep .slides li p{
	font-size: 14px;
	margin-top: -10px;	
}

#stepByStep .flex-direction-nav .flex-nav-prev a {
    position: absolute;
    z-index: 999;
    top: 0;
    left: 50%;
    margin-left: -11px;
    display: block;
    width: 22px;
    height: 15px;
    background: url(../images/icon-arrow-top.png) no-repeat;
    text-indent: -9999px;
}

#stepByStep .flex-direction-nav .flex-nav-next a {
    position: absolute;
    z-index: 999;
    bottom: 0;
    left: 50%;
    margin-left: -11px;
    display: block;
    width: 22px;
    height: 15px;
    background: url(../images/icon-arrow-down.png) no-repeat;
    text-indent: -9999px;
}

#stepByStep #calculator-options {
    padding: 0;
    background: transparent;
    overflow: hidden;
}
#stepByStep #calculator-options .col.s12 {
    background: #eeeae9 none repeat scroll 0 0;
    margin: 15px 0.5% 25px;
    overflow: hidden;
    padding: 0;
    width: 24%;
	height: 60px;
}
#stepByStep #calculator-options .col.done,
#stepByStep #calculator-options .col.open {
	height: 420px;
}
#stepByStep #calculator-options .row {
    margin-bottom: 0;
}

#stepByStep #calculator-options .options {
	padding-left: 10%;
    padding-right: 10%;
    border-left: 0px solid #d0cecc;
}

@media (max-width: 600px) {

    #stepByStep #calculator-options .options {
        border-left: 0;
    }

}
#stepByStep #calculator-options label.titre {
	background: #eeeae9 none repeat scroll 0 0;
    color: #c9c9c9;
    display: block;
    font-size: 14px;
    font-weight: bold;
    margin-bottom: 10px;
    padding: 13px;
    text-align: left;
	border-bottom: 1px solid #fff;
}
.es #stepByStep #calculator-options label.titre {
    font-size: 12px;
	font-weight: normal;
}
.es #stepByStep #calculator-results .results-contact {
    font-size: 11px;
    line-height: 2.5;
}
#stepByStep #calculator-options .open label.titre {
    background: #263238 none repeat scroll 0 0;
    color: #fff;
}
#stepByStep #calculator-options label.titre span{
	background: #c9c9c9 none repeat scroll 0 0;
    border-radius: 2em;
    color: #eeeae9;
    display: inline-block;
    font-size: 1.1em;
    line-height: 2em;
    margin-right: 10px;
	text-align: center;
    width: 2em;
}
#stepByStep #calculator-options .open label.titre span{
	background: #fff none repeat scroll 0 0;
    color: #263238;
}
#stepByStep #calculator-options .done .options,
#stepByStep #calculator-options .done .flexslider{
	opacity: 0.5;
	position: relative;
}
#stepByStep #calculator-options .done:hover .options,
#stepByStep #calculator-options .done:hover .flexslider{
	opacity: 0.75;
}
#stepByStep #calculator-options .done:hover,
#stepByStep #calculator-options .done:hover label.titre{
	cursor: pointer!important;
}
#stepByStep #calculator-options .done .options span,
#stepByStep #calculator-options .done .flexslider span{
	background: rgba(0,0,0,0);
	position: absolute;
		top: 0;
		left: 0;
		right: 0;
		bottom: 0;
	z-index: 9999;	
}

#stepByStep #calculator-options label {
    display: block;
    font-size: 14px;
    text-align: center;
    color: #3f3f3f;
    margin-bottom: 10px;
}

#stepByStep #calculator-options input {
    box-sizing: border-box !important;
    height: 48px;
    padding: 10px 10px !important;
    font-size: 24px;
    background: #fff;
    text-align: center;
    outline: none;
    border: 0;
    border-radius: 5px;
}

#stepByStep #calculator-options input:focus {
    border: 0;
    box-shadow: none;
}
#stepByStep #calculator-options #step2 select {
    background: #fff none repeat scroll 0 0;
    border: 0 none;
    border-radius: 0;
    box-sizing: border-box !important;
    display: block !important;
    font-size: 14px;
    height: 33px;
    margin: -22px auto 0;
    outline: medium none !important;
    position: relative;
    width: 80%;
    z-index: 999;
}

#stepByStep #calculator-options select {
    box-sizing: border-box !important;
    outline: none !important;
    border: 0;
    border-radius: 5px;
    width: 100%;
    font-size: 16px;
    background: #fff;
    display: block !important;
}

#stepByStep #calculator-options button.next,
#stepByStep #calculator-options button.calculate{
	background: #263238 none repeat scroll 0 0;
    border: medium none;
    color: #fff;
    display: block;
    margin: 8% 10%;
    padding: 5px 10px !important;
    text-transform: uppercase;
    width: 80%;
}

#stepByStep #calculator-options .done button{
	display: none;
}

	/* results*/
	#stepByStep #calculator-results,
	#stepByStep #calculator-results .results-clip{
		display: none;	
	}
	#stepByStep #calculator-results .row {
		margin-bottom: 0;
	}
	#stepByStep #calculator-results .results-title h2,
	.cart-calculator .cart-title h2{
		background: #2b3940 none repeat scroll 0 0;
		color: #fff;
		font-size: 16px;
		line-height: 1.5;
		margin: 0 0 2px;
		padding: 15px;
		text-transform: uppercase;
	}
	#stepByStep #calculator-results .results-content-in{
		background: #ebe6e5 none repeat scroll 0 0;
		margin: 0 11px 2px;
		position: relative;
	}
	#stepByStep #calculator-results .bt_save,
	#stepByStep #calculator-results .bt_reset{
		background: #b5b5b5 none repeat scroll 0 0;
		color: #fff;
		font-size: 14px;
		font-weight: bold;
		padding: 8px 25px;
		text-transform: uppercase;
		cursor: pointer; 
		position: absolute;
			right: 25px;
			top: 25px;	
	}
	#stepByStep #calculator-results .bt_save{
		background: #2b3940;
			top: 75px;	
	}
	#stepByStep #calculator-results .bt_save:hover{
		background: #000;	
	}
	#stepByStep #calculator-results .bt_reset:hover{
		background: #2b3940;	
	}
	#stepByStep #calculator-results #result-clip-img-div img,
	#stepByStep #calculator-results #result-img-div img,
	#result-img-div img,
	#result-clip-img-div img{
		max-width: 100%;
		height: auto;
	}
	#stepByStep #calculator-results #result-clip-img-div,
	#stepByStep #calculator-results #result-img-div{
		padding: 0 0 0 15px;
		text-align: center;
	}
	#stepByStep #calculator-results .order-results{
		background: #d84343 none repeat scroll 0 0;
		border: medium none;
		color: #fff;
		display: block;
		font-size: 18px;
		padding: 15px;
		text-align: center;
		text-transform: uppercase;
		width: 100%;	
	}
	#stepByStep #calculator-results .results-contact{
		background: #b5b5b5 none repeat scroll 0 0;
		color: #2b3940;
		font-size: 14px;
		line-height: 2;
		margin-left: -22px;
		overflow: hidden;
		padding: 10px 25px 9px;
		text-align: right;
	}
	#stepByStep #calculator-results .results-contact span{
		float: left;
		font-size: 24px;
		margin-top: -6px;	
	}
	#stepByStep #calculator-results #result-model-div,
	#stepByStep #calculator-results #result-quantity-div,
	#stepByStep #calculator-results #result-clip-model-div,
	#stepByStep #calculator-results #result-clip-quantity-div {
		background-color: transparent;
		display: block;
		height: auto;
		margin-bottom: 2px;
		padding: 15px 0 0;
	}
	#stepByStep #calculator-results #result-clip-model-div,
	#stepByStep #calculator-results #result-model-div{
		padding: 0 0 15px;
	}
	#stepByStep #calculator-results #result-clip-quantity-div #result-quantity,
	#stepByStep #calculator-results #result-quantity-div #result-quantity {
		float: none;
		display: inline-block;
		font-size: 53px;
		line-height: 1em;
		font-weight: 900;
		color: #263238;
		margin-top: -5px;
		margin-right: 6px;
	}
	#stepByStep #calculator-results #result-model-div strong ,
	#stepByStep #calculator-results #result-clip-model-div strong {
		font-size: 18px;
		line-height: 0.8em !important;
		font-weight: 900;
		text-transform: uppercase;
		color: #676767;
	}
	#stepByStep #calculator-results #result-clip-model-div strong span,
	#stepByStep #calculator-results #result-model-div strong span {
		line-height: 0.8em !important;
		color: #676767;
	}
	#stepByStep #calculator-results #result-clip-model-div .sku,
	#stepByStep #calculator-results #result-model-div .sku{
		display: block;	
		font-size: 14px;
	}
	#stepByStep #calculator-results #result-clip-model-div .required-model
	#stepByStep #calculator-results #result-model-div .required-model {
		display: block;
		color: rgba(255,255,255,0.52);
		text-transform: uppercase;
		line-height: 1em !important;
		margin-top: -2px;
		margin-bottom: 5px;
	}
	#stepByStep #calculator-results #result-clip-model-div .required-model.result,
	#stepByStep #calculator-results #result-model-div .required-model.result {
		margin-top: 9px;
	}
	#stepByStep #calculator-results #result-clip-model-div img,
	#stepByStep #calculator-results #result-model-div img {
		float: left;
		margin-right: 17px;
	}
	
	
	
	#stepByStep #calculator-results #result-clip-quantity-div .required-pieces,
	#stepByStep #calculator-results #result-quantity-div .required-pieces {
		display: block;
		line-height: 1em;
		color: rgba(38,50,56,0.52);
		text-transform: uppercase;
		line-height: 1em !important;
	}
	
	
	#stepByStep #calculator-results #result-clip-quantity-div #pieces,
	#stepByStep #calculator-results #result-quantity-div #pieces {
		display: inline-block;
		font-size: 26px;
		line-height: 1.2em;
		font-weight: 900;
		text-transform: uppercase;
		color: #263238;
	}
#stepByStep .patent .text-align-center{
    text-align: left;
    line-height: normal
}
#stepByStep .patent{
    font-size: 14px;
}
#stepByStep .patent td{
    padding:15px;
}
#stepByStep .patent th{
    padding:15px;
    font-size: 14px;
    font-weight: bold;
}
#stepByStep .patent p{
    line-height: normal;
    margin-bottom: 10px;
    font-size:14px;
}

/*panier*/
.cart-calculator .project .row .col.l2{
	width: 33.33333%;	
}
.cart-calculator .project .row .col.l10{
	width: 66.66667%;	
}
.cart-calculator #result-quantity{
	font-size: 24px;
	font-weight: bold;
	line-height: 1;
}
.project #result-clip-model-div strong,
.project #result-model-div strong{
	font-size: 15px;
	display: block;
}
.project #result-clip-model-div .sku,
.project #result-model-div .sku{
	display: block;
}
.cart-calculator .project{
	border-top: 1px solid;
	padding-top: 25px;	
}
.cart-calculator .project:nth-child(1){
	border-top: 0px solid;
	padding-top: 0;	
}
.cart-calculator .bt_reset,
.cart-calculator .bt_save{
	display: none!important;	
}
.project .btn_remove .fa{
	float: right;
	color: red;
	font-size: 24px;
	cursor: pointer;	
}
.btn_export,
.btn_print{
	background: #b5b5b5 none repeat scroll 0 0;
	color: #000;
	font-size: 14px;
	font-weight: bold;
	padding: 8px 25px;
	text-transform: uppercase;
	cursor: pointer;
	margin: 5px auto;
	display: inline-block;
	text-align: center;
}
.btn_export{
	background: #2b3940;
	color: #fff;
}
.btn_export:hover,
.btn_print:hover{
	background: #2b3940 none repeat scroll 0 0;	
	color: #fff;
}
.btn_export:hover{
	background: #000;	
}

#pop-up-save{
	display: none;
	background: rgba(0,0,0,0.75);
	position: fixed;
		top: 0;
		bottom: 0;
		left: 0;
		right: 0;	
}
#pop-up-save-in{
	text-align: center;	
	background: #f2f2f2;
	border-radius: 15px;
	position: absolute;
		top: 50%;
		left: 50%;
	transform: translate(-50%,-50%);
	padding: 25px;
	width: calc(100% - 50px);
	max-width: 600px;
}
#pop-up-save-in h3{
	font-size: 24px;
	margin-top: 0;	
}
#pop-up-save-in input{
	max-width: calc(100% - 10px);	
}
.btn_cancel,
.btn_save_nameP{
	background: #2b3940;
	color: #fff;
	font-size: 14px;
	font-weight: bold;
	padding: 12px 25px;
	text-transform: uppercase;
	cursor: pointer;
	display: inline-block;
	margin: 0 5px;
}
.btn_cancel{
	background: #b5b5b5;
}
.btn_cancel:hover,
.btn_save_nameP:hover{
	background: #000;
}

.content-sidebar img.alignleft {
    height: auto;
    width: 100%;
}

/* Responsive calculator 
------------------------------*/
@media screen and (min-width: 980px) and (max-width:1024px){
	#stepByStep #calculator-options .col.done, 
	#stepByStep #calculator-options .col.open {
		height: 340px;
	}
	#stepByStep #calculator-options .col {
		height: 46px;
	}
	#stepByStep #calculator-options label.titre {
		font-size: 13px;
		padding: 12px;
	}
	#stepByStep #calculator-options label.titre span {
		font-size: 0.7em;
		margin-right: 4px;
	}
	#stepByStep .slides li{
		text-align: center;	
	}
	#stepByStep .slides li img{
		max-width: 80%;
		height: auto;	
	}
	#stepByStep .flex-viewport {
		height: 165px !important;
	}
	#stepByStep .flexslider {
	    height: 195px !important;
	}
	#stepByStep #calculator-options label {
		font-size: 11px;
		margin-bottom: 7px;
		font-weight: bold;
		line-height: 1.3;
	}
	#stepByStep #calculator-options input {
		height: 35px;
		font-size: 16px;
	}
	#stepByStep #calculator-options select {
		font-size: 15px;
		height: 35px;
	}
}
@media screen and (max-width:1120px){
	#section-cta h2 {
		font-size: 24px;
	}
	#section-cta h2 span {
		font-size: 14px;
	}
	.fr #section-cta h2 {
		font-size: 18px;
	}
	.cart-calculator{
		margin: 0px !important;
		margin-left: -15px!important;
	}
}
@media screen and (max-width:1024px){
	#stepByStep #calculator-results .results-contact {
		font-size: 12px;
		line-height: 2.6;
	}
	#stepByStep #calculator-results .results-contact span {
		font-size: 20px;
		margin-top: -1px;
	}
}
@media screen and (max-width:992px){
    #main-nav .brand-logo{
        width: auto;
        margin-right: 20px;
    }
	#section-cta a {
		display: block;
		text-align: center;
	    padding: 50px 10px;
	    min-height: 200px;
	}
	.fr #section-cta a {
		min-height: 230px;
	}
	.sous-menu ul {
		background: #fff!important;
	}
}
@media screen and (max-width:980px){
	#stepByStep #calculator-options .col.s12 {
		width: 100%;
		margin: 0 0 15px;
	}
	#stepByStep #calculator-options label.titre span {
		margin-left: 10px;
	}
	#stepByStep #calculator-options button.next, 
	#stepByStep #calculator-options button.calculate {
		margin: 20px 10%;
		width: 80%;
	}
	#stepByStep #calculator-options .col.done {
		height: 62px;
	}
	#stepByStep #calculator-results .bt_reset,
	#stepByStep #calculator-results .bt_save {
		font-size: 18px;
		font-weight: bold;
		padding: 10px 25px;
		position: relative;
			right: inherit;
			top: inherit;
		display: inline-block;
		margin: 15px 3%;
		width: 94%;
		text-align: center;
	}
	#stepByStep #calculator-results .bt_save{
		margin-top: 0;	
	}

	#stepByStep #calculator-results .results-contact {
	    margin-left: 0;
	}
	.cart-calculator{
		margin: 0px !important;
		margin-left: -18px!important;
	}
}
@media screen and (max-width:750px){
	#stepByStep #calculator-results .results-contact span {
		float: none;
		display: block;
	}	
	#stepByStep #calculator-results .results-contact {
		text-align: center;
	}
}
@media screen and (max-width:500px){

	#stepByStep #calculator-results #result-clip-quantity-div #result-quantity, 
	#stepByStep #calculator-results #result-quantity-div #result-quantity {
		font-size: 34px;
	}
	#stepByStep #calculator-results #result-model-div strong, 
	#stepByStep #calculator-results #result-clip-model-div strong {
    	font-size: 14px;
	}
	#stepByStep #calculator-results #result-clip-model-div .sku, 
	#stepByStep #calculator-results #result-model-div .sku {
		font-size: 12px;
	}
	#section-cta .col{
		margin-bottom: 25px;	
	}
	#pop-up-save-in h3 {
		font-size: 15px;
	}
	.btn_cancel, .btn_save_nameP {
		font-size: 12px;
		padding: 10px 20px;
		margin: 0 3px;
	}

}
#stepByStep ::-webkit-input-placeholder { font-size:14px; line-height: 18px; }
#stepByStep ::-moz-placeholder { font-size:14px; line-height: 18px; } /* firefox 19+ */
#stepByStep :-ms-input-placeholder { font-size:14px; line-height: 18px; } /* ie */
#stepByStep input:-moz-placeholder { font-size:14px; line-height: 18px; }

/* COMPARISON CALCULATOR 
-------------------------------*/
.saving-box{
	background: #eae7e5 url("../images/comparison/bg-savings.jpg") no-repeat bottom right / cover;
	display: flex;
	align-items: center;
	padding: 25px 170px 25px 25px;	
}
.saving-box img{
	height: auto;
    margin: 0 25px;
    min-width: 106px;
}
.saving-box-txt h2{
	color: #263238;
    font-size: 36px;
    font-weight: bold;
    line-height: 1;
    margin: 0 0 5px;
    text-transform: uppercase;
}
.saving-box-txt p{
	color: #938f8d;
    font-size: 24px;
    line-height: 1;
}
.page-template-content-page-comparison-step .content-page .content-entry{
	box-shadow: none;
	margin: 0 auto;
	padding: 0 0.75rem;	
	float: none;
}
#stepByStep #calculator-options.compare .row{
	margin: 0px;	
}
#stepByStep #calculator-options.compare .col.s12 {
    margin: 15px 0 0;
    width: 100%;
	background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
}
#stepByStep #calculator-options.compare #step1.col.open {
    height: 530px;
}
#stepByStep #calculator-options.compare .col.open {
    height: 300px;
}
#stepByStep #calculator-options.compare #step3.col.open {
    height: 550px;
}
#stepByStep #calculator-options.compare #step4.col.open {
	height: 400px;
}
#stepByStep #calculator-options.compare .col.done{
	height: 60px;
}
#stepByStep #calculator-options.compare label.titre{
	padding: 13px 25px;
	font-size: 24px;
}
#stepByStep #calculator-options.compare label.titre span {
    border-radius: 1.5em;
    font-size: 0.9em;
    line-height: 1.5em;
    width: 1.5em;
}
#stepByStep #calculator-options.compare button.next, 
#stepByStep #calculator-options.compare button.calculate {
    font-size: 16px;
    margin: 25px auto;
    padding: 10px 15px!important;
    width: 200px;
}
#stepByStep #calculator-options.compare .flexslider {
    height: 315px!important;
    padding: 25px 0!important;
}
#stepByStep #calculator-options.compare .flex-viewport {
    height: 100%!important;
}
#stepByStep #calculator-options.compare #step1 .row{
	display: flex;
	align-items: center;	
}
#stepByStep #calculator-options.compare .align-center{
	text-align: center;	
}
#stepByStep #calculator-options.compare #step2 select{
	margin: 0 auto;
	background: #eeeae9;
	text-align: left;
	font-size: 16px;
	box-sizing: border-box !important;
    height: 48px;
    padding: 10px 10px !important;
    outline: none;
    border: 0;
    border-radius: 5px;	
}
#stepByStep #calculator-options.compare select,
#stepByStep #calculator-options.compare input{
	background: #eeeae9;	
	text-align: center;
	text-align-last: center;
	font-size: 18px;
	box-sizing: border-box !important;
    height: 48px;
    padding: 10px 10px !important;
    outline: none;
    border: 0;
    border-radius: 5px;
}
#stepByStep #calculator-options.compare ::-webkit-input-placeholder { /* Chrome/Opera/Safari */
	font-size: 18px;
}
#stepByStep #calculator-options.compare ::-moz-placeholder { /* Firefox 19+ */
	font-size: 18px;
}
#stepByStep #calculator-options.compare :-ms-input-placeholder { /* IE 10+ */
	font-size: 18px;
}
#stepByStep #calculator-options.compare :-moz-placeholder { /* Firefox 18- */
	font-size: 18px;
}
#stepByStep #calculator-options.compare select option{
	text-align: center;
	text-align-last: center;
}
#stepByStep #calculator-options.compare .gauche label,
#stepByStep #calculator-options.compare .droite label,
#stepByStep #calculator-options.compare .centre label{
	color: #263238;
    font-size: 18px;
    font-weight: 600;
    line-height: 1.3;
    margin-bottom: 15px;
    margin-top: 25px;
}
.es #stepByStep #calculator-options.compare .gauche label,
.es #stepByStep #calculator-options.compare .droite label,
.es #stepByStep #calculator-options.compare .centre label{
    font-size: 15px;
}
#result-compare{
	text-align: center;
	display: none;
}
#result-compare h2{
	background: #263238 none repeat scroll 0 0;
    color: #ffffff;
    font-size: 30px;
    line-height: 1;
    margin: 75px 0 50px;
    padding: 20px 0;
    text-align: center;
	font-weight: bold;
}
#result-compare .left-result{
	font-size: 24px;
	color: #fff;	
	background: #b2323d;
	font-weight: bold;
	height: 60px;
	line-height: 60px;
	border-radius: 8px;
}
#result-compare .right-result{
	font-size: 24px;
	color: #fff;
	background: #749554;	
	font-weight: bold;
	height: 60px;
	line-height: 60px;
	border-radius: 8px;
}
#result-compare .cost-result > .result-title,
#result-compare .totalCost-result > .result-title{
	display: none;	
}
#result-compare .align-center .result-title{
	font-size: 18px;	
	background: #eaeaea;
	color: #263238;	
	font-weight: bold;
	height: 60px;
	line-height: 60px;
	border-radius: 8px;
}
#result-compare .continue-bellow{
	display: block;
	margin-bottom: 50px;	
}
#result-compare .savings{
	border-bottom: 2px solid #c9c9c9;
    border-top: 2px solid #c9c9c9;
    margin: 50px 0;
    padding: 40px 0;
}
#result-compare .savings h3{
	color: #263238;
    font-size: 48px;
    line-height: 1;
    margin: 5px 0 0;
    text-align: right;
    text-transform: uppercase;
}
#result-compare .savings h3 span{
	display: block;	
	font-size: 16px;
	color: #c9c9c9;
	font-weight: normal;
}
#result-compare .savings .price{
	background: #263238 none repeat scroll 0 0;
    border-radius: 8px;
    color: #ffffff;
    display: inline-block;
    font-size: 48px;
    padding: 0 50px;
	font-weight: bold;	
}
.infoPrice{
	text-align: center;
}
.infoPrice p{
	font-size: 18px !important;
	margin: 25px auto 0;
	max-width: 700px;	
	font-weight: bold
}
#result-compare .savings .price sup {
    font-size: 60%;
    top: -0.6em;
}
#result-compare .align-left{
	text-align: left;	
}
.continue-bellow a{
	color: #263238;
	font-size: 24px;
	text-transform: uppercase;
	margin-bottom: 150px;
}
.continue-bellow a .fa{
	color: #c9c9c9;
	margin: 0 30px;	
}
#result-calculate{
	display: none;	
	text-align: center;
	margin: 50px 0 100px;
}
#result-calculate h3{
	color: 	#749554;
	font-size: 44px;	
}
#result-calculate .price{
	background: #749554 none repeat scroll 0 0;
    border-radius: 8px;
    color: #ffffff;
    display: inline-block;
    font-size: 48px;
    padding: 0 50px;
	font-weight: bold;
}
#result-calculate .price sup {
    font-size: 60%;
    top: -0.6em;
}
.reset-section{
    border-top: 2px solid #c9c9c9;
    margin: 50px 0;
    padding: 40px 0;
}
#stepByStep #calculator-options.compare #step7 button.calculate{
    width: 250px;
}
.reset-section .reset{
	background: #c9c9c9 none repeat scroll 0 0;
    border: medium none;
    border-radius: 3px;
    color: #ffffff;
    display: inline-block;
    font-size: 16px;
    padding: 15px 40px;
    text-transform: uppercase;
}
.reset-section .reset:hover{
	background: #666 none repeat scroll 0 0;
}
#result-compare img,
#stepByStep #calculator-options.compare img{
	max-width: 100%;	
}
#step4 select,
#step3 select{
	margin-bottom: 15px;	
}
#step4 .droite > div{
	display: flex;	
	align-items: center;
}
#step4 .droite > div p{
	padding: 0 15px;
	margin: 0;	
}
#step4 .droite > div strong{
	display: block;	
}
.extra span{
	display: block;
	font-size: 12px;
	color: #888;
	font-weight: normal;
}
.page-template-content-full-width .content-page .content-entry{
    box-shadow: none!important;
}

.install-videos .arve-wrapper{
    margin-bottom: 0!important;
}
.install-videos .title{
    background: #263238;
    color: #FFF;
    padding: 10px;
    font-size: 16px;
    font-weight: bold;
    text-transform: uppercase;
    margin-bottom: 20px;
    width: 100%;
    display: inline-block;
}
.install-videos .title .text{
    float:left;
    color: #FFF;
}
.install-videos .title .logo{
    float:right;
    margin-top: 5px;
    text-align: center;
}
.install-videos .subtitle{
    text-align: center;
    margin-bottom: 20px;
    margin-top: 8px;
    font-weight: bold;
}
.social a{
    color: #FFF;
    vertical-align: middle;
}
.social i{
    font-size: 26px;
}
sup{
    top:-0.2em;
}


@media screen and (max-width: 1024px) and (min-width: 991px){
	#stepByStep #calculator-options.compare .col .col {
		height: auto;
	}
	#stepByStep #calculator-options.compare .flexslider {
		height: 275px!important;
	}
}
@media screen and (max-width:1199px){
	.saving-box{
		padding: 25px;	
	}
	.saving-box-txt h2{
		font-size: 22px;
	}
	.saving-box-txt p{
		font-size: 16px;	
	}
}
@media screen and (max-width:991px){
    .install-videos .title{
        font-size: 14px;
    }
	#stepByStep #calculator-options.compare .flexslider {
		height: 213px!important;
	}
	#stepByStep #calculator-options.compare #step1.col.open {
		height: 420px;
	}
	#stepByStep #calculator-options.compare .gauche label, 
	#stepByStep #calculator-options.compare .droite label, 
	#stepByStep #calculator-options.compare .centre label {
	    font-size: 14px;
	}
	.continue-bellow a {
    	font-size: 18px;
	}
	.continue-bellow a .fa {
		margin: 0 10px;
	}
	#result-calculate h3 {
		font-size: 24px;
	}
	#stepByStep #calculator-options .col.s0{
		display: none!important;
		float: none!important;	
	}
	#stepByStep #calculator-options #step1 .col.s0{
		display: block!important;
		float: left!important;	
	}
}
@media screen and (max-width:600px){
    .install-videos{
        margin-top: 20px!important;
        margin-bottom: 0!important;
    }
    .install-videos .text{
        padding-top: 5px;
    }
    .install-videos .col{
        margin-top: 20px!important;
        margin-bottom: 20px!important;
    }
    .install-videos .subtitle{
        margin-bottom: 0!important;
    }
    .install-videos:first-child{
        margin-top: 0!important;
    }
    .install-videos:first-child .col{
        margin-top: 0!important;
    }
    .install-videos .logo img{
        width:75%;
        height: auto;
    }
    .footer-legal .col{
        text-align: center;
        line-height: normal;
        margin-top: 10px;
        margin-bottom: 10px;
    }
}

@media screen and (max-width:480px){
    .install-videos .title{
        font-size: 12px;
    }
	#stepByStep #calculator-options.compare .flexslider {
    	height: 204px!important;
	}
	#stepByStep #calculator-options.compare label.titre {
		padding: 13px 5px;
		font-size: 15px;
	}
	#stepByStep .col.s0,
	#stepByStep #calculator-options #step1 .col.s0{
		display: none!important;
		float: none!important;	
	}
	#stepByStep #calculator-options.compare input,
	#stepByStep #calculator-options.compare select,
	#stepByStep #calculator-options.compare #step2 select{
		width: 100%;	
	}
	#result-compare h2 {
    	font-size: 20px;
		margin-bottom: 20px;
	}
	#result-compare .cost-result > .result-title,
	#result-compare .totalCost-result > .result-title{
		display: block;
		font-size: 18px;
		font-weight: bold;
		margin: 10px 10px 10px;
		background: #c4c4c4;
		border-radius: 3px;
		color: #fff;
		padding: 5px;
	}
	#result-compare .savings {
		margin: 10px 0 15px;
		padding: 20px 0;
	}
	#result-compare .savings .s6{
		float: none;
		width: 100%;
		text-align: center;	
	}
	#result-compare .savings h3 {
		font-size: 46px;
		margin: 5px 0;
		text-align: center;
	}
	#stepByStep #calculator-options.compare #step7.col.open {
		height: 365px;
	}
	#step7 .s11{
		margin-top: -25px;
	}
	.saving-box {
		display: block;
		align-items: inherit;
		padding: 25px;
		text-align: center;
		margin-top: -45px;
	}
	.saving-box-txt h2 {
		font-size: 16px;
	}
}
@media screen and (max-width:360px){
	#stepByStep #calculator-options.compare .flexslider {
    	height: 173px!important;
	}
	#stepByStep #calculator-options.compare #step1.col.open {
		height: 355px;
	}
	#stepByStep #calculator-options.compare .gauche label, 
	#stepByStep #calculator-options.compare .droite label, 
	#stepByStep #calculator-options.compare .centre label {
		font-size: 11px;
	}
	.saving-box img {
		width: 75px;
		min-width: inherit;
	}
	.saving-box-txt h2 {
		font-size: 14px;
	}
	.saving-box-txt p {
		font-size: 12px;
	}
}
