ul.dropdown-menu li { margin-left: 0 !important;}

.process_steps {
    overflow: hidden;
    border-radius: 2px;
    margin-bottom: 35px;
    width: 100%;
    min-height: 0
}
.process_steps--style1 {
    display: table;
    table-layout: fixed
}
.process_steps--style1 .process_steps__step {
    display: table-cell;
    padding: 20px 10px;
    color: #fff;
    position: relative;
    text-align: center;
    vertical-align: middle;
    height: 240px
}
.process_steps--style1 .process_steps__step:first-child {
    border-radius: 3px 0 0 3px
}
.process_steps--style1 .process_steps__step:last-child {
    border-radius: 0 3px 3px 0
}
.process_steps--style1 .process_steps__step:after {
    content: '';
    position: absolute;
    top: 15px;
    right: -14px;
    border: 7px solid transparent;
    z-index: 1
}
.process_steps--style1 .process_steps__intro {
    background: #CD2122;
    text-align: left;
    padding: 20px
}
.process_steps--style1 .process_steps__intro:after {
    border-left-color: #CD2122
}
.process_steps--style1 .process_steps__intro-title {
    margin-top: 0;
    line-height: 1.2;
    font-weight: 500;
    font-size: 24px; color:#fff;
}
.process_steps--style1 .process_steps__intro-title strong {
    font-size: 120%;
    display: block
}
.process_steps--style1 .process_steps__intro-link {
    font-size: 11px;
    font-weight: 700;
    color: #eee
}
.process_steps--style1 .process_steps__step-title {
    color: #333;
    font-weight: 700;
    font-size: 20px; 
    color: #fff;
}

