@font-face {
font-family: 'Open Sans';
font-style: normal;
font-weight: 400;
src: url(https://fonts.gstatic.com/s/opensans/v20/mem8YaGs126MiZpBA-UFVZ0e.ttf) format('truetype');
}
@font-face {
font-family: 'Open Sans';
font-style: normal;
font-weight: 800;
src: url(https://fonts.gstatic.com/s/opensans/v20/mem5YaGs126MiZpBA-UN8rsOUuhs.ttf) format('truetype');
}
@font-face {
font-family: 'Roboto';
font-style: normal;
font-weight: 400;
src: url(https://fonts.gstatic.com/s/roboto/v27/KFOmCnqEu92Fr1Mu4mxP.ttf) format('truetype');
}
@font-face {
font-family: 'Roboto Condensed';
font-style: normal;
font-weight: 300;
src: url(https://fonts.gstatic.com/s/robotocondensed/v19/ieVi2ZhZI2eCN5jzbjEETS9weq8-33mZGCQYag.ttf) format('truetype');
}
@font-face {
font-family: 'Roboto Condensed';
font-style: normal;
font-weight: 400;
src: url(https://fonts.gstatic.com/s/robotocondensed/v19/ieVl2ZhZI2eCN5jzbjEETS9weq8-19K7CA.ttf) format('truetype');
} .x-column {
max-width: 100% !important;
}
.wpct_hidden {
display: none;
}
.wpct_has_tooltip {
cursor: help;
z-index: auto;
-webkit-transform: inherit; -webkit-font-smoothing: inherit; }
.wpct_has_tooltip .wpct_tooltip {
background: orange;
top: -37px;
left: 0px;
color: #fff;
display: inline-block;
margin-bottom: 15px;
opacity: 0;
padding: 6px;
pointer-events: none;
position: absolute;
text-align: center;
width: 100%;
-webkit-transform: translateX(10px);
transform: translateX(10px);
transition: all 0.25s ease-out;
box-shadow: 2px 2px 6px rgba(0, 0, 0, 0.28);
z-index: 999;
}
.wpct_has_tooltip .wpct_tooltip:before {
content: " ";
display: block;
width: 40px;
left: -40px;
top: 0;
bottom: 0;
position: absolute;
}
.wpct_has_tooltip .wpct_tooltip:after {
content: "";
position: absolute;
width: 0;
height: 0;
border-style: solid;
left: 48%;
top: 34px;
border-width: 10px 10px 0px 9px;
border-color: #54b4f2 transparent transparent transparent;
}
.wpct_has_tooltip:hover .wpct_tooltip {
opacity: 1;
pointer-events: auto;
transform: translateX(0px);
} .lte8 .wrapper .wpct_tooltip {
display: none;
}
.lte8 .wpct_has_tooltip:hover .wpct_tooltip {
display: block;
}
.wpct_price_toggle {
text-align: center;
}
.wpct_price_toggle input {
display: none;
}
.wpct_price_toggle label {
display: inline-block;
text-align: center;
margin: 0;
padding: 0;
font-size: 0;
font-size: 0px;
cursor: pointer;
}
.wpct_price_toggle label span {
display: block;
padding: 6px;
transition: all 0.1s ease-in-out;
background-color: #e4e4e4;
}
.wpct_price_toggle label * {
font-size: 14px;
}
.wpct_price_toggle input:checked + span {
background-color: #A5DC86;
-webkit-box-shadow: none;
box-shadow: none;
}
.wpct_error {
background-color: #f2dede;
border: 1px solid #ebcccc;
color: #a94442;
padding: 15px 15px 15px 45px;
position: relative;
}
.wpct_error:before {
width: 20px;
position: absolute;
left: 15px;
font-size: 1.4em;
text-align: center;
content: "\f05a";
height: 20px;
line-height: 20px;
top: 50%;
margin-top: -10px;
font-family: FontAwesome;
font-size: inherit;
text-rendering: auto;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
.wpct_submit {
cursor: pointer;
padding: 10px 20px;
text-decoration: none;
border-radius: 4px;
text-align: center;
transition: background 0.5s ease-in-out;
}
@media only screen and (max-width: 767px) {
.wpct_comparison_table .wpct_comparison_table_col {
width: 100%;
}
} .wpct_combo {
display: none !important;
}
.wpct_pricing_table {
box-sizing: border-box;
background: #eee;
color: #333;
font-size: 16px;
line-height: 1.4;
font-family: 'Open Sans', sans-serif;
text-align: center;
position: relative;
margin: 0 auto;
padding: 15px;
border: 2px solid #d5d5d5;          }
.wpct_pricing_table *,
.wpct_pricing_table *:after,
.wpct_pricing_table *:before {
box-sizing: border-box;
}
.wpct_pricing_table .wpct_heading h2 {
margin: 0;
padding-bottom: 20px;
font-weight: bold;
}
.wpct_pricing_table .whmp_text {
padding: 15px 0;
}
.wpct_pricing_table .whmp_text p {
margin: 0;
padding: 0;
}
.wpct_pricing_table .wpct_features ul {
margin: 0 -15px;
padding: 0;
list-style: none;
}
.wpct_pricing_table .wpct_features ul li {
padding: 10px;
list-style: none;
border-bottom: 1px solid #d5d5d5;
}
.wpct_pricing_table .wpct_features ul li:last-child {
border-bottom: 0;
}
.wpct_pricing_table .wpct_price {
padding: 15px;
font-family: 'Roboto Condensed', sans-serif;
font-weight: 300;
font-size: 60px;
line-height: 1;
background: #d5d5d5;
margin: 0 -15px;
}
.wpct_pricing_table .wpct_price .wpct_unit,
.wpct_pricing_table .wpct_price .wpct_fraction {
font-size: 40%;
}
.wpct_pricing_table .wpct_price .wpct_period {
display: block;
text-align: center;
font-size: 16px;
word-spacing: 0;
}
.wpct_pricing_table .wpct_button {
padding: 15px;
text-align: center;
}
.wpct_pricing_table .wpct_button .wpct_submit-button {
background: #FB4400;
border: 2px solid #c83600;
color: #fff;
cursor: pointer;
padding: 6px 15px;
display: inline-block;
text-decoration: none;
transition: all 0.5s ease-in-out;
font-weight: 300;
}
.wpct_pricing_table .wpct_button .wpct_submit-button:hover {
background: #c83600;
color: #fff;
}
.wpct_pricing_table.comparison-01 .wpct_icon {
position: absolute;
display: block;
width: 100%;
top: -50px;
left: 0;
}
.wpct_pricing_table.comparison-01 .wpct_icon .wpct_holder {
background: #999;
color: #fff;
width: 100px;
height: 100px;
margin-left: auto;
margin-right: auto;
text-align: center;
line-height: 100px;
border-radius: 50%;
font-size: 40px;
}
.wpct_pricing_table.comparison-01 .wpct_promo-text {
display: none;
}
.wpct_pricing_table.comparison-01 .whmp_text {
display: block;
}
.wpct_pricing_table.comparison-01 .wpct_heading h2 {
padding-bottom: 0;
}
.wpct_pricing_table.comparison-01 .wpct_price {
margin-right: -15px;
margin-left: -15px;
background: #bbb;
color: #333;
}
.wpct_pricing_table.comparison-01 .wpct_price .wpct_decimal {
display: none;
}
.wpct_pricing_table.comparison-01 .wpct_submit-button {
background: #337ab7;
border: 1px solid #285f8f;
}
.wpct_pricing_table.comparison-01 .wpct_submit-button:hover {
background: #285f8f;
}
.wpct_pricing_table.comparison-01.featured {
background: #4796b3;
border-color: #39778e;
color: #fff;
}
.wpct_pricing_table.comparison-01.featured .wpct_icon .wpct_holder {
background: #2776b3;
border: 3px solid #fff;
}
.wpct_pricing_table.comparison-01.featured .wpct_price {
background: #2776b3;
color: #fff;
}
.wpct_pricing_table.comparison-01.featured .wpct_heading h2 {
color: #fff;
}
.wpct_pricing_table.comparison-02 {
background: #fff;
padding-top: 0;
border: 2px solid #333;
}
.wpct_pricing_table.comparison-02 .wpct_promo-text {
display: none;
}
.wpct_pricing_table.comparison-02 .wpct_text {
display: none;
}
.wpct_pricing_table.comparison-02 .wpct_icon {
display: none;
}
.wpct_pricing_table.comparison-02 .wpct_heading {
padding-bottom: 60px;
margin-left: -15px;
margin-right: -15px;
padding-top: 25px;
background: #333;
color: #fff;
}
.wpct_pricing_table.comparison-02 .wpct_price {
width: 100px;
height: 100px;
border-radius: 50%;
margin-left: auto;
margin-right: auto;
box-shadow: inset 0 0 5px 5px #666;
margin-top: -50px;
padding: 0;
background: #fff;
border: 3px solid #fff;
}
.wpct_pricing_table.comparison-02 .wpct_price .wpct_amount {
font-size: 36px;
font-weight: 700;
}
.wpct_pricing_table.comparison-02 .wpct_price .wpct_unit,
.wpct_pricing_table.comparison-02 .wpct_price .wpct_fraction {
font-size: 18px;
}
.wpct_pricing_table.comparison-02 .wpct_price .wpct_decimal {
display: none;
}
.wpct_pricing_table.comparison-02 .wpct_heading h2 {
color: #fff;
}
.wpct_pricing_table.comparison-02.featured {
background: #333;
color: #fff;
}
.wpct_pricing_table.comparison-02.featured .wpct_price {
border-color: #777;
box-shadow: none;
color: #333;
}
.wpct_pricing_table.comparison-02 .wpct_button .wpct_submit-button {
background: #00ab00;
border: 0;
}
.wpct_pricing_table.comparison-02 .wpct_button .wpct_submit-button:hover {
background: #007800;
}
.wpct_pricing_table.comparison-03 {
background: #fff;
border: 2px solid #eee;
border-radius: 10px;
padding-top: 15px;
}
.wpct_pricing_table.comparison-03 .wpct_promo-text,
.wpct_pricing_table.comparison-03 .wpct_text,
.wpct_pricing_table.comparison-03 .wpct_icon {
display: none;
}
.wpct_pricing_table.comparison-03 .wpct_price .wpct_decimal {
display: none;
}
.wpct_pricing_table.comparison-03 .wpct_button .wpct_submit-button {
border-radius: 4px;
background: #ff4d00;
border: 0;
}
.wpct_pricing_table.comparison-03 .wpct_button .wpct_submit-button:hover {
background: #cc3e00;
}
.wpct_pricing_table.comparison-03.featured {
border-color: #ff4d00;
}
.wpct_pricing_table.comparison-03.featured .wpct_price {
color: #fff;
background: #ff4d00;
}
.wpct_pricing_table.comparison-04 {
border: 0;
background: #42444a;
border-radius: 10px;
color: #fff;
padding-top: 25px;
}
.wpct_pricing_table.comparison-04 .wpct_promo-text,
.wpct_pricing_table.comparison-04 .wpct_text,
.wpct_pricing_table.comparison-04 .wpct_icon {
display: none;
}
.wpct_pricing_table.comparison-04 .wpct_price {
width: 100px;
height: 100px;
border-radius: 50%;
background: #42444a;
margin: 0 auto;
padding: 0;
border: 2px solid #fff;
}
.wpct_pricing_table.comparison-04 .wpct_price .wpct_amount {
font-size: 38px;
}
.wpct_pricing_table.comparison-04 .wpct_price .wpct_unit,
.wpct_pricing_table.comparison-04 .wpct_price .wpct_fraction,
.wpct_pricing_table.comparison-04 .wpct_price .wpct_period {
font-size: 16px;
line-height: 1;
}
.wpct_pricing_table.comparison-04 .wpct_price .wpct_decimal {
display: none;
}
.wpct_pricing_table.comparison-04 .wpct_heading h2 {
color: #fff;
}
.wpct_pricing_table.comparison-04 .wpct_submit-button {
background: #84c9f6;
border: 0;
}
.wpct_pricing_table.comparison-04 .wpct_submit-button:hover {
background: #54b4f3;
}
.wpct_pricing_table.comparison-04.featured {
background: #54b4f2;
}
.wpct_pricing_table.comparison-04.featured .wpct_price {
background: #54b4f2;
}
.wpct_pricing_table.comparison-05 {
background: #323232;
color: #fff;
border: 0;
}
.wpct_pricing_table.comparison-05 .wpct_promo-text,
.wpct_pricing_table.comparison-05 .wpct_text,
.wpct_pricing_table.comparison-05 .wpct_icon {
display: none;
}
.wpct_pricing_table.comparison-05 .wpct_heading {
background: gold;
color: #323232;
margin-top: -30px;
}
.wpct_pricing_table.comparison-05 .wpct_heading h2 {
margin: 0;
padding-bottom: 0;
line-height: 60px;
}
.wpct_pricing_table.comparison-05 .wpct_price {
position: relative;
background: none;
color: #fff;
}
.wpct_pricing_table.comparison-05 .wpct_price .wpct_fraction {
position: absolute;
top: 20px;
font-size: 25px;
}
.wpct_pricing_table.comparison-05 .wpct_price .wpct_decimal {
display: none;
}
.wpct_pricing_table.comparison-05 .wpct_submit-button {
background: gold;
color: #333;
border: 0;
}
.wpct_pricing_table.comparison-05 .wpct_submit-button:hover {
background: goldenrod;
color: #333;
}
.wpct_pricing_table.comparison-06 {
background: #3399fe;
color: #fff;
padding-top: 30px;
border: 0;
}
.wpct_pricing_table.comparison-06 .wpct_text,
.wpct_pricing_table.comparison-06 .wpct_icon,
.wpct_pricing_table.comparison-06 .wpct_promo-text {
display: none;
}
.wpct_pricing_table.comparison-06 .wpct_heading h2 {
color: #fff;
}
.wpct_pricing_table.comparison-06 .wpct_price {
position: relative;
width: 160px;
height: 160px;
background: #62b2fe;
border: 5px solid #4eaefd;
margin-left: auto;
margin-right: auto;
border-radius: 100%;
padding: 30px 20px 0 0;
}
.wpct_pricing_table.comparison-06 .wpct_price .wpct_fraction {
position: absolute;
top: 40px;
font-weight: bold;
text-decoration: underline;
font-size: 20px;
margin-left: 3px;
}
.wpct_pricing_table.comparison-06 .wpct_price .wpct_decimal {
display: none;
}
.wpct_pricing_table.comparison-06 .wpct_features ul li {
border-color: #1379de;
}
.wpct_pricing_table.comparison-06 .wpct_submit-button {
background: #1379de;
border: none;
width: 100%;
font-size: 18px;
font-weight: normal;
}
.wpct_pricing_table.comparison-06 .wpct_submit-button:hover {
background: #0f5faf;
}
.wpct_pricing_table.comparison-06.featured .wpct_promo-text {
display: block;
position: absolute;
top: 0;
right: 0;
background: #008000;
font-size: 12px;
padding: 2px 10px;
}
.wpct_pricing_table.comparison-06.featured .wpct_price {
margin-left: -15px;
margin-right: -15px;
border-left: 0;
border-right: 0;
border-radius: 0;
width: auto;
}
.wpct_pricing_table.comparison-07 {
background: #fff;
padding: 0;
box-shadow: 0 -2px 2px 2px #ccc;
}
.wpct_pricing_table.comparison-07 .wpct_text,
.wpct_pricing_table.comparison-07 .wpct_icon,
.wpct_pricing_table.comparison-07 .wpct_promo-text {
display: none;
}
.wpct_pricing_table.comparison-07 .wpct_heading {
background: #fda462;
margin: 0 0 10px;
box-shadow: 0 0 2px 2px #ccc;
padding-top: 15px;
padding-bottom: 15px;
}
.wpct_pricing_table.comparison-07 .wpct_heading h2 {
margin: 0;
padding-bottom: 0;
}
.wpct_pricing_table.comparison-07 .wpct_price {
position: relative;
margin: 0;
box-shadow: 0 -1px 2px 2px #ccc;
background: #fd8730;
}
.wpct_pricing_table.comparison-07 .wpct_price .wpct_unit {
vertical-align: middle;
font-size: 20px;
font-weight: bold;
}
.wpct_pricing_table.comparison-07 .wpct_price .wpct_amount {
font-size: 60px;
font-weight: 700;
}
.wpct_pricing_table.comparison-07 .wpct_price .wpct_decimal {
display: none;
}
.wpct_pricing_table.comparison-07 .wpct_price .wpct_fraction {
position: absolute;
font-weight: bold;
text-decoration: underline;
font-size: 20px;
}
.wpct_pricing_table.comparison-07 .wpct_price .wpct_period {
display: block;
text-transform: uppercase;
font-size: 12px;
}
.wpct_pricing_table.comparison-07 .wpct_features ul {
margin: 0;
}
.wpct_pricing_table.comparison-07 .wpct_features ul li {
color: #f56a05;
border: none;
}
.wpct_pricing_table.comparison-07 .wpct_features ul li:nth-child(even) {
background: #fdeadc;
}
.wpct_pricing_table.comparison-07 .wpct_submit-button {
background: #fda462;
border: 0;
}
.wpct_pricing_table.comparison-07.featured .wpct_promo-text {
position: absolute;
display: block;
top: 57px;
width: 120px;
left: 0;
right: 0;
background: orange;
color: #fff;
margin-left: auto;
margin-right: auto;
box-shadow: 0 0 2px 2px #ccc;
z-index: 10;
}
.wpct_pricing_table.comparison-07.featured .wpct_heading {
background: #f56a05;
}
.wpct_pricing_table.comparison-07.featured .wpct_features ul li:nth-child(odd) {
background: #fda462;
color: #fff;
}
.wpct_pricing_table.comparison-07.featured .wpct_features ul li:nth-child(even) {
background: #fd8730;
color: #fff;
}
.wpct_pricing_table.comparison-07.featured .wpct_button {
background: #f56a05;
}
.wpct_pricing_table.comparison-08 {
background: #EEEEEE;
border: 0;
padding: 0;
}
.wpct_pricing_table.comparison-08 .wpct_heading {
padding-top: 20px;
background: 0;
}
.wpct_pricing_table.comparison-08 .wpct_price {
margin: 0;
background: 0;
}
.wpct_pricing_table.comparison-08 .wpct_price .wpct_amount {
font-size: 45px;
font-weight: 800;
color: #86C724;
}
.wpct_pricing_table.comparison-08 .wpct_price .wpct_decimal {
display: none;
}
.wpct_pricing_table.comparison-08 .wpct_button .wpct_submit-button {
background: #2A363F;
border: 0;
border-radius: 4px;
}
.wpct_pricing_table.comparison-08 .wpct_button .wpct_submit-button:hover {
background: #86C724;
}
.wpct_pricing_table.comparison-08.featured {
background: #2A363F;
padding-top: 30px;
position: relative;
color: #fff;
}
.wpct_pricing_table.comparison-08.featured .wpct_promo-text {
position: absolute;
top: 0;
width: 100%;
background: #86C724;
line-height: 2;
color: #fff;
font-size: 14px;
font-weight: bold;
text-transform: uppercase;
}
.wpct_pricing_table.comparison-08.featured .wpct_heading h2 {
color: #fff;
}
.wpct_pricing_table.comparison-08.featured .wpct_button .wpct_submit-button {
background: #eee;
color: #2A363F;
}
.wpct_pricing_table.comparison-08.featured .wpct_button .wpct_submit-button:hover {
background: #86C724;
color: #fff;
}
.wpct_pricing_table.alaska {
border: 0;
background: #f8f8f8;
padding-top: 20px;
}
.wpct_pricing_table.alaska .wpct_icon .holder {
background: #fd4326;
height: 78px;
width: 78px;
border-radius: 78px;
color: #fff;
margin: 0 auto;
}
.wpct_pricing_table.alaska .wpct_icon .holder .fa {
font-size: 27px;
line-height: 78px;
}
.wpct_pricing_table.alaska .wpct_heading h2 {
font-size: 20px;
line-height: 22px;
margin: 17px 0 20px;
}
.wpct_pricing_table.alaska .wpct_price {
background: #ebebeb;
color: #fd4326;
font-size: 40px;
line-height: 26px;
}
.wpct_pricing_table.alaska .wpct_price .wpct_unit,
.wpct_pricing_table.alaska .wpct_price .wpct_amount,
.wpct_pricing_table.alaska .wpct_price .wpct_fraction {
font-size: 100%;
}
.wpct_pricing_table.alaska .wpct_price .wpct_period {
font-size: 14px;
display: inline;
}
.wpct_pricing_table.alaska .wpct_summary {
font-family: 'Roboto', sans-serif;
padding: 20px 5px;
font-size: 13px;
line-height: 26px;
font-weight: 400;
}
.wpct_pricing_table.alaska .wpct_button .wpct_submit-button {
border-radius: 4px;
border: 1px solid #fd4326;
background: #fd4326;
color: #fff;
font-size: 12px;
line-height: 40px;
text-transform: uppercase;
padding: 0 15px;
}
.wpct_pricing_table.alaska .wpct_button .wpct_submit-button:hover {
background: #fff;
color: #fd4326;
}
.wpct_pricing_table.simple-09 {
border: 1px solid #ccc;
background: 0;
padding-top: 35px;
}
.wpct_pricing_table.simple-09 .wpct_promo-text {
display: none;
}
.wpct_pricing_table.simple-09 .wpct_heading {
background: 0;
padding-bottom: 20px;
}
.wpct_pricing_table.simple-09 .wpct_heading h2 {
color: black;
font-weight: bold;
font-size: 23px;
text-transform: uppercase;
padding: 0;
}
.wpct_pricing_table.simple-09 .wpct_price {
color: black;
padding: 0;
background: 0;
font-size: 46px;
}
.wpct_pricing_table.simple-09 .wpct_price .wpct_unit {
vertical-align: super;
}
.wpct_pricing_table.simple-09 .wpct_price .wpct_unit,
.wpct_pricing_table.simple-09 .wpct_price .wpct_fraction {
font-size: 40%;
}
.wpct_pricing_table.simple-09 .wpct_price .wpct_period {
color: gray;
}
.wpct_pricing_table.simple-09 .wpct_button .wpct_submit-button {
border: 0;
background-color: #ffd800;
border-bottom: 4px solid rgba(174, 117, 0, 0.5);
color: #ae7500;
padding: 16px 32px;
width: 100%;
border-radius: 6px;
font-weight: bold;
text-transform: uppercase;
}
.wpct_pricing_table.simple-09 .wpct_button .wpct_submit-button:hover {
background-color: #ffea00;
color: #ae7500;
outline: 0;
box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
} .wpct_comparison_table {
box-sizing: border-box;
width: 100%;
margin-left: 0;
margin-right: 0;
padding-top: 20px;
min-width: 640px;
overflow-x: auto;
}
.wpct_comparison_table *,
.wpct_comparison_table *:before,
.wpct_comparison_table *:after {
box-sizing: border-box;
}
.wpct_comparison_table .wpct_secondary_discount_string span.wpct_discount_del_price {
text-decoration: line-through;
}
.wpct_comparison_table .wpct_comparison_table_row {
width: 100%;
margin: 0;
display: flex;
flex-wrap: wrap;
justify-content: space-around;
align-items: flex-end;
}
.wpct_comparison_table .wpct_comparison_table_row:before,
.wpct_comparison_table .wpct_comparison_table_row::before,
.wpct_comparison_table .wpct_comparison_table_row:after,
.wpct_comparison_table .wpct_comparison_table_row::after {
content: "";
display: block;
clear: both;
}
.wpct_comparison_table .wpct_comparison_table_row.wpct_comparison_table_section_summary,
.wpct_comparison_table .wpct_comparison_table_row.wpct_comparison_table_section_content {
align-items: flex-start;
}
.wpct_comparison_table .wpct_comparison_table_col {
padding-left: 10px;
padding-right: 10px;
}
.wpct_comparison_table .wpct_comparison_table_col > h2,
.wpct_comparison_table .wpct_comparison_table_col > p {
display: none;
}
.wpct_comparison_table.one_col .wpct_comparison_table_col {
width: 50%;
}
.wpct_comparison_table.two_cols .wpct_comparison_table_col {
width: 33.33%;
}
.wpct_comparison_table.three_cols .wpct_comparison_table_col {
width: 25%;
}
.wpct_comparison_table.four_cols .wpct_comparison_table_col {
width: 20%;
}
.wpct_comparison_table.five_cols .wpct_comparison_table_col {
width: 16.66%;
}
.wpct_comparison_table.six_cols .wpct_comparison_table_col {
width: 14.28%;
}
.wpct_comparison_table.seven_cols .wpct_comparison_table_col {
width: 12.5%;
}
.wpct_comparison_table.eight_cols .wpct_comparison_table_col {
width: 11.11%;
}
.wpct_comparison_table.nine_cols .wpct_comparison_table_col {
width: 10%;
}
.wpct_comparison_table.ten_cols .wpct_comparison_table_col {
width: 9.09%;
}
.wpct_comparison_table.eleven_cols .wpct_comparison_table_col {
width: 8.33%;
}
.wpct_comparison_table .wpct_comparison_table_section_heading {
background: #42444a;
color: #fff;
text-transform: uppercase;
padding: 15px;
}
.wpct_comparison_table .wpct_comparison_table_section_content {
background: #dfdfdf;
}
.wpct_comparison_table .wpct_comparison_table_section_content .wpct_comparison_table_feature_values li:nth-child(odd) {
background: #efefef;
border-bottom-color: #efefef;
}
.wpct_comparison_table .wpct_comparison_table_section_content .wpct_comparison_table_feature_values li:nth-child(even) {
background: #e1e1e1;
border-bottom-color: #e1e1e1;
}
.wpct_comparison_table ul {
margin: 0;
padding: 0;
list-style: none;
}
.wpct_comparison_table .wpct_comparison_table_feature_titles li,
.wpct_comparison_table .wpct_comparison_table_feature_values li {
list-style: none;
padding: 10px 0;
border-bottom: 1px solid #adadad;
}
.wpct_comparison_table .wpct_comparison_table_feature_titles li.wpct_has_tooltip,
.wpct_comparison_table .wpct_comparison_table_feature_values li.wpct_has_tooltip {
padding-left: 20px;
position: relative;
}
.wpct_comparison_table .wpct_comparison_table_feature_titles li.wpct_has_tooltip:before,
.wpct_comparison_table .wpct_comparison_table_feature_values li.wpct_has_tooltip:before {
width: 20px;
position: absolute;
left: 0;
text-align: center;
content: "\f059";
font-family: FontAwesome;
font-size: inherit;
text-rendering: auto;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
.wpct_comparison_table .wpct_comparison_table_feature_titles li .wpct_feature_title_text,
.wpct_comparison_table .wpct_comparison_table_feature_values li .wpct_feature_title_text {
display: block;
white-space: nowrap;
overflow: hidden;
text-overflow: ellipsis;
}
.wpct_comparison_table .wpct_comp_feature_title_responsive {
display: none;
}
.wpct_comparison_table .wpct_comparison_table_feature_titles li:last-child,
.wpct_comparison_table .wpct_comparison_table_feature_values li:last-child {
border: 0;
}
.wpct_comparison_table .wpct_comparison_table_feature_values li {
text-align: center;
}
.wpct_comparison_table .wpct_comparison_table_feature_values li .fa {
font-size: 1.15em;
}
.wpct_comparison_table .wpct_comparison_table_feature_values li .fa.wpct_icon_yes {
color: #00ee00;
}
.wpct_comparison_table .wpct_comparison_table_feature_values li .fa.wpct_icon_no {
color: #ee0000;
}
.wpct_comparison_table .wpct_comparison_table_section_summary .wpct_pricing_table {
margin: 0;
border-top: 0 !important;
border-top-right-radius: 0 !important;
border-top-left-radius: 0 !important;
width: 100%;
max-width: 100%;
min-width: 100%;
}
.wpct_comparison_table .wpct_comparison_table_section_summary .wpct_pricing_table .wpct_price,
.wpct_comparison_table .wpct_comparison_table_section_summary .wpct_pricing_table .wpct_heading {
display: none;
}
.wpct_comparison_table .wpct_price_caption {
display: none;
}
.wpct_comparison_table .wpct_plan_description_responsive {
display: none;
}
.wpct_comparison_table .wpct_discounts_container {
text-align: center;
padding: 15px 0;
}
.wpct_comparison_table .wpct_discounts_container .wpct_holder:not(:empty) {
background: orange;
color: #fff;
padding: 10px;
width: 80%;
display: inline-block;
position: relative;
border-radius: 4px 4px 4px 0;
font-size: 1.3em;
line-height: 1.2;
margin-bottom: 15px;
}
.wpct_comparison_table .wpct_discounts_container .wpct_holder:not(:empty):after {
content: "";
position: absolute;
width: 0;
height: 0;
border-style: solid;
border-width: 10px 6px 0 0;
border-color: orange transparent transparent transparent;
bottom: -10px;
left: 0;
}
.wpct_comparison_table .wpct_discounts_container .wpct_discount_text,
.wpct_comparison_table .wpct_discounts_container .wpct_discount_value {
display: block;
}
.wpct_comparison_table .wpct_pricing_table .wpct_discounts_container .wpct_holder {
font-size: 0.8em;
border-radius: 4px 0 4px 4px;
margin-bottom: 0;
}
.wpct_comparison_table .wpct_pricing_table .wpct_discounts_container .wpct_holder:after {
top: -10px;
right: 0;
transform: rotate(180deg);
left: auto;
bottom: auto;
}
.wpct_comparison_table.first {
padding-top: 70px;
}
.wpct_comparison_table.first .wpct_comparison_table_section_heading {
background: #4796b3;
}
.wpct_comparison_table.first .wpct_comparison_table_feature_values li .fa.wpct_icon_yes {
color: #337ab7;
}
.wpct_comparison_table.first .wpct_price_toggle input:checked + span {
color: white;
background: #4796b3;
}
.wpct_comparison_table.first .wpct_discounts_container .wpct_holder:not(:empty) {
background: #337ab7;
}
.wpct_comparison_table.first .wpct_discounts_container .wpct_holder:not(:empty):after {
border-top-color: #337ab7;
}
.wpct_comparison_table.first .wpct_tooltip {
background: #337ab7;
}
.wpct_comparison_table.first .wpct_tooltip:after {
border-color: transparent #337ab7 transparent transparent;
}
.wpct_comparison_table.second .wpct_comparison_table_section_heading {
background: #333;
}
.wpct_comparison_table.second .wpct_comparison_table_feature_values li .fa.wpct_icon_yes {
color: #00ab00;
}
.wpct_comparison_table.second .wpct_price_toggle input:checked + span {
color: white;
background: #333;
}
.wpct_comparison_table.second .wpct_discounts_container .wpct_holder:not(:empty) {
background: #00ab00;
}
.wpct_comparison_table.second .wpct_discounts_container .wpct_holder:not(:empty):after {
border-top-color: #00ab00;
}
.wpct_comparison_table.second .wpct_tooltip {
background: #00ab00;
}
.wpct_comparison_table.second .wpct_tooltip:after {
border-color: transparent #00ab00 transparent transparent;
}
.wpct_comparison_table.third .wpct_comparison_table_section_heading {
background: #ff4d00;
}
.wpct_comparison_table.third .wpct_comparison_table_feature_values li .fa.wpct_icon_yes {
color: #ff4d00;
}
.wpct_comparison_table.third .wpct_price_toggle input:checked + span {
color: white;
background: #ff4d00;
}
.wpct_comparison_table.third .wpct_discounts_container .wpct_holder:not(:empty) {
background: #ff4d00;
}
.wpct_comparison_table.third .wpct_discounts_container .wpct_holder:not(:empty):after {
border-top-color: #ff4d00;
}
.wpct_comparison_table.third .wpct_tooltip {
background: #ff4d00;
}
.wpct_comparison_table.third .wpct_tooltip:after {
border-color: transparent #ff4d00 transparent transparent;
}
.wpct_comparison_table.fourth .wpct_comparison_table_section_heading {
background: #54b4f2;
}
.wpct_comparison_table.fourth .wpct_comparison_table_feature_values li .fa.wpct_icon_yes {
color: #54b4f2;
}
.wpct_comparison_table.fourth .wpct_price_toggle input:checked + span {
color: white;
background: #54b4f2;
}
.wpct_comparison_table.fourth .wpct_discounts_container .wpct_holder:not(:empty) {
background: #54b4f2;
}
.wpct_comparison_table.fourth .wpct_discounts_container .wpct_holder:not(:empty):after {
border-top-color: #54b4f2;
}
.wpct_comparison_table.fourth .wpct_tooltip {
background: #54b4f2;
}
.wpct_comparison_table.fourth .wpct_tooltip:after {
border-color: transparent #54b4f2 transparent transparent;
}
.wpct_comparison_table.fifth .wpct_comparison_table_section_heading {
background: #323232;
}
.wpct_comparison_table.fifth .wpct_comparison_table_feature_values li .fa.wpct_icon_yes {
color: #323232;
}
.wpct_comparison_table.fifth .wpct_price_toggle input:checked + span {
color: white;
background: #323232;
}
.wpct_comparison_table.fifth .wpct_discounts_container .wpct_holder:not(:empty) {
background: #323232;
}
.wpct_comparison_table.fifth .wpct_discounts_container .wpct_holder:not(:empty):after {
border-top-color: #323232;
}
.wpct_comparison_table.fifth .wpct_tooltip {
background: #323232;
}
.wpct_comparison_table.fifth .wpct_tooltip:after {
border-color: transparent #323232 transparent transparent;
}
.wpct_comparison_table.sixth .wpct_comparison_table_section_heading {
background: #62b2fe;
}
.wpct_comparison_table.sixth .wpct_comparison_table_feature_values li .fa.wpct_icon_yes {
color: #3399fe;
}
.wpct_comparison_table.sixth .wpct_price_toggle input:checked + span {
color: white;
background: #3399fe;
}
.wpct_comparison_table.sixth .wpct_discounts_container .wpct_holder:not(:empty) {
background: #3399fe;
}
.wpct_comparison_table.sixth .wpct_discounts_container .wpct_holder:not(:empty):after {
border-top-color: #3399fe;
}
.wpct_comparison_table.sixth .wpct_tooltip {
background: #3399fe;
}
.wpct_comparison_table.sixth .wpct_tooltip:after {
border-color: transparent #3399fe transparent transparent;
}
.wpct_comparison_table.seventh .wpct_comparison_table_section_heading {
background: #f56a05;
}
.wpct_comparison_table.seventh .wpct_comparison_table_feature_values li .fa.wpct_icon_yes {
color: #f56a05;
}
.wpct_comparison_table.seventh .wpct_price_toggle input:checked + span {
color: white;
background: #f56a05;
}
.wpct_comparison_table.seventh .wpct_discounts_container .wpct_holder:not(:empty) {
background: #f56a05;
}
.wpct_comparison_table.seventh .wpct_discounts_container .wpct_holder:not(:empty):after {
border-top-color: #f56a05;
}
.wpct_comparison_table.seventh .wpct_tooltip {
background: #f56a05;
}
.wpct_comparison_table.seventh .wpct_tooltip:after {
border-color: transparent #f56a05 transparent transparent;
}
.wpct_comparison_table.eighth {
background: #fff;
}
.wpct_comparison_table.eighth .wpct_comparison_table_section_content,
.wpct_comparison_table.eighth .wpct_comparison_table_section_summary {
align-items: flex-start;
}
.wpct_comparison_table.eighth .wpct_comparison_table_section_content .wpct_pricing_table .wpct_price,
.wpct_comparison_table.eighth .wpct_comparison_table_section_summary .wpct_pricing_table .wpct_price {
display: block;
}
.wpct_comparison_table.eighth .wpct_comparison_table_section_heading {
background: #2A363F;
}
.wpct_comparison_table.eighth .wpct_comparison_table_feature_values li .fa.wpct_icon_yes {
color: #86c724;
}
.wpct_comparison_table.eighth .wpct_comparison_table_titles_col .wpct-arrow-box {
position: relative;
background: #5f686f;
padding: 12px 20px 12px 0;
text-align: right;
color: #fff;
margin: 0 15px 0 -15px;
}
.wpct_comparison_table.eighth .wpct_comparison_table_titles_col .wpct-arrow-box:after {
left: 100%;
top: 50%;
border: solid transparent;
content: " ";
height: 0;
width: 0;
position: absolute;
pointer-events: none;
border-color: rgba(153, 153, 153, 0);
border-left-color: #5f686f;
border-width: 18px;
margin-top: -18px;
}
.wpct_comparison_table.eighth .wpct_comparison_table_titles_col .wpct-arrow-box h2 {
font-size: 21px;
line-height: 28px;
font-weight: bold;
margin: 0;
}
.wpct_comparison_table.eighth .wpct_comparison_table_titles_col .wpct-arrow-box h4 {
font-size: 16px;
line-height: 23px;
font-weight: normal;
margin: 0;
}
.wpct_comparison_table.eighth .wpct_price_toggle input:checked + span {
color: white;
background: #86c724;
}
.wpct_comparison_table.eighth .wpct_discounts_container .wpct_holder:not(:empty) {
background: #86c724;
}
.wpct_comparison_table.eighth .wpct_discounts_container .wpct_holder:not(:empty):after {
border-top-color: #86c724;
}
.wpct_comparison_table.eighth .wpct_tooltip {
background: #86c724;
}
.wpct_comparison_table.eighth .wpct_tooltip:after {
border-color: transparent #86c724 transparent transparent;
}
.wpct_comparison_table.alaska .wpct_comparison_table_section_heading {
background: #42454a;
justify-content: flex-start;
font-size: 12px;
line-height: 26px;
}
.wpct_comparison_table.alaska .wpct_comparison_table_section_content {
background: #f3f3f3;
align-items: flex-start;
}
.wpct_comparison_table.alaska .wpct_comparison_table_feature_titles li,
.wpct_comparison_table.alaska .wpct_comparison_table_feature_values li {
border-color: #e6e6e6;
}
.wpct_comparison_table.alaska .wpct_comparison_table_feature_values li .fa {
font-size: 22px;
}
.wpct_comparison_table.alaska .wpct_comparison_table_feature_values li .fa.fa-check {
color: #fd4326;
}
.wpct_comparison_table.alaska .wpct_comparison_table_feature_values li .fa.fa-close {
color: #42454a;
}
.wpct_comparison_table.alaska .wpct_comparison_table_feature_values li:nth-child(odd) {
background: #f8f8f8;
}
.wpct_comparison_table.alaska .wpct_comparison_table_feature_values li:nth-child(even) {
background: #ffffff;
}
.wpct_comparison_table.alaska .wpct_comparison_table_summary_box {
background: #42454a;
}
.wpct_comparison_table.alaska .wpct_comparison_table_summary_box .wpct_price {
display: block;
background: 0;
}
.wpct_comparison_table.simple-01 .wpct_comparison_table_row {
border-bottom: 1px solid #e4e4e4;
}
.wpct_comparison_table.simple-01 .wpct_comparison_table_row .wpct_comparison_table_col {
border-right: 1px solid #e4e4e4;
padding: 0;
}
.wpct_comparison_table.simple-01 .wpct_comparison_table_row .wpct_comparison_table_col.featured {
background: #fafafa;
}
.wpct_comparison_table.simple-01 .wpct_comparison_table_row.wpct_first_row .wpct_comparison_table_col {
border: 0;
padding: 15px 0;
}
.wpct_comparison_table.simple-01 .wpct_comparison_table_row .wpct_comparison_table_title {
font-size: 36px;
line-height: 48px;
text-align: center;
}
.wpct_comparison_table.simple-01 .wpct_pricing_table {
border: 0;
background: 0;
text-align: center;
}
.wpct_comparison_table.simple-01 .wpct_heading {
text-align: center;
}
.wpct_comparison_table.simple-01 .wpct_heading h2 {
font-size: 14px;
line-height: 21px;
color: #39bce5;
font-weight: bold;
margin: 0;
padding-bottom: 0;
}
.wpct_comparison_table.simple-01 .whmp_text {
display: none;
}
.wpct_comparison_table.simple-01 .wpct_price {
text-align: center;
font-size: 18px;
line-height: 27px;
background: 0;
padding: 0;
color: #333;
}
.wpct_comparison_table.simple-01 .wpct_price * {
display: inline;
font-size: inherit;
font-weight: inherit;
position: relative;
}
.wpct_comparison_table.simple-01 .wpct_price *.wpct_period {
display: block;
}
.wpct_comparison_table.simple-01 .wpct_promo-text {
display: none;
}
.wpct_comparison_table.simple-01 .wpct_button .wpct_submit-button {
position: relative;
cursor: pointer;
display: inline-block;
margin: 0;
padding: 0 20px;
color: #fff;
border-radius: 3px;
text-transform: uppercase;
text-decoration: none;
font-weight: 400;
font-size: 15px;
height: 50px;
line-height: 50px;
text-align: center;
background-color: #97a1b7;
white-space: nowrap;
border: 0;
}
.wpct_comparison_table.simple-01 .wpct_button .wpct_submit-button:hover {
background-color: #838c9f;
}
.wpct_comparison_table.simple-01 .featured .wpct_button .wpct_submit-button {
background-color: #646bbc;
}
.wpct_comparison_table.simple-01 .featured .wpct_button .wpct_submit-button:hover {
background-color: #2e3353;
}
.wpct_comparison_table.simple-01 .wpct_comparison_table_section_content {
background: 0;
}
.wpct_comparison_table.simple-01 .wpct_comparison_table_feature_values,
.wpct_comparison_table.simple-01 .wpct_comparison_table_feature_titles {
padding: 0;
}
.wpct_comparison_table.simple-01 .wpct_comparison_table_feature_values li,
.wpct_comparison_table.simple-01 .wpct_comparison_table_feature_titles li {
background: 0;
border-bottom: 1px solid #e4e4e4;
padding: 15px 0;
}
.wpct_comparison_table.simple-01 .wpct_comparison_table_feature_values li:last-child,
.wpct_comparison_table.simple-01 .wpct_comparison_table_feature_titles li:last-child {
border-bottom: 0;
}
.wpct_comparison_table.simple-01 .wpct_comparison_table_section_summary .wpct_comparison_table_titles_col {
align-self: stretch;
display: flex;
align-items: center;
justify-content: center;
}
.wpct_comparison_table.simple-02 .wpct_pricing_table {
border: 0;
background: 0;
text-align: center;
}
.wpct_comparison_table.simple-02 .wpct_first_row {
background: #2980b9;
}
.wpct_comparison_table.simple-02 .wpct_first_row .wpct_heading {
text-align: center;
padding: 10px 0;
}
.wpct_comparison_table.simple-02 .wpct_first_row .wpct_heading h2 {
font-size: 14px;
line-height: 22px;
color: #fff;
font-weight: bold;
margin: 0;
}
.wpct_comparison_table.simple-02 .wpct_first_row .wpct_plan_description_responsive {
background: white;
}
.wpct_comparison_table.simple-02 .wpct_comparison_table_section_content {
background: 0;
}
.wpct_comparison_table.simple-02 .wpct_comparison_table_section_content .wpct_comparison_table_col {
padding: 0;
}
.wpct_comparison_table.simple-02 .wpct_comparison_table_section_content .wpct_comparison_table_feature_values li,
.wpct_comparison_table.simple-02 .wpct_comparison_table_section_content .wpct_comparison_table_feature_titles li {
background: 0;
border-bottom: 1px solid #EEEEEE;
}
.wpct_comparison_table.simple-02 .wpct_comparison_table_section_content .wpct_comparison_table_feature_values li:nth-child(even),
.wpct_comparison_table.simple-02 .wpct_comparison_table_section_content .wpct_comparison_table_feature_titles li:nth-child(even) {
background: #f9f9f9;
}
.wpct_comparison_table.simple-02 .wpct_comparison_table_section_content .wpct_comparison_table_feature_titles {
text-align: right;
font-weight: bold;
}
.wpct_comparison_table.simple-02 .wpct_price_row {
font-weight: bold;
align-items: center;
}
.wpct_comparison_table.simple-02 .wpct_price_row .wpct_comparison_table_titles_col {
text-align: right;
}
.wpct_comparison_table.simple-02 .wpct_price {
font-size: 20px;
line-height: 40px;
color: #2980b9;
text-align: center;
}
.wpct_comparison_table.simple-02 .wpct_button .wpct_submit-button {
border: 0;
background: #2980b9;
}
.wpct_comparison_table.simple-02 .wpct_button .wpct_submit-button:hover {
background: #20638f;
}
.wpct_comparison_table.simple-02 .wpct_comparison_table_section_heading {
color: #555;
background: none;
}
@media only screen and (max-width: 767px) {
.wpct_comparison_table.simple-02 .wpct_first_row {
background: #fff;
}
.wpct_comparison_table.simple-02 .wpct_first_row .wpct_heading {
text-align: center;
padding: 10px 0;
}
.wpct_comparison_table.simple-02 .wpct_first_row .wpct_heading h2 {
font-size: 14px;
line-height: 22px;
background: #2980b9;
color: #fff;
padding: 10px;
font-weight: bold;
margin: 0;
}
.wpct_comparison_table.simple-02 .wpct_first_row .wpct_plan_description_responsive {
background: white;
}
.wpct_comparison_table.simple-02 .wpct_price * {
font-weight: bold;
}
}
.wpct_comparison_table.simple-03 {
border-top: 3px solid #f9a13a;
padding-top: 0;
}
.wpct_comparison_table.simple-03 .wpct_heading_row {
color: #fff;
text-align: center;
background: #005793;
padding: 20px 0;
}
.wpct_comparison_table.simple-03 .wpct_heading_row .wpct_heading h2 {
margin: 0 0 10px;
font-size: 20px;
font-weight: 900;
}
.wpct_comparison_table.simple-03 .wpct_heading_row .wpct_price {
color: #f9a13a;
}
.wpct_comparison_table.simple-03 .wpct_heading_row .wpct_price .wpct_amount {
font-size: 26px;
font-weight: 900;
}
.wpct_comparison_table.simple-03 .wpct_heading_row .wpct_button .wpct_submit-button {
background-color: #ffcb08;
border: 1px solid #815627;
box-shadow: 0 3px 0 #815627, 0 6px 4px -2px rgba(0, 0, 0, 0.3);
color: #333333;
font-weight: 800;
font-style: normal;
font-size: 18px;
letter-spacing: 0.5px;
padding: 8px 16px;
}
.wpct_comparison_table.simple-03 .wpct_heading_row .wpct_button .wpct_submit-button:hover {
background: #ffd43d;
}
.wpct_comparison_table.simple-03 .wpct_heading_row .wpct_button .wpct_submit-button:active {
box-shadow: none;
}
.wpct_comparison_table.simple-03 .wpct_comparison_table_section_content {
background: 0;
}
.wpct_comparison_table.simple-03 .wpct_comparison_table_section_content .wpct_comparison_table_col {
padding: 0;
border-right: 1px solid #adadad;
}
.wpct_comparison_table.simple-03 .wpct_comparison_table_section_content .wpct_comparison_table_col:first-child {
border-left: 1px solid #adadad;
}
.wpct_comparison_table.simple-03 .wpct_comparison_table_section_content .wpct_comparison_table_feature_titles,
.wpct_comparison_table.simple-03 .wpct_comparison_table_section_content .wpct_comparison_table_feature_values {
background: 0;
}
.wpct_comparison_table.simple-03 .wpct_comparison_table_section_content .wpct_comparison_table_feature_titles li,
.wpct_comparison_table.simple-03 .wpct_comparison_table_section_content .wpct_comparison_table_feature_values li {
background: 0;
border-bottom: 1px solid #adadad;
padding: 10px;
}
.wpct_comparison_table.simple-03 .wpct_comparison_table_section_content .wpct_comparison_table_feature_titles {
font-weight: bold;
}
.wpct_comparison_table.simple-03 .wpct_comparison_table_section_heading {
background: #005793;
}
@media only screen and (max-width: 767px) {
.wpct_comparison_table.simple-03 {
border-top: 0;
padding: 0;
}
.wpct_comparison_table.simple-03 .wpct_heading_row {
margin: 15px auto 25px;
padding-top: 0;
background: white;
}
.wpct_comparison_table.simple-03 .wpct_heading_row .wpct_comparison_table_titles_col {
display: none;
}
.wpct_comparison_table.simple-03 .wpct_heading_row .wpct_comparison_table_col {
border-top: 3px solid #f9a13a;
margin: 15px auto 25px;
padding: 25px 15px 35px;
background: #005793;
}
}
.wpct_comparison_table.simple-04 {
max-width: 100%;
min-width: 0;
border: 1px solid #adadad;
padding-top: 0;
}
.wpct_comparison_table.simple-04 .wpct_table_container {
min-width: 991px;
overflow-x: auto;
}
.wpct_comparison_table.simple-04 .wpct_heading_row {
text-align: center;
background: #e9e8e8;
color: #fff;
}
.wpct_comparison_table.simple-04 .wpct_heading_row .wpct_comparison_table_titles_col {
align-self: stretch;
display: flex;
align-items: center;
justify-content: center;
}
.wpct_comparison_table.simple-04 .wpct_heading_row .wpct_comparison_table_titles_col h2 {
margin: 0 !important;
color: #000;
font-size: 20px;
line-height: 50px;
font-weight: bold;
}
.wpct_comparison_table.simple-04 .wpct_heading_row .wpct_comparison_table_col .wpct_heading {
background: #879097;
padding: 15px 0;
}
.wpct_comparison_table.simple-04 .wpct_heading_row .wpct_comparison_table_col .wpct_heading h2 {
margin: 0 0 40px;
}
.wpct_comparison_table.simple-04 .wpct_heading_row .wpct_comparison_table_col .wpct_price {
padding: 30px 0;
background: #c8c9c9;
font-size: 35px;
font-weight: bold;
}
.wpct_comparison_table.simple-04 .wpct_heading_row .wpct_comparison_table_col.featured .wpct_heading {
background: green;
}
.wpct_comparison_table.simple-04 .wpct_heading_row .wpct_comparison_table_col.featured .wpct_price {
background: #96d3fc;
}
.wpct_comparison_table.simple-04 .wpct_comparison_table_col {
padding: 0;
border-right: 1px solid #adadad;
}
.wpct_comparison_table.simple-04 .wpct_comparison_table_col:last-child {
border: 0;
}
.wpct_comparison_table.simple-04 .wpct_comparison_table_section_content {
background: 0;
}
.wpct_comparison_table.simple-04 .wpct_comparison_table_section_content .wpct_comparison_table_feature_titles,
.wpct_comparison_table.simple-04 .wpct_comparison_table_section_content .wpct_comparison_table_feature_values {
border: 0;
}
.wpct_comparison_table.simple-04 .wpct_comparison_table_section_content .wpct_comparison_table_feature_titles li,
.wpct_comparison_table.simple-04 .wpct_comparison_table_section_content .wpct_comparison_table_feature_values li {
background: none;
}
.wpct_comparison_table.simple-04 .wpct_comparison_table_section_content .wpct_comparison_table_feature_titles li:nth-child(even),
.wpct_comparison_table.simple-04 .wpct_comparison_table_section_content .wpct_comparison_table_feature_values li:nth-child(even) {
background: #e9e8e8;
}
.wpct_comparison_table.simple-04 .wpct_comparison_table_section_content .wpct_comparison_table_feature_titles {
text-align: center;
font-weight: bold;
}
.wpct_comparison_table.simple-04 .wpct_button .wpct_submit-button {
color: #fff;
width: 50%;
font-size: 14px;
font-weight: normal;
text-align: center;
text-transform: uppercase;
padding: 8px 18px;
border: 0;
background: #79c923;
}
.wpct_comparison_table.simple-05 {
font-size: 18px;
font-weight: bolder;
}
.wpct_comparison_table.simple-05 .wpct_price {
background: none;
}
.wpct_comparison_table.simple-05 .wpct_comparison_table_feature_titles li,
.wpct_comparison_table.simple-05 .wpct_comparison_table_feature_values li {
border-bottom: 1px solid #f2f2f2;
padding: 10px 15px;
}
.wpct_comparison_table.simple-05 .wpct_comparison_table_feature_titles li:nth-child(odd),
.wpct_comparison_table.simple-05 .wpct_comparison_table_feature_values li:nth-child(odd) {
background: #f8f8f8;
}
.wpct_comparison_table.simple-05 .wpct_comparison_table_feature_titles li:nth-child(even),
.wpct_comparison_table.simple-05 .wpct_comparison_table_feature_values li:nth-child(even) {
background: 0;
}
.wpct_comparison_table.simple-05 .wpct_comparison_table_feature_titles li:last-child,
.wpct_comparison_table.simple-05 .wpct_comparison_table_feature_values li:last-child {
border-bottom: 0;
}
.wpct_comparison_table.simple-05 .wpct_submit-button {
width: 100%;
display: block;
background: green;
color: white;
text-align: center;
padding: 25px;
opacity: 0.8;
font-size: 22px;
line-height: 26px;
text-transform: uppercase;
font-weight: 800;
transition: all 0.3s ease-in-out;
}
.wpct_comparison_table.simple-05 .wpct_submit-button:hover {
opacity: 1;
}
.wpct_comparison_table.simple-05 .wpct_comparison_table_col {
border: 1px solid #f2f2f2;
border-top: 0;
align-self: stretch;
}
.wpct_comparison_table.simple-05 .wpct_comparison_table_col:not(:first-child) {
border-left: 0;
}
.wpct_comparison_table.simple-05 .wpct_comparison_table_col:nth-child(odd) .wpct_submit-button {
background: #43cb83;
}
.wpct_comparison_table.simple-05 .wpct_comparison_table_col:nth-child(even) .wpct_submit-button {
background: #845a9f;
}
.wpct_comparison_table.simple-05 .wpct_pricing_table {
background: 0;
border: 0;
padding: 0;
}
.wpct_comparison_table.simple-05 .wpct_comparison_table_section_tables .wpct_comparison_table_col {
display: flex;
align-self: stretch;
align-items: flex-end;
text-align: center;
flex-direction: column;
padding: 24px 15px;
border-top: 15px solid #ccc;
}
.wpct_comparison_table.simple-05 .wpct_comparison_table_section_tables .wpct_comparison_table_col > * {
width: 100%;
}
.wpct_comparison_table.simple-05 .wpct_comparison_table_section_tables .wpct_comparison_table_col:nth-child(odd) {
border-top-color: #43cb83;
}
.wpct_comparison_table.simple-05 .wpct_comparison_table_section_tables .wpct_comparison_table_col:nth-child(even) {
border-top-color: #845a9f;
}
.wpct_comparison_table.simple-05 .wpct_comparison_table_section_tables .wpct_comparison_table_col:first-child {
border-top-color: #ccc;
}
.wpct_comparison_table.simple-05 .wpct_comparison_table_section_tables h2 {
font-size: 22px;
font-weight: 800;
line-height: 29px;
margin: 0;
padding: 0 0 10px;
}
.wpct_comparison_table.simple-05 .wpct_comparison_table_section_content {
background: 0;
}
.wpct_comparison_table.simple-05 .wpct_comparison_table_section_content .wpct_comparison_table_col {
padding: 0;
}
.wpct_comparison_table.simple-06 {
padding-top: 50px;
}
.wpct_comparison_table.simple-06 .wpct_price {
background: none;
}
.wpct_comparison_table.simple-06 .wpct_comparison_table_feature_titles li,
.wpct_comparison_table.simple-06 .wpct_comparison_table_feature_values li {
border-bottom: 1px solid #ccc;
padding: 10px 15px;
}
.wpct_comparison_table.simple-06 .wpct_comparison_table_feature_titles li:nth-child(odd),
.wpct_comparison_table.simple-06 .wpct_comparison_table_feature_values li:nth-child(odd) {
background: 0;
}
.wpct_comparison_table.simple-06 .wpct_comparison_table_feature_titles li:nth-child(even),
.wpct_comparison_table.simple-06 .wpct_comparison_table_feature_values li:nth-child(even) {
background: 0;
}
.wpct_comparison_table.simple-06 .wpct_comparison_table_feature_titles li:last-child,
.wpct_comparison_table.simple-06 .wpct_comparison_table_feature_values li:last-child {
border-bottom: 0;
}
.wpct_comparison_table.simple-06 .wpct_submit-button {
border-radius: 100px;
border: 0;
padding: 10px 25px;
}
.wpct_comparison_table.simple-06 .wpct_comparison_table_col {
border: 1px solid #ccc;
border-top: 0;
align-self: stretch;
}
.wpct_comparison_table.simple-06 .wpct_comparison_table_col:not(:last-child) {
border-right: 0;
}
.wpct_comparison_table.simple-06 .wpct_comparison_table_col.featured {
background: #eff8f7;
}
@media only screen and (max-width: 768px) {
.wpct_comparison_table.simple-06 .wpct_comparison_table_col:not(:last-child) {
border-right: 1px solid #ccc;
}
}
.wpct_comparison_table.simple-06 .wpct_pricing_table {
background: 0;
border: 0;
padding: 0;
}
.wpct_comparison_table.simple-06 .wpct_pricing_table .wpct_promo-text {
background: #6bc991;
position: absolute;
top: -66px;
color: white;
padding: 10px;
margin: 0 -15px;
left: -1px;
right: 0;
font-weight: bold;
text-transform: uppercase;
}
.wpct_comparison_table.simple-06 .wpct_comparison_table_section_tables .wpct_comparison_table_col {
display: flex;
align-self: stretch;
align-items: flex-end;
text-align: center;
flex-direction: column;
padding: 24px 15px;
border-top: 1px solid #ccc;
}
.wpct_comparison_table.simple-06 .wpct_comparison_table_section_tables .wpct_comparison_table_col > * {
width: 100%;
}
.wpct_comparison_table.simple-06 .wpct_comparison_table_section_tables .wpct_comparison_table_col:first-child {
border-top: 0;
border-left: 0;
}
.wpct_comparison_table.simple-06 .wpct_comparison_table_section_tables h2 {
font-size: 22px;
font-weight: 400;
line-height: 29px;
margin: 0;
padding: 0 0 10px;
}
.wpct_comparison_table.simple-06 .wpct_comparison_table_section_tables .wpct_button {
display: block;
}
.wpct_comparison_table.simple-06 .wpct_comparison_table_section_heading {
background: #eff8f7;
border: 1px solid #ccc;
border-top: 0;
font-weight: bold;
color: #45545f;
text-transform: none;
font-size: 18px;
}
.wpct_comparison_table.simple-06 .wpct_comparison_table_section_content {
background: 0;
}
.wpct_comparison_table.simple-06 .wpct_comparison_table_section_content .wpct_comparison_table_col {
padding: 0;
}
.wpct_comparison_table.simple-07 {
padding-top: 50px;
color: #666c70;
}
.wpct_comparison_table.simple-07 .wpct_heading h2 {
font-size: 26px;
line-height: 32px;
}
.wpct_comparison_table.simple-07 .wpct_price {
background: none;
font-size: 17px;
line-height: 26px;
margin: 0;
word-spacing: 0;
}
.wpct_comparison_table.simple-07 .wpct_submit-button {
border-radius: 100px;
border: 1px solid #666c70;
padding: 10px 25px;
background: none;
color: #2990ea;
font-weight: bold;
}
.wpct_comparison_table.simple-07 .wpct_submit-button:hover {
color: #1269b5;
background: 0;
}
.wpct_comparison_table.simple-07 .wpct_comparison_table_feature_titles li,
.wpct_comparison_table.simple-07 .wpct_comparison_table_feature_values li {
border-bottom: 1px solid #ccc;
padding: 10px 15px;
}
.wpct_comparison_table.simple-07 .wpct_comparison_table_feature_titles li:nth-child(odd),
.wpct_comparison_table.simple-07 .wpct_comparison_table_feature_values li:nth-child(odd) {
background: 0;
}
.wpct_comparison_table.simple-07 .wpct_comparison_table_feature_titles li:nth-child(even),
.wpct_comparison_table.simple-07 .wpct_comparison_table_feature_values li:nth-child(even) {
background: 0;
}
.wpct_comparison_table.simple-07 .wpct_comparison_table_feature_titles li:last-child,
.wpct_comparison_table.simple-07 .wpct_comparison_table_feature_values li:last-child {
border-bottom: 0;
}
.wpct_comparison_table.simple-07 .wpct_comparison_table_feature_titles li .fa.wpct_icon_yes,
.wpct_comparison_table.simple-07 .wpct_comparison_table_feature_values li .fa.wpct_icon_yes {
color: #1269b5;
}
.wpct_comparison_table.simple-07 .wpct_comparison_table_col {
border: 1px solid #ccc;
border-top: 0;
align-self: stretch;
}
.wpct_comparison_table.simple-07 .wpct_comparison_table_col:not(:last-child) {
border-right: 0;
}
.wpct_comparison_table.simple-07 .wpct_comparison_table_col.featured {
background: #eff8f7;
}
@media only screen and (max-width: 768px) {
.wpct_comparison_table.simple-07 .wpct_comparison_table_col:not(:last-child) {
border-right: 1px solid #ccc;
}
}
.wpct_comparison_table.simple-07 .wpct_pricing_table {
background: 0;
border: 0;
padding: 0;
}
.wpct_comparison_table.simple-07 .wpct_pricing_table .wpct_promo-text {
background: #6bc991;
position: absolute;
top: -66px;
color: white;
padding: 10px;
margin: 0 -15px;
left: -1px;
right: 0;
font-weight: bold;
text-transform: uppercase;
}
.wpct_comparison_table.simple-07 .wpct_comparison_table_section_tables .wpct_comparison_table_col {
display: flex;
align-self: stretch;
align-items: flex-end;
text-align: center;
flex-direction: column;
padding: 24px 15px;
border-top: 1px solid #ccc;
}
.wpct_comparison_table.simple-07 .wpct_comparison_table_section_tables .wpct_comparison_table_col > * {
width: 100%;
}
.wpct_comparison_table.simple-07 .wpct_comparison_table_section_tables .wpct_comparison_table_col:first-child {
border-top: 0;
border-left: 0;
}
.wpct_comparison_table.simple-07 .wpct_comparison_table_section_tables h2 {
font-size: 22px;
font-weight: 400;
line-height: 29px;
margin: 0;
padding: 0 0 10px;
}
.wpct_comparison_table.simple-07 .wpct_comparison_table_section_tables .wpct_button {
display: block;
}
.wpct_comparison_table.simple-07 .wpct_comparison_table_section_heading {
background: #eff8f7;
border: 1px solid #ccc;
border-top: 0;
font-weight: bold;
color: #45545f;
text-transform: none;
font-size: 18px;
}
.wpct_comparison_table.simple-07 .wpct_comparison_table_section_content {
background: 0;
}
.wpct_comparison_table.simple-07 .wpct_comparison_table_section_content .wpct_comparison_table_col {
padding: 0;
}
.wpct_comparison_table.simple-08 {
padding-top: 50px;
}
.wpct_comparison_table.simple-08 .wpct_price {
background: none;
font-weight: 900;
}
.wpct_comparison_table.simple-08 .wpct_price .wpct_unit {
vertical-align: super;
}
.wpct_comparison_table.simple-08 .wpct_pricing_table {
background: 0;
border: 0;
padding: 0;
}
.wpct_comparison_table.simple-08 .wpct_pricing_table .wpct_promo-text {
background: #fa7921;
position: absolute;
top: -66px;
color: white;
padding: 10px;
margin: 0 -15px;
left: -1px;
right: 0;
font-weight: bold;
text-transform: uppercase;
border-top-left-radius: 4px;
border-top-right-radius: 4px;
}
.wpct_comparison_table.simple-08 .wpct_submit-button {
border-radius: 4px;
border: 0;
padding: 5px 15px;
background: #1e5694;
font-weight: bold;
}
.wpct_comparison_table.simple-08 .wpct_submit-button:hover {
background: #1f73d0;
}
.wpct_comparison_table.simple-08 .wpct_comparison_table_col {
border: 1px solid #ccc;
border-top: 0;
align-self: stretch;
}
.wpct_comparison_table.simple-08 .wpct_comparison_table_col:not(:last-child) {
border-right: 0;
}
.wpct_comparison_table.simple-08 .wpct_comparison_table_col.featured {
background: 0;
}
.wpct_comparison_table.simple-08 .wpct_comparison_table_col.featured .wpct_submit-button {
background: #fa7921;
}
.wpct_comparison_table.simple-08 .wpct_comparison_table_col.featured .wpct_submit-button:hover {
background: #ff9020;
}
@media only screen and (max-width: 768px) {
.wpct_comparison_table.simple-08 .wpct_comparison_table_col:not(:last-child) {
border-right: 1px solid #ccc;
}
}
.wpct_comparison_table.simple-08 .wpct_comparison_table_feature_titles li,
.wpct_comparison_table.simple-08 .wpct_comparison_table_feature_values li {
border-bottom: 1px solid #ccc;
padding: 10px 15px;
}
.wpct_comparison_table.simple-08 .wpct_comparison_table_feature_titles li:nth-child(odd),
.wpct_comparison_table.simple-08 .wpct_comparison_table_feature_values li:nth-child(odd) {
background: 0;
}
.wpct_comparison_table.simple-08 .wpct_comparison_table_feature_titles li:nth-child(even),
.wpct_comparison_table.simple-08 .wpct_comparison_table_feature_values li:nth-child(even) {
background: 0;
}
.wpct_comparison_table.simple-08 .wpct_comparison_table_feature_titles li:last-child,
.wpct_comparison_table.simple-08 .wpct_comparison_table_feature_values li:last-child {
border-bottom: 0;
}
.wpct_comparison_table.simple-08 .wpct_comparison_table_feature_titles li .fa.wpct_icon_yes,
.wpct_comparison_table.simple-08 .wpct_comparison_table_feature_values li .fa.wpct_icon_yes,
.wpct_comparison_table.simple-08 .wpct_comparison_table_feature_titles li .fa.wpct_icon_no,
.wpct_comparison_table.simple-08 .wpct_comparison_table_feature_values li .fa.wpct_icon_no {
width: 30px;
height: 30px;
line-height: 30px;
font-size: 16px;
background: #32b17b;
border-radius: 50px;
text-align: center;
color: white;
}
.wpct_comparison_table.simple-08 .wpct_comparison_table_feature_titles li .fa.wpct_icon_no,
.wpct_comparison_table.simple-08 .wpct_comparison_table_feature_values li .fa.wpct_icon_no {
background: red;
}
.wpct_comparison_table.simple-08 .wpct_comparison_table_section_tables .wpct_comparison_table_col {
display: flex;
align-self: stretch;
align-items: flex-end;
text-align: center;
flex-direction: column;
padding: 24px 15px;
border-top: 1px solid #ccc;
}
.wpct_comparison_table.simple-08 .wpct_comparison_table_section_tables .wpct_comparison_table_col > * {
width: 100%;
}
.wpct_comparison_table.simple-08 .wpct_comparison_table_section_tables .wpct_comparison_table_col:first-child {
border-top: 0;
border-left: 0;
}
.wpct_comparison_table.simple-08 .wpct_comparison_table_section_tables h2 {
font-size: 22px;
font-weight: 400;
line-height: 29px;
margin: 0;
padding: 0 0 10px;
}
.wpct_comparison_table.simple-08 .wpct_comparison_table_section_tables .wpct_button {
display: block;
}
.wpct_comparison_table.simple-08 .wpct_comparison_table_section_heading {
background: 0;
border: 1px solid #ccc;
border-top: 0;
font-weight: bold;
color: #45545f;
text-transform: none;
font-size: 18px;
text-align: left;
}
.wpct_comparison_table.simple-08 .wpct_comparison_table_section_content {
background: 0;
}
.wpct_comparison_table.simple-08 .wpct_comparison_table_section_content .wpct_comparison_table_col {
padding: 0;
}
.wpct_comparison_table.simple-09 .wpct_button {
display: block !important;
}
.wpct_comparison_table.simple-09 .wpct_comparison_table_section_heading {
background: #63b770;
text-align: left;
}
.wpct_comparison_table.simple-10 .wpct_comparison_table_row {
background: #f4f5f9;
}
.wpct_comparison_table .wpct_holder.wpct_discount_style_2:not(:empty) {
width: 100%;
padding: 0 0;
background: transparent;
font-size: 13px;
}
@media only screen and (max-width: 992px) {
.wpct_comparison_table .wpct_comparison_table_feature_titles {
display: none;
}
.wpct_comparison_table .wpct_comparison_table_titles_col {
width: 100%;
margin-bottom: 15px;
}
.wpct_comparison_table .wpct_comp_feature_title_responsive {
display: block;
font-weight: bold;
}
.wpct_comparison_table.one_col .wpct_comparison_table_col {
width: 100%;
}
.wpct_comparison_table.two_cols .wpct_comparison_table_col {
width: 50%;
}
.wpct_comparison_table.three_cols .wpct_comparison_table_col {
width: 33.33%;
}
.wpct_comparison_table.four_cols .wpct_comparison_table_col {
width: 25%;
}
}
@media only screen and (max-width: 767px) {
.wpct_comparison_table {
min-width: 200px;
}
.wpct_comparison_table.one_col .wpct_comparison_table_col,
.wpct_comparison_table.two_cols .wpct_comparison_table_col,
.wpct_comparison_table.three_cols .wpct_comparison_table_col,
.wpct_comparison_table.four_cols .wpct_comparison_table_col {
width: 100%;
margin-bottom: 20px;
}
.wpct_comparison_table .wpct_comparison_table_section_content,
.wpct_comparison_table .wpct_comparison_table_section_heading,
.wpct_comparison_table .wpct_comparison_table_section_summary,
.wpct_comparison_table .wpct_price_row {
display: none;
}
.wpct_comparison_table .wpct_comparison_table_titles_col,
.wpct_comparison_table .wpct_plan_description_responsive {
display: block;
}
}
@media only screen and (min-width: 768px) {
.wpct_comparison_table .wpct_comparison_table_section_tables .wpct_pricing_table {
border-bottom-left-radius: 0;
border-bottom-right-radius: 0;
border-bottom: 0;
margin: 0;
width: 100%;
max-width: 100%;
min-width: 100%;
}
.wpct_comparison_table .wpct_comparison_table_section_tables .wpct_pricing_table .wpct_features,
.wpct_comparison_table .wpct_comparison_table_section_tables .wpct_pricing_table .wpct_button {
display: none;
}
}
@media only screen and (max-width: 767px) {
.wpct_comparison_table .wpct_comparison_table_col {
width: 100%;
}
}
.wpct_table_group .whmpress_pricing_table {
max-width: 300px;
margin: 0 auto;
text-align: center;
padding: 20px 0;
}
.wpct_table_group .whmpress_pricing_table ul {
width: 100%;
padding: 15px;
margin: 10px 0 0;
border-top: 1px solid #ddd;
}
.wpct_table_group .whmpress_pricing_table ul li {
width: 100%;
padding: 5px 0;
border-bottom: 1px solid #ddd;
list-style: none;
}
.wpct_table_group .whmpress_pricing_table ul li:last-child {
border-bottom: 0;
}
.wpct_table_group .whmpress_pricing_table h4 {
width: 100%;
border-top: 1px solid #ddd;
margin: 0;
padding: 20px 0 10px;
}
.wpct_table_group .whmpress_pricing_table .whmpress_order_combo form {
display: block;
}
.wpct_table_group .whmpress_pricing_table .whmpress_order_combo form select,
.wpct_table_group .whmpress_pricing_table .whmpress_order_combo form button {
display: block;
width: 90%;
margin: 0 auto 15px;
}
.wpct_table_group .whmpress_pricing_table .whmpress_order_button {
width: 90%;
display: inline-block;
} .wpct_table_group {
box-sizing: border-box;
}
.wpct_table_group *,
.wpct_table_group *:before,
.wpct_table_group *:after {
box-sizing: border-box;
}
.wpct_table_group .wpct_table_group_row {
display: flex;
flex-wrap: wrap;
justify-content: space-around;
padding: 30px 0;
}
.wpct_table_group .wpct_table_group_col {
width: 20%;
padding: 10px;
min-width: 250px;
text-align: center;
}
.wpct_table_group .wpct_table_group_col .whmpress_pricing_table {
margin-left: auto;
margin-right: auto;
max-width: 100% !important;
}
.wpct_table_group .wpct_table_group_col .whmpress_pricing_table .whmpress_order_button {
display: inline-block;
}
.wpct_table_group .wpct_table_group_col .whmpress_pricing_table .wpct_month_wise_discount_string {
font-size: 14px;
font-weight: 400;
padding-bottom: 10px;
text-align: left;
padding-left: 20px;
}
.wpct_table_group .wpct_table_group_col .whmpress_pricing_table .wpct_saving_string {
padding-right: 5px;
}
.wpct_table_group .wpct_table_group_col .whmpress_pricing_table .wpct_discount_applied_string {
color: #43ab3c;
font-size: 16px;
padding-bottom: 10px;
}
.wpct_table_group .wpct_table_group_col .whmpress_pricing_table .pricing_table_price .wpct_secondary_discount_string {
line-height: 7px;
font-size: 14px;
color: #6b757b;
font-weight: 400;
}
.wpct_table_group .wpct_table_group_col .whmpress_pricing_table .pricing_table_price span.wpct_discount_del_price {
font-size: 14px;
color: #6b757b;
padding: 0 5px;
font-weight: 400;
text-decoration: line-through;
}
.wpct_table_group.wpct_have_carousel .wpct_table_group_col {
min-width: 100px;
}
.wpct_table_group.one_col .wpct_table_group_col {
width: 100%;
}
.wpct_table_group.two_cols .wpct_table_group_col {
width: 50%;
}
.wpct_table_group.three_cols .wpct_table_group_col {
width: 33%;
}
.wpct_table_group.four_cols .wpct_table_group_col {
width: 25%;
}
.wpct_table_group .slick-dots {
list-style: none;
display: flex;
justify-content: space-between;
position: relative;
margin: 0 auto 15px;
}
.wpct_table_group .slick-dots:after {
content: '';
position: absolute;
background: #7ecefd;
height: 10px;
border-radius: 10px;
left: 10px;
right: 10px;
z-index: 97;
bottom: 10px;
}
.wpct_table_group .slick-dots li {
position: relative;
cursor: pointer;
min-width: 70px;
text-align: center;
}
.wpct_table_group .slick-dots li > span {
content: '';
display: block;
position: relative;
width: 20px;
height: 20px;
margin: 5px auto;
background: #7ecefd;
border-radius: 20px;
z-index: 98;
}
.wpct_table_group .slick-dots li > span:after {
content: '';
position: absolute;
width: 10px;
height: 10px;
z-index: 99;
background: #7ecefd;
border-radius: 10px;
left: 5px;
top: 5px;
}
.wpct_table_group .slick-dots li.slick-active {
cursor: default;
}
.wpct_table_group .slick-dots li.slick-active > span:after {
background: white !important;
}
.wpct_table_group .wpct_group_title {
display: none !important;
}
.wpct_table_group.wpct_have_carousel .wpct_table_group_row {
padding-left: 60px;
padding-right: 60px;
position: relative;
}
.wpct_table_group.wpct_have_carousel .wpct_table_group_row .wpct_prev,
.wpct_table_group.wpct_have_carousel .wpct_table_group_row .wpct_next {
position: absolute;
height: 50px;
width: 50px;
box-sizing: border-box;
padding: 0;
background: 0;
left: 2px;
top: 50%;
margin-top: -25px;
color: #333;
font-size: 50px;
line-height: 50px;
text-align: center;
border: 0;
outline: transparent !important;
}
.wpct_table_group.wpct_have_carousel .wpct_table_group_row .wpct_prev:hover,
.wpct_table_group.wpct_have_carousel .wpct_table_group_row .wpct_next:hover {
color: #333;
background: 0;
border: 0;
}
.wpct_table_group.wpct_have_carousel .wpct_table_group_row .wpct_prev.wpct_next,
.wpct_table_group.wpct_have_carousel .wpct_table_group_row .wpct_next.wpct_next {
left: auto;
right: 0;
}
.wpct_table_group.group-01 .slick-dots:after {
background: #2cd26c;
}
.wpct_table_group.group-01 .slick-dots li > span {
background: #2cd26c;
}
.wpct_table_group.group-01 .slick-dots li > span:after {
background: #2cd26c;
}
.wpct_table_group.group-02 .slick-dots:after {
background: #e84c3d;
}
.wpct_table_group.group-02 .slick-dots li > span {
background: #e84c3d;
}
.wpct_table_group.group-02 .slick-dots li > span:after {
background: #e84c3d;
}
.wpct_table_group.group-03 .slick-dots:after {
background: #ffac00;
}
.wpct_table_group.group-03 .slick-dots li > span {
background: #ffac00;
}
.wpct_table_group.group-03 .slick-dots li > span:after {
background: #ffac00;
}
.wpct_table_group.group-04 .slick-dots:after {
background: #7c3ac9;
}
.wpct_table_group.group-04 .slick-dots li > span {
background: #7c3ac9;
}
.wpct_table_group.group-04 .slick-dots li > span:after {
background: #7c3ac9;
}
.wpct_table_group.group-05 .slick-dots:after {
background: #a6374a;
}
.wpct_table_group.group-05 .slick-dots li > span {
background: #a6374a;
}
.wpct_table_group.group-05 .slick-dots li > span:after {
background: #a6374a;
}
.wpct_table_group.group-06 .slick-dots:after {
background: #7ec01e;
}
.wpct_table_group.group-06 .slick-dots li > span {
background: #7ec01e;
}
.wpct_table_group.group-06 .slick-dots li > span:after {
background: #7ec01e;
}
.wpct_table_group.group-07 .slick-dots:after {
background: #d4300c;
}
.wpct_table_group.group-07 .slick-dots li > span {
background: #d4300c;
}
.wpct_table_group.group-07 .slick-dots li > span:after {
background: #d4300c;
}
.wpct_table_group.group-08 .slick-dots:after {
background: #2edb7c;
}
.wpct_table_group.group-08 .slick-dots li > span {
background: #2edb7c;
}
.wpct_table_group.group-08 .slick-dots li > span:after {
background: #2edb7c;
}
.wpct_table_group.group-09 .slick-dots:after {
background: #ff813b;
}
.wpct_table_group.group-09 .slick-dots li > span {
background: #ff813b;
}
.wpct_table_group.group-09 .slick-dots li > span:after {
background: #ff813b;
}
.wpct_table_group.group-10 .slick-dots:after {
background: #26c3f6;
}
.wpct_table_group.group-10 .slick-dots li > span {
background: #26c3f6;
}
.wpct_table_group.group-10 .slick-dots li > span:after {
background: #26c3f6;
}
.wpct_table_group.simple-01 .slick-dots:after {
background: #009cfc;
}
.wpct_table_group.simple-01 .slick-dots li > span {
background: #009cfc;
}
.wpct_table_group.simple-01 .slick-dots li > span:after {
background: #009cfc;
}
.wpct_table_group.simple-02 .slick-dots:after {
background: #b43a7e;
}
.wpct_table_group.simple-02 .slick-dots li > span {
background: #b43a7e;
}
.wpct_table_group.simple-02 .slick-dots li > span:after {
background: #b43a7e;
}
.wpct_table_group.simple-03 .slick-dots:after {
background: #242424;
}
.wpct_table_group.simple-03 .slick-dots li > span {
background: #242424;
}
.wpct_table_group.simple-03 .slick-dots li > span:after {
background: #242424;
} .wpct_hosting_slider {
box-sizing: border-box;
background: #e5e5e5;
margin: 50px auto 30px;
font-size: 16px;
line-height: 1.4;
padding: 35px 25px 20px;
box-shadow: inset 0 0 3px 3px #cccccc;
font-family: 'Open Sans', Arial, Helvetica, sans-serif;
}
.wpct_hosting_slider *,
.wpct_hosting_slider *:before,
.wpct_hosting_slider *:after {
box-sizing: border-box;
}
.wpct_hosting_slider .wpct_package_title ul {
list-style: none;
margin: 0 auto;
padding: 0 0 20px;
width: 100%;
display: flex;
flex-wrap: wrap;
justify-content: space-between;
}
.wpct_hosting_slider .wpct_package_title ul li {
background: #008000;
text-align: center;
padding: 6px;
border-radius: 6px;
color: #fff;
cursor: pointer;
width: 10%;
min-width: 90px;
margin-bottom: 15px !important;
}
.wpct_hosting_slider .ui-slider {
width: 90%;
margin: 0 auto 30px;
}
.wpct_hosting_slider .wpct_slider_content {
padding-bottom: 30px;
}
.wpct_hosting_slider .wpct_slider_submit_button {
text-align: center;
}
.wpct_hosting_slider .wpct_slider_submit_button .wpct_submit {
display: inline-block;
background: #5cb85c;
border-radius: 6px;
padding: 6px 10px;
border: 1px solid #4cae4c;
color: #fff;
cursor: pointer;
transition: all 0.5s ease-in-out;
}
.wpct_hosting_slider .wpct_slider_submit_button .wpct_submit:hover {
background: #449d44;
border-color: #398439;
}
.wpct_hosting_slider .wpct_package_title_mobile {
display: none;
}
.wpct_hosting_slider .wpct_price_toggle {
text-align: center;
margin-bottom: 25px;
}
.wpct_hosting_slider .wpct_price_toggle label span {
background-color: #dff0d8;
}
.wpct_hosting_slider .wpct_price_toggle input:checked + span {
background-color: #008000;
color: white;
}
.wpct_hosting_slider .wpct_slider_discounts_container {
text-align: center;
margin-bottom: 10px;
}
.wpct_hosting_slider .wpct_slider_discounts_container .wpct_holder {
display: inline-block;
text-align: center;
font-weight: bold;
}
.wpct_hosting_slider .wpct_slider_discounts_container .wpct_discount_text:after {
content: " ";
}
@media (min-width: 641px) {
.wpct_hosting_slider .wpct_price_toggle {
width: 50%;
float: left;
text-align: left;
}
.wpct_hosting_slider .wpct_slider_discounts_container {
width: 50%;
float: right;
text-align: right;
}
}
@media (max-width: 640px) {
.wpct_hosting_slider .wpct_package_title ul {
padding: 0;
}
.wpct_hosting_slider .wpct_package_title ul li {
background: 0;
padding: 6px 0;
border-radius: 0;
color: unset;
cursor: pointer;
width: 10%;
min-width: 10px;
}
.wpct_hosting_slider .wpct_package_title_mobile {
display: block;
}
.wpct_hosting_slider .wpct_package_title_desktop {
display: none;
}
.wpct_hosting_slider .wpct_price_toggle,
.wpct_hosting_slider .wpct_discounts_container {
float: none;
max-width: 100%;
}
}
.wpct_hosting_slider.first .wpct_slider_output {
float: left;
padding: 10px 15px;
margin-right: 10px;
color: #3c763d;
background-color: #dff0d8;
border: 1px solid #d6e9c6;
border-radius: 4px;
position: relative;
}
.wpct_hosting_slider.first .wpct_slider_output .wpct_tooltip {
display: none;
position: absolute;
top: 0;
left: 0;
right: 0;
transform: translateY(-100%);
margin-bottom: 10px;
background: white;
}
.wpct_hosting_slider.first .wpct_slider_output:hover .wpct_tooltip {
display: block;
}
.wpct_hosting_slider.first .wpct_slider_heading {
font-size: 24px;
line-height: 28px;
text-align: center;
padding-bottom: 30px;
}
.wpct_hosting_slider.second {
background: #e1ecf4;
border: 1px solid #c1dcc4;
box-shadow: none;
padding-bottom: 0;
border-radius: 10px;
overflow: hidden;
}
.wpct_hosting_slider.second .wpct_price_toggle label span {
background-color: #41728e;
color: white;
}
.wpct_hosting_slider.second .wpct_price_toggle label:first-child > span {
border-radius: 6px 0 0 6px;
}
.wpct_hosting_slider.second .wpct_price_toggle label:last-child > span {
border-radius: 0 6px 6px 0;
}
.wpct_hosting_slider.second .wpct_price_toggle input:checked + span {
background-color: #21526e;
}
.wpct_hosting_slider.second .ui-slider {
background: #21526e;
}
.wpct_hosting_slider.second .ui-slider .ui-widget-header {
background: #62A028;
}
.wpct_hosting_slider.second .wpct_slider_content {
background: #41728e;
margin-right: -25px;
margin-left: -25px;
margin-bottom: 0;
padding: 0 25px;
border-top: 1px solid #21526e;
}
.wpct_hosting_slider.second .wpct_slider_content .wpct_slider_output {
float: left;
width: 20%;
min-width: 150px;
color: #e1ecf4;
padding: 20px 10px;
text-align: center;
border-right: 1px solid #21526e;
}
.wpct_hosting_slider.second .wpct_slider_content .wpct_slider_output:first-child {
border-left: 1px solid #21526e;
}
.wpct_hosting_slider.second .wpct_slider_content .wpct_slider_output .wpct_slider_description_title {
display: block;
}
.wpct_hosting_slider.second .wpct_slider_content .wpct_slider_output .wpct_slider_description_title .wpct_price .wpct_unit,
.wpct_hosting_slider.second .wpct_slider_content .wpct_slider_output .wpct_slider_description_title .wpct_price .wpct_amount,
.wpct_hosting_slider.second .wpct_slider_content .wpct_slider_output .wpct_slider_description_title .wpct_price .wpct_decimal,
.wpct_hosting_slider.second .wpct_slider_content .wpct_slider_output .wpct_slider_description_title .wpct_price .wpct_fraction {
display: none;
}
.wpct_hosting_slider.second .wpct_slider_content .wpct_slider_output .wpct_slider_description_title .wpct_price .wpct_period {
display: block;
}
.wpct_hosting_slider.second .wpct_slider_content .wpct_slider_output .wpct_slider_description_detail {
font-weight: bold;
display: block;
font-size: 24px;
}
.wpct_hosting_slider.second .wpct_package_title ul li {
background: #21526e;
padding: 3px 6px;
}
.wpct_hosting_slider.second .wpct_slider_submit {
text-align: right;
margin-right: -25px;
margin-left: -25px;
padding: 25px;
background: #41728e;
border-top: 1px solid #21526e;
border-bottom-left-radius: 10px;
border-bottom-right-radius: 10px;
}
.wpct_hosting_slider.second .wpct_slider_submit .wpct_submit {
background: #e1ecf4;
border: 5px solid #21526e;
border-radius: 0;
color: #21526e;
padding: 15px 30px;
font-size: 18px;
display: inline-block;
font-weight: bold;
}
.wpct_hosting_slider.second .wpct_slider_submit .wpct_submit:hover {
border-color: #e1ecf4;
background: #21526e;
color: #e1ecf4;
}
@media (max-width: 993px) {
.wpct_hosting_slider.second .wpct_slider_content {
border-bottom: 0;
}
.wpct_hosting_slider.second .wpct_slider_content .wpct_slider_output {
border-top: 1px solid #21526e;
}
.wpct_hosting_slider.second .wpct_slider_content .wpct_slider_output:nth-child(1) {
width: 33.33%;
}
.wpct_hosting_slider.second .wpct_slider_content .wpct_slider_output:nth-child(2) {
width: 33.33%;
}
.wpct_hosting_slider.second .wpct_slider_content .wpct_slider_output:nth-child(3) {
width: 33.33%;
}
.wpct_hosting_slider.second .wpct_slider_content .wpct_slider_output:nth-child(4) {
width: 50%;
border-left: 1px solid #21526e;
}
.wpct_hosting_slider.second .wpct_slider_content .wpct_slider_output:nth-child(5) {
width: 50%;
}
}
@media (max-width: 640px) {
.wpct_hosting_slider.second .wpct_slider_content {
border-bottom: 0;
}
.wpct_hosting_slider.second .wpct_slider_content .wpct_slider_output {
border-top: 1px solid #21526e;
border-left: 1px solid #21526e;
width: 100% !important;
}
.wpct_hosting_slider.second .wpct_package_title ul li {
background: 0;
padding: 3px 0;
}
}
.wpct_hosting_slider.third {
background: #fff;
border-radius: 0;
box-shadow: none;
}
.wpct_hosting_slider.third .wpct_package_title ul {
width: 90%;
display: block;
padding-bottom: 0;
position: relative;
min-height: 20px;
}
.wpct_hosting_slider.third .wpct_package_title ul li {
background: none;
border-radius: 0;
padding: 0;
color: #000;
font-weight: bold;
cursor: pointer;
width: 40px;
min-width: 40px;
margin-left: -20px;
position: absolute;
top: 0;
left: 0;
}
.wpct_hosting_slider.third .ui-slider {
margin: 0 auto 10px;
}
.wpct_hosting_slider.third .bottom-holder {
border: 3px solid #333;
border-right: 0;
margin-bottom: 20px;
}
.wpct_hosting_slider.third .bottom-holder .slider-container {
float: left;
width: calc(100% - 180px);
margin: 20px auto;
}
.wpct_hosting_slider.third .bottom-holder .wpct_price {
float: right;
width: 180px;
line-height: 40px;
background: #333;
color: #fff;
}
.wpct_hosting_slider.third .bottom-holder .wpct_price .wpct_slider_description_title {
display: block;
text-align: center;
text-transform: uppercase;
}
.wpct_hosting_slider.third .bottom-holder .wpct_price .wpct_slider_description_detail {
font-size: 34px;
background: #fff;
width: 100%;
display: block;
border-right: 3px solid #333;
color: #333;
}
.wpct_hosting_slider.third .bottom-holder .wpct_price .wpct_slider_description_detail .wpct_unit {
padding: 0 5px 0 15px;
background: #333;
color: #fff;
display: inline-block;
}
.wpct_hosting_slider.third .wpct_slider_content .wpct_slider_output {
float: left;
width: 18%;
max-width: 150px;
min-width: 120px;
margin-right: 2%;
border: 2px solid #333;
line-height: 2.5;
text-align: center;
}
.wpct_hosting_slider.third .wpct_slider_content .wpct_slider_output span {
display: block;
font-weight: bold;
}
.wpct_hosting_slider.third .wpct_slider_content .wpct_slider_output span.wpct_slider_description_title {
background: #f78f8f;
color: #fff;
text-transform: uppercase;
font-weight: normal;
}
.wpct_hosting_slider.third .wpct_slider_content .wpct_slider_output:nth-child(1) .wpct_slider_description_title {
background: #f78f8f;
}
.wpct_hosting_slider.third .wpct_slider_content .wpct_slider_output:nth-child(2) .wpct_slider_description_title {
background: #e2b088;
}
.wpct_hosting_slider.third .wpct_slider_content .wpct_slider_output:nth-child(3) .wpct_slider_description_title {
background: #3697f2;
}
.wpct_hosting_slider.third .wpct_slider_content .wpct_slider_output:nth-child(4) .wpct_slider_description_title {
background: #85e02d;
}
.wpct_hosting_slider.third .wpct_slider_content .wpct_slider_output:nth-child(5) .wpct_slider_description_title {
background: #f78f8f;
}
.wpct_hosting_slider.third .wpct_slider_content .wpct_slider_output:nth-child(6) .wpct_slider_description_title {
background: #e2b088;
}
.wpct_hosting_slider.third .wpct_slider_content:before,
.wpct_hosting_slider.third .wpct_slider_content:after {
display: block;
clear: both;
}
.wpct_hosting_slider.third .ui-slider {
background: #999;
border-radius: 0;
border: 0;
box-shadow: none;
height: 8px;
}
.wpct_hosting_slider.third .ui-slider .ui-widget-header {
background: #333;
border-radius: 0;
}
.wpct_hosting_slider.third .wpct_submit {
background: #333;
border: 5px solid #fff;
border-radius: 0;
color: #fff;
padding: 15px 30px;
font-size: 18px;
display: inline-block;
font-weight: bold;
}
.wpct_hosting_slider.third .wpct_submit:hover {
border-color: #333;
background: #fff;
color: #333;
}
.wpct_hosting_slider.third .wpct_slider_heading {
font-size: 24px;
line-height: 28px;
text-align: center;
padding-bottom: 30px;
}
@media (max-width: 769px) {
.wpct_hosting_slider.third .wpct_slider_content .wpct_slider_output {
max-width: 23%;
width: 23%;
margin: 1%;
}
}
@media (max-width: 640px) {
.wpct_hosting_slider.third .bottom-holder {
border: 3px solid #333 !important;
}
.wpct_hosting_slider.third .bottom-holder .slider-container {
float: none;
width: 100%;
margin: 20px auto 15px;
}
.wpct_hosting_slider.third .bottom-holder .wpct_price {
float: none;
width: 100%;
}
.wpct_hosting_slider.third .bottom-holder .wpct_price .wpct_slider_description_title {
display: block;
text-align: center;
text-transform: uppercase;
}
.wpct_hosting_slider.third .bottom-holder .wpct_price .wpct_slider_description_detail {
text-align: center;
border-right: 0;
width: 100%;
}
.wpct_hosting_slider.third .bottom-holder .wpct_price .wpct_slider_description_detail .wpct_unit {
background: white;
color: #333;
margin-right: -5px;
}
.wpct_hosting_slider.third .wpct_slider_content .wpct_slider_output {
min-width: 100%;
max-width: 100%;
width: 100%;
margin: 0 0 20px !important;
}
}
.wpct_hosting_slider.fourth {
background: #6c7a89;
color: #fff;
box-shadow: none;
border: 0;
border-radius: 6px;
padding: 55px 0 0;
margin-top: 35px;
width: 100%;
}
.wpct_hosting_slider.fourth .wpct_slider_container {
padding: 0 60px;
}
.wpct_hosting_slider.fourth .ui-slider {
background: #000;
background: rgba(0, 0, 0, 0.15);
border-radius: 6px;
height: 17px;
margin: 0 0 12px;
padding: 0;
width: 100%;
}
.wpct_hosting_slider.fourth .ui-slider .ui-slider-range {
background: #DE6262;
border-radius: 6px;
}
.wpct_hosting_slider.fourth .wpct_package_title ul {
padding: 20px 60px;
}
.wpct_hosting_slider.fourth .wpct_package_title ul li {
color: #fff;
font-size: 17px;
font-weight: bold;
margin: 0;
background: 0;
width: auto;
padding: 0;
margin-bottom: 40px;
}
.wpct_hosting_slider.fourth .wpct_slider_content:not(.wpct_hidden) {
display: flex !important;
background: rgba(0, 0, 0, 0.1);
padding: 25px 0;
text-align: center;
}
.wpct_hosting_slider.fourth .wpct_slider_content:not(.wpct_hidden) .wpct_slider_output {
width: 25%;
color: #fff;
}
.wpct_hosting_slider.fourth .wpct_slider_content:not(.wpct_hidden) .wpct_slider_output h3 {
margin: 0;
font-size: 19px;
line-height: 21px;
color: #fff;
}
.wpct_hosting_slider.fourth .wpct_slider_content:not(.wpct_hidden) .wpct_slider_output .wpct_slider_description_detail {
font-size: 29px;
font-weight: 900;
}
.wpct_hosting_slider.fourth .wpct_slider_content:not(.wpct_hidden) .wpct_slider_submit a {
font-size: 17px;
font-weight: 900;
padding: 6px 15px;
background-color: #73ae95;
border-color: #4cae4c;
box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075);
color: #fff;
text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.2);
webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075);
}
.wpct_hosting_slider.fourth .wpct_slider_content:not(.wpct_hidden) .wpct_plan_title_responsive {
display: none;
background: #6c7a89;
}
.wpct_hosting_slider.fourth .wpct_slider_content:not(.wpct_hidden) .wpct_plan_title_responsive h3 {
position: relative;
background: #72AC94;
text-align: center;
color: #fff;
padding: 8px 17px;
margin: 30px auto 0;
font-size: 20px;
display: inline-block;
}
.wpct_hosting_slider.fourth .wpct_slider_content:not(.wpct_hidden) .wpct_plan_title_responsive h3:after {
top: 100%;
left: 50%;
border: solid transparent;
content: " ";
height: 0;
width: 0;
position: absolute;
pointer-events: none;
border-color: rgba(114, 172, 148, 0);
border-top-color: #72AC94;
border-width: 10px;
margin-left: -10px;
}
@media only screen and (max-width: 768px) {
.wpct_hosting_slider.fourth .wpct_package_title {
display: none;
}
.wpct_hosting_slider.fourth .wpct_slider_content:not(.wpct_hidden) {
display: block !important;
padding-top: 0;
}
.wpct_hosting_slider.fourth .wpct_slider_content:not(.wpct_hidden) .wpct_slider_output {
width: 100%;
padding: 10px;
border-bottom: 1px solid #6C7A89;
}
.wpct_hosting_slider.fourth .wpct_slider_content:not(.wpct_hidden) .wpct_plan_title_responsive {
display: block;
margin-top: 25px;
}
}
.wpct_hosting_slider.slider-05 {
box-shadow: none;
background: 0;
}
.wpct_hosting_slider.slider-05 .ui-slider {
height: 20px;
border-radius: 20px 20px 0 0;
background: #6da7c5;
}
.wpct_hosting_slider.slider-05 .ui-slider .ui-widget-header {
background: #68bd4e;
border-radius: 20px 20px 0 0;
}
.wpct_hosting_slider.slider-05 .wpct_package_title ul li {
background: none;
border: 0;
border-radius: 0;
color: #666;
}
.wpct_hosting_slider.slider-05 .wpct_package_title ul li.active {
font-weight: bold;
color: black;
}
.wpct_hosting_slider.slider-05 .wpct_slider_content {
width: 90%;
background: white;
margin: -30px auto 0;
padding: 20px;
box-shadow: 0 1px 5px 1px #666;
text-align: center;
}
.wpct_hosting_slider.slider-05 .wpct_slider_content .wpct_description_holder {
width: 75%;
float: left;
}
.wpct_hosting_slider.slider-05 .wpct_slider_content .wpct_description_holder > .wpct_slider_output {
float: left;
width: 25%;
min-width: 120px;
margin-bottom: 15px;
text-align: center;
padding: 5px;
}
.wpct_hosting_slider.slider-05 .wpct_slider_content .wpct_slider_description_title {
font-size: 14px;
line-height: 26px;
}
.wpct_hosting_slider.slider-05 .wpct_slider_content .wpct_slider_description_detail {
font-size: 24px;
line-height: 26px;
padding-bottom: 10px;
font-weight: bold;
color: black;
position: relative;
display: block;
}
.wpct_hosting_slider.slider-05 .wpct_slider_content .wpct_slider_description_detail:after {
content: '';
position: absolute;
bottom: 0;
height: 5px;
background: #68bd4e;
border-radius: 5px;
left: 5px;
right: 5px;
}
.wpct_hosting_slider.slider-05 .wpct_slider_content .wpct_price_holder {
width: 25%;
float: right;
}
.wpct_hosting_slider.slider-05 .wpct_slider_content .wpct_price_holder .wpct_slider_description_detail {
padding-top: 32px;
padding-bottom: 15px;
}
.wpct_hosting_slider.slider-05 .wpct_slider_content .wpct_price_holder .wpct_slider_description_detail:after {
display: none;
}
.wpct_hosting_slider.slider-05 .wpct_slider_content .wpct_price_holder .wpct_submit {
background: #4891b6;
display: inline-block;
color: white;
font-size: 16px;
font-weight: bold;
text-transform: uppercase;
}
.wpct_hosting_slider.slider-05 .wpct_slider_content .wpct_price_holder .wpct_submit:hover {
background: #3a7491;
color: white;
}
.wpct_hosting_slider.slider-05 .wpct_toggle_discount_contianer {
width: 90%;
margin: 0 auto;
padding: 20px;
}
.wpct_hosting_slider.slider-05 .wpct_toggle_discount_contianer .wpct_price_toggle label span {
background-color: #4891b6;
color: white;
}
.wpct_hosting_slider.slider-05 .wpct_toggle_discount_contianer .wpct_price_toggle input:checked + span {
background: #3a7491;
}
@media (max-width: 640px) {
.wpct_hosting_slider.slider-05 .wpct_slider_content .wpct_description_holder {
width: 105%;
float: none;
}
.wpct_hosting_slider.slider-05 .wpct_slider_content .wpct_description_holder > .wpct_slider_output {
float: none;
width: 100%;
}
.wpct_hosting_slider.slider-05 .wpct_slider_content .wpct_price_holder {
width: 100%;
float: none;
text-align: center;
}
}
.wpct_hosting_slider.slider-06 {
box-shadow: none;
max-width: 860px;
margin: 50px auto;
border: 0;
color: white;
border-radius: 10px;
}
.wpct_hosting_slider.slider-06 .ui-slider {
height: 18px;
background: #415a89;
border: 1px solid #38678B;
border-color: #314366 #5171ac #5171ac #314366;
}
.wpct_hosting_slider.slider-06 .ui-slider .ui-widget-header {
background: #5377b6;
border: 1px solid #5377b6;
border-color: #7793c5 #405f96 #405f96 #7793c5;
}
.wpct_hosting_slider.slider-06 .wpct_package_title ul li {
background: none;
border: 0;
border-radius: 0;
color: #ccc;
}
.wpct_hosting_slider.slider-06 .wpct_package_title ul li.active {
font-weight: bold;
color: #fff;
}
.wpct_hosting_slider.slider-06 .wpct_description_holder {
min-height: 240px;
position: relative;
}
.wpct_hosting_slider.slider-06 .wpct_description_holder > .wpct_slider_output {
position: absolute;
width: 100px;
overflow: hidden;
height: 100px;
border-radius: 100px;
background: #24305f;
display: flex;
flex-direction: column;
align-content: center;
justify-content: center;
}
.wpct_hosting_slider.slider-06 .wpct_description_holder > .wpct_slider_output > * {
text-align: center;
text-transform: uppercase;
}
.wpct_hosting_slider.slider-06 .wpct_description_holder > .wpct_slider_output .wpct_slider_description_detail {
font-size: 22px;
}
.wpct_hosting_slider.slider-06 .wpct_description_holder > .wpct_slider_output .wpct_slider_description_title {
font-size: 10px;
margin-top: -5px;
}
.wpct_hosting_slider.slider-06 .wpct_description_holder > .wpct_slider_output:nth-child(1) {
left: 12%;
bottom: -80px;
}
.wpct_hosting_slider.slider-06 .wpct_description_holder > .wpct_slider_output:nth-child(2) {
left: 5%;
bottom: 20px;
}
.wpct_hosting_slider.slider-06 .wpct_description_holder > .wpct_slider_output:nth-child(3) {
left: 15%;
bottom: 120px;
}
.wpct_hosting_slider.slider-06 .wpct_description_holder > .wpct_slider_output:nth-child(4) {
left: 35%;
bottom: 140px;
}
@media only screen and (max-width: 640px) {
.wpct_hosting_slider.slider-06 .wpct_description_holder {
min-height: 480px;
}
.wpct_hosting_slider.slider-06 .wpct_description_holder > .wpct_slider_output {
left: 50%;
margin-left: -50px;
}
.wpct_hosting_slider.slider-06 .wpct_description_holder > .wpct_slider_output:nth-child(1) {
left: 50%;
bottom: 0;
}
.wpct_hosting_slider.slider-06 .wpct_description_holder > .wpct_slider_output:nth-child(2) {
left: 50%;
bottom: 120px;
}
.wpct_hosting_slider.slider-06 .wpct_description_holder > .wpct_slider_output:nth-child(3) {
left: 50%;
bottom: 240px;
}
.wpct_hosting_slider.slider-06 .wpct_description_holder > .wpct_slider_output:nth-child(4) {
left: 50%;
bottom: 360px;
}
}
.wpct_hosting_slider.slider-06 .wpct_price_holder {
text-align: right;
}
.wpct_hosting_slider.slider-06 .wpct_price_holder .wpct_price {
font-size: 30px;
line-height: 1.4;
margin: 10px auto 15px;
}
.wpct_hosting_slider.slider-06 .wpct_price_holder .whmpress_order_button {
display: inline-block;
color: white;
background: #24305f;
}
.wpct_hosting_slider.slider-06 .wpct_price_holder .whmpress_order_button:hover {
color: white;
background: #324384;
}
@media only screen and (max-width: 640px) {
.wpct_hosting_slider.slider-06 .wpct_price_holder {
text-align: center;
}
}
.wpct_hosting_slider.slider-07 {
background: #ececec;
box-shadow: none;
border-radius: 0;
}
.wpct_hosting_slider.slider-07 .wpct_slider_container {
padding-right: 180px;
}
.wpct_hosting_slider.slider-07 .wpct_slider_heading {
font-size: 30px;
font-weight: normal;
color: #3767a2;
text-align: center;
padding: 10px;
margin-bottom: 20px;
}
.wpct_hosting_slider.slider-07 .ui-slider {
height: 8px;
background: #dbdbdb;
border: 0;
margin-bottom: 0 !important;
}
.wpct_hosting_slider.slider-07 .ui-slider .ui-widget-header {
background: #dbdbdb;
border: 0;
}
.wpct_hosting_slider.slider-07 .wpct_package_title ul li {
min-width: 10px;
text-align: center;
background: 0;
color: #666;
font-size: 15px;
}
.wpct_hosting_slider.slider-07 .wpct_package_title ul li.active {
color: black;
font-weight: bold;
}
.wpct_hosting_slider.slider-07 .wpct_package_title ul li > div {
position: relative;
}
.wpct_hosting_slider.slider-07 .wpct_package_title ul li:not(:first-child):not(:last-child) > div:before {
content: "";
position: absolute;
height: 8px;
width: 2px;
background: #666;
top: -14px;
left: 50%;
margin-left: -1px;
z-index: 1;
}
.wpct_hosting_slider.slider-07 .wpct_slider_content {
position: relative;
padding-right: 180px;
background: white;
margin-bottom: 35px !important;
border-radius: 10px;
border-bottom: 3px solid #999;
overflow: hidden;
}
.wpct_hosting_slider.slider-07 .wpct_slider_content .wpct_slider_output {
width: 20%;
float: left;
border-right: 1px solid #666;
padding: 15px 10px;
text-align: center;
min-width: 120px;
}
.wpct_hosting_slider.slider-07 .wpct_slider_content .wpct_slider_output .wpct_slider_description_title {
font-size: 15px;
line-height: 22px;
color: #999;
font-weight: normal;
}
.wpct_hosting_slider.slider-07 .wpct_slider_content .wpct_slider_output .wpct_slider_description_detail {
font-size: 20px;
line-height: 22px;
color: #000;
font-weight: normal;
}
.wpct_hosting_slider.slider-07 .wpct_slider_content .wpct_slider_submit {
position: absolute;
top: 0;
right: 0;
bottom: 0;
width: 180px;
}
.wpct_hosting_slider.slider-07 .wpct_slider_content .wpct_slider_submit .wpct_submit {
background: #3767a2;
color: white;
display: flex;
justify-content: center;
align-items: center;
position: absolute;
left: 0;
right: 0;
bottom: 0;
top: 0;
border-radius: 0;
font-size: 22px;
}
.wpct_hosting_slider.slider-07 .wpct_slider_content .wpct_slider_submit .wpct_submit:hover {
background: #2a4f7c;
color: white;
}
.wpct_hosting_slider.slider-07 .wpct_slider_content:after {
content: "";
display: block;
clear: both;
}
@media only screen and (max-width: 640px) {
.wpct_hosting_slider.slider-07 .wpct_slider_content {
padding-right: 0;
}
.wpct_hosting_slider.slider-07 .wpct_slider_content .wpct_slider_output {
width: 100%;
float: none;
border-right: 0;
}
.wpct_hosting_slider.slider-07 .wpct_slider_content .wpct_slider_submit {
position: relative;
width: 100%;
height: 80px;
}
.wpct_hosting_slider.slider-07 .wpct_slider_container {
padding-right: 0;
}
}
.wpct_hosting_slider.slider-08 {
background: #fff;
box-shadow: 0 0 1px 1px #ddd;
border-radius: 6px;
}
.wpct_hosting_slider.slider-08 .wpct_price_toggle {
margin-bottom: 25px;
}
.wpct_hosting_slider.slider-08 .wpct_price_toggle .ribbon {
color: white;
line-height: 1.4;
display: inline-block;
font-size: 18px;
padding: 10px 20px 10px 40px;
margin-left: -45px;
position: relative;
background: #0d8ff2;
box-shadow: -1px 2px 3px rgba(0, 0, 0, 0.5);
}
.wpct_hosting_slider.slider-08 .wpct_price_toggle .ribbon:after {
content: ' ';
position: absolute;
width: 0;
height: 0;
left: -1px;
top: 100%;
border-width: 6px 10px;
border-style: solid;
border-color: #085691 #085691 transparent transparent;
}
.wpct_hosting_slider.slider-08 .wpct_price_toggle label span {
background: #3da5f5;
}
.wpct_hosting_slider.slider-08 .wpct_price_toggle input:checked + span {
background: #0a72c2;
}
.wpct_hosting_slider.slider-08 .wpct_slider_discounts_container {
padding: 10px 20px;
}
.wpct_hosting_slider.slider-08 .wpct_slider_container {
margin-bottom: 25px;
padding-bottom: 15px;
}
.wpct_hosting_slider.slider-08 .ui-slider {
height: 12px;
background: #cbcbcb;
border: 0;
border-radius: 12px;
margin-bottom: 15px;
}
.wpct_hosting_slider.slider-08 .ui-slider .ui-widget-header {
background: #0d8ff2;
border: 0;
}
.wpct_hosting_slider.slider-08 .wpct_package_title ul li {
text-align: center;
background: 0;
color: #666;
font-size: 15px;
}
.wpct_hosting_slider.slider-08 .wpct_package_title ul li.active {
color: #0d8ff2;
font-weight: bold;
}
.wpct_hosting_slider.slider-08 .wpct_slider_content_container .wpct_slider_heading {
color: black;
font-size: 18px;
padding: 15px;
text-align: center;
}
.wpct_hosting_slider.slider-08 .wpct_slider_content {
position: relative;
padding-right: 180px;
background: white;
margin-bottom: 35px !important;
border-radius: 10px;
overflow: hidden;
min-height: 160px;
text-align: center;
}
.wpct_hosting_slider.slider-08 .wpct_slider_content .wpct_slider_output {
width: 20%;
display: inline-block;
padding: 15px 10px;
text-align: center;
min-width: 120px;
}
.wpct_hosting_slider.slider-08 .wpct_slider_content .wpct_slider_output .wpct_slider_description_title {
font-size: 15px;
line-height: 22px;
color: #999;
font-weight: normal;
}
.wpct_hosting_slider.slider-08 .wpct_slider_content .wpct_slider_output .wpct_slider_description_detail {
font-size: 20px;
line-height: 22px;
color: #000;
font-weight: normal;
}
.wpct_hosting_slider.slider-08 .wpct_slider_content .wpct_price_holder {
position: absolute;
top: 0;
right: 0;
bottom: 0;
width: 180px;
text-align: center;
}
.wpct_hosting_slider.slider-08 .wpct_slider_content .wpct_price_holder .wpct_slider_description_title {
font-size: 14px;
line-height: 22px;
color: #000;
font-weight: normal;
}
.wpct_hosting_slider.slider-08 .wpct_slider_content .wpct_price_holder .wpct_slider_description_title .wpct_price .wpct_unit,
.wpct_hosting_slider.slider-08 .wpct_slider_content .wpct_price_holder .wpct_slider_description_title .wpct_price .wpct_amount,
.wpct_hosting_slider.slider-08 .wpct_slider_content .wpct_price_holder .wpct_slider_description_title .wpct_price .wpct_decimal,
.wpct_hosting_slider.slider-08 .wpct_slider_content .wpct_price_holder .wpct_slider_description_title .wpct_price .wpct_fraction {
display: none;
}
.wpct_hosting_slider.slider-08 .wpct_slider_content .wpct_price_holder .wpct_slider_description_title .wpct_price .wpct_period {
display: block;
}
.wpct_hosting_slider.slider-08 .wpct_slider_content .wpct_price_holder .wpct_slider_description_detail {
font-size: 28px;
line-height: 22px;
color: #0d8ff2;
font-weight: bold;
}
.wpct_hosting_slider.slider-08 .wpct_slider_content .wpct_price_holder .wpct_slider_description_detail .wpct_price .wpct_period {
display: none;
}
.wpct_hosting_slider.slider-08 .wpct_slider_content .wpct_submit {
background: #62b738;
color: white;
border-radius: 6px;
font-size: 22px;
display: inline-block;
margin: 10px auto;
}
.wpct_hosting_slider.slider-08 .wpct_slider_content .wpct_submit:hover {
background: #4d902c;
color: white;
}
.wpct_hosting_slider.slider-08 .wpct_slider_content:after {
content: "";
display: block;
clear: both;
}
@media only screen and (max-width: 640px) {
.wpct_hosting_slider.slider-08 .wpct_slider_content {
padding-right: 0;
}
.wpct_hosting_slider.slider-08 .wpct_slider_content .wpct_slider_output {
width: 100%;
float: none;
border-right: 0;
}
.wpct_hosting_slider.slider-08 .wpct_slider_content .wpct_price_holder {
position: relative;
width: 100%;
}
.wpct_hosting_slider.slider-08 .wpct_slider_container {
padding-right: 0;
}
.wpct_hosting_slider.slider-08 .wpct_price_toggle {
text-align: left;
}
}
@media (min-width: 641px) {
.wpct_hosting_slider.slider-08 .wpct_price_toggle,
.wpct_hosting_slider.slider-08 .wpct_slider_discounts_container {
width: auto;
float: left;
}
}
.wpct_hosting_slider.slider-09 {
background: #f5f6f7;
background: -moz-linear-gradient(top, #f5f6f7 0%, #e6e6e6 100%);
background: -webkit-linear-gradient(top, #f5f6f7 0%, #e6e6e6 100%);
background: linear-gradient(to bottom, #f5f6f7 0%, #e6e6e6 100%);
padding: 35px 0 0;
box-shadow: 0 0 1px 1px #ddd;
border-radius: 6px;
}
.wpct_hosting_slider.slider-09 .wpct_price_toggle {
padding: 10px 20px;
}
.wpct_hosting_slider.slider-09 .wpct_price_toggle label span {
background-color: #0290cd;
color: white;
}
.wpct_hosting_slider.slider-09 .wpct_price_toggle label:first-child > span {
border-radius: 6px 0 0 6px;
}
.wpct_hosting_slider.slider-09 .wpct_price_toggle label:last-child > span {
border-radius: 0 6px 6px 0;
}
.wpct_hosting_slider.slider-09 .wpct_price_toggle input:checked + span {
background-color: #026d9a;
}
.wpct_hosting_slider.slider-09 .wpct_slider_discounts_container {
padding: 10px 20px;
}
.wpct_hosting_slider.slider-09 .wpct_slider_heading {
font-size: 30px;
font-weight: normal;
color: #0290CD;
text-align: center;
padding: 10px;
margin-bottom: 20px;
}
.wpct_hosting_slider.slider-09 .ui-slider {
height: 4px;
background: #c1c1c1;
border: 0;
border-radius: 4px;
margin-bottom: 0 !important;
}
.wpct_hosting_slider.slider-09 .ui-slider .ui-widget-header {
background: #dbdbdb;
border: 0;
}
.wpct_hosting_slider.slider-09 .wpct_package_title ul li {
min-width: 47px;
padding: 15px 0 0;
text-align: center;
background: 0;
color: #666;
font-size: 15px;
}
.wpct_hosting_slider.slider-09 .wpct_package_title ul li.active {
color: black;
font-weight: bold;
}
.wpct_hosting_slider.slider-09 .wpct_package_title ul li > div {
position: relative;
}
.wpct_hosting_slider.slider-09 .wpct_slider_container {
border-bottom: 1px solid #999;
}
.wpct_hosting_slider.slider-09 .wpct_slider_content {
position: relative;
padding-right: 180px;
margin-bottom: 35px !important;
border-radius: 10px;
overflow: hidden;
}
.wpct_hosting_slider.slider-09 .wpct_slider_content .wpct_slider_output {
width: 20%;
float: left;
border-right: 1px solid #999;
padding: 15px 10px;
text-align: center;
min-width: 120px;
}
.wpct_hosting_slider.slider-09 .wpct_slider_content .wpct_slider_output .wpct_slider_description_title {
font-size: 15px;
line-height: 22px;
color: #999;
font-weight: normal;
}
.wpct_hosting_slider.slider-09 .wpct_slider_content .wpct_slider_output .wpct_slider_description_detail {
font-size: 20px;
color: #0290CD;
font-weight: normal;
line-height: 34px;
}
.wpct_hosting_slider.slider-09 .wpct_slider_content .wpct_slider_output.wpct_price_holder .wpct_slider_description_title .wpct_price .wpct_unit,
.wpct_hosting_slider.slider-09 .wpct_slider_content .wpct_slider_output.wpct_price_holder .wpct_slider_description_title .wpct_price .wpct_amount,
.wpct_hosting_slider.slider-09 .wpct_slider_content .wpct_slider_output.wpct_price_holder .wpct_slider_description_title .wpct_price .wpct_decimal,
.wpct_hosting_slider.slider-09 .wpct_slider_content .wpct_slider_output.wpct_price_holder .wpct_slider_description_title .wpct_price .wpct_fraction {
display: none;
}
.wpct_hosting_slider.slider-09 .wpct_slider_content .wpct_slider_output.wpct_price_holder .wpct_slider_description_title .wpct_price .wpct_period {
display: block;
}
.wpct_hosting_slider.slider-09 .wpct_slider_content .wpct_slider_output.wpct_price_holder .wpct_slider_description_detail {
color: #62af01;
font-size: 28px;
}
.wpct_hosting_slider.slider-09 .wpct_slider_content .wpct_slider_output.wpct_price_holder .wpct_slider_description_detail .wpct_price .wpct_period {
display: none;
}
.wpct_hosting_slider.slider-09 .wpct_slider_content .wpct_slider_submit {
position: absolute;
top: 0;
right: 0;
bottom: 0;
width: 180px;
padding: 15px;
text-align: center;
}
.wpct_hosting_slider.slider-09 .wpct_slider_content .wpct_slider_submit .wpct_submit {
background: #0290CD;
color: white;
border-radius: 6px;
font-size: 16px;
display: inline-block;
}
.wpct_hosting_slider.slider-09 .wpct_slider_content .wpct_slider_submit .wpct_submit:hover {
background: #026d9a;
color: white;
}
.wpct_hosting_slider.slider-09 .wpct_slider_content:after {
content: "";
display: block;
clear: both;
}
@media only screen and (max-width: 640px) {
.wpct_hosting_slider.slider-09 {
padding-bottom: 25px;
}
.wpct_hosting_slider.slider-09 .wpct_slider_content {
padding-right: 0;
}
.wpct_hosting_slider.slider-09 .wpct_slider_content .wpct_slider_output {
width: 100%;
float: none;
border-right: 0;
}
.wpct_hosting_slider.slider-09 .wpct_slider_content .wpct_slider_submit {
position: relative;
width: 100%;
height: 80px;
}
.wpct_hosting_slider.slider-09 .wpct_slider_container {
padding-right: 0;
}
}
.wpct_hosting_slider.slider-10 {
background: #ebebeb;
border: 10px solid white;
box-shadow: none;
border-radius: 5px;
color: #333;
margin: 50px auto 30px;
position: relative;
border: 1px solid #ebf7ff;
border-radius: 0;
}
.wpct_hosting_slider.slider-10 .ui-slider {
background: white;
border: 1px solid #ddd;
border-radius: 0;
height: 24px;
margin-bottom: 10px;
}
.wpct_hosting_slider.slider-10 .ui-slider .ui-widget-header {
background: white;
border-radius: 0;
}
.wpct_hosting_slider.slider-10 .ui-slider .ui-slider-handle {
background: white;
border: 1px solid #ddd;
height: 28px;
width: 18px;
border-radius: 0;
top: -3px;
cursor: pointer;
}
.wpct_hosting_slider.slider-10 .ui-slider .ui-slider-handle:before,
.wpct_hosting_slider.slider-10 .ui-slider .ui-slider-handle:after {
content: "";
position: absolute;
width: 8px;
height: 3px;
left: 4px;
top: 9px;
border-top: 1px solid #ddd;
border-bottom: 1px solid #ddd;
}
.wpct_hosting_slider.slider-10 .ui-slider .ui-slider-handle:after {
top: 13px;
}
.wpct_hosting_slider.slider-10 .ui-slider .wpct_slider_pipe {
width: 1px;
position: absolute;
top: 0;
bottom: 0;
left: -1px;
background: #ddd;
z-index: 2;
}
.wpct_hosting_slider.slider-10 .wpct_slider_heading {
font-size: 40px;
font-weight: 100;
text-align: center;
padding-bottom: 30px;
}
.wpct_hosting_slider.slider-10 .wpct_package_title ul li {
background: 0;
padding: 0;
border-radius: 0;
color: #333;
min-width: 80px;
}
.wpct_hosting_slider.slider-10 .wpct_package_title ul li.active {
font-weight: bold;
}
.wpct_hosting_slider.slider-10 .wpct_slider_output {
float: left;
width: 20%;
text-align: center;
}
.wpct_hosting_slider.slider-10 .wpct_slider_output .wpct_slider_description_detail {
border-bottom: 1px solid #ddd;
display: block;
padding-bottom: 10px;
margin-bottom: 10px;
}
.wpct_hosting_slider.slider-10 .wpct_slider_submit {
text-align: center;
}
.wpct_hosting_slider.slider-10 .wpct_slider_submit .wpct_submit,
.wpct_hosting_slider.slider-10 .wpct_slider_submit .wpct_submit-button {
display: inline-block;
color: white;
background: white;
border-radius: 0;
border: 2px solid #ddd;
padding: 12px 20px 12px 40px;
color: #333;
font-size: 20px;
position: relative;
}
.wpct_hosting_slider.slider-10 .wpct_slider_submit .wpct_submit:before,
.wpct_hosting_slider.slider-10 .wpct_slider_submit .wpct_submit-button:before,
.wpct_hosting_slider.slider-10 .wpct_slider_submit .wpct_submit:after,
.wpct_hosting_slider.slider-10 .wpct_slider_submit .wpct_submit-button:after {
content: "";
position: absolute;
width: 18px;
height: 6px;
left: 12px;
top: 50%;
border-top: 2px solid #ddd;
border-bottom: 2px solid #ddd;
margin-top: -7px;
}
.wpct_hosting_slider.slider-10 .wpct_slider_submit .wpct_submit:after,
.wpct_hosting_slider.slider-10 .wpct_slider_submit .wpct_submit-button:after {
margin-top: 1px;
}
.wpct_hosting_slider.slider-10 .wpct_slider_submit .wpct_submit:hover,
.wpct_hosting_slider.slider-10 .wpct_slider_submit .wpct_submit-button:hover {
background: #c4c4c4;
}
.wpct_hosting_slider.slider-10 .wpct_description_holder {
margin-bottom: 50px;
}
.wpct_hosting_slider.slider-10 .wpct_package_title_desktop .wpct_price .wpct_period,
.wpct_hosting_slider.slider-10 .wpct_package_title_mobile .wpct_price .wpct_period {
display: none !important;
}
@media (max-width: 640px) {
.wpct_hosting_slider.slider-10 .wpct_slider_output {
float: none;
width: 100%;
padding-bottom: 10px;
margin-bottom: 10px;
border-bottom: 1px solid #ddd;
}
.wpct_hosting_slider.slider-10 .wpct_slider_output .wpct_slider_description_detail {
border-bottom: 0;
margin-bottom: 0;
}
}
.wpct_hosting_slider.slider-10 .wpct_discounts_container {
position: absolute;
left: 0;
top: 0;
padding: 10px;
min-height: 85px;
background: #c4c4c4;
color: #333;
min-width: 200px;
line-height: 1.1;
}
.wpct_hosting_slider.slider-10 .wpct_discounts_container .wpct_discount_text,
.wpct_hosting_slider.slider-10 .wpct_discounts_container .wpct_discount_value {
display: block;
text-align: center;
}
.wpct_hosting_slider.slider-10 .wpct_discounts_container .wpct_discount_text.wpct_discount_text,
.wpct_hosting_slider.slider-10 .wpct_discounts_container .wpct_discount_value.wpct_discount_text {
font-size: 22px;
text-transform: uppercase;
}
.wpct_hosting_slider.slider-10 .wpct_discounts_container .wpct_discount_text.wpct_discount_value,
.wpct_hosting_slider.slider-10 .wpct_discounts_container .wpct_discount_value.wpct_discount_value {
font-size: 38px;
}
.wpct_hosting_slider.slider-10 .wpct_discounts_container .wpct_discount {
display: block;
}
.wpct_hosting_slider.slider-10 .wpct_price_heading {
position: absolute;
top: 0;
right: 0;
padding: 10px;
min-height: 85px;
background: #c4c4c4;
color: #333;
min-width: 150px;
line-height: 1.1;
}
.wpct_hosting_slider.slider-10 .wpct_price_heading .wpct_unit {
font-size: 28px;
vertical-align: baseline;
top: -20px;
position: relative;
}
.wpct_hosting_slider.slider-10 .wpct_price_heading .wpct_amount {
font-size: 56px;
}
.wpct_hosting_slider.slider-10 .wpct_price_heading .wpct_decimal {
position: absolute;
margin-top: 13px;
font-size: 24px;
}
.wpct_hosting_slider.slider-10 .wpct_price_heading .wpct_fraction {
position: absolute;
margin-top: 8px;
margin-left: 10px;
font-size: 24px;
text-decoration: underline;
}
.wpct_hosting_slider.slider-10 .wpct_price_heading sup,
.wpct_hosting_slider.slider-10 .wpct_price_heading sub {
vertical-align: baseline;
position: relative;
top: -0.4em;
}
.wpct_hosting_slider.slider-10 .wpct_price_heading sub {
top: 0.4em;
}
.wpct_hosting_slider.slider-10 .wpct_price_toggle {
position: absolute;
left: 0;
top: -35px;
text-align: center;
width: auto !important;
float: none !important;
}
.wpct_hosting_slider.slider-10 .wpct_price_toggle input {
display: none;
}
.wpct_hosting_slider.slider-10 .wpct_price_toggle label span {
background: white;
border-radius: 0;
border: 2px solid #ddd;
}
.wpct_hosting_slider.slider-10 .wpct_price_toggle input:checked + span {
background: #c4c4c4;
}
.wpct_hosting_slider.slider-10 .wpct_slider_heading {
width: calc(100% - 390px);
margin: 0 auto;
}
.wpct_hosting_slider.slider-10 .wpct_slider_heading span {
display: inline-block;
border: 1px solid;
padding: 2px 24px;
}
@media (max-width: 767px) {
.wpct_hosting_slider.slider-10 {
padding-top: 105px;
}
.wpct_hosting_slider.slider-10 .wpct_slider_heading {
width: 100%;
}
}
@media (max-width: 575px) {
.wpct_hosting_slider.slider-10 .wpct_discounts_container,
.wpct_hosting_slider.slider-10 .wpct_price_heading {
width: 50%;
}
.wpct_hosting_slider.slider-10 .wpct_discounts_container .wpct_price,
.wpct_hosting_slider.slider-10 .wpct_price_heading .wpct_price {
text-align: center;
}
} .wpct_comparison_matrix {
box-sizing: border-box;
font-family: 'Roboto', sans-serif;
}
.wpct_comparison_matrix *,
.wpct_comparison_matrix *:before,
.wpct_comparison_matrix *:after {
box-sizing: border-box;
}
.wpct_comparison_matrix table {
width: 100%;
overflow: auto;
border-collapse: collapse;
}
.wpct_comparison_matrix table th,
.wpct_comparison_matrix table td {
text-align: center;
width: 10%;
}
.wpct_comparison_matrix table td {
border: 1px solid #D9D9D9;
padding: 20px 8px 15px;
background: #f3f3f3;
font-weight: 400;
color: #252525;
text-transform: uppercase;
}
.wpct_comparison_matrix .wpct_group_title th {
background: #42454a;
color: #fff;
font-size: 18px;
padding: 17px;
}
.wpct_comparison_matrix .wpct_description_titles td {
text-transform: uppercase;
background: #ccc;
font-size: 12px;
padding: 8px;
}
.wpct_comparison_matrix .wpct_plan_title span {
display: block;
}
.wpct_comparison_matrix .wpct_plan_title span.wpct_plan_title_name {
font-weight: bold;
}
.wpct_comparison_matrix .wpct_unit,
.wpct_comparison_matrix .wpct_amount {
font-size: 30px;
line-height: 40px;
}
.wpct_comparison_matrix .wpct_compare_unit {
font-weight: 300;
text-transform: lowercase;
display: block;
}
.wpct_comparison_matrix .wpct_button .wpct_submit-button {
border-radius: 3px;
background: #fd4326;
padding: 0 15px;
line-height: 38px;
text-transform: uppercase;
color: #fff;
font-size: 11px;
letter-spacing: 1px;
display: inline-block;
text-decoration: none;
border: 1px solid #fd4326;
transition: all 0.5s ease-in-out;
}
.wpct_comparison_matrix .wpct_button .wpct_submit-button:hover {
background: white;
color: #FD4326;
}
.wpct_toggle_top_comparison.wpct_comparison_table_titles_col.toogle_top_box_width_whmpress {
display: block;
width: 100%;
margin-bottom: 30px;
}
.wpct_price_toggle .wpct_radio_toggle {
border-radius: 99em;
background-color: #fff;
-webkit-box-shadow: 0 2px 2px rgb(0 0 0 / 20%);
box-shadow: 0 2px 2px rgb(0 0 0 / 20%);
width: fit-content;
margin: 0 auto;
min-width: 300px;
padding: 4px;
font-size: 14px;
text-transform: uppercase;
font-weight: 700;
line-height: 14px;
margin-bottom: 0px;
}
.wpct_price_toggle label {
display: inline-block !important;
text-align: center;
margin: 0;
padding: 0;
font-size: 0;
cursor: pointer;
}
.wpct_toggle_top_comparison .wpct_radio_toggle label span {
padding: 14px 10px;
border-radius: 39px;
background: transparent;
width: 146px;
border: none;
margin: 0;
}
.wpct_toggle_top_comparison .wpct_radio_toggle label input[type=radio]:checked + span {
box-shadow: none;
color: #fff;
background: #ef663c;
font-weight: 600;
}
.wpct_comparison_table .wpct_comparison_table_col.wpct_comparison_table_titles_col.toogle_top_box_width_whmpress {
position: relative;
padding: 1px 20px;
}
@media only screen and (max-width: 768px) {
.wpct_comparison_matrix table,
.wpct_comparison_matrix tbody,
.wpct_comparison_matrix tbody tr,
.wpct_comparison_matrix td {
display: block;
height: auto;
width: 100%;
}
.wpct_comparison_matrix table td,
.wpct_comparison_matrix tbody td,
.wpct_comparison_matrix tbody tr td,
.wpct_comparison_matrix td td {
width: 100%;
}
.wpct_comparison_matrix table thead {
display: none;
}
.wpct_comparison_matrix tr {
border: 1px solid #ccc;
}
.wpct_comparison_matrix td {
border: none;
border-bottom: 1px solid #eee;
}
.wpct_comparison_matrix td[data-title] {
text-align: left;
}
.wpct_comparison_matrix td[data-title]:before {
content: attr(data-title) ": ";
display: inline-block;
font-weight: bold;
width: 45%;
}
.wpct_comparison_matrix td:not([data-title]) {
text-align: center;
}
}
.wpct_comparison_matrix.matrix-01 {
font-size: 14px;
font-weight: normal;
line-height: 18px;
color: #303030;
}
.wpct_comparison_matrix.matrix-01 table td {
padding: 8px;
background: white;
}
.wpct_comparison_matrix.matrix-01 .wpct_group_title th {
background: #e6e6e6;
font-size: 11px;
line-height: 14px;
font-weight: normal;
text-transform: uppercase;
padding: 8px;
color: #303030;
}
.wpct_comparison_matrix.matrix-01 .wpct_description_titles td {
background: white;
}
.wpct_comparison_matrix.matrix-01 .wpct_plan_title {
text-align: left;
padding-left: 40px;
position: relative;
overflow: hidden;
}
.wpct_comparison_matrix.matrix-01 .wpct_plan_title span {
display: block;
}
.wpct_comparison_matrix.matrix-01 .wpct_plan_title span.wpct_plan_title_name {
font-weight: normal;
}
.wpct_comparison_matrix.matrix-01 .wpct_plan_title .wpct_ribbon_text {
position: absolute;
width: 100px;
height: 14px;
background: #da2727;
color: white;
transform: rotate(-45deg);
top: 10px;
left: -35px;
text-align: center;
font-size: 12px;
line-height: 14px;
}
@media only screen and (max-width: 640px) {
.wpct_comparison_matrix.matrix-01 .wpct_plan_title {
text-align: center;
padding: 8px;
}
}
.wpct_comparison_matrix.matrix-01 .wpct_amount {
font-size: inherit;
line-height: inherit;
}
.wpct_comparison_matrix.matrix-01 .wpct_compare_unit {
text-transform: none;
}
.wpct_comparison_matrix.matrix-01 .wpct_button .wpct_submit-button {
font-size: 14px;
line-height: 18px;
background: white;
color: #303030;
border-radius: 0;
border: 1px solid #303030;
padding: 4px 8px;
transition: all 0.3s linear;
}
.wpct_comparison_matrix.matrix-01 .wpct_button .wpct_submit-button:hover {
background: #da2727;
color: white;
border-color: #da2727;
}
.wpct_comparison_matrix.webreplex_matrix {
font-size: 13px;
line-height: 19px;
}
.wpct_comparison_matrix.webreplex_matrix table {
border: 1px solid #ddd;
border-collapse: collapse;
}
.wpct_comparison_matrix.webreplex_matrix table tr {
border-bottom: 1px solid #ddd;
background: #F2F2F2;
}
.wpct_comparison_matrix.webreplex_matrix table tr:nth-child(even) {
background: white;
}
.wpct_comparison_matrix.webreplex_matrix table tr td {
background: 0;
border: 0;
padding: 5px 10px;
}
.wpct_comparison_matrix.webreplex_matrix .wpct_description_titles th {
background: #00ace8;
color: white;
font-weight: bold;
vertical-align: middle;
height: 60px;
}
.wpct_comparison_matrix.webreplex_matrix .wpct_button .wpct_submit-button {
background: #00ace8;
border-radius: 0;
color: white;
border: 0;
}
.wpct_comparison_matrix.webreplex_matrix .wpct_button .wpct_submit-button:hover {
background: #0086b5;
color: white;
}.nice-select {
-webkit-tap-highlight-color: transparent;
background-color: #fff;
border-radius: 5px;
border: solid 1px #e8e8e8;
box-sizing: border-box;
clear: both;
cursor: pointer;
display: block;
float: left;
font-family: inherit;
font-size: 14px;
font-weight: normal;
height: 42px;
line-height: 40px;
outline: none;
padding-left: 18px;
padding-right: 30px;
position: relative;
text-align: left !important;
-webkit-transition: all 0.2s ease-in-out;
transition: all 0.2s ease-in-out;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
white-space: nowrap;
width: auto; }
.nice-select:hover {
border-color: #dbdbdb; }
.nice-select:active, .nice-select.open, .nice-select:focus {
border-color: #999; }
.nice-select:after {
border-bottom: 2px solid #999;
border-right: 2px solid #999;
content: '';
display: block;
height: 5px;
margin-top: -4px;
pointer-events: none;
position: absolute;
right: 12px;
top: 50%;
-webkit-transform-origin: 66% 66%;
-ms-transform-origin: 66% 66%;
transform-origin: 66% 66%;
-webkit-transform: rotate(45deg);
-ms-transform: rotate(45deg);
transform: rotate(45deg);
-webkit-transition: all 0.15s ease-in-out;
transition: all 0.15s ease-in-out;
width: 5px; }
.nice-select.open:after {
-webkit-transform: rotate(-135deg);
-ms-transform: rotate(-135deg);
transform: rotate(-135deg); }
.nice-select.open .list {
opacity: 1;
pointer-events: auto;
-webkit-transform: scale(1) translateY(0);
-ms-transform: scale(1) translateY(0);
transform: scale(1) translateY(0); }
.nice-select.disabled {
border-color: #ededed;
color: #999;
pointer-events: none; }
.nice-select.disabled:after {
border-color: #cccccc; }
.nice-select.wide {
width: 100%; }
.nice-select.wide .list {
left: 0 !important;
right: 0 !important; }
.nice-select.right {
float: right; }
.nice-select.right .list {
left: auto;
right: 0; }
.nice-select.small {
font-size: 12px;
height: 36px;
line-height: 34px; }
.nice-select.small:after {
height: 4px;
width: 4px; }
.nice-select.small .option {
line-height: 34px;
min-height: 34px; }
.nice-select .list {
background-color: #fff;
border-radius: 5px;
box-shadow: 0 0 0 1px rgba(68, 68, 68, 0.11);
box-sizing: border-box;
margin-top: 4px;
opacity: 0;
overflow: hidden;
padding: 0;
pointer-events: none;
position: absolute;
top: 100%;
left: 0;
-webkit-transform-origin: 50% 0;
-ms-transform-origin: 50% 0;
transform-origin: 50% 0;
-webkit-transform: scale(0.75) translateY(-21px);
-ms-transform: scale(0.75) translateY(-21px);
transform: scale(0.75) translateY(-21px);
-webkit-transition: all 0.2s cubic-bezier(0.5, 0, 0, 1.25), opacity 0.15s ease-out;
transition: all 0.2s cubic-bezier(0.5, 0, 0, 1.25), opacity 0.15s ease-out;
z-index: 9; }
.nice-select .list:hover .option:not(:hover) {
background-color: transparent !important; }
.nice-select .option {
cursor: pointer;
font-weight: 400;
line-height: 40px;
list-style: none;
min-height: 40px;
outline: none;
padding-left: 18px;
padding-right: 29px;
text-align: left;
-webkit-transition: all 0.2s;
transition: all 0.2s; }
.nice-select .option:hover, .nice-select .option.focus, .nice-select .option.selected.focus {
background-color: #f6f6f6; }
.nice-select .option.selected {
font-weight: bold; }
.nice-select .option.disabled {
background-color: transparent;
color: #999;
cursor: default; }
.no-csspointerevents .nice-select .list {
display: none; }
.no-csspointerevents .nice-select.open .list {
display: block; }.wcop_main {
margin-bottom: 40px;
font-size: 16px;
line-height: 1.4;
}
.wcop_main,
.wcop_main *,
.wcop_main:before,
.wcop_main:after,
.wcop_main input[type="search"] {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
.wcop_main .wcop_response {
margin: 0;
padding: 5px 10px;
}   .wcop_modal_container .wcop_modal {
display: none;
z-index: 99;
position: fixed;
left: 0;
right: 0;
top: 0;
bottom: 0;
background: rgba(0, 0, 0, 0.2);
}
.wcop_modal_container .wcop_modal_content {
background: white;
min-height: 250px;
max-width: 640px;
width: 90%;
left: 0;
right: 0;
margin: 50px auto 0;
position: absolute;
top: -100%;
max-height: 90vh;
overflow: auto;
padding-bottom: 60px;
}
.wcop_modal_container .wcop_modal_content .wcop_modal_close {
position: absolute;
right: 0;
top: 0;
cursor: pointer;
width: 40px;
height: 40px;
line-height: 40px;
font-size: 24px;
font-weight: bold;
color: black;
text-align: center;
}   .wcop_page_heading {
text-transform: uppercase;
padding: 5px 15px;
margin: 0;
font-weight: normal;
font-size: 24px;
}
.wcop_sub_heading,
h3.wcop_sub_heading {
text-transform: none;
padding: 5px 15px;
margin: 0 0 0;
font-weight: normal;
font-size: 20px;
text-align: center;
background: #A4A19C;
color: white;
position: relative;
}
.wcop_sub_heading span,
h3.wcop_sub_heading span {
padding: 0 15px;
background: #A4A19C;
position: relative;
z-index: 10;
text-overflow: ellipsis;
overflow: hidden;
display: inline-block;
width: auto;
vertical-align: middle;
}
.wcop_sub_heading:after,
h3.wcop_sub_heading:after {
content: '';
width: 90%;
position: absolute;
margin: -1px auto 0;
height: 2px;
top: 50%;
background: white;
left: 0;
right: 0;
}
.wcop_sub_heading_2 {
text-transform: capitalize;
padding: 5px 15px;
margin: 0 0 15px;
font-weight: normal;
font-size: 20px;
text-align: center;
background: #A4A19C;
color: white;
}      .wcop_product_details_container .wcop_product_name {
font-weight: bold;
text-transform: uppercase;
color: #1A272D;
}
.wcop_product_details_container .wcop_product_description {
display: -webkit-box;
display: -webkit-flex;
display: -moz-box;
display: -ms-flexbox;
display: flex;
-webkit-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
-webkit-box-pack: center;
-webkit-justify-content: center;
-moz-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
margin-bottom: 15px;
}
.wcop_product_details_container .wcop_product_description .wcop_product_feature {
min-width: 150px;
text-align: center;
margin: 0 5px 5px;
border-bottom: 1px solid #ededed;
}
.wcop_product_details_container .wcop_product_description .wcop_product_feature .wcop_product_feature_title {
color: #A4A19C;
}
.wcop_product_details_container .wcop_product_description .wcop_product_feature .wcop_product_feature_value {
color: #1A272D;
text-transform: uppercase;
font-weight: bold;
}   .wcop_cart_summary {
padding: 0;
border: 1px solid #D9D9D9;
}
.wcop_cart_summary .wcop_summary_heading {
text-align: center;
background: #A4A19C;
color: white;
padding: 10px;
margin: 0;
font-size: 18px;
text-transform: uppercase;
font-weight: bold;
}
.wcop_cart_summary .wcop_product_name {
text-align: center;
font-weight: bold;
font-size: 20px;
color: #1A272D;
padding: 10px;
border-bottom: 1px solid #D9D9D9;
margin: 0;
}
.wcop_cart_summary .wcop_summary_item {
position: relative;
padding: 5px 110px 5px 10px;
}
.wcop_cart_summary .wcop_summary_item:after {
content: '';
position: absolute;
top: 0;
bottom: 0;
right: 110px;
border-left: 1px solid #D9D9D9;
}
.wcop_cart_summary .wcop_summary_item strong {
display: block;
}
.wcop_cart_summary .wcop_summary_item .wcop_summary_item_value {
position: absolute;
right: 10px;
width: 100px;
text-align: right;
top: 5px;
}
.wcop_cart_summary .wcop_summary_item:nth-child(odd) {
background: #FBFBFB;
}
.wcop_cart_summary .wcop_summary_item:nth-child(even),
.wcop_cart_summary .wcop_summary_item.wcop_summary_product {
background: #F4F4F4;
}
.wcop_cart_summary .wcop_summary_item_config_items,
.wcop_cart_summary .wcop_summary_item_addons {
list-style: none;
margin: 0;
padding: 0;
font-size: 0.8em;
}
.wcop_cart_summary .wcop_summary_item_config_items > li,
.wcop_cart_summary .wcop_summary_item_addons > li {
margin: 0;
list-style: none;
}
.wcop_cart_summary .wcop_summary_item_config_items:not(:empty),
.wcop_cart_summary .wcop_summary_item_addons:not(:empty) {
border-top: 1px solid #D9D9D9;
}
.wcop_cart_summary .wcop_summary_totals {
border-top: 1px solid #D9D9D9;
}
.wcop_cart_summary .wcop_summary_total_invoice {
border: 1px solid #ddd;
border-left: 0;
border-right: 0;
font-size: 24px;
}
.wcop_cart_summary .wcop_summary_total_invoice > span {
display: block;
padding: 15px 0;
}
.wcop_cart_summary .wcop_product_submit {
text-align: center;
padding: 15px 0;
}
.wcop_cart_list > .wcop_cart_list_left {
min-height: 200px;
}
.wcop_universal_cart_summary_detailed .whcom_op_summary_item_container {
margin-bottom: 15px;
position: relative;
padding-right: 30px;
}
.wcop_universal_cart_summary_detailed .whcom_op_summary_item_container .whcom_op_delete_cart_item {
cursor: pointer;
position: absolute;
top: 0;
right: 0;
z-index: 9999;
}
.wcop_universal_cart_summary_detailed .wcop_sub_heading,
.wcop_universal_cart_summary_detailed .wcop_sub_heading_2 {
margin-bottom: 0;
}
.wcop_universal_cart_summary_short .whmp_dropdown_toggle {
background: white;
padding: 5px 5px 5px 35px;
position: relative;
border: 1px solid #D9D9D9;
}
.wcop_universal_cart_summary_short .whmp_dropdown_toggle [class*="whcom_icon"] {
width: 30px;
line-height: 30px;
position: absolute;
text-align: center;
left: 0;
top: 0;
bottom: 0;
background: #63963A;
color: white;
}
.wcop_universal_cart_summary_short .whmp_dropdown_inner {
position: absolute;
background: white;
min-width: 250px;
-webkit-box-shadow: 0 5px 10px 0 #666;
box-shadow: 0 5px 10px 0 #666;
}
.wcop_universal_cart_summary_short .wcop_summary_item {
position: relative;
padding: 5px 110px 5px 10px;
}
.wcop_universal_cart_summary_short .wcop_summary_item:after {
content: '';
position: absolute;
top: 0;
bottom: 0;
right: 100px;
border-left: 1px solid #D9D9D9;
}
.wcop_universal_cart_summary_short .wcop_summary_item strong {
display: block;
}
.wcop_universal_cart_summary_short .wcop_summary_item .wcop_summary_item_value {
position: absolute;
right: 10px;
width: 100px;
text-align: right;
top: 5px;
}
.wcop_universal_cart_summary_short .wcop_summary_item:nth-child(odd) {
background: #FBFBFB;
}
.wcop_universal_cart_summary_short .wcop_summary_item:nth-child(even) {
background: #F4F4F4;
}
.wcop_universal_cart_summary_short .wcop_summary_item.wcop_summary_item_grand_total {
font-weight: bold;
text-align: center;
}
.wcop_cart_list_main {
position: relative;
margin-bottom: 20px;
}
.wcop_cart_list_main .whcom_panel {
border-left: 0;
border-right: 0;
border-bottom-left-radius: 0;
border-bottom-right-radius: 0;
border-bottom-width: 2px;
}
.wcop_cart_list_main .wcop_cart_list_reset_button {
margin: -15px 20px 0 20px;
}
.wcop_cart_list_main .wcop_cart_list_reset_button .whcom_button {
border-top-left-radius: 0 !important;
border-top-right-radius: 0 !important;
}   .wcop_product_summary_totals {
border-bottom: 1px solid #D9D9D9;
text-transform: capitalize;
}   .wcop_login_form,
.wcop_submit_order,
.wcop_checkout_form_container {
max-width: 640px;
margin: 0 auto;
}   .wcop_product_boxes .wcop_product_box .wcop_product_info {
text-align: center;
display: block;
padding: 0 0 10px;
}
.wcop_product_boxes .wcop_product_box .wcop_product_info .wcop_product_price {
font-size: 18px;
font-weight: bold;
}   .wcop_product_config_block {
margin-bottom: 30px;
}
.wcop_product_config_description {
background: #f3f3f3;
padding: 15px;
margin-bottom: 15px;
}   .wcop_product_domain_options .whcom_product_domain_option {
background: #f3f3f3;
border-radius: 4px;
margin-bottom: 5px;
overflow: hidden;
}
.wcop_product_domain_options .whcom_product_domain_option .whcom_product_domain_option_form {
display: none;
width: 80%;
margin: 0 auto;
}   @media (min-width: 992px) {
.wcop_product_container:before,
.wcop_product_container:after {
content: '';
clear: both;
display: block;
}
.wcop_cart_list > .wcop_cart_list_left {
float: left;
width: -webkit-calc(100% - 350px);
width: -moz-calc(100% - 350px);
width: calc(100% - 350px);
padding: 0 15px;
}
.wcop_cart_list > .wcop_cart_list_right {
float: right;
width: 350px;
}
.wcop_product_domain_options {
max-width: 860px;
margin: 0 auto;
}
}   .wcop_df_default .wcop_df_page_heading {
font-size: 22px;
margin-bottom: 15px;
text-transform: uppercase;
border-bottom: 1px solid #4C4C4C;
padding-bottom: 10px;
}
.wcop_df_default .wcop_df_steps {
list-style: none;
text-align: center;
display: -webkit-box;
display: -webkit-flex;
display: -moz-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: justify;
-webkit-justify-content: space-between;
-moz-box-pack: justify;
-ms-flex-pack: justify;
justify-content: space-between;
margin: 0 -5px 35px;
}
.wcop_df_default .wcop_df_steps li {
border: 2px solid;
text-align: center;
position: relative;
padding: 10px;
font-size: 14px;
height: 120px;
display: -webkit-box;
display: -webkit-flex;
display: -moz-box;
display: -ms-flexbox;
display: flex;
-webkit-flex-basis: 20%;
-ms-flex-preferred-size: 20%;
flex-basis: 20%;
margin: 0 5px;
-webkit-box-pack: center;
-webkit-justify-content: center;
-moz-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-webkit-align-items: center;
-moz-box-align: center;
-ms-flex-align: center;
align-items: center;
}
.wcop_df_default .wcop_df_steps li i[class*="whcom_icon"] {
font-size: 2em;
}
.wcop_df_default .wcop_df_steps li span {
display: block;
}
.wcop_df_default .wcop_df_domain_selector_container label {
display: -webkit-box;
display: -webkit-flex;
display: -moz-box;
display: -ms-flexbox;
display: flex;
-webkit-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
-webkit-box-align: center;
-webkit-align-items: center;
-moz-box-align: center;
-ms-flex-align: center;
align-items: center;
position: relative;
padding-left: 50px;
min-height: 60px;
}
.wcop_df_default .wcop_df_domain_selector_container label input[type=radio] {
display: none;
}
.wcop_df_default .wcop_df_domain_selector_container label .domain_icon {
position: absolute;
width: 40px;
height: 40px;
left: 10px;
top: 50%;
margin-top: -20px;
line-height: 38px;
font-size: 34px;
}
.wcop_df_default .wcop_df_domain_selector_container label .domain_name {
-webkit-flex-basis: 100%;
-ms-flex-preferred-size: 100%;
flex-basis: 100%;
}
.wcop_df_default .wcop_df_domain_selector_container label .domain_action {
-webkit-flex-basis: 100%;
-ms-flex-preferred-size: 100%;
flex-basis: 100%;
display: -webkit-box;
display: -webkit-flex;
display: -moz-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: justify;
-webkit-justify-content: space-between;
-moz-box-pack: justify;
-ms-flex-pack: justify;
justify-content: space-between;
-webkit-box-align: center;
-webkit-align-items: center;
-moz-box-align: center;
-ms-flex-align: center;
align-items: center;
}
@media (min-width: 576px) {
.wcop_df_default .wcop_df_domain_selector_container label .domain_name {
-webkit-flex-basis: 35%;
-ms-flex-preferred-size: 35%;
flex-basis: 35%;
}
.wcop_df_default .wcop_df_domain_selector_container label .domain_action {
-webkit-flex-basis: 65%;
-ms-flex-preferred-size: 65%;
flex-basis: 65%;
}
}
.wcop_df_default .wcop_df_products_container .wcop_df_products_wrapper {
position: relative;
}
.wcop_df_default .wcop_df_products_container .wcop_df_products_wrapper:before,
.wcop_df_default .wcop_df_products_container .wcop_df_products_wrapper:after {
content: "";
clear: both;
display: block;
}
.wcop_df_default .wcop_df_products_container .wcop_df_product_icon {
padding: 5px;
}
.wcop_df_default .wcop_df_products_container .wcop_df_product_icon i[class*="whcom_icon"] {
font-size: 36px;
color: #77BB39;
}
.wcop_df_default #load-more-div,
.wcop_df_default .whmp_loading_div {
text-align: center;
}
.wcop_df_default .wcop_df_domain_search_ajax_result [class*="whcom_icon"] {
width: 24px;
text-align: center;
line-height: 18px;
height: 24px;
background: transparent;
border-radius: 40px;
border: 2px solid transparent;
font-size: 18px;
}
.wcop_df_default .wcop_df_domain_search_ajax_result .wcop_df_domain_title .wcop_df_domain_name {
margin-bottom: 10px;
}
.wcop_df_default .wcop_df_domain_search_ajax_result .wcop_df_domain_title_found input[name="whcom_tld_add_remove"] {
opacity: 0;
position: absolute;
}
.wcop_df_default .wcop_df_domain_search_ajax_result .wcop_df_domain_title_found input[name="whcom_tld_add_remove"] + label {
margin-right: 10px;
padding-left: 25px;
position: relative;
cursor: pointer;
}
.wcop_df_default .wcop_df_domain_search_ajax_result .wcop_df_domain_title_found input[name="whcom_tld_add_remove"] + label:before {
content: '';
width: 16px;
height: 16px;
border: 2px solid #77BB39;
background: white;
position: absolute;
left: 0;
top: 50%;
margin-top: -10px;
border-radius: 50px;
}
.wcop_df_default .wcop_df_domain_search_ajax_result .wcop_df_domain_title_found input[name="whcom_tld_add_remove"] + label:after {
content: '';
width: 8px;
height: 4px;
border: 3px solid transparent;
border-top: 0;
border-right: 0;
position: absolute;
background: white;
left: 4px;
top: 50%;
margin-top: -5px;
-webkit-transform: rotate(-45deg);
-moz-transform: rotate(-45deg);
-ms-transform: rotate(-45deg);
-o-transform: rotate(-45deg);
transform: rotate(-45deg);
}
.wcop_df_default .wcop_df_domain_search_ajax_result .wcop_df_domain_title_found input[name="whcom_tld_add_remove"]:checked + label:before {
border-color: #77BB39;
}
.wcop_df_default .wcop_df_domain_search_ajax_result .wcop_df_domain_title_found input[name="whcom_tld_add_remove"]:checked + label:after {
border-color: #77BB39;
}
.wcop_df_default .wcop_df_domain_search_ajax_result .wcop_df_domain_title_not_found [class*="whcom_icon"] {
background: #e26148;
border-color: #e26148;
line-height: 16px;
width: 18px;
display: inline-block;
text-align: center;
height: 18px;
font-size: 14px;
}
.wcop_df_default .wcop_df_domain_search_ajax_result .wcop_df_domain_icon {
height: 60px;
width: 60px;
top: -30px;
background: white;
border: 5px solid #eee;
}
.wcop_df_default .wcop_df_domain_search_ajax_result .wcop_df_domain_icon [class*="whcom_icon"] {
height: 50px;
width: 50px;
top: 0;
left: 0;
border: 0;
font-size: 36px;
line-height: 50px;
}
.wcop_df_default .wcop_df_domain_search_ajax_result .wcop_df_page_content_icon_text {
text-align: center;
margin-bottom: 15px;
}
.wcop_df_default .wcop_df_domain_search_ajax_result .wcop_df_domain_submit {
position: absolute;
top: 15px;
right: 10px;
}
.wcop_df_default .wcop_df_domain_search_ajax_result input[type="checkbox"].wcop_select_tld {
position: absolute;
}
.wcop_df_default .wcop_df_domain_search_ajax_result .wcop_df_domain_result {
list-style: none;
padding: 10px 10px 10px 40px;
margin: 0 0 5px;
background: white;
position: relative;
}
.wcop_df_default .wcop_df_domain_search_ajax_result .wcop_df_domain_result > li {
list-style: none;
padding: 0;
margin: 0;
}
.wcop_df_default .wcop_df_domain_search_ajax_result .wcop_df_domain_result .wcop_df_domain_result_icon {
position: absolute;
left: 0;
width: 40px;
text-align: center;
height: 30px;
top: 50%;
margin-top: -15px;
line-height: 30px;
}
.wcop_df_default .wcop_df_domain_search_ajax_result .wcop_df_domain_result .wcop_df_domain_result_name,
.wcop_df_default .wcop_df_domain_search_ajax_result .wcop_df_domain_result .wcop_df_domain_result_extension,
.wcop_df_default .wcop_df_domain_search_ajax_result .wcop_df_domain_result .wcop_df_domain_result_message {
display: block;
padding: 6px;
width: 100%;
}
.wcop_df_default .wcop_df_domain_search_ajax_result .wcop_df_domain_result .wcop_df_domain_result_added {
padding: 6px;
}
.wcop_df_default .wcop_df_domain_search_ajax_result .wcop_df_domain_result .wcop_df_domain_selected_button {
color: #77BB39;
}
.wcop_df_default .wcop_df_domain_search_ajax_result .wcop_df_domain_result_found {
background: #FFFFE8;
}
.wcop_df_default .wcop_df_domain_search_ajax_result .wcop_df_domain_result_found .wcop_df_domain_result_icon [class*="whcom_icon"] {
color: #77BB39;
}
.wcop_df_default .wcop_df_domain_search_ajax_result .wcop_df_domain_result_not_found {
background: #FEF3F3;
}
.wcop_df_default .wcop_df_domain_search_ajax_result .wcop_df_domain_result_not_found .wcop_df_domain_result_icon [class*="whcom_icon"] {
color: #e26148;
}
@media (min-width: 768px) {
.wcop_df_default .wcop_df_domain_search_ajax_result .wcop_df_domain_result .wcop_df_domain_result_buttons {
float: right;
}
.wcop_df_default .wcop_df_domain_search_ajax_result .wcop_df_domain_result .wcop_df_domain_result_name,
.wcop_df_default .wcop_df_domain_search_ajax_result .wcop_df_domain_result .wcop_df_domain_result_extension {
float: left;
margin-right: 10px;
width: auto;
}
.wcop_df_default .wcop_df_domain_search_ajax_result .wcop_df_domain_result .wcop_df_domain_result_name {
min-width: 180px;
}
}
@media (max-width: 767px) {
.wcop_df_default .wcop_df_steps li span {
display: none;
}
}   #wcop_sp_main.wcop_sp_main {
background: #eee;
padding-bottom: 40px;
}
#wcop_sp_main.wcop_sp_main .whcom_sub_heading_style_1 > span {
background: #eee;
}
#wcop_sp_main.wcop_sp_main .whcom_button {
padding: 10px 12px;
border-width: 2px;
height: 52px;
}
#wcop_sp_main.wcop_sp_main .whcom_form_field > input:not([type="radio"]):not([type="checkbox"]):not([type="submit"]),
#wcop_sp_main.wcop_sp_main .whcom_form_field select,
#wcop_sp_main.wcop_sp_main .whcom_form_field textarea,
#wcop_sp_main.wcop_sp_main .whcom_form_field .whcom_plus,
#wcop_sp_main.wcop_sp_main .whcom_form_field .whcom_minus {
height: 52px;
padding: 10px 12px;
background: white;
min-width: 40px;
}
#wcop_sp_main.wcop_sp_main .whcom_form_field .whcom_plus {
margin-left: 5px;
}
#wcop_sp_main.wcop_sp_main .whcom_form_field .whcom_minus {
margin-right: 5px;
}
#wcop_sp_main.wcop_sp_main .wcop_product_domain .wcop_sub_heading {
display: none !important;
}
#wcop_sp_main.wcop_sp_main .wcop_product_domain .whcom_list_padded > li {
border: 0 !important;
background: 0 !important;
margin-bottom: 15px;
}
@media (max-width: 767px) {
#wcop_sp_main.wcop_sp_main .wcop_sp_nav {
display: none;
}
}
#wcop_sp_main.wcop_sp_main .whcom_tabs_container.whcom_tabs_fancy_2 ul {
margin-left: -8%;
margin-right: -8%;
}
#wcop_sp_main.wcop_sp_main .wcop_sp_section {
margin-bottom: 40px;
}
#wcop_sp_main.wcop_sp_main .wcop_sp_section_heading {
max-width: 1100px;
margin: 0 auto 15px;
font-weight: bold;
padding: 5px 10px;
border-bottom: 2px solid #d9dadc;
}
#wcop_sp_main.wcop_sp_main .wcop_sp_section_heading > i {
padding-right: 10px;
}
#wcop_sp_main.wcop_sp_main .wcop_sp_section_content {
max-width: 1100px;
margin: 0 auto 30px;
padding: 0 5%;
overflow: hidden;
}
#wcop_sp_main.wcop_sp_main .wcop_sp_product_config_block {
margin-bottom: 15px;
}
#wcop_sp_main.wcop_sp_main .wcop_sp_order_summary {
background: white;
}
#wcop_sp_main.wcop_sp_main .wcop_sp_order_summary .whcom_list_bordered li {
border: 1px solid #c1c1c1;
margin-top: -1px;
}
#wcop_sp_main.wcop_sp_main .wcop_sp_order_summary .wcop_sp_summary_totals {
margin: -1px 0 15px;
border: 1px solid #c1c1c1;
padding: 15px;
}
#wcop_sp_main.wcop_sp_main.wcop_sp_simple_1 .whcom_tabs_container.whcom_tabs_fancy_2 ul {
margin-left: 0;
margin-right: 0;
}
#wcop_sp_main.wcop_sp_main.wcop_sp_simple_1 .wcop_sp_section_heading {
border-bottom: 0;
padding: 15px;
font-size: 18px;
}
#wcop_sp_main.wcop_sp_main.wcop_sp_simple_1 .wcop_sp_order_summary .whcom_list_bordered li {
background: white;
}
#wcop_sp_main.wcop_sp_main.wcop_sp_08_elegant {
background: white;
}
#wcop_sp_main.wcop_sp_main.wcop_sp_08_elegant .whcom_form_field > input:not([type="radio"]):not([type="checkbox"]):not([type="submit"]),
#wcop_sp_main.wcop_sp_main.wcop_sp_08_elegant .whcom_form_field select,
#wcop_sp_main.wcop_sp_main.wcop_sp_08_elegant .whcom_form_field textarea,
#wcop_sp_main.wcop_sp_main.wcop_sp_08_elegant .whcom_form_field .whcom_plus,
#wcop_sp_main.wcop_sp_main.wcop_sp_08_elegant .whcom_form_field .whcom_minus,
#wcop_sp_main.wcop_sp_main.wcop_sp_08_elegant .whcom_button {
height: 40px;
padding: 4px 12px;
line-height: 32px;
}
#wcop_sp_main.wcop_sp_main.wcop_sp_08_elegant .whcom_form_field > input:not([type="radio"]):not([type="checkbox"]):not([type="submit"]).whcom_button_big,
#wcop_sp_main.wcop_sp_main.wcop_sp_08_elegant .whcom_form_field select.whcom_button_big,
#wcop_sp_main.wcop_sp_main.wcop_sp_08_elegant .whcom_form_field textarea.whcom_button_big,
#wcop_sp_main.wcop_sp_main.wcop_sp_08_elegant .whcom_form_field .whcom_plus.whcom_button_big,
#wcop_sp_main.wcop_sp_main.wcop_sp_08_elegant .whcom_form_field .whcom_minus.whcom_button_big,
#wcop_sp_main.wcop_sp_main.wcop_sp_08_elegant .whcom_button.whcom_button_big {
height: auto;
}
#wcop_sp_main.wcop_sp_main.wcop_sp_08_elegant button,
#wcop_sp_main.wcop_sp_main.wcop_sp_08_elegant a.whcom_button,
#wcop_sp_main.wcop_sp_main.wcop_sp_08_elegant .whcom_button,
#wcop_sp_main.wcop_sp_main.wcop_sp_08_elegant input[type="submit"] {
background: #1b8463;
color: white;
border: 2px solid #187759;
border-radius: 2px;
font-size: 16px;
height: auto;
}
#wcop_sp_main.wcop_sp_main.wcop_sp_08_elegant button:hover,
#wcop_sp_main.wcop_sp_main.wcop_sp_08_elegant a.whcom_button:hover,
#wcop_sp_main.wcop_sp_main.wcop_sp_08_elegant .whcom_button:hover,
#wcop_sp_main.wcop_sp_main.wcop_sp_08_elegant input[type="submit"]:hover {
background: #187759;
}
#wcop_sp_main.wcop_sp_main.wcop_sp_08_elegant .wcop_sp_section {
margin-bottom: 15px;
padding: 30px 20px;
-webkit-box-shadow: 0 1px 3px 0.5px rgba(0, 0, 0, 0.16);
box-shadow: 0 1px 3px 0.5px rgba(0, 0, 0, 0.16);
border-left: 5px solid #B6D7CD;
}
#wcop_sp_main.wcop_sp_main.wcop_sp_08_elegant .wcop_sp_section.wcop_sp_section_active {
border-left-color: #1b8463;
}
#wcop_sp_main.wcop_sp_main.wcop_sp_08_elegant .wcop_sp_section .wcop_sp_section_heading {
color: #1b8463;
font-size: 20px;
border: 0;
}
#wcop_sp_main.wcop_sp_main.wcop_sp_08_elegant .wcop_sp_section .wcop_sp_section_content {
padding: 0;
}
#wcop_sp_main.wcop_sp_main.wcop_sp_08_elegant .wcop_sp_sidebar .wcop_sp_section {
border-left: 0;
}
#wcop_sp_main.wcop_sp_main.wcop_sp_08_elegant .whcom_domain_form_container {
background: white;
border: 0;
border-radius: 0;
}
#wcop_sp_main.wcop_sp_main.wcop_sp_08_elegant .whcom_domain_form_container .whcom_domain_form_item_container {
background: white;
margin-bottom: 10px;
border: 1px solid #CFCFCF;
border-radius: 2px;
padding: 10px;
}
#wcop_sp_main.wcop_sp_main.wcop_sp_08_elegant .whcom_domain_form_container .whcom_domain_form_item_container .whcom_domain_form_item_toggle {
cursor: pointer;
padding: 10px 10px 10px 40px;
position: relative;
line-height: 20px;
}
#wcop_sp_main.wcop_sp_main.wcop_sp_08_elegant .whcom_domain_form_container .whcom_domain_form_item_container .whcom_domain_form_item_toggle > span {
position: absolute;
width: 20px;
height: 20px;
border-radius: 20px;
left: 10px;
top: 50%;
margin-top: -10px;
border: 2px solid #CFCFCF;
background: white;
}
#wcop_sp_main.wcop_sp_main.wcop_sp_08_elegant .whcom_domain_form_container .whcom_domain_form_item_container .whcom_domain_form_item_toggle > span:after {
content: '';
position: absolute;
width: 10px;
height: 10px;
border-radius: 10px;
left: 3px;
top: 50%;
margin-top: -5px;
}
#wcop_sp_main.wcop_sp_main.wcop_sp_08_elegant .whcom_domain_form_container .whcom_domain_form_item_container .whcom_domain_form_item_content {
display: none;
}
#wcop_sp_main.wcop_sp_main.wcop_sp_08_elegant .whcom_domain_form_container .whcom_domain_form_item_container.active {
border: 2px solid #1b8463;
}
#wcop_sp_main.wcop_sp_main.wcop_sp_08_elegant .whcom_domain_form_container .whcom_domain_form_item_container.active .whcom_domain_form_item_content {
display: block;
}
#wcop_sp_main.wcop_sp_main.wcop_sp_08_elegant .whcom_domain_form_container .whcom_domain_form_item_container.active .whcom_domain_form_item_toggle > span {
border-color: #1b8463;
}
#wcop_sp_main.wcop_sp_main.wcop_sp_08_elegant .whcom_domain_form_container .whcom_domain_form_item_container.active .whcom_domain_form_item_toggle > span:after {
background: #1b8463;
}
#wcop_sp_main.wcop_sp_main.wcop_sp_08_elegant .elegant_08_payment_options label {
margin-bottom: 15px;
}
#wcop_sp_main.wcop_sp_main.wcop_sp_08_elegant .elegant_08_payment_options .whcom_radio_container > label {
display: block;
width: 100%;
border: 1px solid #CFCFCF;
-webkit-transition: all 300ms linear;
-o-transition: all 300ms linear;
-moz-transition: all 300ms linear;
transition: all 300ms linear;
padding: 4px 12px;
line-height: 32px;
-webkit-box-shadow: inset 0 0 0 1px #CFCFCF;
box-shadow: inset 0 0 0 1px #CFCFCF;
}
#wcop_sp_main.wcop_sp_main.wcop_sp_08_elegant .elegant_08_payment_options .whcom_radio_container > label:before {
left: 5px;
}
#wcop_sp_main.wcop_sp_main.wcop_sp_08_elegant .elegant_08_payment_options .whcom_radio_container > label.whcom_checked {
border: 1px solid #1b8463;
-webkit-box-shadow: inset 0 0 0 1px #1b8463;
box-shadow: inset 0 0 0 1px #1b8463;
}
#wcop_sp_main.wcop_sp_main.wcop_sp_08_elegant .wcop_sp_order_summary .whcom_list_bordered li {
border: 0;
margin: 0;
}
#wcop_sp_main.wcop_sp_main.wcop_sp_08_elegant .wcop_sp_order_summary .wcop_sp_summary_totals {
border: 0;
margin: 0;
}
.wcop_payment_heading{
display: none;
}html{line-height:1.15;-webkit-text-size-adjust:100%}*,:after,:before{box-sizing:border-box}body{background-color:#fff;color:#333;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji;font-size:1rem;font-weight:400;line-height:1.5;margin:0;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}h1,h2,h3,h4,h5,h6{color:inherit;font-family:inherit;font-weight:500;line-height:1.2;margin-block-end:1rem;margin-block-start:.5rem}h1{font-size:2.5rem}h2{font-size:2rem}h3{font-size:1.75rem}h4{font-size:1.5rem}h5{font-size:1.25rem}h6{font-size:1rem}p{margin-block-end:.9rem;margin-block-start:0}hr{box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace,monospace;font-size:1em;white-space:pre-wrap}a{background-color:transparent;color:#c36;text-decoration:none}a:active,a:hover{color:#336}a:not([href]):not([tabindex]),a:not([href]):not([tabindex]):focus,a:not([href]):not([tabindex]):hover{color:inherit;text-decoration:none}a:not([href]):not([tabindex]):focus{outline:0}abbr[title]{border-block-end:none;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}img{border-style:none;height:auto;max-width:100%}details{display:block}summary{display:list-item}figcaption{color:#333;font-size:16px;font-style:italic;font-weight:400;line-height:1.4}[hidden],template{display:none}@media print{*,:after,:before{background:transparent!important;box-shadow:none!important;color:#000!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:""}pre{white-space:pre-wrap!important}blockquote,pre{-moz-column-break-inside:avoid;border:1px solid #ccc;break-inside:avoid}thead{display:table-header-group}img,tr{-moz-column-break-inside:avoid;break-inside:avoid}h2,h3,p{orphans:3;widows:3}h2,h3{-moz-column-break-after:avoid;break-after:avoid}}label{display:inline-block;line-height:1;vertical-align:middle}button,input,optgroup,select,textarea{font-family:inherit;font-size:1rem;line-height:1.5;margin:0}input[type=date],input[type=email],input[type=number],input[type=password],input[type=search],input[type=tel],input[type=text],input[type=url],select,textarea{border:1px solid #666;border-radius:3px;padding:.5rem 1rem;transition:all .3s;width:100%}input[type=date]:focus,input[type=email]:focus,input[type=number]:focus,input[type=password]:focus,input[type=search]:focus,input[type=tel]:focus,input[type=text]:focus,input[type=url]:focus,select:focus,textarea:focus{border-color:#333}button,input{overflow:visible}button,select{text-transform:none}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button;width:auto}[type=button],[type=submit],button{background-color:transparent;border:1px solid #c36;border-radius:3px;color:#c36;display:inline-block;font-size:1rem;font-weight:400;padding:.5rem 1rem;text-align:center;transition:all .3s;-webkit-user-select:none;-moz-user-select:none;user-select:none;white-space:nowrap}[type=button]:focus:not(:focus-visible),[type=submit]:focus:not(:focus-visible),button:focus:not(:focus-visible){outline:none}[type=button]:focus,[type=button]:hover,[type=submit]:focus,[type=submit]:hover,button:focus,button:hover{background-color:#c36;color:#fff;text-decoration:none}[type=button]:not(:disabled),[type=submit]:not(:disabled),button:not(:disabled){cursor:pointer}fieldset{padding:.35em .75em .625em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{vertical-align:baseline}textarea{overflow:auto;resize:vertical}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}select{display:block}table{background-color:transparent;border-collapse:collapse;border-spacing:0;font-size:.9em;margin-block-end:15px;width:100%}table td,table th{border:1px solid hsla(0,0%,50%,.502);line-height:1.5;padding:15px;vertical-align:top}table th{font-weight:700}table tfoot th,table thead th{font-size:1em}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-block-start:1px solid hsla(0,0%,50%,.502)}table tbody>tr:nth-child(odd)>td,table tbody>tr:nth-child(odd)>th{background-color:hsla(0,0%,50%,.071)}table tbody tr:hover>td,table tbody tr:hover>th{background-color:hsla(0,0%,50%,.102)}table tbody+tbody{border-block-start:2px solid hsla(0,0%,50%,.502)}@media(max-width:767px){table table{font-size:.8em}table table td,table table th{line-height:1.3;padding:7px}table table th{font-weight:400}}dd,dl,dt,li,ol,ul{background:transparent;border:0;font-size:100%;margin-block-end:0;margin-block-start:0;outline:0;vertical-align:baseline}.comments-area a,.page-content a{text-decoration:underline}.alignright{float:right;margin-left:1rem}.alignleft{float:left;margin-right:1rem}.aligncenter{clear:both;display:block;margin-inline:auto}.alignwide{margin-inline:-80px}.alignfull{margin-inline:calc(50% - 50vw);max-width:100vw}.alignfull,.alignfull img{width:100vw}.wp-caption{margin-block-end:1.25rem;max-width:100%}.wp-caption.alignleft{margin:5px 20px 20px 0}.wp-caption.alignright{margin:5px 0 20px 20px}.wp-caption img{display:block;margin-inline:auto}.wp-caption-text{margin:0}.gallery-caption{display:block;font-size:.8125rem;line-height:1.5;margin:0;padding:.75rem}.pagination{display:flex;justify-content:space-between;margin:20px auto}.sticky{display:block;position:relative}.bypostauthor{font-size:inherit}.hide{display:none!important}.post-password-form{margin:50px auto;max-width:500px}.post-password-form p{align-items:flex-end;display:flex;width:100%}.post-password-form [type=submit]{margin-inline-start:3px}.screen-reader-text{clip:rect(1px,1px,1px,1px);height:1px;overflow:hidden;position:absolute!important;width:1px;word-wrap:normal!important}.screen-reader-text:focus{background-color:#eee;clip:auto!important;clip-path:none;color:#333;display:block;font-size:1rem;height:auto;left:5px;line-height:normal;padding:12px 24px;text-decoration:none;top:5px;width:auto;z-index:100000}.post .entry-title a{text-decoration:none}.post .wp-post-image{max-height:500px;-o-object-fit:cover;object-fit:cover;width:100%}@media(max-width:991px){.post .wp-post-image{max-height:400px}}@media(max-width:575px){.post .wp-post-image{max-height:300px}}#comments .comment-list{font-size:.9em;list-style:none;margin:0;padding:0}#comments .comment,#comments .pingback{position:relative}#comments .comment .comment-body,#comments .pingback .comment-body{border-block-end:1px solid #ccc;display:flex;flex-direction:column;padding-block-end:30px;padding-block-start:30px;padding-inline-end:0;padding-inline-start:60px}#comments .comment .avatar,#comments .pingback .avatar{border-radius:50%;left:0;margin-inline-end:10px;position:absolute}body.rtl #comments .comment .avatar,body.rtl #comments .pingback .avatar,html[dir=rtl] #comments .comment .avatar,html[dir=rtl] #comments .pingback .avatar{left:auto;right:0}#comments .comment-meta{display:flex;justify-content:space-between;margin-block-end:.9rem}#comments .comment-metadata,#comments .reply{font-size:11px;line-height:1}#comments .children{list-style:none;margin:0;padding-inline-start:30px;position:relative}#comments .children li:last-child{padding-block-end:0}#comments ol.comment-list .children:before{content:"↪";display:inline-block;font-size:1em;font-weight:400;left:0;line-height:100%;position:absolute;top:45px;width:auto}body.rtl #comments ol.comment-list .children:before,html[dir=rtl] #comments ol.comment-list .children:before{content:"↩";left:auto;right:0}@media(min-width:768px){#comments .comment-author,#comments .comment-metadata{line-height:1}}@media(max-width:767px){#comments .comment .comment-body{padding:30px 0}#comments .children{padding-inline-start:20px}#comments .comment .avatar{float:left;position:inherit}body.rtl #comments .comment .avatar,html[dir=rtl] #comments .comment .avatar{float:right}}.page-header .entry-title,.site-footer .footer-inner,.site-footer:not(.dynamic-footer),.site-header .header-inner,.site-header:not(.dynamic-header),body:not([class*=elementor-page-]) .site-main{margin-inline-end:auto;margin-inline-start:auto;width:100%}@media(max-width:575px){.page-header .entry-title,.site-footer .footer-inner,.site-footer:not(.dynamic-footer),.site-header .header-inner,.site-header:not(.dynamic-header),body:not([class*=elementor-page-]) .site-main{padding-inline-end:10px;padding-inline-start:10px}}@media(min-width:576px){.page-header .entry-title,.site-footer .footer-inner,.site-footer:not(.dynamic-footer),.site-header .header-inner,.site-header:not(.dynamic-header),body:not([class*=elementor-page-]) .site-main{max-width:500px}.site-footer.footer-full-width .footer-inner,.site-header.header-full-width .header-inner{max-width:100%}}@media(min-width:768px){.page-header .entry-title,.site-footer .footer-inner,.site-footer:not(.dynamic-footer),.site-header .header-inner,.site-header:not(.dynamic-header),body:not([class*=elementor-page-]) .site-main{max-width:600px}.site-footer.footer-full-width,.site-header.header-full-width{max-width:100%}}@media(min-width:992px){.page-header .entry-title,.site-footer .footer-inner,.site-footer:not(.dynamic-footer),.site-header .header-inner,.site-header:not(.dynamic-header),body:not([class*=elementor-page-]) .site-main{max-width:800px}.site-footer.footer-full-width,.site-header.header-full-width{max-width:100%}}@media(min-width:1200px){.page-header .entry-title,.site-footer .footer-inner,.site-footer:not(.dynamic-footer),.site-header .header-inner,.site-header:not(.dynamic-header),body:not([class*=elementor-page-]) .site-main{max-width:1140px}.site-footer.footer-full-width,.site-header.header-full-width{max-width:100%}}.site-header+.elementor{min-height:calc(100vh - 320px)}.site-header{display:flex;flex-wrap:wrap;justify-content:space-between;padding-block-end:1rem;padding-block-start:1rem;position:relative}.site-header .site-title{font-size:2.5rem;font-weight:500;line-height:1.2}.site-header .site-branding{display:flex;flex-direction:column;gap:.5rem;justify-content:center}.site-header .header-inner{display:flex;flex-wrap:wrap;justify-content:space-between}.site-header .header-inner .custom-logo-link{display:block}.site-header .header-inner .site-branding .site-description,.site-header .header-inner .site-branding .site-title{margin:0}.site-header .header-inner .site-branding .site-logo img{display:block}.site-header .header-inner .site-branding.show-logo .site-title,.site-header .header-inner .site-branding.show-title .site-logo{display:none!important}.site-header.header-inverted .header-inner{flex-direction:row-reverse}.site-header.header-inverted .header-inner .site-branding{text-align:end}.site-header.header-stacked .header-inner{align-items:center;flex-direction:column;text-align:center}.site-footer{padding-block-end:1rem;padding-block-start:1rem;position:relative}.site-footer .site-title{font-size:1.5rem;font-weight:500;line-height:1.2}.site-footer .site-branding{display:flex;flex-direction:column;gap:.5rem;justify-content:center}.site-footer .footer-inner{display:flex;flex-wrap:wrap;justify-content:space-between}.site-footer .footer-inner .custom-logo-link{display:block}.site-footer .footer-inner .site-branding .site-description,.site-footer .footer-inner .site-branding .site-title{margin:0}.site-footer .footer-inner .site-branding .site-logo img{display:block}.site-footer .footer-inner .site-branding.show-logo .site-title,.site-footer .footer-inner .site-branding.show-title .site-logo{display:none!important}.site-footer .footer-inner .copyright{align-items:center;display:flex;justify-content:flex-end}.site-footer .footer-inner .copyright p{margin:0}.site-footer.footer-inverted .footer-inner{flex-direction:row-reverse}.site-footer.footer-inverted .footer-inner .site-branding{text-align:end}.site-footer.footer-stacked .footer-inner{align-items:center;flex-direction:column;text-align:center}.site-footer.footer-stacked .footer-inner .site-branding .site-title{text-align:center}.site-footer.footer-stacked .footer-inner .site-navigation .menu{padding:0}@media(max-width:576px){.site-footer:not(.footer-stacked) .footer-inner .copyright,.site-footer:not(.footer-stacked) .footer-inner .site-branding,.site-footer:not(.footer-stacked) .footer-inner .site-navigation{display:block;max-width:none;text-align:center;width:100%}.site-footer .footer-inner .site-navigation ul.menu{justify-content:center}.site-footer .footer-inner .site-navigation ul.menu li{display:inline-block}}.site-header.header-stacked .site-navigation-toggle-holder{justify-content:center;max-width:100%}.site-header.menu-layout-dropdown .site-navigation{display:none}.site-navigation-toggle-holder{align-items:center;display:flex;padding:8px 15px}.site-navigation-toggle-holder .site-navigation-toggle{align-items:center;background-color:rgba(0,0,0,.05);border:0 solid;border-radius:3px;color:#494c4f;cursor:pointer;display:flex;justify-content:center;padding:.5rem}.site-navigation-toggle-holder .site-navigation-toggle-icon{display:block;width:1.25rem}.site-navigation-toggle-holder .site-navigation-toggle-icon:after,.site-navigation-toggle-holder .site-navigation-toggle-icon:before{background-color:currentColor;border-radius:3px;content:"";display:block;height:3px;transition:all .2s ease-in-out}.site-navigation-toggle-holder .site-navigation-toggle-icon:before{box-shadow:0 .35rem 0 currentColor;margin-block-end:.5rem}.site-navigation-toggle-holder .site-navigation-toggle[aria-expanded=true] .site-navigation-toggle-icon:before{box-shadow:none;transform:translateY(.35rem) rotate(45deg)}.site-navigation-toggle-holder .site-navigation-toggle[aria-expanded=true] .site-navigation-toggle-icon:after{transform:translateY(-.35rem) rotate(-45deg)}.site-navigation{align-items:center;display:flex}.site-navigation ul.menu,.site-navigation ul.menu ul{list-style-type:none;padding:0}.site-navigation ul.menu{display:flex;flex-wrap:wrap}.site-navigation ul.menu li{display:flex;position:relative}.site-navigation ul.menu li a{display:block;padding:8px 15px}.site-navigation ul.menu li.menu-item-has-children{padding-inline-end:15px}.site-navigation ul.menu li.menu-item-has-children:after{align-items:center;color:#666;content:"▾";display:flex;font-size:1.5em;justify-content:center;text-decoration:none}.site-navigation ul.menu li.menu-item-has-children:focus-within>ul{display:block}.site-navigation ul.menu li ul{background:#fff;display:none;left:0;min-width:150px;position:absolute;top:100%;z-index:2}.site-navigation ul.menu li ul li{border-block-end:1px solid #eee}.site-navigation ul.menu li ul li:last-child{border-block-end:none}.site-navigation ul.menu li ul li.menu-item-has-children a{flex-grow:1}.site-navigation ul.menu li ul li.menu-item-has-children:after{transform:translateY(-50%) rotate(-90deg)}.site-navigation ul.menu li ul ul{left:100%;top:0}.site-navigation ul.menu li:hover>ul{display:block}footer .site-navigation ul.menu li ul{bottom:100%;top:auto}footer .site-navigation ul.menu li ul ul{bottom:0}footer .site-navigation ul.menu a{padding:5px 15px}.site-navigation-dropdown{bottom:0;left:0;margin-block-start:10px;position:absolute;transform-origin:top;transition:max-height .3s,transform .3s;width:100%;z-index:10000}.site-navigation-toggle-holder:not(.elementor-active)+.site-navigation-dropdown{max-height:0;transform:scaleY(0)}.site-navigation-toggle-holder.elementor-active+.site-navigation-dropdown{max-height:100vh;transform:scaleY(1)}.site-navigation-dropdown ul{padding:0}.site-navigation-dropdown ul.menu{background:#fff;margin:0;padding:0;position:absolute;width:100%}.site-navigation-dropdown ul.menu li{display:block;position:relative;width:100%}.site-navigation-dropdown ul.menu li a{background:#fff;box-shadow:inset 0 -1px 0 rgba(0,0,0,.102);color:#55595c;display:block;padding:20px}.site-navigation-dropdown ul.menu li.current-menu-item a{background:#55595c;color:#fff}.site-navigation-dropdown ul.menu>li li{max-height:0;transform:scaleY(0);transform-origin:top;transition:max-height .3s,transform .3s}.site-navigation-dropdown ul.menu li.elementor-active>ul>li{max-height:100vh;transform:scaleY(1)}@media(max-width:576px){.site-header.menu-dropdown-mobile:not(.menu-layout-dropdown) .site-navigation{display:none!important}}@media(min-width:768px){.site-header.menu-dropdown-mobile:not(.menu-layout-dropdown) .site-navigation-toggle-holder{display:none!important}}@media(min-width:576px)and (max-width:767px){.site-header.menu-dropdown-mobile:not(.menu-layout-dropdown) .site-navigation{display:none!important}}@media(min-width:992px){.site-header.menu-dropdown-tablet:not(.menu-layout-dropdown) .site-navigation-toggle-holder{display:none!important}}@media(max-width:992px){.site-header.menu-dropdown-tablet:not(.menu-layout-dropdown) .site-navigation{display:none!important}}.site-header.menu-dropdown-none:not(.menu-layout-dropdown) .site-navigation-toggle-holder{display:none!important}: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{background:var(--e-a-bg-logo);border-radius:50%;display:inline-block;line-height:1;padding:.75em}.e-logo-wrapper i{color:var(--e-a-color-logo);font-size:1em}.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{--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.elementor-absolute,.elementor-element.elementor-fixed{z-index:1}.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{height:100px;width:100px;fill:#fff;filter:drop-shadow(1px 0 6px rgba(0,0,0,.3))}.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-left:auto;margin-right: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-bottom: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-bottom: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-bottom: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-bottom: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-bottom: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-bottom: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-bottom: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-bottom: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-bottom: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-bottom: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-bottom: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-bottom: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-bottom: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-bottom: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-bottom: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-bottom: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;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: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.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))}.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{justify-content:flex-end}.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{justify-content:flex-end}.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{justify-content:flex-end}.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;font-size:15px;line-height:1;padding:12px 24px;fill:#fff;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;padding:.5em;fill:#fff}.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}}@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}}