@charset "UTF-8";
@charset "UTF-8";
@charset "UTF-8";
@import url("https://fonts.googleapis.com/css2?family=Open+Sans:wght@400;500;600;700;800&display=swap");
@media (min-width: 992px) {
.bwd-step-style > .container-fluid > .row > .unlimited-step {
flex: 1!important;
max-width: 100%;
}
}
.bwd-step-style-1 .bwdas_arrow_show::after {
display: none!important;
}
.bwd-step-style-3 .bwdas_arrow_show {
display: none!important;
}
.bwd-step-style-4 .bwdas_arrow_show {
display: none!important;
}
.bwd-step-style-5 .bwdas_arrow_show, .bwd-step-style-10 .bwdas_arrow_show, .bwd-step-style-11 .bwdas_arrow_show::after, .bwd-step-style-17 .bwdas_arrow_show, .bwd-step-style-18 .bwdas_arrow_show, .bwd-step-style-23 .bwdas_arrow_show, .bwd-step-style-24 .bwdas_arrow_show, .bwd-step-style-25 .bwd-step-item .bwd-step-number .show-arrow.bwdas_arrow_show, .bwd-step-style-25 .bwd-step-item.bwdas_arrow_show::before, .bwd-step-style-30 .bwd-step-wrapper .bwd-step-shape.bwdas_arrow_show::before, .bwd-step-style-6 .bwdas_arrow_show .bwd-step-number::after, .bwd-step-style-6 .bwdas_arrow_show .bwd-step-number::before, .bwd-step-style-6 .bwdas_arrow_show::before, .bwd-step-style-6 .bwdas_arrow_show .bwd-step-item::before, .bwd-step-style-6
.bwdas_arrow_show
.bwd-step-number
.bwd-step-title, .bwd-step-style-6 .bwdas_arrow_show .bwdas_arrow_dir::after, .bwd-step-style-6 .bwdas_arrow_show .bwd-step-item::before{
display: none!important;
}
.bwd-step-style-1 .bwd-step-item {
padding: 5px 2px 5px 11px;
position: relative;
margin-bottom: 10px;
}
.bwd-step-style-1 .bwd-step-item .bwd-step-icon {
text-align: center;
padding: 5px 0;
border-width: 3px;
font-size: 30px;
color: #fff;
border-style: solid;
border-color: #9e43c0;
border-left-color: transparent;
border-radius: 0 50px 50px 0px;
position: relative;
}
.bwd-step-style-1 .bwd-step-item.bwdas_arrow_dir .bwd-step-icon {
border-right-color: transparent;
border-left-color: #9e43c0;
border-radius: 50px 0px 0px 50px;
}
.bwd-step-style-1 .bwd-step-item .bwd-step-icon::before {
content: "";
width: 12px;
height: 12px;
border-width: 3px;
border-style: solid;
border-color: #9e43c0;
border-radius: 50%;
position: absolute;
top: -7px;
left: -12px;
}
.bwd-step-style-1 .bwd-step-item.bwdas_arrow_dir .bwd-step-icon::before {
right: -12px;
left: auto;
}
.bwd-step-style-1 .bwd-step-item .bwd-step-icon .bwdib-icon {
background: #9E43C0;
width: 60px;
height: 60px;
border-radius: 50%;
-webkit-transition: .4s linear;
transition: .4s linear;
-webkit-transform: rotate(0deg);
transform: rotate(0deg);
display: flex;
justify-content: center;
align-items: center;
margin: auto;
}
.bwd-step-style-1 .bwd-step-item .bwd-step-icon svg {
fill: #fff;
}
.bwd-step-style-1 .bwd-step-item:hover .bwd-step-icon .bwdib-icon {
-webkit-transform: rotateY(-360deg);
transform: rotateY(-360deg);
}
.bwd-step-style-1 .bwd-step-item .bwd-step-content .bwd-step-number {
text-align: center;
font-weight: bold;
font-size: 35px;
letter-spacing: 0px;
line-height: 1;
margin-bottom: 15px;
color: #9E43C0;
}
.bwd-step-style-1 .bwd-step-item .bwd-step-content {
padding: 13px 0 20px 20px;
margin: 10px 0 0 -11px;
border-width: 3px;
border-style: solid;
border-color: #9e43c0;
border-top-color: transparent;
border-right-color: transparent;
border-radius: 0 0 0 15px;
position: relative;
}
.bwd-step-style-1 .bwd-step-item.bwdas_arrow_dir .bwd-step-content {
border-top-color: transparent;
border-right-color: #9e43c0;
border-left-color: transparent;
border-radius: 0 0px 17px 0px;
}
.bwd-step-style-1 .bwd-step-item .bwd-step-content::before, 
.bwd-step-style-1 .bwd-step-item .bwd-step-content::after {
content: "";
width: 50%;
height: 50%;
border-width: 3px;
border-style: solid;
border-color: #9e43c0;
border-right-color: transparent;
border-bottom-color: transparent;
border-radius: 14px 0 0 0;
position: absolute;
top: -16px;
left: -3px;
}
.bwd-step-style-1 .bwd-step-item.bwdas_arrow_dir .bwd-step-content::before, .bwd-step-style-1 .bwd-step-item.bwdas_arrow_dir .bwd-step-content::after {
border-right-color: #9e43c0;
border-bottom-color: transparent;
border-left-color: transparent;
border-radius: 0px 5px 0px 0;
right: -3px;
left: auto;
}
.bwd-step-style-1 .bwd-step-item .bwd-step-content::after {
background: #9E43C0;
width: 20px;
height: 22px;
bottom: -12px;
right: -7px;
top: auto;
left: auto;
-webkit-clip-path: polygon(100% 50%, 0 0, 0 100%);
clip-path: polygon(100% 50%, 0 0, 0 100%);
border-radius: 0;
}
.bwd-step-style-1 .bwd-step-item.bwdas_arrow_dir .bwd-step-content::after {
left: -7px;
clip-path: polygon(0 50%, 100% 100%, 100% 0);
right: auto;
}
.bwd-step-style-1 .bwd-step-item .bwd-step-content .bwd-step-title {
color: #9E43C0;
font-size: 23px;
font-weight: 700;
text-transform: uppercase;
margin: 0 0 10px;
text-align: center;
}
.bwd-step-style-1 .bwd-step-item .bwd-step-content .bwd-description {
color: #777;
font-size: 14px;
letter-spacing: 0.5px;
margin: 0;
}
.bwd-step-style-1 .row > *:nth-child(2) .bwd-step-item .bwd-step-content .bwd-step-number {
color: #FD442E;
}
.bwd-step-style-1 .row > *:nth-child(2) .bwd-step-item .bwd-step-icon {
border-color: #FD442E;
border-left-color: transparent;
}
.bwd-step-style-1 .row > *:nth-child(2) .bwd-step-item.bwdas_arrow_dir .bwd-step-icon {
border-left-color: #fd442e;
border-right-color: transparent;
}
.bwd-step-style-1 .row > *:nth-child(2) .bwd-step-item .bwd-step-icon::before {
border-color: #FD442E;
}
.bwd-step-style-1 .row > *:nth-child(2) .bwd-step-icon .bwdib-icon {
background: #FD442E;
}
.bwd-step-style-1 .row > *:nth-child(2) .bwd-step-item .bwd-step-content {
border-color: #FD442E;
border-top-color: transparent;
border-right-color: transparent;
}
.bwd-step-style-1 .row > *:nth-child(2) .bwd-step-item.bwdas_arrow_dir .bwd-step-content {
border-top-color: transparent;
border-right-color: #fd442e;
border-left-color: transparent;
}
.bwd-step-style-1 .row > *:nth-child(2) .bwd-step-item .bwd-step-content::before, 
.bwd-step-style-1 .row > *:nth-child(2) .bwd-step-item .bwd-step-content::after {
border-color: #FD442E;
border-right-color: transparent;
border-bottom-color: transparent;
}
.bwd-step-style-1 .row > *:nth-child(2) .bwd-step-item.bwdas_arrow_dir .bwd-step-content::before, 
.bwd-step-style-1 .row > *:nth-child(2) .bwd-step-item.bwdas_arrow_dir .bwd-step-content::after {
border-right-color: #fd442e;
border-bottom-color: transparent;
border-left-color: transparent;
}
.bwd-step-style-1 .row > *:nth-child(2) .bwd-step-item .bwd-step-content::after {
background: #FD442E;
}
.bwd-step-style-1 .row > *:nth-child(2) .bwd-step-item .bwd-step-content .bwd-step-title {
color: #FD442E;
}
.bwd-step-style-1 .row > *:nth-child(3) .bwd-step-item .bwd-step-content .bwd-step-number {
color: #d99803;
}
.bwd-step-style-1 .row > *:nth-child(3) .bwd-step-item .bwd-step-icon {
border-color: #d99803;
border-left-color: transparent;
}
.bwd-step-style-1 .row > *:nth-child(3) .bwd-step-item.bwdas_arrow_dir .bwd-step-icon {
border-left-color: #d99803;
border-right-color: transparent;
}
.bwd-step-style-1 .row > *:nth-child(3) .bwd-step-item .bwd-step-icon::before {
border-color: #d99803;
}
.bwd-step-style-1 .row > *:nth-child(3) .bwd-step-icon .bwdib-icon {
background: #d99803;
}
.bwd-step-style-1 .row > *:nth-child(3) .bwd-step-item .bwd-step-content {
border-color: #d99803;
border-top-color: transparent;
border-right-color: transparent;
}
.bwd-step-style-1 .row > *:nth-child(3) .bwd-step-item.bwdas_arrow_dir .bwd-step-content {
border-top-color: transparent;
border-right-color: #d99803;
border-left-color: transparent;
}
.bwd-step-style-1 .row > *:nth-child(3) .bwd-step-item .bwd-step-content::before, 
.bwd-step-style-1 .row > *:nth-child(3) .bwd-step-item .bwd-step-content::after {
border-color: #d99803;
border-right-color: transparent;
border-bottom-color: transparent;
}
.bwd-step-style-1 .row > *:nth-child(3) .bwd-step-item.bwdas_arrow_dir .bwd-step-content::before,
.bwd-step-style-1 .row > *:nth-child(3) .bwd-step-item.bwdas_arrow_dir .bwd-step-content::after {
border-right-color: #d99803;
border-bottom-color: transparent;
border-left-color: transparent;
}
.bwd-step-style-1 .row > *:nth-child(3) .bwd-step-item .bwd-step-content::after {
background: #d99803;
}
.bwd-step-style-1 .row > *:nth-child(3) .bwd-step-item .bwd-step-content .bwd-step-title {
color: #d99803;
}
.bwd-step-style-1 .row > *:nth-child(4) .bwd-step-item .bwd-step-content .bwd-step-number {
color: #015486;
}
.bwd-step-style-1 .row > *:nth-child(4) .bwd-step-item .bwd-step-icon {
border-color: #015486;
border-left-color: transparent;
}
.bwd-step-style-1 .row > *:nth-child(4) .bwd-step-item.bwdas_arrow_dir .bwd-step-icon {
border-left-color: #015486;
border-right-color: transparent;
}
.bwd-step-style-1 .row > *:nth-child(4) .bwd-step-item .bwd-step-icon::before {
border-color: #015486;
}
.bwd-step-style-1 .row > *:nth-child(4) .bwd-step-icon .bwdib-icon {
background: #015486;
}
.bwd-step-style-1 .row > *:nth-child(4) .bwd-step-item .bwd-step-content {
border-color: #015486;
border-top-color: transparent;
border-right-color: transparent;
}
.bwd-step-style-1 .row > *:nth-child(4) .bwd-step-item.bwdas_arrow_dir .bwd-step-content {
border-top-color: transparent;
border-right-color: #015486;
border-left-color: transparent;
}
.bwd-step-style-1 .row > *:nth-child(4) .bwd-step-item .bwd-step-content::before, 
.bwd-step-style-1 .row > *:nth-child(4) .bwd-step-item .bwd-step-content::after {
border-color: #015486;
border-right-color: transparent;
border-bottom-color: transparent;
}
.bwd-step-style-1 .row > *:nth-child(4) .bwd-step-item.bwdas_arrow_dir .bwd-step-content::before, 
.bwd-step-style-1 .row > *:nth-child(4) .bwd-step-item.bwdas_arrow_dir .bwd-step-content::after {
border-right-color: #015486;
border-bottom-color: transparent;
border-left-color: transparent;
}
.bwd-step-style-1 .row > *:nth-child(4) .bwd-step-item .bwd-step-content::after {
background: #015486;
}
.bwd-step-style-1 .row > *:nth-child(4) .bwd-step-item .bwd-step-content .bwd-step-title {
color: #015486;
}
.bwd-step-style-1 .row > *:nth-child(5) .bwd-step-item .bwd-step-content .bwd-step-number {
color: #2d5f2e;
}
.bwd-step-style-1 .row > *:nth-child(5) .bwd-step-item .bwd-step-icon {
border-color: #2d5f2e;
border-left-color: transparent;
}
.bwd-step-style-1 .row > *:nth-child(5) .bwd-step-item.bwdas_arrow_dir .bwd-step-icon {
border-left-color: #2d5f2e;
border-right-color: transparent;
}
.bwd-step-style-1 .row > *:nth-child(5) .bwd-step-item .bwd-step-icon::before {
border-color: #2d5f2e;
}
.bwd-step-style-1 .row > *:nth-child(5) .bwd-step-icon .bwdib-icon {
background: #2d5f2e;
}
.bwd-step-style-1 .row > *:nth-child(5) .bwd-step-item .bwd-step-content {
border-color: #2d5f2e;
border-top-color: transparent;
border-right-color: transparent;
}
.bwd-step-style-1 .row > *:nth-child(5) .bwd-step-item.bwdas_arrow_dir .bwd-step-content {
border-top-color: transparent;
border-right-color: #2d5f2e;
border-left-color: transparent;
}
.bwd-step-style-1 .row > *:nth-child(5) .bwd-step-item .bwd-step-content::before, 
.bwd-step-style-1 .row > *:nth-child(5) .bwd-step-item .bwd-step-content::after {
border-color: #2d5f2e;
border-right-color: transparent;
border-bottom-color: transparent;
}
.bwd-step-style-1 .row > *:nth-child(5) .bwd-step-item.bwdas_arrow_dir .bwd-step-content::before, 
.bwd-step-style-1 .row > *:nth-child(5) .bwd-step-item.bwdas_arrow_dir .bwd-step-content::after {
border-right-color: #2d5f2e;
border-bottom-color: transparent;
border-left-color: transparent;
}
.bwd-step-style-1 .row > *:nth-child(5) .bwd-step-item .bwd-step-content::after {
background: #2d5f2e;
}
.bwd-step-style-1 .row > *:nth-child(5) .bwd-step-item .bwd-step-content .bwd-step-title {
color: #2d5f2e;
}
.bwd-step-style-1 .row > *:nth-child(6) .bwd-step-item .bwd-step-content .bwd-step-number {
color: #015486;
}
.bwd-step-style-1 .row > *:nth-child(6) .bwd-step-item .bwd-step-icon {
border-color: #043b5c;
border-left-color: transparent;
}
.bwd-step-style-1 .row > *:nth-child(6) .bwd-step-item.bwdas_arrow_dir .bwd-step-icon {
border-left-color: #043b5c;
border-right-color: transparent;
}
.bwd-step-style-1 .row > *:nth-child(6) .bwd-step-item .bwd-step-icon::before {
border-color: #043b5c;
}
.bwd-step-style-1 .row > *:nth-child(6) .bwd-step-icon .bwdib-icon {
background: #043b5c;
}
.bwd-step-style-1 .row > *:nth-child(6) .bwd-step-item .bwd-step-content {
border-color: #043b5c;
border-top-color: transparent;
border-right-color: transparent;
}
.bwd-step-style-1 .row > *:nth-child(6) .bwd-step-item.bwdas_arrow_dir .bwd-step-content {
border-top-color: transparent;
border-right-color: #043b5c;
border-left-color: transparent;
}
.bwd-step-style-1 .row > *:nth-child(6) .bwd-step-item .bwd-step-content::before, 
.bwd-step-style-1 .row > *:nth-child(6) .bwd-step-item .bwd-step-content::after {
border-color: #043b5c;
border-right-color: transparent;
border-bottom-color: transparent;
}
.bwd-step-style-1 .row > *:nth-child(6) .bwd-step-item.bwdas_arrow_dir .bwd-step-content::before, 
.bwd-step-style-1 .row > *:nth-child(6) .bwd-step-item.bwdas_arrow_dir .bwd-step-content::after {
border-right-color: #043b5c;
border-bottom-color: transparent;
border-left-color: transparent;
}
.bwd-step-style-1 .row > *:nth-child(6) .bwd-step-item .bwd-step-content::after {
background: #043b5c;
}
.bwd-step-style-1 .row > *:nth-child(6) .bwd-step-item .bwd-step-content .bwd-step-title {
color: #043b5c;
}
.bwd-step-style-1 .row > *:nth-child(7) .bwd-step-item .bwd-step-content .bwd-step-number {
color: #6F1E51;
}
.bwd-step-style-1 .row > *:nth-child(7) .bwd-step-item .bwd-step-icon {
border-color: #6F1E51;
border-left-color: transparent;
}
.bwd-step-style-1 .row > *:nth-child(7) .bwd-step-item.bwdas_arrow_dir .bwd-step-icon {
border-left-color: #6F1E51;
border-right-color: transparent;
}
.bwd-step-style-1 .row > *:nth-child(7) .bwd-step-item .bwd-step-icon::before {
border-color: #6F1E51;
}
.bwd-step-style-1 .row > *:nth-child(7) .bwd-step-icon .bwdib-icon {
background: #6F1E51;
}
.bwd-step-style-1 .row > *:nth-child(7) .bwd-step-item .bwd-step-content {
border-color: #6F1E51;
border-top-color: transparent;
border-right-color: transparent;
}
.bwd-step-style-1 .row > *:nth-child(7) .bwd-step-item.bwdas_arrow_dir .bwd-step-content {
border-top-color: transparent;
border-right-color: #6F1E51;
border-left-color: transparent;
}
.bwd-step-style-1 .row > *:nth-child(7) .bwd-step-item .bwd-step-content::before, 
.bwd-step-style-1 .row > *:nth-child(7) .bwd-step-item .bwd-step-content::after {
border-color: #6F1E51;
border-right-color: transparent;
border-bottom-color: transparent;
}
.bwd-step-style-1 .row > *:nth-child(7) .bwd-step-item.bwdas_arrow_dir .bwd-step-content::before, 
.bwd-step-style-1 .row > *:nth-child(7) .bwd-step-item.bwdas_arrow_dir .bwd-step-content::after {
border-right-color: #6F1E51;
border-bottom-color: transparent;
border-left-color: transparent;
}
.bwd-step-style-1 .row > *:nth-child(7) .bwd-step-item .bwd-step-content::after {
background: #6F1E51;
}
.bwd-step-style-1 .row > *:nth-child(7) .bwd-step-item .bwd-step-content .bwd-step-title {
color: #6F1E51;
}
.bwd-step-style-1 .row > *:nth-child(8) .bwd-step-item .bwd-step-content .bwd-step-number {
color: #8B0000;
}
.bwd-step-style-1 .row > *:nth-child(8) .bwd-step-item .bwd-step-icon {
border-color: #8B0000;
border-left-color: transparent;
}
.bwd-step-style-1 .row > *:nth-child(8) .bwd-step-item.bwdas_arrow_dir .bwd-step-icon {
border-left-color: #8B0000;
border-right-color: transparent;
}
.bwd-step-style-1 .row > *:nth-child(8) .bwd-step-item .bwd-step-icon::before {
border-color: #8B0000;
}
.bwd-step-style-1 .row > *:nth-child(8) .bwd-step-icon .bwdib-icon {
background: #8B0000;
}
.bwd-step-style-1 .row > *:nth-child(8) .bwd-step-item .bwd-step-content {
border-color: #8B0000;
border-top-color: transparent;
border-right-color: transparent;
}
.bwd-step-style-1 .row > *:nth-child(8) .bwd-step-item.bwdas_arrow_dir .bwd-step-content {
border-top-color: transparent;
border-right-color: #8B0000;
border-left-color: transparent;
}
.bwd-step-style-1 .row > *:nth-child(8) .bwd-step-item .bwd-step-content::before, 
.bwd-step-style-1 .row > *:nth-child(7) .bwd-step-item .bwd-step-content::after {
border-color: #8B0000;
border-right-color: transparent;
border-bottom-color: transparent;
}
.bwd-step-style-1 .row > *:nth-child(8) .bwd-step-item.bwdas_arrow_dir .bwd-step-content::before, 
.bwd-step-style-1 .row > *:nth-child(8) .bwd-step-item.bwdas_arrow_dir .bwd-step-content::after {
border-right-color: #8B0000;
border-bottom-color: transparent;
border-left-color: transparent;
}
.bwd-step-style-1 .row > *:nth-child(8) .bwd-step-item .bwd-step-content::after {
background: #8B0000;
}
.bwd-step-style-1 .row > *:nth-child(8) .bwd-step-item .bwd-step-content .bwd-step-title {
color: #8B0000;
}
.bwd-step-style-2 .bwd-step-item {
text-align: center;
-webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.326);
box-shadow: 0 0 10px rgba(0, 0, 0, 0.326);
border-radius: 20px 20px;
position: relative;
margin-bottom: 23px;
padding: 27px 27px 60px;
border-bottom-left-radius: 100px;
z-index: 1;
margin-right: 15px;
-webkit-transition: .4s linear;
transition: .4s linear;
border: 3px solid #fff;
background: #fff;
}
.bwd-step-style-2 .bwd-step-item::before {
content: "";
position: absolute;
right: -20px;
bottom: 95px;
width: 17px;
height: 30px;
background: #ed9d03;
z-index: -1;
-webkit-clip-path: polygon(0 0, 100% 0, 0 100%);
clip-path: polygon(0 0, 100% 0, 0 100%);
}
.bwd-step-style-2 .bwd-step-item::after {
content: "";
position: absolute;
right: 67px;
bottom: -25px;
width: 45px;
height: 22px;
background: #ed9d03;
z-index: -1;
-webkit-clip-path: polygon(50% 100%, 100% 0, 0 0);
clip-path: polygon(50% 100%, 100% 0, 0 0);
}
.bwd-step-style-2 .bwd-step-item .bwd-step-content .bwd-step-icon {
display: flex;
justify-content: center;
align-items: center;
width: 80px;
height: 80px;
text-align: center;
background: #fea802;
color: #fff;
border-radius: 100%;
font-size: 30px;
border: 3px solid #fff;
-webkit-box-shadow: 0 0 20px 10px rgba(0, 0, 0, 0.122);
box-shadow: 0 0 20px 10px rgba(0, 0, 0, 0.122);
margin-bottom: 20px;
position: relative;
}
.bwd-step-style-2 .bwd-step-item .bwd-step-content .bwd-step-icon svg {
fill: #fff
}
.bwd-step-style-2 .bwd-step-item .bwd-step-content .bwd-step-title {
font-weight: bold;
font-size: 35px;
letter-spacing: 0px;
color: #fea802;
line-height: 1;
margin-bottom: 15px;
}
.bwd-step-style-2 .bwd-step-item .bwd-step-content .bwd-description {
color: #4e4d4d;
font-size: 14px;
letter-spacing: 0.5px;
margin: 0;
}
.bwd-step-style-2 .bwd-step-item .bwd-step-number {
position: absolute;
bottom: -25px;
right: -20px;
-webkit-clip-path: polygon(100% 0, 0% 100%, 100% 100%);
clip-path: polygon(100% 0, 0% 100%, 100% 100%);
width: 110px;
height: 150px;
background: #fea802;
color: #fff;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
padding: 55px 10px 10px 55px;
font-size: 38px;
font-weight: 800;
}
.bwd-step-style-2 .bwd-step-item:hover {
-webkit-box-shadow: none;
box-shadow: none;
border-color: #fea802;
border-bottom-left-radius: 20px;
}
.bwd-step-style-2 .row > *:nth-child(2) .bwd-step-item::before, .bwd-step-style-2 .row > *:nth-child(2) .bwd-step-item::after {
background: #4c8f4c;
}
.bwd-step-style-2 .row > *:nth-child(2) .bwd-step-item .bwd-step-content .bwd-step-title {
color: #5eb25d;
}
.bwd-step-style-2 .row > *:nth-child(2) .bwd-step-item .bwd-step-icon {
background: #5eb25d;
}
.bwd-step-style-2 .row > *:nth-child(2) .bwd-step-item .bwd-step-number {
background: #5eb25d;
}
.bwd-step-style-2 .row > *:nth-child(2) .bwd-step-item:hover {
border-color: #5eb25d;
}
.bwd-step-style-2 .row > *:nth-child(3) .bwd-step-item::before, .bwd-step-style-2 .row > *:nth-child(3) .bwd-step-item::after {
background: #03596c;
}
.bwd-step-style-2 .row > *:nth-child(3) .bwd-step-item .bwd-step-content .bwd-step-title {
color: #086b80;
}
.bwd-step-style-2 .row > *:nth-child(3) .bwd-step-item .bwd-step-icon {
background: #086b80;
}
.bwd-step-style-2 .row > *:nth-child(3) .bwd-step-item .bwd-step-number {
background: #086b80;
}
.bwd-step-style-2 .row > *:nth-child(3) .bwd-step-item:hover {
border-color: #086b80;
}
.bwd-step-style-2 .row > *:nth-child(4) .bwd-step-item::before, .bwd-step-style-2 .row > *:nth-child(4) .bwd-step-item::after {
background: #0266c3;
}
.bwd-step-style-2 .row > *:nth-child(4) .bwd-step-item .bwd-step-title {
color: #0f88fb;
}
.bwd-step-style-2 .row > *:nth-child(4) .bwd-step-item .bwd-step-icon {
background: #0f88fb;
}
.bwd-step-style-2 .row > *:nth-child(4) .bwd-step-item .bwd-step-number {
background: #0f88fb;
}
.bwd-step-style-2 .row > *:nth-child(4) .bwd-step-item:hover {
border-color: #0f88fb;
}
.bwd-step-style-2 .row > *:nth-child(5) .bwd-step-item::before, .bwd-step-style-2 .row > *:nth-child(5) .bwd-step-item::after {
background: #8B4513;
}
.bwd-step-style-2 .row > *:nth-child(5) .bwd-step-item .bwd-step-content .bwd-step-title {
color: #8B4513;
}
.bwd-step-style-2 .row > *:nth-child(5) .bwd-step-item .bwd-step-icon {
background: #8B4513;
}
.bwd-step-style-2 .row > *:nth-child(5) .bwd-step-item .bwd-step-number {
background: #8B4513;
}
.bwd-step-style-2 .row > *:nth-child(5) .bwd-step-item:hover {
border-color: #8B4513;
}
.bwd-step-style-2 .row > *:nth-child(6) .bwd-step-item::before, .bwd-step-style-2 .row > *:nth-child(6) .bwd-step-item::after {
background: #006400;
}
.bwd-step-style-2 .row > *:nth-child(6) .bwd-step-item .bwd-step-content .bwd-step-title {
color: #006400;
}
.bwd-step-style-2 .row > *:nth-child(6) .bwd-step-item .bwd-step-icon {
background: #006400;
}
.bwd-step-style-2 .row > *:nth-child(6) .bwd-step-item .bwd-step-number {
background: #006400;
}
.bwd-step-style-2 .row > *:nth-child(6) .bwd-step-item:hover {
border-color: #006400;
}
.bwd-step-style-2 .row > *:nth-child(7) .bwd-step-item::before, .bwd-step-style-2 .row > *:nth-child(7) .bwd-step-item::after {
background: #B8860B;
}
.bwd-step-style-2 .row > *:nth-child(7) .bwd-step-item .bwd-step-content .bwd-step-title {
color: #B8860B;
}
.bwd-step-style-2 .row > *:nth-child(7) .bwd-step-item .bwd-step-icon {
background: #B8860B;
}
.bwd-step-style-2 .row > *:nth-child(7) .bwd-step-item .bwd-step-number {
background: #B8860B;
}
.bwd-step-style-2 .row > *:nth-child(7) .bwd-step-item:hover {
border-color: #B8860B;
}
.bwd-step-style-2 .row > *:nth-child(8) .bwd-step-item::before, .bwd-step-style-2 .row > *:nth-child(8) .bwd-step-item::after {
background: #FF1493;
}
.bwd-step-style-2 .row > *:nth-child(8) .bwd-step-item .bwd-step-content .bwd-step-title {
color: #FF1493;
}
.bwd-step-style-2 .row > *:nth-child(8) .bwd-step-item .bwd-step-icon {
background: #FF1493;
}
.bwd-step-style-2 .row > *:nth-child(8) .bwd-step-item .bwd-step-number {
background: #FF1493;
}
.bwd-step-style-2 .row > *:nth-child(8) .bwd-step-item:hover {
border-color: #FF1493;
}
.bwd-step-style-3 .bwd-step-item {
background-color: #fff;
-webkit-box-shadow: 0 0 20px -5px rgba(0, 0, 0, 0.349);
box-shadow: 0 0 20px -5px rgba(0, 0, 0, 0.349);
border-radius: 25px;
border-top-right-radius: 60px;
border-bottom-right-radius: 60px;
padding: 25px 40px 25px 20px;
margin-right: 35px;
position: relative;
}
.bwd-step-style-3 .bwd-step-item .bwd-step-content .bwd-step-icon {
text-align: start;
margin-bottom: 15px;
font-size: 35px;
}
.bwd-step-style-3 .bwd-step-item .bwd-step-content .bwd-step-title {
text-transform: capitalize;
font-weight: 700;
font-size: 28px;
line-height: 1;
display: inline-block;
margin-bottom: 5px;
color: #333;
}
.bwd-step-style-3 .bwd-step-item .bwd-step-content .bwd-description {
font-size: 16px;
font-weight: 400;
letter-spacing: 0.5px;
line-height: 22px;
color: #606060;
}
.bwd-step-style-3 .bwd-step-item .bwd-step-number {
position: absolute;
top: 50%;
-webkit-transform: translateY(-50%);
transform: translateY(-50%);
right: -35px;
-webkit-clip-path: polygon(
75% 0%,
100% 50%,
75% 100%,
0% 100%,
20% 50%,
0% 0%
);
clip-path: polygon(35% 0%, 100% 50%, 35% 100%, 0% 100%, 20% 50%, 0% 0%);
background: -webkit-gradient(
linear,
left top,
left bottom,
from(#e100ff),
to(#7f00ff)
);
background: linear-gradient(to bottom, #e100ff, #7f00ff);
height: 100%;
width: 80px;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
color: #fff;
-webkit-transition: 0.4s linear;
transition: 0.4s linear;
}
.bwd-step-style-3 .bwd-step-item .bwd-step-number .bwd-step-title {
text-transform: uppercase;
font-weight: 700;
letter-spacing: 2px;
font-size: 30px;
line-height: 1;
padding-left: 15px;
}
.bwd-step-style-3 .bwd-step-item .bwd-step-number .bwd-step-title:last-child {
font-size: 45px;
}
.bwd-step-style-3 .bwd-step-item:hover .bwd-step-number {
background-size: 350% 350%;
} .bwd-step-style-3 .bwd-step-number.bwdas_arrow_dir {
left: -35px;
clip-path: polygon(100% 0, 75% 50%, 100% 100%, 51% 100%, 0% 50%, 50% 0);
}
.bwd-step-style-3 .bwd-step-item.bwdas_arrow_dir {
border-radius: 25px;
padding: 25px 10px 25px 45px;
}
.bwd-step-style-3 .bwd-step-item .bwd-step-number.bwdas_arrow_dir .bwd-step-title {
padding-left: 0;
margin-left: -10px;
}
.bwd-step-style-3 .row > :nth-child(2) .bwd-step-item .bwd-step-number {
background: -webkit-gradient(
linear,
left top,
right top,
from(#fc4a1a),
to(#f7b733)
);
background: linear-gradient(to right, #fc4a1a, #f7b733);
}
.bwd-step-style-3 .row > :nth-child(2) .bwd-step-item:hover .bwd-step-number {
background-size: 350% 350%;
}
.bwd-step-style-3 .row > :nth-child(3) .bwd-step-item .bwd-step-number {
background: -webkit-gradient(
linear,
left top,
right top,
from(#52c234),
to(#4d7c02)
);
background: linear-gradient(to right, #52c234, #4d7c02);
}
.bwd-step-style-3 .row > :nth-child(3) .bwd-step-item:hover .bwd-step-number {
background-size: 350% 350%;
}
.bwd-step-style-3 .row > :nth-child(4) .bwd-step-item .bwd-step-number {
background: -webkit-gradient(
linear,
left top,
right top,
from(#eeff00),
to(#f82960)
);
background: linear-gradient(to right, #eeff00, #f82960);
}
.bwd-step-style-3 .row > :nth-child(4) .bwd-step-item:hover .bwd-step-number {
background-size: 350% 350%;
}
.bwd-step-style-3 .row > :nth-child(5) .bwd-step-item .bwd-step-number {
background: -webkit-gradient(
linear,
left top,
right top,
from(#0099ff),
to(#bfff00)
);
background: linear-gradient(to right, #0099ff, #bfff00);
}
.bwd-step-style-3 .row > :nth-child(5) .bwd-step-item:hover .bwd-step-number {
background-size: 350% 350%;
}
.bwd-step-style-3 .row > :nth-child(6) .bwd-step-item .bwd-step-number {
background: -webkit-gradient(
linear,
left top,
right top,
from(#e4234a),
to(#ac80a8)
);
background: linear-gradient(to right, #e4234a, #ac80a8);
}
.bwd-step-style-3 .row > :nth-child(6) .bwd-step-item:hover .bwd-step-number {
background-size: 350% 350%;
}
.bwd-step-style-3 .row > :nth-child(7) .bwd-step-item .bwd-step-number {
background: -webkit-gradient(
linear,
left top,
right top,
from(#00ff59),
to(#000000)
);
background: linear-gradient(to right, #00ff59, #000000);
}
.bwd-step-style-3 .row > :nth-child(8) .bwd-step-item:hover .bwd-step-number {
background-size: 350% 350%;
}
.bwd-step-style-3 .row > :nth-child(8) .bwd-step-item .bwd-step-number {
background: -webkit-gradient(
linear,
left top,
right top,
from(#b72bf8),
to(#200f70)
);
background: linear-gradient(to right, #b72bf8, #200f70);
}
.bwd-step-style-3 .row > :nth-child(7) .bwd-step-item:hover .bwd-step-number {
background-size: 350% 350%;
}
.bwd-step-style-4 .bwd-step-item {
text-align: center;
position: relative;
margin-right: 16px;
}
.bwd-step-style-4 .bwd-step-item .bwd-step-icon {
font-size: 40px;
font-weight: 700;
color: #9b59b6;
display: block;
width: 70px;
height: 45px;
line-height: 45px;
margin: 0 auto 55px;
}
.bwd-step-style-4 .bwd-step-item .bwd-step-icon svg {
fill: #9b59b6;
}
.bwd-step-style-4 .bwd-step-item .bwd-step-number {
-webkit-clip-path: polygon(20% 0%, 80% 0%, 100% 100%, 0% 100%);
clip-path: polygon(20% 0%, 80% 0%, 100% 100%, 0% 100%);
background: #9b59b6;
position: absolute;
top: 6px;
left: 50%;
-webkit-transform: translateX(-50%);
transform: translateX(-50%);
width: 75%;
height: 45px;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
margin-top: 50px;
text-transform: capitalize;
font-weight: 700;
color: #fff;
font-size: 25px;
line-height: 1.7;
display: inline-block;
letter-spacing: 0.8px;
}
.bwd-step-style-4 .bwd-step-item .bwd-step-number .bwd-step-num {
position: absolute;
left: 50%;
top: 50%;
transform: translate(-50%, -50%);
}
.bwd-step-style-4 .bwd-step-item .bwd-step-content {
border: 2px solid #9b59b6;
padding: 15px;
position: relative;
-webkit-transition: 0.3s linear;
transition: 0.3s linear;
}
.bwd-step-style-4 .bwd-step-item .bwd-step-content .show-arrow {
content: "";
position: absolute;
top: 50%;
right: -24px;
background-color: #9b59b6;
-webkit-transform: translateY(-50%);
transform: translateY(-50%);
width: 23px;
height: 30px;
z-index: 2;
clip-path: polygon(0 0, 0% 100%, 100% 50%);
}
.bwd-step-style-4 .bwd-step-item .bwd-step-content- .show-arrow.bwdas_arrow_dir {
left: -24px;
clip-path: polygon(1% 50%, 100% 97%, 100% 0);
}
.bwd-step-style-4 .bwd-step-item .bwd-step-content .bwd-step-title {
text-transform: capitalize;
font-weight: 700;
font-size: 25px;
line-height: 1;
display: inline-block;
margin-bottom: 20px;
color: #484848;
}
.bwd-step-style-4 .bwd-step-item .bwd-step-content .bwd-description {
font-size: 13px;
font-weight: 600;
color: #222222cf;
letter-spacing: 1px;
line-height: 1.3;
}
.bwd-step-style-4 .bwd-step-item:hover .bwd-step-content {
-webkit-box-shadow: 0 10px 10px -5px #9b59b6;
box-shadow: 0 10px 10px -5px #9b59b6;
}
.bwd-step-style-4 .row > :nth-child(2) .bwd-step-item .bwd-step-icon {
color: #f67d10;
}
.bwd-step-style-4 .row > :nth-child(2) .bwd-step-item .bwd-step-four {
background: #f67d10;
}
.bwd-step-style-4 .row > :nth-child(2) .bwd-step-item .bwd-step-content {
border-color: #f67d10;
}
.bwd-step-style-4
.row
> :nth-child(2)
.bwd-step-item
.bwd-step-content .show-arrow {
background-color: #f67d10;
}
.bwd-step-style-4
.row
> :nth-child(2)
.bwd-step-item:hover
.bwd-step-content {
-webkit-box-shadow: 0 10px 10px -5px #f67d10;
box-shadow: 0 10px 10px -5px #f67d10;
}
.bwd-step-style-4 .row > :nth-child(2) .bwd-step-item .bwd-step-number {
background: #f67d10;
}
.bwd-step-style-4 .row > :nth-child(3) .bwd-step-item .bwd-step-icon {
color: #01bcff;
}
.bwd-step-style-4 .row > :nth-child(3) .bwd-step-item .bwd-step-number {
background: #01bcff;
}
.bwd-step-style-4 .row > :nth-child(3) .bwd-step-item .bwd-step-content {
border-color: #01bcff;
}
.bwd-step-style-4
.row
> :nth-child(3)
.bwd-step-item
.bwd-step-content .show-arrow {
background-color: #01bcff;
}
.bwd-step-style-4
.row
> :nth-child(3)
.bwd-step-item:hover
.bwd-step-content {
-webkit-box-shadow: 0 10px 10px -5px #01bcff;
box-shadow: 0 10px 10px -5px #01bcff;
}
.bwd-step-style-4 .row > :nth-child(4) .bwd-step-item .bwd-step-icon {
color: #ff365d;
}
.bwd-step-style-4 .row > :nth-child(4) .bwd-step-item .bwd-step-number {
background: #ff365d;
}
.bwd-step-style-4 .row > :nth-child(4) .bwd-step-item .bwd-step-content {
border-color: #ff365d;
}
.bwd-step-style-4
.row
> :nth-child(4)
.bwd-step-item
.bwd-step-content .show-arrow {
background-color: #ff365d;
}
.bwd-step-style-4
.row
> :nth-child(4)
.bwd-step-item:hover
.bwd-step-content {
-webkit-box-shadow: 0 10px 10px -5px #ff365d;
box-shadow: 0 10px 10px -5px #ff365d;
}
.bwd-step-style-4 .row > :nth-child(5) .bwd-step-item .bwd-step-icon {
color: #8B4513;
}
.bwd-step-style-4 .row > :nth-child(5) .bwd-step-item .bwd-step-number {
background: #8B4513;
}
.bwd-step-style-4 .row > :nth-child(5) .bwd-step-item {
border-color: #8B4513;
}
.bwd-step-style-4
.row
> :nth-child(5)
.bwd-step-item
.bwd-step-content .show-arrow {
background-color: #8B4513;
}
.bwd-step-style-4
.row
> :nth-child(5)
.bwd-step-item:hover
.bwd-step-content {
-webkit-box-shadow: 0 10px 10px -5px #8B4513;
box-shadow: 0 10px 10px -5px #8B4513;
}
.bwd-step-style-4 .row > :nth-child(6) .bwd-step-item .bwd-step-icon {
color: #006400;
}
.bwd-step-style-4 .row > :nth-child(6) .bwd-step-item .bwd-step-number {
background: #006400;
}
.bwd-step-style-4 .row > :nth-child(6) .bwd-step-item .bwd-step-content {
border-color: #006400;
}
.bwd-step-style-4
.row
> :nth-child(6)
.bwd-step-item
.bwd-step-content .show-arrow {
background-color: #006400;
}
.bwd-step-style-4
.row
> :nth-child(6)
.bwd-step-item:hover
.bwd-step-content {
-webkit-box-shadow: 0 10px 10px -5px #006400;
box-shadow: 0 10px 10px -5px #006400;
}
.bwd-step-style-4 .row > :nth-child(7) .bwd-step-item .bwd-step-icon {
color: #B8860B;
}
.bwd-step-style-4 .row > :nth-child(7) .bwd-step-item .bwd-step-number {
background: #B8860B;
}
.bwd-step-style-4 .row > :nth-child(7) .bwd-step-item .bwd-step-content {
border-color: #B8860B;
}
.bwd-step-style-4
.row
> :nth-child(7)
.bwd-step-item
.bwd-step-content .show-arrow {
background-color: #B8860B;
}
.bwd-step-style-4
.row
> :nth-child(7)
.bwd-step-item:hover
.bwd-step-content {
-webkit-box-shadow: 0 10px 10px -5px #B8860B;
box-shadow: 0 10px 10px -5px #B8860B;
}
.bwd-step-style-4 .row > :nth-child(8) .bwd-step-item .bwd-step-icon {
color: #808000;
}
.bwd-step-style-4 .row > :nth-child(8) .bwd-step-item .bwd-step-number {
background: #808000;
}
.bwd-step-style-4 .row > :nth-child(8) .bwd-step-item .bwd-step-content {
border-color: #808000;
}
.bwd-step-style-4
.row
> :nth-child(8)
.bwd-step-item
.bwd-step-content .show-arrow {
background-color: #808000;
}
.bwd-step-style-4
.row
> :nth-child(8)
.bwd-step-item:hover
.bwd-step-content {
-webkit-box-shadow: 0 10px 10px -5px #808000;
box-shadow: 0 10px 10px -5px #808000;
}
.bwd-step-style-5 .bwd-step-wrapper {
-webkit-filter: drop-shadow(4px 5px 5px rgba(0, 0, 0, 0.39));
filter: drop-shadow(4px 5px 5px rgba(0, 0, 0, 0.39));
margin-left: 65px;
margin-bottom: 36px;
margin-top: 23px;
position: relative;
}
.bwd-step-style-5 .bwd-step-wrapper .show-arrow {
content: "";
position: absolute;
top: 50%;
right: -22px;
background-color: #fff;
-webkit-transform: translateY(-50%);
transform: translateY(-50%);
width: 23px;
height: 30px;
z-index: 2;
clip-path: polygon(0 0, 0% 100%, 100% 50%);
-moz-transform: translateY(-50%);
-ms-transform: translateY(-50%);
-o-transform: translateY(-50%);
}
.bwd-step-style-5 .bwd-step-wrapper .show-arrow.bwdas_arrow_dir {
left: -22px;
clip-path: polygon(1% 50%, 100% 97%, 100% 0);
}
.bwd-step-style-5 .bwd-step-wrapper .bwd-step-item {
position: relative;
padding: 15px 20px;
padding-left: 22px;
}
.bwd-step-style-5 .bwd-step-wrapper .bwd-step-item.bwdas_arrow_dir {
padding-right: 5px;
}
.bwd-step-style-5 .bwd-step-wrapper .bwd-step-item::before {
content: "";
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
background-color: #fff;
z-index: -1;
}
.bwd-step-style-5 .bwd-step-wrapper .bwd-step-item::after {
position: absolute;
content: "";
top: -22px;
left: 5px;
width: 30px;
z-index: -1;
height: 22px;
-webkit-clip-path: polygon(100% 100%, 0% 100%, 100% 0);
clip-path: polygon(100% 100%, 0% 100%, 100% 0);
background: green;
transform: rotateY(180deg);
-webkit-transform: rotateY(180deg);
-moz-transform: rotateY(180deg);
-ms-transform: rotateY(180deg);
-o-transform: rotateY(180deg);
}
.bwd-step-style-5 .bwd-step-wrapper .bwd-step-item.bwdas_arrow_dir::after {
right: 0;
left: auto;
transform: rotateY(0deg);
-webkit-transform: rotateY(0deg);
-moz-transform: rotateY(0deg);
-ms-transform: rotateY(0deg);
-o-transform: rotateY(0deg);
}
.bwd-step-style-5 .bwd-step-wrapper .bwd-step-item .bwd-step-icon {
font-size: 35px;
text-align: center;
color: #008000;
-webkit-transition: 0.3s linear;
transition: 0.3s linear;
-webkit-transform: rotateY(0);
transform: rotateY(0);
-moz-transition: 0.3s linear;
-ms-transition: 0.3s linear;
-o-transition: 0.3s linear;
-moz-transform: rotateY(0);
-ms-transform: rotateY(0);
-o-transform: rotateY(0);
}
.bwd-step-style-5 .bwd-step-wrapper .bwd-step-item .bwd-step-icon svg {
fill:#008000;
}
.bwd-step-style-5 .bwd-step-wrapper .bwd-step-item:hover .bwd-step-icon {
-webkit-transform: rotateY(360deg);
transform: rotateY(360deg);
-moz-transform: rotateY(360deg);
-ms-transform: rotateY(360deg);
-o-transform: rotateY(360deg);
}
.bwd-step-style-5
.bwd-step-wrapper
.bwd-step-item
.bwd-step-content {
margin-top: 20px;
}
.bwd-step-style-5
.bwd-step-wrapper
.bwd-step-item
.bwd-step-content
.bwd-step-title {
font-size: 25px;
text-transform: capitalize;
font-weight: 700;
color: green;
line-height: 1;
margin-bottom: 10px;
letter-spacing: 1px;
}
@media (min-width: 768px) and (max-width: 991px) {
.bwd-step-style-5
.bwd-step-wrapper
.bwd-step-item
.bwd-step-content
.bwd-step-title {
font-size: 18px;
}
}
@media (max-width: 767px) {
.bwd-step-style-5
.bwd-step-wrapper
.bwd-step-item
.bwd-step-content
.bwd-step-title {
font-size: 18px;
}
}
.bwd-step-style-5
.bwd-step-wrapper
.bwd-step-item
.bwd-step-content
.bwd-description {
font-size: 14px;
line-height: 20px;
font-weight: 500;
letter-spacing: 1px;
}
@media (max-width: 767px) {
.bwd-step-style-5
.bwd-step-wrapper
.bwd-step-item
.bwd-step-content
.bwd-description {
letter-spacing: 0;
font-size: 14px;
}
}
@media only screen and (min-width: 576px) and (max-width: 767px) {
.bwd-step-style-5
.bwd-step-wrapper
.bwd-step-item
.bwd-step-content
.bwd-description {
font-size: 15px;
}
}
.bwd-step-style-5 .bwd-step-wrapper .bwd-step-item .bwd-step-number {
position: absolute;
top: -23px;
left: -70px;
height: 125%;
width: 100px;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
-webkit-box-pack: end;
-ms-flex-pack: end;
justify-content: end;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
color: #fff;
padding: 20px;
padding-right: 30px;
}
.bwd-step-style-5 .bwd-step-wrapper .bwd-step-item .bwd-step-number.bwdas_arrow_dir {
right: -75px;
left: auto;
transform: rotateY(0deg);
padding-right: 0;
}
@media (min-width: 992px) and (max-width: 1199px) {
.bwd-step-style-5 .bwd-step-wrapper .bwd-step-item .bwd-step-number {
height: 122%;
}
}
@media (min-width: 768px) and (max-width: 991px) {
.bwd-step-style-5 .bwd-step-wrapper .bwd-step-item .bwd-step-number {
height: 117%;
}
}
@media (max-width: 767px) {
.bwd-step-style-5 .bwd-step-wrapper .bwd-step-item .bwd-step-number {
height: 120%;
}
}
@media only screen and (min-width: 576px) and (max-width: 767px) {
.bwd-step-style-5 .bwd-step-wrapper .bwd-step-item .bwd-step-number {
height: 116%;
}
}
.bwd-step-style-5 .bwd-step-wrapper .bwd-step-item .bwd-step-number::before {
position: absolute;
content: "";
top: 0;
left: 0;
width: 100%;
height: 100%;
-webkit-clip-path: polygon(25% 0, 15% 100%, 100% 100%);
clip-path: polygon(25% 0, 15% 100%, 100% 100%);
background: green;
z-index: -1;
transform: rotateY(180deg);
}
.bwd-step-style-5 .bwd-step-wrapper .bwd-step-item .bwd-step-number.bwdas_arrow_dir::before {
transform: rotateY(0deg);
}
.bwd-step-style-5 .bwd-step-wrapper .bwd-step-item .bwd-step-number .bwd-step-title {
text-transform: uppercase;
font-weight: 700;
letter-spacing: 1px;
font-size: 40px;
line-height: 1;
}
.bwd-step-style-5
.bwd-step-wrapper
.bwd-step-item
.bwd-step-number
.bwd-step-title:nth-child(2) {
font-size: 22px;
}
.bwd-step-style-5 .row > :nth-child(2) .bwd-step-wrapper .bwd-step-item::after {
background: #ee5a24;
}
.bwd-step-style-5
.row
> :nth-child(2)
.bwd-step-wrapper
.bwd-step-item
.bwd-step-icon {
color: #ee5a24;
}
.bwd-step-style-5
.row
> :nth-child(2)
.bwd-step-wrapper
.bwd-step-title {
color: #ffffff;
}
.bwd-step-style-5
.row
> :nth-child(2)
.bwd-step-wrapper
.bwd-step-number::before {
background: #ee5a24;
}
.bwd-step-style-5 .row > :nth-child(3) .bwd-step-wrapper .bwd-step-item::after {
background: #1b9cfc;
}
.bwd-step-style-5
.row
> :nth-child(3)
.bwd-step-wrapper
.bwd-step-item
.bwd-step-icon {
color: #1b9cfc;
}
.bwd-step-style-5
.row
> :nth-child(3)
.bwd-step-wrapper
.bwd-step-title {
color: #ffffff;
}
.bwd-step-style-5
.row
> :nth-child(3)
.bwd-step-wrapper
.bwd-step-number::before {
background: #1b9cfc;
}
.bwd-step-style-5 .row > :nth-child(4) .bwd-step-wrapper .bwd-step-item::after {
background: #FFA500;
}
.bwd-step-style-5
.row
> :nth-child(4)
.bwd-step-wrapper
.bwd-step-item
.bwd-step-icon {
color: #FFA500;
}
.bwd-step-style-5
.row
> :nth-child(4)
.bwd-step-wrapper
.bwd-step-title {
color: #ffffff;
}
.bwd-step-style-5
.row
> :nth-child(4)
.bwd-step-wrapper
.bwd-step-number::before {
background: #FFA500;
}
.bwd-step-style-5 .row > :nth-child(5) .bwd-step-wrapper .bwd-step-item::after {
background: #00FF00;
}
.bwd-step-style-5
.row
> :nth-child(5)
.bwd-step-wrapper
.bwd-step-item
.bwd-step-icon {
color: #00FF00;
}
.bwd-step-style-5
.row
> :nth-child(5)
.bwd-step-wrapper
.bwd-step-title {
color: #ffffff;
}
.bwd-step-style-5
.row
> :nth-child(5)
.bwd-step-wrapper
.bwd-step-number::before {
background: #00FF00;
}
.bwd-step-style-5 .row > :nth-child(6) .bwd-step-wrapper .bwd-step-item::after {
background: #5E35B1;
}
.bwd-step-style-5
.row
> :nth-child(6)
.bwd-step-wrapper
.bwd-step-item
.bwd-step-icon {
color: #5E35B1;
}
.bwd-step-style-5
.row
> :nth-child(6)
.bwd-step-wrapper
.bwd-step-title {
color: #ffffff;
}
.bwd-step-style-5
.row
> :nth-child(6)
.bwd-step-wrapper
.bwd-step-number::before {
background: #5E35B1;
}
.bwd-step-style-5 .row > :nth-child(7) .bwd-step-wrapper .bwd-step-item::after {
background: #5D4037;
}
.bwd-step-style-5
.row
> :nth-child(7)
.bwd-step-wrapper
.bwd-step-item
.bwd-step-icon {
color: #5D4037;
}
.bwd-step-style-5
.row
> :nth-child(7)
.bwd-step-wrapper
.bwd-step-title {
color: #ffffff;
}
.bwd-step-style-5
.row
> :nth-child(7)
.bwd-step-wrapper
.bwd-step-number::before {
background: #5D4037;
}
.bwd-step-style-5 .row > :nth-child(8) .bwd-step-wrapper .bwd-step-item::after {
background: #D81B60;
}
.bwd-step-style-5
.row
> :nth-child(8)
.bwd-step-wrapper
.bwd-step-item
.bwd-step-icon {
color: #D81B60;
}
.bwd-step-style-5
.row
> :nth-child(8)
.bwd-step-wrapper
.bwd-step-title {
color: #ffffff;
}
.bwd-step-style-5
.row
> :nth-child(8)
.bwd-step-wrapper
.bwd-step-number::before {
background: #D81B60;
}
.bwd-step-style-6 .bwd-step-wrapper {
background: #eee;
padding: 10px 13px 18px;
text-align: center;
position: relative;
margin-right: 70px;
margin-bottom: 35px;
margin-top: 30px;
}
.bwd-step-style-6 .bwd-step-wrapper::before {
content: "";
background: #2aa03a;
position: absolute;
top: -29px;
right: -1px;
width: 26px;
height: 30px;
-webkit-clip-path: polygon(100% 100%, 0% 100%, 100% 0);
clip-path: polygon(100% 100%, 0% 100%, 100% 0);
z-index: 1;
}
.bwd-step-style-6 .bwd-step-wrapper.bwdas_arrow_dir {
padding-left: 20px;
}
.bwd-step-style-6 .bwd-step-wrapper.bwdas_arrow_dir::before {
left: 9px;
z-index: 1;
clip-path: polygon(0 100%, 85% 100%, 19% 0);
}
.bwd-step-style-6 .bwd-step-wrapper .bwd-step-item6::before {
content: "";
position: absolute;
background: #000000b5;
bottom: -80px;
right: -24px;
width: 60px;
height: 60px;
border-radius: 50%;
-webkit-filter: blur(30px);
filter: blur(30px);
}
.bwd-step-style-6 .bwd-step-wrapper.bwdas_arrow_dir .bwd-step-item6::before {
left: -24px;
right: auto;
}
.bwd-step-style-6 .bwd-step-wrapper .bwd-step-number {
width: 69px;
height: calc(100% + 60px);
position: absolute;
right: -69px;
top: -30px;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
padding-right: 18px;
z-index: 1;
}
.bwd-step-style-6 .bwd-step-wrapper .bwd-step-number.bwdas_arrow_dir {
left: -55px;
}
.bwd-step-style-6 .bwd-step-wrapper .bwd-step-number.bwdas_arrow_dir::after {
clip-path: polygon(59% 19%, 100% 0%, 100% 100%, 100% 100%, 0% 50%);
}
@media (max-width: 767px) {
.bwd-step-style-6 .bwd-step-wrapper .bwd-step-number {
height: 130%;
}
}
.bwd-step-style-6 .bwd-step-wrapper .bwd-step-number::before {
content: "";
position: absolute;
bottom: 0;
left: -26px;
width: 26.5px;
height: 30px;
background: #2aa03a;
z-index: -1;
-webkit-clip-path: polygon(100% 100%, 100% 0, 0 0);
clip-path: polygon(100% 100%, 100% 0, 0 0);
}
.bwd-step-style-6 .bwd-step-wrapper .bwd-step-number.bwdas_arrow_dir::before {
right: -22px;
clip-path: polygon(16% 0, 13% 100%, 100% 0);
left: auto;
}
.bwd-step-style-6 .bwd-step-wrapper .bwd-step-number::after {
content: "";
background: #2ba33b;
-webkit-clip-path: polygon(0% 0%, 0% 0, 100% 50%, 0% 100%, 0% 100%);
clip-path: polygon(0% 0%, 0% 0, 100% 50%, 0% 100%, 0% 100%);
top: 0;
right: 0;
width: 100%;
height: 100%;
position: absolute;
z-index: -1;
}
.bwd-step-style-6
.bwd-step-wrapper
.bwd-step-number
.bwd-step-title {
text-transform: uppercase;
font-weight: 600;
font-size: 30px;
line-height: 1;
color: #fff;
}
.bwd-step-style-6 .bwd-step-wrapper .bwd-step-icon {
font-size: 40px;
color: #2ba33b;
margin-bottom: 20px;
position: relative;
-webkit-transform: rotateY(0);
transform: rotateY(0);
-webkit-transition: 0.4s linear;
transition: 0.4s linear;
}
.bwd-step-style-6 .bwd-step-wrapper .bwd-step-icon svg {
fill: #2ba33b;
}
.bwd-step-style-6 .bwd-step-wrapper .bwd-step-item6:hover .bwd-step-icon {
-webkit-transform: rotateY(360deg);
transform: rotateY(360deg);
}
.bwd-step-style-6
.bwd-step-wrapper
.bwd-step-content
.bwd-step-title {
color: #2ba33b;
font-size: 23px;
font-weight: 700;
text-transform: capitalize;
margin-bottom: 15px;
}
@media (max-width: 767px) {
.bwd-step-style-6
.bwd-step-wrapper
.bwd-step-content
.bwd-step-title {
font-size: 20px;
}
}
@media only screen and (min-width: 576px) and (max-width: 767px) {
.bwd-step-style-6
.bwd-step-wrapper
.bwd-step-content
.bwd-step-title {
font-size: 17px;
}
}
.bwd-step-style-6
.bwd-step-wrapper
.bwd-step-content
.bwd-description {
font-size: 14px;
line-height: 18px;
margin-top: 6px;
font-weight: 500;
letter-spacing: 0.6px;
}
.bwd-step-style-6 .row > :nth-child(2) .bwd-step-wrapper::before {
background: #f69602;
}
.bwd-step-style-6
.row
> :nth-child(2)
.bwd-step-wrapper
.bwd-step-number::before {
background: #f69602;
}
.bwd-step-style-6
.row
> :nth-child(2)
.bwd-step-wrapper
.bwd-step-number::after {
background: #f69602;
}
.bwd-step-style-6
.row
> :nth-child(2)
.bwd-step-wrapper
.bwd-step-icon {
color: #f69602;
}
.bwd-step-style-6
.row
> :nth-child(2)
.bwd-step-wrapper
.bwd-step-content
.bwd-step-title {
color: #f69602;
}
.bwd-step-style-6 .row > :nth-child(3) .bwd-step-wrapper::before {
background: #1d9cd7;
}
.bwd-step-style-6
.row
> :nth-child(3)
.bwd-step-wrapper
.bwd-step-number::before {
background: #1d9cd7;
}
.bwd-step-style-6
.row
> :nth-child(3)
.bwd-step-wrapper
.bwd-step-number::after {
background: #1d9cd7;
}
.bwd-step-style-6
.row
> :nth-child(3)
.bwd-step-wrapper
.bwd-step-icon {
color: #1d9cd7;
}
.bwd-step-style-6
.row
> :nth-child(3)
.bwd-step-wrapper
.bwd-step-content
.bwd-step-title {
color: #1d9cd7;
}
.bwd-step-style-6 .row > :nth-child(4) .bwd-step-wrapper::before {
background: #f35601;
}
.bwd-step-style-6
.row
> :nth-child(4)
.bwd-step-wrapper
.bwd-step-number::before {
background: #f35601;
}
.bwd-step-style-6
.row
> :nth-child(4)
.bwd-step-wrapper
.bwd-step-number::after {
background: #f35601;
}
.bwd-step-style-6
.row
> :nth-child(4)
.bwd-step-wrapper
.bwd-step-icon {
color: #f35601;
}
.bwd-step-style-6
.row
> :nth-child(4)
.bwd-step-wrapper
.bwd-step-content
.bwd-step-title {
color: #f35601;
}
.bwd-step-style-6 .row > :nth-child(5) .bwd-step-wrapper::before {
background: #283618;
}
.bwd-step-style-6
.row
> :nth-child(5)
.bwd-step-wrapper
.bwd-step-number::before {
background: #283618;
}
.bwd-step-style-6
.row
> :nth-child(5)
.bwd-step-wrapper
.bwd-step-number::after {
background: #283618;
}
.bwd-step-style-6
.row
> :nth-child(5)
.bwd-step-wrapper
.bwd-step-icon {
color: #283618;
}
.bwd-step-style-6
.row
> :nth-child(5)
.bwd-step-wrapper
.bwd-step-content
.bwd-step-title {
color: #283618;
}
.bwd-step-style-6 .row > :nth-child(6) .bwd-step-wrapper::before {
background: #d90429;
}
.bwd-step-style-6
.row
> :nth-child(6)
.bwd-step-wrapper
.bwd-step-number::before {
background: #d90429;
}
.bwd-step-style-6
.row
> :nth-child(6)
.bwd-step-wrapper
.bwd-step-number::after {
background: #d90429;
}
.bwd-step-style-6
.row
> :nth-child(6)
.bwd-step-wrapper
.bwd-step-icon {
color: #d90429;
}
.bwd-step-style-6
.row
> :nth-child(6)
.bwd-step-wrapper
.bwd-step-content
.bwd-step-title {
color: #d90429;
}
.bwd-step-style-6 .row > :nth-child(7) .bwd-step-wrapper::before {
background: #99582a;
}
.bwd-step-style-6
.row
> :nth-child(7)
.bwd-step-wrapper
.bwd-step-number::before {
background: #99582a;
}
.bwd-step-style-6
.row
> :nth-child(7)
.bwd-step-wrapper
.bwd-step-number::after {
background: #99582a;
}
.bwd-step-style-6
.row
> :nth-child(7)
.bwd-step-wrapper
.bwd-step-icon {
color: #99582a;
}
.bwd-step-style-6
.row
> :nth-child(7)
.bwd-step-wrapper
.bwd-step-content
.bwd-step-title {
color: #99582a;
}
.bwd-step-style-6 .row > :nth-child(8) .bwd-step-wrapper::before {
background: #6d597a;
}
.bwd-step-style-6
.row
> :nth-child(8)
.bwd-step-wrapper
.bwd-step-number::before {
background: #6d597a;
}
.bwd-step-style-6
.row
> :nth-child(8)
.bwd-step-wrapper
.bwd-step-number::after {
background: #6d597a;
}
.bwd-step-style-6
.row
> :nth-child(8)
.bwd-step-wrapper
.bwd-step-icon {
color: #6d597a;
}
.bwd-step-style-6
.row
> :nth-child(8)
.bwd-step-wrapper
.bwd-step-content
.bwd-step-title {
color: #6d597a;
}
.bwd-step-style-7 .bwd-step-item {
text-align: center;
position: relative;
-webkit-filter: drop-shadow(4px 5px 5px rgba(0, 0, 0, 0.35));
filter: drop-shadow(4px 5px 5px rgba(0, 0, 0, 0.35));
margin: 0 8px 2px;
}
.bwd-step-style-7 .bwd-step-item::before {
content: "";
position: absolute;
background: #2ba33b;
width: 15%;
height: 40px;
-webkit-clip-path: polygon(0 0, 0% 100%, 100% 100%);
clip-path: polygon(0 0, 0% 100%, 100% 100%);
bottom: 80px;
right: 0;
z-index: -1;
}
.bwd-step-style-7 .bwd-step-item::after {
content: "";
position: absolute;
background: #2ba33b;
bottom: 80px;
left: 0;
width: 15%;
height: 40px;
-webkit-clip-path: polygon(100% 100%, 0% 100%, 100% 0);
clip-path: polygon(100% 100%, 0% 100%, 100% 0);
z-index: -1;
}
.bwd-step-style-7 .bwd-step-item .bwd-step-content {
-webkit-clip-path: polygon(0% 0, 100% 0, 90% 100%, 10% 100%);
clip-path: polygon(0% 0, 100% 0, 90% 100%, 10% 100%);
background: #f1f1f1;
padding: 15px 35px 25px;
margin-bottom: -10px;
-webkit-transition: 0.3s linear;
transition: 0.3s linear;
}
@media (max-width: 767px) {
.bwd-step-style-7 .bwd-step-item .bwd-step-content {
padding: 15px 32px 25px;
}
}
.bwd-step-style-7 .bwd-step-item .bwd-step-content .bwd-step-icon {
font-size: 42px;
color: #2ba33b;
margin-bottom: 20px;
}
.bwd-step-style-7 .bwd-step-item .bwd-step-content .bwd-step-icon svg {
fill: #2ba33b;
}
.bwd-step-style-7 .bwd-step-item .bwd-step-content .bwd-step-title {
color: #2ba33b;
font-size: 25px;
font-weight: 700;
text-transform: capitalize;
margin-bottom: 10px;
}
.bwd-step-style-7 .bwd-step-item .bwd-step-content .bwd-description {
font-size: 13px;
font-weight: 500;
letter-spacing: 1px;
}
.bwd-step-style-7 .bwd-step-item:hover .bwd-step-content {
margin-bottom: 0;
}
.bwd-step-style-7 .bwd-step-item .bwd-step-number {
-webkit-clip-path: polygon(0 0, 100% 0, 80% 100%, 20% 100%);
clip-path: polygon(0 0, 100% 0, 80% 100%, 20% 100%);
background: #2ba33b;
color: #fff;
padding: 15px;
height: 81px;
position: relative;
}
.bwd-step-style-7 .bwd-step-item .bwd-step-number .bwd-step-num {
position: absolute;
left: 50%;
top: 50%;
transform: translate(-50%, -50%);
}
.bwd-step-style-7 .bwd-step-item .bwd-step-number .bwd-step-title {
text-transform: uppercase;
font-weight: 600;
letter-spacing: 1px;
font-size: 32px;
line-height: 1;
color: #fff;
}
.bwd-step-style-7 .row > :nth-child(2) .bwd-step-item::before {
background: #ee5a24;
}
.bwd-step-style-7 .row > :nth-child(2) .bwd-step-item::after {
background: #ee5a24;
}
.bwd-step-style-7
.row
> :nth-child(2)
.bwd-step-item
.bwd-step-content
.bwd-step-icon {
color: #ee5a24;
}
.bwd-step-style-7
.row
> :nth-child(2)
.bwd-step-item
.bwd-step-content
.bwd-step-title {
color: #ee5a24;
}
.bwd-step-style-7 .row > :nth-child(2) .bwd-step-item .bwd-step-number {
background: #f46734;
}
.bwd-step-style-7 .row > :nth-child(3) .bwd-step-item::before {
background: #b53471;
}
.bwd-step-style-7 .row > :nth-child(3) .bwd-step-item::after {
background: #b53471;
}
.bwd-step-style-7
.row
> :nth-child(3)
.bwd-step-item
.bwd-step-content
.bwd-step-icon {
color: #b53471;
}
.bwd-step-style-7
.row
> :nth-child(3)
.bwd-step-item
.bwd-step-content
.bwd-step-title {
color: #b53471;
}
.bwd-step-style-7 .row > :nth-child(3) .bwd-step-item .bwd-step-number {
background: #b53471;
}
.bwd-step-style-7 .row > :nth-child(4) .bwd-step-item::before {
background: #e84118;
}
.bwd-step-style-7 .row > :nth-child(4) .bwd-step-item::after {
background: #e84118;
}
.bwd-step-style-7
.row
> :nth-child(4)
.bwd-step-item
.bwd-step-content
.bwd-step-icon {
color: #e84118;
}
.bwd-step-style-7
.row
> :nth-child(4)
.bwd-step-item
.bwd-step-content
.bwd-step-title {
color: #e84118;
}
.bwd-step-style-7 .row > :nth-child(4) .bwd-step-item .bwd-step-number {
background: #e84118;
}
.bwd-step-style-7 .row > :nth-child(5) .bwd-step-item::before {
background: #3a0ca3;
}
.bwd-step-style-7 .row > :nth-child(5) .bwd-step-item::after {
background: #3a0ca3;
}
.bwd-step-style-7
.row
> :nth-child(5)
.bwd-step-item
.bwd-step-content
.bwd-step-icon {
color: #3a0ca3;
}
.bwd-step-style-7
.row
> :nth-child(5)
.bwd-step-item
.bwd-step-content
.bwd-step-title {
color: #3a0ca3;
}
.bwd-step-style-7 .row > :nth-child(5) .bwd-step-item .bwd-step-number {
background: #3a0ca3;
}
.bwd-step-style-7 .row > :nth-child(6) .bwd-step-item::before {
background: #ffc300;
}
.bwd-step-style-7 .row > :nth-child(6) .bwd-step-item::after {
background: #ffc300;
}
.bwd-step-style-7
.row
> :nth-child(6)
.bwd-step-item
.bwd-step-content
.bwd-step-icon {
color: #ffc300;
}
.bwd-step-style-7
.row
> :nth-child(6)
.bwd-step-item
.bwd-step-content
.bwd-step-title {
color: #ffc300;
}
.bwd-step-style-7 .row > :nth-child(6) .bwd-step-item .bwd-step-number {
background: #ffc300;
}
.bwd-step-style-7 .row > :nth-child(7) .bwd-step-item::before {
background: #f25c54;
}
.bwd-step-style-7 .row > :nth-child(7) .bwd-step-item::after {
background: #f25c54;
}
.bwd-step-style-7
.row
> :nth-child(7)
.bwd-step-item
.bwd-step-content
.bwd-step-icon {
color: #f25c54;
}
.bwd-step-style-7
.row
> :nth-child(7)
.bwd-step-item
.bwd-step-content
.bwd-step-title {
color: #f25c54;
}
.bwd-step-style-7 .row > :nth-child(7) .bwd-step-item .bwd-step-number {
background: #f25c54;
}
.bwd-step-style-7 .row > :nth-child(8) .bwd-step-item::before {
background: #69140e;
}
.bwd-step-style-7 .row > :nth-child(8) .bwd-step-item::after {
background: #69140e;
}
.bwd-step-style-7
.row
> :nth-child(8)
.bwd-step-item
.bwd-step-content
.bwd-step-icon {
color: #69140e;
}
.bwd-step-style-7
.row
> :nth-child(8)
.bwd-step-item
.bwd-step-content
.bwd-step-title {
color: #69140e;
}
.bwd-step-style-7 .row > :nth-child(8) .bwd-step-item .bwd-step-number {
background: #69140e;
}
.bwd-step-style-8 .bwd-step-item {
text-align: center;
border: 2px solid #2ba33b;
padding: 80px 14px 18px;
border-radius: 15px;
border-right-color: transparent;
position: relative;
margin-right: 20px;
}
@media (max-width: 767px) {
.bwd-step-style-8 .bwd-step-item {
padding: 120px 20px 30px;
}
}
.bwd-step-style-8 .bwd-step-item::before {
position: absolute;
content: "";
width: 2px;
height: 140px;
bottom: 3px;
right: 2px;
background: #2ba33b;
border-bottom-right-radius: 50px;
border-bottom-left-radius: 50px;
}
.bwd-step-style-8 .bwd-step-item .bwd-step-number-eight {
position: absolute;
top: -5px;
right: -15px;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
width: 70px;
height: 70px;
text-align: center;
background: #2ba33b;
border-radius: 100%;
color: #fff;
outline-offset: 8px;
-webkit-box-shadow: 4px 4px 20px rgba(142, 141, 141, 0.445);
box-shadow: 4px 4px 20px rgba(142, 141, 141, 0.445);
-webkit-transform: rotateY(0);
transform: rotateY(0);
-webkit-transition: 0.3s linear;
transition: 0.3s linear;
}
.bwd-step-style-8 .bwd-step-item .bwd-step-number-eight .bwd-step-title-eight {
text-transform: uppercase;
font-weight: 700;
letter-spacing: 2px;
font-size: 40px;
line-height: 1;
color: #fff;
}
.bwd-step-style-8 .bwd-step-item:hover .bwd-step-number-eight {
-webkit-transform: rotateY(180deg);
transform: rotateY(180deg);
}
.bwd-step-style-8 .bwd-step-item .bwd-step-icon {
position: absolute;
top: 10px;
left: 50%;
transform: translateX(-50%);
font-size: 35px;
line-height: 80px;
width: 80px;
height: 80px;
border-radius: 50%;
margin: 0 auto;
z-index: 1;
color: #333;
-webkit-transition: .3s linear;
transition: .3s linear;
}
.bwd-step-style-8 .bwd-step-item .bwd-step-content {
margin-top: 10px;
}
.bwd-step-style-8 .bwd-step-item .bwd-step-content .bwd-step-title {
color: #2ba33b;
font-size: 25px;
font-weight: 700;
text-transform: capitalize;
margin-bottom: 15px;
font-style: italic;
}
.bwd-step-style-8 .bwd-step-item .bwd-step-content .bwd-description {
font-size: 14px;
font-weight: 500;
letter-spacing: 1px;
}
@media (max-width: 767px){
.bwd-step-style-8 .bwd-step-item .bwd-step-icon {
top: 30px;
line-height: 70px;
width: 70px;
height: 70px;
font-size: 30px;
}
}
@media (max-width: 767px) {
.bwd-step-style-8 .bwd-step-item .bwd-step-content .bwd-description {
letter-spacing: 0;
}
}
.bwd-step-style-8 .row > :nth-child(2) .bwd-step-item {
border-color: #2980b9;
border-right-color: transparent;
}
.bwd-step-style-8 .row > :nth-child(2) .bwd-step-item::before {
background: #2980b9;
}
.bwd-step-style-8 .row > :nth-child(2) .bwd-step-item .bwd-step-number-eight {
background: #2980b9;
}
.bwd-step-style-8
.row
> :nth-child(2)
.bwd-step-item
.bwd-step-content
.bwd-step-title {
color: #2980b9;
}
.bwd-step-style-8 .row > :nth-child(3) .bwd-step-item {
border-color: #f39c12;
border-right-color: transparent;
}
.bwd-step-style-8 .row > :nth-child(3) .bwd-step-item::before {
background: #f39c12;
}
.bwd-step-style-8 .row > :nth-child(3) .bwd-step-item .bwd-step-number-eight {
background: #f39c12;
}
.bwd-step-style-8
.row
> :nth-child(3)
.bwd-step-item
.bwd-step-content
.bwd-step-title {
color: #f39c12;
}
.bwd-step-style-8 .row > :nth-child(4) .bwd-step-item {
border-color: #8e44ad;
border-right-color: transparent;
}
.bwd-step-style-8 .row > :nth-child(4) .bwd-step-item::before {
background: #8e44ad;
}
.bwd-step-style-8 .row > :nth-child(4) .bwd-step-item .bwd-step-number-eight {
background: #8e44ad;
}
.bwd-step-style-8
.row
> :nth-child(4)
.bwd-step-item
.bwd-step-content
.bwd-step-title {
color: #8e44ad;
}
.bwd-step-style-8 .row > :nth-child(5) .bwd-step-item {
border-color: #957fef;
border-right-color: transparent;
}
.bwd-step-style-8 .row > :nth-child(5) .bwd-step-item::before {
background: #957fef;
}
.bwd-step-style-8 .row > :nth-child(5) .bwd-step-item .bwd-step-number-eight {
background: #957fef;
}
.bwd-step-style-8
.row
> :nth-child(5)
.bwd-step-item
.bwd-step-content
.bwd-step-title {
color: #957fef;
}
.bwd-step-style-8 .row > :nth-child(6) .bwd-step-item {
border-color: #a5be00;
border-right-color: transparent;
}
.bwd-step-style-8 .row > :nth-child(6) .bwd-step-item::before {
background: #a5be00;
}
.bwd-step-style-8 .row > :nth-child(6) .bwd-step-item .bwd-step-number-eight {
background: #a5be00;
}
.bwd-step-style-8
.row
> :nth-child(6)
.bwd-step-item
.bwd-step-content
.bwd-step-title {
color: #a5be00;
}
.bwd-step-style-8 .row > :nth-child(7) .bwd-step-item {
border-color: #25a244;
border-right-color: transparent;
}
.bwd-step-style-8 .row > :nth-child(7) .bwd-step-item::before {
background: #25a244;
}
.bwd-step-style-8 .row > :nth-child(7) .bwd-step-item .bwd-step-number-eight {
background: #25a244;
}
.bwd-step-style-8
.row
> :nth-child(7)
.bwd-step-item
.bwd-step-content
.bwd-step-title {
color: #25a244;
}
.bwd-step-style-8 .row > :nth-child(8) .bwd-step-item {
border-color: #ff69eb;
border-right-color: transparent;
}
.bwd-step-style-8 .row > :nth-child(8) .bwd-step-item::before {
background: #ff69eb;
}
.bwd-step-style-8 .row > :nth-child(8) .bwd-step-item .bwd-step-number-eight {
background: #ff69eb;
}
.bwd-step-style-8
.row
> :nth-child(8)
.bwd-step-item
.bwd-step-content
.bwd-step-title {
color: #ff69eb;
}
.bwd-step-style.bwd-step-style-9 {
margin-top: 20px;
}
.bwd-step-style-9 .bwd-step-item {
color: #555;
background-color: #fff;
text-align: center;
padding: 0 0 35px;
-webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.22);
box-shadow: 0 0 10px rgba(0, 0, 0, 0.22);
border-radius: 20px 20px;
position: relative;
z-index: 1;
-webkit-transition: all ease .3s;
transition: all ease .3s;
}
.bwd-step-style-9 .bwd-step-item::before {
content: "";
background-color: #202c59;
width: 100%;
height: 49px;
border-radius: 0 0 20px 20px;
-webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.3) inset;
box-shadow: 0 0 5px rgba(0, 0, 0, 0.3) inset;
position: absolute;
left: 0;
bottom: 0;
z-index: -1;
}
.bwd-step-style-9 .bwd-step-item .bwd-step-number .bwd-title {
color: #fff;
background-color: #202c59;
font-size: 45px;
line-height: 130px;
width: 80px;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
font-weight: 700;
border-radius: 40px 0 100px 100px;
position: relative;
margin-bottom: 10px;
top: -15px;
}
.bwd-step-style-9 .bwd-step-item .bwd-step-number .bwd-title::before, .bwd-step-style-9 .bwd-step-item .bwd-step-number .bwd-title::after {
content: "";
background-color: #202c59;
width: 25px;
height: 15px;
border-radius: 50px 50px 0 0;
position: absolute;
top: 0;
left: 80px;
}
.bwd-step-style-9 .bwd-step-item .bwd-step-number .bwd-title::after {
background-color: #202c59;
border-radius: 50px 0 0 0;
left: 65px;
z-index: -2;
}
.bwd-step-style-9 .bwd-step-item .bwd-step-icon {
color: #afafaf;
font-size: 40px;
position: absolute;
right: 20px;
top: 30px;
-webkit-transition: all 0.3s ease 0s;
transition: all 0.3s ease 0s;
}
.bwd-step-style-9 .bwd-step-item .bwd-step-icon svg {
fill: #afafaf;
}
.bwd-step-style-9 .bwd-step-item:hover .bwd-step-icon {
-webkit-transform: rotateY(180deg);
transform: rotateY(180deg);
}
.bwd-step-style-9 .bwd-step-item .bwd-step-content .bwd-title {
font-size: 19px;
font-weight: 600;
text-transform: uppercase;
padding: 0 15px;
margin: 0 0 10px;
}
.bwd-step-style-9 .bwd-step-item .bwd-step-content .bwd-description {
font-size: 15px;
text-align: center;
line-height: 25px;
padding: 0 12px;
margin: 0 0 30px;
}
.bwd-step-style-9 .row > *:nth-child(2) .bwd-step-item::before {
background: #6F1E51;
}
.bwd-step-style-9 .row > *:nth-child(2) .bwd-step-item .bwd-step-number .bwd-title {
background: #6F1E51;
}
.bwd-step-style-9 .row > *:nth-child(2) .bwd-step-item .bwd-title::before {
background: #6F1E51;
}
.bwd-step-style-9 .row > *:nth-child(2) .bwd-step-item .bwd-title::after {
background: #6F1E51;
}
.bwd-step-style-9 .row > *:nth-child(3) .bwd-step-item::before {
background: #ee3838;
}
.bwd-step-style-9 .row > *:nth-child(3) .bwd-step-item .bwd-step-number .bwd-title {
background: #ee3838;
}
.bwd-step-style-9 .row > *:nth-child(3) .bwd-step-item .bwd-title::before {
background: #ee3838;
}
.bwd-step-style-9 .row > *:nth-child(3) .bwd-step-item .bwd-title::after {
background: #ee3838;
}
.bwd-step-style-9 .row > *:nth-child(4) .bwd-step-item::before {
background:#ffb627;
}
.bwd-step-style-9 .row > *:nth-child(4) .bwd-step-item .bwd-step-number .bwd-title {
background:#ffb627;
}
.bwd-step-style-9 .row > *:nth-child(4) .bwd-step-item .bwd-title::before {
background:#ffb627;
}
.bwd-step-style-9 .row > *:nth-child(4) .bwd-step-item .bwd-title::after {
background:#ffb627;
}
.bwd-step-style-9 .row > *:nth-child(5) .bwd-step-item::before {
background: #3b28cc;
}
.bwd-step-style-9 .row > *:nth-child(5) .bwd-step-item .bwd-step-number .bwd-title {
background: #3b28cc;
}
.bwd-step-style-9 .row > *:nth-child(5) .bwd-step-item .bwd-title::before {
background: #3b28cc;
}
.bwd-step-style-9 .row > *:nth-child(5) .bwd-step-item .bwd-title::after {
background: #3b28cc;
}
.bwd-step-style-9 .row > *:nth-child(6) .bwd-step-item::before {
background: #a5be00;
}
.bwd-step-style-9 .row > *:nth-child(6) .bwd-step-item .bwd-step-number .bwd-title {
background: #a5be00;
}
.bwd-step-style-9 .row > *:nth-child(6) .bwd-step-item .bwd-title::before {
background: #a5be00;
}
.bwd-step-style-9 .row > *:nth-child(6) .bwd-step-item .bwd-title::after {
background: #a5be00;
}
.bwd-step-style-9 .row > *:nth-child(7) .bwd-step-item::before {
background: #d81159;
}
.bwd-step-style-9 .row > *:nth-child(7) .bwd-step-item .bwd-step-number .bwd-title {
background: #d81159;
}
.bwd-step-style-9 .row > *:nth-child(7) .bwd-step-item .bwd-title::before {
background: #d81159;
}
.bwd-step-style-9 .row > *:nth-child(7) .bwd-step-item .bwd-title::after {
background: #d81159;
}
.bwd-step-style-9 .row > *:nth-child(8) .bwd-step-item::before {
background: #f26ca7;
}
.bwd-step-style-9 .row > *:nth-child(8) .bwd-step-item .bwd-step-number .bwd-title {
background: #f26ca7;
}
.bwd-step-style-9 .row > *:nth-child(8) .bwd-step-item .bwd-title::before {
background: #f26ca7;
}
.bwd-step-style-9 .row > *:nth-child(8) .bwd-step-item .bwd-title::after {
background: #f26ca7;
}
.bwd-step-style-10 .bwd-step-wrapper {
-webkit-filter: drop-shadow(4px 5px 5px rgba(0, 0, 0, 0.39));
filter: drop-shadow(4px 5px 5px rgba(0, 0, 0, 0.39));
position: relative;
margin-left: 16px;
}
.bwd-step-style.bwd-step-style-10 {
padding-top: 20px;
}
.bwd-step-style-10 .bwd-step-wrapper .show-arrow {
content: "";
position: absolute;
top: 50%;
right: -22px;
background-color: #fff;
-webkit-transform: translateY(-50%);
transform: translateY(-50%);
width: 23px;
height: 30px;
z-index: 2;
clip-path: polygon(0 0, 0% 100%, 100% 50%);
}
.bwd-step-style-10 .bwd-step-wrapper .show-arrow.bwdas_arrow_dir {
left: -22px;
clip-path: polygon(0 50%, 100% 100%, 100% 0);
}
.bwd-step-style-10 .bwd-step-item {
position: relative;
padding: 20px 20px 20px 65px;
background-color: #fff;
text-align: center;
margin-bottom: 30px;
}
.bwd-step-style-10 .bwd-step-item.bwdas_arrow_dir {
padding-left: 15px;
padding-right: 60px;
}
.bwd-step-style-10 .bwd-step-item::before {
content: "";
position: absolute;
top: -20px;
left: 0px;
width: 40px;
height: 100%;
background: #0a697d;
border-top-left-radius: 88px;
border-top-right-radius: 13px;
z-index: -1;
transform: rotateY(180deg);
}
.bwd-step-style-10 .bwd-step-item.bwdas_arrow_dir::before {
right: 0px;
transform: rotateY(0deg);
left: auto;
}
.bwd-step-style-10 .bwd-step-item .bwd-step-number {
height: 120%;
top: -15px;
left: 0;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-pack: end;
-ms-flex-pack: end;
justify-content: end;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
width: 85px;
position: absolute;
}
.bwd-step-style-10 .bwd-step-item .bwd-step-number.bwdas_arrow_dir {
right: -1px;
left: auto;
}
.bwd-step-style-10 .bwd-step-item .bwd-step-number.bwdas_arrow_dir::before {
transform: rotateY(0deg);
}
.bwd-step-style-10 .bwd-step-item .bwd-step-number::before {
position: absolute;
content: "";
-webkit-clip-path: polygon(100% 0, 0 100%, 100% 100%);
clip-path: polygon(100% 0, 0 100%, 100% 100%);
background: #0a697d;
color: #fff;
top: 0;
left: 0;
width: 100%;
height: 100%;
transform: rotateY(180deg);
}
.bwd-step-style-10 .bwd-step-item .bwd-step-number::after {
content: "";
position: absolute;
bottom: 1px;
left: 55px;
width: 50px;
height: 100px;
background: #0a697d;
border-bottom-left-radius: 20px;
z-index: -1;
transform: rotateY(180deg);
}
.bwd-step-style-10 .bwd-step-item .bwd-step-number.bwdas_arrow_dir::after {
right: 55px;
transform: rotateY(0deg);
left: auto;
}
.bwd-step-style-10 .bwd-step-item .bwd-step-number .bwd-step-title {
text-transform: uppercase;
font-weight: 700;
font-size: 40px;
line-height: 1;
color: #fff;
padding-right: 17px;
position: relative;
transition: all .3s;
z-index: 1;
}
.bwd-step-style-10 .bwd-step-item .bwd-step-number .bwd-step-title:last-child {
padding-bottom: 25px;
}
.bwd-step-style-10 .bwd-step-item .bwd-step-number.bwdas_arrow_dir .bwd-step-title:last-child {
padding-right: 0;
}
@media (max-width: 767px) {
.bwd-step-style-10
.bwd-step-item
.bwd-step-number
.bwd-step-title:last-child {
margin-bottom: -7px;
}
}
@media only screen and (min-width: 576px) and (max-width: 767px) {
.bwd-step-style-10
.bwd-step-item
.bwd-step-number
.bwd-step-title:last-child {
margin-bottom: 10px;
}
}
.bwd-step-style-10 .bwd-step-item .bwd-step-icon {
-webkit-transform:  rotateX(0);
transform:  rotateX(0);
font-size: 32px;
font-weight: 700;
color: #0a697d;
-webkit-transition: 0.4s linear;
transition: 0.4s linear;
margin-bottom: 15px;
display: block;
}
.bwd-step-style-10 .bwd-step-item .bwd-step-icon svg {
fill: #0a697d;
}
.bwd-step-style-10 .bwd-step-item:hover .bwd-step-icon {
-webkit-transform: rotateX(180deg);
transform: rotateX(180deg);
}
.bwd-step-style-10 .bwd-step-item .bwd-step-content .bwd-step-title {
color: #0a697d;
font-size: 20px;
font-weight: 700;
text-transform: capitalize;
margin-bottom: 5px;
line-height: 1.2;
transition: all .3s;
}
.bwd-step-style-10 .bwd-step-item .bwd-step-content .bwd-description {
font-size: 13px;
font-weight: 500;
line-height: 24px;
}
.bwd-step-style-10 .row > :nth-child(2) .bwd-step-item::before {
background-color: #0d89fb;
}
.bwd-step-style-10
.row
> :nth-child(2)
.bwd-step-item
.bwd-step-number::before {
background-color: #0d89fb;
}
.bwd-step-style-10 .row > :nth-child(2) .bwd-step-item .bwd-step-number::after {
background-color: #0d89fb;
}
.bwd-step-style-10 .row > :nth-child(2) .bwd-step-item .bwd-step-icon {
color: #0d89fb;
}
.bwd-step-style-10
.row
> :nth-child(2)
.bwd-step-item
.bwd-step-content
.bwd-step-title {
color: #0d89fb;
}
.bwd-step-style-10 .row > :nth-child(3) .bwd-step-item::before {
background-color: #5db15c;
}
.bwd-step-style-10
.row
> :nth-child(3)
.bwd-step-item
.bwd-step-number::before {
background-color: #5db15c;
}
.bwd-step-style-10 .row > :nth-child(3) .bwd-step-item .bwd-step-number::after {
background-color: #5db15c;
}
.bwd-step-style-10 .row > :nth-child(3) .bwd-step-item .bwd-step-icon {
color: #5db15c;
}
.bwd-step-style-10
.row
> :nth-child(3)
.bwd-step-item
.bwd-step-content
.bwd-step-title {
color: #5db15c;
}
.bwd-step-style-10 .row > :nth-child(4) .bwd-step-item::before {
background-color: #fcb229;
}
.bwd-step-style-10
.row
> :nth-child(4)
.bwd-step-item
.bwd-step-number::before {
background-color: #fcb229;
}
.bwd-step-style-10 .row > :nth-child(4) .bwd-step-item .bwd-step-number::after {
background-color: #fcb229;
}
.bwd-step-style-10 .row > :nth-child(4) .bwd-step-item .bwd-step-icon {
color: #fcb229;
}
.bwd-step-style-10
.row
> :nth-child(4)
.bwd-step-item
.bwd-step-content
.bwd-step-title {
color: #fcb229;
}
.bwd-step-style-10 .row > :nth-child(5) .bwd-step-item::before {
background-color: #f93943;
}
.bwd-step-style-10
.row
> :nth-child(5)
.bwd-step-item
.bwd-step-number::before {
background-color: #f93943;
}
.bwd-step-style-10 .row > :nth-child(5) .bwd-step-item .bwd-step-number::after {
background-color: #f93943;
}
.bwd-step-style-10 .row > :nth-child(5) .bwd-step-item .bwd-step-icon {
color: #f93943;
}
.bwd-step-style-10
.row
> :nth-child(5)
.bwd-step-item
.bwd-step-content
.bwd-step-title {
color: #f93943;
}
.bwd-step-style-10 .row > :nth-child(6) .bwd-step-item::before {
background-color: #7c6a0a;
}
.bwd-step-style-10
.row
> :nth-child(6)
.bwd-step-item
.bwd-step-number::before {
background-color: #7c6a0a;
}
.bwd-step-style-10 .row > :nth-child(6) .bwd-step-item .bwd-step-number::after {
background-color: #7c6a0a;
}
.bwd-step-style-10 .row > :nth-child(6) .bwd-step-item .bwd-step-icon {
color: #7c6a0a;
}
.bwd-step-style-10
.row
> :nth-child(6)
.bwd-step-item
.bwd-step-content
.bwd-step-title {
color: #7c6a0a;
}
.bwd-step-style-10 .row > :nth-child(7) .bwd-step-item::before {
background-color: #031d44;
}
.bwd-step-style-10
.row
> :nth-child(7)
.bwd-step-item
.bwd-step-number::before {
background-color: #031d44;
}
.bwd-step-style-10 .row > :nth-child(7) .bwd-step-item .bwd-step-number::after {
background-color: #031d44;
}
.bwd-step-style-10 .row > :nth-child(7) .bwd-step-item .bwd-step-icon {
color: #031d44;
}
.bwd-step-style-10
.row
> :nth-child(7)
.bwd-step-item
.bwd-step-content
.bwd-step-title {
color: #031d44;
}
.bwd-step-style-10 .row > :nth-child(8) .bwd-step-item::before {
background-color: #072ac8;
}
.bwd-step-style-10
.row
> :nth-child(8)
.bwd-step-item
.bwd-step-number::before {
background-color: #072ac8;
}
.bwd-step-style-10 .row > :nth-child(8) .bwd-step-item .bwd-step-number::after {
background-color: #072ac8;
}
.bwd-step-style-10 .row > :nth-child(8) .bwd-step-item .bwd-step-icon {
color: #072ac8;
}
.bwd-step-style-10
.row
> :nth-child(8)
.bwd-step-item
.bwd-step-content
.bwd-step-title {
color: #072ac8;
}
.bwd-step-style-11 .bwd-step-item-eleven {
-webkit-filter: drop-shadow(4px 5px 5px rgba(0, 0, 0, 0.39));
filter: drop-shadow(4px 5px 5px rgba(0, 0, 0, 0.39));
text-align: center;
position: relative;
padding: 40px 43px;
z-index: 1;
margin-right: 10px;
margin-bottom: 3px;
}
.bwd-step-style-11 .bwd-step-bg-boxb::before {
position: absolute;
content: "";
top: 0;
left: 0;
width: 100%;
height: 100%;
-webkit-clip-path: polygon(
25% 0%,
75% 0%,
100% 50%,
75% 100%,
25% 100%,
0% 50%
);
clip-path: polygon(25% 0%, 75% 0%, 100% 50%, 75% 100%, 25% 100%, 0% 50%);
background-color: #fff;
z-index: -1;
}
.bwd-step-style-11 .bwd-step-item-eleven::after {
position: absolute;
content: "";
top: 50%;
right: -22px;
width: 100%;
height: 80%;
background: #00c0e1;
z-index: -2;
-webkit-clip-path: polygon(    25% 0%,    75% 0%,    100% 50%,    75% 100%,    25% 100%,    0% 50%  );
clip-path: polygon(25% 0%, 75% 0%, 100% 50%, 75% 100%, 25% 100%, 0% 50%);
-webkit-transition: 0.3s linear;
transition: 0.3s linear;
transform: translateY(-50%);
-webkit-transform: translateY(-50%);
-moz-transform: translateY(-50%);
-ms-transform: translateY(-50%);
-o-transform: translateY(-50%);
}
.bwd-step-style-11 .bwd-step-item-eleven.bwdas_arrow_dir::after {
left: -22px;
}
.bwd-step-style-11 .bwd-step-item-eleven:hover::after {
height: 90%;
}
.bwd-step-style-11 .bwd-step-item-eleven:hover .bwd-step-icon {
-webkit-transform: rotateX(180deg);
transform: rotateX(180deg);
-webkit-box-shadow: none;
box-shadow: none;
}
.bwd-step-style-11 .bwd-step-item-eleven .bwd-step-icon {
position: absolute;
top: 10px;
left: 15px;
width: 65px;
height: 65px;
display: flex;
justify-content: center;
align-items: center;
background: #00c0e1;
border-radius: 100%;
color: #fff;
font-size: 30px;
-webkit-box-shadow: rgba(0, 0, 0, 0.2) 0 60px 40px -7px;
box-shadow: rgba(0, 0, 0, 0.2) 0 60px 40px -7px;
-webkit-transition: 0.5s linear;
transition: 0.5s linear;
-webkit-transform: rotateX(0);
transform: rotateX(0);
}
.bwd-step-style-11 .bwd-step-item-eleven .bwd-step-icon svg {
fill: #fff;
}
@media (max-width: 767px) {
.bwd-step-style-11 .bwd-step-item-eleven .bwd-step-icon {
width: 55px;
height: 55px;
line-height: 55px;
font-size: 28px;
}
}
.bwd-step-style-11
.bwd-step-item-eleven
.bwd-step-number-eleven
.bwd-step-title-eleven {
font-size: 50px;
font-weight: 900;
color: #00c0e1;
line-height: 1;
letter-spacing: 3px;
margin-bottom: 10px;
text-transform: capitalize;
}
.bwd-step-style-11 .bwd-step-item-eleven .bwd-step-content .bwd-step-title {
text-transform: uppercase;
font-weight: 700;
font-size: 25px;
line-height: 1;
color: #00c0e1;
margin-bottom: 10px;
}
@media only screen and (min-width: 576px) and (max-width: 767px) {
.bwd-step-style-11 .bwd-step-item-eleven .bwd-step-content .bwd-step-title {
font-size: 19px;
}
}
.bwd-step-style-11 .bwd-step-item-eleven .bwd-step-content .bwd-description {
font-size: 14px;
font-weight: 500;
letter-spacing: 1px;
line-height: 20px;
}
@media (max-width: 767px) {
.bwd-step-style-11 .bwd-step-item-eleven .bwd-step-content .bwd-description {
letter-spacing: 0;
}
}
.bwd-step-style-11 .row > :nth-child(2) .bwd-step-item-eleven::after {
background-color: #2e226d;
}
.bwd-step-style-11 .row > :nth-child(2) .bwd-step-item-eleven .bwd-step-icon {
background-color: #2e226d;
}
.bwd-step-style-11
.row
> :nth-child(2)
.bwd-step-item-eleven
.bwd-step-number-eleven
.bwd-step-title-eleven {
color: #2e226d;
}
.bwd-step-style-11
.row
> :nth-child(2)
.bwd-step-item-eleven
.bwd-step-content
.bwd-step-title {
color: #2e226d;
}
.bwd-step-style-11 .row > :nth-child(3) .bwd-step-item-eleven::after {
background-color: #ff3754;
}
.bwd-step-style-11 .row > :nth-child(3) .bwd-step-item-eleven .bwd-step-icon {
background-color: #ff3754;
}
.bwd-step-style-11
.row
> :nth-child(3)
.bwd-step-item-eleven
.bwd-step-number-eleven
.bwd-step-title-eleven {
color: #ff3754;
}
.bwd-step-style-11
.row
> :nth-child(3)
.bwd-step-item-eleven
.bwd-step-content
.bwd-step-title {
color: #ff3754;
}
.bwd-step-style-11 .row > :nth-child(4) .bwd-step-item-eleven::after {
background-color: #5db15c;
}
.bwd-step-style-11 .row > :nth-child(4) .bwd-step-item-eleven .bwd-step-icon {
background-color: #5db15c;
}
.bwd-step-style-11
.row
> :nth-child(4)
.bwd-step-item-eleven
.bwd-step-number-eleven
.bwd-step-title-eleven {
color: #5db15c;
}
.bwd-step-style-11
.row
> :nth-child(4)
.bwd-step-item-eleven
.bwd-step-content
.bwd-step-title {
color: #5db15c;
}
.bwd-step-style-11 .row > :nth-child(5) .bwd-step-item-eleven::after {
background-color: #cc5803;
}
.bwd-step-style-11 .row > :nth-child(5) .bwd-step-item-eleven .bwd-step-icon {
background-color: #cc5803;
}
.bwd-step-style-11
.row
> :nth-child(5)
.bwd-step-item-eleven
.bwd-step-number-eleven
.bwd-step-title-eleven {
color: #cc5803;
}
.bwd-step-style-11
.row
> :nth-child(5)
.bwd-step-item-eleven
.bwd-step-content
.bwd-step-title {
color: #cc5803;
}
.bwd-step-style-11 .row > :nth-child(6) .bwd-step-item-eleven::after {
background-color: #ff69eb;
}
.bwd-step-style-11 .row > :nth-child(6) .bwd-step-item-eleven .bwd-step-icon {
background-color: #ff69eb;
}
.bwd-step-style-11
.row
> :nth-child(6)
.bwd-step-item-eleven
.bwd-step-number-eleven
.bwd-step-title-eleven {
color: #ff69eb;
}
.bwd-step-style-11
.row
> :nth-child(6)
.bwd-step-item-eleven
.bwd-step-content
.bwd-step-title {
color: #ff69eb;
}
.bwd-step-style-11 .row > :nth-child(7) .bwd-step-item-eleven::after {
background-color: #a5be00;
}
.bwd-step-style-11 .row > :nth-child(7) .bwd-step-item-eleven .bwd-step-icon {
background-color: #a5be00;
}
.bwd-step-style-11
.row
> :nth-child(7)
.bwd-step-item-eleven
.bwd-step-number-eleven
.bwd-step-title-eleven {
color: #a5be00;
}
.bwd-step-style-11
.row
> :nth-child(7)
.bwd-step-item-eleven
.bwd-step-content
.bwd-step-title {
color: #a5be00;
}
.bwd-step-style-11 .row > :nth-child(8) .bwd-step-item-eleven::after {
background-color: #065a60;
}
.bwd-step-style-11 .row > :nth-child(8) .bwd-step-item-eleven .bwd-step-icon {
background-color: #065a60;
}
.bwd-step-style-11
.row
> :nth-child(8)
.bwd-step-item-eleven
.bwd-step-number-eleven
.bwd-step-title-eleven {
color: #065a60;
}
.bwd-step-style-11
.row
> :nth-child(8)
.bwd-step-item-eleven
.bwd-step-content
.bwd-step-title {
color: #065a60;
}
.bwd-step-style-12 .bwd-step-wrapper {
position: relative;
}
.bwd-step-style-12 .bwd-step-wrapper::after {
content: "";
position: absolute;
top: 0;
left: 0px;
width: 12px;
height: 100%;
background: #169406;
border-top-right-radius: 30px;
}
.bwd-step-style-12 .bwd-step-wrapper.bwdas_arrow_dir::after {
right: 55px;
left: auto;
}
.bwd-step-style-12 .bwd-step-wrapper .bwd-step-item {
text-align: center;
position: relative;
padding: 76px 29px 13px 21px;
margin-right: 53px;
-webkit-filter: drop-shadow(4px 5px 5px rgba(0, 0, 0, 0.15));
filter: drop-shadow(4px 5px 5px rgba(0, 0, 0, 0.15));
}
.bwd-step-style-12 .bwd-step-wrapper .bwd-step-item.bwdas_arrow_dir {
margin-right: 67px;
padding-right: 8px;
padding-left: 30px;
}
@media only screen and (min-width: 576px) and (max-width: 767px) {
.bwd-step-style-12 .bwd-step-wrapper .bwd-step-item {
padding: 100px 30px 40px 45px;
}
}
.bwd-step-style-12 .bwd-step-wrapper .bwd-step-item::before {
content: "";
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
background-color: #f4f4f4;
-webkit-clip-path: polygon(0 0, 100% 100px, 100% 100%, 0% 100%);
clip-path: polygon(0 0, 100% 100px, 100% 100%, 0% 100%);
z-index: -1;
}
.bwd-step-style-12 .bwd-step-wrapper .bwd-step-item.bwdas_arrow_dir::before {
clip-path: polygon(0 35%, 100% 0, 100% 100%, 0% 100%);
}
.bwd-step-style-12 .bwd-step-wrapper .bwd-step-item::after {
position: absolute;
top: 62%;
-webkit-transform: translateY(-50%);
transform: translateY(-50%);
right: -60px;
content: "";
width: 80px;
height: 120px;
background: #f4f4f4;
border-radius: 0px 70px 70px 0px;
z-index: -2;
}
.bwd-step-style-12 .bwd-step-wrapper .bwd-step-item.bwdas_arrow_dir::after {
transform: translateY(-50%) rotate(170deg);
left: -60px;
}
.bwd-step-style-12 .bwd-step-wrapper .bwd-step-item .bwd-step-icon {
position: absolute;
top: 62%;
-webkit-transform: translateY(-50%);
transform: translateY(-50%);
right: -55px;
width: 85px;
height: 85px;
line-height: 85px;
font-size: 25px;
background: #19a807;
border-radius: 100%;
display: block;
-webkit-box-shadow: 5px 5px 15px rgba(0, 0, 0, 0.3);
box-shadow: 5px 5px 15px rgba(0, 0, 0, 0.3);
color: #169406;
}
.bwd-step-style-12 .bwd-step-wrapper .bwd-step-item .bwd-step-icon svg {
fill: #19a807;
}
.bwd-step-style-12 .bwd-step-wrapper .bwd-step-item.bwdas_arrow_dir .bwd-step-icon {
left: -55px;
}
@media only screen and (min-width: 576px) and (max-width: 767px) {
.bwd-step-style-12 .bwd-step-wrapper .bwd-step-item .bwd-step-icon {
width: 80px;
height: 80px;
line-height: 80px;
font-size: 28px;
}
}
.bwd-step-style-12 .bwd-step-wrapper .bwd-step-item .bwd-step-icon::before {
position: absolute;
top: 7px;
left: 7px;
width: 70px;
height: 70px;
line-height: 70px;
border-radius: 100%;
background-color: #fafafa;
content: "";
z-index: -2;
text-align: center;
display: block;
-webkit-box-shadow: 5px 5px 5px rgba(0, 0, 0, 0.288);
box-shadow: 5px 5px 5px rgba(0, 0, 0, 0.288);
}
@media only screen and (min-width: 576px) and (max-width: 767px) {
.bwd-step-style-12 .bwd-step-wrapper .bwd-step-item .bwd-step-icon::before {
top: 7px;
left: 7px;
width: 65px;
height: 65px;
line-height: 65px;
}
}
.bwd-step-style-12 .bwd-step-wrapper .bwd-step-item .bwd-step-number {
text-align: center;
margin-bottom: 15px;
}
.bwd-step-style-12 .bwd-step-wrapper .bwd-step-item .bwd-step-number .bwd-title {
text-transform: uppercase;
color: #169406;
border-radius: 30px;
display: inline-block;
width: 50px;
height: 50px;
margin: auto;
line-height: 45px;
font-weight: 800;
text-align: center;
font-size: 25px;
box-shadow: 0 0 0 5px #0000000f;
display: flex;
justify-content: center;
align-items: center;
}
.bwd-step-style-12 .bwd-step-wrapper .bwd-step-item .bwd-step-content .bwd-title {
font-size: 28px;
font-weight: 700;
text-transform: capitalize;
margin-bottom: 10px;
color: #169406;
line-height: 1.2;
}
@media (min-width: 992px) and (max-width: 1199px) {
.bwd-step-style-12 .bwd-step-wrapper .bwd-step-item .bwd-step-content .bwd-title {
font-size: 25px;
}
}
@media only screen and (min-width: 576px) and (max-width: 767px) {
.bwd-step-style-12 .bwd-step-wrapper .bwd-step-item .bwd-step-content .bwd-title {
font-size: 18px;
margin-bottom: 5px;
}
}
.bwd-step-style-12 .bwd-step-wrapper .bwd-step-item .bwd-step-content .bwd-description {
font-size: 13px;
font-weight: 500;
color: #333;
line-height: 20px;
}
.bwd-step-style-12 .row > *:nth-child(2) .bwd-step-wrapper::before {
background-color: #fe5801;
}
.bwd-step-style-12 .row > *:nth-child(2) .bwd-step-wrapper::after {
background-color: #fe5801;
}
.bwd-step-style-12 .row > *:nth-child(2) .bwd-step-wrapper .bwd-step-item .bwd-step-icon {
background-color: #fe5801;
color: #fe5801;
}
.bwd-step-style-12 .row > *:nth-child(2) .bwd-step-wrapper .bwd-title {
color: #fe5801;
border-color: #fe5801;
}
.bwd-step-style-12 .row > *:nth-child(2) .bwd-step-wrapper .bwd-title {
color: #fe5801;
}
.bwd-step-style-12 .row > *:nth-child(3) .bwd-step-wrapper::before {
background-color: #00a5f8;
}
.bwd-step-style-12 .row > *:nth-child(3) .bwd-step-wrapper::after {
background-color: #00a5f8;
}
.bwd-step-style-12 .row > *:nth-child(3) .bwd-step-wrapper .bwd-step-item .bwd-step-icon {
background-color: #00a5f8;
color: #00a5f8;
}
.bwd-step-style-12 .row > *:nth-child(3) .bwd-step-wrapper .bwd-title {
color: #00a5f8;
border-color: #00a5f8;
}
.bwd-step-style-12 .row > *:nth-child(3) .bwd-step-wrapper .bwd-title {
color: #00a5f8;
}
.bwd-step-style-12 .row > *:nth-child(4) .bwd-step-wrapper::before {
background-color: #ffaa11;
}
.bwd-step-style-12 .row > *:nth-child(4) .bwd-step-wrapper::after {
background-color: #ffaa11;
}
.bwd-step-style-12 .row > *:nth-child(4) .bwd-step-wrapper .bwd-step-item .bwd-step-icon {
background-color: #ffaa11;
color: #ffaa11;
}
.bwd-step-style-12 .row > *:nth-child(4) .bwd-step-wrapper .bwd-title {
color: #ffaa11;
border-color: #ffaa11;
}
.bwd-step-style-12 .row > *:nth-child(4) .bwd-step-wrapper .bwd-title {
color: #ffaa11;
}
.bwd-step-style-12 .row > *:nth-child(5) .bwd-step-wrapper::before {
background-color: #d81159;
}
.bwd-step-style-12 .row > *:nth-child(5) .bwd-step-wrapper::after {
background-color: #d81159;
}
.bwd-step-style-12 .row > *:nth-child(5) .bwd-step-wrapper .bwd-step-item .bwd-step-icon {
background-color: #d81159;
color: #d81159;
}
.bwd-step-style-12 .row > *:nth-child(5) .bwd-step-wrapper .bwd-title {
color: #d81159;
border-color: #d81159;
}
.bwd-step-style-12 .row > *:nth-child(5) .bwd-step-wrapper .bwd-title {
color: #d81159;
}
.bwd-step-style-12 .row > *:nth-child(6) .bwd-step-wrapper::before {
background-color: #cc444b;
}
.bwd-step-style-12 .row > *:nth-child(6) .bwd-step-wrapper::after {
background-color: #cc444b;
}
.bwd-step-style-12 .row > *:nth-child(6) .bwd-step-wrapper .bwd-step-item .bwd-step-icon {
background-color: #cc444b;
color: #cc444b;
}
.bwd-step-style-12 .row > *:nth-child(6) .bwd-step-wrapper .bwd-title {
color: #cc444b;
border-color: #cc444b;
}
.bwd-step-style-12 .row > *:nth-child(6) .bwd-step-wrapper .bwd-title {
color: #cc444b;
}
.bwd-step-style-12 .row > *:nth-child(7) .bwd-step-wrapper::before {
background-color: #540d6e;
}
.bwd-step-style-12 .row > *:nth-child(7) .bwd-step-wrapper::after {
background-color: #540d6e;
}
.bwd-step-style-12 .row > *:nth-child(7) .bwd-step-wrapper .bwd-step-item .bwd-step-icon {
background-color: #540d6e;
color: #540d6e;
}
.bwd-step-style-12 .row > *:nth-child(7) .bwd-step-wrapper .bwd-title {
color: #540d6e;
border-color: #540d6e;
}
.bwd-step-style-12 .row > *:nth-child(7) .bwd-step-wrapper .bwd-title {
color: #540d6e;
}
.bwd-step-style-12 .row > *:nth-child(8) .bwd-step-wrapper::before {
background-color: #5a108f;
}
.bwd-step-style-12 .row > *:nth-child(8) .bwd-step-wrapper::after {
background-color: #5a108f;
}
.bwd-step-style-12 .row > *:nth-child(8) .bwd-step-wrapper .bwd-step-item .bwd-step-icon {
background-color: #5a108f;
color: #5a108f;
}
.bwd-step-style-12 .row > *:nth-child(8) .bwd-step-wrapper .bwd-title {
color: #5a108f;
border-color: #5a108f;
}
.bwd-step-style-12 .row > *:nth-child(8) .bwd-step-wrapper .bwd-title {
color: #5a108f;
}
.bwd-step-style-13 .bwd-step-item-thirteen {
text-align: center;
position: relative;
-webkit-filter: drop-shadow(2px 2px 5px rgba(0, 0, 0, 0.615));
filter: drop-shadow(2px 2px 5px rgba(0, 0, 0, 0.615));
padding: 40px 25px;
margin: 0 5px;
}
@media (min-width: 768px) and (max-width: 991px) {
.bwd-step-style-13 .bwd-step-item-thirteen {
padding: 70px 0 25px;
}
}
@media (max-width: 767px) {
.bwd-step-style-13 .bwd-step-item-thirteen {
padding: 70px 0 25px;
}
}
@media only screen and (min-width: 576px) and (max-width: 767px) {
.bwd-step-style-13 .bwd-step-item-thirteen {
padding: 90px 0 25px;
}
}
.bwd-step-style-13 .bwd-step-bg-boxb::before {
content: "";
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
background-color: #fff;
-webkit-clip-path: polygon(0 25%, 100% 0, 100% 100%, 0% 100%);
clip-path: polygon(0 25%, 100% 0, 100% 100%, 0% 100%);
z-index: -1;
border-bottom-left-radius: 200px;
border-bottom-right-radius: 200px;
}
.bwd-step-style-13 .bwd-step-item-thirteen .bwd-step-number-thirteen {
position: absolute;
top: 15px;
left: 20px;
width: 100%;
height: 100%;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: start;
-ms-flex-pack: start;
justify-content: start;
z-index: -2;
}
.bwd-step-style-13 .bwd-step-item-thirteen .bwd-step-number-thirteen::before {
content: "";
position: absolute;
top: 0;
left: 0;
width: 84%;
height: 50%;
z-index: -9;
-webkit-clip-path: polygon(0 100%, 0 0, 100% 0);
clip-path: polygon(0 100%, 0 0, 100% 0);
background: #169406;
}
.bwd-step-style-13
.bwd-step-item-thirteen
.bwd-step-number-thirteen
.bwd-step-title-thirteen {
padding: 10px;
font-size: 38px;
color: #fff;
font-weight: 700;
letter-spacing: 2px;
}
.bwd-step-style-13 .bwd-step-item-thirteen .bwd-step-content {
padding: 70px 0 25px;
}
.bwd-step-style-13 .bwd-step-item-thirteen .bwd-step-content .bwd-step-title {
text-transform: uppercase;
font-weight: 700;
font-size: 24px;
line-height: 1.2;
color: #169406;
}
.bwd-step-style-13 .bwd-step-item-thirteen .bwd-step-content .bwd-description {
margin-top: 5px;
font-size: 13px;
font-weight: 500;
color: #333;
letter-spacing: 0.5px;
}
.bwd-step-style-13 .bwd-step-item-thirteen .bwd-step-icon {
background: -webkit-gradient(
linear,
right top,
left top,
from(#dedfe1),
to(#f3f3f3)
);
background: linear-gradient(to left, #dedfe1, #f3f3f3);
font-size: 38px;
width: 90px;
height: 90px;
border-radius: 50%;
margin: 0 auto;
z-index: 1;
position: relative;
display: flex;
justify-content: center;
align-items: center;
color: #169406;
-webkit-transition: 0.3s linear;
transition: 0.3s linear;
}
.bwd-step-style-13 .bwd-step-item-thirteen .bwd-step-icon svg {
fill: #169406;
}
.bwd-step-style-13 .bwd-step-item-thirteen .bwd-step-icon::before {
content: "";
background:#dedfe1;
width: 88%;
height: 88%;
border-radius: 50%;
-webkit-box-shadow: 5px 0 5px rgba(0, 0, 0, 0.164);
box-shadow: 5px 0 5px rgba(0, 0, 0, 0.164);
-webkit-transform: translateX(-50%) translateY(-50%);
transform: translateX(-50%) translateY(-50%);
position: absolute;
top: 50%;
left: 50%;
z-index: -1;
}
.bwd-step-style-13 .bwd-step-item-thirteen:hover .bwd-step-icon {
-webkit-box-shadow: 0 0 0 5px rgba(0, 0, 0, 0.14);
box-shadow: 0 0 0 5px rgba(0, 0, 0, 0.14);
}
.bwd-step-style-13
.row
> :nth-child(2)
.bwd-step-item-thirteen
.bwd-step-number-thirteen::before {
background: #f58e00;
}
.bwd-step-style-13
.row
> :nth-child(2)
.bwd-step-item-thirteen
.bwd-step-content
.bwd-step-title {
color: #f58e00;
}
.bwd-step-style-13 .row > :nth-child(2) .bwd-step-item-thirteen .bwd-step-icon {
color: #f58e00;
}
.bwd-step-style-13
.row
> :nth-child(3)
.bwd-step-item-thirteen
.bwd-step-number-thirteen::before {
background: #f14400;
}
.bwd-step-style-13
.row
> :nth-child(3)
.bwd-step-item-thirteen
.bwd-step-content
.bwd-step-title {
color: #f14400;
}
.bwd-step-style-13 .row > :nth-child(3) .bwd-step-item-thirteen .bwd-step-icon {
color: #f14400;
}
.bwd-step-style-13
.row
> :nth-child(4)
.bwd-step-item-thirteen
.bwd-step-number-thirteen::before {
background: #1480bc;
}
.bwd-step-style-13
.row
> :nth-child(4)
.bwd-step-item-thirteen
.bwd-step-content
.bwd-step-title {
color: #1480bc;
}
.bwd-step-style-13 .row > :nth-child(4) .bwd-step-item-thirteen .bwd-step-icon {
color: #1480bc;
}
.bwd-step-style-13
.row
> :nth-child(5)
.bwd-step-item-thirteen
.bwd-step-number-thirteen::before {
background: #25a244;
}
.bwd-step-style-13
.row
> :nth-child(5)
.bwd-step-item-thirteen
.bwd-step-content
.bwd-step-title {
color: #25a244;
}
.bwd-step-style-13 .row > :nth-child(5) .bwd-step-item-thirteen .bwd-step-icon {
color: #25a244;
}
.bwd-step-style-13
.row
> :nth-child(6)
.bwd-step-item-thirteen
.bwd-step-number-thirteen::before {
background: #d81159;
}
.bwd-step-style-13
.row
> :nth-child(6)
.bwd-step-item-thirteen
.bwd-step-content
.bwd-step-title {
color: #d81159;
}
.bwd-step-style-13 .row > :nth-child(6) .bwd-step-item-thirteen .bwd-step-icon {
color: #d81159;
}
.bwd-step-style-13
.row
> :nth-child(7)
.bwd-step-item-thirteen
.bwd-step-number-thirteen::before {
background: #7400b8;
}
.bwd-step-style-13
.row
> :nth-child(7)
.bwd-step-item-thirteen
.bwd-step-content
.bwd-step-title {
color: #7400b8;
}
.bwd-step-style-13 .row > :nth-child(7) .bwd-step-item-thirteen .bwd-step-icon {
color: #7400b8;
}
.bwd-step-style-13
.row
> :nth-child(8)
.bwd-step-item-thirteen
.bwd-step-number-thirteen::before {
background: #373d20;
}
.bwd-step-style-13
.row
> :nth-child(8)
.bwd-step-item-thirteen
.bwd-step-content
.bwd-step-title {
color: #373d20;
}
.bwd-step-style-13 .row > :nth-child(8) .bwd-step-item-thirteen .bwd-step-icon {
color: #373d20;
}
.bwd-step-style-14 .bwd-step-item {
position: relative;
-webkit-box-shadow: -15px 5px 20px rgba(0, 0, 0, 0.233);
box-shadow: -15px 5px 20px rgba(0, 0, 0, 0.233);
text-align: center;
padding: 35px 40px 35px 30px;
background-color: #fff;
margin-right: 55px;
margin-left: 15px;
border-radius: 20px;
}
.bwd-step-style-14 .bwd-step-item.bwdas_arrow_dir {
padding-right: 28px;
-webkit-box-shadow: 15px 5px 20px rgb(0 0 0 / 23%);
box-shadow: 15px 5px 20px rgb(0 0 0 / 23%);
}
.bwd-step-style-14 .bwd-step-item::before {
position: absolute;
top: 50%;
-webkit-transform: translateY(-50%);
transform: translateY(-50%);
right: -60px;
content: "";
width: 80px;
height: 120px;
background: #fff;
-webkit-box-shadow: -5px 5px 25px rgba(0, 0, 0, 0.25);
box-shadow: -5px 5px 25px rgba(0, 0, 0, 0.25);
border-radius: 0 70px 70px 0;
z-index: -2;
}
.bwd-step-style-14 .bwd-step-item.bwdas_arrow_dir::before {
left: -60px;
transform: translateY(-50%) rotate(180deg);
}
.bwd-step-style-14 .bwd-step-item .bwd-step-icon-fourteen {
position: absolute;
top: 50%;
-webkit-transform: translateY(-50%);
transform: translateY(-50%);
right: -50px;
width: 85px;
height: 85px;
font-size: 25px;
background: #fa1;
border-radius: 100%;
display: flex;
justify-content: center;
align-items: center;
-webkit-box-shadow: 5px 5px 15px rgba(0, 0, 0, 0.26);
box-shadow: 5px 5px 15px rgba(0, 0, 0, 0.26);
color: #fa1;
}
.bwd-step-style-14 .bwd-step-item .bwd-step-icon-fourteen svg {
fill: #fa1;
}
.bwd-step-style-14 .bwd-step-item.bwdas_arrow_dir .bwd-step-icon-fourteen {
left: -50px;
}
.bwd-step-style-14 .bwd-step-item .bwd-step-icon-fourteen::before {
position: absolute;
top: 5px;
right: 5px;
width: 75px;
height: 75px;
line-height: 75px;
border-radius: 100%;
background-color: #fafafa;
content: "";
z-index: -2;
text-align: center;
display: block;
-webkit-box-shadow: 5px 5px 5px rgba(15, 15, 15, 0.116);
box-shadow: 5px 5px 5px rgba(15, 15, 15, 0.116);
}
.bwd-step-style-14 .bwd-step-item .bwd-step-number-fourteen {
position: absolute;
top: 50%;
-webkit-transform: translateY(-50%);
transform: translateY(-50%);
left: -15px;
width: 40px;
height: 130px;
background: #fa1;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
color: #fff;
}
.bwd-step-style-14 .bwd-step-item.bwdas_arrow_dir .bwd-step-number-fourteen {
right: -15px;
left: auto;
}
.bwd-step-style-14 .bwd-step-item .bwd-step-number::before {
position: absolute;
content: "";
top: -20px;
left: 0;
z-index: -1;
width: 39%;
height: 16%;
-webkit-clip-path: polygon(100% 100%, 0% 100%, 100% 0);
clip-path: polygon(100% 100%, 0% 100%, 100% 0);
background: #fa1;
}
.bwd-step-style-14 .bwd-step-item.bwdas_arrow_dir .bwd-step-number::before {
right: 0;
clip-path: polygon(0 0, 0% 100%, 100% 100%);
left: auto;
}
.bwd-step-style-14 .bwd-step-item .bwd-step-number::after {
position: absolute;
content: "";
bottom: -22px;
left: 0;
z-index: -1;
width: 39%;
height: 17%;
background: #fa1;
-webkit-clip-path: polygon(100% 100%, 100% 0, 0 0);
clip-path: polygon(100% 100%, 100% 0, 0 0);
}
.bwd-step-style-14 .bwd-step-item.bwdas_arrow_dir .bwd-step-number::after {
right: 0;
left: auto;
clip-path: polygon(100% 0, 0 0, 0 100%);
}
.bwd-step-style-14 .bwd-step-item .bwd-step-number .bwd-step-title {
font-weight: 700;
font-size: 28px;
line-height: 1;
color: #fff;
}
.bwd-step-style-14 .bwd-step-item .bwd-step-content .bwd-step-title {
font-size: 24px;
font-weight: 700;
text-transform: capitalize;
margin-bottom: 15px;
color: #fa1;
line-height: 1.2;
}
@media (max-width: 767px) {
.bwd-step-style-14 .bwd-step-item .bwd-step-content .bwd-step-title {
font-size: 17px;
margin-bottom: 0;
}
}
.bwd-step-style-14 .bwd-step-item .bwd-step-content .bwd-description {
font-size: 13px;
letter-spacing: 0.5px;
color: #333;
}
@media (max-width: 767px) {
.bwd-step-style-14 .bwd-step-item .bwd-step-content .bwd-description {
font-size: 11px;
letter-spacing: 0;
}
}
.bwd-step-style-14 .row > :nth-child(2) .bwd-step-item .bwd-step-icon-fourteen {
background-color: #00a5f8;
color: #00a5f8;
}
.bwd-step-style-14 .row > :nth-child(2) .bwd-step-item .bwd-step-number {
background-color: #00a5f8;
}
.bwd-step-style-14
.row
> :nth-child(2)
.bwd-step-item
.bwd-step-number::before {
background-color: #00a5f8;
}
.bwd-step-style-14 .row > :nth-child(2) .bwd-step-item .bwd-step-number::after {
background-color: #00a5f8;
}
.bwd-step-style-14
.row
> :nth-child(2)
.bwd-step-item
.bwd-step-content
.bwd-step-title {
color: #00a5f8;
}
.bwd-step-style-14 .row > :nth-child(3) .bwd-step-item .bwd-step-icon-fourteen {
background-color: #fe5801;
color: #fe5801;
}
.bwd-step-style-14 .row > :nth-child(3) .bwd-step-item .bwd-step-number {
background-color: #fe5801;
}
.bwd-step-style-14
.row
> :nth-child(3)
.bwd-step-item
.bwd-step-number::before {
background-color: #fe5801;
}
.bwd-step-style-14 .row > :nth-child(3) .bwd-step-item .bwd-step-number::after {
background-color: #fe5801;
}
.bwd-step-style-14
.row
> :nth-child(3)
.bwd-step-item
.bwd-step-content
.bwd-step-title {
color: #fe5801;
}
.bwd-step-style-14 .row > :nth-child(4) .bwd-step-item .bwd-step-icon-fourteen {
background-color: #169406;
color: #169406;
}
.bwd-step-style-14 .row > :nth-child(4) .bwd-step-item .bwd-step-number {
background-color: #169406;
}
.bwd-step-style-14
.row
> :nth-child(4)
.bwd-step-item
.bwd-step-number::before {
background-color: #169406;
}
.bwd-step-style-14 .row > :nth-child(4) .bwd-step-item .bwd-step-number::after {
background-color: #169406;
}
.bwd-step-style-14
.row
> :nth-child(4)
.bwd-step-item
.bwd-step-content
.bwd-step-title {
color: #169406;
}
.bwd-step-style-14 .row > :nth-child(5) .bwd-step-item .bwd-step-icon-fourteen {
background-color: #373d20;
color: #373d20;
}
.bwd-step-style-14 .row > :nth-child(5) .bwd-step-item .bwd-step-number {
background-color: #373d20;
}
.bwd-step-style-14
.row
> :nth-child(5)
.bwd-step-item
.bwd-step-number::before {
background-color: #373d20;
}
.bwd-step-style-14 .row > :nth-child(5) .bwd-step-item .bwd-step-number::after {
background-color: #373d20;
}
.bwd-step-style-14
.row
> :nth-child(5)
.bwd-step-item
.bwd-step-content
.bwd-step-title {
color: #373d20;
}
.bwd-step-style-14 .row > :nth-child(6) .bwd-step-item .bwd-step-icon-fourteen {
background-color: #280003;
color: #280003;
}
.bwd-step-style-14 .row > :nth-child(6) .bwd-step-item .bwd-step-number {
background-color: #280003;
}
.bwd-step-style-14
.row
> :nth-child(6)
.bwd-step-item
.bwd-step-number::before {
background-color: #280003;
}
.bwd-step-style-14 .row > :nth-child(6) .bwd-step-item .bwd-step-number::after {
background-color: #280003;
}
.bwd-step-style-14
.row
> :nth-child(6)
.bwd-step-item
.bwd-step-content
.bwd-step-title {
color: #280003;
}
.bwd-step-style-14 .row > :nth-child(7) .bwd-step-item .bwd-step-icon-fourteen {
background-color: #540d6e;
color: #540d6e;
}
.bwd-step-style-14 .row > :nth-child(7) .bwd-step-item .bwd-step-number {
background-color: #540d6e;
}
.bwd-step-style-14
.row
> :nth-child(7)
.bwd-step-item
.bwd-step-number::before {
background-color: #540d6e;
}
.bwd-step-style-14 .row > :nth-child(7) .bwd-step-item .bwd-step-number::after {
background-color: #540d6e;
}
.bwd-step-style-14
.row
> :nth-child(7)
.bwd-step-item
.bwd-step-content
.bwd-step-title {
color: #540d6e;
}
.bwd-step-style-14 .row > :nth-child(8) .bwd-step-item .bwd-step-icon-fourteen {
background-color: #540d6e;
color: #540d6e;
}
.bwd-step-style-14 .row > :nth-child(8) .bwd-step-item .bwd-step-number {
background-color: #540d6e;
}
.bwd-step-style-14
.row
> :nth-child(8)
.bwd-step-item
.bwd-step-number::before {
background-color: #540d6e;
}
.bwd-step-style-14 .row > :nth-child(8) .bwd-step-item .bwd-step-number::after {
background-color: #540d6e;
}
.bwd-step-style-14
.row
> :nth-child(8)
.bwd-step-item
.bwd-step-content
.bwd-step-title {
color: #540d6e;
}
.bwd-step-style-15 .bwd-step-item-fifteen {
position: relative;
padding: 18px 31px 18px 18px;
color: #fff;
margin-left: 56px;
margin-right: 20px;
z-index: 1;
}
.bwd-step-style-15 .bwd-step-item-fifteen.bwdas_arrow_dir {
padding: 18px 22px 18px 31px;
margin-left: 40px;
}
@media (max-width: 767px) {
.bwd-step-style-15 .bwd-step-item-fifteen {
padding: 25px 50px 25px 55px;
}
}
.bwd-step-style-15 .bwd-step-bg-boxb::before {
content: "";
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
-webkit-clip-path: polygon(0% 0%, 85% 0%, 100% 50%, 85% 100%, 0% 100%);
clip-path: polygon(0% 0%, 85% 0%, 100% 50%, 85% 100%, 0% 100%);
background: -webkit-gradient(
linear,
left top,
right top,
from(#f83600),
to(#fe8c00)
);
background: linear-gradient(to right, #f83600, #fe8c00);
z-index: -1;
-webkit-transition: 0.8s linear;
transition: 0.8s linear;
}
.bwd-step-style-15 .bwd-step-bg-boxb.bwdas_arrow_dir::before {
clip-path: polygon(15% 0, 100% 0%, 100% 100%, 15% 100%, 0% 50%);
}
.bwd-step-style-15 .bwd-step-item-fifteen:hover::before {
background-size: 350%, 350%;
}
.bwd-step-style-15 .bwd-step-item-fifteen .bwd-step-number-fifteen {
font-family: "Open Sans", sans-serif;
position: absolute;
top: 50%;
-webkit-transform: translateY(-50%);
transform: translateY(-50%);
left: -60px;
width: 70px;
height: 70px;
border-radius: 100%;
background: -webkit-gradient(
linear,
left top,
right top,
from(#fe8c00),
to(#f83600)
);
background: linear-gradient(to right, #fe8c00, #f83600);
font-size: 40px;
font-weight: 900;
border: 5px solid #fff;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
line-height: 1;
-webkit-transition: 0.8 linear;
transition: 0.8 linear;
}
.bwd-step-style-15 .bwd-step-item-fifteen.bwdas_arrow_dir .bwd-step-number-fifteen {
left: -48px;
}
@media (max-width: 767px) {
.bwd-step-style-15 .bwd-step-item-fifteen .bwd-step-number-fifteen {
width: 100px;
height: 100px;
font-size: 40px;
}
}
.bwd-step-style-15 .bwd-step-item-fifteen:hover .bwd-step-number-fifteen {
background-size: 350%, 350%;
}
.bwd-step-style-15 .bwd-step-item-fifteen .bwd-step-icon {
position: absolute;
top: 50%;
-webkit-transform: translateY(-50%);
transform: translateY(-50%);
right: -25px;
width: 65px;
height: 65px;
background:#fe8c00;
border-radius: 100%;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
font-size: 25px;
border: 3px solid #fff;
-webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.35);
box-shadow: 0 5px 15px rgba(0, 0, 0, 0.35);
-webkit-transition: 0.8s linear;
transition: 0.8s linear;
}
.bwd-step-style-15 .bwd-step-item-fifteen .bwd-step-icon svg {
fill: #fff;
}
.bwd-step-style-15 .bwd-step-item-fifteen.bwdas_arrow_dir .bwd-step-icon {
right: -35px;
}
.bwd-step-style-15 .bwd-step-item-fifteen:hover .bwd-step-icon {
background-size: 350%, 350%;
}
.bwd-step-style-15 .bwd-step-item-fifteen .bwd-step-content .bwd-step-title {
font-size: 30px;
margin-bottom: 5px;
color: #fff;
text-transform: uppercase;
font-weight: 700;
line-height: 1.2;
}
@media (max-width: 767px) {
.bwd-step-style-15 .bwd-step-item-fifteen .bwd-step-content .bwd-step-title {
letter-spacing: 0;
font-size: 25px;
}
}
@media only screen and (min-width: 576px) and (max-width: 767px) {
.bwd-step-style-15 .bwd-step-item-fifteen .bwd-step-content .bwd-step-title {
font-size: 30px;
}
}
.bwd-step-style-15 .bwd-step-item-fifteen .bwd-step-content .bwd-description {
font-size: 13px;
font-weight: 500;
letter-spacing: 0.5px;
}
@media (max-width: 767px) {
.bwd-step-style-15 .bwd-step-item-fifteen .bwd-step-content .bwd-description {
letter-spacing: 0;
line-height: 20px;
font-weight: 400;
font-size: 13px;
}
}
.bwd-step-style-15 .row > :nth-child(2) .bwd-step-item-fifteen::before {
background: -webkit-gradient(
linear,
left top,
right top,
from(#f85032),
to(#e73827)
);
background: linear-gradient(to right, #f85032, #e73827);
}
.bwd-step-style-15 .row > :nth-child(2) .bwd-step-item-fifteen:hover::before {
background-size: 350%, 350%;
}
.bwd-step-style-15
.row
> :nth-child(2)
.bwd-step-item-fifteen
.bwd-step-number-fifteen {
background: -webkit-gradient(
linear,
left top,
right top,
from(#f85032),
to(#e73827)
);
background: linear-gradient(to right, #f85032, #e73827);
}
.bwd-step-style-15
.row
> :nth-child(2)
.bwd-step-item-fifteen:hover
.bwd-step-number-fifteen {
background-size: 350%, 350%;
}
.bwd-step-style-15 .row > :nth-child(2) .bwd-step-item-fifteen .bwd-step-icon {
background: -webkit-gradient(
linear,
left top,
right top,
from(#f85032),
to(#e73827)
);
background: linear-gradient(to right, #f85032, #e73827);
}
.bwd-step-style-15
.row
> :nth-child(2)
.bwd-step-item-fifteen:hover
.bwd-step-icon {
background-size: 350%, 350%;
}
.bwd-step-style-15 .row > :nth-child(3) .bwd-step-item-fifteen::before {
background: -webkit-gradient(
linear,
left top,
right top,
from(#4568dc),
to(#b06ab3)
);
background: linear-gradient(to right, #4568dc, #b06ab3);
}
.bwd-step-style-15 .row > :nth-child(3) .bwd-step-item-fifteen:hover::before {
background-size: 350%, 350%;
}
.bwd-step-style-15
.row
> :nth-child(3)
.bwd-step-item-fifteen
.bwd-step-number-fifteen {
background: -webkit-gradient(
linear,
left top,
right top,
from(#4568dc),
to(#b06ab3)
);
background: linear-gradient(to right, #4568dc, #b06ab3);
}
.bwd-step-style-15
.row
> :nth-child(3)
.bwd-step-item-fifteen:hover
.bwd-step-number-fifteen {
background-size: 350%, 350%;
}
.bwd-step-style-15 .row > :nth-child(3) .bwd-step-item-fifteen .bwd-step-icon {
background: -webkit-gradient(
linear,
left top,
right top,
from(#4568dc),
to(#b06ab3)
);
background: linear-gradient(to right, #4568dc, #b06ab3);
}
.bwd-step-style-15
.row
> :nth-child(3)
.bwd-step-item-fifteen:hover
.bwd-step-icon {
background-size: 350%, 350%;
}
.bwd-step-style-15 .row > :nth-child(4) .bwd-step-item-fifteen::before {
background: -webkit-gradient(
linear,
left top,
right top,
from(#fb8afb),
to(#461000)
);
background: linear-gradient(to right, #fb8afb, #461000);
}
.bwd-step-style-15 .row > :nth-child(4) .bwd-step-item-fifteen:hover::before {
background-size: 350%, 350%;
}
.bwd-step-style-15
.row
> :nth-child(4)
.bwd-step-item-fifteen
.bwd-step-number-fifteen {
background: -webkit-gradient(
linear,
left top,
right top,
from(#fb8afb),
to(#461000)
);
background: linear-gradient(to right, #fb8afb, #461000);
}
.bwd-step-style-15
.row
> :nth-child(4)
.bwd-step-item-fifteen:hover
.bwd-step-number-fifteen {
background-size: 350%, 350%;
}
.bwd-step-style-15 .row > :nth-child(4) .bwd-step-item-fifteen .bwd-step-icon {
background: -webkit-gradient(
linear,
left top,
right top,
from(#fb8afb),
to(#461000)
);
background: linear-gradient(to right, #fb8afb, #461000);
}
.bwd-step-style-15
.row
> :nth-child(4)
.bwd-step-item-fifteen:hover
.bwd-step-icon {
background-size: 350%, 350%;
}
.bwd-step-style-15 .row > :nth-child(5) .bwd-step-item-fifteen::before {
background: -webkit-gradient(
linear,
left top,
right top,
from(#df7130),
to(#f1ea0c)
);
background: linear-gradient(to right, #df7130, #f1ea0c);
}
.bwd-step-style-15 .row > :nth-child(5) .bwd-step-item-fifteen:hover::before {
background-size: 350%, 350%;
}
.bwd-step-style-15
.row
> :nth-child(5)
.bwd-step-item-fifteen
.bwd-step-number-fifteen {
background: -webkit-gradient(
linear,
left top,
right top,
from(#df7130),
to(#f1ea0c)
);
background: linear-gradient(to right, #df7130, #f1ea0c);
}
.bwd-step-style-15
.row
> :nth-child(5)
.bwd-step-item-fifteen:hover
.bwd-step-number-fifteen {
background-size: 350%, 350%;
}
.bwd-step-style-15 .row > :nth-child(5) .bwd-step-item-fifteen .bwd-step-icon {
background: -webkit-gradient(
linear,
left top,
right top,
from(#df7130),
to(#f1ea0c)
);
background: linear-gradient(to right, #df7130, #f1ea0c);
}
.bwd-step-style-15
.row
> :nth-child(5)
.bwd-step-item-fifteen:hover
.bwd-step-icon {
background-size: 350%, 350%;
}
.bwd-step-style-15 .row > :nth-child(6) .bwd-step-item-fifteen::before {
background: -webkit-gradient(
linear,
left top,
right top,
from(#1f2e82),
to(#7c3c51)
);
background: linear-gradient(to right, #1f2e82, #7c3c51);
}
.bwd-step-style-15 .row > :nth-child(6) .bwd-step-item-fifteen:hover::before {
background-size: 350%, 350%;
}
.bwd-step-style-15
.row
> :nth-child(6)
.bwd-step-item-fifteen
.bwd-step-number-fifteen {
background: -webkit-gradient(
linear,
left top,
right top,
from(#1f2e82),
to(#7c3c51)
);
background: linear-gradient(to right, #1f2e82, #7c3c51);
}
.bwd-step-style-15
.row
> :nth-child(6)
.bwd-step-item-fifteen:hover
.bwd-step-number-fifteen {
background-size: 350%, 350%;
}
.bwd-step-style-15 .row > :nth-child(6) .bwd-step-item-fifteen .bwd-step-icon {
background: -webkit-gradient(
linear,
left top,
right top,
from(#1f2e82),
to(#7c3c51)
);
background: linear-gradient(to right, #1f2e82, #7c3c51);
}
.bwd-step-style-15
.row
> :nth-child(6)
.bwd-step-item-fifteen:hover
.bwd-step-icon {
background-size: 350%, 350%;
}
.bwd-step-style-15 .row > :nth-child(7) .bwd-step-item-fifteen::before {
background: -webkit-gradient(
linear,
left top,
right top,
from(#7d8bde),
to(#78d317)
);
background: linear-gradient(to right, #7d8bde, #78d317);
}
.bwd-step-style-15 .row > :nth-child(7) .bwd-step-item-fifteen:hover::before {
background-size: 350%, 350%;
}
.bwd-step-style-15
.row
> :nth-child(7)
.bwd-step-item-fifteen
.bwd-step-number-fifteen {
background: -webkit-gradient(
linear,
left top,
right top,
from(#7d8bde),
to(#78d317)
);
background: linear-gradient(to right, #7d8bde, #78d317);
}
.bwd-step-style-15
.row
> :nth-child(7)
.bwd-step-item-fifteen:hover
.bwd-step-number-fifteen {
background-size: 350%, 350%;
}
.bwd-step-style-15 .row > :nth-child(7) .bwd-step-item-fifteen .bwd-step-icon {
background: -webkit-gradient(
linear,
left top,
right top,
from(#7d8bde),
to(#78d317)
);
background: linear-gradient(to right, #7d8bde, #78d317);
}
.bwd-step-style-15
.row
> :nth-child(7)
.bwd-step-item-fifteen:hover
.bwd-step-icon {
background-size: 350%, 350%;
}
.bwd-step-style-15 .row > :nth-child(8) .bwd-step-item-fifteen:hover::before {
background-size: 350%, 350%;
}
.bwd-step-style-15
.row
> :nth-child(8)
.bwd-step-item-fifteen
.bwd-step-number-fifteen {
background: -webkit-gradient(
linear,
left top,
right top,
from(#c0610d),
to(#a70a9f)
);
background: linear-gradient(to right, #c0610d, #a70a9f);
}
.bwd-step-style-15
.row
> :nth-child(8)
.bwd-step-item-fifteen:hover
.bwd-step-number-fifteen {
background-size: 350%, 350%;
}
.bwd-step-style-15 .row > :nth-child(8) .bwd-step-item-fifteen .bwd-step-icon {
background: -webkit-gradient(
linear,
left top,
right top,
from(#c0610d),
to(#a70a9f)
);
background: linear-gradient(to right, #c0610d, #a70a9f);
}
.bwd-step-style-15
.row
> :nth-child(8)
.bwd-step-item-fifteen:hover
.bwd-step-icon {
background-size: 350%, 350%;
}
.bwd-step-style.bwd-step-style-16 {
padding-top: 15px;
}
.bwd-step-style-16 .bwd-step-item {
position: relative;
-webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.22);
box-shadow: 0 0 10px rgba(0, 0, 0, 0.22);
text-align: center;
padding: 80px 15px 22px;
background-color: #fff;
border-radius: 25px;
margin-left: 15px;
}
.bwd-step-style-16 .bwd-step-item .bwd-step-number {
position: absolute;
top: -15px;
left: -15px;
width: 220px;
height: 70px;
background: #873e35;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-pack: end;
-ms-flex-pack: end;
justify-content: flex-end;
color: #fff;
border-top-right-radius: 50px;
border-bottom-right-radius: 50px;
-webkit-box-shadow: 2px 0 10px rgba(0, 0, 0, 0.22);
box-shadow: 2px 0 10px rgba(0, 0, 0, 0.22);
}
.bwd-step-style-16 .bwd-step-item.bwdas_arrow_dir .bwd-step-number {
right: -15px;
left: auto;
border-top-left-radius: 50px;
border-bottom-left-radius: 50px;
border-top-right-radius: 0;
border-bottom-right-radius: 0;
justify-content: flex-start;
padding-left: 10px;
}
.bwd-step-style-16 .bwd-step-item .bwd-step-number::before {
content: "";
position: absolute;
bottom: -24px;
left: 0;
width: 15px;
height: 25px;
background: #873e35;
-webkit-clip-path: polygon(100% 100%, 100% 0, 0 0);
clip-path: polygon(100% 100%, 100% 0, 0 0);
z-index: -1;
}
.bwd-step-style-16 .bwd-step-item.bwdas_arrow_dir .bwd-step-number::before {
right: 0;
left: auto;
clip-path: polygon(0 0, 0 95%, 100% 0);
z-index: 0;
}
.bwd-step-style-16 .bwd-step-item .bwd-step-number .bwd-step-num {
margin-right: 10px;
width: 55px;
height: 55px;
line-height: 48px;
background: #873e35;
-webkit-box-shadow: 2px 0 10px rgba(0, 0, 0, 0.32);
box-shadow: 2px 0 10px rgba(0, 0, 0, 0.32);
border-radius: 50%;
border: 3px solid #fff;
text-transform: uppercase;
font-weight: 700;
font-size: 30px;
margin-bottom: 2px;
}
.bwd-step-style-16 .bwd-step-item .bwd-step-content .bwd-step-icon {
font-size: 50px;
margin-bottom: 15px;
color: #873e35;
}
.bwd-step-style-16 .bwd-step-item .bwd-step-content .bwd-step-icon svg {
fill: #873e35;
}
.bwd-step-style-16 .bwd-step-item .bwd-step-content .bwd-step-title {
text-transform: uppercase;
font-weight: 700;
font-size: 28px;
line-height: 1.2;
color: #873e35;
margin-bottom: 5px;
}
.bwd-step-style-16 .bwd-step-item .bwd-step-content .bwd-description {
font-size: 14px;
font-weight: 500;
line-height: 24px;
}
.bwd-step-style-16 .row > :nth-child(2) .bwd-step-item .bwd-step-number {
background-color: #fc9a1f;
}
.bwd-step-style-16
.row
> :nth-child(2)
.bwd-step-item
.bwd-step-number::before {
background-color: #fc9a1f;
}
.bwd-step-style-16
.row
> :nth-child(2)
.bwd-step-wrapper
.bwd-step-num {
background-color: #fc9a1f;
}
.bwd-step-style-16
.row
> :nth-child(2)
.bwd-step-item
.bwd-step-content
.bwd-step-icon {
color: #fc9a1f;
}
.bwd-step-style-16
.row
> :nth-child(2)
.bwd-step-item
.bwd-step-content
.bwd-step-title {
color: #fc9a1f;
}
.bwd-step-style-16 .row > :nth-child(3) .bwd-step-item .bwd-step-number {
background-color: #1a6c83;
}
.bwd-step-style-16
.row
> :nth-child(3)
.bwd-step-item
.bwd-step-number::before {
background-color: #1a6c83;
}
.bwd-step-style-16
.row
> :nth-child(3)
.bwd-step-wrapper
.bwd-step-num {
background-color: #1a6c83;
}
.bwd-step-style-16
.row
> :nth-child(3)
.bwd-step-item
.bwd-step-content
.bwd-step-icon {
color: #1a6c83;
}
.bwd-step-style-16
.row
> :nth-child(3)
.bwd-step-item
.bwd-step-content
.bwd-step-title {
color: #1a6c83;
}
.bwd-step-style-16 .row > :nth-child(4) .bwd-step-item .bwd-step-number {
background-color: #2abec0;
}
.bwd-step-style-16
.row
> :nth-child(4)
.bwd-step-item
.bwd-step-number::before {
background-color: #2abec0;
}
.bwd-step-style-16
.row
> :nth-child(4)
.bwd-step-wrapper
.bwd-step-num {
background-color: #2abec0;
}
.bwd-step-style-16
.row
> :nth-child(4)
.bwd-step-item
.bwd-step-content
.bwd-step-icon {
color: #2abec0;
}
.bwd-step-style-16
.row
> :nth-child(4)
.bwd-step-item
.bwd-step-content
.bwd-step-title {
color: #2abec0;
}
.bwd-step-style-16 .row > :nth-child(5) .bwd-step-item .bwd-step-number {
background-color: #10451d;
}
.bwd-step-style-16
.row
> :nth-child(5)
.bwd-step-item
.bwd-step-number::before {
background-color: #10451d;
}
.bwd-step-style-16
.row
> :nth-child(5)
.bwd-step-wrapper
.bwd-step-num {
background-color: #10451d;
}
.bwd-step-style-16
.row
> :nth-child(5)
.bwd-step-item
.bwd-step-content
.bwd-step-icon {
color: #10451d;
}
.bwd-step-style-16
.row
> :nth-child(5)
.bwd-step-item
.bwd-step-content
.bwd-step-title {
color: #10451d;
}
.bwd-step-style-16 .row > :nth-child(6) .bwd-step-item .bwd-step-number {
background-color: #310055;
}
.bwd-step-style-16
.row
> :nth-child(6)
.bwd-step-item
.bwd-step-number::before {
background-color: #310055;
}
.bwd-step-style-16
.row
> :nth-child(6)
.bwd-step-wrapper
.bwd-step-num {
background-color: #310055;
}
.bwd-step-style-16
.row
> :nth-child(6)
.bwd-step-item
.bwd-step-content
.bwd-step-icon {
color: #310055;
}
.bwd-step-style-16
.row
> :nth-child(6)
.bwd-step-item
.bwd-step-content
.bwd-step-title {
color: #310055;
}
.bwd-step-style-16 .row > :nth-child(7) .bwd-step-item .bwd-step-number {
background-color: #352208;
}
.bwd-step-style-16
.row
> :nth-child(7)
.bwd-step-item
.bwd-step-number::before {
background-color: #352208;
}
.bwd-step-style-16
.row
> :nth-child(7)
.bwd-step-wrapper
.bwd-step-num {
background-color: #352208;
}
.bwd-step-style-16
.row
> :nth-child(7)
.bwd-step-item
.bwd-step-content
.bwd-step-icon {
color: #352208;
}
.bwd-step-style-16
.row
> :nth-child(7)
.bwd-step-item
.bwd-step-content
.bwd-step-title {
color: #352208;
}
.bwd-step-style-16 .row > :nth-child(8) .bwd-step-item .bwd-step-number {
background-color: #744253;
}
.bwd-step-style-16
.row
> :nth-child(8)
.bwd-step-item
.bwd-step-number::before {
background-color: #744253;
}
.bwd-step-style-16
.row
> :nth-child(8)
.bwd-step-wrapper
.bwd-step-num {
background-color: #744253;
}
.bwd-step-style-16
.row
> :nth-child(8)
.bwd-step-item
.bwd-step-content
.bwd-step-icon {
color: #744253;
}
.bwd-step-style-16
.row
> :nth-child(8)
.bwd-step-item
.bwd-step-content
.bwd-step-title {
color: #744253;
}
.bwd-step-style-17 .bwd-step-wrapper {
-webkit-filter: drop-shadow(2px 4px 6px #00000059);
filter: drop-shadow(2px 4px 6px #00000059);
position: relative;
margin-bottom: 8px;
margin-right: 10px;
margin-top: 30px;
}
.bwd-step-style-17 .bwd-step-wrapper::before {
content: "";
position: absolute;
background: #052e4c;
width: 100%;
height: 100%;
top: 0;
left: -10px;
z-index: -1;
border-radius: 30px;
}
.bwd-step-style-17 .bwd-step-wrapper::after {
content: "";
background: #052e4c;
width: 40%;
height: 12px;
display: inline-block;
position: absolute;
bottom: -6px;
left: 50%;
-webkit-transform: translateX(-50%);
transform: translateX(-50%);
border-radius: 30px;
-webkit-transition: 0.3s linear;
transition: 0.3s linear;
}
.bwd-step-style-17 .bwd-step-wrapper:hover::after {
width: 80%;
}
.bwd-step-style-17 .bwd-step-wrapper .bwd-step-item {
background: #fff;
padding: 25px;
padding-bottom: 40px;
border-radius: 30px;
position: relative;
-webkit-box-shadow: 1px 1px 5px #0003;
box-shadow: 1px 1px 5px #0003;
-webkit-clip-path: polygon(
-1% 1%,
15% 20%,
0% 34%,
0% 99%,
217% 194%,
125% -17%
);
clip-path: polygon(-1% 1%, 15% 20%, 0% 34%, 0% 99%, 217% 194%, 125% -17%);
}
.bwd-step-style-17 .bwd-step-wrapper .bwd-step-item .bwd-step-number {
-webkit-filter: drop-shadow(2px 4px 6px #00000059);
filter: drop-shadow(2px 4px 6px #00000059);
position: absolute;
top: -25px;
right: -15px;
-webkit-transition: 0.6s linear;
transition: 0.5s linear;
-webkit-transform: rotateY(0);
transform: rotateY(0);
}
.bwd-step-style-17
.bwd-step-wrapper
.bwd-step-item
.bwd-step-number
.bwd-step-num {
-webkit-clip-path: polygon(
65% 0%,
100% 50%,
65% 100%,
0% 100%,
16% 50%,
0% 0%
);
clip-path: polygon(65% 0%, 100% 50%, 65% 100%, 0% 100%, 16% 50%, 0% 0%);
background: #052e4c;
width: 90px;
height: 80px;
text-transform: uppercase;
font-weight: 700;
font-size: 37px;
line-height: 1.1;
color: #fff;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
}
.bwd-step-style-17
.bwd-step-wrapper.bwdas_arrow_dir
.bwd-step-item
.bwd-step-number
.bwd-step-num {
clip-path: polygon(100% 0%, 75% 50%, 100% 100%, 25% 100%, 0% 50%, 25% 0%);
}
.bwd-step-style-17 .bwd-step-wrapper .bwd-step-item .bwd-step-icon {
font-size: 27px;
border-radius: 50%;
width: 80px;
height: 80px;
color: #484848;
-webkit-transition: .3s linear;
transition: .3s linear;
background:#dedfe1;
-webkit-box-shadow: 5px 0 5px rgb(0 0 0 / 16%);
box-shadow: 5px 0 5px rgb(0 0 0 / 16%);
margin: 0 auto;
position: relative;
display: flex;
justify-content: center;
align-items: center;
}
.bwd-step-style-17 .bwd-step-wrapper .bwd-step-item .bwd-step-icon svg {
fill: #484848;
}
.bwd-step-style-17 .bwd-step-wrapper .bwd-step-item .bwd-step-content {
padding-top: 20px;
}
@media only screen and (max-width: 1200px) {
.bwd-step-style-17 .bwd-step-wrapper {
margin-bottom: 30px;
}
}
.bwd-step-style-17
.bwd-step-wrapper
.bwd-step-item
.bwd-step-content
.bwd-step-title {
text-transform: capitalize;
font-weight: 700;
font-size: 32px;
line-height: 1.2;
color: #052e4c;
margin-bottom: 5px;
}
.bwd-step-style-17
.bwd-step-wrapper
.bwd-step-item
.bwd-step-content
.bwd-description {
font-size: 15px;
letter-spacing: 0.5px;
color: #000;
}
.bwd-step-style-17 .row > :nth-child(1) .bwd-step-wrapper .bwd-step-item {
-webkit-clip-path: none;
clip-path: none;
}
.bwd-step-style-17 .row > :nth-child(2) .bwd-step-wrapper::before {
content: none;
}
.bwd-step-style-17 .row > :nth-child(2) .bwd-step-wrapper::after {
background: #fcb827;
}
.bwd-step-style-17
.row
> :nth-child(2)
.bwd-step-wrapper
.bwd-step-num {
background: #fcb827;
}
.bwd-step-style-17
.row
> :nth-child(2)
.bwd-step-wrapper
.bwd-step-title {
color: #fcb827;
}
.bwd-step-style-17 .row > :nth-child(3) .bwd-step-wrapper::before {
content: none;
}
.bwd-step-style-17 .row > :nth-child(3) .bwd-step-wrapper::after {
background: #218eab;
}
.bwd-step-style-17
.row
> :nth-child(3)
.bwd-step-wrapper
.bwd-step-num {
background: #218eab;
}
.bwd-step-style-17
.row
> :nth-child(3)
.bwd-step-wrapper
.bwd-step-title {
color: #218eab;
}
.bwd-step-style-17 .row > :nth-child(4) .bwd-step-wrapper::before {
content: none;
}
.bwd-step-style-17 .row > :nth-child(4) .bwd-step-wrapper::after {
background: #2abec0;
}
.bwd-step-style-17
.row
> :nth-child(4)
.bwd-step-wrapper
.bwd-step-num {
background: #2abec0;
}
.bwd-step-style-17
.row
> :nth-child(4)
.bwd-step-wrapper
.bwd-step-title {
color: #2abec0;
}
.bwd-step-style-17 .row > :nth-child(5) .bwd-step-wrapper::before {
content: none;
}
.bwd-step-style-17 .row > :nth-child(5) .bwd-step-wrapper::after {
background: #280003;
}
.bwd-step-style-17
.row
> :nth-child(5)
.bwd-step-wrapper
.bwd-step-num {
background: #280003;
}
.bwd-step-style-17
.row
> :nth-child(5)
.bwd-step-wrapper
.bwd-step-title {
color: #280003;
}
.bwd-step-style-17 .row > :nth-child(6) .bwd-step-wrapper::before {
content: none;
}
.bwd-step-style-17 .row > :nth-child(6) .bwd-step-wrapper::after {
background: #373d20;
}
.bwd-step-style-17
.row
> :nth-child(6)
.bwd-step-wrapper
.bwd-step-num {
background: #373d20;
}
.bwd-step-style-17
.row
> :nth-child(6)
.bwd-step-wrapper
.bwd-step-title {
color: #373d20;
}
.bwd-step-style-17 .row > :nth-child(7) .bwd-step-wrapper::before {
content: none;
}
.bwd-step-style-17 .row > :nth-child(7) .bwd-step-wrapper::after {
background: #540d6e;
}
.bwd-step-style-17
.row
> :nth-child(7)
.bwd-step-wrapper
.bwd-step-num {
background: #540d6e;
}
.bwd-step-style-17
.row
> :nth-child(7)
.bwd-step-wrapper
.bwd-step-title {
color: #540d6e;
}
.bwd-step-style-17 .row > :nth-child(8) .bwd-step-wrapper::before {
content: none;
}
.bwd-step-style-17 .row > :nth-child(8) .bwd-step-wrapper::after {
background: #ff69eb;
}
.bwd-step-style-17
.row
> :nth-child(8)
.bwd-step-wrapper
.bwd-step-num {
background: #ff69eb;
}
.bwd-step-style-17
.row
> :nth-child(8)
.bwd-step-wrapper
.bwd-step-title {
color: #ff69eb;
}
.bwd-step-style-18 .bwd-step-wrapper {
border: 2px dotted #3f6392;
padding: 15px;
border-radius: 22px;
margin-right: 35px;
position: relative;
}
.bwd-step-style-18 .bwd-step-wrapper::before {
content: "";
position: absolute;
top: -2px;
right: -22px;
width: 52%;
height: 102%;
background-color: #3f6392;
border-radius: 22px;
z-index: 0;
-webkit-transition: 0.4s linear;
transition: 0.4s linear;
}
.bwd-step-style-18 .bwd-step-wrapper.bwdas_arrow_dir::before {
left: -22px;
right: auto;
}
.bwd-step-style-18 .bwd-step-wrapper:hover::before {
width: 70%;
}
.bwd-step-style-18 .bwd-step-wrapper .show-arrow {
content: "";
position: absolute;
top: 50%;
-webkit-transform: translateY(-50%);
transform: translateY(-50%);
right: -40px;
width: 20px;
height: 25px;
-webkit-clip-path: polygon(0 100%, 0 0, 100% 50%);
clip-path: polygon(0 100%, 0 0, 100% 50%);
background: #3f6392;
}
.bwd-step-style-18 .bwd-step-wrapper.bwdas_arrow_dir .show-arrow {
left: -40px;
right: auto;
clip-path: polygon(0 50%, 100% 100%, 100% 0);
}
.bwd-step-style-18 .bwd-step-wrapper .bwd-step-item {
-webkit-box-shadow: -7px 2px 7px #6c6a6a96;
box-shadow: -7px 2px 7px #6c6a6a96;
background: #fff;
padding: 15px;
border-radius: 15px;
text-align: center;
position: relative;
}
.bwd-step-style-18 .bwd-step-wrapper .bwd-step-item .bwd-step-number-eighteen {
border-radius: 30px;
display: inline-block;
width: 50px;
height: 50px;
margin: auto;;
line-height: 45px;
font-weight: 800;
text-align: center;
font-size: 25px;
color: #3f6392;
box-shadow: 0 0 7px #00000036;
display: flex;
justify-content: center;
align-items: center;
}
.bwd-step-style-18 .bwd-step-wrapper .bwd-step-item .bwd-step-content {
padding: 20px 0;
}
@media only screen and (max-width: 1200px) {
.bwd-step-style-18 .bwd-step-wrapper {
margin-bottom: 30px;
}
}
.bwd-step-style-18
.bwd-step-wrapper
.bwd-step-item
.bwd-step-content
.bwd-step-title {
text-transform: capitalize;
font-weight: 700;
font-size: 28px;
line-height: 1;
margin-bottom: 5px;
color: #333;
}
@media (max-width: 767px) {
.bwd-step-style-18
.bwd-step-wrapper
.bwd-step-item
.bwd-step-content
.bwd-step-title {
font-size: 24px;
}
}
.bwd-step-style-18
.bwd-step-wrapper
.bwd-step-item
.bwd-step-content
.bwd-description {
font-size: 14px;
font-weight: 500;
letter-spacing: 1px;
}
.bwd-step-style-18 .bwd-step-wrapper .bwd-step-item .bwd-step-icon {
font-size: 35px;
color: #3f6392;
}
.bwd-step-style-18 .bwd-step-wrapper .bwd-step-item .bwd-step-icon svg {
fill: #3f6392;
}
.bwd-step-style-18 .row > :nth-child(2) .bwd-step-wrapper {
border-color: #f35925;
}
.bwd-step-style-18 .row > :nth-child(2) .bwd-step-wrapper::before {
background-color: #f35925;
}
.bwd-step-style-18 .row > :nth-child(2) .bwd-step-wrapper .show-arrow {
background-color: #f35925;
}
.bwd-step-style-18
.row
> :nth-child(2)
.bwd-step-wrapper
.bwd-step-item
.bwd-step-number-eighteen {
border-color: #f35925;
color: #f35925;
}
.bwd-step-style-18
.row
> :nth-child(2)
.bwd-step-wrapper
.bwd-step-item
.bwd-step-icon {
color: #f35925;
}
.bwd-step-style-18 .row > :nth-child(3) .bwd-step-wrapper {
border-color: #e44b4f;
}
.bwd-step-style-18 .row > :nth-child(3) .bwd-step-wrapper::before {
background-color: #e44b4f;
}
.bwd-step-style-18 .row > :nth-child(3) .bwd-step-wrapper .show-arrow {
background-color: #e44b4f;
}
.bwd-step-style-18
.row
> :nth-child(3)
.bwd-step-wrapper
.bwd-step-item
.bwd-step-number-eighteen {
border-color: #e44b4f;
color: #e44b4f;
}
.bwd-step-style-18
.row
> :nth-child(3)
.bwd-step-wrapper
.bwd-step-item
.bwd-step-icon {
color: #e44b4f;
}
.bwd-step-style-18 .row > :nth-child(4) .bwd-step-wrapper {
border-color: #fdb13b;
}
.bwd-step-style-18 .row > :nth-child(4) .bwd-step-wrapper::before {
background-color: #fdb13b;
}
.bwd-step-style-18 .row > :nth-child(4) .bwd-step-wrapper .show-arrow {
background-color: #fdb13b;
}
.bwd-step-style-18
.row
> :nth-child(4)
.bwd-step-wrapper
.bwd-step-item
.bwd-step-number-eighteen {
border-color: #fdb13b;
color: #fdb13b;
}
.bwd-step-style-18
.row
> :nth-child(4)
.bwd-step-wrapper
.bwd-step-item
.bwd-step-icon {
color: #fdb13b;
}
.bwd-step-style-18 .row > :nth-child(5) .bwd-step-wrapper {
border-color: #a4243b;
}
.bwd-step-style-18 .row > :nth-child(5) .bwd-step-wrapper::before {
background-color: #a4243b;
}
.bwd-step-style-18 .row > :nth-child(5) .bwd-step-wrapper .show-arrow {
background-color: #a4243b;
}
.bwd-step-style-18
.row
> :nth-child(5)
.bwd-step-wrapper
.bwd-step-item
.bwd-step-number-eighteen {
border-color: #a4243b;
color: #a4243b;
}
.bwd-step-style-18
.row
> :nth-child(5)
.bwd-step-wrapper
.bwd-step-item
.bwd-step-icon {
color: #a4243b;
}
.bwd-step-style-18 .row > :nth-child(6) .bwd-step-wrapper {
border-color: #540d6e;
}
.bwd-step-style-18 .row > :nth-child(6) .bwd-step-wrapper::before {
background-color: #540d6e;
}
.bwd-step-style-18 .row > :nth-child(6) .bwd-step-wrapper .show-arrow {
background-color: #540d6e;
}
.bwd-step-style-18
.row
> :nth-child(6)
.bwd-step-wrapper
.bwd-step-item
.bwd-step-number-eighteen {
border-color: #540d6e;
color: #540d6e;
}
.bwd-step-style-18
.row
> :nth-child(6)
.bwd-step-wrapper
.bwd-step-item
.bwd-step-icon {
color: #540d6e;
}
.bwd-step-style-18 .row > :nth-child(7) .bwd-step-wrapper {
border-color: #3b28cc;
}
.bwd-step-style-18 .row > :nth-child(7) .bwd-step-wrapper::before {
background-color: #3b28cc;
}
.bwd-step-style-18 .row > :nth-child(7) .bwd-step-wrapper .show-arrow {
background-color: #3b28cc;
}
.bwd-step-style-18
.row
> :nth-child(7)
.bwd-step-wrapper
.bwd-step-item
.bwd-step-number-eighteen {
border-color: #3b28cc;
color: #3b28cc;
}
.bwd-step-style-18
.row
> :nth-child(7)
.bwd-step-wrapper
.bwd-step-item
.bwd-step-icon {
color: #3b28cc;
}
.bwd-step-style-18 .row > :nth-child(8) .bwd-step-wrapper {
border-color: #27187e;
}
.bwd-step-style-18 .row > :nth-child(8) .bwd-step-wrapper::before {
background-color: #27187e;
}
.bwd-step-style-18 .row > :nth-child(8) .bwd-step-wrapper .show-arrow {
background-color: #27187e;
}
.bwd-step-style-18
.row
> :nth-child(8)
.bwd-step-wrapper
.bwd-step-item
.bwd-step-number-eighteen {
border-color: #27187e;
color: #27187e;
}
.bwd-step-style-18
.row
> :nth-child(8)
.bwd-step-wrapper
.bwd-step-item
.bwd-step-icon {
color: #27187e;
}
.bwd-step-style-19 .bwd-step-wrapper {
-webkit-filter: drop-shadow(0px 0px 0px #00000033);
filter: drop-shadow(0px 0px 1px #00000033);
position: relative;
margin: 0 10px;
margin-bottom: 50px;
}
@media (max-width: 767px) {
.bwd-step-style-19 .bwd-step-wrapper {
margin: 0 15px;
margin-bottom: 80px;
}
}
.bwd-step-style-19 .bwd-step-wrapper::before {
content: "";
position: absolute;
background: #000;
bottom: -22px;
left: 50%;
-webkit-transform: translateX(-50%);
transform: translateX(-50%);
width: 50px;
height: 50px;
border-radius: 89%;
filter: blur(35px);
-webkit-filter: blur(35px);
}
.bwd-step-style-19 .bwd-step-wrapper .bwd-step-content {
background: #fff;
padding: 60px 15px;
-webkit-clip-path: polygon(0 0, 100% 0, 100% 80%, 49% 100%, 0 80%);
clip-path: polygon(0 0, 100% 0, 100% 80%, 49% 100%, 0 80%);
text-align: center;
}
.bwd-step-style-19
.bwd-step-wrapper
.bwd-step-title {
font-size: 25px;
letter-spacing: 1.5px;
font-weight: 700;
text-transform: capitalize;
margin-bottom: 15px;
color: #099200;
}
.bwd-step-style-19
.bwd-step-wrapper
.bwd-description {
font-size: 15px;
letter-spacing: 0;
font-weight: 500;
line-height: 24px;
letter-spacing: 0.5px;
}
.bwd-step-style-19
.bwd-step-wrapper
.bwd-step-icon {
margin-top: 25px;
font-size: 40px;
color: #099200;
-webkit-transition: 0.5s linear;
transition: 0.5s linear;
-webkit-transform: rotateY(0);
transform: rotateY(0);
}
.bwd-step-style-19
.bwd-step-wrapper
.bwd-step-icon svg {
fill: #099200;
}
.bwd-step-style-19 .bwd-step-wrapper .bwd-step-number {
text-align: center;
font-size: 45px;
font-weight: 700;
color: #fff;
margin-left: -10px;
margin-right: -10px;
display: block;
-webkit-box-shadow: 0 30px 55px #00000033;
box-shadow: 0 30px 55px #00000033;
line-height: 1;
position: relative;
z-index: 1;
background: #099200;
padding: 5px 0;
letter-spacing: 2px;
}
.bwd-step-style-19
.bwd-step-wrapper
.bwd-step-number::before {
content: "";
position: absolute;
bottom: -17px;
right: 0;
width: 10px;
height: 18px;
z-index: -1;
background: #099200;
-webkit-clip-path: polygon(0 100%, 0 0, 100% 0);
clip-path: polygon(0 100%, 0 0, 100% 0);
}
.bwd-step-style-19
.bwd-step-wrapper
.bwd-step-number::after {
content: "";
position: absolute;
bottom: -20px;
left: 0;
width: 10px;
height: 21px;
background: #099200;
z-index: -1;
-webkit-clip-path: polygon(100% 0, 0 0, 100% 100%);
clip-path: polygon(100% 0, 0 0, 100% 100%);
}
.bwd-step-style-19
.bwd-step-wrapper:hoveren
.bwd-step-content
.bwd-step-icon {
-webkit-transform: rotateY(180deg);
transform: rotateY(180deg);
}
.bwd-step-style-19
.row
> :nth-child(2)
.bwd-step-wrapper
.bwd-step-title {
color: #d71c10;
}
.bwd-step-style-19
.row
> :nth-child(2)
.bwd-step-wrapper
.bwd-step-icon {
color: #d71c10;
}
.bwd-step-style-19
.row
> :nth-child(2)
.bwd-step-wrapper
.bwd-step-number {
background-color: #d71c10;
}
.bwd-step-style-19
.row
> :nth-child(2)
.bwd-step-wrapper
.bwd-step-number::before {
background-color: #d71c10;
}
.bwd-step-style-19
.row
> :nth-child(2)
.bwd-step-wrapper
.bwd-step-number::after {
background-color: #d71c10;
}
.bwd-step-style-19
.row
> :nth-child(3)
.bwd-step-wrapper
.bwd-step-content
.bwd-step-title {
color: #01a7fa;
}
.bwd-step-style-19
.row
> :nth-child(3)
.bwd-step-wrapper
.bwd-step-content
.bwd-step-icon {
color: #01a7fa;
}
.bwd-step-style-19
.row
> :nth-child(3)
.bwd-step-wrapper
.bwd-step-number {
background-color: #01a7fa;
}
.bwd-step-style-19
.row
> :nth-child(3)
.bwd-step-wrapper
.bwd-step-number::before {
background-color: #01a7fa;
}
.bwd-step-style-19
.row
> :nth-child(3)
.bwd-step-wrapper
.bwd-step-number::after {
background-color: #01a7fa;
}
.bwd-step-style-19
.row
> :nth-child(4)
.bwd-step-wrapper
.bwd-step-content
.bwd-step-title {
color: #ff7a06;
}
.bwd-step-style-19
.row
> :nth-child(4)
.bwd-step-wrapper
.bwd-step-content
.bwd-step-icon {
color: #ff7a06;
}
.bwd-step-style-19
.row
> :nth-child(4)
.bwd-step-wrapper
.bwd-step-number {
background-color: #ff7a06;
}
.bwd-step-style-19
.row
> :nth-child(4)
.bwd-step-wrapper
.bwd-step-number::before {
background-color: #ff7a06;
}
.bwd-step-style-19
.row
> :nth-child(4)
.bwd-step-wrapper
.bwd-step-number::after {
background-color: #ff7a06;
}
.bwd-step-style-19
.row
> :nth-child(5)
.bwd-step-wrapper
.bwd-step-content
.bwd-step-title {
color: #562c2c;
}
.bwd-step-style-19
.row
> :nth-child(5)
.bwd-step-wrapper
.bwd-step-content
.bwd-step-icon {
color: #562c2c;
}
.bwd-step-style-19
.row
> :nth-child(5)
.bwd-step-wrapper
.bwd-step-number {
background-color: #562c2c;
}
.bwd-step-style-19
.row
> :nth-child(5)
.bwd-step-wrapper
.bwd-step-number::before {
background-color: #562c2c;
}
.bwd-step-style-19
.row
> :nth-child(5)
.bwd-step-wrapper
.bwd-step-number::after {
background-color: #562c2c;
}
.bwd-step-style-19
.row
> :nth-child(6)
.bwd-step-wrapper
.bwd-step-content
.bwd-step-title {
color: #540d6e;
}
.bwd-step-style-19
.row
> :nth-child(6)
.bwd-step-wrapper
.bwd-step-content
.bwd-step-icon {
color: #540d6e;
}
.bwd-step-style-19
.row
> :nth-child(6)
.bwd-step-wrapper
.bwd-step-number {
background-color: #540d6e;
}
.bwd-step-style-19
.row
> :nth-child(6)
.bwd-step-wrapper
.bwd-step-number::before {
background-color: #540d6e;
}
.bwd-step-style-19
.row
> :nth-child(6)
.bwd-step-wrapper
.bwd-step-number::after {
background-color: #540d6e;
}
.bwd-step-style-19
.row
> :nth-child(7)
.bwd-step-wrapper
.bwd-step-content
.bwd-step-title {
color: #5a108f;
}
.bwd-step-style-19
.row
> :nth-child(7)
.bwd-step-wrapper
.bwd-step-content
.bwd-step-icon {
color: #5a108f;
}
.bwd-step-style-19
.row
> :nth-child(7)
.bwd-step-wrapper
.bwd-step-number {
background-color: #5a108f;
}
.bwd-step-style-19
.row
> :nth-child(7)
.bwd-step-wrapper
.bwd-step-number::before {
background-color: #5a108f;
}
.bwd-step-style-19
.row
> :nth-child(7)
.bwd-step-wrapper
.bwd-step-number::after {
background-color: #5a108f;
}
.bwd-step-style-19
.row
> :nth-child(8)
.bwd-step-wrapper
.bwd-step-content
.bwd-step-title {
color: #373d20;
}
.bwd-step-style-19
.row
> :nth-child(8)
.bwd-step-wrapper
.bwd-step-content
.bwd-step-icon {
color: #373d20;
}
.bwd-step-style-19
.row
> :nth-child(8)
.bwd-step-wrapper
.bwd-step-number {
background-color: #373d20;
}
.bwd-step-style-19
.row
> :nth-child(8)
.bwd-step-wrapper
.bwd-step-number::before {
background-color: #373d20;
}
.bwd-step-style-19
.row
> :nth-child(8)
.bwd-step-wrapper
.bwd-step-number::after {
background-color: #373d20;
}
.bwd-step-style.bwd-step-style-20 {
padding-top:15px;
}
.bwd-step-style-20 .bwd-step-wrapper {
-webkit-filter: drop-shadow(4px 5px 5px rgba(0, 0, 0, 0.39));
filter: drop-shadow(4px 5px 5px rgba(0, 0, 0, 0.39));
position: relative;
}
.bwd-step-style-20 .bwd-step-wrapper .bwd-step-number {
position: absolute;
left: 50%;
top: -4%;
-webkit-transform: translateX(-50%);
transform: translateX(-50%);
width: 70px;
height: 70px;
text-align: center;
line-height: 59px;
font-size: 40px;
font-weight: 700;
color: #fff;
background: #ffd504;
border-radius: 73px;
border: 5px solid #ffff;
-webkit-box-shadow: 0 3px 6px #00000069;
box-shadow: 0 3px 6px #00000069;
z-index: 1;
-webkit-transition: 0.3s linear;
transition: 0.3s linear;
}
.bwd-step-style-20 .bwd-step-wrapper:hover .bwd-step-number {
-webkit-box-shadow: 0 5px 5px #00000091;
box-shadow: 0 5px 5px #00000091;
}
.bwd-step-style-20 .bwd-step-wrapper .bwd-step-content {
padding: 24px;
padding-top: 80px;
background: #fff;
text-align: center;
-webkit-clip-path: polygon(80% 0, 100% 50%, 80% 100%, 20% 100%, 0 50%, 20% 0);
clip-path: polygon(80% 0, 100% 50%, 80% 100%, 20% 100%, 0 50%, 20% 0);
padding-bottom: 20px;
}
.bwd-step-style-20 .bwd-step-wrapper .bwd-step-content::before {
content: "";
position: absolute;
background: #ffd504;
width: 100%;
height: 18%;
top: 0;
left: 0;
}
.bwd-step-style-20 .bwd-step-wrapper .bwd-step-content .bwd-step-title {
text-transform: uppercase;
font-weight: 700;
font-size: 30px;
line-height: 1.2;
margin-bottom: 5px;
color: #5a5a5a;
}
@media only screen and (min-width: 576px) and (max-width: 767px) {
.bwd-step-style-20 .bwd-step-wrapper .bwd-step-content .bwd-step-title {
font-size: 22px;
}
}
.bwd-step-style-20 .bwd-step-wrapper .bwd-step-content .bwd-description {
font-size: 14px;
color: #000;
line-height: 24px;
letter-spacing: 0.8px;
font-weight: 400;
}
.bwd-step-style-20 .bwd-step-wrapper .bwd-step-content .bwd-step-icon {
margin-top: 25px;
font-size: 45px;
color: #ffd504;
position: relative;
-webkit-transform: rotateX(0);
transform: rotateX(0);
-webkit-transition: 0.4s linear;
transition: 0.4s linear;
}
.bwd-step-style-20 .bwd-step-wrapper .bwd-step-content .bwd-step-icon svg {
fill: #ffd504;
}
.bwd-step-style-20 .bwd-step-wrapper:hover .bwd-step-content .bwd-step-icon {
-webkit-transform: rotateX(180deg);
transform: rotateX(180deg);
}
@media only screen and (max-width: 1200px) {
.bwd-step-style-20 .bwd-step-wrapper {
margin-bottom: 30px;
}
}
.bwd-step-style-20 .row > :nth-child(2) .bwd-step-wrapper .bwd-step-number {
background-color: #cf4d8b;
}
.bwd-step-style-20
.row
> :nth-child(2)
.bwd-step-wrapper
.bwd-step-content::before {
background-color: #cf4d8b;
}
.bwd-step-style-20
.row
> :nth-child(2)
.bwd-step-wrapper
.bwd-step-content
.bwd-step-icon {
color: #cf4d8b;
}
.bwd-step-style-20 .row > :nth-child(3) .bwd-step-wrapper .bwd-step-number {
background-color: #512984;
}
.bwd-step-style-20
.row
> :nth-child(3)
.bwd-step-wrapper
.bwd-step-content::before {
background-color: #512984;
}
.bwd-step-style-20
.row
> :nth-child(3)
.bwd-step-wrapper
.bwd-step-content
.bwd-step-icon {
color: #512984;
}
.bwd-step-style-20 .row > :nth-child(4) .bwd-step-wrapper .bwd-step-number {
background-color: #0696bb;
}
.bwd-step-style-20
.row
> :nth-child(4)
.bwd-step-wrapper
.bwd-step-content::before {
background-color: #0696bb;
}
.bwd-step-style-20
.row
> :nth-child(4)
.bwd-step-wrapper
.bwd-step-content
.bwd-step-icon {
color: #0696bb;
}
.bwd-step-style-20 .row > :nth-child(5) .bwd-step-wrapper .bwd-step-number {
background-color: #373d20;
}
.bwd-step-style-20
.row
> :nth-child(5)
.bwd-step-wrapper
.bwd-step-content::before {
background-color: #373d20;
}
.bwd-step-style-20
.row
> :nth-child(5)
.bwd-step-wrapper
.bwd-step-content
.bwd-step-icon {
color: #373d20;
}
.bwd-step-style-20 .row > :nth-child(6) .bwd-step-wrapper .bwd-step-number {
background-color: #49111c;
}
.bwd-step-style-20
.row
> :nth-child(6)
.bwd-step-wrapper
.bwd-step-content::before {
background-color: #49111c;
}
.bwd-step-style-20
.row
> :nth-child(6)
.bwd-step-wrapper
.bwd-step-content
.bwd-step-icon {
color: #49111c;
}
.bwd-step-style-20 .row > :nth-child(7) .bwd-step-wrapper .bwd-step-number {
background-color: #27187e;
}
.bwd-step-style-20
.row
> :nth-child(7)
.bwd-step-wrapper
.bwd-step-content::before {
background-color: #27187e;
}
.bwd-step-style-20
.row
> :nth-child(7)
.bwd-step-wrapper
.bwd-step-content
.bwd-step-icon {
color: #27187e;
}
.bwd-step-style-20 .row > :nth-child(8) .bwd-step-wrapper .bwd-step-number {
background-color: #10451d;
}
.bwd-step-style-20
.row
> :nth-child(8)
.bwd-step-wrapper
.bwd-step-content::before {
background-color: #10451d;
}
.bwd-step-style-20
.row
> :nth-child(8)
.bwd-step-wrapper
.bwd-step-content
.bwd-step-icon {
color: #10451d;
}
.bwd-step-style-21 .bwd-step-item {
-webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.326);
box-shadow: 0 0 10px rgba(0, 0, 0, 0.326);
border-radius: 20px 20px;
position: relative;
background-color: #fff;
padding: 30px 25px;
overflow: hidden;
}
.bwd-step-style-21 .bwd-step-item .bwd-step-icon {
background: #f3f3f3;
font-size: 38px;
width: 90px;
height: 90px;
display: flex;
justify-content: center;
align-items: center;
margin: 0 auto 25px;
border-radius: 50%;
z-index: 1;
position: relative;
color: #ef4d00;
-webkit-transition: .3s linear;
transition: .3s linear;
}
.bwd-step-style-21 .bwd-step-item .bwd-step-icon svg {
fill: #ef4d00;
}
.bwd-step-style-21 .bwd-step-item .bwd-step-icon::before {
content: "";
background: -webkit-gradient(linear, left top, right top, from(#dedfe1), to(#f3f3f3));
background: linear-gradient(to right, #dedfe1, #f3f3f3);
width: 88%;
height: 88%;
border-radius: 50%;
-webkit-box-shadow: 5px 0 5px rgba(0, 0, 0, 0.164);
box-shadow: 5px 0 5px rgba(0, 0, 0, 0.164);
-webkit-transform: translateX(-50%) translateY(-50%);
transform: translateX(-50%) translateY(-50%);
position: absolute;
top: 50%;
left: 50%;
z-index: -1;
}
.bwd-step-style-21 .bwd-step-item .bwd-step-number {
height: 60px;
width: 98%;
-webkit-clip-path: polygon(0 0, 88% 0%, 100% 50%, 88% 100%, 0 100%, 0% 50%);
clip-path: polygon(0 0, 88% 0%, 100% 50%, 88% 100%, 0 100%, 0% 50%);
background: #ef4d00;
margin-left: -30px;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
font-size: 30px;
font-weight: 700;
color: #fff;
text-transform: uppercase;
letter-spacing: 3px;
margin-bottom: 15px;
}
.bwd-step-style-21 .bwd-step-item.bwdas_arrow_dir .bwd-step-number {
clip-path: polygon(100% 0%, 100% 57%, 100% 100%, 12% 100%, 0% 50%, 12% 0);
margin-left: 30px;
}
.bwd-step-style-21 .bwd-step-item .bwd-step-content .bwd-step-main-title {
text-transform: capitalize;
font-weight: 700;
font-size: 27px;
line-height: 1;
display: inline-block;
margin-bottom: 8px;
color: #484848;
}
.bwd-step-style-21 .bwd-step-item .bwd-step-content .bwd-description {
font-size: 14px;
font-weight: 500;
line-height: 24px;
letter-spacing: .3px;
}
.bwd-step-style-21 .bwd-step-item:hover .bwd-step-icon {
-webkit-box-shadow: 0 0 0 5px rgba(0, 0, 0, 0.14);
box-shadow: 0 0 0 5px rgba(0, 0, 0, 0.14);
}
.bwd-step-style-21 .row > *:nth-child(2) .bwd-step-item .bwd-step-icon {
color: #00382e;
}
.bwd-step-style-21 .row > *:nth-child(2) .bwd-step-item .bwd-step-number {
background-color: #00382e;
}
.bwd-step-style-21 .row > *:nth-child(3) .bwd-step-item .bwd-step-icon {
color: #01956e;
}
.bwd-step-style-21 .row > *:nth-child(3) .bwd-step-item .bwd-step-number {
background-color: #01956e;
}
.bwd-step-style-21 .row > *:nth-child(4) .bwd-step-item .bwd-step-icon {
color: #0177b6;
}
.bwd-step-style-21 .row > *:nth-child(4) .bwd-step-item .bwd-step-number {
background-color: #0177b6;
}
.bwd-step-style-21 .row > *:nth-child(5) .bwd-step-item .bwd-step-icon {
color: #352208;
}
.bwd-step-style-21 .row > *:nth-child(5) .bwd-step-item .bwd-step-number {
background-color: #352208;
}
.bwd-step-style-21 .row > *:nth-child(6) .bwd-step-item .bwd-step-icon {
color: #691e06;
}
.bwd-step-style-21 .row > *:nth-child(6) .bwd-step-item .bwd-step-number {
background-color: #691e06;
}
.bwd-step-style-21 .row > *:nth-child(7) .bwd-step-item .bwd-step-icon {
color: #540d6e;
}
.bwd-step-style-21 .row > *:nth-child(7) .bwd-step-item .bwd-step-number {
background-color: #540d6e;
}
.bwd-step-style-21 .row > *:nth-child(8) .bwd-step-item .bwd-step-icon {
color: #373d20;
}
.bwd-step-style-21 .row > *:nth-child(8) .bwd-step-item .bwd-step-number {
background-color: #373d20;
}
@media only screen and (max-width: 1200px){
.bwd-step-style-21 .bwd-step-item {
margin-bottom: 30px;
}
}
.bwd-step-style-22 {
padding-top: 35px;
}
.bwd-step-style-22 .bwd-step-item {
position: relative;
background-color: #fff;
-webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.192);
box-shadow: 0 0 10px rgba(0, 0, 0, 0.192);
padding: 100px 15px 90px 15px;
border-radius: 15px;
margin: 0 10px;
margin-bottom: 95px;
}
@media only screen and (min-width: 576px) and (max-width: 767px) {
.bwd-step-style-22 .bwd-step-item {
margin: 0 25px;
margin-bottom: 170px;
padding: 100px 15px 130px 15px;
}
}
.bwd-step-style-22 .bwd-step-item .bwd-step-number {
position: absolute;
z-index: 1;
top: -35px;
left: 50%;
-webkit-transform: translateX(-50%) rotateY(0);
transform: translateX(-50%) rotateY(0);
font-size: 42px;
color: #37b0e4;
width: 100px;
height: 100px;
text-align: center;
background: #fff;
border-radius: 50%;
font-weight: 700;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-shadow: 0 6px 11px #00000057;
box-shadow: 0 6px 11px #00000057;
-webkit-transition: 0.4s linear;
transition: 0.4s linear;
}
.bwd-step-style-22 .bwd-step-item:hover .bwd-step-number {
-webkit-transform: translateX(-50%) rotateY(180deg);
transform: translateX(-50%) rotateY(180deg);
}
.bwd-step-style-22 .bwd-step-item .bwd-step-content .bwd-step-title {
text-transform: uppercase;
font-weight: 700;
font-size: 28px;
line-height: 1.2;
margin-bottom: 5px;
text-align: center;
color: #37b0e4;
}
.bwd-step-style-22 .bwd-step-item .bwd-step-content .bwd-description {
font-size: 13px;
color: #000;
line-height: 20px;
font-weight: 500;
}
.bwd-step-style-22 .bwd-step-item .bwd-step-icon-ttwo {
text-align: center;
width: 106%;
height: 40%;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
background-color: #37b0e4;
color: #fff;
margin: 0 auto;
position: absolute;
bottom: -55px;
border-radius: 0 0 100px 100px;
left: -6px;
font-size: 45px;
-webkit-transition: 0.4s linear;
transition: 0.4s linear;
}
.bwd-step-style-22 .bwd-step-item .bwd-step-icon-ttwo svg {
fill: #fff;
}
.bwd-step-style-22 .bwd-step-item .bwd-step-icon-ttwo::before {
content: "";
position: absolute;
background: #000;
bottom: -20px;
left: 50%;
-webkit-transform: translateX(-50%);
transform: translateX(-50%);
width: 100%;
height: 10px;
border-radius: 80%;
-webkit-filter: blur(10px);
filter: blur(10px);
z-index: -1;
}
.bwd-step-style-22 .bwd-step-item:hover .bwd-step-icon-ttwo {
bottom: -80px;
}
.bwd-step-style-22 .row > :nth-child(2) .bwd-step-item .bwd-step-number {
color: #fbc531;
}
.bwd-step-style-22
.row
> :nth-child(2)
.bwd-step-item
.bwd-step-content
.bwd-step-title {
color: #fbc531;
}
.bwd-step-style-22 .row > :nth-child(2) .bwd-step-item .bwd-step-icon-ttwo {
background-color: #fbc531;
}
.bwd-step-style-22 .row > :nth-child(3) .bwd-step-item .bwd-step-number {
color: #e84118;
}
.bwd-step-style-22
.row
> :nth-child(3)
.bwd-step-item
.bwd-step-content
.bwd-step-title {
color: #e84118;
}
.bwd-step-style-22 .row > :nth-child(3) .bwd-step-item .bwd-step-icon-ttwo {
background-color: #e84118;
}
.bwd-step-style-22 .row > :nth-child(4) .bwd-step-item .bwd-step-number {
color: #c44569;
}
.bwd-step-style-22
.row
> :nth-child(4)
.bwd-step-item
.bwd-step-content
.bwd-step-title {
color: #c44569;
}
.bwd-step-style-22 .row > :nth-child(4) .bwd-step-item .bwd-step-icon-ttwo {
background-color: #c44569;
}
.bwd-step-style-22 .row > :nth-child(5) .bwd-step-item .bwd-step-number {
color: #562c2c;
}
.bwd-step-style-22
.row
> :nth-child(5)
.bwd-step-item
.bwd-step-content
.bwd-step-title {
color: #562c2c;
}
.bwd-step-style-22 .row > :nth-child(5) .bwd-step-item .bwd-step-icon-ttwo {
background-color: #562c2c;
}
.bwd-step-style-22 .row > :nth-child(6) .bwd-step-item .bwd-step-number {
color: #202c59;
}
.bwd-step-style-22
.row
> :nth-child(6)
.bwd-step-item
.bwd-step-content
.bwd-step-title {
color: #202c59;
}
.bwd-step-style-22 .row > :nth-child(6) .bwd-step-item .bwd-step-icon-ttwo {
background-color: #202c59;
}
.bwd-step-style-22 .row > :nth-child(7) .bwd-step-item .bwd-step-number {
color: #679436;
}
.bwd-step-style-22
.row
> :nth-child(7)
.bwd-step-item
.bwd-step-content
.bwd-step-title {
color: #679436;
}
.bwd-step-style-22 .row > :nth-child(7) .bwd-step-item .bwd-step-icon-ttwo {
background-color: #679436;
}
.bwd-step-style-22 .row > :nth-child(8) .bwd-step-item .bwd-step-number {
color: #691e06;
}
.bwd-step-style-22
.row
> :nth-child(8)
.bwd-step-item
.bwd-step-content
.bwd-step-title {
color: #691e06;
}
.bwd-step-style-22 .row > :nth-child(8) .bwd-step-item .bwd-step-icon-ttwo {
background-color: #691e06;
}
.bwd-step-style-23 .bwd-step-item-tthree {
position: relative;
-webkit-filter: drop-shadow(4px 5px 5px rgba(0, 0, 0, 0.39));
filter: drop-shadow(4px 5px 5px rgba(0, 0, 0, 0.39));
-webkit-transition: 0.3s linear;
transition: 0.3s linear;
margin: 0 10px;
}
.bwd-step-style-23 .bwd-step-item-tthree:hover {
-webkit-filter: drop-shadow(4px 5px 5px rgba(0, 0, 0, 0.3));
filter: drop-shadow(4px 5px 5px rgba(0, 0, 0, 0.3));
}
.bwd-step-style-23 .bwd-step-item-tthree .show-arrow {
content: "";
position: absolute;
top: 50%;
-webkit-transform: translateY(-50%);
transform: translateY(-50%);
right: -24px;
width: 26px;
height: 25px;
background: #fff;
-webkit-clip-path: polygon(0 0, 0% 100%, 100% 50%);
clip-path: polygon(0 0, 0% 100%, 100% 50%);
z-index: -1;
}
.bwd-step-style-23 .bwd-step-item-tthree.bwdas_arrow_dir .show-arrow {
left: -24px;
clip-path: polygon(0 50%, 100% 100%, 100% 0);
}
.bwd-step-style-23 .bwd-step-item-tthree .bwd-step-content {
position: relative;
-webkit-clip-path: polygon(
50% 0,
100% 25%,
100% 75%,
50% 100%,
50% 100%,
1% 75%,
0 25%
);
clip-path: polygon(
50% 0,
100% 25%,
100% 75%,
50% 100%,
50% 100%,
1% 75%,
0 25%
);
padding: 113px 32px 75px;
background-color: #fff;
text-align: center;
}
@media only screen and (min-width: 576px) and (max-width: 767px) {
.bwd-step-style-23 .bwd-step-item-tthree .bwd-step-content {
padding: 125px 37px 60px;
}
}
.bwd-step-style-23 .bwd-step-item-tthree .bwd-step-content .bwd-step-number {
position: absolute;
top: 30px;
left: -30px;
width: 100px;
height: 100px;
background: #d1268c;
border-radius: 50%;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
padding-left: 26px;
padding-top: 35px;
}
.bwd-step-style-23
.bwd-step-item-tthree
.bwd-step-content
.bwd-step-number
.bwd-step-title {
color: #fff;
font-family: Teko, sans-serif;
text-transform: uppercase;
font-weight: 500;
letter-spacing: 1px;
font-size: 40px;
line-height: 1;
margin: 0;
}
.bwd-step-style-23 .bwd-step-item-tthree .bwd-step-content .bwd-step-icon {
position: absolute;
top: 20%;
left: 50%;
-webkit-transform: translate(-50%, -20%) rotateX(0);
transform: translate(-50%, -20%) rotateX(0);
font-size: 52px;
color: #d1268c;
-webkit-transition: 0.3s linear;
transition: 0.3s linear;
}
.bwd-step-style-23 .bwd-step-item-tthree .bwd-step-content .bwd-step-icon svg {
fill: #d1268c;
}
.bwd-step-style-23
.bwd-step-item-tthree
.bwd-step-content:hover
.bwd-step-icon {
-webkit-transform: translate(-50%, -50%) rotateX(180deg);
transform: translate(-50%, -50%) rotateX(180deg);
}
.bwd-step-style-23 .bwd-step-item-tthree .bwd-step-content .bwd-step-title {
font-size: 25px;
letter-spacing: 1.5px;
font-weight: 700;
text-transform: capitalize;
margin: 15px 0;
color: #5a5a5a;
}
@media (max-width: 767px) {
.bwd-step-style-23 .bwd-step-item-tthree .bwd-step-content .bwd-step-title {
font-size: 20px;
margin: 15px 0 10px;
}
}
.bwd-step-style-23 .bwd-step-item-tthree .bwd-step-content .bwd-description {
font-size: 14px;
font-weight: 500;
color: #111;
}
.bwd-step-style-23
.row
> :nth-child(2)
.bwd-step-item-tthree
.bwd-step-content
.bwd-step-number {
background: #51a3d1;
}
.bwd-step-style-23
.row
> :nth-child(2)
.bwd-step-item-tthree
.bwd-step-content
.bwd-step-icon {
color: #51a3d1;
}
.bwd-step-style-23
.row
> :nth-child(3)
.bwd-step-item-tthree
.bwd-step-content
.bwd-step-number {
background: #fc8f2d;
}
.bwd-step-style-23
.row
> :nth-child(3)
.bwd-step-item-tthree
.bwd-step-content
.bwd-step-icon {
color: #fc8f2d;
}
.bwd-step-style-23 .row > :nth-child(4) .bwd-step-item-tthree::before {
content: none;
}
.bwd-step-style-23
.row
> :nth-child(4)
.bwd-step-item-tthree
.bwd-step-content
.bwd-step-number {
background: #e84118;
}
.bwd-step-style-23
.row
> :nth-child(4)
.bwd-step-item-tthree
.bwd-step-content
.bwd-step-icon {
color: #e84118;
}
.bwd-step-style-23 .row > :nth-child(5) .bwd-step-item-tthree::before {
content: none;
}
.bwd-step-style-23
.row
> :nth-child(5)
.bwd-step-item-tthree
.bwd-step-content
.bwd-step-number {
background: #352208;
}
.bwd-step-style-23
.row
> :nth-child(5)
.bwd-step-item-tthree
.bwd-step-content
.bwd-step-icon {
color: #352208;
}
.bwd-step-style-23 .row > :nth-child(6) .bwd-step-item-tthree::before {
content: none;
}
.bwd-step-style-23
.row
> :nth-child(6)
.bwd-step-item-tthree
.bwd-step-content
.bwd-step-number {
background: #083d77;
}
.bwd-step-style-23
.row
> :nth-child(6)
.bwd-step-item-tthree
.bwd-step-content
.bwd-step-icon {
color: #083d77;
}
.bwd-step-style-23 .row > :nth-child(7) .bwd-step-item-tthree::before {
content: none;
}
.bwd-step-style-23
.row
> :nth-child(7)
.bwd-step-item-tthree
.bwd-step-content
.bwd-step-number {
background: #4a0a77;
}
.bwd-step-style-23
.row
> :nth-child(7)
.bwd-step-item-tthree
.bwd-step-content
.bwd-step-icon {
color: #4a0a77;
}
.bwd-step-style-23 .row > :nth-child(8) .bwd-step-item-tthree::before {
content: none;
}
.bwd-step-style-23
.row
> :nth-child(8)
.bwd-step-item-tthree
.bwd-step-content
.bwd-step-number {
background: #10451d;
}
.bwd-step-style-23
.row
> :nth-child(8)
.bwd-step-item-tthree
.bwd-step-content
.bwd-step-icon {
color: #10451d;
}
.bwd-step-style.bwd-step-style-24 {
padding-top: 20px;
}
.bwd-step-style-24 .bwd-step-item {
-webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.326);
box-shadow: 0 0 10px rgba(0, 0, 0, 0.326);
border-radius: 20px 20px;
position: relative;
margin: 0 25px 18px 10px;
background-color: #fff;
padding: 20px 20px 35px;
}
.bwd-step-style-24 .bwd-step-item::before {
content: "";
position: absolute;
bottom: -15px;
right: 43px;
width: 32px;
height: 50px;
background: #fea703;
z-index: -1;
border-bottom-left-radius: 15px;
}
.bwd-step-style-24 .bwd-step-item.bwdas_arrow_dir::before {
left: 43px;
border-bottom-right-radius: 15px;
}
.bwd-step-style-24 .bwd-step-item::after {
content: "";
position: absolute;
bottom: 25px;
right: -17px;
width: 50px;
height: 25px;
background: #fea703;
z-index: -1;
border-top-right-radius: 10px;
}
.bwd-step-style-24 .bwd-step-item.bwdas_arrow_dir::after {
left: -17px;
border-top-left-radius: 10px;
}
.bwd-step-style-24 .bwd-step-item .bwd-step-shape {
position: absolute;
width: 95%;
height: 65%;
border-width: 1px;
border-style: solid;
border-color: #fea703;
z-index: -1;
top: -15px;
left: -15px;
border-radius: 10px;
border-top-left-radius: 0;
}
.bwd-step-style-24 .bwd-step-item .bwd-step-shape::before {
content: "";
position: absolute;
top: -4px;
left: -3px;
width: 25%;
height: 6px;
background-color: #fea703;
border-top-left-radius: 50px;
border-bottom-left-radius: 50px;
-webkit-transition: .4s linear;
transition: .4s linear;
}
.bwd-step-style-24 .bwd-step-item .bwd-step-shape::after {
content: "";
position: absolute;
top: -3px;
left: -4px;
width: 6px;
height: 50%;
background-color: #fea703;
border-top-left-radius: 50px;
border-top-right-radius: 50px;
-webkit-transition: .4s linear;
transition: .4s linear;
}
.bwd-step-style-24 .bwd-step-item:hover .bwd-step-shape::before {
width: 50%;
}
.bwd-step-style-24 .bwd-step-item:hover .bwd-step-shape::after {
height: 76%;
}
.bwd-step-style-24 .bwd-step-item:hover .bwd-step-content .bwd-step-icon::before {
-webkit-box-shadow: 0 0 0 5px rgba(0, 0, 0, 0.14);
box-shadow: 0 0 0 5px rgba(0, 0, 0, 0.14);
}
.bwd-step-style-24 .bwd-step-item .bwd-step-content .bwd-step-icon {
background: #f3f3f3;
font-size: 30px;
width: 80px;
height: 80px;
display: flex;
justify-content: center;
align-items: center;
margin: 0 auto 10px;
border-radius: 50%;
z-index: 1;
position: relative;
color: #fea703;
-webkit-transition: .3s linear;
transition: .3s linear;
}
.bwd-step-style-24 .bwd-step-item .bwd-step-content .bwd-step-icon svg {
fill: #fea703;
}
.bwd-step-style-24 .bwd-step-item .bwd-step-content .bwd-step-icon::before {
content: "";
background: #f3f3f3;
width: 88%;
height: 88%;
border-radius: 50%;
-webkit-box-shadow: 5px 0 5px rgba(0, 0, 0, 0.164);
box-shadow: 5px 0 5px rgba(0, 0, 0, 0.164);
-webkit-transform: translateX(-50%) translateY(-50%);
transform: translateX(-50%) translateY(-50%);
position: absolute;
top: 50%;
left: 50%;
z-index: -1;
-webkit-transition: .3s linear;
transition: .3s linear;
}
.bwd-step-style-24 .bwd-step-item .bwd-step-content .bwd-title {
text-transform: uppercase;
font-weight: 700;
font-size: 25px;
line-height: 1.2;
margin-bottom: 5px;
color: #5a5a5a;
}
.bwd-step-style-24 .bwd-step-item .bwd-step-content .bwd-description {
font-size: 14px;
font-weight: 500;
color: #111;
}
.bwd-step-style-24 .bwd-step-item .bwd-step-number {
position: absolute;
bottom: -15px;
right: -17px;
background: #fea703;
width: 70px;
height: 50px;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
font-size: 28px;
font-weight: 800;
color: #fff;
border-top-left-radius: 15px;
}
.bwd-step-style-24 .bwd-step-item.bwdas_arrow_dir .bwd-step-number {
left: -17px;
}
.bwd-step-style-24 .bwd-step-item .bwd-step-number .show-arrow {
position: absolute;
content: "";
top: 50%;
-webkit-transform: translateY(-50%);
transform: translateY(-50%);
right: -19px;
width: 20px;
height: 30px;
background: #fea703;
-webkit-clip-path: polygon(100% 50%, 0 0, 0 100%);
clip-path: polygon(100% 50%, 0 0, 0 100%);
}
.bwd-step-style-24 .bwd-step-item.bwdas_arrow_dir .bwd-step-number .show-arrow {
left: -19px;
clip-path: polygon(0 50%, 100% 100%, 100% 0);
}
.bwd-step-style-24 .row > *:nth-child(2) .bwd-step-item::before, .bwd-step-style-24 .row > *:nth-child(2) .bwd-step-item::after {
background: #66d0cc;
}
.bwd-step-style-24 .row > *:nth-child(2) .bwd-step-item .bwd-step-shape {
border-color: #66d0cc;
}
.bwd-step-style-24 .row > *:nth-child(2) .bwd-step-item .bwd-step-shape::before, .bwd-step-style-24 .row > *:nth-child(2) .bwd-step-item .bwd-step-shape::after {
background: #66d0cc;
}
.bwd-step-style-24 .row > *:nth-child(2) .bwd-step-item .bwd-step-content .bwd-step-icon {
color: #66d0cc;
}
.bwd-step-style-24 .row > *:nth-child(2) .bwd-step-item .bwd-step-number {
background: #66d0cc;
}
.bwd-step-style-24 .row > *:nth-child(2) .bwd-step-item .bwd-step-number .show-arrow {
background: #66d0cc;
}
.bwd-step-style-24 .row > *:nth-child(3) .bwd-step-item::before, .bwd-step-style-24 .row > *:nth-child(3) .bwd-step-item::after {
background: #e84118;
}
.bwd-step-style-24 .row > *:nth-child(3) .bwd-step-item .bwd-step-shape {
border-color: #e84118;
}
.bwd-step-style-24 .row > *:nth-child(3) .bwd-step-item .bwd-step-shape::before, .bwd-step-style-24 .row > *:nth-child(3) .bwd-step-item .bwd-step-shape::after {
background: #e84118;
}
.bwd-step-style-24 .row > *:nth-child(3) .bwd-step-item .bwd-step-content .bwd-step-icon {
color: #e84118;
}
.bwd-step-style-24 .row > *:nth-child(3) .bwd-step-item .bwd-step-number {
background: #e84118;
}
.bwd-step-style-24 .row > *:nth-child(3) .bwd-step-item .bwd-step-number .show-arrow {
background: #e84118;
}
.bwd-step-style-24 .row > *:nth-child(4) .bwd-step-item::before, .bwd-step-style-24 .row > *:nth-child(4) .bwd-step-item::after {
background: #0a697d;
}
.bwd-step-style-24 .row > *:nth-child(4) .bwd-step-item .bwd-step-shape {
border-color: #0a697d;
}
.bwd-step-style-24 .row > *:nth-child(4) .bwd-step-item .bwd-step-shape::before, .bwd-step-style-24 .row > *:nth-child(4) .bwd-step-item .bwd-step-shape::after {
background: #0a697d;
}
.bwd-step-style-24 .row > *:nth-child(4) .bwd-step-item .bwd-step-content .bwd-step-icon {
color: #0a697d;
}
.bwd-step-style-24 .row > *:nth-child(4) .bwd-step-item .bwd-step-number {
background: #0a697d;
}
.bwd-step-style-24 .row > *:nth-child(4) .bwd-step-item .bwd-step-number .show-arrow {
background: #0a697d;
}
.bwd-step-style-24 .row > *:nth-child(5) .bwd-step-item::before, .bwd-step-style-24 .row > *:nth-child(5) .bwd-step-item::after {
background: #461220;
}
.bwd-step-style-24 .row > *:nth-child(5) .bwd-step-item .bwd-step-shape {
border-color: #461220;
}
.bwd-step-style-24 .row > *:nth-child(5) .bwd-step-item .bwd-step-shape::before, .bwd-step-style-24 .row > *:nth-child(5) .bwd-step-item .bwd-step-shape::after {
background: #461220;
}
.bwd-step-style-24 .row > *:nth-child(5) .bwd-step-item .bwd-step-content .bwd-step-icon {
color: #461220;
}
.bwd-step-style-24 .row > *:nth-child(5) .bwd-step-item .bwd-step-number {
background: #461220;
}
.bwd-step-style-24 .row > *:nth-child(5) .bwd-step-item .bwd-step-number .show-arrow {
background: #461220;
}
.bwd-step-style-24 .row > *:nth-child(6) .bwd-step-item::before, .bwd-step-style-24 .row > *:nth-child(6) .bwd-step-item::after {
background: #283618;
}
.bwd-step-style-24 .row > *:nth-child(6) .bwd-step-item .bwd-step-shape {
border-color: #283618;
}
.bwd-step-style-24 .row > *:nth-child(6) .bwd-step-item .bwd-step-shape::before, .bwd-step-style-24 .row > *:nth-child(6) .bwd-step-item .bwd-step-shape::after {
background: #283618;
}
.bwd-step-style-24 .row > *:nth-child(6) .bwd-step-item .bwd-step-content .bwd-step-icon {
color: #283618;
}
.bwd-step-style-24 .row > *:nth-child(6) .bwd-step-item .bwd-step-number {
background: #283618;
}
.bwd-step-style-24 .row > *:nth-child(6) .bwd-step-item .bwd-step-number .show-arrow {
background: #283618;
}
.bwd-step-style-24 .row > *:nth-child(7) .bwd-step-item::before, .bwd-step-style-24 .row > *:nth-child(7) .bwd-step-item::after {
background: #5e3023;
}
.bwd-step-style-24 .row > *:nth-child(7) .bwd-step-item .bwd-step-shape {
border-color: #5e3023;
}
.bwd-step-style-24 .row > *:nth-child(7) .bwd-step-item .bwd-step-shape::before, .bwd-step-style-24 .row > *:nth-child(7) .bwd-step-item .bwd-step-shape::after {
background: #5e3023;
}
.bwd-step-style-24 .row > *:nth-child(7) .bwd-step-item .bwd-step-content .bwd-step-icon {
color: #5e3023;
}
.bwd-step-style-24 .row > *:nth-child(7) .bwd-step-item .bwd-step-number {
background: #5e3023;
}
.bwd-step-style-24 .row > *:nth-child(7) .bwd-step-item .bwd-step-number .show-arrow {
background: #5e3023;
}
.bwd-step-style-24 .row > *:nth-child(8) .bwd-step-item::before, .bwd-step-style-24 .row > *:nth-child(8) .bwd-step-item::after {
background: #390099;
}
.bwd-step-style-24 .row > *:nth-child(8) .bwd-step-item .bwd-step-shape {
border-color: #390099;
}
.bwd-step-style-24 .row > *:nth-child(8) .bwd-step-item .bwd-step-shape::before, .bwd-step-style-24 .row > *:nth-child(8) .bwd-step-item .bwd-step-shape::after {
background: #390099;
}
.bwd-step-style-24 .row > *:nth-child(8) .bwd-step-item .bwd-step-content .bwd-step-icon {
color: #390099;
}
.bwd-step-style-24 .row > *:nth-child(8) .bwd-step-item .bwd-step-number {
background: #390099;
}
.bwd-step-style-24 .row > *:nth-child(8) .bwd-step-item .bwd-step-number .show-arrow {
background: #390099;
}
.bwd-step-style-25 .bwd-step-item {
position: relative;
border: 1px solid #f45a29;
border-right-color: transparent;
padding: 65px 15px 20px;
text-align: center;
margin-right: 30px;
margin-bottom: 10px;
margin-top: 54px;
}.bwd-step-style-25 .bwd-step-item.bwdas_arrow_dir {
border-left-color: transparent;
border-right-color: #f45a29;
}
.bwd-step-style-25 .bwd-step-item::before {
content: "";
position: absolute;
bottom: -10px;
right: -20px;
width: 20px;
height: 18px;
-webkit-clip-path: polygon(0 0, 0% 100%, 100% 50%);
clip-path: polygon(0 0, 0% 100%, 100% 50%);
background: #f45a29;
}
.bwd-step-style-25 .bwd-step-item.bwdas_arrow_dir::before {
left: -20px;
clip-path: polygon(0 50%, 100% 100%, 100% 0);
}
.bwd-step-style-25 .bwd-step-item .bwd-step-number {
position: absolute;
top: -40px;
right: 0;
width: 80px;
height: 80px;
background: #f45a29;
border-radius: 50%;
color: #fff;
font-size: 35px;
-webkit-box-shadow: 0 6px 11px #0000003d;
box-shadow: 0 6px 11px #0000003d;
border: 10px solid #fff;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
font-size: 35px;
font-weight: 700;
line-height: 1;
text-transform: uppercase;
}
.bwd-step-style-25 .bwd-step-item.bwdas_arrow_dir .bwd-step-number {
left: 0;
}
.bwd-step-style-25 .bwd-step-item .bwd-step-number::before {
content: "";
position: absolute;
top: -22px;
right: -20px;
width: 80%;
height: 170%;
background: #f45a29;
z-index: -1;
border-top-right-radius: 100px;
border-bottom-right-radius: 100px;
-webkit-transition: .3s linear;
transition: .3s linear;
}
.bwd-step-style-25 .bwd-step-item.bwdas_arrow_dir .bwd-step-number::before {
left: -20px;
border-top-left-radius: 100px;
border-bottom-left-radius: 100px;
border-top-right-radius: 0;
border-bottom-right-radius: 0;
}
.bwd-step-style-25 .bwd-step-item .bwd-step-number .show-arrow {
content: "";
position: absolute;
top: 50%;
-webkit-transform: translateY(-50%);
transform: translateY(-50%);
right: -38px;
width: 20px;
height: 30px;
-webkit-clip-path: polygon(0 0, 0% 100%, 100% 50%);
clip-path: polygon(0 0, 0% 100%, 100% 50%);
background: #f45a29;
}
.bwd-step-style-25 .bwd-step-item.bwdas_arrow_dir .bwd-step-number .show-arrow {
left: -38px;
clip-path: polygon(0 50%, 100% 100%, 100% 0);
}
.bwd-step-style-25 .bwd-step-item:hover .bwd-step-number::before {
width: 166%;
border-radius: 100px;
}
.bwd-step-style-25 .bwd-step-item .bwd-step-content .bwd-title {
text-transform: uppercase;
font-weight: 600;
font-size: 32px;
line-height: 1.2;
margin-bottom: 5px;
color: #f45a29;
}
@media only screen and (min-width: 576px) and (max-width: 767px) {
.bwd-step-style-25 .bwd-step-item .bwd-step-content .bwd-title {
font-size: 22px;
}
}
.bwd-step-style-25 .bwd-step-item .bwd-step-content .bwd-step-title.bwd-step-main-title {
text-transform: capitalize;
font-weight: 700;
font-size: 27px;
line-height: 1;
display: inline-block;
margin-bottom: 8px;
color: #484848;
}
.bwd-step-style-25 .bwd-step-item .bwd-step-content .bwd-description {
font-size: 14px;
font-weight: 500;
color: #111;
}
.bwd-step-style-25 .bwd-step-item .bwd-step-icon {
margin-top: 20px;
font-size: 45px;
color: #f45a29;
}
.bwd-step-style-25 .bwd-step-item .bwd-step-icon svg {
fill: #f45a29;
}
.bwd-step-style-25 .row > *:nth-child(2) .bwd-step-item {
border-color: #299e00;
border-right-color: transparent;
}
.bwd-step-style-25 .row > *:nth-child(2) .bwd-step-item.bwdas_arrow_dir {
border-left-color: transparent;
border-right-color: #299e00;
}
.bwd-step-style-25 .row > *:nth-child(2) .bwd-step-item::before {
background: #299e00;
}
.bwd-step-style-25 .row > *:nth-child(2) .bwd-step-item .bwd-step-number {
background: #299e00;
}
.bwd-step-style-25 .row > *:nth-child(2) .bwd-step-item .bwd-step-number::before {
background: #299e00;
}
.bwd-step-style-25 .row > *:nth-child(2) .bwd-step-item .bwd-step-number .show-arrow {
background: #299e00;
}
.bwd-step-style-25 .row > *:nth-child(2) .bwd-step-item .bwd-step-content .bwd-title {
color: #299e00;
}
.bwd-step-style-25 .row > *:nth-child(2) .bwd-step-item .bwd-step-icon {
color: #299e00;
}
.bwd-step-style-25 .row > *:nth-child(3) .bwd-step-item {
border-color: #149acf;
border-right-color: transparent;
}
.bwd-step-style-25 .row > *:nth-child(3) .bwd-step-item.bwdas_arrow_dir {
border-left-color: transparent;
border-right-color: #149acf;
}
.bwd-step-style-25 .row > *:nth-child(3) .bwd-step-item::before {
background: #149acf;
}
.bwd-step-style-25 .row > *:nth-child(3) .bwd-step-item .bwd-step-number {
background: #149acf;
}
.bwd-step-style-25 .row > *:nth-child(3) .bwd-step-item .bwd-step-number::before {
background: #149acf;
}
.bwd-step-style-25 .row > *:nth-child(3) .bwd-step-item .bwd-step-number .show-arrow {
background: #149acf;
}
.bwd-step-style-25 .row > *:nth-child(3) .bwd-step-item .bwd-step-content .bwd-title {
color: #149acf;
}
.bwd-step-style-25 .row > *:nth-child(3) .bwd-step-item .bwd-step-icon {
color: #149acf;
}
.bwd-step-style-25 .row > *:nth-child(4) .bwd-step-item {
border-color: #8a3ff3;
border-right-color: transparent;
}
.bwd-step-style-25 .row > *:nth-child(4) .bwd-step-item.bwdas_arrow_dir {
border-left-color: transparent;
border-right-color: #8a3ff3;
}
.bwd-step-style-25 .row > *:nth-child(4) .bwd-step-item::before {
background: #8a3ff3;
}
.bwd-step-style-25 .row > *:nth-child(4) .bwd-step-item .bwd-step-number {
background: #8a3ff3;
}
.bwd-step-style-25 .row > *:nth-child(4) .bwd-step-item .bwd-step-number::before {
background: #8a3ff3;
}
.bwd-step-style-25 .row > *:nth-child(4) .bwd-step-item .bwd-step-number .show-arrow {
background: #8a3ff3;
}
.bwd-step-style-25 .row > *:nth-child(4) .bwd-step-item .bwd-step-content .bwd-title {
color: #8a3ff3;
}
.bwd-step-style-25 .row > *:nth-child(4) .bwd-step-item .bwd-step-icon {
color: #8a3ff3;
}
.bwd-step-style-25 .row > *:nth-child(5) .bwd-step-item {
border-color: #132a13;
border-right-color: transparent;
}
.bwd-step-style-25 .row > *:nth-child(5) .bwd-step-item.bwdas_arrow_dir {
border-left-color: transparent;
border-right-color: #132a13;
}
.bwd-step-style-25 .row > *:nth-child(5) .bwd-step-item::before {
background: #132a13;
}
.bwd-step-style-25 .row > *:nth-child(5) .bwd-step-item .bwd-step-number {
background: #132a13;
}
.bwd-step-style-25 .row > *:nth-child(5) .bwd-step-item .bwd-step-number::before {
background: #132a13;
}
.bwd-step-style-25 .row > *:nth-child(5) .bwd-step-item .bwd-step-number .show-arrow {
background: #132a13;
}
.bwd-step-style-25 .row > *:nth-child(5) .bwd-step-item .bwd-step-content .bwd-title {
color: #132a13;
}
.bwd-step-style-25 .row > *:nth-child(5) .bwd-step-item .bwd-step-icon {
color: #132a13;
}
.bwd-step-style-25 .row > *:nth-child(6) .bwd-step-item {
border-color: #390099;
border-right-color: transparent;
}
.bwd-step-style-25 .row > *:nth-child(6) .bwd-step-item.bwdas_arrow_dir {
border-left-color: transparent;
border-right-color: #390099;
}
.bwd-step-style-25 .row > *:nth-child(6) .bwd-step-item::before {
background: #390099;
}
.bwd-step-style-25 .row > *:nth-child(6) .bwd-step-item .bwd-step-number {
background: #390099;
}
.bwd-step-style-25 .row > *:nth-child(6) .bwd-step-item .bwd-step-number::before {
background: #390099;
}
.bwd-step-style-25 .row > *:nth-child(6) .bwd-step-item .bwd-step-number .show-arrow {
background: #390099;
}
.bwd-step-style-25 .row > *:nth-child(6) .bwd-step-item .bwd-step-content .bwd-title {
color: #390099;
}
.bwd-step-style-25 .row > *:nth-child(6) .bwd-step-item .bwd-step-icon {
color: #390099;
}
.bwd-step-style-25 .row > *:nth-child(7) .bwd-step-item {
border-color: #6a994e;
border-right-color: transparent;
}
.bwd-step-style-25 .row > *:nth-child(7) .bwd-step-item.bwdas_arrow_dir {
border-left-color: transparent;
border-right-color: #6a994e;
}
.bwd-step-style-25 .row > *:nth-child(7) .bwd-step-item::before {
background: #6a994e;
}
.bwd-step-style-25 .row > *:nth-child(7) .bwd-step-item .bwd-step-number {
background: #6a994e;
}
.bwd-step-style-25 .row > *:nth-child(7) .bwd-step-item .bwd-step-number::before {
background: #6a994e;
}
.bwd-step-style-25 .row > *:nth-child(7) .bwd-step-item .bwd-step-number .show-arrow {
background: #6a994e;
}
.bwd-step-style-25 .row > *:nth-child(7) .bwd-step-item .bwd-step-content .bwd-title {
color: #6a994e;
}
.bwd-step-style-25 .row > *:nth-child(7) .bwd-step-item .bwd-step-icon {
color: #6a994e;
}
.bwd-step-style-25 .row > *:nth-child(8) .bwd-step-item {
border-color: #220901;
border-right-color: transparent;
}
.bwd-step-style-25 .row > *:nth-child(8) .bwd-step-item.bwdas_arrow_dir {
border-left-color: transparent;
border-right-color: #220901;
}
.bwd-step-style-25 .row > *:nth-child(8) .bwd-step-item::before {
background: #220901;
}
.bwd-step-style-25 .row > *:nth-child(8) .bwd-step-item .bwd-step-number {
background: #220901;
}
.bwd-step-style-25 .row > *:nth-child(8) .bwd-step-item .bwd-step-number::before {
background: #220901;
}
.bwd-step-style-25 .row > *:nth-child(8) .bwd-step-item .bwd-step-number .show-arrow {
background: #220901;
}
.bwd-step-style-25 .row > *:nth-child(8) .bwd-step-item .bwd-step-content .bwd-title {
color: #220901;
}
.bwd-step-style-25 .row > *:nth-child(8) .bwd-step-item .bwd-step-icon {
color: #220901;
}
.bwd-step-style-26 .bwd-step-item {
position: relative;
margin: 0 10px;
margin-bottom: 36px;
}
.bwd-step-style-26 .bwd-step-item::before {
content: "";
position: absolute;
bottom: 68px;
left: -5px;
width: 25px;
height: 60px;
z-index: -2;
-webkit-clip-path: polygon(100% 100%, 0 100%, 100% 0);
clip-path: polygon(100% 100%, 0 100%, 100% 0);
background: #24a000;
-webkit-transform: rotate(10deg);
transform: rotate(10deg);
}
.bwd-step-style-26 .bwd-step-item::after {
content: "";
position: absolute;
bottom: 25px;
right: -10px;
width: 20px;
height: 35px;
z-index: -1;
-webkit-clip-path: polygon(100% 100%, 0 100%, 0 0);
clip-path: polygon(100% 100%, 0 100%, 0 0);
background: #24a000;
}
.bwd-step-style-26 .bwd-step-item .bwd-step-content {
position: relative;
-webkit-clip-path: polygon(0 17%, 100% 0, 100% 100%, 0% 100%);
clip-path: polygon(0 17%, 100% 0, 100% 100%, 0% 100%);
background-color: #ebebeb;
padding: 110px 25px 80px;
-webkit-transition: 0.5s linear;
transition: 0.5s linear;
}
.bwd-step-style-26 .bwd-step-item .bwd-step-content::before {
content: "";
position: absolute;
bottom: 40px;
left: -7px;
width: 105%;
height: 15px;
background: #00000085;
-webkit-filter: blur(5px);
filter: blur(5px);
z-index: -1;
-webkit-transform: rotate(11deg);
transform: rotate(11deg);
}
.bwd-step-style-26 .bwd-step-item .bwd-step-content .bwd-step-icon {
position: absolute;
top: 42px;
right: 30px;
font-size: 40px;
color: #24a000;
}
.bwd-step-style-26 .bwd-step-item .bwd-step-content .bwd-step-icon svg {
fill: #24a000;
}
.bwd-step-style-26 .bwd-step-item .bwd-step-content .bwd-step-title {
font-size: 28px;
letter-spacing: 0.5px;
line-height: 1.1;
font-weight: 700;
text-transform: capitalize;
color: #24a000;
margin-bottom: 10px;
}
@media (max-width: 767px) {
.bwd-step-style-26 .bwd-step-item .bwd-step-content .bwd-step-title {
font-size: 22px;
margin-bottom: 8px;
}
}
.bwd-step-style-26 .bwd-step-item .bwd-step-content .bwd-description {
font-family: "Open Sans", sans-serif;
font-size: 14px;
letter-spacing: 0.5px;
font-weight: 500;
line-height: 22px;
color: #000;
}
.bwd-step-style-26 .bwd-step-item:hover .bwd-step-content {
padding: 110px 25px 100px;
}
.bwd-step-style-26 .bwd-step-item .bwd-step-number {
background: #24a000;
padding: 30px 30px 15px;
-webkit-clip-path: polygon(0 0, 100% 45%, 100% 100%, 0% 100%);
clip-path: polygon(0 0, 100% 45%, 100% 100%, 0% 100%);
position: absolute;
bottom: -31px;
left: -10px;
right: -10px;
height: 103px;
}
.bwd-step-style-26 .bwd-step-item .bwd-step-number .bwd-step-title {
text-transform: uppercase;
font-weight: 700;
font-size: 30px;
line-height: 1;
color: #fff;
padding-right: 25px;
}
.bwd-step-style-26 .bwd-step-item .bwd-step-number .bwd-step-title:last-child {
font-size: 28px;
}
.bwd-step-style-26 .row > :nth-child(2) .bwd-step-item::before {
background: #f23e01;
}
.bwd-step-style-26 .row > :nth-child(2) .bwd-step-item::after {
background: #f23e01;
}
.bwd-step-style-26
.row
> :nth-child(2)
.bwd-step-item
.bwd-step-content
.bwd-step-icon {
color: #f23e01;
}
.bwd-step-style-26
.row
> :nth-child(2)
.bwd-step-item
.bwd-step-content
.bwd-step-title {
color: #f23e01;
}
.bwd-step-style-26 .row > :nth-child(2) .bwd-step-item .bwd-step-number {
background: #f23e01;
}
.bwd-step-style-26 .row > :nth-child(3) .bwd-step-item::before {
background: #179ad0;
}
.bwd-step-style-26 .row > :nth-child(3) .bwd-step-item::after {
background: #179ad0;
}
.bwd-step-style-26
.row
> :nth-child(3)
.bwd-step-item
.bwd-step-content
.bwd-step-icon {
color: #179ad0;
}
.bwd-step-style-26
.row
> :nth-child(3)
.bwd-step-item
.bwd-step-content
.bwd-step-title {
color: #179ad0;
}
.bwd-step-style-26 .row > :nth-child(3) .bwd-step-item .bwd-step-number {
background: #179ad0;
}
.bwd-step-style-26 .row > :nth-child(4) .bwd-step-item::before {
background: #fc8f2d;
}
.bwd-step-style-26 .row > :nth-child(4) .bwd-step-item::after {
background: #fc8f2d;
}
.bwd-step-style-26
.row
> :nth-child(4)
.bwd-step-item
.bwd-step-content
.bwd-step-icon {
color: #fc8f2d;
}
.bwd-step-style-26
.row
> :nth-child(4)
.bwd-step-item
.bwd-step-content
.bwd-step-title {
color: #fc8f2d;
}
.bwd-step-style-26 .row > :nth-child(4) .bwd-step-item .bwd-step-number {
background: #fc8f2d;
}
.bwd-step-style-26 .row > :nth-child(5) .bwd-step-item::before {
background: #390099;
}
.bwd-step-style-26 .row > :nth-child(5) .bwd-step-item::after {
background: #390099;
}
.bwd-step-style-26
.row
> :nth-child(5)
.bwd-step-item
.bwd-step-content
.bwd-step-icon {
color: #390099;
}
.bwd-step-style-26
.row
> :nth-child(5)
.bwd-step-item
.bwd-step-content
.bwd-step-title {
color: #390099;
}
.bwd-step-style-26 .row > :nth-child(5) .bwd-step-item .bwd-step-number {
background: #390099;
}
.bwd-step-style-26 .row > :nth-child(6) .bwd-step-item::before {
background: #5a189a;
}
.bwd-step-style-26 .row > :nth-child(6) .bwd-step-item::after {
background: #5a189a;
}
.bwd-step-style-26
.row
> :nth-child(6)
.bwd-step-item
.bwd-step-content
.bwd-step-icon {
color: #5a189a;
}
.bwd-step-style-26
.row
> :nth-child(6)
.bwd-step-item
.bwd-step-content
.bwd-step-title {
color: #5a189a;
}
.bwd-step-style-26 .row > :nth-child(6) .bwd-step-item .bwd-step-number {
background: #5a189a;
}
.bwd-step-style-26 .row > :nth-child(7) .bwd-step-item::before {
background: #780000;
}
.bwd-step-style-26 .row > :nth-child(7) .bwd-step-item::after {
background: #780000;
}
.bwd-step-style-26
.row
> :nth-child(7)
.bwd-step-item
.bwd-step-content
.bwd-step-icon {
color: #780000;
}
.bwd-step-style-26
.row
> :nth-child(7)
.bwd-step-item
.bwd-step-content
.bwd-step-title {
color: #780000;
}
.bwd-step-style-26 .row > :nth-child(7) .bwd-step-item .bwd-step-number {
background: #780000;
}
.bwd-step-style-26 .row > :nth-child(8) .bwd-step-item::before {
background: #0466c8;
}
.bwd-step-style-26 .row > :nth-child(8) .bwd-step-item::after {
background: #0466c8;
}
.bwd-step-style-26
.row
> :nth-child(8)
.bwd-step-item
.bwd-step-content
.bwd-step-icon {
color: #0466c8;
}
.bwd-step-style-26
.row
> :nth-child(8)
.bwd-step-item
.bwd-step-content
.bwd-step-title {
color: #0466c8;
}
.bwd-step-style-26 .row > :nth-child(8) .bwd-step-item .bwd-step-number {
background: #0466c8;
}
.bwd-step-style-27 .bwd-step-wrapper {
position: relative;
margin: 0 10px;
padding-top: 20px;
}
.bwd-step-style-27 .bwd-step-wrapper .bwd-step-shaddow {
position: absolute;
bottom: 7px;
left: 50%;
-webkit-transform: translateX(-50%);
transform: translateX(-50%);
background: #000;
width: 55%;
height: 15px;
z-index: 1;
-webkit-filter: blur(7px);
filter: blur(7px);
}
.bwd-step-style-27 .bwd-step-wrapper .bwd-step-shaddow::before {
content: "";
position: absolute;
bottom: -38px;
left: 50%;
-webkit-transform: translateX(-50%);
transform: translateX(-50%);
background: #000;
width: 180%;
height: 4px;
border-radius: 70px;
}
.bwd-step-style-27 .bwd-step-wrapper .bwd-step-item {
position: relative;
background-color: #f5f5f5;
-webkit-box-shadow: 0 0 20px -5px rgba(0, 0, 0, 0.375);
box-shadow: 0 0 20px -5px rgba(0, 0, 0, 0.375);
border-radius: 25px;
padding: 55px 25px 50px;
text-align: center;
}
.bwd-step-style-27 .bwd-step-wrapper .bwd-step-item::before {
content: "";
position: absolute;
bottom: 0;
left: -11px;
width: 108%;
height: 23px;
background: #f84600;
border-bottom-left-radius: 50px;
border-bottom-right-radius: 50px;
z-index: 1;
}
.bwd-step-style-27 .bwd-step-wrapper .bwd-step-item::after {
content: "";
position: absolute;
bottom: 20px;
left: -11px;
width: 108%;
height: 20px;
background: #f84600;
border-top-left-radius: 50px;
border-top-right-radius: 50px;
z-index: -1;
}
.bwd-step-style-27 .bwd-step-wrapper .bwd-step-item .bwd-step-number {
position: absolute;
top: -15px;
left: 50%;
-webkit-transform: translateX(-50%);
transform: translateX(-50%);
background: #f84600;
width: 113px;
padding: 5px;
font-size: 36px;
font-family: "Open Sans", sans-serif;
line-height: 1;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
font-weight: 700;
color: #fff;
border-radius: 2px;
border-bottom-left-radius: 20px;
border-bottom-right-radius: 20px;
}
.bwd-step-style-27 .bwd-step-wrapper .bwd-step-item .bwd-step-number::before {
content: "";
position: absolute;
top: 0;
right: -15px;
width: 30px;
height: 15px;
z-index: -1;
-webkit-clip-path: polygon(100% 100%, 0% 100%, 50% 0);
clip-path: polygon(100% 100%, 0% 100%, 50% 0);
background: #f84600;
}
.bwd-step-style-27 .bwd-step-wrapper .bwd-step-item .bwd-step-number::after {
content: "";
position: absolute;
top: 0;
left: -16px;
width: 32px;
height: 15px;
z-index: -1;
background: #f84600;
-webkit-clip-path: polygon(100% 100%, 0% 100%, 50% 0);
clip-path: polygon(100% 100%, 0% 100%, 50% 0);
}
.bwd-step-style-27 .bwd-step-wrapper .bwd-step-item .bwd-step-icon {
font-size: 45px;
margin-bottom: 20px;
color: #f84600;
position: relative;
-webkit-transform: rotateY(0);
transform: rotateY(0);
-webkit-transition: 0.3s linear;
transition: 0.3s linear;
}
.bwd-step-style-27 .bwd-step-wrapper .bwd-step-item .bwd-step-icon svg {
fill: #f84600;
}
.bwd-step-style-27 .bwd-step-wrapper .bwd-step-item:hover .bwd-step-icon {
-webkit-transform: rotateY(360deg);
transform: rotateY(360deg);
}
.bwd-step-style-27
.bwd-step-wrapper
.bwd-step-item
.bwd-step-content
.bwd-step-title {
font-weight: 600;
font-size: 28px;
line-height: 1.2;
margin-bottom: 5px;
color: #f84600;
text-transform: capitalize;
}
.bwd-step-style-27
.bwd-step-wrapper
.bwd-step-item
.bwd-step-content
.bwd-description {
font-family: "Open Sans", sans-serif;
font-size: 14px;
letter-spacing: 0.5px;
font-weight: 500;
line-height: 22px;
color: #000;
}
.bwd-step-style-27
.row
> :nth-child(2)
.bwd-step-wrapper
.bwd-step-item::before {
background: #0c8d16;
}
.bwd-step-style-27
.row
> :nth-child(2)
.bwd-step-wrapper
.bwd-step-item::after {
background: #0c8d16;
}
.bwd-step-style-27
.row
> :nth-child(2)
.bwd-step-wrapper
.bwd-step-item
.bwd-step-number {
background: #0c8d16;
}
.bwd-step-style-27
.row
> :nth-child(2)
.bwd-step-wrapper
.bwd-step-number::before {
background: #0c8d16;
}
.bwd-step-style-27
.row
> :nth-child(2)
.bwd-step-wrapper
.bwd-step-number::after {
background: #0c8d16;
}
.bwd-step-style-27
.row
> :nth-child(2)
.bwd-step-wrapper
.bwd-step-item
.bwd-step-icon {
color: #0c8d16;
}
.bwd-step-style-27
.row
> :nth-child(2)
.bwd-step-wrapper
.bwd-step-title {
color: #0c8d16;
}
.bwd-step-style-27
.row
> :nth-child(3)
.bwd-step-wrapper
.bwd-step-item::before {
background: #f39000;
}
.bwd-step-style-27
.row
> :nth-child(3)
.bwd-step-wrapper
.bwd-step-item::after {
background: #f39000;
}
.bwd-step-style-27
.row
> :nth-child(3)
.bwd-step-wrapper
.bwd-step-number {
background: #f39000;
}
.bwd-step-style-27
.row
> :nth-child(3)
.bwd-step-wrapper
.bwd-step-number::before {
background: #f39000;
}
.bwd-step-style-27
.row
> :nth-child(3)
.bwd-step-wrapper
.bwd-step-number::after {
background: #f39000;
}
.bwd-step-style-27
.row
> :nth-child(3)
.bwd-step-wrapper
.bwd-step-item
.bwd-step-icon {
color: #f39000;
}
.bwd-step-style-27
.row
> :nth-child(3)
.bwd-step-wrapper
.bwd-step-title {
color: #f39000;
}
.bwd-step-style-27
.row
> :nth-child(4)
.bwd-step-wrapper
.bwd-step-item::before {
background: #1d9ed7;
}
.bwd-step-style-27
.row
> :nth-child(4)
.bwd-step-wrapper
.bwd-step-item::after {
background: #1d9ed7;
}
.bwd-step-style-27
.row
> :nth-child(4)
.bwd-step-wrapper
.bwd-step-item
.bwd-step-number {
background: #1d9ed7;
}
.bwd-step-style-27
.row
> :nth-child(4)
.bwd-step-wrapper
.bwd-step-number::before {
background: #1d9ed7;
}
.bwd-step-style-27
.row
> :nth-child(4)
.bwd-step-wrapper
.bwd-step-number::after {
background: #1d9ed7;
}
.bwd-step-style-27
.row
> :nth-child(4)
.bwd-step-wrapper
.bwd-step-item
.bwd-step-icon {
color: #1d9ed7;
}
.bwd-step-style-27
.row
> :nth-child(4)
.bwd-step-wrapper
.bwd-step-title {
color: #1d9ed7;
}
.bwd-step-style-27
.row
> :nth-child(5)
.bwd-step-wrapper
.bwd-step-item::before {
background: #31572c;
}
.bwd-step-style-27
.row
> :nth-child(5)
.bwd-step-wrapper
.bwd-step-item::after {
background: #31572c;
}
.bwd-step-style-27
.row
> :nth-child(5)
.bwd-step-wrapper
.bwd-step-item
.bwd-step-number {
background: #31572c;
}
.bwd-step-style-27
.row
> :nth-child(5)
.bwd-step-wrapper
.bwd-step-number::before {
background: #31572c;
}
.bwd-step-style-27
.row
> :nth-child(5)
.bwd-step-wrapper
.bwd-step-number::after {
background: #31572c;
}
.bwd-step-style-27
.row
> :nth-child(5)
.bwd-step-wrapper
.bwd-step-item
.bwd-step-icon {
color: #31572c;
}
.bwd-step-style-27
.row
> :nth-child(5)
.bwd-step-wrapper
.bwd-step-title {
color: #31572c;
}
.bwd-step-style-27
.row
> :nth-child(6)
.bwd-step-wrapper
.bwd-step-item::before {
background: #582f0e;
}
.bwd-step-style-27
.row
> :nth-child(6)
.bwd-step-wrapper
.bwd-step-item::after {
background: #582f0e;
}
.bwd-step-style-27
.row
> :nth-child(6)
.bwd-step-wrapper
.bwd-step-item
.bwd-step-number {
background: #582f0e;
}
.bwd-step-style-27
.row
> :nth-child(6)
.bwd-step-wrapper
.bwd-step-number::before {
background: #582f0e;
}
.bwd-step-style-27
.row
> :nth-child(6)
.bwd-step-wrapper
.bwd-step-number::after {
background: #582f0e;
}
.bwd-step-style-27
.row
> :nth-child(6)
.bwd-step-wrapper
.bwd-step-item
.bwd-step-icon {
color: #582f0e;
}
.bwd-step-style-27
.row
> :nth-child(6)
.bwd-step-wrapper
.bwd-step-title {
color: #582f0e;
}
.bwd-step-style-27
.row
> :nth-child(7)
.bwd-step-wrapper
.bwd-step-item::before {
background: #155d27;
}
.bwd-step-style-27
.row
> :nth-child(7)
.bwd-step-wrapper
.bwd-step-item::after {
background: #155d27;
}
.bwd-step-style-27
.row
> :nth-child(7)
.bwd-step-wrapper
.bwd-step-item
.bwd-step-number {
background: #155d27;
}
.bwd-step-style-27
.row
> :nth-child(7)
.bwd-step-wrapper
.bwd-step-number::before {
background: #155d27;
}
.bwd-step-style-27
.row
> :nth-child(7)
.bwd-step-wrapper
.bwd-step-number::after {
background: #155d27;
}
.bwd-step-style-27
.row
> :nth-child(7)
.bwd-step-wrapper
.bwd-step-item
.bwd-step-icon {
color: #155d27;
}
.bwd-step-style-27
.row
> :nth-child(7)
.bwd-step-wrapper
.bwd-step-title {
color: #155d27;
}
.bwd-step-style-27
.row
> :nth-child(8)
.bwd-step-wrapper
.bwd-step-item::before {
background: #7c6a0a;
}
.bwd-step-style-27
.row
> :nth-child(8)
.bwd-step-wrapper
.bwd-step-item::after {
background: #7c6a0a;
}
.bwd-step-style-27
.row
> :nth-child(8)
.bwd-step-wrapper
.bwd-step-item
.bwd-step-number {
background: #7c6a0a;
}
.bwd-step-style-27
.row
> :nth-child(8)
.bwd-step-wrapper
.bwd-step-number::before {
background: #7c6a0a;
}
.bwd-step-style-27
.row
> :nth-child(8)
.bwd-step-wrapper
.bwd-step-number::after {
background: #7c6a0a;
}
.bwd-step-style-27
.row
> :nth-child(8)
.bwd-step-wrapper
.bwd-step-item
.bwd-step-icon {
color: #7c6a0a;
}
.bwd-step-style-27
.row
> :nth-child(8)
.bwd-step-wrapper
.bwd-step-title {
color: #7c6a0a;
}
.bwd-step-style-28 .bwd-step-item {
position: relative;
margin-left: 20px;
}
.bwd-step-style-28 .bwd-step-item.bwdas_arrow_dir {
margin-left: -10px;
}
.bwd-step-style-28 .bwd-step-item .bwd-step-number {
position: absolute;
font-size: 50px;
text-transform: uppercase;
color: #fff;
z-index: 4;
top: 50%;
left: -1px;
width: 40px;
height: 145px;
-webkit-transform: translateY(-50%);
transform: translateY(-50%);
text-align: center;
font-weight: 700;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
border-top-right-radius: 5px;
border-bottom-right-radius: 5px;
padding-left: 23px;
}
.bwd-step-style-28 .bwd-step-item.bwdas_arrow_dir .bwd-step-number {
right: 16px;
left: auto;
}
.bwd-step-style-28 .bwd-step-item .bwd-step-number {
background: #1d9ed7;
}
.bwd-step-style-28 .bwd-step-item .bwd-step-number::before {
content: "";
position: absolute;
top: 0;
bottom: 0;
left: -5px;
background: #1d1d1d1f;
-webkit-box-shadow: 10px 0 18px #1d1d1d;
box-shadow: 10px 0 18px #1d1d1d;
width: 5px;
}
.bwd-step-style-28 .bwd-step-item.bwdas_arrow_dir .bwd-step-number::before {
right: 0;
left: auto;
}
.bwd-step-style-28 .bwd-step-item.bwdas_arrow_dir .bwd-step-title.bwd-step-num {
padding-right: 45px;
}
.bwd-step-style-28 .bwd-step-item .bwd-step-number::after {
content: "";
position: absolute;
top: 0;
right: -40px;
z-index: -1;
width: 41px;
height: 100%;
background: #1d9ed7;
-webkit-clip-path: polygon(100% 50%, 0 0, 0 100%);
clip-path: polygon(100% 50%, 0 0, 0 100%);
}
.bwd-step-style-28 .bwd-step-item.bwdas_arrow_dir .bwd-step-number::after {
left: -40px;
clip-path: polygon(0 50%, 100% 100%, 100% 0);
}
.bwd-step-style-28 .bwd-step-item .bwd-step-content {
padding: 15px 5px 15px 70px;
position: relative;
z-index: 1;
text-align: center;
}
.bwd-step-style-28 .bwd-step-item.bwdas_arrow_dir .bwd-step-content {
padding: 15px 92px 15px 9px;
}
.bwd-step-style-28 .bwd-step-item::before {
width: 20px;
top: 0;
bottom: 40px;
left: -20px;
height: 100%;
content: "";
position: absolute;
border-radius: 15px;
background: #1d9ed7;
-webkit-transition: 0.4s linear;
transition: 0.4s linear;
}
.bwd-step-style-28 .bwd-step-item.bwdas_arrow_dir::before {
right: 0;
left: auto;
}
.bwd-step-style-28 .bwd-step-item .bwd-step-content::after {
content: "";
position: absolute;
left: -4px;
top: 4px;
height: 98%;
width: 4px;
background: #33333336;
-webkit-box-shadow: 9px 0 11px #000;
box-shadow: 9px 0 11px #000;
z-index: -4;
bottom: 0;
border-radius: 50px;
}
.bwd-step-style-28 .bwd-step-item.bwdas_arrow_dir .bwd-step-content::after {
right: 0;
left: auto;
}
.bwd-step-style-28 .bwd-step-item .bwd-step-content .bwd-step-icon {
font-size: 50px;
margin-bottom: 20px;
}
.bwd-step-style-28 .bwd-step-item .bwd-step-content .bwd-step-title {
text-transform: capitalize;
font-weight: 700;
font-size: 25px;
line-height: 1.2;
margin-bottom: 3px;
color: #1d9ed7;
}
@media (max-width: 767px) {
.bwd-step-style-28 .bwd-step-item .bwd-step-content .bwd-step-title {
font-size: 18px;
}
}
.bwd-step-style-28 .bwd-step-item .bwd-step-content .bwd-description {
font-family: "Open Sans", sans-serif;
font-size: 12px;
font-weight: 500;
line-height: 20px;
color: #000;
}
.bwd-step-style-28 .bwd-step-item:hover .bwd-step-content::before {
top: -10px;
height: 110%;
}
.bwd-step-style-28 .row > :nth-child(2) .bwd-step-item .bwd-step-number {
background: #f45a29;
}
.bwd-step-style-28 .row > :nth-child(2) .bwd-step-item .bwd-step-number::after {
background-color: #f45a29;
}
.bwd-step-style-28 .row > :nth-child(2) .bwd-step-item::before {
background: #f45a29;
}
.bwd-step-style-28
.row
> :nth-child(2)
.bwd-step-item
.bwd-step-content
.bwd-step-title {
color: #f45a29;
}
.bwd-step-style-28 .row > :nth-child(3) .bwd-step-item .bwd-step-number {
background: #299e00;
}
.bwd-step-style-28 .row > :nth-child(3) .bwd-step-item .bwd-step-number::after {
background-color: #299e00;
}
.bwd-step-style-28 .row > :nth-child(3) .bwd-step-item::before {
background: #299e00;
}
.bwd-step-style-28
.row
> :nth-child(3)
.bwd-step-item
.bwd-step-content
.bwd-step-title {
color: #299e00;
}
.bwd-step-style-28 .row > :nth-child(4) .bwd-step-item .bwd-step-number {
background: #fc8f2d;
}
.bwd-step-style-28 .row > :nth-child(4) .bwd-step-item .bwd-step-number::after {
background-color: #fc8f2d;
}
.bwd-step-style-28 .row > :nth-child(4) .bwd-step-item::before {
background: #fc8f2d;
}
.bwd-step-style-28
.row
> :nth-child(4)
.bwd-step-item
.bwd-step-content
.bwd-step-title {
color: #fc8f2d;
}
.bwd-step-style-28 .row > :nth-child(5) .bwd-step-item .bwd-step-number {
background: #072ac8;
}
.bwd-step-style-28 .row > :nth-child(5) .bwd-step-item .bwd-step-number::after {
background-color: #072ac8;
}
.bwd-step-style-28 .row > :nth-child(5) .bwd-step-item::before {
background: #072ac8;
}
.bwd-step-style-28
.row
> :nth-child(5)
.bwd-step-item
.bwd-step-content
.bwd-step-title {
color: #072ac8;
}
.bwd-step-style-28 .row > :nth-child(6) .bwd-step-item .bwd-step-number {
background: #8c1c13;
}
.bwd-step-style-28 .row > :nth-child(6) .bwd-step-item .bwd-step-number::after {
background-color: #8c1c13;
}
.bwd-step-style-28 .row > :nth-child(6) .bwd-step-item::before {
background: #8c1c13;
}
.bwd-step-style-28
.row
> :nth-child(6)
.bwd-step-item
.bwd-step-content
.bwd-step-title {
color: #8c1c13;
}
.bwd-step-style-28 .row > :nth-child(7) .bwd-step-item .bwd-step-number {
background: #7c6a0a;
}
.bwd-step-style-28 .row > :nth-child(7) .bwd-step-item .bwd-step-number::after {
background-color: #7c6a0a;
}
.bwd-step-style-28 .row > :nth-child(7) .bwd-step-item::before {
background: #7c6a0a;
}
.bwd-step-style-28
.row
> :nth-child(7)
.bwd-step-item
.bwd-step-content
.bwd-step-title {
color: #7c6a0a;
}
.bwd-step-style-28 .row > :nth-child(8) .bwd-step-item .bwd-step-number {
background: #540d6e;
}
.bwd-step-style-28 .row > :nth-child(8) .bwd-step-item .bwd-step-number::after {
background-color: #540d6e;
}
.bwd-step-style-28 .row > :nth-child(8) .bwd-step-item::before {
background: #540d6e;
}
.bwd-step-style-28
.row
> :nth-child(8)
.bwd-step-item
.bwd-step-content
.bwd-step-title {
color: #540d6e;
}
.bwd-step-style-29 .bwd-step-item {
color: #000;
background-color: #fff;
text-align: center;
padding: 20px 15px 30px;
margin: 20px 0 0;
border-radius: 20px 0 20px 0;
position: relative;
z-index: 1;
-webkit-transition: .4s linear;
transition: .4s linear;
-webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.5);
box-shadow: 0 0 10px rgba(0, 0, 0, 0.5);
border-width: 2px;
border-style: solid;
border-color: transparent;
}
.bwd-step-style-29 .bwd-step-item::before {
content: '';
height: 13.6px;
width: 20px;
position: absolute;
left: 114px;
top: -15px;
-webkit-clip-path: polygon(0 0, 0 100%, 100% 100%);
clip-path: polygon(0 0, 0 100%, 100% 100%);
background: #fdbb26;
z-index: -1;
}
.bwd-step-style-29 .bwd-step-item .bwd-step-number {
color: #fff;
background: #fdbb26;
font-size: 60px;
text-align: center;
width: 100px;
height: 140px;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
margin: -35px 0 0 0;
-webkit-clip-path: polygon(0 0, 100% 0, 100% 75%, 0 100%);
clip-path: polygon(0 0, 100% 0, 100% 75%, 0 100%);
font-weight: 800;
padding-bottom: 26px;
}
.bwd-step-style-29 .bwd-step-item .bwd-step-icon {
color: #909090;
font-size: 40px;
position: absolute;
right: 20px;
top: 20px;
-webkit-transition: .4s linear;
transition: .4s linear;
}
.bwd-step-style-29 .bwd-step-item .bwd-step-icon svg{
fill: #909090;
}
.bwd-step-style-29 .bwd-step-item .bwd-step-content .bwd-title {
color: #fdbb26;
font-size: 32px;
font-weight: 700;
text-transform: uppercase;
margin: 15px 0;
}
.bwd-step-style-29 .bwd-step-item .bwd-step-content .bwd-description {
font-size: 14px;
letter-spacing: .7px;
font-weight: 500;
line-height: 22px;
color: #000;
}
.bwd-step-style-29 .bwd-step-item:hover {
-webkit-box-shadow: none;
box-shadow: none;
border-color: #FDBB26;
}
.bwd-step-style-29 .bwd-step-item:hover .bwd-step-icon {
-webkit-transform: rotateY(360deg);
transform: rotateY(360deg);
}
.bwd-step-style-29 .row > *:nth-child(2) .bwd-step-item::before {
background: #916AF9;
}
.bwd-step-style-29 .row > *:nth-child(2) .bwd-step-item .bwd-step-number {
background: #916AF9;
}
.bwd-step-style-29 .row > *:nth-child(2) .bwd-step-item .bwd-step-content .bwd-title {
color: #916AF9;
}
.bwd-step-style-29 .row > *:nth-child(2) .bwd-step-item:hover {
border-color: #916AF9;
}
.bwd-step-style-29 .row > *:nth-child(3) .bwd-step-item::before {
background: #FD893E;
}
.bwd-step-style-29 .row > *:nth-child(3) .bwd-step-item .bwd-step-number {
background: #FD893E;
}
.bwd-step-style-29 .row > *:nth-child(3) .bwd-step-item .bwd-step-content .bwd-title {
color: #FD893E;
}
.bwd-step-style-29 .row > *:nth-child(3) .bwd-step-item:hover {
border-color: #FD893E;
}
.bwd-step-style-29 .row > *:nth-child(4) .bwd-step-item::before {
background: #2d91ff;
}
.bwd-step-style-29 .row > *:nth-child(4) .bwd-step-item .bwd-step-number {
background: #2d91ff;
}
.bwd-step-style-29 .row > *:nth-child(4) .bwd-step-item .bwd-step-content .bwd-title {
color: #2d91ff;
}
.bwd-step-style-29 .row > *:nth-child(4) .bwd-step-item:hover {
border-color: #2d91ff;
}
.bwd-step-style-29 .row > *:nth-child(5) .bwd-step-item::before {
background: #4f000b;
}
.bwd-step-style-29 .row > *:nth-child(5) .bwd-step-item .bwd-step-number {
background: #4f000b;
}
.bwd-step-style-29 .row > *:nth-child(5) .bwd-step-item .bwd-step-content .bwd-title {
color: #4f000b;
}
.bwd-step-style-29 .row > *:nth-child(5) .bwd-step-item:hover {
border-color: #4f000b;
}
.bwd-step-style-29 .row > *:nth-child(6) .bwd-step-item::before {
background: #373d20;
}
.bwd-step-style-29 .row > *:nth-child(6) .bwd-step-item .bwd-step-number {
background: #373d20;
}
.bwd-step-style-29 .row > *:nth-child(6) .bwd-step-item .bwd-step-content .bwd-title {
color: #373d20;
}
.bwd-step-style-29 .row > *:nth-child(6) .bwd-step-item:hover {
border-color: #373d20;
}
.bwd-step-style-29 .row > *:nth-child(7) .bwd-step-item::before {
background: #7c6a0a;
}
.bwd-step-style-29 .row > *:nth-child(7) .bwd-step-item .bwd-step-number {
background: #7c6a0a;
}
.bwd-step-style-29 .row > *:nth-child(7) .bwd-step-item .bwd-step-content .bwd-title {
color: #7c6a0a;
}
.bwd-step-style-29 .row > *:nth-child(7) .bwd-step-item:hover {
border-color: #7c6a0a;
}
.bwd-step-style-29 .row > *:nth-child(8) .bwd-step-item::before {
background: #d62839;
}
.bwd-step-style-29 .row > *:nth-child(8) .bwd-step-item .bwd-step-number {
background: #d62839;
}
.bwd-step-style-29 .row > *:nth-child(8) .bwd-step-item .bwd-step-content .bwd-title {
color: #d62839;
}
.bwd-step-style-29 .row > *:nth-child(8) .bwd-step-item:hover {
border-color: #d62839;
}
.bwd-step-style-30 .bwd-step-wrapper {
position: relative;
padding: 15px;
background-color: #fff;
border-radius: 10px;
margin: 0 10px;
margin-bottom: 20px;
}
.bwd-step-style-30 .bwd-step-wrapper .bwd-step-shape {
position: absolute;
top: 10px;
left: -6px;
width: 100%;
height: 100%;
background-color: transparent;
border: 2px solid #1eb5c6;
border-top-color: transparent;
border-right-color: transparent;
z-index: -1;
}
.bwd-step-style-30 .bwd-step-wrapper.bwdas_arrow_dir .bwd-step-shape {
border-top-color: transparent;
border-left-color: transparent;
border-right-color: #1eb5c6;
left: 6px;
z-index: 0;
}
.bwd-step-style-30 .bwd-step-wrapper .bwd-step-shape::before {
content: "";
position: absolute;
bottom: -10px;
right: -20px;
width: 20px;
height: 17px;
-webkit-clip-path: polygon(100% 50%, 0 0, 0 100%);
clip-path: polygon(100% 50%, 0 0, 0 100%);
background: #1eb5c6;
}
.bwd-step-style-30 .bwd-step-wrapper.bwdas_arrow_dir .bwd-step-shape::before {
left: -20px;
clip-path: polygon(0 50%, 100% 100%, 100% 0);
}
.bwd-step-style-30 .bwd-step-wrapper::after {
content: "";
position: absolute;
left: -12px;
bottom: -15px;
background: #1eb5c6;
width: 65%;
height: 75%;
z-index: -1;
border-bottom-left-radius: 17px;
-webkit-transition: .4s linear;
transition: .4s linear;
}
.bwd-step-style-30 .bwd-step-wrapper.bwdas_arrow_dir::after {
right: -12px;
left: auto;
}
.bwd-step-style-30 .bwd-step-wrapper:hover::after {
width: 80%;
height: 85%;
}
.bwd-step-style-30 .bwd-step-wrapper .bwd-step-item {
-webkit-box-shadow: 0 0 20px -5px rgba(0, 0, 0, 0.38);
box-shadow: 0 0 20px -5px rgba(0, 0, 0, 0.38);
background: #f7f7f7;
padding: 25px;
border-radius: 15px;
text-align: center;
position: relative;
}
.bwd-step-style-30 .bwd-step-wrapper .bwd-step-item .bwd-step-content .bwd-step-icon {
background: -webkit-gradient(linear, right top, left top, from(#dedfe1), to(#f3f3f3));
background: linear-gradient(to left, #dedfe1, #f3f3f3);
font-size: 30px;
width: 80px;
height: 80px;
display: flex;
justify-content: center;
align-items: center;
margin: 0 auto 10px;
border-radius: 50%;
z-index: 1;
position: relative;
color: #1eb5c6;
-webkit-transition: .3s linear;
transition: .3s linear;
}
.bwd-step-style-30 .bwd-step-wrapper .bwd-step-item .bwd-step-content .bwd-step-icon svg {
fill: #1eb5c6;
}
.bwd-step-style-30 .bwd-step-wrapper .bwd-step-item .bwd-step-content .bwd-step-icon::before {
content: "";
background: -webkit-gradient(linear, left top, right top, from(#dedfe1), to(#f3f3f3));
background: linear-gradient(to right, #dedfe1, #f3f3f3);
width: 88%;
height: 88%;
border-radius: 50%;
-webkit-box-shadow: 5px 0 5px rgba(0, 0, 0, 0.164);
box-shadow: 5px 0 5px rgba(0, 0, 0, 0.164);
-webkit-transform: translateX(-50%) translateY(-50%);
transform: translateX(-50%) translateY(-50%);
position: absolute;
top: 50%;
left: 50%;
z-index: -1;
-webkit-box-shadow: 0 0 0 5px rgba(0, 0, 0, 0.14);
box-shadow: 0 0 0 5px rgba(0, 0, 0, 0.14);
}
.bwd-step-style-30 .bwd-step-wrapper .bwd-step-item .bwd-step-content .bwd-step-number {
margin-bottom: 10px;
}
.bwd-step-style-30 .bwd-step-wrapper .bwd-step-item .bwd-step-content .bwd-title {
display: block;
font-size: 20px;
font-weight: 700;
line-height: 1;
letter-spacing: 1px;
text-transform: uppercase;
color: #1eb5c6;
margin-top: 15px;
margin-bottom: 15px;
}
.bwd-step-style-30 .bwd-step-wrapper .bwd-step-item .bwd-step-content .bwd-step-num {
font-size: 40px;
color: #1eb5c6;
font-weight: 700;
line-height: 1;
letter-spacing: 1px;
text-transform: uppercase;
}
.bwd-step-style-30 .bwd-step-wrapper .bwd-step-item .bwd-step-content .bwd-description {
font-family: 'Open Sans', sans-serif;
font-size: 14px;
font-weight: 500;
line-height: 20px;
color: #000;
letter-spacing: 0.5px;
}
.bwd-step-style-30 .row > *:nth-child(2) .bwd-step-wrapper .bwd-step-shape {
border-color: #78bc12;
border-top-color: transparent;
border-right-color: transparent;
}
.bwd-step-style-30 .row > *:nth-child(2) .bwd-step-wrapper.bwdas_arrow_dir .bwd-step-shape {
border-top-color: transparent;
border-left-color: transparent;
border-right-color: #78bc12;
left: 6px;
z-index: 0;
}
.bwd-step-style-30 .row > *:nth-child(2) .bwd-step-wrapper .bwd-step-shape::before {
background: #78bc12;
}
.bwd-step-style-30 .row > *:nth-child(2) .bwd-step-wrapper::after {
background: #78bc12;
}
.bwd-step-style-30 .row > *:nth-child(2) .bwd-step-wrapper .bwd-step-item .bwd-step-content .bwd-step-icon {
color: #78bc12;
}
.bwd-step-style-30 .row > *:nth-child(2) .bwd-step-wrapper .bwd-step-item .bwd-step-content .bwd-step-num {
color: #78bc12;
}
.bwd-step-style-30 .row > *:nth-child(2) .bwd-step-wrapper .bwd-title {
color: #78bc12;
}
.bwd-step-style-30 .row > *:nth-child(3) .bwd-step-wrapper .bwd-step-shape {
border-color: #f9a21a;
border-top-color: transparent;
border-right-color: transparent;
}
.bwd-step-style-30 .row > *:nth-child(3) .bwd-step-wrapper.bwdas_arrow_dir .bwd-step-shape {
border-top-color: transparent;
border-left-color: transparent;
border-right-color: #f9a21a;
left: 6px;
z-index: 0;
}
.bwd-step-style-30 .row > *:nth-child(3) .bwd-step-wrapper .bwd-step-shape::before {
background: #f9a21a;
}
.bwd-step-style-30 .row > *:nth-child(3) .bwd-step-wrapper::after {
background: #f9a21a;
}
.bwd-step-style-30 .row > *:nth-child(3) .bwd-step-wrapper .bwd-step-item .bwd-step-content .bwd-step-icon {
color: #f9a21a;
}
.bwd-step-style-30 .row > *:nth-child(3) .bwd-step-wrapper .bwd-step-item .bwd-step-content .bwd-step-num {
color: #f9a21a;
}
.bwd-step-style-30 .row > *:nth-child(3) .bwd-step-wrapper .bwd-title {
color: #f9a21a;
}
.bwd-step-style-30 .row > *:nth-child(4) .bwd-step-wrapper .bwd-step-shape {
border-color: #ef461d;
border-top-color: transparent;
border-right-color: transparent;
}
.bwd-step-style-30 .row > *:nth-child(4) .bwd-step-wrapper.bwdas_arrow_dir .bwd-step-shape {
border-top-color: transparent;
border-left-color: transparent;
border-right-color: #ef461d;
left: 6px;
z-index: 0;
}
.bwd-step-style-30 .row > *:nth-child(4) .bwd-step-wrapper .bwd-step-shape::before {
background: #ef461d;
}
.bwd-step-style-30 .row > *:nth-child(4) .bwd-step-wrapper::after {
background: #ef461d;
}
.bwd-step-style-30 .row > *:nth-child(4) .bwd-step-wrapper .bwd-step-item .bwd-step-content .bwd-step-icon {
color: #ef461d;
}
.bwd-step-style-30 .row > *:nth-child(4) .bwd-step-wrapper .bwd-step-item .bwd-step-content .bwd-step-num {
color: #ef461d;
}
.bwd-step-style-30 .row > *:nth-child(4) .bwd-step-wrapper .bwd-title {
color: #ef461d;
}
.bwd-step-style-30 .row > *:nth-child(5) .bwd-step-wrapper .bwd-step-shape {
border-color: #03045e;
border-top-color: transparent;
border-right-color: transparent;
}
.bwd-step-style-30 .row > *:nth-child(5) .bwd-step-wrapper.bwdas_arrow_dir .bwd-step-shape {
border-top-color: transparent;
border-left-color: transparent;
border-right-color: #03045e;
left: 6px;
z-index: 0;
}
.bwd-step-style-30 .row > *:nth-child(5) .bwd-step-wrapper .bwd-step-shape::before {
background: #03045e;
}
.bwd-step-style-30 .row > *:nth-child(5) .bwd-step-wrapper::after {
background: #03045e;
}
.bwd-step-style-30 .row > *:nth-child(5) .bwd-step-wrapper .bwd-step-item .bwd-step-content .bwd-step-icon {
color: #03045e;
}
.bwd-step-style-30 .row > *:nth-child(5) .bwd-step-wrapper .bwd-step-item .bwd-step-content .bwd-step-num {
color: #03045e;
}
.bwd-step-style-30 .row > *:nth-child(5) .bwd-step-wrapper .bwd-title {
color: #03045e;
}
.bwd-step-style-30 .row > *:nth-child(6) .bwd-step-wrapper .bwd-step-shape {
border-color: #780000;
border-top-color: transparent;
border-right-color: transparent;
}
.bwd-step-style-30 .row > *:nth-child(6) .bwd-step-wrapper.bwdas_arrow_dir .bwd-step-shape {
border-top-color: transparent;
border-left-color: transparent;
border-right-color: #780000;
left: 6px;
z-index: 0;
}
.bwd-step-style-30 .row > *:nth-child(6) .bwd-step-wrapper .bwd-step-shape::before {
background: #780000;
}
.bwd-step-style-30 .row > *:nth-child(6) .bwd-step-wrapper::after {
background: #780000;
}
.bwd-step-style-30 .row > *:nth-child(6) .bwd-step-wrapper .bwd-step-item .bwd-step-content .bwd-step-icon {
color: #780000;
}
.bwd-step-style-30 .row > *:nth-child(6) .bwd-step-wrapper .bwd-step-item .bwd-step-content .bwd-step-num {
color: #780000;
}
.bwd-step-style-30 .row > *:nth-child(6) .bwd-step-wrapper .bwd-title {
color: #780000;
}
.bwd-step-style-30 .row > *:nth-child(7) .bwd-step-wrapper .bwd-step-shape {
border-color: #5e3023;
border-top-color: transparent;
border-right-color: transparent;
}
.bwd-step-style-30 .row > *:nth-child(7) .bwd-step-wrapper.bwdas_arrow_dir .bwd-step-shape {
border-top-color: transparent;
border-left-color: transparent;
border-right-color: #5e3023;
left: 6px;
z-index: 0;
}
.bwd-step-style-30 .row > *:nth-child(7) .bwd-step-wrapper .bwd-step-shape::before {
background: #5e3023;
}
.bwd-step-style-30 .row > *:nth-child(7) .bwd-step-wrapper::after {
background: #5e3023;
}
.bwd-step-style-30 .row > *:nth-child(7) .bwd-step-wrapper .bwd-step-item .bwd-step-content .bwd-step-icon {
color: #5e3023;
}
.bwd-step-style-30 .row > *:nth-child(7) .bwd-step-wrapper .bwd-step-item .bwd-step-content .bwd-step-num {
color: #5e3023;
}
.bwd-step-style-30 .row > *:nth-child(7) .bwd-step-wrapper .bwd-title {
color: #5e3023;
}
.bwd-step-style-30 .row > *:nth-child(8) .bwd-step-wrapper .bwd-step-shape {
border-color: #004b23;
border-top-color: transparent;
border-right-color: transparent;
}
.bwd-step-style-30 .row > *:nth-child(8) .bwd-step-wrapper.bwdas_arrow_dir .bwd-step-shape {
border-top-color: transparent;
border-left-color: transparent;
border-right-color: #004b23;
left: 6px;
z-index: 0;
}
.bwd-step-style-30 .row > *:nth-child(8) .bwd-step-wrapper .bwd-step-shape::before {
background: #004b23;
}
.bwd-step-style-30 .row > *:nth-child(8) .bwd-step-wrapper::after {
background: #004b23;
}
.bwd-step-style-30 .row > *:nth-child(8) .bwd-step-wrapper .bwd-step-item .bwd-step-content .bwd-step-icon {
color: #004b23;
}
.bwd-step-style-30 .row > *:nth-child(8) .bwd-step-wrapper .bwd-step-item .bwd-step-content .bwd-step-num {
color: #004b23;
}
.bwd-step-style-30 .row > *:nth-child(8) .bwd-step-wrapper .bwd-title {
color: #004b23;
}
.bwd-step-style-31 .bwd-step-item-tone {
position: relative;
margin: 0 15px 20px;
}
.bwd-step-style-31 .bwd-step-item-tone::before {
content: "";
position: absolute;
background: #000;
bottom: -10px;
left: 50%;
-webkit-transform: translateX(-50%);
transform: translateX(-50%);
width: 100%;
height: 10px;
border-radius: 80%;
-webkit-filter: blur(11px);
filter: blur(11px);
z-index: -1;
}
.bwd-step-style-31 .bwd-step-item-tone .bwd-step-content {
text-align: center;
background: #fff;
padding: 40px 16px 45px;
-webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.237);
box-shadow: 0 0 10px rgba(0, 0, 0, 0.237);
border-top-left-radius: 150px;
border-top-right-radius: 150px;
}
.bwd-step-style-31 .bwd-step-item-tone .bwd-step-content .bwd-step-icon {
font-size: 50px;
color: #0a61bf;
margin-bottom: 15px;
}
.bwd-step-style-31 .bwd-step-item-tone .bwd-step-content .bwd-step-icon svg {
fill: #0a61bf;
}
.bwd-step-style-31 .bwd-step-item-tone .bwd-step-content .bwd-step-title {
text-transform: capitalize;
font-weight: 700;
font-size: 25px;
line-height: 1.2;
margin-bottom: 5px;
color: #0a61bf;
}
.bwd-step-style-31 .bwd-step-item-tone .bwd-step-content .bwd-description {
font-size: 13px;
color: #767676;
line-height: 20px;
letter-spacing: 0.5px;
font-weight: 600;
}
.bwd-step-style-31 .bwd-step-item-tone .bwd-step-number {
position: relative;
text-align: center;
background: #0a61bf;
width: calc(100% + 33px);
padding: 40px 0;
top: -25px;
left: -16px;
border-bottom-left-radius: 180px;
border-bottom-right-radius: 180px;
-webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.237);
box-shadow: 0 0 10px rgba(0, 0, 0, 0.237);
-webkit-transition: 0.3s linear;
transition: 0.3s linear;
}
.bwd-step-style-31 .bwd-step-item-tone .bwd-step-number .bwd-step-title {
font-size: 30px;
font-weight: 700;
line-height: 1.2;
letter-spacing: 1px;
text-transform: uppercase;
color: #fff;
}
.bwd-step-style-31 .bwd-step-item-tone .bwd-step-number::before {
position: absolute;
top: -20px;
left: 0;
content: "";
width: 20px;
height: 20px;
background: #0a61bf;
-webkit-clip-path: polygon(100% 0, 0% 100%, 100% 100%);
clip-path: polygon(100% 0, 0% 100%, 100% 100%);
z-index: -1;
}
.bwd-step-style-31 .bwd-step-item-tone .bwd-step-number::after {
position: absolute;
top: -17px;
right: 0;
content: "";
width: 17px;
height: 17px;
background: #0a61bf;
-webkit-clip-path: polygon(0 0, 0% 100%, 100% 100%);
clip-path: polygon(0 0, 0% 100%, 100% 100%);
z-index: 0;
}
.bwd-step-style-31 .bwd-step-item-tone:hover .bwd-step-number {
top: -10px;
}
.bwd-step-style-31
.row
> :nth-child(2)
.bwd-step-item-tone
.bwd-step-content
.bwd-step-icon {
color: #f57103;
}
.bwd-step-style-31
.row
> :nth-child(2)
.bwd-step-item-tone
.bwd-step-content
.bwd-step-title {
color: #f57103;
}
.bwd-step-style-31 .row > :nth-child(2) .bwd-step-item-tone .bwd-step-number {
background-color: #f57103;
}
.bwd-step-style-31
.row
> :nth-child(2)
.bwd-step-item-tone
.bwd-step-number::before {
background-color: #f57103;
}
.bwd-step-style-31
.row
> :nth-child(2)
.bwd-step-item-tone
.bwd-step-number::after {
background-color: #f57103;
}
.bwd-step-style-31
.row
> :nth-child(3)
.bwd-step-item-tone
.bwd-step-content
.bwd-step-icon {
color: #055c04;
}
.bwd-step-style-31
.row
> :nth-child(3)
.bwd-step-item-tone
.bwd-step-content
.bwd-step-title {
color: #055c04;
}
.bwd-step-style-31 .row > :nth-child(3) .bwd-step-item-tone .bwd-step-number {
background-color: #055c04;
}
.bwd-step-style-31
.row
> :nth-child(3)
.bwd-step-item-tone
.bwd-step-number::before {
background-color: #055c04;
}
.bwd-step-style-31
.row
> :nth-child(3)
.bwd-step-item-tone
.bwd-step-number::after {
background-color: #055c04;
}
.bwd-step-style-31
.row
> :nth-child(4)
.bwd-step-item-tone
.bwd-step-content
.bwd-step-icon {
color: #ef461d;
}
.bwd-step-style-31
.row
> :nth-child(4)
.bwd-step-item-tone
.bwd-step-content
.bwd-step-title {
color: #ef461d;
}
.bwd-step-style-31 .row > :nth-child(4) .bwd-step-item-tone .bwd-step-number {
background-color: #ef461d;
}
.bwd-step-style-31
.row
> :nth-child(4)
.bwd-step-item-tone
.bwd-step-number::before {
background-color: #ef461d;
}
.bwd-step-style-31
.row
> :nth-child(4)
.bwd-step-item-tone
.bwd-step-number::after {
background-color: #ef461d;
}
.bwd-step-style-31
.row
> :nth-child(5)
.bwd-step-item-tone
.bwd-step-content
.bwd-step-icon {
color: #283618;
}
.bwd-step-style-31
.row
> :nth-child(5)
.bwd-step-item-tone
.bwd-step-content
.bwd-step-title {
color: #283618;
}
.bwd-step-style-31 .row > :nth-child(5) .bwd-step-item-tone .bwd-step-number {
background-color: #283618;
}
.bwd-step-style-31
.row
> :nth-child(5)
.bwd-step-item-tone
.bwd-step-number::before {
background-color: #283618;
}
.bwd-step-style-31
.row
> :nth-child(5)
.bwd-step-item-tone
.bwd-step-number::after {
background-color: #283618;
}
.bwd-step-style-31
.row
> :nth-child(6)
.bwd-step-item-tone
.bwd-step-content
.bwd-step-icon {
color: #bc6c25;
}
.bwd-step-style-31
.row
> :nth-child(6)
.bwd-step-item-tone
.bwd-step-content
.bwd-step-title {
color: #bc6c25;
}
.bwd-step-style-31 .row > :nth-child(6) .bwd-step-item-tone .bwd-step-number {
background-color: #bc6c25;
}
.bwd-step-style-31
.row
> :nth-child(6)
.bwd-step-item-tone
.bwd-step-number::before {
background-color: #bc6c25;
}
.bwd-step-style-31
.row
> :nth-child(6)
.bwd-step-item-tone
.bwd-step-number::after {
background-color: #bc6c25;
}
.bwd-step-style-31
.row
> :nth-child(7)
.bwd-step-item-tone
.bwd-step-content
.bwd-step-icon {
color: #03045e;
}
.bwd-step-style-31
.row
> :nth-child(7)
.bwd-step-item-tone
.bwd-step-content
.bwd-step-title {
color: #03045e;
}
.bwd-step-style-31 .row > :nth-child(7) .bwd-step-item-tone .bwd-step-number {
background-color: #03045e;
}
.bwd-step-style-31
.row
> :nth-child(7)
.bwd-step-item-tone
.bwd-step-number::before {
background-color: #03045e;
}
.bwd-step-style-31
.row
> :nth-child(7)
.bwd-step-item-tone
.bwd-step-number::after {
background-color: #03045e;
}
.bwd-step-style-31
.row
> :nth-child(8)
.bwd-step-item-tone
.bwd-step-content
.bwd-step-icon {
color: #7209b7;
}
.bwd-step-style-31
.row
> :nth-child(8)
.bwd-step-item-tone
.bwd-step-content
.bwd-step-title {
color: #7209b7;
}
.bwd-step-style-31 .row > :nth-child(8) .bwd-step-item-tone .bwd-step-number {
background-color: #7209b7;
}
.bwd-step-style-31
.row
> :nth-child(8)
.bwd-step-item-tone
.bwd-step-number::before {
background-color: #7209b7;
}
.bwd-step-style-31
.row
> :nth-child(8)
.bwd-step-item-tone
.bwd-step-number::after {
background-color: #7209b7;
}
.notice-board {
font-size: 16px;
background: #fff;
padding: 10px;
border-radius: 10px;
font-weight: 500;
line-height: 1.5;
text-align: center;
}
html{font-family:sans-serif;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}body{margin:0}article,aside,details,figcaption,figure,footer,header,hgroup,main,menu,nav,section,summary{display:block}audio,canvas,progress,video{display:inline-block;vertical-align:baseline}audio:not([controls]){display:none;height:0}[hidden],template{display:none}a{background-color:transparent}a:active,a:hover{outline:0}b,strong{font-weight:700}dfn{font-style:italic}h1{margin:.67em 0}mark{background:#ff0;color:#000}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sup{top:-.5em}sub{bottom:-.25em}img{border:0}svg:not(:root){overflow:hidden}hr{box-sizing:content-box;height:0}pre{overflow:auto}code,kbd,pre,samp{font-size:1em}button,input,optgroup,select,textarea{color:inherit;font:inherit;margin:0}button{overflow:visible}button,select{text-transform:none}button,html input[type=button],input[type=reset],input[type=submit]{-webkit-appearance:button;cursor:pointer}button[disabled],html input[disabled]{cursor:default}button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0}input[type=checkbox],input[type=radio]{box-sizing:border-box;padding:0}input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{height:auto}input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-decoration{-webkit-appearance:none}textarea{overflow:auto}optgroup{font-weight:700}table{border-collapse:collapse;border-spacing:0}td,th{padding:0}@media print{*,:after,:before{background:transparent!important;color:#000!important;box-shadow:none!important;text-shadow:none!important}a,a:visited{text-decoration:underline}a[href]:after{content:" (" attr(href) ")"}abbr[title]:after{content:" (" attr(title) ")"}a[href^="#"]:after,a[href^="javascript:"]:after{content:""}blockquote,pre{border:1px solid #999;page-break-inside:avoid}thead{display:table-header-group}img,tr{page-break-inside:avoid}img{max-width:100%!important}h2,h3,p{orphans:3;widows:3}h2,h3{page-break-after:avoid}.navbar{display:none}.btn>.caret,.dropup>.btn>.caret{border-top-color:#000!important}.label{border:1px solid #000}.table{border-collapse:collapse!important}.table td,.table th{background-color:#fff!important}.table-bordered td,.table-bordered th{border:1px solid #ddd!important}}@font-face{font-family:'Glyphicons Halflings';src:url(//www.delivauto.fr/wp-content/themes/angle/assets/fonts/bootstrap/glyphicons-halflings-regular.eot);src:url(//www.delivauto.fr/wp-content/themes/angle/assets/fonts/bootstrap/glyphicons-halflings-regular.eot?#iefix) format("embedded-opentype"),url(//www.delivauto.fr/wp-content/themes/angle/assets/fonts/bootstrap/glyphicons-halflings-regular.woff2) format("woff2"),url(//www.delivauto.fr/wp-content/themes/angle/assets/fonts/bootstrap/glyphicons-halflings-regular.woff) format("woff"),url(//www.delivauto.fr/wp-content/themes/angle/assets/fonts/bootstrap/glyphicons-halflings-regular.ttf) format("truetype"),url(//www.delivauto.fr/wp-content/themes/angle/assets/fonts/bootstrap/glyphicons-halflings-regular.svg#glyphicons_halflingsregular) format("svg")}.glyphicon{position:relative;top:1px;display:inline-block;font-family:'Glyphicons Halflings';font-style:normal;font-weight:400;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.glyphicon-asterisk:before{content:"\002a"}.glyphicon-plus:before{content:"\002b"}.glyphicon-eur:before,.glyphicon-euro:before{content:"\20ac"}.glyphicon-minus:before{content:"\2212"}.glyphicon-cloud:before{content:"\2601"}.glyphicon-envelope:before{content:"\2709"}.glyphicon-pencil:before{content:"\270f"}.glyphicon-glass:before{content:"\e001"}.glyphicon-music:before{content:"\e002"}.glyphicon-search:before{content:"\e003"}.glyphicon-heart:before{content:"\e005"}.glyphicon-star:before{content:"\e006"}.glyphicon-star-empty:before{content:"\e007"}.glyphicon-user:before{content:"\e008"}.glyphicon-film:before{content:"\e009"}.glyphicon-th-large:before{content:"\e010"}.glyphicon-th:before{content:"\e011"}.glyphicon-th-list:before{content:"\e012"}.glyphicon-ok:before{content:"\e013"}.glyphicon-remove:before{content:"\e014"}.glyphicon-zoom-in:before{content:"\e015"}.glyphicon-zoom-out:before{content:"\e016"}.glyphicon-off:before{content:"\e017"}.glyphicon-signal:before{content:"\e018"}.glyphicon-cog:before{content:"\e019"}.glyphicon-trash:before{content:"\e020"}.glyphicon-home:before{content:"\e021"}.glyphicon-file:before{content:"\e022"}.glyphicon-time:before{content:"\e023"}.glyphicon-road:before{content:"\e024"}.glyphicon-download-alt:before{content:"\e025"}.glyphicon-download:before{content:"\e026"}.glyphicon-upload:before{content:"\e027"}.glyphicon-inbox:before{content:"\e028"}.glyphicon-play-circle:before{content:"\e029"}.glyphicon-repeat:before{content:"\e030"}.glyphicon-refresh:before{content:"\e031"}.glyphicon-list-alt:before{content:"\e032"}.glyphicon-lock:before{content:"\e033"}.glyphicon-flag:before{content:"\e034"}.glyphicon-headphones:before{content:"\e035"}.glyphicon-volume-off:before{content:"\e036"}.glyphicon-volume-down:before{content:"\e037"}.glyphicon-volume-up:before{content:"\e038"}.glyphicon-qrcode:before{content:"\e039"}.glyphicon-barcode:before{content:"\e040"}.glyphicon-tag:before{content:"\e041"}.glyphicon-tags:before{content:"\e042"}.glyphicon-book:before{content:"\e043"}.glyphicon-bookmark:before{content:"\e044"}.glyphicon-print:before{content:"\e045"}.glyphicon-camera:before{content:"\e046"}.glyphicon-font:before{content:"\e047"}.glyphicon-bold:before{content:"\e048"}.glyphicon-italic:before{content:"\e049"}.glyphicon-text-height:before{content:"\e050"}.glyphicon-text-width:before{content:"\e051"}.glyphicon-align-left:before{content:"\e052"}.glyphicon-align-center:before{content:"\e053"}.glyphicon-align-right:before{content:"\e054"}.glyphicon-align-justify:before{content:"\e055"}.glyphicon-list:before{content:"\e056"}.glyphicon-indent-left:before{content:"\e057"}.glyphicon-indent-right:before{content:"\e058"}.glyphicon-facetime-video:before{content:"\e059"}.glyphicon-picture:before{content:"\e060"}.glyphicon-map-marker:before{content:"\e062"}.glyphicon-adjust:before{content:"\e063"}.glyphicon-tint:before{content:"\e064"}.glyphicon-edit:before{content:"\e065"}.glyphicon-share:before{content:"\e066"}.glyphicon-check:before{content:"\e067"}.glyphicon-move:before{content:"\e068"}.glyphicon-step-backward:before{content:"\e069"}.glyphicon-fast-backward:before{content:"\e070"}.glyphicon-backward:before{content:"\e071"}.glyphicon-play:before{content:"\e072"}.glyphicon-pause:before{content:"\e073"}.glyphicon-stop:before{content:"\e074"}.glyphicon-forward:before{content:"\e075"}.glyphicon-fast-forward:before{content:"\e076"}.glyphicon-step-forward:before{content:"\e077"}.glyphicon-eject:before{content:"\e078"}.glyphicon-chevron-left:before{content:"\e079"}.glyphicon-chevron-right:before{content:"\e080"}.glyphicon-plus-sign:before{content:"\e081"}.glyphicon-minus-sign:before{content:"\e082"}.glyphicon-remove-sign:before{content:"\e083"}.glyphicon-ok-sign:before{content:"\e084"}.glyphicon-question-sign:before{content:"\e085"}.glyphicon-info-sign:before{content:"\e086"}.glyphicon-screenshot:before{content:"\e087"}.glyphicon-remove-circle:before{content:"\e088"}.glyphicon-ok-circle:before{content:"\e089"}.glyphicon-ban-circle:before{content:"\e090"}.glyphicon-arrow-left:before{content:"\e091"}.glyphicon-arrow-right:before{content:"\e092"}.glyphicon-arrow-up:before{content:"\e093"}.glyphicon-arrow-down:before{content:"\e094"}.glyphicon-share-alt:before{content:"\e095"}.glyphicon-resize-full:before{content:"\e096"}.glyphicon-resize-small:before{content:"\e097"}.glyphicon-exclamation-sign:before{content:"\e101"}.glyphicon-gift:before{content:"\e102"}.glyphicon-leaf:before{content:"\e103"}.glyphicon-fire:before{content:"\e104"}.glyphicon-eye-open:before{content:"\e105"}.glyphicon-eye-close:before{content:"\e106"}.glyphicon-warning-sign:before{content:"\e107"}.glyphicon-plane:before{content:"\e108"}.glyphicon-calendar:before{content:"\e109"}.glyphicon-random:before{content:"\e110"}.glyphicon-comment:before{content:"\e111"}.glyphicon-magnet:before{content:"\e112"}.glyphicon-chevron-up:before{content:"\e113"}.glyphicon-chevron-down:before{content:"\e114"}.glyphicon-retweet:before{content:"\e115"}.glyphicon-shopping-cart:before{content:"\e116"}.glyphicon-folder-close:before{content:"\e117"}.glyphicon-folder-open:before{content:"\e118"}.glyphicon-resize-vertical:before{content:"\e119"}.glyphicon-resize-horizontal:before{content:"\e120"}.glyphicon-hdd:before{content:"\e121"}.glyphicon-bullhorn:before{content:"\e122"}.glyphicon-bell:before{content:"\e123"}.glyphicon-certificate:before{content:"\e124"}.glyphicon-thumbs-up:before{content:"\e125"}.glyphicon-thumbs-down:before{content:"\e126"}.glyphicon-hand-right:before{content:"\e127"}.glyphicon-hand-left:before{content:"\e128"}.glyphicon-hand-up:before{content:"\e129"}.glyphicon-hand-down:before{content:"\e130"}.glyphicon-circle-arrow-right:before{content:"\e131"}.glyphicon-circle-arrow-left:before{content:"\e132"}.glyphicon-circle-arrow-up:before{content:"\e133"}.glyphicon-circle-arrow-down:before{content:"\e134"}.glyphicon-globe:before{content:"\e135"}.glyphicon-wrench:before{content:"\e136"}.glyphicon-tasks:before{content:"\e137"}.glyphicon-filter:before{content:"\e138"}.glyphicon-briefcase:before{content:"\e139"}.glyphicon-fullscreen:before{content:"\e140"}.glyphicon-dashboard:before{content:"\e141"}.glyphicon-paperclip:before{content:"\e142"}.glyphicon-heart-empty:before{content:"\e143"}.glyphicon-link:before{content:"\e144"}.glyphicon-phone:before{content:"\e145"}.glyphicon-pushpin:before{content:"\e146"}.glyphicon-usd:before{content:"\e148"}.glyphicon-gbp:before{content:"\e149"}.glyphicon-sort:before{content:"\e150"}.glyphicon-sort-by-alphabet:before{content:"\e151"}.glyphicon-sort-by-alphabet-alt:before{content:"\e152"}.glyphicon-sort-by-order:before{content:"\e153"}.glyphicon-sort-by-order-alt:before{content:"\e154"}.glyphicon-sort-by-attributes:before{content:"\e155"}.glyphicon-sort-by-attributes-alt:before{content:"\e156"}.glyphicon-unchecked:before{content:"\e157"}.glyphicon-expand:before{content:"\e158"}.glyphicon-collapse-down:before{content:"\e159"}.glyphicon-collapse-up:before{content:"\e160"}.glyphicon-log-in:before{content:"\e161"}.glyphicon-flash:before{content:"\e162"}.glyphicon-log-out:before{content:"\e163"}.glyphicon-new-window:before{content:"\e164"}.glyphicon-record:before{content:"\e165"}.glyphicon-save:before{content:"\e166"}.glyphicon-open:before{content:"\e167"}.glyphicon-saved:before{content:"\e168"}.glyphicon-import:before{content:"\e169"}.glyphicon-export:before{content:"\e170"}.glyphicon-send:before{content:"\e171"}.glyphicon-floppy-disk:before{content:"\e172"}.glyphicon-floppy-saved:before{content:"\e173"}.glyphicon-floppy-remove:before{content:"\e174"}.glyphicon-floppy-save:before{content:"\e175"}.glyphicon-floppy-open:before{content:"\e176"}.glyphicon-credit-card:before{content:"\e177"}.glyphicon-transfer:before{content:"\e178"}.glyphicon-cutlery:before{content:"\e179"}.glyphicon-header:before{content:"\e180"}.glyphicon-compressed:before{content:"\e181"}.glyphicon-earphone:before{content:"\e182"}.glyphicon-phone-alt:before{content:"\e183"}.glyphicon-tower:before{content:"\e184"}.glyphicon-stats:before{content:"\e185"}.glyphicon-sd-video:before{content:"\e186"}.glyphicon-hd-video:before{content:"\e187"}.glyphicon-subtitles:before{content:"\e188"}.glyphicon-sound-stereo:before{content:"\e189"}.glyphicon-sound-dolby:before{content:"\e190"}.glyphicon-sound-5-1:before{content:"\e191"}.glyphicon-sound-6-1:before{content:"\e192"}.glyphicon-sound-7-1:before{content:"\e193"}.glyphicon-copyright-mark:before{content:"\e194"}.glyphicon-registration-mark:before{content:"\e195"}.glyphicon-cloud-download:before{content:"\e197"}.glyphicon-cloud-upload:before{content:"\e198"}.glyphicon-tree-conifer:before{content:"\e199"}.glyphicon-tree-deciduous:before{content:"\e200"}.glyphicon-cd:before{content:"\e201"}.glyphicon-save-file:before{content:"\e202"}.glyphicon-open-file:before{content:"\e203"}.glyphicon-level-up:before{content:"\e204"}.glyphicon-copy:before{content:"\e205"}.glyphicon-paste:before{content:"\e206"}.glyphicon-alert:before{content:"\e209"}.glyphicon-equalizer:before{content:"\e210"}.glyphicon-king:before{content:"\e211"}.glyphicon-queen:before{content:"\e212"}.glyphicon-pawn:before{content:"\e213"}.glyphicon-bishop:before{content:"\e214"}.glyphicon-knight:before{content:"\e215"}.glyphicon-baby-formula:before{content:"\e216"}.glyphicon-tent:before{content:"\26fa"}.glyphicon-blackboard:before{content:"\e218"}.glyphicon-bed:before{content:"\e219"}.glyphicon-apple:before{content:"\f8ff"}.glyphicon-erase:before{content:"\e221"}.glyphicon-hourglass:before{content:"\231b"}.glyphicon-lamp:before{content:"\e223"}.glyphicon-duplicate:before{content:"\e224"}.glyphicon-piggy-bank:before{content:"\e225"}.glyphicon-scissors:before{content:"\e226"}.glyphicon-bitcoin:before,.glyphicon-btc:before,.glyphicon-xbt:before{content:"\e227"}.glyphicon-jpy:before,.glyphicon-yen:before{content:"\00a5"}.glyphicon-rub:before,.glyphicon-ruble:before{content:"\20bd"}.glyphicon-scale:before{content:"\e230"}.glyphicon-ice-lolly:before{content:"\e231"}.glyphicon-ice-lolly-tasted:before{content:"\e232"}.glyphicon-education:before{content:"\e233"}.glyphicon-option-horizontal:before{content:"\e234"}.glyphicon-option-vertical:before{content:"\e235"}.glyphicon-menu-hamburger:before{content:"\e236"}.glyphicon-modal-window:before{content:"\e237"}.glyphicon-oil:before{content:"\e238"}.glyphicon-grain:before{content:"\e239"}.glyphicon-sunglasses:before{content:"\e240"}.glyphicon-text-size:before{content:"\e241"}.glyphicon-text-color:before{content:"\e242"}.glyphicon-text-background:before{content:"\e243"}.glyphicon-object-align-top:before{content:"\e244"}.glyphicon-object-align-bottom:before{content:"\e245"}.glyphicon-object-align-horizontal:before{content:"\e246"}.glyphicon-object-align-left:before{content:"\e247"}.glyphicon-object-align-vertical:before{content:"\e248"}.glyphicon-object-align-right:before{content:"\e249"}.glyphicon-triangle-right:before{content:"\e250"}.glyphicon-triangle-left:before{content:"\e251"}.glyphicon-triangle-bottom:before{content:"\e252"}.glyphicon-triangle-top:before{content:"\e253"}.glyphicon-console:before{content:"\e254"}.glyphicon-superscript:before{content:"\e255"}.glyphicon-subscript:before{content:"\e256"}.glyphicon-menu-left:before{content:"\e257"}.glyphicon-menu-right:before{content:"\e258"}.glyphicon-menu-down:before{content:"\e259"}.glyphicon-menu-up:before{content:"\e260"}*,:after,:before{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}html{font-size:10px;-webkit-tap-highlight-color:transparent}body{font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;font-size:16px;line-height:1.5;color:#444;background-color:#fff}button,input,select,textarea{font-family:inherit;font-size:inherit;line-height:inherit}a{color:#337ab7;text-decoration:none}a:focus,a:hover{color:#23527c;text-decoration:underline}a:focus{outline:5px auto -webkit-focus-ring-color;outline-offset:-2px}figure{margin:0}img{vertical-align:middle}.img-responsive{display:block;max-width:100%;height:auto}.img-rounded{border-radius:0}.img-thumbnail{padding:4px;line-height:1.5;background-color:#fff;border:1px solid #ddd;border-radius:0;-webkit-transition:all .2s ease-in-out;-o-transition:all .2s ease-in-out;transition:all .2s ease-in-out;display:inline-block;max-width:100%;height:auto}.img-circle{border-radius:50%}hr{margin-top:24px;margin-bottom:24px;border:0;border-top:1px solid #f2f2f4}.sr-only{position:absolute;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;clip:rect(0,0,0,0);border:0}.sr-only-focusable:active,.sr-only-focusable:focus{position:static;width:auto;height:auto;margin:0;overflow:visible;clip:auto}[role=button]{cursor:pointer}.h1,.h2,.h3,.h4,.h5,.h6,h1,h2,h3,h4,h5,h6{font-family:inherit;font-weight:500;line-height:1.1;color:inherit}.h1 .small,.h1 small,.h2 .small,.h2 small,.h3 .small,.h3 small,.h4 .small,.h4 small,.h5 .small,.h5 small,.h6 .small,.h6 small,h1 .small,h1 small,h2 .small,h2 small,h3 .small,h3 small,h4 .small,h4 small,h5 .small,h5 small,h6 .small,h6 small{font-weight:400;line-height:1;color:#d8d8d8}.h1,.h2,.h3,h1,h2,h3{margin-top:24px;margin-bottom:12px}.h1 .small,.h1 small,.h2 .small,.h2 small,.h3 .small,.h3 small,h1 .small,h1 small,h2 .small,h2 small,h3 .small,h3 small{font-size:65%}.h4,.h5,.h6,h4,h5,h6{margin-top:12px;margin-bottom:12px}.h4 .small,.h4 small,.h5 .small,.h5 small,.h6 .small,.h6 small,h4 .small,h4 small,h5 .small,h5 small,h6 .small,h6 small{font-size:75%}.h1,h1{font-size:41px}.h2,h2{font-size:34px}.h3,h3{font-size:28px}.h4,h4{font-size:20px}.h5,h5{font-size:16px}.h6,h6{font-size:14px}p{margin:0 0 12px}.lead{margin-bottom:24px;font-size:18px;font-weight:300;line-height:1.4}@media (min-width:768px){.lead{font-size:24px}}.small,small{font-size:87%}.mark,mark{background-color:#f7b244;padding:.2em}.text-left{text-align:left}.text-right{text-align:right}.text-center{text-align:center}.text-justify{text-align:justify}.text-nowrap{white-space:nowrap}.text-lowercase{text-transform:lowercase}.initialism,.text-uppercase{text-transform:uppercase}.text-capitalize{text-transform:capitalize}.text-muted{color:#d8d8d8}.text-primary{color:#337ab7}a.text-primary:focus,a.text-primary:hover{color:#286090}.text-success{color:#328f0c}a.text-success:focus,a.text-success:hover{color:#226008}.text-info{color:#1a4f72}a.text-info:focus,a.text-info:hover{color:#113248}.text-warning{color:#fff}a.text-warning:focus,a.text-warning:hover{color:#e6e6e6}.text-danger{color:#a94442}a.text-danger:focus,a.text-danger:hover{color:#843534}.bg-primary{color:#fff;background-color:#337ab7}a.bg-primary:focus,a.bg-primary:hover{background-color:#286090}.bg-success{background-color:#86df61}a.bg-success:focus,a.bg-success:hover{background-color:#66d637}.bg-info{background-color:#7cbfec}a.bg-info:focus,a.bg-info:hover{background-color:#4fa9e6}.bg-warning{background-color:#f7b244}a.bg-warning:focus,a.bg-warning:hover{background-color:#f59e13}.bg-danger{background-color:#f2dede}a.bg-danger:focus,a.bg-danger:hover{background-color:#e4b9b9}.page-header{padding-bottom:11px;margin:48px 0 24px;border-bottom:1px solid #f2f2f4}ol,ul{margin-top:0;margin-bottom:12px}ol ol,ol ul,ul ol,ul ul{margin-bottom:0}.list-unstyled{padding-left:0;list-style:none}.list-inline{padding-left:0;list-style:none;margin-left:-5px}.list-inline>li{display:inline-block;padding-left:5px;padding-right:5px}dl{margin-top:0;margin-bottom:24px}dd,dt{line-height:1.5}dt{font-weight:700}dd{margin-left:0}.dl-horizontal dd:after,.dl-horizontal dd:before{content:" ";display:table}.dl-horizontal dd:after{clear:both}@media (min-width:992px){.dl-horizontal dt{float:left;width:160px;clear:left;text-align:right;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.dl-horizontal dd{margin-left:180px}}abbr[data-original-title],abbr[title]{cursor:help;border-bottom:1px dotted #d8d8d8}.initialism{font-size:90%}blockquote{padding:12px 24px;margin:0 0 24px;font-size:20px;border-left:5px solid #f2f2f4}blockquote ol:last-child,blockquote p:last-child,blockquote ul:last-child{margin-bottom:0}blockquote .small,blockquote footer,blockquote small{display:block;font-size:80%;line-height:1.5;color:#d8d8d8}blockquote .small:before,blockquote footer:before,blockquote small:before{content:'\2014 \00A0'}.blockquote-reverse,blockquote.pull-right{padding-right:15px;padding-left:0;border-right:5px solid #f2f2f4;border-left:0;text-align:right}.blockquote-reverse .small:before,.blockquote-reverse footer:before,.blockquote-reverse small:before,blockquote.pull-right .small:before,blockquote.pull-right footer:before,blockquote.pull-right small:before{content:''}.blockquote-reverse .small:after,.blockquote-reverse footer:after,.blockquote-reverse small:after,blockquote.pull-right .small:after,blockquote.pull-right footer:after,blockquote.pull-right small:after{content:'\00A0 \2014'}address{margin-bottom:24px;font-style:normal;line-height:1.5}code,kbd,pre,samp{font-family:Menlo,Monaco,Consolas,"Courier New",monospace}code{padding:2px 4px;font-size:90%;color:#c7254e;background-color:#f9f2f4;border-radius:0}kbd{padding:2px 4px;font-size:90%;color:#fff;background-color:#333;border-radius:0;box-shadow:inset 0 -1px 0 rgba(0,0,0,.25)}kbd kbd{padding:0;font-size:100%;font-weight:700;box-shadow:none}pre{display:block;padding:11.5px;margin:0 0 12px;font-size:15px;line-height:1.5;word-break:break-all;word-wrap:break-word;color:#444;background-color:#f5f5f5;border:1px solid #ccc;border-radius:0}pre code{padding:0;font-size:inherit;color:inherit;white-space:pre-wrap;background-color:transparent;border-radius:0}.pre-scrollable{max-height:340px;overflow-y:scroll}.container{margin-right:auto;margin-left:auto;padding-left:15px;padding-right:15px}.container:after,.container:before{content:" ";display:table}.container:after{clear:both}@media (min-width:768px){.container{width:750px}}@media (min-width:992px){.container{width:970px}}@media (min-width:1200px){.container{width:1170px}}.container-fluid{margin-right:auto;margin-left:auto;padding-left:15px;padding-right:15px}.container-fluid:after,.container-fluid:before{content:" ";display:table}.container-fluid:after{clear:both}.row{margin-left:-15px;margin-right:-15px}.row:after,.row:before{content:" ";display:table}.row:after{clear:both}.col-lg-1,.col-lg-10,.col-lg-11,.col-lg-12,.col-lg-2,.col-lg-3,.col-lg-4,.col-lg-5,.col-lg-6,.col-lg-7,.col-lg-8,.col-lg-9,.col-md-1,.col-md-10,.col-md-11,.col-md-12,.col-md-2,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9,.col-sm-1,.col-sm-10,.col-sm-11,.col-sm-12,.col-sm-2,.col-sm-3,.col-sm-4,.col-sm-5,.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-9,.col-xs-1,.col-xs-10,.col-xs-11,.col-xs-12,.col-xs-2,.col-xs-3,.col-xs-4,.col-xs-5,.col-xs-6,.col-xs-7,.col-xs-8,.col-xs-9{position:relative;min-height:1px;padding-left:15px;padding-right:15px}.col-xs-1,.col-xs-10,.col-xs-11,.col-xs-12,.col-xs-2,.col-xs-3,.col-xs-4,.col-xs-5,.col-xs-6,.col-xs-7,.col-xs-8,.col-xs-9{float:left}.col-xs-1{width:8.33333%}.col-xs-2{width:16.66667%}.col-xs-3{width:25%}.col-xs-4{width:33.33333%}.col-xs-5{width:41.66667%}.col-xs-6{width:50%}.col-xs-7{width:58.33333%}.col-xs-8{width:66.66667%}.col-xs-9{width:75%}.col-xs-10{width:83.33333%}.col-xs-11{width:91.66667%}.col-xs-12{width:100%}.col-xs-pull-0{right:auto}.col-xs-pull-1{right:8.33333%}.col-xs-pull-2{right:16.66667%}.col-xs-pull-3{right:25%}.col-xs-pull-4{right:33.33333%}.col-xs-pull-5{right:41.66667%}.col-xs-pull-6{right:50%}.col-xs-pull-7{right:58.33333%}.col-xs-pull-8{right:66.66667%}.col-xs-pull-9{right:75%}.col-xs-pull-10{right:83.33333%}.col-xs-pull-11{right:91.66667%}.col-xs-pull-12{right:100%}.col-xs-push-0{left:auto}.col-xs-push-1{left:8.33333%}.col-xs-push-2{left:16.66667%}.col-xs-push-3{left:25%}.col-xs-push-4{left:33.33333%}.col-xs-push-5{left:41.66667%}.col-xs-push-6{left:50%}.col-xs-push-7{left:58.33333%}.col-xs-push-8{left:66.66667%}.col-xs-push-9{left:75%}.col-xs-push-10{left:83.33333%}.col-xs-push-11{left:91.66667%}.col-xs-push-12{left:100%}.col-xs-offset-0{margin-left:0}.col-xs-offset-1{margin-left:8.33333%}.col-xs-offset-2{margin-left:16.66667%}.col-xs-offset-3{margin-left:25%}.col-xs-offset-4{margin-left:33.33333%}.col-xs-offset-5{margin-left:41.66667%}.col-xs-offset-6{margin-left:50%}.col-xs-offset-7{margin-left:58.33333%}.col-xs-offset-8{margin-left:66.66667%}.col-xs-offset-9{margin-left:75%}.col-xs-offset-10{margin-left:83.33333%}.col-xs-offset-11{margin-left:91.66667%}.col-xs-offset-12{margin-left:100%}@media (min-width:768px){.col-sm-1,.col-sm-10,.col-sm-11,.col-sm-12,.col-sm-2,.col-sm-3,.col-sm-4,.col-sm-5,.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-9{float:left}.col-sm-1{width:8.33333%}.col-sm-2{width:16.66667%}.col-sm-3{width:25%}.col-sm-4{width:33.33333%}.col-sm-5{width:41.66667%}.col-sm-6{width:50%}.col-sm-7{width:58.33333%}.col-sm-8{width:66.66667%}.col-sm-9{width:75%}.col-sm-10{width:83.33333%}.col-sm-11{width:91.66667%}.col-sm-12{width:100%}.col-sm-pull-0{right:auto}.col-sm-pull-1{right:8.33333%}.col-sm-pull-2{right:16.66667%}.col-sm-pull-3{right:25%}.col-sm-pull-4{right:33.33333%}.col-sm-pull-5{right:41.66667%}.col-sm-pull-6{right:50%}.col-sm-pull-7{right:58.33333%}.col-sm-pull-8{right:66.66667%}.col-sm-pull-9{right:75%}.col-sm-pull-10{right:83.33333%}.col-sm-pull-11{right:91.66667%}.col-sm-pull-12{right:100%}.col-sm-push-0{left:auto}.col-sm-push-1{left:8.33333%}.col-sm-push-2{left:16.66667%}.col-sm-push-3{left:25%}.col-sm-push-4{left:33.33333%}.col-sm-push-5{left:41.66667%}.col-sm-push-6{left:50%}.col-sm-push-7{left:58.33333%}.col-sm-push-8{left:66.66667%}.col-sm-push-9{left:75%}.col-sm-push-10{left:83.33333%}.col-sm-push-11{left:91.66667%}.col-sm-push-12{left:100%}.col-sm-offset-0{margin-left:0}.col-sm-offset-1{margin-left:8.33333%}.col-sm-offset-2{margin-left:16.66667%}.col-sm-offset-3{margin-left:25%}.col-sm-offset-4{margin-left:33.33333%}.col-sm-offset-5{margin-left:41.66667%}.col-sm-offset-6{margin-left:50%}.col-sm-offset-7{margin-left:58.33333%}.col-sm-offset-8{margin-left:66.66667%}.col-sm-offset-9{margin-left:75%}.col-sm-offset-10{margin-left:83.33333%}.col-sm-offset-11{margin-left:91.66667%}.col-sm-offset-12{margin-left:100%}}@media (min-width:992px){.col-md-1,.col-md-10,.col-md-11,.col-md-12,.col-md-2,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9{float:left}.col-md-1{width:8.33333%}.col-md-2{width:16.66667%}.col-md-3{width:25%}.col-md-4{width:33.33333%}.col-md-5{width:41.66667%}.col-md-6{width:50%}.col-md-7{width:58.33333%}.col-md-8{width:66.66667%}.col-md-9{width:75%}.col-md-10{width:83.33333%}.col-md-11{width:91.66667%}.col-md-12{width:100%}.col-md-pull-0{right:auto}.col-md-pull-1{right:8.33333%}.col-md-pull-2{right:16.66667%}.col-md-pull-3{right:25%}.col-md-pull-4{right:33.33333%}.col-md-pull-5{right:41.66667%}.col-md-pull-6{right:50%}.col-md-pull-7{right:58.33333%}.col-md-pull-8{right:66.66667%}.col-md-pull-9{right:75%}.col-md-pull-10{right:83.33333%}.col-md-pull-11{right:91.66667%}.col-md-pull-12{right:100%}.col-md-push-0{left:auto}.col-md-push-1{left:8.33333%}.col-md-push-2{left:16.66667%}.col-md-push-3{left:25%}.col-md-push-4{left:33.33333%}.col-md-push-5{left:41.66667%}.col-md-push-6{left:50%}.col-md-push-7{left:58.33333%}.col-md-push-8{left:66.66667%}.col-md-push-9{left:75%}.col-md-push-10{left:83.33333%}.col-md-push-11{left:91.66667%}.col-md-push-12{left:100%}.col-md-offset-0{margin-left:0}.col-md-offset-1{margin-left:8.33333%}.col-md-offset-2{margin-left:16.66667%}.col-md-offset-3{margin-left:25%}.col-md-offset-4{margin-left:33.33333%}.col-md-offset-5{margin-left:41.66667%}.col-md-offset-6{margin-left:50%}.col-md-offset-7{margin-left:58.33333%}.col-md-offset-8{margin-left:66.66667%}.col-md-offset-9{margin-left:75%}.col-md-offset-10{margin-left:83.33333%}.col-md-offset-11{margin-left:91.66667%}.col-md-offset-12{margin-left:100%}}@media (min-width:1200px){.col-lg-1,.col-lg-10,.col-lg-11,.col-lg-12,.col-lg-2,.col-lg-3,.col-lg-4,.col-lg-5,.col-lg-6,.col-lg-7,.col-lg-8,.col-lg-9{float:left}.col-lg-1{width:8.33333%}.col-lg-2{width:16.66667%}.col-lg-3{width:25%}.col-lg-4{width:33.33333%}.col-lg-5{width:41.66667%}.col-lg-6{width:50%}.col-lg-7{width:58.33333%}.col-lg-8{width:66.66667%}.col-lg-9{width:75%}.col-lg-10{width:83.33333%}.col-lg-11{width:91.66667%}.col-lg-12{width:100%}.col-lg-pull-0{right:auto}.col-lg-pull-1{right:8.33333%}.col-lg-pull-2{right:16.66667%}.col-lg-pull-3{right:25%}.col-lg-pull-4{right:33.33333%}.col-lg-pull-5{right:41.66667%}.col-lg-pull-6{right:50%}.col-lg-pull-7{right:58.33333%}.col-lg-pull-8{right:66.66667%}.col-lg-pull-9{right:75%}.col-lg-pull-10{right:83.33333%}.col-lg-pull-11{right:91.66667%}.col-lg-pull-12{right:100%}.col-lg-push-0{left:auto}.col-lg-push-1{left:8.33333%}.col-lg-push-2{left:16.66667%}.col-lg-push-3{left:25%}.col-lg-push-4{left:33.33333%}.col-lg-push-5{left:41.66667%}.col-lg-push-6{left:50%}.col-lg-push-7{left:58.33333%}.col-lg-push-8{left:66.66667%}.col-lg-push-9{left:75%}.col-lg-push-10{left:83.33333%}.col-lg-push-11{left:91.66667%}.col-lg-push-12{left:100%}.col-lg-offset-0{margin-left:0}.col-lg-offset-1{margin-left:8.33333%}.col-lg-offset-2{margin-left:16.66667%}.col-lg-offset-3{margin-left:25%}.col-lg-offset-4{margin-left:33.33333%}.col-lg-offset-5{margin-left:41.66667%}.col-lg-offset-6{margin-left:50%}.col-lg-offset-7{margin-left:58.33333%}.col-lg-offset-8{margin-left:66.66667%}.col-lg-offset-9{margin-left:75%}.col-lg-offset-10{margin-left:83.33333%}.col-lg-offset-11{margin-left:91.66667%}.col-lg-offset-12{margin-left:100%}}table{background-color:transparent}caption{padding-top:8px;padding-bottom:8px;color:#d8d8d8;text-align:left}th{text-align:left}.table{width:100%;max-width:100%;margin-bottom:24px}.table>tbody>tr>td,.table>tbody>tr>th,.table>tfoot>tr>td,.table>tfoot>tr>th,.table>thead>tr>td,.table>thead>tr>th{padding:8px;line-height:1.5;vertical-align:top;border-top:1px solid #ddd}.table>thead>tr>th{vertical-align:bottom;border-bottom:2px solid #ddd}.table>caption+thead>tr:first-child>td,.table>caption+thead>tr:first-child>th,.table>colgroup+thead>tr:first-child>td,.table>colgroup+thead>tr:first-child>th,.table>thead:first-child>tr:first-child>td,.table>thead:first-child>tr:first-child>th{border-top:0}.table>tbody+tbody{border-top:2px solid #ddd}.table .table{background-color:#fff}.table-condensed>tbody>tr>td,.table-condensed>tbody>tr>th,.table-condensed>tfoot>tr>td,.table-condensed>tfoot>tr>th,.table-condensed>thead>tr>td,.table-condensed>thead>tr>th{padding:5px}.table-bordered,.table-bordered>tbody>tr>td,.table-bordered>tbody>tr>th,.table-bordered>tfoot>tr>td,.table-bordered>tfoot>tr>th,.table-bordered>thead>tr>td,.table-bordered>thead>tr>th{border:1px solid #ddd}.table-bordered>thead>tr>td,.table-bordered>thead>tr>th{border-bottom-width:2px}.table-striped>tbody>tr:nth-of-type(odd){background-color:#f9f9f9}.table-hover>tbody>tr:hover{background-color:#f5f5f5}table col[class*=col-]{position:static;float:none;display:table-column}table td[class*=col-],table th[class*=col-]{position:static;float:none;display:table-cell}.table>tbody>tr.active>td,.table>tbody>tr.active>th,.table>tbody>tr>td.active,.table>tbody>tr>th.active,.table>tfoot>tr.active>td,.table>tfoot>tr.active>th,.table>tfoot>tr>td.active,.table>tfoot>tr>th.active,.table>thead>tr.active>td,.table>thead>tr.active>th,.table>thead>tr>td.active,.table>thead>tr>th.active{background-color:#f5f5f5}.table-hover>tbody>tr.active:hover>td,.table-hover>tbody>tr.active:hover>th,.table-hover>tbody>tr:hover>.active,.table-hover>tbody>tr>td.active:hover,.table-hover>tbody>tr>th.active:hover{background-color:#e8e8e8}.table>tbody>tr.success>td,.table>tbody>tr.success>th,.table>tbody>tr>td.success,.table>tbody>tr>th.success,.table>tfoot>tr.success>td,.table>tfoot>tr.success>th,.table>tfoot>tr>td.success,.table>tfoot>tr>th.success,.table>thead>tr.success>td,.table>thead>tr.success>th,.table>thead>tr>td.success,.table>thead>tr>th.success{background-color:#86df61}.table-hover>tbody>tr.success:hover>td,.table-hover>tbody>tr.success:hover>th,.table-hover>tbody>tr:hover>.success,.table-hover>tbody>tr>td.success:hover,.table-hover>tbody>tr>th.success:hover{background-color:#76db4c}.table>tbody>tr.info>td,.table>tbody>tr.info>th,.table>tbody>tr>td.info,.table>tbody>tr>th.info,.table>tfoot>tr.info>td,.table>tfoot>tr.info>th,.table>tfoot>tr>td.info,.table>tfoot>tr>th.info,.table>thead>tr.info>td,.table>thead>tr.info>th,.table>thead>tr>td.info,.table>thead>tr>th.info{background-color:#7cbfec}.table-hover>tbody>tr.info:hover>td,.table-hover>tbody>tr.info:hover>th,.table-hover>tbody>tr:hover>.info,.table-hover>tbody>tr>td.info:hover,.table-hover>tbody>tr>th.info:hover{background-color:#66b4e9}.table>tbody>tr.warning>td,.table>tbody>tr.warning>th,.table>tbody>tr>td.warning,.table>tbody>tr>th.warning,.table>tfoot>tr.warning>td,.table>tfoot>tr.warning>th,.table>tfoot>tr>td.warning,.table>tfoot>tr>th.warning,.table>thead>tr.warning>td,.table>thead>tr.warning>th,.table>thead>tr>td.warning,.table>thead>tr>th.warning{background-color:#f7b244}.table-hover>tbody>tr.warning:hover>td,.table-hover>tbody>tr.warning:hover>th,.table-hover>tbody>tr:hover>.warning,.table-hover>tbody>tr>td.warning:hover,.table-hover>tbody>tr>th.warning:hover{background-color:#f6a82c}.table>tbody>tr.danger>td,.table>tbody>tr.danger>th,.table>tbody>tr>td.danger,.table>tbody>tr>th.danger,.table>tfoot>tr.danger>td,.table>tfoot>tr.danger>th,.table>tfoot>tr>td.danger,.table>tfoot>tr>th.danger,.table>thead>tr.danger>td,.table>thead>tr.danger>th,.table>thead>tr>td.danger,.table>thead>tr>th.danger{background-color:#f2dede}.table-hover>tbody>tr.danger:hover>td,.table-hover>tbody>tr.danger:hover>th,.table-hover>tbody>tr:hover>.danger,.table-hover>tbody>tr>td.danger:hover,.table-hover>tbody>tr>th.danger:hover{background-color:#ebcccc}.table-responsive{overflow-x:auto;min-height:.01%}@media screen and (max-width:767px){.table-responsive{width:100%;margin-bottom:18px;overflow-y:hidden;-ms-overflow-style:-ms-autohiding-scrollbar;border:1px solid #ddd}.table-responsive>.table{margin-bottom:0}.table-responsive>.table>tbody>tr>td,.table-responsive>.table>tbody>tr>th,.table-responsive>.table>tfoot>tr>td,.table-responsive>.table>tfoot>tr>th,.table-responsive>.table>thead>tr>td,.table-responsive>.table>thead>tr>th{white-space:nowrap}.table-responsive>.table-bordered{border:0}.table-responsive>.table-bordered>tbody>tr>td:first-child,.table-responsive>.table-bordered>tbody>tr>th:first-child,.table-responsive>.table-bordered>tfoot>tr>td:first-child,.table-responsive>.table-bordered>tfoot>tr>th:first-child,.table-responsive>.table-bordered>thead>tr>td:first-child,.table-responsive>.table-bordered>thead>tr>th:first-child{border-left:0}.table-responsive>.table-bordered>tbody>tr>td:last-child,.table-responsive>.table-bordered>tbody>tr>th:last-child,.table-responsive>.table-bordered>tfoot>tr>td:last-child,.table-responsive>.table-bordered>tfoot>tr>th:last-child,.table-responsive>.table-bordered>thead>tr>td:last-child,.table-responsive>.table-bordered>thead>tr>th:last-child{border-right:0}.table-responsive>.table-bordered>tbody>tr:last-child>td,.table-responsive>.table-bordered>tbody>tr:last-child>th,.table-responsive>.table-bordered>tfoot>tr:last-child>td,.table-responsive>.table-bordered>tfoot>tr:last-child>th{border-bottom:0}}fieldset{padding:0;margin:0;border:0;min-width:0}legend{display:block;width:100%;padding:0;margin-bottom:24px;font-size:24px;line-height:inherit;color:#444;border:0;border-bottom:1px solid #e5e5e5}label{display:inline-block;max-width:100%;margin-bottom:5px;font-weight:700}input[type=search]{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}input[type=checkbox],input[type=radio]{margin:4px 0 0;margin-top:1px \9;line-height:normal}input[type=file]{display:block}input[type=range]{display:block;width:100%}select[multiple],select[size]{height:auto}input[type=checkbox]:focus,input[type=file]:focus,input[type=radio]:focus{outline:5px auto -webkit-focus-ring-color;outline-offset:-2px}output{display:block;padding-top:7px;font-size:16px;line-height:1.5;color:#777}.form-control{display:block;width:100%;height:38px;padding:6px 12px;font-size:16px;line-height:1.5;color:#777;background-color:#fff;background-image:none;border:1px solid #ccc;border-radius:0;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075);box-shadow:inset 0 1px 1px rgba(0,0,0,.075);-webkit-transition:border-color ease-in-out .15s,box-shadow ease-in-out .15s;-o-transition:border-color ease-in-out .15s,box-shadow ease-in-out .15s;transition:border-color ease-in-out .15s,box-shadow ease-in-out .15s}.form-control:focus{border-color:#66afe9;outline:0;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(102,175,233,.6);box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(102,175,233,.6)}.form-control::-moz-placeholder{color:#999;opacity:1}.form-control:-ms-input-placeholder{color:#999}.form-control::-webkit-input-placeholder{color:#999}.form-control::-ms-expand{border:0;background-color:transparent}.form-control[disabled],.form-control[readonly],fieldset[disabled] .form-control{background-color:#f2f2f4;opacity:1}.form-control[disabled],fieldset[disabled] .form-control{cursor:not-allowed}textarea.form-control{height:auto}input[type=search]{-webkit-appearance:none}@media screen and (-webkit-min-device-pixel-ratio:0){input[type=date].form-control,input[type=datetime-local].form-control,input[type=month].form-control,input[type=time].form-control{line-height:38px}.input-group-sm input[type=date],.input-group-sm input[type=datetime-local],.input-group-sm input[type=month],.input-group-sm input[type=time],.input-group-sm>.input-group-btn>input[type=date].btn,.input-group-sm>.input-group-btn>input[type=datetime-local].btn,.input-group-sm>.input-group-btn>input[type=month].btn,.input-group-sm>.input-group-btn>input[type=time].btn,.input-group-sm>input[type=date].form-control,.input-group-sm>input[type=date].input-group-addon,.input-group-sm>input[type=datetime-local].form-control,.input-group-sm>input[type=datetime-local].input-group-addon,.input-group-sm>input[type=month].form-control,.input-group-sm>input[type=month].input-group-addon,.input-group-sm>input[type=time].form-control,.input-group-sm>input[type=time].input-group-addon,input[type=date].input-sm,input[type=datetime-local].input-sm,input[type=month].input-sm,input[type=time].input-sm{line-height:33px}.input-group-lg input[type=date],.input-group-lg input[type=datetime-local],.input-group-lg input[type=month],.input-group-lg input[type=time],.input-group-lg>.input-group-btn>input[type=date].btn,.input-group-lg>.input-group-btn>input[type=datetime-local].btn,.input-group-lg>.input-group-btn>input[type=month].btn,.input-group-lg>.input-group-btn>input[type=time].btn,.input-group-lg>input[type=date].form-control,.input-group-lg>input[type=date].input-group-addon,.input-group-lg>input[type=datetime-local].form-control,.input-group-lg>input[type=datetime-local].input-group-addon,.input-group-lg>input[type=month].form-control,.input-group-lg>input[type=month].input-group-addon,.input-group-lg>input[type=time].form-control,.input-group-lg>input[type=time].input-group-addon,input[type=date].input-lg,input[type=datetime-local].input-lg,input[type=month].input-lg,input[type=time].input-lg{line-height:49px}}.form-group{margin-bottom:15px}.checkbox,.radio{position:relative;display:block;margin-top:10px;margin-bottom:10px}.checkbox label,.radio label{min-height:24px;padding-left:20px;margin-bottom:0;font-weight:400;cursor:pointer}.checkbox input[type=checkbox],.checkbox-inline input[type=checkbox],.radio input[type=radio],.radio-inline input[type=radio]{position:absolute;margin-left:-20px;margin-top:4px \9}.checkbox+.checkbox,.radio+.radio{margin-top:-5px}.checkbox-inline,.radio-inline{position:relative;display:inline-block;padding-left:20px;margin-bottom:0;vertical-align:middle;font-weight:400;cursor:pointer}.checkbox-inline+.checkbox-inline,.radio-inline+.radio-inline{margin-top:0;margin-left:10px}.checkbox-inline.disabled,.checkbox.disabled label,.radio-inline.disabled,.radio.disabled label,fieldset[disabled] .checkbox label,fieldset[disabled] .checkbox-inline,fieldset[disabled] .radio label,fieldset[disabled] .radio-inline,fieldset[disabled] input[type=checkbox],fieldset[disabled] input[type=radio],input[type=checkbox].disabled,input[type=checkbox][disabled],input[type=radio].disabled,input[type=radio][disabled]{cursor:not-allowed}.form-control-static{padding-top:7px;padding-bottom:7px;margin-bottom:0;min-height:40px}.form-control-static.input-lg,.form-control-static.input-sm,.input-group-lg>.form-control-static.form-control,.input-group-lg>.form-control-static.input-group-addon,.input-group-lg>.input-group-btn>.form-control-static.btn,.input-group-sm>.form-control-static.form-control,.input-group-sm>.form-control-static.input-group-addon,.input-group-sm>.input-group-btn>.form-control-static.btn{padding-left:0;padding-right:0}.input-group-sm>.form-control,.input-group-sm>.input-group-addon,.input-group-sm>.input-group-btn>.btn,.input-sm{height:33px;padding:5px 10px;font-size:14px;line-height:1.5;border-radius:0}.input-group-sm>.input-group-btn>select.btn,.input-group-sm>select.form-control,.input-group-sm>select.input-group-addon,select.input-sm{height:33px;line-height:33px}.input-group-sm>.input-group-btn>select[multiple].btn,.input-group-sm>.input-group-btn>textarea.btn,.input-group-sm>select[multiple].form-control,.input-group-sm>select[multiple].input-group-addon,.input-group-sm>textarea.form-control,.input-group-sm>textarea.input-group-addon,select[multiple].input-sm,textarea.input-sm{height:auto}.form-group-sm .form-control{height:33px;padding:5px 10px;font-size:14px;line-height:1.5;border-radius:0}.form-group-sm select.form-control{height:33px;line-height:33px}.form-group-sm select[multiple].form-control,.form-group-sm textarea.form-control{height:auto}.form-group-sm .form-control-static{height:33px;min-height:38px;padding:6px 10px;font-size:14px;line-height:1.5}.input-group-lg>.form-control,.input-group-lg>.input-group-addon,.input-group-lg>.input-group-btn>.btn,.input-lg{height:49px;padding:10px 16px;font-size:20px;line-height:1.33333;border-radius:0}.input-group-lg>.input-group-btn>select.btn,.input-group-lg>select.form-control,.input-group-lg>select.input-group-addon,select.input-lg{height:49px;line-height:49px}.input-group-lg>.input-group-btn>select[multiple].btn,.input-group-lg>.input-group-btn>textarea.btn,.input-group-lg>select[multiple].form-control,.input-group-lg>select[multiple].input-group-addon,.input-group-lg>textarea.form-control,.input-group-lg>textarea.input-group-addon,select[multiple].input-lg,textarea.input-lg{height:auto}.form-group-lg .form-control{height:49px;padding:10px 16px;font-size:20px;line-height:1.33333;border-radius:0}.form-group-lg select.form-control{height:49px;line-height:49px}.form-group-lg select[multiple].form-control,.form-group-lg textarea.form-control{height:auto}.form-group-lg .form-control-static{height:49px;min-height:44px;padding:11px 16px;font-size:20px;line-height:1.33333}.has-feedback{position:relative}.has-feedback .form-control{padding-right:47.5px}.form-control-feedback{position:absolute;top:0;right:0;z-index:2;display:block;width:38px;height:38px;line-height:38px;text-align:center;pointer-events:none}.form-group-lg .form-control+.form-control-feedback,.input-group-lg+.form-control-feedback,.input-group-lg>.form-control+.form-control-feedback,.input-group-lg>.input-group-addon+.form-control-feedback,.input-group-lg>.input-group-btn>.btn+.form-control-feedback,.input-lg+.form-control-feedback{width:49px;height:49px;line-height:49px}.form-group-sm .form-control+.form-control-feedback,.input-group-sm+.form-control-feedback,.input-group-sm>.form-control+.form-control-feedback,.input-group-sm>.input-group-addon+.form-control-feedback,.input-group-sm>.input-group-btn>.btn+.form-control-feedback,.input-sm+.form-control-feedback{width:33px;height:33px;line-height:33px}.has-success .checkbox,.has-success .checkbox-inline,.has-success .control-label,.has-success .help-block,.has-success .radio,.has-success .radio-inline,.has-success.checkbox label,.has-success.checkbox-inline label,.has-success.radio label,.has-success.radio-inline label{color:#328f0c}.has-success .form-control{border-color:#328f0c;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075);box-shadow:inset 0 1px 1px rgba(0,0,0,.075)}.has-success .form-control:focus{border-color:#226008;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #54eb16;box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #54eb16}.has-success .input-group-addon{color:#328f0c;border-color:#328f0c;background-color:#86df61}.has-success .form-control-feedback{color:#328f0c}.has-warning .checkbox,.has-warning .checkbox-inline,.has-warning .control-label,.has-warning .help-block,.has-warning .radio,.has-warning .radio-inline,.has-warning.checkbox label,.has-warning.checkbox-inline label,.has-warning.radio label,.has-warning.radio-inline label{color:#fff}.has-warning .form-control{border-color:#fff;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075);box-shadow:inset 0 1px 1px rgba(0,0,0,.075)}.has-warning .form-control:focus{border-color:#e6e6e6;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #fff;box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #fff}.has-warning .input-group-addon{color:#fff;border-color:#fff;background-color:#f7b244}.has-warning .form-control-feedback{color:#fff}.has-error .checkbox,.has-error .checkbox-inline,.has-error .control-label,.has-error .help-block,.has-error .radio,.has-error .radio-inline,.has-error.checkbox label,.has-error.checkbox-inline label,.has-error.radio label,.has-error.radio-inline label{color:#a94442}.has-error .form-control{border-color:#a94442;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075);box-shadow:inset 0 1px 1px rgba(0,0,0,.075)}.has-error .form-control:focus{border-color:#843534;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #ce8483;box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #ce8483}.has-error .input-group-addon{color:#a94442;border-color:#a94442;background-color:#f2dede}.has-error .form-control-feedback{color:#a94442}.has-feedback label~.form-control-feedback{top:29px}.has-feedback label.sr-only~.form-control-feedback{top:0}.help-block{display:block;margin-top:5px;margin-bottom:10px;color:#848484}@media (min-width:768px){.form-inline .form-group{display:inline-block;margin-bottom:0;vertical-align:middle}.form-inline .form-control{display:inline-block;width:auto;vertical-align:middle}.form-inline .form-control-static{display:inline-block}.form-inline .input-group{display:inline-table;vertical-align:middle}.form-inline .input-group .form-control,.form-inline .input-group .input-group-addon,.form-inline .input-group .input-group-btn{width:auto}.form-inline .input-group>.form-control{width:100%}.form-inline .control-label{margin-bottom:0;vertical-align:middle}.form-inline .checkbox,.form-inline .radio{display:inline-block;margin-top:0;margin-bottom:0;vertical-align:middle}.form-inline .checkbox label,.form-inline .radio label{padding-left:0}.form-inline .checkbox input[type=checkbox],.form-inline .radio input[type=radio]{position:relative;margin-left:0}.form-inline .has-feedback .form-control-feedback{top:0}}.form-horizontal .checkbox,.form-horizontal .checkbox-inline,.form-horizontal .radio,.form-horizontal .radio-inline{margin-top:0;margin-bottom:0;padding-top:7px}.form-horizontal .checkbox,.form-horizontal .radio{min-height:31px}.form-horizontal .form-group{margin-left:-15px;margin-right:-15px}.form-horizontal .form-group:after,.form-horizontal .form-group:before{content:" ";display:table}.form-horizontal .form-group:after{clear:both}@media (min-width:768px){.form-horizontal .control-label{text-align:right;margin-bottom:0;padding-top:7px}}.form-horizontal .has-feedback .form-control-feedback{right:15px}@media (min-width:768px){.form-horizontal .form-group-lg .control-label{padding-top:11px;font-size:20px}}@media (min-width:768px){.form-horizontal .form-group-sm .control-label{padding-top:6px;font-size:14px}}.btn{display:inline-block;margin-bottom:0;font-weight:400;text-align:center;vertical-align:middle;touch-action:manipulation;cursor:pointer;background-image:none;border:1px solid transparent;white-space:nowrap;padding:6px 12px;font-size:16px;line-height:1.5;border-radius:0;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.btn.active.focus,.btn.active:focus,.btn.focus,.btn:active.focus,.btn:active:focus,.btn:focus{outline:5px auto -webkit-focus-ring-color;outline-offset:-2px}.btn.focus,.btn:focus,.btn:hover{color:#333;text-decoration:none}.btn.active,.btn:active{outline:0;background-image:none;-webkit-box-shadow:inset 0 3px 5px rgba(0,0,0,.125);box-shadow:inset 0 3px 5px rgba(0,0,0,.125)}.btn.disabled,.btn[disabled],fieldset[disabled] .btn{cursor:not-allowed;opacity:.65;filter:alpha(opacity=65);-webkit-box-shadow:none;box-shadow:none}a.btn.disabled,fieldset[disabled] a.btn{pointer-events:none}.btn-default{color:#333;background-color:#777;border-color:#ccc}.btn-default.focus,.btn-default:focus{color:#333;background-color:#5e5e5e;border-color:#8c8c8c}.btn-default.active,.btn-default:active,.btn-default:hover,.open>.btn-default.dropdown-toggle{color:#333;background-color:#5e5e5e;border-color:#adadad}.btn-default.active.focus,.btn-default.active:focus,.btn-default.active:hover,.btn-default:active.focus,.btn-default:active:focus,.btn-default:active:hover,.open>.btn-default.dropdown-toggle.focus,.open>.btn-default.dropdown-toggle:focus,.open>.btn-default.dropdown-toggle:hover{color:#333;background-color:#4c4c4c;border-color:#8c8c8c}.btn-default.active,.btn-default:active,.open>.btn-default.dropdown-toggle{background-image:none}.btn-default.disabled.focus,.btn-default.disabled:focus,.btn-default.disabled:hover,.btn-default[disabled].focus,.btn-default[disabled]:focus,.btn-default[disabled]:hover,fieldset[disabled] .btn-default.focus,fieldset[disabled] .btn-default:focus,fieldset[disabled] .btn-default:hover{background-color:#777;border-color:#ccc}.btn-default .badge{color:#777;background-color:#333}.btn-primary{color:#fff;background-color:#e43725;border-color:#d62c1a}.btn-primary.focus,.btn-primary:focus{color:#fff;background-color:#bf2718;border-color:#64150c}.btn-primary.active,.btn-primary:active,.btn-primary:hover,.open>.btn-primary.dropdown-toggle{color:#fff;background-color:#bf2718;border-color:#9f2114}.btn-primary.active.focus,.btn-primary.active:focus,.btn-primary.active:hover,.btn-primary:active.focus,.btn-primary:active:focus,.btn-primary:active:hover,.open>.btn-primary.dropdown-toggle.focus,.open>.btn-primary.dropdown-toggle:focus,.open>.btn-primary.dropdown-toggle:hover{color:#fff;background-color:#9f2114;border-color:#64150c}.btn-primary.active,.btn-primary:active,.open>.btn-primary.dropdown-toggle{background-image:none}.btn-primary.disabled.focus,.btn-primary.disabled:focus,.btn-primary.disabled:hover,.btn-primary[disabled].focus,.btn-primary[disabled]:focus,.btn-primary[disabled]:hover,fieldset[disabled] .btn-primary.focus,fieldset[disabled] .btn-primary:focus,fieldset[disabled] .btn-primary:hover{background-color:#e43725;border-color:#d62c1a}.btn-primary .badge{color:#e43725;background-color:#fff}.btn-success{color:#fff;background-color:#427e77;border-color:#396d67}.btn-success.focus,.btn-success:focus{color:#fff;background-color:#305d57;border-color:#0d1a18}.btn-success.active,.btn-success:active,.btn-success:hover,.open>.btn-success.dropdown-toggle{color:#fff;background-color:#305d57;border-color:#244541}.btn-success.active.focus,.btn-success.active:focus,.btn-success.active:hover,.btn-success:active.focus,.btn-success:active:focus,.btn-success:active:hover,.open>.btn-success.dropdown-toggle.focus,.open>.btn-success.dropdown-toggle:focus,.open>.btn-success.dropdown-toggle:hover{color:#fff;background-color:#244541;border-color:#0d1a18}.btn-success.active,.btn-success:active,.open>.btn-success.dropdown-toggle{background-image:none}.btn-success.disabled.focus,.btn-success.disabled:focus,.btn-success.disabled:hover,.btn-success[disabled].focus,.btn-success[disabled]:focus,.btn-success[disabled]:hover,fieldset[disabled] .btn-success.focus,fieldset[disabled] .btn-success:focus,fieldset[disabled] .btn-success:hover{background-color:#427e77;border-color:#396d67}.btn-success .badge{color:#427e77;background-color:#fff}.btn-info{color:#fff;background-color:#5d89ac;border-color:#517c9e}.btn-info.focus,.btn-info:focus{color:#fff;background-color:#486f8e;border-color:#263a4a}.btn-info.active,.btn-info:active,.btn-info:hover,.open>.btn-info.dropdown-toggle{color:#fff;background-color:#486f8e;border-color:#3c5c76}.btn-info.active.focus,.btn-info.active:focus,.btn-info.active:hover,.btn-info:active.focus,.btn-info:active:focus,.btn-info:active:hover,.open>.btn-info.dropdown-toggle.focus,.open>.btn-info.dropdown-toggle:focus,.open>.btn-info.dropdown-toggle:hover{color:#fff;background-color:#3c5c76;border-color:#263a4a}.btn-info.active,.btn-info:active,.open>.btn-info.dropdown-toggle{background-image:none}.btn-info.disabled.focus,.btn-info.disabled:focus,.btn-info.disabled:hover,.btn-info[disabled].focus,.btn-info[disabled]:focus,.btn-info[disabled]:hover,fieldset[disabled] .btn-info.focus,fieldset[disabled] .btn-info:focus,fieldset[disabled] .btn-info:hover{background-color:#5d89ac;border-color:#517c9e}.btn-info .badge{color:#5d89ac;background-color:#fff}.btn-warning{color:#fff;background-color:#f18d38;border-color:#ef7f21}.btn-warning.focus,.btn-warning:focus{color:#fff;background-color:#e57211;border-color:#86430a}.btn-warning.active,.btn-warning:active,.btn-warning:hover,.open>.btn-warning.dropdown-toggle{color:#fff;background-color:#e57211;border-color:#c4610e}.btn-warning.active.focus,.btn-warning.active:focus,.btn-warning.active:hover,.btn-warning:active.focus,.btn-warning:active:focus,.btn-warning:active:hover,.open>.btn-warning.dropdown-toggle.focus,.open>.btn-warning.dropdown-toggle:focus,.open>.btn-warning.dropdown-toggle:hover{color:#fff;background-color:#c4610e;border-color:#86430a}.btn-warning.active,.btn-warning:active,.open>.btn-warning.dropdown-toggle{background-image:none}.btn-warning.disabled.focus,.btn-warning.disabled:focus,.btn-warning.disabled:hover,.btn-warning[disabled].focus,.btn-warning[disabled]:focus,.btn-warning[disabled]:hover,fieldset[disabled] .btn-warning.focus,fieldset[disabled] .btn-warning:focus,fieldset[disabled] .btn-warning:hover{background-color:#f18d38;border-color:#ef7f21}.btn-warning .badge{color:#f18d38;background-color:#fff}.btn-danger{color:#fff;background-color:#e74c3c;border-color:#e43725}.btn-danger.focus,.btn-danger:focus{color:#fff;background-color:#d62c1a;border-color:#7b190f}.btn-danger.active,.btn-danger:active,.btn-danger:hover,.open>.btn-danger.dropdown-toggle{color:#fff;background-color:#d62c1a;border-color:#b62516}.btn-danger.active.focus,.btn-danger.active:focus,.btn-danger.active:hover,.btn-danger:active.focus,.btn-danger:active:focus,.btn-danger:active:hover,.open>.btn-danger.dropdown-toggle.focus,.open>.btn-danger.dropdown-toggle:focus,.open>.btn-danger.dropdown-toggle:hover{color:#fff;background-color:#b62516;border-color:#7b190f}.btn-danger.active,.btn-danger:active,.open>.btn-danger.dropdown-toggle{background-image:none}.btn-danger.disabled.focus,.btn-danger.disabled:focus,.btn-danger.disabled:hover,.btn-danger[disabled].focus,.btn-danger[disabled]:focus,.btn-danger[disabled]:hover,fieldset[disabled] .btn-danger.focus,fieldset[disabled] .btn-danger:focus,fieldset[disabled] .btn-danger:hover{background-color:#e74c3c;border-color:#e43725}.btn-danger .badge{color:#e74c3c;background-color:#fff}.btn-link{color:#337ab7;font-weight:400;border-radius:0}.btn-link,.btn-link.active,.btn-link:active,.btn-link[disabled],fieldset[disabled] .btn-link{background-color:transparent;-webkit-box-shadow:none;box-shadow:none}.btn-link,.btn-link:active,.btn-link:focus,.btn-link:hover{border-color:transparent}.btn-link:focus,.btn-link:hover{color:#23527c;text-decoration:underline;background-color:transparent}.btn-link[disabled]:focus,.btn-link[disabled]:hover,fieldset[disabled] .btn-link:focus,fieldset[disabled] .btn-link:hover{color:#d8d8d8;text-decoration:none}.btn-group-lg>.btn,.btn-lg{padding:10px 16px;font-size:20px;line-height:1.33333;border-radius:0}.btn-group-sm>.btn,.btn-sm{padding:5px 10px;font-size:14px;line-height:1.5;border-radius:0}.btn-group-xs>.btn,.btn-xs{padding:1px 5px;font-size:14px;line-height:1.5;border-radius:0}.btn-block{display:block;width:100%}.btn-block+.btn-block{margin-top:5px}input[type=button].btn-block,input[type=reset].btn-block,input[type=submit].btn-block{width:100%}.fade{opacity:0;-webkit-transition:opacity .15s linear;-o-transition:opacity .15s linear;transition:opacity .15s linear}.fade.in{opacity:1}.collapse{display:none}.collapse.in{display:block}tr.collapse.in{display:table-row}tbody.collapse.in{display:table-row-group}.collapsing{position:relative;height:0;overflow:hidden;-webkit-transition-property:height,visibility;transition-property:height,visibility;-webkit-transition-duration:.35s;transition-duration:.35s;-webkit-transition-timing-function:ease;transition-timing-function:ease}.caret{display:inline-block;width:0;height:0;margin-left:2px;vertical-align:middle;border-top:4px dashed;border-top:4px solid \9;border-right:4px solid transparent;border-left:4px solid transparent}.dropdown,.dropup{position:relative}.dropdown-toggle:focus{outline:0}.dropdown-menu{position:absolute;top:100%;left:0;z-index:1000;display:none;float:left;min-width:160px;padding:5px 0;margin:2px 0 0;list-style:none;font-size:16px;text-align:left;background-color:#fff;border:1px solid #ccc;border:1px solid rgba(0,0,0,.15);border-radius:0;-webkit-box-shadow:0 6px 12px rgba(0,0,0,.175);box-shadow:0 6px 12px rgba(0,0,0,.175);background-clip:padding-box}.dropdown-menu.pull-right{right:0;left:auto}.dropdown-menu .divider{height:1px;margin:11px 0;overflow:hidden;background-color:#e5e5e5}.dropdown-menu>li>a{display:block;padding:3px 20px;clear:both;font-weight:400;line-height:1.5;color:#444;white-space:nowrap}.dropdown-menu>li>a:focus,.dropdown-menu>li>a:hover{text-decoration:none;color:#373737;background-color:#f5f5f5}.dropdown-menu>.active>a,.dropdown-menu>.active>a:focus,.dropdown-menu>.active>a:hover{color:#fff;text-decoration:none;outline:0;background-color:#337ab7}.dropdown-menu>.disabled>a,.dropdown-menu>.disabled>a:focus,.dropdown-menu>.disabled>a:hover{color:#d8d8d8}.dropdown-menu>.disabled>a:focus,.dropdown-menu>.disabled>a:hover{text-decoration:none;background-color:transparent;background-image:none;filter:progid:DXImageTransform.Microsoft.gradient(enabled=false);cursor:not-allowed}.open>.dropdown-menu{display:block}.open>a{outline:0}.dropdown-menu-right{left:auto;right:0}.dropdown-menu-left{left:0;right:auto}.dropdown-header{display:block;padding:3px 20px;font-size:14px;line-height:1.5;color:#d8d8d8;white-space:nowrap}.dropdown-backdrop{position:fixed;left:0;right:0;bottom:0;top:0;z-index:990}.pull-right>.dropdown-menu{right:0;left:auto}.dropup .caret,.navbar-fixed-bottom .dropdown .caret{border-top:0;border-bottom:4px dashed;border-bottom:4px solid \9;content:""}.dropup .dropdown-menu,.navbar-fixed-bottom .dropdown .dropdown-menu{top:auto;bottom:100%;margin-bottom:2px}@media (min-width:992px){.navbar-right .dropdown-menu{right:0;left:auto}.navbar-right .dropdown-menu-left{left:0;right:auto}}.btn-group,.btn-group-vertical{position:relative;display:inline-block;vertical-align:middle}.btn-group-vertical>.btn,.btn-group>.btn{position:relative;float:left}.btn-group-vertical>.btn.active,.btn-group-vertical>.btn:active,.btn-group-vertical>.btn:focus,.btn-group-vertical>.btn:hover,.btn-group>.btn.active,.btn-group>.btn:active,.btn-group>.btn:focus,.btn-group>.btn:hover{z-index:2}.btn-group .btn+.btn,.btn-group .btn+.btn-group,.btn-group .btn-group+.btn,.btn-group .btn-group+.btn-group{margin-left:-1px}.btn-toolbar{margin-left:-5px}.btn-toolbar:after,.btn-toolbar:before{content:" ";display:table}.btn-toolbar:after{clear:both}.btn-toolbar .btn,.btn-toolbar .btn-group,.btn-toolbar .input-group{float:left}.btn-toolbar>.btn,.btn-toolbar>.btn-group,.btn-toolbar>.input-group{margin-left:5px}.btn-group>.btn:not(:first-child):not(:last-child):not(.dropdown-toggle){border-radius:0}.btn-group>.btn:first-child{margin-left:0}.btn-group>.btn:first-child:not(:last-child):not(.dropdown-toggle){border-bottom-right-radius:0;border-top-right-radius:0}.btn-group>.btn:last-child:not(:first-child),.btn-group>.dropdown-toggle:not(:first-child){border-bottom-left-radius:0;border-top-left-radius:0}.btn-group>.btn-group{float:left}.btn-group>.btn-group:not(:first-child):not(:last-child)>.btn{border-radius:0}.btn-group>.btn-group:first-child:not(:last-child)>.btn:last-child,.btn-group>.btn-group:first-child:not(:last-child)>.dropdown-toggle{border-bottom-right-radius:0;border-top-right-radius:0}.btn-group>.btn-group:last-child:not(:first-child)>.btn:first-child{border-bottom-left-radius:0;border-top-left-radius:0}.btn-group .dropdown-toggle:active,.btn-group.open .dropdown-toggle{outline:0}.btn-group>.btn+.dropdown-toggle{padding-left:8px;padding-right:8px}.btn-group-lg.btn-group>.btn+.dropdown-toggle,.btn-group>.btn-lg+.dropdown-toggle{padding-left:12px;padding-right:12px}.btn-group.open .dropdown-toggle{-webkit-box-shadow:inset 0 3px 5px rgba(0,0,0,.125);box-shadow:inset 0 3px 5px rgba(0,0,0,.125)}.btn-group.open .dropdown-toggle.btn-link{-webkit-box-shadow:none;box-shadow:none}.btn .caret{margin-left:0}.btn-group-lg>.btn .caret,.btn-lg .caret{border-width:5px 5px 0;border-bottom-width:0}.dropup .btn-group-lg>.btn .caret,.dropup .btn-lg .caret{border-width:0 5px 5px}.btn-group-vertical>.btn,.btn-group-vertical>.btn-group,.btn-group-vertical>.btn-group>.btn{display:block;float:none;width:100%;max-width:100%}.btn-group-vertical>.btn-group:after,.btn-group-vertical>.btn-group:before{content:" ";display:table}.btn-group-vertical>.btn-group:after{clear:both}.btn-group-vertical>.btn-group>.btn{float:none}.btn-group-vertical>.btn+.btn,.btn-group-vertical>.btn+.btn-group,.btn-group-vertical>.btn-group+.btn,.btn-group-vertical>.btn-group+.btn-group{margin-top:-1px;margin-left:0}.btn-group-vertical>.btn:not(:first-child):not(:last-child){border-radius:0}.btn-group-vertical>.btn:first-child:not(:last-child),.btn-group-vertical>.btn:last-child:not(:first-child){border-top-right-radius:0;border-top-left-radius:0;border-bottom-right-radius:0;border-bottom-left-radius:0}.btn-group-vertical>.btn-group:not(:first-child):not(:last-child)>.btn{border-radius:0}.btn-group-vertical>.btn-group:first-child:not(:last-child)>.btn:last-child,.btn-group-vertical>.btn-group:first-child:not(:last-child)>.dropdown-toggle{border-bottom-right-radius:0;border-bottom-left-radius:0}.btn-group-vertical>.btn-group:last-child:not(:first-child)>.btn:first-child{border-top-right-radius:0;border-top-left-radius:0}.btn-group-justified{display:table;width:100%;table-layout:fixed;border-collapse:separate}.btn-group-justified>.btn,.btn-group-justified>.btn-group{float:none;display:table-cell;width:1%}.btn-group-justified>.btn-group .btn{width:100%}.btn-group-justified>.btn-group .dropdown-menu{left:auto}[data-toggle=buttons]>.btn input[type=checkbox],[data-toggle=buttons]>.btn input[type=radio],[data-toggle=buttons]>.btn-group>.btn input[type=checkbox],[data-toggle=buttons]>.btn-group>.btn input[type=radio]{position:absolute;clip:rect(0,0,0,0);pointer-events:none}.input-group{position:relative;display:table;border-collapse:separate}.input-group[class*=col-]{float:none;padding-left:0;padding-right:0}.input-group .form-control{position:relative;z-index:2;float:left;width:100%;margin-bottom:0}.input-group .form-control:focus{z-index:3}.input-group .form-control,.input-group-addon,.input-group-btn{display:table-cell}.input-group .form-control:not(:first-child):not(:last-child),.input-group-addon:not(:first-child):not(:last-child),.input-group-btn:not(:first-child):not(:last-child){border-radius:0}.input-group-addon,.input-group-btn{width:1%;white-space:nowrap;vertical-align:middle}.input-group-addon{padding:6px 12px;font-size:16px;font-weight:400;line-height:1;color:#777;text-align:center;background-color:#f2f2f4;border:1px solid #ccc;border-radius:0}.input-group-addon.input-sm,.input-group-sm>.input-group-addon,.input-group-sm>.input-group-btn>.input-group-addon.btn{padding:5px 10px;font-size:14px;border-radius:0}.input-group-addon.input-lg,.input-group-lg>.input-group-addon,.input-group-lg>.input-group-btn>.input-group-addon.btn{padding:10px 16px;font-size:20px;border-radius:0}.input-group-addon input[type=checkbox],.input-group-addon input[type=radio]{margin-top:0}.input-group .form-control:first-child,.input-group-addon:first-child,.input-group-btn:first-child>.btn,.input-group-btn:first-child>.btn-group>.btn,.input-group-btn:first-child>.dropdown-toggle,.input-group-btn:last-child>.btn-group:not(:last-child)>.btn,.input-group-btn:last-child>.btn:not(:last-child):not(.dropdown-toggle){border-bottom-right-radius:0;border-top-right-radius:0}.input-group-addon:first-child{border-right:0}.input-group .form-control:last-child,.input-group-addon:last-child,.input-group-btn:first-child>.btn-group:not(:first-child)>.btn,.input-group-btn:first-child>.btn:not(:first-child),.input-group-btn:last-child>.btn,.input-group-btn:last-child>.btn-group>.btn,.input-group-btn:last-child>.dropdown-toggle{border-bottom-left-radius:0;border-top-left-radius:0}.input-group-addon:last-child{border-left:0}.input-group-btn{position:relative;font-size:0;white-space:nowrap}.input-group-btn>.btn{position:relative}.input-group-btn>.btn+.btn{margin-left:-1px}.input-group-btn>.btn:active,.input-group-btn>.btn:focus,.input-group-btn>.btn:hover{z-index:2}.input-group-btn:first-child>.btn,.input-group-btn:first-child>.btn-group{margin-right:-1px}.input-group-btn:last-child>.btn,.input-group-btn:last-child>.btn-group{z-index:2;margin-left:-1px}.nav{margin-bottom:0;padding-left:0;list-style:none}.nav:after,.nav:before{content:" ";display:table}.nav:after{clear:both}.nav>li{position:relative;display:block}.nav>li>a{position:relative;display:block;padding:10px 15px}.nav>li>a:focus,.nav>li>a:hover{text-decoration:none;background-color:#f2f2f4}.nav>li.disabled>a{color:#d8d8d8}.nav>li.disabled>a:focus,.nav>li.disabled>a:hover{color:#d8d8d8;text-decoration:none;background-color:transparent;cursor:not-allowed}.nav .open>a,.nav .open>a:focus,.nav .open>a:hover{background-color:#f2f2f4;border-color:#337ab7}.nav .nav-divider{height:1px;margin:11px 0;overflow:hidden;background-color:#e5e5e5}.nav>li>a>img{max-width:none}.nav-tabs{border-bottom:1px solid #ddd}.nav-tabs>li{float:left;margin-bottom:-1px}.nav-tabs>li>a{margin-right:2px;line-height:1.5;border:1px solid transparent;border-radius:0}.nav-tabs>li>a:hover{border-color:#f2f2f4 #f2f2f4 #ddd}.nav-tabs>li.active>a,.nav-tabs>li.active>a:focus,.nav-tabs>li.active>a:hover{color:#777;background-color:#fff;border:1px solid #ddd;border-bottom-color:transparent;cursor:default}.nav-pills>li{float:left}.nav-pills>li>a{border-radius:0}.nav-pills>li+li{margin-left:2px}.nav-pills>li.active>a,.nav-pills>li.active>a:focus,.nav-pills>li.active>a:hover{color:#fff;background-color:#337ab7}.nav-stacked>li{float:none}.nav-stacked>li+li{margin-top:2px;margin-left:0}.nav-justified,.nav-tabs.nav-justified{width:100%}.nav-justified>li,.nav-tabs.nav-justified>li{float:none}.nav-justified>li>a,.nav-tabs.nav-justified>li>a{text-align:center;margin-bottom:5px}.nav-justified>.dropdown .dropdown-menu{top:auto;left:auto}@media (min-width:768px){.nav-justified>li,.nav-tabs.nav-justified>li{display:table-cell;width:1%}.nav-justified>li>a,.nav-tabs.nav-justified>li>a{margin-bottom:0}}.nav-tabs-justified,.nav-tabs.nav-justified{border-bottom:0}.nav-tabs-justified>li>a,.nav-tabs.nav-justified>li>a{margin-right:0;border-radius:0}.nav-tabs-justified>.active>a,.nav-tabs-justified>.active>a:focus,.nav-tabs-justified>.active>a:hover,.nav-tabs.nav-justified>.active>a,.nav-tabs.nav-justified>.active>a:focus,.nav-tabs.nav-justified>.active>a:hover{border:1px solid #ddd}@media (min-width:768px){.nav-tabs-justified>li>a,.nav-tabs.nav-justified>li>a{border-bottom:1px solid #ddd;border-radius:0}.nav-tabs-justified>.active>a,.nav-tabs-justified>.active>a:focus,.nav-tabs-justified>.active>a:hover,.nav-tabs.nav-justified>.active>a,.nav-tabs.nav-justified>.active>a:focus,.nav-tabs.nav-justified>.active>a:hover{border-bottom-color:#fff}}.tab-content>.tab-pane{display:none}.tab-content>.active{display:block}.nav-tabs .dropdown-menu{margin-top:-1px;border-top-right-radius:0;border-top-left-radius:0}.navbar{position:relative;min-height:90px;margin-bottom:24px;border:1px solid transparent}.navbar:after,.navbar:before{content:" ";display:table}.navbar:after{clear:both}@media (min-width:992px){.navbar{border-radius:0}}.navbar-header:after,.navbar-header:before{content:" ";display:table}.navbar-header:after{clear:both}@media (min-width:992px){.navbar-header{float:left}}.navbar-collapse{overflow-x:visible;padding-right:15px;padding-left:15px;border-top:1px solid transparent;box-shadow:inset 0 1px 0 rgba(255,255,255,.1);-webkit-overflow-scrolling:touch}.navbar-collapse:after,.navbar-collapse:before{content:" ";display:table}.navbar-collapse:after{clear:both}.navbar-collapse.in{overflow-y:auto}@media (min-width:992px){.navbar-collapse{width:auto;border-top:0;box-shadow:none}.navbar-collapse.collapse{display:block!important;height:auto!important;padding-bottom:0;overflow:visible!important}.navbar-collapse.in{overflow-y:visible}.navbar-fixed-bottom .navbar-collapse,.navbar-fixed-top .navbar-collapse,.navbar-static-top .navbar-collapse{padding-left:0;padding-right:0}}.navbar-fixed-bottom .navbar-collapse,.navbar-fixed-top .navbar-collapse{max-height:340px}@media (max-device-width:480px) and (orientation:landscape){.navbar-fixed-bottom .navbar-collapse,.navbar-fixed-top .navbar-collapse{max-height:200px}}.container-fluid>.navbar-collapse,.container-fluid>.navbar-header,.container>.navbar-collapse,.container>.navbar-header{margin-right:-15px;margin-left:-15px}@media (min-width:992px){.container-fluid>.navbar-collapse,.container-fluid>.navbar-header,.container>.navbar-collapse,.container>.navbar-header{margin-right:0;margin-left:0}}.navbar-static-top{z-index:1000;border-width:0 0 1px}@media (min-width:992px){.navbar-static-top{border-radius:0}}.navbar-fixed-bottom,.navbar-fixed-top{position:fixed;right:0;left:0;z-index:1030}@media (min-width:992px){.navbar-fixed-bottom,.navbar-fixed-top{border-radius:0}}.navbar-fixed-top{top:0;border-width:0 0 1px}.navbar-fixed-bottom{bottom:0;margin-bottom:0;border-width:1px 0 0}.navbar-brand{float:left;padding:33px 15px;font-size:20px;line-height:24px;height:90px}.navbar-brand:focus,.navbar-brand:hover{text-decoration:none}.navbar-brand>img{display:block}@media (min-width:992px){.navbar>.container .navbar-brand,.navbar>.container-fluid .navbar-brand{margin-left:-15px}}.navbar-toggle{position:relative;float:right;margin-right:15px;padding:9px 10px;margin-top:28px;margin-bottom:28px;background-color:transparent;background-image:none;border:1px solid transparent;border-radius:0}.navbar-toggle:focus{outline:0}.navbar-toggle .icon-bar{display:block;width:22px;height:2px;border-radius:1px}.navbar-toggle .icon-bar+.icon-bar{margin-top:4px}@media (min-width:992px){.navbar-toggle{display:none}}.navbar-nav{margin:16.5px -15px}.navbar-nav>li>a{padding-top:10px;padding-bottom:10px;line-height:24px}@media (max-width:991px){.navbar-nav .open .dropdown-menu{position:static;float:none;width:auto;margin-top:0;background-color:transparent;border:0;box-shadow:none}.navbar-nav .open .dropdown-menu .dropdown-header,.navbar-nav .open .dropdown-menu>li>a{padding:5px 15px 5px 25px}.navbar-nav .open .dropdown-menu>li>a{line-height:24px}.navbar-nav .open .dropdown-menu>li>a:focus,.navbar-nav .open .dropdown-menu>li>a:hover{background-image:none}}@media (min-width:992px){.navbar-nav{float:left;margin:0}.navbar-nav>li{float:left}.navbar-nav>li>a{padding-top:33px;padding-bottom:33px}}.navbar-form{margin-left:-15px;margin-right:-15px;padding:10px 15px;border-top:1px solid transparent;border-bottom:1px solid transparent;-webkit-box-shadow:inset 0 1px 0 rgba(255,255,255,.1),0 1px 0 rgba(255,255,255,.1);box-shadow:inset 0 1px 0 rgba(255,255,255,.1),0 1px 0 rgba(255,255,255,.1);margin-top:26px;margin-bottom:26px}@media (min-width:768px){.navbar-form .form-group{display:inline-block;margin-bottom:0;vertical-align:middle}.navbar-form .form-control{display:inline-block;width:auto;vertical-align:middle}.navbar-form .form-control-static{display:inline-block}.navbar-form .input-group{display:inline-table;vertical-align:middle}.navbar-form .input-group .form-control,.navbar-form .input-group .input-group-addon,.navbar-form .input-group .input-group-btn{width:auto}.navbar-form .input-group>.form-control{width:100%}.navbar-form .control-label{margin-bottom:0;vertical-align:middle}.navbar-form .checkbox,.navbar-form .radio{display:inline-block;margin-top:0;margin-bottom:0;vertical-align:middle}.navbar-form .checkbox label,.navbar-form .radio label{padding-left:0}.navbar-form .checkbox input[type=checkbox],.navbar-form .radio input[type=radio]{position:relative;margin-left:0}.navbar-form .has-feedback .form-control-feedback{top:0}}@media (max-width:991px){.navbar-form .form-group{margin-bottom:5px}.navbar-form .form-group:last-child{margin-bottom:0}}@media (min-width:992px){.navbar-form{width:auto;border:0;margin-left:0;margin-right:0;padding-top:0;padding-bottom:0;-webkit-box-shadow:none;box-shadow:none}}.navbar-nav>li>.dropdown-menu{margin-top:0;border-top-right-radius:0;border-top-left-radius:0}.navbar-fixed-bottom .navbar-nav>li>.dropdown-menu{margin-bottom:0;border-top-right-radius:0;border-top-left-radius:0;border-bottom-right-radius:0;border-bottom-left-radius:0}.navbar-btn{margin-top:26px;margin-bottom:26px}.btn-group-sm>.navbar-btn.btn,.navbar-btn.btn-sm{margin-top:28.5px;margin-bottom:28.5px}.btn-group-xs>.navbar-btn.btn,.navbar-btn.btn-xs{margin-top:34px;margin-bottom:34px}.navbar-text{margin-top:33px;margin-bottom:33px}@media (min-width:992px){.navbar-text{float:left;margin-left:15px;margin-right:15px}}@media (min-width:992px){.navbar-left{float:left!important}.navbar-right{float:right!important;margin-right:-15px}.navbar-right~.navbar-right{margin-right:0}}.navbar-default{background-color:#f8f8f8;border-color:#e7e7e7}.navbar-default .navbar-brand{color:#777}.navbar-default .navbar-brand:focus,.navbar-default .navbar-brand:hover{color:#5e5e5e;background-color:transparent}.navbar-default .navbar-nav>li>a,.navbar-default .navbar-text{color:#777}.navbar-default .navbar-nav>li>a:focus,.navbar-default .navbar-nav>li>a:hover{color:#333;background-color:transparent}.navbar-default .navbar-nav>.active>a,.navbar-default .navbar-nav>.active>a:focus,.navbar-default .navbar-nav>.active>a:hover{color:#555;background-color:#e7e7e7}.navbar-default .navbar-nav>.disabled>a,.navbar-default .navbar-nav>.disabled>a:focus,.navbar-default .navbar-nav>.disabled>a:hover{color:#ccc;background-color:transparent}.navbar-default .navbar-toggle{border-color:#ddd}.navbar-default .navbar-toggle:focus,.navbar-default .navbar-toggle:hover{background-color:#ddd}.navbar-default .navbar-toggle .icon-bar{background-color:#888}.navbar-default .navbar-collapse,.navbar-default .navbar-form{border-color:#e7e7e7}.navbar-default .navbar-nav>.open>a,.navbar-default .navbar-nav>.open>a:focus,.navbar-default .navbar-nav>.open>a:hover{background-color:#e7e7e7;color:#555}@media (max-width:991px){.navbar-default .navbar-nav .open .dropdown-menu>li>a{color:#777}.navbar-default .navbar-nav .open .dropdown-menu>li>a:focus,.navbar-default .navbar-nav .open .dropdown-menu>li>a:hover{color:#333;background-color:transparent}.navbar-default .navbar-nav .open .dropdown-menu>.active>a,.navbar-default .navbar-nav .open .dropdown-menu>.active>a:focus,.navbar-default .navbar-nav .open .dropdown-menu>.active>a:hover{color:#555;background-color:#e7e7e7}.navbar-default .navbar-nav .open .dropdown-menu>.disabled>a,.navbar-default .navbar-nav .open .dropdown-menu>.disabled>a:focus,.navbar-default .navbar-nav .open .dropdown-menu>.disabled>a:hover{color:#ccc;background-color:transparent}}.navbar-default .navbar-link{color:#777}.navbar-default .navbar-link:hover{color:#333}.navbar-default .btn-link{color:#777}.navbar-default .btn-link:focus,.navbar-default .btn-link:hover{color:#333}.navbar-default .btn-link[disabled]:focus,.navbar-default .btn-link[disabled]:hover,fieldset[disabled] .navbar-default .btn-link:focus,fieldset[disabled] .navbar-default .btn-link:hover{color:#ccc}.navbar-inverse{background-color:#222;border-color:#090909}.navbar-inverse .navbar-brand{color:#fefefe}.navbar-inverse .navbar-brand:focus,.navbar-inverse .navbar-brand:hover{color:#fff;background-color:transparent}.navbar-inverse .navbar-nav>li>a,.navbar-inverse .navbar-text{color:#fefefe}.navbar-inverse .navbar-nav>li>a:focus,.navbar-inverse .navbar-nav>li>a:hover{color:#fff;background-color:transparent}.navbar-inverse .navbar-nav>.active>a,.navbar-inverse .navbar-nav>.active>a:focus,.navbar-inverse .navbar-nav>.active>a:hover{color:#fff;background-color:#090909}.navbar-inverse .navbar-nav>.disabled>a,.navbar-inverse .navbar-nav>.disabled>a:focus,.navbar-inverse .navbar-nav>.disabled>a:hover{color:#444;background-color:transparent}.navbar-inverse .navbar-toggle{border-color:#333}.navbar-inverse .navbar-toggle:focus,.navbar-inverse .navbar-toggle:hover{background-color:#333}.navbar-inverse .navbar-toggle .icon-bar{background-color:#fff}.navbar-inverse .navbar-collapse,.navbar-inverse .navbar-form{border-color:#101010}.navbar-inverse .navbar-nav>.open>a,.navbar-inverse .navbar-nav>.open>a:focus,.navbar-inverse .navbar-nav>.open>a:hover{background-color:#090909;color:#fff}@media (max-width:991px){.navbar-inverse .navbar-nav .open .dropdown-menu>.dropdown-header{border-color:#090909}.navbar-inverse .navbar-nav .open .dropdown-menu .divider{background-color:#090909}.navbar-inverse .navbar-nav .open .dropdown-menu>li>a{color:#fefefe}.navbar-inverse .navbar-nav .open .dropdown-menu>li>a:focus,.navbar-inverse .navbar-nav .open .dropdown-menu>li>a:hover{color:#fff;background-color:transparent}.navbar-inverse .navbar-nav .open .dropdown-menu>.active>a,.navbar-inverse .navbar-nav .open .dropdown-menu>.active>a:focus,.navbar-inverse .navbar-nav .open .dropdown-menu>.active>a:hover{color:#fff;background-color:#090909}.navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a,.navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a:focus,.navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a:hover{color:#444;background-color:transparent}}.navbar-inverse .navbar-link{color:#fefefe}.navbar-inverse .navbar-link:hover{color:#fff}.navbar-inverse .btn-link{color:#fefefe}.navbar-inverse .btn-link:focus,.navbar-inverse .btn-link:hover{color:#fff}.navbar-inverse .btn-link[disabled]:focus,.navbar-inverse .btn-link[disabled]:hover,fieldset[disabled] .navbar-inverse .btn-link:focus,fieldset[disabled] .navbar-inverse .btn-link:hover{color:#444}.breadcrumb{padding:8px 15px;margin-bottom:24px;list-style:none;background-color:#f5f5f5;border-radius:0}.breadcrumb>li{display:inline-block}.breadcrumb>li+li:before{content:"/ ";padding:0 5px;color:#ccc}.breadcrumb>.active{color:#d8d8d8}.pagination{display:inline-block;padding-left:0;margin:24px 0;border-radius:0}.pagination>li{display:inline}.pagination>li>a,.pagination>li>span{position:relative;float:left;padding:6px 12px;line-height:1.5;text-decoration:none;color:#337ab7;background-color:#fff;border:1px solid #ddd;margin-left:-1px}.pagination>li:first-child>a,.pagination>li:first-child>span{margin-left:0;border-bottom-left-radius:0;border-top-left-radius:0}.pagination>li:last-child>a,.pagination>li:last-child>span{border-bottom-right-radius:0;border-top-right-radius:0}.pagination>li>a:focus,.pagination>li>a:hover,.pagination>li>span:focus,.pagination>li>span:hover{z-index:2;color:#23527c;background-color:#f2f2f4;border-color:#ddd}.pagination>.active>a,.pagination>.active>a:focus,.pagination>.active>a:hover,.pagination>.active>span,.pagination>.active>span:focus,.pagination>.active>span:hover{z-index:3;color:#fff;background-color:#337ab7;border-color:#337ab7;cursor:default}.pagination>.disabled>a,.pagination>.disabled>a:focus,.pagination>.disabled>a:hover,.pagination>.disabled>span,.pagination>.disabled>span:focus,.pagination>.disabled>span:hover{color:#d8d8d8;background-color:#fff;border-color:#ddd;cursor:not-allowed}.pagination-lg>li>a,.pagination-lg>li>span{padding:10px 16px;font-size:20px;line-height:1.33333}.pagination-lg>li:first-child>a,.pagination-lg>li:first-child>span{border-bottom-left-radius:0;border-top-left-radius:0}.pagination-lg>li:last-child>a,.pagination-lg>li:last-child>span{border-bottom-right-radius:0;border-top-right-radius:0}.pagination-sm>li>a,.pagination-sm>li>span{padding:5px 10px;font-size:14px;line-height:1.5}.pagination-sm>li:first-child>a,.pagination-sm>li:first-child>span{border-bottom-left-radius:0;border-top-left-radius:0}.pagination-sm>li:last-child>a,.pagination-sm>li:last-child>span{border-bottom-right-radius:0;border-top-right-radius:0}.pager{padding-left:0;margin:24px 0;list-style:none;text-align:center}.pager:after,.pager:before{content:" ";display:table}.pager:after{clear:both}.pager li{display:inline}.pager li>a,.pager li>span{display:inline-block;padding:5px 14px;background-color:#fff;border:1px solid #ddd;border-radius:15px}.pager li>a:focus,.pager li>a:hover{text-decoration:none;background-color:#f2f2f4}.pager .next>a,.pager .next>span{float:right}.pager .previous>a,.pager .previous>span{float:left}.pager .disabled>a,.pager .disabled>a:focus,.pager .disabled>a:hover,.pager .disabled>span{color:#d8d8d8;background-color:#fff;cursor:not-allowed}.label{display:inline;padding:.2em .6em .3em;font-size:75%;font-weight:700;line-height:1;color:#fff;text-align:center;white-space:nowrap;vertical-align:baseline;border-radius:.25em}.label:empty{display:none}.btn .label{position:relative;top:-1px}a.label:focus,a.label:hover{color:#fff;text-decoration:none;cursor:pointer}.label-default{background-color:#d8d8d8}.label-default[href]:focus,.label-default[href]:hover{background-color:#bfbfbf}.label-primary{background-color:#337ab7}.label-primary[href]:focus,.label-primary[href]:hover{background-color:#286090}.label-success{background-color:#5cb85c}.label-success[href]:focus,.label-success[href]:hover{background-color:#449d44}.label-info{background-color:#5bc0de}.label-info[href]:focus,.label-info[href]:hover{background-color:#31b0d5}.label-warning{background-color:#f0ad4e}.label-warning[href]:focus,.label-warning[href]:hover{background-color:#ec971f}.label-danger{background-color:#d9534f}.label-danger[href]:focus,.label-danger[href]:hover{background-color:#c9302c}.badge{display:inline-block;min-width:10px;padding:3px 7px;font-size:14px;font-weight:700;color:#fff;line-height:1;vertical-align:middle;white-space:nowrap;text-align:center;background-color:#d8d8d8;border-radius:10px}.badge:empty{display:none}.btn .badge{position:relative;top:-1px}.btn-group-xs>.btn .badge,.btn-xs .badge{top:0;padding:1px 5px}.list-group-item.active>.badge,.nav-pills>.active>a>.badge{color:#337ab7;background-color:#fff}.list-group-item>.badge{float:right}.list-group-item>.badge+.badge{margin-right:5px}.nav-pills>li>a>.badge{margin-left:3px}a.badge:focus,a.badge:hover{color:#fff;text-decoration:none;cursor:pointer}.jumbotron{padding-top:30px;padding-bottom:30px;margin-bottom:30px;color:inherit;background-color:#f2f2f4}.jumbotron .h1,.jumbotron h1{color:inherit}.jumbotron p{margin-bottom:15px;font-size:24px;font-weight:200}.jumbotron>hr{border-top-color:#d6d6dd}.container .jumbotron,.container-fluid .jumbotron{border-radius:0;padding-left:15px;padding-right:15px}.jumbotron .container{max-width:100%}@media screen and (min-width:768px){.jumbotron{padding-top:48px;padding-bottom:48px}.container .jumbotron,.container-fluid .jumbotron{padding-left:60px;padding-right:60px}.jumbotron .h1,.jumbotron h1{font-size:72px}}.thumbnail{display:block;padding:4px;margin-bottom:24px;line-height:1.5;background-color:#fff;border:1px solid #ddd;border-radius:0;-webkit-transition:border .2s ease-in-out;-o-transition:border .2s ease-in-out;transition:border .2s ease-in-out}.thumbnail a>img,.thumbnail>img{display:block;max-width:100%;height:auto;margin-left:auto;margin-right:auto}.thumbnail .caption{padding:9px;color:#444}a.thumbnail.active,a.thumbnail:focus,a.thumbnail:hover{border-color:#337ab7}.alert{padding:15px;margin-bottom:24px;border:1px solid transparent;border-radius:0}.alert h4{margin-top:0;color:inherit}.alert .alert-link{font-weight:700}.alert>p,.alert>ul{margin-bottom:0}.alert>p+p{margin-top:5px}.alert-dismissable,.alert-dismissible{padding-right:35px}.alert-dismissable .close,.alert-dismissible .close{position:relative;top:-2px;right:-21px;color:inherit}.alert-success{background-color:#86df61;border-color:#86df61;color:#328f0c}.alert-success hr{border-top-color:#76db4c}.alert-success .alert-link{color:#226008}.alert-info{background-color:#7cbfec;border-color:#7cbfec;color:#1a4f72}.alert-info hr{border-top-color:#66b4e9}.alert-info .alert-link{color:#113248}.alert-warning{background-color:#f7b244;border-color:#f7b244;color:#fff}.alert-warning hr{border-top-color:#f6a82c}.alert-warning .alert-link{color:#e6e6e6}.alert-danger{background-color:#f2dede;border-color:#ebccd1;color:#a94442}.alert-danger hr{border-top-color:#e4b9c0}.alert-danger .alert-link{color:#843534}@-webkit-keyframes progress-bar-stripes{from{background-position:40px 0}to{background-position:0 0}}@keyframes progress-bar-stripes{from{background-position:40px 0}to{background-position:0 0}}.progress{overflow:hidden;height:24px;margin-bottom:24px;background-color:#f5f5f5;border-radius:0;-webkit-box-shadow:inset 0 1px 2px rgba(0,0,0,.1);box-shadow:inset 0 1px 2px rgba(0,0,0,.1)}.progress-bar{float:left;width:0;height:100%;font-size:14px;line-height:24px;color:#fff;text-align:center;background-color:#337ab7;-webkit-box-shadow:inset 0 -1px 0 rgba(0,0,0,.15);box-shadow:inset 0 -1px 0 rgba(0,0,0,.15);-webkit-transition:width .6s ease;-o-transition:width .6s ease;transition:width .6s ease}.progress-bar-striped,.progress-striped .progress-bar{background-image:-webkit-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-image:-o-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-image:linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-size:40px 40px}.progress-bar.active,.progress.active .progress-bar{-webkit-animation:progress-bar-stripes 2s linear infinite;-o-animation:progress-bar-stripes 2s linear infinite;animation:progress-bar-stripes 2s linear infinite}.progress-bar-success{background-color:#5cb85c}.progress-striped .progress-bar-success{background-image:-webkit-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-image:-o-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-image:linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent)}.progress-bar-info{background-color:#5bc0de}.progress-striped .progress-bar-info{background-image:-webkit-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-image:-o-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-image:linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent)}.progress-bar-warning{background-color:#f0ad4e}.progress-striped .progress-bar-warning{background-image:-webkit-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-image:-o-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-image:linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent)}.progress-bar-danger{background-color:#d9534f}.progress-striped .progress-bar-danger{background-image:-webkit-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-image:-o-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-image:linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent)}.media{margin-top:15px}.media:first-child{margin-top:0}.media,.media-body{zoom:1;overflow:hidden}.media-body{width:10000px}.media-object{display:block}.media-object.img-thumbnail{max-width:none}.media-right,.media>.pull-right{padding-left:10px}.media-left,.media>.pull-left{padding-right:10px}.media-body,.media-left,.media-right{display:table-cell;vertical-align:top}.media-middle{vertical-align:middle}.media-bottom{vertical-align:bottom}.media-heading{margin-top:0;margin-bottom:5px}.media-list{padding-left:0;list-style:none}.list-group{margin-bottom:20px;padding-left:0}.list-group-item{position:relative;display:block;padding:10px 15px;margin-bottom:-1px;background-color:#fff;border:1px solid #ddd}.list-group-item:first-child{border-top-right-radius:0;border-top-left-radius:0}.list-group-item:last-child{margin-bottom:0;border-bottom-right-radius:0;border-bottom-left-radius:0}a.list-group-item,button.list-group-item{color:#555}a.list-group-item .list-group-item-heading,button.list-group-item .list-group-item-heading{color:#333}a.list-group-item:focus,a.list-group-item:hover,button.list-group-item:focus,button.list-group-item:hover{text-decoration:none;color:#555;background-color:#f5f5f5}button.list-group-item{width:100%;text-align:left}.list-group-item.disabled,.list-group-item.disabled:focus,.list-group-item.disabled:hover{background-color:#f2f2f4;color:#d8d8d8;cursor:not-allowed}.list-group-item.disabled .list-group-item-heading,.list-group-item.disabled:focus .list-group-item-heading,.list-group-item.disabled:hover .list-group-item-heading{color:inherit}.list-group-item.disabled .list-group-item-text,.list-group-item.disabled:focus .list-group-item-text,.list-group-item.disabled:hover .list-group-item-text{color:#d8d8d8}.list-group-item.active,.list-group-item.active:focus,.list-group-item.active:hover{z-index:2;color:#fff;background-color:#337ab7;border-color:#337ab7}.list-group-item.active .list-group-item-heading,.list-group-item.active .list-group-item-heading>.small,.list-group-item.active .list-group-item-heading>small,.list-group-item.active:focus .list-group-item-heading,.list-group-item.active:focus .list-group-item-heading>.small,.list-group-item.active:focus .list-group-item-heading>small,.list-group-item.active:hover .list-group-item-heading,.list-group-item.active:hover .list-group-item-heading>.small,.list-group-item.active:hover .list-group-item-heading>small{color:inherit}.list-group-item.active .list-group-item-text,.list-group-item.active:focus .list-group-item-text,.list-group-item.active:hover .list-group-item-text{color:#c7ddef}.list-group-item-success{color:#328f0c;background-color:#86df61}a.list-group-item-success,button.list-group-item-success{color:#328f0c}a.list-group-item-success .list-group-item-heading,button.list-group-item-success .list-group-item-heading{color:inherit}a.list-group-item-success:focus,a.list-group-item-success:hover,button.list-group-item-success:focus,button.list-group-item-success:hover{color:#328f0c;background-color:#76db4c}a.list-group-item-success.active,a.list-group-item-success.active:focus,a.list-group-item-success.active:hover,button.list-group-item-success.active,button.list-group-item-success.active:focus,button.list-group-item-success.active:hover{color:#fff;background-color:#328f0c;border-color:#328f0c}.list-group-item-info{color:#1a4f72;background-color:#7cbfec}a.list-group-item-info,button.list-group-item-info{color:#1a4f72}a.list-group-item-info .list-group-item-heading,button.list-group-item-info .list-group-item-heading{color:inherit}a.list-group-item-info:focus,a.list-group-item-info:hover,button.list-group-item-info:focus,button.list-group-item-info:hover{color:#1a4f72;background-color:#66b4e9}a.list-group-item-info.active,a.list-group-item-info.active:focus,a.list-group-item-info.active:hover,button.list-group-item-info.active,button.list-group-item-info.active:focus,button.list-group-item-info.active:hover{color:#fff;background-color:#1a4f72;border-color:#1a4f72}.list-group-item-warning{color:#fff;background-color:#f7b244}a.list-group-item-warning,button.list-group-item-warning{color:#fff}a.list-group-item-warning .list-group-item-heading,button.list-group-item-warning .list-group-item-heading{color:inherit}a.list-group-item-warning:focus,a.list-group-item-warning:hover,button.list-group-item-warning:focus,button.list-group-item-warning:hover{color:#fff;background-color:#f6a82c}a.list-group-item-warning.active,a.list-group-item-warning.active:focus,a.list-group-item-warning.active:hover,button.list-group-item-warning.active,button.list-group-item-warning.active:focus,button.list-group-item-warning.active:hover{color:#fff;background-color:#fff;border-color:#fff}.list-group-item-danger{color:#a94442;background-color:#f2dede}a.list-group-item-danger,button.list-group-item-danger{color:#a94442}a.list-group-item-danger .list-group-item-heading,button.list-group-item-danger .list-group-item-heading{color:inherit}a.list-group-item-danger:focus,a.list-group-item-danger:hover,button.list-group-item-danger:focus,button.list-group-item-danger:hover{color:#a94442;background-color:#ebcccc}a.list-group-item-danger.active,a.list-group-item-danger.active:focus,a.list-group-item-danger.active:hover,button.list-group-item-danger.active,button.list-group-item-danger.active:focus,button.list-group-item-danger.active:hover{color:#fff;background-color:#a94442;border-color:#a94442}.list-group-item-heading{margin-top:0;margin-bottom:5px}.list-group-item-text{margin-bottom:0;line-height:1.3}.panel{margin-bottom:24px;background-color:#fff;border:1px solid transparent;border-radius:0;-webkit-box-shadow:0 1px 1px rgba(0,0,0,.05);box-shadow:0 1px 1px rgba(0,0,0,.05)}.panel-body{padding:15px}.panel-body:after,.panel-body:before{content:" ";display:table}.panel-body:after{clear:both}.panel-heading{padding:10px 15px;border-bottom:1px solid transparent;border-top-right-radius:-1px;border-top-left-radius:-1px}.panel-heading>.dropdown .dropdown-toggle{color:inherit}.panel-title{margin-top:0;margin-bottom:0;font-size:18px;color:inherit}.panel-title>.small,.panel-title>.small>a,.panel-title>a,.panel-title>small,.panel-title>small>a{color:inherit}.panel-footer{padding:10px 15px;background-color:#f5f5f5;border-top:1px solid #ddd;border-bottom-right-radius:-1px;border-bottom-left-radius:-1px}.panel>.list-group,.panel>.panel-collapse>.list-group{margin-bottom:0}.panel>.list-group .list-group-item,.panel>.panel-collapse>.list-group .list-group-item{border-width:1px 0;border-radius:0}.panel>.list-group:first-child .list-group-item:first-child,.panel>.panel-collapse>.list-group:first-child .list-group-item:first-child{border-top:0;border-top-right-radius:-1px;border-top-left-radius:-1px}.panel>.list-group:last-child .list-group-item:last-child,.panel>.panel-collapse>.list-group:last-child .list-group-item:last-child{border-bottom:0;border-bottom-right-radius:-1px;border-bottom-left-radius:-1px}.panel>.panel-heading+.panel-collapse>.list-group .list-group-item:first-child{border-top-right-radius:0;border-top-left-radius:0}.list-group+.panel-footer,.panel-heading+.list-group .list-group-item:first-child{border-top-width:0}.panel>.panel-collapse>.table,.panel>.table,.panel>.table-responsive>.table{margin-bottom:0}.panel>.panel-collapse>.table caption,.panel>.table caption,.panel>.table-responsive>.table caption{padding-left:15px;padding-right:15px}.panel>.table-responsive:first-child>.table:first-child,.panel>.table:first-child{border-top-right-radius:-1px;border-top-left-radius:-1px}.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child,.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child,.panel>.table:first-child>tbody:first-child>tr:first-child,.panel>.table:first-child>thead:first-child>tr:first-child{border-top-left-radius:-1px;border-top-right-radius:-1px}.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child td:first-child,.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child th:first-child,.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child td:first-child,.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child th:first-child,.panel>.table:first-child>tbody:first-child>tr:first-child td:first-child,.panel>.table:first-child>tbody:first-child>tr:first-child th:first-child,.panel>.table:first-child>thead:first-child>tr:first-child td:first-child,.panel>.table:first-child>thead:first-child>tr:first-child th:first-child{border-top-left-radius:-1px}.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child td:last-child,.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child th:last-child,.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child td:last-child,.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child th:last-child,.panel>.table:first-child>tbody:first-child>tr:first-child td:last-child,.panel>.table:first-child>tbody:first-child>tr:first-child th:last-child,.panel>.table:first-child>thead:first-child>tr:first-child td:last-child,.panel>.table:first-child>thead:first-child>tr:first-child th:last-child{border-top-right-radius:-1px}.panel>.table-responsive:last-child>.table:last-child,.panel>.table:last-child{border-bottom-right-radius:-1px;border-bottom-left-radius:-1px}.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child,.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child,.panel>.table:last-child>tbody:last-child>tr:last-child,.panel>.table:last-child>tfoot:last-child>tr:last-child{border-bottom-left-radius:-1px;border-bottom-right-radius:-1px}.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child td:first-child,.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child th:first-child,.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child td:first-child,.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child th:first-child,.panel>.table:last-child>tbody:last-child>tr:last-child td:first-child,.panel>.table:last-child>tbody:last-child>tr:last-child th:first-child,.panel>.table:last-child>tfoot:last-child>tr:last-child td:first-child,.panel>.table:last-child>tfoot:last-child>tr:last-child th:first-child{border-bottom-left-radius:-1px}.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child td:last-child,.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child th:last-child,.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child td:last-child,.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child th:last-child,.panel>.table:last-child>tbody:last-child>tr:last-child td:last-child,.panel>.table:last-child>tbody:last-child>tr:last-child th:last-child,.panel>.table:last-child>tfoot:last-child>tr:last-child td:last-child,.panel>.table:last-child>tfoot:last-child>tr:last-child th:last-child{border-bottom-right-radius:-1px}.panel>.panel-body+.table,.panel>.panel-body+.table-responsive,.panel>.table+.panel-body,.panel>.table-responsive+.panel-body{border-top:1px solid #ddd}.panel>.table>tbody:first-child>tr:first-child td,.panel>.table>tbody:first-child>tr:first-child th{border-top:0}.panel>.table-bordered,.panel>.table-responsive>.table-bordered{border:0}.panel>.table-bordered>tbody>tr>td:first-child,.panel>.table-bordered>tbody>tr>th:first-child,.panel>.table-bordered>tfoot>tr>td:first-child,.panel>.table-bordered>tfoot>tr>th:first-child,.panel>.table-bordered>thead>tr>td:first-child,.panel>.table-bordered>thead>tr>th:first-child,.panel>.table-responsive>.table-bordered>tbody>tr>td:first-child,.panel>.table-responsive>.table-bordered>tbody>tr>th:first-child,.panel>.table-responsive>.table-bordered>tfoot>tr>td:first-child,.panel>.table-responsive>.table-bordered>tfoot>tr>th:first-child,.panel>.table-responsive>.table-bordered>thead>tr>td:first-child,.panel>.table-responsive>.table-bordered>thead>tr>th:first-child{border-left:0}.panel>.table-bordered>tbody>tr>td:last-child,.panel>.table-bordered>tbody>tr>th:last-child,.panel>.table-bordered>tfoot>tr>td:last-child,.panel>.table-bordered>tfoot>tr>th:last-child,.panel>.table-bordered>thead>tr>td:last-child,.panel>.table-bordered>thead>tr>th:last-child,.panel>.table-responsive>.table-bordered>tbody>tr>td:last-child,.panel>.table-responsive>.table-bordered>tbody>tr>th:last-child,.panel>.table-responsive>.table-bordered>tfoot>tr>td:last-child,.panel>.table-responsive>.table-bordered>tfoot>tr>th:last-child,.panel>.table-responsive>.table-bordered>thead>tr>td:last-child,.panel>.table-responsive>.table-bordered>thead>tr>th:last-child{border-right:0}.panel>.table-bordered>tbody>tr:first-child>td,.panel>.table-bordered>tbody>tr:first-child>th,.panel>.table-bordered>tbody>tr:last-child>td,.panel>.table-bordered>tbody>tr:last-child>th,.panel>.table-bordered>tfoot>tr:last-child>td,.panel>.table-bordered>tfoot>tr:last-child>th,.panel>.table-bordered>thead>tr:first-child>td,.panel>.table-bordered>thead>tr:first-child>th,.panel>.table-responsive>.table-bordered>tbody>tr:first-child>td,.panel>.table-responsive>.table-bordered>tbody>tr:first-child>th,.panel>.table-responsive>.table-bordered>tbody>tr:last-child>td,.panel>.table-responsive>.table-bordered>tbody>tr:last-child>th,.panel>.table-responsive>.table-bordered>tfoot>tr:last-child>td,.panel>.table-responsive>.table-bordered>tfoot>tr:last-child>th,.panel>.table-responsive>.table-bordered>thead>tr:first-child>td,.panel>.table-responsive>.table-bordered>thead>tr:first-child>th{border-bottom:0}.panel>.table-responsive{border:0;margin-bottom:0}.panel-group{margin-bottom:24px}.panel-group .panel{margin-bottom:0;border-radius:0}.panel-group .panel+.panel{margin-top:5px}.panel-group .panel-heading{border-bottom:0}.panel-group .panel-heading+.panel-collapse>.list-group,.panel-group .panel-heading+.panel-collapse>.panel-body{border-top:1px solid #ddd}.panel-group .panel-footer{border-top:0}.panel-group .panel-footer+.panel-collapse .panel-body{border-bottom:1px solid #ddd}.panel-default{border-color:#ddd}.panel-default>.panel-heading{color:#444;background-color:#f5f5f5;border-color:#ddd}.panel-default>.panel-heading+.panel-collapse>.panel-body{border-top-color:#ddd}.panel-default>.panel-heading .badge{color:#f5f5f5;background-color:#444}.panel-default>.panel-footer+.panel-collapse>.panel-body{border-bottom-color:#ddd}.panel-primary{border-color:#337ab7}.panel-primary>.panel-heading{color:#fff;background-color:#337ab7;border-color:#337ab7}.panel-primary>.panel-heading+.panel-collapse>.panel-body{border-top-color:#337ab7}.panel-primary>.panel-heading .badge{color:#337ab7;background-color:#fff}.panel-primary>.panel-footer+.panel-collapse>.panel-body{border-bottom-color:#337ab7}.panel-success{border-color:#86df61}.panel-success>.panel-heading{color:#328f0c;background-color:#86df61;border-color:#86df61}.panel-success>.panel-heading+.panel-collapse>.panel-body{border-top-color:#86df61}.panel-success>.panel-heading .badge{color:#86df61;background-color:#328f0c}.panel-success>.panel-footer+.panel-collapse>.panel-body{border-bottom-color:#86df61}.panel-info{border-color:#7cbfec}.panel-info>.panel-heading{color:#1a4f72;background-color:#7cbfec;border-color:#7cbfec}.panel-info>.panel-heading+.panel-collapse>.panel-body{border-top-color:#7cbfec}.panel-info>.panel-heading .badge{color:#7cbfec;background-color:#1a4f72}.panel-info>.panel-footer+.panel-collapse>.panel-body{border-bottom-color:#7cbfec}.panel-warning{border-color:#f7b244}.panel-warning>.panel-heading{color:#fff;background-color:#f7b244;border-color:#f7b244}.panel-warning>.panel-heading+.panel-collapse>.panel-body{border-top-color:#f7b244}.panel-warning>.panel-heading .badge{color:#f7b244;background-color:#fff}.panel-warning>.panel-footer+.panel-collapse>.panel-body{border-bottom-color:#f7b244}.panel-danger{border-color:#ebccd1}.panel-danger>.panel-heading{color:#a94442;background-color:#f2dede;border-color:#ebccd1}.panel-danger>.panel-heading+.panel-collapse>.panel-body{border-top-color:#ebccd1}.panel-danger>.panel-heading .badge{color:#f2dede;background-color:#a94442}.panel-danger>.panel-footer+.panel-collapse>.panel-body{border-bottom-color:#ebccd1}.embed-responsive{position:relative;display:block;height:0;padding:0;overflow:hidden}.embed-responsive .embed-responsive-item,.embed-responsive embed,.embed-responsive iframe,.embed-responsive object,.embed-responsive video{position:absolute;top:0;left:0;bottom:0;height:100%;width:100%;border:0}.embed-responsive-16by9{padding-bottom:56.25%}.embed-responsive-4by3{padding-bottom:75%}.well{min-height:20px;padding:19px;margin-bottom:20px;background-color:#f5f5f5;border:1px solid #e3e3e3;border-radius:0;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.05);box-shadow:inset 0 1px 1px rgba(0,0,0,.05)}.well blockquote{border-color:#ddd;border-color:rgba(0,0,0,.15)}.well-lg{padding:24px;border-radius:0}.well-sm{padding:9px;border-radius:0}.close{float:right;font-size:24px;font-weight:700;line-height:1;color:#000;text-shadow:0 1px 0 #fff;opacity:.2;filter:alpha(opacity=20)}.close:focus,.close:hover{color:#000;text-decoration:none;cursor:pointer;opacity:.5;filter:alpha(opacity=50)}button.close{padding:0;cursor:pointer;background:0 0;border:0;-webkit-appearance:none}.modal-open{overflow:hidden}.modal{display:none;overflow:hidden;position:fixed;top:0;right:0;bottom:0;left:0;z-index:1050;-webkit-overflow-scrolling:touch;outline:0}.modal.fade .modal-dialog{-webkit-transform:translate(0,-25%);-ms-transform:translate(0,-25%);-o-transform:translate(0,-25%);transform:translate(0,-25%);-webkit-transition:-webkit-transform .3s ease-out;-moz-transition:-moz-transform .3s ease-out;-o-transition:-o-transform .3s ease-out;transition:transform .3s ease-out}.modal.in .modal-dialog{-webkit-transform:translate(0,0);-ms-transform:translate(0,0);-o-transform:translate(0,0);transform:translate(0,0)}.modal-open .modal{overflow-x:hidden;overflow-y:auto}.modal-dialog{position:relative;width:auto;margin:10px}.modal-content{position:relative;background-color:#fff;border:1px solid #999;border:1px solid rgba(0,0,0,.2);border-radius:0;-webkit-box-shadow:0 3px 9px rgba(0,0,0,.5);box-shadow:0 3px 9px rgba(0,0,0,.5);background-clip:padding-box;outline:0}.modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1040;background-color:#000}.modal-backdrop.fade{opacity:0;filter:alpha(opacity=0)}.modal-backdrop.in{opacity:.5;filter:alpha(opacity=50)}.modal-header{padding:15px;border-bottom:1px solid #e5e5e5}.modal-header:after,.modal-header:before{content:" ";display:table}.modal-header:after{clear:both}.modal-header .close{margin-top:-2px}.modal-title{margin:0;line-height:1.5}.modal-body{position:relative;padding:15px}.modal-footer{padding:15px;text-align:right;border-top:1px solid #e5e5e5}.modal-footer:after,.modal-footer:before{content:" ";display:table}.modal-footer:after{clear:both}.modal-footer .btn+.btn{margin-left:5px;margin-bottom:0}.modal-footer .btn-group .btn+.btn{margin-left:-1px}.modal-footer .btn-block+.btn-block{margin-left:0}.modal-scrollbar-measure{position:absolute;top:-9999px;width:50px;height:50px;overflow:scroll}@media (min-width:768px){.modal-dialog{width:600px;margin:30px auto}.modal-content{-webkit-box-shadow:0 5px 15px rgba(0,0,0,.5);box-shadow:0 5px 15px rgba(0,0,0,.5)}.modal-sm{width:300px}}@media (min-width:992px){.modal-lg{width:900px}}.tooltip{position:absolute;z-index:1070;display:block;font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;font-style:normal;font-weight:400;letter-spacing:normal;line-break:auto;line-height:1.5;text-align:left;text-align:start;text-decoration:none;text-shadow:none;text-transform:none;white-space:normal;word-break:normal;word-spacing:normal;word-wrap:normal;font-size:14px;opacity:0;filter:alpha(opacity=0)}.tooltip.in{opacity:.9;filter:alpha(opacity=90)}.tooltip.top{margin-top:-3px;padding:5px 0}.tooltip.right{margin-left:3px;padding:0 5px}.tooltip.bottom{margin-top:3px;padding:5px 0}.tooltip.left{margin-left:-3px;padding:0 5px}.tooltip-inner{max-width:200px;padding:3px 8px;color:#fff;text-align:center;background-color:#000;border-radius:0}.tooltip-arrow{position:absolute;width:0;height:0;border-color:transparent;border-style:solid}.tooltip.top .tooltip-arrow{bottom:0;left:50%;margin-left:-5px;border-width:5px 5px 0;border-top-color:#000}.tooltip.top-left .tooltip-arrow{bottom:0;right:5px;margin-bottom:-5px;border-width:5px 5px 0;border-top-color:#000}.tooltip.top-right .tooltip-arrow{bottom:0;left:5px;margin-bottom:-5px;border-width:5px 5px 0;border-top-color:#000}.tooltip.right .tooltip-arrow{top:50%;left:0;margin-top:-5px;border-width:5px 5px 5px 0;border-right-color:#000}.tooltip.left .tooltip-arrow{top:50%;right:0;margin-top:-5px;border-width:5px 0 5px 5px;border-left-color:#000}.tooltip.bottom .tooltip-arrow{top:0;left:50%;margin-left:-5px;border-width:0 5px 5px;border-bottom-color:#000}.tooltip.bottom-left .tooltip-arrow{top:0;right:5px;margin-top:-5px;border-width:0 5px 5px;border-bottom-color:#000}.tooltip.bottom-right .tooltip-arrow{top:0;left:5px;margin-top:-5px;border-width:0 5px 5px;border-bottom-color:#000}.popover{position:absolute;top:0;left:0;z-index:1060;display:none;max-width:276px;padding:1px;font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;font-style:normal;font-weight:400;letter-spacing:normal;line-break:auto;line-height:1.5;text-align:left;text-align:start;text-decoration:none;text-shadow:none;text-transform:none;white-space:normal;word-break:normal;word-spacing:normal;word-wrap:normal;font-size:16px;background-color:#fff;background-clip:padding-box;border:1px solid #ccc;border:1px solid rgba(0,0,0,.2);border-radius:0;-webkit-box-shadow:0 5px 10px rgba(0,0,0,.2);box-shadow:0 5px 10px rgba(0,0,0,.2)}.popover.top{margin-top:-10px}.popover.right{margin-left:10px}.popover.bottom{margin-top:10px}.popover.left{margin-left:-10px}.popover-title{margin:0;padding:8px 14px;font-size:16px;background-color:#f7f7f7;border-bottom:1px solid #ebebeb;border-radius:-1px -1px 0 0}.popover-content{padding:9px 14px}.popover>.arrow,.popover>.arrow:after{position:absolute;display:block;width:0;height:0;border-color:transparent;border-style:solid}.popover>.arrow{border-width:11px}.popover>.arrow:after{border-width:10px;content:""}.popover.top>.arrow{left:50%;margin-left:-11px;border-bottom-width:0;border-top-color:#999;border-top-color:rgba(0,0,0,.25);bottom:-11px}.popover.top>.arrow:after{content:" ";bottom:1px;margin-left:-10px;border-bottom-width:0;border-top-color:#fff}.popover.right>.arrow{top:50%;left:-11px;margin-top:-11px;border-left-width:0;border-right-color:#999;border-right-color:rgba(0,0,0,.25)}.popover.right>.arrow:after{content:" ";left:1px;bottom:-10px;border-left-width:0;border-right-color:#fff}.popover.bottom>.arrow{left:50%;margin-left:-11px;border-top-width:0;border-bottom-color:#999;border-bottom-color:rgba(0,0,0,.25);top:-11px}.popover.bottom>.arrow:after{content:" ";top:1px;margin-left:-10px;border-top-width:0;border-bottom-color:#fff}.popover.left>.arrow{top:50%;right:-11px;margin-top:-11px;border-right-width:0;border-left-color:#999;border-left-color:rgba(0,0,0,.25)}.popover.left>.arrow:after{content:" ";right:1px;border-right-width:0;border-left-color:#fff;bottom:-10px}.carousel{position:relative}.carousel-inner{position:relative;overflow:hidden;width:100%}.carousel-inner>.item{display:none;position:relative;-webkit-transition:.6s ease-in-out left;-o-transition:.6s ease-in-out left;transition:.6s ease-in-out left}.carousel-inner>.item>a>img,.carousel-inner>.item>img{display:block;max-width:100%;height:auto;line-height:1}@media all and (transform-3d),(-webkit-transform-3d){.carousel-inner>.item{-webkit-transition:-webkit-transform .6s ease-in-out;-moz-transition:-moz-transform .6s ease-in-out;-o-transition:-o-transform .6s ease-in-out;transition:transform .6s ease-in-out;-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;backface-visibility:hidden;-webkit-perspective:1000px;-moz-perspective:1000px;perspective:1000px}.carousel-inner>.item.active.right,.carousel-inner>.item.next{-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0);left:0}.carousel-inner>.item.active.left,.carousel-inner>.item.prev{-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0);left:0}.carousel-inner>.item.active,.carousel-inner>.item.next.left,.carousel-inner>.item.prev.right{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);left:0}}.carousel-inner>.active,.carousel-inner>.next,.carousel-inner>.prev{display:block}.carousel-inner>.active{left:0}.carousel-inner>.next,.carousel-inner>.prev{position:absolute;top:0;width:100%}.carousel-inner>.next{left:100%}.carousel-inner>.prev{left:-100%}.carousel-inner>.next.left,.carousel-inner>.prev.right{left:0}.carousel-inner>.active.left{left:-100%}.carousel-inner>.active.right{left:100%}.carousel-control{position:absolute;top:0;left:0;bottom:0;width:15%;opacity:.5;filter:alpha(opacity=50);font-size:20px;color:#fff;text-align:center;text-shadow:0 1px 2px rgba(0,0,0,.6);background-color:transparent}.carousel-control.left{background-image:-webkit-linear-gradient(left,rgba(0,0,0,.5) 0,rgba(0,0,0,.0001) 100%);background-image:-o-linear-gradient(left,rgba(0,0,0,.5) 0,rgba(0,0,0,.0001) 100%);background-image:linear-gradient(to right,rgba(0,0,0,.5) 0,rgba(0,0,0,.0001) 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1)}.carousel-control.right{left:auto;right:0;background-image:-webkit-linear-gradient(left,rgba(0,0,0,.0001) 0,rgba(0,0,0,.5) 100%);background-image:-o-linear-gradient(left,rgba(0,0,0,.0001) 0,rgba(0,0,0,.5) 100%);background-image:linear-gradient(to right,rgba(0,0,0,.0001) 0,rgba(0,0,0,.5) 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1)}.carousel-control:focus,.carousel-control:hover{outline:0;color:#fff;text-decoration:none;opacity:.9;filter:alpha(opacity=90)}.carousel-control .glyphicon-chevron-left,.carousel-control .glyphicon-chevron-right,.carousel-control .icon-next,.carousel-control .icon-prev{position:absolute;top:50%;margin-top:-10px;z-index:5;display:inline-block}.carousel-control .glyphicon-chevron-left,.carousel-control .icon-prev{left:50%;margin-left:-10px}.carousel-control .glyphicon-chevron-right,.carousel-control .icon-next{right:50%;margin-right:-10px}.carousel-control .icon-next,.carousel-control .icon-prev{width:20px;height:20px;line-height:1;font-family:serif}.carousel-control .icon-prev:before{content:'\2039'}.carousel-control .icon-next:before{content:'\203a'}.carousel-indicators{position:absolute;bottom:10px;left:50%;z-index:15;width:60%;margin-left:-30%;padding-left:0;list-style:none;text-align:center}.carousel-indicators li{display:inline-block;width:10px;height:10px;margin:1px;text-indent:-999px;border:1px solid #fff;border-radius:10px;cursor:pointer;background-color:#000 \9;background-color:transparent}.carousel-indicators .active{margin:0;width:12px;height:12px;background-color:#fff}.carousel-caption{position:absolute;left:15%;right:15%;bottom:20px;z-index:10;padding-top:20px;padding-bottom:20px;color:#fff;text-align:center;text-shadow:0 1px 2px rgba(0,0,0,.6)}.carousel-caption .btn{text-shadow:none}@media screen and (min-width:768px){.carousel-control .glyphicon-chevron-left,.carousel-control .glyphicon-chevron-right,.carousel-control .icon-next,.carousel-control .icon-prev{width:30px;height:30px;margin-top:-10px;font-size:30px}.carousel-control .glyphicon-chevron-left,.carousel-control .icon-prev{margin-left:-10px}.carousel-control .glyphicon-chevron-right,.carousel-control .icon-next{margin-right:-10px}.carousel-caption{left:20%;right:20%;padding-bottom:30px}.carousel-indicators{bottom:20px}}.clearfix:after,.clearfix:before{content:" ";display:table}.clearfix:after{clear:both}.center-block{display:block;margin-left:auto;margin-right:auto}.pull-right{float:right!important}.pull-left{float:left!important}.hide{display:none!important}.show{display:block!important}.invisible{visibility:hidden}.text-hide{font:0/0 a;color:transparent;text-shadow:none;background-color:transparent;border:0}.hidden{display:none!important}.affix{position:fixed}@-ms-viewport{width:device-width}.visible-lg,.visible-lg-block,.visible-lg-inline,.visible-lg-inline-block,.visible-md,.visible-md-block,.visible-md-inline,.visible-md-inline-block,.visible-print,.visible-print-block,.visible-print-inline,.visible-print-inline-block,.visible-sm,.visible-sm-block,.visible-sm-inline,.visible-sm-inline-block,.visible-xs,.visible-xs-block,.visible-xs-inline,.visible-xs-inline-block{display:none!important}@media (max-width:767px){.visible-xs{display:block!important}table.visible-xs{display:table!important}tr.visible-xs{display:table-row!important}td.visible-xs,th.visible-xs{display:table-cell!important}}@media (max-width:767px){.visible-xs-block{display:block!important}}@media (max-width:767px){.visible-xs-inline{display:inline!important}}@media (max-width:767px){.visible-xs-inline-block{display:inline-block!important}}@media (min-width:768px) and (max-width:991px){.visible-sm{display:block!important}table.visible-sm{display:table!important}tr.visible-sm{display:table-row!important}td.visible-sm,th.visible-sm{display:table-cell!important}}@media (min-width:768px) and (max-width:991px){.visible-sm-block{display:block!important}}@media (min-width:768px) and (max-width:991px){.visible-sm-inline{display:inline!important}}@media (min-width:768px) and (max-width:991px){.visible-sm-inline-block{display:inline-block!important}}@media (min-width:992px) and (max-width:1199px){.visible-md{display:block!important}table.visible-md{display:table!important}tr.visible-md{display:table-row!important}td.visible-md,th.visible-md{display:table-cell!important}}@media (min-width:992px) and (max-width:1199px){.visible-md-block{display:block!important}}@media (min-width:992px) and (max-width:1199px){.visible-md-inline{display:inline!important}}@media (min-width:992px) and (max-width:1199px){.visible-md-inline-block{display:inline-block!important}}@media (min-width:1200px){.visible-lg{display:block!important}table.visible-lg{display:table!important}tr.visible-lg{display:table-row!important}td.visible-lg,th.visible-lg{display:table-cell!important}}@media (min-width:1200px){.visible-lg-block{display:block!important}}@media (min-width:1200px){.visible-lg-inline{display:inline!important}}@media (min-width:1200px){.visible-lg-inline-block{display:inline-block!important}}@media (max-width:767px){.hidden-xs{display:none!important}}@media (min-width:768px) and (max-width:991px){.hidden-sm{display:none!important}}@media (min-width:992px) and (max-width:1199px){.hidden-md{display:none!important}}@media (min-width:1200px){.hidden-lg{display:none!important}}@media print{.visible-print{display:block!important}table.visible-print{display:table!important}tr.visible-print{display:table-row!important}td.visible-print,th.visible-print{display:table-cell!important}}@media print{.visible-print-block{display:block!important}}@media print{.visible-print-inline{display:inline!important}}@media print{.visible-print-inline-block{display:inline-block!important}}@media print{.hidden-print{display:none!important}}.mejs-offscreen{border:0;clip:rect(1px,1px,1px,1px);-webkit-clip-path:inset(50%);clip-path:inset(50%);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;word-wrap:normal}.mejs-container{background:#000;font-family:Helvetica,Arial,serif;position:relative;text-align:left;text-indent:0;vertical-align:top}.mejs-container,.mejs-container *{box-sizing:border-box}.mejs-container video::-webkit-media-controls,.mejs-container video::-webkit-media-controls-panel,.mejs-container video::-webkit-media-controls-panel-container,.mejs-container video::-webkit-media-controls-start-playback-button{-webkit-appearance:none;display:none!important}.mejs-fill-container,.mejs-fill-container .mejs-container{height:100%;width:100%}.mejs-fill-container{background:transparent;margin:0 auto;overflow:hidden;position:relative}.mejs-container:focus{outline:none}.mejs-iframe-overlay{height:100%;position:absolute;width:100%}.mejs-embed,.mejs-embed body{background:#000;height:100%;margin:0;overflow:hidden;padding:0;width:100%}.mejs-fullscreen{overflow:hidden!important}.mejs-container-fullscreen{bottom:0;left:0;overflow:hidden;position:fixed;right:0;top:0;z-index:1000}.mejs-container-fullscreen .mejs-mediaelement,.mejs-container-fullscreen video{height:100%!important;width:100%!important}.mejs-background,.mejs-mediaelement{left:0;position:absolute;top:0}.mejs-mediaelement{height:100%;width:100%;z-index:0}.mejs-poster{background-position:50% 50%;background-repeat:no-repeat;background-size:cover;left:0;position:absolute;top:0;z-index:1}:root .mejs-poster-img{display:none}.mejs-poster-img{border:0;padding:0}.mejs-overlay{-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;left:0;position:absolute;top:0}.mejs-layer{z-index:1}.mejs-overlay-play{cursor:pointer}.mejs-overlay-button{background:url(//www.delivauto.fr/wp-includes/js/mediaelement/mejs-controls.svg) no-repeat;background-position:0 -39px;height:80px;width:80px}.mejs-overlay:hover>.mejs-overlay-button{background-position:-80px -39px}.mejs-overlay-loading{height:80px;width:80px}.mejs-overlay-loading-bg-img{-webkit-animation:a 1s linear infinite;animation:a 1s linear infinite;background:transparent url(//www.delivauto.fr/wp-includes/js/mediaelement/mejs-controls.svg) -160px -40px no-repeat;display:block;height:80px;width:80px;z-index:1}@-webkit-keyframes a{to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes a{to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.mejs-controls{bottom:0;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;height:40px;left:0;list-style-type:none;margin:0;padding:0 10px;position:absolute;width:100%;z-index:3}.mejs-controls:not([style*="display: none"]){background:rgba(255,0,0,.7);background:-webkit-linear-gradient(transparent,rgba(0,0,0,.35));background:linear-gradient(transparent,rgba(0,0,0,.35))}.mejs-button,.mejs-time,.mejs-time-rail{font-size:10px;height:40px;line-height:10px;margin:0;width:32px}.mejs-button>button{background:transparent url(//www.delivauto.fr/wp-includes/js/mediaelement/mejs-controls.svg);border:0;cursor:pointer;display:block;font-size:0;height:20px;line-height:0;margin:10px 6px;overflow:hidden;padding:0;position:absolute;text-decoration:none;width:20px}.mejs-button>button:focus{outline:1px dotted #999}.mejs-container-keyboard-inactive [role=slider],.mejs-container-keyboard-inactive [role=slider]:focus,.mejs-container-keyboard-inactive a,.mejs-container-keyboard-inactive a:focus,.mejs-container-keyboard-inactive button,.mejs-container-keyboard-inactive button:focus{outline:0}.mejs-time{box-sizing:content-box;color:#fff;font-size:11px;font-weight:700;height:24px;overflow:hidden;padding:16px 6px 0;text-align:center;width:auto}.mejs-play>button{background-position:0 0}.mejs-pause>button{background-position:-20px 0}.mejs-replay>button{background-position:-160px 0}.mejs-time-rail{direction:ltr;-webkit-box-flex:1;-webkit-flex-grow:1;-ms-flex-positive:1;flex-grow:1;height:40px;margin:0 10px;padding-top:10px;position:relative}.mejs-time-buffering,.mejs-time-current,.mejs-time-float,.mejs-time-float-corner,.mejs-time-float-current,.mejs-time-hovered,.mejs-time-loaded,.mejs-time-marker,.mejs-time-total{border-radius:2px;cursor:pointer;display:block;height:10px;position:absolute}.mejs-time-total{background:hsla(0,0%,100%,.3);margin:5px 0 0;width:100%}.mejs-time-buffering{-webkit-animation:b 2s linear infinite;animation:b 2s linear infinite;background:-webkit-linear-gradient(135deg,hsla(0,0%,100%,.4) 25%,transparent 0,transparent 50%,hsla(0,0%,100%,.4) 0,hsla(0,0%,100%,.4) 75%,transparent 0,transparent);background:linear-gradient(-45deg,hsla(0,0%,100%,.4) 25%,transparent 0,transparent 50%,hsla(0,0%,100%,.4) 0,hsla(0,0%,100%,.4) 75%,transparent 0,transparent);background-size:15px 15px;width:100%}@-webkit-keyframes b{0%{background-position:0 0}to{background-position:30px 0}}@keyframes b{0%{background-position:0 0}to{background-position:30px 0}}.mejs-time-loaded{background:hsla(0,0%,100%,.3)}.mejs-time-current,.mejs-time-handle-content{background:hsla(0,0%,100%,.9)}.mejs-time-hovered{background:hsla(0,0%,100%,.5);z-index:10}.mejs-time-hovered.negative{background:rgba(0,0,0,.2)}.mejs-time-buffering,.mejs-time-current,.mejs-time-hovered,.mejs-time-loaded{left:0;-webkit-transform:scaleX(0);-ms-transform:scaleX(0);transform:scaleX(0);-webkit-transform-origin:0 0;-ms-transform-origin:0 0;transform-origin:0 0;-webkit-transition:all .15s ease-in;transition:all .15s ease-in;width:100%}.mejs-time-buffering{-webkit-transform:scaleX(1);-ms-transform:scaleX(1);transform:scaleX(1)}.mejs-time-hovered{-webkit-transition:height .1s cubic-bezier(.44,0,1,1);transition:height .1s cubic-bezier(.44,0,1,1)}.mejs-time-hovered.no-hover{-webkit-transform:scaleX(0)!important;-ms-transform:scaleX(0)!important;transform:scaleX(0)!important}.mejs-time-handle,.mejs-time-handle-content{border:4px solid transparent;cursor:pointer;left:0;position:absolute;-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0);z-index:11}.mejs-time-handle-content{border:4px solid hsla(0,0%,100%,.9);border-radius:50%;height:10px;left:-7px;top:-4px;-webkit-transform:scale(0);-ms-transform:scale(0);transform:scale(0);width:10px}.mejs-time-rail .mejs-time-handle-content:active,.mejs-time-rail .mejs-time-handle-content:focus,.mejs-time-rail:hover .mejs-time-handle-content{-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1)}.mejs-time-float{background:#eee;border:1px solid #333;bottom:100%;color:#111;display:none;height:17px;margin-bottom:9px;position:absolute;text-align:center;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);width:36px}.mejs-time-float-current{display:block;left:0;margin:2px;text-align:center;width:30px}.mejs-time-float-corner{border:5px solid #eee;border-color:#eee transparent transparent;border-radius:0;display:block;height:0;left:50%;line-height:0;position:absolute;top:100%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);width:0}.mejs-long-video .mejs-time-float{margin-left:-23px;width:64px}.mejs-long-video .mejs-time-float-current{width:60px}.mejs-broadcast{color:#fff;height:10px;position:absolute;top:15px;width:100%}.mejs-fullscreen-button>button{background-position:-80px 0}.mejs-unfullscreen>button{background-position:-100px 0}.mejs-mute>button{background-position:-60px 0}.mejs-unmute>button{background-position:-40px 0}.mejs-volume-button{position:relative}.mejs-volume-button>.mejs-volume-slider{-webkit-backface-visibility:hidden;background:rgba(50,50,50,.7);border-radius:0;bottom:100%;display:none;height:115px;left:50%;margin:0;position:absolute;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);width:25px;z-index:1}.mejs-volume-button:hover{border-radius:0 0 4px 4px}.mejs-volume-total{background:hsla(0,0%,100%,.5);height:100px;left:50%;margin:0;position:absolute;top:8px;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);width:2px}.mejs-volume-current{left:0;margin:0;width:100%}.mejs-volume-current,.mejs-volume-handle{background:hsla(0,0%,100%,.9);position:absolute}.mejs-volume-handle{border-radius:1px;cursor:ns-resize;height:6px;left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);width:16px}.mejs-horizontal-volume-slider{display:block;height:36px;position:relative;vertical-align:middle;width:56px}.mejs-horizontal-volume-total{background:rgba(50,50,50,.8);height:8px;top:16px;width:50px}.mejs-horizontal-volume-current,.mejs-horizontal-volume-total{border-radius:2px;font-size:1px;left:0;margin:0;padding:0;position:absolute}.mejs-horizontal-volume-current{background:hsla(0,0%,100%,.8);height:100%;top:0;width:100%}.mejs-horizontal-volume-handle{display:none}.mejs-captions-button,.mejs-chapters-button{position:relative}.mejs-captions-button>button{background-position:-140px 0}.mejs-chapters-button>button{background-position:-180px 0}.mejs-captions-button>.mejs-captions-selector,.mejs-chapters-button>.mejs-chapters-selector{background:rgba(50,50,50,.7);border:1px solid transparent;border-radius:0;bottom:100%;margin-right:-43px;overflow:hidden;padding:0;position:absolute;right:50%;visibility:visible;width:86px}.mejs-chapters-button>.mejs-chapters-selector{margin-right:-55px;width:110px}.mejs-captions-selector-list,.mejs-chapters-selector-list{list-style-type:none!important;margin:0;overflow:hidden;padding:0}.mejs-captions-selector-list-item,.mejs-chapters-selector-list-item{color:#fff;cursor:pointer;display:block;list-style-type:none!important;margin:0 0 6px;overflow:hidden;padding:0}.mejs-captions-selector-list-item:hover,.mejs-chapters-selector-list-item:hover{background-color:#c8c8c8!important;background-color:hsla(0,0%,100%,.4)!important}.mejs-captions-selector-input,.mejs-chapters-selector-input{clear:both;float:left;left:-1000px;margin:3px 3px 0 5px;position:absolute}.mejs-captions-selector-label,.mejs-chapters-selector-label{cursor:pointer;float:left;font-size:10px;line-height:15px;padding:4px 10px 0;width:100%}.mejs-captions-selected,.mejs-chapters-selected{color:#21f8f8}.mejs-captions-translations{font-size:10px;margin:0 0 5px}.mejs-captions-layer{bottom:0;color:#fff;font-size:16px;left:0;line-height:20px;position:absolute;text-align:center}.mejs-captions-layer a{color:#fff;text-decoration:underline}.mejs-captions-layer[lang=ar]{font-size:20px;font-weight:400}.mejs-captions-position{bottom:15px;left:0;position:absolute;width:100%}.mejs-captions-position-hover{bottom:35px}.mejs-captions-text,.mejs-captions-text *{background:hsla(0,0%,8%,.5);box-shadow:5px 0 0 hsla(0,0%,8%,.5),-5px 0 0 hsla(0,0%,8%,.5);padding:0;white-space:pre-wrap}.mejs-container.mejs-hide-cues video::-webkit-media-text-track-container{display:none}.mejs-overlay-error{position:relative}.mejs-overlay-error>img{left:0;max-width:100%;position:absolute;top:0;z-index:-1}.mejs-cannotplay,.mejs-cannotplay a{color:#fff;font-size:.8em}.mejs-cannotplay{position:relative}.mejs-cannotplay a,.mejs-cannotplay p{display:inline-block;padding:0 15px;width:100%}.mejs-container{clear:both;max-width:100%}.mejs-container *{font-family:Helvetica,Arial}.mejs-container,.mejs-container .mejs-controls,.mejs-embed,.mejs-embed body{background:#222}.mejs-time{font-weight:400;word-wrap:normal}.mejs-controls a.mejs-horizontal-volume-slider{display:table}.mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-current,.mejs-controls .mejs-time-rail .mejs-time-loaded{background:#fff}.mejs-controls .mejs-time-rail .mejs-time-current{background:#0073aa}.mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-total,.mejs-controls .mejs-time-rail .mejs-time-total{background:rgba(255,255,255,.33)}.mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-current,.mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-total,.mejs-controls .mejs-time-rail span{border-radius:0}.mejs-overlay-loading{background:0 0}.mejs-controls button:hover{border:none;-webkit-box-shadow:none;box-shadow:none}.me-cannotplay{width:auto!important}.media-embed-details .wp-audio-shortcode{display:inline-block;max-width:400px}.audio-details .embed-media-settings{overflow:visible}.media-embed-details .embed-media-settings .setting span:not(.button-group){max-width:400px;width:auto}.media-embed-details .embed-media-settings .checkbox-setting span{display:inline-block}.media-embed-details .embed-media-settings{padding-top:0;top:28px}.media-embed-details .instructions{padding:16px 0;max-width:600px}.media-embed-details .setting .remove-setting,.media-embed-details .setting p{color:#a00;font-size:10px;text-transform:uppercase}.media-embed-details .setting .remove-setting{padding:5px 0}.media-embed-details .setting a:hover{color:#dc3232}.media-embed-details .embed-media-settings .checkbox-setting{float:none;margin:0 0 10px}.wp-video{max-width:100%;height:auto}.wp_attachment_holder .wp-audio-shortcode,.wp_attachment_holder .wp-video{margin-top:18px}.wp-video-shortcode video,video.wp-video-shortcode{max-width:100%;display:inline-block}.video-details .wp-video-holder{width:100%;max-width:640px}.wp-playlist{border:1px solid #ccc;padding:10px;margin:12px 0 18px;font-size:14px;line-height:1.5}.wp-admin .wp-playlist{margin:0 0 18px}.wp-playlist video{display:inline-block;max-width:100%}.wp-playlist audio{display:none;max-width:100%;width:400px}.wp-playlist .mejs-container{margin:0;max-width:100%}.wp-playlist .mejs-controls .mejs-button button{outline:0}.wp-playlist-light{background:#fff;color:#000}.wp-playlist-dark{color:#fff;background:#000}.wp-playlist-caption{display:block;max-width:88%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:14px;line-height:1.5}.wp-playlist-item .wp-playlist-caption{text-decoration:none;color:#000;max-width:-webkit-calc(100% - 40px);max-width:calc(100% - 40px)}.wp-playlist-item-meta{display:block;font-size:14px;line-height:1.5}.wp-playlist-item-title{font-size:14px;line-height:1.5}.wp-playlist-item-album{font-style:italic;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.wp-playlist-item-artist{font-size:12px;text-transform:uppercase}.wp-playlist-item-length{position:absolute;right:3px;top:0;font-size:14px;line-height:1.5}.rtl .wp-playlist-item-length{left:3px;right:auto}.wp-playlist-tracks{margin-top:10px}.wp-playlist-item{position:relative;cursor:pointer;padding:0 3px;border-bottom:1px solid #ccc}.wp-playlist-item:last-child{border-bottom:0}.wp-playlist-light .wp-playlist-caption{color:#333}.wp-playlist-dark .wp-playlist-caption{color:#ddd}.wp-playlist-playing{font-weight:700;background:#f7f7f7}.wp-playlist-light .wp-playlist-playing{background:#fff;color:#000}.wp-playlist-dark .wp-playlist-playing{background:#000;color:#fff}.wp-playlist-current-item{overflow:hidden;margin-bottom:10px;height:60px}.wp-playlist .wp-playlist-current-item img{float:left;max-width:60px;height:auto;margin-right:10px;padding:0;border:0}.rtl .wp-playlist .wp-playlist-current-item img{float:right;margin-left:10px;margin-right:0}.wp-playlist-current-item .wp-playlist-item-artist,.wp-playlist-current-item .wp-playlist-item-title{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.wp-audio-playlist .me-cannotplay span{padding:5px 15px}
.animated{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both}.animated.infinite{-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite}.animated.hinge{-webkit-animation-duration:2s;animation-duration:2s}.animated.bounceIn,.animated.bounceOut,.animated.flipOutX,.animated.flipOutY{-webkit-animation-duration:.75s;animation-duration:.75s}@-webkit-keyframes bounce{0%,100%,20%,53%,80%{-webkit-animation-timing-function:cubic-bezier(0.215,.61,.355,1);animation-timing-function:cubic-bezier(0.215,.61,.355,1);-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}40%,43%{-webkit-animation-timing-function:cubic-bezier(0.755,.050,.855,.060);animation-timing-function:cubic-bezier(0.755,.050,.855,.060);-webkit-transform:translate3d(0,-30px,0);transform:translate3d(0,-30px,0)}70%{-webkit-animation-timing-function:cubic-bezier(0.755,.050,.855,.060);animation-timing-function:cubic-bezier(0.755,.050,.855,.060);-webkit-transform:translate3d(0,-15px,0);transform:translate3d(0,-15px,0)}90%{-webkit-transform:translate3d(0,-4px,0);transform:translate3d(0,-4px,0)}}@keyframes bounce{0%,100%,20%,53%,80%{-webkit-animation-timing-function:cubic-bezier(0.215,.61,.355,1);animation-timing-function:cubic-bezier(0.215,.61,.355,1);-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}40%,43%{-webkit-animation-timing-function:cubic-bezier(0.755,.050,.855,.060);animation-timing-function:cubic-bezier(0.755,.050,.855,.060);-webkit-transform:translate3d(0,-30px,0);transform:translate3d(0,-30px,0)}70%{-webkit-animation-timing-function:cubic-bezier(0.755,.050,.855,.060);animation-timing-function:cubic-bezier(0.755,.050,.855,.060);-webkit-transform:translate3d(0,-15px,0);transform:translate3d(0,-15px,0)}90%{-webkit-transform:translate3d(0,-4px,0);transform:translate3d(0,-4px,0)}}.bounce{-webkit-animation-name:bounce;animation-name:bounce;-webkit-transform-origin:center bottom;transform-origin:center bottom}@-webkit-keyframes flash{0%,100%,50%{opacity:1}25%,75%{opacity:0}}@keyframes flash{0%,100%,50%{opacity:1}25%,75%{opacity:0}}.flash{-webkit-animation-name:flash;animation-name:flash}@-webkit-keyframes pulse{0%{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}50%{-webkit-transform:scale3d(1.05,1.05,1.05);transform:scale3d(1.05,1.05,1.05)}100%{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}}@keyframes pulse{0%{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}50%{-webkit-transform:scale3d(1.05,1.05,1.05);transform:scale3d(1.05,1.05,1.05)}100%{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}}.pulse{-webkit-animation-name:pulse;animation-name:pulse}@-webkit-keyframes rubberBand{0%{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}30%{-webkit-transform:scale3d(1.25,.75,1);transform:scale3d(1.25,.75,1)}40%{-webkit-transform:scale3d(0.75,1.25,1);transform:scale3d(0.75,1.25,1)}50%{-webkit-transform:scale3d(1.15,.85,1);transform:scale3d(1.15,.85,1)}65%{-webkit-transform:scale3d(.95,1.05,1);transform:scale3d(.95,1.05,1)}75%{-webkit-transform:scale3d(1.05,.95,1);transform:scale3d(1.05,.95,1)}100%{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}}@keyframes rubberBand{0%{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}30%{-webkit-transform:scale3d(1.25,.75,1);transform:scale3d(1.25,.75,1)}40%{-webkit-transform:scale3d(0.75,1.25,1);transform:scale3d(0.75,1.25,1)}50%{-webkit-transform:scale3d(1.15,.85,1);transform:scale3d(1.15,.85,1)}65%{-webkit-transform:scale3d(.95,1.05,1);transform:scale3d(.95,1.05,1)}75%{-webkit-transform:scale3d(1.05,.95,1);transform:scale3d(1.05,.95,1)}100%{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}}.rubberBand{-webkit-animation-name:rubberBand;animation-name:rubberBand}@-webkit-keyframes shake{0%,100%{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}10%,30%,50%,70%,90%{-webkit-transform:translate3d(-10px,0,0);transform:translate3d(-10px,0,0)}20%,40%,60%,80%{-webkit-transform:translate3d(10px,0,0);transform:translate3d(10px,0,0)}}@keyframes shake{0%,100%{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}10%,30%,50%,70%,90%{-webkit-transform:translate3d(-10px,0,0);transform:translate3d(-10px,0,0)}20%,40%,60%,80%{-webkit-transform:translate3d(10px,0,0);transform:translate3d(10px,0,0)}}.shake{-webkit-animation-name:shake;animation-name:shake}@-webkit-keyframes swing{20%{-webkit-transform:rotate3d(0,0,1,15deg);transform:rotate3d(0,0,1,15deg)}40%{-webkit-transform:rotate3d(0,0,1,-10deg);transform:rotate3d(0,0,1,-10deg)}60%{-webkit-transform:rotate3d(0,0,1,5deg);transform:rotate3d(0,0,1,5deg)}80%{-webkit-transform:rotate3d(0,0,1,-5deg);transform:rotate3d(0,0,1,-5deg)}100%{-webkit-transform:rotate3d(0,0,1,0deg);transform:rotate3d(0,0,1,0deg)}}@keyframes swing{20%{-webkit-transform:rotate3d(0,0,1,15deg);transform:rotate3d(0,0,1,15deg)}40%{-webkit-transform:rotate3d(0,0,1,-10deg);transform:rotate3d(0,0,1,-10deg)}60%{-webkit-transform:rotate3d(0,0,1,5deg);transform:rotate3d(0,0,1,5deg)}80%{-webkit-transform:rotate3d(0,0,1,-5deg);transform:rotate3d(0,0,1,-5deg)}100%{-webkit-transform:rotate3d(0,0,1,0deg);transform:rotate3d(0,0,1,0deg)}}.swing{-webkit-transform-origin:top center;transform-origin:top center;-webkit-animation-name:swing;animation-name:swing}@-webkit-keyframes tada{0%{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}10%,20%{-webkit-transform:scale3d(.9,.9,.9) rotate3d(0,0,1,-3deg);transform:scale3d(.9,.9,.9) rotate3d(0,0,1,-3deg)}30%,50%,70%,90%{-webkit-transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,3deg);transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,3deg)}40%,60%,80%{-webkit-transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,-3deg);transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,-3deg)}100%{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}}@keyframes tada{0%{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}10%,20%{-webkit-transform:scale3d(.9,.9,.9) rotate3d(0,0,1,-3deg);transform:scale3d(.9,.9,.9) rotate3d(0,0,1,-3deg)}30%,50%,70%,90%{-webkit-transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,3deg);transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,3deg)}40%,60%,80%{-webkit-transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,-3deg);transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,-3deg)}100%{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}}.tada{-webkit-animation-name:tada;animation-name:tada}@-webkit-keyframes wobble{0%{-webkit-transform:none;transform:none}15%{-webkit-transform:translate3d(-25%,0,0) rotate3d(0,0,1,-5deg);transform:translate3d(-25%,0,0) rotate3d(0,0,1,-5deg)}30%{-webkit-transform:translate3d(20%,0,0) rotate3d(0,0,1,3deg);transform:translate3d(20%,0,0) rotate3d(0,0,1,3deg)}45%{-webkit-transform:translate3d(-15%,0,0) rotate3d(0,0,1,-3deg);transform:translate3d(-15%,0,0) rotate3d(0,0,1,-3deg)}60%{-webkit-transform:translate3d(10%,0,0) rotate3d(0,0,1,2deg);transform:translate3d(10%,0,0) rotate3d(0,0,1,2deg)}75%{-webkit-transform:translate3d(-5%,0,0) rotate3d(0,0,1,-1deg);transform:translate3d(-5%,0,0) rotate3d(0,0,1,-1deg)}100%{-webkit-transform:none;transform:none}}@keyframes wobble{0%{-webkit-transform:none;transform:none}15%{-webkit-transform:translate3d(-25%,0,0) rotate3d(0,0,1,-5deg);transform:translate3d(-25%,0,0) rotate3d(0,0,1,-5deg)}30%{-webkit-transform:translate3d(20%,0,0) rotate3d(0,0,1,3deg);transform:translate3d(20%,0,0) rotate3d(0,0,1,3deg)}45%{-webkit-transform:translate3d(-15%,0,0) rotate3d(0,0,1,-3deg);transform:translate3d(-15%,0,0) rotate3d(0,0,1,-3deg)}60%{-webkit-transform:translate3d(10%,0,0) rotate3d(0,0,1,2deg);transform:translate3d(10%,0,0) rotate3d(0,0,1,2deg)}75%{-webkit-transform:translate3d(-5%,0,0) rotate3d(0,0,1,-1deg);transform:translate3d(-5%,0,0) rotate3d(0,0,1,-1deg)}100%{-webkit-transform:none;transform:none}}.wobble{-webkit-animation-name:wobble;animation-name:wobble}@-webkit-keyframes jello{0%,100%,11.1%{-webkit-transform:none;transform:none}22.2%{-webkit-transform:skewX(-12.5deg) skewY(-12.5deg);transform:skewX(-12.5deg) skewY(-12.5deg)}33.3%{-webkit-transform:skewX(6.25deg) skewY(6.25deg);transform:skewX(6.25deg) skewY(6.25deg)}44.4%{-webkit-transform:skewX(-3.125deg) skewY(-3.125deg);transform:skewX(-3.125deg) skewY(-3.125deg)}55.5%{-webkit-transform:skewX(1.5625deg) skewY(1.5625deg);transform:skewX(1.5625deg) skewY(1.5625deg)}66.6%{-webkit-transform:skewX(-.78125deg) skewY(-.78125deg);transform:skewX(-.78125deg) skewY(-.78125deg)}77.7%{-webkit-transform:skewX(0.390625deg) skewY(0.390625deg);transform:skewX(0.390625deg) skewY(0.390625deg)}88.8%{-webkit-transform:skewX(-.1953125deg) skewY(-.1953125deg);transform:skewX(-.1953125deg) skewY(-.1953125deg)}}@keyframes jello{0%,100%,11.1%{-webkit-transform:none;transform:none}22.2%{-webkit-transform:skewX(-12.5deg) skewY(-12.5deg);transform:skewX(-12.5deg) skewY(-12.5deg)}33.3%{-webkit-transform:skewX(6.25deg) skewY(6.25deg);transform:skewX(6.25deg) skewY(6.25deg)}44.4%{-webkit-transform:skewX(-3.125deg) skewY(-3.125deg);transform:skewX(-3.125deg) skewY(-3.125deg)}55.5%{-webkit-transform:skewX(1.5625deg) skewY(1.5625deg);transform:skewX(1.5625deg) skewY(1.5625deg)}66.6%{-webkit-transform:skewX(-.78125deg) skewY(-.78125deg);transform:skewX(-.78125deg) skewY(-.78125deg)}77.7%{-webkit-transform:skewX(0.390625deg) skewY(0.390625deg);transform:skewX(0.390625deg) skewY(0.390625deg)}88.8%{-webkit-transform:skewX(-.1953125deg) skewY(-.1953125deg);transform:skewX(-.1953125deg) skewY(-.1953125deg)}}.jello{-webkit-animation-name:jello;animation-name:jello;-webkit-transform-origin:center;transform-origin:center}@-webkit-keyframes bounceIn{0%,100%,20%,40%,60%,80%{-webkit-animation-timing-function:cubic-bezier(0.215,.61,.355,1);animation-timing-function:cubic-bezier(0.215,.61,.355,1)}0%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}20%{-webkit-transform:scale3d(1.1,1.1,1.1);transform:scale3d(1.1,1.1,1.1)}40%{-webkit-transform:scale3d(.9,.9,.9);transform:scale3d(.9,.9,.9)}60%{opacity:1;-webkit-transform:scale3d(1.03,1.03,1.03);transform:scale3d(1.03,1.03,1.03)}80%{-webkit-transform:scale3d(.97,.97,.97);transform:scale3d(.97,.97,.97)}100%{opacity:1;-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}}@keyframes bounceIn{0%,100%,20%,40%,60%,80%{-webkit-animation-timing-function:cubic-bezier(0.215,.61,.355,1);animation-timing-function:cubic-bezier(0.215,.61,.355,1)}0%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}20%{-webkit-transform:scale3d(1.1,1.1,1.1);transform:scale3d(1.1,1.1,1.1)}40%{-webkit-transform:scale3d(.9,.9,.9);transform:scale3d(.9,.9,.9)}60%{opacity:1;-webkit-transform:scale3d(1.03,1.03,1.03);transform:scale3d(1.03,1.03,1.03)}80%{-webkit-transform:scale3d(.97,.97,.97);transform:scale3d(.97,.97,.97)}100%{opacity:1;-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}}.bounceIn{-webkit-animation-name:bounceIn;animation-name:bounceIn}@-webkit-keyframes bounceInDown{0%,100%,60%,75%,90%{-webkit-animation-timing-function:cubic-bezier(0.215,.61,.355,1);animation-timing-function:cubic-bezier(0.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(0,-3000px,0);transform:translate3d(0,-3000px,0)}60%{opacity:1;-webkit-transform:translate3d(0,25px,0);transform:translate3d(0,25px,0)}75%{-webkit-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0)}90%{-webkit-transform:translate3d(0,5px,0);transform:translate3d(0,5px,0)}100%{-webkit-transform:none;transform:none}}@keyframes bounceInDown{0%,100%,60%,75%,90%{-webkit-animation-timing-function:cubic-bezier(0.215,.61,.355,1);animation-timing-function:cubic-bezier(0.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(0,-3000px,0);transform:translate3d(0,-3000px,0)}60%{opacity:1;-webkit-transform:translate3d(0,25px,0);transform:translate3d(0,25px,0)}75%{-webkit-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0)}90%{-webkit-transform:translate3d(0,5px,0);transform:translate3d(0,5px,0)}100%{-webkit-transform:none;transform:none}}.bounceInDown{-webkit-animation-name:bounceInDown;animation-name:bounceInDown}@-webkit-keyframes bounceInLeft{0%,100%,60%,75%,90%{-webkit-animation-timing-function:cubic-bezier(0.215,.61,.355,1);animation-timing-function:cubic-bezier(0.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(-3000px,0,0);transform:translate3d(-3000px,0,0)}60%{opacity:1;-webkit-transform:translate3d(25px,0,0);transform:translate3d(25px,0,0)}75%{-webkit-transform:translate3d(-10px,0,0);transform:translate3d(-10px,0,0)}90%{-webkit-transform:translate3d(5px,0,0);transform:translate3d(5px,0,0)}100%{-webkit-transform:none;transform:none}}@keyframes bounceInLeft{0%,100%,60%,75%,90%{-webkit-animation-timing-function:cubic-bezier(0.215,.61,.355,1);animation-timing-function:cubic-bezier(0.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(-3000px,0,0);transform:translate3d(-3000px,0,0)}60%{opacity:1;-webkit-transform:translate3d(25px,0,0);transform:translate3d(25px,0,0)}75%{-webkit-transform:translate3d(-10px,0,0);transform:translate3d(-10px,0,0)}90%{-webkit-transform:translate3d(5px,0,0);transform:translate3d(5px,0,0)}100%{-webkit-transform:none;transform:none}}.bounceInLeft{-webkit-animation-name:bounceInLeft;animation-name:bounceInLeft}@-webkit-keyframes bounceInRight{0%,100%,60%,75%,90%{-webkit-animation-timing-function:cubic-bezier(0.215,.61,.355,1);animation-timing-function:cubic-bezier(0.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(3000px,0,0);transform:translate3d(3000px,0,0)}60%{opacity:1;-webkit-transform:translate3d(-25px,0,0);transform:translate3d(-25px,0,0)}75%{-webkit-transform:translate3d(10px,0,0);transform:translate3d(10px,0,0)}90%{-webkit-transform:translate3d(-5px,0,0);transform:translate3d(-5px,0,0)}100%{-webkit-transform:none;transform:none}}@keyframes bounceInRight{0%,100%,60%,75%,90%{-webkit-animation-timing-function:cubic-bezier(0.215,.61,.355,1);animation-timing-function:cubic-bezier(0.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(3000px,0,0);transform:translate3d(3000px,0,0)}60%{opacity:1;-webkit-transform:translate3d(-25px,0,0);transform:translate3d(-25px,0,0)}75%{-webkit-transform:translate3d(10px,0,0);transform:translate3d(10px,0,0)}90%{-webkit-transform:translate3d(-5px,0,0);transform:translate3d(-5px,0,0)}100%{-webkit-transform:none;transform:none}}.bounceInRight{-webkit-animation-name:bounceInRight;animation-name:bounceInRight}@-webkit-keyframes bounceInUp{0%,100%,60%,75%,90%{-webkit-animation-timing-function:cubic-bezier(0.215,.61,.355,1);animation-timing-function:cubic-bezier(0.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(0,3000px,0);transform:translate3d(0,3000px,0)}60%{opacity:1;-webkit-transform:translate3d(0,-20px,0);transform:translate3d(0,-20px,0)}75%{-webkit-transform:translate3d(0,10px,0);transform:translate3d(0,10px,0)}90%{-webkit-transform:translate3d(0,-5px,0);transform:translate3d(0,-5px,0)}100%{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes bounceInUp{0%,100%,60%,75%,90%{-webkit-animation-timing-function:cubic-bezier(0.215,.61,.355,1);animation-timing-function:cubic-bezier(0.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(0,3000px,0);transform:translate3d(0,3000px,0)}60%{opacity:1;-webkit-transform:translate3d(0,-20px,0);transform:translate3d(0,-20px,0)}75%{-webkit-transform:translate3d(0,10px,0);transform:translate3d(0,10px,0)}90%{-webkit-transform:translate3d(0,-5px,0);transform:translate3d(0,-5px,0)}100%{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}.bounceInUp{-webkit-animation-name:bounceInUp;animation-name:bounceInUp}@-webkit-keyframes bounceOut{20%{-webkit-transform:scale3d(.9,.9,.9);transform:scale3d(.9,.9,.9)}50%,55%{opacity:1;-webkit-transform:scale3d(1.1,1.1,1.1);transform:scale3d(1.1,1.1,1.1)}100%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}}@keyframes bounceOut{20%{-webkit-transform:scale3d(.9,.9,.9);transform:scale3d(.9,.9,.9)}50%,55%{opacity:1;-webkit-transform:scale3d(1.1,1.1,1.1);transform:scale3d(1.1,1.1,1.1)}100%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}}.bounceOut{-webkit-animation-name:bounceOut;animation-name:bounceOut}@-webkit-keyframes bounceOutDown{20%{-webkit-transform:translate3d(0,10px,0);transform:translate3d(0,10px,0)}40%,45%{opacity:1;-webkit-transform:translate3d(0,-20px,0);transform:translate3d(0,-20px,0)}100%{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}}@keyframes bounceOutDown{20%{-webkit-transform:translate3d(0,10px,0);transform:translate3d(0,10px,0)}40%,45%{opacity:1;-webkit-transform:translate3d(0,-20px,0);transform:translate3d(0,-20px,0)}100%{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}}.bounceOutDown{-webkit-animation-name:bounceOutDown;animation-name:bounceOutDown}@-webkit-keyframes bounceOutLeft{20%{opacity:1;-webkit-transform:translate3d(20px,0,0);transform:translate3d(20px,0,0)}100%{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}}@keyframes bounceOutLeft{20%{opacity:1;-webkit-transform:translate3d(20px,0,0);transform:translate3d(20px,0,0)}100%{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}}.bounceOutLeft{-webkit-animation-name:bounceOutLeft;animation-name:bounceOutLeft}@-webkit-keyframes bounceOutRight{20%{opacity:1;-webkit-transform:translate3d(-20px,0,0);transform:translate3d(-20px,0,0)}100%{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}}@keyframes bounceOutRight{20%{opacity:1;-webkit-transform:translate3d(-20px,0,0);transform:translate3d(-20px,0,0)}100%{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}}.bounceOutRight{-webkit-animation-name:bounceOutRight;animation-name:bounceOutRight}@-webkit-keyframes bounceOutUp{20%{-webkit-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0)}40%,45%{opacity:1;-webkit-transform:translate3d(0,20px,0);transform:translate3d(0,20px,0)}100%{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}}@keyframes bounceOutUp{20%{-webkit-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0)}40%,45%{opacity:1;-webkit-transform:translate3d(0,20px,0);transform:translate3d(0,20px,0)}100%{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}}.bounceOutUp{-webkit-animation-name:bounceOutUp;animation-name:bounceOutUp}@-webkit-keyframes fadeIn{0%{opacity:0}100%{opacity:1}}@keyframes fadeIn{0%{opacity:0}100%{opacity:1}}.fadeIn{-webkit-animation-name:fadeIn;animation-name:fadeIn}@-webkit-keyframes fadeInDown{0%{opacity:0;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}100%{opacity:1;-webkit-transform:none;transform:none}}@keyframes fadeInDown{0%{opacity:0;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}100%{opacity:1;-webkit-transform:none;transform:none}}.fadeInDown{-webkit-animation-name:fadeInDown;animation-name:fadeInDown}@-webkit-keyframes fadeInDownBig{0%{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}100%{opacity:1;-webkit-transform:none;transform:none}}@keyframes fadeInDownBig{0%{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}100%{opacity:1;-webkit-transform:none;transform:none}}.fadeInDownBig{-webkit-animation-name:fadeInDownBig;animation-name:fadeInDownBig}@-webkit-keyframes fadeInLeft{0%{opacity:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}100%{opacity:1;-webkit-transform:none;transform:none}}@keyframes fadeInLeft{0%{opacity:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}100%{opacity:1;-webkit-transform:none;transform:none}}.fadeInLeft{-webkit-animation-name:fadeInLeft;animation-name:fadeInLeft}@-webkit-keyframes fadeInLeftBig{0%{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}100%{opacity:1;-webkit-transform:none;transform:none}}@keyframes fadeInLeftBig{0%{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}100%{opacity:1;-webkit-transform:none;transform:none}}.fadeInLeftBig{-webkit-animation-name:fadeInLeftBig;animation-name:fadeInLeftBig}@-webkit-keyframes fadeInRight{0%{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}100%{opacity:1;-webkit-transform:none;transform:none}}@keyframes fadeInRight{0%{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}100%{opacity:1;-webkit-transform:none;transform:none}}.fadeInRight{-webkit-animation-name:fadeInRight;animation-name:fadeInRight}@-webkit-keyframes fadeInRightBig{0%{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}100%{opacity:1;-webkit-transform:none;transform:none}}@keyframes fadeInRightBig{0%{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}100%{opacity:1;-webkit-transform:none;transform:none}}.fadeInRightBig{-webkit-animation-name:fadeInRightBig;animation-name:fadeInRightBig}@-webkit-keyframes fadeInUp{0%{opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}100%{opacity:1;-webkit-transform:none;transform:none}}@keyframes fadeInUp{0%{opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}100%{opacity:1;-webkit-transform:none;transform:none}}.fadeInUp{-webkit-animation-name:fadeInUp;animation-name:fadeInUp}@-webkit-keyframes fadeInUpBig{0%{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}100%{opacity:1;-webkit-transform:none;transform:none}}@keyframes fadeInUpBig{0%{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}100%{opacity:1;-webkit-transform:none;transform:none}}.fadeInUpBig{-webkit-animation-name:fadeInUpBig;animation-name:fadeInUpBig}@-webkit-keyframes fadeOut{0%{opacity:1}100%{opacity:0}}@keyframes fadeOut{0%{opacity:1}100%{opacity:0}}.fadeOut{-webkit-animation-name:fadeOut;animation-name:fadeOut}@-webkit-keyframes fadeOutDown{0%{opacity:1}100%{opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}}@keyframes fadeOutDown{0%{opacity:1}100%{opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}}.fadeOutDown{-webkit-animation-name:fadeOutDown;animation-name:fadeOutDown}@-webkit-keyframes fadeOutDownBig{0%{opacity:1}100%{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}}@keyframes fadeOutDownBig{0%{opacity:1}100%{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}}.fadeOutDownBig{-webkit-animation-name:fadeOutDownBig;animation-name:fadeOutDownBig}@-webkit-keyframes fadeOutLeft{0%{opacity:1}100%{opacity:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}}@keyframes fadeOutLeft{0%{opacity:1}100%{opacity:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}}.fadeOutLeft{-webkit-animation-name:fadeOutLeft;animation-name:fadeOutLeft}@-webkit-keyframes fadeOutLeftBig{0%{opacity:1}100%{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}}@keyframes fadeOutLeftBig{0%{opacity:1}100%{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}}.fadeOutLeftBig{-webkit-animation-name:fadeOutLeftBig;animation-name:fadeOutLeftBig}@-webkit-keyframes fadeOutRight{0%{opacity:1}100%{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}}@keyframes fadeOutRight{0%{opacity:1}100%{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}}.fadeOutRight{-webkit-animation-name:fadeOutRight;animation-name:fadeOutRight}@-webkit-keyframes fadeOutRightBig{0%{opacity:1}100%{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}}@keyframes fadeOutRightBig{0%{opacity:1}100%{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}}.fadeOutRightBig{-webkit-animation-name:fadeOutRightBig;animation-name:fadeOutRightBig}@-webkit-keyframes fadeOutUp{0%{opacity:1}100%{opacity:0;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}}@keyframes fadeOutUp{0%{opacity:1}100%{opacity:0;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}}.fadeOutUp{-webkit-animation-name:fadeOutUp;animation-name:fadeOutUp}@-webkit-keyframes fadeOutUpBig{0%{opacity:1}100%{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}}@keyframes fadeOutUpBig{0%{opacity:1}100%{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}}.fadeOutUpBig{-webkit-animation-name:fadeOutUpBig;animation-name:fadeOutUpBig}@-webkit-keyframes flip{0%{-webkit-transform:perspective(400px) rotate3d(0,1,0,-360deg);transform:perspective(400px) rotate3d(0,1,0,-360deg);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}40%{-webkit-transform:perspective(400px) translate3d(0,0,150px) rotate3d(0,1,0,-190deg);transform:perspective(400px) translate3d(0,0,150px) rotate3d(0,1,0,-190deg);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}50%{-webkit-transform:perspective(400px) translate3d(0,0,150px) rotate3d(0,1,0,-170deg);transform:perspective(400px) translate3d(0,0,150px) rotate3d(0,1,0,-170deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}80%{-webkit-transform:perspective(400px) scale3d(.95,.95,.95);transform:perspective(400px) scale3d(.95,.95,.95);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}100%{-webkit-transform:perspective(400px);transform:perspective(400px);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}}@keyframes flip{0%{-webkit-transform:perspective(400px) rotate3d(0,1,0,-360deg);transform:perspective(400px) rotate3d(0,1,0,-360deg);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}40%{-webkit-transform:perspective(400px) translate3d(0,0,150px) rotate3d(0,1,0,-190deg);transform:perspective(400px) translate3d(0,0,150px) rotate3d(0,1,0,-190deg);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}50%{-webkit-transform:perspective(400px) translate3d(0,0,150px) rotate3d(0,1,0,-170deg);transform:perspective(400px) translate3d(0,0,150px) rotate3d(0,1,0,-170deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}80%{-webkit-transform:perspective(400px) scale3d(.95,.95,.95);transform:perspective(400px) scale3d(.95,.95,.95);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}100%{-webkit-transform:perspective(400px);transform:perspective(400px);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}}.animated.flip{-webkit-backface-visibility:visible;backface-visibility:visible;-webkit-animation-name:flip;animation-name:flip}@-webkit-keyframes flipInX{0%{-webkit-transform:perspective(400px) rotate3d(1,0,0,90deg);transform:perspective(400px) rotate3d(1,0,0,90deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0}40%{-webkit-transform:perspective(400px) rotate3d(1,0,0,-20deg);transform:perspective(400px) rotate3d(1,0,0,-20deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}60%{-webkit-transform:perspective(400px) rotate3d(1,0,0,10deg);transform:perspective(400px) rotate3d(1,0,0,10deg);opacity:1}80%{-webkit-transform:perspective(400px) rotate3d(1,0,0,-5deg);transform:perspective(400px) rotate3d(1,0,0,-5deg)}100%{-webkit-transform:perspective(400px);transform:perspective(400px)}}@keyframes flipInX{0%{-webkit-transform:perspective(400px) rotate3d(1,0,0,90deg);transform:perspective(400px) rotate3d(1,0,0,90deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0}40%{-webkit-transform:perspective(400px) rotate3d(1,0,0,-20deg);transform:perspective(400px) rotate3d(1,0,0,-20deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}60%{-webkit-transform:perspective(400px) rotate3d(1,0,0,10deg);transform:perspective(400px) rotate3d(1,0,0,10deg);opacity:1}80%{-webkit-transform:perspective(400px) rotate3d(1,0,0,-5deg);transform:perspective(400px) rotate3d(1,0,0,-5deg)}100%{-webkit-transform:perspective(400px);transform:perspective(400px)}}.flipInX{-webkit-backface-visibility:visible!important;backface-visibility:visible!important;-webkit-animation-name:flipInX;animation-name:flipInX}@-webkit-keyframes flipInY{0%{-webkit-transform:perspective(400px) rotate3d(0,1,0,90deg);transform:perspective(400px) rotate3d(0,1,0,90deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0}40%{-webkit-transform:perspective(400px) rotate3d(0,1,0,-20deg);transform:perspective(400px) rotate3d(0,1,0,-20deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}60%{-webkit-transform:perspective(400px) rotate3d(0,1,0,10deg);transform:perspective(400px) rotate3d(0,1,0,10deg);opacity:1}80%{-webkit-transform:perspective(400px) rotate3d(0,1,0,-5deg);transform:perspective(400px) rotate3d(0,1,0,-5deg)}100%{-webkit-transform:perspective(400px);transform:perspective(400px)}}@keyframes flipInY{0%{-webkit-transform:perspective(400px) rotate3d(0,1,0,90deg);transform:perspective(400px) rotate3d(0,1,0,90deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0}40%{-webkit-transform:perspective(400px) rotate3d(0,1,0,-20deg);transform:perspective(400px) rotate3d(0,1,0,-20deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}60%{-webkit-transform:perspective(400px) rotate3d(0,1,0,10deg);transform:perspective(400px) rotate3d(0,1,0,10deg);opacity:1}80%{-webkit-transform:perspective(400px) rotate3d(0,1,0,-5deg);transform:perspective(400px) rotate3d(0,1,0,-5deg)}100%{-webkit-transform:perspective(400px);transform:perspective(400px)}}.flipInY{-webkit-backface-visibility:visible!important;backface-visibility:visible!important;-webkit-animation-name:flipInY;animation-name:flipInY}@-webkit-keyframes flipOutX{0%{-webkit-transform:perspective(400px);transform:perspective(400px)}30%{-webkit-transform:perspective(400px) rotate3d(1,0,0,-20deg);transform:perspective(400px) rotate3d(1,0,0,-20deg);opacity:1}100%{-webkit-transform:perspective(400px) rotate3d(1,0,0,90deg);transform:perspective(400px) rotate3d(1,0,0,90deg);opacity:0}}@keyframes flipOutX{0%{-webkit-transform:perspective(400px);transform:perspective(400px)}30%{-webkit-transform:perspective(400px) rotate3d(1,0,0,-20deg);transform:perspective(400px) rotate3d(1,0,0,-20deg);opacity:1}100%{-webkit-transform:perspective(400px) rotate3d(1,0,0,90deg);transform:perspective(400px) rotate3d(1,0,0,90deg);opacity:0}}.flipOutX{-webkit-animation-name:flipOutX;animation-name:flipOutX;-webkit-backface-visibility:visible!important;backface-visibility:visible!important}@-webkit-keyframes flipOutY{0%{-webkit-transform:perspective(400px);transform:perspective(400px)}30%{-webkit-transform:perspective(400px) rotate3d(0,1,0,-15deg);transform:perspective(400px) rotate3d(0,1,0,-15deg);opacity:1}100%{-webkit-transform:perspective(400px) rotate3d(0,1,0,90deg);transform:perspective(400px) rotate3d(0,1,0,90deg);opacity:0}}@keyframes flipOutY{0%{-webkit-transform:perspective(400px);transform:perspective(400px)}30%{-webkit-transform:perspective(400px) rotate3d(0,1,0,-15deg);transform:perspective(400px) rotate3d(0,1,0,-15deg);opacity:1}100%{-webkit-transform:perspective(400px) rotate3d(0,1,0,90deg);transform:perspective(400px) rotate3d(0,1,0,90deg);opacity:0}}.flipOutY{-webkit-backface-visibility:visible!important;backface-visibility:visible!important;-webkit-animation-name:flipOutY;animation-name:flipOutY}@-webkit-keyframes lightSpeedIn{0%{-webkit-transform:translate3d(100%,0,0) skewX(-30deg);transform:translate3d(100%,0,0) skewX(-30deg);opacity:0}60%{-webkit-transform:skewX(20deg);transform:skewX(20deg);opacity:1}80%{-webkit-transform:skewX(-5deg);transform:skewX(-5deg);opacity:1}100%{-webkit-transform:none;transform:none;opacity:1}}@keyframes lightSpeedIn{0%{-webkit-transform:translate3d(100%,0,0) skewX(-30deg);transform:translate3d(100%,0,0) skewX(-30deg);opacity:0}60%{-webkit-transform:skewX(20deg);transform:skewX(20deg);opacity:1}80%{-webkit-transform:skewX(-5deg);transform:skewX(-5deg);opacity:1}100%{-webkit-transform:none;transform:none;opacity:1}}.lightSpeedIn{-webkit-animation-name:lightSpeedIn;animation-name:lightSpeedIn;-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}@-webkit-keyframes lightSpeedOut{0%{opacity:1}100%{-webkit-transform:translate3d(100%,0,0) skewX(30deg);transform:translate3d(100%,0,0) skewX(30deg);opacity:0}}@keyframes lightSpeedOut{0%{opacity:1}100%{-webkit-transform:translate3d(100%,0,0) skewX(30deg);transform:translate3d(100%,0,0) skewX(30deg);opacity:0}}.lightSpeedOut{-webkit-animation-name:lightSpeedOut;animation-name:lightSpeedOut;-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}@-webkit-keyframes rotateIn{0%{-webkit-transform-origin:center;transform-origin:center;-webkit-transform:rotate3d(0,0,1,-200deg);transform:rotate3d(0,0,1,-200deg);opacity:0}100%{-webkit-transform-origin:center;transform-origin:center;-webkit-transform:none;transform:none;opacity:1}}@keyframes rotateIn{0%{-webkit-transform-origin:center;transform-origin:center;-webkit-transform:rotate3d(0,0,1,-200deg);transform:rotate3d(0,0,1,-200deg);opacity:0}100%{-webkit-transform-origin:center;transform-origin:center;-webkit-transform:none;transform:none;opacity:1}}.rotateIn{-webkit-animation-name:rotateIn;animation-name:rotateIn}@-webkit-keyframes rotateInDownLeft{0%{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate3d(0,0,1,-45deg);transform:rotate3d(0,0,1,-45deg);opacity:0}100%{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:none;transform:none;opacity:1}}@keyframes rotateInDownLeft{0%{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate3d(0,0,1,-45deg);transform:rotate3d(0,0,1,-45deg);opacity:0}100%{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:none;transform:none;opacity:1}}.rotateInDownLeft{-webkit-animation-name:rotateInDownLeft;animation-name:rotateInDownLeft}@-webkit-keyframes rotateInDownRight{0%{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate3d(0,0,1,45deg);transform:rotate3d(0,0,1,45deg);opacity:0}100%{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:none;transform:none;opacity:1}}@keyframes rotateInDownRight{0%{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate3d(0,0,1,45deg);transform:rotate3d(0,0,1,45deg);opacity:0}100%{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:none;transform:none;opacity:1}}.rotateInDownRight{-webkit-animation-name:rotateInDownRight;animation-name:rotateInDownRight}@-webkit-keyframes rotateInUpLeft{0%{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate3d(0,0,1,45deg);transform:rotate3d(0,0,1,45deg);opacity:0}100%{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:none;transform:none;opacity:1}}@keyframes rotateInUpLeft{0%{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate3d(0,0,1,45deg);transform:rotate3d(0,0,1,45deg);opacity:0}100%{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:none;transform:none;opacity:1}}.rotateInUpLeft{-webkit-animation-name:rotateInUpLeft;animation-name:rotateInUpLeft}@-webkit-keyframes rotateInUpRight{0%{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate3d(0,0,1,-90deg);transform:rotate3d(0,0,1,-90deg);opacity:0}100%{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:none;transform:none;opacity:1}}@keyframes rotateInUpRight{0%{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate3d(0,0,1,-90deg);transform:rotate3d(0,0,1,-90deg);opacity:0}100%{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:none;transform:none;opacity:1}}.rotateInUpRight{-webkit-animation-name:rotateInUpRight;animation-name:rotateInUpRight}@-webkit-keyframes rotateOut{0%{-webkit-transform-origin:center;transform-origin:center;opacity:1}100%{-webkit-transform-origin:center;transform-origin:center;-webkit-transform:rotate3d(0,0,1,200deg);transform:rotate3d(0,0,1,200deg);opacity:0}}@keyframes rotateOut{0%{-webkit-transform-origin:center;transform-origin:center;opacity:1}100%{-webkit-transform-origin:center;transform-origin:center;-webkit-transform:rotate3d(0,0,1,200deg);transform:rotate3d(0,0,1,200deg);opacity:0}}.rotateOut{-webkit-animation-name:rotateOut;animation-name:rotateOut}@-webkit-keyframes rotateOutDownLeft{0%{-webkit-transform-origin:left bottom;transform-origin:left bottom;opacity:1}100%{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate3d(0,0,1,45deg);transform:rotate3d(0,0,1,45deg);opacity:0}}@keyframes rotateOutDownLeft{0%{-webkit-transform-origin:left bottom;transform-origin:left bottom;opacity:1}100%{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate3d(0,0,1,45deg);transform:rotate3d(0,0,1,45deg);opacity:0}}.rotateOutDownLeft{-webkit-animation-name:rotateOutDownLeft;animation-name:rotateOutDownLeft}@-webkit-keyframes rotateOutDownRight{0%{-webkit-transform-origin:right bottom;transform-origin:right bottom;opacity:1}100%{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate3d(0,0,1,-45deg);transform:rotate3d(0,0,1,-45deg);opacity:0}}@keyframes rotateOutDownRight{0%{-webkit-transform-origin:right bottom;transform-origin:right bottom;opacity:1}100%{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate3d(0,0,1,-45deg);transform:rotate3d(0,0,1,-45deg);opacity:0}}.rotateOutDownRight{-webkit-animation-name:rotateOutDownRight;animation-name:rotateOutDownRight}@-webkit-keyframes rotateOutUpLeft{0%{-webkit-transform-origin:left bottom;transform-origin:left bottom;opacity:1}100%{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate3d(0,0,1,-45deg);transform:rotate3d(0,0,1,-45deg);opacity:0}}@keyframes rotateOutUpLeft{0%{-webkit-transform-origin:left bottom;transform-origin:left bottom;opacity:1}100%{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate3d(0,0,1,-45deg);transform:rotate3d(0,0,1,-45deg);opacity:0}}.rotateOutUpLeft{-webkit-animation-name:rotateOutUpLeft;animation-name:rotateOutUpLeft}@-webkit-keyframes rotateOutUpRight{0%{-webkit-transform-origin:right bottom;transform-origin:right bottom;opacity:1}100%{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate3d(0,0,1,90deg);transform:rotate3d(0,0,1,90deg);opacity:0}}@keyframes rotateOutUpRight{0%{-webkit-transform-origin:right bottom;transform-origin:right bottom;opacity:1}100%{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate3d(0,0,1,90deg);transform:rotate3d(0,0,1,90deg);opacity:0}}.rotateOutUpRight{-webkit-animation-name:rotateOutUpRight;animation-name:rotateOutUpRight}@-webkit-keyframes hinge{0%{-webkit-transform-origin:top left;transform-origin:top left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}20%,60%{-webkit-transform:rotate3d(0,0,1,80deg);transform:rotate3d(0,0,1,80deg);-webkit-transform-origin:top left;transform-origin:top left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}40%,80%{-webkit-transform:rotate3d(0,0,1,60deg);transform:rotate3d(0,0,1,60deg);-webkit-transform-origin:top left;transform-origin:top left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;opacity:1}100%{-webkit-transform:translate3d(0,700px,0);transform:translate3d(0,700px,0);opacity:0}}@keyframes hinge{0%{-webkit-transform-origin:top left;transform-origin:top left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}20%,60%{-webkit-transform:rotate3d(0,0,1,80deg);transform:rotate3d(0,0,1,80deg);-webkit-transform-origin:top left;transform-origin:top left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}40%,80%{-webkit-transform:rotate3d(0,0,1,60deg);transform:rotate3d(0,0,1,60deg);-webkit-transform-origin:top left;transform-origin:top left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;opacity:1}100%{-webkit-transform:translate3d(0,700px,0);transform:translate3d(0,700px,0);opacity:0}}.hinge{-webkit-animation-name:hinge;animation-name:hinge}@-webkit-keyframes rollIn{0%{opacity:0;-webkit-transform:translate3d(-100%,0,0) rotate3d(0,0,1,-120deg);transform:translate3d(-100%,0,0) rotate3d(0,0,1,-120deg)}100%{opacity:1;-webkit-transform:none;transform:none}}@keyframes rollIn{0%{opacity:0;-webkit-transform:translate3d(-100%,0,0) rotate3d(0,0,1,-120deg);transform:translate3d(-100%,0,0) rotate3d(0,0,1,-120deg)}100%{opacity:1;-webkit-transform:none;transform:none}}.rollIn{-webkit-animation-name:rollIn;animation-name:rollIn}@-webkit-keyframes rollOut{0%{opacity:1}100%{opacity:0;-webkit-transform:translate3d(100%,0,0) rotate3d(0,0,1,120deg);transform:translate3d(100%,0,0) rotate3d(0,0,1,120deg)}}@keyframes rollOut{0%{opacity:1}100%{opacity:0;-webkit-transform:translate3d(100%,0,0) rotate3d(0,0,1,120deg);transform:translate3d(100%,0,0) rotate3d(0,0,1,120deg)}}.rollOut{-webkit-animation-name:rollOut;animation-name:rollOut}@-webkit-keyframes zoomIn{0%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}50%{opacity:1}}@keyframes zoomIn{0%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}50%{opacity:1}}.zoomIn{-webkit-animation-name:zoomIn;animation-name:zoomIn}@-webkit-keyframes zoomInDown{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);-webkit-animation-timing-function:cubic-bezier(0.55,.055,.675,.19);animation-timing-function:cubic-bezier(0.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,60px,0);transform:scale3d(.475,.475,.475) translate3d(0,60px,0);-webkit-animation-timing-function:cubic-bezier(0.175,.885,.32,1);animation-timing-function:cubic-bezier(0.175,.885,.32,1)}}@keyframes zoomInDown{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);-webkit-animation-timing-function:cubic-bezier(0.55,.055,.675,.19);animation-timing-function:cubic-bezier(0.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,60px,0);transform:scale3d(.475,.475,.475) translate3d(0,60px,0);-webkit-animation-timing-function:cubic-bezier(0.175,.885,.32,1);animation-timing-function:cubic-bezier(0.175,.885,.32,1)}}.zoomInDown{-webkit-animation-name:zoomInDown;animation-name:zoomInDown}@-webkit-keyframes zoomInLeft{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);-webkit-animation-timing-function:cubic-bezier(0.55,.055,.675,.19);animation-timing-function:cubic-bezier(0.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(10px,0,0);transform:scale3d(.475,.475,.475) translate3d(10px,0,0);-webkit-animation-timing-function:cubic-bezier(0.175,.885,.32,1);animation-timing-function:cubic-bezier(0.175,.885,.32,1)}}@keyframes zoomInLeft{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);-webkit-animation-timing-function:cubic-bezier(0.55,.055,.675,.19);animation-timing-function:cubic-bezier(0.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(10px,0,0);transform:scale3d(.475,.475,.475) translate3d(10px,0,0);-webkit-animation-timing-function:cubic-bezier(0.175,.885,.32,1);animation-timing-function:cubic-bezier(0.175,.885,.32,1)}}.zoomInLeft{-webkit-animation-name:zoomInLeft;animation-name:zoomInLeft}@-webkit-keyframes zoomInRight{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);-webkit-animation-timing-function:cubic-bezier(0.55,.055,.675,.19);animation-timing-function:cubic-bezier(0.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(-10px,0,0);transform:scale3d(.475,.475,.475) translate3d(-10px,0,0);-webkit-animation-timing-function:cubic-bezier(0.175,.885,.32,1);animation-timing-function:cubic-bezier(0.175,.885,.32,1)}}@keyframes zoomInRight{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);-webkit-animation-timing-function:cubic-bezier(0.55,.055,.675,.19);animation-timing-function:cubic-bezier(0.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(-10px,0,0);transform:scale3d(.475,.475,.475) translate3d(-10px,0,0);-webkit-animation-timing-function:cubic-bezier(0.175,.885,.32,1);animation-timing-function:cubic-bezier(0.175,.885,.32,1)}}.zoomInRight{-webkit-animation-name:zoomInRight;animation-name:zoomInRight}@-webkit-keyframes zoomInUp{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,1000px,0);transform:scale3d(.1,.1,.1) translate3d(0,1000px,0);-webkit-animation-timing-function:cubic-bezier(0.55,.055,.675,.19);animation-timing-function:cubic-bezier(0.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);-webkit-animation-timing-function:cubic-bezier(0.175,.885,.32,1);animation-timing-function:cubic-bezier(0.175,.885,.32,1)}}@keyframes zoomInUp{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,1000px,0);transform:scale3d(.1,.1,.1) translate3d(0,1000px,0);-webkit-animation-timing-function:cubic-bezier(0.55,.055,.675,.19);animation-timing-function:cubic-bezier(0.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);-webkit-animation-timing-function:cubic-bezier(0.175,.885,.32,1);animation-timing-function:cubic-bezier(0.175,.885,.32,1)}}.zoomInUp{-webkit-animation-name:zoomInUp;animation-name:zoomInUp}@-webkit-keyframes zoomOut{0%{opacity:1}50%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}100%{opacity:0}}@keyframes zoomOut{0%{opacity:1}50%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}100%{opacity:0}}.zoomOut{-webkit-animation-name:zoomOut;animation-name:zoomOut}@-webkit-keyframes zoomOutDown{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);-webkit-animation-timing-function:cubic-bezier(0.55,.055,.675,.19);animation-timing-function:cubic-bezier(0.55,.055,.675,.19)}100%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,2000px,0);transform:scale3d(.1,.1,.1) translate3d(0,2000px,0);-webkit-transform-origin:center bottom;transform-origin:center bottom;-webkit-animation-timing-function:cubic-bezier(0.175,.885,.32,1);animation-timing-function:cubic-bezier(0.175,.885,.32,1)}}@keyframes zoomOutDown{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);-webkit-animation-timing-function:cubic-bezier(0.55,.055,.675,.19);animation-timing-function:cubic-bezier(0.55,.055,.675,.19)}100%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,2000px,0);transform:scale3d(.1,.1,.1) translate3d(0,2000px,0);-webkit-transform-origin:center bottom;transform-origin:center bottom;-webkit-animation-timing-function:cubic-bezier(0.175,.885,.32,1);animation-timing-function:cubic-bezier(0.175,.885,.32,1)}}.zoomOutDown{-webkit-animation-name:zoomOutDown;animation-name:zoomOutDown}@-webkit-keyframes zoomOutLeft{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(42px,0,0);transform:scale3d(.475,.475,.475) translate3d(42px,0,0)}100%{opacity:0;-webkit-transform:scale(.1) translate3d(-2000px,0,0);transform:scale(.1) translate3d(-2000px,0,0);-webkit-transform-origin:left center;transform-origin:left center}}@keyframes zoomOutLeft{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(42px,0,0);transform:scale3d(.475,.475,.475) translate3d(42px,0,0)}100%{opacity:0;-webkit-transform:scale(.1) translate3d(-2000px,0,0);transform:scale(.1) translate3d(-2000px,0,0);-webkit-transform-origin:left center;transform-origin:left center}}.zoomOutLeft{-webkit-animation-name:zoomOutLeft;animation-name:zoomOutLeft}@-webkit-keyframes zoomOutRight{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(-42px,0,0);transform:scale3d(.475,.475,.475) translate3d(-42px,0,0)}100%{opacity:0;-webkit-transform:scale(.1) translate3d(2000px,0,0);transform:scale(.1) translate3d(2000px,0,0);-webkit-transform-origin:right center;transform-origin:right center}}@keyframes zoomOutRight{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(-42px,0,0);transform:scale3d(.475,.475,.475) translate3d(-42px,0,0)}100%{opacity:0;-webkit-transform:scale(.1) translate3d(2000px,0,0);transform:scale(.1) translate3d(2000px,0,0);-webkit-transform-origin:right center;transform-origin:right center}}.zoomOutRight{-webkit-animation-name:zoomOutRight;animation-name:zoomOutRight}@-webkit-keyframes zoomOutUp{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,60px,0);transform:scale3d(.475,.475,.475) translate3d(0,60px,0);-webkit-animation-timing-function:cubic-bezier(0.55,.055,.675,.19);animation-timing-function:cubic-bezier(0.55,.055,.675,.19)}100%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,-2000px,0);transform:scale3d(.1,.1,.1) translate3d(0,-2000px,0);-webkit-transform-origin:center bottom;transform-origin:center bottom;-webkit-animation-timing-function:cubic-bezier(0.175,.885,.32,1);animation-timing-function:cubic-bezier(0.175,.885,.32,1)}}@keyframes zoomOutUp{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,60px,0);transform:scale3d(.475,.475,.475) translate3d(0,60px,0);-webkit-animation-timing-function:cubic-bezier(0.55,.055,.675,.19);animation-timing-function:cubic-bezier(0.55,.055,.675,.19)}100%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,-2000px,0);transform:scale3d(.1,.1,.1) translate3d(0,-2000px,0);-webkit-transform-origin:center bottom;transform-origin:center bottom;-webkit-animation-timing-function:cubic-bezier(0.175,.885,.32,1);animation-timing-function:cubic-bezier(0.175,.885,.32,1)}}.zoomOutUp{-webkit-animation-name:zoomOutUp;animation-name:zoomOutUp}@-webkit-keyframes slideInDown{0%{-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0);visibility:visible}100%{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes slideInDown{0%{-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0);visibility:visible}100%{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}.slideInDown{-webkit-animation-name:slideInDown;animation-name:slideInDown}@-webkit-keyframes slideInLeft{0%{-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0);visibility:visible}100%{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes slideInLeft{0%{-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0);visibility:visible}100%{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}.slideInLeft{-webkit-animation-name:slideInLeft;animation-name:slideInLeft}@-webkit-keyframes slideInRight{0%{-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0);visibility:visible}100%{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes slideInRight{0%{-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0);visibility:visible}100%{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}.slideInRight{-webkit-animation-name:slideInRight;animation-name:slideInRight}@-webkit-keyframes slideInUp{0%{-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0);visibility:visible}100%{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes slideInUp{0%{-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0);visibility:visible}100%{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}.slideInUp{-webkit-animation-name:slideInUp;animation-name:slideInUp}@-webkit-keyframes slideOutDown{0%{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}100%{visibility:hidden;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}}@keyframes slideOutDown{0%{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}100%{visibility:hidden;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}}.slideOutDown{-webkit-animation-name:slideOutDown;animation-name:slideOutDown}@-webkit-keyframes slideOutLeft{0%{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}100%{visibility:hidden;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}}@keyframes slideOutLeft{0%{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}100%{visibility:hidden;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}}.slideOutLeft{-webkit-animation-name:slideOutLeft;animation-name:slideOutLeft}@-webkit-keyframes slideOutRight{0%{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}100%{visibility:hidden;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}}@keyframes slideOutRight{0%{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}100%{visibility:hidden;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}}.slideOutRight{-webkit-animation-name:slideOutRight;animation-name:slideOutRight}@-webkit-keyframes slideOutUp{0%{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}100%{visibility:hidden;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}}@keyframes slideOutUp{0%{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}100%{visibility:hidden;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}}.slideOutUp{-webkit-animation-name:slideOutUp;animation-name:slideOutUp}.pace-on .pace-overlay{position:fixed;z-index:2000;top:0;left:0;width:100%;height:100%;-webkit-transition:opacity .5s 0s,height 0s .5s;-moz-transition:opacity .5s 0s,height 0s .5s;-o-transition:opacity .5s 0s,height 0s .5s;transition:opacity .5s 0s,height 0s .5s}.pace-done .pace-overlay{opacity:0;height:0}.pace{position:fixed;top:0;left:0;width:100%;height:100%;z-index:2001;-webkit-transition:opacity .5s 0s,height 0s .5s;-moz-transition:opacity .5s 0s,height 0s .5s;-o-transition:opacity .5s 0s,height 0s .5s;transition:opacity .5s 0s,height 0s .5s;-webkit-pointer-events:none;pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.pace-inactive{height:0;opacity:0}.pace-dot .pace .pace-progress{-webkit-transform:translate3d(0,0,0)!important;-moz-transform:translate3d(0,0,0)!important;transform:translate3d(0,0,0)!important;position:fixed;width:100%;height:100%}.pace-dot .pace-progress-inner{width:60px;height:60px;position:absolute;left:50%;top:50%;border-radius:100%;margin-left:-30px;margin-right:-30px;-webkit-animation:scaleout 1s infinite ease-in-out;animation:scaleout 1s infinite ease-in-out}@-webkit-keyframes scaleout{0%{-webkit-transform:scale(0)}100%{-webkit-transform:scale(1);opacity:0}}@keyframes scaleout{0%{transform:scale(0);-webkit-transform:scale(0)}100%{transform:scale(1);-webkit-transform:scale(1);opacity:0}}.pace-minimal.pace-on{background-size:auto}.pace-minimal.pace-on #content,.pace-minimal.pace-on .menu,.pace-minimal.pace-on .top-bar{visibility:visible}.pace-minimal .pace .pace-progress{position:absolute;z-index:2000;top:0;right:100%;width:100%;height:4px;-webkit-transition:width 1s;-moz-transition:width 1s;-o-transition:width 1s;transition:width 1s}.pace-counter .pace .pace-progress{z-index:2000;display:block;position:absolute;left:50%;top:50%;height:100px;width:200px!important;margin-top:-50px;margin-left:-100px;line-height:100px;font-size:60px;color:#fff;font-family:"Helvetica Neue",sans-serif;font-weight:100;text-align:center;-webkit-transform:translate3d(0,0,0)!important;-moz-transform:translate3d(0,0,0)!important;transform:translate3d(0,0,0)!important}.pace-counter .pace .pace-progress:after{content:attr(data-progress-text);display:block}body{-webkit-font-smoothing:antialiased}body.hyphenated{word-break:break-all;word-break:break-word;-moz-hyphens:auto;-ms-hyphens:auto;-webkit-hyphens:auto;hyphens:auto}h1,h2,h3,h4,h5,h6{margin:0;position:relative;z-index:1}h1.headings-caps,h2.headings-caps,h3.headings-caps,h4.headings-caps,h5.headings-caps,h6.headings-caps{text-transform:uppercase}.headline,h1{font-size:36px;line-height:48px;margin-bottom:24px}h1 small{font-size:24px}h2{font-size:24px;line-height:24px;margin-bottom:24px}h2 small{font-size:18px}h3{font-size:21px;line-height:24px;margin-bottom:24px}h3 small{font-size:16px;font-weight:light}h4,h5,h6{line-height:24px}h4{font-size:16px}h4 small,h5{font-size:13px}h6{font-size:11px;text-transform:uppercase;margin:0}a{text-decoration:none;-moz-transition:color .2s;-o-transition:color .2s;-webkit-transition:color .2s;transition:color .2s}a:hover{text-decoration:none}a:active,a:focus{outline:0;text-decoration:none}.more-link{display:block}.bordered-header{position:relative;margin-bottom:24px!important;padding-bottom:12px}.bordered-header:after{content:"";position:absolute;left:0;bottom:0;width:70px;height:2px}.bordered-header.text-center:after{left:50%;margin-left:-35px}.bordered-header.text-right:after{left:auto;right:0}.uneditable-input,input[type=color],input[type=date],input[type=datetime-local],input[type=datetime],input[type=email],input[type=month],input[type=number],input[type=password],input[type=search],input[type=tel],input[type=text],input[type=time],input[type=url],input[type=week],select,textarea{-moz-box-shadow:none;-webkit-box-shadow:none;-webkit-appearance:none;-moz-appearance:none;font-weight:light;-webkit-font-smoothing:antialiased}.uneditable-input:focus,input[type=color]:focus,input[type=date]:focus,input[type=datetime-local]:focus,input[type=datetime]:focus,input[type=email]:focus,input[type=month]:focus,input[type=number]:focus,input[type=password]:focus,input[type=search]:focus,input[type=tel]:focus,input[type=text]:focus,input[type=time]:focus,input[type=url]:focus,input[type=week]:focus,select:focus,textarea:focus{outline:0}.form-icon-group{position:relative}.form-icon-group input,.form-icon-group textarea{text-indent:24px}.form-icon-group i{font-size:11px;display:inline-block;position:absolute;left:12px;top:12px}.select-wrap{position:relative;width:100%;vertical-align:middle;overflow:hidden}.select-wrap select{background:transparent!important;position:relative;z-index:1;border-radius:0;padding-right:24px;padding-left:6px;-webkit-appearance:none;-moz-appearance:none;appearance:none;text-indent:.01px;text-overflow:'';line-height:36px;width:100%}.select-wrap select::-ms-expand{display:none}.select-wrap:after{content:"\f107";font-family:FontAwesome;position:absolute;right:0;width:36px;top:0;line-height:36px;text-align:center;z-index:0}input[type=button],input[type=submit]{-webkit-font-smoothing:antialiased;border:0;padding:6px 12px}input[type=button]:focus,input[type=submit]:focus{outline:0}input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none}figure{margin:0 0 24px}abbr,acronym,code,dir,kbd,listing,plaintext,pre,q,samp,tt,var,xmp{font-size:14px;word-break:normal;-moz-hyphens:none;-ms-hyphens:none;-webkit-hyphens:none;hyphens:none;border:0}pre{text-shadow:none}.black{font-weight:bolder}.bold{font-weight:700}.regular{font-weight:400}.hairline,.light{font-weight:lighter}.big{font-size:24px;line-height:1}.bigger{font-size:32px;line-height:1}.super{font-size:60px;line-height:1;margin-bottom:0}.super small{font-size:.35em}.hyper{font-size:96px;line-height:1;text-align:center}.hyper small{font-size:.35em}.text-left{text-align:left!important}.text-right{text-align:right!important}.text-center{text-align:center!important}.text-justify{text-align:justify!important}.text-caps{text-transform:uppercase!important}.text-italic{font-style:italic}.text-lowercase{text-transform:none!important}.text-capitalize{text-transform:capitalize!important}.text-lower{text-transform:lowercase!important}@media (max-width:767px){.headline,h1{font-size:24px;line-height:36px}h1 small{font-size:16px}h2{font-size:21px;line-height:36px}h2 small{font-size:14px}h3{font-size:18px;line-height:36px}h3 small{font-size:14px}.super{font-size:48px;text-align:center}.super small{margin-top:12px;display:block}.hyper{font-size:70px;line-height:1}.small-screen-center{text-align:center!important}.small-screen-margin-bottom{margin-bottom:24px!important}.small-screen-center.bordered-header:after{left:50%;margin-left:-35px}}@media (max-width:480px){.super{font-size:36px;line-height:1em}.hyper{font-size:48px;line-height:1em}}@media (max-width:320px){body{font-size:14px}.headline,h1{font-size:21px;line-height:24px}h1 small{font-size:14px}h2{font-size:18px;line-height:24px}h2 small{font-size:12px}h3{font-size:16px;line-height:24px}h3 small{font-size:11px}.big{font-size:18px;line-height:1}.bigger{font-size:21px;line-height:1}.super{font-size:24px;line-height:1}.hyper{font-size:36px;line-height:1}}#content{overflow:hidden}.container,.container-fullwidth{position:relative;z-index:3}.section{position:relative;z-index:4;padding:96px 0}.section.has-bottom{z-index:5}.section.has-bottom.has-top{z-index:20}.section.has-bottom:not(.has-top):nth-child(1){z-index:19}.section.has-bottom:not(.has-top):nth-child(2){z-index:18}.section.has-bottom:not(.has-top):nth-child(3){z-index:17}.section.has-bottom:not(.has-top):nth-child(4){z-index:16}.section.has-bottom:not(.has-top):nth-child(5){z-index:15}.section.has-bottom:not(.has-top):nth-child(6){z-index:14}.section.has-bottom:not(.has-top):nth-child(7){z-index:13}.section.has-bottom:not(.has-top):nth-child(8){z-index:12}.section.has-bottom:not(.has-top):nth-child(9){z-index:11}.section.has-bottom:not(.has-top):nth-child(10){z-index:10}.section.has-bottom:not(.has-top):nth-child(11){z-index:9}.section.has-bottom:not(.has-top):nth-child(12){z-index:8}.section.has-bottom:not(.has-top):nth-child(13){z-index:7}.section.has-bottom:not(.has-top):nth-child(14){z-index:6}.section.has-bottom:not(.has-top):nth-child(15){z-index:5}[class*=decor-]{position:absolute;width:100%;height:60px;left:0}[class*=decor-] svg{height:101%}.decor-top{bottom:100%}.decor-bottom{top:100%}.decor{display:block;position:relative;margin:0 auto}.section-short{padding:60px 0}.section-tiny{padding:24px 0}.section-nopadding{padding:0!important}.background-media,.background-overlay{position:absolute;width:100%;left:0;top:0;bottom:0}.background-media{background-position:0 0;background-repeat:no-repeat;z-index:1;overflow:hidden}[class*=oxy-agent-] .background-media{background-attachment:scroll!important}.background-overlay{z-index:2}.section .section{padding:0!important}.section .section:after,.section .section:before{display:none}.section .section .container{width:auto}.section-fullheight{min-height:100vh}.section-fullheight .container,.section-fullheight .container-fullwidth{min-height:calc(100vh - 192px)}.section-fullheight .container-fullwidth>.row,.section-fullheight .container>.row{height:calc(100vh - 192px);position:static}.section-fullheight .container-fullwidth>.row>[class*=col-md-],.section-fullheight .container>.row>[class*=col-md-]{position:static}.section-fullheight.section-short .container,.section-fullheight.section-short .container-fullwidth{min-height:calc(100vh - 120px)}.section-fullheight.section-short .container-fullwidth>.row,.section-fullheight.section-short .container>.row{height:calc(100vh - 120px)}.section-fullheight.section-tiny .container,.section-fullheight.section-tiny .container-fullwidth{min-height:calc(100vh - 48px)}.section-fullheight.section-tiny .container-fullwidth>.row,.section-fullheight.section-tiny .container>.row{height:calc(100vh - 48px)}.section-fullheight.section-nopadding .container,.section-fullheight.section-nopadding .container-fullwidth{min-height:calc(100vh)}.section-fullheight.section-nopadding .container-fullwidth>.row,.section-fullheight.section-nopadding .container>.row{height:calc(100vh)}@media (min-width:993px){.vertical-bottom,.vertical-middle{display:table;width:100%}.container-fullwidth .vertical-bottom,.container-fullwidth .vertical-middle{margin:0}.vertical-bottom>*,.vertical-middle>*{display:table-cell;float:none}.vertical-middle>*{vertical-align:middle}.vertical-bottom>*{vertical-align:bottom}}@media (min-width:1400px){.section{padding:120px 0}.section-short{padding:72px 0}.section-tiny{padding:24px 0}.section-fullheight .container,.section-fullheight .container-fullwidth{min-height:calc(100vh - 240px)}.section-fullheight .container-fullwidth>.row,.section-fullheight .container>.row{height:calc(100vh - 240px)}.section-fullheight.section-short .container,.section-fullheight.section-short .container-fullwidth{min-height:calc(100vh - 144px)}.section-fullheight.section-short .container-fullwidth>.row,.section-fullheight.section-short .container>.row{height:calc(100vh - 144px)}}@media (max-width:767px){.section{padding:60px 0}.section-short{padding:48px 0}.section-tiny{padding:24px 0}[class*=decor-]{height:36px}.container{padding:0 20px}.section .section .container{padding:0;width:auto}}#masthead .navbar-brand{padding:0;line-height:90px;height:90px}#masthead .navbar-brand img{left:4px;vertical-align:middle;max-height:100%}#masthead .nav>li>a{padding-top:33px;padding-bottom:33px}#masthead .nav>li>a:before{margin-bottom:-18.5px}#masthead .nav li.active>a:before,#masthead .nav>li a:hover:before,#masthead .nav>li.current-menu-ancestor>a:before,#masthead .nav>li.current-menu-item>a:before,#masthead .nav>li.current-menu-parent>a:before,#masthead .nav>li.current-page-ancestor>a:before,#masthead .nav>li.current-page-parent>a:before{margin-bottom:-16.5px}#masthead .navbar-text{line-height:24px;margin-top:33px;margin-bottom:33px}#masthead.navbar{min-height:90px}#masthead.navbar-animate-display,#masthead.navbar-scrolled{min-height:70px}#masthead.navbar-animate-display .navbar-brand,#masthead.navbar-scrolled .navbar-brand{line-height:70px;height:70px}#masthead.navbar-scrolled .navbar-nav>li>a{padding-top:23px;padding-bottom:23px}#masthead.navbar-scrolled .navbar-text{margin-top:23px;margin-bottom:23px}#masthead .dropdown-menu{min-width:200px}.navbar-toggle{margin-top:28px;margin-bottom:28px}.navbar-scrolled .navbar-toggle{margin-top:18px;margin-bottom:18px}#masthead .navbar-brand{font-size:24px;margin-top:0;margin-bottom:0;margin-left:0;position:relative;text-shadow:none;-moz-transition:height .3s,width .3s,line-height .3s;-o-transition:height .3s,width .3s,line-height .3s;-webkit-transition:height .3s,width .3s,line-height .3s;transition:height .3s,width .3s,line-height .3s;white-space:nowrap}#masthead .navbar-brand img{position:relative;-moz-transition:all .2s;-o-transition:all .2s;-webkit-transition:all .2s;transition:all .2s;top:-2px;margin-right:4px;display:inline-block}#masthead .navbar-brand.text-image{margin-right:4px}.navbar-nav{margin-left:0;margin-right:0}#masthead .navbar-text{font-size:16px;float:none;-moz-transition:all .2s;-o-transition:all .2s;-webkit-transition:all .2s;transition:all .2s}#masthead{-webkit-transition:-webkit-box-shadow .5s,opacity .3s;-moz-transition:-moz-box-shadow .5s,opacity .3s;-o-transition:-o-box-shadow .5s,opacity .3s;transition:box-shadow .5s,opacity .3s;margin-bottom:0;width:100%;top:0;left:0}#masthead .container{position:relative}#masthead .nav>li>a{text-shadow:none;font-style:normal;position:relative;-moz-transition:all .2s;-o-transition:all .2s;-webkit-transition:all .2s;transition:all .2s}#masthead .nav>li>a:before{opacity:0;content:"";position:absolute;left:20px;right:20px;height:2px;bottom:50%;-moz-transition:all .2s;-o-transition:all .2s;-webkit-transition:all .2s;transition:all .2s}#masthead .nav>li a:hover:before,#masthead .nav>li.active a:before,#masthead .nav>li.current-menu-ancestor>a:before,#masthead .nav>li.current-menu-item>a:before,#masthead .nav>li.current-menu-parent>a:before,#masthead .nav>li.current-page-ancestor>a:before,#masthead .nav>li.current-page-parent>a:before{opacity:1}#masthead .nav>li>a:focus{outline:0}#masthead .nav>.active>a,#masthead .nav>.active>a:focus,#masthead .nav>.active>a:hover{-moz-box-shadow:none;-webkit-box-shadow:none;box-shadow:none;background-color:transparent}#masthead .nav .open>a,#masthead .nav .open>a:focus,#masthead .nav .open>a:hover,#masthead .nav li.dropdown.active>.dropdown-toggle,#masthead .nav li.dropdown.open.active>.dropdown-toggle,#masthead .nav li.dropdown.open>.dropdown-toggle{background-color:transparent}#masthead .dropdown-menu{-moz-border-radius:0;-webkit-border-radius:0;border-radius:0;text-shadow:none;margin-top:1px;padding-top:0;padding-bottom:0;left:0;border:0}#masthead .dropdown-menu>li>a{font-size:14px;padding-top:8px;padding-bottom:8px;-moz-transition:background .1s;-o-transition:background .1s;-webkit-transition:background .1s;transition:background .1s}#masthead .dropdown-menu a:focus{outline:0}#masthead .navbar .nav>li>.dropdown-menu.pull-right .dropdown-menu,#masthead .navbar .pull-right>li>.dropdown-menu .dropdown-menu{left:100%;right:auto}#masthead .navbar .navbar-toggle{background:0 0;box-shadow:none;border:0;-moz-transition:all .2s;-o-transition:all .2s;-webkit-transition:all .2s;transition:all .2s}#masthead .navbar .navbar-toggle .icon-bar{-moz-box-shadow:none;-webkit-box-shadow:none;box-shadow:none}.dropdown-menu .divider{margin:0}#masthead.navbar-animated.navbar-animate-display{position:fixed;top:-200px}#masthead.navbar-animated.navbar-animate-position{-webkit-transition:-webkit-box-shadow .5s,top .2s;-moz-transition:-moz-box-shadow .5s,top .2s;-ms-transition:-ms-box-shadow .5s,top .2s;-o-transition:-o-box-shadow .5s,top .2s;transition:box-shadow .5s,top .2s}#masthead.navbar-scrolled.navbar-animated{top:0}#masthead .dropdown-submenu{position:relative}#masthead .dropdown-submenu>.dropdown-menu{top:0;left:100%}#masthead .dropdown-submenu:hover>.dropdown-menu{display:block}#masthead .dropdown-submenu>a:after{display:block;content:" ";float:right;width:0;height:0;border-color:transparent;border-style:solid;border-width:5px 0 5px 5px;margin-top:5px;margin-right:-10px}#masthead .navbar-collapse{padding-left:0;padding-right:0}#masthead.navbar-stuck{position:fixed;z-index:1100}.navbar-toggle{width:44px;height:34px}.navbar-toggle .icon-bar{position:absolute;left:50%;margin-left:-11px;margin-top:0!important;-moz-transform:rotate(0deg);-ms-transform:rotate(0deg);-webkit-transform:rotate(0deg);transform:rotate(0deg);-moz-transition:all .1s;-o-transition:all .1s;-webkit-transition:all .1s;transition:all .1s;-moz-transform-origin:50% 50% 50%;-ms-transform-origin:50% 50% 50%;-webkit-transform-origin:50% 50% 50%;transform-origin:50% 50% 50%}.navbar-toggle .icon-bar:nth-child(1){top:10px}.navbar-toggle .icon-bar:nth-child(2){opacity:1;top:50%}.navbar-toggle .icon-bar:nth-child(3){top:22px}.navbar-toggle:not(.collapsed) .icon-bar{top:50%}.navbar-toggle:not(.collapsed) .icon-bar:nth-child(1){-moz-transform:rotate(45deg);-ms-transform:rotate(45deg);-webkit-transform:rotate(45deg);transform:rotate(45deg)}.navbar-toggle:not(.collapsed) .icon-bar:nth-child(2){opacity:0}.navbar-toggle:not(.collapsed) .icon-bar:nth-child(3){-moz-transform:rotate(-45deg);-ms-transform:rotate(-45deg);-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}.nav-highlight-ghost>a:before,.nav-highlight>a:before{display:none}.nav-highlight-ghost>a:after,.nav-highlight>a:after{content:"";position:absolute;left:0;right:0;height:36px;top:50%;margin-top:-18px;-moz-transition:all .2s;-o-transition:all .2s;-webkit-transition:all .2s;transition:all .2s;z-index:-1;border-radius:6px}#masthead .label{position:relative;top:-3px;left:6px}@media (max-width:979px){#masthead.navbar .navbar-nav>li>a{padding-top:8px!important;padding-bottom:8px!important}#masthead .navbar-fixed-top,#masthead .navbar-static-top{margin-bottom:0;margin-left:0;margin-right:0}.nav>li>a:before{display:none}.nav>.active>a,.navbar .nav>.active>a:focus,.navbar .nav>.active>a:hover{-moz-border-radius:0;-webkit-border-radius:0;border-radius:0}.nav-collapse .dropdown-menu a,.nav-collapse .nav>li>a{padding:9px 15px!important}#masthead .dropdown-menu{margin:0;width:100%}#masthead .dropdown-menu a{padding-left:15px;text-indent:10px}#masthead .dropdown-submenu>a:after{margin-top:10px;margin-right:5px;border-width:5px 5px 0}#masthead.navbar-sticky .navbar-collapse{max-height:340px}}.top-bar{-moz-box-shadow:0 -2px 1px rgba(0,0,0,.1) inset;-webkit-box-shadow:0 -2px 1px rgba(0,0,0,.1) inset;box-shadow:0 -2px 1px rgba(0,0,0,.1) inset;line-height:36px;position:relative;z-index:1000}.top-bar .top{float:left;width:50%;text-align:left}.top-bar .top-right{float:right;text-align:right}.top-bar .navbar-text{margin:0!important}.top-bar .top-right .navbar-text{float:right}.top-bar.has-shopping-cart{z-index:1001}@media (max-width:767px){.top-bar .top{float:none;width:100%;text-align:center}#masthead .navbar-brand{max-width:84%}.menu-sidebar{display:none}}.no-header{padding-top:0}.no-header #masthead,.no-header .top-bar{display:none}.layout-boxed #content,.layout-boxed #masthead,.layout-boxed .top-bar{max-width:1200px;margin:0 auto;right:0}.layout-boxed .container{max-width:100%}@media (max-width:1200px){.layout-boxed #content,.layout-boxed #masthead,.layout-boxed .top-bar{max-width:1000px}}@media (max-width:991px){.layout-boxed #content,.layout-boxed #masthead,.layout-boxed .top-bar{max-width:780px}}.section-header{text-align:center;position:relative;border-bottom:0;padding-bottom:0;max-width:800px;margin:0 auto 80px;font-size:18px}.section-header .headline{text-align:center;display:inline-block;border-bottom:0;position:relative;z-index:1;margin-bottom:0}.section-header p{margin-top:12px;margin-bottom:0}.section-header:after{content:"";position:absolute;left:50%;bottom:-24px;width:140px;height:2px;margin-left:-70px}.section-header.no-underline{margin-bottom:24px}.section-header.no-underline:after{display:none}.section-header.text-left:after{margin-left:0;left:0}.section-header.text-right:after{margin-left:0;left:auto;right:0}.callout-header{text-align:center;position:relative;border-bottom:0;padding-bottom:0;max-width:800px;margin:0 auto 80px}.callout-header:after{content:"";position:absolute;left:50%;bottom:-24px;width:140px;height:2px;margin-left:-70px}.callout-header.no-underline{margin-bottom:24px}.callout-header.no-underline:after{display:none}@media (max-width:767px){.section-header{margin:0 auto 40px}.section-header:after{width:100px;margin-left:-50px;bottom:-19px}}.box-wrap{overflow:hidden}.box-hex,.box-rect,.box-round,.box-square{display:block;text-align:center;margin:0 auto 24px;position:relative;z-index:100;width:150px;max-width:100%}.box-dummy{padding-top:100%;-webkit-backface-visibility:hidden}.box-rect .box-dummy{padding-top:75%}.box-hex .box-dummy{padding-top:86.33333333%}.box-inner{position:absolute;top:0;left:0;width:100%;height:100%;overflow:hidden}.box-inner i{font-size:52px;color:#fff;line-height:1em;display:block;position:absolute;width:1em;height:1em;top:50%;left:50%;margin-top:-.5em;margin-left:-.5em}.box-inner img{max-width:100%}.box-round .box-inner{border-radius:50%}.box-hex .box-inner{overflow:visible}.box-caption{position:absolute;height:100%;width:100%;top:0;opacity:0;-moz-transition:all .5s;-o-transition:all .5s;-webkit-transition:all .5s;transition:all .5s}.box-caption h4{margin-top:48px}.box-caption:hover{opacity:1}.box-round .box-caption{border-radius:50%}.box-mini{margin-bottom:8px;width:48px}.box-mini i{font-size:16px}.box-mini .box-caption{display:none}.box-small{margin-bottom:8px;width:78px}.box-small i{font-size:24px}.box-small .box-caption{display:none}.box-medium{width:100px}.box-medium i{font-size:36px}.box-medium .box-caption{display:none}.box-big{width:200px}.box-big i{font-size:72px}.box-big .box-caption h4{margin-top:72px}.box-huge{width:250px}.box-huge .box-caption h4{margin-top:96px}.box-small-icon i{font-size:24px}.box-badge{font-size:12px;text-align:center;line-height:24px;display:block;position:absolute;height:24px;width:24px;top:0;left:0;border-radius:50%}.box-list>li{overflow:hidden;padding-bottom:24px}.box-list>li.col-md-2:nth-child(6n+1),.box-list>li.col-md-3:nth-child(4n+1),.box-list>li.col-md-4:nth-child(3n+1),.box-list>li.col-md-6:nth-child(2n+1){clear:both}.hex-left:after,.hex-left:before,.hex-right:after,.hex-right:before{content:"";position:absolute;width:50%;padding-top:50%;display:block}.hex-right:after,.hex-right:before{right:-34%}.hex-right:before{top:-19%;-moz-transform:rotate(-30deg);-ms-transform:rotate(-30deg);-webkit-transform:rotate(-30deg);transform:rotate(-30deg)}.hex-right:after{bottom:-19%;-moz-transform:rotate(30deg);-ms-transform:rotate(30deg);-webkit-transform:rotate(30deg);transform:rotate(30deg)}.hex-left:after,.hex-left:before{left:-34%}.hex-left:before{top:-19%;-moz-transform:rotate(30deg);-ms-transform:rotate(30deg);-webkit-transform:rotate(30deg);transform:rotate(30deg)}.hex-left:after{bottom:-19%;-moz-transform:rotate(-30deg);-ms-transform:rotate(-30deg);-webkit-transform:rotate(-30deg);transform:rotate(-30deg)}.social-icons{margin-bottom:0;padding-bottom:24px;position:relative;z-index:1}.social-icons li{text-align:center}.social-icons li a{display:inline-block;font-size:18px;width:36px;height:36px;line-height:36px;border-radius:50%;-moz-transition:all .2s;-o-transition:all .2s;-webkit-transition:all .2s;transition:all .2s}.social-icons li i{vertical-align:middle}.social-icons.social-big a{font-size:36px;width:72px;height:72px;line-height:72px}.social-icons.social-simple i{-moz-transition:color .2s;-o-transition:color .2s;-webkit-transition:color .2s;transition:color .2s}.social-icons.social-simple a{background:none!important}@media (max-width:767px){.social-icons li a{font-size:24px;width:48px;height:48px;line-height:48px}}.social-share{padding-left:0;letter-spacing:-3px;margin:0 0 24px;list-style-type:none}.social-share li{padding:0;letter-spacing:0;display:inline-block}.social-share a{display:block}.social-share i{display:inline-block;width:36px;height:36px;font-size:18px;line-height:36px;text-align:center}.icons-ul{padding-left:0}.list-fancy-icons{list-style-type:none;margin:0;padding-left:0}.list-fancy-icons h3,.list-fancy-icons h4{margin-bottom:0}.list-fancy-icons .list-item,.list-fancy-icons li{margin-bottom:1px;padding:12px;padding-left:60px;position:relative}.list-fancy-icons p{margin-bottom:0}.list-fancy-icons .hex,.list-fancy-icons .round,.list-fancy-icons .square{position:absolute;left:12px;top:12px}.list-fancy-icons .round,.list-fancy-icons .square{width:35px;height:35px;text-align:center;margin-top:0}.list-fancy-icons .round i,.list-fancy-icons .square i{line-height:35px}.list-fancy-icons .round{border-radius:50%}.fancy-blockquote{border:0;padding:0;position:relative}.fancy-blockquote p{font-size:18px;line-height:2em;margin-bottom:24px;font-weight:700;font-style:italic}.fancy-blockquote small{font-size:12px;text-transform:uppercase}.fancy-blockquote small:before{content:""}.pricing-col{text-align:center;padding-bottom:24px;margin-bottom:24px}.pricing-head{font-size:18px;line-height:1em;margin-bottom:0;padding:12px}.pricing-body{padding-bottom:24px}.pricing-price h4{font-size:60px;font-weight:700;padding:24px;line-height:1em;position:relative;text-indent:32px}.pricing-price h4 small{display:inline-block;font-size:16px;font-weight:700;text-indent:0}.pricing-list{list-style-type:none;margin:0 0 24px;padding-left:0;text-align:center}.pricing-list li{padding:12px;border-bottom:1px solid}.pricing-featured{position:relative;padding-bottom:32px;top:-16px}.pricing-featured .pricing-head{padding:24px}@media (max-width:767px){.pricing-featured{top:0}}.panel{margin-bottom:24px}.panel-title{margin:0;padding:10px;text-align:center}.panel-body{padding:10px}.go-top{position:fixed!important;display:block;font-size:16px;width:2em;height:2em;text-align:center;bottom:-44px;opacity:0;right:12px;-moz-transition:all .5s;-o-transition:all .5s;-webkit-transition:all .5s;transition:all .5s;z-index:100}.go-top i{line-height:32px}@media (max-width:979px){.go-top{display:none!important}}.flat-shadow{position:relative;overflow:visible;z-index:1}.flat-shadow:after{display:block;content:"";position:absolute;left:-16%;right:-16%;height:100%;top:50%;z-index:-1;background:url(//www.delivauto.fr/wp-content/themes/angle/assets/images/flat-shadow.png) no-repeat;background-size:100%}.flat-shadow.box-hex:after{top:50%}.flat-shadow.box-round:after{top:45%}.flat-shadow.box-rect:after,.flat-shadow.box-square:after{top:0}.flat-circle:after{top:45%}.flat-rect:after,.flat-square:after{top:0}.flat-hex:after{top:25%}.hex{display:block;margin-top:10px;margin-bottom:10px;width:35px;height:20px;position:relative;text-align:center;line-height:20px;max-width:100%}.hex:after,.hex:before{content:" ";width:0;height:0;left:0;position:absolute}.hex:before{border-bottom:10px solid;border-left:17px solid transparent;border-right:17px solid transparent;top:-10px}.hex:after{bottom:-10px;border-top:10px solid;border-left:17px solid transparent;border-right:17px solid transparent}.hex i{display:inline-block;vertical-align:middle}.hex-big{display:block;margin-top:15px;margin-bottom:15px;width:52px;height:30px;position:relative;text-align:center;line-height:30px;max-width:100%}.hex-big:after,.hex-big:before{content:" ";width:0;height:0;left:0;position:absolute}.hex-big:before{border-bottom:15px solid;border-left:26px solid transparent;border-right:26px solid transparent;top:-15px}.hex-big:after{bottom:-15px;border-top:15px solid;border-left:26px solid transparent;border-right:26px solid transparent}.hex-big i{display:inline-block;vertical-align:middle}.hex-alt{display:block;margin-left:10px;margin-right:10px;width:21px;height:36px;position:relative;text-align:center;line-height:36px}.hex-alt:after,.hex-alt:before{content:" ";width:0;height:0;top:0;position:absolute}.hex-alt:before{border-right:10px solid;border-top:18px solid transparent;border-bottom:18px solid transparent;left:-10px}.hex-alt:after{border-left:10px solid;border-top:18px solid transparent;border-bottom:18px solid transparent;right:-10px}.btn-lg .hex-alt,.hex-alt-big{display:block;margin-left:14px;margin-right:14px;width:28px;height:48px;position:relative;text-align:center;line-height:48px}.btn-lg .hex-alt:after,.btn-lg .hex-alt:before,.hex-alt-big:after,.hex-alt-big:before{content:" ";width:0;height:0;top:0;position:absolute}.btn-lg .hex-alt:before,.hex-alt-big:before{border-right:14px solid;border-top:24px solid transparent;border-bottom:24px solid transparent;left:-14px}.btn-lg .hex-alt:after,.hex-alt-big:after{border-left:14px solid;border-top:24px solid transparent;border-bottom:24px solid transparent;right:-14px}.hex-alt-huge{display:block;margin-left:28px;margin-right:28px;width:55px;height:96px;position:relative;text-align:center;line-height:96px}.hex-alt-huge:after,.hex-alt-huge:before{content:" ";width:0;height:0;top:0;position:absolute}.hex-alt-huge:before{border-right:28px solid;border-top:48px solid transparent;border-bottom:48px solid transparent;left:-28px}.hex-alt-huge:after{border-left:28px solid;border-top:48px solid transparent;border-bottom:48px solid transparent;right:-28px}.flat-shadow .hex-right:after{background-image:url(//www.delivauto.fr/wp-content/themes/angle/assets/images/shadow-right.png);background-repeat:no-repeat;background-position:top left;background-size:130%}.flat-shadow .hex-left:after{background-image:url(//www.delivauto.fr/wp-content/themes/angle/assets/images/shadow-left.png);background-repeat:no-repeat;background-position:top right;background-size:130%}@media (max-width:979px){.hex{display:block;margin-top:10px;margin-bottom:10px;width:35px;height:20px;position:relative;text-align:center;line-height:20px;max-width:100%}.hex:after,.hex:before{content:" ";width:0;height:0;left:0;position:absolute}.hex:before{border-bottom:10px solid;border-left:17px solid transparent;border-right:17px solid transparent;top:-10px}.hex:after{bottom:-10px;border-top:10px solid;border-left:17px solid transparent;border-right:17px solid transparent}.hex i{display:inline-block;vertical-align:middle}}.vertical-icon-border li{overflow:hidden}.vertical-icon-border [class^=col-md]:first-child{position:relative}.vertical-icon-border [class^=col-md]:first-child:before{position:absolute;content:"";height:1000px;top:0;left:50%;border-left:1px dashed}.vertical-icon-border li:last-child [class^=col-md]:first-child:before{display:none}.horizontal-icon-border li>[class^=box-]{position:relative}.horizontal-icon-border li>[class^=box-]:before{position:absolute;content:"";width:1000px;border-top:1px dashed;left:-500px;top:50%;z-index:0}.horizontal-icon-border li:first-child>[class^=box-]:before{left:50%}.horizontal-icon-border li:last-child>[class^=box-]:before{left:auto;right:50%}@media (max-width:979px){.horizontal-icon-border li>[class^=box-]:before,.vertical-icon-border [class^=col-md]:first-child:before{display:none}}.lead{font-weight:400}.btn,button{outline:0;border:0;box-shadow:none;text-shadow:none!important;font-weight:400;-moz-transition:background-color .1s linear;-o-transition:background-color .1s linear;-webkit-transition:background-color .1s linear;transition:background-color .1s linear;-webkit-font-smoothing:antialiased}.btn:focus,button:focus{outline:0}.btn:after,button:after{-moz-transition:all .1s linear;-o-transition:all .1s linear;-webkit-transition:all .1s linear;transition:all .1s linear}.btn i,button i{font-size:14px}.btn.close,button.close{position:relative;z-index:2}.btn-lg{padding-top:11px;padding-bottom:11px}.btn-lg i{font-size:16px}[class*=btn-icon]{position:relative}[class*=btn-icon]:after{content:" ";width:0;height:0;top:0;position:absolute}[class*=btn-icon] .hex-alt{display:block;position:absolute;top:0;z-index:1}[class*=btn-icon] .hex-alt [class*=" icon-"],[class*=btn-icon] .hex-alt [class^=icon-]{display:inline-block}.btn-icon-left{margin-left:10px;padding-left:42px}.btn-icon-left:after{border-right:10px solid;border-top:18px solid transparent;border-bottom:18px solid transparent;left:-10px}.btn-icon-left .hex-alt{left:-10px}.btn-icon-left.btn-lg{margin-left:15px;padding-left:55px}.btn-icon-left.btn-lg:after{border-right:13px solid;border-top:24px solid transparent;border-bottom:24px solid transparent;left:-13px}.btn-icon-left.btn-lg .hex-alt{left:-13px}.btn-icon-right{margin-right:10px;padding-right:42px}.btn-icon-right:after{border-left:10px solid;border-top:18px solid transparent;border-bottom:18px solid transparent;right:-10px}.btn-icon-right .hex-alt{right:-10px}.btn-icon-right.btn-lg{margin-right:15px;padding-right:55px}.btn-icon-right.btn-lg:after{border-left:13px solid;border-top:24px solid transparent;border-bottom:24px solid transparent;right:-13px}.btn-icon-right.btn-lg .hex-alt{right:-13px}.form-control{border:0;height:36px;box-shadow:none}.form-control:focus{outline:0;box-shadow:none}.hero-unit{-moz-border-radius:0;-webkit-border-radius:0;border-radius:0}.tooltip-inner{border-radius:0;font-weight:400!important}.thumbnail{border:0;padding:0 0 4px;-moz-transition:all .2s;-o-transition:all .2s;-webkit-transition:all .2s;transition:all .2s}blockquote p{font-size:18px;font-weight:lighter;line-height:1.5em}blockquote small{font-weight:700}blockquote cite{font-weight:400}blockquote cite:before{content:"-"}ul.inline{margin-left:0;padding-left:0;list-style-type:none}ul.inline li{display:inline-block;padding:0 5px}.well{border:0;-moz-border-radius:0;-webkit-border-radius:0;border-radius:0;position:relative;-moz-box-shadow:none;-webkit-box-shadow:none;box-shadow:none}.panel-group{border:0;margin-bottom:12px}.panel{border:0;box-shadow:none}.panel-group .panel+.panel{margin-top:1px}.panel-heading{font-size:16px;position:relative;border:0;text-transform:uppercase;font-weight:700}.panel-heading .accordion-toggle:after{position:absolute;display:block;font-family:FontAwesome;content:"\f106";font-size:14px;right:0;top:0;width:40px;height:44px;line-height:44px;text-align:center}.panel-heading .accordion-toggle.collapsed:after{content:"\f107"}.pagination{margin:0 0 24px}.pagination>li span,.pagination>li>a{padding:7px 14px 8px;border:0;font-weight:400}.pagination>li:first-child a,.pagination>li:last-child a{border-radius:0;position:relative;height:36px;z-index:0}.pagination>li:first-child a:after,.pagination>li:last-child a:after{content:" ";width:0;height:0;top:0;position:absolute}.pagination>li:first-child>a:after{border-right:10px solid;border-top:18px solid transparent;border-bottom:18px solid transparent;left:-10px}.pagination>li:last-child>a:after{border-left:10px solid;border-top:18px solid transparent;border-bottom:18px solid transparent;right:-10px}.pager li>a,.pager li>span{text-transform:uppercase;display:inline-block;padding:6px 14px;line-height:24px;border-radius:0;border:0;box-shadow:none}.pager li>a.btn-icon-left{padding-left:42px}.pager li>a.btn-icon-right{padding-right:42px}.affix-bottom{position:absolute;bottom:20px;margin-bottom:20px}.nav-tabs{margin-bottom:0;border:0}.nav-tabs>li{margin-bottom:0}.nav-tabs>li>a{border-radius:0!important;border-width:0;text-transform:uppercase;font-weight:700;-moz-transition:background .2s;-o-transition:background .2s;-webkit-transition:background .2s;transition:background .2s}.nav-tabs>li>a:hover{border-width:0;text-shadow:none!important}.nav-tabs>li.active>a{text-shadow:none!important;border-width:0}.nav-tabs>li.active>a:focus,.nav-tabs>li.active>a:hover{border-width:0}.tab-content{padding:12px;text-shadow:none!important}.tab-content a{text-decoration:underline}.tab-content .btn{text-decoration:none}.tab-pane>:last-child{margin-bottom:0}.tabs-below .tab-content{border-top:0;border-bottom:0}.tabs-left>.nav-tabs{margin-right:0;border-right:0}.tabs-left>.nav-tabs>li.active>a{border:0;margin-right:0}.tabs-left>.nav-tabs>li>a{border:0}.tabs-left>.nav-tabs>li>a:hover{border:0;margin-right:0}.tabs-left .tab-content{border-top:0}.tabs-right>.nav-tabs{margin-left:0;border-left:0}.tabs-right>.nav-tabs>li.active>a,.tabs-right>.nav-tabs>li>a:hover{border:0;margin-left:0}.tabs-right .tab-content{border-top:0}.nav-pills>li>a{border-radius:0;-moz-transition:background .2s;-o-transition:background .2s;-webkit-transition:background .2s;transition:background .2s}.tab-pills .tab-content{border-top:0}.carousel .post{line-height:1.71428571em}.carousel-indicators{top:-24px;left:auto;right:0;margin-left:0;cursor:pointer;text-align:right;width:auto;height:24px}.carousel-indicators li,.carousel-indicators li.active{width:12px;height:12px;border:0;margin:0}.progress{box-shadow:none}.alert{text-shadow:none}.badge{font-size:12px;min-width:24px;line-height:12px;padding:6px;border-radius:50%}.docs-heading{padding-top:100px}.docs-sidebar-nav{max-width:240px;margin-top:12px}.docs-sidebar-nav li{line-height:24px;margin-bottom:1px}.docs-sidebar-nav li a{text-align:right;padding:6px 16px;text-transform:uppercase;text-shadow:none}.affix{position:fixed;width:17%;top:90px}@media (max-width:979px){.docs-sidebar-nav.affix,.docs-sidebar-nav.affix-bottom{width:17%}}@media (min-width:768px) and (max-width:979px){.docs-sidebar-nav.affix,.docs-sidebar-nav.affix-bottom{width:17.75%}}@media (max-width:767px){.affix{top:0}.docs-sidebar-nav,.docs-sidebar-nav.affix,.docs-sidebar-nav.affix-bottom,.docs-sidebar-nav.affix-top{position:relative;width:100%;max-width:inherit;margin-top:0;margin-bottom:24px;padding:0;border-bottom:0}.docs-sidebar-nav li,.docs-sidebar-nav.affix li,.docs-sidebar-nav.affix-bottom li,.docs-sidebar-nav.affix-top li{line-height:24px;margin-bottom:1px}.docs-sidebar-nav li a,.docs-sidebar-nav.affix li a,.docs-sidebar-nav.affix-bottom li a,.docs-sidebar-nav.affix-top li a{border-right:0;text-align:center;padding-right:0}}.col-md-2-4{position:relative;min-height:1px;padding-left:15px;padding-right:15px}@media (min-width:992px){.col-md-2-4{float:left;width:20%}}@media (min-width:768px) and (max-width:991px){.col-sm-2-4{position:relative;min-height:1px;padding-left:15px;padding-right:15px}}@media (min-width:768px) and (max-width:991px) and (min-width:768px){.col-sm-2-4{float:left;width:20%}}.modal-backdrop{z-index:2000}.modal{z-index:2010}.mfp-bg{top:0;left:0;width:100%;height:100%;z-index:1142;overflow:hidden;position:fixed;background:#fff;opacity:.9;filter:alpha(opacity=80)}.mfp-wrap{top:0;left:0;width:100%;height:100%;z-index:1143;position:fixed;outline:0!important;-webkit-backface-visibility:hidden}.mfp-container{text-align:center;position:absolute;width:100%;height:100%;left:0;top:0;padding:0 8px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.mfp-container:before{content:'';display:inline-block;height:100%;vertical-align:middle}.mfp-align-top .mfp-container:before{display:none}.mfp-content{position:relative;display:inline-block;vertical-align:middle;margin:0 auto;text-align:left;z-index:1145}.mfp-ajax-holder .mfp-content,.mfp-inline-holder .mfp-content{width:100%;cursor:auto}.mfp-ajax-cur{cursor:progress}.mfp-zoom-out-cur,.mfp-zoom-out-cur .mfp-image-holder .mfp-close{cursor:-moz-zoom-out;cursor:-webkit-zoom-out;cursor:zoom-out}.mfp-zoom{cursor:pointer;cursor:-webkit-zoom-in;cursor:-moz-zoom-in;cursor:zoom-in}.mfp-auto-cursor .mfp-content{cursor:auto}.mfp-arrow,.mfp-close,.mfp-counter,.mfp-preloader{-webkit-user-select:none;-moz-user-select:none;user-select:none}.mfp-loading.mfp-figure{display:none}.mfp-hide{display:none!important}.mfp-preloader{color:#ccc;position:absolute;top:50%;width:auto;text-align:center;margin-top:-.8em;left:8px;right:8px;z-index:1144}.mfp-preloader a{color:#ccc}.mfp-preloader a:hover{color:#fff}.mfp-s-error .mfp-content,.mfp-s-ready .mfp-preloader{display:none}button.mfp-arrow,button.mfp-close{overflow:visible;cursor:pointer;background:0 0;border:0;-webkit-appearance:none;display:block;padding:0;z-index:1146}button::-moz-focus-inner{padding:0;border:0}.mfp-close{width:44px;height:44px;line-height:44px;position:absolute;right:0;top:0;text-decoration:none;text-align:center;opacity:1;padding:0 0 18px 10px;color:#222;font-style:normal;font-size:28px;font-family:Arial,Baskerville,monospace}.mfp-close:focus,.mfp-close:hover{opacity:1}.mfp-close:active{top:1px}.mfp-close-btn-in .mfp-close{color:#222}.mfp-iframe-holder .mfp-close,.mfp-image-holder .mfp-close{margin-top:8px;margin-bottom:8px;width:28px;height:16px;max-width:100%;font-size:16px;text-align:center;right:-32px;top:32px;position:absolute;display:block;padding:0;font-weight:lighter;line-height:1.1em}.mfp-iframe-holder .mfp-close:after,.mfp-iframe-holder .mfp-close:before,.mfp-image-holder .mfp-close:after,.mfp-image-holder .mfp-close:before{content:" ";width:0;height:0;left:0;position:absolute}.mfp-iframe-holder .mfp-close:before,.mfp-image-holder .mfp-close:before{border-bottom:8px solid;border-left:14px solid transparent;border-right:14px solid transparent;top:-8px}.mfp-iframe-holder .mfp-close:after,.mfp-image-holder .mfp-close:after{bottom:-8px;border-top:8px solid;border-left:14px solid transparent;border-right:14px solid transparent}.mfp-iframe-holder .mfp-close i,.mfp-image-holder .mfp-close i{display:inline-block;vertical-align:middle}.mfp-counter{position:absolute;top:0;right:0;color:#ccc;font-size:12px;line-height:18px}.mfp-arrow{position:absolute;opacity:1;margin:0;top:50%;margin-top:-55px;padding:0;width:90px;height:110px;-webkit-tap-highlight-color:transparent}.mfp-arrow:active{margin-top:-54px}.mfp-arrow:focus,.mfp-arrow:hover{opacity:1}.mfp-arrow .mfp-a,.mfp-arrow .mfp-b,.mfp-arrow:after,.mfp-arrow:before{content:'';display:block;width:0;height:0;position:absolute;left:0;top:0;margin-top:35px;margin-left:35px;border:solid transparent}.mfp-arrow .mfp-a,.mfp-arrow:after{border-top-width:13px;border-bottom-width:13px;top:8px}.mfp-arrow .mfp-b,.mfp-arrow:before{border-top-width:21px;border-bottom-width:21px}.mfp-arrow-left{left:0}.mfp-arrow-left .mfp-a,.mfp-arrow-left:after{border-right:17px solid #fff;margin-left:31px}.mfp-arrow-left .mfp-b,.mfp-arrow-left:before{margin-left:25px;border-right:27px solid #3f3f3f}.mfp-arrow-right{right:0}.mfp-arrow-right .mfp-a,.mfp-arrow-right:after{border-left:17px solid #fff;margin-left:39px}.mfp-arrow-right .mfp-b,.mfp-arrow-right:before{border-left:27px solid #3f3f3f}.mfp-iframe-holder{padding-top:40px;padding-bottom:40px}.mfp-iframe-holder .mfp-content{line-height:0;width:100%;max-width:900px}.mfp-iframe-scaler{width:100%;height:0;overflow:hidden;padding-top:56.25%}.mfp-iframe-scaler iframe{position:absolute;display:block;top:0;left:0;width:100%;height:100%;background:#000}.mfp-iframe-holder .mfp-close{top:-40px}img.mfp-img{width:auto;max-width:100%;height:auto;display:block;line-height:0;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;padding:40px 0;margin:0 auto}.mfp-figure:after{content:'';position:absolute;left:0;top:40px;bottom:40px;display:block;right:0;width:auto;height:auto;z-index:-1;background:#444}.mfp-figure{line-height:0}.mfp-figure figure{margin-bottom:0}.mfp-bottom-bar{margin-top:-36px;position:absolute;top:100%;left:0;width:100%;cursor:auto}.mfp-title{line-height:24px;text-align:center;font-weight:700;text-transform:uppercase;color:#222;word-break:break-word;padding-right:36px}.mfp-figure small{color:#bdbdbd;display:block;font-size:12px;line-height:14px}.mfp-image-holder .mfp-content{max-width:100%}.mfp-gallery .mfp-image-holder .mfp-figure{cursor:pointer}@media screen and (max-width:800px) and (orientation:landscape),screen and (max-height:300px){.mfp-img-mobile .mfp-image-holder{padding-left:0;padding-right:0}.mfp-img-mobile img.mfp-img{padding:0}.mfp-img-mobile .mfp-figure:after{top:0;bottom:0}.mfp-img-mobile .mfp-bottom-bar{background:rgba(0,0,0,.6);bottom:0;margin:0;top:auto;padding:3px 5px;position:fixed;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.mfp-img-mobile .mfp-bottom-bar:empty{padding:0}.mfp-img-mobile .mfp-counter{right:5px;top:3px}.mfp-img-mobile .mfp-close{top:0;right:0;width:35px;height:35px;line-height:35px;background:rgba(0,0,0,.6);position:fixed;text-align:center;padding:0}.mfp-img-mobile .mfp-figure small{display:inline;margin-left:5px}}@media all and (max-width:1300px){.mfp-arrow{-webkit-transform:scale(0.75);transform:scale(0.75)}.mfp-arrow-left{-webkit-transform-origin:0;transform-origin:0}.mfp-arrow-right{-webkit-transform-origin:100%;transform-origin:100%}.mfp-container{padding-left:6px;padding-right:6px}.mfp-iframe-holder .mfp-close,.mfp-image-holder .mfp-close{right:0;top:-5px}}.mfp-ie7 .mfp-img{padding:0}.mfp-ie7 .mfp-bottom-bar{width:600px;left:50%;margin-left:-300px;margin-top:5px;padding-bottom:5px}.mfp-ie7 .mfp-container{padding:0}.mfp-ie7 .mfp-content{padding-top:44px}.mfp-ie7 .mfp-close{top:0;right:0;padding-top:0}.mfp-fade.mfp-bg{opacity:0;-webkit-transition:all .15s ease-out;-moz-transition:all .15s ease-out;transition:all .15s ease-out}.mfp-fade.mfp-bg.mfp-ready{opacity:.97}.mfp-fade.mfp-bg.mfp-removing{opacity:0}.mfp-fade.mfp-wrap .mfp-content{opacity:0;-moz-transform:scale(0.8,.8);-ms-transform:scale(0.8,.8);-webkit-transform:scale(0.8,.8);transform:scale(0.8,.8);-webkit-transition:all .15s ease-out;-moz-transition:all .15s ease-out;transition:all .15s ease-out}.mfp-fade.mfp-wrap.mfp-ready .mfp-content{-moz-transform:scale(1,1);-ms-transform:scale(1,1);-webkit-transform:scale(1,1);transform:scale(1,1);opacity:1}.mfp-fade.mfp-wrap.mfp-removing .mfp-content{-moz-transform:scale(0.8,.8);-ms-transform:scale(0.8,.8);-webkit-transform:scale(0.8,.8);transform:scale(0.8,.8);opacity:0}.portfolio-item{z-index:2}.isotope-hidden.portfolio-item{pointer-events:none;z-index:1}.isotope,.isotope .portfolio-item,.isotope .post-item{-webkit-transition-duration:.8s;-moz-transition-duration:.8s;-ms-transition-duration:.8s;-o-transition-duration:.8s;transition-duration:.8s}.isotope{-webkit-transition-property:height,width;-moz-transition-property:height,width;-ms-transition-property:height,width;-o-transition-property:height,width;transition-property:height,width}.isotope .portfolio-item,.isotope .post-item{-webkit-transition-property:-webkit-transform,opacity;-moz-transition-property:-moz-transform,opacity;-ms-transition-property:-ms-transform,opacity;-o-transition-property:-o-transform,opacity;transition-property:transform,opacity}.isotope .portfolio-item.no-transition,.isotope .post-item.no-transition,.isotope.no-transition,.isotope.no-transition .portfolio-item,.isotope.no-transition .post-item{-webkit-transition-duration:0s;-moz-transition-duration:0s;-ms-transition-duration:0s;-o-transition-duration:0s;transition-duration:0s}.isotope.infinite-scrolling{-webkit-transition:none;-moz-transition:none;-ms-transition:none;-o-transition:none;transition:none}#infscr-loading{position:absolute;left:50%;bottom:0;text-align:center;padding:10px;box-sizing:border-box;margin-left:-82px;font-size:13px;color:#fff;border-radius:3px}#infscr-loading img{display:none}.flex-container a:active,.flex-container a:focus,.flexslider a:active,.flexslider a:focus{outline:0}.flex-control-nav,.flex-direction-nav,.flexslider .slides{margin:0;padding:0;list-style:none}.flexslider{margin:0;padding:0;position:relative}.flexslider .slides>li{display:none;-webkit-backface-visibility:hidden}.flexslider .slides img{max-width:100%;display:block;margin:0 auto}.flex-viewport{height:auto!important}.flex-pauseplay span{text-transform:capitalize}.slides:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0}html[xmlns] .slides{display:block}* html .slides{height:1%}.no-js .slides>li:first-child{display:block}.flex-control-nav{position:absolute;bottom:0;margin:0;padding:0;list-style-type:none}.flex-control-nav li{display:inline-block;margin:0 .5em;cursor:pointer;position:relative;z-index:1000}.flex-control-nav a{display:inline-block;width:.75em;height:.75em;-moz-border-radius:50%;-webkit-border-radius:50%;border-radius:50%;text-indent:-9000em;text-align:left!important}.flex-controls-outside .flex-control-nav{position:relative}.flex-controls-left .flex-control-nav{left:0}.flex-controls-right .flex-control-nav{text-align:right;right:0}.flex-controls-center .flex-control-nav{width:100%;text-align:center}.flex-direction-nav a{display:block;position:absolute;font-size:1.5em;width:1em;height:1em;top:50%;margin-top:-.5em;font-family:FontAwesome;text-align:center;vertical-align:middle;line-height:1}.flex-direction-nav a:before{display:inline-block}.flex-prev{left:0}.flex-prev:before{content:"\f104"}.flex-next{right:0}.flex-next:before{content:"\f105"}.flexslider{margin-bottom:0}.flexslider figure{position:relative;margin:0}.flexslider figcaption{display:inline-block;position:absolute;bottom:24px;left:24px;padding:12px;max-width:400px}.flexslider figcaption h3{margin-bottom:0}.flexslider figcaption p{margin-top:24px;margin-bottom:0}.flexslider.flex-caption-top figcaption{bottom:auto;top:24px}.flexslider.flex-caption-right figcaption{left:auto;right:24px}.flexslider.flex-caption-alternate li:nth-child(even) figcaption{left:24px;right:auto}.flexslider.flex-caption-alternate li:nth-child(odd) figcaption{right:24px;left:auto}@media (max-width:480px){.flexslider figcaption{display:none}}.container-fluid .flexslider img{width:100%}[data-flex-itemwidth]{margin-top:-36px;text-align:center}[data-flex-itemwidth] .slides>li>a,[data-flex-itemwidth] .slides>li>figure{padding-top:36px;display:inline-block;max-width:100%}[data-flex-itemwidth] .flex-next,[data-flex-itemwidth] .flex-prev{margin-top:-0px}.tp-bullets.simplebullets.round .bullet{width:12px;height:12px;margin-left:6px;margin-right:6px;border-radius:50%;background-color:#fff;background-image:none;opacity:.8}.tp-bullets.simplebullets.round .bullet.selected{opacity:1}.chart{position:relative;text-align:center;left:0!important;margin-left:0!important}.chart i{display:block;font-size:3em;position:absolute;top:50%;left:50%;margin-top:-.5em;margin-left:-.5em}.chart input,.chart span{display:none}.counter{margin-bottom:12px;padding-bottom:12px;position:relative}.counter .value{display:block;width:100%;text-align:center;background:none!important;box-shadow:none!important;border:0;line-height:1}.counter .value:active,.counter .value:focus,.counter .value:hover{background:none!important;box-shadow:none!important}.counter:after{content:"";height:2px;position:absolute;width:60px;top:100%;left:50%;margin-left:-30px}.countdown{text-align:center}.countdown .counter-element{display:inline-block;min-width:1.5em;line-height:1em}.countdown b{position:relative;display:block;width:100%;font-size:16px;font-weight:400;line-height:24px;padding-top:12px;margin-top:12px}.countdown b:before{height:2px;width:2em;content:"";position:absolute;bottom:100%;left:50%;margin-left:-1em}.odometer.odometer-auto-theme,.odometer.odometer-theme-default{-moz-box-orient:vertical;display:inline-block;vertical-align:middle;*vertical-align:auto;position:relative;*display:inline}.odometer.odometer-auto-theme .odometer-digit,.odometer.odometer-theme-default .odometer-digit{-moz-box-orient:vertical;display:inline-block;vertical-align:middle;*vertical-align:auto;position:relative;*display:inline}.odometer.odometer-auto-theme .odometer-digit .odometer-digit-spacer,.odometer.odometer-theme-default .odometer-digit .odometer-digit-spacer{-moz-box-orient:vertical;display:inline-block;vertical-align:middle;*vertical-align:auto;visibility:hidden;*display:inline}.odometer.odometer-auto-theme .odometer-digit .odometer-digit-inner,.odometer.odometer-theme-default .odometer-digit .odometer-digit-inner{text-align:left;display:block;position:absolute;top:0;left:0;right:0;bottom:0;overflow:hidden}.odometer.odometer-auto-theme .odometer-digit .odometer-ribbon,.odometer.odometer-theme-default .odometer-digit .odometer-ribbon{display:block}.odometer.odometer-auto-theme .odometer-digit .odometer-ribbon-inner,.odometer.odometer-theme-default .odometer-digit .odometer-ribbon-inner{display:block;-webkit-backface-visibility:hidden}.odometer.odometer-auto-theme .odometer-digit .odometer-value,.odometer.odometer-theme-default .odometer-digit .odometer-value{display:block;-webkit-transform:translateZ(0)}.odometer.odometer-auto-theme .odometer-digit .odometer-value.odometer-last-value,.odometer.odometer-theme-default .odometer-digit .odometer-value.odometer-last-value{position:absolute}.odometer.odometer-auto-theme.odometer-animating-up .odometer-ribbon-inner,.odometer.odometer-theme-default.odometer-animating-up .odometer-ribbon-inner{-webkit-transition:-webkit-transform 1s;-moz-transition:-moz-transform 1s;-ms-transition:-ms-transform 1s;-o-transition:-o-transform 1s;transition:transform 1s}.odometer.odometer-auto-theme.odometer-animating-down .odometer-ribbon-inner,.odometer.odometer-auto-theme.odometer-animating-up.odometer-animating .odometer-ribbon-inner,.odometer.odometer-theme-default.odometer-animating-down .odometer-ribbon-inner,.odometer.odometer-theme-default.odometer-animating-up.odometer-animating .odometer-ribbon-inner{-webkit-transform:translateY(-100%);-moz-transform:translateY(-100%);-ms-transform:translateY(-100%);-o-transform:translateY(-100%);transform:translateY(-100%)}.odometer.odometer-auto-theme.odometer-animating-down.odometer-animating .odometer-ribbon-inner,.odometer.odometer-theme-default.odometer-animating-down.odometer-animating .odometer-ribbon-inner{-webkit-transition:-webkit-transform 1s;-moz-transition:-moz-transform 1s;-ms-transition:-ms-transform 1s;-o-transition:-o-transform 1s;transition:transform 1s;-webkit-transform:translateY(0);-moz-transform:translateY(0);-ms-transform:translateY(0);-o-transform:translateY(0);transform:translateY(0)}.odometer.odometer-auto-theme .odometer-value,.odometer.odometer-theme-default .odometer-value{text-align:center}.rotating{display:inline-block;-webkit-transform-style:preserve-3d;-moz-transform-style:preserve-3d;-ms-transform-style:preserve-3d;-o-transform-style:preserve-3d;transform-style:preserve-3d;-webkit-transform:rotateX(0) rotateY(0) rotateZ(0);-moz-transform:rotateX(0) rotateY(0) rotateZ(0);-ms-transform:rotateX(0) rotateY(0) rotateZ(0);-o-transform:rotateX(0) rotateY(0) rotateZ(0);transform:rotateX(0) rotateY(0) rotateZ(0);-webkit-transition:.5s;-moz-transition:.5s;-ms-transition:.5s;-o-transition:.5s;transition:.5s;-webkit-transform-origin-x:50%}.rotating.flip{position:relative}.rotating .back,.rotating .front{left:0;top:0;-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;-ms-backface-visibility:hidden;-o-backface-visibility:hidden;backface-visibility:hidden}.rotating .front{position:absolute;display:inline-block;-webkit-transform:translate3d(0,0,1px);-moz-transform:translate3d(0,0,1px);-ms-transform:translate3d(0,0,1px);-o-transform:translate3d(0,0,1px);transform:translate3d(0,0,1px)}.rotating.flip .front{z-index:1}.rotating .back{display:block;opacity:0}.rotating.spin{-webkit-transform:rotate(360deg) scale(0);-moz-transform:rotate(360deg) scale(0);-ms-transform:rotate(360deg) scale(0);-o-transform:rotate(360deg) scale(0);transform:rotate(360deg) scale(0)}.rotating.flip .back{z-index:2;display:block;opacity:1;-webkit-transform:rotateY(180deg) translate3d(0,0,0);-moz-transform:rotateY(180deg) translate3d(0,0,0);-ms-transform:rotateY(180deg) translate3d(0,0,0);-o-transform:rotateY(180deg) translate3d(0,0,0);transform:rotateY(180deg) translate3d(0,0,0)}.rotating.flip.up .back{-webkit-transform:rotateX(180deg) translate3d(0,0,0);-moz-transform:rotateX(180deg) translate3d(0,0,0);-ms-transform:rotateX(180deg) translate3d(0,0,0);-o-transform:rotateX(180deg) translate3d(0,0,0);transform:rotateX(180deg) translate3d(0,0,0)}.rotating.flip.cube .front{-webkit-transform:translate3d(0,0,100px) scale(0.9,.9);-moz-transform:translate3d(0,0,100px) scale(0.85,.85);-ms-transform:translate3d(0,0,100px) scale(0.85,.85);-o-transform:translate3d(0,0,100px) scale(0.85,.85);transform:translate3d(0,0,100px) scale(0.85,.85)}.rotating.flip.cube .back{-webkit-transform:rotateY(180deg) translate3d(0,0,100px) scale(0.9,.9);-moz-transform:rotateY(180deg) translate3d(0,0,100px) scale(0.85,.85);-ms-transform:rotateY(180deg) translate3d(0,0,100px) scale(0.85,.85);-o-transform:rotateY(180deg) translate3d(0,0,100px) scale(0.85,.85);transform:rotateY(180deg) translate3d(0,0,100px) scale(0.85,.85)}.rotating.flip.cube.up .back{-webkit-transform:rotateX(180deg) translate3d(0,0,100px) scale(0.9,.9);-moz-transform:rotateX(180deg) translate3d(0,0,100px) scale(0.85,.85);-ms-transform:rotateX(180deg) translate3d(0,0,100px) scale(0.85,.85);-o-transform:rotateX(180deg) translate3d(0,0,100px) scale(0.85,.85);transform:rotateX(180deg) translate3d(0,0,100px) scale(0.85,.85)}.portfolio{list-style-type:none;z-index:1}.portfolio-item{display:none}.isotope-filters{margin:0 0 24px;padding-left:0;list-style-type:none;font-weight:700;text-transform:uppercase}.isotope-filters li{display:inline-block}.isotope-filters li a{display:inline-block;position:relative;padding-left:14px;white-space:nowrap}.isotope-filters li a:before{content:"";height:14px;width:2px;position:absolute;top:4px;left:5px}.isotope-filters li:first-child a{padding-left:0}.isotope-filters li:first-child a:before{display:none}.portfolio .col-md-3{margin-left:-1px}.portfolio-figure,.portfolio-video{position:relative;overflow:hidden;margin-bottom:24px;z-index:1;-moz-transform:translateX(-1px);-ms-transform:translateX(-1px);-webkit-transform:translateX(-1px);transform:translateX(-1px)}.portfolio-gallery{margin-bottom:24px}.portfolio-list .portfolio-list-header{margin-bottom:12px;line-height:48px}.portfolio-list ul{list-style-type:none;margin:0 0 24px;font-size:16px;padding:0 24px 24px;line-height:36px}.portfolio-list li{margin-bottom:12px}.portfolio-list li:last-child{margin-bottom:0}.portfolio-list i{font-size:12px}.portfolio-share,.portfolio-url{display:block;font-size:16px;line-height:48px;margin-bottom:24px}.portfolio-share span,.portfolio-url span{display:inline-block;line-height:48px;padding:0 12px;margin-right:12px;text-transform:uppercase}.portfolio-share ul,.portfolio-url ul{display:inline-block;margin:0;padding:0}.portfolio-share ul li,.portfolio-url ul li{padding:0 12px}.portfolio-header{max-width:100%;margin-bottom:48px;position:relative;line-height:48px}.all-portfolio-items{font-size:16px;line-height:24px;vertical-align:middle}.next-portfolio-item,.prev-portfolio-item{position:absolute;font-size:24px;top:50%;width:1em;height:1em;margin-top:-.5em;z-index:1}.next-portfolio-item i,.prev-portfolio-item i{display:block}.next-portfolio-item{right:0}.prev-portfolio-item{left:0}.portfolio-shadows .portfolio-item{padding-bottom:24px}.portfolio-shadows .portfolio-item.col-md-6{padding-bottom:60px}.portfolio-shadows .flat-shadow{margin-left:11%;margin-right:11%}.portfolio-shadows .hex-right:after{background-image:url(//www.delivauto.fr/wp-content/themes/angle/assets/images/shadow-right.png);background-repeat:no-repeat;background-position:top left;background-size:130%}.portfolio-shadows .hex-left:after{background-image:url(//www.delivauto.fr/wp-content/themes/angle/assets/images/shadow-left.png);background-repeat:no-repeat;background-position:top right;background-size:130%}.portfolio figcaption{position:absolute;top:0;left:0;height:100%;width:100%;text-align:center;padding:0 10%;box-sizing:border-box;-webkit-backface-visibility:hidden;-moz-transition:opacity .3s;-o-transition:opacity .3s;-webkit-transition:opacity .3s;transition:opacity .3s;overflow:hidden;opacity:0}.portfolio figcaption h4{margin-top:25%;padding:0 10%;font-size:18px}.portfolio figcaption p{padding:0 10%;font-size:14px}.portfolio figcaption>a:first-child:not(.link):not(.more){display:block;position:absolute;top:0;bottom:0;left:0;right:0}.portfolio figure:hover figcaption{opacity:1}.portfolio .link,.portfolio .more{display:block;position:absolute;-webkit-backface-visibility:hidden;bottom:4px;-moz-transition:all,.2s;-o-transition:all,.2s;-webkit-transition:all,.2s;transition:all,.2s;-moz-transition-delay:all,.75s;-o-transition-delay:all,.75s;-webkit-transition-delay:all,.75s;transition-delay:all,.75s;opacity:0;font-size:12px}.portfolio figure:hover .link,.portfolio figure:hover .more{opacity:1}.portfolio .col-md-3 figcaption p{display:none}.portfolio-rect .link,.portfolio-rect .more,.portfolio-square .link,.portfolio-square .more{width:36px;height:36px;line-height:36px}.portfolio-rect .more,.portfolio-square .more{left:4px;margin-left:-50px}.portfolio-rect .link,.portfolio-square .link{right:4px;margin-right:-50px}.portfolio-rect figure:hover .more,.portfolio-square figure:hover .more{opacity:1;margin-left:0}.portfolio-rect figure:hover .link,.portfolio-square figure:hover .link{opacity:1;margin-right:0}.portfolio-round figcaption,.portfolio-round figure{border-radius:50%;overflow:hidden}.portfolio-round .link,.portfolio-round .more{width:36px;height:36px;line-height:36px;border-radius:50%;top:50%;margin-top:-18px}.portfolio-round .more{left:4px;margin-left:-50px}.portfolio-round .link{right:4px;margin-right:-50px}.portfolio-round figure:hover .more{opacity:1;margin-left:0}.portfolio-round figure:hover .link{opacity:1;margin-right:0}.portfolio-hex .more{left:4px;margin-left:-50px}.portfolio-hex .link{right:4px;margin-right:-50px}.portfolio-hex figure:hover .more{opacity:1;margin-left:24.5%}.portfolio-hex figure:hover .link{opacity:1;margin-right:24.5%}@media (min-width:768px) and (max-width:979px){.portfolio figcaption p{display:none}}@media (max-width:979px){.portfolio-shadows .portfolio-item{padding-bottom:48px}}@media (max-width:480px){.portfolio figcaption p{display:none}}.post{margin-bottom:24px;position:relative}.post-head{margin-bottom:24px}.post-head.no-title,.post-title{margin-bottom:0}.post-author,.post-date{font-style:italic}.post-type{display:inline-block;font-size:16px;text-transform:uppercase}.post-type i{line-height:30px}.post-body,.post-media{margin-bottom:24px}.post-extras{font-size:14px;position:relative;margin-bottom:96px!important;padding-bottom:48px!important}.post-extras span{display:inline-block;padding-right:5px}.post-extras span:last-child{padding-right:0}.post-extras i{font-size:12px;display:inline-block}.single .post-extras{padding-bottom:24px!important;margin-bottom:24px!important}.post-navigation a,.post-navigation span{font-size:14px}.post-showinfo .comments-body,.post-showinfo .comments-head,.post-showinfo .post-body,.post-showinfo .post-extras,.post-showinfo .post-head,.post-showinfo .post-navigation,.post-showinfo .post-share{position:relative;margin-left:80px}.post-showinfo .post-head{padding-top:8px}.post-showinfo .post-icon{display:block;position:absolute;left:-80px;top:0;font-size:14px;text-transform:uppercase}.grid-post .post-body,.grid-post .post-head{padding:12px;margin-left:0}.grid-post .post-extras{padding:12px!important}.grid-post .post-head{margin-bottom:0;padding-top:24px;padding-bottom:0;position:relative;text-align:center}.grid-post .post-title{padding-top:0}.grid-post .post-showinfo{margin-left:0}.grid-post .post-showinfo .post-head{padding-top:36px;z-index:2}.grid-post .post-showinfo .post-icon{top:-30px;left:50%;margin-left:-30px;margin-right:0;z-index:100}.grid-post .post-showinfo .post-icon i{line-height:30px}.grid-post .post-media{padding-top:48px;margin-bottom:0}.grid-post .post-media .feature-image{display:block;margin-top:-48px}.grid-post .post-media .feature-image>img{width:100%}.grid-post .post-media .feature-slider,.grid-post .post-media .feature-video{margin-top:-48px;margin-bottom:0}.grid-post .post-body{margin-bottom:0}.grid-post .post-extras{margin-top:12px;margin-left:0;margin-bottom:24px!important;padding-top:12px!important}.grid-post .post-extras:before{position:absolute;content:"";height:1px;width:36%;left:50%;margin-left:-18%;top:0}.grid-post .post-extras:after{display:none}.author-info{margin-left:80px}.author-info img{display:inline-block}.post-share{padding-bottom:24px}.comments-head{margin-bottom:24px}.comments-head h3{padding-top:8px;margin-bottom:0}.media-comment{margin-top:24px;position:relative}.media-comment .media-comment{margin-top:24px}.media-comment .box-round{bottom:-12px;padding-right:0!important}.media-inner{padding:10px;position:relative;padding-bottom:12px}.media-inner p:last-child{margin-bottom:0}.media-inner:after{content:"";position:absolute;height:2px;width:70px;left:10px;bottom:0}.comments-form{max-width:878px}.media-inner .comments-form .comments-head{margin-top:12px}.media-inner .comments-form .comments-body,.media-inner .comments-form .comments-head{margin-left:0}.media-inner .comments-form .post-icon{display:none}@media (max-width:979px){.grid-post .post-showinfo .comments-body,.grid-post .post-showinfo .comments-head,.grid-post .post-showinfo .post-body,.grid-post .post-showinfo .post-extras,.grid-post .post-showinfo .post-head,.grid-post .post-showinfo .post-navigation,.grid-post .post-showinfo .post-share,.post-showinfo .comments-body,.post-showinfo .comments-head,.post-showinfo .post-body,.post-showinfo .post-extras,.post-showinfo .post-head,.post-showinfo .post-navigation,.post-showinfo .post-share{margin-left:0}.grid-post .post-showinfo .comments-head,.post-showinfo .comments-head{border-top:30px solid transparent}.grid-post .post-showinfo .post-media,.post-showinfo .post-media{margin-bottom:0}.grid-post .post-showinfo .comments-head,.grid-post .post-showinfo .post-head,.post-showinfo .comments-head,.post-showinfo .post-head{padding-top:30px;z-index:2}.grid-post .post-showinfo .post-icon,.post-showinfo .post-icon{top:-20px;left:50%;margin-left:-20px;margin-right:0;z-index:100}.grid-post .post-showinfo .post-icon i,.post-showinfo .post-icon i{line-height:20px;font-size:12px}.media-inner .comments-form .comments-head{margin-top:12px;padding-top:0;border-top:0}}@media (max-width:480px){.grid-post .post-showinfo .post-icon{top:-20px;margin-left:-20px}.grid-post .post-showinfo .post-icon i{line-height:20px}.media-comment .media-inner{padding-top:20px}.media-comment:after{display:none}.media-comment .box-round{position:relative;margin-left:auto;margin-right:auto;bottom:-22px}.media-comment .comment-reply{float:right}}.google-map{height:500px}.google-map img{max-width:inherit}.google-map.map-small{height:354px}.map-overlay{position:absolute;width:100%;left:0;top:100px}.map-overlay .container{position:relative}.contact-details{position:absolute;width:40%;right:0;max-width:400px}.map-marker-label{background-color:#fff;color:#000;width:150px;padding:10px;text-align:center;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box}@media (max-width:767px){#map{height:200px}.map-overlay{position:inherit;top:0;padding-bottom:8%}.map-overlay .container{padding:0}.contact-details{width:100%;max-width:100%;left:0;top:0;position:inherit}}.sidebar-widget{margin-bottom:48px}#masthead .sidebar-widget,.top-bar .sidebar-widget{margin-bottom:0;font-size:14px!important;display:inline-block;vertical-align:top;position:relative}#masthead .sidebar-widget>*,.top-bar .sidebar-widget>*{margin-bottom:0!important;padding-bottom:0!important}#masthead .sidebar-widget{padding-left:6px;margin-left:6px}#masthead .sidebar-widget i{line-height:24px!important;font-size:14px!important}#footer .sidebar-widget h3,.sidebar .sidebar-widget h3{margin-bottom:16px}.widget_search form{margin-bottom:0}.widget_search .btn:focus,.widget_search .btn:hover{outline:0}#masthead .widget_search form,.top-bar .widget_search form{display:none}.top-search{text-align:center;width:36px;display:inline-block;position:relative}.top-search form{position:absolute;top:0}.top-search .search-trigger{cursor:pointer}.top-search .input-group{width:200px}.top-search .input-group-btn{background:none!important}.top-search .btn{vertical-align:top}.top-bar .top-search .search-trigger{line-height:36px;float:none;-moz-transition:all .2s;-o-transition:all .2s;-webkit-transition:all .2s;transition:all .2s}#masthead .top-search form,.top-right .top-search form{right:0;-moz-transition:right .5s;-o-transition:right .5s;-webkit-transition:right .5s;transition:right .5s}.top-left .top-search form{left:0;-moz-transition:left .5s;-o-transition:left .5s;-webkit-transition:left .5s;transition:left .5s}#masthead .top-search.active form,.top-right .top-search.active form{right:36px}.top-left .top-search.active form{left:36px}#masthead .top-search form{top:100%;margin-right:-36px}.widget_archive ul,.widget_categories ul,.widget_meta ul,.widget_nav_menu ul,.widget_pages ul,.widget_recent_comments ul,.widget_recent_entries ul,.widget_twitter ul{margin-left:0;padding-left:0;list-style-type:none;margin-bottom:0}.widget_archive li,.widget_categories li,.widget_meta li,.widget_nav_menu li,.widget_pages li,.widget_recent_comments li,.widget_recent_entries li,.widget_twitter li{clear:both}.widget_archive p,.widget_categories p,.widget_meta p,.widget_nav_menu p,.widget_pages p,.widget_recent_comments p,.widget_recent_entries p,.widget_twitter p{text-indent:0;margin-bottom:0}.widget_archive .post-icon,.widget_categories .post-icon,.widget_meta .post-icon,.widget_nav_menu .post-icon,.widget_pages .post-icon,.widget_recent_comments .post-icon,.widget_recent_entries .post-icon,.widget_twitter .post-icon{float:left;width:40px;height:40px;text-align:center;margin-right:8px;margin-top:4px}.widget_archive .post-icon i,.widget_categories .post-icon i,.widget_meta .post-icon i,.widget_nav_menu .post-icon i,.widget_pages .post-icon i,.widget_recent_comments .post-icon i,.widget_recent_entries .post-icon i,.widget_twitter .post-icon i{font-size:14px;line-height:40px}.widget_archive small,.widget_categories small,.widget_meta small,.widget_nav_menu small,.widget_pages small,.widget_recent_comments small,.widget_recent_entries small,.widget_twitter small{display:block}.widget_archive .sub-menu,.widget_categories .sub-menu,.widget_meta .sub-menu,.widget_nav_menu .sub-menu,.widget_pages .sub-menu,.widget_recent_comments .sub-menu,.widget_recent_entries .sub-menu,.widget_twitter .sub-menu{margin:6px 0;padding-left:12px;border-left:3px solid}.widget_archive .sub-menu li,.widget_categories .sub-menu li,.widget_meta .sub-menu li,.widget_nav_menu .sub-menu li,.widget_pages .sub-menu li,.widget_recent_comments .sub-menu li,.widget_recent_entries .sub-menu li,.widget_twitter .sub-menu li{padding-left:0}.top-bar .sub-menu{padding-left:0;border:0}.widget_archive ul,.widget_categories ul,.widget_meta ul,.widget_nav_menu ul,.widget_pages ul,.widget_recent_comments ul{margin-left:0;padding-left:0}.widget_archive li,.widget_categories li,.widget_meta li,.widget_nav_menu li,.widget_pages li,.widget_recent_comments li{padding-left:12px}.top-bar .widget_archive li,.top-bar .widget_archive ul,.top-bar .widget_categories li,.top-bar .widget_categories ul,.top-bar .widget_meta li,.top-bar .widget_meta ul,.top-bar .widget_nav_menu li,.top-bar .widget_nav_menu ul,.top-bar .widget_pages li,.top-bar .widget_pages ul,.top-bar .widget_recent_comments li,.top-bar .widget_recent_comments ul{display:inline-block}.widget_tag_cloud ul{margin:0;padding:0;list-style:none;*zoom:1}.widget_tag_cloud ul:after{content:"";display:table;clear:both}.widget_tag_cloud ul a,.widget_tag_cloud ul li{float:left;height:24px;line-height:24px;position:relative}.widget_tag_cloud ul li{margin-bottom:6px}.widget_tag_cloud ul a{font-size:12px!important;text-transform:none!important;margin-right:6px;padding:0 10px;text-decoration:none;-moz-transition:all .2s;-o-transition:all .2s;-webkit-transition:all .2s;transition:all .2s}.widget_oxy_twitter ul{padding-left:0;list-style-type:none}.widget_oxy_twitter li{position:relative;padding-left:24px;font-size:14px;margin-bottom:12px}.widget_oxy_twitter li:before{display:block;height:24px;line-height:24px;width:24px;content:"\f099";font-family:FontAwesome;position:absolute;top:0;left:0}.widget_oxy_twitter li li:last-child{margin-bottom:0}.widget_swatch_social ul.social-icons li a{margin-top:0}.widget_calendar .table{margin-bottom:0}.widget_calendar .table tbody td{position:relative}.widget_calendar .table tbody a{display:block;position:absolute;left:0;top:0;width:100%;height:100%;line-height:41px;text-align:center}.widget_calendar tfoot tr td:last-child{text-align:right}.widget_swatch_wpml_language_selector ul li{position:relative;padding-right:6px}.widget_swatch_wpml_language_selector ul li:before{content:"";position:absolute;height:16px;width:1px;top:50%;left:0;margin-top:-8px}.widget_swatch_wpml_language_selector ul li:first-child:before{display:none}.widget_swatch_wpml_language_selector ul li:last-child{padding-right:0}.widget_swatch_wpml_language_selector ul li a{float:none!important}#masthead .widget_swatch_wpml_language_selector ul li a{display:inline-block;margin-left:6px;margin-right:6px}#footer .widget_swatch_wpml_language_selector ul li a,.sidebar .widget_swatch_wpml_language_selector ul li a{margin-left:6px;margin-right:6px}#footer .widget_swatch_wpml_language_selector ul li:first-child,.sidebar .widget_swatch_wpml_language_selector ul li:first-child{padding-left:0}#footer .widget_swatch_wpml_language_selector ul li:first-child a,.sidebar .widget_swatch_wpml_language_selector ul li:first-child a{margin-left:0}@media (max-width:991px){#masthead .sidebar-widget{display:none}}@media (max-width:767px){.sidebar{margin-top:80px}.sidebar li{padding-left:0}.sidebar .widget_search input{width:100%}.sidebar .widget_oxy_twitter li{padding-left:24px}.top-bar .top-search{position:inherit}.top-bar .top-search .input-group,.top-bar .top-search form{width:100%;right:0!important;left:0!important}}.hover-animate{position:relative;display:block}.hover-animate img{-moz-transition:opacity .2s;-o-transition:opacity .2s;-webkit-transition:opacity .2s;transition:opacity .2s;z-index:1;position:relative;-webkit-backface-visibility:hidden}.hover-animate:hover img{opacity:.4}.hover-animate i{display:block;position:absolute;top:50%;left:50%;margin-left:-.5em;margin-top:-.5em;z-index:0}.os-animation{opacity:0}.os-animation.animated{opacity:1}.no-margin{margin:0!important}.margin-bottom{margin-bottom:24px!important}.margin-top{margin-top:24px!important}.margin-left{margin-left:24px!important}.margin-right{margin-right:24px!important}.no-padding{padding:0!important}.padding-bottom{padding-bottom:24px!important}.padding-top{padding-top:24px!important}.padding-left{padding-left:24px!important}.padding-right{margin-right:24px!important}.padded{margin-bottom:24px;padding-bottom:24px}.padded-big{margin-bottom:48px;padding-bottom:48px}.padded-huge{margin-bottom:96px;padding-bottom:48px}.bordered{position:relative;padding-bottom:8px;margin-bottom:8px}.bordered:after{content:"";position:absolute;bottom:0;width:72px;height:2px;left:0}.text-center .bordered:after{margin-left:-36px;left:50%}.text-right .bordered:after{left:auto;right:0}.text-center>.bordered:after{margin-left:-36px!important;left:50%!important}.text-right>.bordered:after{left:auto!important;right:0!important}.bordered.text-left:after{left:0!important;right:auto!important;margin-left:0!important}.bordered.text-center:after{left:50%!important;right:auto!important;margin-left:-36px!important}.bordered.text-right:after{left:auto!important;right:0!important;margin-left:0!important}@media (max-width:992px){.small-screen-center .bordered:after{margin-left:-36px;left:50%}}.block{display:block!important}.inline-block{display:inline-block!important}.clear{clear:both}img{max-width:100%;height:auto}.list-container .col-md-2-4:nth-child(5n+1),.list-container .col-md-2:nth-child(6n+1),.list-container .col-md-3:nth-child(4n+1),.list-container .col-md-4:nth-child(3n+1),.list-container .col-md-6:nth-child(2n+1){clear:both}.navbar-inner{filter:progid:DXImageTransform.Microsoft.gradient(enabled=false)}.ie8 .box-mini .img-circle{min-width:48px}.ie8 .blockquote-well .box-round .img-circle{min-width:100px}.ie8 .media-comment .box-round{width:48px}.ie8 .opaque{opacity:.8;filter:alpha(opacity=80);-ms-filter:"alpha(Opacity=80)"}button.close{background:transparent!important;color:#000!important}.uneditable-input,input[type=color],input[type=date],input[type=datetime-local],input[type=datetime],input[type=email],input[type=month],input[type=number],input[type=password],input[type=search],input[type=tel],input[type=text],input[type=time],input[type=url],input[type=week],select,textarea{border-color:transparent;box-shadow:none;text-shadow:none}.uneditable-input:focus,input[type=color]:focus,input[type=date]:focus,input[type=datetime-local]:focus,input[type=datetime]:focus,input[type=email]:focus,input[type=month]:focus,input[type=number]:focus,input[type=password]:focus,input[type=search]:focus,input[type=tel]:focus,input[type=text]:focus,input[type=time]:focus,input[type=url]:focus,input[type=week]:focus,select:focus,textarea:focus{border-color:transparent}.has-warning .uneditable-input,.has-warning input[type=color],.has-warning input[type=date],.has-warning input[type=datetime-local],.has-warning input[type=datetime],.has-warning input[type=email],.has-warning input[type=month],.has-warning input[type=number],.has-warning input[type=password],.has-warning input[type=search],.has-warning input[type=tel],.has-warning input[type=text],.has-warning input[type=time],.has-warning input[type=url],.has-warning input[type=week],.has-warning select,.has-warning textarea{border-color:#fff;-webkit-box-shadow:0 3px 0 rgba(247,178,68,.6),0 3px 3px rgba(247,178,68,.1);-moz-box-shadow:0 3px 0 rgba(247,178,68,.6),0 3px 3px rgba(247,178,68,.1);box-shadow:0 3px 0 rgba(247,178,68,.6),0 3px 3px rgba(247,178,68,.1)}.has-error .uneditable-input,.has-error input[type=color],.has-error input[type=date],.has-error input[type=datetime-local],.has-error input[type=datetime],.has-error input[type=email],.has-error input[type=month],.has-error input[type=number],.has-error input[type=password],.has-error input[type=search],.has-error input[type=tel],.has-error input[type=text],.has-error input[type=time],.has-error input[type=url],.has-error input[type=week],.has-error select,.has-error textarea{border-color:#fff;-webkit-box-shadow:0 3px 0 rgba(170,70,60,.9),0 3px 3px rgba(170,70,60,.1);-moz-box-shadow:0 3px 0 rgba(170,70,60,.9),0 3px 3px rgba(170,70,60,.1);box-shadow:0 3px 0 rgba(170,70,60,.9),0 3px 3px rgba(170,70,60,.1)}.has-success .uneditable-input,.has-success input[type=color],.has-success input[type=date],.has-success input[type=datetime-local],.has-success input[type=datetime],.has-success input[type=email],.has-success input[type=month],.has-success input[type=number],.has-success input[type=password],.has-success input[type=search],.has-success input[type=tel],.has-success input[type=text],.has-success input[type=time],.has-success input[type=url],.has-success input[type=week],.has-success select,.has-success textarea{border-color:#fff;-webkit-box-shadow:0 3px 0 rgba(134,223,97,.9),0 3px 3px rgba(134,223,97,.1);-moz-box-shadow:0 3px 0 rgba(134,223,97,.9),0 3px 3px rgba(134,223,97,.1);box-shadow:0 3px 0 rgba(134,223,97,.9),0 3px 3px rgba(134,223,97,.1)}.has-info .uneditable-input,.has-info input[type=color],.has-info input[type=date],.has-info input[type=datetime-local],.has-info input[type=datetime],.has-info input[type=email],.has-info input[type=month],.has-info input[type=number],.has-info input[type=password],.has-info input[type=search],.has-info input[type=tel],.has-info input[type=text],.has-info input[type=time],.has-info input[type=url],.has-info input[type=week],.has-info select,.has-info textarea{border-color:#fff;-webkit-box-shadow:0 3px 0 rgba(124,191,236,.9),0 3px 3px rgba(124,191,236,.1);-moz-box-shadow:0 3px 0 rgba(124,191,236,.9),0 3px 3px rgba(124,191,236,.1);box-shadow:0 3px 0 rgba(124,191,236,.9),0 3px 3px rgba(124,191,236,.1)}.uneditable-input:-moz-placeholder,input[type=color]:-moz-placeholder,input[type=date]:-moz-placeholder,input[type=datetime-local]:-moz-placeholder,input[type=datetime]:-moz-placeholder,input[type=email]:-moz-placeholder,input[type=month]:-moz-placeholder,input[type=number]:-moz-placeholder,input[type=password]:-moz-placeholder,input[type=search]:-moz-placeholder,input[type=tel]:-moz-placeholder,input[type=text]:-moz-placeholder,input[type=time]:-moz-placeholder,input[type=url]:-moz-placeholder,input[type=week]:-moz-placeholder,select:-moz-placeholder,textarea:-moz-placeholder{font-style:italic}.uneditable-input:-ms-input-placeholder,input[type=color]:-ms-input-placeholder,input[type=date]:-ms-input-placeholder,input[type=datetime-local]:-ms-input-placeholder,input[type=datetime]:-ms-input-placeholder,input[type=email]:-ms-input-placeholder,input[type=month]:-ms-input-placeholder,input[type=number]:-ms-input-placeholder,input[type=password]:-ms-input-placeholder,input[type=search]:-ms-input-placeholder,input[type=tel]:-ms-input-placeholder,input[type=text]:-ms-input-placeholder,input[type=time]:-ms-input-placeholder,input[type=url]:-ms-input-placeholder,input[type=week]:-ms-input-placeholder,select:-ms-input-placeholder,textarea:-ms-input-placeholder{font-style:italic}.uneditable-input::-webkit-input-placeholder,input[type=color]::-webkit-input-placeholder,input[type=date]::-webkit-input-placeholder,input[type=datetime-local]::-webkit-input-placeholder,input[type=datetime]::-webkit-input-placeholder,input[type=email]::-webkit-input-placeholder,input[type=month]::-webkit-input-placeholder,input[type=number]::-webkit-input-placeholder,input[type=password]::-webkit-input-placeholder,input[type=search]::-webkit-input-placeholder,input[type=tel]::-webkit-input-placeholder,input[type=text]::-webkit-input-placeholder,input[type=time]::-webkit-input-placeholder,input[type=url]::-webkit-input-placeholder,input[type=week]::-webkit-input-placeholder,select::-webkit-input-placeholder,textarea::-webkit-input-placeholder{font-style:italic}.progress{background:rgba(0,0,0,.07)}.progress .progress-bar+.progress-bar{-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none}.progress-bar-striped.progress-bar{background-color:#555;background-image:-webkit-gradient(linear,0 100%,100% 0,color-stop(0.25,rgba(255,255,255,.15)),color-stop(0.25,transparent),color-stop(0.5,transparent),color-stop(0.5,rgba(255,255,255,.15)),color-stop(0.75,rgba(255,255,255,.15)),color-stop(0.75,transparent),to(transparent));background-image:-webkit-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-image:-moz-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-image:-o-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-image:linear-gradient(45deg,rgba(255,255,255,.15) 25%,rgba(0,0,0,0) 25%,rgba(0,0,0,0) 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,rgba(0,0,0,0) 75%,rgba(0,0,0,0));background-size:40px 40px}.progress-bar-danger.progress-bar{background-color:#e74c3c}.progress-bar-success.progress-bar{background-color:#2ecc71}.progress-bar-info.progress-bar{background-color:#3498db}.progress-bar-warning.progress-bar{background-color:#f39c12}.accordion-toggle:after{background:rgba(0,0,0,.07)}.list-fancy-icons{background:none!important}.audioplayer{color:#fff}.pricing-body{-webkit-box-shadow:0 5px 0 rgba(0,0,0,.075);-moz-box-shadow:0 5px 0 rgba(0,0,0,.075);box-shadow:0 5px 0 rgba(0,0,0,.075)}.menu-item-object-oxy_mega_menu{position:static!important}.menu-item-object-oxy_mega_menu .dropdown-menu{left:0!important;right:0!important;overflow:hidden;background-position:center;background-size:cover}.menu-item-object-oxy_mega_menu .dropdown-menu>li{position:relative;padding-left:0;padding-right:0}.menu-item-object-oxy_mega_menu .dropdown-menu>li:before{content:"";position:absolute;height:1000px;width:1px;left:0;top:3px}.menu-item-object-oxy_mega_menu .dropdown-menu>li:first-child:before{display:none}.menu-item-object-oxy_mega_menu .dropdown-menu>li>ul{list-style-type:none;padding:0;overflow:hidden}.menu-item-object-oxy_mega_menu .dropdown-menu>li>ul>li{padding-bottom:0}.menu-item-object-oxy_mega_menu .dropdown-menu>li>ul>li>a{padding:8px 20px;display:block;font-size:14px;-moz-transition:color .1s;-o-transition:color .1s;-webkit-transition:color .1s;transition:color .1s;position:relative}.menu-item-object-oxy_mega_menu .dropdown-menu>li>strong{text-indent:20px;line-height:37px;display:block}.menu-item-object-oxy_mega_menu .dropdown-menu>li>strong a{padding:0;line-height:37px;display:block}.menu-item-object-oxy_mega_menu .dropdown-menu>li .fa{text-indent:0}.menu-item-object-oxy_mega_menu .dropdown-menu>li .menu-widget{padding:8px 20px}.menu-item-object-oxy_mega_menu .dropdown-menu>li>p{font-size:14px;font-style:italic;padding-bottom:12px;margin-bottom:0;border-bottom:1px solid}.container-fullwidth .menu-item-object-oxy_mega_menu .dropdown-menu{margin-left:15px!important;margin-right:15px!important}.oxy_mega_menu-no-dividers>ul>li:before{display:none}.oxy_mega_menu-no-dividers>ul>li>p{border:0!important}@media (max-width:992px){.menu-item-object-oxy_mega_menu{position:relative!important}.menu-item-object-oxy_mega_menu .dropdown-menu{background-image:none!important}.menu-item-object-oxy_mega_menu .dropdown-menu>li>ul>li>a{padding-left:0;padding-right:0}}.alignnone{margin:0 24px 24px 0}.aligncenter,div.aligncenter{display:block;margin:0 auto}.alignright{float:right;margin:0 0 24px 24px}.alignleft{float:left;margin:0 24px 24px 0}.aligncenter{display:block;margin:0 auto}a img.alignright{float:right;margin:0 0 24px 24px}a img.alignnone{margin:0 24px 0 0}a img.alignleft{float:left;margin:0 24px 0 0}a img.aligncenter{display:block;margin-left:auto;margin-right:auto}.gallery-caption,.wp-caption{text-align:center;overflow:hidden}.wp-caption.alignnone{margin:0 0 24px;max-width:100%}.wp-caption.alignleft{margin:0 24px 24px 0}.wp-caption.alignright{margin:0 0 24px 24px}.wp-caption img{border:0 none;height:auto;margin:4px 0 0;max-width:100%;padding:0;width:auto}.wp-caption p.wp-caption-text{font-size:12px;line-height:24px;margin:0;padding:12px}.bypostauthor,.sticky{display:block}div.wpcf7 img.ajax-loader{background:#fff;border-radius:50%}.wpcf7-form-control-wrap{display:block!important}.post .pagination{margin:0}.ajax-loader{position:relative;vertical-align:middle;margin:0 10px;border-width:2px;border-style:solid;width:20px;height:20px;border-radius:50%;animation:spin .75s infinite linear;opacity:0;transition:all .3s}.ajax-loader.is-active{opacity:1}.ajax-loader::after,.ajax-loader::before{left:-2px;top:-2px;display:none;position:absolute;content:'';width:inherit;height:inherit;border:inherit;border-radius:inherit}.ajax-loader,.ajax-loader::before{display:inline-block;border-color:transparent}.ajax-loader::before{animation:spin 1.5s infinite ease}@keyframes spin{from{transform:rotate(0deg)}to{transform:rotate(360deg)}}.screen-reader-text{clip:rect(1px,1px,1px,1px);position:absolute!important;height:1px;width:1px;overflow:hidden}.screen-reader-text:focus{background-color:#f1f1f1;border-radius:3px;box-shadow:0 0 2px 2px rgba(0,0,0,.6);clip:auto!important;color:#21759b;display:block;font-size:14px;font-size:.875rem;font-weight:700;height:auto;left:5px;line-height:normal;padding:15px 23px 14px;text-decoration:none;top:5px;width:auto;z-index:100000}body{-webkit-backface-visibility:visible}.gform_wrapper .gsection{clear:both;padding:24px 0 12px;border-bottom:1px solid}.gform_footer,.gform_heading{margin-bottom:24px}.gform_wrapper ul{padding-left:0;list-style:none}.gform_wrapper li{margin-bottom:16px;min-height:36px}.gform_wrapper .gfield_checkbox,.gform_wrapper .gfield_radio{margin-bottom:12px}.gfield_checkbox li,.gform_wrapper .gfield_radio li{margin-bottom:6px}.gform_wrapper form{margin-bottom:0}.gform_wrapper .gfield_required{padding-left:1px}.gform_wrapper label{font-weight:400}.gform_wrapper label span{font-size:.8em}.gform_wrapper .gfield_label{margin-top:12px;margin-bottom:6px;font-weight:700}.ginput_container input,.ginput_container select,.ginput_container textarea{display:block;width:100%;vertical-align:middle;margin-bottom:12px;min-height:36px;padding-left:6px;padding-right:6px}.ginput_container input[type=text]+label,.ginput_container select+label,.ginput_container textarea+label{font-size:.8em;font-weight:400}.ginput_container input[type=checkbox],.ginput_container input[type=radio]{display:inline-block;width:24px;margin-bottom:6px}.ginput_container input[type=checkbox]:focus,.ginput_container input[type=radio]:focus{box-shadow:none!important}.ginput_container input:focus,.ginput_container select:focus,.ginput_container textarea:focus{outline:0}.ginput_container input[disabled],.ginput_container input[readonly],.ginput_container select[disabled],.ginput_container select[readonly],.ginput_container textarea[disabled],.ginput_container textarea[readonly],fieldset[disabled] .ginput_container input,fieldset[disabled] .ginput_container select,fieldset[disabled] .ginput_container textarea{cursor:not-allowed}.ginput_container textarea,textarea.ginput_container input,textarea.ginput_container select,textarea.ginput_container textarea{height:auto}.gfield_checkbox input[type=text],.gfield_radio input[type=text]{display:inline-block;width:auto;margin-bottom:0}.gform_button:hover{box-shadow:none}.gform_button.disabled,.gform_button[disabled],fieldset[disabled] .gform_button{cursor:not-allowed;pointer-events:none;opacity:.65;filter:alpha(opacity=65)}.gform_wrapper .gfield_error input:focus,.gform_wrapper .gfield_error select:focus,.gform_wrapper .gfield_error textarea:focus{outline:0}.validation_error{padding:6px 15px;margin-bottom:24px;border:1px solid transparent}.validation_error h4{margin-top:0;color:inherit}.validation_error .alert-link{font-weight:700}.validation_error>p,.validation_error>ul{margin-bottom:0}.validation_error>p+p{margin-top:5px}#gforms_confirmation_message{padding:15px;margin-bottom:20px;border:1px solid transparent;border-radius:4px}#gforms_confirmation_message h4{margin-top:0;color:inherit}#gforms_confirmation_message .alert-link{font-weight:700}#gforms_confirmation_message>p,#gforms_confirmation_message>ul{margin-bottom:0}#gforms_confirmation_message>p+p{margin-top:5px}.gf_progressbar{margin-bottom:24px}.gf_progressbar,.gf_progressbar_percentage{height:36px;line-height:36px}.gf_progressbar_percentage{text-align:center}.gf_left_half,.gf_right_half,.ginput_full,.ginput_left,.ginput_right{display:block;margin-bottom:16px;overflow:hidden}.gf_left_half input,.gf_right_half input,.ginput_full input,.ginput_left input,.ginput_right input{margin-bottom:0}.gf_left_half,.gf_right_half,.ginput_left,.ginput_right{width:49%;display:block;overflow:hidden}.gf_left_half,.ginput_left{float:left}.gf_right_half,.ginput_right{float:right}.gform_wrapper li.gfield.gf_2col ul.gfield_checkbox li,.gform_wrapper li.gfield.gf_2col ul.gfield_radio li,.gform_wrapper li.gfield.gf_list_2col ul.gfield_checkbox li,.gform_wrapper li.gfield.gf_list_2col ul.gfield_radio li{width:50%;float:left}.gform_wrapper li.gfield.gf_3col ul.gfield_checkbox li,.gform_wrapper li.gfield.gf_3col ul.gfield_radio li,.gform_wrapper li.gfield.gf_list_3col ul.gfield_checkbox li,.gform_wrapper li.gfield.gf_list_3col ul.gfield_radio li{width:33%;float:left}.gform_wrapper li.gfield.gf_list_4col ul.gfield_checkbox li,.gform_wrapper li.gfield.gf_list_4col ul.gfield_radio li{width:25%;float:left}.gform_wrapper li.gfield.gf_list_5col ul.gfield_checkbox li,.gform_wrapper li.gfield.gf_list_5col ul.gfield_radio li{width:20%;float:left}@media (max-width:992px){.gf_left_half,.gf_right_half,.ginput_left,.ginput_right{float:none;width:100%}.gform_wrapper li.gfield.gf_2col ul.gfield_checkbox li,.gform_wrapper li.gfield.gf_2col ul.gfield_radio li,.gform_wrapper li.gfield.gf_3col ul.gfield_checkbox li,.gform_wrapper li.gfield.gf_3col ul.gfield_radio li,.gform_wrapper li.gfield.gf_list_2col ul.gfield_checkbox li,.gform_wrapper li.gfield.gf_list_2col ul.gfield_radio li,.gform_wrapper li.gfield.gf_list_3col ul.gfield_checkbox li,.gform_wrapper li.gfield.gf_list_3col ul.gfield_radio li,.gform_wrapper li.gfield.gf_list_4col ul.gfield_checkbox li,.gform_wrapper li.gfield.gf_list_4col ul.gfield_radio li,.gform_wrapper li.gfield.gf_list_5col ul.gfield_checkbox li,.gform_wrapper li.gfield.gf_list_5col ul.gfield_radio li{width:100%;float:none}}.select2-container{padding:6px 12px;height:32px}.select2-container .selection:focus{outline:0}.select2-dropdown{top:0}.select2-container .select2-choice,.select2-container .select2-selection{padding:0;background:0 0;border:0}.select2-container .select2-choice:active,.select2-container .select2-choice:focus,.select2-container .select2-selection:active,.select2-container .select2-selection:focus{border:0;outline:0}.select2-dropdown-open .select2-choice{box-shadow:none}.select2-dropdown--below{border:0;-webkit-box-shadow:0 2px 4px rgba(0,0,0,.1);-moz-box-shadow:0 2px 4px rgba(0,0,0,.1);box-shadow:0 2px 4px rgba(0,0,0,.1)}.select2-results .select2-results__option--highlighted{border-radius:0}.select2-container .select2-choice .select2-arrow b:after{border:0;content:"\f107";font-family:FontAwesome;line-height:24px;text-align:center;z-index:0;margin:0;padding:0;top:0;left:0}.select2-dropdown-open.select2-drop-above .select2-choice,.select2-dropdown-open.select2-drop-above .select2-choices{border:0}.select2-search{-webkit-box-shadow:0 2px 4px rgba(0,0,0,.1);-moz-box-shadow:0 2px 4px rgba(0,0,0,.1);box-shadow:0 2px 4px rgba(0,0,0,.1)}.select2-container--default .select2-selection--single .select2-selection__arrow{top:50%;transform:translateY(-50%)}.select2-container--default .select2-selection--single .select2-selection__rendered{color:inherit;line-height:inherit;padding:0}.select2-container--default .select2-selection--single .select2-selection__rendered:focus{outline:0}#content.widecolumn{background-color:#e74c3c;min-height:100vh}.mu_register,.widecolumn>form,.widecolumn>h2{margin:48px auto!important;max-width:auto!important;padding:10px 30px!important;background-color:#fff!important;color:#000!important}.mu_register #blog_title,.mu_register #user_email,.mu_register #user_name{font-size:inherit!important;width:440px!important}.mu_register #blogname{font-size:inherit!important;width:350px!important}.mu_register input[type=submit]{font-size:inherit!important;width:auto!important;background:rgba(231,76,60,.95)!important;color:#fff}.mu_register input[type=email],.mu_register input[type=text]{max-width:100%;border:1px solid #ccc;-webkit-transition:border-color ease-in-out .15s,box-shadow ease-in-out .15s;-o-transition:border-color ease-in-out .15s,box-shadow ease-in-out .15s;transition:border-color ease-in-out .15s,box-shadow ease-in-out .15s}.mu_register input[type=email]:focus,.mu_register input[type=text]:focus{-webkit-box-shadow:0 3px 0 #ccc;-moz-box-shadow:0 3px 0 #ccc;box-shadow:0 3px 0 #ccc}.mu_register li a{color:#e74c3c}.mu_register .mu_alert{background-color:#f7b244!important;border:1px solid #f7b244!important;color:#fff!important;margin:10px 0}.mu_register .mu_alert a{color:#e74c3c}#onepage-header{z-index:1000}#onepage-header #masthead.navbar-scrolled .navbar-text{margin-top:17px!important;margin-bottom:17px!important}#onepage-header p{display:none}@font-face{font-family:FontAwesome;src:url(//www.delivauto.fr/wp-content/themes/angle/assets/fonts/fontawesome-webfont.eot?v=4.7.0);src:url(//www.delivauto.fr/wp-content/themes/angle/assets/fonts/fontawesome-webfont.eot?#iefix&v=4.7.0) format("embedded-opentype"),url(//www.delivauto.fr/wp-content/themes/angle/assets/fonts/fontawesome-webfont.woff2?v=4.7.0) format("woff2"),url(//www.delivauto.fr/wp-content/themes/angle/assets/fonts/fontawesome-webfont.woff?v=4.7.0) format("woff"),url(//www.delivauto.fr/wp-content/themes/angle/assets/fonts/fontawesome-webfont.ttf?v=4.7.0) format("truetype"),url(//www.delivauto.fr/wp-content/themes/angle/assets/fonts/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular) format("svg");font-weight:400;font-style:normal}.fa{display:inline-block;font:normal normal normal 14px/1 FontAwesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.fa-lg{font-size:1.33333em;line-height:.75em;vertical-align:-15%}.fa-2x{font-size:2em}.fa-3x{font-size:3em}.fa-4x{font-size:4em}.fa-5x{font-size:5em}.fa-fw{width:1.28571em;text-align:center}.fa-ul{padding-left:0;margin-left:2.14286em;list-style-type:none}.fa-ul>li{position:relative}.fa-li{position:absolute;left:-2.14286em;width:2.14286em;top:.14286em;text-align:center}.fa-li.fa-lg{left:-1.85714em}.fa-border{padding:.2em .25em .15em;border:solid .08em #eee;border-radius:.1em}.fa-pull-left{float:left}.fa-pull-right{float:right}.fa.fa-pull-left{margin-right:.3em}.fa.fa-pull-right{margin-left:.3em}.pull-right{float:right}.pull-left{float:left}.fa.pull-left{margin-right:.3em}.fa.pull-right{margin-left:.3em}.fa-spin{-webkit-animation:fa-spin 2s infinite linear;animation:fa-spin 2s infinite linear}.fa-pulse{-webkit-animation:fa-spin 1s infinite steps(8);animation:fa-spin 1s infinite steps(8)}@-webkit-keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}.fa-rotate-90{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}.fa-rotate-180{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.fa-rotate-270{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";-webkit-transform:rotate(270deg);-ms-transform:rotate(270deg);transform:rotate(270deg)}.fa-flip-horizontal{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";-webkit-transform:scale(-1,1);-ms-transform:scale(-1,1);transform:scale(-1,1)}.fa-flip-vertical{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";-webkit-transform:scale(1,-1);-ms-transform:scale(1,-1);transform:scale(1,-1)}:root .fa-flip-horizontal,:root .fa-flip-vertical,:root .fa-rotate-180,:root .fa-rotate-270,:root .fa-rotate-90{filter:none}.fa-stack{position:relative;display:inline-block;width:2em;height:2em;line-height:2em;vertical-align:middle}.fa-stack-1x,.fa-stack-2x{position:absolute;left:0;width:100%;text-align:center}.fa-stack-1x{line-height:inherit}.fa-stack-2x{font-size:2em}.fa-inverse{color:#fff}.fa-glass:before{content:""}.fa-music:before{content:""}.fa-search:before{content:""}.fa-envelope-o:before{content:""}.fa-heart:before{content:""}.fa-star:before{content:""}.fa-star-o:before{content:""}.fa-user:before{content:""}.fa-film:before{content:""}.fa-th-large:before{content:""}.fa-th:before{content:""}.fa-th-list:before{content:""}.fa-check:before{content:""}.fa-close:before,.fa-remove:before,.fa-times:before{content:""}.fa-search-plus:before{content:""}.fa-search-minus:before{content:""}.fa-power-off:before{content:""}.fa-signal:before{content:""}.fa-cog:before,.fa-gear:before{content:""}.fa-trash-o:before{content:""}.fa-home:before{content:""}.fa-file-o:before{content:""}.fa-clock-o:before{content:""}.fa-road:before{content:""}.fa-download:before{content:""}.fa-arrow-circle-o-down:before{content:""}.fa-arrow-circle-o-up:before{content:""}.fa-inbox:before{content:""}.fa-play-circle-o:before{content:""}.fa-repeat:before,.fa-rotate-right:before{content:""}.fa-refresh:before{content:""}.fa-list-alt:before{content:""}.fa-lock:before{content:""}.fa-flag:before{content:""}.fa-headphones:before{content:""}.fa-volume-off:before{content:""}.fa-volume-down:before{content:""}.fa-volume-up:before{content:""}.fa-qrcode:before{content:""}.fa-barcode:before{content:""}.fa-tag:before{content:""}.fa-tags:before{content:""}.fa-book:before{content:""}.fa-bookmark:before{content:""}.fa-print:before{content:""}.fa-camera:before{content:""}.fa-font:before{content:""}.fa-bold:before{content:""}.fa-italic:before{content:""}.fa-text-height:before{content:""}.fa-text-width:before{content:""}.fa-align-left:before{content:""}.fa-align-center:before{content:""}.fa-align-right:before{content:""}.fa-align-justify:before{content:""}.fa-list:before{content:""}.fa-dedent:before,.fa-outdent:before{content:""}.fa-indent:before{content:""}.fa-video-camera:before{content:""}.fa-image:before,.fa-photo:before,.fa-picture-o:before{content:""}.fa-pencil:before{content:""}.fa-map-marker:before{content:""}.fa-adjust:before{content:""}.fa-tint:before{content:""}.fa-edit:before,.fa-pencil-square-o:before{content:""}.fa-share-square-o:before{content:""}.fa-check-square-o:before{content:""}.fa-arrows:before{content:""}.fa-step-backward:before{content:""}.fa-fast-backward:before{content:""}.fa-backward:before{content:""}.fa-play:before{content:""}.fa-pause:before{content:""}.fa-stop:before{content:""}.fa-forward:before{content:""}.fa-fast-forward:before{content:""}.fa-step-forward:before{content:""}.fa-eject:before{content:""}.fa-chevron-left:before{content:""}.fa-chevron-right:before{content:""}.fa-plus-circle:before{content:""}.fa-minus-circle:before{content:""}.fa-times-circle:before{content:""}.fa-check-circle:before{content:""}.fa-question-circle:before{content:""}.fa-info-circle:before{content:""}.fa-crosshairs:before{content:""}.fa-times-circle-o:before{content:""}.fa-check-circle-o:before{content:""}.fa-ban:before{content:""}.fa-arrow-left:before{content:""}.fa-arrow-right:before{content:""}.fa-arrow-up:before{content:""}.fa-arrow-down:before{content:""}.fa-mail-forward:before,.fa-share:before{content:""}.fa-expand:before{content:""}.fa-compress:before{content:""}.fa-plus:before{content:""}.fa-minus:before{content:""}.fa-asterisk:before{content:""}.fa-exclamation-circle:before{content:""}.fa-gift:before{content:""}.fa-leaf:before{content:""}.fa-fire:before{content:""}.fa-eye:before{content:""}.fa-eye-slash:before{content:""}.fa-exclamation-triangle:before,.fa-warning:before{content:""}.fa-plane:before{content:""}.fa-calendar:before{content:""}.fa-random:before{content:""}.fa-comment:before{content:""}.fa-magnet:before{content:""}.fa-chevron-up:before{content:""}.fa-chevron-down:before{content:""}.fa-retweet:before{content:""}.fa-shopping-cart:before{content:""}.fa-folder:before{content:""}.fa-folder-open:before{content:""}.fa-arrows-v:before{content:""}.fa-arrows-h:before{content:""}.fa-bar-chart-o:before,.fa-bar-chart:before{content:""}.fa-twitter-square:before{content:""}.fa-facebook-square:before{content:""}.fa-camera-retro:before{content:""}.fa-key:before{content:""}.fa-cogs:before,.fa-gears:before{content:""}.fa-comments:before{content:""}.fa-thumbs-o-up:before{content:""}.fa-thumbs-o-down:before{content:""}.fa-star-half:before{content:""}.fa-heart-o:before{content:""}.fa-sign-out:before{content:""}.fa-linkedin-square:before{content:""}.fa-thumb-tack:before{content:""}.fa-external-link:before{content:""}.fa-sign-in:before{content:""}.fa-trophy:before{content:""}.fa-github-square:before{content:""}.fa-upload:before{content:""}.fa-lemon-o:before{content:""}.fa-phone:before{content:""}.fa-square-o:before{content:""}.fa-bookmark-o:before{content:""}.fa-phone-square:before{content:""}.fa-twitter:before{content:""}.fa-facebook-f:before,.fa-facebook:before{content:""}.fa-github:before{content:""}.fa-unlock:before{content:""}.fa-credit-card:before{content:""}.fa-feed:before,.fa-rss:before{content:""}.fa-hdd-o:before{content:""}.fa-bullhorn:before{content:""}.fa-bell:before{content:""}.fa-certificate:before{content:""}.fa-hand-o-right:before{content:""}.fa-hand-o-left:before{content:""}.fa-hand-o-up:before{content:""}.fa-hand-o-down:before{content:""}.fa-arrow-circle-left:before{content:""}.fa-arrow-circle-right:before{content:""}.fa-arrow-circle-up:before{content:""}.fa-arrow-circle-down:before{content:""}.fa-globe:before{content:""}.fa-wrench:before{content:""}.fa-tasks:before{content:""}.fa-filter:before{content:""}.fa-briefcase:before{content:""}.fa-arrows-alt:before{content:""}.fa-group:before,.fa-users:before{content:""}.fa-chain:before,.fa-link:before{content:""}.fa-cloud:before{content:""}.fa-flask:before{content:""}.fa-cut:before,.fa-scissors:before{content:""}.fa-copy:before,.fa-files-o:before{content:""}.fa-paperclip:before{content:""}.fa-floppy-o:before,.fa-save:before{content:""}.fa-square:before{content:""}.fa-bars:before,.fa-navicon:before,.fa-reorder:before{content:""}.fa-list-ul:before{content:""}.fa-list-ol:before{content:""}.fa-strikethrough:before{content:""}.fa-underline:before{content:""}.fa-table:before{content:""}.fa-magic:before{content:""}.fa-truck:before{content:""}.fa-pinterest:before{content:""}.fa-pinterest-square:before{content:""}.fa-google-plus-square:before{content:""}.fa-google-plus:before{content:""}.fa-money:before{content:""}.fa-caret-down:before{content:""}.fa-caret-up:before{content:""}.fa-caret-left:before{content:""}.fa-caret-right:before{content:""}.fa-columns:before{content:""}.fa-sort:before,.fa-unsorted:before{content:""}.fa-sort-desc:before,.fa-sort-down:before{content:""}.fa-sort-asc:before,.fa-sort-up:before{content:""}.fa-envelope:before{content:""}.fa-linkedin:before{content:""}.fa-rotate-left:before,.fa-undo:before{content:""}.fa-gavel:before,.fa-legal:before{content:""}.fa-dashboard:before,.fa-tachometer:before{content:""}.fa-comment-o:before{content:""}.fa-comments-o:before{content:""}.fa-bolt:before,.fa-flash:before{content:""}.fa-sitemap:before{content:""}.fa-umbrella:before{content:""}.fa-clipboard:before,.fa-paste:before{content:""}.fa-lightbulb-o:before{content:""}.fa-exchange:before{content:""}.fa-cloud-download:before{content:""}.fa-cloud-upload:before{content:""}.fa-user-md:before{content:""}.fa-stethoscope:before{content:""}.fa-suitcase:before{content:""}.fa-bell-o:before{content:""}.fa-coffee:before{content:""}.fa-cutlery:before{content:""}.fa-file-text-o:before{content:""}.fa-building-o:before{content:""}.fa-hospital-o:before{content:""}.fa-ambulance:before{content:""}.fa-medkit:before{content:""}.fa-fighter-jet:before{content:""}.fa-beer:before{content:""}.fa-h-square:before{content:""}.fa-plus-square:before{content:""}.fa-angle-double-left:before{content:""}.fa-angle-double-right:before{content:""}.fa-angle-double-up:before{content:""}.fa-angle-double-down:before{content:""}.fa-angle-left:before{content:""}.fa-angle-right:before{content:""}.fa-angle-up:before{content:""}.fa-angle-down:before{content:""}.fa-desktop:before{content:""}.fa-laptop:before{content:""}.fa-tablet:before{content:""}.fa-mobile-phone:before,.fa-mobile:before{content:""}.fa-circle-o:before{content:""}.fa-quote-left:before{content:""}.fa-quote-right:before{content:""}.fa-spinner:before{content:""}.fa-circle:before{content:""}.fa-mail-reply:before,.fa-reply:before{content:""}.fa-github-alt:before{content:""}.fa-folder-o:before{content:""}.fa-folder-open-o:before{content:""}.fa-smile-o:before{content:""}.fa-frown-o:before{content:""}.fa-meh-o:before{content:""}.fa-gamepad:before{content:""}.fa-keyboard-o:before{content:""}.fa-flag-o:before{content:""}.fa-flag-checkered:before{content:""}.fa-terminal:before{content:""}.fa-code:before{content:""}.fa-mail-reply-all:before,.fa-reply-all:before{content:""}.fa-star-half-empty:before,.fa-star-half-full:before,.fa-star-half-o:before{content:""}.fa-location-arrow:before{content:""}.fa-crop:before{content:""}.fa-code-fork:before{content:""}.fa-chain-broken:before,.fa-unlink:before{content:""}.fa-question:before{content:""}.fa-info:before{content:""}.fa-exclamation:before{content:""}.fa-superscript:before{content:""}.fa-subscript:before{content:""}.fa-eraser:before{content:""}.fa-puzzle-piece:before{content:""}.fa-microphone:before{content:""}.fa-microphone-slash:before{content:""}.fa-shield:before{content:""}.fa-calendar-o:before{content:""}.fa-fire-extinguisher:before{content:""}.fa-rocket:before{content:""}.fa-maxcdn:before{content:""}.fa-chevron-circle-left:before{content:""}.fa-chevron-circle-right:before{content:""}.fa-chevron-circle-up:before{content:""}.fa-chevron-circle-down:before{content:""}.fa-html5:before{content:""}.fa-css3:before{content:""}.fa-anchor:before{content:""}.fa-unlock-alt:before{content:""}.fa-bullseye:before{content:""}.fa-ellipsis-h:before{content:""}.fa-ellipsis-v:before{content:""}.fa-rss-square:before{content:""}.fa-play-circle:before{content:""}.fa-ticket:before{content:""}.fa-minus-square:before{content:""}.fa-minus-square-o:before{content:""}.fa-level-up:before{content:""}.fa-level-down:before{content:""}.fa-check-square:before{content:""}.fa-pencil-square:before{content:""}.fa-external-link-square:before{content:""}.fa-share-square:before{content:""}.fa-compass:before{content:""}.fa-caret-square-o-down:before,.fa-toggle-down:before{content:""}.fa-caret-square-o-up:before,.fa-toggle-up:before{content:""}.fa-caret-square-o-right:before,.fa-toggle-right:before{content:""}.fa-eur:before,.fa-euro:before{content:""}.fa-gbp:before{content:""}.fa-dollar:before,.fa-usd:before{content:""}.fa-inr:before,.fa-rupee:before{content:""}.fa-cny:before,.fa-jpy:before,.fa-rmb:before,.fa-yen:before{content:""}.fa-rouble:before,.fa-rub:before,.fa-ruble:before{content:""}.fa-krw:before,.fa-won:before{content:""}.fa-bitcoin:before,.fa-btc:before{content:""}.fa-file:before{content:""}.fa-file-text:before{content:""}.fa-sort-alpha-asc:before{content:""}.fa-sort-alpha-desc:before{content:""}.fa-sort-amount-asc:before{content:""}.fa-sort-amount-desc:before{content:""}.fa-sort-numeric-asc:before{content:""}.fa-sort-numeric-desc:before{content:""}.fa-thumbs-up:before{content:""}.fa-thumbs-down:before{content:""}.fa-youtube-square:before{content:""}.fa-youtube:before{content:""}.fa-xing:before{content:""}.fa-xing-square:before{content:""}.fa-youtube-play:before{content:""}.fa-dropbox:before{content:""}.fa-stack-overflow:before{content:""}.fa-instagram:before{content:""}.fa-flickr:before{content:""}.fa-adn:before{content:""}.fa-bitbucket:before{content:""}.fa-bitbucket-square:before{content:""}.fa-tumblr:before{content:""}.fa-tumblr-square:before{content:""}.fa-long-arrow-down:before{content:""}.fa-long-arrow-up:before{content:""}.fa-long-arrow-left:before{content:""}.fa-long-arrow-right:before{content:""}.fa-apple:before{content:""}.fa-windows:before{content:""}.fa-android:before{content:""}.fa-linux:before{content:""}.fa-dribbble:before{content:""}.fa-skype:before{content:""}.fa-foursquare:before{content:""}.fa-trello:before{content:""}.fa-female:before{content:""}.fa-male:before{content:""}.fa-gittip:before,.fa-gratipay:before{content:""}.fa-sun-o:before{content:""}.fa-moon-o:before{content:""}.fa-archive:before{content:""}.fa-bug:before{content:""}.fa-vk:before{content:""}.fa-weibo:before{content:""}.fa-renren:before{content:""}.fa-pagelines:before{content:""}.fa-stack-exchange:before{content:""}.fa-arrow-circle-o-right:before{content:""}.fa-arrow-circle-o-left:before{content:""}.fa-caret-square-o-left:before,.fa-toggle-left:before{content:""}.fa-dot-circle-o:before{content:""}.fa-wheelchair:before{content:""}.fa-vimeo-square:before{content:""}.fa-try:before,.fa-turkish-lira:before{content:""}.fa-plus-square-o:before{content:""}.fa-space-shuttle:before{content:""}.fa-slack:before{content:""}.fa-envelope-square:before{content:""}.fa-wordpress:before{content:""}.fa-openid:before{content:""}.fa-bank:before,.fa-institution:before,.fa-university:before{content:""}.fa-graduation-cap:before,.fa-mortar-board:before{content:""}.fa-yahoo:before{content:""}.fa-google:before{content:""}.fa-reddit:before{content:""}.fa-reddit-square:before{content:""}.fa-stumbleupon-circle:before{content:""}.fa-stumbleupon:before{content:""}.fa-delicious:before{content:""}.fa-digg:before{content:""}.fa-pied-piper-pp:before{content:""}.fa-pied-piper-alt:before{content:""}.fa-drupal:before{content:""}.fa-joomla:before{content:""}.fa-language:before{content:""}.fa-fax:before{content:""}.fa-building:before{content:""}.fa-child:before{content:""}.fa-paw:before{content:""}.fa-spoon:before{content:""}.fa-cube:before{content:""}.fa-cubes:before{content:""}.fa-behance:before{content:""}.fa-behance-square:before{content:""}.fa-steam:before{content:""}.fa-steam-square:before{content:""}.fa-recycle:before{content:""}.fa-automobile:before,.fa-car:before{content:""}.fa-cab:before,.fa-taxi:before{content:""}.fa-tree:before{content:""}.fa-spotify:before{content:""}.fa-deviantart:before{content:""}.fa-soundcloud:before{content:""}.fa-database:before{content:""}.fa-file-pdf-o:before{content:""}.fa-file-word-o:before{content:""}.fa-file-excel-o:before{content:""}.fa-file-powerpoint-o:before{content:""}.fa-file-image-o:before,.fa-file-photo-o:before,.fa-file-picture-o:before{content:""}.fa-file-archive-o:before,.fa-file-zip-o:before{content:""}.fa-file-audio-o:before,.fa-file-sound-o:before{content:""}.fa-file-movie-o:before,.fa-file-video-o:before{content:""}.fa-file-code-o:before{content:""}.fa-vine:before{content:""}.fa-codepen:before{content:""}.fa-jsfiddle:before{content:""}.fa-life-bouy:before,.fa-life-buoy:before,.fa-life-ring:before,.fa-life-saver:before,.fa-support:before{content:""}.fa-circle-o-notch:before{content:""}.fa-ra:before,.fa-rebel:before,.fa-resistance:before{content:""}.fa-empire:before,.fa-ge:before{content:""}.fa-git-square:before{content:""}.fa-git:before{content:""}.fa-hacker-news:before,.fa-y-combinator-square:before,.fa-yc-square:before{content:""}.fa-tencent-weibo:before{content:""}.fa-qq:before{content:""}.fa-wechat:before,.fa-weixin:before{content:""}.fa-paper-plane:before,.fa-send:before{content:""}.fa-paper-plane-o:before,.fa-send-o:before{content:""}.fa-history:before{content:""}.fa-circle-thin:before{content:""}.fa-header:before{content:""}.fa-paragraph:before{content:""}.fa-sliders:before{content:""}.fa-share-alt:before{content:""}.fa-share-alt-square:before{content:""}.fa-bomb:before{content:""}.fa-futbol-o:before,.fa-soccer-ball-o:before{content:""}.fa-tty:before{content:""}.fa-binoculars:before{content:""}.fa-plug:before{content:""}.fa-slideshare:before{content:""}.fa-twitch:before{content:""}.fa-yelp:before{content:""}.fa-newspaper-o:before{content:""}.fa-wifi:before{content:""}.fa-calculator:before{content:""}.fa-paypal:before{content:""}.fa-google-wallet:before{content:""}.fa-cc-visa:before{content:""}.fa-cc-mastercard:before{content:""}.fa-cc-discover:before{content:""}.fa-cc-amex:before{content:""}.fa-cc-paypal:before{content:""}.fa-cc-stripe:before{content:""}.fa-bell-slash:before{content:""}.fa-bell-slash-o:before{content:""}.fa-trash:before{content:""}.fa-copyright:before{content:""}.fa-at:before{content:""}.fa-eyedropper:before{content:""}.fa-paint-brush:before{content:""}.fa-birthday-cake:before{content:""}.fa-area-chart:before{content:""}.fa-pie-chart:before{content:""}.fa-line-chart:before{content:""}.fa-lastfm:before{content:""}.fa-lastfm-square:before{content:""}.fa-toggle-off:before{content:""}.fa-toggle-on:before{content:""}.fa-bicycle:before{content:""}.fa-bus:before{content:""}.fa-ioxhost:before{content:""}.fa-angellist:before{content:""}.fa-cc:before{content:""}.fa-ils:before,.fa-shekel:before,.fa-sheqel:before{content:""}.fa-meanpath:before{content:""}.fa-buysellads:before{content:""}.fa-connectdevelop:before{content:""}.fa-dashcube:before{content:""}.fa-forumbee:before{content:""}.fa-leanpub:before{content:""}.fa-sellsy:before{content:""}.fa-shirtsinbulk:before{content:""}.fa-simplybuilt:before{content:""}.fa-skyatlas:before{content:""}.fa-cart-plus:before{content:""}.fa-cart-arrow-down:before{content:""}.fa-diamond:before{content:""}.fa-ship:before{content:""}.fa-user-secret:before{content:""}.fa-motorcycle:before{content:""}.fa-street-view:before{content:""}.fa-heartbeat:before{content:""}.fa-venus:before{content:""}.fa-mars:before{content:""}.fa-mercury:before{content:""}.fa-intersex:before,.fa-transgender:before{content:""}.fa-transgender-alt:before{content:""}.fa-venus-double:before{content:""}.fa-mars-double:before{content:""}.fa-venus-mars:before{content:""}.fa-mars-stroke:before{content:""}.fa-mars-stroke-v:before{content:""}.fa-mars-stroke-h:before{content:""}.fa-neuter:before{content:""}.fa-genderless:before{content:""}.fa-facebook-official:before{content:""}.fa-pinterest-p:before{content:""}.fa-whatsapp:before{content:""}.fa-server:before{content:""}.fa-user-plus:before{content:""}.fa-user-times:before{content:""}.fa-bed:before,.fa-hotel:before{content:""}.fa-viacoin:before{content:""}.fa-train:before{content:""}.fa-subway:before{content:""}.fa-medium:before{content:""}.fa-y-combinator:before,.fa-yc:before{content:""}.fa-optin-monster:before{content:""}.fa-opencart:before{content:""}.fa-expeditedssl:before{content:""}.fa-battery-4:before,.fa-battery-full:before,.fa-battery:before{content:""}.fa-battery-3:before,.fa-battery-three-quarters:before{content:""}.fa-battery-2:before,.fa-battery-half:before{content:""}.fa-battery-1:before,.fa-battery-quarter:before{content:""}.fa-battery-0:before,.fa-battery-empty:before{content:""}.fa-mouse-pointer:before{content:""}.fa-i-cursor:before{content:""}.fa-object-group:before{content:""}.fa-object-ungroup:before{content:""}.fa-sticky-note:before{content:""}.fa-sticky-note-o:before{content:""}.fa-cc-jcb:before{content:""}.fa-cc-diners-club:before{content:""}.fa-clone:before{content:""}.fa-balance-scale:before{content:""}.fa-hourglass-o:before{content:""}.fa-hourglass-1:before,.fa-hourglass-start:before{content:""}.fa-hourglass-2:before,.fa-hourglass-half:before{content:""}.fa-hourglass-3:before,.fa-hourglass-end:before{content:""}.fa-hourglass:before{content:""}.fa-hand-grab-o:before,.fa-hand-rock-o:before{content:""}.fa-hand-paper-o:before,.fa-hand-stop-o:before{content:""}.fa-hand-scissors-o:before{content:""}.fa-hand-lizard-o:before{content:""}.fa-hand-spock-o:before{content:""}.fa-hand-pointer-o:before{content:""}.fa-hand-peace-o:before{content:""}.fa-trademark:before{content:""}.fa-registered:before{content:""}.fa-creative-commons:before{content:""}.fa-gg:before{content:""}.fa-gg-circle:before{content:""}.fa-tripadvisor:before{content:""}.fa-odnoklassniki:before{content:""}.fa-odnoklassniki-square:before{content:""}.fa-get-pocket:before{content:""}.fa-wikipedia-w:before{content:""}.fa-safari:before{content:""}.fa-chrome:before{content:""}.fa-firefox:before{content:""}.fa-opera:before{content:""}.fa-internet-explorer:before{content:""}.fa-television:before,.fa-tv:before{content:""}.fa-contao:before{content:""}.fa-500px:before{content:""}.fa-amazon:before{content:""}.fa-calendar-plus-o:before{content:""}.fa-calendar-minus-o:before{content:""}.fa-calendar-times-o:before{content:""}.fa-calendar-check-o:before{content:""}.fa-industry:before{content:""}.fa-map-pin:before{content:""}.fa-map-signs:before{content:""}.fa-map-o:before{content:""}.fa-map:before{content:""}.fa-commenting:before{content:""}.fa-commenting-o:before{content:""}.fa-houzz:before{content:""}.fa-vimeo:before{content:""}.fa-black-tie:before{content:""}.fa-fonticons:before{content:""}.fa-reddit-alien:before{content:""}.fa-edge:before{content:""}.fa-credit-card-alt:before{content:""}.fa-codiepie:before{content:""}.fa-modx:before{content:""}.fa-fort-awesome:before{content:""}.fa-usb:before{content:""}.fa-product-hunt:before{content:""}.fa-mixcloud:before{content:""}.fa-scribd:before{content:""}.fa-pause-circle:before{content:""}.fa-pause-circle-o:before{content:""}.fa-stop-circle:before{content:""}.fa-stop-circle-o:before{content:""}.fa-shopping-bag:before{content:""}.fa-shopping-basket:before{content:""}.fa-hashtag:before{content:""}.fa-bluetooth:before{content:""}.fa-bluetooth-b:before{content:""}.fa-percent:before{content:""}.fa-gitlab:before{content:""}.fa-wpbeginner:before{content:""}.fa-wpforms:before{content:""}.fa-envira:before{content:""}.fa-universal-access:before{content:""}.fa-wheelchair-alt:before{content:""}.fa-question-circle-o:before{content:""}.fa-blind:before{content:""}.fa-audio-description:before{content:""}.fa-volume-control-phone:before{content:""}.fa-braille:before{content:""}.fa-assistive-listening-systems:before{content:""}.fa-american-sign-language-interpreting:before,.fa-asl-interpreting:before{content:""}.fa-deaf:before,.fa-deafness:before,.fa-hard-of-hearing:before{content:""}.fa-glide:before{content:""}.fa-glide-g:before{content:""}.fa-sign-language:before,.fa-signing:before{content:""}.fa-low-vision:before{content:""}.fa-viadeo:before{content:""}.fa-viadeo-square:before{content:""}.fa-snapchat:before{content:""}.fa-snapchat-ghost:before{content:""}.fa-snapchat-square:before{content:""}.fa-pied-piper:before{content:""}.fa-first-order:before{content:""}.fa-yoast:before{content:""}.fa-themeisle:before{content:""}.fa-google-plus-circle:before,.fa-google-plus-official:before{content:""}.fa-fa:before,.fa-font-awesome:before{content:""}.fa-handshake-o:before{content:""}.fa-envelope-open:before{content:""}.fa-envelope-open-o:before{content:""}.fa-linode:before{content:""}.fa-address-book:before{content:""}.fa-address-book-o:before{content:""}.fa-address-card:before,.fa-vcard:before{content:""}.fa-address-card-o:before,.fa-vcard-o:before{content:""}.fa-user-circle:before{content:""}.fa-user-circle-o:before{content:""}.fa-user-o:before{content:""}.fa-id-badge:before{content:""}.fa-drivers-license:before,.fa-id-card:before{content:""}.fa-drivers-license-o:before,.fa-id-card-o:before{content:""}.fa-quora:before{content:""}.fa-free-code-camp:before{content:""}.fa-telegram:before{content:""}.fa-thermometer-4:before,.fa-thermometer-full:before,.fa-thermometer:before{content:""}.fa-thermometer-3:before,.fa-thermometer-three-quarters:before{content:""}.fa-thermometer-2:before,.fa-thermometer-half:before{content:""}.fa-thermometer-1:before,.fa-thermometer-quarter:before{content:""}.fa-thermometer-0:before,.fa-thermometer-empty:before{content:""}.fa-shower:before{content:""}.fa-bath:before,.fa-bathtub:before,.fa-s15:before{content:""}.fa-podcast:before{content:""}.fa-window-maximize:before{content:""}.fa-window-minimize:before{content:""}.fa-window-restore:before{content:""}.fa-times-rectangle:before,.fa-window-close:before{content:""}.fa-times-rectangle-o:before,.fa-window-close-o:before{content:""}.fa-bandcamp:before{content:""}.fa-grav:before{content:""}.fa-etsy:before{content:""}.fa-imdb:before{content:""}.fa-ravelry:before{content:""}.fa-eercast:before{content:""}.fa-microchip:before{content:""}.fa-snowflake-o:before{content:""}.fa-superpowers:before{content:""}.fa-wpexplorer:before{content:""}.fa-meetup:before{content:""}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);border:0}.sr-only-focusable:active,.sr-only-focusable:focus{position:static;width:auto;height:auto;margin:0;overflow:visible;clip:auto}.button{display:inline-block;padding:4px 12px!important;margin-bottom:0;font-size:14px!important;text-align:center;text-shadow:none!important;font-weight:400!important;outline:0;vertical-align:middle;cursor:pointer;height:24px;line-height:24px!important;border-radius:0;box-sizing:content-box;-moz-box-sizing:content-box}.button.btn-lg{padding:11px 19px}.fullwidth{width:100%!important;box-sizing:border-box}mark{background:0 0;font-weight:700}.add_to_cart_button,.single_add_to_cart_button{position:relative;padding-right:32px!important;font-weight:400}.add_to_cart_button:after,.single_add_to_cart_button:after{content:"\f07a";font-family:FontAwesome;position:absolute;right:12px;z-index:1;font-size:12px;line-height:24px;font-weight:400;top:4px}.add_to_cart_button.loading:after,.single_add_to_cart_button.loading:after{content:"\f021";-moz-animation:spin 2s infinite linear;-o-animation:spin 2s infinite linear;-webkit-animation:spin 2s infinite linear;animation:spin 2s infinite linear;-moz-transform-origin:50% 50% 50%;-ms-transform-origin:50% 50% 50%;-webkit-transform-origin:50% 50% 50%;transform-origin:50% 50% 50%}.add_to_cart_button.added:after,.single_add_to_cart_button.added:after{content:"\f00c"}.added_to_cart{display:none}.star-rating{overflow:hidden;position:relative;height:21px;line-height:21px;font-size:14px;font-weight:400;width:64px;font-family:FontAwesome;margin:0 auto;display:inline-block;left:0;text-align:left}.star-rating:before{content:"\f006 \f006 \f006 \f006 \f006";top:0;left:0;position:absolute;width:100%}.star-rating span{display:block;overflow:hidden;top:0;left:0;position:absolute;padding-top:1.5em;width:100%}.star-rating span:before{display:block;content:"\f005 \f005 \f005 \f005 \f005";top:0;position:absolute;left:0;width:100%}@-moz-keyframes spin{0%{-moz-transform:rotate(0deg)}100%{-moz-transform:rotate(359deg)}}@-webkit-keyframes spin{0%{-webkit-transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg)}}@-o-keyframes spin{0%{-o-transform:rotate(0deg)}100%{-o-transform:rotate(359deg)}}@-ms-keyframes spin{0%{-ms-transform:rotate(0deg)}100%{-ms-transform:rotate(359deg)}}@keyframes spin{0%{transform:rotate(0deg)}100%{transform:rotate(359deg)}}form .fullwidth-form-field input,form .fullwidth-form-field textarea{width:100%}.woocommerce .table{background:#fff}.mini-cart-overview a{padding:0 6px;display:block;-moz-transition:all .2s;-o-transition:all .2s;-webkit-transition:all .2s;transition:all .2s;position:relative}.mini-cart-underlay{-moz-transition:background .2s;-o-transition:background .2s;-webkit-transition:background .2s;transition:background .2s;content:"";position:fixed;width:0;height:0;top:0;right:0;z-index:1100;cursor:pointer}.mini-cart-underlay.cart-open{width:100%;height:100%;background-color:rgba(0,0,0,.5)}.mini-cart-container{position:fixed;width:300px;height:100%;right:0;top:0;z-index:1101;-moz-transition:all .2s;-o-transition:all .2s;-webkit-transition:all .2s;transition:all .2s;-moz-transform:translateX(300px);-ms-transform:translateX(300px);-webkit-transform:translateX(300px);transform:translateX(300px)}.mini-cart-container.active{-moz-transform:translateX(0px);-ms-transform:translateX(0px);-webkit-transform:translateX(0px);transform:translateX(0px)}.widget_shopping_cart .sidebar-header{display:none}.mini-cart-container .cart_list{padding:0 20px 136px;position:absolute;list-style-type:none;top:48px;bottom:60px;left:0;overflow:scroll;box-sizing:border-box;-moz-box-sizing:border-box;width:320px}.mini-cart-container .cart_list li{border-bottom:1px solid}.mini-cart-container .cart_list .amount,.mini-cart-container .cart_list dl,.mini-cart-container .cart_list p{font-size:13px;margin:0}.mini-cart-container .cart_list .media{position:relative}.mini-cart-container .cart_list .media-body{text-align:left!important;margin-right:40px}.mini-cart-container .cart_list .remove{display:block;position:absolute;right:10px;top:50%;margin-top:-12px}.mini-cart-container .cart_list dd,.mini-cart-container .cart_list dt{display:inline-block;width:35%}.mini-cart-container .cart-actions{position:absolute;left:0;bottom:0;width:100%}.cart-actions{position:relative;z-index:100}.cart-actions .total{margin:6px;padding:7px 8px;line-height:24px;margin-bottom:0}.cart-actions .total .amount{float:right;font-weight:bolder;margin-right:10px}.cart-actions .btn{font-size:14px;text-align:left;margin:6px}.cart-actions i{position:absolute;right:10px;padding:0 10px}.woocommerce-breadcrumb{display:inline-block;line-height:32px;font-size:14px;text-align:center;vertical-align:middle;margin-bottom:24px}.woocommerce-breadcrumb span{display:block;float:left;position:relative}.woocommerce-breadcrumb a,.woocommerce-breadcrumb span:last-child{display:block;-moz-transition:all .2s;-o-transition:all .2s;-webkit-transition:all .2s;transition:all .2s;padding:0 20px}.single-product .woocommerce-breadcrumb span:last-child{display:none}.woocommerce-breadcrumb span:after{content:"";position:absolute;top:0;margin-top:0;border-top:16px solid transparent;border-bottom:16px solid transparent;border-left:10px solid;right:-10px;z-index:1}@media (max-width:768px){.woocommerce-breadcrumb{text-align:center}.woocommerce-breadcrumb span{display:none}.woocommerce-breadcrumb span:first-child,.woocommerce-breadcrumb span:nth-last-of-type(2){display:inline-block}}.woocommerce-result-count{display:inline-block;line-height:32px;font-size:14px;margin-bottom:24px;vertical-align:top}.woocommerce-ordering{display:inline-block;line-height:24px;font-size:14px;position:relative;margin-left:24px;margin-bottom:24px}.woocommerce-ordering select{margin-bottom:0;height:24px;line-height:24px;padding:4px 12px;font-size:14px;font-family:inherit;border:0;text-shadow:none!important;border-radius:0;box-sizing:content-box;-moz-box-sizing:content-box}.woocommerce-ordering select option{color:#444}.woocommerce-ordering select:focus{outline:0}.woocommerce-ordering .select-wrap:after{line-height:32px}@media (max-width:979px){.woocommerce-ordering,.woocommerce-ordering select{display:block;margin-left:0;text-align:left}.woocommerce-result-count{display:none}}.products{padding:0;margin:0;list-style-type:none}.product{position:relative;overflow:hidden;padding-bottom:12px;-moz-transition:all .2s;-o-transition:all .2s;-webkit-transition:all .2s;transition:all .2s}.products .product{margin-bottom:48px}.product>a:first-child{display:block;position:relative;overflow:hidden}.product-image{position:relative;overflow:hidden}.product-image img{margin-bottom:0!important;-moz-transition:all .4s;-o-transition:all .4s;-webkit-transition:all .4s;transition:all .4s}.product-image .product-image-back{position:absolute;top:0;width:100%}.product-image .product-image-back img{opacity:0}.product-image .product-image-back img:hover{opacity:1}.product-info{min-height:72px;margin-bottom:6px}.product .product-title{margin-top:6px;margin-bottom:12px;padding-bottom:6px;font-size:18px;position:relative}.product .product-title:after{content:"";position:absolute;width:60px;bottom:0;height:1px;left:50%;margin-left:-30px}.onsale{display:block;position:absolute;width:100px;height:24px;line-height:24px;text-align:center;text-transform:uppercase;z-index:1;top:15px;right:-25px;-moz-transition:all .2s;-o-transition:all .2s;-webkit-transition:all .2s;transition:all .2s;-moz-transform:rotate(45deg);-ms-transform:rotate(45deg);-webkit-transform:rotate(45deg);transform:rotate(45deg)}.price{display:block;font-size:24px;margin-bottom:6px}.price .from,.price del{font-size:.6em}.price ins{text-decoration:none}.woocommerce-pagination{display:block}.page-numbers{list-style-type:none;text-align:center;padding:0;letter-spacing:-5px}.page-numbers li{display:inline-block;width:32px;height:32px;line-height:32px}.page-numbers a,.page-numbers span{letter-spacing:0;display:block}.woocommerce-ordering .select-wrap{line-height:32px;height:32px}.product-summary{margin-bottom:48px}.product-summary .star-rating{margin-bottom:0;margin-right:5px;display:inline-block;vertical-align:middle}.product-summary .woocommerce-product-rating{margin-bottom:20px}.product-images{position:relative;margin-bottom:24px;overflow:hidden}.product-images .flex-control-thumbs li{margin-top:14px;max-width:100px}.product-images .flex-control-thumbs li:first-child{margin-left:0}.product-images .flex-direction-nav a{top:42%}.product-images .flexslider .slides>li{position:relative}.product-images li figcaption{width:24px;height:24px;padding:0;line-height:24px;text-align:center;font-size:12px;bottom:0;left:0;opacity:0;-moz-transition:all .2s;-o-transition:all .2s;-webkit-transition:all .2s;transition:all .2s}.product-images li:hover figcaption{opacity:1}.product-images .flex-control-thumbs img{display:block}.product-images .thumbnails>a{margin-top:14px;margin-right:.5em;display:inline-block}.woocommerce-product-gallery .flex-control-thumbs{position:relative;width:100%;text-align:center}.woocommerce-product-gallery__trigger{position:absolute;z-index:100;width:50px;height:50px;padding:10px}.product-nav{display:inline-block}.product-nav a{width:32px;height:32px;line-height:32px;text-align:center;display:inline-block;box-sizing:border-box;-moz-box-sizing:border-box;white-space:nowrap}.product-nav i{height:32px;width:32px;line-height:32px}.product-nav a:first-child{margin-right:-3px}.product-title-big{position:relative;padding-bottom:12px}.product-title-big:after{display:block;position:absolute;content:"";width:80px;height:2px;top:100%;left:0}.product-offers{margin-bottom:24px}.single-product .price{font-size:36px;line-height:1;margin-bottom:12px}table .price{margin-bottom:0}.product-description{margin-bottom:24px}.product-description p{margin-bottom:24px;font-size:18px;line-height:27px}.variation-wrap,table.variations{margin-bottom:24px}.variation-wrap label,table.variations label{font-weight:700;line-height:36px}.variation-wrap .price,table.variations .price{margin-bottom:12px}.variation-wrap .select-wrap select,table.variations .select-wrap select{padding-top:4px;padding-bottom:4px}.product-type-grouped .table td{padding:4px}.product-type-grouped .table td .amount,.product-type-grouped .table td label{line-height:36px;margin-bottom:0}.product-type-grouped .table td.label{display:table-cell;font-size:100%;text-align:left}.quantity{display:inline-block}.quantity input{display:inline-block;padding:4px 12px;margin:0;font-size:14px;text-align:center;text-shadow:none;font-weight:400!important;outline:0;vertical-align:middle;cursor:pointer;line-height:24px!important;border-radius:0;border:0;max-width:36px;height:32px;-webkit-appearance:none!important;box-sizing:border-box;-moz-box-sizing:border-box;-moz-appearance:textfield}.table-related{margin-bottom:24px}.table-related tbody tr td{vertical-align:middle}.table-related label,.table-related p{margin:0}.table-related input:focus{box-shadow:none!important}.table-related input::-webkit-inner-spin-button,.table-related input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}#reviews .verified{font-weight:400}#reviews .comments .comments-form{max-width:100%}#reviews .comments .comments-form .controls{margin-top:30px}#reviews .comments{padding-bottom:0}#reviews .star-rating{margin-bottom:-6px}#reviews .commentlist{padding:0;list-style-type:none}#review_form{position:relative;margin-top:12px;padding-top:12px}#review_form:before{content:"";position:absolute;left:-15px;right:-15px;top:0;height:1px}#review_form_wrapper .select-wrap{display:none}#review_form_wrapper p.stars{height:24px}#review_form_wrapper p.stars:after{display:block;content:"\f006 \f006 \f006 \f006 \f006";font-family:FontAwesome;position:absolute}#review_form_wrapper p.stars span{width:80px;height:24px;line-height:24px;position:relative;float:left}#review_form_wrapper p.stars span a{float:left;position:absolute;left:0;top:0;width:16px;height:24px;line-height:24px;overflow:hidden;text-indent:-9000px}#review_form_wrapper p.stars span a:after{display:block;top:0;left:0;position:absolute;height:24px;line-height:24px;font-family:FontAwesome;text-indent:0}#review_form_wrapper p.stars span a.active:after{opacity:.6}#review_form_wrapper p.stars span a.star-1{width:16px;z-index:10}#review_form_wrapper p.stars span a.star-1.active:after,#review_form_wrapper p.stars span a.star-1:focus:after,#review_form_wrapper p.stars span a.star-1:hover:after{width:16px;content:"\f005"}#review_form_wrapper p.stars span a.star-2{width:32px;z-index:9}#review_form_wrapper p.stars span a.star-2.active:after,#review_form_wrapper p.stars span a.star-2:focus:after,#review_form_wrapper p.stars span a.star-2:hover:after{width:32px;content:""}#review_form_wrapper p.stars span a.star-3{width:48px;z-index:8}#review_form_wrapper p.stars span a.star-3.active:after,#review_form_wrapper p.stars span a.star-3:focus:after,#review_form_wrapper p.stars span a.star-3:hover:after{width:48px;content:""}#review_form_wrapper p.stars span a.star-4{width:64px;z-index:7}#review_form_wrapper p.stars span a.star-4.active:after,#review_form_wrapper p.stars span a.star-4:focus:after,#review_form_wrapper p.stars span a.star-4:hover:after{width:64px;content:""}#review_form_wrapper p.stars span a.star-5{width:80px;z-index:6}#review_form_wrapper p.stars span a.star-5.active:after,#review_form_wrapper p.stars span a.star-5:focus:after,#review_form_wrapper p.stars span a.star-5:hover:after{width:80px;content:""}.single-product-extras{margin-bottom:48px}.single-product-extras h3{margin-bottom:12px}.product_meta{margin-top:24px;margin-bottom:24px}.single-product .post-share small{display:none}.single-product .post-share .social-share{text-align:left}.select2-drop-active,.select2-dropdown{background:#fff;color:#000;box-shadow:0 2px 4px rgba(0,0,0,.1);border:0}.select2-container--default .select2-results__option--highlighted[aria-selected]{background-color:#f1f1f1;color:#000}.select2-results{background:#fafafa}.shop_table td{text-align:center!important}.shop_table td.product-name,.shop_table td.product-price,.shop_table td.product-quantity,.shop_table td.product-remove,.shop_table td.product-subtotal,.shop_table td.shipping{vertical-align:middle}.shop_table th{text-align:center}.shop_table img{min-width:30px}.woocommerce-cart-form__cart-item img{max-width:100px}.coupon{margin:24px 0}.country-select,.coupon input[type=text]{width:100%}.table.table-simple-body-headers tbody th,.table.table-simple-body-headers tfoot th{background-color:transparent;text-transform:none;color:inherit}.table.table-simple-body-headers thead th{padding:5px 5px 6px}.woocommerce-error ul{list-style:none}.woocommerce-shipping-methods .radio label{padding-left:0}.woocommerce-shipping-methods.list-unstyled{padding-left:20px}.woocommerce #customer_details p{margin:0 0 10px}.woocommerce #customer_details p#billing_email_field,.woocommerce #customer_details p#billing_first_name_field,.woocommerce #customer_details p#shipping_first_name_field{width:50%;display:block;padding:0;margin:0 0 12px;float:left}.woocommerce #customer_details p#billing_last_name_field,.woocommerce #customer_details p#billing_phone_field,.woocommerce #customer_details p#shipping_last_name_field{width:49%;display:block;padding:0;margin:0 0 12px;float:right}.woocommerce #customer_details p input{width:100%;margin:0;padding:0 10px;height:32px;box-sizing:border-box}.woocommerce #customer_details p textarea{width:100%!important}.woocommerce #customer_details p input.input-checkbox{width:15px}.woocommerce #customer_details p label.checkbox{display:inline-block}.woocommerce-invalid input,.woocommerce-invalid textarea,input.woocommerce-invalid,textarea.woocommerce-invalid{border:0;box-shadow:0 -4px 0 #e74c3c inset}.woocommerce-form__input-checkbox{box-shadow:none!important}.woocommerce .payment_methods{margin:0 0 12px;padding-left:0}.woocommerce .payment_methods li{list-style:none;padding-top:5px}.woocommerce .payment_methods input{margin:0}.woocommerce .payment_methods input[type=text]{width:100%}.woocommerce .payment_methods label{display:inline-block;margin-left:5px}.woocommerce .shop_table.order_details.table{font-size:16px}.woocommerce .shop_table.order_details td,.woocommerce .shop_table.order_details tfoot th{padding:20px}.woocommerce .addresses address{font-style:italic}.order_details{list-style-type:none;padding-left:0}.order_details li{margin-bottom:12px;padding:12px;border-bottom:1px solid}.shipping-calculator-form .select-wrap{position:relative;vertical-align:middle;width:100%;display:block;box-sizing:border-box}.shipping-calculator-form .select-wrap:after{top:6px;right:12px}#ship-to-different-address{margin-top:10px;padding-left:20px}#ship-to-different-address #ship-to-different-address-checkbox{margin-top:6px}#order_comments{min-height:172px}@media (max-width:991px){.col2-set .col-1,.col2-set .col-2{clear:both}}.product-category{position:relative;background:0 0}.product-category h2{font-size:16px;text-align:center;margin-bottom:0;position:absolute;bottom:0;width:50%;padding:6px 36px 6px 10px;-moz-transition:background-color .2s,width .2s;-o-transition:background-color .2s,width .2s;-webkit-transition:background-color .2s,width .2s;transition:background-color .2s,width .2s}.product-category:hover h2{width:100%}.product-category mark{background-color:transparent;font-size:.8em;display:block;position:absolute;right:0;top:0;padding:0;height:36px;width:36px;line-height:36px;text-align:center}.term-description{margin-bottom:48px;padding-bottom:24px;text-align:center;position:relative}.term-description:after{display:block;position:absolute;content:"";width:200px;height:2px;top:100%;left:50%;margin-left:-100px}.widget_product_tag_cloud ul{margin:0;padding:0;list-style:none;*zoom:1}.widget_product_tag_cloud ul:after{content:"";display:table;clear:both}.widget_product_tag_cloud ul a,.widget_product_tag_cloud ul li{float:left;height:24px;line-height:24px;position:relative}.widget_product_tag_cloud ul li{margin-bottom:12px}.widget_product_tag_cloud ul a{font-size:11px!important;text-transform:none!important;margin-right:10px;padding:0 10px;text-decoration:none;-moz-transition:all .2s;-o-transition:all .2s;-webkit-transition:all .2s;transition:all .2s}.product_list_widget{list-style-type:none;padding-left:0}.product_list_widget li{*zoom:1;padding-bottom:12px;margin-bottom:12px}.product_list_widget li:after{content:"";display:table;clear:both}.product_list_widget a{display:block}.product_list_widget img{float:left;margin-right:12px;max-width:70px}.product_list_widget .star-rating{display:block;float:none;margin:0}.product_list_widget .amount{font-weight:700;font-size:18px;line-height:24px;display:inline-block}.product_list_widget del .amount{font-size:14px;text-decoration:line-through}.widget_layered_nav .children,.widget_layered_nav ul,.widget_product_categories .children,.widget_product_categories ul{margin-left:0;padding-left:0;list-style-type:none;margin-bottom:0}.widget_layered_nav li,.widget_product_categories li{margin-bottom:12px;clear:both;padding-left:12px;position:relative}.widget_layered_nav li:before,.widget_product_categories li:before{content:"";position:absolute;height:24px;width:4px;top:0;left:0;background-color:rgba(0,0,0,.2)}.widget_layered_nav li li,.widget_product_categories li li{border-left:0;margin-bottom:0}.widget_layered_nav li li:before,.widget_product_categories li li:before{display:none}.widget_layered_nav p,.widget_product_categories p{text-indent:0;margin-bottom:0}.widget_layered_nav small,.widget_product_categories small{display:inline-block;font-size:14px}.widget_layered_nav small:before,.widget_product_categories small:before{content:"- "}.widget_product_search form{position:relative;margin-bottom:0}.widget_product_search form:after{display:block;position:absolute;content:"\f002";font-family:FontAwesome;top:0;height:36px;line-height:36px;right:0;width:36px;text-align:center;font-size:14px}.widget_product_search form input[type=search]{width:100%;line-height:36px;padding:6px 12px;height:36px}.widget_product_search label{display:none}.widget_product_search input[type=text]{width:100%;box-sizing:border-box;min-height:34px;margin-bottom:0}.widget_product_search input[type=submit]{position:absolute;text-indent:-9000em;display:block;top:0;right:0;line-height:36px;box-sizing:border-box;height:36px;width:36px;box-shadow:none;outline:0}.widget_price_filter .price_slider{margin-bottom:1em;background:#eee}.widget_price_filter .ui-slider{position:relative;text-align:left}.widget_price_filter .ui-slider .ui-slider-handle{position:absolute;z-index:2;width:18px;height:18px;cursor:pointer;outline:0;top:-5px;border-radius:50%;display:block;box-sizing:border-box}.widget_price_filter .ui-slider .ui-slider-range{position:absolute;z-index:1;border:0}.widget_price_filter .ui-slider-horizontal{height:8px;margin-bottom:24px}.widget_price_filter .ui-slider-horizontal .ui-slider-range{top:0;height:100%}.widget_price_filter .ui-slider-horizontal .ui-slider-range-min{left:-1px}.widget_price_filter .ui-slider-horizontal .ui-slider-range-max{right:-1px}.widget_price_filter .button{float:left}.widget_price_filter .price_label{display:block;line-height:32px;text-align:right}.woocommerce-account .form-row .chosen-container{width:100%!important}.woocommerce-edit-address .woocommerce-input-wrapper{display:block}.woocommerce-edit-address .woocommerce-input-wrapper input{width:100%;padding:6px 16px}:root{--direction-multiplier:1}body.rtl,html[dir=rtl]{--direction-multiplier:-1}.elementor-hidden{display:none}.elementor-visibility-hidden{visibility:hidden}.elementor-screen-only,.screen-reader-text,.screen-reader-text span,.ui-helper-hidden-accessible{height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;top:-10000em;width:1px;clip:rect(0,0,0,0);border:0}.elementor-clearfix:after{clear:both;content:"";display:block;height:0;width:0}.e-logo-wrapper{display:inline-block;line-height:1}.e-logo-wrapper i{color:var(--e-a-color-circle-logo);font-size:2.5em}.elementor *,.elementor :after,.elementor :before{box-sizing:border-box}.elementor a{box-shadow:none;text-decoration:none}.elementor hr{background-color:transparent;margin:0}.elementor img{border:none;border-radius:0;box-shadow:none;height:auto;max-width:100%}.elementor .elementor-widget:not(.elementor-widget-text-editor):not(.elementor-widget-theme-post-content) figure{margin:0}.elementor embed,.elementor iframe,.elementor object,.elementor video{border:none;line-height:1;margin:0;max-width:100%;width:100%}.elementor .elementor-background,.elementor .elementor-background-holder,.elementor .elementor-background-video-container{direction:ltr;inset:0;overflow:hidden;position:absolute;z-index:0}.elementor .elementor-background-video-container{pointer-events:none;transition:opacity 1s}.elementor .elementor-background-video-container.elementor-loading{opacity:0}.elementor .elementor-background-video,.elementor .elementor-background-video-embed{max-width:none}.elementor .elementor-background-video,.elementor .elementor-background-video-embed,.elementor .elementor-background-video-hosted{inset-block-start:50%;inset-inline-start:50%;position:absolute;transform:translate(-50%,-50%)}.elementor .elementor-background-video-hosted{-o-object-fit:cover;object-fit:cover}.elementor .elementor-background-overlay{inset:0;position:absolute}.elementor .elementor-background-slideshow{inset:0;position:absolute;z-index:0}.elementor .elementor-background-slideshow__slide__image{background-position:50%;background-size:cover;height:100%;width:100%}.e-con-inner>.elementor-element.elementor-absolute,.e-con>.elementor-element.elementor-absolute,.elementor-widget-wrap>.elementor-element.elementor-absolute{position:absolute}.e-con-inner>.elementor-element.elementor-fixed,.e-con>.elementor-element.elementor-fixed,.elementor-widget-wrap>.elementor-element.elementor-fixed{position:fixed}.elementor-widget-wrap .elementor-element.elementor-widget__width-auto,.elementor-widget-wrap .elementor-element.elementor-widget__width-initial{max-width:100%}@media (max-width:1024px){.elementor-widget-wrap .elementor-element.elementor-widget-tablet__width-auto,.elementor-widget-wrap .elementor-element.elementor-widget-tablet__width-initial{max-width:100%}}@media (max-width:767px){.elementor-widget-wrap .elementor-element.elementor-widget-mobile__width-auto,.elementor-widget-wrap .elementor-element.elementor-widget-mobile__width-initial{max-width:100%}}.elementor-element.elementor-absolute,.elementor-element.elementor-fixed{z-index:1}.elementor-element{--flex-direction:initial;--flex-wrap:initial;--justify-content:initial;--align-items:initial;--align-content:initial;--gap:initial;--flex-basis:initial;--flex-grow:initial;--flex-shrink:initial;--order:initial;--align-self:initial;align-self:var(--align-self);flex-basis:var(--flex-basis);flex-grow:var(--flex-grow);flex-shrink:var(--flex-shrink);order:var(--order)}.elementor-element:where(.e-con-full,.elementor-widget){align-content:var(--align-content);align-items:var(--align-items);flex-direction:var(--flex-direction);flex-wrap:var(--flex-wrap);gap:var(--row-gap) var(--column-gap);justify-content:var(--justify-content)}.elementor-invisible{visibility:hidden}.elementor-custom-embed-play{inset-block-start:50%;inset-inline-start:50%;position:absolute;transform:translate(calc(-50% * var(--direction-multiplier)),-50%)}.elementor-custom-embed-play i{color:#fff;font-size:100px;text-shadow:1px 0 6px rgba(0,0,0,.3)}.elementor-custom-embed-play svg{fill:#fff;filter:drop-shadow(1px 0 6px rgba(0,0,0,.3));height:100px;width:100px}.elementor-custom-embed-play i,.elementor-custom-embed-play svg{opacity:.8;transition:all .5s}.elementor-custom-embed-play.elementor-playing i{font-family:eicons}.elementor-custom-embed-play.elementor-playing i:before{content:"\e8fb"}.elementor-custom-embed-play.elementor-playing i,.elementor-custom-embed-play.elementor-playing svg{animation:eicon-spin 2s linear infinite}.elementor-tag{display:inline-flex}.elementor-ken-burns{transition-duration:10s;transition-property:transform;transition-timing-function:linear}.elementor-ken-burns--out{transform:scale(1.3)}.elementor-ken-burns--active{transition-duration:20s}.elementor-ken-burns--active.elementor-ken-burns--out{transform:scale(1)}.elementor-ken-burns--active.elementor-ken-burns--in{transform:scale(1.3)}.elementor-align-center{text-align:center}.elementor-align-right{text-align:right}.elementor-align-left{text-align:left}.elementor-align-center .elementor-button,.elementor-align-left .elementor-button,.elementor-align-right .elementor-button{width:auto}.elementor-align-justify .elementor-button{width:100%}@media (min-width:-1){.elementor-widescreen-align-center{text-align:center}.elementor-widescreen-align-right{text-align:right}.elementor-widescreen-align-left{text-align:left}.elementor-widescreen-align-center .elementor-button,.elementor-widescreen-align-left .elementor-button,.elementor-widescreen-align-right .elementor-button{width:auto}.elementor-widescreen-align-justify .elementor-button{width:100%}}@media (max-width:-1){.elementor-laptop-align-center{text-align:center}.elementor-laptop-align-right{text-align:right}.elementor-laptop-align-left{text-align:left}.elementor-laptop-align-center .elementor-button,.elementor-laptop-align-left .elementor-button,.elementor-laptop-align-right .elementor-button{width:auto}.elementor-laptop-align-justify .elementor-button{width:100%}.elementor-tablet_extra-align-center{text-align:center}.elementor-tablet_extra-align-right{text-align:right}.elementor-tablet_extra-align-left{text-align:left}.elementor-tablet_extra-align-center .elementor-button,.elementor-tablet_extra-align-left .elementor-button,.elementor-tablet_extra-align-right .elementor-button{width:auto}.elementor-tablet_extra-align-justify .elementor-button{width:100%}}@media (max-width:1024px){.elementor-tablet-align-center{text-align:center}.elementor-tablet-align-right{text-align:right}.elementor-tablet-align-left{text-align:left}.elementor-tablet-align-center .elementor-button,.elementor-tablet-align-left .elementor-button,.elementor-tablet-align-right .elementor-button{width:auto}.elementor-tablet-align-justify .elementor-button{width:100%}}@media (max-width:-1){.elementor-mobile_extra-align-center{text-align:center}.elementor-mobile_extra-align-right{text-align:right}.elementor-mobile_extra-align-left{text-align:left}.elementor-mobile_extra-align-center .elementor-button,.elementor-mobile_extra-align-left .elementor-button,.elementor-mobile_extra-align-right .elementor-button{width:auto}.elementor-mobile_extra-align-justify .elementor-button{width:100%}}@media (max-width:767px){.elementor-mobile-align-center{text-align:center}.elementor-mobile-align-right{text-align:right}.elementor-mobile-align-left{text-align:left}.elementor-mobile-align-center .elementor-button,.elementor-mobile-align-left .elementor-button,.elementor-mobile-align-right .elementor-button{width:auto}.elementor-mobile-align-justify .elementor-button{width:100%}}:root{--page-title-display:block}.elementor-page-title,h1.entry-title{display:var(--page-title-display)}@keyframes eicon-spin{0%{transform:rotate(0deg)}to{transform:rotate(359deg)}}.eicon-animation-spin{animation:eicon-spin 2s linear infinite}.elementor-section{position:relative}.elementor-section .elementor-container{display:flex;margin-inline:auto;position:relative}@media (max-width:1024px){.elementor-section .elementor-container{flex-wrap:wrap}}.elementor-section.elementor-section-boxed>.elementor-container{max-width:1140px}.elementor-section.elementor-section-stretched{position:relative;width:100%}.elementor-section.elementor-section-items-top>.elementor-container{align-items:flex-start}.elementor-section.elementor-section-items-middle>.elementor-container{align-items:center}.elementor-section.elementor-section-items-bottom>.elementor-container{align-items:flex-end}@media (min-width:768px){.elementor-section.elementor-section-height-full{height:100vh}.elementor-section.elementor-section-height-full>.elementor-container{height:100%}}.elementor-bc-flex-widget .elementor-section-content-top>.elementor-container>.elementor-column>.elementor-widget-wrap{align-items:flex-start}.elementor-bc-flex-widget .elementor-section-content-middle>.elementor-container>.elementor-column>.elementor-widget-wrap{align-items:center}.elementor-bc-flex-widget .elementor-section-content-bottom>.elementor-container>.elementor-column>.elementor-widget-wrap{align-items:flex-end}.elementor-widget-wrap{align-content:flex-start;flex-wrap:wrap;position:relative;width:100%}.elementor:not(.elementor-bc-flex-widget) .elementor-widget-wrap{display:flex}.elementor-widget-wrap>.elementor-element{width:100%}.elementor-widget-wrap.e-swiper-container{width:calc(100% - (var(--e-column-margin-left, 0px) + var(--e-column-margin-right, 0px)))}.elementor-widget{position:relative}.elementor-widget:not(:last-child){margin-block-end:var(--kit-widget-spacing,20px)}.elementor-widget:not(:last-child).elementor-absolute,.elementor-widget:not(:last-child).elementor-widget__width-auto,.elementor-widget:not(:last-child).elementor-widget__width-initial{margin-block-end:0}.elementor-column{display:flex;min-height:1px;position:relative}.elementor-column-gap-narrow>.elementor-column>.elementor-element-populated{padding:5px}.elementor-column-gap-default>.elementor-column>.elementor-element-populated{padding:10px}.elementor-column-gap-extended>.elementor-column>.elementor-element-populated{padding:15px}.elementor-column-gap-wide>.elementor-column>.elementor-element-populated{padding:20px}.elementor-column-gap-wider>.elementor-column>.elementor-element-populated{padding:30px}.elementor-inner-section .elementor-column-gap-no .elementor-element-populated{padding:0}@media (min-width:768px){.elementor-column.elementor-col-10,.elementor-column[data-col="10"]{width:10%}.elementor-column.elementor-col-11,.elementor-column[data-col="11"]{width:11.111%}.elementor-column.elementor-col-12,.elementor-column[data-col="12"]{width:12.5%}.elementor-column.elementor-col-14,.elementor-column[data-col="14"]{width:14.285%}.elementor-column.elementor-col-16,.elementor-column[data-col="16"]{width:16.666%}.elementor-column.elementor-col-20,.elementor-column[data-col="20"]{width:20%}.elementor-column.elementor-col-25,.elementor-column[data-col="25"]{width:25%}.elementor-column.elementor-col-30,.elementor-column[data-col="30"]{width:30%}.elementor-column.elementor-col-33,.elementor-column[data-col="33"]{width:33.333%}.elementor-column.elementor-col-40,.elementor-column[data-col="40"]{width:40%}.elementor-column.elementor-col-50,.elementor-column[data-col="50"]{width:50%}.elementor-column.elementor-col-60,.elementor-column[data-col="60"]{width:60%}.elementor-column.elementor-col-66,.elementor-column[data-col="66"]{width:66.666%}.elementor-column.elementor-col-70,.elementor-column[data-col="70"]{width:70%}.elementor-column.elementor-col-75,.elementor-column[data-col="75"]{width:75%}.elementor-column.elementor-col-80,.elementor-column[data-col="80"]{width:80%}.elementor-column.elementor-col-83,.elementor-column[data-col="83"]{width:83.333%}.elementor-column.elementor-col-90,.elementor-column[data-col="90"]{width:90%}.elementor-column.elementor-col-100,.elementor-column[data-col="100"]{width:100%}}@media (max-width:479px){.elementor-column.elementor-xs-10{width:10%}.elementor-column.elementor-xs-11{width:11.111%}.elementor-column.elementor-xs-12{width:12.5%}.elementor-column.elementor-xs-14{width:14.285%}.elementor-column.elementor-xs-16{width:16.666%}.elementor-column.elementor-xs-20{width:20%}.elementor-column.elementor-xs-25{width:25%}.elementor-column.elementor-xs-30{width:30%}.elementor-column.elementor-xs-33{width:33.333%}.elementor-column.elementor-xs-40{width:40%}.elementor-column.elementor-xs-50{width:50%}.elementor-column.elementor-xs-60{width:60%}.elementor-column.elementor-xs-66{width:66.666%}.elementor-column.elementor-xs-70{width:70%}.elementor-column.elementor-xs-75{width:75%}.elementor-column.elementor-xs-80{width:80%}.elementor-column.elementor-xs-83{width:83.333%}.elementor-column.elementor-xs-90{width:90%}.elementor-column.elementor-xs-100{width:100%}}@media (max-width:767px){.elementor-column.elementor-sm-10{width:10%}.elementor-column.elementor-sm-11{width:11.111%}.elementor-column.elementor-sm-12{width:12.5%}.elementor-column.elementor-sm-14{width:14.285%}.elementor-column.elementor-sm-16{width:16.666%}.elementor-column.elementor-sm-20{width:20%}.elementor-column.elementor-sm-25{width:25%}.elementor-column.elementor-sm-30{width:30%}.elementor-column.elementor-sm-33{width:33.333%}.elementor-column.elementor-sm-40{width:40%}.elementor-column.elementor-sm-50{width:50%}.elementor-column.elementor-sm-60{width:60%}.elementor-column.elementor-sm-66{width:66.666%}.elementor-column.elementor-sm-70{width:70%}.elementor-column.elementor-sm-75{width:75%}.elementor-column.elementor-sm-80{width:80%}.elementor-column.elementor-sm-83{width:83.333%}.elementor-column.elementor-sm-90{width:90%}.elementor-column.elementor-sm-100{width:100%}}@media (min-width:768px) and (max-width:1024px){.elementor-column.elementor-md-10{width:10%}.elementor-column.elementor-md-11{width:11.111%}.elementor-column.elementor-md-12{width:12.5%}.elementor-column.elementor-md-14{width:14.285%}.elementor-column.elementor-md-16{width:16.666%}.elementor-column.elementor-md-20{width:20%}.elementor-column.elementor-md-25{width:25%}.elementor-column.elementor-md-30{width:30%}.elementor-column.elementor-md-33{width:33.333%}.elementor-column.elementor-md-40{width:40%}.elementor-column.elementor-md-50{width:50%}.elementor-column.elementor-md-60{width:60%}.elementor-column.elementor-md-66{width:66.666%}.elementor-column.elementor-md-70{width:70%}.elementor-column.elementor-md-75{width:75%}.elementor-column.elementor-md-80{width:80%}.elementor-column.elementor-md-83{width:83.333%}.elementor-column.elementor-md-90{width:90%}.elementor-column.elementor-md-100{width:100%}}@media (min-width:-1){.elementor-reverse-widescreen>.elementor-container>:first-child{order:10}.elementor-reverse-widescreen>.elementor-container>:nth-child(2){order:9}.elementor-reverse-widescreen>.elementor-container>:nth-child(3){order:8}.elementor-reverse-widescreen>.elementor-container>:nth-child(4){order:7}.elementor-reverse-widescreen>.elementor-container>:nth-child(5){order:6}.elementor-reverse-widescreen>.elementor-container>:nth-child(6){order:5}.elementor-reverse-widescreen>.elementor-container>:nth-child(7){order:4}.elementor-reverse-widescreen>.elementor-container>:nth-child(8){order:3}.elementor-reverse-widescreen>.elementor-container>:nth-child(9){order:2}.elementor-reverse-widescreen>.elementor-container>:nth-child(10){order:1}}@media (min-width:1025px) and (max-width:-1){.elementor-reverse-laptop>.elementor-container>:first-child{order:10}.elementor-reverse-laptop>.elementor-container>:nth-child(2){order:9}.elementor-reverse-laptop>.elementor-container>:nth-child(3){order:8}.elementor-reverse-laptop>.elementor-container>:nth-child(4){order:7}.elementor-reverse-laptop>.elementor-container>:nth-child(5){order:6}.elementor-reverse-laptop>.elementor-container>:nth-child(6){order:5}.elementor-reverse-laptop>.elementor-container>:nth-child(7){order:4}.elementor-reverse-laptop>.elementor-container>:nth-child(8){order:3}.elementor-reverse-laptop>.elementor-container>:nth-child(9){order:2}.elementor-reverse-laptop>.elementor-container>:nth-child(10){order:1}}@media (min-width:-1) and (max-width:-1){.elementor-reverse-laptop>.elementor-container>:first-child{order:10}.elementor-reverse-laptop>.elementor-container>:nth-child(2){order:9}.elementor-reverse-laptop>.elementor-container>:nth-child(3){order:8}.elementor-reverse-laptop>.elementor-container>:nth-child(4){order:7}.elementor-reverse-laptop>.elementor-container>:nth-child(5){order:6}.elementor-reverse-laptop>.elementor-container>:nth-child(6){order:5}.elementor-reverse-laptop>.elementor-container>:nth-child(7){order:4}.elementor-reverse-laptop>.elementor-container>:nth-child(8){order:3}.elementor-reverse-laptop>.elementor-container>:nth-child(9){order:2}.elementor-reverse-laptop>.elementor-container>:nth-child(10){order:1}}@media (min-width:1025px) and (max-width:-1){.elementor-reverse-laptop>.elementor-container>:first-child,.elementor-reverse-laptop>.elementor-container>:nth-child(10),.elementor-reverse-laptop>.elementor-container>:nth-child(2),.elementor-reverse-laptop>.elementor-container>:nth-child(3),.elementor-reverse-laptop>.elementor-container>:nth-child(4),.elementor-reverse-laptop>.elementor-container>:nth-child(5),.elementor-reverse-laptop>.elementor-container>:nth-child(6),.elementor-reverse-laptop>.elementor-container>:nth-child(7),.elementor-reverse-laptop>.elementor-container>:nth-child(8),.elementor-reverse-laptop>.elementor-container>:nth-child(9){order:0}.elementor-reverse-tablet_extra>.elementor-container>:first-child{order:10}.elementor-reverse-tablet_extra>.elementor-container>:nth-child(2){order:9}.elementor-reverse-tablet_extra>.elementor-container>:nth-child(3){order:8}.elementor-reverse-tablet_extra>.elementor-container>:nth-child(4){order:7}.elementor-reverse-tablet_extra>.elementor-container>:nth-child(5){order:6}.elementor-reverse-tablet_extra>.elementor-container>:nth-child(6){order:5}.elementor-reverse-tablet_extra>.elementor-container>:nth-child(7){order:4}.elementor-reverse-tablet_extra>.elementor-container>:nth-child(8){order:3}.elementor-reverse-tablet_extra>.elementor-container>:nth-child(9){order:2}.elementor-reverse-tablet_extra>.elementor-container>:nth-child(10){order:1}}@media (min-width:768px) and (max-width:1024px){.elementor-reverse-tablet>.elementor-container>:first-child{order:10}.elementor-reverse-tablet>.elementor-container>:nth-child(2){order:9}.elementor-reverse-tablet>.elementor-container>:nth-child(3){order:8}.elementor-reverse-tablet>.elementor-container>:nth-child(4){order:7}.elementor-reverse-tablet>.elementor-container>:nth-child(5){order:6}.elementor-reverse-tablet>.elementor-container>:nth-child(6){order:5}.elementor-reverse-tablet>.elementor-container>:nth-child(7){order:4}.elementor-reverse-tablet>.elementor-container>:nth-child(8){order:3}.elementor-reverse-tablet>.elementor-container>:nth-child(9){order:2}.elementor-reverse-tablet>.elementor-container>:nth-child(10){order:1}}@media (min-width:-1) and (max-width:1024px){.elementor-reverse-tablet>.elementor-container>:first-child{order:10}.elementor-reverse-tablet>.elementor-container>:nth-child(2){order:9}.elementor-reverse-tablet>.elementor-container>:nth-child(3){order:8}.elementor-reverse-tablet>.elementor-container>:nth-child(4){order:7}.elementor-reverse-tablet>.elementor-container>:nth-child(5){order:6}.elementor-reverse-tablet>.elementor-container>:nth-child(6){order:5}.elementor-reverse-tablet>.elementor-container>:nth-child(7){order:4}.elementor-reverse-tablet>.elementor-container>:nth-child(8){order:3}.elementor-reverse-tablet>.elementor-container>:nth-child(9){order:2}.elementor-reverse-tablet>.elementor-container>:nth-child(10){order:1}}@media (min-width:768px) and (max-width:-1){.elementor-reverse-tablet>.elementor-container>:first-child,.elementor-reverse-tablet>.elementor-container>:nth-child(10),.elementor-reverse-tablet>.elementor-container>:nth-child(2),.elementor-reverse-tablet>.elementor-container>:nth-child(3),.elementor-reverse-tablet>.elementor-container>:nth-child(4),.elementor-reverse-tablet>.elementor-container>:nth-child(5),.elementor-reverse-tablet>.elementor-container>:nth-child(6),.elementor-reverse-tablet>.elementor-container>:nth-child(7),.elementor-reverse-tablet>.elementor-container>:nth-child(8),.elementor-reverse-tablet>.elementor-container>:nth-child(9){order:0}.elementor-reverse-mobile_extra>.elementor-container>:first-child{order:10}.elementor-reverse-mobile_extra>.elementor-container>:nth-child(2){order:9}.elementor-reverse-mobile_extra>.elementor-container>:nth-child(3){order:8}.elementor-reverse-mobile_extra>.elementor-container>:nth-child(4){order:7}.elementor-reverse-mobile_extra>.elementor-container>:nth-child(5){order:6}.elementor-reverse-mobile_extra>.elementor-container>:nth-child(6){order:5}.elementor-reverse-mobile_extra>.elementor-container>:nth-child(7){order:4}.elementor-reverse-mobile_extra>.elementor-container>:nth-child(8){order:3}.elementor-reverse-mobile_extra>.elementor-container>:nth-child(9){order:2}.elementor-reverse-mobile_extra>.elementor-container>:nth-child(10){order:1}}@media (max-width:767px){.elementor-reverse-mobile>.elementor-container>:first-child{order:10}.elementor-reverse-mobile>.elementor-container>:nth-child(2){order:9}.elementor-reverse-mobile>.elementor-container>:nth-child(3){order:8}.elementor-reverse-mobile>.elementor-container>:nth-child(4){order:7}.elementor-reverse-mobile>.elementor-container>:nth-child(5){order:6}.elementor-reverse-mobile>.elementor-container>:nth-child(6){order:5}.elementor-reverse-mobile>.elementor-container>:nth-child(7){order:4}.elementor-reverse-mobile>.elementor-container>:nth-child(8){order:3}.elementor-reverse-mobile>.elementor-container>:nth-child(9){order:2}.elementor-reverse-mobile>.elementor-container>:nth-child(10){order:1}.elementor-column{width:100%}}.elementor-grid{display:grid;grid-column-gap:var(--grid-column-gap);grid-row-gap:var(--grid-row-gap)}.elementor-grid .elementor-grid-item{min-width:0}.elementor-grid-0 .elementor-grid{display:inline-block;margin-block-end:calc(-1 * var(--grid-row-gap));width:100%;word-spacing:var(--grid-column-gap)}.elementor-grid-0 .elementor-grid .elementor-grid-item{display:inline-block;margin-block-end:var(--grid-row-gap);word-break:break-word}.elementor-grid-1 .elementor-grid{grid-template-columns:repeat(1,1fr)}.elementor-grid-2 .elementor-grid{grid-template-columns:repeat(2,1fr)}.elementor-grid-3 .elementor-grid{grid-template-columns:repeat(3,1fr)}.elementor-grid-4 .elementor-grid{grid-template-columns:repeat(4,1fr)}.elementor-grid-5 .elementor-grid{grid-template-columns:repeat(5,1fr)}.elementor-grid-6 .elementor-grid{grid-template-columns:repeat(6,1fr)}.elementor-grid-7 .elementor-grid{grid-template-columns:repeat(7,1fr)}.elementor-grid-8 .elementor-grid{grid-template-columns:repeat(8,1fr)}.elementor-grid-9 .elementor-grid{grid-template-columns:repeat(9,1fr)}.elementor-grid-10 .elementor-grid{grid-template-columns:repeat(10,1fr)}.elementor-grid-11 .elementor-grid{grid-template-columns:repeat(11,1fr)}.elementor-grid-12 .elementor-grid{grid-template-columns:repeat(12,1fr)}@media (min-width:-1){.elementor-grid-widescreen-0 .elementor-grid{display:inline-block;margin-block-end:calc(-1 * var(--grid-row-gap));width:100%;word-spacing:var(--grid-column-gap)}.elementor-grid-widescreen-0 .elementor-grid .elementor-grid-item{display:inline-block;margin-block-end:var(--grid-row-gap);word-break:break-word}.elementor-grid-widescreen-1 .elementor-grid{grid-template-columns:repeat(1,1fr)}.elementor-grid-widescreen-2 .elementor-grid{grid-template-columns:repeat(2,1fr)}.elementor-grid-widescreen-3 .elementor-grid{grid-template-columns:repeat(3,1fr)}.elementor-grid-widescreen-4 .elementor-grid{grid-template-columns:repeat(4,1fr)}.elementor-grid-widescreen-5 .elementor-grid{grid-template-columns:repeat(5,1fr)}.elementor-grid-widescreen-6 .elementor-grid{grid-template-columns:repeat(6,1fr)}.elementor-grid-widescreen-7 .elementor-grid{grid-template-columns:repeat(7,1fr)}.elementor-grid-widescreen-8 .elementor-grid{grid-template-columns:repeat(8,1fr)}.elementor-grid-widescreen-9 .elementor-grid{grid-template-columns:repeat(9,1fr)}.elementor-grid-widescreen-10 .elementor-grid{grid-template-columns:repeat(10,1fr)}.elementor-grid-widescreen-11 .elementor-grid{grid-template-columns:repeat(11,1fr)}.elementor-grid-widescreen-12 .elementor-grid{grid-template-columns:repeat(12,1fr)}}@media (max-width:-1){.elementor-grid-laptop-0 .elementor-grid{display:inline-block;margin-block-end:calc(-1 * var(--grid-row-gap));width:100%;word-spacing:var(--grid-column-gap)}.elementor-grid-laptop-0 .elementor-grid .elementor-grid-item{display:inline-block;margin-block-end:var(--grid-row-gap);word-break:break-word}.elementor-grid-laptop-1 .elementor-grid{grid-template-columns:repeat(1,1fr)}.elementor-grid-laptop-2 .elementor-grid{grid-template-columns:repeat(2,1fr)}.elementor-grid-laptop-3 .elementor-grid{grid-template-columns:repeat(3,1fr)}.elementor-grid-laptop-4 .elementor-grid{grid-template-columns:repeat(4,1fr)}.elementor-grid-laptop-5 .elementor-grid{grid-template-columns:repeat(5,1fr)}.elementor-grid-laptop-6 .elementor-grid{grid-template-columns:repeat(6,1fr)}.elementor-grid-laptop-7 .elementor-grid{grid-template-columns:repeat(7,1fr)}.elementor-grid-laptop-8 .elementor-grid{grid-template-columns:repeat(8,1fr)}.elementor-grid-laptop-9 .elementor-grid{grid-template-columns:repeat(9,1fr)}.elementor-grid-laptop-10 .elementor-grid{grid-template-columns:repeat(10,1fr)}.elementor-grid-laptop-11 .elementor-grid{grid-template-columns:repeat(11,1fr)}.elementor-grid-laptop-12 .elementor-grid{grid-template-columns:repeat(12,1fr)}.elementor-grid-tablet_extra-0 .elementor-grid{display:inline-block;margin-block-end:calc(-1 * var(--grid-row-gap));width:100%;word-spacing:var(--grid-column-gap)}.elementor-grid-tablet_extra-0 .elementor-grid .elementor-grid-item{display:inline-block;margin-block-end:var(--grid-row-gap);word-break:break-word}.elementor-grid-tablet_extra-1 .elementor-grid{grid-template-columns:repeat(1,1fr)}.elementor-grid-tablet_extra-2 .elementor-grid{grid-template-columns:repeat(2,1fr)}.elementor-grid-tablet_extra-3 .elementor-grid{grid-template-columns:repeat(3,1fr)}.elementor-grid-tablet_extra-4 .elementor-grid{grid-template-columns:repeat(4,1fr)}.elementor-grid-tablet_extra-5 .elementor-grid{grid-template-columns:repeat(5,1fr)}.elementor-grid-tablet_extra-6 .elementor-grid{grid-template-columns:repeat(6,1fr)}.elementor-grid-tablet_extra-7 .elementor-grid{grid-template-columns:repeat(7,1fr)}.elementor-grid-tablet_extra-8 .elementor-grid{grid-template-columns:repeat(8,1fr)}.elementor-grid-tablet_extra-9 .elementor-grid{grid-template-columns:repeat(9,1fr)}.elementor-grid-tablet_extra-10 .elementor-grid{grid-template-columns:repeat(10,1fr)}.elementor-grid-tablet_extra-11 .elementor-grid{grid-template-columns:repeat(11,1fr)}.elementor-grid-tablet_extra-12 .elementor-grid{grid-template-columns:repeat(12,1fr)}}@media (max-width:1024px){.elementor-grid-tablet-0 .elementor-grid{display:inline-block;margin-block-end:calc(-1 * var(--grid-row-gap));width:100%;word-spacing:var(--grid-column-gap)}.elementor-grid-tablet-0 .elementor-grid .elementor-grid-item{display:inline-block;margin-block-end:var(--grid-row-gap);word-break:break-word}.elementor-grid-tablet-1 .elementor-grid{grid-template-columns:repeat(1,1fr)}.elementor-grid-tablet-2 .elementor-grid{grid-template-columns:repeat(2,1fr)}.elementor-grid-tablet-3 .elementor-grid{grid-template-columns:repeat(3,1fr)}.elementor-grid-tablet-4 .elementor-grid{grid-template-columns:repeat(4,1fr)}.elementor-grid-tablet-5 .elementor-grid{grid-template-columns:repeat(5,1fr)}.elementor-grid-tablet-6 .elementor-grid{grid-template-columns:repeat(6,1fr)}.elementor-grid-tablet-7 .elementor-grid{grid-template-columns:repeat(7,1fr)}.elementor-grid-tablet-8 .elementor-grid{grid-template-columns:repeat(8,1fr)}.elementor-grid-tablet-9 .elementor-grid{grid-template-columns:repeat(9,1fr)}.elementor-grid-tablet-10 .elementor-grid{grid-template-columns:repeat(10,1fr)}.elementor-grid-tablet-11 .elementor-grid{grid-template-columns:repeat(11,1fr)}.elementor-grid-tablet-12 .elementor-grid{grid-template-columns:repeat(12,1fr)}}@media (max-width:-1){.elementor-grid-mobile_extra-0 .elementor-grid{display:inline-block;margin-block-end:calc(-1 * var(--grid-row-gap));width:100%;word-spacing:var(--grid-column-gap)}.elementor-grid-mobile_extra-0 .elementor-grid .elementor-grid-item{display:inline-block;margin-block-end:var(--grid-row-gap);word-break:break-word}.elementor-grid-mobile_extra-1 .elementor-grid{grid-template-columns:repeat(1,1fr)}.elementor-grid-mobile_extra-2 .elementor-grid{grid-template-columns:repeat(2,1fr)}.elementor-grid-mobile_extra-3 .elementor-grid{grid-template-columns:repeat(3,1fr)}.elementor-grid-mobile_extra-4 .elementor-grid{grid-template-columns:repeat(4,1fr)}.elementor-grid-mobile_extra-5 .elementor-grid{grid-template-columns:repeat(5,1fr)}.elementor-grid-mobile_extra-6 .elementor-grid{grid-template-columns:repeat(6,1fr)}.elementor-grid-mobile_extra-7 .elementor-grid{grid-template-columns:repeat(7,1fr)}.elementor-grid-mobile_extra-8 .elementor-grid{grid-template-columns:repeat(8,1fr)}.elementor-grid-mobile_extra-9 .elementor-grid{grid-template-columns:repeat(9,1fr)}.elementor-grid-mobile_extra-10 .elementor-grid{grid-template-columns:repeat(10,1fr)}.elementor-grid-mobile_extra-11 .elementor-grid{grid-template-columns:repeat(11,1fr)}.elementor-grid-mobile_extra-12 .elementor-grid{grid-template-columns:repeat(12,1fr)}}@media (max-width:767px){.elementor-grid-mobile-0 .elementor-grid{display:inline-block;margin-block-end:calc(-1 * var(--grid-row-gap));width:100%;word-spacing:var(--grid-column-gap)}.elementor-grid-mobile-0 .elementor-grid .elementor-grid-item{display:inline-block;margin-block-end:var(--grid-row-gap);word-break:break-word}.elementor-grid-mobile-1 .elementor-grid{grid-template-columns:repeat(1,1fr)}.elementor-grid-mobile-2 .elementor-grid{grid-template-columns:repeat(2,1fr)}.elementor-grid-mobile-3 .elementor-grid{grid-template-columns:repeat(3,1fr)}.elementor-grid-mobile-4 .elementor-grid{grid-template-columns:repeat(4,1fr)}.elementor-grid-mobile-5 .elementor-grid{grid-template-columns:repeat(5,1fr)}.elementor-grid-mobile-6 .elementor-grid{grid-template-columns:repeat(6,1fr)}.elementor-grid-mobile-7 .elementor-grid{grid-template-columns:repeat(7,1fr)}.elementor-grid-mobile-8 .elementor-grid{grid-template-columns:repeat(8,1fr)}.elementor-grid-mobile-9 .elementor-grid{grid-template-columns:repeat(9,1fr)}.elementor-grid-mobile-10 .elementor-grid{grid-template-columns:repeat(10,1fr)}.elementor-grid-mobile-11 .elementor-grid{grid-template-columns:repeat(11,1fr)}.elementor-grid-mobile-12 .elementor-grid{grid-template-columns:repeat(12,1fr)}}@media (min-width:1025px){#elementor-device-mode:after{content:"desktop"}}@media (min-width:-1){#elementor-device-mode:after{content:"widescreen"}}@media (max-width:-1){#elementor-device-mode:after{content:"laptop";content:"tablet_extra"}}@media (max-width:1024px){#elementor-device-mode:after{content:"tablet"}}@media (max-width:-1){#elementor-device-mode:after{content:"mobile_extra"}}@media (max-width:767px){#elementor-device-mode:after{content:"mobile"}}@media (prefers-reduced-motion:no-preference){html{scroll-behavior:smooth}}.e-con{--border-radius:0;--border-top-width:0px;--border-right-width:0px;--border-bottom-width:0px;--border-left-width:0px;--border-style:initial;--border-color:initial;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--content-width:min(100%,var(--container-max-width,1140px));--width:100%;--min-height:initial;--height:auto;--text-align:initial;--margin-top:0px;--margin-right:0px;--margin-bottom:0px;--margin-left:0px;--padding-top:var(--container-default-padding-top,10px);--padding-right:var(--container-default-padding-right,10px);--padding-bottom:var(--container-default-padding-bottom,10px);--padding-left:var(--container-default-padding-left,10px);--position:relative;--z-index:revert;--overflow:visible;--gap:var(--widgets-spacing,20px);--row-gap:var(--widgets-spacing-row,20px);--column-gap:var(--widgets-spacing-column,20px);--overlay-mix-blend-mode:initial;--overlay-opacity:1;--overlay-transition:0.3s;--e-con-grid-template-columns:repeat(3,1fr);--e-con-grid-template-rows:repeat(2,1fr);border-radius:var(--border-radius);height:var(--height);min-height:var(--min-height);min-width:0;overflow:var(--overflow);position:var(--position);width:var(--width);z-index:var(--z-index);--flex-wrap-mobile:wrap}.e-con:where(:not(.e-div-block-base)){transition:background var(--background-transition,.3s),border var(--border-transition,.3s),box-shadow var(--border-transition,.3s),transform var(--e-con-transform-transition-duration,.4s)}.e-con{--margin-block-start:var(--margin-top);--margin-block-end:var(--margin-bottom);--margin-inline-start:var(--margin-left);--margin-inline-end:var(--margin-right);--padding-inline-start:var(--padding-left);--padding-inline-end:var(--padding-right);--padding-block-start:var(--padding-top);--padding-block-end:var(--padding-bottom);--border-block-start-width:var(--border-top-width);--border-block-end-width:var(--border-bottom-width);--border-inline-start-width:var(--border-left-width);--border-inline-end-width:var(--border-right-width)}body.rtl .e-con{--padding-inline-start:var(--padding-right);--padding-inline-end:var(--padding-left);--margin-inline-start:var(--margin-right);--margin-inline-end:var(--margin-left);--border-inline-start-width:var(--border-right-width);--border-inline-end-width:var(--border-left-width)}.e-con{margin-block-end:var(--margin-block-end);margin-block-start:var(--margin-block-start);margin-inline-end:var(--margin-inline-end);margin-inline-start:var(--margin-inline-start);padding-inline-end:var(--padding-inline-end);padding-inline-start:var(--padding-inline-start)}.e-con.e-flex{--flex-direction:column;--flex-basis:auto;--flex-grow:0;--flex-shrink:1;flex:var(--flex-grow) var(--flex-shrink) var(--flex-basis)}.e-con-full,.e-con>.e-con-inner{padding-block-end:var(--padding-block-end);padding-block-start:var(--padding-block-start);text-align:var(--text-align)}.e-con-full.e-flex,.e-con.e-flex>.e-con-inner{flex-direction:var(--flex-direction)}.e-con,.e-con>.e-con-inner{display:var(--display)}.e-con.e-grid{--grid-justify-content:start;--grid-align-content:start;--grid-auto-flow:row}.e-con.e-grid,.e-con.e-grid>.e-con-inner{align-content:var(--grid-align-content);align-items:var(--align-items);grid-auto-flow:var(--grid-auto-flow);grid-template-columns:var(--e-con-grid-template-columns);grid-template-rows:var(--e-con-grid-template-rows);justify-content:var(--grid-justify-content);justify-items:var(--justify-items)}.e-con-boxed.e-flex{align-content:normal;align-items:normal;flex-direction:column;flex-wrap:nowrap;justify-content:normal}.e-con-boxed.e-grid{grid-template-columns:1fr;grid-template-rows:1fr;justify-items:legacy}.e-con-boxed{gap:initial;text-align:initial}.e-con.e-flex>.e-con-inner{align-content:var(--align-content);align-items:var(--align-items);align-self:auto;flex-basis:auto;flex-grow:1;flex-shrink:1;flex-wrap:var(--flex-wrap);justify-content:var(--justify-content)}.e-con.e-grid>.e-con-inner{align-items:var(--align-items);justify-items:var(--justify-items)}.e-con>.e-con-inner{gap:var(--row-gap) var(--column-gap);height:100%;margin:0 auto;max-width:var(--content-width);padding-inline-end:0;padding-inline-start:0;width:100%}:is(.elementor-section-wrap,[data-elementor-id])>.e-con{--margin-left:auto;--margin-right:auto;max-width:min(100%,var(--width))}:is([data-widget_type="e-component.default"],[data-widget_type="e-component.default"]>.elementor-section-wrap)>.e-con{--margin-right:0px;--margin-left:0px}.e-con .elementor-widget.elementor-widget{margin-block-end:0}.e-con:before,.e-con>.elementor-background-slideshow:before,.e-con>.elementor-motion-effects-container>.elementor-motion-effects-layer:before,:is(.e-con,.e-con>.e-con-inner)>.elementor-background-video-container:before{border-block-end-width:var(--border-block-end-width);border-block-start-width:var(--border-block-start-width);border-color:var(--border-color);border-inline-end-width:var(--border-inline-end-width);border-inline-start-width:var(--border-inline-start-width);border-radius:var(--border-radius);border-style:var(--border-style);content:var(--background-overlay);display:block;height:max(100% + var(--border-top-width) + var(--border-bottom-width),100%);left:calc(0px - var(--border-left-width));mix-blend-mode:var(--overlay-mix-blend-mode);opacity:var(--overlay-opacity);position:absolute;top:calc(0px - var(--border-top-width));transition:var(--overlay-transition,.3s);width:max(100% + var(--border-left-width) + var(--border-right-width),100%)}.e-con:before{transition:background var(--overlay-transition,.3s),border-radius var(--border-transition,.3s),opacity var(--overlay-transition,.3s)}.e-con>.elementor-background-slideshow,:is(.e-con,.e-con>.e-con-inner)>.elementor-background-video-container{border-block-end-width:var(--border-block-end-width);border-block-start-width:var(--border-block-start-width);border-color:var(--border-color);border-inline-end-width:var(--border-inline-end-width);border-inline-start-width:var(--border-inline-start-width);border-radius:var(--border-radius);border-style:var(--border-style);height:max(100% + var(--border-top-width) + var(--border-bottom-width),100%);left:calc(0px - var(--border-left-width));top:calc(0px - var(--border-top-width));width:max(100% + var(--border-left-width) + var(--border-right-width),100%)}@media (max-width:767px){:is(.e-con,.e-con>.e-con-inner)>.elementor-background-video-container.elementor-hidden-mobile{display:none}}:is(.e-con,.e-con>.e-con-inner)>.elementor-background-video-container:before{z-index:1}:is(.e-con,.e-con>.e-con-inner)>.elementor-background-slideshow:before{z-index:2}.e-con .elementor-widget{min-width:0}.e-con .elementor-widget-empty,.e-con .elementor-widget-google_maps,.e-con .elementor-widget-video,.e-con .elementor-widget.e-widget-swiper{width:100%}.e-con>.e-con-inner>.elementor-widget>.elementor-widget-container,.e-con>.elementor-widget>.elementor-widget-container{height:100%}.e-con.e-con>.e-con-inner>.elementor-widget,.elementor.elementor .e-con>.elementor-widget{max-width:100%}.e-con .elementor-widget:not(:last-child){--kit-widget-spacing:0px}@media (max-width:767px){.e-con.e-flex{--width:100%;--flex-wrap:var(--flex-wrap-mobile)}.e-con.e-flex .elementor-widget-archive-posts{width:100%}}.elementor-form-fields-wrapper{display:flex;flex-wrap:wrap}.elementor-form-fields-wrapper.elementor-labels-above .elementor-field-group .elementor-field-subgroup,.elementor-form-fields-wrapper.elementor-labels-above .elementor-field-group>.elementor-select-wrapper,.elementor-form-fields-wrapper.elementor-labels-above .elementor-field-group>input,.elementor-form-fields-wrapper.elementor-labels-above .elementor-field-group>textarea{flex-basis:100%;max-width:100%}.elementor-form-fields-wrapper.elementor-labels-inline>.elementor-field-group .elementor-select-wrapper,.elementor-form-fields-wrapper.elementor-labels-inline>.elementor-field-group>input{flex-grow:1}.elementor-field-group{align-items:center;flex-wrap:wrap}.elementor-field-group.elementor-field-type-submit{align-items:flex-end}.elementor-field-group .elementor-field-textual{background-color:transparent;border:1px solid #69727d;color:#1f2124;flex-grow:1;max-width:100%;vertical-align:middle;width:100%}.elementor-field-group .elementor-field-textual:focus{box-shadow:inset 0 0 0 1px rgba(0,0,0,.1);outline:0}.elementor-field-group .elementor-field-textual::-moz-placeholder{color:inherit;font-family:inherit;opacity:.6}.elementor-field-group .elementor-field-textual::placeholder{color:inherit;font-family:inherit;opacity:.6}.elementor-field-group .elementor-select-wrapper{display:flex;position:relative;width:100%}.elementor-field-group .elementor-select-wrapper select{-webkit-appearance:none;-moz-appearance:none;appearance:none;color:inherit;flex-basis:100%;font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit;letter-spacing:inherit;line-height:inherit;padding-inline-end:20px;text-transform:inherit}.elementor-field-group .elementor-select-wrapper:before{content:"\e92a";font-family:eicons;font-size:15px;inset-block-start:50%;inset-inline-end:10px;pointer-events:none;position:absolute;text-shadow:0 0 3px rgba(0,0,0,.3);transform:translateY(-50%)}.elementor-field-group.elementor-field-type-select-multiple .elementor-select-wrapper:before{content:""}.elementor-field-subgroup{display:flex;flex-wrap:wrap}.elementor-field-subgroup .elementor-field-option label{display:inline-block}.elementor-field-subgroup.elementor-subgroup-inline .elementor-field-option{padding-inline-end:10px}.elementor-field-subgroup:not(.elementor-subgroup-inline) .elementor-field-option{flex-basis:100%}.elementor-field-type-acceptance .elementor-field-subgroup .elementor-field-option input,.elementor-field-type-acceptance .elementor-field-subgroup .elementor-field-option label,.elementor-field-type-checkbox .elementor-field-subgroup .elementor-field-option input,.elementor-field-type-checkbox .elementor-field-subgroup .elementor-field-option label,.elementor-field-type-radio .elementor-field-subgroup .elementor-field-option input,.elementor-field-type-radio .elementor-field-subgroup .elementor-field-option label{display:inline}.elementor-field-label{cursor:pointer}.elementor-mark-required .elementor-field-label:after{color:red;content:"*";padding-inline-start:.2em}.elementor-field-textual{border-radius:3px;font-size:15px;line-height:1.4;min-height:40px;padding:5px 14px}.elementor-field-textual.elementor-size-xs{border-radius:2px;font-size:13px;min-height:33px;padding:4px 12px}.elementor-field-textual.elementor-size-md{border-radius:4px;font-size:16px;min-height:47px;padding:6px 16px}.elementor-field-textual.elementor-size-lg{border-radius:5px;font-size:18px;min-height:59px;padding:7px 20px}.elementor-field-textual.elementor-size-xl{border-radius:6px;font-size:20px;min-height:72px;padding:8px 24px}.elementor-button-align-stretch .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button{flex-basis:100%}.elementor-button-align-stretch .e-form__buttons__wrapper{flex-basis:50%;flex-grow:1}.elementor-button-align-stretch .e-form__buttons__wrapper__button{flex-basis:100%}.elementor-button-align-center .e-form__buttons,.elementor-button-align-center .elementor-field-type-submit{justify-content:center}.elementor-button-align-start .e-form__buttons,.elementor-button-align-start .elementor-field-type-submit{justify-content:flex-start}.elementor-button-align-end .e-form__buttons,.elementor-button-align-end .elementor-field-type-submit,[dir=rtl] .elementor-button-align-start .e-form__buttons,[dir=rtl] .elementor-button-align-start .elementor-field-type-submit{justify-content:flex-end}[dir=rtl] .elementor-button-align-end .e-form__buttons,[dir=rtl] .elementor-button-align-end .elementor-field-type-submit{justify-content:flex-start}.elementor-button-align-center .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button,.elementor-button-align-end .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button,.elementor-button-align-start .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button{flex-basis:auto}.elementor-button-align-center .e-form__buttons__wrapper,.elementor-button-align-end .e-form__buttons__wrapper,.elementor-button-align-start .e-form__buttons__wrapper{flex-grow:0}.elementor-button-align-center .e-form__buttons__wrapper,.elementor-button-align-center .e-form__buttons__wrapper__button,.elementor-button-align-end .e-form__buttons__wrapper,.elementor-button-align-end .e-form__buttons__wrapper__button,.elementor-button-align-start .e-form__buttons__wrapper,.elementor-button-align-start .e-form__buttons__wrapper__button{flex-basis:auto}@media screen and (max-width:1024px){.elementor-tablet-button-align-stretch .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button{flex-basis:100%}.elementor-tablet-button-align-stretch .e-form__buttons__wrapper{flex-basis:50%;flex-grow:1}.elementor-tablet-button-align-stretch .e-form__buttons__wrapper__button{flex-basis:100%}.elementor-tablet-button-align-center .e-form__buttons,.elementor-tablet-button-align-center .elementor-field-type-submit{justify-content:center}.elementor-tablet-button-align-start .e-form__buttons,.elementor-tablet-button-align-start .elementor-field-type-submit{justify-content:flex-start}.elementor-tablet-button-align-end .e-form__buttons,.elementor-tablet-button-align-end .elementor-field-type-submit,[dir=rtl] .elementor-tablet-button-align-start .e-form__buttons,[dir=rtl] .elementor-tablet-button-align-start .elementor-field-type-submit{justify-content:flex-end}[dir=rtl] .elementor-tablet-button-align-end .e-form__buttons,[dir=rtl] .elementor-tablet-button-align-end .elementor-field-type-submit{justify-content:flex-start}.elementor-tablet-button-align-center .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button,.elementor-tablet-button-align-end .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button,.elementor-tablet-button-align-start .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button{flex-basis:auto}.elementor-tablet-button-align-center .e-form__buttons__wrapper,.elementor-tablet-button-align-end .e-form__buttons__wrapper,.elementor-tablet-button-align-start .e-form__buttons__wrapper{flex-grow:0}.elementor-tablet-button-align-center .e-form__buttons__wrapper,.elementor-tablet-button-align-center .e-form__buttons__wrapper__button,.elementor-tablet-button-align-end .e-form__buttons__wrapper,.elementor-tablet-button-align-end .e-form__buttons__wrapper__button,.elementor-tablet-button-align-start .e-form__buttons__wrapper,.elementor-tablet-button-align-start .e-form__buttons__wrapper__button{flex-basis:auto}}@media screen and (max-width:767px){.elementor-mobile-button-align-stretch .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button{flex-basis:100%}.elementor-mobile-button-align-stretch .e-form__buttons__wrapper{flex-basis:50%;flex-grow:1}.elementor-mobile-button-align-stretch .e-form__buttons__wrapper__button{flex-basis:100%}.elementor-mobile-button-align-center .e-form__buttons,.elementor-mobile-button-align-center .elementor-field-type-submit{justify-content:center}.elementor-mobile-button-align-start .e-form__buttons,.elementor-mobile-button-align-start .elementor-field-type-submit{justify-content:flex-start}.elementor-mobile-button-align-end .e-form__buttons,.elementor-mobile-button-align-end .elementor-field-type-submit,[dir=rtl] .elementor-mobile-button-align-start .e-form__buttons,[dir=rtl] .elementor-mobile-button-align-start .elementor-field-type-submit{justify-content:flex-end}[dir=rtl] .elementor-mobile-button-align-end .e-form__buttons,[dir=rtl] .elementor-mobile-button-align-end .elementor-field-type-submit{justify-content:flex-start}.elementor-mobile-button-align-center .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button,.elementor-mobile-button-align-end .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button,.elementor-mobile-button-align-start .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button{flex-basis:auto}.elementor-mobile-button-align-center .e-form__buttons__wrapper,.elementor-mobile-button-align-end .e-form__buttons__wrapper,.elementor-mobile-button-align-start .e-form__buttons__wrapper{flex-grow:0}.elementor-mobile-button-align-center .e-form__buttons__wrapper,.elementor-mobile-button-align-center .e-form__buttons__wrapper__button,.elementor-mobile-button-align-end .e-form__buttons__wrapper,.elementor-mobile-button-align-end .e-form__buttons__wrapper__button,.elementor-mobile-button-align-start .e-form__buttons__wrapper,.elementor-mobile-button-align-start .e-form__buttons__wrapper__button{flex-basis:auto}}.elementor-error .elementor-field{border-color:#d9534f}.elementor-error .help-inline{color:#d9534f;font-size:.9em}.elementor-message{font-size:1em;line-height:1;margin:10px 0}.elementor-message:before{content:"\e90e";display:inline-block;font-family:eicons;font-style:normal;font-weight:400;margin-inline-end:5px;vertical-align:middle}.elementor-message.elementor-message-danger{color:#d9534f}.elementor-message.elementor-message-danger:before{content:"\e87f"}.elementor-message.form-message-success{color:#5cb85c}.elementor-form .elementor-button{border:none;padding-block-end:0;padding-block-start:0}.elementor-form .elementor-button-content-wrapper,.elementor-form .elementor-button>span{display:flex;flex-direction:row;gap:5px;justify-content:center}.elementor-form .elementor-button.elementor-size-xs{min-height:33px}.elementor-form .elementor-button.elementor-size-sm{min-height:40px}.elementor-form .elementor-button.elementor-size-md{min-height:47px}.elementor-form .elementor-button.elementor-size-lg{min-height:59px}.elementor-form .elementor-button.elementor-size-xl{min-height:72px}.elementor-element:where(:not(.e-con)):where(:not(.e-div-block-base)) .elementor-widget-container,.elementor-element:where(:not(.e-con)):where(:not(.e-div-block-base)):not(:has(.elementor-widget-container)){transition:background .3s,border .3s,border-radius .3s,box-shadow .3s,transform var(--e-transform-transition-duration,.4s)}.elementor-heading-title{line-height:1;margin:0;padding:0}.elementor-button{background-color:#69727d;border-radius:3px;color:#fff;display:inline-block;fill:#fff;font-size:15px;line-height:1;padding:12px 24px;text-align:center;transition:all .3s}.elementor-button:focus,.elementor-button:hover,.elementor-button:visited{color:#fff}.elementor-button-content-wrapper{display:flex;flex-direction:row;gap:5px;justify-content:center}.elementor-button-icon{align-items:center;display:flex}.elementor-button-icon svg{height:auto;width:1em}.elementor-button-icon .e-font-icon-svg{height:1em}.elementor-button-text{display:inline-block}.elementor-button.elementor-size-xs{border-radius:2px;font-size:13px;padding:10px 20px}.elementor-button.elementor-size-md{border-radius:4px;font-size:16px;padding:15px 30px}.elementor-button.elementor-size-lg{border-radius:5px;font-size:18px;padding:20px 40px}.elementor-button.elementor-size-xl{border-radius:6px;font-size:20px;padding:25px 50px}.elementor-button span{text-decoration:inherit}.elementor-element.elementor-button-info .elementor-button{background-color:#5bc0de}.elementor-element.elementor-button-success .elementor-button{background-color:#5cb85c}.elementor-element.elementor-button-warning .elementor-button{background-color:#f0ad4e}.elementor-element.elementor-button-danger .elementor-button{background-color:#d9534f}.elementor-widget-button .elementor-button .elementor-button-info{background-color:#5bc0de}.elementor-widget-button .elementor-button .elementor-button-success{background-color:#5cb85c}.elementor-widget-button .elementor-button .elementor-button-warning{background-color:#f0ad4e}.elementor-widget-button .elementor-button .elementor-button-danger{background-color:#d9534f}.elementor-view-stacked .elementor-icon{background-color:#69727d;color:#fff;fill:#fff;padding:.5em}.elementor-view-framed .elementor-icon{background-color:transparent;border:3px solid #69727d;color:#69727d;padding:.5em}.elementor-icon{color:#69727d;display:inline-block;font-size:50px;line-height:1;text-align:center;transition:all .3s}.elementor-icon:hover{color:#69727d}.elementor-icon i,.elementor-icon svg{display:block;height:1em;position:relative;width:1em}.elementor-icon i:before,.elementor-icon svg:before{left:50%;position:absolute;transform:translateX(-50%)}.elementor-icon i.fad{width:auto}.elementor-shape-square .elementor-icon{border-radius:0}.elementor-shape-rounded .elementor-icon{border-radius:10%}.elementor-shape-circle .elementor-icon{border-radius:50%}.e-transform .elementor-widget-container,.e-transform:not(:has(.elementor-widget-container)){transform:perspective(var(--e-transform-perspective,0)) rotate(var(--e-transform-rotateZ,0)) rotateX(var(--e-transform-rotateX,0)) rotateY(var(--e-transform-rotateY,0)) translate(var(--e-transform-translate,0)) translateX(var(--e-transform-translateX,0)) translateY(var(--e-transform-translateY,0)) scaleX(calc(var(--e-transform-flipX, 1) * var(--e-transform-scaleX, var(--e-transform-scale, 1)))) scaleY(calc(var(--e-transform-flipY, 1) * var(--e-transform-scaleY, var(--e-transform-scale, 1)))) skewX(var(--e-transform-skewX,0)) skewY(var(--e-transform-skewY,0));transform-origin:var(--e-transform-origin-y) var(--e-transform-origin-x)}.e-con.e-transform{transform:perspective(var(--e-con-transform-perspective,0)) rotate(var(--e-con-transform-rotateZ,0)) rotateX(var(--e-con-transform-rotateX,0)) rotateY(var(--e-con-transform-rotateY,0)) translate(var(--e-con-transform-translate,0)) translateX(var(--e-con-transform-translateX,0)) translateY(var(--e-con-transform-translateY,0)) scaleX(calc(var(--e-con-transform-flipX, 1) * var(--e-con-transform-scaleX, var(--e-con-transform-scale, 1)))) scaleY(calc(var(--e-con-transform-flipY, 1) * var(--e-con-transform-scaleY, var(--e-con-transform-scale, 1)))) skewX(var(--e-con-transform-skewX,0)) skewY(var(--e-con-transform-skewY,0));transform-origin:var(--e-con-transform-origin-y) var(--e-con-transform-origin-x)}.animated{animation-duration:1.25s}.animated.animated-slow{animation-duration:2s}.animated.animated-fast{animation-duration:.75s}.animated.infinite{animation-iteration-count:infinite}.animated.reverse{animation-direction:reverse;animation-fill-mode:forwards}@media (prefers-reduced-motion:reduce){.animated{animation:none!important}html *{transition-delay:0s!important;transition-duration:0s!important}}@media (max-width:767px){.elementor .elementor-hidden-mobile,.elementor .elementor-hidden-phone{display:none}}@media (min-width:-1) and (max-width:-1){.elementor .elementor-hidden-mobile_extra{display:none}}@media (min-width:768px) and (max-width:1024px){.elementor .elementor-hidden-tablet{display:none}}@media (min-width:-1) and (max-width:-1){.elementor .elementor-hidden-laptop,.elementor .elementor-hidden-tablet_extra{display:none}}@media (min-width:1025px) and (max-width:99999px){.elementor .elementor-hidden-desktop{display:none}}@media (min-width:-1){.elementor .elementor-hidden-widescreen{display:none}}.elementor-widget.elementor-icon-list--layout-inline .elementor-widget-container,.elementor-widget:not(:has(.elementor-widget-container)) .elementor-widget-container{overflow:hidden}.elementor-widget .elementor-icon-list-items.elementor-inline-items{display:flex;flex-wrap:wrap;margin-inline:-8px}.elementor-widget .elementor-icon-list-items.elementor-inline-items .elementor-inline-item{word-break:break-word}.elementor-widget .elementor-icon-list-items.elementor-inline-items .elementor-icon-list-item{margin-inline:8px}.elementor-widget .elementor-icon-list-items.elementor-inline-items .elementor-icon-list-item:after{border-width:0;border-inline-start-width:1px;border-style:solid;height:100%;inset-inline-end:-8px;inset-inline-start:auto;position:relative;width:auto}.elementor-widget .elementor-icon-list-items{list-style-type:none;margin:0;padding:0}.elementor-widget .elementor-icon-list-item{margin:0;padding:0;position:relative}.elementor-widget .elementor-icon-list-item:after{inset-block-end:0;position:absolute;width:100%}.elementor-widget .elementor-icon-list-item,.elementor-widget .elementor-icon-list-item a{align-items:var(--icon-vertical-align,center);display:flex;font-size:inherit}.elementor-widget .elementor-icon-list-icon+.elementor-icon-list-text{align-self:center;padding-inline-start:5px}.elementor-widget .elementor-icon-list-icon{display:flex;inset-block-start:var(--icon-vertical-offset,initial);position:relative}.elementor-widget .elementor-icon-list-icon svg{height:var(--e-icon-list-icon-size,1em);width:var(--e-icon-list-icon-size,1em)}.elementor-widget .elementor-icon-list-icon i{font-size:var(--e-icon-list-icon-size);width:1.25em}.elementor-widget.elementor-widget-icon-list .elementor-icon-list-icon{text-align:var(--e-icon-list-icon-align)}.elementor-widget.elementor-widget-icon-list .elementor-icon-list-icon svg{margin:var(--e-icon-list-icon-margin,0 calc(var(--e-icon-list-icon-size, 1em) * .25) 0 0)}.elementor-widget.elementor-list-item-link-full_width a{width:100%}.elementor-widget.elementor-align-center .elementor-icon-list-item,.elementor-widget.elementor-align-center .elementor-icon-list-item a{justify-content:center}.elementor-widget.elementor-align-center .elementor-icon-list-item:after{margin:auto}.elementor-widget.elementor-align-center .elementor-inline-items{justify-content:center}.elementor-widget.elementor-align-start .elementor-icon-list-item,.elementor-widget.elementor-align-start .elementor-icon-list-item a{justify-content:start;text-align:start}.elementor-widget.elementor-align-start .elementor-inline-items{justify-content:start}.elementor-widget.elementor-align-end .elementor-icon-list-item,.elementor-widget.elementor-align-end .elementor-icon-list-item a{justify-content:end;text-align:end}.elementor-widget.elementor-align-end .elementor-icon-list-items{justify-content:end}.elementor-widget:not(.elementor-align-end) .elementor-icon-list-item:after{inset-inline-start:0}.elementor-widget:not(.elementor-align-start) .elementor-icon-list-item:after{inset-inline-end:0}@media (min-width:-1){.elementor-widget.elementor-widescreen-align-center .elementor-icon-list-item,.elementor-widget.elementor-widescreen-align-center .elementor-icon-list-item a{justify-content:center}.elementor-widget.elementor-widescreen-align-center .elementor-icon-list-item:after{margin:auto}.elementor-widget.elementor-widescreen-align-center .elementor-inline-items{justify-content:center}.elementor-widget.elementor-widescreen-align-start .elementor-icon-list-item,.elementor-widget.elementor-widescreen-align-start .elementor-icon-list-item a{justify-content:start;text-align:start}.elementor-widget.elementor-widescreen-align-start .elementor-inline-items{justify-content:start}.elementor-widget.elementor-widescreen-align-end .elementor-icon-list-item,.elementor-widget.elementor-widescreen-align-end .elementor-icon-list-item a{justify-content:end;text-align:end}.elementor-widget.elementor-widescreen-align-end .elementor-icon-list-items{justify-content:end}.elementor-widget:not(.elementor-widescreen-align-end) .elementor-icon-list-item:after{inset-inline-start:0}.elementor-widget:not(.elementor-widescreen-align-start) .elementor-icon-list-item:after{inset-inline-end:0}}@media (max-width:-1){.elementor-widget.elementor-laptop-align-center .elementor-icon-list-item,.elementor-widget.elementor-laptop-align-center .elementor-icon-list-item a{justify-content:center}.elementor-widget.elementor-laptop-align-center .elementor-icon-list-item:after{margin:auto}.elementor-widget.elementor-laptop-align-center .elementor-inline-items{justify-content:center}.elementor-widget.elementor-laptop-align-start .elementor-icon-list-item,.elementor-widget.elementor-laptop-align-start .elementor-icon-list-item a{justify-content:start;text-align:start}.elementor-widget.elementor-laptop-align-start .elementor-inline-items{justify-content:start}.elementor-widget.elementor-laptop-align-end .elementor-icon-list-item,.elementor-widget.elementor-laptop-align-end .elementor-icon-list-item a{justify-content:end;text-align:end}.elementor-widget.elementor-laptop-align-end .elementor-icon-list-items{justify-content:end}.elementor-widget:not(.elementor-laptop-align-end) .elementor-icon-list-item:after{inset-inline-start:0}.elementor-widget:not(.elementor-laptop-align-start) .elementor-icon-list-item:after{inset-inline-end:0}.elementor-widget.elementor-tablet_extra-align-center .elementor-icon-list-item,.elementor-widget.elementor-tablet_extra-align-center .elementor-icon-list-item a{justify-content:center}.elementor-widget.elementor-tablet_extra-align-center .elementor-icon-list-item:after{margin:auto}.elementor-widget.elementor-tablet_extra-align-center .elementor-inline-items{justify-content:center}.elementor-widget.elementor-tablet_extra-align-start .elementor-icon-list-item,.elementor-widget.elementor-tablet_extra-align-start .elementor-icon-list-item a{justify-content:start;text-align:start}.elementor-widget.elementor-tablet_extra-align-start .elementor-inline-items{justify-content:start}.elementor-widget.elementor-tablet_extra-align-end .elementor-icon-list-item,.elementor-widget.elementor-tablet_extra-align-end .elementor-icon-list-item a{justify-content:end;text-align:end}.elementor-widget.elementor-tablet_extra-align-end .elementor-icon-list-items{justify-content:end}.elementor-widget:not(.elementor-tablet_extra-align-end) .elementor-icon-list-item:after{inset-inline-start:0}.elementor-widget:not(.elementor-tablet_extra-align-start) .elementor-icon-list-item:after{inset-inline-end:0}}@media (max-width:1024px){.elementor-widget.elementor-tablet-align-center .elementor-icon-list-item,.elementor-widget.elementor-tablet-align-center .elementor-icon-list-item a{justify-content:center}.elementor-widget.elementor-tablet-align-center .elementor-icon-list-item:after{margin:auto}.elementor-widget.elementor-tablet-align-center .elementor-inline-items{justify-content:center}.elementor-widget.elementor-tablet-align-start .elementor-icon-list-item,.elementor-widget.elementor-tablet-align-start .elementor-icon-list-item a{justify-content:start;text-align:start}.elementor-widget.elementor-tablet-align-start .elementor-inline-items{justify-content:start}.elementor-widget.elementor-tablet-align-end .elementor-icon-list-item,.elementor-widget.elementor-tablet-align-end .elementor-icon-list-item a{justify-content:end;text-align:end}.elementor-widget.elementor-tablet-align-end .elementor-icon-list-items{justify-content:end}.elementor-widget:not(.elementor-tablet-align-end) .elementor-icon-list-item:after{inset-inline-start:0}.elementor-widget:not(.elementor-tablet-align-start) .elementor-icon-list-item:after{inset-inline-end:0}}@media (max-width:-1){.elementor-widget.elementor-mobile_extra-align-center .elementor-icon-list-item,.elementor-widget.elementor-mobile_extra-align-center .elementor-icon-list-item a{justify-content:center}.elementor-widget.elementor-mobile_extra-align-center .elementor-icon-list-item:after{margin:auto}.elementor-widget.elementor-mobile_extra-align-center .elementor-inline-items{justify-content:center}.elementor-widget.elementor-mobile_extra-align-start .elementor-icon-list-item,.elementor-widget.elementor-mobile_extra-align-start .elementor-icon-list-item a{justify-content:start;text-align:start}.elementor-widget.elementor-mobile_extra-align-start .elementor-inline-items{justify-content:start}.elementor-widget.elementor-mobile_extra-align-end .elementor-icon-list-item,.elementor-widget.elementor-mobile_extra-align-end .elementor-icon-list-item a{justify-content:end;text-align:end}.elementor-widget.elementor-mobile_extra-align-end .elementor-icon-list-items{justify-content:end}.elementor-widget:not(.elementor-mobile_extra-align-end) .elementor-icon-list-item:after{inset-inline-start:0}.elementor-widget:not(.elementor-mobile_extra-align-start) .elementor-icon-list-item:after{inset-inline-end:0}}@media (max-width:767px){.elementor-widget.elementor-mobile-align-center .elementor-icon-list-item,.elementor-widget.elementor-mobile-align-center .elementor-icon-list-item a{justify-content:center}.elementor-widget.elementor-mobile-align-center .elementor-icon-list-item:after{margin:auto}.elementor-widget.elementor-mobile-align-center .elementor-inline-items{justify-content:center}.elementor-widget.elementor-mobile-align-start .elementor-icon-list-item,.elementor-widget.elementor-mobile-align-start .elementor-icon-list-item a{justify-content:start;text-align:start}.elementor-widget.elementor-mobile-align-start .elementor-inline-items{justify-content:start}.elementor-widget.elementor-mobile-align-end .elementor-icon-list-item,.elementor-widget.elementor-mobile-align-end .elementor-icon-list-item a{justify-content:end;text-align:end}.elementor-widget.elementor-mobile-align-end .elementor-icon-list-items{justify-content:end}.elementor-widget:not(.elementor-mobile-align-end) .elementor-icon-list-item:after{inset-inline-start:0}.elementor-widget:not(.elementor-mobile-align-start) .elementor-icon-list-item:after{inset-inline-end:0}}#left-area ul.elementor-icon-list-items,.elementor .elementor-element ul.elementor-icon-list-items,.elementor-edit-area .elementor-element ul.elementor-icon-list-items{padding:0}.elementor-animation-float{transition-duration:.3s;transition-property:transform;transition-timing-function:ease-out}.elementor-animation-float:active,.elementor-animation-float:focus,.elementor-animation-float:hover{transform:translateY(-8px)}.elementor-widget-social-icons.elementor-grid-0 .elementor-widget-container,.elementor-widget-social-icons.elementor-grid-0:not(:has(.elementor-widget-container)),.elementor-widget-social-icons.elementor-grid-mobile-0 .elementor-widget-container,.elementor-widget-social-icons.elementor-grid-mobile-0:not(:has(.elementor-widget-container)),.elementor-widget-social-icons.elementor-grid-tablet-0 .elementor-widget-container,.elementor-widget-social-icons.elementor-grid-tablet-0:not(:has(.elementor-widget-container)){font-size:0;line-height:1}.elementor-widget-social-icons:not(.elementor-grid-0):not(.elementor-grid-tablet-0):not(.elementor-grid-mobile-0) .elementor-grid{display:inline-grid}.elementor-widget-social-icons .elementor-grid{grid-column-gap:var(--grid-column-gap,5px);grid-row-gap:var(--grid-row-gap,5px);grid-template-columns:var(--grid-template-columns);justify-content:var(--justify-content,center);justify-items:var(--justify-content,center)}.elementor-icon.elementor-social-icon{font-size:var(--icon-size,25px);height:calc(var(--icon-size, 25px) + 2 * var(--icon-padding, .5em));line-height:var(--icon-size,25px);width:calc(var(--icon-size, 25px) + 2 * var(--icon-padding, .5em))}.elementor-social-icon{--e-social-icon-icon-color:#fff;align-items:center;background-color:#69727d;cursor:pointer;display:inline-flex;justify-content:center;text-align:center}.elementor-social-icon i{color:var(--e-social-icon-icon-color)}.elementor-social-icon svg{fill:var(--e-social-icon-icon-color)}.elementor-social-icon:last-child{margin:0}.elementor-social-icon:hover{color:#fff;opacity:.9}.elementor-social-icon-android{background-color:#a4c639}.elementor-social-icon-apple{background-color:#999}.elementor-social-icon-behance{background-color:#1769ff}.elementor-social-icon-bitbucket{background-color:#205081}.elementor-social-icon-codepen{background-color:#000}.elementor-social-icon-delicious{background-color:#39f}.elementor-social-icon-deviantart{background-color:#05cc47}.elementor-social-icon-digg{background-color:#005be2}.elementor-social-icon-dribbble{background-color:#ea4c89}.elementor-social-icon-elementor{background-color:#d30c5c}.elementor-social-icon-envelope{background-color:#ea4335}.elementor-social-icon-facebook,.elementor-social-icon-facebook-f{background-color:#3b5998}.elementor-social-icon-flickr{background-color:#0063dc}.elementor-social-icon-foursquare{background-color:#2d5be3}.elementor-social-icon-free-code-camp,.elementor-social-icon-freecodecamp{background-color:#006400}.elementor-social-icon-github{background-color:#333}.elementor-social-icon-gitlab{background-color:#e24329}.elementor-social-icon-globe{background-color:#69727d}.elementor-social-icon-google-plus,.elementor-social-icon-google-plus-g{background-color:#dd4b39}.elementor-social-icon-houzz{background-color:#7ac142}.elementor-social-icon-instagram{background-color:#262626}.elementor-social-icon-jsfiddle{background-color:#487aa2}.elementor-social-icon-link{background-color:#818a91}.elementor-social-icon-linkedin,.elementor-social-icon-linkedin-in{background-color:#0077b5}.elementor-social-icon-medium{background-color:#00ab6b}.elementor-social-icon-meetup{background-color:#ec1c40}.elementor-social-icon-mixcloud{background-color:#273a4b}.elementor-social-icon-odnoklassniki{background-color:#f4731c}.elementor-social-icon-pinterest{background-color:#bd081c}.elementor-social-icon-product-hunt{background-color:#da552f}.elementor-social-icon-reddit{background-color:#ff4500}.elementor-social-icon-rss{background-color:#f26522}.elementor-social-icon-shopping-cart{background-color:#4caf50}.elementor-social-icon-skype{background-color:#00aff0}.elementor-social-icon-slideshare{background-color:#0077b5}.elementor-social-icon-snapchat{background-color:#fffc00}.elementor-social-icon-soundcloud{background-color:#f80}.elementor-social-icon-spotify{background-color:#2ebd59}.elementor-social-icon-stack-overflow{background-color:#fe7a15}.elementor-social-icon-steam{background-color:#00adee}.elementor-social-icon-stumbleupon{background-color:#eb4924}.elementor-social-icon-telegram{background-color:#2ca5e0}.elementor-social-icon-threads{background-color:#000}.elementor-social-icon-thumb-tack{background-color:#1aa1d8}.elementor-social-icon-tripadvisor{background-color:#589442}.elementor-social-icon-tumblr{background-color:#35465c}.elementor-social-icon-twitch{background-color:#6441a5}.elementor-social-icon-twitter{background-color:#1da1f2}.elementor-social-icon-viber{background-color:#665cac}.elementor-social-icon-vimeo{background-color:#1ab7ea}.elementor-social-icon-vk{background-color:#45668e}.elementor-social-icon-weibo{background-color:#dd2430}.elementor-social-icon-weixin{background-color:#31a918}.elementor-social-icon-whatsapp{background-color:#25d366}.elementor-social-icon-wordpress{background-color:#21759b}.elementor-social-icon-x-twitter{background-color:#000}.elementor-social-icon-xing{background-color:#026466}.elementor-social-icon-yelp{background-color:#af0606}.elementor-social-icon-youtube{background-color:#cd201f}.elementor-social-icon-500px{background-color:#0099e5}.e--ua-appleWebkit.rtl{--flex-right:flex-start}.e--ua-appleWebkit .elementor-share-buttons--align-right,.e--ua-appleWebkit .elementor-widget-social-icons.e-grid-align-right{--justify-content:var(--flex-right,flex-end)}.e--ua-appleWebkit .elementor-share-buttons--align-center,.e--ua-appleWebkit .elementor-widget-social-icons.e-grid-align-center{--justify-content:center}.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-center .elementor-grid,.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-justify .elementor-grid,.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-right .elementor-grid,.e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-center .elementor-grid,.e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-right .elementor-grid{display:flex;flex-wrap:wrap;justify-content:var(--justify-content,space-between);margin-inline:calc(-.5 * var(--grid-column-gap));width:auto}.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-center .elementor-grid-item,.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-justify .elementor-grid-item,.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-right .elementor-grid-item,.e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-center .elementor-grid-item,.e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-right .elementor-grid-item{margin-inline:calc(.5 * var(--grid-column-gap))}.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-left .elementor-grid,.e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-left .elementor-grid{display:inline-block}.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-left .elementor-grid,.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-left .elementor-grid-item,.e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-left .elementor-grid,.e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-left .elementor-grid-item{margin-inline:0}@media (max-width:1024px){.e--ua-appleWebkit .elementor-share-buttons-tablet--align-right,.e--ua-appleWebkit .elementor-widget-social-icons.e-grid-align-tablet-right{--justify-content:var(--flex-right,flex-end)}.e--ua-appleWebkit .elementor-share-buttons-tablet--align-center,.e--ua-appleWebkit .elementor-widget-social-icons.e-grid-align-tablet-center{--justify-content:center}.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-tablet-center .elementor-grid,.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-tablet-justify .elementor-grid,.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-tablet-right .elementor-grid,.e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-tablet-center .elementor-grid,.e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-tablet-right .elementor-grid{display:flex;flex-wrap:wrap;justify-content:var(--justify-content,space-between);margin-inline:calc(-.5 * var(--grid-column-gap));width:auto}.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-tablet-center .elementor-grid-item,.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-tablet-justify .elementor-grid-item,.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-tablet-right .elementor-grid-item,.e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-tablet-center .elementor-grid-item,.e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-tablet-right .elementor-grid-item{margin-inline:calc(.5 * var(--grid-column-gap))}.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons-tablet--align-left .elementor-grid,.e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-tablet-left .elementor-grid{display:inline-block}.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons-tablet--align-left .elementor-grid,.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons-tablet--align-left .elementor-grid-item,.e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-tablet-left .elementor-grid,.e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-tablet-left .elementor-grid-item{margin-inline:0}}@media (max-width:767px){.e--ua-appleWebkit .elementor-share-buttons-mobile--align-right,.e--ua-appleWebkit .elementor-widget-social-icons.e-grid-align-mobile-right{--justify-content:var(--flex-right,flex-end)}.e--ua-appleWebkit .elementor-share-buttons-mobile--align-center,.e--ua-appleWebkit .elementor-widget-social-icons.e-grid-align-mobile-center{--justify-content:center}.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-mobile-center .elementor-grid,.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-mobile-justify .elementor-grid,.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-mobile-right .elementor-grid,.e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-mobile-center .elementor-grid,.e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-mobile-right .elementor-grid{display:flex;flex-wrap:wrap;justify-content:var(--justify-content,space-between);margin-inline:calc(-.5 * var(--grid-column-gap));width:auto}.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-mobile-center .elementor-grid-item,.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-mobile-justify .elementor-grid-item,.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-mobile-right .elementor-grid-item,.e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-mobile-center .elementor-grid-item,.e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-mobile-right .elementor-grid-item{margin-inline:calc(.5 * var(--grid-column-gap))}.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons-mobile--align-left .elementor-grid,.e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-mobile-left .elementor-grid{display:inline-block}.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons-mobile--align-left .elementor-grid,.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons-mobile--align-left .elementor-grid-item,.e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-mobile-left .elementor-grid,.e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-mobile-left .elementor-grid-item{margin-inline:0}}.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=".svg"]{width:48px}.elementor-widget-image img{display:inline-block;vertical-align:middle}
.site-main .menu-navigation-container{overflow:visible}.elementor-item:after,.elementor-item:before{display:block;position:absolute;transition:.3s;transition-timing-function:cubic-bezier(.58,.3,.005,1)}.elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):after,.elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):before{opacity:0}.elementor-item-active:after,.elementor-item-active:before,.elementor-item.highlighted:after,.elementor-item.highlighted:before,.elementor-item:focus:after,.elementor-item:focus:before,.elementor-item:hover:after,.elementor-item:hover:before{transform:scale(1)}.e--pointer-double-line .elementor-item:after,.e--pointer-double-line .elementor-item:before,.e--pointer-overline .elementor-item:after,.e--pointer-overline .elementor-item:before,.e--pointer-underline .elementor-item:after,.e--pointer-underline .elementor-item:before{background-color:#3f444b;height:3px;left:0;width:100%;z-index:2}.e--pointer-double-line.e--animation-grow .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):after,.e--pointer-double-line.e--animation-grow .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):before,.e--pointer-overline.e--animation-grow .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):after,.e--pointer-overline.e--animation-grow .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):before,.e--pointer-underline.e--animation-grow .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):after,.e--pointer-underline.e--animation-grow .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):before{height:0;left:50%;width:0}.e--pointer-double-line.e--animation-drop-out .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):before,.e--pointer-overline.e--animation-drop-out .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):before,.e--pointer-underline.e--animation-drop-out .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):before{top:10px}.e--pointer-double-line.e--animation-drop-out .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):after,.e--pointer-overline.e--animation-drop-out .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):after,.e--pointer-underline.e--animation-drop-out .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):after{bottom:10px}.e--pointer-double-line.e--animation-drop-in .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):before,.e--pointer-overline.e--animation-drop-in .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):before,.e--pointer-underline.e--animation-drop-in .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):before{top:-10px}.e--pointer-double-line.e--animation-drop-in .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):after,.e--pointer-overline.e--animation-drop-in .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):after,.e--pointer-underline.e--animation-drop-in .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):after{bottom:-10px}.e--pointer-double-line.e--animation-none,.e--pointer-double-line.e--animation-none .elementor-item,.e--pointer-double-line.e--animation-none .elementor-item:after,.e--pointer-double-line.e--animation-none .elementor-item:before,.e--pointer-double-line.e--animation-none .elementor-item:focus,.e--pointer-double-line.e--animation-none .elementor-item:hover,.e--pointer-double-line.e--animation-none:after,.e--pointer-double-line.e--animation-none:before,.e--pointer-double-line.e--animation-none:focus,.e--pointer-double-line.e--animation-none:hover,.e--pointer-overline.e--animation-none,.e--pointer-overline.e--animation-none .elementor-item,.e--pointer-overline.e--animation-none .elementor-item:after,.e--pointer-overline.e--animation-none .elementor-item:before,.e--pointer-overline.e--animation-none .elementor-item:focus,.e--pointer-overline.e--animation-none .elementor-item:hover,.e--pointer-overline.e--animation-none:after,.e--pointer-overline.e--animation-none:before,.e--pointer-overline.e--animation-none:focus,.e--pointer-overline.e--animation-none:hover,.e--pointer-underline.e--animation-none,.e--pointer-underline.e--animation-none .elementor-item,.e--pointer-underline.e--animation-none .elementor-item:after,.e--pointer-underline.e--animation-none .elementor-item:before,.e--pointer-underline.e--animation-none .elementor-item:focus,.e--pointer-underline.e--animation-none .elementor-item:hover,.e--pointer-underline.e--animation-none:after,.e--pointer-underline.e--animation-none:before,.e--pointer-underline.e--animation-none:focus,.e--pointer-underline.e--animation-none:hover{transition-duration:0s}.e--pointer-double-line .elementor-item:before,.e--pointer-overline .elementor-item:before{content:"";top:0}.e--pointer-double-line.e--animation-slide .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):before,.e--pointer-overline.e--animation-slide .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):before{left:-20px;width:10px}.e--pointer-double-line .elementor-item:after,.e--pointer-underline .elementor-item:after{bottom:0;content:""}.e--pointer-double-line.e--animation-slide .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):after,.e--pointer-underline.e--animation-slide .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):after{inset-inline-start:100%;width:10px}.e--pointer-framed .elementor-item:after,.e--pointer-framed .elementor-item:before{background:transparent;border:3px solid #3f444b;bottom:0;left:0;right:0;top:0}.e--pointer-framed .elementor-item:before{content:""}.e--pointer-framed.e--animation-grow .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):before{transform:scale(.75)}.e--pointer-framed.e--animation-shrink .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):before{transform:scale(1.25)}.e--pointer-framed.e--animation-grow .elementor-item:before,.e--pointer-framed.e--animation-shrink .elementor-item:before{transition:opacity .2s,transform .4s}.e--pointer-framed.e--animation-draw .elementor-item:after,.e--pointer-framed.e--animation-draw .elementor-item:before{height:3px;width:3px}.e--pointer-framed.e--animation-draw .elementor-item:before{border-block-end-width:3px;border-block-start-width:0;border-inline-end-width:0;border-inline-start-width:3px;transition:width .1s .2s,height .1s .3s,opacity .12s .22s}.e--pointer-framed.e--animation-draw .elementor-item:after{border-block-end-width:0;border-block-start-width:3px;border-inline-end-width:3px;border-inline-start-width:0;content:"";inset-block-end:0;inset-block-start:auto;inset-inline-end:0;inset-inline-start:auto;transition:width .1s,height .1s .1s,opacity .02s .18s}.e--pointer-framed.e--animation-draw .elementor-item-active:after,.e--pointer-framed.e--animation-draw .elementor-item-active:before,.e--pointer-framed.e--animation-draw .elementor-item.highlighted:after,.e--pointer-framed.e--animation-draw .elementor-item.highlighted:before,.e--pointer-framed.e--animation-draw .elementor-item:focus:after,.e--pointer-framed.e--animation-draw .elementor-item:focus:before,.e--pointer-framed.e--animation-draw .elementor-item:hover:after,.e--pointer-framed.e--animation-draw .elementor-item:hover:before{height:100%;width:100%}.e--pointer-framed.e--animation-draw .elementor-item-active:before,.e--pointer-framed.e--animation-draw .elementor-item.highlighted:before,.e--pointer-framed.e--animation-draw .elementor-item:focus:before,.e--pointer-framed.e--animation-draw .elementor-item:hover:before{transition:opacity .02s,height .1s,width .1s .1s}.e--pointer-framed.e--animation-draw .elementor-item-active:after,.e--pointer-framed.e--animation-draw .elementor-item.highlighted:after,.e--pointer-framed.e--animation-draw .elementor-item:focus:after,.e--pointer-framed.e--animation-draw .elementor-item:hover:after{transition:opacity .02s .2s,height .1s .2s,width .1s .3s}.e--pointer-framed.e--animation-corners .elementor-item:after,.e--pointer-framed.e--animation-corners .elementor-item:before{height:3px;width:3px}.e--pointer-framed.e--animation-corners .elementor-item:before{border-block-end-width:0;border-block-start-width:3px;border-inline-end-width:0;border-inline-start-width:3px}.e--pointer-framed.e--animation-corners .elementor-item:after{border-block-end-width:3px;border-block-start-width:0;border-inline-end-width:3px;border-inline-start-width:0;content:"";inset-block-end:0;inset-block-start:auto;inset-inline-end:0;inset-inline-start:auto}.e--pointer-framed.e--animation-corners .elementor-item-active:after,.e--pointer-framed.e--animation-corners .elementor-item-active:before,.e--pointer-framed.e--animation-corners .elementor-item.highlighted:after,.e--pointer-framed.e--animation-corners .elementor-item.highlighted:before,.e--pointer-framed.e--animation-corners .elementor-item:focus:after,.e--pointer-framed.e--animation-corners .elementor-item:focus:before,.e--pointer-framed.e--animation-corners .elementor-item:hover:after,.e--pointer-framed.e--animation-corners .elementor-item:hover:before{height:100%;transition:opacity 2ms,width .4s,height .4s;width:100%}.e--pointer-framed.e--animation-none,.e--pointer-framed.e--animation-none .elementor-item,.e--pointer-framed.e--animation-none .elementor-item:after,.e--pointer-framed.e--animation-none .elementor-item:before,.e--pointer-framed.e--animation-none .elementor-item:focus,.e--pointer-framed.e--animation-none .elementor-item:hover,.e--pointer-framed.e--animation-none:after,.e--pointer-framed.e--animation-none:before,.e--pointer-framed.e--animation-none:focus,.e--pointer-framed.e--animation-none:hover{transition-duration:0s}.e--pointer-background .elementor-item:after,.e--pointer-background .elementor-item:before{content:"";transition:.3s}.e--pointer-background .elementor-item:before{background:#3f444b;inset:0;z-index:-1}.e--pointer-background .elementor-item-active,.e--pointer-background .elementor-item.highlighted,.e--pointer-background .elementor-item:focus,.e--pointer-background .elementor-item:hover{color:#fff}.e--pointer-background.e--animation-grow .elementor-item:before{transform:scale(.5)}.e--pointer-background.e--animation-grow .elementor-item-active:before,.e--pointer-background.e--animation-grow .elementor-item.highlighted:before,.e--pointer-background.e--animation-grow .elementor-item:focus:before,.e--pointer-background.e--animation-grow .elementor-item:hover:before{opacity:1;transform:scale(1)}.e--pointer-background.e--animation-shrink .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):before{transform:scale(1.2);transition:.3s}.e--pointer-background.e--animation-shrink .elementor-item-active:before,.e--pointer-background.e--animation-shrink .elementor-item.highlighted:before,.e--pointer-background.e--animation-shrink .elementor-item:focus:before,.e--pointer-background.e--animation-shrink .elementor-item:hover:before{transition:opacity .15s,transform .4s}.e--pointer-background.e--animation-sweep-left .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):before{left:100%}.e--pointer-background.e--animation-sweep-right .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):before{right:100%}.e--pointer-background.e--animation-sweep-up .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):before{top:100%}.e--pointer-background.e--animation-sweep-down .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):before{bottom:100%}.e--pointer-background.e--animation-shutter-out-vertical .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):before{bottom:50%;top:50%}.e--pointer-background.e--animation-shutter-out-horizontal .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):before{left:50%;right:50%}.e--pointer-background.e--animation-shutter-in-horizontal .elementor-item:after,.e--pointer-background.e--animation-shutter-in-vertical .elementor-item:after{background:#3f444b;inset:0;z-index:-1}.e--pointer-background.e--animation-shutter-in-vertical .elementor-item:before{bottom:100%;top:0}.e--pointer-background.e--animation-shutter-in-vertical .elementor-item:after{bottom:0;top:100%}.e--pointer-background.e--animation-shutter-in-vertical .elementor-item-active:before,.e--pointer-background.e--animation-shutter-in-vertical .elementor-item.highlighted:before,.e--pointer-background.e--animation-shutter-in-vertical .elementor-item:focus:before,.e--pointer-background.e--animation-shutter-in-vertical .elementor-item:hover:before{bottom:50%}.e--pointer-background.e--animation-shutter-in-vertical .elementor-item-active:after,.e--pointer-background.e--animation-shutter-in-vertical .elementor-item.highlighted:after,.e--pointer-background.e--animation-shutter-in-vertical .elementor-item:focus:after,.e--pointer-background.e--animation-shutter-in-vertical .elementor-item:hover:after{top:50%}.e--pointer-background.e--animation-shutter-in-horizontal .elementor-item:before{left:100%;right:0}.e--pointer-background.e--animation-shutter-in-horizontal .elementor-item:after{left:0;right:100%}.e--pointer-background.e--animation-shutter-in-horizontal .elementor-item-active:before,.e--pointer-background.e--animation-shutter-in-horizontal .elementor-item.highlighted:before,.e--pointer-background.e--animation-shutter-in-horizontal .elementor-item:focus:before,.e--pointer-background.e--animation-shutter-in-horizontal .elementor-item:hover:before{left:50%}.e--pointer-background.e--animation-shutter-in-horizontal .elementor-item-active:after,.e--pointer-background.e--animation-shutter-in-horizontal .elementor-item.highlighted:after,.e--pointer-background.e--animation-shutter-in-horizontal .elementor-item:focus:after,.e--pointer-background.e--animation-shutter-in-horizontal .elementor-item:hover:after{right:50%}.e--pointer-background.e--animation-none,.e--pointer-background.e--animation-none .elementor-item,.e--pointer-background.e--animation-none .elementor-item:after,.e--pointer-background.e--animation-none .elementor-item:before,.e--pointer-background.e--animation-none .elementor-item:focus,.e--pointer-background.e--animation-none .elementor-item:hover,.e--pointer-background.e--animation-none:after,.e--pointer-background.e--animation-none:before,.e--pointer-background.e--animation-none:focus,.e--pointer-background.e--animation-none:hover{transition-duration:0s}.e--pointer-text.e--animation-skew .elementor-item:focus,.e--pointer-text.e--animation-skew .elementor-item:hover{transform:skew(-8deg)}.e--pointer-text.e--animation-grow .elementor-item:focus,.e--pointer-text.e--animation-grow .elementor-item:hover{transform:scale(1.2)}.e--pointer-text.e--animation-shrink .elementor-item:focus,.e--pointer-text.e--animation-shrink .elementor-item:hover{transform:scale(.8)}.e--pointer-text.e--animation-float .elementor-item:focus,.e--pointer-text.e--animation-float .elementor-item:hover{transform:translateY(-8px)}.e--pointer-text.e--animation-sink .elementor-item:focus,.e--pointer-text.e--animation-sink .elementor-item:hover{transform:translateY(8px)}.e--pointer-text.e--animation-rotate .elementor-item:focus,.e--pointer-text.e--animation-rotate .elementor-item:hover{transform:rotate(6deg)}.e--pointer-text.e--animation-none,.e--pointer-text.e--animation-none .elementor-item,.e--pointer-text.e--animation-none .elementor-item:after,.e--pointer-text.e--animation-none .elementor-item:before,.e--pointer-text.e--animation-none .elementor-item:focus,.e--pointer-text.e--animation-none .elementor-item:hover,.e--pointer-text.e--animation-none:after,.e--pointer-text.e--animation-none:before,.e--pointer-text.e--animation-none:focus,.e--pointer-text.e--animation-none:hover{transition-duration:0s}.elementor-nav-menu--main .elementor-nav-menu a{transition:.4s}.elementor-nav-menu--main .elementor-nav-menu a,.elementor-nav-menu--main .elementor-nav-menu a.highlighted,.elementor-nav-menu--main .elementor-nav-menu a:focus,.elementor-nav-menu--main .elementor-nav-menu a:hover{padding:13px 20px}.elementor-nav-menu--main .elementor-nav-menu a.current{background:#1f2124;color:#fff}.elementor-nav-menu--main .elementor-nav-menu a.disabled{background:#3f444b;color:#88909b}.elementor-nav-menu--main .elementor-nav-menu ul{border-style:solid;border-width:0;padding:0;position:absolute;width:12em}.elementor-nav-menu--main .elementor-nav-menu span.scroll-down,.elementor-nav-menu--main .elementor-nav-menu span.scroll-up{background:#fff;display:none;height:20px;overflow:hidden;position:absolute;visibility:hidden}.elementor-nav-menu--main .elementor-nav-menu span.scroll-down-arrow,.elementor-nav-menu--main .elementor-nav-menu span.scroll-up-arrow{border:8px dashed transparent;border-bottom:8px solid #33373d;height:0;inset-block-start:-2px;inset-inline-start:50%;margin-inline-start:-8px;overflow:hidden;position:absolute;width:0}.elementor-nav-menu--main .elementor-nav-menu span.scroll-down-arrow{border-color:#33373d transparent transparent;border-style:solid dashed dashed;top:6px}.elementor-nav-menu--main .elementor-nav-menu--dropdown .sub-arrow .e-font-icon-svg,.elementor-nav-menu--main .elementor-nav-menu--dropdown .sub-arrow i{transform:rotate(calc(-90deg * var(--direction-multiplier, 1)))}.elementor-nav-menu--main .elementor-nav-menu--dropdown .sub-arrow .e-font-icon-svg{fill:currentColor;height:1em;width:1em}.elementor-nav-menu--layout-horizontal{display:flex}.elementor-nav-menu--layout-horizontal .elementor-nav-menu{display:flex;flex-wrap:wrap}.elementor-nav-menu--layout-horizontal .elementor-nav-menu a{flex-grow:1;white-space:nowrap}.elementor-nav-menu--layout-horizontal .elementor-nav-menu>li{display:flex}.elementor-nav-menu--layout-horizontal .elementor-nav-menu>li ul,.elementor-nav-menu--layout-horizontal .elementor-nav-menu>li>.scroll-down{top:100%!important}.elementor-nav-menu--layout-horizontal .elementor-nav-menu>li:not(:first-child)>a{margin-inline-start:var(--e-nav-menu-horizontal-menu-item-margin)}.elementor-nav-menu--layout-horizontal .elementor-nav-menu>li:not(:first-child)>.scroll-down,.elementor-nav-menu--layout-horizontal .elementor-nav-menu>li:not(:first-child)>.scroll-up,.elementor-nav-menu--layout-horizontal .elementor-nav-menu>li:not(:first-child)>ul{inset-inline-start:var(--e-nav-menu-horizontal-menu-item-margin)!important}.elementor-nav-menu--layout-horizontal .elementor-nav-menu>li:not(:last-child)>a{margin-inline-end:var(--e-nav-menu-horizontal-menu-item-margin)}.elementor-nav-menu--layout-horizontal .elementor-nav-menu>li:not(:last-child):after{align-self:center;border-color:var(--e-nav-menu-divider-color,#000);border-left-style:var(--e-nav-menu-divider-style,solid);border-left-width:var(--e-nav-menu-divider-width,2px);content:var(--e-nav-menu-divider-content,none);height:var(--e-nav-menu-divider-height,35%)}.elementor-nav-menu__align-right .elementor-nav-menu{justify-content:flex-end;margin-left:auto}.elementor-nav-menu__align-right .elementor-nav-menu--layout-vertical>ul>li>a{justify-content:flex-end}.elementor-nav-menu__align-left .elementor-nav-menu{justify-content:flex-start;margin-right:auto}.elementor-nav-menu__align-left .elementor-nav-menu--layout-vertical>ul>li>a{justify-content:flex-start}.elementor-nav-menu__align-start .elementor-nav-menu{justify-content:flex-start;margin-inline-end:auto}.elementor-nav-menu__align-start .elementor-nav-menu--layout-vertical>ul>li>a{justify-content:flex-start}.elementor-nav-menu__align-end .elementor-nav-menu{justify-content:flex-end;margin-inline-start:auto}.elementor-nav-menu__align-end .elementor-nav-menu--layout-vertical>ul>li>a{justify-content:flex-end}.elementor-nav-menu__align-center .elementor-nav-menu{justify-content:center;margin-inline-end:auto;margin-inline-start:auto}.elementor-nav-menu__align-center .elementor-nav-menu--layout-vertical>ul>li>a{justify-content:center}.elementor-nav-menu__align-justify .elementor-nav-menu--layout-horizontal .elementor-nav-menu{width:100%}.elementor-nav-menu__align-justify .elementor-nav-menu--layout-horizontal .elementor-nav-menu>li{flex-grow:1}.elementor-nav-menu__align-justify .elementor-nav-menu--layout-horizontal .elementor-nav-menu>li>a{justify-content:center}.elementor-widget-nav-menu:not(.elementor-nav-menu--toggle) .elementor-menu-toggle{display:none}.elementor-widget-nav-menu .elementor-widget-container,.elementor-widget-nav-menu:not(:has(.elementor-widget-container)):not([class*=elementor-hidden-]){display:flex;flex-direction:column}.elementor-nav-menu{position:relative;z-index:2}.elementor-nav-menu:after{clear:both;content:" ";display:block;font:0/0 serif;height:0;overflow:hidden;visibility:hidden}.elementor-nav-menu,.elementor-nav-menu li,.elementor-nav-menu ul{display:block;line-height:normal;list-style:none;margin:0;padding:0;-webkit-tap-highlight-color:rgba(0,0,0,0)}.elementor-nav-menu ul{display:none}.elementor-nav-menu ul ul a,.elementor-nav-menu ul ul a:active,.elementor-nav-menu ul ul a:focus,.elementor-nav-menu ul ul a:hover{border-left:16px solid transparent}.elementor-nav-menu ul ul ul a,.elementor-nav-menu ul ul ul a:active,.elementor-nav-menu ul ul ul a:focus,.elementor-nav-menu ul ul ul a:hover{border-left:24px solid transparent}.elementor-nav-menu ul ul ul ul a,.elementor-nav-menu ul ul ul ul a:active,.elementor-nav-menu ul ul ul ul a:focus,.elementor-nav-menu ul ul ul ul a:hover{border-left:32px solid transparent}.elementor-nav-menu ul ul ul ul ul a,.elementor-nav-menu ul ul ul ul ul a:active,.elementor-nav-menu ul ul ul ul ul a:focus,.elementor-nav-menu ul ul ul ul ul a:hover{border-left:40px solid transparent}.elementor-nav-menu a,.elementor-nav-menu li{position:relative}.elementor-nav-menu li{border-width:0}.elementor-nav-menu a{align-items:center;display:flex}.elementor-nav-menu a,.elementor-nav-menu a:focus,.elementor-nav-menu a:hover{line-height:20px;padding:10px 20px}.elementor-nav-menu a.current{background:#1f2124;color:#fff}.elementor-nav-menu a.disabled{color:#88909b;cursor:not-allowed}.elementor-nav-menu .e-plus-icon:before{content:"+"}.elementor-nav-menu .sub-arrow{align-items:center;display:flex;line-height:1;margin-block-end:-10px;margin-block-start:-10px;padding:10px;padding-inline-end:0}.elementor-nav-menu .sub-arrow i{pointer-events:none}.elementor-nav-menu .sub-arrow .fa.fa-chevron-down,.elementor-nav-menu .sub-arrow .fas.fa-chevron-down{font-size:.7em}.elementor-nav-menu .sub-arrow .e-font-icon-svg{height:1em;width:1em}.elementor-nav-menu .sub-arrow .e-font-icon-svg.fa-svg-chevron-down{height:.7em;width:.7em}.elementor-nav-menu--dropdown .elementor-item.elementor-item-active,.elementor-nav-menu--dropdown .elementor-item.highlighted,.elementor-nav-menu--dropdown .elementor-item:focus,.elementor-nav-menu--dropdown .elementor-item:hover,.elementor-sub-item.elementor-item-active,.elementor-sub-item.highlighted,.elementor-sub-item:focus,.elementor-sub-item:hover{background-color:#3f444b;color:#fff}.elementor-menu-toggle{align-items:center;background-color:rgba(0,0,0,.05);border:0 solid;border-radius:3px;color:#33373d;cursor:pointer;display:flex;font-size:var(--nav-menu-icon-size,22px);justify-content:center;padding:.25em}.elementor-menu-toggle.elementor-active .elementor-menu-toggle__icon--open,.elementor-menu-toggle:not(.elementor-active) .elementor-menu-toggle__icon--close{display:none}.elementor-menu-toggle .e-font-icon-svg{fill:#33373d;height:1em;width:1em}.elementor-menu-toggle svg{height:auto;width:1em;fill:var(--nav-menu-icon-color,currentColor)}span.elementor-menu-toggle__icon--close,span.elementor-menu-toggle__icon--open{line-height:1}.elementor-nav-menu--dropdown{background-color:#fff;font-size:13px}.elementor-nav-menu--dropdown-none .elementor-menu-toggle,.elementor-nav-menu--dropdown-none .elementor-nav-menu--dropdown{display:none}.elementor-nav-menu--dropdown.elementor-nav-menu__container{margin-top:10px;overflow-x:hidden;overflow-y:auto;transform-origin:top;transition:max-height .3s,transform .3s}.elementor-nav-menu--dropdown.elementor-nav-menu__container .elementor-sub-item{font-size:.85em}.elementor-nav-menu--dropdown a{color:#33373d}.elementor-nav-menu--dropdown a.current{background:#1f2124;color:#fff}.elementor-nav-menu--dropdown a.disabled{color:#b3b3b3}ul.elementor-nav-menu--dropdown a,ul.elementor-nav-menu--dropdown a:focus,ul.elementor-nav-menu--dropdown a:hover{border-inline-start:8px solid transparent;text-shadow:none}.elementor-nav-menu__text-align-center .elementor-nav-menu--dropdown .elementor-nav-menu a{justify-content:center}.elementor-nav-menu--toggle{--menu-height:100vh}.elementor-nav-menu--toggle .elementor-menu-toggle:not(.elementor-active)+.elementor-nav-menu__container{max-height:0;overflow:hidden;transform:scaleY(0)}.elementor-nav-menu--toggle .elementor-menu-toggle.elementor-active+.elementor-nav-menu__container{animation:hide-scroll .3s backwards;max-height:var(--menu-height);transform:scaleY(1)}.elementor-nav-menu--stretch .elementor-nav-menu__container.elementor-nav-menu--dropdown{position:absolute;z-index:9997}@media (max-width:767px){.elementor-nav-menu--dropdown-mobile .elementor-nav-menu--main{display:none}}@media (min-width:768px){.elementor-nav-menu--dropdown-mobile .elementor-menu-toggle,.elementor-nav-menu--dropdown-mobile .elementor-nav-menu--dropdown{display:none}.elementor-nav-menu--dropdown-mobile nav.elementor-nav-menu--dropdown.elementor-nav-menu__container{overflow-y:hidden}}@media (max-width:-1){.elementor-nav-menu--dropdown-mobile_extra .elementor-nav-menu--main{display:none}}@media (min-width:-1){.elementor-nav-menu--dropdown-mobile_extra .elementor-menu-toggle,.elementor-nav-menu--dropdown-mobile_extra .elementor-nav-menu--dropdown{display:none}.elementor-nav-menu--dropdown-mobile_extra nav.elementor-nav-menu--dropdown.elementor-nav-menu__container{overflow-y:hidden}}@media (max-width:1024px){.elementor-nav-menu--dropdown-tablet .elementor-nav-menu--main{display:none}}@media (min-width:1025px){.elementor-nav-menu--dropdown-tablet .elementor-menu-toggle,.elementor-nav-menu--dropdown-tablet .elementor-nav-menu--dropdown{display:none}.elementor-nav-menu--dropdown-tablet nav.elementor-nav-menu--dropdown.elementor-nav-menu__container{overflow-y:hidden}}@media (max-width:-1){.elementor-nav-menu--dropdown-tablet_extra .elementor-nav-menu--main{display:none}}@media (min-width:-1){.elementor-nav-menu--dropdown-tablet_extra .elementor-menu-toggle,.elementor-nav-menu--dropdown-tablet_extra .elementor-nav-menu--dropdown{display:none}.elementor-nav-menu--dropdown-tablet_extra nav.elementor-nav-menu--dropdown.elementor-nav-menu__container{overflow-y:hidden}}@keyframes hide-scroll{0%,to{overflow:hidden}}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}@keyframes fadeInUp{from{opacity:0;transform:translate3d(0,100%,0)}to{opacity:1;transform:none}}.fadeInUp{animation-name:fadeInUp}.elementor-button.elementor-hidden,.elementor-hidden{display:none}.e-form__step{width:100%}.e-form__step:not(.elementor-hidden){display:flex;flex-wrap:wrap}.e-form__buttons{flex-wrap:wrap}.e-form__buttons,.e-form__buttons__wrapper{display:flex}.e-form__indicators{align-items:center;display:flex;flex-wrap:nowrap;font-size:13px;justify-content:space-between;margin-bottom:var(--e-form-steps-indicators-spacing)}.e-form__indicators__indicator{align-items:center;display:flex;flex-basis:0;flex-direction:column;justify-content:center;padding:0 var(--e-form-steps-divider-gap)}.e-form__indicators__indicator__progress{background-color:var(--e-form-steps-indicator-progress-background-color);border-radius:var(--e-form-steps-indicator-progress-border-radius);overflow:hidden;position:relative;width:100%}.e-form__indicators__indicator__progress__meter{background-color:var(--e-form-steps-indicator-progress-color);border-radius:var(--e-form-steps-indicator-progress-border-radius);color:var(--e-form-steps-indicator-progress-meter-color);height:var(--e-form-steps-indicator-progress-height);line-height:var(--e-form-steps-indicator-progress-height);padding-right:15px;text-align:right;transition:width .1s linear;width:var(--e-form-steps-indicator-progress-meter-width,0)}.e-form__indicators__indicator:first-child{padding-left:0}.e-form__indicators__indicator:last-child{padding-right:0}.e-form__indicators__indicator--state-inactive{color:var(--e-form-steps-indicator-inactive-primary-color,#c2cbd2)}.e-form__indicators__indicator--state-inactive [class*=indicator--shape-]:not(.e-form__indicators__indicator--shape-none){background-color:var(--e-form-steps-indicator-inactive-secondary-color,#fff)}.e-form__indicators__indicator--state-inactive object,.e-form__indicators__indicator--state-inactive svg{fill:var(--e-form-steps-indicator-inactive-primary-color,#c2cbd2)}.e-form__indicators__indicator--state-active{border-color:var(--e-form-steps-indicator-active-secondary-color,#fff);color:var(--e-form-steps-indicator-active-primary-color,#39b54a)}.e-form__indicators__indicator--state-active [class*=indicator--shape-]:not(.e-form__indicators__indicator--shape-none){background-color:var(--e-form-steps-indicator-active-secondary-color,#fff)}.e-form__indicators__indicator--state-active object,.e-form__indicators__indicator--state-active svg{fill:var(--e-form-steps-indicator-active-primary-color,#39b54a)}.e-form__indicators__indicator--state-completed{color:var(--e-form-steps-indicator-completed-secondary-color,#fff)}.e-form__indicators__indicator--state-completed [class*=indicator--shape-]:not(.e-form__indicators__indicator--shape-none){background-color:var(--e-form-steps-indicator-completed-primary-color,#39b54a)}.e-form__indicators__indicator--state-completed .e-form__indicators__indicator__label{color:var(--e-form-steps-indicator-completed-primary-color,#39b54a)}.e-form__indicators__indicator--state-completed .e-form__indicators__indicator--shape-none{background-color:initial;color:var(--e-form-steps-indicator-completed-primary-color,#39b54a)}.e-form__indicators__indicator--state-completed object,.e-form__indicators__indicator--state-completed svg{fill:var(--e-form-steps-indicator-completed-secondary-color,#fff)}.e-form__indicators__indicator__icon{align-items:center;border-style:solid;border-width:1px;display:flex;font-size:var(--e-form-steps-indicator-icon-size);height:var(--e-form-steps-indicator-padding,30px);justify-content:center;margin-bottom:10px;overflow:hidden;width:var(--e-form-steps-indicator-padding,30px)}.e-form__indicators__indicator__icon img,.e-form__indicators__indicator__icon object,.e-form__indicators__indicator__icon svg{height:auto;width:var(--e-form-steps-indicator-icon-size)}.e-form__indicators__indicator__icon .e-font-icon-svg{height:1em}.e-form__indicators__indicator__number{align-items:center;border-style:solid;border-width:1px;display:flex;height:var(--e-form-steps-indicator-padding,30px);justify-content:center;margin-bottom:10px;width:var(--e-form-steps-indicator-padding,30px)}.e-form__indicators__indicator--shape-circle{border-radius:50%}.e-form__indicators__indicator--shape-square{border-radius:0}.e-form__indicators__indicator--shape-rounded{border-radius:5px}.e-form__indicators__indicator--shape-none{border:0}.e-form__indicators__indicator__label{text-align:center}.e-form__indicators__indicator__separator{background-color:#babfc5;height:var(--e-form-steps-divider-width);width:100%}.e-form__indicators--type-icon,.e-form__indicators--type-icon_text,.e-form__indicators--type-number,.e-form__indicators--type-number_text{align-items:flex-start}.e-form__indicators--type-icon .e-form__indicators__indicator__separator,.e-form__indicators--type-icon_text .e-form__indicators__indicator__separator,.e-form__indicators--type-number .e-form__indicators__indicator__separator,.e-form__indicators--type-number_text .e-form__indicators__indicator__separator{margin-top:calc(var(--e-form-steps-indicator-padding, 30px) / 2 - var(--e-form-steps-divider-width, 1px) / 2)}.elementor-field-type-hidden{display:none}.elementor-field-type-html{display:inline-block}.elementor-field-type-tel input{direction:inherit}.elementor-field-type-recaptcha_v3 .elementor-field-label{display:none}.elementor-field-type-recaptcha_v3 .grecaptcha-badge{z-index:1}.elementor-button .elementor-form-spinner{order:3}.elementor-form .elementor-button .elementor-button-content-wrapper{align-items:center}.elementor-form .elementor-button .elementor-button-text{white-space:normal}.elementor-form .elementor-button svg{height:auto}.elementor-form .elementor-button .e-font-icon-svg{height:1em}.elementor-form .elementor-button .elementor-button-content-wrapper{gap:5px}.elementor-form .elementor-button .elementor-button-icon,.elementor-form .elementor-button .elementor-button-text{flex-grow:unset;order:unset}.elementor-select-wrapper .select-caret-down-wrapper{font-size:11px;inset-inline-end:10px;pointer-events:none;position:absolute;top:50%;transform:translateY(-50%)}.elementor-select-wrapper .select-caret-down-wrapper svg{aspect-ratio:unset;display:unset;width:1em;fill:currentColor;overflow:visible}.elementor-select-wrapper .select-caret-down-wrapper i{font-size:19px;line-height:2}.elementor-select-wrapper.remove-before:before{content:""!important}.elementor-message-svg:before{background-image:url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxNCIgaGVpZ2h0PSIxMSIgZmlsbD0ibm9uZSIgdmlld0JveD0iMCAwIDE0IDExIj48cGF0aCBmaWxsPSIjMDA4QTIwIiBmaWxsLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik00Ljc1IDguMTUgMS42IDUgLjU1IDYuMDVsNC4yIDQuMiA5LTlMMTIuNy4yeiIgY2xpcC1ydWxlPSJldmVub2RkIi8+PC9zdmc+");background-position:50%;background-repeat:no-repeat;content:"";height:1em;width:1em}.jet-blocks-icon{display:inline-block;line-height:1;text-align:center}.jet-blocks-icon svg{display:block;width:1em;height:1em;fill:currentColor}.jet-auth-links{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.jet-auth-links__section{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.jet-auth-links__item{margin-right:5px;margin-left:5px;display:block}.jet-auth-links__item-icon{margin-right:5px}.jet-logo{display:-webkit-box;display:-ms-flexbox;display:flex}.jet-logo__link{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex}.jet-logo-display-block .jet-logo__link{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;display:block}.jet-logo.jet-logo-display-block.jet-logo-type-both,.jet-logo.jet-logo-display-block.jet-logo-type-image{display:block}.jet-search{position:relative}.jet-search__label{display:block;-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;margin:0}.jet-search__form{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto}.jet-search__field{width:100%}.jet-search__field[type=search]{-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-appearance:none;-moz-appearance:none;appearance:none;-webkit-transition:none;transition:none}.jet-search__submit{margin-left:10px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border:none}.jet-search__submit-icon+.jet-search__submit-label{margin-left:4px}.jet-search__popup{visibility:hidden;position:absolute;z-index:2;top:-999em;left:-999em;width:250px;opacity:0}.jet-search-popup-active .jet-search__popup{opacity:1}.jet-transition-out .jet-search__popup{opacity:0}.jet-transition-in .jet-search__popup{opacity:1}.jet-search-popup-active .jet-search__popup,.jet-transition-out .jet-search__popup,.jet-transition-in .jet-search__popup{visibility:visible;top:0;left:0}.jet-search__popup.jet-search__popup--move-up-effect:not(.jet-search__popup--full-screen){-webkit-transform:translateY(-20px);-ms-transform:translateY(-20px);transform:translateY(-20px);-webkit-transition:opacity 200ms linear,-webkit-transform 200ms linear;transition:opacity 200ms linear,-webkit-transform 200ms linear;transition:opacity 200ms linear,transform 200ms linear;transition:opacity 200ms linear,transform 200ms linear,-webkit-transform 200ms linear}.jet-search-popup-active .jet-search__popup.jet-search__popup--move-up-effect:not(.jet-search__popup--full-screen){-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}.jet-transition-out .jet-search__popup.jet-search__popup--move-up-effect:not(.jet-search__popup--full-screen){-webkit-transform:translateY(-20px);-ms-transform:translateY(-20px);transform:translateY(-20px)}.jet-transition-in .jet-search__popup.jet-search__popup--move-up-effect:not(.jet-search__popup--full-screen){-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}.jet-search__popup.jet-search__popup--move-down-effect:not(.jet-search__popup--full-screen){-webkit-transform:translateY(20px);-ms-transform:translateY(20px);transform:translateY(20px);-webkit-transition:opacity 200ms linear,-webkit-transform 200ms linear;transition:opacity 200ms linear,-webkit-transform 200ms linear;transition:opacity 200ms linear,transform 200ms linear;transition:opacity 200ms linear,transform 200ms linear,-webkit-transform 200ms linear}.jet-search-popup-active .jet-search__popup.jet-search__popup--move-down-effect:not(.jet-search__popup--full-screen){-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}.jet-transition-out .jet-search__popup.jet-search__popup--move-down-effect:not(.jet-search__popup--full-screen){-webkit-transform:translateY(20px);-ms-transform:translateY(20px);transform:translateY(20px)}.jet-transition-in .jet-search__popup.jet-search__popup--move-down-effect:not(.jet-search__popup--full-screen){-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}.jet-search__popup.jet-search__popup--fade-effect{-webkit-transition:opacity 200ms linear;transition:opacity 200ms linear}.jet-search__popup.jet-search__popup--scale-effect{-webkit-transform:scale(0);-ms-transform:scale(0);transform:scale(0);-webkit-transition:opacity 200ms linear,-webkit-transform 200ms linear;transition:opacity 200ms linear,-webkit-transform 200ms linear;transition:opacity 200ms linear,transform 200ms linear;transition:opacity 200ms linear,transform 200ms linear,-webkit-transform 200ms linear}.jet-search-popup-active .jet-search__popup.jet-search__popup--scale-effect{-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1)}.jet-transition-out .jet-search__popup.jet-search__popup--scale-effect{-webkit-transform:scale(0);-ms-transform:scale(0);transform:scale(0)}.jet-transition-in .jet-search__popup.jet-search__popup--scale-effect{-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1)}.jet-search__popup-content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.jet-search__popup-close{margin-left:10px;border:none}.jet-search__popup--full-screen{position:fixed;top:0;bottom:0;left:0;right:0;z-index:9998;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:auto;padding:30px;background-color:rgba(0,0,0,.7);-webkit-transform:scale(0);-ms-transform:scale(0);transform:scale(0)}.jet-search-popup-active .jet-search__popup--full-screen{-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1)}.jet-transition-out .jet-search__popup--full-screen.jet-search__popup--none-effect{-webkit-transform:scale(0);-ms-transform:scale(0);transform:scale(0)}.jet-transition-in .jet-search__popup--full-screen.jet-search__popup--none-effect{-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1)}.jet-transition-out .jet-search__popup--full-screen.jet-search__popup--fade-effect,.jet-transition-in .jet-search__popup--full-screen.jet-search__popup--fade-effect{-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1)}.jet-search__popup--full-screen.jet-search__popup--move-up-effect,.jet-search__popup--full-screen.jet-search__popup--move-down-effect{-webkit-transition:opacity 200ms linear;transition:opacity 200ms linear}.jet-transition-out .jet-search__popup--full-screen.jet-search__popup--move-up-effect,.jet-transition-in .jet-search__popup--full-screen.jet-search__popup--move-up-effect,.jet-transition-out .jet-search__popup--full-screen.jet-search__popup--move-down-effect,.jet-transition-in .jet-search__popup--full-screen.jet-search__popup--move-down-effect{-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1)}.jet-search__popup--full-screen.jet-search__popup--move-up-effect .jet-search__form{-webkit-transform:translateY(-20px);-ms-transform:translateY(-20px);transform:translateY(-20px);-webkit-transition:-webkit-transform 200ms linear;transition:-webkit-transform 200ms linear;transition:transform 200ms linear;transition:transform 200ms linear, -webkit-transform 200ms linear}.jet-search-popup-active .jet-search__popup--full-screen.jet-search__popup--move-up-effect .jet-search__form{-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}.jet-transition-out .jet-search__popup--full-screen.jet-search__popup--move-up-effect .jet-search__form{-webkit-transform:translateY(-20px);-ms-transform:translateY(-20px);transform:translateY(-20px)}.jet-transition-in .jet-search__popup--full-screen.jet-search__popup--move-up-effect .jet-search__form{-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}.jet-search__popup--full-screen.jet-search__popup--move-down-effect .jet-search__form{-webkit-transform:translateY(20px);-ms-transform:translateY(20px);transform:translateY(20px);-webkit-transition:-webkit-transform 200ms linear;transition:-webkit-transform 200ms linear;transition:transform 200ms linear;transition:transform 200ms linear, -webkit-transform 200ms linear}.jet-search-popup-active .jet-search__popup--full-screen.jet-search__popup--move-down-effect .jet-search__form{-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}.jet-transition-out .jet-search__popup--full-screen.jet-search__popup--move-down-effect .jet-search__form{-webkit-transform:translateY(20px);-ms-transform:translateY(20px);transform:translateY(20px)}.jet-transition-in .jet-search__popup--full-screen.jet-search__popup--move-down-effect .jet-search__form{-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}.jet-search__popup--full-screen .jet-search__popup-content{width:500px;max-width:100%}.jet-search__popup--full-screen .jet-search__popup-close{position:absolute;top:0;right:0;margin:30px}@media(max-width: 767px){.jet-search__popup--full-screen .jet-search__popup-close{margin:15px}}.jet-search__popup-trigger-container{display:-webkit-box;display:-ms-flexbox;display:flex}.jet-search__popup-trigger{border:none}.jet-login label{display:block}.jet-login p{margin:0;padding:0}.rtl .jet-login{text-align:right}.jet-login .login-password__wrapper{position:relative}.jet-login .login-password__wrapper .password-visibility__icon{display:none;position:absolute;top:calc(50% - 10px);right:10px;width:20px;height:20px;font-size:20px;line-height:20px;cursor:pointer}.jet-login .login-password__wrapper .password-visibility__icon svg{display:block;fill:currentColor}.jet-login .login-password__wrapper .password-visibility__icon.show{display:block}.jet-login-lost-password-link{display:inline-block;margin-top:15px}.jet-login-message{margin-top:15px;margin-bottom:15px;color:red}.jet-login-lost-password-link+.jet-login-message a{display:none}.jet-reset label{display:block}.jet-reset legend{border-width:3px}.jet-reset p{margin:0;padding:0}.jet-reset__form{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.jet-reset__submit{margin-top:20px}.jet-reset .jet-reset__demo-messages{margin:15px 0;font-size:18px;line-height:1;font-weight:500}.jet-reset__success-message+.jet-reset__error-message{margin-top:20px}.jet-reset__field-wrapper{position:relative}.jet-reset__field-wrapper .password-visibility__icon{display:none;position:absolute;top:calc(50% - 10px);right:10px;width:20px;height:20px;font-size:20px;line-height:20px;cursor:pointer}.jet-reset__field-wrapper .password-visibility__icon svg{display:block;fill:currentColor}.jet-reset__field-wrapper .password-visibility__icon.show{display:block}.rtl .jet-reset-password-requirements{text-align:right}.jet-reset-password-requirements .jet-password-requirements{margin:0;padding:0}.jet-reset-password-requirements .jet-password-requirements__item{list-style:none;margin:5px 0}.theme-astra .jet_reset__user-info input{width:100%;max-width:100%}.jet-reset-message{margin-top:15px;margin-bottom:15px;color:red}.rtl .jet-register{text-align:right}.jet-register__row{padding:0;margin:0}.jet-register__row.jet-privacy-policy{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-top:10px;margin-bottom:10px}.jet-register__row.jet-privacy-policy .jet-register__label p{margin:0}.jet-register__label{display:block}.jet-register__wrapper{position:relative}.jet-register__wrapper .password-visibility__icon{display:none;position:absolute;top:calc(50% - 10px);right:10px;width:20px;height:20px;font-size:20px;line-height:20px;cursor:pointer}.jet-register__wrapper .password-visibility__icon svg{display:block;fill:currentColor}.jet-register__wrapper .password-visibility__icon.show{display:block}.rtl .jet-register-password-requirements{text-align:right}.jet-register-password-requirements .jet-password-requirements{margin:0;padding:0}.jet-register-password-requirements .jet-password-requirements__item{list-style:none;margin:5px 0}.jet-register-message{margin-top:15px;margin-bottom:15px;color:red}.jet-nav{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.jet-nav .menu-item-has-children{position:relative}.jet-nav .menu-item-link{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:5px 10px}.jet-nav .menu-item-link.menu-item-link-top{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:8px 15px}.jet-nav .menu-item-link .jet-nav-link-text{display:block}.jet-nav .menu-item .jet-nav-arrow{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.jet-nav .menu-item .jet-nav-arrow svg{fill:currentColor;height:auto;width:10px;cursor:pointer}.jet-nav-item-desc{display:block}.jet-nav-arrow{margin-left:10px}.jet-nav__sub{position:absolute;left:0;top:-999em;visibility:hidden;z-index:999;width:200px;background-color:var(--jet-nav-dropdown-bg, #fff);opacity:0;-webkit-transform:translateY(20px);-ms-transform:translateY(20px);transform:translateY(20px);-webkit-transition:opacity 200ms,-webkit-transform 200ms;transition:opacity 200ms,-webkit-transform 200ms;transition:transform 200ms,opacity 200ms;transition:transform 200ms,opacity 200ms,-webkit-transform 200ms;-webkit-transition-timing-function:cubic-bezier(0.17, 0.67, 0.83, 0.67);transition-timing-function:cubic-bezier(0.17, 0.67, 0.83, 0.67)}.jet-nav--vertical-sub-bottom .jet-nav__sub{position:static;top:0;left:0;width:100%;-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0);display:none}.menu-item.jet-nav-hover>.jet-nav__sub{opacity:1;-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}.jet-nav--vertical-sub-bottom .menu-item.jet-nav-hover>.jet-nav__sub{display:block}.menu-item.jet-nav-hover>.jet-nav__sub,.menu-item.jet-nav-hover-out>.jet-nav__sub{top:0;left:100%;visibility:visible}.jet-nav--vertical-sub-left-side .menu-item.jet-nav-hover>.jet-nav__sub,.jet-nav--vertical-sub-left-side .menu-item.jet-nav-hover-out>.jet-nav__sub{left:auto;right:100%}.menu-item.jet-nav-hover>.jet-nav__sub.jet-nav-depth-0,.menu-item.jet-nav-hover-out>.jet-nav__sub.jet-nav-depth-0{top:100%;left:0}.jet-nav--vertical .menu-item.jet-nav-hover>.jet-nav__sub.jet-nav-depth-0,.jet-nav--vertical .menu-item.jet-nav-hover-out>.jet-nav__sub.jet-nav-depth-0{top:0;left:100%}.jet-nav--vertical-sub-left-side .menu-item.jet-nav-hover>.jet-nav__sub.jet-nav-depth-0,.jet-nav--vertical-sub-left-side .menu-item.jet-nav-hover-out>.jet-nav__sub.jet-nav-depth-0{left:auto;right:100%}.jet-nav__sub .menu-item-link-sub .jet-nav-link-text{display:block;width:100%}.rtl .jet-nav__sub .menu-item-link-sub .jet-nav-link-text{text-align:right}@media(max-width: -1){.jet-mobile-menu.jet-nav-wrap .jet-nav.m-layout-tablet_extra .jet-nav__sub{position:static;top:0;left:0;width:100% !important;-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0);display:none}.jet-nav.m-layout-tablet_extra .menu-item.jet-nav-hover>.jet-nav__sub{display:block}}@media(max-width: 1024px){.jet-mobile-menu.jet-nav-wrap .jet-nav.m-layout-tablet .jet-nav__sub{position:static;top:0;left:0;width:100% !important;-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0);display:none}.jet-nav.m-layout-tablet .menu-item.jet-nav-hover>.jet-nav__sub{display:block}}@media(max-width: -1){.jet-mobile-menu.jet-nav-wrap .jet-nav.m-layout-mobile_extra .jet-nav__sub{position:static;top:0;left:0;width:100% !important;-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0);display:none}.jet-nav.m-layout-mobile_extra .menu-item.jet-nav-hover>.jet-nav__sub{display:block}}@media(max-width: 767px){.jet-mobile-menu.jet-nav-wrap .jet-nav.m-layout-mobile .jet-nav__sub{position:static;top:0;left:0;width:100% !important;-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0);display:none}.jet-nav.m-layout-mobile .menu-item.jet-nav-hover>.jet-nav__sub{display:block}}.jet-nav-align-space-between .jet-nav--horizontal>.menu-item{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}@media(max-width: -1){.jet-nav-tablet_extra-align-space-between .jet-nav--horizontal>.menu-item{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}}@media(max-width: 1024px){.jet-nav-tablet-align-space-between .jet-nav--horizontal>.menu-item{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}}@media(max-width: -1){.jet-nav-tablet_extra-align-center .jet-nav--horizontal>.menu-item,.jet-nav-tablet_extra-align-flex-start .jet-nav--horizontal>.menu-item,.jet-nav-tablet_extra-align-flex-end .jet-nav--horizontal>.menu-item{-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0}}@media(max-width: 1024px){.jet-nav-tablet-align-center .jet-nav--horizontal>.menu-item,.jet-nav-tablet-align-flex-start .jet-nav--horizontal>.menu-item,.jet-nav-tablet-align-flex-end .jet-nav--horizontal>.menu-item{-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0}}@media(max-width: -1){.jet-nav-mobile_extra-align-space-between .jet-nav--horizontal>.menu-item{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}}@media(max-width: -1){.jet-nav-mobile_extra-align-center .jet-nav--horizontal>.menu-item,.jet-nav-mobile_extra-align-flex-start .jet-nav--horizontal>.menu-item,.jet-nav-mobile_extra-align-flex-end .jet-nav--horizontal>.menu-item{-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0}}@media(max-width: 767px){.jet-nav-mobile-align-space-between .jet-nav--horizontal>.menu-item{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}}@media(max-width: 767px){.jet-nav-mobile-align-center .jet-nav--horizontal>.menu-item,.jet-nav-mobile-align-flex-start .jet-nav--horizontal>.menu-item,.jet-nav-mobile-align-flex-end .jet-nav--horizontal>.menu-item{-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0}}.jet-nav.jet-nav--vertical{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-ms-flex-wrap:nowrap;flex-wrap:nowrap}.jet-nav.jet-nav--vertical .menu-item-link.menu-item-link-top{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.jet-nav.jet-nav--vertical-sub-left-side .menu-item-link.menu-item-link-sub{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.jet-nav.jet-nav--vertical-sub-left-side .jet-nav-arrow{margin-left:0;margin-right:10px;-webkit-box-ordinal-group:0;-ms-flex-order:-1;order:-1}.jet-nav-align-space-between .jet-nav.jet-nav--vertical-sub-left-side .menu-item-link-top .jet-nav-link-text{margin-left:auto}@media(max-width: -1){.jet-nav-tablet_extra-align-space-between .jet-nav.jet-nav--vertical-sub-left-side .menu-item-link-top .jet-nav-link-text{margin-left:auto}}@media(max-width: -1){.jet-nav-tablet_extra-align-center .jet-nav.jet-nav--vertical-sub-left-side .menu-item-link-top .jet-nav-link-text,.jet-nav-tablet_extra-align-flex-start .jet-nav.jet-nav--vertical-sub-left-side .menu-item-link-top .jet-nav-link-text,.jet-nav-tablet_extra-align-flex-end .jet-nav.jet-nav--vertical-sub-left-side .menu-item-link-top .jet-nav-link-text{margin-left:0}}@media(max-width: 1024px){.jet-nav-tablet-align-space-between .jet-nav.jet-nav--vertical-sub-left-side .menu-item-link-top .jet-nav-link-text{margin-left:auto}}@media(max-width: 1024px){.jet-nav-tablet-align-center .jet-nav.jet-nav--vertical-sub-left-side .menu-item-link-top .jet-nav-link-text,.jet-nav-tablet-align-flex-start .jet-nav.jet-nav--vertical-sub-left-side .menu-item-link-top .jet-nav-link-text,.jet-nav-tablet-align-flex-end .jet-nav.jet-nav--vertical-sub-left-side .menu-item-link-top .jet-nav-link-text{margin-left:0}}@media(max-width: -1){.jet-nav-mobile_extra-align-space-between .jet-nav.jet-nav--vertical-sub-left-side .menu-item-link-top .jet-nav-link-text{margin-left:auto}}@media(max-width: -1){.jet-nav-mobile_extra-align-center .jet-nav.jet-nav--vertical-sub-left-side .menu-item-link-top .jet-nav-link-text,.jet-nav-mobile_extra-align-flex-start .jet-nav.jet-nav--vertical-sub-left-side .menu-item-link-top .jet-nav-link-text,.jet-nav-mobile_extra-align-flex-end .jet-nav.jet-nav--vertical-sub-left-side .menu-item-link-top .jet-nav-link-text{margin-left:0}}@media(max-width: 767px){.jet-nav-mobile-align-space-between .jet-nav.jet-nav--vertical-sub-left-side .menu-item-link-top .jet-nav-link-text{margin-left:auto}}@media(max-width: 767px){.jet-nav-mobile-align-center .jet-nav.jet-nav--vertical-sub-left-side .menu-item-link-top .jet-nav-link-text,.jet-nav-mobile-align-flex-start .jet-nav.jet-nav--vertical-sub-left-side .menu-item-link-top .jet-nav-link-text,.jet-nav-mobile-align-flex-end .jet-nav.jet-nav--vertical-sub-left-side .menu-item-link-top .jet-nav-link-text{margin-left:0}}@media(max-width: -1){.jet-mobile-menu.jet-nav-wrap .jet-nav.m-layout-tablet_extra{display:none;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-ms-flex-wrap:nowrap;flex-wrap:nowrap;margin-top:10px}.jet-mobile-menu.jet-nav-wrap .jet-nav.m-layout-tablet_extra .menu-item-link.menu-item-link-top{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.jet-mobile-menu.jet-nav-wrap .jet-nav.m-layout-tablet_extra.jet-nav--vertical-sub-left-side .menu-item .menu-item-link.menu-item-link-top .jet-nav-link-text{margin-left:0}.jet-mobile-menu.jet-nav-wrap .jet-nav.m-layout-tablet_extra.jet-nav--vertical-sub-left-side .menu-item-link.menu-item-link-sub{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.jet-mobile-menu.jet-nav-wrap .jet-nav.m-layout-tablet_extra.jet-nav--vertical-sub-left-side .jet-nav-arrow{margin-left:10px;margin-right:0;-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}}@media(max-width: 1024px){.jet-mobile-menu.jet-nav-wrap .jet-nav.m-layout-tablet{display:none;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-ms-flex-wrap:nowrap;flex-wrap:nowrap;margin-top:10px}.jet-mobile-menu.jet-nav-wrap .jet-nav.m-layout-tablet .menu-item-link.menu-item-link-top{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.jet-mobile-menu.jet-nav-wrap .jet-nav.m-layout-tablet.jet-nav--vertical-sub-left-side .menu-item .menu-item-link.menu-item-link-top .jet-nav-link-text{margin-left:0}.jet-mobile-menu.jet-nav-wrap .jet-nav.m-layout-tablet.jet-nav--vertical-sub-left-side .menu-item-link.menu-item-link-sub{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.jet-mobile-menu.jet-nav-wrap .jet-nav.m-layout-tablet.jet-nav--vertical-sub-left-side .jet-nav-arrow{margin-left:10px;margin-right:0;-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}}@media(max-width: -1){.jet-mobile-menu.jet-nav-wrap .jet-nav.m-layout-mobile_extra{display:none;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-ms-flex-wrap:nowrap;flex-wrap:nowrap;margin-top:10px}.jet-mobile-menu.jet-nav-wrap .jet-nav.m-layout-mobile_extra .menu-item-link.menu-item-link-top{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.jet-mobile-menu.jet-nav-wrap .jet-nav.m-layout-mobile_extra.jet-nav--vertical-sub-left-side .menu-item .menu-item-link.menu-item-link-top .jet-nav-link-text{margin-left:0}.jet-mobile-menu.jet-nav-wrap .jet-nav.m-layout-mobile_extra.jet-nav--vertical-sub-left-side .menu-item-link.menu-item-link-sub{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.jet-mobile-menu.jet-nav-wrap .jet-nav.m-layout-mobile_extra.jet-nav--vertical-sub-left-side .jet-nav-arrow{margin-left:10px;margin-right:0;-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}}@media(max-width: 767px){.jet-mobile-menu.jet-nav-wrap .jet-nav.m-layout-mobile{display:none;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-ms-flex-wrap:nowrap;flex-wrap:nowrap;margin-top:10px}.jet-mobile-menu.jet-nav-wrap .jet-nav.m-layout-mobile .menu-item-link.menu-item-link-top{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.jet-mobile-menu.jet-nav-wrap .jet-nav.m-layout-mobile.jet-nav--vertical-sub-left-side .menu-item .menu-item-link.menu-item-link-top .jet-nav-link-text{margin-left:0}.jet-mobile-menu.jet-nav-wrap .jet-nav.m-layout-mobile.jet-nav--vertical-sub-left-side .menu-item-link.menu-item-link-sub{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.jet-mobile-menu.jet-nav-wrap .jet-nav.m-layout-mobile.jet-nav--vertical-sub-left-side .jet-nav-arrow{margin-left:10px;margin-right:0;-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}}@media(max-width: -1){.jet-mobile-menu--full-width.jet-nav-wrap .jet-nav.m-layout-tablet_extra{position:absolute;z-index:9999;left:0;display:block;width:100vw;-webkit-transform:scaleY(0);-ms-transform:scaleY(0);transform:scaleY(0);-webkit-transform-origin:top center;-ms-transform-origin:top center;transform-origin:top center;-webkit-transition:-webkit-transform .2s cubic-bezier(0.35, 0.19, 0.45, 0.91);transition:-webkit-transform .2s cubic-bezier(0.35, 0.19, 0.45, 0.91);transition:transform .2s cubic-bezier(0.35, 0.19, 0.45, 0.91);transition:transform .2s cubic-bezier(0.35, 0.19, 0.45, 0.91), -webkit-transform .2s cubic-bezier(0.35, 0.19, 0.45, 0.91);will-change:transform;overflow-y:auto;-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar;background-color:#fff}}@media(max-width: 1024px){.jet-mobile-menu--full-width.jet-nav-wrap .jet-nav.m-layout-tablet{position:absolute;z-index:9999;left:0;display:block;width:100vw;-webkit-transform:scaleY(0);-ms-transform:scaleY(0);transform:scaleY(0);-webkit-transform-origin:top center;-ms-transform-origin:top center;transform-origin:top center;-webkit-transition:-webkit-transform .2s cubic-bezier(0.35, 0.19, 0.45, 0.91);transition:-webkit-transform .2s cubic-bezier(0.35, 0.19, 0.45, 0.91);transition:transform .2s cubic-bezier(0.35, 0.19, 0.45, 0.91);transition:transform .2s cubic-bezier(0.35, 0.19, 0.45, 0.91), -webkit-transform .2s cubic-bezier(0.35, 0.19, 0.45, 0.91);will-change:transform;overflow-y:auto;-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar;background-color:#fff}}@media(max-width: -1){.jet-mobile-menu--full-width.jet-nav-wrap .jet-nav.m-layout-mobile_extra{position:absolute;z-index:9999;left:0;display:block;width:100vw;-webkit-transform:scaleY(0);-ms-transform:scaleY(0);transform:scaleY(0);-webkit-transform-origin:top center;-ms-transform-origin:top center;transform-origin:top center;-webkit-transition:-webkit-transform .2s cubic-bezier(0.35, 0.19, 0.45, 0.91);transition:-webkit-transform .2s cubic-bezier(0.35, 0.19, 0.45, 0.91);transition:transform .2s cubic-bezier(0.35, 0.19, 0.45, 0.91);transition:transform .2s cubic-bezier(0.35, 0.19, 0.45, 0.91), -webkit-transform .2s cubic-bezier(0.35, 0.19, 0.45, 0.91);will-change:transform;overflow-y:auto;-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar;background-color:#fff}}@media(max-width: 767px){.jet-mobile-menu--full-width.jet-nav-wrap .jet-nav.m-layout-mobile{position:absolute;z-index:9999;left:0;display:block;width:100vw;-webkit-transform:scaleY(0);-ms-transform:scaleY(0);transform:scaleY(0);-webkit-transform-origin:top center;-ms-transform-origin:top center;transform-origin:top center;-webkit-transition:-webkit-transform .2s cubic-bezier(0.35, 0.19, 0.45, 0.91);transition:-webkit-transform .2s cubic-bezier(0.35, 0.19, 0.45, 0.91);transition:transform .2s cubic-bezier(0.35, 0.19, 0.45, 0.91);transition:transform .2s cubic-bezier(0.35, 0.19, 0.45, 0.91), -webkit-transform .2s cubic-bezier(0.35, 0.19, 0.45, 0.91);will-change:transform;overflow-y:auto;-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar;background-color:#fff}}@media(max-width: -1){.jet-mobile-menu--full-width.jet-mobile-menu-active .jet-nav.m-layout-tablet_extra{-webkit-transform:scaleY(1);-ms-transform:scaleY(1);transform:scaleY(1)}}@media(max-width: 1024px){.jet-mobile-menu--full-width.jet-mobile-menu-active .jet-nav.m-layout-tablet{-webkit-transform:scaleY(1);-ms-transform:scaleY(1);transform:scaleY(1)}}@media(max-width: -1){.jet-mobile-menu--full-width.jet-mobile-menu-active .jet-nav.m-layout-mobile_extra{-webkit-transform:scaleY(1);-ms-transform:scaleY(1);transform:scaleY(1)}}@media(max-width: 767px){.jet-mobile-menu--full-width.jet-mobile-menu-active .jet-nav.m-layout-mobile{-webkit-transform:scaleY(1);-ms-transform:scaleY(1);transform:scaleY(1)}}@media(max-width: -1){.jet-mobile-menu--left-side.jet-nav-wrap .jet-nav.m-layout-tablet_extra,.jet-mobile-menu--right-side.jet-nav-wrap .jet-nav.m-layout-tablet_extra{position:fixed;top:0;z-index:9999;display:block;width:270px;max-width:100%;height:100vh;padding:10px 5px;margin-top:0;-webkit-transition:-webkit-transform .2s cubic-bezier(0.35, 0.19, 0.45, 0.91);transition:-webkit-transform .2s cubic-bezier(0.35, 0.19, 0.45, 0.91);transition:transform .2s cubic-bezier(0.35, 0.19, 0.45, 0.91);transition:transform .2s cubic-bezier(0.35, 0.19, 0.45, 0.91), -webkit-transform .2s cubic-bezier(0.35, 0.19, 0.45, 0.91);-webkit-transform:translateX(-100%);-ms-transform:translateX(-100%);transform:translateX(-100%);will-change:transform;overflow-y:auto;-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar;background-color:#fff}.admin-bar .jet-mobile-menu--left-side.jet-nav-wrap .jet-nav.m-layout-tablet_extra:before,.admin-bar .jet-mobile-menu--right-side.jet-nav-wrap .jet-nav.m-layout-tablet_extra:before{content:"";display:block;height:46px}}@media(max-width: 1024px){.jet-mobile-menu--left-side.jet-nav-wrap .jet-nav.m-layout-tablet,.jet-mobile-menu--right-side.jet-nav-wrap .jet-nav.m-layout-tablet{position:fixed;top:0;z-index:9999;display:block;width:270px;max-width:100%;height:100vh;padding:10px 5px;margin-top:0;-webkit-transition:-webkit-transform .2s cubic-bezier(0.35, 0.19, 0.45, 0.91);transition:-webkit-transform .2s cubic-bezier(0.35, 0.19, 0.45, 0.91);transition:transform .2s cubic-bezier(0.35, 0.19, 0.45, 0.91);transition:transform .2s cubic-bezier(0.35, 0.19, 0.45, 0.91), -webkit-transform .2s cubic-bezier(0.35, 0.19, 0.45, 0.91);-webkit-transform:translateX(-100%);-ms-transform:translateX(-100%);transform:translateX(-100%);will-change:transform;overflow-y:auto;-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar;background-color:#fff}.admin-bar .jet-mobile-menu--left-side.jet-nav-wrap .jet-nav.m-layout-tablet:before,.admin-bar .jet-mobile-menu--right-side.jet-nav-wrap .jet-nav.m-layout-tablet:before{content:"";display:block;height:46px}}@media(max-width: -1){.jet-mobile-menu--left-side.jet-nav-wrap .jet-nav.m-layout-mobile_extra,.jet-mobile-menu--right-side.jet-nav-wrap .jet-nav.m-layout-mobile_extra{position:fixed;top:0;z-index:9999;display:block;width:270px;max-width:100%;height:100vh;padding:10px 5px;margin-top:0;-webkit-transition:-webkit-transform .2s cubic-bezier(0.35, 0.19, 0.45, 0.91);transition:-webkit-transform .2s cubic-bezier(0.35, 0.19, 0.45, 0.91);transition:transform .2s cubic-bezier(0.35, 0.19, 0.45, 0.91);transition:transform .2s cubic-bezier(0.35, 0.19, 0.45, 0.91), -webkit-transform .2s cubic-bezier(0.35, 0.19, 0.45, 0.91);-webkit-transform:translateX(-100%);-ms-transform:translateX(-100%);transform:translateX(-100%);will-change:transform;overflow-y:auto;-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar;background-color:#fff}.admin-bar .jet-mobile-menu--left-side.jet-nav-wrap .jet-nav.m-layout-mobile_extra:before,.admin-bar .jet-mobile-menu--right-side.jet-nav-wrap .jet-nav.m-layout-mobile_extra:before{content:"";display:block;height:46px}}@media(max-width: 767px){.jet-mobile-menu--left-side.jet-nav-wrap .jet-nav.m-layout-mobile,.jet-mobile-menu--right-side.jet-nav-wrap .jet-nav.m-layout-mobile{position:fixed;top:0;z-index:9999;display:block;width:270px;max-width:100%;height:100vh;padding:10px 5px;margin-top:0;-webkit-transition:-webkit-transform .2s cubic-bezier(0.35, 0.19, 0.45, 0.91);transition:-webkit-transform .2s cubic-bezier(0.35, 0.19, 0.45, 0.91);transition:transform .2s cubic-bezier(0.35, 0.19, 0.45, 0.91);transition:transform .2s cubic-bezier(0.35, 0.19, 0.45, 0.91), -webkit-transform .2s cubic-bezier(0.35, 0.19, 0.45, 0.91);-webkit-transform:translateX(-100%);-ms-transform:translateX(-100%);transform:translateX(-100%);will-change:transform;overflow-y:auto;-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar;background-color:#fff}.admin-bar .jet-mobile-menu--left-side.jet-nav-wrap .jet-nav.m-layout-mobile:before,.admin-bar .jet-mobile-menu--right-side.jet-nav-wrap .jet-nav.m-layout-mobile:before{content:"";display:block;height:46px}}@media(max-width: -1){.jet-mobile-menu--left-side.jet-nav-wrap .jet-nav.m-layout-tablet_extra{left:0;-webkit-transform:translateX(-100%);-ms-transform:translateX(-100%);transform:translateX(-100%)}}@media(max-width: 1024px){.jet-mobile-menu--left-side.jet-nav-wrap .jet-nav.m-layout-tablet{left:0;-webkit-transform:translateX(-100%);-ms-transform:translateX(-100%);transform:translateX(-100%)}}@media(max-width: -1){.jet-mobile-menu--left-side.jet-nav-wrap .jet-nav.m-layout-mobile_extra{left:0;-webkit-transform:translateX(-100%);-ms-transform:translateX(-100%);transform:translateX(-100%)}}@media(max-width: 767px){.jet-mobile-menu--left-side.jet-nav-wrap .jet-nav.m-layout-mobile{left:0;-webkit-transform:translateX(-100%);-ms-transform:translateX(-100%);transform:translateX(-100%)}}@media(max-width: -1){.jet-mobile-menu--right-side.jet-nav-wrap .jet-nav.m-layout-tablet_extra{right:0;-webkit-transform:translateX(100%);-ms-transform:translateX(100%);transform:translateX(100%)}}@media(max-width: 1024px){.jet-mobile-menu--right-side.jet-nav-wrap .jet-nav.m-layout-tablet{right:0;-webkit-transform:translateX(100%);-ms-transform:translateX(100%);transform:translateX(100%)}}@media(max-width: -1){.jet-mobile-menu--right-side.jet-nav-wrap .jet-nav.m-layout-mobile_extra{right:0;-webkit-transform:translateX(100%);-ms-transform:translateX(100%);transform:translateX(100%)}}@media(max-width: 767px){.jet-mobile-menu--right-side.jet-nav-wrap .jet-nav.m-layout-mobile{right:0;-webkit-transform:translateX(100%);-ms-transform:translateX(100%);transform:translateX(100%)}}@media(max-width: -1){.jet-mobile-menu--left-side.jet-mobile-menu-active .jet-nav.m-layout-tablet_extra,.jet-mobile-menu--right-side.jet-mobile-menu-active .jet-nav.m-layout-tablet_extra{-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0)}}@media(max-width: 1024px){.jet-mobile-menu--left-side.jet-mobile-menu-active .jet-nav.m-layout-tablet,.jet-mobile-menu--right-side.jet-mobile-menu-active .jet-nav.m-layout-tablet{-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0)}}@media(max-width: -1){.jet-mobile-menu--left-side.jet-mobile-menu-active .jet-nav.m-layout-mobile_extra,.jet-mobile-menu--right-side.jet-mobile-menu-active .jet-nav.m-layout-mobile_extra{-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0)}}@media(max-width: 767px){.jet-mobile-menu--left-side.jet-mobile-menu-active .jet-nav.m-layout-mobile,.jet-mobile-menu--right-side.jet-mobile-menu-active .jet-nav.m-layout-mobile{-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0)}}.jet-nav__mobile-close-btn{display:none}@media(max-width: -1){.jet-mobile-menu--left-side.jet-nav-wrap .jet-nav.m-layout-tablet_extra .jet-nav__mobile-close-btn,.jet-mobile-menu--right-side.jet-nav-wrap .jet-nav.m-layout-tablet_extra .jet-nav__mobile-close-btn{display:block;position:absolute;top:0;right:0;z-index:9999;padding:10px;line-height:1;cursor:pointer}.admin-bar .jet-mobile-menu--left-side.jet-nav-wrap .jet-nav.m-layout-tablet_extra .jet-nav__mobile-close-btn,.admin-bar .jet-mobile-menu--right-side.jet-nav-wrap .jet-nav.m-layout-tablet_extra .jet-nav__mobile-close-btn{top:46px}}@media(max-width: 1024px){.jet-mobile-menu--left-side.jet-nav-wrap .jet-nav.m-layout-tablet .jet-nav__mobile-close-btn,.jet-mobile-menu--right-side.jet-nav-wrap .jet-nav.m-layout-tablet .jet-nav__mobile-close-btn{display:block;position:absolute;top:0;right:0;z-index:9999;padding:10px;line-height:1;cursor:pointer}.admin-bar .jet-mobile-menu--left-side.jet-nav-wrap .jet-nav.m-layout-tablet .jet-nav__mobile-close-btn,.admin-bar .jet-mobile-menu--right-side.jet-nav-wrap .jet-nav.m-layout-tablet .jet-nav__mobile-close-btn{top:46px}}@media(max-width: -1){.jet-mobile-menu--left-side.jet-nav-wrap .jet-nav.m-layout-mobile_extra .jet-nav__mobile-close-btn,.jet-mobile-menu--right-side.jet-nav-wrap .jet-nav.m-layout-mobile_extra .jet-nav__mobile-close-btn{display:block;position:absolute;top:0;right:0;z-index:9999;padding:10px;line-height:1;cursor:pointer}.admin-bar .jet-mobile-menu--left-side.jet-nav-wrap .jet-nav.m-layout-mobile_extra .jet-nav__mobile-close-btn,.admin-bar .jet-mobile-menu--right-side.jet-nav-wrap .jet-nav.m-layout-mobile_extra .jet-nav__mobile-close-btn{top:46px}}@media(max-width: 767px){.jet-mobile-menu--left-side.jet-nav-wrap .jet-nav.m-layout-mobile .jet-nav__mobile-close-btn,.jet-mobile-menu--right-side.jet-nav-wrap .jet-nav.m-layout-mobile .jet-nav__mobile-close-btn{display:block;position:absolute;top:0;right:0;z-index:9999;padding:10px;line-height:1;cursor:pointer}.admin-bar .jet-mobile-menu--left-side.jet-nav-wrap .jet-nav.m-layout-mobile .jet-nav__mobile-close-btn,.admin-bar .jet-mobile-menu--right-side.jet-nav-wrap .jet-nav.m-layout-mobile .jet-nav__mobile-close-btn{top:46px}}.jet-nav-wrap{max-width:100%;position:relative}.jet-nav-wrap.jet-mobile-menu-trigger-active .jet-nav__mobile-trigger{display:-webkit-box;display:-ms-flexbox;display:flex}.jet-nav-wrap.jet-mobile-menu-trigger-active .jet-nav{display:none;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-ms-flex-wrap:nowrap;flex-wrap:nowrap;margin-top:10px}.jet-nav-wrap.jet-mobile-menu-trigger-active .jet-nav .menu-item-link.menu-item-link-top{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.jet-nav-wrap.jet-mobile-menu-trigger-active .jet-nav .jet-nav__sub{position:static;top:0;left:0;width:100% !important;-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0);display:none}.jet-nav-wrap.jet-mobile-menu-trigger-active .jet-nav .menu-item.jet-nav-hover>.jet-nav__sub{display:block}.jet-nav-wrap.jet-mobile-menu-trigger-active.jet-mobile-menu-active .jet-nav{display:block}.jet-nav-wrap .jet-mobile-menu__overlay{display:none}.jet-nav-wrap .jet-nav__mobile-trigger{display:none;height:40px;width:40px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;cursor:pointer;-webkit-box-sizing:border-box;box-sizing:border-box}.jet-nav-wrap .jet-nav__mobile-trigger-open{display:block}.jet-nav-wrap .jet-nav__mobile-trigger-close{display:none}.jet-nav-wrap .jet-nav__mobile-trigger-close .jet-blocks-icon{color:#fff}.jet-nav-wrap .jet-nav__mobile-trigger.jet-nav-mobile-trigger-align-left{margin-right:auto;margin-left:0}.jet-nav-wrap .jet-nav__mobile-trigger.jet-nav-mobile-trigger-align-right{margin-right:0;margin-left:auto}.jet-nav-wrap .jet-nav__mobile-trigger.jet-nav-mobile-trigger-align-center{margin-right:auto;margin-left:auto}.jet-nav-wrap.jet-mobile-menu-active .jet-nav__mobile-trigger{position:relative;z-index:9999}.jet-nav-wrap.jet-mobile-menu-active .jet-nav__mobile-trigger-open{display:none}.jet-nav-wrap.jet-mobile-menu-active .jet-nav__mobile-trigger-close{display:block}.jet-nav-wrap.jet-mobile-menu-active .jet-nav{position:relative;z-index:9999}@media(max-width: -1){.jet-nav-wrap.jet-mobile-menu-active .jet-nav.m-layout-tablet_extra{display:block}}@media(max-width: 1024px){.jet-nav-wrap.jet-mobile-menu-active .jet-nav.m-layout-tablet{display:block}}@media(max-width: -1){.jet-nav-wrap.jet-mobile-menu-active .jet-nav.m-layout-mobile_extra{display:block}}@media(max-width: 767px){.jet-nav-wrap.jet-mobile-menu-active .jet-nav.m-layout-mobile{display:block}}.jet-nav-wrap.jet-mobile-menu-active .jet-nav__sub{background-color:var(--jet-nav-mobile-dropdown-bg, var(--jet-nav-dropdown-bg, #fff))}.jet-nav-wrap.jet-mobile-menu-active .jet-mobile-menu__overlay{display:block;position:fixed;inset:0;background-color:var(--jet-nav-mobile-overlay-bg, rgba(0, 0, 0, 0.5));z-index:9998}@media(max-width: -1){.jet-nav-wrap.m-layout-tablet_extra.jet-mobile-menu--left-side .jet-nav__mobile-close-btn,.jet-nav-wrap.m-layout-tablet_extra.jet-mobile-menu--right-side .jet-nav__mobile-close-btn{display:block;position:absolute;top:0;right:0;z-index:9999;padding:10px;line-height:1;cursor:pointer}.admin-bar .jet-nav-wrap.m-layout-tablet_extra.jet-mobile-menu--left-side .jet-nav__mobile-close-btn,.admin-bar .jet-nav-wrap.m-layout-tablet_extra.jet-mobile-menu--right-side .jet-nav__mobile-close-btn{top:46px}}@media(max-width: 1024px){.jet-nav-wrap.m-layout-tablet.jet-mobile-menu--left-side .jet-nav__mobile-close-btn,.jet-nav-wrap.m-layout-tablet.jet-mobile-menu--right-side .jet-nav__mobile-close-btn{display:block;position:absolute;top:0;right:0;z-index:9999;padding:10px;line-height:1;cursor:pointer}.admin-bar .jet-nav-wrap.m-layout-tablet.jet-mobile-menu--left-side .jet-nav__mobile-close-btn,.admin-bar .jet-nav-wrap.m-layout-tablet.jet-mobile-menu--right-side .jet-nav__mobile-close-btn{top:46px}}@media(max-width: -1){.jet-nav-wrap.m-layout-mobile_extra.jet-mobile-menu--left-side .jet-nav__mobile-close-btn,.jet-nav-wrap.m-layout-mobile_extra.jet-mobile-menu--right-side .jet-nav__mobile-close-btn{display:block;position:absolute;top:0;right:0;z-index:9999;padding:10px;line-height:1;cursor:pointer}.admin-bar .jet-nav-wrap.m-layout-mobile_extra.jet-mobile-menu--left-side .jet-nav__mobile-close-btn,.admin-bar .jet-nav-wrap.m-layout-mobile_extra.jet-mobile-menu--right-side .jet-nav__mobile-close-btn{top:46px}}@media(max-width: 767px){.jet-nav-wrap.m-layout-mobile.jet-mobile-menu--left-side .jet-nav__mobile-close-btn,.jet-nav-wrap.m-layout-mobile.jet-mobile-menu--right-side .jet-nav__mobile-close-btn{display:block;position:absolute;top:0;right:0;z-index:9999;padding:10px;line-height:1;cursor:pointer}.admin-bar .jet-nav-wrap.m-layout-mobile.jet-mobile-menu--left-side .jet-nav__mobile-close-btn,.admin-bar .jet-nav-wrap.m-layout-mobile.jet-mobile-menu--right-side .jet-nav__mobile-close-btn{top:46px}}@media(max-width: -1){.jet-nav-wrap.m-layout-tablet_extra .jet-nav__mobile-trigger{display:-webkit-box;display:-ms-flexbox;display:flex}}@media(max-width: 1024px){.jet-nav-wrap.m-layout-tablet .jet-nav__mobile-trigger{display:-webkit-box;display:-ms-flexbox;display:flex}}@media(max-width: -1){.jet-nav-wrap.m-layout-mobile_extra .jet-nav__mobile-trigger{display:-webkit-box;display:-ms-flexbox;display:flex}}@media(max-width: 767px){.jet-nav-wrap.m-layout-mobile .jet-nav__mobile-trigger{display:-webkit-box;display:-ms-flexbox;display:flex}}.jet-hamburger-panel{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.jet-hamburger-panel__toggle{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;cursor:pointer;padding:10px;background-color:#6ec1e4;-webkit-box-shadow:1px 1px 5px rgba(0,0,0,.2);box-shadow:1px 1px 5px rgba(0,0,0,.2)}.jet-hamburger-panel__toggle-icon{font-size:20px;line-height:1;color:#fff}.jet-hamburger-panel__toggle-label{color:#fff;font-size:16px}.jet-hamburger-panel__toggle-icon+.jet-hamburger-panel__toggle-label{margin-left:10px}.jet-hamburger-panel__icon{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.jet-hamburger-panel__icon.icon-active{display:none}.jet-hamburger-panel__instance{position:fixed;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;top:0;width:500px;height:100vh;pointer-events:none;z-index:100}.admin-bar .jet-hamburger-panel__instance{top:32px}.elementor-editor-active .jet-hamburger-panel__instance{z-index:9999}.jet-hamburger-panel__inner{position:relative;width:100%;overflow-y:auto;background-color:#fff;-webkit-box-shadow:1px 1px 5px rgba(0,0,0,.5);box-shadow:1px 1px 5px rgba(0,0,0,.5)}.jet-hamburger-panel__close-button{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:absolute;top:20px;right:20px;line-height:1;cursor:pointer;z-index:100;color:#54595f;font-size:20px}.jet-hamburger-panel__cover{position:fixed;width:100%;height:100%;top:0;left:0;opacity:0;background-color:rgba(0,0,0,.3);pointer-events:none;-webkit-transition:opacity .4s cubic-bezier(0.6, 0.17, 0.45, 0.88);transition:opacity .4s cubic-bezier(0.6, 0.17, 0.45, 0.88)}.jet-hamburger-panel__content{position:relative;padding:30px 20px}.jet-hamburger-panel.open-state .jet-hamburger-panel__cover{opacity:1}.jet-hamburger-panel.open-state .jet-hamburger-panel__instance{pointer-events:auto}.jet-hamburger-panel.open-state .jet-hamburger-panel__icon.icon-normal{display:none}.jet-hamburger-panel.open-state .jet-hamburger-panel__icon.icon-active{display:block}.jet-hamburger-panel ::-webkit-scrollbar{width:8px;height:8px}.jet-hamburger-panel ::-webkit-scrollbar-button{width:10px;height:10px}.jet-hamburger-panel ::-webkit-scrollbar-thumb{background:#cecece;border:0px none #fff;border-radius:8px}.jet-hamburger-panel ::-webkit-scrollbar-thumb:hover{background:#c1c1c1}.jet-hamburger-panel ::-webkit-scrollbar-thumb:active{background:#c1c1c1}.jet-hamburger-panel ::-webkit-scrollbar-track{background:rgba(122,122,122,.15);border:0px none #fff;border-radius:8px}.jet-hamburger-panel ::-webkit-scrollbar-track:hover{background:rgba(122,122,122,.2)}.jet-hamburger-panel ::-webkit-scrollbar-track:active{background:rgba(122,122,122,.2)}.jet-hamburger-panel ::-webkit-scrollbar-corner{background:rgba(0,0,0,0)}.jet-hamburger-panel.jet-hamburger-panel-slide-effect.jet-hamburger-panel-right-position .jet-hamburger-panel__instance{right:0}.jet-hamburger-panel.jet-hamburger-panel-slide-effect.jet-hamburger-panel-right-position .jet-hamburger-panel__inner{-webkit-transform:translateX(101%);-ms-transform:translateX(101%);transform:translateX(101%);-webkit-transition:-webkit-transform .4s cubic-bezier(0.6, 0.17, 0.45, 0.88);transition:-webkit-transform .4s cubic-bezier(0.6, 0.17, 0.45, 0.88);transition:transform .4s cubic-bezier(0.6, 0.17, 0.45, 0.88);transition:transform .4s cubic-bezier(0.6, 0.17, 0.45, 0.88), -webkit-transform .4s cubic-bezier(0.6, 0.17, 0.45, 0.88)}.jet-hamburger-panel.jet-hamburger-panel-slide-effect.jet-hamburger-panel-right-position.open-state .jet-hamburger-panel__inner{-webkit-transform:translateX(0%);-ms-transform:translateX(0%);transform:translateX(0%)}.jet-hamburger-panel.jet-hamburger-panel-slide-effect.jet-hamburger-panel-left-position .jet-hamburger-panel__instance{left:0}.jet-hamburger-panel.jet-hamburger-panel-slide-effect.jet-hamburger-panel-left-position .jet-hamburger-panel__inner{-webkit-transform:translateX(-101%);-ms-transform:translateX(-101%);transform:translateX(-101%);-webkit-transition:-webkit-transform .4s cubic-bezier(0.6, 0.17, 0.45, 0.88);transition:-webkit-transform .4s cubic-bezier(0.6, 0.17, 0.45, 0.88);transition:transform .4s cubic-bezier(0.6, 0.17, 0.45, 0.88);transition:transform .4s cubic-bezier(0.6, 0.17, 0.45, 0.88), -webkit-transform .4s cubic-bezier(0.6, 0.17, 0.45, 0.88)}.jet-hamburger-panel.jet-hamburger-panel-slide-effect.jet-hamburger-panel-left-position.open-state .jet-hamburger-panel__inner{-webkit-transform:translateX(0%);-ms-transform:translateX(0%);transform:translateX(0%)}.jet-hamburger-panel.jet-hamburger-panel-fade-effect.jet-hamburger-panel-right-position .jet-hamburger-panel__instance{right:0;opacity:0;-webkit-transition:opacity .4s cubic-bezier(0.6, 0.17, 0.45, 0.88);transition:opacity .4s cubic-bezier(0.6, 0.17, 0.45, 0.88)}.jet-hamburger-panel.jet-hamburger-panel-fade-effect.jet-hamburger-panel-right-position.open-state .jet-hamburger-panel__instance{opacity:1}.jet-hamburger-panel.jet-hamburger-panel-fade-effect.jet-hamburger-panel-left-position .jet-hamburger-panel__instance{left:0;opacity:0;-webkit-transition:opacity .4s cubic-bezier(0.6, 0.17, 0.45, 0.88);transition:opacity .4s cubic-bezier(0.6, 0.17, 0.45, 0.88)}.jet-hamburger-panel.jet-hamburger-panel-fade-effect.jet-hamburger-panel-left-position.open-state .jet-hamburger-panel__instance{opacity:1}.jet-hamburger-panel.jet-hamburger-panel-zoom-effect.jet-hamburger-panel-right-position .jet-hamburger-panel__instance{right:0}.jet-hamburger-panel.jet-hamburger-panel-zoom-effect.jet-hamburger-panel-right-position .jet-hamburger-panel__inner{opacity:0;-webkit-transform:scale(0.75);-ms-transform:scale(0.75);transform:scale(0.75);-webkit-transition:opacity .3s cubic-bezier(0.6, 0.17, 0.45, 0.88),-webkit-transform .4s cubic-bezier(0.31, 0.86, 0.62, 0.99);transition:opacity .3s cubic-bezier(0.6, 0.17, 0.45, 0.88),-webkit-transform .4s cubic-bezier(0.31, 0.86, 0.62, 0.99);transition:opacity .3s cubic-bezier(0.6, 0.17, 0.45, 0.88),transform .4s cubic-bezier(0.31, 0.86, 0.62, 0.99);transition:opacity .3s cubic-bezier(0.6, 0.17, 0.45, 0.88),transform .4s cubic-bezier(0.31, 0.86, 0.62, 0.99),-webkit-transform .4s cubic-bezier(0.31, 0.86, 0.62, 0.99)}.jet-hamburger-panel.jet-hamburger-panel-zoom-effect.jet-hamburger-panel-right-position.open-state .jet-hamburger-panel__inner{opacity:1;-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1)}.jet-hamburger-panel.jet-hamburger-panel-zoom-effect.jet-hamburger-panel-left-position .jet-hamburger-panel__instance{left:0}.jet-hamburger-panel.jet-hamburger-panel-zoom-effect.jet-hamburger-panel-left-position .jet-hamburger-panel__instance .jet-hamburger-panel__inner{opacity:0;-webkit-transform:scale(0.75);-ms-transform:scale(0.75);transform:scale(0.75);-webkit-transition:opacity .3s cubic-bezier(0.6, 0.17, 0.45, 0.88),-webkit-transform .4s cubic-bezier(0.31, 0.86, 0.62, 0.99);transition:opacity .3s cubic-bezier(0.6, 0.17, 0.45, 0.88),-webkit-transform .4s cubic-bezier(0.31, 0.86, 0.62, 0.99);transition:opacity .3s cubic-bezier(0.6, 0.17, 0.45, 0.88),transform .4s cubic-bezier(0.31, 0.86, 0.62, 0.99);transition:opacity .3s cubic-bezier(0.6, 0.17, 0.45, 0.88),transform .4s cubic-bezier(0.31, 0.86, 0.62, 0.99),-webkit-transform .4s cubic-bezier(0.31, 0.86, 0.62, 0.99)}.jet-hamburger-panel.jet-hamburger-panel-zoom-effect.jet-hamburger-panel-left-position.open-state .jet-hamburger-panel__inner{opacity:1;-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1)}html.jet-hamburger-panel-visible{overflow:hidden}.jet-blocks__edit-cover{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:absolute;-webkit-box-sizing:border-box;box-sizing:border-box;height:30px;padding:5px 10px;left:15px;top:15px;border-radius:3px;background-color:#b7084e;z-index:99;cursor:pointer;-webkit-transition:opacity .3s ease;transition:opacity .3s ease}.jet-blocks__edit-cover i{font-size:14px;color:#fff;margin-right:5px}.jet-blocks__edit-cover span{font-family:Roboto,Arial,Helvetica,Verdana,sans-serif;font-size:13px;color:#fff}.jet-blocks__edit-cover:hover{background-color:#840739}.jet-blocks-no-template-message{text-align:center;padding:10px}.jet-blocks-new-template-link{color:#6ec1e4;text-decoration:underline}.jet-hamburger-panel-loader{position:absolute;left:50%;top:50%;width:24px;height:24px;margin-top:-12px;margin-left:-12px;border:4px rgba(0,0,0,.15) solid;border-top-width:4px;border-top-style:solid;border-top-color:#fff;border-radius:50%;-webkit-animation:spCircRot .6s infinite linear;animation:spCircRot .6s infinite linear}@-webkit-keyframes spCircRot{from{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@keyframes spCircRot{from{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}.jet-blocks-cart{position:relative;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex}.jet-blocks-cart__heading-link{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.jet-blocks-cart__icon{display:block;margin-right:5px}.jet-blocks-cart__label{display:block;margin-right:5px}.jet-blocks-cart__count{display:block;text-align:center}.jet-blocks-cart__total{display:block}.jet-blocks-cart__close-button{position:absolute;top:20px;right:20px;cursor:pointer}.jet-blocks-cart__close-button svg{color:currentColor;height:auto}.jet-blocks-cart__list{width:250px;padding:20px;z-index:9999;background:#fff;position:relative}.jet-blocks-cart__list .widget.woocommerce.widget_shopping_cart{padding:0;margin:0;border:none;border-radius:0}.jet-blocks-cart__list .widget.woocommerce.widget_shopping_cart .woocommerce-mini-cart{overflow-y:auto}.jet-blocks-cart__list .widget.woocommerce.widget_shopping_cart .woocommerce-mini-cart::-webkit-scrollbar{width:6px}.jet-blocks-cart__list .widget.woocommerce.widget_shopping_cart .woocommerce-mini-cart::-webkit-scrollbar-button{width:0;height:0}.jet-blocks-cart__list .widget.woocommerce.widget_shopping_cart .woocommerce-mini-cart::-webkit-scrollbar-thumb{background-color:#d8d8d8;border:none;border-radius:10px}.jet-blocks-cart__list .widget.woocommerce.widget_shopping_cart .woocommerce-mini-cart::-webkit-scrollbar-track{border:none;border-radius:10px}.jet-blocks-cart__list .widget.woocommerce.widget_shopping_cart .woocommerce-mini-cart::-webkit-scrollbar-corner{background:rgba(0,0,0,0)}.jet-blocks-cart__list .widget.woocommerce.widget_shopping_cart .woocommerce-mini-cart-item{border:none}.jet-blocks-cart__list .widget.woocommerce.widget_shopping_cart .woocommerce-mini-cart__total:after{content:none;display:none}.jet-blocks-cart--empty{display:none !important}.jet-blocks-cart--dropdown-layout .jet-blocks-cart__list{position:absolute;top:-999em;opacity:0;left:0;-webkit-transform:translateY(30px);-ms-transform:translateY(30px);transform:translateY(30px);-webkit-transition-property:opacity,-webkit-transform;transition-property:opacity,-webkit-transform;transition-property:opacity,transform;transition-property:opacity,transform,-webkit-transform;-webkit-transition-duration:200ms;transition-duration:200ms}.jet-blocks-cart--dropdown-layout.jet-cart-open .jet-blocks-cart__list{-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0);opacity:1;top:100%}.jet-blocks-cart--slide-out-layout .jet-blocks-cart__list{position:fixed;height:100vh;top:0;right:0;-webkit-transform:translateX(100%);-ms-transform:translateX(100%);transform:translateX(100%);-webkit-transition-property:opacity,-webkit-transform;transition-property:opacity,-webkit-transform;transition-property:opacity,transform;transition-property:opacity,transform,-webkit-transform;-webkit-transition-duration:300ms;transition-duration:300ms;-webkit-transition-timing-function:cubic-bezier(0.28, 0.59, 0.45, 0.93);transition-timing-function:cubic-bezier(0.28, 0.59, 0.45, 0.93);touch-action:none;-ms-touch-action:none;-webkit-overflow-scrolling:touch}.admin-bar .jet-blocks-cart--slide-out-layout .jet-blocks-cart__list{top:32px}.jet-blocks-cart--slide-out-layout .jet-blocks-cart__overlay{position:fixed;inset:0;display:block;content:"";background:rgba(0,0,0,.5);-webkit-transition:300ms cubic-bezier(0.28, 0.59, 0.45, 0.93);transition:300ms cubic-bezier(0.28, 0.59, 0.45, 0.93);opacity:0;visibility:hidden;z-index:9998}.jet-blocks-cart--slide-out-layout.jet-cart-open .jet-blocks-cart__list{-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0)}.jet-blocks-cart--slide-out-layout.jet-cart-open .jet-blocks-cart__overlay{opacity:1;visibility:visible}.jet-blocks-cart--slide-out-layout[data-settings*='"triggerType":"hover"'] .jet-blocks-cart__overlay{pointer-events:none}.theme-astra .jet-blocks-cart .widget_shopping_cart li.woocommerce-mini-cart-item img{position:relative;float:left;-webkit-transform:inherit;-ms-transform:inherit;transform:inherit;height:auto}.theme-astra.theme-astra .jet-blocks-cart .widget_shopping_cart .woocommerce-mini-cart__buttons a{display:inline-block;width:auto;margin-right:5px;text-align:center}.theme-astra.theme-astra .jet-blocks-cart .widget_shopping_cart .woocommerce-mini-cart__buttons .checkout.wc-forward{margin-right:5px}.elementor-jet-blocks-cart{display:-webkit-box;display:-ms-flexbox;display:flex}.jet-breadcrumbs{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.jet-breadcrumbs-page-title-yes.jet-breadcrumbs-align-justify .jet-breadcrumbs{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.jet-breadcrumbs-page-title-yes.jet-breadcrumbs-align-justify .jet-breadcrumbs__title,.jet-breadcrumbs-page-title-yes.jet-breadcrumbs-align-justify .jet-breadcrumbs__content{-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0}@media(max-width: 1024px){.jet-breadcrumbs-page-title-yes.jet-breadcrumbs-align-tablet-justify .jet-breadcrumbs{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.jet-breadcrumbs-page-title-yes.jet-breadcrumbs-align-tablet-justify .jet-breadcrumbs__title,.jet-breadcrumbs-page-title-yes.jet-breadcrumbs-align-tablet-justify .jet-breadcrumbs__content{-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0}}@media(max-width: 1024px){.jet-breadcrumbs-page-title-yes.jet-breadcrumbs-align-tablet-left .jet-breadcrumbs,.jet-breadcrumbs-page-title-yes.jet-breadcrumbs-align-tablet-center .jet-breadcrumbs,.jet-breadcrumbs-page-title-yes.jet-breadcrumbs-align-tablet-right .jet-breadcrumbs{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch}.jet-breadcrumbs-page-title-yes.jet-breadcrumbs-align-tablet-left .jet-breadcrumbs__title,.jet-breadcrumbs-page-title-yes.jet-breadcrumbs-align-tablet-left .jet-breadcrumbs__content,.jet-breadcrumbs-page-title-yes.jet-breadcrumbs-align-tablet-center .jet-breadcrumbs__title,.jet-breadcrumbs-page-title-yes.jet-breadcrumbs-align-tablet-center .jet-breadcrumbs__content,.jet-breadcrumbs-page-title-yes.jet-breadcrumbs-align-tablet-right .jet-breadcrumbs__title,.jet-breadcrumbs-page-title-yes.jet-breadcrumbs-align-tablet-right .jet-breadcrumbs__content{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}}@media(max-width: 767px){.jet-breadcrumbs-page-title-yes.jet-breadcrumbs-align-mobile-justify .jet-breadcrumbs{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.jet-breadcrumbs-page-title-yes.jet-breadcrumbs-align-mobile-justify .jet-breadcrumbs__title,.jet-breadcrumbs-page-title-yes.jet-breadcrumbs-align-mobile-justify .jet-breadcrumbs__content{-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0}}@media(max-width: 767px){.jet-breadcrumbs-page-title-yes.jet-breadcrumbs-align-mobile-left .jet-breadcrumbs,.jet-breadcrumbs-page-title-yes.jet-breadcrumbs-align-mobile-center .jet-breadcrumbs,.jet-breadcrumbs-page-title-yes.jet-breadcrumbs-align-mobile-right .jet-breadcrumbs{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch}.jet-breadcrumbs-page-title-yes.jet-breadcrumbs-align-mobile-left .jet-breadcrumbs__title,.jet-breadcrumbs-page-title-yes.jet-breadcrumbs-align-mobile-left .jet-breadcrumbs__content,.jet-breadcrumbs-page-title-yes.jet-breadcrumbs-align-mobile-center .jet-breadcrumbs__title,.jet-breadcrumbs-page-title-yes.jet-breadcrumbs-align-mobile-center .jet-breadcrumbs__content,.jet-breadcrumbs-page-title-yes.jet-breadcrumbs-align-mobile-right .jet-breadcrumbs__title,.jet-breadcrumbs-page-title-yes.jet-breadcrumbs-align-mobile-right .jet-breadcrumbs__content{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}}.jet-breadcrumbs__title,.jet-breadcrumbs__content{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.jet-breadcrumbs__title{padding:0;margin:0;border:none;text-align:inherit}.jet-breadcrumbs__content{font-size:0}.jet-breadcrumbs__browse,.jet-breadcrumbs__item,.jet-breadcrumbs__item-link,.jet-breadcrumbs__item-target{display:inline-block}.jet-breadcrumbs__wrap{display:inline}.jet-breadcrumbs__browse{margin-right:5px}.jet-breadcrumbs__browse,.jet-breadcrumbs__item{font-size:14px;vertical-align:middle}.jet-breadcrumbs__item-sep{margin-left:5px;margin-right:5px}.jet-breadcrumbs__item-sep i{display:block;width:1em;height:1em;line-height:1;text-align:center}body.home .elementor-widget-jet-breadcrumbs:not(.jet-breadcrumbs-on-front-yes):not(.elementor-element-edit-mode){display:none}.jet-sticky-section--stuck{position:fixed;top:0;left:0;right:0;width:100%;max-width:100%;z-index:1100;margin-left:auto;margin-right:auto}.elementor-column.jet-sticky-section--stuck{position:fixed;top:0;left:0;right:0;width:100%;max-width:100%;z-index:1100;margin-left:0;margin-right:0}