.process_steps--style1 .process_steps__intro-link:hover {
    color: #fff
}
.process_steps--style1 .process_steps__step-desc {
    margin-bottom: 0
}
.process_steps--style1 .process_steps__step-icon {
    margin: 20px 0 15px;
    min-height: 50px;
    line-height: 50px;
    font-size: 56px
}
.process_steps--style1 .process_steps__step-typeimg,
.process_steps--style1 .process_steps__step-typeimg img {
    max-height: 90px;
    display: inline-block
}
.process_steps--style1 .process_steps__step:nth-child(2) {
    background-color: #5a5a5a
}
.process_steps--style1 .process_steps__step:nth-child(2):after {
    border-left-color: #5a5a5a
}
.process_steps--style1 .process_steps__step:nth-child(3) {
    background-color: #4a4a4a
}
.process_steps--style1 .process_steps__step:nth-child(3):after {
    border-left-color: #4a4a4a
}
.process_steps--style1 .process_steps__step:nth-child(4) {
    background-color: #3e3e3e
}
.process_steps--style1 .process_steps__step:nth-child(4):after {
    border-left-color: #3e3e3e
}
.process_steps--style1 .process_steps__step:nth-child(5) {
    background-color: #383838
}
.process_steps--style1 .process_steps__step:nth-child(5):after {
    border-left-color: #383838
}
.process_steps--style1 .process_steps__step:nth-child(6) {
    background-color: #303030
}
.process_steps--style1 .process_steps__step:nth-child(6):after {
    border-left-color: #303030
}
.process_steps--style1 .process_steps__step:nth-child(7) {
    background-color: #252525
}
.process_steps--style1 .process_steps__step:nth-child(7):after {
    border-left-color: #252525
}
.process_steps--style1 .process_steps__step:last-child:after {
    border: 0
}
@media screen and (min-width: 768px) and (max-width: 991px) {
    .process_steps--style1 {
        display: block
    }
    .process_steps--style1 .process_steps__step {
        float: left;
        width: 33.3333%
    }
    .process_steps--style1 .process_steps__intro {
        display: block;
        width: 100%;
        float: none;
        height: auto
    }
}
@media screen and (max-width: 767px) {
    .process_steps--style1 {
        display: block
    }
    .process_steps--style1 .process_steps__step {
        float: left;
        width: 100%
    }
    .process_steps--style1 .process_steps__intro {
        display: block;
        width: 100%;
        float: none;
        height: auto
    }
}
.process_steps--style2 {
    overflow: hidden;
    padding: 11px 0
}
.container .process_steps--style2,
.shop-latest .tab-content {
    overflow: visible
}
.process_steps--style2 .process_steps__container,
.process_steps--style2 .process_steps__height {
    min-height: 235px
}
.process_steps--style2 .process_steps__container {
    float: left;
    width: 66%;
    border-radius: 5px;
    position: relative;
    min-height: 230px;
    padding-right: calc(((100vw - 1170px)/ 2) + 15px)
}
.container .process_steps--style2 .process_steps__container {
    padding-right: 0
}
.process_steps--style2 .process_steps__container:before {
    content: '';
    width: 102%;
    height: 108%;
    position: absolute;
    left: -30px;
    -webkit-transform: skewX(-10deg) translate3d(0, 0, 0);
    -ms-transform: skewX(-10deg) translate3d(0, 0, 0);
    transform: skewX(-10deg) translate3d(0, 0, 0);
    border: 1px solid #E0E0E0;
    top: -4%;
    padding-right: calc(((100vw - 1170px)/ 2) + 60px);
    box-sizing: content-box;
    border-radius: 5px
}
.process_steps--style2 .process_steps__container:after {
    content: '';
    width: 10px;
    height: 106%;
    position: absolute;
    left: -40px;
    -webkit-transform: skewX(-10deg) translate3d(0, 0, 0);
    -ms-transform: skewX(-10deg) translate3d(0, 0, 0);
    transform: skewX(-10deg) translate3d(0, 0, 0);
    z-index: 1;
    top: -3%;
    background: -webkit-gradient(100% 50%, ellipse, rgba(0, 0, 0, .5), transparent 70%);
    background: -webkit-radial-gradient(100% 50%, ellipse, rgba(0, 0, 0, .5), transparent 70%);
    background: radial-gradient(ellipse at 100% 50%, rgba(0, 0, 0, .5), transparent 70%);
    background: -webkit-radial-gradient(100% 50%, 100% 70%, rgba(0, 0, 0, .5) 0, transparent 70%)
}
.process_steps--style2.kl-bgc-light .process_steps__container:before {
    background: #fff
}
.process_steps--style2.kl-bgc-gray .process_steps__container:before {
    background: #F1F1F1;
    border: 1px solid #F1F1F1
}
.process_steps--style2 .process_steps__step {
    padding: 20px;
    color: #fff;
    position: relative;
    text-align: center;
    height: 100%;
    display: table-cell;
    vertical-align: middle
}
.process_steps--style2 .process_steps__container .process_steps__step:after {
    content: '';
    width: 10px;
    height: 70%;
    background: url(../images/step-separator.svg) left top no-repeat;
    left: 100%;
    top: 15%;
    -webkit-transform: skew(-10deg);
    -ms-transform: skew(-10deg);
    transform: skew(-10deg);
    opacity: .05;
    position: absolute
}
.process_steps--style2 .process_steps__container .process_steps__step:last-child:after {
    display: none
}
.process_steps--style2 .process_steps__inner {
    display: table;
    table-layout: fixed;
    width: 100%
}
.process_steps--style2 .process_steps__step-title {
    color: #333;
    font-weight: 700;
    font-size: 20px; 
    color: #fff;
}
.process_steps--style2 .process_steps__step-desc {
    color: #888;
    margin-bottom: 0
}
.process_steps--style2 .process_steps__step-icon {
    margin: 20px 0 15px;
    min-height: 50px;
    line-height: 50px;
    font-size: 48px
}
.process_steps--style2 .process_steps__step-typeimg,
.process_steps--style2 .process_steps__step-typeimg .process_steps__step-icon-src {
    max-height: 90px;
    display: inline-block;
    margin: 0
}
.process_steps--style2 .process_steps__intro {
    background: #CD2122;
    text-align: left;
    float: left;
    width: 34%;
    padding: 30px 40px 30px 30px;
    padding-left: calc(((100vw - 1170px)/ 2) + 15px)
}
.container .process_steps--style2 .process_steps__intro {
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
    padding-left: 30px
}
.process_steps--style2 .process_steps__intro:after {
    border-left-color: #CD2122
}
.process_steps--style2 .process_steps__intro-title {
    margin-top: 0;
    line-height: 1.2;
    font-weight: 500;
    position: relative;
    padding-bottom: 10px
}
.process_steps--style2 .process_steps__intro-title::before {
    content: '';
    height: 3px;
    width: 30px;
    background: #fff;
    position: absolute;
    display: inline-block;
    bottom: 0
}
.process_steps--style2 .process_steps__intro-title strong {
    font-size: 120%;
    display: block
}
.process_steps--style2 .process_steps__intro-link {
    font-size: 11px;
    font-weight: 700;
    color: #eee;
    display: inline-block
}
.process_steps--style2 .process_steps__intro-link:hover {
    color: #fff
}
@media screen and (min-width: 992px) and (max-width: 1199px) {
    .process_steps--style2 .process_steps__container {
        padding-right: calc(((100vw - 970px)/ 2) + 15px)
    }
    .process_steps--style2 .process_steps__container:before {
        padding-right: calc(((100vw - 970px)/ 2) + 60px)
    }
    .process_steps--style2 .process_steps__intro {
        padding-left: calc(((100vw - 970px)/ 2) + 15px)
    }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
    .process_steps--style2 {
        display: block
    }
    .process_steps--style2 .process_steps__container {
        width: 100%
    }
    .process_steps--style2 .process_steps__step {
        float: left;
        width: 33.3333%
    }
    .process_steps--style2 .process_steps__intro {
        display: block;
        width: 100%;
        float: none;
        height: auto;
        min-height: 0
    }
    .process_steps--style2 .process_steps__container:before {
        -webkit-transform: none;
        -ms-transform: none;
        transform: none;
        left: -5px;
        padding: 0;
        width: calc(100% + 10px)
    }
    .process_steps--style2 .process_steps__container:after {
        display: none
    }
    .process_steps--style2 .process_steps__container .process_steps__step:after {
        -webkit-transform: none;
        -ms-transform: none;
        transform: none
    }
}
@media screen and (max-width: 767px) {
    .process_steps--style2 {
        display: block
    }
    .process_steps--style2 .process_steps__container {
        width: 100%
    }
    .process_steps--style2 .process_steps__step {
        float: left;
        width: 100%;
        margin-bottom: 30px
    }
    .process_steps--style2 .process_steps__intro {
        display: block;
        width: 100%;
        float: none;
        height: auto;
        min-height: 0;
        padding: 30px;
        margin-bottom: 0
    }
    .process_steps--style2 .process_steps__container:before {
        -webkit-transform: none;
        -ms-transform: none;
        transform: none;
        left: -5px;
        padding: 0;
        width: calc(100% + 10px)
    }
    .process_steps--style2 .process_steps__container .process_steps__step:after,
    .process_steps--style2 .process_steps__container:after {
        display: none
    }
}
.process_steps__step:hover .process_steps__step-icon-src[data-animation=tada] {
    -webkit-animation: tada ease-in-out 1 normal .8s;
    animation: tada ease-in-out 1 normal .5s
}
.process_steps__step:hover .process_steps__step-icon-src[data-animation=pulse] {
    -webkit-animation: pulse ease-in-out 1 normal .5s;
    animation: pulse ease-in-out 1 normal .5s
}
.process_steps__step:hover .process_steps__step-icon-src[data-animation=fadeOutRightBig] {
    -webkit-animation: fadeOutRightBig ease-out 1 normal 1s;
    animation: fadeOutRightBig ease-out 1 normal 1s
}
.pulse {
    -webkit-animation-name: pulse;
    animation-name: pulse
}
@-webkit-keyframes pulse {
    0%, 100% {
        -webkit-transform: scale(1)
    }
    33% {
        -webkit-transform: scale(.9)
    }
    66% {
        -webkit-transform: scale(1.1)
    }
}
@keyframes pulse {
    0%, 100% {
        -webkit-transform: scale(1);
        transform: scale(1)
    }
    33% {
        -webkit-transform: scale(.9);
        transform: scale(.9)
    }
    66% {
        -webkit-transform: scale(1.1);
        transform: scale(1.1)
    }
}
.tada {
    -webkit-animation-name: tada;
    animation-name: tada
}
@-webkit-keyframes tada {
    0% {
        -webkit-transform: scale(1)
    }
    10%,
    20% {
        -webkit-transform: scale(.9) rotate(-3deg)
    }
    30%,
    50%,
    70%,
    90% {
        -webkit-transform: scale(1.1) rotate(3deg)
    }
    40%,
    60%,
    80% {
        -webkit-transform: scale(1.1) rotate(-3deg)
    }
    100% {
        -webkit-transform: scale(1) rotate(0)
    }
}
@keyframes tada {
    0% {
        -webkit-transform: scale(1);
        transform: scale(1)
    }
    10%,
    20% {
        -webkit-transform: scale(.9) rotate(-3deg);
        transform: scale(.9) rotate(-3deg)
    }
    30%,
    50%,
    70%,
    90% {
        -webkit-transform: scale(1.1) rotate(3deg);
        transform: scale(1.1) rotate(3deg)
    }
    40%,
    60%,
    80% {
        -webkit-transform: scale(1.1) rotate(-3deg);
        transform: scale(1.1) rotate(-3deg)
    }
    100% {
        -webkit-transform: scale(1) rotate(0);
        transform: scale(1) rotate(0)
    }
}
.fadeOutRightBig {
    -webkit-animation-name: fadeOutRightBig;
    animation-name: fadeOutRightBig
}
@-webkit-keyframes fadeOutRightBig {
    0% {
        -webkit-transform: translate(2px, 1px)
    }
    3% {
        -webkit-transform: translate(-1px, -2px)
    }
    6% {
        -webkit-transform: translate(-3px, 0)
    }
    8% {
        -webkit-transform: translate(0, 2px)
    }
    10% {
        -webkit-transform: translate(1px, -1px)
    }
    20% {
        -webkit-transform: translate(20px, -20px)
    }
    100% {
        -webkit-transform: translate(120px, -120px)
    }
}
@keyframes fadeOutRightBig {
    0% {
        -webkit-transform: translate(2px, 1px);
        transform: translate(2px, 1px)
    }
    3% {
        -webkit-transform: translate(-1px, -2px);
        transform: translate(-1px, -2px)
    }
    6% {
        -webkit-transform: translate(-3px, 0);
        transform: translate(-3px, 0)
    }
    8% {
        -webkit-transform: translate(0, 2px);
        transform: translate(0, 2px)
    }
    10% {
        -webkit-transform: translate(1px, -1px);
        transform: translate(1px, -1px)
    }
    20% {
        -webkit-transform: translate(20px, -20px);
        transform: translate(20px, -20px)
    }
    100% {
        -webkit-transform: translate(120px, -120px);
        transform: translate(120px, -120px)
    }
}
.step-boxes-4 {
    display: table;
    table-layout: fixed;
    width: 100%
}
.process_box4 {
    display: table-cell;
    text-align: center;
    position: relative
}
.process_box4 .stp_title {
    text-align: center;
    font-weight: 600;
    font-size: 16px
}
.process_box4 .number {
    display: block;
    width: 80px;
    height: 80px;
    position: absolute;
    top: -40px;
    left: 50%;
    margin-left: -40px
}
.process_box4 .number:before {
    content: '';
    background: #cd2122;
    border-radius: 50%;
    display: block;
    width: 20px;
    height: 20px;
    position: absolute;
    top: 50%;
    margin-top: -10px;
    left: 50%;
    margin-left: -10px;
    transition: all .2s ease-out
}
.process_box4:hover .number:before {
    width: 80px;
    height: 80px;
    margin-left: -40px;
    margin-top: -40px
}
.process_box4 .number span {
    visibility: hidden;
    opacity: 0;
    line-height: 80px;
    position: relative;
    color: #fff;
    font-weight: 700;
    font-size: 20px;
    text-align: center;
    transition: opacity .2s ease-out .1s, font-size .2s ease-out .1s, visibility .2s ease-out .1s;
    height: 80px;
    width: 80px;
    display: block
}
.process_box4:hover .number span {
    visibility: visible;
    opacity: 1;
    font-size: 30px
}
.pb__line {
    display: block;
    height: 1px;
    width: 100%;
    background: #d8d8d8;
    margin: 50px 0;
    position: relative
}
.process_box4 .content {
    color: #a3a3a3;
    padding: 0 10px
}
@media (max-width: 768px) {
    .process_box4 {
        display: block;
        margin-bottom: 50px
    }
}
a.step_link {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%
}



