/**
* Select2
**/
.select2-container{box-sizing:border-box;display:inline-block;margin:0;position:relative;vertical-align:middle}.select2-container .select2-selection--single{box-sizing:border-box;cursor:pointer;display:block;height:28px;user-select:none;-webkit-user-select:none}.select2-container .select2-selection--single .select2-selection__rendered{display:block;padding-left:8px;padding-right:20px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.select2-container .select2-selection--single .select2-selection__clear{position:relative}.select2-container[dir=rtl] .select2-selection--single .select2-selection__rendered{padding-right:8px;padding-left:20px}.select2-container .select2-selection--multiple{box-sizing:border-box;cursor:pointer;display:block;min-height:32px;user-select:none;-webkit-user-select:none}.select2-container .select2-selection--multiple .select2-selection__rendered{display:inline-block;overflow:hidden;padding-left:8px;text-overflow:ellipsis;white-space:nowrap}.select2-container .select2-search--inline{float:left}.select2-container .select2-search--inline .select2-search__field{box-sizing:border-box;border:none;font-size:100%;margin-top:5px;padding:0}.select2-container .select2-search--inline .select2-search__field::-webkit-search-cancel-button{-webkit-appearance:none}.select2-dropdown{background-color:#fff;border:1px solid #aaa;border-radius:4px;box-sizing:border-box;display:block;position:absolute;left:-100000px;width:100%;z-index:1051}.select2-results{display:block}.select2-results__options{list-style:none;margin:0;padding:0}.select2-results__option{padding:6px;user-select:none;-webkit-user-select:none}.select2-results__option[aria-selected]{cursor:pointer}.select2-container--open .select2-dropdown{left:0}.select2-container--open .select2-dropdown--above{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--open .select2-dropdown--below{border-top:none;border-top-left-radius:0;border-top-right-radius:0}.select2-search--dropdown{display:block;padding:4px}.select2-search--dropdown .select2-search__field{padding:4px;width:100%;box-sizing:border-box}.select2-search--dropdown .select2-search__field::-webkit-search-cancel-button{-webkit-appearance:none}.select2-search--dropdown.select2-search--hide{display:none}.select2-close-mask{border:0;margin:0;padding:0;display:block;position:fixed;left:0;top:0;min-height:100%;min-width:100%;height:auto;width:auto;opacity:0;z-index:99;background-color:#fff;filter:alpha(opacity=0)}.select2-hidden-accessible{border:0!important;clip:rect(0 0 0 0)!important;-webkit-clip-path:inset(50%)!important;clip-path:inset(50%)!important;height:1px!important;overflow:hidden!important;padding:0!important;position:absolute!important;width:1px!important;white-space:nowrap!important}.select2-container--classic .select2-results>.select2-results__options,.select2-container--default .select2-results>.select2-results__options{max-height:200px;overflow-y:auto}.select2-container--default .select2-selection--single{background-color:#fff;border:1px solid #aaa;border-radius:4px}.select2-container--default .select2-selection--single .select2-selection__rendered{color:#444;line-height:28px}.select2-container--default .select2-selection--single .select2-selection__clear{cursor:pointer;float:right;font-weight:700}.select2-container--default .select2-selection--single .select2-selection__placeholder{color:#999}.select2-container--default .select2-selection--single .select2-selection__arrow{height:26px;position:absolute;top:1px;right:1px;width:20px}.select2-container--default .select2-selection--single .select2-selection__arrow b{border-color:#888 transparent transparent;border-style:solid;border-width:5px 4px 0;height:0;left:50%;margin-left:-4px;margin-top:-2px;position:absolute;top:50%;width:0}.select2-container--default[dir=rtl] .select2-selection--single .select2-selection__clear{float:left}.select2-container--default[dir=rtl] .select2-selection--single .select2-selection__arrow{left:1px;right:auto}.select2-container--default.select2-container--disabled .select2-selection--single{background-color:#eee;cursor:default}.select2-container--default.select2-container--disabled .select2-selection--single .select2-selection__clear{display:none}.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b{border-color:transparent transparent #888;border-width:0 4px 5px}.select2-container--default .select2-selection--multiple{background-color:#fff;border:1px solid #aaa;border-radius:4px;cursor:text}.select2-container--default .select2-selection--multiple .select2-selection__rendered{box-sizing:border-box;list-style:none;margin:0;padding:0 5px;width:100%}.select2-container--default .select2-selection--multiple .select2-selection__rendered li{list-style:none}.select2-container--default .select2-selection--multiple .select2-selection__placeholder{color:#999;margin-top:5px;float:left}.select2-container--default .select2-selection--multiple .select2-selection__clear{cursor:pointer;float:right;font-weight:700;margin-top:5px;margin-right:10px}.select2-container--default .select2-selection--multiple .select2-selection__choice{background-color:#e4e4e4;border:1px solid #aaa;border-radius:4px;cursor:default;float:left;margin-right:5px;margin-top:5px;padding:0 5px}.select2-container--default .select2-selection--multiple .select2-selection__choice__remove{color:#999;cursor:pointer;display:inline-block;font-weight:700;margin-right:2px}.select2-container--default .select2-selection--multiple .select2-selection__choice__remove:hover{color:#333}.select2-container--default[dir=rtl] .select2-selection--multiple .select2-search--inline,.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice,.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__placeholder{float:right}.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice{margin-left:5px;margin-right:auto}.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice__remove{margin-left:2px;margin-right:auto}.select2-container--default.select2-container--focus .select2-selection--multiple{border:1px solid #000;outline:0}.select2-container--default.select2-container--disabled .select2-selection--multiple{background-color:#eee;cursor:default}.select2-container--default.select2-container--disabled .select2-selection__choice__remove{display:none}.select2-container--default.select2-container--open.select2-container--above .select2-selection--multiple,.select2-container--default.select2-container--open.select2-container--above .select2-selection--single{border-top-left-radius:0;border-top-right-radius:0}.select2-container--default.select2-container--open.select2-container--below .select2-selection--multiple,.select2-container--default.select2-container--open.select2-container--below .select2-selection--single{border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--default .select2-search--dropdown .select2-search__field{border:1px solid #aaa}.select2-container--default .select2-search--inline .select2-search__field{background:0 0;border:none;outline:0;box-shadow:none;-webkit-appearance:textfield}.select2-container--default .select2-results__option[role=group]{padding:0}.select2-container--default .select2-results__option[aria-disabled=true]{color:#999}.select2-container--default .select2-results__option[aria-selected=true]{background-color:#ddd}.select2-container--default .select2-results__option .select2-results__option{padding-left:1em}.select2-container--default .select2-results__option .select2-results__option .select2-results__group{padding-left:0}.select2-container--default .select2-results__option .select2-results__option .select2-results__option{margin-left:-1em;padding-left:2em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-2em;padding-left:3em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-3em;padding-left:4em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-4em;padding-left:5em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-5em;padding-left:6em}.select2-container--default .select2-results__option--highlighted[aria-selected]{background-color:#5897fb;color:#fff}.select2-container--default .select2-results__group{cursor:default;display:block;padding:6px}.select2-container--classic .select2-selection--single{background-color:#f7f7f7;border:1px solid #aaa;border-radius:4px;outline:0;background-image:-webkit-linear-gradient(top,#fff 50%,#eee 100%);background-image:-o-linear-gradient(top,#fff 50%,#eee 100%);background-image:linear-gradient(to bottom,#fff 50%,#eee 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF', endColorstr='#FFEEEEEE', GradientType=0)}.select2-container--classic .select2-selection--single:focus{border:1px solid #5897fb}.select2-container--classic .select2-selection--single .select2-selection__rendered{color:#444;line-height:28px}.select2-container--classic .select2-selection--single .select2-selection__clear{cursor:pointer;float:right;font-weight:700;margin-right:10px}.select2-container--classic .select2-selection--single .select2-selection__placeholder{color:#999}.select2-container--classic .select2-selection--single .select2-selection__arrow{background-color:#ddd;border:none;border-left:1px solid #aaa;border-top-right-radius:4px;border-bottom-right-radius:4px;height:26px;position:absolute;top:1px;right:1px;width:20px;background-image:-webkit-linear-gradient(top,#eee 50%,#ccc 100%);background-image:-o-linear-gradient(top,#eee 50%,#ccc 100%);background-image:linear-gradient(to bottom,#eee 50%,#ccc 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFEEEEEE', endColorstr='#FFCCCCCC', GradientType=0)}.select2-container--classic .select2-selection--single .select2-selection__arrow b{border-color:#888 transparent transparent;border-style:solid;border-width:5px 4px 0;height:0;left:50%;margin-left:-4px;margin-top:-2px;position:absolute;top:50%;width:0}.select2-container--classic[dir=rtl] .select2-selection--single .select2-selection__clear{float:left}.select2-container--classic[dir=rtl] .select2-selection--single .select2-selection__arrow{border:none;border-right:1px solid #aaa;border-radius:4px 0 0 4px;left:1px;right:auto}.select2-container--classic.select2-container--open .select2-selection--single{border:1px solid #5897fb}.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow{background:0 0;border:none}.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow b{border-color:transparent transparent #888;border-width:0 4px 5px}.select2-container--classic.select2-container--open.select2-container--above .select2-selection--single{border-top:none;border-top-left-radius:0;border-top-right-radius:0;background-image:-webkit-linear-gradient(top,#fff 0,#eee 50%);background-image:-o-linear-gradient(top,#fff 0,#eee 50%);background-image:linear-gradient(to bottom,#fff 0,#eee 50%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF', endColorstr='#FFEEEEEE', GradientType=0)}.select2-container--classic.select2-container--open.select2-container--below .select2-selection--single{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0;background-image:-webkit-linear-gradient(top,#eee 50%,#fff 100%);background-image:-o-linear-gradient(top,#eee 50%,#fff 100%);background-image:linear-gradient(to bottom,#eee 50%,#fff 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFEEEEEE', endColorstr='#FFFFFFFF', GradientType=0)}.select2-container--classic .select2-selection--multiple{background-color:#fff;border:1px solid #aaa;border-radius:4px;cursor:text;outline:0}.select2-container--classic .select2-selection--multiple:focus{border:1px solid #5897fb}.select2-container--classic .select2-selection--multiple .select2-selection__rendered{list-style:none;margin:0;padding:0 5px}.select2-container--classic .select2-selection--multiple .select2-selection__clear{display:none}.select2-container--classic .select2-selection--multiple .select2-selection__choice{background-color:#e4e4e4;border:1px solid #aaa;border-radius:4px;cursor:default;float:left;margin-right:5px;margin-top:5px;padding:0 5px}.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove{color:#888;cursor:pointer;display:inline-block;font-weight:700;margin-right:2px}.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove:hover{color:#555}.select2-container--classic[dir=rtl] .select2-selection--multiple .select2-selection__choice{float:right;margin-left:5px;margin-right:auto}.select2-container--classic[dir=rtl] .select2-selection--multiple .select2-selection__choice__remove{margin-left:2px;margin-right:auto}.select2-container--classic.select2-container--open .select2-selection--multiple{border:1px solid #5897fb}.select2-container--classic.select2-container--open.select2-container--above .select2-selection--multiple{border-top:none;border-top-left-radius:0;border-top-right-radius:0}.select2-container--classic.select2-container--open.select2-container--below .select2-selection--multiple{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--classic .select2-search--dropdown .select2-search__field{border:1px solid #aaa;outline:0}.select2-container--classic .select2-search--inline .select2-search__field{outline:0;box-shadow:none}.select2-container--classic .select2-dropdown{background-color:#fff;border:1px solid transparent}.select2-container--classic .select2-dropdown--above{border-bottom:none}.select2-container--classic .select2-dropdown--below{border-top:none}.select2-container--classic .select2-results__option[role=group]{padding:0}.select2-container--classic .select2-results__option[aria-disabled=true]{color:grey}.select2-container--classic .select2-results__option--highlighted[aria-selected]{background-color:#3875d7;color:#fff}.select2-container--classic .select2-results__group{cursor:default;display:block;padding:6px}.select2-container--classic.select2-container--open .select2-dropdown{border-color:#5897fb}

/**
 * Owl Carousel v2.3.4
 * Copyright 2013-2018 David Deutsch
 * Licensed under: SEE LICENSE IN https://github.com/OwlCarousel2/OwlCarousel2/blob/master/LICENSE
 */
/*
 *  Owl Carousel - Core
 */
.owl-carousel,.owl-carousel .owl-item{-webkit-tap-highlight-color:transparent;position:relative}.owl-carousel{display:none;width:100%;z-index:1}.owl-carousel .owl-stage{position:relative;-ms-touch-action:pan-Y;touch-action:manipulation;-moz-backface-visibility:hidden}.owl-carousel .owl-stage:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0}.owl-carousel .owl-stage-outer{position:relative;overflow:hidden;-webkit-transform:translate3d(0,0,0)}.owl-carousel .owl-item,.owl-carousel .owl-wrapper{-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;-ms-backface-visibility:hidden;-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0)}.owl-carousel .owl-item{min-height:1px;float:left;-webkit-backface-visibility:hidden;-webkit-touch-callout:none}.owl-carousel .owl-item img{display:block;width:100%}.owl-carousel .owl-dots.disabled,.owl-carousel .owl-nav.disabled{display:none}.no-js .owl-carousel,.owl-carousel.owl-loaded{display:block}.owl-carousel .owl-dot,.owl-carousel .owl-nav .owl-next,.owl-carousel .owl-nav .owl-prev{cursor:pointer;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel .owl-nav button.owl-next,.owl-carousel .owl-nav button.owl-prev,.owl-carousel button.owl-dot{background:0 0;color:inherit;border:none;padding:0!important;font:inherit}.owl-carousel.owl-loading{opacity:0;display:block}.owl-carousel.owl-hidden{opacity:0}.owl-carousel.owl-refresh .owl-item{visibility:hidden}.owl-carousel.owl-drag .owl-item{-ms-touch-action:pan-y;touch-action:pan-y;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel.owl-grab{cursor:move;cursor:grab}.owl-carousel.owl-rtl{direction:rtl}.owl-carousel.owl-rtl .owl-item{float:right}.owl-carousel .animated{animation-duration:1s;animation-fill-mode:both}.owl-carousel .owl-animated-in{z-index:0}.owl-carousel .owl-animated-out{z-index:1}.owl-carousel .fadeOut{animation-name:fadeOut}@keyframes fadeOut{0%{opacity:1}100%{opacity:0}}.owl-height{transition:height .5s ease-in-out}.owl-carousel .owl-item .owl-lazy{opacity:0;transition:opacity .4s ease}.owl-carousel .owl-item .owl-lazy:not([src]),.owl-carousel .owl-item .owl-lazy[src^=""]{max-height:0}.owl-carousel .owl-item img.owl-lazy{transform-style:preserve-3d}.owl-carousel .owl-video-wrapper{position:relative;height:100%;background:#000}.owl-carousel .owl-video-play-icon{position:absolute;height:80px;width:80px;left:50%;top:50%;margin-left:-40px;margin-top:-40px;background:url(owl.video.play.png) no-repeat;cursor:pointer;z-index:1;-webkit-backface-visibility:hidden;transition:transform .1s ease}.owl-carousel .owl-video-play-icon:hover{-ms-transform:scale(1.3,1.3);transform:scale(1.3,1.3)}.owl-carousel .owl-video-playing .owl-video-play-icon,.owl-carousel .owl-video-playing .owl-video-tn{display:none}.owl-carousel .owl-video-tn{opacity:0;height:100%;background-position:center center;background-repeat:no-repeat;background-size:contain;transition:opacity .4s ease}.owl-carousel .owl-video-frame{position:relative;z-index:1;height:100%;width:100%}

/*====================
    Default style start
=====================*/

@keyframes slide1 {
    0%,
    100% {
        background-position: right center;
    }

    50% {
        background-position: 98% center;
    }
}
.products-tool-result-list {
    /*display: none;*/
}


.sgma-button {
    display: inline-block;
    color: #fff;
    text-decoration: none !important;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    cursor: pointer;
    border: 0;
    -webkit-transition: .2s all linear;
    -o-transition: .2s all linear;
    transition: .2s all linear;
    margin: 40px 0;
    text-align: center;
    background: #e9041e;
    padding: 12px 20px;
    font-weight: 700;
}
.sgma-button:hover {
    background: #eb4d5f;
    color: #fff;
}
.sgma-button.sgma-dark-button {
    background: #000;
}
.sgma-button.sgma-dark-button:hover {
    background: rgba(0,0,0,0.75);
}

.sgma-button-wrapper {
    text-align: center;
}

.sgma-big-button {
    min-width: 350px;
}

.sgma-note-box {
    max-width: 760px;
    margin: 20px auto;
    font-size: 12px;
    color: #2a2a2a;
    font-family: 'Source Sans Pro', sans-serif;
    text-align: center;
}
.sgma-empty-product-list {
    margin-bottom: 20px;
}


/*====================
    Default style end
=====================*/
.sgma-radio-link .sgma-radio-icon {
    position: relative;
    width: 100%;
    min-height: 6.625em;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0 0 20px 0;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    background-size: 100% auto !important;
    overflow: hidden;
    cursor: pointer;
    outline: none;
}

.sgma-radio-link .sgma-radio-icon > div {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    background-size: 100% auto !important;
    opacity: 0;
}
.sgma-radio-blue .sgma-radio-icon {
    border: 5px solid #330072;
    background: url("../img/radio_icon1.png") no-repeat center #330072;
}
.sgma-radio-element .sgma-radio-icon > div {
    background: url("../img/radio_icon1_active.png") no-repeat center #fff;
}
.sgma-radio-green .sgma-radio-icon {
    border: 5px solid #002b2f;
    background: url("../img/radio_icon2.png") no-repeat center #002b2f;
}
.sgma-radio-green .sgma-radio-icon > div {
    background: url("../img/radio_icon2_active.png") no-repeat center #fff;
}
.sgma-radio-red .sgma-radio-icon {
    border: 5px solid #e9041e;
    background: url("../img/radio_icon3.png") no-repeat center #e9041e;
}
.sgma-radio-red .sgma-radio-icon > div {
    background: url("../img/radio_icon3_active.png") no-repeat center #fff;
}
.sgma-radio-brown .sgma-radio-icon {
    border: 5px solid #391325;
    background: url("../img/radio_icon4.png") no-repeat center #391325;
}
.sgma-radio-brown .sgma-radio-icon > div {
    background: url("../img/radio_icon4_active.png") no-repeat center #fff;
}
.sgma-radio-dark-blue .sgma-radio-icon {
    border: 5px solid #010035;
    background: url("../img/radio_icon5.png") no-repeat center #010035;
}
.sgma-radio-dark-blue .sgma-radio-icon > div {
    background: url("../img/radio_icon5_active.png") no-repeat center #fff;
}
.sgma-pret-blue .sgma-radio-icon {
    border: 5px solid #330072;
    background: url("../img/pret_link1.png") no-repeat center #330072;
}
.sgma-pret-blue .sgma-radio-icon > div {
    background: url("../img/pret_link1_active.png") no-repeat center #fff;
}
.sgma-pret-orange .sgma-radio-icon {
    border: 5px solid #e55f50;
    background: url("../img/pret_link2.png") no-repeat center #e55f50;
}
.sgma-pret-orange .sgma-radio-icon > div {
    background: url("../img/pret_link2_active.png") no-repeat center #fff;
}
.sgma-pret-brown .sgma-radio-icon {
    border: 5px solid #391325;
    background: url("../img/pret_link3.png") no-repeat center #391325;
}
.sgma-pret-brown .sgma-radio-icon > div {
    background: url("../img/pret_link3_active.png") no-repeat center #fff;
}
.sgma-pret-red .sgma-radio-icon {
    border: 5px solid #f80116;
    background: url("../img/pret_link4.png") no-repeat center #f80116;
}
.sgma-pret-red .sgma-radio-icon > div {
    background: url("../img/pret_link4_active.png") no-repeat center #fff;
}
.sgma-pret-pink .sgma-radio-icon {
    border: 5px solid #eb2d90;
    background: url("../img/pret_link5.png") no-repeat center #eb2d90;
}
.sgma-pret-pink .sgma-radio-icon > div {
    background: url("../img/pret_link5_active.png") no-repeat center #fff;
}
.sgma-radio-element.sgma-active .sgma-radio-icon {
    background: none;
}
.sgma-radio-element.sgma-active .sgma-radio-icon > div, .sgma-radio-link .sgma-radio-icon.sgma-active > div {
    opacity: 1;
}
.sgma-active .sgma-radio-text {
    font-weight: 700;
}
.sgma-radio-blue.sgma-active .sgma-radio-text {
    color: #330072;
}
.sgma-radio-green.sgma-active .sgma-radio-text {
    color: #002b2f;
}
.sgma-radio-red.sgma-active .sgma-radio-text {
    color: #e9041e;
}
.sgma-radio-brown.sgma-active .sgma-radio-text {
    color: #391325;
}
.sgma-radio-dark-blue.sgma-active .sgma-radio-text {
    color: #010035;
}
.sgma-pret-blue .sgma-radio-icon:active ~ .sgma-radio-text, .sgma-pret-blue .sgma-radio-icon.sgma-active ~ .sgma-radio-text {
    color: #330072;
    font-weight: 700;
}
.sgma-pret-orange .sgma-radio-icon:active ~ .sgma-radio-text, .sgma-pret-orange .sgma-radio-icon.sgma-active ~ .sgma-radio-text {
    color: #e55f50;
    font-weight: 700;
}
.sgma-pret-brown .sgma-radio-icon:active ~ .sgma-radio-text, .sgma-pret-brown .sgma-radio-icon.sgma-active ~ .sgma-radio-text {
    color: #391325;
    font-weight: 700;
}
.sgma-pret-red .sgma-radio-icon:active ~ .sgma-radio-text, .sgma-pret-red .sgma-radio-icon.sgma-active ~ .sgma-radio-text {
    color: #f80116;
    font-weight: 700;
}
.sgma-pret-pink .sgma-radio-icon:active ~ .sgma-radio-text, .sgma-pret-pink .sgma-radio-icon.sgma-active ~ .sgma-radio-text {
    color: #eb2d90;
    font-weight: 700;
}


/*====================
    Help tool start
=====================*/
.sgma-radio-set-help-tool{
    display: flex;
    justify-content: space-between;
}

.sgma-radio-set-help-tool .item{
    width: 100%;
}

.sgma-radio-set-help-tool .sgma-radio-element{
    max-width: 100%;
}
.sgma-radio-set-help-tool .sgma-radio-element .sgma-radio-icon{
    margin-left: auto;
    margin-right: auto;
    max-width: 170px;
}

.sgma-radio-set-help-tool .sgma-radio-element.sgma-active .sgma-radio-icon {
    border: 5px solid #e9041e;
}
.sgma-radio-set-help-tool .sgma-radio-element.sgma-active .sgma-radio-text {
    color: #e9041e;
}
.sgma-radio-set-help-tool .sgma-radio-help-icon1 .sgma-radio-icon {
    border: 5px solid #3c1125;
    background: url(../img/help_radio_icon2.png) no-repeat center #3c1125;
}
.sgma-radio-set-help-tool .sgma-radio-help-icon1 .sgma-radio-icon > div {
    background: url(../img/help_radio_icon2_active.png) no-repeat center #fff;
}
.sgma-radio-set-help-tool .sgma-radio-help-icon2 .sgma-radio-icon {
    border: 5px solid #002c2f;
    background: url(../img/help_radio_icon3.png) no-repeat center #002c2f;
}
.sgma-radio-set-help-tool .sgma-radio-help-icon2 .sgma-radio-icon > div {
    background: url(../img/help_radio_icon3_active.png) no-repeat center #fff;
}
.sgma-radio-set-help-tool .sgma-radio-help-icon3 .sgma-radio-icon {
    border: 5px solid #000000;
    background: url(../img/help_radio_icon1.png) no-repeat center #000000;
}
.sgma-radio-set-help-tool .sgma-radio-help-icon3 .sgma-radio-icon > div {
    background: url(../img/help_radio_icon1_active.png) no-repeat center #fff;
}
.sgma-help-tool {
    display: block;
}
.sgma-custom-text-field {
    position: relative;
    display: inline-block;
    padding: 0 50px 0 0;
}
.sgma-custom-text-field input[type="tel"], .sgma-custom-text-field input[type="text"] {
    font-family: 'Source Sans Pro', sans-serif;
    font-weight: 700;
    color: #000;
    font-size: 16px;
    padding: 25px 30px;
    background: #fff;
    -webkit-box-shadow: 0 0 13px 0 rgba(0,0,0,0.2);
    -moz-box-shadow: 0 0 13px 0 rgba(0,0,0,0.2);
    box-shadow: 0 0 13px 0 rgba(0,0,0,0.2);
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    font-style: normal;
    min-width: 360px;
}
.sgma-custom-text-field ::-webkit-input-placeholder {
    font-style: normal;
    font-family: 'Source Sans Pro', sans-serif;
    font-weight: 700;
    color: #ccc;
}
.sgma-custom-text-field ::-moz-placeholder {
    font-style: normal;
    font-family: 'Source Sans Pro', sans-serif;
    font-weight: 700;
    color: #ccc;
}
.sgma-custom-text-field :-ms-input-placeholder {
    font-style: normal;
    font-family: 'Source Sans Pro', sans-serif;
    font-weight: 700;
    color: #ccc;
}
.sgma-custom-text-field :-moz-placeholder {
    font-style: normal;
    font-family: 'Source Sans Pro', sans-serif;
    font-weight: 700;
    color: #ccc;
}
.sgma-custom-field-error {
    font-size: 16px;
    margin: 20px 0 0 0;
    font-family: 'Montserrat', sans-serif;
    display: none;
}
.sgma-custom-text-field .sgma-input-currency {
    position: absolute;
    right: 0;
    top: 0;
    font-size: 20px;
    font-weight: 900;
    display: inline-block;
    line-height: 70px;
    font-family: 'Montserrat', sans-serif;
}
.sgma-custom-radio-set {
    display: flex;
    align-items: stretch;
    justify-content: center;
    flex-wrap: wrap;
    margin: 0 -1%;
}
.sgma-custom-radio-set label {
    background: #fff;
    -webkit-box-shadow: 0 0 13px 0 rgba(0,0,0,0.2);
    -moz-box-shadow: 0 0 13px 0 rgba(0,0,0,0.2);
    box-shadow: 0 0 13px 0 rgba(0,0,0,0.2);
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    font-size: 16px;
    font-weight: 700;
    display: flex;
    align-items: center;
    padding: 5px 22px;
    min-height: 70px;
    margin: 0 1% 15px 1%;
    cursor: pointer;
    position: relative;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
}
.sgma-custom-radio-set label.sgma-active {
    background: #eeeeee;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}
.sgma-custom-radio-set input{
    opacity: 0;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    cursor: pointer;
    margin: 0;
}
.sgma-custom-radio-set .sgma-custom-radio-checkmark {
    min-width: 18px;
    height: 18px;
    display: inline-block;
    background: #fff;
    -webkit-box-shadow: 0 0 12px 0 rgba(0,0,0,0.2);
    -moz-box-shadow: 0 0 12px 0 rgba(0,0,0,0.2);
    box-shadow: 0 0 12px 0 rgba(0,0,0,0.2);
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    margin: 0 20px 0 0;
    position: relative;
}
.sgma-custom-radio-checkmark:after {
    display: none;
}
.sgma-custom-radio-set .sgma-custom-radio-checkmark:after {
    left: 3px;
    top: 3px;
    width: 12px;
    height: 12px;
    background: #4b4b4b;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    content: "";
    position: absolute;
    display: block;
    opacity: 0;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
}
.sgma-custom-radio-set input:checked ~ .sgma-custom-radio-checkmark:after {
    opacity: 1;
}
.sgma-custom-radio-cols3 {
    margin: 0 -2%;
}
.sgma-custom-radio-cols3 label {
    width: 29%;
    margin-left: 2%;
    margin-right: 2%;
}
.sgma-question-block-help {
    padding-bottom: 15px;
}
.sgma-help-tool-results {
    padding-top: 10px;
}
.sgma-help-tool-result-list {
    display: flex;
    align-items: stretch;
    flex-wrap: wrap;
    margin: 0 -1%;
}
.sgma-help-tool-result-list .sgma-help-tool-result-element {
    margin: 25px 0;
    padding: 0 1%;
    width: 33.33%;
}
.sgma-help-tool-result-element > img {
    margin: 0 0 25px 0;
    max-width: 100%;
    display: block;
    max-height: 160px;
}
.sgma-help-tool-result-element > div {
    padding: 0 13px;
}
.sgma-help-tool-result-element > div > h4 {
    font-size: 16px;
    color: #e9041e;
    font-family: 'Source Sans Pro', sans-serif;
    font-weight: 900;
    margin: 0 0 10px 0;
}
.sgma-help-tool-result-element .sgma-button {
    margin: 15px 0 0 0;
}
.sgma-help-tool-results .sgma-big-button.sgma-dark-button {
    margin-top: 10px;
}
/*====================
    Help tool end
=====================*/
.sgma-comperator {
    position: relative;
    margin: 15px 0 75px 0;
}

.sgma-comperator .img-carte{
    border: 1px solid #d3d4e8;
    border-bottom: none;
    -webkit-border-radius: 10px 10px 0 0;
    -moz-border-radius: 10px 10px 0 0;
    border-radius: 10px 10px 0 0;
    margin: 0 10px;
}



.sgma-comperator .sgma-comperator-arrow {
    width: 50px;
    height: 50px;
    right: 5px;
    top: 290px;
    position: absolute;
    background-size: 100% auto;
    cursor: pointer;
    z-index: 10;

}
.sgma-comperator-scroll {
    overflow-x: scroll;
    width: 63%;
    margin-left: 37%;
    overflow-y: visible;
    background: #fff;
}
.sgma-comperator .sgma-comperator-content {
    /*width: 1305px;*/
}
.sgma-comperator .sgma-comperator-content > div {
    display: flex;
    align-items: stretch;
    overflow: hidden;
}
.sgma-comperator .sgma-comperator-content > div > div {
    width: 170px;
    position: relative;
}
.sgma-comperator .sgma-comperator-content > div:first-child > div {
    padding: 10px 0 5px 0;
    text-align: center;
    font-size: 12px;
    font-weight: 700;
    color: #000;
    vertical-align: top;
}
.sgma-comperator .sgma-comperator-content > div:first-child > div img {
    max-width: 100%;
    margin: 0;
}


.sgma-comperator .sgma-comperator-content .sgma-comperator-headcol {
    position: absolute;
    width: 37%;
    left: 0;
    top: auto;
    padding: 10px 15px 10px 34px;
    color: #000;
    font-size: 16px;
    line-height: 1.4;
}
.sgma-comperator .sgma-comperator-headcol strong {
    font-weight: 700;
}
.sgma-comperator .sgma-comperator-headcol small {
    display: inline-block;
    line-height: 1.3;
    font-size: 13px;
}
.sgma-comperator-mark {
    position: absolute;
    left: 50%;
    margin-left: -8px;
    top: 50%;
    margin-top: -7px;
}
.sgma-comperator .sgma-comperator-headcol ul {
    list-style: disc;
    list-style-position: inside;
}



/*====================
    Mobile style start
=====================*/
@media all and (max-width: 930px) {
    .sgma-comperator .sgma-comperator-content .sgma-comperator-headcol { padding-left: 15px; width: 280px; }
    .sgma-comperator-scroll { margin-left: 280px; width: calc(100% - 280px); }
}
@media all and (max-width: 768px) {
    .sgma-container { padding-left: 0; padding-right: 0; }
    .sgma-wrapper { padding-left: 15px; padding-right: 15px; }
    .sgma-h1, .sgma-banner .sgma-h2 { font-size: 20px; }
    .sgma-h3 { font-size: 18px; }
    .sgma-banner > div { font-size: 16px; padding: 30px 15px; }
    .sgma-radio-element .sgma-radio-text { font-size: 16px; }
    .sgma-question-block { border-left: 0; border-right: 0; padding: 20px 20px 25px 20px; }
    .sgma-question-block .sgma-h3 { margin: 0 0 20px 0 !important; padding: 0 !important; }
    .sgma-mobile-wrapper { padding-left: 15px; padding-right: 15px; }
    .epargne-products-result .sgma-product { padding: 0; width: 100%; float: none; }
    .sgma-contact-block { -webkit-border-radius: 0; -moz-border-radius: 0; border-radius: 0; padding-left: 0; padding-right: 0; }
    .sgma-contact-block fieldset { padding-left: 15px; padding-right: 15px; }
    .sgma-custom-radio-set label { width: 48%; }
    .sgma-custom-radio-cols3 label { width: 48%; margin-left: 1%; margin-right: 1%; }
    .sgma-custom-radio-cols3 { margin: 0 -1%; }
    .sgma-help-tool-result-list .sgma-help-tool-result-element { width: 50%; }
}
@media all and (max-width: 677px) {
    .sgma-radio-select { padding: 0 5%; }
    .sgma-radio-element { max-width: 150px; }
    .sgma-radio-select .owl-nav button.owl-prev { left: -2%; }
    .sgma-radio-select .owl-nav button.owl-next { right: -2%; }
}
@media all and (max-width: 620px) {
    .sgma-banner.sgma-contact-banner { display: block; background-size: auto 70% !important; background-position: left top !important; padding-top: 180px; position: relative; }
    .sgma-banner.sgma-contact-banner:after { content: ''; position: absolute; left: 0; bottom: 0; width: 100%; height: 45%; background: -moz-linear-gradient(top, rgba(180,180,180,0) 0%, rgba(180,180,180,1) 20%);
        background: -webkit-linear-gradient(top, rgba(180,180,180,0) 0%,rgba(180,180,180,1) 20%);
        background: linear-gradient(to bottom, rgba(180,180,180,0) 0%,rgba(180,180,180,1) 20%);
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00b4b4b4', endColorstr='#b4b4b4',GradientType=0 ); }
    .sgma-banner.sgma-contact-banner > div { display: block; width: 100%; padding: 20px 15px 20px 15px; height: auto; font-size: 14px; background: rgba(0,0,0,0.5); position: relative; z-index: 2; text-align: right; }
    .sgma-banner.sgma-contact-banner > div:first-child { display: none; }
    .sgma-banner.sgma-contact-banner .sgma-h2:after { left: auto; right: 0; width: 2.5em; }
}
@media all and (max-width: 560px) {
    .sgma-help-tool-result-list .sgma-help-tool-result-element { width: 100%; }
}
@media all and (max-width: 500px) {
    .sgma-container { font-size: 14px; }
    .sgma-h1 { font-size: 18px; }
    .sgma-banner .sgma-h2 { font-size: 16px; }
    .sgma-h3 { font-size: 16px; }
    .sgma-banner .sgma-h2:after { width: 40px; left: -11px; }
    .sgma-banner { display: block; }
    .sgma-banner > div { display: block; width: 100%; padding: 20px 30px 20px 25px; height: auto; font-size: 14px; }
    .sgma-banner > div:first-child { display: none; }
    .sgma-product-banner { background: #fff; }
    .sgma-product-banner .sgma-banner-text { color: #000; }
    .sgma-menu > li > a, .sgma-menu > li > span { font-size: 14px; }
    .sgma-menu > li > ul > li > a { font-size: 14px; }
    .sgma-radio-element { padding: 0 5px; }
    .sgma-radio-select .owl-nav button.owl-prev, .sgma-radio-select .owl-nav button.owl-next { width: 4.5%; }
    .sgma-radio-select .owl-nav button.owl-prev { left: -2%; }
    .sgma-radio-select .owl-nav button.owl-next { right: -2%; }
    .sgma-style-select .select2-container .select2-selection--single { height: 36px; }
    .sgma-style-select .select2-container .select2-selection--single .select2-selection__rendered { line-height: 36px; }
    .sgma-product img { max-width: 115px; margin: 0 -115px 0 0; }
    .sgma-product .sgma-product-text { padding: 0 0 0 130px; }
    .sgma-contact-button, .sgma-big-button { min-width: 230px; }
    .sgma-contact-block fieldset input { max-width: 100%; width: 100%; }
    #sgma-captcha { width: 100%; }
    #sgma-captcha > div { float: none; margin: 0 auto; }
    .sgma-contact-block fieldset input { font-size: 14px; }
    .sgma-custom-radio-set label, .sgma-custom-radio-cols3 label { width: 98%; }
    .sgma-custom-text-field, .sgma-custom-text-field input[type="tel"], .sgma-custom-text-field input[type="text"] { width: 100%; min-width: 100%; }
    .sgma-comperator .sgma-comperator-content .sgma-comperator-headcol { padding-left: 10px; width: 165px; padding-right: 10px; font-size: 15px; }
    .sgma-comperator-scroll { margin-left: 165px; width: calc(100% - 165px); }
    .sgma-comperator .sgma-comperator-content > div > div { width: 165px; }
    .sgma-comperator .sgma-comperator-content { width: 1080px; }
}
/*====================
    Mobile style end
=====================*/