.col_4 { width: 24%; margin-right:1%; display: block;	position: relative;	margin-bottom: 50px; float: left; }
.col_3 { width: 32%; margin-right:1%; display: block;	position: relative;	margin-bottom: 50px; float: left; }

@media (min-width: 768px) and (max-width: 1199px) {
	.col_4 { width: 48%; margin-left:1%; margin-right: 1%; display: block;	position: relative;	margin-bottom: 50px; float: left;  }
	.col_3 { width: 33%; margin-right:1%; display: block;	position: relative;	margin-bottom: 50px; float: left; }
}

@media (max-width: 767px) {
	.col_4 { width: 100%; margin-right:0; float: none; margin-bottom: 50px !important; }
	.col_3 { width: 100%; margin-right:0; float: none; position: relative;	margin-bottom: 50px !important; }
}



.hover-box {
    display: block;
    padding: 15px;
    background: #969696;
    border: 1px solid rgba(0, 0, 0, .4);
    color: #fff;
    text-shadow: 1px 1px 0 rgba(0, 0, 0, .5);
    border-radius: 3px;
    margin-bottom: 20px;
    overflow: hidden
}
.hover-box:hover {
    background-color: #CD2122!important;
    color: #fff
}
.hover-box>img {
    float: left;
    margin: 15px 15px 8px 10px
}
.hover-box.centered>img {
    float: none
}
.hover-box>h3,
.hover-box>h4 {
    line-height: 1.1;
    margin-top: 0;
    color: #fff;
    font-size: 18px;
}
.hover-box>p {
    margin-bottom: 0;
    line-height: 1.1;
    margin-right: 50px;
}
.hover-box.hover-box-2>p,
.hover-box.hover-box-3>p,
.info-text {
    line-height: 1.4
}
.hover-box.hover-box-2,
.hover-box.hover-box-3 {
    text-shadow: none;
    border: none;
    padding: 25px;
    margin-bottom: 0;
    min-height: 180px;
    position: relative
}
.hover-box.hover-box-2:hover,
.hover-box.hover-box-3:hover {
    box-shadow: 0 10px 2px -6px rgba(0, 0, 0, .8);
    -webkit-transform: translateY(-4px);
    -ms-transform: translateY(-4px);
    transform: translateY(-4px)
}
.hover-box.hover-box-3 img {
    display: none
}
.hover-box.hover-box-2>h3,
.hover-box.hover-box-3>h3 {
    margin-bottom: 20px
}
.hover-box.hover-box-2>h4,
.hover-box.hover-box-3>h4 {
    font-weight: 700
}
.hover-box.hover-box-2 .hb-img {
    margin: 0;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    right: 15px;
    float: none;
    max-width: none;
    -webkit-transition: all .2s ease-out;
    transition: all .2s ease-out
}
.hover-box.hover-box-2 .hb-img.rb-right {
    right: 0
}
.hover-box.hover-box-2>p:after,
.hover-box.hover-box-3>p:after {
    content: '';
    height: 3px;
    width: 50px;
    display: block;
    background: #fff;
    margin-top: 22px
}
.hover-box.hover-box-2:hover .hb-img {
    opacity: 0;
    right: -100%
}
.hover-box.hover-box-2 .hb-circle {
    background: url(images/circle-arr-hover.svg) left top no-repeat;
    width: 187px;
    height: 187px;
    display: block;
    position: absolute;
    bottom: -40px;
    right: -40px;
    -webkit-transform: translateX(100%);
    -ms-transform: translateX(100%);
    transform: translateX(100%);
    opacity: 0;
    -webkit-transition: all .3s ease-out;
    transition: all .3s ease-out
}
.hover-box.hover-box-2:hover .hb-circle {
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
    opacity: 1
}






.ts-pt-testimonials {
    margin-left: -50px
}
.ts-pt-testimonials__item {
    float: left;
    margin-left: 50px;
    margin-bottom: 50px;
    color: #fff
}
.ts-pt-testimonials__item--size-1 {
    width: -webkit-calc(33% - 50px);
    width: calc(33% - 50px)
}
.ts-pt-testimonials__item--size-2 {
    width: -webkit-calc(50% - 50px);
    width: calc(50% - 50px)
}
.ts-pt-testimonials__item--size-3 {
    width: -webkit-calc(75% - 50px);
    width: calc(75% - 50px)
}
.ts-pt-testimonials__item--size-4 {
    width: -webkit-calc(100% - 50px);
    width: calc(100% - 50px)
}
.ts-pt-testimonials__text {
    background: #2781A3 !important;
/*    background: #CD2122; opacity: 0.7;*/
    border-radius: 3px;
    padding: 25px 25px 40px;
    font-size: 16px;
    font-weight: 400;
    font-style: italic;
    line-height: 1.7;
    position: relative
}
.ts-pt-testimonials__text b {
    color: #00161f;
}
.ts-pt-testimonials__text:after {
    content: '';
    position: absolute;
    left: 55px;
    border: 13px solid transparent
}
.adbox.video:after,
.ts-pt-partners__title:after {
    left: 0;
    content: ''
}
.ts-pt-testimonials__item--normal .ts-pt-testimonials__text:after {
    top: 100%;
/*    border-top-color: rgba(0, 0, 0, .5);*/
      border-top-color: #2781A3 !important;

}
.ts-pt-testimonials__item--reversed .ts-pt-testimonials__text:after {
    bottom: 100%;
/*    border-bottom-color: rgba(0, 0, 0, .5)*/
      border-top-color: #2781A3 !important;
}
.ts-pt-testimonials__item--normal .ts-pt-testimonials__infos {
    margin-top: 15px
}
.ts-pt-testimonials__item--reversed .ts-pt-testimonials__infos {
    margin-bottom: 15px
}
.ts-pt-testimonials__item--normal .ts-pt-testimonials__infos--noimg {
    margin-top: 25px;
    margin-left: 20px
}
.ts-pt-testimonials__item--reversed .ts-pt-testimonials__infos--noimg {
    margin-bottom: 25px;
    margin-left: 20px
}
.ts-pt-testimonials__img {
    position: relative;
    width: 110px;
    height: 110px;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    border-radius: 50%;
    overflow: hidden;
    float: left;
    margin-right: 20px;
    margin-left: 25px;
    border: 5px solid rgba(255, 255, 255, .2);
    background-clip: content-box
}
.ts-pt-testimonials__item--normal .ts-pt-testimonials__img {
    margin-top: -35px
}
.ts-pt-testimonials__item--reversed .ts-pt-testimonials__img {
    margin-top: -15px
}
.ts-pt-testimonials__item--size-1 .ts-pt-testimonials__img {
    width: 60px;
    height: 60px;
    margin-left: 5px;
    margin-top: 0
}
.ts-pt-testimonials__name {
    font-size: 16px;
    line-height: 1.4;
    font-weight: 700;
    text-transform: uppercase;
    margin-bottom: 0;
    margin-top: 0;
    color: #333;
}
.ts-pt-testimonials__item--size-1 .ts-pt-testimonials__name {
    font-size: 14px
}
.ts-pt-testimonials__position {
    font-size: 13px;
    line-height: 1.4;
    font-weight: 300;
    margin-bottom: 5px;
    color: #000;
}
.ts-pt-testimonials__stars span {
    opacity: .6;
    font-size: 9px
}
.ts-pt-testimonials__stars--1 span:nth-child(1)~span,
.ts-pt-testimonials__stars--2 span:nth-child(2)~span,
.ts-pt-testimonials__stars--3 span:nth-child(3)~span,
.ts-pt-testimonials__stars--4 span:nth-child(4)~span {
    opacity: .3
}
.ts-pt-partners__title {
    width: 22%;
    float: left;
    font-size: 18px;
    color: #fff;
    opacity: .6;
    position: relative;
    line-height: 1.2
}
.testimonials-partners--dark .ts-pt-partners__title,
.testimonials-partners--dark .ts-pt-testimonials__item {
    color: #181818
}
.ts-pt-partners__title:after {
    position: absolute;
    bottom: -15px;
    width: 50px;
    height: 3px;
    background: #fff
}
.ts-pt-partners__carousel-wrapper {
    width: 100%
}
.ts-pt-partners--y-title .ts-pt-partners__carousel-wrapper {
    width: 78%;
    float: left
}
.ts-pt-partners__carousel-item {
    float: left;
    height: 60px;
    line-height: 60px;
    vertical-align: middle;
    text-align: center
}
.ts-pt-partners__img {
    max-height: 60px;
    width: auto;
    -webkit-transform: translateY(100%);
    -ms-transform: translateY(100%);
    transform: translateY(100%);
    opacity: 0;
    -webkit-transition: opacity .6s ease .1s, -webkit-transform .6s ease 0s;
    transition: opacity .6s ease .1s, transform .6s ease 0s
}
.ts-pt--active-item .ts-pt-partners__img {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
    opacity: 1
}
.ts-pt--active-item~.ts-pt--active-item .ts-pt-partners__img {
    -webkit-transition-delay: .2s, .1s;
    transition-delay: .2s, .1s
}
.ts-pt--active-item~.ts-pt--active-item~.ts-pt--active-item .ts-pt-partners__img {
    -webkit-transition-delay: .3s, .2s;
    transition-delay: .3s, .2s
}
.ts-pt--active-item~.ts-pt--active-item~.ts-pt--active-item~.ts-pt--active-item .ts-pt-partners__img {
    -webkit-transition-delay: .4s, .3s;
    transition-delay: .4s, .3s
}
.ts-pt--active-item~.ts-pt--active-item~.ts-pt--active-item~.ts-pt--active-item~.ts-pt--active-item .ts-pt-partners__img {
    -webkit-transition-delay: .5s, .4s;
    transition-delay: .5s, .4s
}
.testimonials-partners--dark .testimonials-partners__separator {
    background: #181818; background:#4F8FA9;
}
.testimonials-partners--dark .ts-pt-testimonials__text {
    background: rgba(255, 255, 255, .2)
}
.testimonials-partners--dark .ts-pt-testimonials__item--normal .ts-pt-testimonials__text:after {
    border-top-color: rgba(255, 255, 255, .2)
}
.testimonials-partners--dark .ts-pt-testimonials__item--reversed .ts-pt-testimonials__text:after {
    border-bottom-color: rgba(255, 255, 255, .2)
}
.testimonials-partners--dark .ts-pt-partners__title:after {
    background: #181818; background:#4F8FA9;
}
@media screen and (max-width: 992px) {
    .ts-pt-testimonials__item--size-1,
    .ts-pt-testimonials__item--size-2,
    .ts-pt-testimonials__item--size-3 {
        width: -webkit-calc(50% - 50px);
        width: calc(50% - 50px)
    }
    .ts-pt-partners__title {
        width: 100%;
        float: none;
        margin-bottom: 30px
    }
    .ts-pt-partners__title:after {
        content: '';
        position: absolute;
        bottom: -15px;
        left: 0;
        width: 50px;
        height: 3px;
        background: #fff
    }
    .ts-pt-partners--y-title .ts-pt-partners__carousel-wrapper {
        width: 100%;
        clear: left;
        float: none
    }
}
@media screen and (max-width: 767px) {
    .ts-pt-testimonials__item--size-1,
    .ts-pt-testimonials__item--size-2,
    .ts-pt-testimonials__item--size-3 {
        width: -webkit-calc(100% - 50px);
        width: calc(100% - 50px)
    }
}


.titre-choix-pose { 
font-size: 24px;
  color: #444;
font-weight: 600;
line-height: 1.5;
margin: 30px 0 0 0;
font-family: 'Raleway', sans-serif;

}


.pricing-kit { border : 2px solid #FF7302 !important;}
.pricing-kit .pricing-action-area { background-color: #FFDEC4 !important; }
.pricing-kit .pricing-meta { 	letter-spacing: 0px !important; color: #000 !important; font-weight: bold !important; }
.pricing-kit .pricing-features li {	padding: 0 !important; }

.team-desc del { color: #999; font-size: 90%; }

.fbox-text { height: 170px; }


.product .product-frontpage { height: 100px !important; }



/*		.revo-slider-emphasis-text {
			font-size: 58px;
			font-weight: 700;
			letter-spacing: 1px;
			font-family: 'Raleway', sans-serif;
			padding: 15px 20px;
			border-top: 2px solid #FFF;
			border-bottom: 2px solid #FFF;
		}

		.revo-slider-desc-text {
			font-size: 20px;
			font-family: 'Lato', sans-serif;
			width: 650px;
			text-align: center;
			line-height: 1.5;
		}

		.revo-slider-caps-text {
			font-size: 16px;
			font-weight: 400;
			letter-spacing: 3px;
			font-family: 'Raleway', sans-serif;
		}*/

ul.list-pricing li {
line-height:1.1 !important;
}

.pricing-box-choix-gamme{
  padding:30px 15px 50px 15px;
  background-color: #F5F5F5; 
  height:auto; 
  border-radius: 0 3px 3px 0; 
  text-align: center;
}

.pricing-prix-choix-gamme{
  text-transform: uppercase; 
  font-weight: 300 !important; 
  font-size: 14px !important; 
  line-height:1; 
  color: #999;
}

.btn-choix-gamme {}

.button.button-small {
  padding:0 10px !important;

}
.btn-livraison{}
.btn-panier{}
@media (min-width: 991px) {
.btn-choix-gamme {
	padding: 0 32px;
	font-size: 18px;
	letter-spacing: 2px;
	height: 52px;
	line-height: 52px;
	}
.btn-panier{
	padding: 0 32px;
	font-size: 18px;
	letter-spacing: 2px;
	height: 52px;
	line-height: 52px;
  }
.btn-livraison{
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
  }
.quantity .plus,
.quantity .minus{
  width:30% !important;
  }
.quantity .qty {
  width:40% !important;
  }
}
@media (min-width: 768px) and (max-width: 990px) {
.btn-choix-gamme {
	padding: 0 32px;
	font-size: 18px;
	letter-spacing: 2px;
	height: 52px;
	line-height: 52px;
	}
.btn-panier{
	padding: 0 32px;
	font-size: 18px;
	letter-spacing: 2px;
	height: 52px;
	line-height: 52px;
  }
.btn-livraison{
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
  }
.quantity .plus,
.quantity .minus,
.quantity .qty {
  width:50% !important;
  margin-left: 25%;
  }

}
@media (min-width: 480px) and (max-width: 767px) {
.btn-choix-gamme {
	padding: 0 26px;
	font-size: 16px;
	height: 46px;
	line-height: 46px;
	}
.btn-panier{
	padding: 0 21px !important;
	font-size: 16px !important;
	height: 46px !important;
	line-height: 46px !important;
	float: left !important;
	margin:0px !important;
  }
.btn-livraison{
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
  }
.quantity .plus,
.quantity .minus,
.quantity .qty {
  width:80% !important;
  margin-left: 10%;
	float: left !important;
  }
}

@media (max-width: 479px) {
.btn-choix-gamme {
	padding: 0 17px;
	font-size: 12px;
	height: 34px;
	line-height: 34px;
  }
.container {
  padding-left:5px;
  padding-right:5px;
  }
#top-cart .top-cart-content {
  width: 300px;
  }
.btn-panier{
	padding: 0 21px !important;
	font-size: 16px !important;
	height: 46px !important;
	line-height: 46px !important;
  }
.quantity .plus,
.quantity .minus,
.quantity .qty {
  width:100% !important;
  }
}

.cart-product-price,
.cart-product-subtotal {
  text-align: center !important;
  min-width: 40px;
  max-width: 100px;
  width: 10%;
  }

.cart-product-quantity{
  text-align: center !important;
  min-width: 70px;
  max-width: 100px;
  width: 14%;
  }


#content .promo-center { margin-bottom: 100px !important; }



.sitemap a { font-size: 13px !important; }

#scroll-cart { /*background: #f5f5f2; border: 1px solid #ccc;*/ /*position:absolute;*/ z-index:100; }
#scroll-cart.fixed{position:fixed; top:70px;}

#video-wrapper { margin-bottom: 20px; }
#info-gamme { background: #f5f5f2; margin-bottom: 20px; padding: 10px; }

.engagements-orion { margin: 0 !important; padding: 10px 0px; background-color:#EEEEEE; margin-bottom: 2px !important; /*border: 1px solid #000;*/ }
.engagements-orion-devis { background-color: #2891b8 !important; }
.engagements-orion p { text-align: center; color: #2c6582; font-size: 13px; margin: 0; /*border: 1px solid #f0f;*/ }
.engagements-orion .direct-usine { background: url('images/icone-france.png') no-repeat 5px 10px; padding-left: 40px; /*border: 1px solid #f00;*/ }
.engagements-orion .assistance { background: url('images/icone-online-support.png') no-repeat 5px 15px; padding-left: 40px; /*border: 1px solid #f00;*/ }
.engagements-orion .delivery { background: url('images/icone-delivery.png') no-repeat 5px 15px; padding-left: 40px; /*border: 1px solid #f00;*/ }
.engagements-orion .point-technique { background: url('images/pages/accompagnement-client.png') no-repeat 5px 15px; padding-left: 40px; /*border: 1px solid #f00;*/ }
.engagements-orion .devis { background: url('images/pages/notepad.png') no-repeat 5px 15px; padding-left: 40px; /*border: 1px solid #f00;*/ cursor: pointer; }
.engagements-orion .devis p {color: #FFFFFF !important; }

@media (min-width: 991px) and (max-width: 1199px) {
  .engagements-orion { margin: 0 !important; padding: 10px 0px; background-color:#EEEEEE; margin-bottom: 3px !important; }
}

ul.garanties-orion { margin: 0; padding: 0; list-style: none; }
ul.garanties-orion li { list-style-type: none; margin: 0 !important; padding: 10px 15px 10px 60px; margin-bottom: 2px; transition: background-color 0.3s; }
ul.garanties-orion li p { text-align: left; color: #2c6582; font-size: 13px; margin: 0; }
ul.garanties-orion li.direct-usine { background: url('images/icone-france.png') no-repeat 10px 15px; }
ul.garanties-orion li.dimensions { background: url('images/icone-dimension-sur-mesure.png') no-repeat 10px 15px; }
ul.garanties-orion li.deplacer { background: url('images/icone-deplacer.png') no-repeat 10px 15px; }
ul.garanties-orion li.temperature { background: url('images/icone-temperature.png') no-repeat 10px 15px; }
ul.garanties-orion li.motorisation { background: url('images/icone-motorisation.png') no-repeat 10px 15px; }
ul.garanties-orion li.assistance { background: url('images/icone-online-support.png') no-repeat 10px 15px; }
ul.garanties-orion li.payment { background: url('images/icone-paiement-carte.png') no-repeat 10px 15px; }
ul.garanties-orion li.delivery { background: url('images/icone-delivery.png') no-repeat 10px 15px; }
ul.garanties-orion li.point-technique { background: url('images/pages/accompagnement-client.png') no-repeat 10px 15px; }
ul.garanties-orion li.devis { background: url('images/pages/notepad.png') no-repeat 10px 15px;}
ul.garanties-orion li.devis p {color: #FFFFFF !important; }

p.titre-panier-option { font-size: 18px; color: #444; margin:0 !important;}
p.prix-panier-option { font-size: 24px; color: #2781A3; margin:0 !important; font-weight: 900; }


.fp-produit { width:230px; height:60px; padding: 5px; position:absolute; top:160px; right: 5px; background: #2891b8;background: #fff; background: url(images/bg-bleu-trans.png); border-radius:5px;color:#2891b8;text-align:right;font-size:13px !important; color:#fff; }
.fp-produit span { font-weight: bold; font-size: 150%; }

@media (min-width: 992px) and (max-width: 1199px) {
.fp-produit { width:200px; height:60px; padding: 5px; position:absolute; top:110px; right: 5px; background: #2891b8;background: #fff; background: url(images/bg-bleu-trans.png); border-radius:5px;color:#2891b8;text-align:right;font-size:12px !important; color:#fff; }
.fp-produit span { font-weight: bold; font-size: 120%; }

}

.comment-marche { padding: 0px; background-color: #f2f2f2 !important; }
.comment-marche p{ text-align: center; margin-bottom: 0; line-height: 1 !important; margin: 0px; }
.comment-marche a { color: #fff !important; font-weight: bold; }
.comment-marche .commencer-devis { background-color: #2891b8 !important; }
.comment-marche .step { height: 130px; }

.comment-marche li{
	width: 100%;
	float: left;
	height: 130px;
	list-style-type:none;
}
.comment-marche li.stp1{
	margin: 0px !important;
}
.comment-marche li.stp2{
	margin: 0px !important;

}
.comment-marche li.stp3{
	margin: 0px !important;

}
.comment-marche li.stp4{
	margin: 0px !important;

}
.comment-marche li.stp5{
	margin: 0px !important;

}
.comment-marche li.stp6{
	background-color: #2891b8;
	margin: 0px !important;
	-webkit-transition:background-color 0.3s;
	-moz-transition:background-color 0.3s;
	transition:background-color 0.3s;

}
.comment-marche li.stp6:hover{
	background-color: #2891b8;
	-webkit-transition:background-color 0.3s;
	-moz-transition:background-color 0.3s;
	transition:background-color 0.3s;
}
.comment-marche li p:first-child{
	margin-top: 65px;
}
.comment-marche li.stp1>p{
}
.comment-marche li.stp6>p:first-child{
	margin-top: 60px;

}
.comment-marche li.stp6>p{
	color: #fff;
}

.product-front {
	position: relative;
	float: left;
	width: 33% !important;
	margin: 0 20px 20px 0;
	border: 1px solid #ccc; border-radius: 3px;
}

#overlay{
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 10000px;
  z-index: 10;
  background-color: rgba(0,0,0,0.5); /*dim the background*/
  display: none;
}
#popup-banner { position: absolute; top: -1000px; left: 0px; width: 800px; height: 600px; margin: 0px auto; border: 1px solid #000; box-shadow: 0px 0px 12px #000; z-index:5000; }

.product-front:hover .product-overlay { bottom: 0; }

#intro-qui { padding-right: 20px; padding-top: 20px; }
#intro-qui p { font-size: 15px !important; /*font-weight: bold !important;*/ color: #444 !important; line-height: 200% !important; }
#intro-qui p.title { color: #F07030 !important; text-transform: uppercase; font-size: 22px !important; font-weight: bold !important; }
#intro-qui p a { color: #F07030; text-decoration: none; font-weight: bold !important; }
#intro-qui p a:hover { color: #444; text-decoration: underline !important; }

@media (max-width: 767px) {
  #intro-qui { padding-right: 0px !important; padding-top: 0px !important; }
  #intro-qui p { font-size: 15px !important; /*font-weight: bold !important;*/ color: #444 !important; line-height: 150% !important; margin: 0 !important;}
  #intro-qui p.title { color: #F07030 !important; text-transform: uppercase; font-size: 20px !important; font-weight: bold !important; margin: 0 !important; }
}

.frontpage-text { overflow: hidden; margin-top: 0; }
.frontpage-text p { font-size: 13px !important; margin: 0; line-height: 100%; }
.frontpage-text h2 { font-size: 16px; text-transform: uppercase; margin: 16px 0 0 0; }
.frontpage-text li { font-size: 13px !important; margin: 0; line-height: 100%; }

.contacter-conseiller { overflow: hidden; background: #eee; border: 1px solid #eee; border-radius:3px; }
.contacter-conseiller .femme-telephone  { height: 215px; background: url('images/pages/femme-telephone.png') 10px bottom no-repeat; }
.contacter-conseiller p { margin: 0 0 10px 0;}
.contacter-conseiller p.etude-gratuite { padding: 10px; border: 4px solid #d5e7ee; color: #2faad8; font-size: 16px !important; display: inline-block; }

@media (min-width: 992px) and (max-width: 1199px) {
.contacter-conseiller .femme-telephone  { height: 245px; background: url('images/pages/femme-telephone.png') 5px bottom no-repeat; }
}
@media (min-width: 768px) and (max-width: 991px) {
.contacter-conseiller .femme-telephone  { height: 270px; background: url('images/pages/femme-telephone.png') 5px bottom no-repeat; }
}

.size-petits-bois{
  height:130px;
}


.pose-step { position: absolute; top: 3px; left: 10px; width: 50px; height: 25px; background-color: #2781A3; color: #fff; font-weight: bold; font-size: 15px; text-align: center; }



.panel-info > .panel-heading { background-color: #31708f !important; color: #fff !important; }
/*#top-bar { background-color: #333 !important;}*/

.guide_links ul { list-style: none; margin: 0; padding: 0; }
.guide_links ul li { list-style: none;  padding: 4px; color: #CCC; }
.guide_links ul li a { text-decoration: underline !important; color: #fff !important; font-weight: bold; }


h2.small { margin: 12px 0; font-weight: 700;
text-transform: uppercase;
letter-spacing: 1px;
color: #333; font-size: 18px;}

/*li { margin-left: 30px; }*/

.page-article a { font-weight: bold; text-decoration: underline !important; }
.page-article iframe {width: 100%;height: 270px;border: none;}

.page-article h2 { color: #2781A3; color: #000; margin-top: 30px !important; text-transform: uppercase !important; font-size: 20px !important; font-weight: bold !important; }

@media (min-width: 768px) and (max-width: 991px) {
  .page-article iframe { width: 100%; height: 300px; border: none; }
}
@media (max-width: 767px) {
  .page-article iframe { width: 100%; height: 350px; border: none; }
}
                                                                                   
                                                                                   
.info-prix table { width: 100%; font-size: 100%; border: 1px solid #ccc; background: #f5f5f5; }
.info-prix table caption { font-size: 90%; text-align:center !important; }
.info-prix table th { text-align:center !important; padding:5px 0;}
.info-prix table td { text-align:center !important; padding:5px 0;}

#bt-panier { line-height:100% !important; }

h2.sous-titre-dossier { font-size: 20px; font-weight: 700; color: #337ab7; text-transform: uppercase; }
.articlesrecents{
    border: 1px solid #d6d5d5;
    text-align: center;
    padding: 30px;
    min-height: 550px;
    background: #eeeeee;
}
.articlesrecents p{
    line-height: 1.6;
    text-align: justify;
    padding-top: 10px;
    margin-bottom: 10px;
    }
.lireplus{
background: #2e6684;
    color: #fff;
    padding: 7px;
    font-size: 15px;
    border-radius: 3px;
    width: 100px;
    text-align: center !important;
    font-weight: bold;
    float: right;
        margin-top: 30px;
}
.lireplus:hover{
    color: #ff7302;
}
.titrepost{
    font-size: 18px;
}