@charset "UTF-8";
@charset "UTF-8";
html.has-cookie-bar.cookie-bar-top-bar {
margin-top: 30px;
-webkit-transition: all 0.25s;
-moz-transition: all 0.25s;
transition: all 0.25s;
}
#catapult-cookie-bar {
box-sizing: border-box;
max-height: 0;
opacity: 0;
direction: ltr;
padding: 0 20px;
z-index: 99999;
overflow: hidden;
text-align:left;
-webkit-transition: all 0.25s;
-moz-transition: all 0.25s;
transition: all 0.25s;
}
.ctcc-exclude-AF.geoip-continent-AF #catapult-cookie-bar,
.ctcc-exclude-AN.geoip-continent-AN #catapult-cookie-bar,
.ctcc-exclude-AS.geoip-continent-AS #catapult-cookie-bar,
.ctcc-exclude-EU.geoip-continent-EU #catapult-cookie-bar,
.ctcc-exclude-NA.geoip-continent-NA #catapult-cookie-bar,
.ctcc-exclude-OC.geoip-continent-OC #catapult-cookie-bar,
.ctcc-exclude-SA.geoip-continent-SA #catapult-cookie-bar {
display: none;
}
.ctcc-exclude-AF.geoip-continent-AF,
.ctcc-exclude-AN.geoip-continent-AN,
.ctcc-exclude-AS.geoip-continent-AS,
.ctcc-exclude-EU.geoip-continent-EU,
.ctcc-exclude-NA.geoip-continent-NA,
.ctcc-exclude-OC.geoip-continent-OC,
.ctcc-exclude-SA.geoip-continent-SA {
margin-top: 0 !important;
}
#catapult-cookie-bar.rounded-corners {
border-radius: 3px;
}
#catapult-cookie-bar.drop-shadow {
-webkit-box-shadow: 0px 3px 9px 0px rgba(0,0,0,0.4);
-moz-box-shadow: 0px 3px 9px 0px rgba(0,0,0,0.4);
box-shadow: 0px 3px 9px 0px rgba(0,0,0,0.4);
}
.cookie-bar-block #catapult-cookie-bar {
max-height: 999px;
-webkit-transition: opacity 0.25s;
-moz-transition: opacity 0.25s;
transition: opacity 0.25s;
}
.has-cookie-bar #catapult-cookie-bar {
opacity: 1;
max-height: 999px;
min-height: 30px;
padding: 15px 20px 15px;
}
.cookie-bar-block #catapult-cookie-bar span {
display: block;
margin: 1em 0;
}
.cookie-bar-bar #catapult-cookie-bar.float-accept span.ctcc-right-side {
float: right;
}
button#catapultCookie {
cursor: pointer;
margin:0 20px 0 0;
}
.cookie-bar-bar button#catapultCookie {
margin:0 0 0 20px;
}
.cookie-bar-bar .ctcc-inner {
display: -webkit-flex;
display: flex;
-webkit-align-items: center;
align-items: center;
-webkit-justify-content: center;
justify-content: center;
position: relative;
}
.cookie-bar-bar .float-accept .ctcc-inner {
-webkit-justify-content: space-between;
justify-content: space-between;
}
@media screen and (max-width: 991px) {
.ctcc-left-side {
margin-right: 1em;
}
}
.ctcc-right-side {
-webkit-flex-shrink: 0;
flex-shrink: 0;
}
.cookie-bar-block #catapult-cookie-bar h3 {
margin: 0.5em 0 0;
}
.use_x_close .x_close {
position: absolute;
top: 10px;
right: 10px;
cursor: pointer;
font-family: sans-serif;
-webkit-transition-duration:0.5s;
transition-duration:0.5s;
}
.cookie-bar-bar .use_x_close .x_close {
right: 0;
top: 50%;
-webkit-transform: translateY(-50%);
transform: translateY(-50%);
}
.x_close {
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
-webkit-transform: translate3d(0px,0px,0px);
width: 14px;
height: 30px;
position: relative;
margin: 0 auto;
-webkit-transform: rotate(0deg);
-moz-transform: rotate(0deg);
-o-transform: rotate(0deg);
transform: rotate(0deg);
-webkit-transition: .5s ease-in-out;
-moz-transition: .5s ease-in-out;
-o-transition: .5s ease-in-out;
transition: .5s ease-in-out;
cursor: pointer;
}
.x_close span {
display: block;
position: absolute;
height: 3px;
width: 14px;
background: #111;
border-radius: 6px;
opacity: 1;
left: 0;
-webkit-transform: rotate(0deg);
-moz-transform: rotate(0deg);
-o-transform: rotate(0deg);
transform: rotate(0deg);
-webkit-transition: .25s ease-in-out;
-moz-transition: .25s ease-in-out;
-o-transition: .25s ease-in-out;
transition: .25s ease-in-out;
transition-delay: .14s;
-webkit-transition-delay: .14s;
-moz-transition-delay: .14s;
}
.x_close span:nth-child(1),
.x_close span:nth-child(2) {
top: 14px;
}
.x_close span:nth-child(1) {
-webkit-transform: rotate(45deg);
-moz-transform: rotate(45deg);
-o-transform: rotate(45deg);
transform: rotate(45deg);
}
.x_close span:nth-child(2) {
-webkit-transform: rotate(-45deg);
-moz-transform: rotate(-45deg);
-o-transform: rotate(-45deg);
transform: rotate(-45deg);
}
.x_close:hover span:nth-child(1) {
-webkit-transform: rotate(0);
-moz-transform: rotate(0);
-o-transform: rotate(0);
transform: rotate(0);
}
.x_close:hover span:nth-child(2) {
-webkit-transform: rotate(0);
-moz-transform: rotate(0);
-o-transform: rotate(0);
transform: rotate(0);
}#wp-crm-shop-shadow { position: absolute; background: #000; width: 0; height: 0; border: 0; top: 0; left: 0; }
#wp-crm-shop-window * { font-size: 9pt; }
#wp-crm-shop-window h2,
#wp-crm-shop-window h3 { font-size: 13pt; }
#wp-crm-shop-window { position: absolute; left: 50%; width: 500px; margin-left: -250px; top: 50px; background: #fff; border: 2px solid #ccc;  z-index: 9999; -moz-border-radius: 5px; -webkit-border-radius: 5px; border-radius: 3px; display: none; box-shadow: 3px 3px 5px #000; }
.wp-crm-popup-shop { position: absolute; top: 15px; right: 15px; cursor: pointer; background: #fff; -moz-border-radius: 3px; -webkit-border-radius: 3px; border-radius: 3px; line-height: 24px; z-index: 1111; }
.wp-crm-popup-shop strong { position: absolute; top: 15px; right: 20px; color: #fff; font-weight: bold; }
#wp-crm-shop-window ul { margin: 0.8em 2em; }
#wp-crm-shop-window li { text-align: justify; }
#wp-crm-shop-window small { font-size: 8pt; font-style: italic; }
#wp-crm-shop-window small sup { font-size: 7pt; font-style: italic; }
.wp-crm-shop-product { position: relative; width: 200px; cursor: pointer; float: left; margin-left: 3px; }
.wp-crm-shop-inline { clear: both; float: none!important; margin: 0 auto!important; }
.wp-crm-shop-discounted { width: 294px;  }
.wp-crm-shop-button { margin: 0!important; }
.wp-crm-shop-product-value { width: 88px; height: 36px; line-height: 36px; position: absolute; top: 0; left: 112px; text-align: center; color: #c00; font-size: 21pt; font-weight: bold; }
.wp-crm-shop-product-fullvalue { width: 88px; height: 36px; line-height: 36px; position: absolute; top: 0; right: 0; text-align: center; color: #c00; font-size: 21pt; font-weight: bold; }
.wp-crm-shop-product-currency { width: 88px; position: absolute; bottom: 4px; left: 112px; text-align: center; font-weight: bold; color: #ccc; }
.wp-crm-shop-product-fullcurrency { width: 88px; position: absolute; bottom: 4px; right: 0; text-align: center; font-weight: bold; color: #ccc; }
.wp-crm-shop-product-label { width: 106px; line-height: 22px; position: absolute; top: 6px; left: 2px; text-align: center; font-weight: bold; color: #fff; }
.wp-crm-shop-crossed { position: absolute; top: -4px; right: -4px; }
.wp-crm-shop-cart { border: 1px solid #ccc; border-width: 1px 0 0 1px; }
.wp-crm-shop-cart input[type="text"] { width: 24px; text-align: center; color: #c00; font-weight: bold; margin: 0; padding: 2px 0; display: inline; }
.wp-crm-shop-cart th,
.wp-crm-shop-cart td { border: 1px solid #ccc; border-width: 0 1px 1px 0; padding: 0 2px; }
.wp-crm-shop-cart-wrapper { margin: 15px; position: relative; }
.wp-crm-shop-cart-wrapper * { font-size: 12px; font-family: Helvetica, Arial, Verdana, sans-serif; }
.wp-crm-shop-cart-wrapper ul { margin: 0!important; padding: 0; }
.wp-crm-shop-cart-wrapper ul li { margin: 0.5em 0; padding: 0; }
.wp-crm-shop-cart-wrapper li b { font-weight: bold!important; }
.wp-crm-shop-cart-wrapper sup { vertical-align: super; font-size: 8pt; }
.wp-crm-shop-cart-close { position: absolute; z-index: 9999; right: 0; top: 0; cursor: pointer; }
.wp-crm-shop-separator { clear: both; }
.wp-crm-shop-form { width: 466px; margin-left: 15px; }
.wp-crm-shop-form th { width: 160px; text-align: right; padding: 0 2px; vertical-align: middle; }
.wp-crm-shop-form input[type="text"] { width: 100%; margin: 0; }
.wp-crm-shop-form textarea { width: 100%; margin: 0; }
.wp-crm-shop-form label { display: inline; }
.wp-crm-shop-form input[type="radio"] { display: inline; }
.wp-crm-shop-pink-table { -moz-border-radius: 3px; -webkit-border-radius: 3px; border-radius: 3px; background: #fde; margin-top: 5px; margin-bottom: 5px; }
.wp-crm-shop-yellow-table { -moz-border-radius: 3px; -webkit-border-radius: 3px; border-radius: 3px; background: #ffd; margin-top: 5px; margin-bottom: 5px; }
.wp-crm-shop-green-table { -moz-border-radius: 3px; -webkit-border-radius: 3px; border-radius: 3px; background: #efd; margin-top: 5px; margin-bottom: 5px; }
.wp-crm-shop-blue-table { -moz-border-radius: 3px; -webkit-border-radius: 3px; border-radius: 3px; background: #def; margin-top: 5px; margin-bottom: 5px; }
.wp-crm-shop-purple-table { -moz-border-radius: 3px; -webkit-border-radius: 3px; border-radius: 3px; background: #fef; margin-top: 5px; margin-bottom: 5px; }
.wp-crm-shop-field-er { background: #fff url(//www.traininguri.ro/wp-content/plugins/wp-crm/icons/error.png) no-repeat center right; }
.wp-crm-shop-field-ok { background: #fff url(//www.traininguri.ro/wp-content/plugins/wp-crm/icons/ok.png) no-repeat center right; }
.wp-crm-shop-inline-product { clear: both; margin: 0; clear: both; }
.wp-crm-shop-inline-product>div { position: relative; height: 90px; width: 80%; background: #fff; border-radius: 3px; text-align: center; box-shadow: 1px 1px 4px #000; margin: 0 auto;}
.wp-crm-shop-buy-product { float: right; padding-right: 10px; }
.wp-crm-shop-buy-product,
.wp-crm-shop-buy-product *,
.wp-crm-shop-inline-product,
.wp-crm-shop-inline-product * { line-height: 115%!important; }
.wp-crm-shop-buy-product div { float: right; background: #fff; border-radius: 3px; text-align: center; box-shadow: 1px 1px 4px #000; }
.wp-crm-shop-buy-product-price { display: block; float: right; color: red; font-weight: 700; font-size: 1.9vw; clear: right; text-align: left; margin-right: 18%;}
.wp-crm-shop-buy-product-price sup { font-size: 0.7vw; color: #E23801; }
.wp-crm-shop-buy-product-btn { clear: right; cursor: pointer; display: block; width: 100%; margin-top: 8%; background-color: #58b957; border-radius: 5px; padding: 4.5% 0; }
.wp-crm-shop-buy-product-btn span { display: inline; line-height: 18px; font-size: 1.2vw; color: #fff; font-weight: 500; }
.wp-crm-shop-buy-product-cut { font-size: 1vw; color: #666; text-decoration: line-through; float: left; width: 150px; line-height: 16px; font-weight: 400; margin-top: 0; align-items: left; text-align: left; margin-top: 7%; text-align: right; }
.wp-crm-shop-buy-product-cut sup { font-size: 6pt; color: #999; }
.wp-crm-shop-buy-product-credentials { float: left; }
.wp-crm-shop-closed { border-radius: 3px; box-shadow: 1px 1px 4px #000; margin: 10px; padding: 5px; text-align: justify; }
.wp-crm-shop-btn-silver
{ width: 120px; height: 48px; display: block; background: transparent url(//www.traininguri.ro/wp-content/plugins/wp-crm/icons/button-silver.png) center center; cursor: pointer; text-decoration: none!important; }
.wp-crm-shop-btn-gold
{ width: 120px; height: 48px; display: block; background: transparent url(//www.traininguri.ro/wp-content/plugins/wp-crm/icons/button-gold.png) center center; cursor: pointer; text-decoration: none!important; }
.wp-crm-shop-btn-platinum
{ width: 120px; height: 48px; display: block; background: transparent url(//www.traininguri.ro/wp-content/plugins/wp-crm/icons/button-platinum.png) center center; cursor: pointer; text-decoration: none!important; }
.wp-crm-shop-btn-silver span,
.wp-crm-shop-btn-gold span,
.wp-crm-shop-btn-platinum span,
.wp-crm-shop-btn-silver span,
.wp-crm-shop-btn-gold span,
.wp-crm-shop-btn-platinum span
{ font-size: 10pt; display: block; text-align: center; color: #000; line-height: 20px; padding-top: 4px; font-family: Calibri, Arial, Verdana, sans-serif; }
.wp-crm-shop-btn-silver strong,
.wp-crm-shop-btn-gold strong,
.wp-crm-shop-btn-platinum strong
.wp-crm-shop-btn-silver strong,
.wp-crm-shop-btn-gold strong,
.wp-crm-shop-btn-platinum strong
{ font-size: 12pt; display: block; text-align: center; color: #000; line-height: 16px; font-family: Calibri, Arial, Verdana, sans-serif; padding-left: 5px; }
.wp-crm-shop-silver,
.wp-crm-shop-buy-silver { width: 300px; height: 150px; display: block; background: transparent url(//www.traininguri.ro/wp-content/plugins/wp-crm/icons/leadership/silver-dark.png) center center; cursor: pointer; text-decoration: none!important; text-align: center; }
.wp-crm-shop-gold,
.wp-crm-shop-buy-gold { width: 300px; height: 150px; display: block; background: transparent url(//www.traininguri.ro/wp-content/plugins/wp-crm/icons/leadership/gold-dark.png) center center; cursor: pointer; text-decoration: none!important; text-align: center; }
.wp-crm-shop-platinum,
.wp-crm-shop-buy-platinum { width: 300px; height: 150px; display: block; background: transparent url(//www.traininguri.ro/wp-content/plugins/wp-crm/icons/leadership/platinum-dark.png) center center; cursor: pointer; text-decoration: none!important; text-align: center; }
.wp-crm-shop-silver:hover,
.wp-crm-shop-buy-silver:hover { background-image: url(//www.traininguri.ro/wp-content/plugins/wp-crm/icons/leadership/silver-light.png); }
.wp-crm-shop-gold:hover,
.wp-crm-shop-buy-gold:hover { background-image: url(//www.traininguri.ro/wp-content/plugins/wp-crm/icons/leadership/gold-light.png); }
.wp-crm-shop-platinum:hover,
.wp-crm-shop-buy-platinum:hover { background-image: url(//www.traininguri.ro/wp-content/plugins/wp-crm/icons/leadership/platinum-light.png); }
.wp-crm-shop-silver span,
.wp-crm-shop-buy-silver span,
.wp-crm-shop-gold span,
.wp-crm-shop-buy-gold span,
.wp-crm-shop-platinum span,
.wp-crm-shop-buy-platinum span { color: #fc0; font-weight: bold; font-size: 44pt; line-height: 150px; display: block; }
.wp-crm-shop-buy-silver,
.wp-crm-shop-buy-gold,
.wp-crm-shop-buy-platinum { margin: 5px 0 10px 5px; }
.wp-crm-product { float: left; }
.wp-crm-gallery-container { position: relative; }
.wp-crm-gallery-view { width: 900px; height: 584px; text-align: center; overflow: hidden; border-radius: 3px; background: #000 url(//www.traininguri.ro/wp-content/plugins/wp-crm/icons/gallery-black.gif) no-repeat center center; margin-left: 7px; }
.wp-crm-gallery-prev { width: 186px; height: 94px; background: url(//www.traininguri.ro/wp-content/plugins/wp-crm/icons/prev.png) no-repeat right center; border-radius: 3px; text-align: center; position: absolute; left: -130px; top: 100px; }
.wp-crm-gallery-prev div { float: left; }
.wp-crm-gallery-next { width: 190px; height: 94px; background: url(//www.traininguri.ro/wp-content/plugins/wp-crm/icons/next.png) no-repeat left center; border-radius: 3px; text-align: center; position: absolute; right: -120px; top: 100px; text-align: right; }
.wp-crm-gallery-next div { float: right; }
.wp-crm-gallery-social { width: 80px; background: #ddd; border-radius: 3px; text-align: center; position: absolute; right: -40px; top: 220px; }
.wp-crm-gallery-download { width: 52px; height: 18px; line-height: 18px; display: block; border-radius: 3px; border: 1px solid #d3d3d3; background: #eceef5; color: #3b5998; font-size: 8pt; text-align: center; text-decoration: none; margin: 5px 0 15px 14px; }
.wp-crm-gallery-download:hover { border-color: #9dacce; }
.wp-crm-gallery-thumbs { width: 850px; margin-left: 40px; }
.wp-crm-gallery-thumb { margin: 0 5px 5px; padding: 0; width: 160px; height: 94px; overflow: hidden; float: left; text-align: center; cursor: pointer; }
.wp-crm-related-products { width: 100%; border: 1px solid #eee; }
.wp-crm-related-products thead { border-radius: 6px!important; }
.wp-crm-related-products thead th { line-height: 42px; padding: 2px 5px; text-align: center; }
.wp-crm-related-products tbody td { padding: 2px 5px; border: 1px solid #eee; border-width: 1px 0 0 0; line-height: 42px; }
.wp-crm-related-products tr td:first-child { font-weight: bold; }
.wp-crm-related-products strike { line-height: 42px; }
.wp-crm-related-products.danger th { background-color: #e74c3c; color: #fff; }
.wp-crm-related-products.info th { background-color: #3498db; color: #fff; }
.wp-crm-related-products.primary th { background-color: #1abc9c; color: #fff; }
.wp-crm-related-products.warning th { background-color: #f1c40f; color: #fff; }
.wp-crm-related-products.default th { background-color: #bdc3c7; color: #fff; }
.wp-crm-related-products.success th { background-color: #2ecc71; color: #fff; }
.wp-crm-related-products.inverse th { background-color: #34495e; color: #fff; }
.wp-crm-related-products.danger .odd td { background: #fee; }
.wp-crm-related-products.info .odd td { background: #eef; }
.wp-crm-related-products.primary .odd td { background: #efe; }
.wp-crm-related-products.warning .odd td { background: #ffe; }
.wp-crm-related-products.default .odd td { background: #eee; }
.wp-crm-related-products.success .odd td { background: #efe; }
.wp-crm-related-products.inverse .odd td { background: #eef; }
.wp-crm-shop-cart-json { overflow: hidden!important; width: 1px!important; height: 1px!important; color: #fff!important; background: #fff!important; }
.wp-crm-shop-buy-product-btn img {}
.wp-crm-new-buy-button{	box-shadow: none!important; }
.wp-crm-procentage-cut{ margin-top: 7%; color: #666; font-size: 1vw; float: right; margin-right: 20%;}
.wp-crm-buy-button-right{ width: 50%!important; float: right; box-shadow: none!important;}
.wp-crm-buy-button-left{ width: 50%!important; float: left; box-shadow: none!important;}
.wp-crm-new-buy-button{width:90%!important;} 
.wp-crm-new-button-buy:hover {background-color: #13a332;}
.wp-crm-button-holder{ margin: 0;clear: both;}
.wp-crm-button-holder-layer2 {
width: 99%;
margin: 0 auto;
background: #fff;
border-radius: 5px;
border: 1px solid #ababab;
padding: 10px;
min-width: 300px;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
font-family: "Raleway", sans-serif;
font-size: 1.3em;
line-height: 1.3em;
}
.wp-crm-left-side {
width: 50%;
float: left;
text-align: center;
position: relative;
min-height: 65px;
max-width: 360px;
}
.wp-crm-new-button-buy {
background: #58b957;
border-radius: 5px;
padding: 10px;
color: #fff;
display: inline-block;
margin: 0;
font-size: 1em;
position: absolute;
left: 62%;
top: 50%;
transform: translate(-50%,-50%);
width: 65%;
cursor: pointer;
font-family: "Raleway", sans-serif;
}
.wp-crm-new-button-buy i{ margin-right: 5px;}
.wp-crm-right-side {
width: 50%;
float: right;
text-align: left;
max-width: 250px;
}
.wp-crm-reduced-price{ color: #666;font-size: 16px;font-weight: 600;line-height: 25.6px;}
.wp-crm-old-price{ text-decoration: line-through; padding-right: 5px;}
.wp-crm-new-price {
color: rgb(224, 55, 4);
font-weight: 600;
font-size: 1.3em;
display: inline-block;
margin-right: 15%;
margin-top: -5px;
line-height:1em;
}
.wp-crm-new-price > sup {font-size: 0.5em;}
.one-third .wp-crm-button-holder-layer2, .elementor-col-33 .wp-crm-button-holder-layer2 {
display: block;
min-height: 121px;
}
.one-third .wp-crm-left-side, .elementor-col-33 .wp-crm-left-side {
width: 100%;
max-width: 100%;
display: block;
position: absolute;
bottom: 0;
left: 0;
}
.one-third .wp-crm-new-button-buy, .elementor-col-33 .wp-crm-new-button-buy {
margin: 0 auto;
left: auto;
width: max-content;
}
.one-third .wp-crm-right-side, .elementor-col-33 .wp-crm-right-side {
width: 100%;
text-align: center;
max-width: 100%;
position: absolute;
top: 10px;
left: 0;
}
.one-third .wp-crm-new-price, .elementor-col-33 .wp-crm-new-price {
margin-right: auto;
}
@media screen and (max-width: 479px) 
{
.wp-crm-reduced-price { font-size: 1em!important;	color: #666; text-align:center;}
.wp-crm-button-holder-layer2 {margin: 0 auto;background: #fff;border: 1px solid #ababab;border-radius: 5px;padding: 10px;display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-orient: vertical;-webkit-box-direction: normal;-ms-flex-direction: column;flex-direction: column;width: 100%!important;min-width: 100px!important;	margin-bottom: 10%!important;}
.wp-crm-left-side { width: 100%!important; text-align: center; position: relative; min-height: 65px;-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1; margin-bottom: 5%; }
.wp-crm-right-side{ width:100%!important; -webkit-box-ordinal-group:3;-ms-flex-order:2;order:2; max-width: 100%!important; }
.wp-crm-new-price { color: red; font-weight: 700; font-size: 1em; display: block; text-align: center; }
.wp-crm-new-button-buy { background: #58b957; border-radius: 5px; padding: 10px; color: #fff; display: inline-block; margin: 0; font-size: 1em; position: absolute; top: 50%; transform: translate(-50%,-50%); width: 100%!important; left:auto!important; cursor: pointer;}
.one-third .wp-crm-left-side, .elementor-col-33 .wp-crm-left-side .wp-crm-new-button-buy{ width: 90%!important; margin-top: -25px;}
.one-third .wp-crm-left-side, .elementor-col-33 .wp-crm-button-holder-layer2{height:150px;}
}.mega-menu-last-modified-1557391864 {
content: 'Thursday 9th May 2019 08:51:04 UTC';
}
#mega-menu-wrap-primary, #mega-menu-wrap-primary #mega-menu-primary, #mega-menu-wrap-primary #mega-menu-primary ul.mega-sub-menu, #mega-menu-wrap-primary #mega-menu-primary li.mega-menu-item, #mega-menu-wrap-primary #mega-menu-primary li.mega-menu-row, #mega-menu-wrap-primary #mega-menu-primary li.mega-menu-column, #mega-menu-wrap-primary #mega-menu-primary a.mega-menu-link {
transition: none;
-webkit-border-radius: 0 0 0 0;
-moz-border-radius: 0 0 0 0;
-ms-border-radius: 0 0 0 0;
-o-border-radius: 0 0 0 0;
border-radius: 0 0 0 0;
-webkit-box-shadow: none;
-moz-box-shadow: none;
-ms-box-shadow: none;
-o-box-shadow: none;
box-shadow: none;
background: none;
border: 0;
bottom: auto;
box-sizing: border-box;
clip: auto;
color: #666;
display: block;
float: none;
font-family: inherit;
font-size: 14px;
height: auto;
left: auto;
line-height: 1.7;
list-style-type: none;
margin: 0;
min-height: auto;
max-height: none;
opacity: 1;
outline: none;
overflow: visible;
padding: 0;
position: relative;
pointer-events: auto;
right: auto;
text-align: left;
text-decoration: none;
text-indent: 0;
text-transform: none;
transform: none;
top: auto;
vertical-align: baseline;
visibility: inherit;
width: auto;
word-wrap: break-word;
}
#mega-menu-wrap-primary:before, #mega-menu-wrap-primary #mega-menu-primary:before, #mega-menu-wrap-primary #mega-menu-primary ul.mega-sub-menu:before, #mega-menu-wrap-primary #mega-menu-primary li.mega-menu-item:before, #mega-menu-wrap-primary #mega-menu-primary li.mega-menu-row:before, #mega-menu-wrap-primary #mega-menu-primary li.mega-menu-column:before, #mega-menu-wrap-primary #mega-menu-primary a.mega-menu-link:before, #mega-menu-wrap-primary:after, #mega-menu-wrap-primary #mega-menu-primary:after, #mega-menu-wrap-primary #mega-menu-primary ul.mega-sub-menu:after, #mega-menu-wrap-primary #mega-menu-primary li.mega-menu-item:after, #mega-menu-wrap-primary #mega-menu-primary li.mega-menu-row:after, #mega-menu-wrap-primary #mega-menu-primary li.mega-menu-column:after, #mega-menu-wrap-primary #mega-menu-primary a.mega-menu-link:after {
display: none;
}
#mega-menu-wrap-primary {
-webkit-border-radius: 0px 0px 0px 0px;
-moz-border-radius: 0px 0px 0px 0px;
-ms-border-radius: 0px 0px 0px 0px;
-o-border-radius: 0px 0px 0px 0px;
border-radius: 0px 0px 0px 0px;
}
@media only screen and (min-width: 601px) {
#mega-menu-wrap-primary {
background: #222;
}
}
#mega-menu-wrap-primary.mega-keyboard-navigation .mega-menu-toggle:focus, #mega-menu-wrap-primary.mega-keyboard-navigation .mega-toggle-block:focus, #mega-menu-wrap-primary.mega-keyboard-navigation .mega-toggle-block a:focus, #mega-menu-wrap-primary.mega-keyboard-navigation .mega-toggle-block .mega-search input[type=text]:focus, #mega-menu-wrap-primary.mega-keyboard-navigation .mega-toggle-block button.mega-toggle-animated:focus, #mega-menu-wrap-primary.mega-keyboard-navigation #mega-menu-primary a:focus, #mega-menu-wrap-primary.mega-keyboard-navigation #mega-menu-primary input:focus, #mega-menu-wrap-primary.mega-keyboard-navigation #mega-menu-primary li.mega-menu-item a.mega-menu-link:focus {
outline: 3px solid #109cde;
outline-offset: -3px;
}
#mega-menu-wrap-primary.mega-keyboard-navigation .mega-toggle-block button.mega-toggle-animated:focus {
outline-offset: 2px;
}
#mega-menu-wrap-primary.mega-keyboard-navigation > li.mega-menu-item > a.mega-menu-link:focus {
background: #333;
color: #fff;
font-weight: normal;
text-decoration: none;
border-color: #fff;
}
@media only screen and (max-width: 600px) {
#mega-menu-wrap-primary.mega-keyboard-navigation > li.mega-menu-item > a.mega-menu-link:focus {
color: #fff;
background: #333;
}
}
#mega-menu-wrap-primary #mega-menu-primary {
visibility: visible;
text-align: left;
padding: 0px 0px 0px 0px;
}
#mega-menu-wrap-primary #mega-menu-primary a.mega-menu-link {
cursor: pointer;
display: inline;
}
#mega-menu-wrap-primary #mega-menu-primary a.mega-menu-link .mega-description-group {
vertical-align: middle;
display: inline-block;
transition: none;
}
#mega-menu-wrap-primary #mega-menu-primary a.mega-menu-link .mega-description-group .mega-menu-title, #mega-menu-wrap-primary #mega-menu-primary a.mega-menu-link .mega-description-group .mega-menu-description {
transition: none;
line-height: 1.5;
display: block;
}
#mega-menu-wrap-primary #mega-menu-primary a.mega-menu-link .mega-description-group .mega-menu-description {
font-style: italic;
font-size: 0.8em;
text-transform: none;
font-weight: normal;
}
#mega-menu-wrap-primary #mega-menu-primary li.mega-menu-megamenu li.mega-menu-item.mega-icon-left.mega-has-description.mega-has-icon > a.mega-menu-link {
display: flex;
align-items: center;
}
#mega-menu-wrap-primary #mega-menu-primary li.mega-menu-megamenu li.mega-menu-item.mega-icon-left.mega-has-description.mega-has-icon > a.mega-menu-link:before {
flex: 0 0 auto;
align-self: flex-start;
}
#mega-menu-wrap-primary #mega-menu-primary li.mega-menu-tabbed.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-item.mega-icon-left.mega-has-description.mega-has-icon > a.mega-menu-link {
display: block;
}
#mega-menu-wrap-primary #mega-menu-primary li.mega-menu-item.mega-icon-top > a.mega-menu-link {
display: table-cell;
vertical-align: middle;
line-height: initial;
}
#mega-menu-wrap-primary #mega-menu-primary li.mega-menu-item.mega-icon-top > a.mega-menu-link:before {
display: block;
margin: 0 0 6px 0;
text-align: center;
}
#mega-menu-wrap-primary #mega-menu-primary li.mega-menu-item.mega-icon-top > a.mega-menu-link > span.mega-title-below {
display: inline-block;
transition: none;
}
@media only screen and (max-width: 600px) {
#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item.mega-icon-top > a.mega-menu-link {
display: block;
line-height: 40px;
}
#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item.mega-icon-top > a.mega-menu-link:before {
display: inline-block;
margin: 0 6px 0 0;
text-align: left;
}
}
#mega-menu-wrap-primary #mega-menu-primary li.mega-menu-item.mega-icon-right > a.mega-menu-link:before {
float: right;
margin: 0 0 0 6px;
}
#mega-menu-wrap-primary #mega-menu-primary > li.mega-animating > ul.mega-sub-menu {
pointer-events: none;
}
#mega-menu-wrap-primary #mega-menu-primary li.mega-disable-link > a.mega-menu-link, #mega-menu-wrap-primary #mega-menu-primary li.mega-menu-megamenu li.mega-disable-link > a.mega-menu-link {
cursor: default;
}
#mega-menu-wrap-primary #mega-menu-primary li.mega-menu-item-has-children.mega-disable-link > a.mega-menu-link {
cursor: pointer;
}
#mega-menu-wrap-primary #mega-menu-primary p {
margin-bottom: 10px;
}
#mega-menu-wrap-primary #mega-menu-primary input, #mega-menu-wrap-primary #mega-menu-primary img {
max-width: 100%;
}
#mega-menu-wrap-primary #mega-menu-primary li.mega-menu-item > ul.mega-sub-menu {
display: block;
visibility: hidden;
opacity: 1;
pointer-events: auto;
}
@media only screen and (max-width: 600px) {
#mega-menu-wrap-primary #mega-menu-primary li.mega-menu-item > ul.mega-sub-menu {
display: none;
visibility: visible;
opacity: 1;
}
#mega-menu-wrap-primary #mega-menu-primary li.mega-menu-item.mega-toggle-on > ul.mega-sub-menu, #mega-menu-wrap-primary #mega-menu-primary li.mega-menu-megamenu.mega-menu-item.mega-toggle-on ul.mega-sub-menu {
display: block;
}
#mega-menu-wrap-primary #mega-menu-primary li.mega-menu-megamenu.mega-menu-item.mega-toggle-on li.mega-hide-sub-menu-on-mobile > ul.mega-sub-menu, #mega-menu-wrap-primary #mega-menu-primary li.mega-hide-sub-menu-on-mobile > ul.mega-sub-menu {
display: none;
}
}
@media only screen and (min-width: 601px) {
#mega-menu-wrap-primary #mega-menu-primary[data-effect="fade"] li.mega-menu-item > ul.mega-sub-menu {
opacity: 0;
transition: opacity 200ms ease-in, visibility 200ms ease-in;
}
#mega-menu-wrap-primary #mega-menu-primary[data-effect="fade"].mega-no-js li.mega-menu-item:hover > ul.mega-sub-menu, #mega-menu-wrap-primary #mega-menu-primary[data-effect="fade"].mega-no-js li.mega-menu-item:focus > ul.mega-sub-menu, #mega-menu-wrap-primary #mega-menu-primary[data-effect="fade"] li.mega-menu-item.mega-toggle-on > ul.mega-sub-menu, #mega-menu-wrap-primary #mega-menu-primary[data-effect="fade"] li.mega-menu-item.mega-menu-megamenu.mega-toggle-on ul.mega-sub-menu {
opacity: 1;
}
#mega-menu-wrap-primary #mega-menu-primary[data-effect="fade_up"] li.mega-menu-item.mega-menu-megamenu > ul.mega-sub-menu, #mega-menu-wrap-primary #mega-menu-primary[data-effect="fade_up"] li.mega-menu-item.mega-menu-flyout ul.mega-sub-menu {
opacity: 0;
transform: translate(0, 10px);
transition: opacity 200ms ease-in, transform 200ms ease-in, visibility 200ms ease-in;
}
#mega-menu-wrap-primary #mega-menu-primary[data-effect="fade_up"].mega-no-js li.mega-menu-item:hover > ul.mega-sub-menu, #mega-menu-wrap-primary #mega-menu-primary[data-effect="fade_up"].mega-no-js li.mega-menu-item:focus > ul.mega-sub-menu, #mega-menu-wrap-primary #mega-menu-primary[data-effect="fade_up"] li.mega-menu-item.mega-toggle-on > ul.mega-sub-menu, #mega-menu-wrap-primary #mega-menu-primary[data-effect="fade_up"] li.mega-menu-item.mega-menu-megamenu.mega-toggle-on ul.mega-sub-menu {
opacity: 1;
transform: translate(0, 0);
}
#mega-menu-wrap-primary #mega-menu-primary[data-effect="slide_up"] li.mega-menu-item.mega-menu-megamenu > ul.mega-sub-menu, #mega-menu-wrap-primary #mega-menu-primary[data-effect="slide_up"] li.mega-menu-item.mega-menu-flyout ul.mega-sub-menu {
transform: translate(0, 10px);
transition: transform 200ms ease-in, visibility 200ms ease-in;
}
#mega-menu-wrap-primary #mega-menu-primary[data-effect="slide_up"].mega-no-js li.mega-menu-item:hover > ul.mega-sub-menu, #mega-menu-wrap-primary #mega-menu-primary[data-effect="slide_up"].mega-no-js li.mega-menu-item:focus > ul.mega-sub-menu, #mega-menu-wrap-primary #mega-menu-primary[data-effect="slide_up"] li.mega-menu-item.mega-toggle-on > ul.mega-sub-menu, #mega-menu-wrap-primary #mega-menu-primary[data-effect="slide_up"] li.mega-menu-item.mega-menu-megamenu.mega-toggle-on ul.mega-sub-menu {
transform: translate(0, 0);
}
}
#mega-menu-wrap-primary #mega-menu-primary.mega-no-js li.mega-menu-item:hover > ul.mega-sub-menu, #mega-menu-wrap-primary #mega-menu-primary.mega-no-js li.mega-menu-item:focus > ul.mega-sub-menu, #mega-menu-wrap-primary #mega-menu-primary li.mega-menu-item.mega-toggle-on > ul.mega-sub-menu {
visibility: visible;
}
#mega-menu-wrap-primary #mega-menu-primary li.mega-menu-item.mega-menu-megamenu ul.mega-sub-menu ul.mega-sub-menu {
visibility: inherit;
opacity: 1;
}
#mega-menu-wrap-primary #mega-menu-primary li.mega-menu-item a[class^='dashicons']:before {
font-family: dashicons;
}
#mega-menu-wrap-primary #mega-menu-primary li.mega-menu-item a.mega-menu-link:before {
display: inline-block;
font: inherit;
font-family: dashicons;
position: static;
margin: 0 6px 0 0px;
vertical-align: top;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
color: inherit;
background: transparent;
height: auto;
width: auto;
top: auto;
}
#mega-menu-wrap-primary #mega-menu-primary li.mega-menu-item.mega-hide-text a.mega-menu-link:before {
margin: 0;
}
#mega-menu-wrap-primary #mega-menu-primary li.mega-menu-item.mega-hide-text li.mega-menu-item a.mega-menu-link:before {
margin: 0 6px 0 0;
}
#mega-menu-wrap-primary #mega-menu-primary li.mega-align-bottom-left.mega-toggle-on > a.mega-menu-link {
-webkit-border-radius: 0px 0px 0 0;
-moz-border-radius: 0px 0px 0 0;
-ms-border-radius: 0px 0px 0 0;
-o-border-radius: 0px 0px 0 0;
border-radius: 0px 0px 0 0;
}
#mega-menu-wrap-primary #mega-menu-primary li.mega-align-bottom-right > ul.mega-sub-menu {
right: 0;
}
#mega-menu-wrap-primary #mega-menu-primary li.mega-align-bottom-right.mega-toggle-on > a.mega-menu-link {
-webkit-border-radius: 0px 0px 0 0;
-moz-border-radius: 0px 0px 0 0;
-ms-border-radius: 0px 0px 0 0;
-o-border-radius: 0px 0px 0 0;
border-radius: 0px 0px 0 0;
}
#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu.mega-menu-item {
position: static;
}
#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item {
margin: 0 0px 0 0;
display: inline-block;
height: auto;
vertical-align: middle;
}
#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item.mega-item-align-right {
float: right;
}
@media only screen and (min-width: 601px) {
#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item.mega-item-align-right {
margin: 0 0 0 0px;
}
}
@media only screen and (min-width: 601px) {
#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item.mega-item-align-float-left {
float: left;
}
}
@media only screen and (min-width: 601px) {
#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > a.mega-menu-link:hover {
background: #333;
color: #fff;
font-weight: normal;
text-decoration: none;
border-color: #fff;
}
}
#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item.mega-toggle-on > a.mega-menu-link {
background: #333;
color: #fff;
font-weight: normal;
text-decoration: none;
border-color: #fff;
}
@media only screen and (max-width: 600px) {
#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item.mega-toggle-on > a.mega-menu-link {
color: #fff;
background: #333;
}
}
#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > a.mega-menu-link {
border-top: 0px solid #fff;
border-left: 0px solid #fff;
border-right: 0px solid #fff;
border-bottom: 0px solid #fff;
outline: none;
text-decoration: none;
padding: 0px 10px 0px 10px;
line-height: 40px;
font-weight: normal;
height: 40px;
vertical-align: baseline;
text-align: left;
width: auto;
display: block;
color: #fff;
text-transform: none;
text-decoration: none;
background: rgba(0, 0, 0, 0);
-webkit-border-radius: 0px 0px 0px 0px;
-moz-border-radius: 0px 0px 0px 0px;
-ms-border-radius: 0px 0px 0px 0px;
-o-border-radius: 0px 0px 0px 0px;
border-radius: 0px 0px 0px 0px;
font-family: inherit;
font-size: 14px;
}
@media only screen and (min-width: 601px) {
#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item.mega-multi-line > a.mega-menu-link {
line-height: inherit;
display: table-cell;
vertical-align: middle;
}
}
@media only screen and (max-width: 600px) {
#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item.mega-multi-line > a.mega-menu-link br {
display: none;
}
}
@media only screen and (max-width: 600px) {
#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item {
display: list-item;
margin: 0;
clear: both;
border: 0;
}
#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item.mega-item-align-right {
float: none;
}
#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > a.mega-menu-link {
-webkit-border-radius: 0 0 0 0;
-moz-border-radius: 0 0 0 0;
-ms-border-radius: 0 0 0 0;
-o-border-radius: 0 0 0 0;
border-radius: 0 0 0 0;
border: 0;
margin: 0;
line-height: 40px;
height: 40px;
padding: 0 10px;
background: transparent;
text-align: left;
color: #fff;
font-size: 14px;
}
}
#mega-menu-wrap-primary #mega-menu-primary li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row {
width: 100%;
float: left;
}
#mega-menu-wrap-primary #mega-menu-primary li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row .mega-menu-column {
float: left;
min-height: 1px;
}
@media only screen and (min-width: 601px) {
#mega-menu-wrap-primary #mega-menu-primary li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-1-of-1 {
width: 100%;
}
#mega-menu-wrap-primary #mega-menu-primary li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-1-of-2 {
width: 50%;
}
#mega-menu-wrap-primary #mega-menu-primary li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-2-of-2 {
width: 100%;
}
#mega-menu-wrap-primary #mega-menu-primary li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-1-of-3 {
width: 33.33333%;
}
#mega-menu-wrap-primary #mega-menu-primary li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-2-of-3 {
width: 66.66667%;
}
#mega-menu-wrap-primary #mega-menu-primary li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-3-of-3 {
width: 100%;
}
#mega-menu-wrap-primary #mega-menu-primary li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-1-of-4 {
width: 25%;
}
#mega-menu-wrap-primary #mega-menu-primary li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-2-of-4 {
width: 50%;
}
#mega-menu-wrap-primary #mega-menu-primary li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-3-of-4 {
width: 75%;
}
#mega-menu-wrap-primary #mega-menu-primary li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-4-of-4 {
width: 100%;
}
#mega-menu-wrap-primary #mega-menu-primary li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-1-of-5 {
width: 20%;
}
#mega-menu-wrap-primary #mega-menu-primary li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-2-of-5 {
width: 40%;
}
#mega-menu-wrap-primary #mega-menu-primary li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-3-of-5 {
width: 60%;
}
#mega-menu-wrap-primary #mega-menu-primary li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-4-of-5 {
width: 80%;
}
#mega-menu-wrap-primary #mega-menu-primary li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-5-of-5 {
width: 100%;
}
#mega-menu-wrap-primary #mega-menu-primary li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-1-of-6 {
width: 16.66667%;
}
#mega-menu-wrap-primary #mega-menu-primary li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-2-of-6 {
width: 33.33333%;
}
#mega-menu-wrap-primary #mega-menu-primary li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-3-of-6 {
width: 50%;
}
#mega-menu-wrap-primary #mega-menu-primary li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-4-of-6 {
width: 66.66667%;
}
#mega-menu-wrap-primary #mega-menu-primary li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-5-of-6 {
width: 83.33333%;
}
#mega-menu-wrap-primary #mega-menu-primary li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-6-of-6 {
width: 100%;
}
#mega-menu-wrap-primary #mega-menu-primary li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-1-of-7 {
width: 14.28571%;
}
#mega-menu-wrap-primary #mega-menu-primary li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-2-of-7 {
width: 28.57143%;
}
#mega-menu-wrap-primary #mega-menu-primary li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-3-of-7 {
width: 42.85714%;
}
#mega-menu-wrap-primary #mega-menu-primary li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-4-of-7 {
width: 57.14286%;
}
#mega-menu-wrap-primary #mega-menu-primary li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-5-of-7 {
width: 71.42857%;
}
#mega-menu-wrap-primary #mega-menu-primary li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-6-of-7 {
width: 85.71429%;
}
#mega-menu-wrap-primary #mega-menu-primary li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-7-of-7 {
width: 100%;
}
#mega-menu-wrap-primary #mega-menu-primary li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-1-of-8 {
width: 12.5%;
}
#mega-menu-wrap-primary #mega-menu-primary li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-2-of-8 {
width: 25%;
}
#mega-menu-wrap-primary #mega-menu-primary li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-3-of-8 {
width: 37.5%;
}
#mega-menu-wrap-primary #mega-menu-primary li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-4-of-8 {
width: 50%;
}
#mega-menu-wrap-primary #mega-menu-primary li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-5-of-8 {
width: 62.5%;
}
#mega-menu-wrap-primary #mega-menu-primary li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-6-of-8 {
width: 75%;
}
#mega-menu-wrap-primary #mega-menu-primary li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-7-of-8 {
width: 87.5%;
}
#mega-menu-wrap-primary #mega-menu-primary li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-8-of-8 {
width: 100%;
}
#mega-menu-wrap-primary #mega-menu-primary li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-1-of-9 {
width: 11.11111%;
}
#mega-menu-wrap-primary #mega-menu-primary li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-2-of-9 {
width: 22.22222%;
}
#mega-menu-wrap-primary #mega-menu-primary li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-3-of-9 {
width: 33.33333%;
}
#mega-menu-wrap-primary #mega-menu-primary li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-4-of-9 {
width: 44.44444%;
}
#mega-menu-wrap-primary #mega-menu-primary li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-5-of-9 {
width: 55.55556%;
}
#mega-menu-wrap-primary #mega-menu-primary li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-6-of-9 {
width: 66.66667%;
}
#mega-menu-wrap-primary #mega-menu-primary li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-7-of-9 {
width: 77.77778%;
}
#mega-menu-wrap-primary #mega-menu-primary li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-8-of-9 {
width: 88.88889%;
}
#mega-menu-wrap-primary #mega-menu-primary li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-9-of-9 {
width: 100%;
}
#mega-menu-wrap-primary #mega-menu-primary li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-1-of-10 {
width: 10%;
}
#mega-menu-wrap-primary #mega-menu-primary li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-2-of-10 {
width: 20%;
}
#mega-menu-wrap-primary #mega-menu-primary li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-3-of-10 {
width: 30%;
}
#mega-menu-wrap-primary #mega-menu-primary li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-4-of-10 {
width: 40%;
}
#mega-menu-wrap-primary #mega-menu-primary li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-5-of-10 {
width: 50%;
}
#mega-menu-wrap-primary #mega-menu-primary li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-6-of-10 {
width: 60%;
}
#mega-menu-wrap-primary #mega-menu-primary li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-7-of-10 {
width: 70%;
}
#mega-menu-wrap-primary #mega-menu-primary li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-8-of-10 {
width: 80%;
}
#mega-menu-wrap-primary #mega-menu-primary li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-9-of-10 {
width: 90%;
}
#mega-menu-wrap-primary #mega-menu-primary li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-10-of-10 {
width: 100%;
}
#mega-menu-wrap-primary #mega-menu-primary li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-1-of-11 {
width: 9.09091%;
}
#mega-menu-wrap-primary #mega-menu-primary li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-2-of-11 {
width: 18.18182%;
}
#mega-menu-wrap-primary #mega-menu-primary li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-3-of-11 {
width: 27.27273%;
}
#mega-menu-wrap-primary #mega-menu-primary li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-4-of-11 {
width: 36.36364%;
}
#mega-menu-wrap-primary #mega-menu-primary li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-5-of-11 {
width: 45.45455%;
}
#mega-menu-wrap-primary #mega-menu-primary li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-6-of-11 {
width: 54.54545%;
}
#mega-menu-wrap-primary #mega-menu-primary li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-7-of-11 {
width: 63.63636%;
}
#mega-menu-wrap-primary #mega-menu-primary li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-8-of-11 {
width: 72.72727%;
}
#mega-menu-wrap-primary #mega-menu-primary li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-9-of-11 {
width: 81.81818%;
}
#mega-menu-wrap-primary #mega-menu-primary li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-10-of-11 {
width: 90.90909%;
}
#mega-menu-wrap-primary #mega-menu-primary li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-11-of-11 {
width: 100%;
}
#mega-menu-wrap-primary #mega-menu-primary li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-1-of-12 {
width: 8.33333%;
}
#mega-menu-wrap-primary #mega-menu-primary li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-2-of-12 {
width: 16.66667%;
}
#mega-menu-wrap-primary #mega-menu-primary li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-3-of-12 {
width: 25%;
}
#mega-menu-wrap-primary #mega-menu-primary li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-4-of-12 {
width: 33.33333%;
}
#mega-menu-wrap-primary #mega-menu-primary li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-5-of-12 {
width: 41.66667%;
}
#mega-menu-wrap-primary #mega-menu-primary li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-6-of-12 {
width: 50%;
}
#mega-menu-wrap-primary #mega-menu-primary li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-7-of-12 {
width: 58.33333%;
}
#mega-menu-wrap-primary #mega-menu-primary li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-8-of-12 {
width: 66.66667%;
}
#mega-menu-wrap-primary #mega-menu-primary li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-9-of-12 {
width: 75%;
}
#mega-menu-wrap-primary #mega-menu-primary li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-10-of-12 {
width: 83.33333%;
}
#mega-menu-wrap-primary #mega-menu-primary li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-11-of-12 {
width: 91.66667%;
}
#mega-menu-wrap-primary #mega-menu-primary li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-12-of-12 {
width: 100%;
}
}
@media only screen and (max-width: 600px) {
#mega-menu-wrap-primary #mega-menu-primary li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-column {
width: 50%;
}
#mega-menu-wrap-primary #mega-menu-primary li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-column.mega-menu-clear {
clear: left;
}
}
#mega-menu-wrap-primary #mega-menu-primary li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row .mega-menu-column > ul.mega-sub-menu > li.mega-menu-item {
padding: 15px 15px 15px 15px;
width: 100%;
}
#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu {
z-index: 999;
-webkit-border-radius: 0px 0px 0px 0px;
-moz-border-radius: 0px 0px 0px 0px;
-ms-border-radius: 0px 0px 0px 0px;
-o-border-radius: 0px 0px 0px 0px;
border-radius: 0px 0px 0px 0px;
background: #f1f1f1;
padding: 0px 0px 0px 0px;
position: absolute;
width: 100%;
border-top: 0px solid #fff;
border-left: 0px solid #fff;
border-right: 0px solid #fff;
border-bottom: 0px solid #fff;
max-width: none;
left: 0;
}
@media only screen and (max-width: 600px) {
#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu {
float: left;
position: static;
width: 100%;
}
}
@media only screen and (min-width: 601px) {
#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-1-of-1 {
width: 100%;
}
#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-1-of-2 {
width: 50%;
}
#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-2-of-2 {
width: 100%;
}
#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-1-of-3 {
width: 33.33333%;
}
#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-2-of-3 {
width: 66.66667%;
}
#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-3-of-3 {
width: 100%;
}
#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-1-of-4 {
width: 25%;
}
#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-2-of-4 {
width: 50%;
}
#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-3-of-4 {
width: 75%;
}
#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-4-of-4 {
width: 100%;
}
#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-1-of-5 {
width: 20%;
}
#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-2-of-5 {
width: 40%;
}
#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-3-of-5 {
width: 60%;
}
#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-4-of-5 {
width: 80%;
}
#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-5-of-5 {
width: 100%;
}
#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-1-of-6 {
width: 16.66667%;
}
#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-2-of-6 {
width: 33.33333%;
}
#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-3-of-6 {
width: 50%;
}
#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-4-of-6 {
width: 66.66667%;
}
#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-5-of-6 {
width: 83.33333%;
}
#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-6-of-6 {
width: 100%;
}
#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-1-of-7 {
width: 14.28571%;
}
#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-2-of-7 {
width: 28.57143%;
}
#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-3-of-7 {
width: 42.85714%;
}
#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-4-of-7 {
width: 57.14286%;
}
#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-5-of-7 {
width: 71.42857%;
}
#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-6-of-7 {
width: 85.71429%;
}
#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-7-of-7 {
width: 100%;
}
#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-1-of-8 {
width: 12.5%;
}
#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-2-of-8 {
width: 25%;
}
#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-3-of-8 {
width: 37.5%;
}
#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-4-of-8 {
width: 50%;
}
#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-5-of-8 {
width: 62.5%;
}
#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-6-of-8 {
width: 75%;
}
#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-7-of-8 {
width: 87.5%;
}
#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-8-of-8 {
width: 100%;
}
#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-1-of-9 {
width: 11.11111%;
}
#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-2-of-9 {
width: 22.22222%;
}
#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-3-of-9 {
width: 33.33333%;
}
#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-4-of-9 {
width: 44.44444%;
}
#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-5-of-9 {
width: 55.55556%;
}
#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-6-of-9 {
width: 66.66667%;
}
#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-7-of-9 {
width: 77.77778%;
}
#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-8-of-9 {
width: 88.88889%;
}
#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-9-of-9 {
width: 100%;
}
}
#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu .mega-description-group .mega-menu-description {
margin: 5px 0;
}
#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-item ul.mega-sub-menu {
clear: both;
}
#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-item ul.mega-sub-menu li.mega-menu-item ul.mega-sub-menu {
margin-left: 10px;
}
#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-column > ul.mega-sub-menu ul.mega-sub-menu ul.mega-sub-menu {
margin-left: 10px;
}
#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-item, #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-column > ul.mega-sub-menu > li.mega-menu-item {
color: #666;
font-family: inherit;
font-size: 14px;
display: block;
float: left;
clear: none;
padding: 15px 15px 15px 15px;
vertical-align: top;
}
#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-item.mega-menu-clear, #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-column > ul.mega-sub-menu > li.mega-menu-item.mega-menu-clear {
clear: left;
}
#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-item h4.mega-block-title, #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-column > ul.mega-sub-menu > li.mega-menu-item h4.mega-block-title {
color: #555;
font-family: inherit;
font-size: 16px;
text-transform: uppercase;
text-decoration: none;
font-weight: bold;
margin: 0px 0px 0px 0px;
padding: 0px 0px 5px 0px;
vertical-align: top;
display: block;
visibility: inherit;
border-top: 0px solid #555;
border-left: 0px solid #555;
border-right: 0px solid #555;
border-bottom: 0px solid #555;
}
#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-item > a.mega-menu-link, #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-column > ul.mega-sub-menu > li.mega-menu-item > a.mega-menu-link { color: #555;
font-family: inherit;
font-size: 16px;
text-transform: uppercase;
text-decoration: underline;
font-weight: bold;
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
vertical-align: top;
display: block;
border-top: 0px solid #555;
border-left: 0px solid #555;
border-right: 0px solid #555;
border-bottom: 0px solid #555;
}
#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-item > a.mega-menu-link:hover, #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-column > ul.mega-sub-menu > li.mega-menu-item > a.mega-menu-link:hover, #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-item > a.mega-menu-link:focus, #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-column > ul.mega-sub-menu > li.mega-menu-item > a.mega-menu-link:focus { color: #555;
font-weight: bold;
text-decoration: none;
background: rgba(0, 0, 0, 0);
}
#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-item li.mega-menu-item > a.mega-menu-link, #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-column > ul.mega-sub-menu > li.mega-menu-item li.mega-menu-item > a.mega-menu-link { color: #666;
font-family: inherit;
font-size: 14px;
text-transform: none;
text-decoration: none;
font-weight: normal;
margin: 0;
padding: 0px 0px 0px 0px;
vertical-align: top;
display: block;
}
#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-item li.mega-menu-item.mega-icon-left.mega-has-description.mega-has-icon > a.mega-menu-link, #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-column > ul.mega-sub-menu > li.mega-menu-item li.mega-menu-item.mega-icon-left.mega-has-description.mega-has-icon > a.mega-menu-link {
display: flex;
}
#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-item li.mega-menu-item > a.mega-menu-link:hover, #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-column > ul.mega-sub-menu > li.mega-menu-item li.mega-menu-item > a.mega-menu-link:hover, #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-item li.mega-menu-item > a.mega-menu-link:focus, #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-column > ul.mega-sub-menu > li.mega-menu-item li.mega-menu-item > a.mega-menu-link:focus { color: #666;
font-weight: normal;
text-decoration: none;
background: rgba(0, 0, 0, 0);
}
@media only screen and (max-width: 600px) {
#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu {
border: 0;
padding: 10px;
-webkit-border-radius: 0 0 0 0;
-moz-border-radius: 0 0 0 0;
-ms-border-radius: 0 0 0 0;
-o-border-radius: 0 0 0 0;
border-radius: 0 0 0 0;
}
#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-item {
width: 50%;
}
#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu > li:nth-child(odd) {
clear: left;
}
}
#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu.mega-no-headers > ul.mega-sub-menu > li.mega-menu-item > a.mega-menu-link, #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu.mega-no-headers > ul.mega-sub-menu li.mega-menu-column > ul.mega-sub-menu > li.mega-menu-item > a.mega-menu-link {
color: #666;
font-family: inherit;
font-size: 14px;
text-transform: none;
text-decoration: none;
font-weight: normal;
margin: 0;
border: 0;
padding: 0px 0px 0px 0px;
vertical-align: top;
display: block;
}
#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu.mega-no-headers > ul.mega-sub-menu > li.mega-menu-item > a.mega-menu-link:hover, #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu.mega-no-headers > ul.mega-sub-menu > li.mega-menu-item > a.mega-menu-link:focus, #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu.mega-no-headers > ul.mega-sub-menu li.mega-menu-column > ul.mega-sub-menu > li.mega-menu-item > a.mega-menu-link:hover, #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu.mega-no-headers > ul.mega-sub-menu li.mega-menu-column > ul.mega-sub-menu > li.mega-menu-item > a.mega-menu-link:focus {
color: #666;
font-weight: normal;
text-decoration: none;
background: rgba(0, 0, 0, 0);
}
#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-flyout ul.mega-sub-menu {
z-index: 999;
position: absolute;
width: 150px;
border-top: 0px solid #fff;
border-left: 0px solid #fff;
border-right: 0px solid #fff;
border-bottom: 0px solid #fff;
padding: 0px 0px 0px 0px;
background: #f1f1f1;
max-width: none;
}
@media only screen and (max-width: 600px) {
#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-flyout ul.mega-sub-menu {
float: left;
position: static;
width: 100%;
padding: 0;
border: 0;
}
}
@media only screen and (max-width: 600px) {
#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item {
clear: both;
}
}
#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item a.mega-menu-link {
display: block;
background: #f1f1f1;
color: #666;
font-family: inherit;
font-size: 14px;
font-weight: normal;
padding: 0px 10px 0px 10px;
line-height: 35px;
text-decoration: none;
text-transform: none;
vertical-align: baseline;
}
#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item:first-child > a.mega-menu-link {
border-top-left-radius: 0px;
border-top-right-radius: 0px;
}
@media only screen and (max-width: 600px) {
#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item:first-child > a.mega-menu-link {
border-top-left-radius: 0;
border-top-right-radius: 0;
}
}
#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item:last-child > a.mega-menu-link {
border-bottom-right-radius: 0px;
border-bottom-left-radius: 0px;
}
@media only screen and (max-width: 600px) {
#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item:last-child > a.mega-menu-link {
border-bottom-right-radius: 0;
border-bottom-left-radius: 0;
}
}
#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item a.mega-menu-link:hover, #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item a.mega-menu-link:focus {
background: #ddd;
font-weight: normal;
text-decoration: none;
color: #666;
}
#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item ul.mega-sub-menu {
position: absolute;
left: 100%;
top: 0;
}
@media only screen and (max-width: 600px) {
#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item ul.mega-sub-menu {
position: static;
left: 0;
width: 100%;
}
#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item ul.mega-sub-menu a.mega-menu-link {
padding-left: 20px;
}
}
#mega-menu-wrap-primary #mega-menu-primary li.mega-menu-item-has-children > a.mega-menu-link:after, #mega-menu-wrap-primary #mega-menu-primary li.mega-menu-item-has-children > a.mega-menu-link span.mega-indicator:after {
content: '\f140';
display: inline-block;
font-family: dashicons;
margin: 0 0 0 6px;
vertical-align: top;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
transform: rotate(0);
color: inherit;
position: relative;
background: transparent;
height: auto;
width: auto;
right: auto;
line-height: inherit;
}
#mega-menu-wrap-primary #mega-menu-primary li.mega-menu-item-has-children > a.mega-menu-link > span.mega-indicator {
display: none;
float: right;
height: auto;
width: auto;
background: transparent;
position: relative;
pointer-events: auto;
left: auto;
min-width: auto;
line-height: inherit;
color: inherit;
font-size: inherit;
}
#mega-menu-wrap-primary #mega-menu-primary li.mega-menu-item-has-children > a.mega-menu-link > span.mega-indicator:after {
content: '\f142';
}
@media only screen and (max-width: 600px) {
#mega-menu-wrap-primary #mega-menu-primary li.mega-menu-item-has-children > a.mega-menu-link:after {
display: none;
}
#mega-menu-wrap-primary #mega-menu-primary li.mega-menu-item-has-children > a.mega-menu-link > span.mega-indicator {
display: inline-block;
}
#mega-menu-wrap-primary #mega-menu-primary li.mega-menu-item-has-children > a.mega-menu-link > span.mega-indicator:after {
content: '\f140';
}
#mega-menu-wrap-primary #mega-menu-primary li.mega-menu-item-has-children.mega-toggle-on > a.mega-menu-link > span.mega-indicator:after {
content: '\f142';
}
#mega-menu-wrap-primary #mega-menu-primary li.mega-menu-item-has-children.mega-hide-sub-menu-on-mobile > a.mega-menu-link > span.mega-indicator {
display: none;
}
}
#mega-menu-wrap-primary #mega-menu-primary li.mega-menu-megamenu:not(.mega-menu-tabbed) li.mega-menu-item-has-children > a.mega-menu-link:after, #mega-menu-wrap-primary #mega-menu-primary li.mega-menu-megamenu:not(.mega-menu-tabbed) li.mega-menu-item-has-children > a.mega-menu-link > span.mega-indicator, #mega-menu-wrap-primary #mega-menu-primary li.mega-menu-item-has-children.mega-hide-arrow > a.mega-menu-link:after {
display: none;
}
#mega-menu-wrap-primary #mega-menu-primary li.mega-menu-item li.mega-menu-item-has-children > a.mega-menu-link:after {
content: '\f139';
float: right;
}
@media only screen and (max-width: 600px) {
#mega-menu-wrap-primary #mega-menu-primary li.mega-menu-item li.mega-menu-item-has-children > a.mega-menu-link:after {
content: '\f140';
}
}
#mega-menu-wrap-primary #mega-menu-primary li.mega-menu-flyout.mega-align-bottom-right li.mega-menu-item a.mega-menu-link {
text-align: right;
}
@media only screen and (max-width: 600px) {
#mega-menu-wrap-primary #mega-menu-primary li.mega-menu-flyout.mega-align-bottom-right li.mega-menu-item a.mega-menu-link {
text-align: left;
}
}
#mega-menu-wrap-primary #mega-menu-primary li.mega-menu-flyout.mega-align-bottom-right li.mega-menu-item a.mega-menu-link:before {
float: right;
margin: 0 0 0 6px;
}
@media only screen and (max-width: 600px) {
#mega-menu-wrap-primary #mega-menu-primary li.mega-menu-flyout.mega-align-bottom-right li.mega-menu-item a.mega-menu-link:before {
float: left;
margin: 0 6px 0 0;
}
}
#mega-menu-wrap-primary #mega-menu-primary li.mega-menu-flyout.mega-align-bottom-right li.mega-menu-item-has-children > a.mega-menu-link:after {
content: '\f141';
float: left;
margin: 0;
}
@media only screen and (max-width: 600px) {
#mega-menu-wrap-primary #mega-menu-primary li.mega-menu-flyout.mega-align-bottom-right li.mega-menu-item-has-children > a.mega-menu-link:after {
content: '\f140';
float: right;
}
}
#mega-menu-wrap-primary #mega-menu-primary li.mega-menu-flyout.mega-align-bottom-right ul.mega-sub-menu li.mega-menu-item ul.mega-sub-menu {
left: -100%;
top: 0;
}
#mega-menu-wrap-primary #mega-menu-primary li[class^='mega-lang-item'] > a.mega-menu-link > img {
display: inline;
}
#mega-menu-wrap-primary #mega-menu-primary a.mega-menu-link > img.wpml-ls-flag, #mega-menu-wrap-primary #mega-menu-primary a.mega-menu-link > img.iclflag {
display: inline;
margin-right: 8px;
}
@media only screen and (max-width: 600px) {
#mega-menu-wrap-primary #mega-menu-primary li.mega-hide-on-mobile, #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-hide-on-mobile, #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-column > ul.mega-sub-menu > li.mega-menu-item.mega-hide-on-mobile {
display: none;
}
}
@media only screen and (min-width: 601px) {
#mega-menu-wrap-primary #mega-menu-primary li.mega-hide-on-desktop, #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-hide-on-desktop, #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-column > ul.mega-sub-menu > li.mega-menu-item.mega-hide-on-desktop {
display: none;
}
}
@media only screen and (max-width: 600px) {
#mega-menu-wrap-primary:after {
content: "";
display: table;
clear: both;
}
}
#mega-menu-wrap-primary .mega-menu-toggle {
display: none;
z-index: 1;
cursor: pointer;
background: #222;
-webkit-border-radius: 2px 2px 2px 2px;
-moz-border-radius: 2px 2px 2px 2px;
-ms-border-radius: 2px 2px 2px 2px;
-o-border-radius: 2px 2px 2px 2px;
border-radius: 2px 2px 2px 2px;
line-height: 40px;
height: 40px;
text-align: left;
-webkit-touch-callout: none;
-webkit-user-select: none;
-khtml-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
-webkit-tap-highlight-color: transparent;
outline: none;
white-space: nowrap;
}
#mega-menu-wrap-primary .mega-menu-toggle img {
max-width: 100%;
padding: 0;
}
@media only screen and (max-width: 600px) {
#mega-menu-wrap-primary .mega-menu-toggle {
display: -webkit-box;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
}
}
#mega-menu-wrap-primary .mega-menu-toggle .mega-toggle-blocks-left, #mega-menu-wrap-primary .mega-menu-toggle .mega-toggle-blocks-center, #mega-menu-wrap-primary .mega-menu-toggle .mega-toggle-blocks-right {
display: -webkit-box;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
-ms-flex-preferred-size: 33.33%;
-webkit-flex-basis: 33.33%;
flex-basis: 33.33%;
}
#mega-menu-wrap-primary .mega-menu-toggle .mega-toggle-blocks-left {
-webkit-box-flex: 1;
-ms-flex: 1;
-webkit-flex: 1;
flex: 1;
-webkit-box-pack: start;
-ms-flex-pack: start;
-webkit-justify-content: flex-start;
justify-content: flex-start;
}
#mega-menu-wrap-primary .mega-menu-toggle .mega-toggle-blocks-left .mega-toggle-block {
margin-left: 6px;
}
#mega-menu-wrap-primary .mega-menu-toggle .mega-toggle-blocks-center {
-webkit-box-pack: center;
-ms-flex-pack: center;
-webkit-justify-content: center;
justify-content: center;
}
#mega-menu-wrap-primary .mega-menu-toggle .mega-toggle-blocks-center .mega-toggle-block {
margin-left: 3px;
margin-right: 3px;
}
#mega-menu-wrap-primary .mega-menu-toggle .mega-toggle-blocks-right {
-webkit-box-flex: 1;
-ms-flex: 1;
-webkit-flex: 1;
flex: 1;
-webkit-box-pack: end;
-ms-flex-pack: end;
-webkit-justify-content: flex-end;
justify-content: flex-end;
}
#mega-menu-wrap-primary .mega-menu-toggle .mega-toggle-blocks-right .mega-toggle-block {
margin-right: 6px;
}
#mega-menu-wrap-primary .mega-menu-toggle .mega-toggle-block {
display: -webkit-box;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
height: 100%;
outline: 0;
-webkit-align-self: center;
-ms-flex-item-align: center;
align-self: center;
-ms-flex-negative: 0;
-webkit-flex-shrink: 0;
flex-shrink: 0;
}
@media only screen and (max-width: 600px) {
#mega-menu-wrap-primary .mega-menu-toggle + #mega-menu-primary {
background: #222;
padding: 0;
display: none;
}
#mega-menu-wrap-primary .mega-menu-toggle.mega-menu-open + #mega-menu-primary {
display: block;
}
}
.elementor-sticky__spacer #mega-menu-wrap-primary #mega-menu-primary, .elementor-sticky__spacer #mega-menu-wrap-primary #mega-menu-primary .mega-sub-menu {
visibility: inherit !important;
}
#mega-menu-wrap-primary .mega-menu-toggle .mega-toggle-block-1:after {
content: '\f333';
font-family: 'dashicons';
font-size: 24px;
color: #fff;
margin: 0 0 0 5px;
}
#mega-menu-wrap-primary .mega-menu-toggle .mega-toggle-block-1 .mega-toggle-label {
color: #fff;
font-size: 14px;
}
#mega-menu-wrap-primary .mega-menu-toggle .mega-toggle-block-1 .mega-toggle-label .mega-toggle-label-open {
display: none;
}
#mega-menu-wrap-primary .mega-menu-toggle .mega-toggle-block-1 .mega-toggle-label .mega-toggle-label-closed {
display: inline;
}
#mega-menu-wrap-primary .mega-menu-toggle.mega-menu-open .mega-toggle-block-1:after {
content: '\f153';
}
#mega-menu-wrap-primary .mega-menu-toggle.mega-menu-open .mega-toggle-block-1 .mega-toggle-label-open {
display: inline;
}
#mega-menu-wrap-primary .mega-menu-toggle.mega-menu-open .mega-toggle-block-1 .mega-toggle-label-closed {
display: none;
}
#mega-menu-wrap-primary.mega-sticky {
position: fixed;
top: 0;
left: 0;
right: 0;
z-index: 99998;
opacity: 1;
max-width: 100%;
width: 100%;
margin: 0 auto;
}
#mega-menu-wrap-primary.mega-stuck.mega-hide {
transform: translateY(-100%);
transition: all 0.25s ease-in-out;
}
#mega-menu-wrap-primary.mega-stuck.mega-hide.mega-reveal {
transform: translateY(0%);
}
@media only screen and (max-width: 600px) {
#mega-menu-wrap-primary.mega-sticky #mega-menu-primary {
max-height: calc(100vh - 40px);
overflow: auto;
}
body.admin-bar #mega-menu-wrap-primary.mega-sticky #mega-menu-primary {
max-height: calc(100vh - 40px - 42px);
}
}
#mega-menu-wrap-primary #mega-menu-primary li.mega-menu-item.mega-show-when-sticky {
display: none;
}
#mega-menu-wrap-primary.mega-sticky #mega-menu-primary li.mega-menu-item.mega-hide-when-sticky {
display: none;
}
#mega-menu-wrap-primary.mega-sticky #mega-menu-primary li.mega-menu-item.mega-show-when-sticky {
display: inline-block;
}
@media only screen and (max-width: 600px) {
#mega-menu-wrap-primary.mega-sticky #mega-menu-primary li.mega-menu-item.mega-show-when-sticky.mega-hide-on-mobile {
display: none;
}
}
#mega-menu-wrap-primary #mega-menu-primary li.mega-menu-item a[class^='fa']:before {
font-family: FontAwesome;
}
#mega-menu-wrap-primary #mega-menu-primary li.mega-menu-item a[class^='genericon']:before {
font-family: genericons;
}
#mega-menu-wrap-primary #mega-menu-primary.mega-menu-vertical > li.mega-menu-item {
display: list-item;
margin: 0;
clear: both;
width: 100%;
margin: 0 0 0px 0;
}
#mega-menu-wrap-primary #mega-menu-primary.mega-menu-vertical > li.mega-menu-item > a.mega-menu-link {
height: auto;
}
#mega-menu-wrap-primary #mega-menu-primary.mega-menu-vertical > li.mega-menu-item.mega-icon-top > a.mega-menu-link {
display: list-item;
}
@media only screen and (max-width: 600px) {
#mega-menu-wrap-primary #mega-menu-primary.mega-menu-vertical > li.mega-menu-item.mega-hide-on-mobile {
display: none;
}
}
@media only screen and (min-width: 601px) {
#mega-menu-wrap-primary #mega-menu-primary.mega-menu-vertical > li.mega-menu-item.mega-hide-on-desktop {
display: none;
}
}
@media only screen and (min-width: 601px) {
#mega-menu-wrap-primary #mega-menu-primary.mega-menu-vertical > li.mega-menu-megamenu > ul.mega-sub-menu {
width: 600px;
}
}
#mega-menu-wrap-primary #mega-menu-primary.mega-menu-vertical > li.mega-menu-megamenu.mega-menu-item, #mega-menu-wrap-primary #mega-menu-primary.mega-menu-vertical > li.mega-menu-flyout.mega-menu-item {
position: relative;
}
@media only screen and (min-width: 601px) {
#mega-menu-wrap-primary #mega-menu-primary.mega-menu-vertical li.mega-align-bottom-right.mega-menu-item-has-children li.mega-menu-item a.mega-menu-link, #mega-menu-wrap-primary #mega-menu-primary.mega-menu-vertical li.mega-align-bottom-right.mega-menu-flyout li.mega-menu-item-has-children li.mega-menu-item a.mega-menu-link {
text-align: left;
}
#mega-menu-wrap-primary #mega-menu-primary.mega-menu-vertical li.mega-align-bottom-right.mega-menu-item-has-children > a.mega-menu-link:after, #mega-menu-wrap-primary #mega-menu-primary.mega-menu-vertical li.mega-align-bottom-right.mega-menu-flyout li.mega-menu-item-has-children > a.mega-menu-link:after {
content: '\f139';
float: right;
margin: 0;
}
#mega-menu-wrap-primary #mega-menu-primary.mega-menu-vertical li.mega-align-bottom-left.mega-menu-item-has-children > a.mega-menu-link, #mega-menu-wrap-primary #mega-menu-primary.mega-menu-vertical li.mega-align-bottom-left.mega-menu-flyout li > a.mega-menu-link {
text-align: right;
}
#mega-menu-wrap-primary #mega-menu-primary.mega-menu-vertical li.mega-align-bottom-left.mega-menu-item-has-children > a.mega-menu-link:after, #mega-menu-wrap-primary #mega-menu-primary.mega-menu-vertical li.mega-align-bottom-left.mega-menu-flyout li > a.mega-menu-link:after {
content: '\f141';
float: left;
margin: 0;
}
#mega-menu-wrap-primary #mega-menu-primary.mega-menu-vertical li.mega-align-bottom-left.mega-menu-item-has-children.mega-icon-left > a.mega-menu-link:before, #mega-menu-wrap-primary #mega-menu-primary.mega-menu-vertical li.mega-align-bottom-left.mega-menu-flyout li.mega-icon-left > a.mega-menu-link:before {
float: right;
margin: 0 0 0 6px;
}
}
#mega-menu-wrap-primary #mega-menu-primary.mega-menu-vertical li.mega-menu-megamenu.mega-align-bottom-right > ul.mega-sub-menu {
top: 0;
left: 100%;
right: auto;
}
#mega-menu-wrap-primary #mega-menu-primary.mega-menu-vertical li.mega-menu-flyout.mega-align-bottom-right ul.mega-sub-menu, #mega-menu-wrap-primary #mega-menu-primary.mega-menu-vertical li.mega-menu-flyout.mega-align-bottom-right li.mega-menu-item ul.mega-sub-menu, #mega-menu-wrap-primary #mega-menu-primary.mega-menu-vertical li.mega-menu-flyout.mega-align-bottom-right ul.mega-sub-menu li.mega-menu-item ul.mega-sub-menu {
top: 0;
left: 100%;
right: auto;
}
#mega-menu-wrap-primary #mega-menu-primary.mega-menu-vertical li.mega-menu-flyout.mega-align-bottom-right.mega-icon-left > a.mega-menu-link:before, #mega-menu-wrap-primary #mega-menu-primary.mega-menu-vertical li.mega-menu-flyout.mega-align-bottom-right li.mega-menu-item.mega-icon-left > a.mega-menu-link:before, #mega-menu-wrap-primary #mega-menu-primary.mega-menu-vertical li.mega-menu-flyout.mega-align-bottom-right ul.mega-sub-menu li.mega-menu-item.mega-icon-left > a.mega-menu-link:before {
float: left;
margin: 0 6px 0 0;
}
#mega-menu-wrap-primary #mega-menu-primary.mega-menu-vertical li.mega-menu-megamenu.mega-align-bottom-left > ul.mega-sub-menu {
top: 0;
left: auto;
right: 100%;
}
#mega-menu-wrap-primary #mega-menu-primary.mega-menu-vertical li.mega-menu-flyout.mega-align-bottom-left > ul.mega-sub-menu, #mega-menu-wrap-primary #mega-menu-primary.mega-menu-vertical li.mega-menu-flyout.mega-align-bottom-left li.mega-menu-item > ul.mega-sub-menu, #mega-menu-wrap-primary #mega-menu-primary.mega-menu-vertical li.mega-menu-flyout.mega-align-bottom-left li.mega-menu-item ul.mega-sub-menu li.mega-menu-item > ul.mega-sub-menu {
top: 0;
left: auto;
right: 100%;
}
#mega-menu-wrap-primary #mega-menu-primary.mega-menu-accordion > li.mega-menu-item {
display: list-item;
margin: 0;
clear: both;
width: 100%;
margin: 0 0 0px 0;
}
#mega-menu-wrap-primary #mega-menu-primary.mega-menu-accordion > li.mega-menu-item > a.mega-menu-link {
height: auto;
}
#mega-menu-wrap-primary #mega-menu-primary.mega-menu-accordion > li.mega-menu-item.mega-icon-top > a.mega-menu-link {
display: list-item;
}
@media only screen and (max-width: 600px) {
#mega-menu-wrap-primary #mega-menu-primary.mega-menu-accordion > li.mega-menu-item.mega-hide-on-mobile {
display: none;
}
}
@media only screen and (min-width: 601px) {
#mega-menu-wrap-primary #mega-menu-primary.mega-menu-accordion > li.mega-menu-item.mega-hide-on-desktop {
display: none;
}
}
#mega-menu-wrap-primary #mega-menu-primary.mega-menu-accordion > li.mega-menu-megamenu > ul.mega-sub-menu {
width: 100%;
float: left;
position: static;
width: 100% !important;
}
#mega-menu-wrap-primary #mega-menu-primary.mega-menu-accordion > li.mega-menu-flyout > ul.mega-sub-menu {
float: left;
position: static;
width: 100% !important;
padding: 0;
}
#mega-menu-wrap-primary #mega-menu-primary.mega-menu-accordion > li.mega-menu-flyout > ul.mega-sub-menu li.mega-menu-item.mega-current-menu-item > a.mega-menu-link {
background: #ddd;
font-weight: normal;
text-decoration: none;
color: #666;
}
#mega-menu-wrap-primary #mega-menu-primary.mega-menu-accordion > li.mega-menu-flyout > ul.mega-sub-menu li.mega-menu-item ul.mega-sub-menu {
position: static;
left: 0;
width: 100%;
border: 0;
-webkit-box-shadow: none;
-moz-box-shadow: none;
-ms-box-shadow: none;
-o-box-shadow: none;
box-shadow: none;
}
#mega-menu-wrap-primary #mega-menu-primary.mega-menu-accordion > li.mega-menu-flyout > ul.mega-sub-menu li.mega-menu-item ul.mega-sub-menu a.mega-menu-link {
padding-left: 20px;
}
#mega-menu-wrap-primary #mega-menu-primary.mega-menu-accordion > li.mega-menu-flyout > ul.mega-sub-menu li.mega-menu-item ul.mega-sub-menu li.mega-menu-item ul.mega-sub-menu a.mega-menu-link {
padding-left: 30px;
}
#mega-menu-wrap-primary #mega-menu-primary.mega-menu-accordion > li.mega-menu-flyout > ul.mega-sub-menu li.mega-menu-item ul.mega-sub-menu li.mega-menu-item ul.mega-sub-menu li.mega-menu-item ul.mega-sub-menu a.mega-menu-link {
padding-left: 40px;
}
#mega-menu-wrap-primary #mega-menu-primary.mega-menu-accordion li.mega-menu-item.mega-menu-item-has-children > a.mega-menu-link:after {
content: '\f140';
float: right;
}
#mega-menu-wrap-primary #mega-menu-primary.mega-menu-accordion li.mega-menu-item.mega-menu-item-has-children.mega-toggle-on > a.mega-menu-link:after {
display: none;
}
#mega-menu-wrap-primary #mega-menu-primary.mega-menu-accordion li.mega-menu-item.mega-menu-item-has-children.mega-toggle-on > a.mega-menu-link > span.mega-indicator {
display: inline-block;
}
#mega-menu-wrap-primary #mega-menu-primary.mega-menu-accordion li.mega-menu-item.mega-menu-item-has-children.mega-hide-arrow > a.mega-menu-link > span.mega-indicator {
display: none;
}
#mega-menu-wrap-primary #mega-menu-primary.mega-menu-accordion li.mega-menu-item > ul.mega-sub-menu {
display: none;
visibility: visible;
opacity: 1;
}
#mega-menu-wrap-primary #mega-menu-primary.mega-menu-accordion li.mega-menu-item.mega-toggle-on > ul.mega-sub-menu, #mega-menu-wrap-primary #mega-menu-primary.mega-menu-accordion li.mega-menu-item.mega-menu-megamenu.mega-toggle-on ul.mega-sub-menu {
display: block;
}
#mega-menu-wrap-primary #mega-menu-primary li.mega-bp-profile-nav img.avatar, #mega-menu-wrap-primary #mega-menu-primary img.mmm_gravatar {
vertical-align: middle;
position: relative;
top: -1px;
display: inline-block;
}
@media only screen and (max-width: 600px) {
#mega-menu-wrap-primary #mega-menu-primary li.mega-bp-profile-nav img.avatar, #mega-menu-wrap-primary #mega-menu-primary img.mmm_gravatar {
max-height: 90%;
width: auto;
}
}
#mega-menu-wrap-primary #mega-menu-primary img.avatar {
vertical-align: middle;
position: relative;
top: -1px;
}
#mega-menu-wrap-primary > li.mega-menu-item.mega-current-menu-item > a.mega-menu-logo, #mega-menu-wrap-primary > li.mega-menu-item.mega-current-menu-ancestor > a.mega-menu-logo {
background: inherit;
}
#mega-menu-wrap-primary li.mega-menu-item img.mega-menu-logo {
display: inline;
vertical-align: middle;
max-height: none;
}
@media only screen and (max-width: 600px) {
#mega-menu-wrap-primary li.mega-menu-item img.mega-menu-logo {
max-height: 90%;
width: auto;
}
}
#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-tabbed > ul.mega-sub-menu {
padding: 0;
}
#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-tabbed > ul.mega-sub-menu > li.mega-menu-item {
width: 100%;
padding: 0;
position: static;
}
#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-tabbed > ul.mega-sub-menu > li.mega-menu-item > a.mega-menu-link {
width: 20%;
float: left;
background: #f1f1f1;
color: #666;
font-family: inherit;
font-size: 14px;
font-weight: normal;
padding: 0px 10px 0px 10px;
line-height: 35px;
text-decoration: none;
text-transform: none;
vertical-align: baseline;
margin: 0;
border: 0;
}
#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-tabbed > ul.mega-sub-menu > li.mega-menu-item.mega-toggle-on > a.mega-menu-link, #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-tabbed > ul.mega-sub-menu > li.mega-menu-item > a.mega-menu-link:hover, #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-tabbed > ul.mega-sub-menu > li.mega-menu-item > a.mega-menu-link:focus {
background: #ddd;
font-weight: normal;
text-decoration: none;
color: #666;
}
#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-tabbed > ul.mega-sub-menu > li.mega-menu-item.mega-menu-item-has-children > a.mega-menu-link:after {
content: '\f139'; }
#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-tabbed > ul.mega-sub-menu > li.mega-menu-item > ul.mega-sub-menu {
width: 80%;
float: left;
clear: none;
position: absolute;
top: 0;
left: 20%;
visibility: hidden;
border-left: 1px solid #ccc;
padding: 0px 0px 0px 0px;
min-height: 100%;
}
#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-tabbed > ul.mega-sub-menu > li.mega-menu-item > ul.mega-sub-menu .mega-menu-item-has-children > a.mega-menu-link:after {
display: none;
}
#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-tabbed > ul.mega-sub-menu > li.mega-menu-item.mega-toggle-on > ul.mega-sub-menu {
visibility: visible; }
#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-tabbed > ul.mega-sub-menu > li.mega-menu-item > ul.mega-sub-menu > li.mega-menu-item {
float: left;
padding: 15px 15px 15px 15px;
}
#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-tabbed > ul.mega-sub-menu > li.mega-menu-item > ul.mega-sub-menu > li.mega-menu-item.mega-menu-clear {
clear: left;
}
#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-tabbed > ul.mega-sub-menu > li.mega-menu-item ul.mega-sub-menu li.mega-menu-item ul.mega-sub-menu {
margin-left: 0;
}
#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-tabbed > ul.mega-sub-menu > li.mega-menu-item ul.mega-sub-menu li.mega-menu-item ul.mega-sub-menu li.mega-menu-item ul.mega-sub-menu {
margin-left: 10px;
}
#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-tabbed > ul.mega-sub-menu > li.mega-menu-item > ul.mega-sub-menu > li.mega-menu-item > a.mega-menu-link {
color: #555;
font-family: inherit;
font-size: 16px;
text-transform: uppercase;
text-decoration: underline;
font-weight: bold;
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
vertical-align: top;
display: block;
border-top: 0px solid #555;
border-left: 0px solid #555;
border-right: 0px solid #555;
border-bottom: 0px solid #555; }
#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-tabbed > ul.mega-sub-menu > li.mega-menu-item > ul.mega-sub-menu > li.mega-menu-item > a.mega-menu-link:hover, #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-tabbed > ul.mega-sub-menu > li.mega-menu-item > ul.mega-sub-menu > li.mega-menu-item > a.mega-menu-link:focus {
color: #555;
font-weight: bold;
text-decoration: none;
background: rgba(0, 0, 0, 0); }
#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-tabbed > ul.mega-sub-menu > li.mega-menu-item > ul.mega-sub-menu > li.mega-menu-item li.mega-menu-item > a.mega-menu-link {
color: #666;
font-family: inherit;
font-size: 14px;
text-transform: none;
text-decoration: none;
font-weight: normal;
margin: 0;
padding: 0px 0px 0px 0px;
vertical-align: top;
display: block; }
#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-tabbed > ul.mega-sub-menu > li.mega-menu-item > ul.mega-sub-menu > li.mega-menu-item li.mega-menu-item > a.mega-menu-link:hover, #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-tabbed > ul.mega-sub-menu > li.mega-menu-item > ul.mega-sub-menu > li.mega-menu-item li.mega-menu-item > a.mega-menu-link:focus {
color: #666;
font-weight: normal;
text-decoration: none;
background: rgba(0, 0, 0, 0);
}
#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-tabbed > ul.mega-sub-menu > li.mega-menu-item.mega-no-headers > ul.mega-sub-menu > li.mega-menu-item > a.mega-menu-link {
color: #666;
font-family: inherit;
font-size: 14px;
text-transform: none;
text-decoration: none;
font-weight: normal;
margin: 0;
padding: 0px 0px 0px 0px;
vertical-align: top;
display: block;
border-top: 0;
border-left: 0;
border-right: 0;
border-bottom: 0; }
#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-tabbed > ul.mega-sub-menu > li.mega-menu-item.mega-no-headers > ul.mega-sub-menu > li.mega-menu-item > a.mega-menu-link:hover, #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-tabbed > ul.mega-sub-menu > li.mega-menu-item.mega-no-headers > ul.mega-sub-menu > li.mega-menu-item > a.mega-menu-link:focus {
color: #666;
font-weight: normal;
text-decoration: none;
background: rgba(0, 0, 0, 0);
}
@media only screen and (max-width: 600px) {
#mega-menu-wrap-primary #mega-menu-primary li.mega-menu-item.mega-menu-megamenu.mega-menu-tabbed.mega-toggle-on ul.mega-sub-menu {
display: none;
}
#mega-menu-wrap-primary #mega-menu-primary li.mega-menu-item.mega-menu-megamenu.mega-menu-tabbed.mega-toggle-on > ul.mega-sub-menu, #mega-menu-wrap-primary #mega-menu-primary li.mega-menu-item.mega-menu-megamenu.mega-menu-tabbed li.mega-menu-item.mega-toggle-on > ul.mega-sub-menu, #mega-menu-wrap-primary #mega-menu-primary li.mega-menu-item.mega-menu-megamenu.mega-menu-tabbed li.mega-menu-item.mega-toggle-on > ul.mega-sub-menu ul.mega-sub-menu {
display: block;
}
#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-tabbed > ul.mega-sub-menu {
padding: 0;
}
#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-tabbed > ul.mega-sub-menu > li.mega-menu-item > ul.mega-sub-menu > li.mega-menu-item {
width: 50%;
}
#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-tabbed > ul.mega-sub-menu > li.mega-menu-item > ul.mega-sub-menu > li:nth-child(odd) {
clear: left;
}
#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-tabbed > ul.mega-sub-menu > li.mega-menu-item {
width: 100%;
padding: 0;
position: static;
}
#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-tabbed > ul.mega-sub-menu > li.mega-menu-item > a.mega-menu-link {
width: 100%;
float: left;
background: #f1f1f1;
color: #666;
font-family: inherit;
font-size: 14px;
font-weight: normal;
padding: 0px 10px 0px 10px;
line-height: 35px;
text-decoration: none;
text-transform: none;
}
#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-tabbed > ul.mega-sub-menu > li.mega-menu-item.mega-menu-item-has-children > a.mega-menu-link:after {
content: '\f140'; }
#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-tabbed > ul.mega-sub-menu > li.mega-menu-item > ul.mega-sub-menu {
width: 100%;
position: relative;
top: 0;
left: auto;
border-left: 0;
padding: 10px;
}
#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-tabbed > ul.mega-sub-menu > li.mega-menu-item ul.mega-sub-menu li.mega-menu-item ul.mega-sub-menu li.mega-menu-item ul.mega-sub-menu {
margin-left: 0;
}
}
#mega-menu-wrap-primary .mega-menu-toggle { }
#mega-menu-wrap-primary {
clear: both;
}@font-face{font-family:dashicons;src:url(//www.traininguri.ro/wp-includes/fonts/dashicons.eot?50db0456fde2a241f005968eede3f987);src:url(//www.traininguri.ro/wp-includes/fonts/dashicons.eot?50db0456fde2a241f005968eede3f987#iefix) format("embedded-opentype"),url(data:application/x-font-woff;charset=utf-8;base64,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) format("woff"),url(//www.traininguri.ro/wp-includes/fonts/dashicons.ttf?50db0456fde2a241f005968eede3f987) format("truetype");font-weight:400;font-style:normal}.dashicons,.dashicons-before:before{font-family:dashicons;display:inline-block;line-height:1;font-weight:400;font-style:normal;speak:none;text-decoration:inherit;text-transform:none;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;width:20px;height:20px;font-size:20px;vertical-align:top;text-align:center;transition:color .1s ease-in}.dashicons-admin-appearance:before{content:"\f100"}.dashicons-admin-collapse:before{content:"\f148"}.dashicons-admin-comments:before{content:"\f101"}.dashicons-admin-customizer:before{content:"\f540"}.dashicons-admin-generic:before{content:"\f111"}.dashicons-admin-home:before{content:"\f102"}.dashicons-admin-links:before{content:"\f103"}.dashicons-admin-media:before{content:"\f104"}.dashicons-admin-multisite:before{content:"\f541"}.dashicons-admin-network:before{content:"\f112"}.dashicons-admin-page:before{content:"\f105"}.dashicons-admin-plugins:before{content:"\f106"}.dashicons-admin-post:before{content:"\f109"}.dashicons-admin-settings:before{content:"\f108"}.dashicons-admin-site-alt:before{content:"\f11d"}.dashicons-admin-site-alt2:before{content:"\f11e"}.dashicons-admin-site-alt3:before{content:"\f11f"}.dashicons-admin-site:before{content:"\f319"}.dashicons-admin-tools:before{content:"\f107"}.dashicons-admin-users:before{content:"\f110"}.dashicons-album:before{content:"\f514"}.dashicons-align-center:before{content:"\f134"}.dashicons-align-left:before{content:"\f135"}.dashicons-align-none:before{content:"\f138"}.dashicons-align-right:before{content:"\f136"}.dashicons-analytics:before{content:"\f183"}.dashicons-archive:before{content:"\f480"}.dashicons-arrow-down-alt:before{content:"\f346"}.dashicons-arrow-down-alt2:before{content:"\f347"}.dashicons-arrow-down:before{content:"\f140"}.dashicons-arrow-left-alt:before{content:"\f340"}.dashicons-arrow-left-alt2:before{content:"\f341"}.dashicons-arrow-left:before{content:"\f141"}.dashicons-arrow-right-alt:before{content:"\f344"}.dashicons-arrow-right-alt2:before{content:"\f345"}.dashicons-arrow-right:before{content:"\f139"}.dashicons-arrow-up-alt:before{content:"\f342"}.dashicons-arrow-up-alt2:before{content:"\f343"}.dashicons-arrow-up-duplicate:before{content:"\f143"}.dashicons-arrow-up:before{content:"\f142"}.dashicons-art:before{content:"\f309"}.dashicons-awards:before{content:"\f313"}.dashicons-backup:before{content:"\f321"}.dashicons-book-alt:before{content:"\f331"}.dashicons-book:before{content:"\f330"}.dashicons-buddicons-activity:before{content:"\f452"}.dashicons-buddicons-bbpress-logo:before{content:"\f477"}.dashicons-buddicons-buddypress-logo:before{content:"\f448"}.dashicons-buddicons-community:before{content:"\f453"}.dashicons-buddicons-forums:before{content:"\f449"}.dashicons-buddicons-friends:before{content:"\f454"}.dashicons-buddicons-groups:before{content:"\f456"}.dashicons-buddicons-pm:before{content:"\f457"}.dashicons-buddicons-replies:before{content:"\f451"}.dashicons-buddicons-topics:before{content:"\f450"}.dashicons-buddicons-tracking:before{content:"\f455"}.dashicons-building:before{content:"\f512"}.dashicons-businessman:before{content:"\f338"}.dashicons-businessperson:before{content:"\f12e"}.dashicons-businesswoman:before{content:"\f12f"}.dashicons-calendar-alt:before{content:"\f508"}.dashicons-calendar:before{content:"\f145"}.dashicons-camera-alt:before{content:"\f129"}.dashicons-camera:before{content:"\f306"}.dashicons-carrot:before{content:"\f511"}.dashicons-cart:before{content:"\f174"}.dashicons-category:before{content:"\f318"}.dashicons-chart-area:before{content:"\f239"}.dashicons-chart-bar:before{content:"\f185"}.dashicons-chart-line:before{content:"\f238"}.dashicons-chart-pie:before{content:"\f184"}.dashicons-clipboard:before{content:"\f481"}.dashicons-clock:before{content:"\f469"}.dashicons-cloud:before{content:"\f176"}.dashicons-code-standards:before{content:"\f13a"}.dashicons-color-picker:before{content:"\f131"}.dashicons-controls-back:before{content:"\f518"}.dashicons-controls-forward:before{content:"\f519"}.dashicons-controls-pause:before{content:"\f523"}.dashicons-controls-play:before{content:"\f522"}.dashicons-controls-repeat:before{content:"\f515"}.dashicons-controls-skipback:before{content:"\f516"}.dashicons-controls-skipforward:before{content:"\f517"}.dashicons-controls-volumeoff:before{content:"\f520"}.dashicons-controls-volumeon:before{content:"\f521"}.dashicons-dashboard:before{content:"\f226"}.dashicons-desktop:before{content:"\f472"}.dashicons-dismiss:before{content:"\f153"}.dashicons-download:before{content:"\f316"}.dashicons-edit-large:before{content:"\f327"}.dashicons-edit:before{content:"\f464"}.dashicons-editor-aligncenter:before{content:"\f207"}.dashicons-editor-alignleft:before{content:"\f206"}.dashicons-editor-alignright:before{content:"\f208"}.dashicons-editor-bold:before{content:"\f200"}.dashicons-editor-break:before{content:"\f474"}.dashicons-editor-code-duplicate:before{content:"\f494"}.dashicons-editor-code:before{content:"\f475"}.dashicons-editor-contract:before{content:"\f506"}.dashicons-editor-customchar:before{content:"\f220"}.dashicons-editor-expand:before{content:"\f211"}.dashicons-editor-help:before{content:"\f223"}.dashicons-editor-indent:before{content:"\f222"}.dashicons-editor-insertmore:before{content:"\f209"}.dashicons-editor-italic:before{content:"\f201"}.dashicons-editor-justify:before{content:"\f214"}.dashicons-editor-kitchensink:before{content:"\f212"}.dashicons-editor-ltr:before{content:"\f10c"}.dashicons-editor-ol-rtl:before{content:"\f12c"}.dashicons-editor-ol:before{content:"\f204"}.dashicons-editor-outdent:before{content:"\f221"}.dashicons-editor-paragraph:before{content:"\f476"}.dashicons-editor-paste-text:before{content:"\f217"}.dashicons-editor-paste-word:before{content:"\f216"}.dashicons-editor-quote:before{content:"\f205"}.dashicons-editor-removeformatting:before{content:"\f218"}.dashicons-editor-rtl:before{content:"\f320"}.dashicons-editor-spellcheck:before{content:"\f210"}.dashicons-editor-strikethrough:before{content:"\f224"}.dashicons-editor-table:before{content:"\f535"}.dashicons-editor-textcolor:before{content:"\f215"}.dashicons-editor-ul:before{content:"\f203"}.dashicons-editor-underline:before{content:"\f213"}.dashicons-editor-unlink:before{content:"\f225"}.dashicons-editor-video:before{content:"\f219"}.dashicons-email-alt:before{content:"\f466"}.dashicons-email-alt2:before{content:"\f467"}.dashicons-email:before{content:"\f465"}.dashicons-excerpt-view:before{content:"\f164"}.dashicons-external:before{content:"\f504"}.dashicons-facebook-alt:before{content:"\f305"}.dashicons-facebook:before{content:"\f304"}.dashicons-feedback:before{content:"\f175"}.dashicons-filter:before{content:"\f536"}.dashicons-flag:before{content:"\f227"}.dashicons-format-aside:before{content:"\f123"}.dashicons-format-audio:before{content:"\f127"}.dashicons-format-chat:before{content:"\f125"}.dashicons-format-gallery:before{content:"\f161"}.dashicons-format-image:before{content:"\f128"}.dashicons-format-quote:before{content:"\f122"}.dashicons-format-status:before{content:"\f130"}.dashicons-format-video:before{content:"\f126"}.dashicons-forms:before{content:"\f314"}.dashicons-googleplus:before{content:"\f462"}.dashicons-grid-view:before{content:"\f509"}.dashicons-groups:before{content:"\f307"}.dashicons-hammer:before{content:"\f308"}.dashicons-heart:before{content:"\f487"}.dashicons-hidden:before{content:"\f530"}.dashicons-id-alt:before{content:"\f337"}.dashicons-id:before{content:"\f336"}.dashicons-image-crop:before{content:"\f165"}.dashicons-image-filter:before{content:"\f533"}.dashicons-image-flip-horizontal:before{content:"\f169"}.dashicons-image-flip-vertical:before{content:"\f168"}.dashicons-image-rotate-left:before{content:"\f166"}.dashicons-image-rotate-right:before{content:"\f167"}.dashicons-image-rotate:before{content:"\f531"}.dashicons-images-alt:before{content:"\f232"}.dashicons-images-alt2:before{content:"\f233"}.dashicons-index-card:before{content:"\f510"}.dashicons-info:before{content:"\f348"}.dashicons-instagram:before{content:"\f12d"}.dashicons-laptop:before{content:"\f547"}.dashicons-layout:before{content:"\f538"}.dashicons-leftright:before{content:"\f229"}.dashicons-lightbulb:before{content:"\f339"}.dashicons-list-view:before{content:"\f163"}.dashicons-location-alt:before{content:"\f231"}.dashicons-location:before{content:"\f230"}.dashicons-lock-duplicate:before{content:"\f315"}.dashicons-lock:before{content:"\f160"}.dashicons-marker:before{content:"\f159"}.dashicons-media-archive:before{content:"\f501"}.dashicons-media-audio:before{content:"\f500"}.dashicons-media-code:before{content:"\f499"}.dashicons-media-default:before{content:"\f498"}.dashicons-media-document:before{content:"\f497"}.dashicons-media-interactive:before{content:"\f496"}.dashicons-media-spreadsheet:before{content:"\f495"}.dashicons-media-text:before{content:"\f491"}.dashicons-media-video:before{content:"\f490"}.dashicons-megaphone:before{content:"\f488"}.dashicons-menu-alt:before{content:"\f228"}.dashicons-menu-alt2:before{content:"\f329"}.dashicons-menu-alt3:before{content:"\f349"}.dashicons-menu:before{content:"\f333"}.dashicons-microphone:before{content:"\f482"}.dashicons-migrate:before{content:"\f310"}.dashicons-minus:before{content:"\f460"}.dashicons-money:before{content:"\f526"}.dashicons-move:before{content:"\f545"}.dashicons-nametag:before{content:"\f484"}.dashicons-networking:before{content:"\f325"}.dashicons-no-alt:before{content:"\f335"}.dashicons-no:before{content:"\f158"}.dashicons-palmtree:before{content:"\f527"}.dashicons-paperclip:before{content:"\f546"}.dashicons-performance:before{content:"\f311"}.dashicons-phone:before{content:"\f525"}.dashicons-playlist-audio:before{content:"\f492"}.dashicons-playlist-video:before{content:"\f493"}.dashicons-plugins-checked:before{content:"\f485"}.dashicons-plus-alt:before{content:"\f502"}.dashicons-plus-alt2:before{content:"\f543"}.dashicons-plus:before{content:"\f132"}.dashicons-portfolio:before{content:"\f322"}.dashicons-post-status:before{content:"\f173"}.dashicons-pressthis:before{content:"\f157"}.dashicons-products:before{content:"\f312"}.dashicons-randomize:before{content:"\f503"}.dashicons-redo:before{content:"\f172"}.dashicons-rest-api:before{content:"\f124"}.dashicons-rss:before{content:"\f303"}.dashicons-schedule:before{content:"\f489"}.dashicons-screenoptions:before{content:"\f180"}.dashicons-search:before{content:"\f179"}.dashicons-share-alt:before{content:"\f240"}.dashicons-share-alt2:before{content:"\f242"}.dashicons-share:before{content:"\f237"}.dashicons-shield-alt:before{content:"\f334"}.dashicons-shield:before{content:"\f332"}.dashicons-slides:before{content:"\f181"}.dashicons-smartphone:before{content:"\f470"}.dashicons-smiley:before{content:"\f328"}.dashicons-sort:before{content:"\f156"}.dashicons-sos:before{content:"\f468"}.dashicons-star-empty:before{content:"\f154"}.dashicons-star-filled:before{content:"\f155"}.dashicons-star-half:before{content:"\f459"}.dashicons-sticky:before{content:"\f537"}.dashicons-store:before{content:"\f513"}.dashicons-tablet:before{content:"\f471"}.dashicons-tag:before{content:"\f323"}.dashicons-tagcloud:before{content:"\f479"}.dashicons-testimonial:before{content:"\f473"}.dashicons-text-page:before{content:"\f121"}.dashicons-text:before{content:"\f478"}.dashicons-thumbs-down:before{content:"\f542"}.dashicons-thumbs-up:before{content:"\f529"}.dashicons-tickets-alt:before{content:"\f524"}.dashicons-tickets:before{content:"\f486"}.dashicons-tide:before{content:"\f10d"}.dashicons-translation:before{content:"\f326"}.dashicons-trash:before{content:"\f182"}.dashicons-twitter-alt:before{content:"\f302"}.dashicons-twitter:before{content:"\f301"}.dashicons-undo:before{content:"\f171"}.dashicons-universal-access-alt:before{content:"\f507"}.dashicons-universal-access:before{content:"\f483"}.dashicons-unlock:before{content:"\f528"}.dashicons-update-alt:before{content:"\f113"}.dashicons-update:before{content:"\f463"}.dashicons-upload:before{content:"\f317"}.dashicons-vault:before{content:"\f178"}.dashicons-video-alt:before{content:"\f234"}.dashicons-video-alt2:before{content:"\f235"}.dashicons-video-alt3:before{content:"\f236"}.dashicons-visibility:before{content:"\f177"}.dashicons-warning:before{content:"\f534"}.dashicons-welcome-add-page:before{content:"\f133"}.dashicons-welcome-comments:before{content:"\f117"}.dashicons-welcome-learn-more:before{content:"\f118"}.dashicons-welcome-view-site:before{content:"\f115"}.dashicons-welcome-widgets-menus:before{content:"\f116"}.dashicons-welcome-write-blog:before{content:"\f119"}.dashicons-wordpress-alt:before{content:"\f324"}.dashicons-wordpress:before{content:"\f120"}.dashicons-yes-alt:before{content:"\f12a"}.dashicons-yes:before{content:"\f147"}.dashicons-editor-distractionfree:before{content:"\f211"}.dashicons-exerpt-view:before{content:"\f164"}.dashicons-format-links:before{content:"\f103"}.dashicons-format-standard:before{content:"\f109"}.dashicons-post-trash:before{content:"\f182"}.dashicons-share1:before{content:"\f237"}.dashicons-welcome-edit-page:before{content:"\f119"}@font-face {
font-family: 'Genericons';
src: url(//www.traininguri.ro/wp-content/plugins/megamenu-pro/icons/genericons/genericons/Genericons.eot);
}
@font-face {
font-family: 'Genericons';
src: url(data:application/font-woff;charset=utf-8;base64,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) format('woff'),
url(//www.traininguri.ro/wp-content/plugins/megamenu-pro/icons/genericons/genericons/Genericons.ttf) format('truetype'),
url(//www.traininguri.ro/wp-content/plugins/megamenu-pro/icons/genericons/genericons/Genericons.svg#genericonsregular) format('svg');
font-weight: normal;
font-style: normal;
}
@media screen and (-webkit-min-device-pixel-ratio:0) {
@font-face {
font-family: "Genericons";
src: url(https://www.traininguri.ro/wp-content/plugins/megamenu-pro/icons/genericons/genericons/Genericons.svg#Genericons) format("svg");
}
} .genericon {
font-size: 16px;
vertical-align: top;
text-align: center;
-moz-transition: color .1s ease-in 0;
-webkit-transition: color .1s ease-in 0;
display: inline-block;
font-family: "Genericons";
font-style: normal;
font-weight: normal;
font-variant: normal;
line-height: 1;
text-decoration: inherit;
text-transform: none;
-moz-osx-font-smoothing: grayscale;
-webkit-font-smoothing: antialiased;
speak: none;
} .genericon-404:before { content: "\f423"; }
.genericon-activity:before { content: "\f508"; }
.genericon-anchor:before { content: "\f509"; }
.genericon-aside:before { content: "\f101"; }
.genericon-attachment:before { content: "\f416"; }
.genericon-audio:before { content: "\f109"; }
.genericon-bold:before { content: "\f471"; }
.genericon-book:before { content: "\f444"; }
.genericon-bug:before { content: "\f50a"; }
.genericon-cart:before { content: "\f447"; }
.genericon-category:before { content: "\f301"; }
.genericon-chat:before { content: "\f108"; }
.genericon-checkmark:before { content: "\f418"; }
.genericon-close:before { content: "\f405"; }
.genericon-close-alt:before { content: "\f406"; }
.genericon-cloud:before { content: "\f426"; }
.genericon-cloud-download:before { content: "\f440"; }
.genericon-cloud-upload:before { content: "\f441"; }
.genericon-code:before { content: "\f462"; }
.genericon-codepen:before { content: "\f216"; }
.genericon-cog:before { content: "\f445"; }
.genericon-collapse:before { content: "\f432"; }
.genericon-comment:before { content: "\f300"; }
.genericon-day:before { content: "\f305"; }
.genericon-digg:before { content: "\f221"; }
.genericon-document:before { content: "\f443"; }
.genericon-dot:before { content: "\f428"; }
.genericon-downarrow:before { content: "\f502"; }
.genericon-download:before { content: "\f50b"; }
.genericon-draggable:before { content: "\f436"; }
.genericon-dribbble:before { content: "\f201"; }
.genericon-dropbox:before { content: "\f225"; }
.genericon-dropdown:before { content: "\f433"; }
.genericon-dropdown-left:before { content: "\f434"; }
.genericon-edit:before { content: "\f411"; }
.genericon-ellipsis:before { content: "\f476"; }
.genericon-expand:before { content: "\f431"; }
.genericon-external:before { content: "\f442"; }
.genericon-facebook:before { content: "\f203"; }
.genericon-facebook-alt:before { content: "\f204"; }
.genericon-fastforward:before { content: "\f458"; }
.genericon-feed:before { content: "\f413"; }
.genericon-flag:before { content: "\f468"; }
.genericon-flickr:before { content: "\f211"; }
.genericon-foursquare:before { content: "\f226"; }
.genericon-fullscreen:before { content: "\f474"; }
.genericon-gallery:before { content: "\f103"; }
.genericon-github:before { content: "\f200"; }
.genericon-googleplus:before { content: "\f206"; }
.genericon-googleplus-alt:before { content: "\f218"; }
.genericon-handset:before { content: "\f50c"; }
.genericon-heart:before { content: "\f461"; }
.genericon-help:before { content: "\f457"; }
.genericon-hide:before { content: "\f404"; }
.genericon-hierarchy:before { content: "\f505"; }
.genericon-home:before { content: "\f409"; }
.genericon-image:before { content: "\f102"; }
.genericon-info:before { content: "\f455"; }
.genericon-instagram:before { content: "\f215"; }
.genericon-italic:before { content: "\f472"; }
.genericon-key:before { content: "\f427"; }
.genericon-leftarrow:before { content: "\f503"; }
.genericon-link:before { content: "\f107"; }
.genericon-linkedin:before { content: "\f207"; }
.genericon-linkedin-alt:before { content: "\f208"; }
.genericon-location:before { content: "\f417"; }
.genericon-lock:before { content: "\f470"; }
.genericon-mail:before { content: "\f410"; }
.genericon-maximize:before { content: "\f422"; }
.genericon-menu:before { content: "\f419"; }
.genericon-microphone:before { content: "\f50d"; }
.genericon-minimize:before { content: "\f421"; }
.genericon-minus:before { content: "\f50e"; }
.genericon-month:before { content: "\f307"; }
.genericon-move:before { content: "\f50f"; }
.genericon-next:before { content: "\f429"; }
.genericon-notice:before { content: "\f456"; }
.genericon-paintbrush:before { content: "\f506"; }
.genericon-path:before { content: "\f219"; }
.genericon-pause:before { content: "\f448"; }
.genericon-phone:before { content: "\f437"; }
.genericon-picture:before { content: "\f473"; }
.genericon-pinned:before { content: "\f308"; }
.genericon-pinterest:before { content: "\f209"; }
.genericon-pinterest-alt:before { content: "\f210"; }
.genericon-play:before { content: "\f452"; }
.genericon-plugin:before { content: "\f439"; }
.genericon-plus:before { content: "\f510"; }
.genericon-pocket:before { content: "\f224"; }
.genericon-polldaddy:before { content: "\f217"; }
.genericon-portfolio:before { content: "\f460"; }
.genericon-previous:before { content: "\f430"; }
.genericon-print:before { content: "\f469"; }
.genericon-quote:before { content: "\f106"; }
.genericon-rating-empty:before { content: "\f511"; }
.genericon-rating-full:before { content: "\f512"; }
.genericon-rating-half:before { content: "\f513"; }
.genericon-reddit:before { content: "\f222"; }
.genericon-refresh:before { content: "\f420"; }
.genericon-reply:before { content: "\f412"; }
.genericon-reply-alt:before { content: "\f466"; }
.genericon-reply-single:before { content: "\f467"; }
.genericon-rewind:before { content: "\f459"; }
.genericon-rightarrow:before { content: "\f501"; }
.genericon-search:before { content: "\f400"; }
.genericon-send-to-phone:before { content: "\f438"; }
.genericon-send-to-tablet:before { content: "\f454"; }
.genericon-share:before { content: "\f415"; }
.genericon-show:before { content: "\f403"; }
.genericon-shuffle:before { content: "\f514"; }
.genericon-sitemap:before { content: "\f507"; }
.genericon-skip-ahead:before { content: "\f451"; }
.genericon-skip-back:before { content: "\f450"; }
.genericon-skype:before { content: "\f220"; }
.genericon-spam:before { content: "\f424"; }
.genericon-spotify:before { content: "\f515"; }
.genericon-standard:before { content: "\f100"; }
.genericon-star:before { content: "\f408"; }
.genericon-status:before { content: "\f105"; }
.genericon-stop:before { content: "\f449"; }
.genericon-stumbleupon:before { content: "\f223"; }
.genericon-subscribe:before { content: "\f463"; }
.genericon-subscribed:before { content: "\f465"; }
.genericon-summary:before { content: "\f425"; }
.genericon-tablet:before { content: "\f453"; }
.genericon-tag:before { content: "\f302"; }
.genericon-time:before { content: "\f303"; }
.genericon-top:before { content: "\f435"; }
.genericon-trash:before { content: "\f407"; }
.genericon-tumblr:before { content: "\f214"; }
.genericon-twitch:before { content: "\f516"; }
.genericon-twitter:before { content: "\f202"; }
.genericon-unapprove:before { content: "\f446"; }
.genericon-unsubscribe:before { content: "\f464"; }
.genericon-unzoom:before { content: "\f401"; }
.genericon-uparrow:before { content: "\f500"; }
.genericon-user:before { content: "\f304"; }
.genericon-video:before { content: "\f104"; }
.genericon-videocamera:before { content: "\f517"; }
.genericon-vimeo:before { content: "\f212"; }
.genericon-warning:before { content: "\f414"; }
.genericon-website:before { content: "\f475"; }
.genericon-week:before { content: "\f306"; }
.genericon-wordpress:before { content: "\f205"; }
.genericon-xpost:before { content: "\f504"; }
.genericon-youtube:before { content: "\f213"; }
.genericon-zoom:before { content: "\f402"; }@font-face{font-family:'FontAwesome';src:url(//www.traininguri.ro/wp-content/plugins/megamenu-pro/icons/fontawesome/fonts/fontawesome-webfont.eot?v=4.7.0);src:url(//www.traininguri.ro/wp-content/plugins/megamenu-pro/icons/fontawesome/fonts/fontawesome-webfont.eot?#iefix&v=4.7.0) format('embedded-opentype'),url(//www.traininguri.ro/wp-content/plugins/megamenu-pro/icons/fontawesome/fonts/fontawesome-webfont.woff2?v=4.7.0) format('woff2'),url(//www.traininguri.ro/wp-content/plugins/megamenu-pro/icons/fontawesome/fonts/fontawesome-webfont.woff?v=4.7.0) format('woff'),url(//www.traininguri.ro/wp-content/plugins/megamenu-pro/icons/fontawesome/fonts/fontawesome-webfont.ttf?v=4.7.0) format('truetype'),url(//www.traininguri.ro/wp-content/plugins/megamenu-pro/icons/fontawesome/fonts/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular) format('svg');font-weight:normal;font-style:normal}.fa{display:inline-block;font:normal normal normal 14px/1 FontAwesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.fa-lg{font-size:1.33333333em;line-height:.75em;vertical-align:-15%}.fa-2x{font-size:2em}.fa-3x{font-size:3em}.fa-4x{font-size:4em}.fa-5x{font-size:5em}.fa-fw{width:1.28571429em;text-align:center}.fa-ul{padding-left:0;margin-left:2.14285714em;list-style-type:none}.fa-ul>li{position:relative}.fa-li{position:absolute;left:-2.14285714em;width:2.14285714em;top:.14285714em;text-align:center}.fa-li.fa-lg{left:-1.85714286em}.fa-border{padding:.2em .25em .15em;border:solid .08em #eee;border-radius:.1em}.fa-pull-left{float:left}.fa-pull-right{float:right}.fa.fa-pull-left{margin-right:.3em}.fa.fa-pull-right{margin-left:.3em}.pull-right{float:right}.pull-left{float:left}.fa.pull-left{margin-right:.3em}.fa.pull-right{margin-left:.3em}.fa-spin{-webkit-animation:fa-spin 2s infinite linear;animation:fa-spin 2s infinite linear}.fa-pulse{-webkit-animation:fa-spin 1s infinite steps(8);animation:fa-spin 1s infinite steps(8)}@-webkit-keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}.fa-rotate-90{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}.fa-rotate-180{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.fa-rotate-270{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";-webkit-transform:rotate(270deg);-ms-transform:rotate(270deg);transform:rotate(270deg)}.fa-flip-horizontal{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";-webkit-transform:scale(-1, 1);-ms-transform:scale(-1, 1);transform:scale(-1, 1)}.fa-flip-vertical{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";-webkit-transform:scale(1, -1);-ms-transform:scale(1, -1);transform:scale(1, -1)}:root .fa-rotate-90,:root .fa-rotate-180,:root .fa-rotate-270,:root .fa-flip-horizontal,:root .fa-flip-vertical{filter:none}.fa-stack{position:relative;display:inline-block;width:2em;height:2em;line-height:2em;vertical-align:middle}.fa-stack-1x,.fa-stack-2x{position:absolute;left:0;width:100%;text-align:center}.fa-stack-1x{line-height:inherit}.fa-stack-2x{font-size:2em}.fa-inverse{color:#fff}.fa-glass:before{content:"\f000"}.fa-music:before{content:"\f001"}.fa-search:before{content:"\f002"}.fa-envelope-o:before{content:"\f003"}.fa-heart:before{content:"\f004"}.fa-star:before{content:"\f005"}.fa-star-o:before{content:"\f006"}.fa-user:before{content:"\f007"}.fa-film:before{content:"\f008"}.fa-th-large:before{content:"\f009"}.fa-th:before{content:"\f00a"}.fa-th-list:before{content:"\f00b"}.fa-check:before{content:"\f00c"}.fa-remove:before,.fa-close:before,.fa-times:before{content:"\f00d"}.fa-search-plus:before{content:"\f00e"}.fa-search-minus:before{content:"\f010"}.fa-power-off:before{content:"\f011"}.fa-signal:before{content:"\f012"}.fa-gear:before,.fa-cog:before{content:"\f013"}.fa-trash-o:before{content:"\f014"}.fa-home:before{content:"\f015"}.fa-file-o:before{content:"\f016"}.fa-clock-o:before{content:"\f017"}.fa-road:before{content:"\f018"}.fa-download:before{content:"\f019"}.fa-arrow-circle-o-down:before{content:"\f01a"}.fa-arrow-circle-o-up:before{content:"\f01b"}.fa-inbox:before{content:"\f01c"}.fa-play-circle-o:before{content:"\f01d"}.fa-rotate-right:before,.fa-repeat:before{content:"\f01e"}.fa-refresh:before{content:"\f021"}.fa-list-alt:before{content:"\f022"}.fa-lock:before{content:"\f023"}.fa-flag:before{content:"\f024"}.fa-headphones:before{content:"\f025"}.fa-volume-off:before{content:"\f026"}.fa-volume-down:before{content:"\f027"}.fa-volume-up:before{content:"\f028"}.fa-qrcode:before{content:"\f029"}.fa-barcode:before{content:"\f02a"}.fa-tag:before{content:"\f02b"}.fa-tags:before{content:"\f02c"}.fa-book:before{content:"\f02d"}.fa-bookmark:before{content:"\f02e"}.fa-print:before{content:"\f02f"}.fa-camera:before{content:"\f030"}.fa-font:before{content:"\f031"}.fa-bold:before{content:"\f032"}.fa-italic:before{content:"\f033"}.fa-text-height:before{content:"\f034"}.fa-text-width:before{content:"\f035"}.fa-align-left:before{content:"\f036"}.fa-align-center:before{content:"\f037"}.fa-align-right:before{content:"\f038"}.fa-align-justify:before{content:"\f039"}.fa-list:before{content:"\f03a"}.fa-dedent:before,.fa-outdent:before{content:"\f03b"}.fa-indent:before{content:"\f03c"}.fa-video-camera:before{content:"\f03d"}.fa-photo:before,.fa-image:before,.fa-picture-o:before{content:"\f03e"}.fa-pencil:before{content:"\f040"}.fa-map-marker:before{content:"\f041"}.fa-adjust:before{content:"\f042"}.fa-tint:before{content:"\f043"}.fa-edit:before,.fa-pencil-square-o:before{content:"\f044"}.fa-share-square-o:before{content:"\f045"}.fa-check-square-o:before{content:"\f046"}.fa-arrows:before{content:"\f047"}.fa-step-backward:before{content:"\f048"}.fa-fast-backward:before{content:"\f049"}.fa-backward:before{content:"\f04a"}.fa-play:before{content:"\f04b"}.fa-pause:before{content:"\f04c"}.fa-stop:before{content:"\f04d"}.fa-forward:before{content:"\f04e"}.fa-fast-forward:before{content:"\f050"}.fa-step-forward:before{content:"\f051"}.fa-eject:before{content:"\f052"}.fa-chevron-left:before{content:"\f053"}.fa-chevron-right:before{content:"\f054"}.fa-plus-circle:before{content:"\f055"}.fa-minus-circle:before{content:"\f056"}.fa-times-circle:before{content:"\f057"}.fa-check-circle:before{content:"\f058"}.fa-question-circle:before{content:"\f059"}.fa-info-circle:before{content:"\f05a"}.fa-crosshairs:before{content:"\f05b"}.fa-times-circle-o:before{content:"\f05c"}.fa-check-circle-o:before{content:"\f05d"}.fa-ban:before{content:"\f05e"}.fa-arrow-left:before{content:"\f060"}.fa-arrow-right:before{content:"\f061"}.fa-arrow-up:before{content:"\f062"}.fa-arrow-down:before{content:"\f063"}.fa-mail-forward:before,.fa-share:before{content:"\f064"}.fa-expand:before{content:"\f065"}.fa-compress:before{content:"\f066"}.fa-plus:before{content:"\f067"}.fa-minus:before{content:"\f068"}.fa-asterisk:before{content:"\f069"}.fa-exclamation-circle:before{content:"\f06a"}.fa-gift:before{content:"\f06b"}.fa-leaf:before{content:"\f06c"}.fa-fire:before{content:"\f06d"}.fa-eye:before{content:"\f06e"}.fa-eye-slash:before{content:"\f070"}.fa-warning:before,.fa-exclamation-triangle:before{content:"\f071"}.fa-plane:before{content:"\f072"}.fa-calendar:before{content:"\f073"}.fa-random:before{content:"\f074"}.fa-comment:before{content:"\f075"}.fa-magnet:before{content:"\f076"}.fa-chevron-up:before{content:"\f077"}.fa-chevron-down:before{content:"\f078"}.fa-retweet:before{content:"\f079"}.fa-shopping-cart:before{content:"\f07a"}.fa-folder:before{content:"\f07b"}.fa-folder-open:before{content:"\f07c"}.fa-arrows-v:before{content:"\f07d"}.fa-arrows-h:before{content:"\f07e"}.fa-bar-chart-o:before,.fa-bar-chart:before{content:"\f080"}.fa-twitter-square:before{content:"\f081"}.fa-facebook-square:before{content:"\f082"}.fa-camera-retro:before{content:"\f083"}.fa-key:before{content:"\f084"}.fa-gears:before,.fa-cogs:before{content:"\f085"}.fa-comments:before{content:"\f086"}.fa-thumbs-o-up:before{content:"\f087"}.fa-thumbs-o-down:before{content:"\f088"}.fa-star-half:before{content:"\f089"}.fa-heart-o:before{content:"\f08a"}.fa-sign-out:before{content:"\f08b"}.fa-linkedin-square:before{content:"\f08c"}.fa-thumb-tack:before{content:"\f08d"}.fa-external-link:before{content:"\f08e"}.fa-sign-in:before{content:"\f090"}.fa-trophy:before{content:"\f091"}.fa-github-square:before{content:"\f092"}.fa-upload:before{content:"\f093"}.fa-lemon-o:before{content:"\f094"}.fa-phone:before{content:"\f095"}.fa-square-o:before{content:"\f096"}.fa-bookmark-o:before{content:"\f097"}.fa-phone-square:before{content:"\f098"}.fa-twitter:before{content:"\f099"}.fa-facebook-f:before,.fa-facebook:before{content:"\f09a"}.fa-github:before{content:"\f09b"}.fa-unlock:before{content:"\f09c"}.fa-credit-card:before{content:"\f09d"}.fa-feed:before,.fa-rss:before{content:"\f09e"}.fa-hdd-o:before{content:"\f0a0"}.fa-bullhorn:before{content:"\f0a1"}.fa-bell:before{content:"\f0f3"}.fa-certificate:before{content:"\f0a3"}.fa-hand-o-right:before{content:"\f0a4"}.fa-hand-o-left:before{content:"\f0a5"}.fa-hand-o-up:before{content:"\f0a6"}.fa-hand-o-down:before{content:"\f0a7"}.fa-arrow-circle-left:before{content:"\f0a8"}.fa-arrow-circle-right:before{content:"\f0a9"}.fa-arrow-circle-up:before{content:"\f0aa"}.fa-arrow-circle-down:before{content:"\f0ab"}.fa-globe:before{content:"\f0ac"}.fa-wrench:before{content:"\f0ad"}.fa-tasks:before{content:"\f0ae"}.fa-filter:before{content:"\f0b0"}.fa-briefcase:before{content:"\f0b1"}.fa-arrows-alt:before{content:"\f0b2"}.fa-group:before,.fa-users:before{content:"\f0c0"}.fa-chain:before,.fa-link:before{content:"\f0c1"}.fa-cloud:before{content:"\f0c2"}.fa-flask:before{content:"\f0c3"}.fa-cut:before,.fa-scissors:before{content:"\f0c4"}.fa-copy:before,.fa-files-o:before{content:"\f0c5"}.fa-paperclip:before{content:"\f0c6"}.fa-save:before,.fa-floppy-o:before{content:"\f0c7"}.fa-square:before{content:"\f0c8"}.fa-navicon:before,.fa-reorder:before,.fa-bars:before{content:"\f0c9"}.fa-list-ul:before{content:"\f0ca"}.fa-list-ol:before{content:"\f0cb"}.fa-strikethrough:before{content:"\f0cc"}.fa-underline:before{content:"\f0cd"}.fa-table:before{content:"\f0ce"}.fa-magic:before{content:"\f0d0"}.fa-truck:before{content:"\f0d1"}.fa-pinterest:before{content:"\f0d2"}.fa-pinterest-square:before{content:"\f0d3"}.fa-google-plus-square:before{content:"\f0d4"}.fa-google-plus:before{content:"\f0d5"}.fa-money:before{content:"\f0d6"}.fa-caret-down:before{content:"\f0d7"}.fa-caret-up:before{content:"\f0d8"}.fa-caret-left:before{content:"\f0d9"}.fa-caret-right:before{content:"\f0da"}.fa-columns:before{content:"\f0db"}.fa-unsorted:before,.fa-sort:before{content:"\f0dc"}.fa-sort-down:before,.fa-sort-desc:before{content:"\f0dd"}.fa-sort-up:before,.fa-sort-asc:before{content:"\f0de"}.fa-envelope:before{content:"\f0e0"}.fa-linkedin:before{content:"\f0e1"}.fa-rotate-left:before,.fa-undo:before{content:"\f0e2"}.fa-legal:before,.fa-gavel:before{content:"\f0e3"}.fa-dashboard:before,.fa-tachometer:before{content:"\f0e4"}.fa-comment-o:before{content:"\f0e5"}.fa-comments-o:before{content:"\f0e6"}.fa-flash:before,.fa-bolt:before{content:"\f0e7"}.fa-sitemap:before{content:"\f0e8"}.fa-umbrella:before{content:"\f0e9"}.fa-paste:before,.fa-clipboard:before{content:"\f0ea"}.fa-lightbulb-o:before{content:"\f0eb"}.fa-exchange:before{content:"\f0ec"}.fa-cloud-download:before{content:"\f0ed"}.fa-cloud-upload:before{content:"\f0ee"}.fa-user-md:before{content:"\f0f0"}.fa-stethoscope:before{content:"\f0f1"}.fa-suitcase:before{content:"\f0f2"}.fa-bell-o:before{content:"\f0a2"}.fa-coffee:before{content:"\f0f4"}.fa-cutlery:before{content:"\f0f5"}.fa-file-text-o:before{content:"\f0f6"}.fa-building-o:before{content:"\f0f7"}.fa-hospital-o:before{content:"\f0f8"}.fa-ambulance:before{content:"\f0f9"}.fa-medkit:before{content:"\f0fa"}.fa-fighter-jet:before{content:"\f0fb"}.fa-beer:before{content:"\f0fc"}.fa-h-square:before{content:"\f0fd"}.fa-plus-square:before{content:"\f0fe"}.fa-angle-double-left:before{content:"\f100"}.fa-angle-double-right:before{content:"\f101"}.fa-angle-double-up:before{content:"\f102"}.fa-angle-double-down:before{content:"\f103"}.fa-angle-left:before{content:"\f104"}.fa-angle-right:before{content:"\f105"}.fa-angle-up:before{content:"\f106"}.fa-angle-down:before{content:"\f107"}.fa-desktop:before{content:"\f108"}.fa-laptop:before{content:"\f109"}.fa-tablet:before{content:"\f10a"}.fa-mobile-phone:before,.fa-mobile:before{content:"\f10b"}.fa-circle-o:before{content:"\f10c"}.fa-quote-left:before{content:"\f10d"}.fa-quote-right:before{content:"\f10e"}.fa-spinner:before{content:"\f110"}.fa-circle:before{content:"\f111"}.fa-mail-reply:before,.fa-reply:before{content:"\f112"}.fa-github-alt:before{content:"\f113"}.fa-folder-o:before{content:"\f114"}.fa-folder-open-o:before{content:"\f115"}.fa-smile-o:before{content:"\f118"}.fa-frown-o:before{content:"\f119"}.fa-meh-o:before{content:"\f11a"}.fa-gamepad:before{content:"\f11b"}.fa-keyboard-o:before{content:"\f11c"}.fa-flag-o:before{content:"\f11d"}.fa-flag-checkered:before{content:"\f11e"}.fa-terminal:before{content:"\f120"}.fa-code:before{content:"\f121"}.fa-mail-reply-all:before,.fa-reply-all:before{content:"\f122"}.fa-star-half-empty:before,.fa-star-half-full:before,.fa-star-half-o:before{content:"\f123"}.fa-location-arrow:before{content:"\f124"}.fa-crop:before{content:"\f125"}.fa-code-fork:before{content:"\f126"}.fa-unlink:before,.fa-chain-broken:before{content:"\f127"}.fa-question:before{content:"\f128"}.fa-info:before{content:"\f129"}.fa-exclamation:before{content:"\f12a"}.fa-superscript:before{content:"\f12b"}.fa-subscript:before{content:"\f12c"}.fa-eraser:before{content:"\f12d"}.fa-puzzle-piece:before{content:"\f12e"}.fa-microphone:before{content:"\f130"}.fa-microphone-slash:before{content:"\f131"}.fa-shield:before{content:"\f132"}.fa-calendar-o:before{content:"\f133"}.fa-fire-extinguisher:before{content:"\f134"}.fa-rocket:before{content:"\f135"}.fa-maxcdn:before{content:"\f136"}.fa-chevron-circle-left:before{content:"\f137"}.fa-chevron-circle-right:before{content:"\f138"}.fa-chevron-circle-up:before{content:"\f139"}.fa-chevron-circle-down:before{content:"\f13a"}.fa-html5:before{content:"\f13b"}.fa-css3:before{content:"\f13c"}.fa-anchor:before{content:"\f13d"}.fa-unlock-alt:before{content:"\f13e"}.fa-bullseye:before{content:"\f140"}.fa-ellipsis-h:before{content:"\f141"}.fa-ellipsis-v:before{content:"\f142"}.fa-rss-square:before{content:"\f143"}.fa-play-circle:before{content:"\f144"}.fa-ticket:before{content:"\f145"}.fa-minus-square:before{content:"\f146"}.fa-minus-square-o:before{content:"\f147"}.fa-level-up:before{content:"\f148"}.fa-level-down:before{content:"\f149"}.fa-check-square:before{content:"\f14a"}.fa-pencil-square:before{content:"\f14b"}.fa-external-link-square:before{content:"\f14c"}.fa-share-square:before{content:"\f14d"}.fa-compass:before{content:"\f14e"}.fa-toggle-down:before,.fa-caret-square-o-down:before{content:"\f150"}.fa-toggle-up:before,.fa-caret-square-o-up:before{content:"\f151"}.fa-toggle-right:before,.fa-caret-square-o-right:before{content:"\f152"}.fa-euro:before,.fa-eur:before{content:"\f153"}.fa-gbp:before{content:"\f154"}.fa-dollar:before,.fa-usd:before{content:"\f155"}.fa-rupee:before,.fa-inr:before{content:"\f156"}.fa-cny:before,.fa-rmb:before,.fa-yen:before,.fa-jpy:before{content:"\f157"}.fa-ruble:before,.fa-rouble:before,.fa-rub:before{content:"\f158"}.fa-won:before,.fa-krw:before{content:"\f159"}.fa-bitcoin:before,.fa-btc:before{content:"\f15a"}.fa-file:before{content:"\f15b"}.fa-file-text:before{content:"\f15c"}.fa-sort-alpha-asc:before{content:"\f15d"}.fa-sort-alpha-desc:before{content:"\f15e"}.fa-sort-amount-asc:before{content:"\f160"}.fa-sort-amount-desc:before{content:"\f161"}.fa-sort-numeric-asc:before{content:"\f162"}.fa-sort-numeric-desc:before{content:"\f163"}.fa-thumbs-up:before{content:"\f164"}.fa-thumbs-down:before{content:"\f165"}.fa-youtube-square:before{content:"\f166"}.fa-youtube:before{content:"\f167"}.fa-xing:before{content:"\f168"}.fa-xing-square:before{content:"\f169"}.fa-youtube-play:before{content:"\f16a"}.fa-dropbox:before{content:"\f16b"}.fa-stack-overflow:before{content:"\f16c"}.fa-instagram:before{content:"\f16d"}.fa-flickr:before{content:"\f16e"}.fa-adn:before{content:"\f170"}.fa-bitbucket:before{content:"\f171"}.fa-bitbucket-square:before{content:"\f172"}.fa-tumblr:before{content:"\f173"}.fa-tumblr-square:before{content:"\f174"}.fa-long-arrow-down:before{content:"\f175"}.fa-long-arrow-up:before{content:"\f176"}.fa-long-arrow-left:before{content:"\f177"}.fa-long-arrow-right:before{content:"\f178"}.fa-apple:before{content:"\f179"}.fa-windows:before{content:"\f17a"}.fa-android:before{content:"\f17b"}.fa-linux:before{content:"\f17c"}.fa-dribbble:before{content:"\f17d"}.fa-skype:before{content:"\f17e"}.fa-foursquare:before{content:"\f180"}.fa-trello:before{content:"\f181"}.fa-female:before{content:"\f182"}.fa-male:before{content:"\f183"}.fa-gittip:before,.fa-gratipay:before{content:"\f184"}.fa-sun-o:before{content:"\f185"}.fa-moon-o:before{content:"\f186"}.fa-archive:before{content:"\f187"}.fa-bug:before{content:"\f188"}.fa-vk:before{content:"\f189"}.fa-weibo:before{content:"\f18a"}.fa-renren:before{content:"\f18b"}.fa-pagelines:before{content:"\f18c"}.fa-stack-exchange:before{content:"\f18d"}.fa-arrow-circle-o-right:before{content:"\f18e"}.fa-arrow-circle-o-left:before{content:"\f190"}.fa-toggle-left:before,.fa-caret-square-o-left:before{content:"\f191"}.fa-dot-circle-o:before{content:"\f192"}.fa-wheelchair:before{content:"\f193"}.fa-vimeo-square:before{content:"\f194"}.fa-turkish-lira:before,.fa-try:before{content:"\f195"}.fa-plus-square-o:before{content:"\f196"}.fa-space-shuttle:before{content:"\f197"}.fa-slack:before{content:"\f198"}.fa-envelope-square:before{content:"\f199"}.fa-wordpress:before{content:"\f19a"}.fa-openid:before{content:"\f19b"}.fa-institution:before,.fa-bank:before,.fa-university:before{content:"\f19c"}.fa-mortar-board:before,.fa-graduation-cap:before{content:"\f19d"}.fa-yahoo:before{content:"\f19e"}.fa-google:before{content:"\f1a0"}.fa-reddit:before{content:"\f1a1"}.fa-reddit-square:before{content:"\f1a2"}.fa-stumbleupon-circle:before{content:"\f1a3"}.fa-stumbleupon:before{content:"\f1a4"}.fa-delicious:before{content:"\f1a5"}.fa-digg:before{content:"\f1a6"}.fa-pied-piper-pp:before{content:"\f1a7"}.fa-pied-piper-alt:before{content:"\f1a8"}.fa-drupal:before{content:"\f1a9"}.fa-joomla:before{content:"\f1aa"}.fa-language:before{content:"\f1ab"}.fa-fax:before{content:"\f1ac"}.fa-building:before{content:"\f1ad"}.fa-child:before{content:"\f1ae"}.fa-paw:before{content:"\f1b0"}.fa-spoon:before{content:"\f1b1"}.fa-cube:before{content:"\f1b2"}.fa-cubes:before{content:"\f1b3"}.fa-behance:before{content:"\f1b4"}.fa-behance-square:before{content:"\f1b5"}.fa-steam:before{content:"\f1b6"}.fa-steam-square:before{content:"\f1b7"}.fa-recycle:before{content:"\f1b8"}.fa-automobile:before,.fa-car:before{content:"\f1b9"}.fa-cab:before,.fa-taxi:before{content:"\f1ba"}.fa-tree:before{content:"\f1bb"}.fa-spotify:before{content:"\f1bc"}.fa-deviantart:before{content:"\f1bd"}.fa-soundcloud:before{content:"\f1be"}.fa-database:before{content:"\f1c0"}.fa-file-pdf-o:before{content:"\f1c1"}.fa-file-word-o:before{content:"\f1c2"}.fa-file-excel-o:before{content:"\f1c3"}.fa-file-powerpoint-o:before{content:"\f1c4"}.fa-file-photo-o:before,.fa-file-picture-o:before,.fa-file-image-o:before{content:"\f1c5"}.fa-file-zip-o:before,.fa-file-archive-o:before{content:"\f1c6"}.fa-file-sound-o:before,.fa-file-audio-o:before{content:"\f1c7"}.fa-file-movie-o:before,.fa-file-video-o:before{content:"\f1c8"}.fa-file-code-o:before{content:"\f1c9"}.fa-vine:before{content:"\f1ca"}.fa-codepen:before{content:"\f1cb"}.fa-jsfiddle:before{content:"\f1cc"}.fa-life-bouy:before,.fa-life-buoy:before,.fa-life-saver:before,.fa-support:before,.fa-life-ring:before{content:"\f1cd"}.fa-circle-o-notch:before{content:"\f1ce"}.fa-ra:before,.fa-resistance:before,.fa-rebel:before{content:"\f1d0"}.fa-ge:before,.fa-empire:before{content:"\f1d1"}.fa-git-square:before{content:"\f1d2"}.fa-git:before{content:"\f1d3"}.fa-y-combinator-square:before,.fa-yc-square:before,.fa-hacker-news:before{content:"\f1d4"}.fa-tencent-weibo:before{content:"\f1d5"}.fa-qq:before{content:"\f1d6"}.fa-wechat:before,.fa-weixin:before{content:"\f1d7"}.fa-send:before,.fa-paper-plane:before{content:"\f1d8"}.fa-send-o:before,.fa-paper-plane-o:before{content:"\f1d9"}.fa-history:before{content:"\f1da"}.fa-circle-thin:before{content:"\f1db"}.fa-header:before{content:"\f1dc"}.fa-paragraph:before{content:"\f1dd"}.fa-sliders:before{content:"\f1de"}.fa-share-alt:before{content:"\f1e0"}.fa-share-alt-square:before{content:"\f1e1"}.fa-bomb:before{content:"\f1e2"}.fa-soccer-ball-o:before,.fa-futbol-o:before{content:"\f1e3"}.fa-tty:before{content:"\f1e4"}.fa-binoculars:before{content:"\f1e5"}.fa-plug:before{content:"\f1e6"}.fa-slideshare:before{content:"\f1e7"}.fa-twitch:before{content:"\f1e8"}.fa-yelp:before{content:"\f1e9"}.fa-newspaper-o:before{content:"\f1ea"}.fa-wifi:before{content:"\f1eb"}.fa-calculator:before{content:"\f1ec"}.fa-paypal:before{content:"\f1ed"}.fa-google-wallet:before{content:"\f1ee"}.fa-cc-visa:before{content:"\f1f0"}.fa-cc-mastercard:before{content:"\f1f1"}.fa-cc-discover:before{content:"\f1f2"}.fa-cc-amex:before{content:"\f1f3"}.fa-cc-paypal:before{content:"\f1f4"}.fa-cc-stripe:before{content:"\f1f5"}.fa-bell-slash:before{content:"\f1f6"}.fa-bell-slash-o:before{content:"\f1f7"}.fa-trash:before{content:"\f1f8"}.fa-copyright:before{content:"\f1f9"}.fa-at:before{content:"\f1fa"}.fa-eyedropper:before{content:"\f1fb"}.fa-paint-brush:before{content:"\f1fc"}.fa-birthday-cake:before{content:"\f1fd"}.fa-area-chart:before{content:"\f1fe"}.fa-pie-chart:before{content:"\f200"}.fa-line-chart:before{content:"\f201"}.fa-lastfm:before{content:"\f202"}.fa-lastfm-square:before{content:"\f203"}.fa-toggle-off:before{content:"\f204"}.fa-toggle-on:before{content:"\f205"}.fa-bicycle:before{content:"\f206"}.fa-bus:before{content:"\f207"}.fa-ioxhost:before{content:"\f208"}.fa-angellist:before{content:"\f209"}.fa-cc:before{content:"\f20a"}.fa-shekel:before,.fa-sheqel:before,.fa-ils:before{content:"\f20b"}.fa-meanpath:before{content:"\f20c"}.fa-buysellads:before{content:"\f20d"}.fa-connectdevelop:before{content:"\f20e"}.fa-dashcube:before{content:"\f210"}.fa-forumbee:before{content:"\f211"}.fa-leanpub:before{content:"\f212"}.fa-sellsy:before{content:"\f213"}.fa-shirtsinbulk:before{content:"\f214"}.fa-simplybuilt:before{content:"\f215"}.fa-skyatlas:before{content:"\f216"}.fa-cart-plus:before{content:"\f217"}.fa-cart-arrow-down:before{content:"\f218"}.fa-diamond:before{content:"\f219"}.fa-ship:before{content:"\f21a"}.fa-user-secret:before{content:"\f21b"}.fa-motorcycle:before{content:"\f21c"}.fa-street-view:before{content:"\f21d"}.fa-heartbeat:before{content:"\f21e"}.fa-venus:before{content:"\f221"}.fa-mars:before{content:"\f222"}.fa-mercury:before{content:"\f223"}.fa-intersex:before,.fa-transgender:before{content:"\f224"}.fa-transgender-alt:before{content:"\f225"}.fa-venus-double:before{content:"\f226"}.fa-mars-double:before{content:"\f227"}.fa-venus-mars:before{content:"\f228"}.fa-mars-stroke:before{content:"\f229"}.fa-mars-stroke-v:before{content:"\f22a"}.fa-mars-stroke-h:before{content:"\f22b"}.fa-neuter:before{content:"\f22c"}.fa-genderless:before{content:"\f22d"}.fa-facebook-official:before{content:"\f230"}.fa-pinterest-p:before{content:"\f231"}.fa-whatsapp:before{content:"\f232"}.fa-server:before{content:"\f233"}.fa-user-plus:before{content:"\f234"}.fa-user-times:before{content:"\f235"}.fa-hotel:before,.fa-bed:before{content:"\f236"}.fa-viacoin:before{content:"\f237"}.fa-train:before{content:"\f238"}.fa-subway:before{content:"\f239"}.fa-medium:before{content:"\f23a"}.fa-yc:before,.fa-y-combinator:before{content:"\f23b"}.fa-optin-monster:before{content:"\f23c"}.fa-opencart:before{content:"\f23d"}.fa-expeditedssl:before{content:"\f23e"}.fa-battery-4:before,.fa-battery:before,.fa-battery-full:before{content:"\f240"}.fa-battery-3:before,.fa-battery-three-quarters:before{content:"\f241"}.fa-battery-2:before,.fa-battery-half:before{content:"\f242"}.fa-battery-1:before,.fa-battery-quarter:before{content:"\f243"}.fa-battery-0:before,.fa-battery-empty:before{content:"\f244"}.fa-mouse-pointer:before{content:"\f245"}.fa-i-cursor:before{content:"\f246"}.fa-object-group:before{content:"\f247"}.fa-object-ungroup:before{content:"\f248"}.fa-sticky-note:before{content:"\f249"}.fa-sticky-note-o:before{content:"\f24a"}.fa-cc-jcb:before{content:"\f24b"}.fa-cc-diners-club:before{content:"\f24c"}.fa-clone:before{content:"\f24d"}.fa-balance-scale:before{content:"\f24e"}.fa-hourglass-o:before{content:"\f250"}.fa-hourglass-1:before,.fa-hourglass-start:before{content:"\f251"}.fa-hourglass-2:before,.fa-hourglass-half:before{content:"\f252"}.fa-hourglass-3:before,.fa-hourglass-end:before{content:"\f253"}.fa-hourglass:before{content:"\f254"}.fa-hand-grab-o:before,.fa-hand-rock-o:before{content:"\f255"}.fa-hand-stop-o:before,.fa-hand-paper-o:before{content:"\f256"}.fa-hand-scissors-o:before{content:"\f257"}.fa-hand-lizard-o:before{content:"\f258"}.fa-hand-spock-o:before{content:"\f259"}.fa-hand-pointer-o:before{content:"\f25a"}.fa-hand-peace-o:before{content:"\f25b"}.fa-trademark:before{content:"\f25c"}.fa-registered:before{content:"\f25d"}.fa-creative-commons:before{content:"\f25e"}.fa-gg:before{content:"\f260"}.fa-gg-circle:before{content:"\f261"}.fa-tripadvisor:before{content:"\f262"}.fa-odnoklassniki:before{content:"\f263"}.fa-odnoklassniki-square:before{content:"\f264"}.fa-get-pocket:before{content:"\f265"}.fa-wikipedia-w:before{content:"\f266"}.fa-safari:before{content:"\f267"}.fa-chrome:before{content:"\f268"}.fa-firefox:before{content:"\f269"}.fa-opera:before{content:"\f26a"}.fa-internet-explorer:before{content:"\f26b"}.fa-tv:before,.fa-television:before{content:"\f26c"}.fa-contao:before{content:"\f26d"}.fa-500px:before{content:"\f26e"}.fa-amazon:before{content:"\f270"}.fa-calendar-plus-o:before{content:"\f271"}.fa-calendar-minus-o:before{content:"\f272"}.fa-calendar-times-o:before{content:"\f273"}.fa-calendar-check-o:before{content:"\f274"}.fa-industry:before{content:"\f275"}.fa-map-pin:before{content:"\f276"}.fa-map-signs:before{content:"\f277"}.fa-map-o:before{content:"\f278"}.fa-map:before{content:"\f279"}.fa-commenting:before{content:"\f27a"}.fa-commenting-o:before{content:"\f27b"}.fa-houzz:before{content:"\f27c"}.fa-vimeo:before{content:"\f27d"}.fa-black-tie:before{content:"\f27e"}.fa-fonticons:before{content:"\f280"}.fa-reddit-alien:before{content:"\f281"}.fa-edge:before{content:"\f282"}.fa-credit-card-alt:before{content:"\f283"}.fa-codiepie:before{content:"\f284"}.fa-modx:before{content:"\f285"}.fa-fort-awesome:before{content:"\f286"}.fa-usb:before{content:"\f287"}.fa-product-hunt:before{content:"\f288"}.fa-mixcloud:before{content:"\f289"}.fa-scribd:before{content:"\f28a"}.fa-pause-circle:before{content:"\f28b"}.fa-pause-circle-o:before{content:"\f28c"}.fa-stop-circle:before{content:"\f28d"}.fa-stop-circle-o:before{content:"\f28e"}.fa-shopping-bag:before{content:"\f290"}.fa-shopping-basket:before{content:"\f291"}.fa-hashtag:before{content:"\f292"}.fa-bluetooth:before{content:"\f293"}.fa-bluetooth-b:before{content:"\f294"}.fa-percent:before{content:"\f295"}.fa-gitlab:before{content:"\f296"}.fa-wpbeginner:before{content:"\f297"}.fa-wpforms:before{content:"\f298"}.fa-envira:before{content:"\f299"}.fa-universal-access:before{content:"\f29a"}.fa-wheelchair-alt:before{content:"\f29b"}.fa-question-circle-o:before{content:"\f29c"}.fa-blind:before{content:"\f29d"}.fa-audio-description:before{content:"\f29e"}.fa-volume-control-phone:before{content:"\f2a0"}.fa-braille:before{content:"\f2a1"}.fa-assistive-listening-systems:before{content:"\f2a2"}.fa-asl-interpreting:before,.fa-american-sign-language-interpreting:before{content:"\f2a3"}.fa-deafness:before,.fa-hard-of-hearing:before,.fa-deaf:before{content:"\f2a4"}.fa-glide:before{content:"\f2a5"}.fa-glide-g:before{content:"\f2a6"}.fa-signing:before,.fa-sign-language:before{content:"\f2a7"}.fa-low-vision:before{content:"\f2a8"}.fa-viadeo:before{content:"\f2a9"}.fa-viadeo-square:before{content:"\f2aa"}.fa-snapchat:before{content:"\f2ab"}.fa-snapchat-ghost:before{content:"\f2ac"}.fa-snapchat-square:before{content:"\f2ad"}.fa-pied-piper:before{content:"\f2ae"}.fa-first-order:before{content:"\f2b0"}.fa-yoast:before{content:"\f2b1"}.fa-themeisle:before{content:"\f2b2"}.fa-google-plus-circle:before,.fa-google-plus-official:before{content:"\f2b3"}.fa-fa:before,.fa-font-awesome:before{content:"\f2b4"}.fa-handshake-o:before{content:"\f2b5"}.fa-envelope-open:before{content:"\f2b6"}.fa-envelope-open-o:before{content:"\f2b7"}.fa-linode:before{content:"\f2b8"}.fa-address-book:before{content:"\f2b9"}.fa-address-book-o:before{content:"\f2ba"}.fa-vcard:before,.fa-address-card:before{content:"\f2bb"}.fa-vcard-o:before,.fa-address-card-o:before{content:"\f2bc"}.fa-user-circle:before{content:"\f2bd"}.fa-user-circle-o:before{content:"\f2be"}.fa-user-o:before{content:"\f2c0"}.fa-id-badge:before{content:"\f2c1"}.fa-drivers-license:before,.fa-id-card:before{content:"\f2c2"}.fa-drivers-license-o:before,.fa-id-card-o:before{content:"\f2c3"}.fa-quora:before{content:"\f2c4"}.fa-free-code-camp:before{content:"\f2c5"}.fa-telegram:before{content:"\f2c6"}.fa-thermometer-4:before,.fa-thermometer:before,.fa-thermometer-full:before{content:"\f2c7"}.fa-thermometer-3:before,.fa-thermometer-three-quarters:before{content:"\f2c8"}.fa-thermometer-2:before,.fa-thermometer-half:before{content:"\f2c9"}.fa-thermometer-1:before,.fa-thermometer-quarter:before{content:"\f2ca"}.fa-thermometer-0:before,.fa-thermometer-empty:before{content:"\f2cb"}.fa-shower:before{content:"\f2cc"}.fa-bathtub:before,.fa-s15:before,.fa-bath:before{content:"\f2cd"}.fa-podcast:before{content:"\f2ce"}.fa-window-maximize:before{content:"\f2d0"}.fa-window-minimize:before{content:"\f2d1"}.fa-window-restore:before{content:"\f2d2"}.fa-times-rectangle:before,.fa-window-close:before{content:"\f2d3"}.fa-times-rectangle-o:before,.fa-window-close-o:before{content:"\f2d4"}.fa-bandcamp:before{content:"\f2d5"}.fa-grav:before{content:"\f2d6"}.fa-etsy:before{content:"\f2d7"}.fa-imdb:before{content:"\f2d8"}.fa-ravelry:before{content:"\f2d9"}.fa-eercast:before{content:"\f2da"}.fa-microchip:before{content:"\f2db"}.fa-snowflake-o:before{content:"\f2dc"}.fa-superpowers:before{content:"\f2dd"}.fa-wpexplorer:before{content:"\f2de"}.fa-meetup:before{content:"\f2e0"}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0, 0, 0, 0);border:0}.sr-only-focusable:active,.sr-only-focusable:focus{position:static;width:auto;height:auto;margin:0;overflow:visible;clip:auto}.fa-500px:before{content:"\f26e"}.fa-accessible-icon:before{content:"\f368"}.fa-accusoft:before{content:"\f369"}.fa-acquisitions-incorporated:before{content:"\f6af"}.fa-ad:before{content:"\f641"}.fa-address-book:before{content:"\f2b9"}.fa-address-card:before{content:"\f2bb"}.fa-adjust:before{content:"\f042"}.fa-adn:before{content:"\f170"}.fa-adobe:before{content:"\f778"}.fa-adversal:before{content:"\f36a"}.fa-affiliatetheme:before{content:"\f36b"}.fa-air-freshener:before{content:"\f5d0"}.fa-algolia:before{content:"\f36c"}.fa-align-center:before{content:"\f037"}.fa-align-justify:before{content:"\f039"}.fa-align-left:before{content:"\f036"}.fa-align-right:before{content:"\f038"}.fa-alipay:before{content:"\f642"}.fa-allergies:before{content:"\f461"}.fa-amazon:before{content:"\f270"}.fa-amazon-pay:before{content:"\f42c"}.fa-ambulance:before{content:"\f0f9"}.fa-american-sign-language-interpreting:before{content:"\f2a3"}.fa-amilia:before{content:"\f36d"}.fa-anchor:before{content:"\f13d"}.fa-android:before{content:"\f17b"}.fa-angellist:before{content:"\f209"}.fa-angle-double-down:before{content:"\f103"}.fa-angle-double-left:before{content:"\f100"}.fa-angle-double-right:before{content:"\f101"}.fa-angle-double-up:before{content:"\f102"}.fa-angle-down:before{content:"\f107"}.fa-angle-left:before{content:"\f104"}.fa-angle-right:before{content:"\f105"}.fa-angle-up:before{content:"\f106"}.fa-angry:before{content:"\f556"}.fa-angrycreative:before{content:"\f36e"}.fa-angular:before{content:"\f420"}.fa-ankh:before{content:"\f644"}.fa-app-store:before{content:"\f36f"}.fa-app-store-ios:before{content:"\f370"}.fa-apper:before{content:"\f371"}.fa-apple:before{content:"\f179"}.fa-apple-alt:before{content:"\f5d1"}.fa-apple-pay:before{content:"\f415"}.fa-archive:before{content:"\f187"}.fa-archway:before{content:"\f557"}.fa-arrow-alt-circle-down:before{content:"\f358"}.fa-arrow-alt-circle-left:before{content:"\f359"}.fa-arrow-alt-circle-right:before{content:"\f35a"}.fa-arrow-alt-circle-up:before{content:"\f35b"}.fa-arrow-circle-down:before{content:"\f0ab"}.fa-arrow-circle-left:before{content:"\f0a8"}.fa-arrow-circle-right:before{content:"\f0a9"}.fa-arrow-circle-up:before{content:"\f0aa"}.fa-arrow-down:before{content:"\f063"}.fa-arrow-left:before{content:"\f060"}.fa-arrow-right:before{content:"\f061"}.fa-arrow-up:before{content:"\f062"}.fa-arrows-alt:before{content:"\f0b2"}.fa-arrows-alt-h:before{content:"\f337"}.fa-arrows-alt-v:before{content:"\f338"}.fa-artstation:before{content:"\f77a"}.fa-assistive-listening-systems:before{content:"\f2a2"}.fa-asterisk:before{content:"\f069"}.fa-asymmetrik:before{content:"\f372"}.fa-at:before{content:"\f1fa"}.fa-atlas:before{content:"\f558"}.fa-atlassian:before{content:"\f77b"}.fa-atom:before{content:"\f5d2"}.fa-audible:before{content:"\f373"}.fa-audio-description:before{content:"\f29e"}.fa-autoprefixer:before{content:"\f41c"}.fa-avianex:before{content:"\f374"}.fa-aviato:before{content:"\f421"}.fa-award:before{content:"\f559"}.fa-aws:before{content:"\f375"}.fa-baby:before{content:"\f77c"}.fa-baby-carriage:before{content:"\f77d"}.fa-backspace:before{content:"\f55a"}.fa-backward:before{content:"\f04a"}.fa-bacon:before{content:"\f7e5"}.fa-balance-scale:before{content:"\f24e"}.fa-ban:before{content:"\f05e"}.fa-band-aid:before{content:"\f462"}.fa-bandcamp:before{content:"\f2d5"}.fa-barcode:before{content:"\f02a"}.fa-bars:before{content:"\f0c9"}.fa-baseball-ball:before{content:"\f433"}.fa-basketball-ball:before{content:"\f434"}.fa-bath:before{content:"\f2cd"}.fa-battery-empty:before{content:"\f244"}.fa-battery-full:before{content:"\f240"}.fa-battery-half:before{content:"\f242"}.fa-battery-quarter:before{content:"\f243"}.fa-battery-three-quarters:before{content:"\f241"}.fa-bed:before{content:"\f236"}.fa-beer:before{content:"\f0fc"}.fa-behance:before{content:"\f1b4"}.fa-behance-square:before{content:"\f1b5"}.fa-bell:before{content:"\f0f3"}.fa-bell-slash:before{content:"\f1f6"}.fa-bezier-curve:before{content:"\f55b"}.fa-bible:before{content:"\f647"}.fa-bicycle:before{content:"\f206"}.fa-bimobject:before{content:"\f378"}.fa-binoculars:before{content:"\f1e5"}.fa-biohazard:before{content:"\f780"}.fa-birthday-cake:before{content:"\f1fd"}.fa-bitbucket:before{content:"\f171"}.fa-bitcoin:before{content:"\f379"}.fa-bity:before{content:"\f37a"}.fa-black-tie:before{content:"\f27e"}.fa-blackberry:before{content:"\f37b"}.fa-blender:before{content:"\f517"}.fa-blender-phone:before{content:"\f6b6"}.fa-blind:before{content:"\f29d"}.fa-blog:before{content:"\f781"}.fa-blogger:before{content:"\f37c"}.fa-blogger-b:before{content:"\f37d"}.fa-bluetooth:before{content:"\f293"}.fa-bluetooth-b:before{content:"\f294"}.fa-bold:before{content:"\f032"}.fa-bolt:before{content:"\f0e7"}.fa-bomb:before{content:"\f1e2"}.fa-bone:before{content:"\f5d7"}.fa-bong:before{content:"\f55c"}.fa-book:before{content:"\f02d"}.fa-book-dead:before{content:"\f6b7"}.fa-book-medical:before{content:"\f7e6"}.fa-book-open:before{content:"\f518"}.fa-book-reader:before{content:"\f5da"}.fa-bookmark:before{content:"\f02e"}.fa-bowling-ball:before{content:"\f436"}.fa-box:before{content:"\f466"}.fa-box-open:before{content:"\f49e"}.fa-boxes:before{content:"\f468"}.fa-braille:before{content:"\f2a1"}.fa-brain:before{content:"\f5dc"}.fa-bread-slice:before{content:"\f7ec"}.fa-briefcase:before{content:"\f0b1"}.fa-briefcase-medical:before{content:"\f469"}.fa-broadcast-tower:before{content:"\f519"}.fa-broom:before{content:"\f51a"}.fa-brush:before{content:"\f55d"}.fa-btc:before{content:"\f15a"}.fa-bug:before{content:"\f188"}.fa-building:before{content:"\f1ad"}.fa-bullhorn:before{content:"\f0a1"}.fa-bullseye:before{content:"\f140"}.fa-burn:before{content:"\f46a"}.fa-buromobelexperte:before{content:"\f37f"}.fa-bus:before{content:"\f207"}.fa-bus-alt:before{content:"\f55e"}.fa-business-time:before{content:"\f64a"}.fa-buysellads:before{content:"\f20d"}.fa-calculator:before{content:"\f1ec"}.fa-calendar:before{content:"\f133"}.fa-calendar-alt:before{content:"\f073"}.fa-calendar-check:before{content:"\f274"}.fa-calendar-day:before{content:"\f783"}.fa-calendar-minus:before{content:"\f272"}.fa-calendar-plus:before{content:"\f271"}.fa-calendar-times:before{content:"\f273"}.fa-calendar-week:before{content:"\f784"}.fa-camera:before{content:"\f030"}.fa-camera-retro:before{content:"\f083"}.fa-campground:before{content:"\f6bb"}.fa-canadian-maple-leaf:before{content:"\f785"}.fa-candy-cane:before{content:"\f786"}.fa-cannabis:before{content:"\f55f"}.fa-capsules:before{content:"\f46b"}.fa-car:before{content:"\f1b9"}.fa-car-alt:before{content:"\f5de"}.fa-car-battery:before{content:"\f5df"}.fa-car-crash:before{content:"\f5e1"}.fa-car-side:before{content:"\f5e4"}.fa-caret-down:before{content:"\f0d7"}.fa-caret-left:before{content:"\f0d9"}.fa-caret-right:before{content:"\f0da"}.fa-caret-square-down:before{content:"\f150"}.fa-caret-square-left:before{content:"\f191"}.fa-caret-square-right:before{content:"\f152"}.fa-caret-square-up:before{content:"\f151"}.fa-caret-up:before{content:"\f0d8"}.fa-carrot:before{content:"\f787"}.fa-cart-arrow-down:before{content:"\f218"}.fa-cart-plus:before{content:"\f217"}.fa-cash-register:before{content:"\f788"}.fa-cat:before{content:"\f6be"}.fa-cc-amazon-pay:before{content:"\f42d"}.fa-cc-amex:before{content:"\f1f3"}.fa-cc-apple-pay:before{content:"\f416"}.fa-cc-diners-club:before{content:"\f24c"}.fa-cc-discover:before{content:"\f1f2"}.fa-cc-jcb:before{content:"\f24b"}.fa-cc-mastercard:before{content:"\f1f1"}.fa-cc-paypal:before{content:"\f1f4"}.fa-cc-stripe:before{content:"\f1f5"}.fa-cc-visa:before{content:"\f1f0"}.fa-centercode:before{content:"\f380"}.fa-centos:before{content:"\f789"}.fa-certificate:before{content:"\f0a3"}.fa-chair:before{content:"\f6c0"}.fa-chalkboard:before{content:"\f51b"}.fa-chalkboard-teacher:before{content:"\f51c"}.fa-charging-station:before{content:"\f5e7"}.fa-chart-area:before{content:"\f1fe"}.fa-chart-bar:before{content:"\f080"}.fa-chart-line:before{content:"\f201"}.fa-chart-pie:before{content:"\f200"}.fa-check:before{content:"\f00c"}.fa-check-circle:before{content:"\f058"}.fa-check-double:before{content:"\f560"}.fa-check-square:before{content:"\f14a"}.fa-cheese:before{content:"\f7ef"}.fa-chess:before{content:"\f439"}.fa-chess-bishop:before{content:"\f43a"}.fa-chess-board:before{content:"\f43c"}.fa-chess-king:before{content:"\f43f"}.fa-chess-knight:before{content:"\f441"}.fa-chess-pawn:before{content:"\f443"}.fa-chess-queen:before{content:"\f445"}.fa-chess-rook:before{content:"\f447"}.fa-chevron-circle-down:before{content:"\f13a"}.fa-chevron-circle-left:before{content:"\f137"}.fa-chevron-circle-right:before{content:"\f138"}.fa-chevron-circle-up:before{content:"\f139"}.fa-chevron-down:before{content:"\f078"}.fa-chevron-left:before{content:"\f053"}.fa-chevron-right:before{content:"\f054"}.fa-chevron-up:before{content:"\f077"}.fa-child:before{content:"\f1ae"}.fa-chrome:before{content:"\f268"}.fa-church:before{content:"\f51d"}.fa-circle:before{content:"\f111"}.fa-circle-notch:before{content:"\f1ce"}.fa-city:before{content:"\f64f"}.fa-clinic-medical:before{content:"\f7f2"}.fa-clipboard:before{content:"\f328"}.fa-clipboard-check:before{content:"\f46c"}.fa-clipboard-list:before{content:"\f46d"}.fa-clock:before{content:"\f017"}.fa-clone:before{content:"\f24d"}.fa-closed-captioning:before{content:"\f20a"}.fa-cloud:before{content:"\f0c2"}.fa-cloud-download-alt:before{content:"\f381"}.fa-cloud-meatball:before{content:"\f73b"}.fa-cloud-moon:before{content:"\f6c3"}.fa-cloud-moon-rain:before{content:"\f73c"}.fa-cloud-rain:before{content:"\f73d"}.fa-cloud-showers-heavy:before{content:"\f740"}.fa-cloud-sun:before{content:"\f6c4"}.fa-cloud-sun-rain:before{content:"\f743"}.fa-cloud-upload-alt:before{content:"\f382"}.fa-cloudscale:before{content:"\f383"}.fa-cloudsmith:before{content:"\f384"}.fa-cloudversify:before{content:"\f385"}.fa-cocktail:before{content:"\f561"}.fa-code:before{content:"\f121"}.fa-code-branch:before{content:"\f126"}.fa-codepen:before{content:"\f1cb"}.fa-codiepie:before{content:"\f284"}.fa-coffee:before{content:"\f0f4"}.fa-cog:before{content:"\f013"}.fa-cogs:before{content:"\f085"}.fa-coins:before{content:"\f51e"}.fa-columns:before{content:"\f0db"}.fa-comment:before{content:"\f075"}.fa-comment-alt:before{content:"\f27a"}.fa-comment-dollar:before{content:"\f651"}.fa-comment-dots:before{content:"\f4ad"}.fa-comment-medical:before{content:"\f7f5"}.fa-comment-slash:before{content:"\f4b3"}.fa-comments:before{content:"\f086"}.fa-comments-dollar:before{content:"\f653"}.fa-compact-disc:before{content:"\f51f"}.fa-compass:before{content:"\f14e"}.fa-compress:before{content:"\f066"}.fa-compress-arrows-alt:before{content:"\f78c"}.fa-concierge-bell:before{content:"\f562"}.fa-confluence:before{content:"\f78d"}.fa-connectdevelop:before{content:"\f20e"}.fa-contao:before{content:"\f26d"}.fa-cookie:before{content:"\f563"}.fa-cookie-bite:before{content:"\f564"}.fa-copy:before{content:"\f0c5"}.fa-copyright:before{content:"\f1f9"}.fa-couch:before{content:"\f4b8"}.fa-cpanel:before{content:"\f388"}.fa-creative-commons:before{content:"\f25e"}.fa-creative-commons-by:before{content:"\f4e7"}.fa-creative-commons-nc:before{content:"\f4e8"}.fa-creative-commons-nc-eu:before{content:"\f4e9"}.fa-creative-commons-nc-jp:before{content:"\f4ea"}.fa-creative-commons-nd:before{content:"\f4eb"}.fa-creative-commons-pd:before{content:"\f4ec"}.fa-creative-commons-pd-alt:before{content:"\f4ed"}.fa-creative-commons-remix:before{content:"\f4ee"}.fa-creative-commons-sa:before{content:"\f4ef"}.fa-creative-commons-sampling:before{content:"\f4f0"}.fa-creative-commons-sampling-plus:before{content:"\f4f1"}.fa-creative-commons-share:before{content:"\f4f2"}.fa-creative-commons-zero:before{content:"\f4f3"}.fa-credit-card:before{content:"\f09d"}.fa-critical-role:before{content:"\f6c9"}.fa-crop:before{content:"\f125"}.fa-crop-alt:before{content:"\f565"}.fa-cross:before{content:"\f654"}.fa-crosshairs:before{content:"\f05b"}.fa-crow:before{content:"\f520"}.fa-crown:before{content:"\f521"}.fa-crutch:before{content:"\f7f7"}.fa-css3:before{content:"\f13c"}.fa-css3-alt:before{content:"\f38b"}.fa-cube:before{content:"\f1b2"}.fa-cubes:before{content:"\f1b3"}.fa-cut:before{content:"\f0c4"}.fa-cuttlefish:before{content:"\f38c"}.fa-d-and-d:before{content:"\f38d"}.fa-d-and-d-beyond:before{content:"\f6ca"}.fa-dashcube:before{content:"\f210"}.fa-database:before{content:"\f1c0"}.fa-deaf:before{content:"\f2a4"}.fa-delicious:before{content:"\f1a5"}.fa-democrat:before{content:"\f747"}.fa-deploydog:before{content:"\f38e"}.fa-deskpro:before{content:"\f38f"}.fa-desktop:before{content:"\f108"}.fa-dev:before{content:"\f6cc"}.fa-deviantart:before{content:"\f1bd"}.fa-dharmachakra:before{content:"\f655"}.fa-dhl:before{content:"\f790"}.fa-diagnoses:before{content:"\f470"}.fa-diaspora:before{content:"\f791"}.fa-dice:before{content:"\f522"}.fa-dice-d20:before{content:"\f6cf"}.fa-dice-d6:before{content:"\f6d1"}.fa-dice-five:before{content:"\f523"}.fa-dice-four:before{content:"\f524"}.fa-dice-one:before{content:"\f525"}.fa-dice-six:before{content:"\f526"}.fa-dice-three:before{content:"\f527"}.fa-dice-two:before{content:"\f528"}.fa-digg:before{content:"\f1a6"}.fa-digital-ocean:before{content:"\f391"}.fa-digital-tachograph:before{content:"\f566"}.fa-directions:before{content:"\f5eb"}.fa-discord:before{content:"\f392"}.fa-discourse:before{content:"\f393"}.fa-divide:before{content:"\f529"}.fa-dizzy:before{content:"\f567"}.fa-dna:before{content:"\f471"}.fa-dochub:before{content:"\f394"}.fa-docker:before{content:"\f395"}.fa-dog:before{content:"\f6d3"}.fa-dollar-sign:before{content:"\f155"}.fa-dolly:before{content:"\f472"}.fa-dolly-flatbed:before{content:"\f474"}.fa-donate:before{content:"\f4b9"}.fa-door-closed:before{content:"\f52a"}.fa-door-open:before{content:"\f52b"}.fa-dot-circle:before{content:"\f192"}.fa-dove:before{content:"\f4ba"}.fa-download:before{content:"\f019"}.fa-draft2digital:before{content:"\f396"}.fa-drafting-compass:before{content:"\f568"}.fa-dragon:before{content:"\f6d5"}.fa-draw-polygon:before{content:"\f5ee"}.fa-dribbble:before{content:"\f17d"}.fa-dribbble-square:before{content:"\f397"}.fa-dropbox:before{content:"\f16b"}.fa-drum:before{content:"\f569"}.fa-drum-steelpan:before{content:"\f56a"}.fa-drumstick-bite:before{content:"\f6d7"}.fa-drupal:before{content:"\f1a9"}.fa-dumbbell:before{content:"\f44b"}.fa-dumpster:before{content:"\f793"}.fa-dumpster-fire:before{content:"\f794"}.fa-dungeon:before{content:"\f6d9"}.fa-dyalog:before{content:"\f399"}.fa-earlybirds:before{content:"\f39a"}.fa-ebay:before{content:"\f4f4"}.fa-edge:before{content:"\f282"}.fa-edit:before{content:"\f044"}.fa-egg:before{content:"\f7fb"}.fa-eject:before{content:"\f052"}.fa-elementor:before{content:"\f430"}.fa-ellipsis-h:before{content:"\f141"}.fa-ellipsis-v:before{content:"\f142"}.fa-ello:before{content:"\f5f1"}.fa-ember:before{content:"\f423"}.fa-empire:before{content:"\f1d1"}.fa-envelope:before{content:"\f0e0"}.fa-envelope-open:before{content:"\f2b6"}.fa-envelope-open-text:before{content:"\f658"}.fa-envelope-square:before{content:"\f199"}.fa-envira:before{content:"\f299"}.fa-equals:before{content:"\f52c"}.fa-eraser:before{content:"\f12d"}.fa-erlang:before{content:"\f39d"}.fa-ethereum:before{content:"\f42e"}.fa-ethernet:before{content:"\f796"}.fa-etsy:before{content:"\f2d7"}.fa-euro-sign:before{content:"\f153"}.fa-exchange-alt:before{content:"\f362"}.fa-exclamation:before{content:"\f12a"}.fa-exclamation-circle:before{content:"\f06a"}.fa-exclamation-triangle:before{content:"\f071"}.fa-expand:before{content:"\f065"}.fa-expand-arrows-alt:before{content:"\f31e"}.fa-expeditedssl:before{content:"\f23e"}.fa-external-link-alt:before{content:"\f35d"}.fa-external-link-square-alt:before{content:"\f360"}.fa-eye:before{content:"\f06e"}.fa-eye-dropper:before{content:"\f1fb"}.fa-eye-slash:before{content:"\f070"}.fa-facebook:before{content:"\f09a"}.fa-facebook-f:before{content:"\f39e"}.fa-facebook-messenger:before{content:"\f39f"}.fa-facebook-square:before{content:"\f082"}.fa-fantasy-flight-games:before{content:"\f6dc"}.fa-fast-backward:before{content:"\f049"}.fa-fast-forward:before{content:"\f050"}.fa-fax:before{content:"\f1ac"}.fa-feather:before{content:"\f52d"}.fa-feather-alt:before{content:"\f56b"}.fa-fedex:before{content:"\f797"}.fa-fedora:before{content:"\f798"}.fa-female:before{content:"\f182"}.fa-fighter-jet:before{content:"\f0fb"}.fa-figma:before{content:"\f799"}.fa-file:before{content:"\f15b"}.fa-file-alt:before{content:"\f15c"}.fa-file-archive:before{content:"\f1c6"}.fa-file-audio:before{content:"\f1c7"}.fa-file-code:before{content:"\f1c9"}.fa-file-contract:before{content:"\f56c"}.fa-file-csv:before{content:"\f6dd"}.fa-file-download:before{content:"\f56d"}.fa-file-excel:before{content:"\f1c3"}.fa-file-export:before{content:"\f56e"}.fa-file-image:before{content:"\f1c5"}.fa-file-import:before{content:"\f56f"}.fa-file-invoice:before{content:"\f570"}.fa-file-invoice-dollar:before{content:"\f571"}.fa-file-medical:before{content:"\f477"}.fa-file-medical-alt:before{content:"\f478"}.fa-file-pdf:before{content:"\f1c1"}.fa-file-powerpoint:before{content:"\f1c4"}.fa-file-prescription:before{content:"\f572"}.fa-file-signature:before{content:"\f573"}.fa-file-upload:before{content:"\f574"}.fa-file-video:before{content:"\f1c8"}.fa-file-word:before{content:"\f1c2"}.fa-fill:before{content:"\f575"}.fa-fill-drip:before{content:"\f576"}.fa-film:before{content:"\f008"}.fa-filter:before{content:"\f0b0"}.fa-fingerprint:before{content:"\f577"}.fa-fire:before{content:"\f06d"}.fa-fire-alt:before{content:"\f7e4"}.fa-fire-extinguisher:before{content:"\f134"}.fa-firefox:before{content:"\f269"}.fa-first-aid:before{content:"\f479"}.fa-first-order:before{content:"\f2b0"}.fa-first-order-alt:before{content:"\f50a"}.fa-firstdraft:before{content:"\f3a1"}.fa-fish:before{content:"\f578"}.fa-fist-raised:before{content:"\f6de"}.fa-flag:before{content:"\f024"}.fa-flag-checkered:before{content:"\f11e"}.fa-flag-usa:before{content:"\f74d"}.fa-flask:before{content:"\f0c3"}.fa-flickr:before{content:"\f16e"}.fa-flipboard:before{content:"\f44d"}.fa-flushed:before{content:"\f579"}.fa-fly:before{content:"\f417"}.fa-folder:before{content:"\f07b"}.fa-folder-minus:before{content:"\f65d"}.fa-folder-open:before{content:"\f07c"}.fa-folder-plus:before{content:"\f65e"}.fa-font:before{content:"\f031"}.fa-font-awesome:before{content:"\f2b4"}.fa-font-awesome-alt:before{content:"\f35c"}.fa-font-awesome-flag:before{content:"\f425"}.fa-font-awesome-logo-full:before{content:"\f4e6"}.fa-fonticons:before{content:"\f280"}.fa-fonticons-fi:before{content:"\f3a2"}.fa-football-ball:before{content:"\f44e"}.fa-fort-awesome:before{content:"\f286"}.fa-fort-awesome-alt:before{content:"\f3a3"}.fa-forumbee:before{content:"\f211"}.fa-forward:before{content:"\f04e"}.fa-foursquare:before{content:"\f180"}.fa-free-code-camp:before{content:"\f2c5"}.fa-freebsd:before{content:"\f3a4"}.fa-frog:before{content:"\f52e"}.fa-frown:before{content:"\f119"}.fa-frown-open:before{content:"\f57a"}.fa-fulcrum:before{content:"\f50b"}.fa-funnel-dollar:before{content:"\f662"}.fa-futbol:before{content:"\f1e3"}.fa-galactic-republic:before{content:"\f50c"}.fa-galactic-senate:before{content:"\f50d"}.fa-gamepad:before{content:"\f11b"}.fa-gas-pump:before{content:"\f52f"}.fa-gavel:before{content:"\f0e3"}.fa-gem:before{content:"\f3a5"}.fa-genderless:before{content:"\f22d"}.fa-get-pocket:before{content:"\f265"}.fa-gg:before{content:"\f260"}.fa-gg-circle:before{content:"\f261"}.fa-ghost:before{content:"\f6e2"}.fa-gift:before{content:"\f06b"}.fa-gifts:before{content:"\f79c"}.fa-git:before{content:"\f1d3"}.fa-git-square:before{content:"\f1d2"}.fa-github:before{content:"\f09b"}.fa-github-alt:before{content:"\f113"}.fa-github-square:before{content:"\f092"}.fa-gitkraken:before{content:"\f3a6"}.fa-gitlab:before{content:"\f296"}.fa-gitter:before{content:"\f426"}.fa-glass-cheers:before{content:"\f79f"}.fa-glass-martini:before{content:"\f000"}.fa-glass-martini-alt:before{content:"\f57b"}.fa-glass-whiskey:before{content:"\f7a0"}.fa-glasses:before{content:"\f530"}.fa-glide:before{content:"\f2a5"}.fa-glide-g:before{content:"\f2a6"}.fa-globe:before{content:"\f0ac"}.fa-globe-africa:before{content:"\f57c"}.fa-globe-americas:before{content:"\f57d"}.fa-globe-asia:before{content:"\f57e"}.fa-globe-europe:before{content:"\f7a2"}.fa-gofore:before{content:"\f3a7"}.fa-golf-ball:before{content:"\f450"}.fa-goodreads:before{content:"\f3a8"}.fa-goodreads-g:before{content:"\f3a9"}.fa-google:before{content:"\f1a0"}.fa-google-drive:before{content:"\f3aa"}.fa-google-play:before{content:"\f3ab"}.fa-google-plus:before{content:"\f2b3"}.fa-google-plus-g:before{content:"\f0d5"}.fa-google-plus-square:before{content:"\f0d4"}.fa-google-wallet:before{content:"\f1ee"}.fa-gopuram:before{content:"\f664"}.fa-graduation-cap:before{content:"\f19d"}.fa-gratipay:before{content:"\f184"}.fa-grav:before{content:"\f2d6"}.fa-greater-than:before{content:"\f531"}.fa-greater-than-equal:before{content:"\f532"}.fa-grimace:before{content:"\f57f"}.fa-grin:before{content:"\f580"}.fa-grin-alt:before{content:"\f581"}.fa-grin-beam:before{content:"\f582"}.fa-grin-beam-sweat:before{content:"\f583"}.fa-grin-hearts:before{content:"\f584"}.fa-grin-squint:before{content:"\f585"}.fa-grin-squint-tears:before{content:"\f586"}.fa-grin-stars:before{content:"\f587"}.fa-grin-tears:before{content:"\f588"}.fa-grin-tongue:before{content:"\f589"}.fa-grin-tongue-squint:before{content:"\f58a"}.fa-grin-tongue-wink:before{content:"\f58b"}.fa-grin-wink:before{content:"\f58c"}.fa-grip-horizontal:before{content:"\f58d"}.fa-grip-lines:before{content:"\f7a4"}.fa-grip-lines-vertical:before{content:"\f7a5"}.fa-grip-vertical:before{content:"\f58e"}.fa-gripfire:before{content:"\f3ac"}.fa-grunt:before{content:"\f3ad"}.fa-guitar:before{content:"\f7a6"}.fa-gulp:before{content:"\f3ae"}.fa-h-square:before{content:"\f0fd"}.fa-hacker-news:before{content:"\f1d4"}.fa-hacker-news-square:before{content:"\f3af"}.fa-hackerrank:before{content:"\f5f7"}.fa-hamburger:before{content:"\f805"}.fa-hammer:before{content:"\f6e3"}.fa-hamsa:before{content:"\f665"}.fa-hand-holding:before{content:"\f4bd"}.fa-hand-holding-heart:before{content:"\f4be"}.fa-hand-holding-usd:before{content:"\f4c0"}.fa-hand-lizard:before{content:"\f258"}.fa-hand-middle-finger:before{content:"\f806"}.fa-hand-paper:before{content:"\f256"}.fa-hand-peace:before{content:"\f25b"}.fa-hand-point-down:before{content:"\f0a7"}.fa-hand-point-left:before{content:"\f0a5"}.fa-hand-point-right:before{content:"\f0a4"}.fa-hand-point-up:before{content:"\f0a6"}.fa-hand-pointer:before{content:"\f25a"}.fa-hand-rock:before{content:"\f255"}.fa-hand-scissors:before{content:"\f257"}.fa-hand-spock:before{content:"\f259"}.fa-hands:before{content:"\f4c2"}.fa-hands-helping:before{content:"\f4c4"}.fa-handshake:before{content:"\f2b5"}.fa-hanukiah:before{content:"\f6e6"}.fa-hard-hat:before{content:"\f807"}.fa-hashtag:before{content:"\f292"}.fa-hat-wizard:before{content:"\f6e8"}.fa-haykal:before{content:"\f666"}.fa-hdd:before{content:"\f0a0"}.fa-heading:before{content:"\f1dc"}.fa-headphones:before{content:"\f025"}.fa-headphones-alt:before{content:"\f58f"}.fa-headset:before{content:"\f590"}.fa-heart:before{content:"\f004"}.fa-heart-broken:before{content:"\f7a9"}.fa-heartbeat:before{content:"\f21e"}.fa-helicopter:before{content:"\f533"}.fa-highlighter:before{content:"\f591"}.fa-hiking:before{content:"\f6ec"}.fa-hippo:before{content:"\f6ed"}.fa-hips:before{content:"\f452"}.fa-hire-a-helper:before{content:"\f3b0"}.fa-history:before{content:"\f1da"}.fa-hockey-puck:before{content:"\f453"}.fa-holly-berry:before{content:"\f7aa"}.fa-home:before{content:"\f015"}.fa-hooli:before{content:"\f427"}.fa-hornbill:before{content:"\f592"}.fa-horse:before{content:"\f6f0"}.fa-horse-head:before{content:"\f7ab"}.fa-hospital:before{content:"\f0f8"}.fa-hospital-alt:before{content:"\f47d"}.fa-hospital-symbol:before{content:"\f47e"}.fa-hot-tub:before{content:"\f593"}.fa-hotdog:before{content:"\f80f"}.fa-hotel:before{content:"\f594"}.fa-hotjar:before{content:"\f3b1"}.fa-hourglass:before{content:"\f254"}.fa-hourglass-end:before{content:"\f253"}.fa-hourglass-half:before{content:"\f252"}.fa-hourglass-start:before{content:"\f251"}.fa-house-damage:before{content:"\f6f1"}.fa-houzz:before{content:"\f27c"}.fa-hryvnia:before{content:"\f6f2"}.fa-html5:before{content:"\f13b"}.fa-hubspot:before{content:"\f3b2"}.fa-i-cursor:before{content:"\f246"}.fa-ice-cream:before{content:"\f810"}.fa-icicles:before{content:"\f7ad"}.fa-id-badge:before{content:"\f2c1"}.fa-id-card:before{content:"\f2c2"}.fa-id-card-alt:before{content:"\f47f"}.fa-igloo:before{content:"\f7ae"}.fa-image:before{content:"\f03e"}.fa-images:before{content:"\f302"}.fa-imdb:before{content:"\f2d8"}.fa-inbox:before{content:"\f01c"}.fa-indent:before{content:"\f03c"}.fa-industry:before{content:"\f275"}.fa-infinity:before{content:"\f534"}.fa-info:before{content:"\f129"}.fa-info-circle:before{content:"\f05a"}.fa-instagram:before{content:"\f16d"}.fa-intercom:before{content:"\f7af"}.fa-internet-explorer:before{content:"\f26b"}.fa-invision:before{content:"\f7b0"}.fa-ioxhost:before{content:"\f208"}.fa-italic:before{content:"\f033"}.fa-itunes:before{content:"\f3b4"}.fa-itunes-note:before{content:"\f3b5"}.fa-java:before{content:"\f4e4"}.fa-jedi:before{content:"\f669"}.fa-jedi-order:before{content:"\f50e"}.fa-jenkins:before{content:"\f3b6"}.fa-jira:before{content:"\f7b1"}.fa-joget:before{content:"\f3b7"}.fa-joint:before{content:"\f595"}.fa-joomla:before{content:"\f1aa"}.fa-journal-whills:before{content:"\f66a"}.fa-js:before{content:"\f3b8"}.fa-js-square:before{content:"\f3b9"}.fa-jsfiddle:before{content:"\f1cc"}.fa-kaaba:before{content:"\f66b"}.fa-kaggle:before{content:"\f5fa"}.fa-key:before{content:"\f084"}.fa-keybase:before{content:"\f4f5"}.fa-keyboard:before{content:"\f11c"}.fa-keycdn:before{content:"\f3ba"}.fa-khanda:before{content:"\f66d"}.fa-kickstarter:before{content:"\f3bb"}.fa-kickstarter-k:before{content:"\f3bc"}.fa-kiss:before{content:"\f596"}.fa-kiss-beam:before{content:"\f597"}.fa-kiss-wink-heart:before{content:"\f598"}.fa-kiwi-bird:before{content:"\f535"}.fa-korvue:before{content:"\f42f"}.fa-landmark:before{content:"\f66f"}.fa-language:before{content:"\f1ab"}.fa-laptop:before{content:"\f109"}.fa-laptop-code:before{content:"\f5fc"}.fa-laptop-medical:before{content:"\f812"}.fa-laravel:before{content:"\f3bd"}.fa-lastfm:before{content:"\f202"}.fa-lastfm-square:before{content:"\f203"}.fa-laugh:before{content:"\f599"}.fa-laugh-beam:before{content:"\f59a"}.fa-laugh-squint:before{content:"\f59b"}.fa-laugh-wink:before{content:"\f59c"}.fa-layer-group:before{content:"\f5fd"}.fa-leaf:before{content:"\f06c"}.fa-leanpub:before{content:"\f212"}.fa-lemon:before{content:"\f094"}.fa-less:before{content:"\f41d"}.fa-less-than:before{content:"\f536"}.fa-less-than-equal:before{content:"\f537"}.fa-level-down-alt:before{content:"\f3be"}.fa-level-up-alt:before{content:"\f3bf"}.fa-life-ring:before{content:"\f1cd"}.fa-lightbulb:before{content:"\f0eb"}.fa-line:before{content:"\f3c0"}.fa-link:before{content:"\f0c1"}.fa-linkedin:before{content:"\f08c"}.fa-linkedin-in:before{content:"\f0e1"}.fa-linode:before{content:"\f2b8"}.fa-linux:before{content:"\f17c"}.fa-lira-sign:before{content:"\f195"}.fa-list:before{content:"\f03a"}.fa-list-alt:before{content:"\f022"}.fa-list-ol:before{content:"\f0cb"}.fa-list-ul:before{content:"\f0ca"}.fa-location-arrow:before{content:"\f124"}.fa-lock:before{content:"\f023"}.fa-lock-open:before{content:"\f3c1"}.fa-long-arrow-alt-down:before{content:"\f309"}.fa-long-arrow-alt-left:before{content:"\f30a"}.fa-long-arrow-alt-right:before{content:"\f30b"}.fa-long-arrow-alt-up:before{content:"\f30c"}.fa-low-vision:before{content:"\f2a8"}.fa-luggage-cart:before{content:"\f59d"}.fa-lyft:before{content:"\f3c3"}.fa-magento:before{content:"\f3c4"}.fa-magic:before{content:"\f0d0"}.fa-magnet:before{content:"\f076"}.fa-mail-bulk:before{content:"\f674"}.fa-mailchimp:before{content:"\f59e"}.fa-male:before{content:"\f183"}.fa-mandalorian:before{content:"\f50f"}.fa-map:before{content:"\f279"}.fa-map-marked:before{content:"\f59f"}.fa-map-marked-alt:before{content:"\f5a0"}.fa-map-marker:before{content:"\f041"}.fa-map-marker-alt:before{content:"\f3c5"}.fa-map-pin:before{content:"\f276"}.fa-map-signs:before{content:"\f277"}.fa-markdown:before{content:"\f60f"}.fa-marker:before{content:"\f5a1"}.fa-mars:before{content:"\f222"}.fa-mars-double:before{content:"\f227"}.fa-mars-stroke:before{content:"\f229"}.fa-mars-stroke-h:before{content:"\f22b"}.fa-mars-stroke-v:before{content:"\f22a"}.fa-mask:before{content:"\f6fa"}.fa-mastodon:before{content:"\f4f6"}.fa-maxcdn:before{content:"\f136"}.fa-medal:before{content:"\f5a2"}.fa-medapps:before{content:"\f3c6"}.fa-medium:before{content:"\f23a"}.fa-medium-m:before{content:"\f3c7"}.fa-medkit:before{content:"\f0fa"}.fa-medrt:before{content:"\f3c8"}.fa-meetup:before{content:"\f2e0"}.fa-megaport:before{content:"\f5a3"}.fa-meh:before{content:"\f11a"}.fa-meh-blank:before{content:"\f5a4"}.fa-meh-rolling-eyes:before{content:"\f5a5"}.fa-memory:before{content:"\f538"}.fa-mendeley:before{content:"\f7b3"}.fa-menorah:before{content:"\f676"}.fa-mercury:before{content:"\f223"}.fa-meteor:before{content:"\f753"}.fa-microchip:before{content:"\f2db"}.fa-microphone:before{content:"\f130"}.fa-microphone-alt:before{content:"\f3c9"}.fa-microphone-alt-slash:before{content:"\f539"}.fa-microphone-slash:before{content:"\f131"}.fa-microscope:before{content:"\f610"}.fa-microsoft:before{content:"\f3ca"}.fa-minus:before{content:"\f068"}.fa-minus-circle:before{content:"\f056"}.fa-minus-square:before{content:"\f146"}.fa-mitten:before{content:"\f7b5"}.fa-mix:before{content:"\f3cb"}.fa-mixcloud:before{content:"\f289"}.fa-mizuni:before{content:"\f3cc"}.fa-mobile:before{content:"\f10b"}.fa-mobile-alt:before{content:"\f3cd"}.fa-modx:before{content:"\f285"}.fa-monero:before{content:"\f3d0"}.fa-money-bill:before{content:"\f0d6"}.fa-money-bill-alt:before{content:"\f3d1"}.fa-money-bill-wave:before{content:"\f53a"}.fa-money-bill-wave-alt:before{content:"\f53b"}.fa-money-check:before{content:"\f53c"}.fa-money-check-alt:before{content:"\f53d"}.fa-monument:before{content:"\f5a6"}.fa-moon:before{content:"\f186"}.fa-mortar-pestle:before{content:"\f5a7"}.fa-mosque:before{content:"\f678"}.fa-motorcycle:before{content:"\f21c"}.fa-mountain:before{content:"\f6fc"}.fa-mouse-pointer:before{content:"\f245"}.fa-mug-hot:before{content:"\f7b6"}.fa-music:before{content:"\f001"}.fa-napster:before{content:"\f3d2"}.fa-neos:before{content:"\f612"}.fa-network-wired:before{content:"\f6ff"}.fa-neuter:before{content:"\f22c"}.fa-newspaper:before{content:"\f1ea"}.fa-nimblr:before{content:"\f5a8"}.fa-nintendo-switch:before{content:"\f418"}.fa-node:before{content:"\f419"}.fa-node-js:before{content:"\f3d3"}.fa-not-equal:before{content:"\f53e"}.fa-notes-medical:before{content:"\f481"}.fa-npm:before{content:"\f3d4"}.fa-ns8:before{content:"\f3d5"}.fa-nutritionix:before{content:"\f3d6"}.fa-object-group:before{content:"\f247"}.fa-object-ungroup:before{content:"\f248"}.fa-odnoklassniki:before{content:"\f263"}.fa-odnoklassniki-square:before{content:"\f264"}.fa-oil-can:before{content:"\f613"}.fa-old-republic:before{content:"\f510"}.fa-om:before{content:"\f679"}.fa-opencart:before{content:"\f23d"}.fa-openid:before{content:"\f19b"}.fa-opera:before{content:"\f26a"}.fa-optin-monster:before{content:"\f23c"}.fa-osi:before{content:"\f41a"}.fa-otter:before{content:"\f700"}.fa-outdent:before{content:"\f03b"}.fa-page4:before{content:"\f3d7"}.fa-pagelines:before{content:"\f18c"}.fa-pager:before{content:"\f815"}.fa-paint-brush:before{content:"\f1fc"}.fa-paint-roller:before{content:"\f5aa"}.fa-palette:before{content:"\f53f"}.fa-palfed:before{content:"\f3d8"}.fa-pallet:before{content:"\f482"}.fa-paper-plane:before{content:"\f1d8"}.fa-paperclip:before{content:"\f0c6"}.fa-parachute-box:before{content:"\f4cd"}.fa-paragraph:before{content:"\f1dd"}.fa-parking:before{content:"\f540"}.fa-passport:before{content:"\f5ab"}.fa-pastafarianism:before{content:"\f67b"}.fa-paste:before{content:"\f0ea"}.fa-patreon:before{content:"\f3d9"}.fa-pause:before{content:"\f04c"}.fa-pause-circle:before{content:"\f28b"}.fa-paw:before{content:"\f1b0"}.fa-paypal:before{content:"\f1ed"}.fa-peace:before{content:"\f67c"}.fa-pen:before{content:"\f304"}.fa-pen-alt:before{content:"\f305"}.fa-pen-fancy:before{content:"\f5ac"}.fa-pen-nib:before{content:"\f5ad"}.fa-pen-square:before{content:"\f14b"}.fa-pencil-alt:before{content:"\f303"}.fa-pencil-ruler:before{content:"\f5ae"}.fa-penny-arcade:before{content:"\f704"}.fa-people-carry:before{content:"\f4ce"}.fa-pepper-hot:before{content:"\f816"}.fa-percent:before{content:"\f295"}.fa-percentage:before{content:"\f541"}.fa-periscope:before{content:"\f3da"}.fa-person-booth:before{content:"\f756"}.fa-phabricator:before{content:"\f3db"}.fa-phoenix-framework:before{content:"\f3dc"}.fa-phoenix-squadron:before{content:"\f511"}.fa-phone:before{content:"\f095"}.fa-phone-slash:before{content:"\f3dd"}.fa-phone-square:before{content:"\f098"}.fa-phone-volume:before{content:"\f2a0"}.fa-php:before{content:"\f457"}.fa-pied-piper:before{content:"\f2ae"}.fa-pied-piper-alt:before{content:"\f1a8"}.fa-pied-piper-hat:before{content:"\f4e5"}.fa-pied-piper-pp:before{content:"\f1a7"}.fa-piggy-bank:before{content:"\f4d3"}.fa-pills:before{content:"\f484"}.fa-pinterest:before{content:"\f0d2"}.fa-pinterest-p:before{content:"\f231"}.fa-pinterest-square:before{content:"\f0d3"}.fa-pizza-slice:before{content:"\f818"}.fa-place-of-worship:before{content:"\f67f"}.fa-plane:before{content:"\f072"}.fa-plane-arrival:before{content:"\f5af"}.fa-plane-departure:before{content:"\f5b0"}.fa-play:before{content:"\f04b"}.fa-play-circle:before{content:"\f144"}.fa-playstation:before{content:"\f3df"}.fa-plug:before{content:"\f1e6"}.fa-plus:before{content:"\f067"}.fa-plus-circle:before{content:"\f055"}.fa-plus-square:before{content:"\f0fe"}.fa-podcast:before{content:"\f2ce"}.fa-poll:before{content:"\f681"}.fa-poll-h:before{content:"\f682"}.fa-poo:before{content:"\f2fe"}.fa-poo-storm:before{content:"\f75a"}.fa-poop:before{content:"\f619"}.fa-portrait:before{content:"\f3e0"}.fa-pound-sign:before{content:"\f154"}.fa-power-off:before{content:"\f011"}.fa-pray:before{content:"\f683"}.fa-praying-hands:before{content:"\f684"}.fa-prescription:before{content:"\f5b1"}.fa-prescription-bottle:before{content:"\f485"}.fa-prescription-bottle-alt:before{content:"\f486"}.fa-print:before{content:"\f02f"}.fa-procedures:before{content:"\f487"}.fa-product-hunt:before{content:"\f288"}.fa-project-diagram:before{content:"\f542"}.fa-pushed:before{content:"\f3e1"}.fa-puzzle-piece:before{content:"\f12e"}.fa-python:before{content:"\f3e2"}.fa-qq:before{content:"\f1d6"}.fa-qrcode:before{content:"\f029"}.fa-question:before{content:"\f128"}.fa-question-circle:before{content:"\f059"}.fa-quidditch:before{content:"\f458"}.fa-quinscape:before{content:"\f459"}.fa-quora:before{content:"\f2c4"}.fa-quote-left:before{content:"\f10d"}.fa-quote-right:before{content:"\f10e"}.fa-quran:before{content:"\f687"}.fa-r-project:before{content:"\f4f7"}.fa-radiation:before{content:"\f7b9"}.fa-radiation-alt:before{content:"\f7ba"}.fa-rainbow:before{content:"\f75b"}.fa-random:before{content:"\f074"}.fa-raspberry-pi:before{content:"\f7bb"}.fa-ravelry:before{content:"\f2d9"}.fa-react:before{content:"\f41b"}.fa-reacteurope:before{content:"\f75d"}.fa-readme:before{content:"\f4d5"}.fa-rebel:before{content:"\f1d0"}.fa-receipt:before{content:"\f543"}.fa-recycle:before{content:"\f1b8"}.fa-red-river:before{content:"\f3e3"}.fa-reddit:before{content:"\f1a1"}.fa-reddit-alien:before{content:"\f281"}.fa-reddit-square:before{content:"\f1a2"}.fa-redhat:before{content:"\f7bc"}.fa-redo:before{content:"\f01e"}.fa-redo-alt:before{content:"\f2f9"}.fa-registered:before{content:"\f25d"}.fa-renren:before{content:"\f18b"}.fa-reply:before{content:"\f3e5"}.fa-reply-all:before{content:"\f122"}.fa-replyd:before{content:"\f3e6"}.fa-republican:before{content:"\f75e"}.fa-researchgate:before{content:"\f4f8"}.fa-resolving:before{content:"\f3e7"}.fa-restroom:before{content:"\f7bd"}.fa-retweet:before{content:"\f079"}.fa-rev:before{content:"\f5b2"}.fa-ribbon:before{content:"\f4d6"}.fa-ring:before{content:"\f70b"}.fa-road:before{content:"\f018"}.fa-robot:before{content:"\f544"}.fa-rocket:before{content:"\f135"}.fa-rocketchat:before{content:"\f3e8"}.fa-rockrms:before{content:"\f3e9"}.fa-route:before{content:"\f4d7"}.fa-rss:before{content:"\f09e"}.fa-rss-square:before{content:"\f143"}.fa-ruble-sign:before{content:"\f158"}.fa-ruler:before{content:"\f545"}.fa-ruler-combined:before{content:"\f546"}.fa-ruler-horizontal:before{content:"\f547"}.fa-ruler-vertical:before{content:"\f548"}.fa-running:before{content:"\f70c"}.fa-rupee-sign:before{content:"\f156"}.fa-sad-cry:before{content:"\f5b3"}.fa-sad-tear:before{content:"\f5b4"}.fa-safari:before{content:"\f267"}.fa-sass:before{content:"\f41e"}.fa-satellite:before{content:"\f7bf"}.fa-satellite-dish:before{content:"\f7c0"}.fa-save:before{content:"\f0c7"}.fa-schlix:before{content:"\f3ea"}.fa-school:before{content:"\f549"}.fa-screwdriver:before{content:"\f54a"}.fa-scribd:before{content:"\f28a"}.fa-scroll:before{content:"\f70e"}.fa-sd-card:before{content:"\f7c2"}.fa-search:before{content:"\f002"}.fa-search-dollar:before{content:"\f688"}.fa-search-location:before{content:"\f689"}.fa-search-minus:before{content:"\f010"}.fa-search-plus:before{content:"\f00e"}.fa-searchengin:before{content:"\f3eb"}.fa-seedling:before{content:"\f4d8"}.fa-sellcast:before{content:"\f2da"}.fa-sellsy:before{content:"\f213"}.fa-server:before{content:"\f233"}.fa-servicestack:before{content:"\f3ec"}.fa-shapes:before{content:"\f61f"}.fa-share:before{content:"\f064"}.fa-share-alt:before{content:"\f1e0"}.fa-share-alt-square:before{content:"\f1e1"}.fa-share-square:before{content:"\f14d"}.fa-shekel-sign:before{content:"\f20b"}.fa-shield-alt:before{content:"\f3ed"}.fa-ship:before{content:"\f21a"}.fa-shipping-fast:before{content:"\f48b"}.fa-shirtsinbulk:before{content:"\f214"}.fa-shoe-prints:before{content:"\f54b"}.fa-shopping-bag:before{content:"\f290"}.fa-shopping-basket:before{content:"\f291"}.fa-shopping-cart:before{content:"\f07a"}.fa-shopware:before{content:"\f5b5"}.fa-shower:before{content:"\f2cc"}.fa-shuttle-van:before{content:"\f5b6"}.fa-sign:before{content:"\f4d9"}.fa-sign-in-alt:before{content:"\f2f6"}.fa-sign-language:before{content:"\f2a7"}.fa-sign-out-alt:before{content:"\f2f5"}.fa-signal:before{content:"\f012"}.fa-signature:before{content:"\f5b7"}.fa-sim-card:before{content:"\f7c4"}.fa-simplybuilt:before{content:"\f215"}.fa-sistrix:before{content:"\f3ee"}.fa-sitemap:before{content:"\f0e8"}.fa-sith:before{content:"\f512"}.fa-skating:before{content:"\f7c5"}.fa-sketch:before{content:"\f7c6"}.fa-skiing:before{content:"\f7c9"}.fa-skiing-nordic:before{content:"\f7ca"}.fa-skull:before{content:"\f54c"}.fa-skull-crossbones:before{content:"\f714"}.fa-skyatlas:before{content:"\f216"}.fa-skype:before{content:"\f17e"}.fa-slack:before{content:"\f198"}.fa-slack-hash:before{content:"\f3ef"}.fa-slash:before{content:"\f715"}.fa-sleigh:before{content:"\f7cc"}.fa-sliders-h:before{content:"\f1de"}.fa-slideshare:before{content:"\f1e7"}.fa-smile:before{content:"\f118"}.fa-smile-beam:before{content:"\f5b8"}.fa-smile-wink:before{content:"\f4da"}.fa-smog:before{content:"\f75f"}.fa-smoking:before{content:"\f48d"}.fa-smoking-ban:before{content:"\f54d"}.fa-sms:before{content:"\f7cd"}.fa-snapchat:before{content:"\f2ab"}.fa-snapchat-ghost:before{content:"\f2ac"}.fa-snapchat-square:before{content:"\f2ad"}.fa-snowboarding:before{content:"\f7ce"}.fa-snowflake:before{content:"\f2dc"}.fa-snowman:before{content:"\f7d0"}.fa-snowplow:before{content:"\f7d2"}.fa-socks:before{content:"\f696"}.fa-solar-panel:before{content:"\f5ba"}.fa-sort:before{content:"\f0dc"}.fa-sort-alpha-down:before{content:"\f15d"}.fa-sort-alpha-up:before{content:"\f15e"}.fa-sort-amount-down:before{content:"\f160"}.fa-sort-amount-up:before{content:"\f161"}.fa-sort-down:before{content:"\f0dd"}.fa-sort-numeric-down:before{content:"\f162"}.fa-sort-numeric-up:before{content:"\f163"}.fa-sort-up:before{content:"\f0de"}.fa-soundcloud:before{content:"\f1be"}.fa-sourcetree:before{content:"\f7d3"}.fa-spa:before{content:"\f5bb"}.fa-space-shuttle:before{content:"\f197"}.fa-speakap:before{content:"\f3f3"}.fa-spider:before{content:"\f717"}.fa-spinner:before{content:"\f110"}.fa-splotch:before{content:"\f5bc"}.fa-spotify:before{content:"\f1bc"}.fa-spray-can:before{content:"\f5bd"}.fa-square:before{content:"\f0c8"}.fa-square-full:before{content:"\f45c"}.fa-square-root-alt:before{content:"\f698"}.fa-squarespace:before{content:"\f5be"}.fa-stack-exchange:before{content:"\f18d"}.fa-stack-overflow:before{content:"\f16c"}.fa-stamp:before{content:"\f5bf"}.fa-star:before{content:"\f005"}.fa-star-and-crescent:before{content:"\f699"}.fa-star-half:before{content:"\f089"}.fa-star-half-alt:before{content:"\f5c0"}.fa-star-of-david:before{content:"\f69a"}.fa-star-of-life:before{content:"\f621"}.fa-staylinked:before{content:"\f3f5"}.fa-steam:before{content:"\f1b6"}.fa-steam-square:before{content:"\f1b7"}.fa-steam-symbol:before{content:"\f3f6"}.fa-step-backward:before{content:"\f048"}.fa-step-forward:before{content:"\f051"}.fa-stethoscope:before{content:"\f0f1"}.fa-sticker-mule:before{content:"\f3f7"}.fa-sticky-note:before{content:"\f249"}.fa-stop:before{content:"\f04d"}.fa-stop-circle:before{content:"\f28d"}.fa-stopwatch:before{content:"\f2f2"}.fa-store:before{content:"\f54e"}.fa-store-alt:before{content:"\f54f"}.fa-strava:before{content:"\f428"}.fa-stream:before{content:"\f550"}.fa-street-view:before{content:"\f21d"}.fa-strikethrough:before{content:"\f0cc"}.fa-stripe:before{content:"\f429"}.fa-stripe-s:before{content:"\f42a"}.fa-stroopwafel:before{content:"\f551"}.fa-studiovinari:before{content:"\f3f8"}.fa-stumbleupon:before{content:"\f1a4"}.fa-stumbleupon-circle:before{content:"\f1a3"}.fa-subscript:before{content:"\f12c"}.fa-subway:before{content:"\f239"}.fa-suitcase:before{content:"\f0f2"}.fa-suitcase-rolling:before{content:"\f5c1"}.fa-sun:before{content:"\f185"}.fa-superpowers:before{content:"\f2dd"}.fa-superscript:before{content:"\f12b"}.fa-supple:before{content:"\f3f9"}.fa-surprise:before{content:"\f5c2"}.fa-suse:before{content:"\f7d6"}.fa-swatchbook:before{content:"\f5c3"}.fa-swimmer:before{content:"\f5c4"}.fa-swimming-pool:before{content:"\f5c5"}.fa-synagogue:before{content:"\f69b"}.fa-sync:before{content:"\f021"}.fa-sync-alt:before{content:"\f2f1"}.fa-syringe:before{content:"\f48e"}.fa-table:before{content:"\f0ce"}.fa-table-tennis:before{content:"\f45d"}.fa-tablet:before{content:"\f10a"}.fa-tablet-alt:before{content:"\f3fa"}.fa-tablets:before{content:"\f490"}.fa-tachometer-alt:before{content:"\f3fd"}.fa-tag:before{content:"\f02b"}.fa-tags:before{content:"\f02c"}.fa-tape:before{content:"\f4db"}.fa-tasks:before{content:"\f0ae"}.fa-taxi:before{content:"\f1ba"}.fa-teamspeak:before{content:"\f4f9"}.fa-teeth:before{content:"\f62e"}.fa-teeth-open:before{content:"\f62f"}.fa-telegram:before{content:"\f2c6"}.fa-telegram-plane:before{content:"\f3fe"}.fa-temperature-high:before{content:"\f769"}.fa-temperature-low:before{content:"\f76b"}.fa-tencent-weibo:before{content:"\f1d5"}.fa-tenge:before{content:"\f7d7"}.fa-terminal:before{content:"\f120"}.fa-text-height:before{content:"\f034"}.fa-text-width:before{content:"\f035"}.fa-th:before{content:"\f00a"}.fa-th-large:before{content:"\f009"}.fa-th-list:before{content:"\f00b"}.fa-the-red-yeti:before{content:"\f69d"}.fa-theater-masks:before{content:"\f630"}.fa-themeco:before{content:"\f5c6"}.fa-themeisle:before{content:"\f2b2"}.fa-thermometer:before{content:"\f491"}.fa-thermometer-empty:before{content:"\f2cb"}.fa-thermometer-full:before{content:"\f2c7"}.fa-thermometer-half:before{content:"\f2c9"}.fa-thermometer-quarter:before{content:"\f2ca"}.fa-thermometer-three-quarters:before{content:"\f2c8"}.fa-think-peaks:before{content:"\f731"}.fa-thumbs-down:before{content:"\f165"}.fa-thumbs-up:before{content:"\f164"}.fa-thumbtack:before{content:"\f08d"}.fa-ticket-alt:before{content:"\f3ff"}.fa-times:before{content:"\f00d"}.fa-times-circle:before{content:"\f057"}.fa-tint:before{content:"\f043"}.fa-tint-slash:before{content:"\f5c7"}.fa-tired:before{content:"\f5c8"}.fa-toggle-off:before{content:"\f204"}.fa-toggle-on:before{content:"\f205"}.fa-toilet:before{content:"\f7d8"}.fa-toilet-paper:before{content:"\f71e"}.fa-toolbox:before{content:"\f552"}.fa-tools:before{content:"\f7d9"}.fa-tooth:before{content:"\f5c9"}.fa-torah:before{content:"\f6a0"}.fa-torii-gate:before{content:"\f6a1"}.fa-tractor:before{content:"\f722"}.fa-trade-federation:before{content:"\f513"}.fa-trademark:before{content:"\f25c"}.fa-traffic-light:before{content:"\f637"}.fa-train:before{content:"\f238"}.fa-tram:before{content:"\f7da"}.fa-transgender:before{content:"\f224"}.fa-transgender-alt:before{content:"\f225"}.fa-trash:before{content:"\f1f8"}.fa-trash-alt:before{content:"\f2ed"}.fa-trash-restore:before{content:"\f829"}.fa-trash-restore-alt:before{content:"\f82a"}.fa-tree:before{content:"\f1bb"}.fa-trello:before{content:"\f181"}.fa-tripadvisor:before{content:"\f262"}.fa-trophy:before{content:"\f091"}.fa-truck:before{content:"\f0d1"}.fa-truck-loading:before{content:"\f4de"}.fa-truck-monster:before{content:"\f63b"}.fa-truck-moving:before{content:"\f4df"}.fa-truck-pickup:before{content:"\f63c"}.fa-tshirt:before{content:"\f553"}.fa-tty:before{content:"\f1e4"}.fa-tumblr:before{content:"\f173"}.fa-tumblr-square:before{content:"\f174"}.fa-tv:before{content:"\f26c"}.fa-twitch:before{content:"\f1e8"}.fa-twitter:before{content:"\f099"}.fa-twitter-square:before{content:"\f081"}.fa-typo3:before{content:"\f42b"}.fa-uber:before{content:"\f402"}.fa-ubuntu:before{content:"\f7df"}.fa-uikit:before{content:"\f403"}.fa-umbrella:before{content:"\f0e9"}.fa-umbrella-beach:before{content:"\f5ca"}.fa-underline:before{content:"\f0cd"}.fa-undo:before{content:"\f0e2"}.fa-undo-alt:before{content:"\f2ea"}.fa-uniregistry:before{content:"\f404"}.fa-universal-access:before{content:"\f29a"}.fa-university:before{content:"\f19c"}.fa-unlink:before{content:"\f127"}.fa-unlock:before{content:"\f09c"}.fa-unlock-alt:before{content:"\f13e"}.fa-untappd:before{content:"\f405"}.fa-upload:before{content:"\f093"}.fa-ups:before{content:"\f7e0"}.fa-usb:before{content:"\f287"}.fa-user:before{content:"\f007"}.fa-user-alt:before{content:"\f406"}.fa-user-alt-slash:before{content:"\f4fa"}.fa-user-astronaut:before{content:"\f4fb"}.fa-user-check:before{content:"\f4fc"}.fa-user-circle:before{content:"\f2bd"}.fa-user-clock:before{content:"\f4fd"}.fa-user-cog:before{content:"\f4fe"}.fa-user-edit:before{content:"\f4ff"}.fa-user-friends:before{content:"\f500"}.fa-user-graduate:before{content:"\f501"}.fa-user-injured:before{content:"\f728"}.fa-user-lock:before{content:"\f502"}.fa-user-md:before{content:"\f0f0"}.fa-user-minus:before{content:"\f503"}.fa-user-ninja:before{content:"\f504"}.fa-user-nurse:before{content:"\f82f"}.fa-user-plus:before{content:"\f234"}.fa-user-secret:before{content:"\f21b"}.fa-user-shield:before{content:"\f505"}.fa-user-slash:before{content:"\f506"}.fa-user-tag:before{content:"\f507"}.fa-user-tie:before{content:"\f508"}.fa-user-times:before{content:"\f235"}.fa-users:before{content:"\f0c0"}.fa-users-cog:before{content:"\f509"}.fa-usps:before{content:"\f7e1"}.fa-ussunnah:before{content:"\f407"}.fa-utensil-spoon:before{content:"\f2e5"}.fa-utensils:before{content:"\f2e7"}.fa-vaadin:before{content:"\f408"}.fa-vector-square:before{content:"\f5cb"}.fa-venus:before{content:"\f221"}.fa-venus-double:before{content:"\f226"}.fa-venus-mars:before{content:"\f228"}.fa-viacoin:before{content:"\f237"}.fa-viadeo:before{content:"\f2a9"}.fa-viadeo-square:before{content:"\f2aa"}.fa-vial:before{content:"\f492"}.fa-vials:before{content:"\f493"}.fa-viber:before{content:"\f409"}.fa-video:before{content:"\f03d"}.fa-video-slash:before{content:"\f4e2"}.fa-vihara:before{content:"\f6a7"}.fa-vimeo:before{content:"\f40a"}.fa-vimeo-square:before{content:"\f194"}.fa-vimeo-v:before{content:"\f27d"}.fa-vine:before{content:"\f1ca"}.fa-vk:before{content:"\f189"}.fa-vnv:before{content:"\f40b"}.fa-volleyball-ball:before{content:"\f45f"}.fa-volume-down:before{content:"\f027"}.fa-volume-mute:before{content:"\f6a9"}.fa-volume-off:before{content:"\f026"}.fa-volume-up:before{content:"\f028"}.fa-vote-yea:before{content:"\f772"}.fa-vr-cardboard:before{content:"\f729"}.fa-vuejs:before{content:"\f41f"}.fa-walking:before{content:"\f554"}.fa-wallet:before{content:"\f555"}.fa-warehouse:before{content:"\f494"}.fa-water:before{content:"\f773"}.fa-weebly:before{content:"\f5cc"}.fa-weibo:before{content:"\f18a"}.fa-weight:before{content:"\f496"}.fa-weight-hanging:before{content:"\f5cd"}.fa-weixin:before{content:"\f1d7"}.fa-whatsapp:before{content:"\f232"}.fa-whatsapp-square:before{content:"\f40c"}.fa-wheelchair:before{content:"\f193"}.fa-whmcs:before{content:"\f40d"}.fa-wifi:before{content:"\f1eb"}.fa-wikipedia-w:before{content:"\f266"}.fa-wind:before{content:"\f72e"}.fa-window-close:before{content:"\f410"}.fa-window-maximize:before{content:"\f2d0"}.fa-window-minimize:before{content:"\f2d1"}.fa-window-restore:before{content:"\f2d2"}.fa-windows:before{content:"\f17a"}.fa-wine-bottle:before{content:"\f72f"}.fa-wine-glass:before{content:"\f4e3"}.fa-wine-glass-alt:before{content:"\f5ce"}.fa-wix:before{content:"\f5cf"}.fa-wizards-of-the-coast:before{content:"\f730"}.fa-wolf-pack-battalion:before{content:"\f514"}.fa-won-sign:before{content:"\f159"}.fa-wordpress:before{content:"\f19a"}.fa-wordpress-simple:before{content:"\f411"}.fa-wpbeginner:before{content:"\f297"}.fa-wpexplorer:before{content:"\f2de"}.fa-wpforms:before{content:"\f298"}.fa-wpressr:before{content:"\f3e4"}.fa-wrench:before{content:"\f0ad"}.fa-x-ray:before{content:"\f497"}.fa-xbox:before{content:"\f412"}.fa-xing:before{content:"\f168"}.fa-xing-square:before{content:"\f169"}.fa-y-combinator:before{content:"\f23b"}.fa-yahoo:before{content:"\f19e"}.fa-yandex:before{content:"\f413"}.fa-yandex-international:before{content:"\f414"}.fa-yarn:before{content:"\f7e3"}.fa-yelp:before{content:"\f1e9"}.fa-yen-sign:before{content:"\f157"}.fa-yin-yang:before{content:"\f6ad"}.fa-yoast:before{content:"\f2b1"}.fa-youtube:before{content:"\f167"}.fa-youtube-square:before{content:"\f431"}.fa-zhihu:before{content:"\f63f"}@font-face{font-family:'Font Awesome 5 Brands';font-style:normal;font-weight:400;font-display:auto;src:url(//www.traininguri.ro/wp-content/plugins/megamenu-pro/icons/fontawesome5/webfonts/fa-brands-400.eot);src:url(//www.traininguri.ro/wp-content/plugins/megamenu-pro/icons/fontawesome5/webfonts/fa-brands-400.eot?#iefix) format("embedded-opentype"),url(//www.traininguri.ro/wp-content/plugins/megamenu-pro/icons/fontawesome5/webfonts/fa-brands-400.woff2) format("woff2"),url(//www.traininguri.ro/wp-content/plugins/megamenu-pro/icons/fontawesome5/webfonts/fa-brands-400.woff) format("woff"),url(//www.traininguri.ro/wp-content/plugins/megamenu-pro/icons/fontawesome5/webfonts/fa-brands-400.ttf) format("truetype"),url(//www.traininguri.ro/wp-content/plugins/megamenu-pro/icons/fontawesome5/webfonts/fa-brands-400.svg#fontawesome) format("svg")}@font-face{font-family:'Font Awesome 5 Free';font-style:normal;font-weight:400;font-display:auto;src:url(//www.traininguri.ro/wp-content/plugins/megamenu-pro/icons/fontawesome5/webfonts/fa-regular-400.eot);src:url(//www.traininguri.ro/wp-content/plugins/megamenu-pro/icons/fontawesome5/webfonts/fa-regular-400.eot?#iefix) format("embedded-opentype"),url(//www.traininguri.ro/wp-content/plugins/megamenu-pro/icons/fontawesome5/webfonts/fa-regular-400.woff2) format("woff2"),url(//www.traininguri.ro/wp-content/plugins/megamenu-pro/icons/fontawesome5/webfonts/fa-regular-400.woff) format("woff"),url(//www.traininguri.ro/wp-content/plugins/megamenu-pro/icons/fontawesome5/webfonts/fa-regular-400.ttf) format("truetype"),url(//www.traininguri.ro/wp-content/plugins/megamenu-pro/icons/fontawesome5/webfonts/fa-regular-400.svg#fontawesome) format("svg")}@font-face{font-family:'Font Awesome 5 Free';font-style:normal;font-weight:900;font-display:auto;src:url(//www.traininguri.ro/wp-content/plugins/megamenu-pro/icons/fontawesome5/webfonts/fa-solid-900.eot);src:url(//www.traininguri.ro/wp-content/plugins/megamenu-pro/icons/fontawesome5/webfonts/fa-solid-900.eot?#iefix) format("embedded-opentype"),url(//www.traininguri.ro/wp-content/plugins/megamenu-pro/icons/fontawesome5/webfonts/fa-solid-900.woff2) format("woff2"),url(//www.traininguri.ro/wp-content/plugins/megamenu-pro/icons/fontawesome5/webfonts/fa-solid-900.woff) format("woff"),url(//www.traininguri.ro/wp-content/plugins/megamenu-pro/icons/fontawesome5/webfonts/fa-solid-900.ttf) format("truetype"),url(//www.traininguri.ro/wp-content/plugins/megamenu-pro/icons/fontawesome5/webfonts/fa-solid-900.svg#fontawesome) format("svg")}@media print{.swp_social_panel{display:none;opacity:0;visibility:collapse}}html[lang] .site * i.sw{font-family:sw-icon-font!important}.swp_social_panel{clear:both;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;height:34px;line-height:1;margin-bottom:20px!important;margin-top:20px!important;overflow:hidden;padding:0;-webkit-align-items:stretch;align-items:stretch;-webkit-box-align:stretch;-moz-box-align:stretch;-webkit-box-pack:justify;-moz-box-pack:justify;direction:ltr;-ms-flex-align:stretch;-ms-flex-line-pack:center;-ms-flex-pack:justify;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-justify-content:space-between;justify-content:space-between}@media print{.swp_social_panel{display:none;opacity:0;visibility:collapse}}.swp_social_panel:not(.nc_floater):not(.swp_social_panelSide){width:100%!important}.nc_wrapper .swp_social_panel{margin-bottom:10px!important;margin-top:10px!important}div.swp_social_panel .nc_tweetContainer:not(.total_shares):not(.total_sharesalt){-webkit-border-radius:2px;border-radius:2px;cursor:pointer;float:left;font-family:Lato;height:32px;margin:0 5px 3px 5px;min-width:34px;overflow:hidden;text-align:center;-webkit-transition:all 0.1s linear;transition:all 0.1s linear}div.swp_social_panel:not(.swp_social_panelSide) .nc_tweetContainer{-webkit-box-flex:1;-moz-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1}.swp_social_panel .nc_tweetContainer a.nc_tweet,.swp_social_panel .total_shares .swp_count{display:block;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;font-family:Lato,sans-serif;font-size:18px!important;font-weight:bold;height:30px;text-decoration:none;text-decoration:none!important;text-transform:none;-webkit-box-direction:normal;-moz-box-direction:normal;-webkit-box-orient:horizontal;-moz-box-orient:horizontal;-webkit-flex-flow:row wrap;-ms-flex-flow:row wrap;flex-flow:row wrap;box-shadow:none}.swp_social_panel:not(.nc_floater):not(.swp_social_panelSide).swp_shift{padding:0 10px}.swp_social_panel:not(.swp_social_panelSide) .nc_tweetContainer:nth-child(1){margin-left:0}.swp_social_panel:not(.swp_social_panelSide) .nc_tweetContainer:nth-last-child(1){margin-right:0}.swp_social_panel a .swp_count:not(.swp_hide){display:inline-block;line-height:32px;margin:0;padding:0 5px;-webkit-box-flex:1;-moz-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1}.swp_social_panel a .swp_count.swp_hide{margin:0 auto}.swp_social_panel span:before{content:initial!important}.swp_social_panel .total_shares .swp_count{line-height:30px}.swp_social_panel span.swp_count{font-size:14px}.swp_social_panel span.iconFiller{font-size:18px;margin:0 auto}.swp_social_panel.notMobile .nc_tweetContainer:nth-child(1){margin-left:0}.swp_social_panel:not(.swp_social_panelSide){-webkit-transition:opacity 0.2s ease-in-out;transition:opacity 0.2s ease-in-out}.swp_social_panel:not(.swp_social_panelSide) div.total_shares.total_sharesalt:nth-child(1){margin-left:0;margin-right:15px;padding-left:0}.swp_social_panel:not(.swp_social_panelSide) div.total_shares.total_sharesalt:nth-last-child(1){margin-right:0;padding-right:0}a.swp_CTT{cursor:pointer}span.swp_share{display:block;float:right;float:left;font-size:14px;font-weight:normal;height:30px;line-height:30px;margin:0 0 0 6px;max-width:none!important;vertical-align:middle}.swp_social_panelSide span.swp_share{margin:0}.swp_social_panel .sw{float:left;height:30px;line-height:32px;margin:0 5px;text-shadow:none!important;width:20px}.iconFiller{display:block;float:left;height:30px;overflow:hidden;-webkit-transition:width 0.1s linear;transition:width 0.1s linear}.swp_social_panel .iconFiller{width:30px}span.spaceManWilly{display:block;width:120px}.swp_social_panel .total_shares{background:transparent!important;;border:none!important;-webkit-border-radius:2px;border-radius:2px;color:white;cursor:default;display:block;font-size:19px;padding:0 10px;-webkit-box-flex:0!important;-moz-box-flex:0!important;-webkit-flex:none!important;-ms-flex:none!important;flex:none!important}.swp_social_panel .total_sharesalt{background:transparent!important;border:none!important}.swp_social_panel div.total_shares.total_sharesalt,.swp_social_panel:hover div.total_shares.total_sharesalt:not(:nth-child(1)){background:transparent!important;border:none;color:#474b4d;margin-left:0!important;margin-bottom:10px!important}div.swp_social_panel:hover div.total_shares.total_sharesalt:not(:nth-child(1)){background:transparent;color:#474b4d;margin-left:10px}.swp_social_panel .total_shares.total_sharesalt .swp_label{color:#474b4d;font-size:10px;letter-spacing:0;min-width:40px;vertical-align:middle}.swp_social_panel .total_shares .swp_label{font-size:10px;vertical-align:middle}.swp_social_panel .total_shares.total_sharesalt .swp_count{color:#474b4d;font-size:24px}.swp_social_panel:hover .total_shares,.swp_social_panel.swp_full_color .total_shares,.swp_social_panel.swp_fade .total_shares,.swp_social_panel.swp_customFull:hover div.total_shares{background:#e08a0f}.swp_social_panel .nc_tweetContainer.total_shares.total_sharesalt:before{content:"o";display:inline-block;font-family:sw-icon-font;margin-top:7px;vertical-align:top}.swp_social_panel:not(.swp_social_panelSide) .total_shares.total_sharesalt .swp_count{display:inline-block;line-height:0;margin-left:8px;margin-top:12px;min-width:45px;position:relative;vertical-align:middle}span.swp_label{display:block;font-size:9px!important;margin-top:13px;position:absolute;text-align:center!important;text-transform:uppercase}.swp_social_panelSide span.swp_label{margin-top:0}.swp_social_panel.swp_leaf .nc_tweetContainer{-webkit-border-radius:15px 0!important;border-radius:15px 0!important;border-width:1px}.swp_social_panel.swp_pill .nc_tweetContainer{-webkit-border-radius:50px!important;border-radius:50px!important;border-width:1px}.swp_social_panel.swp_shift .nc_tweetContainer:not(.total_shares){border-width:1px;-moz-transform:skew(-25deg);-o-transform:skew(-25deg);-webkit-transform:skew(-25deg)}.swp_social_panel.swp_shift .nc_tweetContainer a{-moz-transform:skew(25deg);-o-transform:skew(25deg);-webkit-transform:skew(25deg)}.swp_connected .nc_tweetContainer,.swp_connected:hover .nc_tweetContainer,.swp_connected .nc_tweetContainer:hover{-webkit-border-radius:0!important;border-radius:0!important;border-width:1px;margin:0!important}.swp_social_panel.swp_flat_fresh.swp_default_full_color .swp_google_plus,html body .swp_social_panel.swp_flat_fresh.swp_individual_full_color .swp_google_plus:hover,body .swp_social_panel.swp_flat_fresh.swp_other_full_color:hover .swp_google_plus:not(:hover){border:1px solid #df4b37}.swp_social_panel.swp_flat_fresh.swp_default_full_color .swp_twitter,html body .swp_social_panel.swp_flat_fresh.swp_individual_full_color .swp_twitter:hover,body .swp_social_panel.swp_flat_fresh.swp_other_full_color:hover .swp_twitter:not(:hover){border:1px solid #429cd6}.swp_social_panel.swp_flat_fresh.swp_default_full_color .swp_facebook,html body .swp_social_panel.swp_flat_fresh.swp_individual_full_color .swp_facebook:hover,body .swp_social_panel.swp_flat_fresh.swp_other_full_color:hover .swp_facebook:not(:hover){border:1px solid #4267B2}.swp_social_panel.swp_flat_fresh.swp_default_full_color .swp_pinterest,html body .swp_social_panel.swp_flat_fresh.swp_individual_full_color .swp_pinterest:hover,body .swp_social_panel.swp_flat_fresh.swp_other_full_color:hover .swp_pinterest:not(:hover){border:1px solid #cd2029}.swp_social_panel.swp_flat_fresh.swp_default_full_color .swp_linkedin,html body .swp_social_panel.swp_flat_fresh.swp_individual_full_color .swp_linkedin:hover,body .swp_social_panel.swp_flat_fresh.swp_other_full_color:hover .swp_linkedin:not(:hover){border:1px solid #0d77b7}.swp_social_panel.swp_flat_fresh.swp_default_full_color .swp_tumblr,html body .swp_social_panel.swp_flat_fresh.swp_individual_full_color .swp_tumblr:hover,body .swp_social_panel.swp_flat_fresh.swp_other_full_color:hover .swp_tumblr:not(:hover){border:1px solid #39475d}.swp_social_panel.swp_flat_fresh.swp_default_full_color .swp_mix,html body .swp_social_panel.swp_flat_fresh.swp_individual_full_color .swp_mix:hover,body .swp_social_panel.swp_flat_fresh.swp_other_full_color:hover .swp_mix:not(:hover){border:1px solid #f4812c}.swp_social_panel.swp_flat_fresh.swp_default_full_color .swp_yummly,html body .swp_social_panel.swp_flat_fresh.swp_individual_full_color .swp_yummly:hover,body .swp_social_panel.swp_flat_fresh.swp_other_full_color:hover .swp_yummly:not(:hover){border:1px solid #e26426}.swp_social_panel.swp_flat_fresh.swp_default_full_color .swp_reddit,html body .swp_social_panel.swp_flat_fresh.swp_individual_full_color .swp_reddit:hover,body .swp_social_panel.swp_flat_fresh.swp_other_full_color:hover .swp_reddit:not(:hover){border:1px solid #f04b23}.swp_social_panel.swp_flat_fresh.swp_default_full_color .swp_email,html body .swp_social_panel.swp_flat_fresh.swp_individual_full_color .swp_email:hover,body .swp_social_panel.swp_flat_fresh.swp_other_full_color:hover .swp_email:not(:hover){border:1px solid #6bcce9}.swp_social_panel.swp_flat_fresh.swp_default_full_color .swp_whatsapp,html body .swp_social_panel.swp_flat_fresh.swp_individual_full_color .swp_whatsapp:hover,body .swp_social_panel.swp_flat_fresh.swp_other_full_color:hover .swp_whatsapp:not(:hover){border:1px solid #71c169}.swp_social_panel.swp_flat_fresh.swp_default_full_color .swp_pocket,html body .swp_social_panel.swp_flat_fresh.swp_individual_full_color .swp_pocket:hover,body .swp_social_panel.swp_flat_fresh.swp_other_full_color:hover .swp_pocket:not(:hover){border:1px solid #ef4056}.swp_social_panel.swp_flat_fresh.swp_default_full_color .swp_buffer,html body .swp_social_panel.swp_flat_fresh.swp_individual_full_color .swp_buffer:hover,body .swp_social_panel.swp_flat_fresh.swp_other_full_color:hover .swp_buffer:not(:hover){border:1px solid #323b43}.swp_social_panel.swp_flat_fresh.swp_default_full_color .swp_hacker_news,html body .swp_social_panel.swp_flat_fresh.swp_individual_full_color .swp_hacker_news:hover,body .swp_social_panel.swp_flat_fresh.swp_other_full_color:hover .swp_hacker_news:not(:hover){border:1px solid #d85623}.swp_social_panel.swp_flat_fresh.swp_default_full_color .swp_flipboard,html body .swp_social_panel.swp_flat_fresh.swp_individual_full_color .swp_flipboard:hover,body .swp_social_panel.swp_flat_fresh.swp_other_full_color:hover .swp_flipboard:not(:hover){border:1px solid #bf2626}.swp_social_panel.swp_default_full_color .swp_google_plus,html body .swp_social_panel.swp_individual_full_color .swp_google_plus:hover,body .swp_social_panel.swp_other_full_color:hover .swp_google_plus{background:#df4b37;border:1px solid #c44133}.swp_social_panel.swp_default_full_color .swp_twitter,html body .swp_social_panel.swp_individual_full_color .swp_twitter:hover,body .swp_social_panel.swp_other_full_color:hover .swp_twitter{background:#429cd6;border:1px solid #3c87b2}.swp_social_panel.swp_default_full_color .swp_facebook,html body .swp_social_panel.swp_individual_full_color .swp_facebook:hover,body .swp_social_panel.swp_other_full_color:hover .swp_facebook{background:#4267B2;border:1px solid #2e4675}.swp_social_panel.swp_default_full_color .swp_pinterest,html body .swp_social_panel.swp_individual_full_color .swp_pinterest:hover,body .swp_social_panel.swp_other_full_color:hover .swp_pinterest{background:#cd2029;border:1px solid #aa1b29}.swp_social_panel.swp_default_full_color .swp_linkedin,html body .swp_social_panel.swp_individual_full_color .swp_linkedin:hover,body .swp_social_panel.swp_other_full_color:hover .swp_linkedin{background:#0d77b7;border:1px solid #0c6591}.swp_social_panel.swp_default_full_color .swp_tumblr,html body .swp_social_panel.swp_individual_full_color .swp_tumblr:hover,body .swp_social_panel.swp_other_full_color:hover .swp_tumblr{background:#39475d;border:1px solid #27313f}.swp_social_panel.swp_default_full_color .swp_mix,html body .swp_social_panel.swp_individual_full_color .swp_mix:hover,body .swp_social_panel.swp_other_full_color:hover .swp_mix{background:#f4812c;border:1px solid #c96a29}.swp_social_panel.swp_default_full_color .swp_yummly,html body .swp_social_panel.swp_individual_full_color .swp_yummly:hover,body .swp_social_panel.swp_other_full_color:hover .swp_yummly{background:#e26426;border:1px solid #b65027}.swp_social_panel.swp_default_full_color .swp_reddit,html body .swp_social_panel.swp_individual_full_color .swp_reddit:hover,body .swp_social_panel.swp_other_full_color:hover .swp_reddit{background:#f04b23;border:1px solid #d33f27}.swp_social_panel.swp_default_full_color .swp_email,html body .swp_social_panel.swp_individual_full_color .swp_email:hover,body .swp_social_panel.swp_other_full_color:hover .swp_email{background:#6bcce9;border:1px solid #61bace}.swp_social_panel.swp_default_full_color .swp_whatsapp,html body .swp_social_panel.swp_individual_full_color .swp_whatsapp:hover,body .swp_social_panel.swp_other_full_color:hover .swp_whatsapp{background:#71c169;border:1px solid #28b04b}.swp_social_panel.swp_default_full_color .swp_pocket,html body .swp_social_panel.swp_individual_full_color .swp_pocket:hover,body .swp_social_panel.swp_other_full_color:hover .swp_pocket{background:#ef4056;border:1px solid #ce3d55}.swp_social_panel.swp_default_full_color .swp_buffer,html body .swp_social_panel.swp_individual_full_color .swp_buffer:hover,body .swp_social_panel.swp_other_full_color:hover .swp_buffer{background:#323b43;border:1px solid #000}.swp_social_panel.swp_default_full_color .swp_hacker_news,html body .swp_social_panel.swp_individual_full_color .swp_hacker_news:hover,body .swp_social_panel.swp_other_full_color:hover .swp_hacker_news{background:#f16522;border:1px solid #d85623}.swp_social_panel.swp_default_full_color .swp_flipboard,html body .swp_social_panel.swp_individual_full_color .swp_flipboard:hover,body .swp_social_panel.swp_other_full_color:hover .swp_flipboard{background:#e02828;border:1px solid #bf2626}.swp_social_panel.swp_three_dee.swp_default_full_color .swp_google_plus,html body .swp_social_panel.swp_three_dee.swp_individual_full_color .swp_google_plus:hover,body .swp_social_panel.swp_three_dee.swp_other_full_color:hover .swp_google_plus{border-bottom:3px solid #c44133}.swp_social_panel.swp_three_dee.swp_default_full_color .swp_twitter,html body .swp_social_panel.swp_three_dee.swp_individual_full_color .swp_twitter:hover,body .swp_social_panel.swp_three_dee.swp_other_full_color:hover .swp_twitter{border-bottom:3px solid #5595bc}.swp_social_panel.swp_three_dee.swp_default_full_color .swp_facebook,html body .swp_social_panel.swp_three_dee.swp_individual_full_color .swp_facebook:hover,body .swp_social_panel.swp_three_dee.swp_other_full_color:hover .swp_facebook{border-bottom:3px solid #2e4675}.swp_social_panel.swp_three_dee.swp_default_full_color .swp_pinterest,html body .swp_social_panel.swp_three_dee.swp_individual_full_color .swp_pinterest:hover,body .swp_social_panel.swp_three_dee.swp_other_full_color:hover .swp_pinterest{border-bottom:3px solid #aa1b29}.swp_social_panel.swp_three_dee.swp_default_full_color .swp_linkedin,html body .swp_social_panel.swp_three_dee.swp_individual_full_color .swp_linkedin:hover,body .swp_social_panel.swp_three_dee.swp_other_full_color:hover .swp_linkedin{border-bottom:3px solid #0c6591}.swp_social_panel.swp_three_dee.swp_default_full_color .swp_tumblr,html body .swp_social_panel.swp_three_dee.swp_individual_full_color .swp_tumblr:hover,body .swp_social_panel.swp_three_dee.swp_other_full_color:hover .swp_tumblr{border-bottom:3px solid #27313f}.swp_social_panel.swp_three_dee.swp_default_full_color .swp_mix,html body .swp_social_panel.swp_three_dee.swp_individual_full_color .swp_mix:hover,body .swp_social_panel.swp_three_dee.swp_other_full_color:hover .swp_mix{border-bottom:3px solid #c96a29}.swp_social_panel.swp_three_dee.swp_default_full_color .swp_yummly,html body .swp_social_panel.swp_three_dee.swp_individual_full_color .swp_yummly:hover,body .swp_social_panel.swp_three_dee.swp_other_full_color:hover .swp_yummly{border-bottom:3px solid #b65027}.swp_social_panel.swp_three_dee.swp_default_full_color .swp_reddit,html body .swp_social_panel.swp_three_dee.swp_individual_full_color .swp_reddit:hover,body .swp_social_panel.swp_three_dee.swp_other_full_color:hover .swp_reddit{border-bottom:3px solid #d33f27}.swp_social_panel.swp_three_dee.swp_default_full_color .swp_email,html body .swp_social_panel.swp_three_dee.swp_individual_full_color .swp_email:hover,body .swp_social_panel.swp_three_dee.swp_other_full_color:hover .swp_email{border-bottom:3px solid #61bace}.swp_social_panel.swp_three_dee.swp_default_full_color .swp_whatsapp,html body .swp_social_panel.swp_three_dee.swp_individual_full_color .swp_whatsapp:hover,body .swp_social_panel.swp_three_dee.swp_other_full_color:hover .swp_whatsapp{border-bottom:3px solid #28b04b}.swp_social_panel.swp_three_dee.swp_default_full_color .swp_pocket,html body .swp_social_panel.swp_three_dee.swp_individual_full_color .swp_pocket:hover,body .swp_social_panel.swp_three_dee.swp_other_full_color:hover .swp_pocket{border-bottom:3px solid #ce3d55}.swp_social_panel.swp_three_dee.swp_default_full_color .swp_buffer,html body .swp_social_panel.swp_three_dee.swp_individual_full_color .swp_buffer:hover,body .swp_social_panel.swp_three_dee.swp_other_full_color:hover .swp_buffer{border-bottom:3px solid #000}.swp_social_panel.swp_three_dee.swp_default_full_color .swp_hacker_news,html body .swp_social_panel.swp_three_dee.swp_individual_full_color .swp_hacker_news:hover,body .swp_social_panel.swp_three_dee.swp_other_full_color:hover .swp_hacker_news{border-bottom:3px solid #d85623}.swp_social_panel.swp_three_dee.swp_default_full_color .swp_flipboard,html body .swp_social_panel.swp_three_dee.swp_individual_full_color .swp_flipboard:hover,body .swp_social_panel.swp_three_dee.swp_other_full_color:hover .swp_flipboard{border-bottom:3px solid #bf2626}.swp_social_panel.swp_default_light_gray .nc_tweetContainer,html body .swp_social_panel.swp_individual_light_gray .nc_tweetContainer:hover,body .swp_social_panel.swp_other_light_gray:hover .nc_tweetContainer{background-color:#ccc;border:1px solid #ccc}.swp_social_panel.swp_three_dee.swp_default_light_gray .nc_tweetContainer:not(.total_sharesalt),html body .swp_social_panel.swp_three_dee.swp_individual_light_gray .nc_tweetContainer:not(.total_sharesalt):hover,body .swp_social_panel.swp_three_dee.swp_other_light_gray:hover .nc_tweetContainer:not(.total_sharesalt){border-bottom:3px solid #999}.swp_social_panel.swp_default_medium_gray .nc_tweetContainer,html body .swp_social_panel.swp_individual_medium_gray .nc_tweetContainer:hover,body .swp_social_panel.swp_other_medium_gray:hover .nc_tweetContainer{background-color:#999;border:1px solid #999}.swp_social_panel.swp_three_dee.swp_default_medium_gray .nc_tweetContainer:not(.total_sharesalt),html body .swp_social_panel.swp_three_dee.swp_individual_medium_gray .nc_tweetContainer:not(.total_sharesalt):hover,body .swp_social_panel.swp_three_dee.swp_other_medium_gray:hover .nc_tweetContainer:not(.total_sharesalt){border-bottom:3px solid #444}.swp_social_panel.swp_default_dark_gray .nc_tweetContainer,html body .swp_social_panel.swp_individual_dark_gray .nc_tweetContainer:hover,body .swp_social_panel.swp_other_dark_gray:hover .nc_tweetContainer{background-color:#444;border:1px solid #444}.swp_social_panel.swp_three_dee.swp_default_dark_gray .nc_tweetContainer:not(.total_sharesalt),html body .swp_social_panel.swp_three_dee.swp_individual_dark_gray .nc_tweetContainer:not(.total_sharesalt):hover,body .swp_social_panel.swp_three_dee.swp_other_dark_gray:hover .nc_tweetContainer:not(.total_sharesalt){border-bottom:3px solid #222}.swp_social_panel.swp_default_light_gray_outlines a,html body .swp_social_panel.swp_individual_light_gray_outlines a:hover,body .swp_social_panel.swp_other_light_gray_outlines:hover a{color:#ccc}.swp_social_panel.swp_default_light_gray_outlines .nc_tweetContainer,html body .swp_social_panel.swp_individual_light_gray_outlines .nc_tweetContainer:hover,body .swp_social_panel.swp_other_light_gray_outlines:hover .nc_tweetContainer{background:transparent;border:1px solid #ccc}.swp_social_panel.swp_default_medium_gray_outlines a,html body .swp_social_panel.swp_individual_medium_gray_outlines a:hover,body .swp_social_panel.swp_other_medium_gray_outlines:hover a{color:#999}.swp_social_panel.swp_default_medium_gray_outlines .nc_tweetContainer,html body .swp_social_panel.swp_individual_medium_gray_outlines .nc_tweetContainer:hover,body .swp_social_panel.swp_other_medium_gray_outlines:hover .nc_tweetContainer{background:transparent;border:1px solid #999}.swp_social_panel.swp_default_dark_gray_outlines a,html body .swp_social_panel.swp_individual_dark_gray_outlines a:hover,body .swp_social_panel.swp_other_dark_gray_outlines:hover a{color:#444}.swp_social_panel.swp_default_dark_gray_outlines .nc_tweetContainer,html body .swp_social_panel.swp_individual_dark_gray_outlines .nc_tweetContainer:hover,body .swp_social_panel.swp_other_dark_gray_outlines:hover .nc_tweetContainer{background:transparent;border:1px solid #444}.swp_social_panel.swp_default_color_outlines .swp_google_plus a,html body .swp_social_panel.swp_individual_color_outlines .swp_google_plus a:hover,body .swp_social_panel.swp_other_color_outlines:hover .swp_google_plus a{color:#df4b37}.swp_social_panel.swp_default_color_outlines .swp_facebook a,html body .swp_social_panel.swp_individual_color_outlines .swp_facebook a:hover,body .swp_social_panel.swp_other_color_outlines:hover .swp_facebook a{color:#4267B2}.swp_social_panel.swp_default_color_outlines .swp_pinterest a,html body .swp_social_panel.swp_individual_color_outlines .swp_pinterest a:hover,body .swp_social_panel.swp_other_color_outlines:hover .swp_pinterest a{color:#cd2029}.swp_social_panel.swp_default_color_outlines .swp_linkedin a,html body .swp_social_panel.swp_individual_color_outlines .swp_linkedin a:hover,body .swp_social_panel.swp_other_color_outlines:hover .swp_linkedin a{color:#0d77b7}.swp_social_panel.swp_default_color_outlines .swp_tumblr a,html body .swp_social_panel.swp_individual_color_outlines .swp_tumblr a:hover,body .swp_social_panel.swp_other_color_outlines:hover .swp_tumblr a{color:#39475d}.swp_social_panel.swp_default_color_outlines .swp_mix a,html body .swp_social_panel.swp_individual_color_outlines .swp_mix a:hover,body .swp_social_panel.swp_other_color_outlines:hover .swp_mix a{color:#f4812c}.swp_social_panel.swp_default_color_outlines .swp_yummly a,html body .swp_social_panel.swp_individual_color_outlines .swp_yummly a:hover,body .swp_social_panel.swp_other_color_outlines:hover .swp_yummly a{color:#e26426}.swp_social_panel.swp_default_color_outlines .swp_whatsapp a,html body .swp_social_panel.swp_individual_color_outlines .swp_whatsapp a:hover,body .swp_social_panel.swp_other_color_outlines:hover .swp_whatsapp a{color:#71c169}.swp_social_panel.swp_default_color_outlines .swp_pocket a,html body .swp_social_panel.swp_individual_color_outlines .swp_pocket a:hover,body .swp_social_panel.swp_other_color_outlines:hover .swp_pocket a{color:#ef4056}.swp_social_panel.swp_default_color_outlines .swp_reddit a,html body .swp_social_panel.swp_individual_color_outlines .swp_reddit a:hover,body .swp_social_panel.swp_other_color_outlines:hover .swp_reddit a{color:#f04b23}.swp_social_panel.swp_default_color_outlines .swp_email a,html body .swp_social_panel.swp_individual_color_outlines .swp_email a:hover,body .swp_social_panel.swp_other_color_outlines:hover .swp_email a{color:#6bcce9}.swp_social_panel.swp_default_color_outlines .swp_buffer a,html body .swp_social_panel.swp_individual_color_outlines .swp_buffer a:hover,body .swp_social_panel.swp_other_color_outlines:hover .swp_buffer a{color:#323b43}.swp_social_panel.swp_default_color_outlines .swp_hacker_news a,html body .swp_social_panel.swp_individual_color_outlines .swp_hacker_news a:hover,body .swp_social_panel.swp_other_color_outlines:hover .swp_hacker_news a{color:#f16522}.swp_social_panel.swp_default_color_outlines .swp_flipboard a,html body .swp_social_panel.swp_individual_color_outlines .swp_flipboard a:hover,body .swp_social_panel.swp_other_color_outlines:hover .swp_flipboard a{color:#e02828}.swp_social_panel.swp_default_color_outlines .swp_google_plus,html body .swp_social_panel.swp_individual_color_outlines .swp_google_plus:hover,body .swp_social_panel.swp_other_color_outlines:hover .swp_google_plus{background:transparent;border:1px solid #df4b37}.swp_social_panel.swp_default_color_outlines .swp_twitter,html body .swp_social_panel.swp_individual_color_outlines .swp_twitter:hover,body .swp_social_panel.swp_other_color_outlines:hover .swp_twitter{background:transparent;border:1px solid #429cd6}.swp_social_panel.swp_default_color_outlines .swp_facebook,html body .swp_social_panel.swp_individual_color_outlines .swp_facebook:hover,body .swp_social_panel.swp_other_color_outlines:hover .swp_facebook{background:transparent;border:1px solid #4267B2}.swp_social_panel.swp_default_color_outlines .swp_pinterest,html body .swp_social_panel.swp_individual_color_outlines .swp_pinterest:hover,body .swp_social_panel.swp_other_color_outlines:hover .swp_pinterest{background:transparent;border:1px solid #cd2029}.swp_social_panel.swp_default_color_outlines .swp_linkedin,html body .swp_social_panel.swp_individual_color_outlines .swp_linkedin:hover,body .swp_social_panel.swp_other_color_outlines:hover .swp_linkedin{background:transparent;border:1px solid #0d77b7}.swp_social_panel.swp_default_color_outlines .swp_tumblr,html body .swp_social_panel.swp_individual_color_outlines .swp_tumblr:hover,body .swp_social_panel.swp_other_color_outlines:hover .swp_tumblr{background:transparent;border:1px solid #39475d}.swp_social_panel.swp_default_color_outlines .swp_mix,html body .swp_social_panel.swp_individual_color_outlines .swp_mix:hover,body .swp_social_panel.swp_other_color_outlines:hover .swp_mix{background:transparent;border:1px solid #f4812c}.swp_social_panel.swp_default_color_outlines .swp_yummly,html body .swp_social_panel.swp_individual_color_outlines .swp_yummly:hover,body .swp_social_panel.swp_other_color_outlines:hover .swp_yummly{background:transparent;border:1px solid #e26426}.swp_social_panel.swp_default_color_outlines .swp_whatsapp,html body .swp_social_panel.swp_individual_color_outlines .swp_whatsapp:hover,body .swp_social_panel.swp_other_color_outlines:hover .swp_whatsapp{background:transparent;border:1px solid #71c169}.swp_social_panel.swp_default_color_outlines .swp_reddit,html body .swp_social_panel.swp_individual_color_outlines .swp_reddit:hover,body .swp_social_panel.swp_other_color_outlines:hover .swp_reddit{background:transparent;border:1px solid #f04b23}.swp_social_panel.swp_default_color_outlines .swp_email,html body .swp_social_panel.swp_individual_color_outlines .swp_email:hover,body .swp_social_panel.swp_other_color_outlines:hover .swp_email{background:transparent;border:1px solid #6bcce9}.swp_social_panel.swp_default_color_outlines .swp_pocket,html body .swp_social_panel.swp_individual_color_outlines .swp_pocket:hover,body .swp_social_panel.swp_other_color_outlines:hover .swp_pocket{background:transparent;border:1px solid #ef4056}.swp_social_panel.swp_default_color_outlines .swp_buffer,html body .swp_social_panel.swp_individual_color_outlines .swp_buffer:hover,body .swp_social_panel.swp_other_color_outlines:hover .swp_buffer{background:transparent;border:1px solid #323b43}.swp_social_panel.swp_default_color_outlines .swp_hacker_news,html body .swp_social_panel.swp_individual_color_outlines .swp_hacker_news:hover,body .swp_social_panel.swp_other_color_outlines:hover .swp_hacker_news{background:transparent;border:1px solid #f16522}.swp_social_panel.swp_default_color_outlines .swp_flipboard,html body .swp_social_panel.swp_individual_color_outlines .swp_flipboard:hover,body .swp_social_panel.swp_other_color_outlines:hover .swp_flipboard{background:transparent;border:1px solid #bf2626}.swp_social_panelSide{flex-direction:column;height:auto;overflow:visible;-webkit-transition:all 0.2s linear;transition:all 0.2s linear;z-index:9998;margin:10px 5px!important;padding:0;-webkit-box-direction:normal;-moz-box-direction:normal;-webkit-box-orient:vertical;-moz-box-orient:vertical;-webkit-flex-direction:column;-ms-flex-direction:column}.swp_social_panelSide.slide,.swp_social_panelSide.fade{position:fixed;-webkit-transition:all 0.2s linear;transition:all 0.2s linear}.swp_social_panelSide.fade.swp_float_left{left:5px}.swp_social_panelSide.fade.swp_float_right{right:5px}.swp_social_panelSide[class*=swp_side]{height:auto;display:flex;position:fixed;padding:30px 0}.swp_social_panelSide.fade{display:none}.swp_social_panelSide.swp_float_right{align-content:flex-end}.swp_social_panelSide.swp_side_top{top:15px}.swp_social_panelSide.swp_side_bottom{bottom:15px}.swp_social_panelSide.swp_side_center{}.swp_social_panelSide .nc_tweetContainer{-webkit-border-radius:3px;border-radius:3px;clear:both;display:block;font-family:Lato,sans-serif;height:32px;margin:3px 0!important;overflow:hidden;padding:0;-webkit-transition:all 0.1s linear;transition:all 0.1s linear;vertical-align:top;width:90px}.swp_social_panelSide .nc_tweetContainer .iconFiller{display:inline-block;height:40px;margin:0 6px;padding:0;-webkit-transition:all 0.1s linear;transition:all 0.1s linear;vertical-align:middle;width:21px}.swp_social_panelSide .nc_tweetContainer .swp_count{display:inline-block;font-size:14px;height:32px;line-height:16px;margin:0;overflow:hidden;padding:0;text-align:right;-webkit-transition:all 0.1s linear;transition:all 0.1s linear;vertical-align:top;width:0}.swp_social_panelSide .nc_tweetContainer a{cursor:pointer;display:block;font-weight:500;height:36px;margin:0;padding:0;text-decoration:none;-webkit-transition:all 0.1s linear;transition:all 0.1s linear;vertical-align:top}.swp_social_panelSide .nc_tweetContainer .sw,.swp_social_panelSide .nc_tweetContainer .swp_share{float:left;line-height:34px}.swp_social_panelSide.swp_default .nc_tweetContainer .sw{line-height:32px}.swp_social_panelSide.swp_default .nc_tweetContainer .swp_share{line-height:30px}.swp_social_panelSide .nc_tweetContainer .swp_share{font-size:13px}.swp_social_panelSide .nc_tweetContainer:hover,.swp_social_panelSide .nc_tweetContainer:hover .iconFiller,.swp_social_panelSide .nc_tweetContainer:hover .swp_count{-webkit-transition:all 0.1s linear;transition:all 0.1s linear}.swp_social_panelSide.swp_boxed .nc_tweetContainer,.swp_social_panelSide.swp_circles .nc_tweetContainer{margin-bottom:5px;width:67.5px!important}.swp_social_panelSide.swp_boxed .nc_tweetContainer,.swp_social_panelSide.swp_boxed .nc_tweetContainer a,.swp_social_panelSide.swp_circles .nc_tweetContainer,.swp_social_panelSide.swp_circles .nc_tweetContainer a{width:67.5px;height:67.5px!important;position:relative}.swp_social_panelSide.swp_circles .nc_tweetContainer:not(.total_shares),.swp_social_panelSide.swp_circles .nc_tweetContainer:not(.total_shares) a{border-radius:50%!important}.swp_social_panelSide.swp_boxed .nc_tweetContainer i.sw,.swp_social_panelSide.swp_circles .nc_tweetContainer i.sw{font-size:27px;height:40px;margin:0;padding-top:10px;text-align:center;width:100%}.swp_social_panelSide.swp_boxed .nc_tweetContainer:not(.total_shares) span.swp_share,.swp_social_panelSide.swp_circles .nc_tweetContainer:not(.total_shares) span.swp_share{height:35px;opacity:0;position:absolute;bottom:0;left:0;text-align:center;width:67.5px}.swp_social_panelSide.swp_boxed .nc_tweetContainer:not(.total_shares) span.swp_count,.swp_social_panelSide.swp_circles .nc_tweetContainer:not(.total_shares) span.swp_count{height:35px;margin:0;padding:0;position:absolute;bottom:0;left:0;text-align:center;-webkit-transition:padding 0.1s linear;transition:padding 0.1s linear;width:100%}.swp_social_panelSide.swp_boxed .nc_tweetContainer:not(.total_shares) span.swp_count.swp_hide,.swp_social_panelSide.swp_boxed .nc_tweetContainer span.swp_hide .iconFiller,.swp_social_panelSide.swp_boxed .nc_tweetContainer span.swp_hide .spaceManWilly,.swp_social_panelSide.swp_circles .nc_tweetContainer:not(.total_shares) span.swp_count.swp_hide,.swp_social_panelSide.swp_circles .nc_tweetContainer span.swp_hide .iconFiller,.swp_social_panelSide.swp_circles .nc_tweetContainer span.swp_hide .spaceManWilly{height:67.5px;opacity:1}.swp_social_panelSide.swp_boxed .nc_tweetContainer span.iconFiller,.swp_social_panelSide.swp_circles .nc_tweetContainer span.iconFiller{height:40px;width:67.5px}.swp_social_panelSide.swp_boxed .nc_tweetContainer:not(.total_shares):hover span.swp_count:not(.swp_hide),.swp_social_panelSide.swp_circles .nc_tweetContainer:not(.total_shares):hover span.swp_count:not(.swp_hide){opacity:0}.swp_social_panelSide.swp_boxed .total_shares,.swp_social_panelSide.swp_circles .total_shares{padding:0;width:67.5px!important}.swp_social_panelSide .nc_tweetContainer:not(.total_shares){line-height:34px}.swp_social_panelSide:not(.swp_boxed):not(.swp_circles) .nc_tweetContainer:not(.total_shares) .iconFiller{margin-left:2px;width:30px}.swp_social_panelSide .nc_tweetContainer:not(.total_shares) .swp_count{padding:0 8px;width:48px}.swp_social_panelSide .nc_tweetContainer:not(.total_shares) .swp_count.swp_hide{padding:0;width:100%}.swp_social_panelSide .nc_tweetContainer:not(.total_shares) .swp_count.swp_hide .iconFiller{display:block;float:none;margin:0 auto}.swp_social_panelSide:not(.swp_boxed):not(.swp_circles) .nc_tweetContainer:not(.total_shares):hover{width:150px}.swp_social_panelSide .nc_tweetContainer[data-network]:not(.total_shares):hover .iconFiller,.swp_social_panelSide .nc_tweetContainer:not(.total_shares) .spaceManWilly{width:90px}.swp_social_panelSide.swp_boxed .nc_tweetContainer:not(.total_shares):hover .iconFiller,.swp_social_panelSide.swp_boxed .nc_tweetContainer:not(.total_shares) .spaceManWilly,.swp_social_panelSide.swp_circles .nc_tweetContainer:not(.total_shares):hover .iconFiller,.swp_social_panelSide.swp_circles .nc_tweetContainer:not(.total_shares) .spaceManWilly{width:100%}.swp_social_panelSide .nc_tweetContainer.total_shares{background:rgba(0,0,0,0);border:0!important;font-weight:800;height:55px;margin:0;padding:0;text-align:center;width:90px;order:-100}.swp_social_panelSide .nc_tweetContainer.total_shares .swp_count{color:#444;display:block;font-family:Lato,sans-serif;height:28px;text-align:center;width:100%}.swp_social_panelSide .nc_tweetContainer.total_shares .swp_label{color:#444;display:block;font-family:Lato,sans-serif;font-size:50%;position:relative;text-align:center;width:100%}.nc_wrapper{background:white;position:fixed;-webkit-transition:top 0.5s bottom 0.5s;transition:top 0.5s bottom 0.5s;width:100%;z-index:99999}.nc_wrapper.bottom{bottom:0;left:0}.nc_wrapper.top{top:0;left:0}.nc_floater{margin:10px 0;position:relative}.swp_social_panelSide.hideCounts a{text-align:center}.swp_social_panelSide.hideCounts .iconFiller{float:none;text-align:left}.sw{display:inline-block;font-family:sw-icon-font!important;font-size:inherit;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-style:normal;font-weight:normal;text-rendering:auto;text-transform:none!important;-ms-transform:translate(0,0);-webkit-transform:translate(0,0);transform:translate(0,0)}.sw:before{display:block!important}.wp-editor-container .sw:before{font-size:18px;line-height:22px}.wp-editor-container .sw-social-warfare:before{color:#ee464f}.mce-container .sw-social-warfare{color:#ee464f;font-size:20px;margin-right:15px;vertical-align:middle}.mce-ico.sw-social-warfare:before{color:#ee464f}.mce-ico.sw-social-warfare{color:#ee464f}i.swp_google_plus_icon:before{content:"h"}i.swp_pinterest_icon:before{content:"b"}i.swp_twitter_icon:before{content:"s"}i.swp_facebook_icon:before{content:"j"}i.swp_linkedin_icon:before{content:"f"}i.swp_tumblr_icon:before{content:"r"}i.swp_mix_icon:before{content:"g"}i.swp_reddit_icon:before{content:"a"}i.swp_email_icon:before{content:"k"}i.swp_yummly_icon:before{content:"x"}i.swp_whatsapp_icon:before{content:"y"}i.swp_pocket_icon:before{content:"B"}i.swp_buffer_icon:before{content:"z"}i.swp_hacker_news_icon:before{content:"D"}i.swp_flipboard_icon:before{content:"C"}i.swp_vimeo_icon:before{content:"t"}i.swp_instagram_icon:before{content:"d"}i.swp_blogger_icon:before{content:"m"}i.swp_medium_icon:before{content:"e"}i.swp_periscope_icon:before{content:"c"}i.swp_snapchat_icon:before{content:"u"}i.swp_ello_icon:before{content:"l"}i.swp_flickr_icon:before{content:"i"}.sw-social-warfare:before{content:"p"}.swp_CTT{text-decoration:none!important}.sw-tweet-clear{zoom:1}.sw-tweet-clear:after{clear:both;content:".";display:block;height:0;visibility:hidden}.sw-click-to-tweet{display:block;margin:15px 0;padding:15px 30px;position:relative}.sw-click-to-tweet:after{clear:both;content:".";display:block;height:0;line-height:0;visibility:hidden}.sw-click-to-tweet .sw-ctt-text{margin:0 0 10px;padding:0;position:relative;word-wrap:break-word}a .sw-click-to-tweet .sw-ctt-text{display:block;font-size:24px;font-weight:500;line-height:140%;margin:0;padding:0;position:relative;text-decoration:none;text-transform:none}.sw-click-to-tweet .sw-ctt-btn{display:block;float:right;font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;font-size:12px;font-weight:bold;line-height:100%;margin:10px 0 0;padding:3px 5px 3px 3px;position:relative;text-decoration:none;text-transform:uppercase}.sw-click-to-tweet i.swp_twitter_icon{float:right;font-size:21px;margin-left:15px!important;margin-top:2px;text-transform:none}a.swp_CTT.style1 .sw-click-to-tweet{background-color:#fff;border:1px solid #ddd;-webkit-border-radius:4px;border-radius:4px}a.swp_CTT.style2 .sw-click-to-tweet{background-color:#fff;border:4px double #ddd;-webkit-border-radius:0;border-radius:0}a.style2 .sw-click-to-tweet .sw-ctt-text{color:#666;font-style:italic;text-decoration:none}a.swp_CTT.style3:hover .sw-click-to-tweet{border-left:10px solid #3c87b2;padding-right:20px;-webkit-transition:all 0.25s linear;transition:all 0.25s linear}a.swp_CTT.style3 .sw-click-to-tweet{background-color:#429cd6;border:none;border-left:10px solid #429cd6;-webkit-border-radius:0;border-radius:0;padding-right:20px;-webkit-transition:all 0.25s linear;transition:all 0.25s linear}a.style3 .sw-click-to-tweet .sw-ctt-text{color:#fff;font-style:italic;text-decoration:none}a.swp_CTT.style4:hover .sw-click-to-tweet{border-left:10px solid #3c87b2;-webkit-transition:all 0.25s linear;transition:all 0.25s linear}a.swp_CTT.style4 .sw-click-to-tweet{background-color:#333;border-left:10px solid #c33;-webkit-border-radius:0;border-radius:0;-webkit-transition:all 0.25s linear;transition:all 0.25s linear}a.swp_CTT.style5:hover .sw-click-to-tweet{background-color:#d34250;border-left:10px solid #30394f;-webkit-transition:all 0.25s linear;transition:all 0.25s linear}a.swp_CTT.style5 .sw-click-to-tweet{background-color:#30394f;border-left:10px solid #d34250;-webkit-border-radius:0;border-radius:0;-webkit-transition:all 0.25s linear;transition:all 0.25s linear}a.swp_CTT.style6:hover .sw-click-to-tweet{background-color:#ced3dc;border-left:10px solid #d34250;-webkit-transition:all 0.25s linear;transition:all 0.25s linear}a.swp_CTT.style6 .sw-click-to-tweet{background-color:#eee;border-left:10px solid #d34250;-webkit-border-radius:0;border-radius:0;-webkit-transition:all 0.25s linear;transition:all 0.25s linear}a.style6 .sw-click-to-tweet i.swp_twitter{color:#30394f}.swp_pop_thumb{-webkit-border-radius:3px;border-radius:3px;float:left;height:100px;margin:5px 25px 5px 0;width:100px}.swp_popular_post{clear:both}.swp_clearfix:after{clear:both;content:" ";display:block;height:0;visibility:hidden}.swp_popular_post a.swp_popularity{border:none;display:block;line-height:1.5;margin:20px 0}span.swp_pop_count{display:block;font-size:70%}.swp_widget_box{-webkit-border-radius:3px;border-radius:3px}a.swp-hover-pin-button{background:#cd2029;border:1px solid #aa1b29;border:0;border-bottom:none;-webkit-border-radius:4px;border-radius:3px;-webkit-box-shadow:none;box-shadow:none;color:#fff;font-family:Lato,sans-serif;font-size:15px;width:120px!important;height:32px;line-height:32px;padding:0 20px;position:absolute;text-decoration:none;text-align:center;-webkit-transition:opacity 0.5s;transition:opacity 0.5s;z-index:3200;position:absolute;cursor:pointer}a.swp-hover-pin-button::before{color:#fff;content:"b";float:left;font-family:sw-icon-font;font-size:20px;font-weight:400;line-height:36px;margin-left:-5px;margin-right:10px}a.swp-hover-pin-button:hover::before{content:"F"}a.swp-hover-pin-button:hover,a.swp-hover-pin-button:focus{background:#aa1b29;color:#fff;text-decoration:none}.swp_social_panel.notMobile .nc_tweetContainer:nth-last-child(1),.mobile .nc_tweetContainer:nth-last-child(2),.nc_tweetContainer.total_shares:nth-last-child(1){margin-right:0}.swp_social_panel.swp_default_full_color a,html body .swp_social_panel.swp_individual_full_color .nc_tweetContainer:hover a,body .swp_social_panel.swp_other_full_color:hover a,.swp_social_panel.swp_default_light_gray a,html body .swp_social_panel.swp_individual_light_gray .nc_tweetContainer:hover a,body .swp_social_panel.swp_other_light_gray:hover a,.swp_social_panel.swp_default_medium_gray a,html body .swp_social_panel.swp_individual_medium_gray a:hover,body .swp_social_panel.swp_other_medium_gray:hover a,.swp_social_panel.swp_default_dark_gray a,html body .swp_social_panel.swp_individual_dark_gray a:hover,body .swp_social_panel.swp_other_dark_gray:hover a{color:white}.swp_social_panel.swp_default_color_outlines .swp_twitter a,html body .swp_social_panel.swp_individual_color_outlines .swp_twitter a:hover,body .swp_social_panel.swp_other_color_outlines:hover .swp_twitter a,.wp-editor-container .swp_twitter:before,a.style1 .sw-click-to-tweet i.swp_twitter,a.style2 .sw-click-to-tweet i.swp_twitter{color:#429cd6}.swp_social_panelSide.swp_boxed .nc_tweetContainer:not(.total_shares) .swp_hide span.swp_share,.swp_social_panelSide.swp_boxed .nc_tweetContainer:not(.total_shares):hover span.swp_share:not(.swp_hide),.swp_social_panelSide.swp_circles .nc_tweetContainer:not(.total_shares) .swp_hide span.swp_share,.swp_social_panelSide.swp_circles .nc_tweetContainer:not(.total_shares):hover span.swp_share:not(.swp_hide){opacity:1}.swp_social_panel.mobile .iconFiller ~ .swp_count,.sw-content-locator{display:none}a.style1 .sw-click-to-tweet .sw-ctt-text,a.style1 .sw-click-to-tweet .sw-ctt-btn{color:#999;text-decoration:none}a.style1:hover .sw-click-to-tweet .sw-ctt-text,a.style1:hover .sw-click-to-tweet .sw-ctt-btn,a.style2:hover .sw-click-to-tweet .sw-ctt-text,a.style2 .sw-click-to-tweet .sw-ctt-btn,a.style2:hover .sw-click-to-tweet .sw-ctt-btn{color:#666;text-decoration:none}a.style3:hover .sw-click-to-tweet .sw-ctt-text,a.style3 .sw-click-to-tweet .sw-ctt-btn,a.style3:hover .sw-click-to-tweet .sw-ctt-btn,a.style3 .sw-click-to-tweet i.swp_twitter,a.style4 .sw-click-to-tweet .sw-ctt-text,a.style4:hover .sw-click-to-tweet .sw-ctt-text,a.style4 .sw-click-to-tweet .sw-ctt-btn,a.style4:hover .sw-click-to-tweet .sw-ctt-btn,a.style5 .sw-click-to-tweet .sw-ctt-text,a.style5:hover .sw-click-to-tweet .sw-ctt-text,a.style5 .sw-click-to-tweet .sw-ctt-btn,a.style5:hover .sw-click-to-tweet .sw-ctt-btn{color:#fff;text-decoration:none}a.style4 .sw-click-to-tweet i.swp_twitter,a.style5 .sw-click-to-tweet i.swp_twitter{color:#fff}a.style6 .sw-click-to-tweet .sw-ctt-text,a.style6 .sw-click-to-tweet .sw-ctt-btn{color:#30394f;text-decoration:none}a.style6:hover .sw-click-to-tweet .sw-ctt-text,a.style6:hover .sw-click-to-tweet .sw-ctt-btn,a.style6:hover .sw-click-to-tweet i.swp_twitter{color:#2a2d34;text-decoration:none}.scale-70{-ms-transform:scale(0.7);-webkit-transform:scale(0.7);transform:scale(0.7)}.swp_social_panel:not(.nc_floater).scale-70.scale-full_width{width:142.8571428571429%!important}.scale-80{-ms-transform:scale(0.8);-webkit-transform:scale(0.8);transform:scale(0.8)}.swp_social_panel:not(.nc_floater).scale-80.scale-full_width{width:125%!important}.scale-90{-ms-transform:scale(0.9);-webkit-transform:scale(0.9);transform:scale(0.9)}.swp_social_panel:not(.nc_floater).scale-90.scale-full_width{width:111.111111111111%!important}.scale-110{-ms-transform:scale(1.1);-webkit-transform:scale(1.1);transform:scale(1.1)}.swp_social_panel:not(.nc_floater).scale-110.scale-full_width{width:90.90909090909091%!important}.scale-120{-ms-transform:scale(1.2);-webkit-transform:scale(1.2);transform:scale(1.2)}.swp_social_panel:not(.nc_floater).scale-120.scale-full_width{width:83.33333333333333%!important}.scale-130{-ms-transform:scale(1.3);-webkit-transform:scale(1.3);transform:scale(1.3)}.swp_social_panel:not(.nc_floater).scale-130.scale-full_width{width:76.92307692307692%!important}.scale-140{-ms-transform:scale(1.4);-webkit-transform:scale(1.4);transform:scale(1.4)}.swp_social_panel:not(.nc_floater).scale-140.scale-full_width{width:71.42857142857143%!important}.scale-full_width,.scale-left,.nc_floater.scale-center,.nc_floater.scale-right{-ms-transform-origin:left;-webkit-transform-origin:left;transform-origin:left}.scale-right{-ms-transform-origin:right;-webkit-transform-origin:right;transform-origin:right}.scale-center{-ms-transform-origin:center;-webkit-transform-origin:center;transform-origin:center}div.swp_social_panel .nc_tweetContainer.swp_emphasize{-webkit-box-flex:2;-moz-box-flex:2;-webkit-flex:2;-ms-flex:2;flex:2}.swp_hidden_pin_image{height:0;opacity:0;position:absolute;top:0;width:0;z-index:-10}.swp-content-locator{display:none!important;margin:0!important}.float-position-top-left{transform-origin:top left}.float-position-center-left{transform-origin:center left}.float-position-bottom-left{transform-origin:bottom left}.float-position-top-right{transform-origin:top right}.float-position-center-right{transform-origin:center right}.float-position-bottom-right{transform-origin:bottom right}div[class*=custom_color][class^=_wrapper]{display:none}.swp-pinterest-image-top{margin-bottom:20px}.swp-pinterest-image-bottom{}.swp_modern,.swp_dark{background:#fff;height:62px;padding:0;border-radius:8px;border:1px solid #eee;box-shadow:0 2px 4px 0 rgba(0,0,0,0.01),0 4px 5px 0 rgba(0,0,0,0.014),0 4px 15px 0 rgba(0,0,0,0.09)}.swp_modern .swp_share_button,.swp_dark .swp_share_button{border:none!important;border-radius:0!important;margin:0!important;height:60px!important;padding-bottom:1px}.swp_modern .swp_share_button.total_shares.total_sharesalt,.swp_dark .swp_share_button.total_shares.total_sharesalt{padding:15px!important}.swp_modern .swp_share_link,.swp_dark .swp_share_link{border-radius:0;padding:15px;height:60px!important}.swp_modern .iconFiller,.swp_dark .iconFiller{margin-bottom:10px!important}.swp_modern .nc_wrapper.bottom,.swp_dark .nc_wrapper.bottom{background:transparent!important}.swp_dark .swp_share_button{background:#222!important;border-color:#222!important;margin:0!important;height:62px!important}.swp_dark .total_shares.total_sharesalt,.swp_dark .swp_count,.swp_dark .swp_label{}.swp_dark .swp_share_link:hover{background:#444}.swp-blogger{background:#f57d00;border-color:#fefefe}.swp-blogger a{color:#f57d00}.swp-blogger a:hover{background:#f57d00;color:#fff}.swp-ello{background:#000;border-color:#fff}.swp-ello a{color:#000}.swp-facebook a:hover{background:#fff;color:#000}.swp-facebook{background:#4267B2;border-color:#324E85}.swp-facebook a{color:#4267B2}.swp-facebook a:hover{background:#324E85;color:#fff}.swp-flickr{background:#0063dc;border-color:#ff0084}.swp-flickr a{color:#0063dc}.swp-flickr a:hover{background:#ff0084;color:#fff}.swp-instagram{background:#E4425F;border-color:#DA3075}.swp-instagram a{color:#E4425F}.swp-instagram a:hover{background:#DA3075;color:#fff}.swp-linkedin{background:#0D77B7;border-color:#0D6C9C}.swp-linkedin a{color:#0D77B7}.swp-linkedin a:hover{background:#0D6C9C;color:#fff}.swp-medium{background:#00ab6c;border-color:#fefefe}.swp-medium a{color:#00ab6c}.swp-medium a:hover{background:#00ab6c;color:#fff}.swp-periscope{background:#40a4c4;border-color:#e94f3c}.swp-periscope a{color:#40a4c4}.swp-periscope a:hover{background:#e94f3c;color:#fff}.swp-pinterest{background:#CD202A;border-color:#AC1F25}.swp-pinterest a{color:#CD202A}.swp-pinterest a:hover{background:#AC1F25;color:#fff}.swp-reddit{background:#F04B23;border-color:#D33F27}.swp-reddit a{color:#F04B23}.swp-reddit a:hover{background:#D33F27;color:#fff}.swp-snapchat{background:#fffc00;border-color:#000}.swp-snapchat a{color:#000}.swp-snapchat a:hover{background:#fffc00;color:#000}.swp-tumblr{background:#39475D;border-color:#27313F}.swp-tumblr a{color:#39475D}.swp-tumblr a:hover{background:#27313F;color:#fff}.swp-twitter{background:#429CD6;border-color:#3C87B2}.swp-twitter a{color:#429CD6}.swp-twitter a:hover{background:#3C87B2;color:#fff}.swp-vimeo{background:#21B7EB;border-color:#069BD1}.swp-vimeo a{color:#21B7EB}.swp-vimeo a:hover{background:#069BD1;color:#fff}@font-face {
font-family: "Open Sans";
font-weight: 400;
font-style: italic;
src: local('Open Sans Italic'), local('OpenSans-Italic'), url(//www.traininguri.ro/wp-content/uploads/sgf-css/mem6YaGs126MiZpBA-UFUK0Zdc1GAK6b.woff2) format('woff2'), url(//www.traininguri.ro/wp-content/uploads/sgf-css/mem6YaGs126MiZpBA-UFUK0Zdcs.woff) format('woff');
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
@font-face {
font-family: "Open Sans";
font-weight: 700;
font-style: italic;
src: local('Open Sans Bold Italic'), local('OpenSans-BoldItalic'), url(//www.traininguri.ro/wp-content/uploads/sgf-css/memnYaGs126MiZpBA-UFUKWiUNhrIqOxjaPX.woff2) format('woff2'), url(//www.traininguri.ro/wp-content/uploads/sgf-css/memnYaGs126MiZpBA-UFUKWiUNhrIqU.woff) format('woff');
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
@font-face {
font-family: "Open Sans";
font-weight: 400;
font-style: normal;
src: local('Open Sans Regular'), local('OpenSans-Regular'), url(//www.traininguri.ro/wp-content/uploads/sgf-css/mem8YaGs126MiZpBA-UFVZ0bf8pkAg.woff2) format('woff2'), url(//www.traininguri.ro/wp-content/uploads/sgf-css/mem8YaGs126MiZpBA-UFVZ0d.woff) format('woff');
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
@font-face {
font-family: "Open Sans";
font-weight: 700;
font-style: normal;
src: local('Open Sans Bold'), local('OpenSans-Bold'), url(//www.traininguri.ro/wp-content/uploads/sgf-css/mem5YaGs126MiZpBA-UN7rgOUuhpKKSTjw.woff2) format('woff2'), url(//www.traininguri.ro/wp-content/uploads/sgf-css/mem5YaGs126MiZpBA-UN7rgOUuhv.woff) format('woff');
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}.five-sixths,
.four-sixths,
.four-fifths,
.one-fifth,
.one-fourth,
.one-half,
.one-sixth,
.one-third,
.three-fourths,
.three-fifths,
.three-sixths,
.two-fourths,
.two-fifths,
.two-sixths,
.two-thirds {
float: left;
margin-left: 2.564102564102564%;
}
.one-half,
.three-sixths,
.two-fourths {
width: 48.717948717948715%;
}
.one-third,
.two-sixths {
width: 31.623931623931625%;
}
.four-sixths,
.two-thirds {
width: 65.81196581196582%;
}
.one-fourth {
width: 23.076923076923077%;
}
.three-fourths {
width: 74.35897435897435%;
}
.one-fifth {
width: 17.94871794871795%;
}
.two-fifths {
width: 38.46153846153846%;
}
.three-fifths {
width: 58.97435897435898%;
}
.four-fifths {
width: 79.48717948717949%;
}
.one-sixth {
width: 14.52991452991453%;
}
.five-sixths {
width: 82.90598290598291%;
}
.first {
clear: both;
margin-left: 0;
} @media only screen and (max-width: 800px) {
.five-sixths,
.four-fifths,
.four-sixths,
.one-fifth,
.one-fourth,
.one-half,
.one-sixth,
.one-third,
.three-fifths,
.three-fourths,
.three-sixths,
.two-fifths,
.two-fourths,
.two-sixths,
.two-thirds {
margin: 0;
width: 100%;
}
} .clearfix:before {
content: " ";
display: table;
}
.clearfix:after {
clear: both;
content: " ";
display: table;
}
.vertical-spacer {
clear: both;
margin-bottom: 30px;
}
.columns-container {
clear: both;
overflow: hidden;
}@font-face{font-family:eicons;src:url(//www.traininguri.ro/wp-content/plugins/elementor/assets/lib/eicons/fonts/eicons.eot?5.4.0);src:url(//www.traininguri.ro/wp-content/plugins/elementor/assets/lib/eicons/fonts/eicons.eot?5.4.0#iefix) format("embedded-opentype"),url(//www.traininguri.ro/wp-content/plugins/elementor/assets/lib/eicons/fonts/eicons.woff2?5.4.0) format("woff2"),url(//www.traininguri.ro/wp-content/plugins/elementor/assets/lib/eicons/fonts/eicons.woff?5.4.0) format("woff"),url(//www.traininguri.ro/wp-content/plugins/elementor/assets/lib/eicons/fonts/eicons.ttf?5.4.0) format("truetype"),url(//www.traininguri.ro/wp-content/plugins/elementor/assets/lib/eicons/fonts/eicons.svg?5.4.0#eicon) format("svg");font-weight:400;font-style:normal}[class*=" eicon-"],[class^=eicon]{display:inline-block;font-family:eicons;font-size:inherit;font-weight:400;font-style:normal;font-variant:normal;line-height:1;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}@keyframes a{0%{transform:rotate(0deg)}to{transform:rotate(359deg)}}.eicon-animation-spin{animation:a 2s infinite linear}.eicon-editor-link:before{content:'\e800'}.eicon-editor-unlink:before{content:'\e801'}.eicon-editor-external-link:before{content:'\e802'}.eicon-editor-close:before{content:'\e803'}.eicon-editor-list-ol:before{content:'\e804'}.eicon-editor-list-ul:before{content:'\e805'}.eicon-editor-bold:before{content:'\e806'}.eicon-editor-italic:before{content:'\e807'}.eicon-editor-underline:before{content:'\e808'}.eicon-editor-paragraph:before{content:'\e809'}.eicon-editor-h1:before{content:'\e80a'}.eicon-editor-h2:before{content:'\e80b'}.eicon-editor-h3:before{content:'\e80c'}.eicon-editor-h4:before{content:'\e80d'}.eicon-editor-h5:before{content:'\e80e'}.eicon-editor-h6:before{content:'\e80f'}.eicon-editor-quote:before{content:'\e810'}.eicon-editor-code:before{content:'\e811'}.eicon-elementor:before{content:'\e812'}.eicon-elementor-square:before{content:'\e813'}.eicon-pojome:before{content:'\e814'}.eicon-plus:before{content:'\e815'}.eicon-menu-bar:before{content:'\e816'}.eicon-apps:before{content:'\e817'}.eicon-accordion:before{content:'\e818'}.eicon-alert:before{content:'\e819'}.eicon-animation-text:before{content:'\e81a'}.eicon-animation:before{content:'\e81b'}.eicon-banner:before{content:'\e81c'}.eicon-blockquote:before{content:'\e81d'}.eicon-button:before{content:'\e81e'}.eicon-call-to-action:before{content:'\e81f'}.eicon-captcha:before{content:'\e820'}.eicon-carousel:before{content:'\e821'}.eicon-checkbox:before{content:'\e822'}.eicon-columns:before{content:'\e823'}.eicon-countdown:before{content:'\e824'}.eicon-counter:before{content:'\e825'}.eicon-date:before{content:'\e826'}.eicon-divider-shape:before{content:'\e827'}.eicon-divider:before{content:'\e828'}.eicon-download-button:before{content:'\e829'}.eicon-dual-button:before{content:'\e82a'}.eicon-email-field:before{content:'\e82b'}.eicon-facebook-comments:before{content:'\e82c'}.eicon-facebook-like-box:before{content:'\e82d'}.eicon-form-horizontal:before{content:'\e82e'}.eicon-form-vertical:before{content:'\e82f'}.eicon-gallery-grid:before{content:'\e830'}.eicon-gallery-group:before{content:'\e831'}.eicon-gallery-justified:before{content:'\e832'}.eicon-gallery-masonry:before{content:'\e833'}.eicon-icon-box:before{content:'\e834'}.eicon-image-before-after:before{content:'\e835'}.eicon-image-box:before{content:'\e836'}.eicon-image-hotspot:before{content:'\e837'}.eicon-image-rollover:before{content:'\e838'}.eicon-info-box:before{content:'\e839'}.eicon-inner-section:before{content:'\e83a'}.eicon-mailchimp:before{content:'\e83b'}.eicon-menu-card:before{content:'\e83c'}.eicon-navigation-horizontal:before{content:'\e83d'}.eicon-nav-menu:before{content:'\e83e'}.eicon-navigation-vertical:before{content:'\e83f'}.eicon-number-field:before{content:'\e840'}.eicon-parallax:before{content:'\e841'}.eicon-php7:before{content:'\e842'}.eicon-post-list:before{content:'\e843'}.eicon-post-slider:before{content:'\e844'}.eicon-post:before{content:'\e845'}.eicon-posts-carousel:before{content:'\e846'}.eicon-posts-grid:before{content:'\e847'}.eicon-posts-group:before{content:'\e848'}.eicon-posts-justified:before{content:'\e849'}.eicon-posts-masonry:before{content:'\e84a'}.eicon-posts-ticker:before{content:'\e84b'}.eicon-price-list:before{content:'\e84c'}.eicon-price-table:before{content:'\e84d'}.eicon-radio:before{content:'\e84e'}.eicon-rtl:before{content:'\e84f'}.eicon-scroll:before{content:'\e850'}.eicon-search:before{content:'\e851'}.eicon-select:before{content:'\e852'}.eicon-share:before{content:'\e853'}.eicon-sidebar:before{content:'\e854'}.eicon-skill-bar:before{content:'\e855'}.eicon-slider-3d:before{content:'\e856'}.eicon-slider-album:before{content:'\e857'}.eicon-slider-device:before{content:'\e858'}.eicon-slider-full-screen:before{content:'\e859'}.eicon-slider-push:before{content:'\e85a'}.eicon-slider-vertical:before{content:'\e85b'}.eicon-slider-video:before{content:'\e85c'}.eicon-slides:before{content:'\e85d'}.eicon-social-icons:before{content:'\e85e'}.eicon-spacer:before{content:'\e85f'}.eicon-table:before{content:'\e860'}.eicon-tabs:before{content:'\e861'}.eicon-tel-field:before{content:'\e862'}.eicon-text-area:before{content:'\e863'}.eicon-text-field:before{content:'\e864'}.eicon-thumbnails-down:before{content:'\e865'}.eicon-thumbnails-half:before{content:'\e866'}.eicon-thumbnails-right:before{content:'\e867'}.eicon-time-line:before{content:'\e868'}.eicon-toggle:before{content:'\e869'}.eicon-url:before{content:'\e86a'}.eicon-t-letter:before{content:'\e86b'}.eicon-wordpress:before{content:'\e86c'}.eicon-text:before{content:'\e86d'}.eicon-anchor:before{content:'\e86e'}.eicon-bullet-list:before{content:'\e86f'}.eicon-code:before{content:'\e870'}.eicon-favorite:before{content:'\e871'}.eicon-google-maps:before{content:'\e872'}.eicon-image:before{content:'\e873'}.eicon-photo-library:before{content:'\e874'}.eicon-woocommerce:before{content:'\e875'}.eicon-youtube:before{content:'\e876'}.eicon-flip-box:before{content:'\e877'}.eicon-settings:before{content:'\e878'}.eicon-headphones:before{content:'\e879'}.eicon-testimonial:before{content:'\e87a'}.eicon-counter-circle:before{content:'\e87b'}.eicon-person:before{content:'\e87c'}.eicon-chevron-right:before{content:'\e87d'}.eicon-chevron-left:before{content:'\e87e'}.eicon-close:before{content:'\e87f'}.eicon-file-download:before{content:'\e880'}.eicon-save:before{content:'\e881'}.eicon-zoom-in:before{content:'\e882'}.eicon-shortcode:before{content:'\e883'}.eicon-nerd:before{content:'\e884'}.eicon-device-desktop:before{content:'\e885'}.eicon-device-tablet:before{content:'\e886'}.eicon-device-mobile:before{content:'\e887'}.eicon-document-file:before{content:'\e888'}.eicon-folder-o:before{content:'\e889'}.eicon-hypster:before{content:'\e88a'}.eicon-h-align-left:before{content:'\e88b'}.eicon-h-align-right:before{content:'\e88c'}.eicon-h-align-center:before{content:'\e88d'}.eicon-h-align-stretch:before{content:'\e88e'}.eicon-v-align-top:before{content:'\e88f'}.eicon-v-align-bottom:before{content:'\e890'}.eicon-v-align-middle:before{content:'\e891'}.eicon-v-align-stretch:before{content:'\e892'}.eicon-pro-icon:before{content:'\e893'}.eicon-mail:before{content:'\e894'}.eicon-lock-user:before{content:'\e895'}.eicon-testimonial-carousel:before{content:'\e896'}.eicon-media-carousel:before{content:'\e897'}.eicon-section:before{content:'\e898'}.eicon-column:before{content:'\e899'}.eicon-edit:before{content:'\e89a'}.eicon-clone:before{content:'\e89b'}.eicon-trash:before{content:'\e89c'}.eicon-play:before{content:'\e89d'}.eicon-angle-right:before{content:'\e89e'}.eicon-angle-left:before{content:'\e89f'}.eicon-animated-headline:before{content:'\e8a0'}.eicon-menu-toggle:before{content:'\e8a1'}.eicon-fb-embed:before{content:'\e8a2'}.eicon-fb-feed:before{content:'\e8a3'}.eicon-twitter-embed:before{content:'\e8a4'}.eicon-twitter-feed:before{content:'\e8a5'}.eicon-sync:before{content:'\e8a6'}.eicon-import-export:before{content:'\e8a7'}.eicon-check-circle:before{content:'\e8a8'}.eicon-library-save:before{content:'\e8a9'}.eicon-library-download:before{content:'\e8aa'}.eicon-insert:before{content:'\e8ab'}.eicon-preview:before{content:'\e8ac'}.eicon-sort-down:before{content:'\e8ad'}.eicon-sort-up:before{content:'\e8ae'}.eicon-heading:before{content:'\e8af'}.eicon-logo:before{content:'\e8b0'}.eicon-meta-data:before{content:'\e8b1'}.eicon-post-content:before{content:'\e8b2'}.eicon-post-excerpt:before{content:'\e8b3'}.eicon-post-navigation:before{content:'\e8b4'}.eicon-yoast:before{content:'\e8b5'}.eicon-nerd-chuckle:before{content:'\e8b6'}.eicon-nerd-wink:before{content:'\e8b7'}.eicon-comments:before{content:'\e8b8'}.eicon-download-circle-o:before{content:'\e8b9'}.eicon-library-upload:before{content:'\e8ba'}.eicon-save-o:before{content:'\e8bb'}.eicon-upload-circle-o:before{content:'\e8bc'}.eicon-ellipsis-h:before{content:'\e8bd'}.eicon-ellipsis-v:before{content:'\e8be'}.eicon-arrow-left:before{content:'\e8bf'}.eicon-arrow-right:before{content:'\e8c0'}.eicon-arrow-up:before{content:'\e8c1'}.eicon-arrow-down:before{content:'\e8c2'}.eicon-play-o:before{content:'\e8c3'}.eicon-archive-posts:before{content:'\e8c4'}.eicon-archive-title:before{content:'\e8c5'}.eicon-featured-image:before{content:'\e8c6'}.eicon-post-info:before{content:'\e8c7'}.eicon-post-title:before{content:'\e8c8'}.eicon-site-logo:before{content:'\e8c9'}.eicon-site-search:before{content:'\e8ca'}.eicon-site-title:before{content:'\e8cb'}.eicon-plus-square:before{content:'\e8cc'}.eicon-minus-square:before{content:'\e8cd'}.eicon-cloud-check:before{content:'\e8ce'}.eicon-drag-n-drop:before{content:'\e8cf'}.eicon-welcome:before{content:'\e8d0'}.eicon-handle:before{content:'\e8d1'}.eicon-cart:before{content:'\e8d2'}.eicon-product-add-to-cart:before{content:'\e8d3'}.eicon-product-breadcrumbs:before{content:'\e8d4'}.eicon-product-categories:before{content:'\e8d5'}.eicon-product-description:before{content:'\e8d6'}.eicon-product-images:before{content:'\e8d7'}.eicon-product-info:before{content:'\e8d8'}.eicon-product-meta:before{content:'\e8d9'}.eicon-product-pages:before{content:'\e8da'}.eicon-product-price:before{content:'\e8db'}.eicon-product-rating:before{content:'\e8dc'}.eicon-product-related:before{content:'\e8dd'}.eicon-product-stock:before{content:'\e8de'}.eicon-product-tabs:before{content:'\e8df'}.eicon-product-title:before{content:'\e8e0'}.eicon-product-upsell:before{content:'\e8e1'}.eicon-products:before{content:'\e8e2'}.eicon-bag-light:before{content:'\e8e3'}.eicon-bag-medium:before{content:'\e8e4'}.eicon-bag-solid:before{content:'\e8e5'}.eicon-basket-light:before{content:'\e8e6'}.eicon-basket-medium:before{content:'\e8e7'}.eicon-basket-solid:before{content:'\e8e8'}.eicon-cart-light:before{content:'\e8e9'}.eicon-cart-medium:before{content:'\e8ea'}.eicon-cart-solid:before{content:'\e8eb'}.eicon-exchange:before{content:'\e8ec'}.eicon-eye:before{content:'\e8ed'}.eicon-device-laptop:before{content:'\e8ee'}.eicon-collapse:before{content:'\e8ef'}.eicon-expand:before{content:'\e8f0'}.eicon-navigator:before{content:'\e8f1'}.eicon-plug:before{content:'\e8f2'}.eicon-dashboard:before{content:'\e8f3'}.eicon-typography:before{content:'\e8f4'}.eicon-info-circle-o:before{content:'\e8f5'}.eicon-integration:before{content:'\e8f6'}.eicon-plus-circle-o:before{content:'\e8f7'}.eicon-rating:before{content:'\e8f8'}.eicon-review:before{content:'\e8f9'}.eicon-tools:before{content:'\e8fa'}.eicon-loading:before{content:'\e8fb'}.eicon-sitemap:before{content:'\e8fc'}.eicon-click:before{content:'\e8fd'}.eicon-clock:before{content:'\e8fe'}.eicon-library-open:before{content:'\e8ff'}.eicon-warning:before{content:'\e900'}.eicon-flow:before{content:'\e901'}.eicon-cursor-move:before{content:'\e902'}.eicon-arrow-circle-left:before{content:'\e903'}.eicon-flash:before{content:'\e904'}.eicon-redo:before{content:'\e905'}.eicon-ban:before{content:'\e906'}.eicon-barcode:before{content:'\e907'}.eicon-calendar:before{content:'\e908'}.eicon-caret-left:before{content:'\e909'}.eicon-caret-right:before{content:'\e90a'}.eicon-caret-up:before{content:'\e90b'}.eicon-chain-broken:before{content:'\e90c'}.eicon-check-circle-o:before{content:'\e90d'}.eicon-check:before{content:'\e90e'}.eicon-chevron-double-left:before{content:'\e90f'}.eicon-chevron-double-right:before{content:'\e910'}.eicon-undo:before{content:'\e911'}.eicon-filter:before{content:'\e912'}.eicon-circle-o:before{content:'\e913'}.eicon-circle:before{content:'\e914'}.eicon-clock-o:before{content:'\e915'}.eicon-cog:before{content:'\e916'}.eicon-cogs:before{content:'\e917'}.eicon-commenting-o:before{content:'\e918'}.eicon-copy:before{content:'\e919'}.eicon-database:before{content:'\e91a'}.eicon-dot-circle-o:before{content:'\e91b'}.eicon-envelope:before{content:'\e91c'}.eicon-external-link-square:before{content:'\e91d'}.eicon-eyedropper:before{content:'\e91e'}.eicon-folder:before{content:'\e91f'}.eicon-font:before{content:'\e920'}.eicon-adjust:before{content:'\e921'}.eicon-lightbox:before{content:'\e922'}.eicon-heart-o:before{content:'\e923'}.eicon-history:before{content:'\e924'}.eicon-image-bold:before{content:'\e925'}.eicon-info-circle:before{content:'\e926'}.eicon-link:before{content:'\e927'}.eicon-long-arrow-left:before{content:'\e928'}.eicon-long-arrow-right:before{content:'\e929'}.eicon-caret-down:before{content:'\e92a'}.eicon-paint-brush:before{content:'\e92b'}.eicon-pencil:before{content:'\e92c'}.eicon-plus-circle:before{content:'\e92d'}.eicon-zoom-in-bold:before{content:'\e92e'}.eicon-sort-amount-desc:before{content:'\e92f'}.eicon-sign-out:before{content:'\e930'}.eicon-spinner:before{content:'\e931'}.eicon-square:before{content:'\e932'}.eicon-star-o:before{content:'\e933'}.eicon-star:before{content:'\e934'}.eicon-text-align-justify:before{content:'\e935'}.eicon-text-align-center:before{content:'\e936'}.eicon-tags:before{content:'\e937'}.eicon-text-align-left:before{content:'\e938'}.eicon-text-align-right:before{content:'\e939'}.eicon-close-circle:before{content:'\e93a'}.eicon-trash-o:before{content:'\e93b'}.eicon-font-awesome:before{content:'\e93c'}.eicon-user-circle-o:before{content:'\e93d'}.eicon-video-camera:before{content:'\e93e'}.eicon-heart:before{content:'\e93f'}.eicon-wrench:before{content:'\e940'}.eicon-help:before{content:'\e941'}.eicon-help-o:before{content:'\e942'}.eicon-zoom-out-bold:before{content:'\e943'}.eicon-plus-square-o:before{content:'\e944'}.eicon-minus-square-o:before{content:'\e945'}.eicon-minus-circle:before{content:'\e946'}.eicon-minus-circle-o:before{content:'\e947'}.eicon-code-bold:before{content:'\e948'}.eicon-cloud-upload:before{content:'\e949'}.eicon-search-bold:before{content:'\e94a'}.eicon-map-pin:before{content:'\e94b'}.eicon-meetup:before{content:'\e94c'}.eicon-slideshow:before{content:'\e94d'}.eicon-t-letter-bold:before{content:'\e94e'}@keyframes bounce{20%,53%,80%,from,to{animation-timing-function:cubic-bezier(.215,.61,.355,1);transform:translate3d(0,0,0)}40%,43%{animation-timing-function:cubic-bezier(.755,.050,.855,.060);transform:translate3d(0,-30px,0)}70%{animation-timing-function:cubic-bezier(.755,.050,.855,.060);transform:translate3d(0,-15px,0)}90%{transform:translate3d(0,-4px,0)}}.bounce{animation-name:bounce;transform-origin:center bottom}@keyframes flash{50%,from,to{opacity:1}25%,75%{opacity:0}}.flash{animation-name:flash}@keyframes pulse{from,to{transform:scale3d(1,1,1)}50%{transform:scale3d(1.05,1.05,1.05)}}.pulse{animation-name:pulse}@keyframes rubberBand{from,to{transform:scale3d(1,1,1)}30%{transform:scale3d(1.25,.75,1)}40%{transform:scale3d(.75,1.25,1)}50%{transform:scale3d(1.15,.85,1)}65%{transform:scale3d(.95,1.05,1)}75%{transform:scale3d(1.05,.95,1)}}.rubberBand{animation-name:rubberBand}@keyframes shake{from,to{transform:translate3d(0,0,0)}10%,30%,50%,70%,90%{transform:translate3d(-10px,0,0)}20%,40%,60%,80%{transform:translate3d(10px,0,0)}}.shake{animation-name:shake}@keyframes headShake{0%{transform:translateX(0)}6.5%{transform:translateX(-6px) rotateY(-9deg)}18.5%{transform:translateX(5px) rotateY(7deg)}31.5%{transform:translateX(-3px) rotateY(-5deg)}43.5%{transform:translateX(2px) rotateY(3deg)}50%{transform:translateX(0)}}.headShake{animation-timing-function:ease-in-out;animation-name:headShake}@keyframes swing{20%{transform:rotate3d(0,0,1,15deg)}40%{transform:rotate3d(0,0,1,-10deg)}60%{transform:rotate3d(0,0,1,5deg)}80%{transform:rotate3d(0,0,1,-5deg)}to{transform:rotate3d(0,0,1,0deg)}}.swing{transform-origin:top center;animation-name:swing}@keyframes tada{from,to{transform:scale3d(1,1,1)}10%,20%{transform:scale3d(.9,.9,.9) rotate3d(0,0,1,-3deg)}30%,50%,70%,90%{transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,3deg)}40%,60%,80%{transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,-3deg)}}.tada{animation-name:tada}@keyframes wobble{from,to{transform:none}15%{transform:translate3d(-25%,0,0) rotate3d(0,0,1,-5deg)}30%{transform:translate3d(20%,0,0) rotate3d(0,0,1,3deg)}45%{transform:translate3d(-15%,0,0) rotate3d(0,0,1,-3deg)}60%{transform:translate3d(10%,0,0) rotate3d(0,0,1,2deg)}75%{transform:translate3d(-5%,0,0) rotate3d(0,0,1,-1deg)}}.wobble{animation-name:wobble}@keyframes jello{11.1%,from,to{transform:none}22.2%{transform:skewX(-12.5deg) skewY(-12.5deg)}33.3%{transform:skewX(6.25deg) skewY(6.25deg)}44.4%{transform:skewX(-3.125deg) skewY(-3.125deg)}55.5%{transform:skewX(1.5625deg) skewY(1.5625deg)}66.6%{transform:skewX(-.78125deg) skewY(-.78125deg)}77.7%{transform:skewX(.390625deg) skewY(.390625deg)}88.8%{transform:skewX(-.1953125deg) skewY(-.1953125deg)}}.jello{animation-name:jello;transform-origin:center}@keyframes bounceIn{20%,40%,60%,80%,from,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:scale3d(.3,.3,.3)}20%{transform:scale3d(1.1,1.1,1.1)}40%{transform:scale3d(.9,.9,.9)}60%{opacity:1;transform:scale3d(1.03,1.03,1.03)}80%{transform:scale3d(.97,.97,.97)}to{opacity:1;transform:scale3d(1,1,1)}}.bounceIn{animation-name:bounceIn}@keyframes bounceInDown{60%,75%,90%,from,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,-3000px,0)}60%{opacity:1;transform:translate3d(0,25px,0)}75%{transform:translate3d(0,-10px,0)}90%{transform:translate3d(0,5px,0)}to{transform:none}}.bounceInDown{animation-name:bounceInDown}@keyframes bounceInLeft{60%,75%,90%,from,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(-3000px,0,0)}60%{opacity:1;transform:translate3d(25px,0,0)}75%{transform:translate3d(-10px,0,0)}90%{transform:translate3d(5px,0,0)}to{transform:none}}.bounceInLeft{animation-name:bounceInLeft}@keyframes bounceInRight{60%,75%,90%,from,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}from{opacity:0;transform:translate3d(3000px,0,0)}60%{opacity:1;transform:translate3d(-25px,0,0)}75%{transform:translate3d(10px,0,0)}90%{transform:translate3d(-5px,0,0)}to{transform:none}}.bounceInRight{animation-name:bounceInRight}@keyframes bounceInUp{60%,75%,90%,from,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}from{opacity:0;transform:translate3d(0,3000px,0)}60%{opacity:1;transform:translate3d(0,-20px,0)}75%{transform:translate3d(0,10px,0)}90%{transform:translate3d(0,-5px,0)}to{transform:translate3d(0,0,0)}}.bounceInUp{animation-name:bounceInUp}@keyframes fadeIn{from{opacity:0}to{opacity:1}}.fadeIn{animation-name:fadeIn}@keyframes fadeInDown{from{opacity:0;transform:translate3d(0,-100%,0)}to{opacity:1;transform:none}}.fadeInDown{animation-name:fadeInDown}@keyframes fadeInLeft{from{opacity:0;transform:translate3d(-100%,0,0)}to{opacity:1;transform:none}}.fadeInLeft{animation-name:fadeInLeft}@keyframes fadeInRight{from{opacity:0;transform:translate3d(100%,0,0)}to{opacity:1;transform:none}}.fadeInRight{animation-name:fadeInRight}@keyframes fadeInUp{from{opacity:0;transform:translate3d(0,100%,0)}to{opacity:1;transform:none}}.fadeInUp{animation-name:fadeInUp}@keyframes lightSpeedIn{from{transform:translate3d(100%,0,0) skewX(-30deg);opacity:0}60%{transform:skewX(20deg);opacity:1}80%{transform:skewX(-5deg);opacity:1}to{transform:none;opacity:1}}.lightSpeedIn{animation-name:lightSpeedIn;animation-timing-function:ease-out}@keyframes rotateIn{from{transform-origin:center;transform:rotate3d(0,0,1,-200deg);opacity:0}to{transform-origin:center;transform:none;opacity:1}}.rotateIn{animation-name:rotateIn}@keyframes rotateInDownLeft{from{transform-origin:left bottom;transform:rotate3d(0,0,1,-45deg);opacity:0}to{transform-origin:left bottom;transform:none;opacity:1}}.rotateInDownLeft{animation-name:rotateInDownLeft}@keyframes rotateInDownRight{from{transform-origin:right bottom;transform:rotate3d(0,0,1,45deg);opacity:0}to{transform-origin:right bottom;transform:none;opacity:1}}.rotateInDownRight{animation-name:rotateInDownRight}@keyframes rotateInUpLeft{from{transform-origin:left bottom;transform:rotate3d(0,0,1,45deg);opacity:0}to{transform-origin:left bottom;transform:none;opacity:1}}.rotateInUpLeft{animation-name:rotateInUpLeft}@keyframes rotateInUpRight{from{transform-origin:right bottom;transform:rotate3d(0,0,1,-90deg);opacity:0}to{transform-origin:right bottom;transform:none;opacity:1}}.rotateInUpRight{animation-name:rotateInUpRight}@keyframes rollIn{from{opacity:0;transform:translate3d(-100%,0,0) rotate3d(0,0,1,-120deg)}to{opacity:1;transform:none}}.rollIn{animation-name:rollIn}@keyframes zoomIn{from{opacity:0;transform:scale3d(.3,.3,.3)}50%{opacity:1}}.zoomIn{animation-name:zoomIn}@keyframes zoomInDown{from{opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,60px,0);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomInDown{animation-name:zoomInDown}@keyframes zoomInLeft{from{opacity:0;transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(10px,0,0);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomInLeft{animation-name:zoomInLeft}@keyframes zoomInRight{from{opacity:0;transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(-10px,0,0);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomInRight{animation-name:zoomInRight}@keyframes zoomInUp{from{opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,1000px,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomInUp{animation-name:zoomInUp}@keyframes slideInDown{from{transform:translate3d(0,-100%,0);visibility:visible}to{transform:translate3d(0,0,0)}}.slideInDown{animation-name:slideInDown}@keyframes slideInLeft{from{transform:translate3d(-100%,0,0);visibility:visible}to{transform:translate3d(0,0,0)}}.slideInLeft{animation-name:slideInLeft}@keyframes slideInRight{from{transform:translate3d(100%,0,0);visibility:visible}to{transform:translate3d(0,0,0)}}.slideInRight{animation-name:slideInRight}@keyframes slideInUp{from{transform:translate3d(0,100%,0);visibility:visible}to{transform:translate3d(0,0,0)}}.slideInUp{animation-name:slideInUp}
.elementor-animation-grow{transition-duration:.3s;transition-property:transform}.elementor-animation-grow:active,.elementor-animation-grow:focus,.elementor-animation-grow:hover{transform:scale(1.1)}.elementor-animation-shrink{transition-duration:.3s;transition-property:transform}.elementor-animation-shrink:active,.elementor-animation-shrink:focus,.elementor-animation-shrink:hover{transform:scale(0.9)}@keyframes elementor-animation-pulse{25%{transform:scale(1.1)}75%{transform:scale(0.9)}}.elementor-animation-pulse:active,.elementor-animation-pulse:focus,.elementor-animation-pulse:hover{animation-name:elementor-animation-pulse;animation-duration:1s;animation-timing-function:linear;animation-iteration-count:infinite}@keyframes elementor-animation-pulse-grow{to{transform:scale(1.1)}}.elementor-animation-pulse-grow:active,.elementor-animation-pulse-grow:focus,.elementor-animation-pulse-grow:hover{animation-name:elementor-animation-pulse-grow;animation-duration:.3s;animation-timing-function:linear;animation-iteration-count:infinite;animation-direction:alternate}@keyframes elementor-animation-pulse-shrink{to{transform:scale(0.9)}}.elementor-animation-pulse-shrink:active,.elementor-animation-pulse-shrink:focus,.elementor-animation-pulse-shrink:hover{animation-name:elementor-animation-pulse-shrink;animation-duration:.3s;animation-timing-function:linear;animation-iteration-count:infinite;animation-direction:alternate}@keyframes elementor-animation-push{50%{transform:scale(0.8)}100%{transform:scale(1)}}.elementor-animation-push:active,.elementor-animation-push:focus,.elementor-animation-push:hover{animation-name:elementor-animation-push;animation-duration:.3s;animation-timing-function:linear;animation-iteration-count:1}@keyframes elementor-animation-pop{50%{transform:scale(1.2)}}.elementor-animation-pop:active,.elementor-animation-pop:focus,.elementor-animation-pop:hover{animation-name:elementor-animation-pop;animation-duration:.3s;animation-timing-function:linear;animation-iteration-count:1}.elementor-animation-bounce-in{transition-duration:.5s}.elementor-animation-bounce-in:active,.elementor-animation-bounce-in:focus,.elementor-animation-bounce-in:hover{transform:scale(1.2);transition-timing-function:cubic-bezier(0.47,2.02,.31,-.36)}.elementor-animation-bounce-out{transition-duration:.5s}.elementor-animation-bounce-out:active,.elementor-animation-bounce-out:focus,.elementor-animation-bounce-out:hover{transform:scale(0.8);transition-timing-function:cubic-bezier(0.47,2.02,.31,-.36)}.elementor-animation-rotate{transition-duration:.3s;transition-property:transform}.elementor-animation-rotate:active,.elementor-animation-rotate:focus,.elementor-animation-rotate:hover{transform:rotate(4deg)}.elementor-animation-grow-rotate{transition-duration:.3s;transition-property:transform}.elementor-animation-grow-rotate:active,.elementor-animation-grow-rotate:focus,.elementor-animation-grow-rotate:hover{transform:scale(1.1) rotate(4deg)}.elementor-animation-float{transition-duration:.3s;transition-property:transform;transition-timing-function:ease-out}.elementor-animation-float:active,.elementor-animation-float:focus,.elementor-animation-float:hover{transform:translateY(-8px)}.elementor-animation-sink{transition-duration:.3s;transition-property:transform;transition-timing-function:ease-out}.elementor-animation-sink:active,.elementor-animation-sink:focus,.elementor-animation-sink:hover{transform:translateY(8px)}@keyframes elementor-animation-bob{0%{transform:translateY(-8px)}50%{transform:translateY(-4px)}100%{transform:translateY(-8px)}}@keyframes elementor-animation-bob-float{100%{transform:translateY(-8px)}}.elementor-animation-bob:active,.elementor-animation-bob:focus,.elementor-animation-bob:hover{animation-name:elementor-animation-bob-float,elementor-animation-bob;animation-duration:.3s,1.5s;animation-delay:0s,.3s;animation-timing-function:ease-out,ease-in-out;animation-iteration-count:1,infinite;animation-fill-mode:forwards;animation-direction:normal,alternate}@keyframes elementor-animation-hang{0%{transform:translateY(8px)}50%{transform:translateY(4px)}100%{transform:translateY(8px)}}@keyframes elementor-animation-hang-sink{100%{transform:translateY(8px)}}.elementor-animation-hang:active,.elementor-animation-hang:focus,.elementor-animation-hang:hover{animation-name:elementor-animation-hang-sink,elementor-animation-hang;animation-duration:.3s,1.5s;animation-delay:0s,.3s;animation-timing-function:ease-out,ease-in-out;animation-iteration-count:1,infinite;animation-fill-mode:forwards;animation-direction:normal,alternate}.elementor-animation-skew{transition-duration:.3s;transition-property:transform}.elementor-animation-skew:active,.elementor-animation-skew:focus,.elementor-animation-skew:hover{transform:skew(-10deg)}.elementor-animation-skew-forward{transition-duration:.3s;transition-property:transform;transform-origin:0 100%}.elementor-animation-skew-forward:active,.elementor-animation-skew-forward:focus,.elementor-animation-skew-forward:hover{transform:skew(-10deg)}.elementor-animation-skew-backward{transition-duration:.3s;transition-property:transform;transform-origin:0 100%}.elementor-animation-skew-backward:active,.elementor-animation-skew-backward:focus,.elementor-animation-skew-backward:hover{transform:skew(10deg)}@keyframes elementor-animation-wobble-vertical{16.65%{transform:translateY(8px)}33.3%{transform:translateY(-6px)}49.95%{transform:translateY(4px)}66.6%{transform:translateY(-2px)}83.25%{transform:translateY(1px)}100%{transform:translateY(0)}}.elementor-animation-wobble-vertical:active,.elementor-animation-wobble-vertical:focus,.elementor-animation-wobble-vertical:hover{animation-name:elementor-animation-wobble-vertical;animation-duration:1s;animation-timing-function:ease-in-out;animation-iteration-count:1}@keyframes elementor-animation-wobble-horizontal{16.65%{transform:translateX(8px)}33.3%{transform:translateX(-6px)}49.95%{transform:translateX(4px)}66.6%{transform:translateX(-2px)}83.25%{transform:translateX(1px)}100%{transform:translateX(0)}}.elementor-animation-wobble-horizontal:active,.elementor-animation-wobble-horizontal:focus,.elementor-animation-wobble-horizontal:hover{animation-name:elementor-animation-wobble-horizontal;animation-duration:1s;animation-timing-function:ease-in-out;animation-iteration-count:1}@keyframes elementor-animation-wobble-to-bottom-right{16.65%{transform:translate(8px,8px)}33.3%{transform:translate(-6px,-6px)}49.95%{transform:translate(4px,4px)}66.6%{transform:translate(-2px,-2px)}83.25%{transform:translate(1px,1px)}100%{transform:translate(0,0)}}.elementor-animation-wobble-to-bottom-right:active,.elementor-animation-wobble-to-bottom-right:focus,.elementor-animation-wobble-to-bottom-right:hover{animation-name:elementor-animation-wobble-to-bottom-right;animation-duration:1s;animation-timing-function:ease-in-out;animation-iteration-count:1}@keyframes elementor-animation-wobble-to-top-right{16.65%{transform:translate(8px,-8px)}33.3%{transform:translate(-6px,6px)}49.95%{transform:translate(4px,-4px)}66.6%{transform:translate(-2px,2px)}83.25%{transform:translate(1px,-1px)}100%{transform:translate(0,0)}}.elementor-animation-wobble-to-top-right:active,.elementor-animation-wobble-to-top-right:focus,.elementor-animation-wobble-to-top-right:hover{animation-name:elementor-animation-wobble-to-top-right;animation-duration:1s;animation-timing-function:ease-in-out;animation-iteration-count:1}@keyframes elementor-animation-wobble-top{16.65%{transform:skew(-12deg)}33.3%{transform:skew(10deg)}49.95%{transform:skew(-6deg)}66.6%{transform:skew(4deg)}83.25%{transform:skew(-2deg)}100%{transform:skew(0)}}.elementor-animation-wobble-top{transform-origin:0 100%}.elementor-animation-wobble-top:active,.elementor-animation-wobble-top:focus,.elementor-animation-wobble-top:hover{animation-name:elementor-animation-wobble-top;animation-duration:1s;animation-timing-function:ease-in-out;animation-iteration-count:1}@keyframes elementor-animation-wobble-bottom{16.65%{transform:skew(-12deg)}33.3%{transform:skew(10deg)}49.95%{transform:skew(-6deg)}66.6%{transform:skew(4deg)}83.25%{transform:skew(-2deg)}100%{transform:skew(0)}}.elementor-animation-wobble-bottom{transform-origin:100% 0}.elementor-animation-wobble-bottom:active,.elementor-animation-wobble-bottom:focus,.elementor-animation-wobble-bottom:hover{animation-name:elementor-animation-wobble-bottom;animation-duration:1s;animation-timing-function:ease-in-out;animation-iteration-count:1}@keyframes elementor-animation-wobble-skew{16.65%{transform:skew(-12deg)}33.3%{transform:skew(10deg)}49.95%{transform:skew(-6deg)}66.6%{transform:skew(4deg)}83.25%{transform:skew(-2deg)}100%{transform:skew(0)}}.elementor-animation-wobble-skew:active,.elementor-animation-wobble-skew:focus,.elementor-animation-wobble-skew:hover{animation-name:elementor-animation-wobble-skew;animation-duration:1s;animation-timing-function:ease-in-out;animation-iteration-count:1}@keyframes elementor-animation-buzz{50%{transform:translateX(3px) rotate(2deg)}100%{transform:translateX(-3px) rotate(-2deg)}}.elementor-animation-buzz:active,.elementor-animation-buzz:focus,.elementor-animation-buzz:hover{animation-name:elementor-animation-buzz;animation-duration:.15s;animation-timing-function:linear;animation-iteration-count:infinite}@keyframes elementor-animation-buzz-out{10%{transform:translateX(3px) rotate(2deg)}20%{transform:translateX(-3px) rotate(-2deg)}30%{transform:translateX(3px) rotate(2deg)}40%{transform:translateX(-3px) rotate(-2deg)}50%{transform:translateX(2px) rotate(1deg)}60%{transform:translateX(-2px) rotate(-1deg)}70%{transform:translateX(2px) rotate(1deg)}80%{transform:translateX(-2px) rotate(-1deg)}90%{transform:translateX(1px) rotate(0)}100%{transform:translateX(-1px) rotate(0)}}.elementor-animation-buzz-out:active,.elementor-animation-buzz-out:focus,.elementor-animation-buzz-out:hover{animation-name:elementor-animation-buzz-out;animation-duration:.75s;animation-timing-function:linear;animation-iteration-count:1}.dialog-widget-content{background-color:#fff;position:absolute;-webkit-border-radius:3px;border-radius:3px;-webkit-box-shadow:2px 8px 23px 3px rgba(0,0,0,.2);box-shadow:2px 8px 23px 3px rgba(0,0,0,.2);overflow:hidden}.dialog-message{font-size:12px;line-height:1.5;-webkit-box-sizing:border-box;box-sizing:border-box}.dialog-type-lightbox{position:fixed;height:100%;width:100%;top:0;left:0;background-color:rgba(0,0,0,.8);z-index:9999;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.dialog-type-lightbox .dialog-widget-content{margin:auto;width:375px}.dialog-type-lightbox .dialog-header{font-size:15px;color:#495157;padding:30px 0 10px;font-weight:500}.dialog-type-lightbox .dialog-message{padding:0 30px 30px;min-height:50px}.dialog-type-lightbox:not(.elementor-popup-modal) .dialog-header,.dialog-type-lightbox:not(.elementor-popup-modal) .dialog-message{text-align:center}.dialog-type-lightbox .dialog-buttons-wrapper{border-top:1px solid #e6e9ec;text-align:center}.dialog-type-lightbox .dialog-buttons-wrapper>.dialog-button{font-family:Roboto,Arial,Helvetica,Verdana,sans-serif;width:50%;border:none;background:none;color:#6d7882;font-size:15px;cursor:pointer;padding:13px 0;outline:0}.dialog-type-lightbox .dialog-buttons-wrapper>.dialog-button:hover{background-color:#f4f6f7}.dialog-type-lightbox .dialog-buttons-wrapper>.dialog-button.dialog-ok{color:#b01b1b}.dialog-type-lightbox .dialog-buttons-wrapper>.dialog-button.dialog-take_over{color:#39b54a}.dialog-type-lightbox .dialog-buttons-wrapper>.dialog-button:active{background-color:rgba(230,233,236,.5)}.dialog-type-lightbox .dialog-buttons-wrapper>.dialog-button::-moz-focus-inner{border:0}.dialog-close-button{cursor:pointer;position:absolute;top:30px;right:30px;font-size:15px;line-height:1}.dialog-close-button:not(:hover){opacity:.4}.dialog-alert-widget .dialog-buttons-wrapper>button{width:100%}.dialog-confirm-widget .dialog-button:first-child{border-right:1px solid #e6e9ec}.dialog-prevent-scroll{overflow:hidden;max-height:100vh}@media (max-width:767px){.dialog-close-button{top:15px;right:15px}body.admin-bar .dialog-close-button{top:40px}}.elementor-aspect-ratio-219 .elementor-fit-aspect-ratio{padding-bottom:42.8571%}.elementor-aspect-ratio-169 .elementor-fit-aspect-ratio{padding-bottom:56.25%}.elementor-aspect-ratio-43 .elementor-fit-aspect-ratio{padding-bottom:75%}.elementor-aspect-ratio-32 .elementor-fit-aspect-ratio{padding-bottom:66.6666%}.elementor-aspect-ratio-11 .elementor-fit-aspect-ratio{padding-bottom:100%}.elementor-aspect-ratio-916 .elementor-fit-aspect-ratio{padding-bottom:177.8%}.elementor-fit-aspect-ratio{position:relative;height:0}.elementor-fit-aspect-ratio iframe{position:absolute;top:0;left:0;height:100%;width:100%;border:0;background-color:#000}.elementor-fit-aspect-ratio video{width:100%}.flatpickr-calendar{width:280px}.flatpickr-calendar .flatpickr-current-month span.cur-month{font-weight:300}.flatpickr-calendar .dayContainer{width:280px;min-width:280px;max-width:280px}.flatpickr-calendar .flatpickr-days{width:280px}.flatpickr-calendar .flatpickr-day{max-width:37px;height:37px;line-height:37px}.elementor-templates-modal .dialog-widget-content{font-family:Roboto,Arial,Helvetica,Verdana,sans-serif;background-color:#f1f3f5;width:100%}@media (max-width:1439px){.elementor-templates-modal .dialog-widget-content{max-width:990px}}@media (min-width:1440px){.elementor-templates-modal .dialog-widget-content{max-width:1200px}}.elementor-templates-modal .dialog-header{padding:0;z-index:1}.elementor-templates-modal .dialog-buttons-wrapper,.elementor-templates-modal .dialog-header{background-color:#fff;-webkit-box-shadow:0 0 8px rgba(0,0,0,.1);box-shadow:0 0 8px rgba(0,0,0,.1);position:relative}.elementor-templates-modal .dialog-buttons-wrapper{border:none;display:none;-webkit-box-pack:end;-webkit-justify-content:flex-end;-ms-flex-pack:end;justify-content:flex-end;padding:5px}.elementor-templates-modal .dialog-buttons-wrapper .elementor-button{height:40px;margin-left:5px}.elementor-templates-modal .dialog-buttons-wrapper .elementor-button-success{padding:12px 36px;color:#fff;width:auto;font-size:15px}.elementor-templates-modal .dialog-buttons-wrapper .elementor-button-success:hover{background-color:#39b54a}.elementor-templates-modal .dialog-message{height:750px;max-height:85vh;overflow:auto;padding-top:25px}.elementor-templates-modal .dialog-content{height:100%}.elementor-templates-modal .dialog-loading{display:none}.elementor-templates-modal__header{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;height:50px}.elementor-templates-modal__header__logo{line-height:1;text-transform:uppercase;font-weight:700;cursor:pointer}.elementor-templates-modal__header__logo-area{text-align:left;padding-left:15px}.elementor-templates-modal__header__logo-area>*{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.elementor-templates-modal__header__logo__icon-wrapper{padding:4px 7px 6px;background-image:-webkit-linear-gradient(225deg,#f2295b,#434363);background-image:-o-linear-gradient(225deg,#f2295b,#434363);background-image:linear-gradient(-135deg,#f2295b,#434363);-webkit-border-radius:2px;border-radius:2px;margin-right:10px}.elementor-templates-modal__header__logo__title{padding-top:2px}.elementor-templates-modal__header__logo i{color:#fff;font-size:10px}.elementor-templates-modal__header__items-area{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-webkit-flex-direction:row-reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.elementor-templates-modal__header__item{position:relative;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-sizing:content-box;box-sizing:content-box}.elementor-templates-modal__header__item>i{font-size:20px;-webkit-transition:all .3s;-o-transition:all .3s;transition:all .3s;cursor:pointer}.elementor-templates-modal__header__item>i:not(:hover){color:#a4afb7}.elementor-templates-modal__header__close--normal{width:45px;border-left:1px solid #e6e9ec}.elementor-templates-modal__header__close--normal i{font-size:18px}.elementor-templates-modal__header__close--skip{padding:10px 10px 10px 20px;margin-right:10px;color:#fff;background-color:#a4afb7;font-size:11px;font-weight:400;line-height:1;text-transform:uppercase;-webkit-border-radius:2px;border-radius:2px;cursor:pointer}.elementor-templates-modal__header__close--skip>i{font-size:inherit;padding-left:10px;margin-left:15px;border-left:1px solid}.elementor-templates-modal__header__close--skip>i:not(:hover){color:#fff}.elementor-templates-modal__sidebar{width:25%;background-color:hsla(0,0%,100%,.3)}.elementor-templates-modal__content{-webkit-box-flex:1;-webkit-flex-grow:1;-ms-flex-positive:1;flex-grow:1;-webkit-box-shadow:0 0 13px inset rgba(0,0,0,.05);box-shadow:inset 0 0 13px rgba(0,0,0,.05)}.elementor-hidden{display:none}.elementor-screen-only,.screen-reader-text,.screen-reader-text span,.ui-helper-hidden-accessible{position:absolute;top:-10000em;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;clip:rect(0,0,0,0);border:0}.elementor-clearfix:after{content:"";display:block;clear:both;width:0;height:0}.elementor{-webkit-hyphens:manual;-ms-hyphens:manual;hyphens:manual}.elementor *,.elementor :after,.elementor :before{-webkit-box-sizing:border-box;box-sizing:border-box}.elementor a{-webkit-box-shadow:none;box-shadow:none;text-decoration:none}.elementor hr{margin:0;background-color:transparent}.elementor img{height:auto;max-width:100%;border:none;-webkit-border-radius:0;border-radius:0;-webkit-box-shadow:none;box-shadow:none}.elementor .elementor-widget:not(.elementor-widget-text-editor) figure{margin:0}.elementor embed,.elementor iframe,.elementor object,.elementor video{max-width:100%;width:100%;margin:0;line-height:1;border:none}.elementor .elementor-custom-embed{line-height:0}.elementor .elementor-background,.elementor .elementor-background-holder,.elementor .elementor-background-video-container{height:100%;width:100%;top:0;left:0;position:absolute;overflow:hidden;z-index:0;direction:ltr}.elementor .elementor-background-video-container{-webkit-transition:opacity 1s;-o-transition:opacity 1s;transition:opacity 1s;pointer-events:none}.elementor .elementor-background-video-container.elementor-loading{opacity:0}.elementor .elementor-background-video-embed{max-width:none}.elementor .elementor-background-video-embed,.elementor .elementor-background-video-hosted{position:absolute;top:50%;left:50%;-webkit-transform:translateX(-50%) translateY(-50%);-ms-transform:translateX(-50%) translateY(-50%);transform:translateX(-50%) translateY(-50%)}.elementor .elementor-background-video{position:absolute;max-width:none;top:50%;left:50%;-webkit-transform:translateY(-50%) translateX(-50%);-ms-transform:translateY(-50%) translateX(-50%);transform:translateY(-50%) translateX(-50%)}.elementor .elementor-html5-video{-o-object-fit:cover;object-fit:cover}.elementor .elementor-background-overlay,.elementor .elementor-background-slideshow{height:100%;width:100%;top:0;left:0;position:absolute}.elementor .elementor-background-slideshow{z-index:0}.elementor .elementor-background-slideshow__slide__image{width:100%;height:100%;background-position:50%;-webkit-background-size:cover;background-size:cover}.elementor-widget-wrap>.elementor-element.elementor-absolute{position:absolute}.elementor-widget-wrap>.elementor-element.elementor-fixed{position:fixed}.elementor-widget-wrap .elementor-element.elementor-widget__width-auto,.elementor-widget-wrap .elementor-element.elementor-widget__width-initial{max-width:100%}@media (max-width:1024px){.elementor-widget-wrap .elementor-element.elementor-widget-tablet__width-auto,.elementor-widget-wrap .elementor-element.elementor-widget-tablet__width-initial{max-width:100%}}@media (max-width:767px){.elementor-widget-wrap .elementor-element.elementor-widget-mobile__width-auto,.elementor-widget-wrap .elementor-element.elementor-widget-mobile__width-initial{max-width:100%}}.elementor-element.elementor-absolute,.elementor-element.elementor-fixed{z-index:1}.elementor-invisible{visibility:hidden}.elementor-align-center{text-align:center}.elementor-align-center .elementor-button{width:auto}.elementor-align-right{text-align:right}.elementor-align-right .elementor-button{width:auto}.elementor-align-left{text-align:left}.elementor-align-left .elementor-button{width:auto}.elementor-align-justify .elementor-button{width:100%}.elementor-custom-embed-play{position:absolute;top:50%;left:50%;-webkit-transform:translateX(-50%) translateY(-50%);-ms-transform:translateX(-50%) translateY(-50%);transform:translateX(-50%) translateY(-50%)}.elementor-custom-embed-play i{font-size:100px;color:#fff;opacity:.8;text-shadow:1px 0 6px rgba(0,0,0,.3);-webkit-transition:all .5s;-o-transition:all .5s;transition:all .5s}.elementor-custom-embed-play.elementor-playing i{font-family:eicons;-webkit-animation:fa-spin 2s linear infinite;animation:fa-spin 2s linear infinite}.elementor-custom-embed-play.elementor-playing i:before{content:"\e8fb"}.elementor-tag{display:-webkit-inline-box;display:-webkit-inline-flex;display:-ms-inline-flexbox;display:inline-flex}.elementor-ken-burns{-webkit-transition-property:-webkit-transform;transition-property:-webkit-transform;-o-transition-property:transform;transition-property:transform;transition-property:transform,-webkit-transform;-webkit-transition-duration:10s;-o-transition-duration:10s;transition-duration:10s;-webkit-transition-timing-function:linear;-o-transition-timing-function:linear;transition-timing-function:linear}.elementor-ken-burns--out{-webkit-transform:scale(1.3);-ms-transform:scale(1.3);transform:scale(1.3)}.elementor-ken-burns--active{-webkit-transition-duration:20s;-o-transition-duration:20s;transition-duration:20s}.elementor-ken-burns--active.elementor-ken-burns--out{-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1)}.elementor-ken-burns--active.elementor-ken-burns--in{-webkit-transform:scale(1.3);-ms-transform:scale(1.3);transform:scale(1.3)}@media (max-width:1024px){.elementor-tablet-align-center{text-align:center}.elementor-tablet-align-center .elementor-button{width:auto}.elementor-tablet-align-right{text-align:right}.elementor-tablet-align-right .elementor-button{width:auto}.elementor-tablet-align-left{text-align:left}.elementor-tablet-align-left .elementor-button{width:auto}.elementor-tablet-align-justify .elementor-button{width:100%}}@media (max-width:767px){.elementor-mobile-align-center{text-align:center}.elementor-mobile-align-center .elementor-button{width:auto}.elementor-mobile-align-right{text-align:right}.elementor-mobile-align-right .elementor-button{width:auto}.elementor-mobile-align-left{text-align:left}.elementor-mobile-align-left .elementor-button{width:auto}.elementor-mobile-align-justify .elementor-button{width:100%}}#wpadminbar #wp-admin-bar-elementor_edit_page>.ab-item:before{content:"\e813";font-family:eicons;top:3px;font-size:18px}#wpadminbar #wp-admin-bar-elementor_inspector>.ab-item:before{content:"\f348";top:2px}.elementor-section{position:relative}.elementor-section .elementor-container{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;margin-right:auto;margin-left:auto;position:relative}.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{-webkit-box-align:start;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start}.elementor-section.elementor-section-items-middle>.elementor-container{-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.elementor-section.elementor-section-items-bottom>.elementor-container{-webkit-box-align:end;-webkit-align-items:flex-end;-ms-flex-align:end;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-row>.elementor-column>.elementor-column-wrap{-webkit-box-align:start;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start}.elementor-bc-flex-widget .elementor-section-content-middle>.elementor-container>.elementor-row>.elementor-column>.elementor-column-wrap{-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.elementor-bc-flex-widget .elementor-section-content-bottom>.elementor-container>.elementor-row>.elementor-column>.elementor-column-wrap{-webkit-box-align:end;-webkit-align-items:flex-end;-ms-flex-align:end;align-items:flex-end}.elementor-row{width:100%;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}@media (max-width:1024px){.elementor-row{-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}}.elementor-column-wrap{width:100%;position:relative;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}.elementor-widget-wrap{position:relative;width:100%;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-align-content:flex-start;-ms-flex-line-pack:start;align-content:flex-start}.elementor:not(.elementor-bc-flex-widget) .elementor-widget-wrap{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}.elementor-widget-wrap>.elementor-element{width:100%}.elementor-widget{position:relative}.elementor-widget:not(:last-child){margin-bottom: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{position:relative;min-height:1px;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}.elementor-column-gap-narrow>.elementor-row>.elementor-column>.elementor-element-populated{padding:5px}.elementor-column-gap-default>.elementor-row>.elementor-column>.elementor-element-populated{padding:10px}.elementor-column-gap-extended>.elementor-row>.elementor-column>.elementor-element-populated{padding:15px}.elementor-column-gap-wide>.elementor-row>.elementor-column>.elementor-element-populated{padding:20px}.elementor-column-gap-wider>.elementor-row>.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:768px) and (max-width:1024px){.elementor-reverse-tablet>.elementor-container>.elementor-row>:first-child{-webkit-box-ordinal-group:11;-webkit-order:10;-ms-flex-order:10;order:10}.elementor-reverse-tablet>.elementor-container>.elementor-row>:nth-child(2){-webkit-box-ordinal-group:10;-webkit-order:9;-ms-flex-order:9;order:9}.elementor-reverse-tablet>.elementor-container>.elementor-row>:nth-child(3){-webkit-box-ordinal-group:9;-webkit-order:8;-ms-flex-order:8;order:8}.elementor-reverse-tablet>.elementor-container>.elementor-row>:nth-child(4){-webkit-box-ordinal-group:8;-webkit-order:7;-ms-flex-order:7;order:7}.elementor-reverse-tablet>.elementor-container>.elementor-row>:nth-child(5){-webkit-box-ordinal-group:7;-webkit-order:6;-ms-flex-order:6;order:6}.elementor-reverse-tablet>.elementor-container>.elementor-row>:nth-child(6){-webkit-box-ordinal-group:6;-webkit-order:5;-ms-flex-order:5;order:5}.elementor-reverse-tablet>.elementor-container>.elementor-row>:nth-child(7){-webkit-box-ordinal-group:5;-webkit-order:4;-ms-flex-order:4;order:4}.elementor-reverse-tablet>.elementor-container>.elementor-row>:nth-child(8){-webkit-box-ordinal-group:4;-webkit-order:3;-ms-flex-order:3;order:3}.elementor-reverse-tablet>.elementor-container>.elementor-row>:nth-child(9){-webkit-box-ordinal-group:3;-webkit-order:2;-ms-flex-order:2;order:2}.elementor-reverse-tablet>.elementor-container>.elementor-row>:nth-child(10){-webkit-box-ordinal-group:2;-webkit-order:1;-ms-flex-order:1;order:1}}@media (max-width:767px){.elementor-reverse-mobile>.elementor-container>.elementor-row>:first-child{-webkit-box-ordinal-group:11;-webkit-order:10;-ms-flex-order:10;order:10}.elementor-reverse-mobile>.elementor-container>.elementor-row>:nth-child(2){-webkit-box-ordinal-group:10;-webkit-order:9;-ms-flex-order:9;order:9}.elementor-reverse-mobile>.elementor-container>.elementor-row>:nth-child(3){-webkit-box-ordinal-group:9;-webkit-order:8;-ms-flex-order:8;order:8}.elementor-reverse-mobile>.elementor-container>.elementor-row>:nth-child(4){-webkit-box-ordinal-group:8;-webkit-order:7;-ms-flex-order:7;order:7}.elementor-reverse-mobile>.elementor-container>.elementor-row>:nth-child(5){-webkit-box-ordinal-group:7;-webkit-order:6;-ms-flex-order:6;order:6}.elementor-reverse-mobile>.elementor-container>.elementor-row>:nth-child(6){-webkit-box-ordinal-group:6;-webkit-order:5;-ms-flex-order:5;order:5}.elementor-reverse-mobile>.elementor-container>.elementor-row>:nth-child(7){-webkit-box-ordinal-group:5;-webkit-order:4;-ms-flex-order:4;order:4}.elementor-reverse-mobile>.elementor-container>.elementor-row>:nth-child(8){-webkit-box-ordinal-group:4;-webkit-order:3;-ms-flex-order:3;order:3}.elementor-reverse-mobile>.elementor-container>.elementor-row>:nth-child(9){-webkit-box-ordinal-group:3;-webkit-order:2;-ms-flex-order:2;order:2}.elementor-reverse-mobile>.elementor-container>.elementor-row>:nth-child(10){-webkit-box-ordinal-group:2;-webkit-order:1;-ms-flex-order:1;order:1}.elementor-column{width:100%}}ul.elementor-icon-list-items.elementor-inline-items{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}ul.elementor-icon-list-items.elementor-inline-items .elementor-inline-item{word-break:break-word}.elementor-grid .elementor-grid-item{word-break:break-word;min-width:0}.elementor-grid-0 .elementor-grid{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;overflow:hidden;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}.elementor-grid-1 .elementor-grid{grid-template-columns:repeat(1,1fr);display:grid}.elementor-grid-2 .elementor-grid{grid-template-columns:repeat(2,1fr);display:grid}.elementor-grid-3 .elementor-grid{grid-template-columns:repeat(3,1fr);display:grid}.elementor-grid-4 .elementor-grid{grid-template-columns:repeat(4,1fr);display:grid}.elementor-grid-5 .elementor-grid{grid-template-columns:repeat(5,1fr);display:grid}.elementor-grid-6 .elementor-grid{grid-template-columns:repeat(6,1fr);display:grid}.elementor-grid-7 .elementor-grid{grid-template-columns:repeat(7,1fr);display:grid}.elementor-grid-8 .elementor-grid{grid-template-columns:repeat(8,1fr);display:grid}.elementor-grid-9 .elementor-grid{grid-template-columns:repeat(9,1fr);display:grid}.elementor-grid-10 .elementor-grid{grid-template-columns:repeat(10,1fr);display:grid}.elementor-grid-11 .elementor-grid{grid-template-columns:repeat(11,1fr);display:grid}.elementor-grid-12 .elementor-grid{grid-template-columns:repeat(12,1fr);display:grid}@media (max-width:1024px){.elementor-grid-tablet-0 .elementor-grid{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;overflow:hidden;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}.elementor-grid-tablet-1 .elementor-grid{grid-template-columns:repeat(1,1fr);display:grid}.elementor-grid-tablet-2 .elementor-grid{grid-template-columns:repeat(2,1fr);display:grid}.elementor-grid-tablet-3 .elementor-grid{grid-template-columns:repeat(3,1fr);display:grid}.elementor-grid-tablet-4 .elementor-grid{grid-template-columns:repeat(4,1fr);display:grid}.elementor-grid-tablet-5 .elementor-grid{grid-template-columns:repeat(5,1fr);display:grid}.elementor-grid-tablet-6 .elementor-grid{grid-template-columns:repeat(6,1fr);display:grid}.elementor-grid-tablet-7 .elementor-grid{grid-template-columns:repeat(7,1fr);display:grid}.elementor-grid-tablet-8 .elementor-grid{grid-template-columns:repeat(8,1fr);display:grid}.elementor-grid-tablet-9 .elementor-grid{grid-template-columns:repeat(9,1fr);display:grid}.elementor-grid-tablet-10 .elementor-grid{grid-template-columns:repeat(10,1fr);display:grid}.elementor-grid-tablet-11 .elementor-grid{grid-template-columns:repeat(11,1fr);display:grid}.elementor-grid-tablet-12 .elementor-grid{grid-template-columns:repeat(12,1fr);display:grid}}@media (max-width:767px){.elementor-grid-mobile-0 .elementor-grid{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;overflow:hidden;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}.elementor-grid-mobile-1 .elementor-grid{grid-template-columns:repeat(1,1fr);display:grid}.elementor-grid-mobile-2 .elementor-grid{grid-template-columns:repeat(2,1fr);display:grid}.elementor-grid-mobile-3 .elementor-grid{grid-template-columns:repeat(3,1fr);display:grid}.elementor-grid-mobile-4 .elementor-grid{grid-template-columns:repeat(4,1fr);display:grid}.elementor-grid-mobile-5 .elementor-grid{grid-template-columns:repeat(5,1fr);display:grid}.elementor-grid-mobile-6 .elementor-grid{grid-template-columns:repeat(6,1fr);display:grid}.elementor-grid-mobile-7 .elementor-grid{grid-template-columns:repeat(7,1fr);display:grid}.elementor-grid-mobile-8 .elementor-grid{grid-template-columns:repeat(8,1fr);display:grid}.elementor-grid-mobile-9 .elementor-grid{grid-template-columns:repeat(9,1fr);display:grid}.elementor-grid-mobile-10 .elementor-grid{grid-template-columns:repeat(10,1fr);display:grid}.elementor-grid-mobile-11 .elementor-grid{grid-template-columns:repeat(11,1fr);display:grid}.elementor-grid-mobile-12 .elementor-grid{grid-template-columns:repeat(12,1fr);display:grid}}@media (min-width:1025px){#elementor-device-mode:after{content:"desktop"}}@media (min-width:768px) and (max-width:1024px){#elementor-device-mode:after{content:"tablet"}}@media (max-width:767px){#elementor-device-mode:after{content:"mobile"}}.elementor-form-fields-wrapper{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;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{-webkit-flex-basis:100%;-ms-flex-preferred-size:100%;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{-webkit-box-flex:1;-webkit-flex-grow:1;-ms-flex-positive:1;flex-grow:1}.elementor-field-group{-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.elementor-field-group.elementor-field-type-submit{-webkit-box-align:end;-webkit-align-items:flex-end;-ms-flex-align:end;align-items:flex-end}.elementor-field-group .elementor-field-textual{width:100%;max-width:100%;border:1px solid #818a91;background-color:transparent;color:#373a3c;vertical-align:middle;-webkit-box-flex:1;-webkit-flex-grow:1;-ms-flex-positive:1;flex-grow:1}.elementor-field-group .elementor-field-textual:focus{-webkit-box-shadow:0 0 0 1px rgba(0,0,0,.1) inset;box-shadow:inset 0 0 0 1px rgba(0,0,0,.1);outline:0}.elementor-field-group .elementor-field-textual::-webkit-input-placeholder{color:inherit;font-family:inherit;opacity:.6}.elementor-field-group .elementor-field-textual:-ms-input-placeholder{color:inherit;font-family:inherit;opacity:.6}.elementor-field-group .elementor-field-textual:-moz-placeholder{color:inherit;font-family:inherit;opacity:.6}.elementor-field-group .elementor-field-textual::-ms-input-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:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;position:relative;width:100%}.elementor-field-group .elementor-select-wrapper select{appearance:none;-webkit-appearance:none;-moz-appearance:none;color:inherit;font-size:inherit;font-family:inherit;font-weight:inherit;font-style:inherit;text-transform:inherit;letter-spacing:inherit;line-height:inherit;-webkit-flex-basis:100%;-ms-flex-preferred-size:100%;flex-basis:100%;padding-right:20px}.elementor-field-group .elementor-select-wrapper:before{content:"\e92a";font-family:eicons;font-size:15px;position:absolute;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);right:10px;pointer-events:none}.elementor-field-group.elementor-field-type-select-multiple .elementor-select-wrapper:before{content:""}.elementor-field-subgroup{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}.elementor-field-subgroup .elementor-field-option label{display:inline-block}.elementor-field-subgroup.elementor-subgroup-inline .elementor-field-option{padding-right:10px}.elementor-field-subgroup:not(.elementor-subgroup-inline) .elementor-field-option{-webkit-flex-basis:100%;-ms-flex-preferred-size:100%;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{content:"*";color:red;padding-left:.2em}.elementor-field-textual{line-height:1.4}.elementor-field-textual.elementor-size-xs{font-size:13px;min-height:33px;padding:4px 12px;-webkit-border-radius:2px;border-radius:2px}.elementor-field-textual.elementor-size-sm{font-size:15px;min-height:40px;padding:5px 14px;-webkit-border-radius:3px;border-radius:3px}.elementor-field-textual.elementor-size-md{font-size:16px;min-height:47px;padding:6px 16px;-webkit-border-radius:4px;border-radius:4px}.elementor-field-textual.elementor-size-lg{font-size:18px;min-height:59px;padding:7px 20px;-webkit-border-radius:5px;border-radius:5px}.elementor-field-textual.elementor-size-xl{font-size:20px;min-height:72px;padding:8px 24px;-webkit-border-radius:6px;border-radius:6px}.elementor-button-align-center .elementor-field-type-submit{-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}.elementor-button-align-stretch .elementor-field-type-submit button{-webkit-flex-basis:100%;-ms-flex-preferred-size:100%;flex-basis:100%}.elementor-button-align-start .elementor-field-type-submit{-webkit-box-pack:start;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start}.elementor-button-align-end .elementor-field-type-submit{-webkit-box-pack:end;-webkit-justify-content:flex-end;-ms-flex-pack:end;justify-content:flex-end}@media screen and (max-width:1024px){.elementor-tablet-button-align-center .elementor-field-type-submit{-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}.elementor-tablet-button-align-stretch .elementor-field-type-submit button{-webkit-flex-basis:100%;-ms-flex-preferred-size:100%;flex-basis:100%}.elementor-tablet-button-align-start .elementor-field-type-submit{-webkit-box-pack:start;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start}.elementor-tablet-button-align-end .elementor-field-type-submit{-webkit-box-pack:end;-webkit-justify-content:flex-end;-ms-flex-pack:end;justify-content:flex-end}}@media screen and (max-width:767px){.elementor-mobile-button-align-center .elementor-field-type-submit{-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}.elementor-mobile-button-align-stretch .elementor-field-type-submit button{-webkit-flex-basis:100%;-ms-flex-preferred-size:100%;flex-basis:100%}.elementor-mobile-button-align-start .elementor-field-type-submit{-webkit-box-pack:start;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start}.elementor-mobile-button-align-end .elementor-field-type-submit{-webkit-box-pack:end;-webkit-justify-content:flex-end;-ms-flex-pack:end;justify-content:flex-end}}.elementor-error .elementor-field{border-color:#d9534f}.elementor-error .help-inline{color:#d9534f;font-size:.9em}.elementor-message{margin:10px 0;font-size:1em;line-height:1}.elementor-message:before{content:"\e90e";display:inline-block;font-family:eicons;font-weight:400;font-style:normal;vertical-align:middle;margin-right:5px}.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{padding-top:0;padding-bottom:0;border:0}.elementor-form .elementor-button>span{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}.elementor-form .elementor-button .elementor-align-icon-right{-webkit-box-ordinal-group:3;-webkit-order:2;-ms-flex-order:2;order:2}.elementor-form .elementor-button .elementor-align-icon-left{-webkit-box-ordinal-group:1;-webkit-order:0;-ms-flex-order:0;order:0}.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 .elementor-widget-container{-webkit-transition:background .3s,border .3s,-webkit-border-radius .3s,-webkit-box-shadow .3s;transition:background .3s,border .3s,-webkit-border-radius .3s,-webkit-box-shadow .3s;-o-transition:background .3s,border .3s,border-radius .3s,box-shadow .3s;transition:background .3s,border .3s,border-radius .3s,box-shadow .3s;transition:background .3s,border .3s,border-radius .3s,box-shadow .3s,-webkit-border-radius .3s,-webkit-box-shadow .3s}.elementor-accordion{text-align:left}.elementor-accordion .elementor-accordion-item{border:1px solid #d4d4d4}.elementor-accordion .elementor-accordion-item+.elementor-accordion-item{border-top:none}.elementor-accordion .elementor-tab-title{margin:0;padding:15px 20px;font-weight:700;line-height:1;cursor:pointer;outline:none}.elementor-accordion .elementor-tab-title .elementor-accordion-icon{display:inline-block;width:1.5em}.elementor-accordion .elementor-tab-title .elementor-accordion-icon.elementor-accordion-icon-right{float:right;text-align:right}.elementor-accordion .elementor-tab-title .elementor-accordion-icon.elementor-accordion-icon-left{float:left;text-align:left}.elementor-accordion .elementor-tab-title .elementor-accordion-icon .elementor-accordion-icon-closed{display:block}.elementor-accordion .elementor-tab-title .elementor-accordion-icon .elementor-accordion-icon-opened,.elementor-accordion .elementor-tab-title.elementor-active .elementor-accordion-icon-closed{display:none}.elementor-accordion .elementor-tab-title.elementor-active .elementor-accordion-icon-opened{display:block}.elementor-accordion .elementor-tab-content{display:none;padding:15px 20px;border-top:1px solid #d4d4d4}@media (max-width:767px){.elementor-accordion .elementor-tab-title{padding:12px 15px}.elementor-accordion .elementor-tab-title .elementor-accordion-icon{width:1.2em}.elementor-accordion .elementor-tab-content{padding:7px 15px}}.elementor-alert{padding:15px;border-left:5px solid transparent;position:relative;text-align:left}.elementor-alert .elementor-alert-title{display:block;font-weight:700}.elementor-alert .elementor-alert-description{font-size:13px}.elementor-alert button.elementor-alert-dismiss{position:absolute;right:10px;top:10px;padding:3px;font-size:20px;line-height:1;background:transparent;color:inherit;border:none;cursor:pointer}.elementor-alert.elementor-alert-info{color:#31708f;background-color:#d9edf7;border-color:#bcdff1}.elementor-alert.elementor-alert-success{color:#3c763d;background-color:#dff0d8;border-color:#cae6be}.elementor-alert.elementor-alert-warning{color:#8a6d3b;background-color:#fcf8e3;border-color:#f9f0c3}.elementor-alert.elementor-alert-danger{color:#a94442;background-color:#f2dede;border-color:#e8c4c4}@media (max-width:767px){.elementor-alert{padding:10px}.elementor-alert button.elementor-alert-dismiss{right:7px;top:7px}}.elementor-tab-title a{color:inherit}.elementor-button{display:inline-block;line-height:1;background-color:#818a91;color:#fff;fill:#fff;text-align:center;-webkit-transition:all .3s;-o-transition:all .3s;transition:all .3s}.elementor-button:focus,.elementor-button:hover,.elementor-button:visited{color:#fff}.elementor-button-icon svg{width:1em}.elementor-button.elementor-size-xs{font-size:13px;padding:10px 20px;-webkit-border-radius:2px;border-radius:2px}.elementor-button.elementor-size-sm{font-size:15px;padding:12px 24px;-webkit-border-radius:3px;border-radius:3px}.elementor-button.elementor-size-md{font-size:16px;padding:15px 30px;-webkit-border-radius:4px;border-radius:4px}.elementor-button.elementor-size-lg{font-size:18px;padding:20px 40px;-webkit-border-radius:5px;border-radius:5px}.elementor-button.elementor-size-xl{font-size:20px;padding:25px 50px;-webkit-border-radius:6px;border-radius:6px}.elementor-button .elementor-align-icon-right{float:right;margin-left:5px}.elementor-button .elementor-align-icon-left{float:left;margin-right:5px}.elementor-button .elementor-button-text{display:inline-block}.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-counter .elementor-counter-number-wrapper{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;font-size:69px;font-weight:600;color:#222;line-height:1}.elementor-counter .elementor-counter-number-prefix,.elementor-counter .elementor-counter-number-suffix{-webkit-box-flex:1;-webkit-flex-grow:1;-ms-flex-positive:1;flex-grow:1;white-space:pre-wrap}.elementor-counter .elementor-counter-number-prefix{text-align:right}.elementor-counter .elementor-counter-number-suffix{text-align:left}.elementor-counter .elementor-counter-title{text-align:center;font-size:19px;font-weight:400;color:#666;line-height:2.5}.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-border-color:$gray-darkest;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon):not(.elementor-widget-divider--separator-type-pattern) .elementor-divider-separator{display:inline-block}.elementor-widget-divider .elementor-divider{line-height:0;font-size:0}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:"";border-bottom:0;-webkit-box-flex:1;-webkit-flex-grow:1;-ms-flex-positive:1;flex-grow:1;border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-border-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{-webkit-box-flex:0;-webkit-flex-grow:0;-ms-flex-positive:0;flex-grow:0;-webkit-flex-shrink:100;-ms-flex-negative:100;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{-webkit-box-flex:0;-webkit-flex-grow:0;-ms-flex-positive:0;flex-grow:0;-webkit-flex-shrink:100;-ms-flex-negative:100;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-border-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern .elementor-divider-separator:before{width:100%;min-height:var(--divider-pattern-height);background-image:var(--divider-pattern-url);-webkit-background-size:var(--divider-pattern-size) 100%;background-size:var(--divider-pattern-size) 100%;background-repeat:var(--divider-pattern-repeat)}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line_text .elementor-divider-separator{background-image:none}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}.elementor-image-gallery .gallery-item{display:inline-block;text-align:center;vertical-align:top;width:100%;max-width:100%;margin:0 auto}.elementor-image-gallery .gallery-item img{margin:0 auto}.elementor-image-gallery .gallery-item .gallery-caption{margin:0}@media (min-width:768px){.elementor-image-gallery .gallery-columns-2 .gallery-item{max-width:50%}.elementor-image-gallery .gallery-columns-3 .gallery-item{max-width:33.33%}.elementor-image-gallery .gallery-columns-4 .gallery-item{max-width:25%}.elementor-image-gallery .gallery-columns-5 .gallery-item{max-width:20%}.elementor-image-gallery .gallery-columns-6 .gallery-item{max-width:16.666%}.elementor-image-gallery .gallery-columns-7 .gallery-item{max-width:14.28%}.elementor-image-gallery .gallery-columns-8 .gallery-item{max-width:12.5%}.elementor-image-gallery .gallery-columns-9 .gallery-item{max-width:11.11%}.elementor-image-gallery .gallery-columns-10 .gallery-item{max-width:10%}}@media (min-width:480px) and (max-width:767px){.elementor-image-gallery .gallery.gallery-columns-2 .gallery-item,.elementor-image-gallery .gallery.gallery-columns-3 .gallery-item,.elementor-image-gallery .gallery.gallery-columns-4 .gallery-item,.elementor-image-gallery .gallery.gallery-columns-5 .gallery-item,.elementor-image-gallery .gallery.gallery-columns-6 .gallery-item,.elementor-image-gallery .gallery.gallery-columns-7 .gallery-item,.elementor-image-gallery .gallery.gallery-columns-8 .gallery-item,.elementor-image-gallery .gallery.gallery-columns-9 .gallery-item,.elementor-image-gallery .gallery.gallery-columns-10 .gallery-item{max-width:50%}}@media (max-width:479px){.elementor-image-gallery .gallery.gallery-columns-2 .gallery-item,.elementor-image-gallery .gallery.gallery-columns-3 .gallery-item,.elementor-image-gallery .gallery.gallery-columns-4 .gallery-item,.elementor-image-gallery .gallery.gallery-columns-5 .gallery-item,.elementor-image-gallery .gallery.gallery-columns-6 .gallery-item,.elementor-image-gallery .gallery.gallery-columns-7 .gallery-item,.elementor-image-gallery .gallery.gallery-columns-8 .gallery-item,.elementor-image-gallery .gallery.gallery-columns-9 .gallery-item,.elementor-image-gallery .gallery.gallery-columns-10 .gallery-item{max-width:100%}}.elementor-widget-google_maps iframe{height:300px}.elementor-widget-heading .elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title>a{color:inherit;font-size:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}.elementor-icon{display:inline-block;line-height:1;-webkit-transition:all .3s;-o-transition:all .3s;transition:all .3s;color:#818a91;font-size:50px;text-align:center}.elementor-icon:hover{color:#818a91}.elementor-icon i,.elementor-icon svg{width:1em;height:1em;position:relative;display:block}.elementor-icon i:before,.elementor-icon svg:before{position:absolute;left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%)}.elementor-view-stacked .elementor-icon{padding:.5em;background-color:#818a91;color:#fff;fill:#fff}.elementor-view-framed .elementor-icon{padding:.5em;color:#818a91;border:3px solid #818a91;background-color:transparent}.elementor-shape-circle .elementor-icon{-webkit-border-radius:50%;border-radius:50%}@media (min-width:768px){.elementor-widget-icon-box.elementor-position-left .elementor-icon-box-wrapper,.elementor-widget-icon-box.elementor-position-right .elementor-icon-box-wrapper{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}.elementor-widget-icon-box.elementor-position-left .elementor-icon-box-icon,.elementor-widget-icon-box.elementor-position-right .elementor-icon-box-icon{display:-webkit-inline-box;display:-webkit-inline-flex;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-flex:0;-webkit-flex:0 0 auto;-ms-flex:0 0 auto;flex:0 0 auto}.elementor-widget-icon-box.elementor-position-right .elementor-icon-box-wrapper{text-align:right;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-webkit-flex-direction:row-reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.elementor-widget-icon-box.elementor-position-left .elementor-icon-box-wrapper{text-align:left;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row}.elementor-widget-icon-box.elementor-position-top .elementor-icon-box-img{margin:auto}.elementor-widget-icon-box.elementor-vertical-align-top .elementor-icon-box-wrapper{-webkit-box-align:start;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start}.elementor-widget-icon-box.elementor-vertical-align-middle .elementor-icon-box-wrapper{-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.elementor-widget-icon-box.elementor-vertical-align-bottom .elementor-icon-box-wrapper{-webkit-box-align:end;-webkit-align-items:flex-end;-ms-flex-align:end;align-items:flex-end}}@media (max-width:767px){.elementor-widget-icon-box .elementor-icon-box-icon{margin-left:auto!important;margin-right:auto!important;margin-bottom:15px}}.elementor-widget-icon-box .elementor-icon-box-wrapper{text-align:center}.elementor-widget-icon-box .elementor-icon-box-title a{color:inherit}.elementor-widget-icon-box .elementor-icon-box-content{-webkit-box-flex:1;-webkit-flex-grow:1;-ms-flex-positive:1;flex-grow:1}.elementor-widget-icon-box .elementor-icon-box-description{margin:0}.elementor-widget.elementor-icon-list--layout-inline .elementor-widget-container{overflow:hidden}.elementor-widget .elementor-icon-list-items.elementor-inline-items{margin-right:-8px;margin-left:-8px}.elementor-widget .elementor-icon-list-items.elementor-inline-items .elementor-icon-list-item{margin-right:8px;margin-left:8px}.elementor-widget .elementor-icon-list-items.elementor-inline-items .elementor-icon-list-item:after{width:auto;left:auto;right:auto;position:relative;height:100%;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);border-top:0;border-bottom:0;border-right:0;border-left-width:1px;border-style:solid;right:-8px}.elementor-widget .elementor-icon-list-items{list-style-type:none;margin:0;padding:0}.elementor-widget .elementor-icon-list-item{margin:0;padding:0;position:relative}.elementor-widget .elementor-icon-list-item:after{position:absolute;bottom:0;width:100%}.elementor-widget .elementor-icon-list-item,.elementor-widget .elementor-icon-list-item a{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:start;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start}.elementor-widget .elementor-icon-list-item a{width:100%}.elementor-widget .elementor-icon-list-icon+.elementor-icon-list-text{-webkit-align-self:center;-ms-flex-item-align:center;align-self:center;padding-left:5px}.elementor-widget .elementor-icon-list-icon{-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0}.elementor-widget .elementor-icon-list-icon i{width:1.25em}.elementor-widget.elementor-align-center .elementor-icon-list-item,.elementor-widget.elementor-align-center .elementor-icon-list-item a{-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}.elementor-widget.elementor-align-center .elementor-icon-list-item:after{margin:auto}.elementor-widget.elementor-align-center .elementor-inline-items{-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}.elementor-widget.elementor-align-left .elementor-icon-list-item,.elementor-widget.elementor-align-left .elementor-icon-list-item a{-webkit-box-pack:start;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start;text-align:left}.elementor-widget.elementor-align-left .elementor-inline-items{-webkit-box-pack:start;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start}.elementor-widget.elementor-align-right .elementor-icon-list-item,.elementor-widget.elementor-align-right .elementor-icon-list-item a{-webkit-box-pack:end;-webkit-justify-content:flex-end;-ms-flex-pack:end;justify-content:flex-end;text-align:right}.elementor-widget.elementor-align-right .elementor-icon-list-items{-webkit-box-pack:end;-webkit-justify-content:flex-end;-ms-flex-pack:end;justify-content:flex-end}.elementor-widget:not(.elementor-align-right) .elementor-icon-list-item:after{left:0}.elementor-widget:not(.elementor-align-left) .elementor-icon-list-item:after{right:0}@media (max-width:1024px){.elementor-widget.elementor-tablet-align-center .elementor-icon-list-item,.elementor-widget.elementor-tablet-align-center .elementor-icon-list-item a,.elementor-widget.elementor-tablet-align-center .elementor-icon-list-items{-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}.elementor-widget.elementor-tablet-align-center .elementor-icon-list-item:after{margin:auto}.elementor-widget.elementor-tablet-align-left .elementor-icon-list-items{-webkit-box-pack:start;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start}.elementor-widget.elementor-tablet-align-left .elementor-icon-list-item,.elementor-widget.elementor-tablet-align-left .elementor-icon-list-item a{-webkit-box-pack:start;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start;text-align:left}.elementor-widget.elementor-tablet-align-right .elementor-icon-list-items{-webkit-box-pack:end;-webkit-justify-content:flex-end;-ms-flex-pack:end;justify-content:flex-end}.elementor-widget.elementor-tablet-align-right .elementor-icon-list-item,.elementor-widget.elementor-tablet-align-right .elementor-icon-list-item a{-webkit-box-pack:end;-webkit-justify-content:flex-end;-ms-flex-pack:end;justify-content:flex-end;text-align:right}.elementor-widget:not(.elementor-tablet-align-right) .elementor-icon-list-item:after{left:0}.elementor-widget:not(.elementor-tablet-align-left) .elementor-icon-list-item:after{right:0}}@media (max-width:767px){.elementor-widget.elementor-mobile-align-center .elementor-icon-list-item,.elementor-widget.elementor-mobile-align-center .elementor-icon-list-item a,.elementor-widget.elementor-mobile-align-center .elementor-icon-list-items{-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}.elementor-widget.elementor-mobile-align-center .elementor-icon-list-item:after{margin:auto}.elementor-widget.elementor-mobile-align-left .elementor-icon-list-items{-webkit-box-pack:start;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start}.elementor-widget.elementor-mobile-align-left .elementor-icon-list-item,.elementor-widget.elementor-mobile-align-left .elementor-icon-list-item a{-webkit-box-pack:start;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start;text-align:left}.elementor-widget.elementor-mobile-align-right .elementor-icon-list-items{-webkit-box-pack:end;-webkit-justify-content:flex-end;-ms-flex-pack:end;justify-content:flex-end}.elementor-widget.elementor-mobile-align-right .elementor-icon-list-item,.elementor-widget.elementor-mobile-align-right .elementor-icon-list-item a{-webkit-box-pack:end;-webkit-justify-content:flex-end;-ms-flex-pack:end;justify-content:flex-end;text-align:right}.elementor-widget:not(.elementor-mobile-align-right) .elementor-icon-list-item:after{left:0}.elementor-widget:not(.elementor-mobile-align-left) .elementor-icon-list-item:after{right:0}}.elementor-widget-image{text-align:center}.elementor-widget-image .elementor-image>a,.elementor-widget-image .elementor-image figure>a{display:inline-block}.elementor-widget-image .elementor-image>a img[src$=".svg"],.elementor-widget-image .elementor-image figure>a img[src$=".svg"]{width:48px}.elementor-widget-image .elementor-image img{vertical-align:middle;display:inline-block}.elementor-widget-image .elementor-image.elementor-image-shape-circle{-webkit-border-radius:50%;border-radius:50%}.elementor-widget-image-box .elementor-image-box-content{width:100%}@media (min-width:768px){.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper,.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{text-align:right;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-webkit-flex-direction:row-reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper{text-align:left;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row}.elementor-widget-image-box.elementor-position-top .elementor-image-box-img{margin:auto}.elementor-widget-image-box.elementor-vertical-align-top .elementor-image-box-wrapper{-webkit-box-align:start;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start}.elementor-widget-image-box.elementor-vertical-align-middle .elementor-image-box-wrapper{-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.elementor-widget-image-box.elementor-vertical-align-bottom .elementor-image-box-wrapper{-webkit-box-align:end;-webkit-align-items:flex-end;-ms-flex-align:end;align-items:flex-end}}@media (max-width:767px){.elementor-widget-image-box .elementor-image-box-img{margin-left:auto!important;margin-right:auto!important;margin-bottom:15px}}.elementor-widget-image-box .elementor-image-box-img{display:inline-block}.elementor-widget-image-box .elementor-image-box-title a{color:inherit}.elementor-widget-image-box .elementor-image-box-wrapper{text-align:center}.elementor-widget-image-box .elementor-image-box-description{margin:0}.elementor-widget-image-carousel .swiper-container{position:static}.elementor-widget-image-carousel .swiper-container .swiper-slide figure{line-height:inherit}.elementor-widget-image-carousel .swiper-slide{text-align:center}.elementor-image-gallery figure img{display:block}.elementor-image-gallery figure figcaption{width:100%}.gallery-spacing-custom .elementor-image-gallery .gallery-icon{padding:0}body.elementor-page .elementor-widget-menu-anchor{margin-bottom:0}.elementor-widget-progress{text-align:left}.elementor-progress-wrapper{position:relative;background-color:#eee;color:#fff;height:100%;-webkit-border-radius:2px;border-radius:2px}.elementor-progress-bar{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;background-color:#818a91;width:0;font-size:11px;height:30px;line-height:30px;-webkit-border-radius:2px;border-radius:2px;-webkit-transition:width 1s ease-in-out;-o-transition:width 1s ease-in-out;transition:width 1s ease-in-out}.elementor-progress-text{-webkit-box-flex:1;-webkit-flex-grow:1;-ms-flex-positive:1;flex-grow:1;white-space:nowrap;overflow:hidden;-o-text-overflow:ellipsis;text-overflow:ellipsis;padding-left:15px}.elementor-progress-percentage{padding-right:15px}.elementor-widget-progress .elementor-progress-wrapper.progress-info .elementor-progress-bar{background-color:#5bc0de}.elementor-widget-progress .elementor-progress-wrapper.progress-success .elementor-progress-bar{background-color:#5cb85c}.elementor-widget-progress .elementor-progress-wrapper.progress-warning .elementor-progress-bar{background-color:#f0ad4e}.elementor-widget-progress .elementor-progress-wrapper.progress-danger .elementor-progress-bar{background-color:#d9534f}.elementor-progress .elementor-title{display:block}@media (max-width:767px){.elementor-progress-text{padding-left:10px}}.elementor-social-icons-wrapper{font-size:0}.elementor-social-icon{background-color:#818a91;font-size:25px;text-align:center;padding:.5em;margin-right:5px;cursor:pointer}.elementor-social-icon i{color:#fff}.elementor-social-icon:last-child{margin:0}.elementor-social-icon:hover{opacity:.9;color:#fff}.elementor-social-icon-android{background-color:#a4c639}.elementor-social-icon-apple{background-color:#999}.elementor-social-icon-behance{background-color:#1769ff}.elementor-social-icon-bitbucket{background-color:#205081}.elementor-social-icon-codepen{background-color:#000}.elementor-social-icon-delicious{background-color:#39f}.elementor-social-icon-deviantart{background-color:#05cc47}.elementor-social-icon-digg{background-color:#005be2}.elementor-social-icon-dribbble{background-color:#ea4c89}.elementor-social-icon-elementor{background-color:#d30c5c}.elementor-social-icon-envelope{background-color:#ea4335}.elementor-social-icon-facebook,.elementor-social-icon-facebook-f{background-color:#3b5998}.elementor-social-icon-flickr{background-color:#0063dc}.elementor-social-icon-foursquare{background-color:#2d5be3}.elementor-social-icon-free-code-camp,.elementor-social-icon-freecodecamp{background-color:#006400}.elementor-social-icon-github{background-color:#333}.elementor-social-icon-gitlab{background-color:#e24329}.elementor-social-icon-globe{background-color:#818a91}.elementor-social-icon-google-plus,.elementor-social-icon-google-plus-g{background-color:#dd4b39}.elementor-social-icon-houzz{background-color:#7ac142}.elementor-social-icon-instagram{background-color:#262626}.elementor-social-icon-jsfiddle{background-color:#487aa2}.elementor-social-icon-link{background-color:#818a91}.elementor-social-icon-linkedin{background-color:#0077b5}.elementor-social-icon-medium{background-color:#00ab6b}.elementor-social-icon-meetup{background-color:#ec1c40}.elementor-social-icon-mixcloud{background-color:#273a4b}.elementor-social-icon-odnoklassniki{background-color:#f4731c}.elementor-social-icon-pinterest{background-color:#bd081c}.elementor-social-icon-product-hunt{background-color:#da552f}.elementor-social-icon-reddit{background-color:#ff4500}.elementor-social-icon-rss{background-color:#f26522}.elementor-social-icon-shopping-cart{background-color:#4caf50}.elementor-social-icon-skype{background-color:#00aff0}.elementor-social-icon-slideshare{background-color:#0077b5}.elementor-social-icon-snapchat{background-color:#fffc00}.elementor-social-icon-soundcloud{background-color:#f80}.elementor-social-icon-spotify{background-color:#2ebd59}.elementor-social-icon-stack-overflow{background-color:#fe7a15}.elementor-social-icon-steam{background-color:#00adee}.elementor-social-icon-stumbleupon{background-color:#eb4924}.elementor-social-icon-telegram{background-color:#2ca5e0}.elementor-social-icon-thumb-tack{background-color:#1aa1d8}.elementor-social-icon-tripadvisor{background-color:#589442}.elementor-social-icon-tumblr{background-color:#35465c}.elementor-social-icon-twitch{background-color:#6441a5}.elementor-social-icon-twitter{background-color:#1da1f2}.elementor-social-icon-viber{background-color:#665cac}.elementor-social-icon-vimeo{background-color:#1ab7ea}.elementor-social-icon-vk{background-color:#45668e}.elementor-social-icon-weibo{background-color:#df2029}.elementor-social-icon-weixin{background-color:#7bb32e}.elementor-social-icon-whatsapp{background-color:#25d366}.elementor-social-icon-wordpress{background-color:#21759b}.elementor-social-icon-xing{background-color:#026466}.elementor-social-icon-yelp{background-color:#af0606}.elementor-social-icon-youtube{background-color:#cd201f}.elementor-social-icon-500px{background-color:#0099e5}.elementor-shape-rounded .elementor-icon.elementor-social-icon{-webkit-border-radius:10%;border-radius:10%}.elementor-shape-circle .elementor-icon.elementor-social-icon{-webkit-border-radius:50%;border-radius:50%}.elementor-star-rating{color:#ccd6df;font-family:eicons;display:inline-block}.elementor-star-rating i{display:inline-block;position:relative;font-style:normal;cursor:default}.elementor-star-rating i:before{content:"\e934";display:block;font-size:inherit;font-family:inherit;position:absolute;overflow:hidden;color:#f0ad4e;top:0;left:0}.elementor-star-rating .elementor-star-empty:before{content:none}.elementor-star-rating .elementor-star-1:before{width:10%}.elementor-star-rating .elementor-star-2:before{width:20%}.elementor-star-rating .elementor-star-3:before{width:30%}.elementor-star-rating .elementor-star-4:before{width:40%}.elementor-star-rating .elementor-star-5:before{width:50%}.elementor-star-rating .elementor-star-6:before{width:60%}.elementor-star-rating .elementor-star-7:before{width:70%}.elementor-star-rating .elementor-star-8:before{width:80%}.elementor-star-rating .elementor-star-9:before{width:90%}.elementor-star-rating__wrapper{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.elementor-star-rating__title{margin-right:10px}.elementor-star-rating--align-right .elementor-star-rating__wrapper{text-align:right;-webkit-box-pack:end;-webkit-justify-content:flex-end;-ms-flex-pack:end;justify-content:flex-end}.elementor-star-rating--align-left .elementor-star-rating__wrapper{text-align:left;-webkit-box-pack:start;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start}.elementor-star-rating--align-center .elementor-star-rating__wrapper{text-align:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}.elementor-star-rating--align-justify .elementor-star-rating__title{margin-right:auto}@media (max-width:1024px){.elementor-star-rating-tablet--align-right .elementor-star-rating__wrapper{text-align:right;-webkit-box-pack:end;-webkit-justify-content:flex-end;-ms-flex-pack:end;justify-content:flex-end}.elementor-star-rating-tablet--align-left .elementor-star-rating__wrapper{text-align:left;-webkit-box-pack:start;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start}.elementor-star-rating-tablet--align-center .elementor-star-rating__wrapper{text-align:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}.elementor-star-rating-tablet--align-justify .elementor-star-rating__title{margin-right:auto}}@media (max-width:767px){.elementor-star-rating-mobile--align-right .elementor-star-rating__wrapper{text-align:right;-webkit-box-pack:end;-webkit-justify-content:flex-end;-ms-flex-pack:end;justify-content:flex-end}.elementor-star-rating-mobile--align-left .elementor-star-rating__wrapper{text-align:left;-webkit-box-pack:start;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start}.elementor-star-rating-mobile--align-center .elementor-star-rating__wrapper{text-align:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}.elementor-star-rating-mobile--align-justify .elementor-star-rating__title{margin-right:auto}}.last-star{letter-spacing:0}.elementor--star-style-star_unicode .elementor-star-rating{font-family:Arial,Helvetica,sans-serif}.elementor--star-style-star_unicode .elementor-star-rating i:not(.elementor-star-empty):before{content:"\002605"}.elementor-widget-tabs.elementor-tabs-view-vertical .elementor-tabs-wrapper{width:25%;-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0}.elementor-widget-tabs.elementor-tabs-view-vertical .elementor-tab-desktop-title.elementor-active{border-right-style:none}.elementor-widget-tabs.elementor-tabs-view-vertical .elementor-tab-desktop-title.elementor-active:after,.elementor-widget-tabs.elementor-tabs-view-vertical .elementor-tab-desktop-title.elementor-active:before{height:999em;width:0;right:0;border-right-style:solid}.elementor-widget-tabs.elementor-tabs-view-vertical .elementor-tab-desktop-title.elementor-active:before{top:0;-webkit-transform:translateY(-100%);-ms-transform:translateY(-100%);transform:translateY(-100%)}.elementor-widget-tabs.elementor-tabs-view-vertical .elementor-tab-desktop-title.elementor-active:after{top:100%}.elementor-widget-tabs.elementor-tabs-view-horizontal .elementor-tab-desktop-title{display:table-cell}.elementor-widget-tabs.elementor-tabs-view-horizontal .elementor-tab-desktop-title.elementor-active{border-bottom-style:none}.elementor-widget-tabs.elementor-tabs-view-horizontal .elementor-tab-desktop-title.elementor-active:after,.elementor-widget-tabs.elementor-tabs-view-horizontal .elementor-tab-desktop-title.elementor-active:before{bottom:0;height:0;width:999em;border-bottom-style:solid}.elementor-widget-tabs.elementor-tabs-view-horizontal .elementor-tab-desktop-title.elementor-active:before{right:100%}.elementor-widget-tabs.elementor-tabs-view-horizontal .elementor-tab-desktop-title.elementor-active:after{left:100%}.elementor-widget-tabs .elementor-tab-content,.elementor-widget-tabs .elementor-tab-title,.elementor-widget-tabs .elementor-tab-title:after,.elementor-widget-tabs .elementor-tab-title:before,.elementor-widget-tabs .elementor-tabs-content-wrapper{border:1px #d4d4d4}.elementor-widget-tabs .elementor-tabs{text-align:left}.elementor-widget-tabs .elementor-tabs-wrapper{overflow:hidden}.elementor-widget-tabs .elementor-tab-title{cursor:pointer;outline:none}.elementor-widget-tabs .elementor-tab-desktop-title{position:relative;padding:20px 25px;font-weight:700;line-height:1;border:solid transparent}.elementor-widget-tabs .elementor-tab-desktop-title.elementor-active{border-color:#d4d4d4}.elementor-widget-tabs .elementor-tab-desktop-title.elementor-active:after,.elementor-widget-tabs .elementor-tab-desktop-title.elementor-active:before{display:block;content:"";position:absolute}.elementor-widget-tabs .elementor-tab-mobile-title{padding:10px;cursor:pointer}.elementor-widget-tabs .elementor-tab-content{padding:20px;display:none}@media (max-width:767px){.elementor-tabs .elementor-tab-content,.elementor-tabs .elementor-tab-title{border-style:solid solid none}.elementor-tabs .elementor-tabs-wrapper{display:none}.elementor-tabs .elementor-tabs-content-wrapper{border-bottom-style:solid}.elementor-tabs .elementor-tab-content{padding:10px}}@media (min-width:768px){.elementor-widget-tabs.elementor-tabs-view-vertical .elementor-tabs{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}.elementor-widget-tabs.elementor-tabs-view-vertical .elementor-tabs-content-wrapper{-webkit-box-flex:1;-webkit-flex-grow:1;-ms-flex-positive:1;flex-grow:1;border-style:solid solid solid none}.elementor-widget-tabs.elementor-tabs-view-horizontal .elementor-tab-content{border-style:none solid solid}.elementor-tabs .elementor-tab-mobile-title{display:none}}.elementor-testimonial-wrapper{overflow:hidden;text-align:center}.elementor-testimonial-wrapper .elementor-testimonial-content{font-size:1.3em;margin-bottom:20px}.elementor-testimonial-wrapper .elementor-testimonial-name{line-height:1.5;color:inherit}.elementor-testimonial-wrapper .elementor-testimonial-job{font-size:.85em;color:inherit}.elementor-testimonial-wrapper.elementor-testimonial-text-align-left{text-align:left}.elementor-testimonial-wrapper.elementor-testimonial-text-align-right{text-align:right}.elementor-testimonial-wrapper .elementor-testimonial-meta{width:100%;line-height:1}.elementor-testimonial-wrapper .elementor-testimonial-meta-inner{display:inline-block}.elementor-testimonial-wrapper .elementor-testimonial-meta .elementor-testimonial-details,.elementor-testimonial-wrapper .elementor-testimonial-meta .elementor-testimonial-image{display:table-cell;vertical-align:middle}.elementor-testimonial-wrapper .elementor-testimonial-meta .elementor-testimonial-image img{width:60px;height:60px;-webkit-border-radius:50%;border-radius:50%;-o-object-fit:cover;object-fit:cover;max-width:none}.elementor-testimonial-wrapper .elementor-testimonial-meta.elementor-testimonial-image-position-aside .elementor-testimonial-image{padding-right:15px}.elementor-testimonial-wrapper .elementor-testimonial-meta.elementor-testimonial-image-position-aside .elementor-testimonial-details{text-align:left}.elementor-testimonial-wrapper .elementor-testimonial-meta.elementor-testimonial-image-position-top .elementor-testimonial-details,.elementor-testimonial-wrapper .elementor-testimonial-meta.elementor-testimonial-image-position-top .elementor-testimonial-image{display:block}.elementor-testimonial-wrapper .elementor-testimonial-meta.elementor-testimonial-image-position-top .elementor-testimonial-image{margin-bottom:20px}.elementor-widget-text-editor.elementor-drop-cap-view-stacked .elementor-drop-cap{background-color:#818a91;color:#fff}.elementor-widget-text-editor.elementor-drop-cap-view-framed .elementor-drop-cap{color:#818a91;border:3px solid;background-color:transparent}.elementor-widget-text-editor:not(.elementor-drop-cap-view-default) .elementor-drop-cap{margin-top:8px}.elementor-widget-text-editor:not(.elementor-drop-cap-view-default) .elementor-drop-cap-letter{width:1em;height:1em}.elementor-widget-text-editor .elementor-drop-cap{float:left;text-align:center;line-height:1;font-size:50px}.elementor-widget-text-editor .elementor-drop-cap-letter{display:inline-block}.elementor-toggle{text-align:left}.elementor-toggle .elementor-tab-title{font-weight:700;line-height:1;margin:0;padding:15px;border-bottom:1px solid #d4d4d4;cursor:pointer;outline:none}.elementor-toggle .elementor-tab-title .elementor-toggle-icon{display:inline-block;width:1em}.elementor-toggle .elementor-tab-title .elementor-toggle-icon.elementor-toggle-icon-right{float:right;text-align:right}.elementor-toggle .elementor-tab-title .elementor-toggle-icon.elementor-toggle-icon-left{float:left;text-align:left}.elementor-toggle .elementor-tab-title .elementor-toggle-icon .elementor-toggle-icon-closed{display:block}.elementor-toggle .elementor-tab-title .elementor-toggle-icon .elementor-toggle-icon-opened{display:none}.elementor-toggle .elementor-tab-title.elementor-active{border-bottom:none}.elementor-toggle .elementor-tab-title.elementor-active .elementor-toggle-icon-closed{display:none}.elementor-toggle .elementor-tab-title.elementor-active .elementor-toggle-icon-opened{display:block}.elementor-toggle .elementor-tab-content{padding:15px;border-bottom:1px solid #d4d4d4;display:none}@media (max-width:767px){.elementor-toggle .elementor-tab-title{padding:12px}.elementor-toggle .elementor-tab-content{padding:12px 10px}}.elementor-widget-video .elementor-widget-container{overflow:hidden;-webkit-transform:translateZ(0);transform:translateZ(0)}.elementor-widget-video .elementor-open-inline .elementor-custom-embed-image-overlay{position:absolute;top:0;left:0;width:100%;height:100%;-webkit-background-size:cover;background-size:cover;background-position:50%}.elementor-widget-video .elementor-custom-embed-image-overlay{cursor:pointer;text-align:center}.elementor-widget-video .elementor-custom-embed-image-overlay:hover .elementor-custom-embed-play i{opacity:1}.elementor-widget-video .elementor-custom-embed-image-overlay img{display:block;width:100%}.elementor-widget-video .elementor-video{-o-object-fit:cover;object-fit:cover}.slick-slider{-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-ms-touch-action:pan-y;touch-action:pan-y;-webkit-tap-highlight-color:transparent}.slick-list,.slick-slider{position:relative;display:block}.slick-list{overflow:hidden;margin:0;padding:0}.slick-list:focus{outline:none}.slick-list.dragging{cursor:pointer}.slick-slider .slick-list,.slick-slider .slick-track{-webkit-transform:translateZ(0);transform:translateZ(0)}.slick-track{position:relative;left:0;top:0;display:block}.slick-track:after,.slick-track:before{content:"";display:table}.slick-track:after{clear:both}.slick-loading .slick-track{visibility:hidden}.slick-slide{float:left;height:100%;min-height:1px;display:none}.elementor-slick-slider[dir=rtl] .slick-slide{float:right}.slick-slide img{display:block}.slick-slide.slick-loading img{display:none}.slick-slide.dragging img{pointer-events:none}.slick-initialized .slick-slide{display:block}.slick-loading .slick-slide{visibility:hidden}.slick-vertical .slick-slide{display:block;height:auto;border:1px solid transparent}.slick-arrow.slick-hidden{display:none}.elementor-slick-slider .slick-loading .slick-list{background:#fff}.elementor-slick-slider .slick-loading .slick-list:after{content:"\e8fb";font-family:eicons;position:absolute;top:50%;left:50%;-webkit-transform:translateX(-50%) translateY(-50%);-ms-transform:translateX(-50%) translateY(-50%);transform:translateX(-50%) translateY(-50%);-webkit-animation:fa-spin 2s linear infinite;animation:fa-spin 2s linear infinite;font-size:25px;color:#a4afb7}.elementor-slick-slider .slick-next,.elementor-slick-slider .slick-prev{font-size:0;line-height:0;position:absolute;top:50%;display:block;width:20px;padding:0;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);cursor:pointer;color:transparent;border:none;outline:none;background:transparent}.elementor-slick-slider .slick-next:focus,.elementor-slick-slider .slick-next:hover,.elementor-slick-slider .slick-prev:focus,.elementor-slick-slider .slick-prev:hover{color:transparent;outline:none;background:transparent}.elementor-slick-slider .slick-next:focus:before,.elementor-slick-slider .slick-next:hover:before,.elementor-slick-slider .slick-prev:focus:before,.elementor-slick-slider .slick-prev:hover:before{opacity:1}.elementor-slick-slider .slick-next.slick-disabled:before,.elementor-slick-slider .slick-prev.slick-disabled:before{opacity:.25}.elementor-slick-slider .slick-next:before,.elementor-slick-slider .slick-prev:before{font-family:eicons;font-size:35px;line-height:1;opacity:.75;color:#fff;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.elementor-slick-slider .slick-prev{left:-25px}[dir=rtl] .elementor-slick-slider .slick-prev{left:auto;right:-25px}.elementor-slick-slider .slick-prev:before{content:"\e89f"}[dir=rtl] .elementor-slick-slider .slick-prev:before{content:"\e89e"}.elementor-slick-slider .slick-next{right:-25px}[dir=rtl] .elementor-slick-slider .slick-next{left:-25px;right:auto}.elementor-slick-slider .slick-next:before{content:"\e89e"}[dir=rtl] .elementor-slick-slider .slick-next:before{content:"\e89f"}.elementor-slick-slider .slick-dotted.slick-slider{margin-bottom:30px}.elementor-slick-slider ul.slick-dots{position:absolute;bottom:-25px;display:block;width:100%;padding:0;margin:0;list-style:none;text-align:center;line-height:1}.elementor-slick-slider ul.slick-dots li{position:relative;display:inline-block;width:20px;height:20px;margin:0;padding:0;cursor:pointer}.elementor-slick-slider ul.slick-dots li button{font-size:0;line-height:0;display:block;width:20px;height:20px;padding:5px;cursor:pointer;color:transparent;border:0;outline:none;background:transparent}.elementor-slick-slider ul.slick-dots li button:focus,.elementor-slick-slider ul.slick-dots li button:hover{outline:none}.elementor-slick-slider ul.slick-dots li button:focus:before,.elementor-slick-slider ul.slick-dots li button:hover:before{opacity:1}.elementor-slick-slider ul.slick-dots li button:before{font-family:eicons;font-size:6px;line-height:20px;position:absolute;top:0;left:0;width:20px;height:20px;content:"\e914";text-align:center;opacity:.25;color:#000;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.elementor-slick-slider ul.slick-dots li.slick-active button:before{opacity:.75;color:#000}.elementor-slick-slider .slick-arrows-inside .slick-prev{left:20px}[dir=rtl] .elementor-slick-slider .slick-arrows-inside .slick-prev{left:auto;right:20px}.elementor-slick-slider .slick-arrows-inside .slick-next{right:20px}[dir=rtl] .elementor-slick-slider .slick-arrows-inside .slick-next{left:20px;right:auto}.elementor-slick-slider .slick-dots-inside .slick-dots{bottom:5px}.elementor-slick-slider .slick-dots-inside.slick-dotted.slick-slider{margin-bottom:0}.elementor-slick-slider .slick-slider .slick-next,.elementor-slick-slider .slick-slider .slick-prev{z-index:1}.elementor-slick-slider .slick-slide img{margin:auto}.swiper-container{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;z-index:1}.swiper-container .swiper-slide figure{line-height:0}.swiper-container .elementor-lightbox-content-source{display:none}.swiper-container-no-flexbox .swiper-slide{float:left}.swiper-container-vertical>.swiper-wrapper{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-transition-property:-webkit-transform;transition-property:-webkit-transform;-o-transition-property:transform;transition-property:transform;transition-property:transform,-webkit-transform;-webkit-box-sizing:content-box;box-sizing:content-box}.swiper-container-android .swiper-slide,.swiper-wrapper{-webkit-transform:translateZ(0);transform:translateZ(0)}.swiper-container-multirow>.swiper-wrapper{-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}.swiper-container-free-mode>.swiper-wrapper{-webkit-transition-timing-function:ease-out;-o-transition-timing-function:ease-out;transition-timing-function:ease-out;margin:0 auto}.swiper-slide{-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0;width:100%;height:100%;position:relative}.swiper-container-autoheight,.swiper-container-autoheight .swiper-slide{height:auto}.swiper-container-autoheight .swiper-wrapper{-webkit-box-align:start;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start;-webkit-transition-property:height,-webkit-transform;transition-property:height,-webkit-transform;-o-transition-property:transform,height;transition-property:transform,height;transition-property:transform,height,-webkit-transform}.swiper-container .swiper-notification{position:absolute;left:0;top:0;pointer-events:none;opacity:0;z-index:-1000}.swiper-wp8-horizontal{-ms-touch-action:pan-y;touch-action:pan-y}.swiper-wp8-vertical{-ms-touch-action:pan-x;touch-action:pan-x}.swiper-button-next,.swiper-button-prev{position:absolute;top:50%;width:27px;height:44px;margin-top:-22px;z-index:10;cursor:pointer;-webkit-background-size:27px 44px;background-size:27px 44px;background:no-repeat 50%}.swiper-button-next.swiper-button-disabled,.swiper-button-prev.swiper-button-disabled{opacity:.35;cursor:auto;pointer-events:none}.swiper-button-prev,.swiper-container-rtl .swiper-button-next{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 27 44'%3E%3Cpath d='M0 22L22 0l2.1 2.1L4.2 22l19.9 19.9L22 44 0 22z' fill='%23007aff'/%3E%3C/svg%3E");left:10px;right:auto}.swiper-button-prev.swiper-button-black,.swiper-container-rtl .swiper-button-next.swiper-button-black{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 27 44'%3E%3Cpath d='M0 22L22 0l2.1 2.1L4.2 22l19.9 19.9L22 44 0 22z'/%3E%3C/svg%3E")}.swiper-button-prev.swiper-button-white,.swiper-container-rtl .swiper-button-next.swiper-button-white{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 27 44'%3E%3Cpath d='M0 22L22 0l2.1 2.1L4.2 22l19.9 19.9L22 44 0 22z' fill='%23fff'/%3E%3C/svg%3E")}.swiper-button-next,.swiper-container-rtl .swiper-button-prev{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 27 44'%3E%3Cpath d='M27 22L5 44l-2.1-2.1L22.8 22 2.9 2.1 5 0l22 22z' fill='%23007aff'/%3E%3C/svg%3E");right:10px;left:auto}.swiper-button-next.swiper-button-black,.swiper-container-rtl .swiper-button-prev.swiper-button-black{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 27 44'%3E%3Cpath d='M27 22L5 44l-2.1-2.1L22.8 22 2.9 2.1 5 0l22 22z'/%3E%3C/svg%3E")}.swiper-button-next.swiper-button-white,.swiper-container-rtl .swiper-button-prev.swiper-button-white{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 27 44'%3E%3Cpath d='M27 22L5 44l-2.1-2.1L22.8 22 2.9 2.1 5 0l22 22z' fill='%23fff'/%3E%3C/svg%3E")}.swiper-pagination{position:absolute;text-align:center;-webkit-transition:.3s;-o-transition:.3s;transition:.3s;-webkit-transform:translateZ(0);transform:translateZ(0);z-index:10}.swiper-pagination.swiper-pagination-hidden{opacity:0}.swiper-container-horizontal>.swiper-pagination-bullets,.swiper-pagination-custom,.swiper-pagination-fraction{bottom:5px;left:0;width:100%}.swiper-pagination-bullet{width:6px;height:6px;display:inline-block;-webkit-border-radius:50%;border-radius:50%;background:#000;opacity:.2}.swiper-pagination-fraction{color:#000}button.swiper-pagination-bullet{border:none;margin:0;padding:0;-webkit-box-shadow:none;box-shadow:none;appearance:none;-webkit-appearance:none;-moz-appearance:none}.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}.swiper-pagination-white .swiper-pagination-bullet{background:#fff}.swiper-pagination-bullet-active{opacity:1}.swiper-pagination-white .swiper-pagination-bullet-active{background:#fff}.swiper-pagination-black .swiper-pagination-bullet-active{background:#000}.swiper-container-vertical>.swiper-pagination-bullets{right:10px;top:50%;-webkit-transform:translate3d(0,-50%,0);transform:translate3d(0,-50%,0)}.swiper-container-vertical>.swiper-pagination-bullets .swiper-pagination-bullet{margin:5px 0;display:block}.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 6px}.swiper-pagination-progressbar{background:rgba(0,0,0,.25);position:absolute}.swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background:#000;position:absolute;left:0;top:0;width:100%;height:100%;-webkit-transform:scale(0);-ms-transform:scale(0);transform:scale(0);-webkit-transform-origin:left top;-ms-transform-origin:left top;transform-origin:left top}.swiper-container-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{-webkit-transform-origin:right top;-ms-transform-origin:right top;transform-origin:right top}.swiper-container-horizontal>.swiper-pagination-progressbar{width:100%;height:4px;left:0;top:0}.swiper-container-vertical>.swiper-pagination-progressbar{width:4px;height:100%;left:0;top:0}.swiper-pagination-progressbar.swiper-pagination-white{background:hsla(0,0%,100%,.5)}.swiper-pagination-progressbar.swiper-pagination-white .swiper-pagination-progressbar-fill{background:#fff}.swiper-pagination-progressbar.swiper-pagination-black .swiper-pagination-progressbar-fill{background:#000}.swiper-container-3d{-webkit-perspective:1200px;perspective:1200px}.swiper-container-3d .swiper-cube-shadow,.swiper-container-3d .swiper-slide,.swiper-container-3d .swiper-slide-shadow-bottom,.swiper-container-3d .swiper-slide-shadow-left,.swiper-container-3d .swiper-slide-shadow-right,.swiper-container-3d .swiper-slide-shadow-top,.swiper-container-3d .swiper-wrapper{-webkit-transform-style:preserve-3d;transform-style:preserve-3d}.swiper-container-3d .swiper-slide-shadow-bottom,.swiper-container-3d .swiper-slide-shadow-left,.swiper-container-3d .swiper-slide-shadow-right,.swiper-container-3d .swiper-slide-shadow-top{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-container-3d .swiper-slide-shadow-left{background-image:-webkit-gradient(linear,right top,left top,from(rgba(0,0,0,.5)),to(transparent));background-image:-webkit-linear-gradient(right,rgba(0,0,0,.5),transparent);background-image:-o-linear-gradient(right,rgba(0,0,0,.5),transparent);background-image:linear-gradient(270deg,rgba(0,0,0,.5),transparent)}.swiper-container-3d .swiper-slide-shadow-right{background-image:-webkit-gradient(linear,left top,right top,from(rgba(0,0,0,.5)),to(transparent));background-image:-webkit-linear-gradient(left,rgba(0,0,0,.5),transparent);background-image:-o-linear-gradient(left,rgba(0,0,0,.5),transparent);background-image:linear-gradient(90deg,rgba(0,0,0,.5),transparent)}.swiper-container-3d .swiper-slide-shadow-top{background-image:-webkit-gradient(linear,left bottom,left top,from(rgba(0,0,0,.5)),to(transparent));background-image:-webkit-linear-gradient(bottom,rgba(0,0,0,.5),transparent);background-image:-o-linear-gradient(bottom,rgba(0,0,0,.5),transparent);background-image:linear-gradient(0deg,rgba(0,0,0,.5),transparent)}.swiper-container-3d .swiper-slide-shadow-bottom{background-image:-webkit-gradient(linear,left top,left bottom,from(rgba(0,0,0,.5)),to(transparent));background-image:-webkit-linear-gradient(top,rgba(0,0,0,.5),transparent);background-image:-o-linear-gradient(top,rgba(0,0,0,.5),transparent);background-image:linear-gradient(180deg,rgba(0,0,0,.5),transparent)}.swiper-container-coverflow .swiper-wrapper,.swiper-container-flip .swiper-wrapper{-ms-perspective:1200px}.swiper-container-cube,.swiper-container-flip{overflow:visible}.swiper-container-cube .swiper-slide,.swiper-container-flip .swiper-slide{pointer-events:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;z-index:1}.swiper-container-cube .swiper-slide .swiper-slide,.swiper-container-flip .swiper-slide .swiper-slide{pointer-events:none}.swiper-container-cube .swiper-slide-active,.swiper-container-cube .swiper-slide-active .swiper-slide-active,.swiper-container-flip .swiper-slide-active,.swiper-container-flip .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-container-cube .swiper-slide-shadow-bottom,.swiper-container-cube .swiper-slide-shadow-left,.swiper-container-cube .swiper-slide-shadow-right,.swiper-container-cube .swiper-slide-shadow-top,.swiper-container-flip .swiper-slide-shadow-bottom,.swiper-container-flip .swiper-slide-shadow-left,.swiper-container-flip .swiper-slide-shadow-right,.swiper-container-flip .swiper-slide-shadow-top{z-index:0;-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-container-cube .swiper-slide{visibility:hidden;-webkit-transform-origin:0 0;-ms-transform-origin:0 0;transform-origin:0 0;width:100%;height:100%}.swiper-container-cube.swiper-container-rtl .swiper-slide{-webkit-transform-origin:100% 0;-ms-transform-origin:100% 0;transform-origin:100% 0}.swiper-container-cube .swiper-slide-active,.swiper-container-cube .swiper-slide-next,.swiper-container-cube .swiper-slide-next+.swiper-slide,.swiper-container-cube .swiper-slide-prev{pointer-events:auto;visibility:visible}.swiper-container-cube .swiper-cube-shadow{position:absolute;left:0;bottom:0;width:100%;height:100%;background:#000;opacity:.6;-webkit-filter:blur(50px);filter:blur(50px);z-index:0}.swiper-container-fade.swiper-container-free-mode .swiper-slide{-webkit-transition-timing-function:ease-out;-o-transition-timing-function:ease-out;transition-timing-function:ease-out}.swiper-container-fade .swiper-slide{pointer-events:none;-webkit-transition-property:opacity;-o-transition-property:opacity;transition-property:opacity}.swiper-container-fade .swiper-slide .swiper-slide{pointer-events:none}.swiper-container-fade .swiper-slide-active,.swiper-container-fade .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-zoom-container{width:100%;height:100%;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;text-align:center}.swiper-zoom-container>canvas,.swiper-zoom-container>img,.swiper-zoom-container>svg{max-width:100%;max-height:100%;-o-object-fit:contain;object-fit:contain}.swiper-scrollbar{-webkit-border-radius:10px;border-radius:10px;position:relative;-ms-touch-action:none;background:rgba(0,0,0,.1)}.swiper-container-horizontal>.swiper-scrollbar{position:absolute;left:1%;bottom:3px;z-index:50;height:5px;width:98%}.swiper-container-vertical>.swiper-scrollbar{position:absolute;right:3px;top:1%;z-index:50;width:5px;height:98%}.swiper-scrollbar-drag{height:100%;width:100%;position:relative;background:rgba(0,0,0,.5);-webkit-border-radius:10px;border-radius:10px;left:0;top:0}.swiper-scrollbar-cursor-drag{cursor:move}.elementor-pagination-position-outside .swiper-container{padding-bottom:30px}.elementor-pagination-position-outside .elementor-swiper-button{top:calc(50% - 15px)}.elementor-swiper{position:relative}.elementor-main-swiper{position:static}.elementor-arrows-position-outside .swiper-container{width:calc(100% - 60px)}.elementor-arrows-position-outside .elementor-swiper-button-prev{left:0}.elementor-arrows-position-outside .elementor-swiper-button-next{right:0}.swiper-image-stretch .swiper-slide .swiper-slide-image{width:100%}.elementor-swiper-button{position:absolute;display:-webkit-inline-box;display:-webkit-inline-flex;display:-ms-inline-flexbox;display:inline-flex;z-index:1;cursor:pointer;font-size:25px;color:hsla(0,0%,93.3%,.9);top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}.elementor-swiper-button-prev{left:10px}.elementor-swiper-button-next{right:10px}.elementor-swiper-button.swiper-button-disabled{opacity:.3}.swiper-lazy-preloader{width:42px;height:42px;position:absolute;left:50%;top:50%;margin-left:-21px;margin-top:-21px;z-index:10;-webkit-transform-origin:50%;-ms-transform-origin:50%;transform-origin:50%;-webkit-animation:swiper-preloader-spin 1s steps(12) infinite;animation:swiper-preloader-spin 1s steps(12) infinite}.swiper-lazy-preloader:after{display:block;content:"";width:100%;height:100%;-webkit-background-size:100% 100%;background-size:100%;background:url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 120 120' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cdefs%3E%3Cpath id='a' stroke='%236c6c6c' stroke-width='11' stroke-linecap='round' d='M60 7v20'/%3E%3C/defs%3E%3Cuse xlink:href='%23a' opacity='.27'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(30 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(60 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(90 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(120 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(150 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.37' transform='rotate(180 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.46' transform='rotate(210 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.56' transform='rotate(240 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.66' transform='rotate(270 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.75' transform='rotate(300 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.85' transform='rotate(330 60 60)'/%3E%3C/svg%3E") no-repeat 50%}.swiper-lazy-preloader-white:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 120 120' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cdefs%3E%3Cpath id='a' stroke='%23fff' stroke-width='11' stroke-linecap='round' d='M60 7v20'/%3E%3C/defs%3E%3Cuse xlink:href='%23a' opacity='.27'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(30 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(60 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(90 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(120 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(150 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.37' transform='rotate(180 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.46' transform='rotate(210 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.56' transform='rotate(240 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.66' transform='rotate(270 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.75' transform='rotate(300 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.85' transform='rotate(330 60 60)'/%3E%3C/svg%3E")}@-webkit-keyframes swiper-preloader-spin{to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes swiper-preloader-spin{to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.elementor-lightbox .dialog-header{display:none}.elementor-lightbox .dialog-widget-content{background:none;-webkit-box-shadow:none;box-shadow:none;width:100%;height:100%}.elementor-lightbox .dialog-message{-webkit-animation-duration:.4s;animation-duration:.4s}.elementor-lightbox .dialog-message:not(.elementor-fit-aspect-ratio){height:100%}.elementor-lightbox .dialog-lightbox-close-button{cursor:pointer;position:absolute;font-size:25px;padding:5px;z-index:2;line-height:1}@media (max-width:767px){.elementor-lightbox .dialog-lightbox-close-button{padding:0}}.elementor-lightbox .dialog-lightbox-close-button,.elementor-lightbox .elementor-swiper-button{color:hsla(0,0%,93.3%,.9);-webkit-transition:all .3s;-o-transition:all .3s;transition:all .3s;opacity:1}.elementor-lightbox .dialog-lightbox-close-button:hover,.elementor-lightbox .elementor-swiper-button:hover{color:#fff}.elementor-lightbox .swiper-container{height:100%}.elementor-lightbox .elementor-lightbox-item{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;position:relative;padding:70px 80px;-webkit-box-sizing:border-box;box-sizing:border-box;height:100%;margin:auto}@media (max-width:767px){.elementor-lightbox .elementor-lightbox-item{padding:40px}}.elementor-lightbox .elementor-lightbox-image{max-height:100%}.elementor-lightbox .elementor-video-container{position:absolute;top:50%;left:50%;-webkit-transform:translateX(-50%) translateY(-50%);-ms-transform:translateX(-50%) translateY(-50%);transform:translateX(-50%) translateY(-50%)}@media (min-width:1025px){.elementor-lightbox .elementor-video-container{width:75%}}@media (max-width:1024px){.elementor-lightbox .elementor-video-container{width:100%}}@media (min-width:768px) and (max-width:1024px){.elementor-lightbox .elementor-aspect-ratio-916 .elementor-video-container{width:70%}}.elementor-lightbox .elementor-swiper-button-prev{left:35px}.elementor-lightbox .elementor-swiper-button-next{right:35px}@media (max-width:767px){.elementor-lightbox .elementor-swiper-button-prev{left:10px}.elementor-lightbox .elementor-swiper-button-next{right:10px}}.animated{-webkit-animation-duration:1.25s;animation-duration:1.25s}.animated.animated-slow{-webkit-animation-duration:2s;animation-duration:2s}.animated.animated-fast{-webkit-animation-duration:.75s;animation-duration:.75s}.animated.infinite{-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite}.animated.reverse{animation-direction:reverse}@media (prefers-reduced-motion:reduce){.animated{-webkit-animation:none;animation:none}}.elementor-shape{overflow:hidden;position:absolute;left:0;width:100%;line-height:0;direction:ltr}.elementor-shape-top{top:-1px}.elementor-shape-bottom{bottom:-1px}.elementor-shape[data-negative=false].elementor-shape-bottom,.elementor-shape[data-negative=true].elementor-shape-top{-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.elementor-shape svg{display:block;width:calc(100% + 1.3px);position:relative;left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%)}.elementor-shape .elementor-shape-fill{fill:#fff;-webkit-transform-origin:center;-ms-transform-origin:center;transform-origin:center;-webkit-transform:rotateY(0deg);transform:rotateY(0deg)}#wp-admin-bar-elementor_edit_page .ab-submenu .ab-item{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;width:200px}#wp-admin-bar-elementor_edit_page .elementor-edit-link-title{overflow:hidden;-o-text-overflow:ellipsis;text-overflow:ellipsis;width:100%}#wp-admin-bar-elementor_edit_page .elementor-edit-link-type{background:#55595c;font-size:11px;line-height:9px;margin-top:6px;padding:4px 8px;-webkit-border-radius:3px;border-radius:3px}.page-template-elementor_canvas.elementor-page:before{display:none}.elementor-post__thumbnail__link{-webkit-transition:none;-o-transition:none;transition:none}#elementor .elementor-element ul.elementor-icon-list-items,#left-area ul.elementor-icon-list-items,.elementor .elementor-element ul.elementor-icon-list-items{padding:0}@media (max-width:767px){.elementor:not(.elementor-edit-area-active) .elementor-hidden-phone{display:none}}@media (min-width:768px) and (max-width:1024px){.elementor:not(.elementor-edit-area-active) .elementor-hidden-tablet{display:none}}@media (min-width:1025px){.elementor:not(.elementor-edit-area-active) .elementor-hidden-desktop{display:none}}
.elementor-bg-transform .elementor-bg{will-change:transform}.elementor-bg-transform-zoom-in:hover .elementor-bg,.elementor-bg-transform-zoom-out .elementor-bg{-webkit-transform:scale(1.2);-ms-transform:scale(1.2);transform:scale(1.2)}.elementor-bg-transform-zoom-out:hover .elementor-bg{-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1)}.elementor-bg-transform-move-left .elementor-bg{-webkit-transform:scale(1.2) translateX(8%);-ms-transform:scale(1.2) translateX(8%);transform:scale(1.2) translateX(8%)}.elementor-bg-transform-move-left:hover .elementor-bg,.elementor-bg-transform-move-right .elementor-bg{-webkit-transform:scale(1.2) translateX(-8%);-ms-transform:scale(1.2) translateX(-8%);transform:scale(1.2) translateX(-8%)}.elementor-bg-transform-move-right:hover .elementor-bg{-webkit-transform:scale(1.2) translateX(8%);-ms-transform:scale(1.2) translateX(8%);transform:scale(1.2) translateX(8%)}.elementor-bg-transform-move-up .elementor-bg{-webkit-transform:scale(1.2) translateY(8%);-ms-transform:scale(1.2) translateY(8%);transform:scale(1.2) translateY(8%)}.elementor-bg-transform-move-down .elementor-bg,.elementor-bg-transform-move-up:hover .elementor-bg{-webkit-transform:scale(1.2) translateY(-8%);-ms-transform:scale(1.2) translateY(-8%);transform:scale(1.2) translateY(-8%)}.elementor-bg-transform-move-down:hover .elementor-bg{-webkit-transform:scale(1.2) translateY(8%);-ms-transform:scale(1.2) translateY(8%);transform:scale(1.2) translateY(8%)}.elementor-animated-content:hover .elementor-animated-item--grow{-webkit-transform:scale(1.1);-ms-transform:scale(1.1);transform:scale(1.1)}.elementor-animated-content:hover .elementor-animated-item--shrink{-webkit-transform:scale(.85);-ms-transform:scale(.85);transform:scale(.85)}.elementor-animated-content:hover .elementor-animated-item--enter-zoom-in,.elementor-animated-content:hover .elementor-animated-item--enter-zoom-out,.elementor-animated-content:hover .elementor-animated-item--fade-in{-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1);opacity:1}.elementor-animated-content:hover .elementor-animated-item--exit-zoom-in,.elementor-animated-content:hover .elementor-animated-item--exit-zoom-out,.elementor-animated-content:hover .elementor-animated-item--fade-out{opacity:0}.elementor-animated-content:hover .elementor-animated-item--exit-zoom-out{-webkit-transform:scale(.2);-ms-transform:scale(.2);transform:scale(.2)}.elementor-animated-content:hover .elementor-animated-item--exit-zoom-in{-webkit-transform:scale(2);-ms-transform:scale(2);transform:scale(2)}.elementor-animated-content:hover .elementor-animated-item--enter-from-bottom,.elementor-animated-content:hover .elementor-animated-item--enter-from-left,.elementor-animated-content:hover .elementor-animated-item--enter-from-right,.elementor-animated-content:hover .elementor-animated-item--enter-from-top{opacity:1;-webkit-transform:translateY(0) translateX(0);-ms-transform:translateY(0) translateX(0);transform:translateY(0) translateX(0)}.elementor-animated-content:hover .elementor-animated-item--exit-to-right{-webkit-transform:translateX(1000px);-ms-transform:translateX(1000px);transform:translateX(1000px)}.elementor-animated-content:hover .elementor-animated-item--exit-to-left{-webkit-transform:translateX(-1000px);-ms-transform:translateX(-1000px);transform:translateX(-1000px)}.elementor-animated-content:hover .elementor-animated-item--exit-to-top{-webkit-transform:translateY(-600px);-ms-transform:translateY(-600px);transform:translateY(-600px)}.elementor-animated-content:hover .elementor-animated-item--exit-to-bottom{-webkit-transform:translateY(600px);-ms-transform:translateY(600px);transform:translateY(600px)}.elementor-animated-content:hover .elementor-animated-item--exit-to-bottom,.elementor-animated-content:hover .elementor-animated-item--exit-to-left,.elementor-animated-content:hover .elementor-animated-item--exit-to-right,.elementor-animated-content:hover .elementor-animated-item--exit-to-top{opacity:0}.elementor-animated-content:hover .elementor-animated-item--move-right{-webkit-transform:translateX(30px);-ms-transform:translateX(30px);transform:translateX(30px)}.elementor-animated-content:hover .elementor-animated-item--move-left{-webkit-transform:translateX(-30px);-ms-transform:translateX(-30px);transform:translateX(-30px)}.elementor-animated-content:hover .elementor-animated-item--move-up{-webkit-transform:translateY(-30px);-ms-transform:translateY(-30px);transform:translateY(-30px)}.elementor-animated-content:hover .elementor-animated-item--move-down{-webkit-transform:translateY(30px);-ms-transform:translateY(30px);transform:translateY(30px)}.elementor-animated-content [class^=elementor-animated-item]{will-change:transform,opacity}.elementor-animated-content .elementor-animated-item--enter-zoom-in{-webkit-transform:scale(.2);-ms-transform:scale(.2);transform:scale(.2)}.elementor-animated-content .elementor-animated-item--enter-zoom-out{-webkit-transform:scale(2);-ms-transform:scale(2);transform:scale(2)}.elementor-animated-content .elementor-animated-item--enter-zoom-in,.elementor-animated-content .elementor-animated-item--enter-zoom-out,.elementor-animated-content .elementor-animated-item--fade-in{opacity:0}.elementor-animated-content .elementor-animated-item--exit-zoom-in,.elementor-animated-content .elementor-animated-item--exit-zoom-out,.elementor-animated-content .elementor-animated-item--fade-out{opacity:1;-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1)}.elementor-animated-content .elementor-animated-item--enter-from-right{-webkit-transform:translateX(1000px);-ms-transform:translateX(1000px);transform:translateX(1000px)}.elementor-animated-content .elementor-animated-item--enter-from-left{-webkit-transform:translateX(-1000px);-ms-transform:translateX(-1000px);transform:translateX(-1000px)}.elementor-animated-content .elementor-animated-item--enter-from-top{-webkit-transform:translateY(-600px);-ms-transform:translateY(-600px);transform:translateY(-600px)}.elementor-animated-content .elementor-animated-item--enter-from-bottom{-webkit-transform:translateY(500px);-ms-transform:translateY(500px);transform:translateY(500px)}.elementor-animated-content .elementor-animated-item--enter-from-bottom,.elementor-animated-content .elementor-animated-item--enter-from-left,.elementor-animated-content .elementor-animated-item--enter-from-right,.elementor-animated-content .elementor-animated-item--enter-from-top{opacity:0}.elementor-animated-content .elementor-animated-item--exit-to-bottom,.elementor-animated-content .elementor-animated-item--exit-to-left,.elementor-animated-content .elementor-animated-item--exit-to-right,.elementor-animated-content .elementor-animated-item--exit-to-top{opacity:1;-webkit-transform:translateY(0) translateX(0);-ms-transform:translateY(0) translateX(0);transform:translateY(0) translateX(0)}.elementor-editor-active .elementor.elementor-edit-mode .elementor-widget.elementor-global-widget:hover{outline:1px solid #fec449}.elementor-editor-active .elementor.elementor-edit-mode .elementor-global-widget .elementor-editor-widget-settings{background-image:-webkit-gradient(linear,left bottom,left top,from(#feb416),to(#fec449));background-image:-webkit-linear-gradient(bottom,#feb416,#fec449);background-image:-o-linear-gradient(bottom,#feb416,#fec449);background-image:linear-gradient(0deg,#feb416,#fec449)}.elementor-editor-active .elementor.elementor-edit-mode .elementor-global-widget .elementor-editor-widget-settings .elementor-editor-element-setting:hover{background-color:#feb416}.elementor-editor-active .elementor.elementor-edit-mode .elementor-global-widget .elementor-editor-widget-settings .elementor-editor-element-setting.elementor-editor-element-save{display:none}.elementor-posts-container.elementor-posts-masonry{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.elementor-posts-container:not(.elementor-posts-masonry){-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch}.elementor-posts-container .elementor-post{padding:0;margin:0}.elementor-posts-container .elementor-post__thumbnail{overflow:hidden}.elementor-posts-container .elementor-post__thumbnail img{display:block;width:100%;max-height:none;max-width:none;-webkit-transition:-webkit-filter .3s;transition:-webkit-filter .3s;-o-transition:filter .3s;transition:filter .3s;transition:filter .3s,-webkit-filter .3s}.elementor-posts-container .elementor-post__thumbnail__link{position:relative;display:block;width:100%}.elementor-posts-container.elementor-has-item-ratio .elementor-post__thumbnail{top:0;left:0;right:0;bottom:0}.elementor-posts-container.elementor-has-item-ratio .elementor-post__thumbnail img{height:auto;position:absolute;top:calc(50% + 1px);left:calc(50% + 1px);-webkit-transform:scale(1.01) translate(-50%,-50%);-ms-transform:scale(1.01) translate(-50%,-50%);transform:scale(1.01) translate(-50%,-50%)}.elementor-posts-container.elementor-has-item-ratio .elementor-post__thumbnail.elementor-fit-height img{height:100%;width:auto}.elementor-posts .elementor-post{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-transition-property:background,border,-webkit-box-shadow;transition-property:background,border,-webkit-box-shadow;-o-transition-property:background,border,box-shadow;transition-property:background,border,box-shadow;transition-property:background,border,box-shadow,-webkit-box-shadow;-webkit-transition-duration:.25s;-o-transition-duration:.25s;transition-duration:.25s}.elementor-posts .elementor-post__title{font-size:18px;margin:0}.elementor-posts .elementor-post__excerpt{margin-bottom:10px}.elementor-posts .elementor-post__excerpt p{margin:0;line-height:1.5em;font-size:14px;color:#777}.elementor-posts .elementor-post__meta-data{line-height:1.3em;font-size:12px;margin-bottom:13px;color:#adadad}.elementor-posts .elementor-post__read-more{font-size:12px;font-weight:700}.elementor-posts .elementor-post__thumbnail{position:relative}.elementor-posts--skin-classic{display:grid;-ms-flex-wrap:wrap;flex-wrap:wrap}.elementor-posts--skin-classic:not(.elementor-posts-masonry){-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch}.elementor-posts--skin-classic .elementor-post{overflow:hidden}.elementor-posts--align-left .elementor-post{text-align:left}.elementor-posts--align-right .elementor-post{text-align:right}.elementor-posts--align-center .elementor-post{text-align:center}.elementor-posts--thumbnail-top .elementor-post{display:block}.elementor-posts--thumbnail-top .elementor-post__thumbnail__link{margin-bottom:20px}.elementor-posts--thumbnail-top .elementor-post__text{width:100%}.elementor-posts--thumbnail-top.elementor-posts--align-left .elementor-post__thumbnail__link{margin-right:auto}.elementor-posts--thumbnail-top.elementor-posts--align-right .elementor-post__thumbnail__link{margin-left:auto}.elementor-posts--thumbnail-top.elementor-posts--align-center .elementor-post__thumbnail__link{margin-right:auto;margin-left:auto}.elementor-posts--thumbnail-left .elementor-post__thumbnail__link,.elementor-posts--thumbnail-right .elementor-post__thumbnail__link{-ms-flex-negative:0;flex-shrink:0;width:25%}.elementor-posts--thumbnail-left .elementor-post__thumbnail__link{-webkit-box-ordinal-group:1;-ms-flex-order:0;order:0;margin-right:20px}.elementor-posts--thumbnail-right .elementor-post__thumbnail__link{-webkit-box-ordinal-group:6;-ms-flex-order:5;order:5;margin-left:20px}.elementor-posts--thumbnail-none .elementor-posts-container .elementor-post__thumbnail__link{display:none}.elementor-posts .elementor-post__card{overflow:hidden;position:relative;background-color:#fff;width:100%;min-height:100%;border-radius:3px;border:0 solid #818a91;-webkit-transition:all .25s;-o-transition:all .25s;transition:all .25s}.elementor-posts .elementor-post__card .elementor-post__thumbnail{position:relative;transform-style:preserve-3d;-webkit-transform-style:preserve-3d}.elementor-posts .elementor-post__card .elementor-post__thumbnail img{width:calc(100% + 1px)}.elementor-posts .elementor-post__card .elementor-post__text{padding:0 30px;margin-bottom:0;margin-top:20px}.elementor-posts .elementor-post__card .elementor-post__read-more{margin-bottom:20px;display:inline-block}.elementor-posts .elementor-post__card .elementor-post__meta-data{padding:15px 30px;margin-bottom:0;border-top:1px solid #eaeaea}.elementor-posts .elementor-post__card .elementor-post__meta-data span+span:before{margin:0 5px}.elementor-posts .elementor-post__card .elementor-post__title{font-size:21px}.elementor-posts .elementor-post__card .elementor-post__excerpt{line-height:1.7}.elementor-posts .elementor-post__card .elementor-post__excerpt,.elementor-posts .elementor-post__card .elementor-post__title{margin-bottom:25px}.elementor-posts .elementor-post__card .elementor-post__badge,.elementor-posts .elementor-post__card .elementor-post__read-more{text-transform:uppercase}.elementor-posts .elementor-post__badge{position:absolute;top:0;background:#818a91;color:#fff;font-size:12px;padding:.6em 1.2em;line-height:1;font-weight:400;margin:20px;border-radius:999px}.elementor-posts .elementor-post__avatar{position:relative;padding:0 30px;width:100%;top:-25px;height:0;pointer-events:none}.elementor-posts .elementor-post__avatar img{border-radius:50%;width:60px;pointer-events:all;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}.elementor-posts--thumbnail-top .elementor-posts--skin-cards:not(.elementor-posts-masonry) .elementor-post__card,.elementor-posts .elementor-posts--skin-cards:not(.elementor-posts-masonry) .elementor-post__card{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.elementor-posts--thumbnail-top .elementor-posts--skin-cards:not(.elementor-posts-masonry) .elementor-post__meta-data,.elementor-posts .elementor-posts--skin-cards:not(.elementor-posts-masonry) .elementor-post__meta-data{margin-top:auto}.elementor-posts--thumbnail-none .elementor-post__card .elementor-post__avatar{padding-top:0;position:static;height:auto}.elementor-posts--thumbnail-none .elementor-post__card .elementor-post__avatar img.avatar{-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0);vertical-align:bottom}.elementor-posts--show-avatar .elementor-post__thumbnail__link{margin-bottom:25px}.elementor-posts__hover-gradient .elementor-post__card .elementor-post__thumbnail__link:after{display:block;content:"";background-image:-webkit-gradient(linear,left bottom,left top,from(rgba(0,0,0,.35)),color-stop(75%,transparent));background-image:-webkit-linear-gradient(bottom,rgba(0,0,0,.35),transparent 75%);background-image:-o-linear-gradient(bottom,rgba(0,0,0,.35) 0,transparent 75%);background-image:linear-gradient(0deg,rgba(0,0,0,.35),transparent 75%);background-repeat:no-repeat;height:100%;width:100%;position:absolute;bottom:0;opacity:1;-webkit-transition:all .3s ease-out;-o-transition:all .3s ease-out;transition:all .3s ease-out}.elementor-posts__hover-gradient .elementor-post__card:hover .elementor-post__thumbnail__link:after{opacity:.5}.elementor-posts__hover-zoom-in .elementor-post__card .elementor-post__thumbnail.elementor-fit-height img{height:100%}.elementor-posts__hover-zoom-in .elementor-post__card .elementor-post__thumbnail:not(.elementor-fit-height) img{width:calc(100% + 1px)}.elementor-posts__hover-zoom-in .elementor-post__card:hover .elementor-post__thumbnail.elementor-fit-height img{height:115%}.elementor-posts__hover-zoom-in .elementor-post__card:hover .elementor-post__thumbnail:not(.elementor-fit-height) img{width:115%}.elementor-posts__hover-zoom-out .elementor-post__card .elementor-post__thumbnail.elementor-fit-height img{height:115%}.elementor-posts__hover-zoom-out .elementor-post__card .elementor-post__thumbnail:not(.elementor-fit-height) img{width:115%}.elementor-posts__hover-zoom-out .elementor-post__card:hover .elementor-post__thumbnail.elementor-fit-height img{height:100%}.elementor-posts__hover-zoom-out .elementor-post__card:hover .elementor-post__thumbnail:not(.elementor-fit-height) img{width:calc(100% + 1px)}.elementor-posts__hover-zoom-in .elementor-post__thumbnail img,.elementor-posts__hover-zoom-out .elementor-post__thumbnail img{-webkit-transition:height 1s cubic-bezier(0,.25,.07,1),width 1s cubic-bezier(0,.25,.07,1),-webkit-filter .3s;transition:height 1s cubic-bezier(0,.25,.07,1),width 1s cubic-bezier(0,.25,.07,1),-webkit-filter .3s;-o-transition:filter .3s,height 1s cubic-bezier(0,.25,.07,1),width 1s cubic-bezier(0,.25,.07,1);transition:filter .3s,height 1s cubic-bezier(0,.25,.07,1),width 1s cubic-bezier(0,.25,.07,1);transition:filter .3s,height 1s cubic-bezier(0,.25,.07,1),width 1s cubic-bezier(0,.25,.07,1),-webkit-filter .3s}.elementor-card-shadow-yes .elementor-post__card{-webkit-box-shadow:0 0 10px 0 rgba(0,0,0,.15);box-shadow:0 0 10px 0 rgba(0,0,0,.15)}.elementor-card-shadow-yes .elementor-post__card:hover{-webkit-box-shadow:0 0 30px 0 rgba(0,0,0,.15);box-shadow:0 0 30px 0 rgba(0,0,0,.15)}.elementor-portfolio{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-line-pack:start;align-content:flex-start}.elementor-portfolio,.elementor-portfolio__filters{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.elementor-portfolio__filters{list-style:none;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:0;margin:0}.elementor-portfolio__filter{margin:0;cursor:pointer;padding:8px}.elementor-portfolio-item{-ms-flex-item-align:start;align-self:flex-start;-webkit-transition-property:opacity,-webkit-transform;transition-property:opacity,-webkit-transform;-o-transition-property:transform,opacity;transition-property:transform,opacity;transition-property:transform,opacity,-webkit-transform;-webkit-transition-timing-function:ease-in-out;-o-transition-timing-function:ease-in-out;transition-timing-function:ease-in-out;-webkit-transform-style:preserve-3d;transform-style:preserve-3d;overflow:hidden;margin:0}.elementor-portfolio-item__title{margin:0;padding:0;line-height:1;font-size:18px;color:#fff}.elementor-portfolio-item__tags__separator:before{content:", "}.elementor-portfolio-item__overlay{opacity:0;position:absolute;top:0;left:0;right:0;bottom:0;padding:15px;-webkit-transition:opacity 1s;-o-transition:opacity 1s;transition:opacity 1s;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;text-align:center;overflow:hidden;background-color:hsla(206,7%,54%,.8)}.elementor-portfolio-item__overlay:hover{opacity:1;-webkit-transition:opacity .5s;-o-transition:opacity .5s;transition:opacity .5s}.elementor-portfolio-item__img img[src=""]{background-color:rgba(0,0,0,.1);height:100%}.elementor-portfolio.elementor-has-item-ratio{-webkit-transition:height .5s;-o-transition:height .5s;transition:height .5s}.elementor-portfolio.elementor-has-item-ratio .elementor-post__thumbnail{position:absolute;background-color:rgba(0,0,0,.1)}.elementor-portfolio.elementor-has-item-ratio .elementor-post__thumbnail__link{padding-bottom:56.25%}.elementor ul li.elementor-portfolio__filter{list-style-type:none}.elementor-field-type-hidden{display:none}.elementor-field-type-html{display:inline-block}.elementor-login .elementor-lost-password,.elementor-login .elementor-remember-me{font-size:.85em}.elementor-field-type-recaptcha_v3 .elementor-field-label{display:none}.elementor-widget-price-list .elementor-price-list{list-style:none;padding:0;margin:0}.elementor-widget-price-list .elementor-price-list li{margin:0}.elementor-price-list li:not(:last-child){margin-bottom:20px}.elementor-price-list .elementor-price-list-image{max-width:50%;-ms-flex-negative:0;flex-shrink:0;padding-right:25px}.elementor-price-list .elementor-price-list-image img{width:100%}.elementor-price-list .elementor-price-list-header,.elementor-price-list .elementor-price-list-item,.elementor-price-list .elementor-price-list-text{display:-webkit-box;display:-ms-flexbox;display:flex}.elementor-price-list .elementor-price-list-item{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.elementor-price-list .elementor-price-list-item .elementor-price-list-text{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.elementor-price-list .elementor-price-list-item .elementor-price-list-header{-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-preferred-size:100%;flex-basis:100%;font-size:19px;font-weight:600;margin-bottom:10px;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.elementor-price-list .elementor-price-list-item .elementor-price-list-title{max-width:80%}.elementor-price-list .elementor-price-list-item p.elementor-price-list-description{-ms-flex-preferred-size:100%;flex-basis:100%;font-size:14px;margin:0}.elementor-price-list .elementor-price-list-item .elementor-price-list-separator{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;margin-left:10px;margin-right:10px;border-bottom-style:dotted;border-bottom-width:2px;height:0}.elementor-price-table{text-align:center}.elementor-price-table .elementor-price-table__header{background:#555;padding:20px 0}.elementor-price-table .elementor-price-table__heading{margin:0;padding:0;line-height:1.2;font-size:24px;font-weight:600;color:#fff}.elementor-price-table .elementor-price-table__subheading{font-size:13px;font-weight:400;color:#fff}.elementor-price-table .elementor-price-table__original-price{margin-right:15px;text-decoration:line-through;font-size:.5em;line-height:1;font-weight:400;-ms-flex-item-align:center;align-self:center}.elementor-price-table .elementor-price-table__price{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;color:#555;font-weight:800;font-size:65px;padding:40px 0}.elementor-price-table .elementor-price-table__price .elementor-typo-excluded{line-height:normal;letter-spacing:normal;text-transform:none;font-weight:400;font-size:medium;font-style:normal}.elementor-price-table .elementor-price-table__after-price{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;text-align:left;-ms-flex-item-align:stretch;align-self:stretch;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.elementor-price-table .elementor-price-table__integer-part{line-height:.8}.elementor-price-table .elementor-price-table__currency,.elementor-price-table .elementor-price-table__fractional-part{line-height:1;font-size:.3em}.elementor-price-table .elementor-price-table__currency{margin-right:3px}.elementor-price-table .elementor-price-table__period{width:100%;font-size:13px;font-weight:400}.elementor-price-table .elementor-price-table__features-list{list-style-type:none;margin:0;padding:0;line-height:1}.elementor-price-table .elementor-price-table__features-list li{font-size:14px;line-height:1;margin:0;padding:0}.elementor-price-table .elementor-price-table__features-list li .elementor-price-table__feature-inner{margin-left:15px;margin-right:15px}.elementor-price-table .elementor-price-table__features-list li:not(:first-child):before{content:"";display:block;border:0 solid hsla(0,0%,48%,.3);margin:10px 12.5%}.elementor-price-table .elementor-price-table__features-list i{margin-right:10px;font-size:1.3em}.elementor-price-table .elementor-price-table__features-list svg{margin-right:10px;width:1.3em}.elementor-price-table .elementor-price-table__footer{padding:30px 0}.elementor-price-table .elementor-price-table__additional_info{margin:0;font-size:13px;line-height:1.4}.elementor-price-table__ribbon{position:absolute;top:0;left:auto;right:0;-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg);width:150px;overflow:hidden;height:150px}.elementor-price-table__ribbon-inner{text-align:center;left:0;width:200%;-webkit-transform:translateY(-50%) translateX(-50%) translateX(35px) rotate(-45deg);-ms-transform:translateY(-50%) translateX(-50%) translateX(35px) rotate(-45deg);transform:translateY(-50%) translateX(-50%) translateX(35px) rotate(-45deg);margin-top:35px;font-size:13px;line-height:2;font-weight:800;text-transform:uppercase;background:#000}.elementor-price-table__ribbon.elementor-ribbon-left{-webkit-transform:rotate(0);-ms-transform:rotate(0);transform:rotate(0);left:0;right:auto}.elementor-price-table__ribbon.elementor-ribbon-right{-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg);left:auto;right:0}.elementor-widget-price-table .elementor-widget-container{overflow:hidden;background-color:#f7f7f7}.elementor-flip-box{height:280px;position:relative;-webkit-perspective:1000px;perspective:1000px;-webkit-transform-style:preserve-3d;transform-style:preserve-3d}@media (max-device-width:1024px){.elementor-flip-box{cursor:pointer}}.elementor-flip-box__front{background-color:#1abc9c}.elementor-flip-box__back{background-color:#4054b2;display:block}.elementor-flip-box__layer{position:absolute;width:100%;height:100%;-webkit-transition:all .6s ease-in-out;-o-transition:all .6s ease-in-out;transition:all .6s ease-in-out}.elementor-flip-box__layer__overlay{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;height:100%;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;text-align:center;padding:35px}.elementor-flip-box__layer__title{font-size:21px}.elementor-flip-box__layer__description{font-size:14px}.elementor-flip-box__layer__description,.elementor-flip-box__layer__title{color:#fff}.elementor-flip-box__layer__description:not(:last-child),.elementor-flip-box__layer__title:not(:last-child){margin:0 0 20px;padding:0}.elementor-flip-box__layer__title{line-height:1;font-weight:600}.elementor-flip-box .elementor-icon,.elementor-flip-box .elementor-view-framed .elementor-icon,.elementor-flip-box .elementor-view-stacked .elementor-icon{color:#fff}.elementor-flip-box .elementor-view-framed .elementor-icon{border-color:#fff}.elementor-flip-box .elementor-view-stacked .elementor-icon{background-color:rgba(0,0,0,.5)}.elementor-flip-box__button.elementor-button{cursor:pointer;-ms-flex-item-align:center;align-self:center;margin-left:auto;margin-right:auto;border:2px solid #fff;color:#fff;background:transparent}.elementor-flip-box__button.elementor-button:hover{background:transparent;text-decoration:none}.elementor-flip-box__image{margin:0 0 20px;display:inline-block;width:100%}.elementor-flip-box__image img{width:50%}.elementor-flip-box .elementor-icon-wrapper{margin-bottom:20px}.elementor-flip-box--3d .elementor-flip-box__layer__inner{-webkit-transform:translateZ(90px) scale(.91);transform:translateZ(90px) scale(.91)}.elementor-flip-box--3d .elementor-flip-box__layer__overlay{-webkit-transform-style:preserve-3d;transform-style:preserve-3d;-webkit-transform:translateZ(.1px);transform:translateZ(.1px)}.elementor-flip-box--effect-flip .elementor-flip-box{-webkit-perspective:1000px;perspective:1000px;-webkit-transform-style:preserve-3d;transform-style:preserve-3d}.elementor-flip-box--effect-flip .elementor-flip-box__layer{-webkit-transform-style:preserve-3d;transform-style:preserve-3d;-webkit-backface-visibility:hidden;backface-visibility:hidden}.elementor-flip-box--effect-flip .elementor-flip-box__front{-webkit-transform:none;-ms-transform:none;transform:none;z-index:1}.elementor-flip-box--effect-flip .elementor-flip-box:hover .elementor-flip-box__back{-webkit-transform:none;-ms-transform:none;transform:none}.elementor-flip-box--effect-flip.elementor-flip-box--direction-right .elementor-flip-box__back{-webkit-transform:rotateX(0) rotateY(-180deg);transform:rotateX(0) rotateY(-180deg)}.elementor-flip-box--effect-flip.elementor-flip-box--direction-left .elementor-flip-box__back,.elementor-flip-box--effect-flip.elementor-flip-box--direction-right .elementor-flip-box:hover .elementor-flip-box__front{-webkit-transform:rotateX(0) rotateY(180deg);transform:rotateX(0) rotateY(180deg)}.elementor-flip-box--effect-flip.elementor-flip-box--direction-left .elementor-flip-box:hover .elementor-flip-box__front{-webkit-transform:rotateX(0) rotateY(-180deg);transform:rotateX(0) rotateY(-180deg)}.elementor-flip-box--effect-flip.elementor-flip-box--direction-up .elementor-flip-box__back{-webkit-transform:rotateX(-180deg) rotateY(0);transform:rotateX(-180deg) rotateY(0)}.elementor-flip-box--effect-flip.elementor-flip-box--direction-down .elementor-flip-box__back,.elementor-flip-box--effect-flip.elementor-flip-box--direction-up .elementor-flip-box:hover .elementor-flip-box__front{-webkit-transform:rotateX(180deg) rotateY(0);transform:rotateX(180deg) rotateY(0)}.elementor-flip-box--effect-flip.elementor-flip-box--direction-down .elementor-flip-box:hover .elementor-flip-box__front{-webkit-transform:rotateX(-180deg) rotateY(0);transform:rotateX(-180deg) rotateY(0)}.elementor-flip-box--effect-push .elementor-flip-box__front{-webkit-transform:none;-ms-transform:none;transform:none}.elementor-flip-box--effect-push.elementor-flip-box--direction-right .elementor-flip-box:hover .elementor-flip-box__front{-webkit-transform:translateX(100%) translateY(0);-ms-transform:translateX(100%) translateY(0);transform:translateX(100%) translateY(0)}.elementor-flip-box--effect-push.elementor-flip-box--direction-left .elementor-flip-box:hover .elementor-flip-box__front{-webkit-transform:translateX(-100%) translateY(0);-ms-transform:translateX(-100%) translateY(0);transform:translateX(-100%) translateY(0)}.elementor-flip-box--effect-push.elementor-flip-box--direction-up .elementor-flip-box:hover .elementor-flip-box__front{-webkit-transform:translateX(0) translateY(-100%);-ms-transform:translateX(0) translateY(-100%);transform:translateX(0) translateY(-100%)}.elementor-flip-box--effect-push.elementor-flip-box--direction-down .elementor-flip-box:hover .elementor-flip-box__front{-webkit-transform:translateX(0) translateY(100%);-ms-transform:translateX(0) translateY(100%);transform:translateX(0) translateY(100%)}.elementor-flip-box--effect-push .elementor-flip-box,.elementor-flip-box--effect-slide .elementor-flip-box{overflow:hidden}.elementor-flip-box--effect-push .elementor-flip-box:hover .elementor-flip-box__back,.elementor-flip-box--effect-slide .elementor-flip-box:hover .elementor-flip-box__back{-webkit-transform:none;-ms-transform:none;transform:none}.elementor-flip-box--effect-push.elementor-flip-box--direction-right .elementor-flip-box__back,.elementor-flip-box--effect-slide.elementor-flip-box--direction-right .elementor-flip-box__back{-webkit-transform:translateX(-100%) translateY(0);-ms-transform:translateX(-100%) translateY(0);transform:translateX(-100%) translateY(0)}.elementor-flip-box--effect-push.elementor-flip-box--direction-left .elementor-flip-box__back,.elementor-flip-box--effect-slide.elementor-flip-box--direction-left .elementor-flip-box__back{-webkit-transform:translateX(100%) translateY(0);-ms-transform:translateX(100%) translateY(0);transform:translateX(100%) translateY(0)}.elementor-flip-box--effect-push.elementor-flip-box--direction-up .elementor-flip-box__back,.elementor-flip-box--effect-slide.elementor-flip-box--direction-up .elementor-flip-box__back{-webkit-transform:translateX(0) translateY(100%);-ms-transform:translateX(0) translateY(100%);transform:translateX(0) translateY(100%)}.elementor-flip-box--effect-push.elementor-flip-box--direction-down .elementor-flip-box__back,.elementor-flip-box--effect-slide.elementor-flip-box--direction-down .elementor-flip-box__back{-webkit-transform:translateX(0) translateY(-100%);-ms-transform:translateX(0) translateY(-100%);transform:translateX(0) translateY(-100%)}.elementor-flip-box--effect-zoom-out .elementor-flip-box .elementor-flip-box__front{-webkit-transition:opacity .35s,width .1ms,-webkit-transform .7s;transition:opacity .35s,width .1ms,-webkit-transform .7s;-o-transition:transform .7s,opacity .35s,width .1ms;transition:transform .7s,opacity .35s,width .1ms;transition:transform .7s,opacity .35s,width .1ms,-webkit-transform .7s;opacity:1;-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1);z-index:1;width:100%}.elementor-flip-box--effect-zoom-out .elementor-flip-box:hover .elementor-flip-box__front{width:0;opacity:0;-webkit-transform:scale(.7);-ms-transform:scale(.7);transform:scale(.7);-webkit-transition:opacity .7s .1s,width .1ms .7s,-webkit-transform .8s;transition:opacity .7s .1s,width .1ms .7s,-webkit-transform .8s;-o-transition:transform .8s,opacity .7s .1s,width .1ms .7s;transition:transform .8s,opacity .7s .1s,width .1ms .7s;transition:transform .8s,opacity .7s .1s,width .1ms .7s,-webkit-transform .8s}.elementor-flip-box--effect-zoom-in .elementor-flip-box .elementor-flip-box__back{-webkit-transition:opacity .5s .2s,-webkit-transform .7s;transition:opacity .5s .2s,-webkit-transform .7s;-o-transition:transform .7s,opacity .5s .2s;transition:transform .7s,opacity .5s .2s;transition:transform .7s,opacity .5s .2s,-webkit-transform .7s;opacity:0;-webkit-transform:scale(.7);-ms-transform:scale(.7);transform:scale(.7)}.elementor-flip-box--effect-zoom-in .elementor-flip-box:hover .elementor-flip-box__back{-webkit-transition:opacity .5s,-webkit-transform .7s;transition:opacity .5s,-webkit-transform .7s;-o-transition:transform .7s,opacity .5s;transition:transform .7s,opacity .5s;transition:transform .7s,opacity .5s,-webkit-transform .7s;opacity:1;-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1)}.elementor-flip-box--effect-fade .elementor-flip-box .elementor-flip-box__back{opacity:0}.elementor-flip-box--effect-fade .elementor-flip-box:hover .elementor-flip-box__back{opacity:1}.elementor-widget-flip-box.elementor-flip-box--flipped .elementor-widget-container .elementor-flip-box__front{display:none}.elementor-widget-flip-box.elementor-flip-box--flipped .elementor-widget-container .elementor-flip-box__back{-webkit-transform:none;-ms-transform:none;transform:none;opacity:1}.elementor-cta,.elementor-widget-call-to-action .elementor-widget-container{overflow:hidden}.elementor-cta{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-transition:.5s;-o-transition:.5s;transition:.5s}.elementor-cta--skin-classic .elementor-cta{-ms-flex-wrap:wrap;flex-wrap:wrap}.elementor-cta--skin-classic .elementor-cta__bg-wrapper{position:relative;min-height:200px;width:100%}.elementor-cta--skin-classic .elementor-cta__content{-webkit-transition:all .4s;-o-transition:all .4s;transition:all .4s;width:100%;background-color:#f7f7f7}.elementor-cta--skin-classic .elementor-cta__button.elementor-button,.elementor-cta--skin-classic .elementor-cta__content-item,.elementor-cta--skin-classic .elementor-cta__content-item .elementor-icon{color:#55595c;border-color:#55595c}.elementor-cta--skin-cover .elementor-cta{display:block}.elementor-cta--skin-cover .elementor-cta__bg-wrapper{position:absolute;top:0;left:0;right:0;bottom:0;-webkit-transition:all .4s;-o-transition:all .4s;transition:all .4s;width:100%}.elementor-cta--skin-cover .elementor-cta__content{min-height:280px}.elementor-cta--skin-cover .elementor-cta__button.elementor-button,.elementor-cta--skin-cover .elementor-cta__content-item,.elementor-cta--skin-cover .elementor-cta__content-item .elementor-icon{color:#fff;border-color:#fff}.elementor-cta--layout-image-above .elementor-cta{-ms-flex-wrap:wrap;flex-wrap:wrap}.elementor-cta--layout-image-above .elementor-cta__bg-wrapper{width:100%}.elementor-cta--layout-image-left .elementor-cta,.elementor-cta--layout-image-right .elementor-cta{-ms-flex-wrap:nowrap;flex-wrap:nowrap}.elementor-cta--layout-image-left .elementor-cta__bg-wrapper,.elementor-cta--layout-image-right .elementor-cta__bg-wrapper{width:auto;min-width:50%}.elementor-cta--layout-image-left .elementor-cta__content,.elementor-cta--layout-image-right .elementor-cta__content{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.elementor-cta--layout-image-left .elementor-cta{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.elementor-cta--layout-image-right .elementor-cta{-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.elementor-cta__bg,.elementor-cta__bg-overlay{position:absolute;top:0;left:0;right:0;bottom:0;-webkit-transition:all .4s;-o-transition:all .4s;transition:all .4s}.elementor-cta__bg-wrapper{z-index:1;overflow:hidden}.elementor-cta__bg{-webkit-background-size:cover;background-size:cover;background-position:50%;z-index:1}.elementor-cta__bg-overlay{z-index:2}.elementor-cta__button.elementor-button{cursor:pointer;-ms-flex-item-align:center;align-self:center;margin-left:auto;margin-right:auto;border:2px solid #fff;background:transparent}.elementor-cta__button.elementor-button:hover{background:transparent;text-decoration:none}.elementor-cta__title{font-size:23px}.elementor-cta__content{z-index:1;overflow:hidden;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-line-pack:center;align-content:center;padding:35px;width:100%}.elementor-cta__content,.elementor-cta__content-item{position:relative;-webkit-transition:.5s;-o-transition:.5s;transition:.5s;color:#fff}.elementor-cta__content-item{width:100%;margin:0}.elementor-cta__content-item:not(:last-child){margin-bottom:15px}.elementor-cta__content-item .elementor-icon{color:#fff}.elementor-cta--valign-top .elementor-cta__content{-ms-flex-line-pack:start;align-content:flex-start;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.elementor-cta--valign-middle .elementor-cta__content{-ms-flex-line-pack:center;align-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.elementor-cta--valign-bottom .elementor-cta__content{-ms-flex-line-pack:end;align-content:flex-end;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}.elementor-cta:hover .elementor-cta__bg-overlay{background-color:rgba(0,0,0,.3)}@media (max-device-width:1024px){.elementor-cta{cursor:pointer}}@media (min-width:1025px){.elementor-cta--desktop-layout-image-above .elementor-cta{-ms-flex-wrap:wrap;flex-wrap:wrap}.elementor-cta--desktop-layout-image-above .elementor-cta__bg-wrapper{width:100%}.elementor-cta--desktop-layout-image-left .elementor-cta,.elementor-cta--desktop-layout-image-right .elementor-cta{-ms-flex-wrap:nowrap;flex-wrap:nowrap}.elementor-cta--desktop-layout-image-left .elementor-cta__bg-wrapper,.elementor-cta--desktop-layout-image-right .elementor-cta__bg-wrapper{width:auto;min-width:50%}.elementor-cta--desktop-layout-image-left .elementor-cta__content,.elementor-cta--desktop-layout-image-right .elementor-cta__content{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.elementor-cta--desktop-layout-image-left .elementor-cta{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.elementor-cta--desktop-layout-image-right .elementor-cta{-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}}@media (max-width:1024px){.elementor-cta--tablet-layout-image-above .elementor-cta{-ms-flex-wrap:wrap;flex-wrap:wrap}.elementor-cta--tablet-layout-image-above .elementor-cta__bg-wrapper{width:100%}.elementor-cta--tablet-layout-image-left .elementor-cta,.elementor-cta--tablet-layout-image-right .elementor-cta{-ms-flex-wrap:nowrap;flex-wrap:nowrap}.elementor-cta--tablet-layout-image-left .elementor-cta__bg-wrapper,.elementor-cta--tablet-layout-image-right .elementor-cta__bg-wrapper{width:auto;min-width:50%}.elementor-cta--tablet-layout-image-left .elementor-cta__content,.elementor-cta--tablet-layout-image-right .elementor-cta__content{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.elementor-cta--tablet-layout-image-left .elementor-cta{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.elementor-cta--tablet-layout-image-right .elementor-cta{-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}}@media (max-width:767px){.elementor-cta--mobile-layout-image-above .elementor-cta{-ms-flex-wrap:wrap;flex-wrap:wrap}.elementor-cta--mobile-layout-image-above .elementor-cta__bg-wrapper{width:100%}.elementor-cta--mobile-layout-image-left .elementor-cta,.elementor-cta--mobile-layout-image-right .elementor-cta{-ms-flex-wrap:nowrap;flex-wrap:nowrap}.elementor-cta--mobile-layout-image-left .elementor-cta__bg-wrapper,.elementor-cta--mobile-layout-image-right .elementor-cta__bg-wrapper{width:auto;min-width:50%}.elementor-cta--mobile-layout-image-left .elementor-cta__content,.elementor-cta--mobile-layout-image-right .elementor-cta__content{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.elementor-cta--mobile-layout-image-left .elementor-cta{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.elementor-cta--mobile-layout-image-right .elementor-cta{-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}}.elementor-ribbon{position:absolute;z-index:1;top:0;left:auto;right:0;-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg);width:150px;overflow:hidden;height:150px}.elementor-ribbon-inner{text-align:center;left:0;width:200%;-webkit-transform:translateY(-50%) translateX(-50%) translateX(35px) rotate(-45deg);-ms-transform:translateY(-50%) translateX(-50%) translateX(35px) rotate(-45deg);transform:translateY(-50%) translateX(-50%) translateX(35px) rotate(-45deg);margin-top:35px;font-size:13px;line-height:2;font-weight:800;text-transform:uppercase;background:#000;color:#fff}.elementor-ribbon.elementor-ribbon-left{-webkit-transform:rotate(0);-ms-transform:rotate(0);transform:rotate(0);left:0;right:auto}.elementor-ribbon.elementor-ribbon-right{-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg);left:auto;right:0}.elementor-widget-countdown .elementor-countdown-expire--message{display:none;padding:20px;text-align:center}.elementor-widget-countdown .elementor-countdown-wrapper{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.elementor-widget-countdown .elementor-countdown-item{padding:20px 0;text-align:center;background-color:#818a91;color:#fff}.elementor-widget-countdown .elementor-countdown-digits,.elementor-widget-countdown .elementor-countdown-label{line-height:1}.elementor-widget-countdown .elementor-countdown-digits{font-size:69px}.elementor-widget-countdown .elementor-countdown-label{font-size:19px}.elementor-widget-countdown.elementor-countdown--label-block .elementor-countdown-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-right:auto;margin-left:auto}.elementor-widget-countdown.elementor-countdown--label-block .elementor-countdown-digits,.elementor-widget-countdown.elementor-countdown--label-block .elementor-countdown-label{display:block}.elementor-widget-countdown.elementor-countdown--label-block .elementor-countdown-item{-ms-flex-preferred-size:0;flex-basis:0;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.elementor-widget-countdown.elementor-countdown--label-inline{text-align:center}.elementor-widget-countdown.elementor-countdown--label-inline .elementor-countdown-item{display:inline-block;padding-left:5px;padding-right:5px}@-webkit-keyframes ken-burns-in{0%{-webkit-transform:scale(1);transform:scale(1)}to{-webkit-transform:scale(1.3);transform:scale(1.3)}}@keyframes ken-burns-in{0%{-webkit-transform:scale(1);transform:scale(1)}to{-webkit-transform:scale(1.3);transform:scale(1.3)}}@-webkit-keyframes ken-burns-out{0%{-webkit-transform:scale(1.3);transform:scale(1.3)}to{-webkit-transform:scale(1);transform:scale(1)}}@keyframes ken-burns-out{0%{-webkit-transform:scale(1.3);transform:scale(1.3)}to{-webkit-transform:scale(1);transform:scale(1)}}.elementor-slides .slick-slide-bg{-webkit-background-size:cover;background-size:cover;background-position:50%;background-repeat:no-repeat;min-width:100%;min-height:100%;-webkit-transition-property:-webkit-transform;transition-property:-webkit-transform;-o-transition-property:transform;transition-property:transform;transition-property:transform,-webkit-transform;-webkit-transition-duration:10s;-o-transition-duration:10s;transition-duration:10s}.elementor-slides .slick-slide-bg.elementor-ken-out{-webkit-transform:scale(1.3);-ms-transform:scale(1.3);transform:scale(1.3)}.elementor-slides .slick-slide{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:relative;overflow:hidden;height:400px}.elementor-slides .slick-slide>div{-ms-flex-preferred-size:100%;flex-basis:100%;width:100%}.elementor-slides .slick-slide:focus{outline:0}.elementor-slides .slick-slide.slick-active .slick-slide-bg{-webkit-animation-timing-function:linear;animation-timing-function:linear;-webkit-animation-duration:20s;animation-duration:20s}.elementor-slides .slick-slide.slick-active .slick-slide-bg.elementor-ken-in{-webkit-transform:scale(1.3);-ms-transform:scale(1.3);transform:scale(1.3);-webkit-animation-name:ken-burns-in;animation-name:ken-burns-in}.elementor-slides .slick-slide.slick-active .slick-slide-bg.elementor-ken-out{-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1);-webkit-animation-name:ken-burns-out;animation-name:ken-burns-out}.elementor-slides .slick-slide-inner{background-repeat:no-repeat;background-position:50%;position:absolute;top:0;left:0;bottom:0;right:0;padding:50px}.elementor-slides .slick-slide-inner,.elementor-slides .slick-slide-inner:hover{color:#fff;display:-webkit-box;display:-ms-flexbox;display:flex}.elementor-slides .slick-slide-inner .elementor-background-overlay{position:absolute;z-index:0;top:0;bottom:0;left:0;right:0}.elementor-slides .slick-slide-inner .elementor-slide-content{position:relative;z-index:1;width:100%}.elementor-slides .slick-slide-inner .elementor-slide-heading{font-size:35px;font-weight:700;line-height:1}.elementor-slides .slick-slide-inner .elementor-slide-description{font-size:17px;line-height:1.4}.elementor-slides .slick-slide-inner .elementor-slide-description:not(:last-child),.elementor-slides .slick-slide-inner .elementor-slide-heading:not(:last-child){margin-bottom:30px}.elementor-slides .slick-slide-inner .elementor-slide-button{border:2px solid #fff;color:#fff;background:transparent}.elementor-slides .slick-slide-inner .elementor-slide-button,.elementor-slides .slick-slide-inner .elementor-slide-button:hover{background:transparent;color:inherit;text-decoration:none}.elementor--v-position-top .slick-slide-inner{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.elementor--v-position-bottom .slick-slide-inner{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}.elementor--v-position-middle .slick-slide-inner{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.elementor--h-position-left .slick-slide-inner{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.elementor--h-position-right .slick-slide-inner{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.elementor--h-position-center .slick-slide-inner{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.elementor-slides-wrapper div:not(.slick-slide)>.slick-slide-inner{display:none}@media (max-width:767px){.elementor-slides .slick-slide-inner{padding:30px}.elementor-slides .slick-slide-inner .elementor-slide-heading{font-size:23px;line-height:1;margin-bottom:15px}.elementor-slides .slick-slide-inner .elementor-slide-description{font-size:13px;line-height:1.4;margin-bottom:15px}}.elementor-share-buttons--color-custom.elementor-share-buttons--skin-flat .elementor-share-btn,.elementor-share-buttons--color-custom.elementor-share-buttons--skin-gradient .elementor-share-btn{background-color:#ea4335}.elementor-share-buttons--color-custom.elementor-share-buttons--skin-boxed .elementor-share-btn,.elementor-share-buttons--color-custom.elementor-share-buttons--skin-framed .elementor-share-btn,.elementor-share-buttons--color-custom.elementor-share-buttons--skin-minimal .elementor-share-btn{color:#ea4335;border-color:#ea4335}.elementor-share-buttons--color-custom.elementor-share-buttons--skin-boxed .elementor-share-btn .elementor-share-btn__icon,.elementor-share-buttons--color-custom.elementor-share-buttons--skin-minimal .elementor-share-btn .elementor-share-btn__icon{background-color:#ea4335}.elementor-share-buttons--color-custom.elementor-share-buttons--skin-boxed .elementor-share-btn__icon,.elementor-share-buttons--color-custom.elementor-share-buttons--skin-minimal .elementor-share-btn__icon{color:#fff}.elementor-share-buttons--color-official .elementor-share-btn:hover{-webkit-filter:saturate(1.5) brightness(1.2);filter:saturate(1.5) brightness(1.2)}.elementor-share-buttons--color-official.elementor-share-buttons--skin-flat .elementor-share-btn_delicious,.elementor-share-buttons--color-official.elementor-share-buttons--skin-gradient .elementor-share-btn_delicious{background-color:#39f}.elementor-share-buttons--color-official.elementor-share-buttons--skin-flat .elementor-share-btn_digg,.elementor-share-buttons--color-official.elementor-share-buttons--skin-gradient .elementor-share-btn_digg{background-color:#005be2}.elementor-share-buttons--color-official.elementor-share-buttons--skin-flat .elementor-share-btn_email,.elementor-share-buttons--color-official.elementor-share-buttons--skin-gradient .elementor-share-btn_email{background-color:#ea4335}.elementor-share-buttons--color-official.elementor-share-buttons--skin-flat .elementor-share-btn_print,.elementor-share-buttons--color-official.elementor-share-buttons--skin-gradient .elementor-share-btn_print{background-color:#aaa}.elementor-share-buttons--color-official.elementor-share-buttons--skin-flat .elementor-share-btn_facebook,.elementor-share-buttons--color-official.elementor-share-buttons--skin-gradient .elementor-share-btn_facebook{background-color:#3b5998}.elementor-share-buttons--color-official.elementor-share-buttons--skin-flat .elementor-share-btn_google,.elementor-share-buttons--color-official.elementor-share-buttons--skin-gradient .elementor-share-btn_google{background-color:#dd4b39}.elementor-share-buttons--color-official.elementor-share-buttons--skin-flat .elementor-share-btn_pocket,.elementor-share-buttons--color-official.elementor-share-buttons--skin-gradient .elementor-share-btn_pocket{background-color:#ef3f56}.elementor-share-buttons--color-official.elementor-share-buttons--skin-flat .elementor-share-btn_linkedin,.elementor-share-buttons--color-official.elementor-share-buttons--skin-gradient .elementor-share-btn_linkedin{background-color:#0077b5}.elementor-share-buttons--color-official.elementor-share-buttons--skin-flat .elementor-share-btn_odnoklassniki,.elementor-share-buttons--color-official.elementor-share-buttons--skin-gradient .elementor-share-btn_odnoklassniki{background-color:#f4731c}.elementor-share-buttons--color-official.elementor-share-buttons--skin-flat .elementor-share-btn_pinterest,.elementor-share-buttons--color-official.elementor-share-buttons--skin-gradient .elementor-share-btn_pinterest{background-color:#bd081c}.elementor-share-buttons--color-official.elementor-share-buttons--skin-flat .elementor-share-btn_reddit,.elementor-share-buttons--color-official.elementor-share-buttons--skin-gradient .elementor-share-btn_reddit{background-color:#ff4500}.elementor-share-buttons--color-official.elementor-share-buttons--skin-flat .elementor-share-btn_skype,.elementor-share-buttons--color-official.elementor-share-buttons--skin-gradient .elementor-share-btn_skype{background-color:#00aff0}.elementor-share-buttons--color-official.elementor-share-buttons--skin-flat .elementor-share-btn_slideshare,.elementor-share-buttons--color-official.elementor-share-buttons--skin-gradient .elementor-share-btn_slideshare{background-color:#0077b5}.elementor-share-buttons--color-official.elementor-share-buttons--skin-flat .elementor-share-btn_snapchat,.elementor-share-buttons--color-official.elementor-share-buttons--skin-gradient .elementor-share-btn_snapchat{background-color:#fffc00}.elementor-share-buttons--color-official.elementor-share-buttons--skin-flat .elementor-share-btn_stumbleupon,.elementor-share-buttons--color-official.elementor-share-buttons--skin-gradient .elementor-share-btn_stumbleupon{background-color:#eb4924}.elementor-share-buttons--color-official.elementor-share-buttons--skin-flat .elementor-share-btn_tumblr,.elementor-share-buttons--color-official.elementor-share-buttons--skin-gradient .elementor-share-btn_tumblr{background-color:#35465c}.elementor-share-buttons--color-official.elementor-share-buttons--skin-flat .elementor-share-btn_twitch,.elementor-share-buttons--color-official.elementor-share-buttons--skin-gradient .elementor-share-btn_twitch{background-color:#6441a5}.elementor-share-buttons--color-official.elementor-share-buttons--skin-flat .elementor-share-btn_telegram,.elementor-share-buttons--color-official.elementor-share-buttons--skin-gradient .elementor-share-btn_telegram{background-color:#2ca5e0}.elementor-share-buttons--color-official.elementor-share-buttons--skin-flat .elementor-share-btn_twitter,.elementor-share-buttons--color-official.elementor-share-buttons--skin-gradient .elementor-share-btn_twitter{background-color:#1da1f2}.elementor-share-buttons--color-official.elementor-share-buttons--skin-flat .elementor-share-btn_vimeo,.elementor-share-buttons--color-official.elementor-share-buttons--skin-gradient .elementor-share-btn_vimeo{background-color:#1ab7ea}.elementor-share-buttons--color-official.elementor-share-buttons--skin-flat .elementor-share-btn_vk,.elementor-share-buttons--color-official.elementor-share-buttons--skin-gradient .elementor-share-btn_vk{background-color:#45668e}.elementor-share-buttons--color-official.elementor-share-buttons--skin-flat .elementor-share-btn_whatsapp,.elementor-share-buttons--color-official.elementor-share-buttons--skin-gradient .elementor-share-btn_whatsapp{background-color:#25d366}.elementor-share-buttons--color-official.elementor-share-buttons--skin-flat .elementor-share-btn_wordpress,.elementor-share-buttons--color-official.elementor-share-buttons--skin-gradient .elementor-share-btn_wordpress{background-color:#21759b}.elementor-share-buttons--color-official.elementor-share-buttons--skin-flat .elementor-share-btn_xing,.elementor-share-buttons--color-official.elementor-share-buttons--skin-gradient .elementor-share-btn_xing{background-color:#026466}.elementor-share-buttons--color-official.elementor-share-buttons--skin-boxed .elementor-share-btn_delicious,.elementor-share-buttons--color-official.elementor-share-buttons--skin-framed .elementor-share-btn_delicious{color:#39f}.elementor-share-buttons--color-official.elementor-share-buttons--skin-boxed .elementor-share-btn_digg,.elementor-share-buttons--color-official.elementor-share-buttons--skin-framed .elementor-share-btn_digg{color:#005be2}.elementor-share-buttons--color-official.elementor-share-buttons--skin-boxed .elementor-share-btn_email,.elementor-share-buttons--color-official.elementor-share-buttons--skin-framed .elementor-share-btn_email{color:#ea4335}.elementor-share-buttons--color-official.elementor-share-buttons--skin-boxed .elementor-share-btn_print,.elementor-share-buttons--color-official.elementor-share-buttons--skin-framed .elementor-share-btn_print{color:#aaa}.elementor-share-buttons--color-official.elementor-share-buttons--skin-boxed .elementor-share-btn_facebook,.elementor-share-buttons--color-official.elementor-share-buttons--skin-framed .elementor-share-btn_facebook{color:#3b5998}.elementor-share-buttons--color-official.elementor-share-buttons--skin-boxed .elementor-share-btn_google,.elementor-share-buttons--color-official.elementor-share-buttons--skin-framed .elementor-share-btn_google{color:#dd4b39}.elementor-share-buttons--color-official.elementor-share-buttons--skin-boxed .elementor-share-btn_pocket,.elementor-share-buttons--color-official.elementor-share-buttons--skin-framed .elementor-share-btn_pocket{color:#ef3f56}.elementor-share-buttons--color-official.elementor-share-buttons--skin-boxed .elementor-share-btn_linkedin,.elementor-share-buttons--color-official.elementor-share-buttons--skin-framed .elementor-share-btn_linkedin{color:#0077b5}.elementor-share-buttons--color-official.elementor-share-buttons--skin-boxed .elementor-share-btn_odnoklassniki,.elementor-share-buttons--color-official.elementor-share-buttons--skin-framed .elementor-share-btn_odnoklassniki{color:#f4731c}.elementor-share-buttons--color-official.elementor-share-buttons--skin-boxed .elementor-share-btn_pinterest,.elementor-share-buttons--color-official.elementor-share-buttons--skin-framed .elementor-share-btn_pinterest{color:#bd081c}.elementor-share-buttons--color-official.elementor-share-buttons--skin-boxed .elementor-share-btn_reddit,.elementor-share-buttons--color-official.elementor-share-buttons--skin-framed .elementor-share-btn_reddit{color:#ff4500}.elementor-share-buttons--color-official.elementor-share-buttons--skin-boxed .elementor-share-btn_skype,.elementor-share-buttons--color-official.elementor-share-buttons--skin-framed .elementor-share-btn_skype{color:#00aff0}.elementor-share-buttons--color-official.elementor-share-buttons--skin-boxed .elementor-share-btn_slideshare,.elementor-share-buttons--color-official.elementor-share-buttons--skin-framed .elementor-share-btn_slideshare{color:#0077b5}.elementor-share-buttons--color-official.elementor-share-buttons--skin-boxed .elementor-share-btn_snapchat,.elementor-share-buttons--color-official.elementor-share-buttons--skin-framed .elementor-share-btn_snapchat{color:#fffc00}.elementor-share-buttons--color-official.elementor-share-buttons--skin-boxed .elementor-share-btn_stumbleupon,.elementor-share-buttons--color-official.elementor-share-buttons--skin-framed .elementor-share-btn_stumbleupon{color:#eb4924}.elementor-share-buttons--color-official.elementor-share-buttons--skin-boxed .elementor-share-btn_tumblr,.elementor-share-buttons--color-official.elementor-share-buttons--skin-framed .elementor-share-btn_tumblr{color:#35465c}.elementor-share-buttons--color-official.elementor-share-buttons--skin-boxed .elementor-share-btn_twitch,.elementor-share-buttons--color-official.elementor-share-buttons--skin-framed .elementor-share-btn_twitch{color:#6441a5}.elementor-share-buttons--color-official.elementor-share-buttons--skin-boxed .elementor-share-btn_telegram,.elementor-share-buttons--color-official.elementor-share-buttons--skin-framed .elementor-share-btn_telegram{color:#2ca5e0}.elementor-share-buttons--color-official.elementor-share-buttons--skin-boxed .elementor-share-btn_twitter,.elementor-share-buttons--color-official.elementor-share-buttons--skin-framed .elementor-share-btn_twitter{color:#1da1f2}.elementor-share-buttons--color-official.elementor-share-buttons--skin-boxed .elementor-share-btn_vimeo,.elementor-share-buttons--color-official.elementor-share-buttons--skin-framed .elementor-share-btn_vimeo{color:#1ab7ea}.elementor-share-buttons--color-official.elementor-share-buttons--skin-boxed .elementor-share-btn_vk,.elementor-share-buttons--color-official.elementor-share-buttons--skin-framed .elementor-share-btn_vk{color:#45668e}.elementor-share-buttons--color-official.elementor-share-buttons--skin-boxed .elementor-share-btn_whatsapp,.elementor-share-buttons--color-official.elementor-share-buttons--skin-framed .elementor-share-btn_whatsapp{color:#25d366}.elementor-share-buttons--color-official.elementor-share-buttons--skin-boxed .elementor-share-btn_wordpress,.elementor-share-buttons--color-official.elementor-share-buttons--skin-framed .elementor-share-btn_wordpress{color:#21759b}.elementor-share-buttons--color-official.elementor-share-buttons--skin-boxed .elementor-share-btn_xing,.elementor-share-buttons--color-official.elementor-share-buttons--skin-framed .elementor-share-btn_xing{color:#026466}.elementor-share-buttons--color-official.elementor-share-buttons--skin-boxed .elementor-share-btn_delicious .elementor-share-btn__icon,.elementor-share-buttons--color-official.elementor-share-buttons--skin-minimal .elementor-share-btn_delicious .elementor-share-btn__icon{background-color:#39f}.elementor-share-buttons--color-official.elementor-share-buttons--skin-boxed .elementor-share-btn_digg .elementor-share-btn__icon,.elementor-share-buttons--color-official.elementor-share-buttons--skin-minimal .elementor-share-btn_digg .elementor-share-btn__icon{background-color:#005be2}.elementor-share-buttons--color-official.elementor-share-buttons--skin-boxed .elementor-share-btn_email .elementor-share-btn__icon,.elementor-share-buttons--color-official.elementor-share-buttons--skin-minimal .elementor-share-btn_email .elementor-share-btn__icon{background-color:#ea4335}.elementor-share-buttons--color-official.elementor-share-buttons--skin-boxed .elementor-share-btn_print .elementor-share-btn__icon,.elementor-share-buttons--color-official.elementor-share-buttons--skin-minimal .elementor-share-btn_print .elementor-share-btn__icon{background-color:#aaa}.elementor-share-buttons--color-official.elementor-share-buttons--skin-boxed .elementor-share-btn_facebook .elementor-share-btn__icon,.elementor-share-buttons--color-official.elementor-share-buttons--skin-minimal .elementor-share-btn_facebook .elementor-share-btn__icon{background-color:#3b5998}.elementor-share-buttons--color-official.elementor-share-buttons--skin-boxed .elementor-share-btn_google .elementor-share-btn__icon,.elementor-share-buttons--color-official.elementor-share-buttons--skin-minimal .elementor-share-btn_google .elementor-share-btn__icon{background-color:#dd4b39}.elementor-share-buttons--color-official.elementor-share-buttons--skin-boxed .elementor-share-btn_pocket .elementor-share-btn__icon,.elementor-share-buttons--color-official.elementor-share-buttons--skin-minimal .elementor-share-btn_pocket .elementor-share-btn__icon{background-color:#ef3f56}.elementor-share-buttons--color-official.elementor-share-buttons--skin-boxed .elementor-share-btn_linkedin .elementor-share-btn__icon,.elementor-share-buttons--color-official.elementor-share-buttons--skin-minimal .elementor-share-btn_linkedin .elementor-share-btn__icon{background-color:#0077b5}.elementor-share-buttons--color-official.elementor-share-buttons--skin-boxed .elementor-share-btn_odnoklassniki .elementor-share-btn__icon,.elementor-share-buttons--color-official.elementor-share-buttons--skin-minimal .elementor-share-btn_odnoklassniki .elementor-share-btn__icon{background-color:#f4731c}.elementor-share-buttons--color-official.elementor-share-buttons--skin-boxed .elementor-share-btn_pinterest .elementor-share-btn__icon,.elementor-share-buttons--color-official.elementor-share-buttons--skin-minimal .elementor-share-btn_pinterest .elementor-share-btn__icon{background-color:#bd081c}.elementor-share-buttons--color-official.elementor-share-buttons--skin-boxed .elementor-share-btn_reddit .elementor-share-btn__icon,.elementor-share-buttons--color-official.elementor-share-buttons--skin-minimal .elementor-share-btn_reddit .elementor-share-btn__icon{background-color:#ff4500}.elementor-share-buttons--color-official.elementor-share-buttons--skin-boxed .elementor-share-btn_skype .elementor-share-btn__icon,.elementor-share-buttons--color-official.elementor-share-buttons--skin-minimal .elementor-share-btn_skype .elementor-share-btn__icon{background-color:#00aff0}.elementor-share-buttons--color-official.elementor-share-buttons--skin-boxed .elementor-share-btn_slideshare .elementor-share-btn__icon,.elementor-share-buttons--color-official.elementor-share-buttons--skin-minimal .elementor-share-btn_slideshare .elementor-share-btn__icon{background-color:#0077b5}.elementor-share-buttons--color-official.elementor-share-buttons--skin-boxed .elementor-share-btn_snapchat .elementor-share-btn__icon,.elementor-share-buttons--color-official.elementor-share-buttons--skin-minimal .elementor-share-btn_snapchat .elementor-share-btn__icon{background-color:#fffc00}.elementor-share-buttons--color-official.elementor-share-buttons--skin-boxed .elementor-share-btn_stumbleupon .elementor-share-btn__icon,.elementor-share-buttons--color-official.elementor-share-buttons--skin-minimal .elementor-share-btn_stumbleupon .elementor-share-btn__icon{background-color:#eb4924}.elementor-share-buttons--color-official.elementor-share-buttons--skin-boxed .elementor-share-btn_tumblr .elementor-share-btn__icon,.elementor-share-buttons--color-official.elementor-share-buttons--skin-minimal .elementor-share-btn_tumblr .elementor-share-btn__icon{background-color:#35465c}.elementor-share-buttons--color-official.elementor-share-buttons--skin-boxed .elementor-share-btn_twitch .elementor-share-btn__icon,.elementor-share-buttons--color-official.elementor-share-buttons--skin-minimal .elementor-share-btn_twitch .elementor-share-btn__icon{background-color:#6441a5}.elementor-share-buttons--color-official.elementor-share-buttons--skin-boxed .elementor-share-btn_telegram .elementor-share-btn__icon,.elementor-share-buttons--color-official.elementor-share-buttons--skin-minimal .elementor-share-btn_telegram .elementor-share-btn__icon{background-color:#2ca5e0}.elementor-share-buttons--color-official.elementor-share-buttons--skin-boxed .elementor-share-btn_twitter .elementor-share-btn__icon,.elementor-share-buttons--color-official.elementor-share-buttons--skin-minimal .elementor-share-btn_twitter .elementor-share-btn__icon{background-color:#1da1f2}.elementor-share-buttons--color-official.elementor-share-buttons--skin-boxed .elementor-share-btn_vimeo .elementor-share-btn__icon,.elementor-share-buttons--color-official.elementor-share-buttons--skin-minimal .elementor-share-btn_vimeo .elementor-share-btn__icon{background-color:#1ab7ea}.elementor-share-buttons--color-official.elementor-share-buttons--skin-boxed .elementor-share-btn_vk .elementor-share-btn__icon,.elementor-share-buttons--color-official.elementor-share-buttons--skin-minimal .elementor-share-btn_vk .elementor-share-btn__icon{background-color:#45668e}.elementor-share-buttons--color-official.elementor-share-buttons--skin-boxed .elementor-share-btn_whatsapp .elementor-share-btn__icon,.elementor-share-buttons--color-official.elementor-share-buttons--skin-minimal .elementor-share-btn_whatsapp .elementor-share-btn__icon{background-color:#25d366}.elementor-share-buttons--color-official.elementor-share-buttons--skin-boxed .elementor-share-btn_wordpress .elementor-share-btn__icon,.elementor-share-buttons--color-official.elementor-share-buttons--skin-minimal .elementor-share-btn_wordpress .elementor-share-btn__icon{background-color:#21759b}.elementor-share-buttons--color-official.elementor-share-buttons--skin-boxed .elementor-share-btn_xing .elementor-share-btn__icon,.elementor-share-buttons--color-official.elementor-share-buttons--skin-minimal .elementor-share-btn_xing .elementor-share-btn__icon{background-color:#026466}.elementor-share-buttons--color-official.elementor-share-buttons--skin-boxed .elementor-share-btn .elementor-share-btn__icon,.elementor-share-buttons--color-official.elementor-share-buttons--skin-minimal .elementor-share-btn .elementor-share-btn__icon{color:#fff}.elementor-share-buttons--skin-boxed .elementor-share-btn__icon,.elementor-share-buttons--skin-framed .elementor-share-btn__icon{margin-left:-.2em}.elementor-share-buttons--skin-boxed .elementor-share-btn,.elementor-share-buttons--skin-framed .elementor-share-btn{border-style:solid}.elementor-share-buttons--skin-gradient .elementor-share-btn__text,.elementor-share-buttons--skin-gradient.elementor-share-buttons--view-icon .elementor-share-btn__icon{background-image:-webkit-gradient(linear,left top,right top,from(rgba(0,0,0,.12)),to(transparent));background-image:-webkit-linear-gradient(left,rgba(0,0,0,.12),transparent);background-image:-o-linear-gradient(left,rgba(0,0,0,.12),transparent);background-image:linear-gradient(90deg,rgba(0,0,0,.12),transparent)}.elementor-share-buttons--skin-boxed .elementor-share-btn__text,.elementor-share-buttons--skin-gradient .elementor-share-btn__text,.elementor-share-buttons--skin-minimal .elementor-share-btn__text{padding-left:.9em}.elementor-share-buttons--skin-flat .elementor-share-btn,.elementor-share-buttons--skin-flat .elementor-share-btn:hover,.elementor-share-buttons--skin-gradient .elementor-share-btn,.elementor-share-buttons--skin-gradient .elementor-share-btn:hover{color:#fff}.elementor-share-buttons--skin-minimal.elementor-share-buttons--shape-rounded .elementor-share-btn__icon{border-radius:.5em}.elementor-share-buttons--skin-minimal.elementor-share-buttons--shape-circle .elementor-share-btn__icon{border-radius:99.9em}.elementor-share-buttons--skin-minimal .elementor-share-btn__text{color:#222}.elementor-share-buttons--view-text .elementor-share-btn__text{padding-left:1em}.elementor-share-buttons--view-icon .elementor-share-btn,.elementor-share-buttons--view-text .elementor-share-btn{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.elementor-share-buttons--view-icon .elementor-share-btn__icon,.elementor-share-buttons--view-icon .elementor-share-btn__text,.elementor-share-buttons--view-text .elementor-share-btn__icon,.elementor-share-buttons--view-text .elementor-share-btn__text{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.elementor-share-buttons--shape-rounded .elementor-share-btn{border-radius:.5em}.elementor-share-buttons--shape-circle .elementor-share-btn{border-radius:99.9em}.elementor-share-buttons--align-right .elementor-grid{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.elementor-share-buttons--align-left .elementor-grid{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.elementor-share-buttons--align-center .elementor-grid{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.elementor-share-buttons--align-justify .elementor-grid{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}@media (max-width:1024px){.elementor-share-buttons-tablet--align-right .elementor-grid{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.elementor-share-buttons-tablet--align-left .elementor-grid{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.elementor-share-buttons-tablet--align-center .elementor-grid{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.elementor-share-buttons-tablet--align-justify .elementor-grid{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}}@media (max-width:767px){.elementor-share-buttons-mobile--align-right .elementor-grid{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.elementor-share-buttons-mobile--align-left .elementor-grid{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.elementor-share-buttons-mobile--align-center .elementor-grid{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.elementor-share-buttons-mobile--align-justify .elementor-grid{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}}.elementor-share-btn{overflow:hidden;font-size:10px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-transition-property:background-color,border-color,-webkit-filter;transition-property:background-color,border-color,-webkit-filter;-o-transition-property:filter,background-color,border-color;transition-property:filter,background-color,border-color;transition-property:filter,background-color,border-color,-webkit-filter;height:4.5em;cursor:pointer}.elementor-share-btn,.elementor-share-btn__icon,.elementor-share-btn__text{-webkit-transition-duration:.2s;-o-transition-duration:.2s;transition-duration:.2s}.elementor-share-btn__icon,.elementor-share-btn__text{-webkit-transition-property:color,background-color;-o-transition-property:color,background-color;transition-property:color,background-color}.elementor-share-btn__icon{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-item-align:stretch;align-self:stretch;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:4.5em;position:relative}.elementor-share-btn__icon i{font-size:1.7em}.elementor-share-btn__text{font-size:1.5em;padding-right:1em;-ms-flex-item-align:stretch;align-self:stretch;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;font-weight:100}.elementor-share-btn__title{font-weight:700;-ms-flex-negative:0;flex-shrink:0}.elementor-widget-share-buttons .elementor-widget-container{overflow:hidden}body.woocommerce #content div.product .elementor-widget-woocommerce-product-images div.images,body.woocommerce-page #content div.product .elementor-widget-woocommerce-product-images div.images,body.woocommerce-page div.product .elementor-widget-woocommerce-product-images div.images,body.woocommerce div.product .elementor-widget-woocommerce-product-images div.images{float:none;width:100%;padding:0}body.rtl.woocommerce #content div.product .elementor-widget-woocommerce-product-images div.images,body.rtl.woocommerce-page #content div.product .elementor-widget-woocommerce-product-images div.images,body.rtl.woocommerce-page div.product .elementor-widget-woocommerce-product-images div.images,body.rtl.woocommerce div.product .elementor-widget-woocommerce-product-images div.images{float:none;padding:0}.woocommerce div.product.elementor form.cart.variations_form .woocommerce-variation-add-to-cart,.woocommerce div.product.elementor form.cart:not(.grouped_form):not(.variations_form){margin:0;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:nowrap;flex-wrap:nowrap}.woocommerce div.product.elementor form.cart table.variations tbody{display:block}.woocommerce div.product.elementor form.cart table.variations tr{display:-webkit-box;display:-ms-flexbox;display:flex}.woocommerce div.product.elementor form.cart table.variations tr:not(:last-child){margin-bottom:10px}.woocommerce div.product.elementor form.cart table.variations td{line-height:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:0}.woocommerce div.product.elementor form.cart table.variations td.label{width:25%}.woocommerce div.product.elementor form.cart table.variations td.value{position:relative;width:75%}.woocommerce div.product.elementor form.cart table.variations td.value:before,.woocommerce div.product.elementor form.cart table.variations td.value select{display:block;font-size:1em;height:2em}.woocommerce div.product.elementor form.cart table.variations td.value:before{content:"-";color:transparent;background-color:#fff;position:relative;max-width:100%;width:75%;margin-right:1em}.woocommerce div.product.elementor form.cart table.variations td.value select{border:0;position:absolute;background:transparent;top:0;padding:0}.woocommerce div.product.elementor .quantity .qty{vertical-align:top;margin-right:0}.woocommerce div.product.elementor .quantity+.button{margin-left:10px}.woocommerce div.product.elementor .woocommerce-variation-add-to-cart .quantity input{height:100%}.woocommerce div.product.elementor .elementor-add-to-cart--align-left form.cart.variations_form .woocommerce-variation-add-to-cart,.woocommerce div.product.elementor .elementor-add-to-cart--align-left form.cart:not(.grouped_form):not(.variations_form){-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.woocommerce div.product.elementor .elementor-add-to-cart--align-right form.cart.variations_form .woocommerce-variation-add-to-cart,.woocommerce div.product.elementor .elementor-add-to-cart--align-right form.cart:not(.grouped_form):not(.variations_form){-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.woocommerce div.product.elementor .elementor-add-to-cart--align-center form.cart.variations_form .woocommerce-variation-add-to-cart,.woocommerce div.product.elementor .elementor-add-to-cart--align-center form.cart:not(.grouped_form):not(.variations_form){-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.woocommerce div.product.elementor .elementor-add-to-cart--align-center form.cart.variations_form .woocommerce-variation-add-to-cart div.quantity,.woocommerce div.product.elementor .elementor-add-to-cart--align-center form.cart:not(.grouped_form):not(.variations_form) div.quantity,.woocommerce div.product.elementor .elementor-add-to-cart--align-left form.cart.variations_form .woocommerce-variation-add-to-cart div.quantity,.woocommerce div.product.elementor .elementor-add-to-cart--align-left form.cart:not(.grouped_form):not(.variations_form) div.quantity,.woocommerce div.product.elementor .elementor-add-to-cart--align-right form.cart.variations_form .woocommerce-variation-add-to-cart div.quantity,.woocommerce div.product.elementor .elementor-add-to-cart--align-right form.cart:not(.grouped_form):not(.variations_form) div.quantity{margin-right:0}.woocommerce div.product.elementor .elementor-add-to-cart--align-center form.cart.variations_form .woocommerce-variation-add-to-cart button,.woocommerce div.product.elementor .elementor-add-to-cart--align-center form.cart:not(.grouped_form):not(.variations_form) button,.woocommerce div.product.elementor .elementor-add-to-cart--align-left form.cart.variations_form .woocommerce-variation-add-to-cart button,.woocommerce div.product.elementor .elementor-add-to-cart--align-left form.cart:not(.grouped_form):not(.variations_form) button,.woocommerce div.product.elementor .elementor-add-to-cart--align-right form.cart.variations_form .woocommerce-variation-add-to-cart button,.woocommerce div.product.elementor .elementor-add-to-cart--align-right form.cart:not(.grouped_form):not(.variations_form) button{-ms-flex-preferred-size:auto;flex-basis:auto}.woocommerce div.product.elementor .elementor-add-to-cart--align-justify form.cart.variations_form .woocommerce-variation-add-to-cart,.woocommerce div.product.elementor .elementor-add-to-cart--align-justify form.cart:not(.grouped_form):not(.variations_form){-ms-flex-wrap:nowrap;flex-wrap:nowrap}.woocommerce div.product.elementor .elementor-add-to-cart--align-justify form.cart.variations_form .woocommerce-variation-add-to-cart div.quantity,.woocommerce div.product.elementor .elementor-add-to-cart--align-justify form.cart:not(.grouped_form):not(.variations_form) div.quantity{margin-right:auto}.woocommerce div.product.elementor .elementor-add-to-cart--align-justify form.cart.variations_form .woocommerce-variation-add-to-cart button,.woocommerce div.product.elementor .elementor-add-to-cart--align-justify form.cart:not(.grouped_form):not(.variations_form) button{-ms-flex-preferred-size:100%;flex-basis:100%}@media (max-width:1024px){.woocommerce div.product.elementor .elementor-add-to-cart-tablet--align-left form.cart.variations_form .woocommerce-variation-add-to-cart,.woocommerce div.product.elementor .elementor-add-to-cart-tablet--align-left form.cart:not(.grouped_form):not(.variations_form){-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.woocommerce div.product.elementor .elementor-add-to-cart-tablet--align-right form.cart.variations_form .woocommerce-variation-add-to-cart,.woocommerce div.product.elementor .elementor-add-to-cart-tablet--align-right form.cart:not(.grouped_form):not(.variations_form){-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.woocommerce div.product.elementor .elementor-add-to-cart-tablet--align-center form.cart.variations_form .woocommerce-variation-add-to-cart,.woocommerce div.product.elementor .elementor-add-to-cart-tablet--align-center form.cart:not(.grouped_form):not(.variations_form){-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.woocommerce div.product.elementor .elementor-add-to-cart-tablet--align-center form.cart.variations_form .woocommerce-variation-add-to-cart div.quantity,.woocommerce div.product.elementor .elementor-add-to-cart-tablet--align-center form.cart:not(.grouped_form):not(.variations_form) div.quantity,.woocommerce div.product.elementor .elementor-add-to-cart-tablet--align-left form.cart.variations_form .woocommerce-variation-add-to-cart div.quantity,.woocommerce div.product.elementor .elementor-add-to-cart-tablet--align-left form.cart:not(.grouped_form):not(.variations_form) div.quantity,.woocommerce div.product.elementor .elementor-add-to-cart-tablet--align-right form.cart.variations_form .woocommerce-variation-add-to-cart div.quantity,.woocommerce div.product.elementor .elementor-add-to-cart-tablet--align-right form.cart:not(.grouped_form):not(.variations_form) div.quantity{margin-right:0}.woocommerce div.product.elementor .elementor-add-to-cart-tablet--align-center form.cart.variations_form .woocommerce-variation-add-to-cart button,.woocommerce div.product.elementor .elementor-add-to-cart-tablet--align-center form.cart:not(.grouped_form):not(.variations_form) button,.woocommerce div.product.elementor .elementor-add-to-cart-tablet--align-left form.cart.variations_form .woocommerce-variation-add-to-cart button,.woocommerce div.product.elementor .elementor-add-to-cart-tablet--align-left form.cart:not(.grouped_form):not(.variations_form) button,.woocommerce div.product.elementor .elementor-add-to-cart-tablet--align-right form.cart.variations_form .woocommerce-variation-add-to-cart button,.woocommerce div.product.elementor .elementor-add-to-cart-tablet--align-right form.cart:not(.grouped_form):not(.variations_form) button{-ms-flex-preferred-size:auto;flex-basis:auto}.woocommerce div.product.elementor .elementor-add-to-cart-tablet--align-justify form.cart.variations_form .woocommerce-variation-add-to-cart,.woocommerce div.product.elementor .elementor-add-to-cart-tablet--align-justify form.cart:not(.grouped_form):not(.variations_form){-ms-flex-wrap:nowrap;flex-wrap:nowrap}.woocommerce div.product.elementor .elementor-add-to-cart-tablet--align-justify form.cart.variations_form .woocommerce-variation-add-to-cart div.quantity,.woocommerce div.product.elementor .elementor-add-to-cart-tablet--align-justify form.cart:not(.grouped_form):not(.variations_form) div.quantity{margin-right:auto}.woocommerce div.product.elementor .elementor-add-to-cart-tablet--align-justify form.cart.variations_form .woocommerce-variation-add-to-cart button,.woocommerce div.product.elementor .elementor-add-to-cart-tablet--align-justify form.cart:not(.grouped_form):not(.variations_form) button{-ms-flex-preferred-size:100%;flex-basis:100%}}@media (max-width:767px){.woocommerce div.product.elementor .elementor-add-to-cart-mobile--align-left form.cart.variations_form .woocommerce-variation-add-to-cart,.woocommerce div.product.elementor .elementor-add-to-cart-mobile--align-left form.cart:not(.grouped_form):not(.variations_form){-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.woocommerce div.product.elementor .elementor-add-to-cart-mobile--align-right form.cart.variations_form .woocommerce-variation-add-to-cart,.woocommerce div.product.elementor .elementor-add-to-cart-mobile--align-right form.cart:not(.grouped_form):not(.variations_form){-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.woocommerce div.product.elementor .elementor-add-to-cart-mobile--align-center form.cart.variations_form .woocommerce-variation-add-to-cart,.woocommerce div.product.elementor .elementor-add-to-cart-mobile--align-center form.cart:not(.grouped_form):not(.variations_form){-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.woocommerce div.product.elementor .elementor-add-to-cart-mobile--align-center form.cart.variations_form .woocommerce-variation-add-to-cart div.quantity,.woocommerce div.product.elementor .elementor-add-to-cart-mobile--align-center form.cart:not(.grouped_form):not(.variations_form) div.quantity,.woocommerce div.product.elementor .elementor-add-to-cart-mobile--align-left form.cart.variations_form .woocommerce-variation-add-to-cart div.quantity,.woocommerce div.product.elementor .elementor-add-to-cart-mobile--align-left form.cart:not(.grouped_form):not(.variations_form) div.quantity,.woocommerce div.product.elementor .elementor-add-to-cart-mobile--align-right form.cart.variations_form .woocommerce-variation-add-to-cart div.quantity,.woocommerce div.product.elementor .elementor-add-to-cart-mobile--align-right form.cart:not(.grouped_form):not(.variations_form) div.quantity{margin-right:0}.woocommerce div.product.elementor .elementor-add-to-cart-mobile--align-center form.cart.variations_form .woocommerce-variation-add-to-cart button,.woocommerce div.product.elementor .elementor-add-to-cart-mobile--align-center form.cart:not(.grouped_form):not(.variations_form) button,.woocommerce div.product.elementor .elementor-add-to-cart-mobile--align-left form.cart.variations_form .woocommerce-variation-add-to-cart button,.woocommerce div.product.elementor .elementor-add-to-cart-mobile--align-left form.cart:not(.grouped_form):not(.variations_form) button,.woocommerce div.product.elementor .elementor-add-to-cart-mobile--align-right form.cart.variations_form .woocommerce-variation-add-to-cart button,.woocommerce div.product.elementor .elementor-add-to-cart-mobile--align-right form.cart:not(.grouped_form):not(.variations_form) button{-ms-flex-preferred-size:auto;flex-basis:auto}.woocommerce div.product.elementor .elementor-add-to-cart-mobile--align-justify form.cart.variations_form .woocommerce-variation-add-to-cart,.woocommerce div.product.elementor .elementor-add-to-cart-mobile--align-justify form.cart:not(.grouped_form):not(.variations_form){-ms-flex-wrap:nowrap;flex-wrap:nowrap}.woocommerce div.product.elementor .elementor-add-to-cart-mobile--align-justify form.cart.variations_form .woocommerce-variation-add-to-cart div.quantity,.woocommerce div.product.elementor .elementor-add-to-cart-mobile--align-justify form.cart:not(.grouped_form):not(.variations_form) div.quantity{margin-right:auto}.woocommerce div.product.elementor .elementor-add-to-cart-mobile--align-justify form.cart.variations_form .woocommerce-variation-add-to-cart button,.woocommerce div.product.elementor .elementor-add-to-cart-mobile--align-justify form.cart:not(.grouped_form):not(.variations_form) button{-ms-flex-preferred-size:100%;flex-basis:100%}}.woocommerce div.product.elementor .elementor-widget-wc-add-to-cart.elementor-button-info button.button.alt.elementor-button{background-color:#5bc0de}.woocommerce div.product.elementor .elementor-widget-wc-add-to-cart.elementor-button-success button.button.alt.elementor-button{background-color:#5cb85c}.woocommerce div.product.elementor .elementor-widget-wc-add-to-cart.elementor-button-warning button.button.alt.elementor-button{background-color:#f0ad4e}.woocommerce div.product.elementor .elementor-widget-wc-add-to-cart.elementor-button-danger button.button.alt.elementor-button{background-color:#d9534f}.elementor-widget-wc-add-to-cart .quantity{display:inline-block}.elementor-widget-wc-add-to-cart.elementor-align-center form.cart{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.elementor-widget-wc-add-to-cart.elementor-align-left form.cart,.elementor-widget-wc-add-to-cart.elementor-align-right form.cart{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.woocommerce div.product.elementor ul.tabs:before{position:static;content:none;width:auto;bottom:auto;left:auto;border-bottom:0;z-index:auto}.woocommerce div.product.elementor ul.tabs{margin:0}.woocommerce div.product.elementor ul.tabs li{padding:0}.woocommerce div.product.elementor ul.tabs li a{padding:.8em 1.2em;line-height:1}.woocommerce div.product.elementor ul.tabs li:after,.woocommerce div.product.elementor ul.tabs li:before{border:0;position:static;bottom:auto;width:auto;height:auto;content:none;-webkit-box-sizing:border-box;box-sizing:border-box}.woocommerce div.product.elementor .woocommerce-tabs .panel{margin:0;padding:20px;border-radius:0;border-width:0;border-top:1px solid #d3ced2;-webkit-box-shadow:none;box-shadow:none;margin-top:-1px}.woocommerce div.product.elementor .elementor-product-price-block-yes .price del,.woocommerce div.product.elementor .elementor-product-price-block-yes .price ins{display:block}.elementor-widget-woocommerce-product-meta .detail-container{position:relative}.elementor-widget-woocommerce-product-meta .detail-container:after{position:absolute;bottom:0;left:0;width:100%}.elementor-widget-woocommerce-product-meta .detail-label{font-weight:700}.elementor-woo-meta--view-inline .product_meta{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.elementor-woo-meta--view-inline .product_meta .detail-container:after{width:auto;left:auto;right:auto;position:absolute;height:100%;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);border-top:0;border-bottom:0;border-right:0;border-left-width:1px;border-style:solid;right:-8px}.elementor-woo-meta--view-table .product_meta{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.elementor-woo-meta--view-table .product_meta,.elementor-woo-meta--view-table .product_meta .detail-container{display:-webkit-box;display:-ms-flexbox;display:flex}.elementor-woo-meta--view-table .product_meta .detail-label{min-width:108px}.elementor-woo-meta--view-stacked .product_meta .detail-container{display:block}.woocommerce div.product.elementor .woocommerce-product-rating{margin-bottom:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.woocommerce div.product.elementor .star-rating{margin-top:0}.elementor-product-rating--align-left .woocommerce-product-rating{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.elementor-product-rating--align-right .woocommerce-product-rating{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.elementor-product-rating--align-center .woocommerce-product-rating{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.elementor-product-rating--align-justify .woocommerce-product-rating .woocommerce-review-link{margin-left:auto}@media (min-width:1025px){.elementor-element.elementor-products-grid .woocommerce.columns-2 ul.products,.elementor-element.elementor-products-grid ul.products.columns-2{grid-template-columns:repeat(2,1fr)}.elementor-element.elementor-products-grid .woocommerce.columns-3 ul.products,.elementor-element.elementor-products-grid ul.products.columns-3{grid-template-columns:repeat(3,1fr)}.elementor-element.elementor-products-grid .woocommerce.columns-4 ul.products,.elementor-element.elementor-products-grid ul.products.columns-4{grid-template-columns:repeat(4,1fr)}.elementor-element.elementor-products-grid .woocommerce.columns-5 ul.products,.elementor-element.elementor-products-grid ul.products.columns-5{grid-template-columns:repeat(5,1fr)}.elementor-element.elementor-products-grid .woocommerce.columns-6 ul.products,.elementor-element.elementor-products-grid ul.products.columns-6{grid-template-columns:repeat(6,1fr)}.elementor-element.elementor-products-grid .woocommerce.columns-7 ul.products,.elementor-element.elementor-products-grid ul.products.columns-7{grid-template-columns:repeat(7,1fr)}.elementor-element.elementor-products-grid .woocommerce.columns-8 ul.products,.elementor-element.elementor-products-grid ul.products.columns-8{grid-template-columns:repeat(8,1fr)}.elementor-element.elementor-products-grid .woocommerce.columns-9 ul.products,.elementor-element.elementor-products-grid ul.products.columns-9{grid-template-columns:repeat(9,1fr)}.elementor-element.elementor-products-grid .woocommerce.columns-10 ul.products,.elementor-element.elementor-products-grid ul.products.columns-10{grid-template-columns:repeat(10,1fr)}.elementor-element.elementor-products-grid .woocommerce.columns-11 ul.products,.elementor-element.elementor-products-grid ul.products.columns-11{grid-template-columns:repeat(11,1fr)}.elementor-element.elementor-products-grid .woocommerce.columns-12 ul.products,.elementor-element.elementor-products-grid ul.products.columns-12{grid-template-columns:repeat(12,1fr)}}@media (max-width:1024px){.elementor-element.elementor-products-grid ul.products{grid-template-columns:repeat(3,1fr)}}@media (max-width:767px){.elementor-element.elementor-products-grid ul.products{grid-template-columns:repeat(2,1fr)}}@media (min-width:1025px){.elementor-element.elementor-products-grid.elementor-products-columns-1 ul.products{grid-template-columns:repeat(1,1fr)}.elementor-element.elementor-products-grid.elementor-products-columns-2 ul.products{grid-template-columns:repeat(2,1fr)}.elementor-element.elementor-products-grid.elementor-products-columns-3 ul.products{grid-template-columns:repeat(3,1fr)}.elementor-element.elementor-products-grid.elementor-products-columns-4 ul.products{grid-template-columns:repeat(4,1fr)}.elementor-element.elementor-products-grid.elementor-products-columns-5 ul.products{grid-template-columns:repeat(5,1fr)}.elementor-element.elementor-products-grid.elementor-products-columns-6 ul.products{grid-template-columns:repeat(6,1fr)}.elementor-element.elementor-products-grid.elementor-products-columns-7 ul.products{grid-template-columns:repeat(7,1fr)}.elementor-element.elementor-products-grid.elementor-products-columns-8 ul.products{grid-template-columns:repeat(8,1fr)}.elementor-element.elementor-products-grid.elementor-products-columns-9 ul.products{grid-template-columns:repeat(9,1fr)}.elementor-element.elementor-products-grid.elementor-products-columns-10 ul.products{grid-template-columns:repeat(10,1fr)}.elementor-element.elementor-products-grid.elementor-products-columns-11 ul.products{grid-template-columns:repeat(11,1fr)}.elementor-element.elementor-products-grid.elementor-products-columns-12 ul.products{grid-template-columns:repeat(12,1fr)}}@media (max-width:1024px){.elementor-element.elementor-products-grid.elementor-products-columns-tablet-1 ul.products{grid-template-columns:repeat(1,1fr)}.elementor-element.elementor-products-grid.elementor-products-columns-tablet-2 ul.products{grid-template-columns:repeat(2,1fr)}.elementor-element.elementor-products-grid.elementor-products-columns-tablet-3 ul.products{grid-template-columns:repeat(3,1fr)}.elementor-element.elementor-products-grid.elementor-products-columns-tablet-4 ul.products{grid-template-columns:repeat(4,1fr)}.elementor-element.elementor-products-grid.elementor-products-columns-tablet-5 ul.products{grid-template-columns:repeat(5,1fr)}.elementor-element.elementor-products-grid.elementor-products-columns-tablet-6 ul.products{grid-template-columns:repeat(6,1fr)}.elementor-element.elementor-products-grid.elementor-products-columns-tablet-7 ul.products{grid-template-columns:repeat(7,1fr)}.elementor-element.elementor-products-grid.elementor-products-columns-tablet-8 ul.products{grid-template-columns:repeat(8,1fr)}.elementor-element.elementor-products-grid.elementor-products-columns-tablet-9 ul.products{grid-template-columns:repeat(9,1fr)}.elementor-element.elementor-products-grid.elementor-products-columns-tablet-10 ul.products{grid-template-columns:repeat(10,1fr)}.elementor-element.elementor-products-grid.elementor-products-columns-tablet-11 ul.products{grid-template-columns:repeat(11,1fr)}.elementor-element.elementor-products-grid.elementor-products-columns-tablet-12 ul.products{grid-template-columns:repeat(12,1fr)}}@media (max-width:767px){.elementor-element.elementor-products-grid.elementor-products-columns-mobile-1 ul.products{grid-template-columns:repeat(1,1fr)}.elementor-element.elementor-products-grid.elementor-products-columns-mobile-2 ul.products{grid-template-columns:repeat(2,1fr)}.elementor-element.elementor-products-grid.elementor-products-columns-mobile-3 ul.products{grid-template-columns:repeat(3,1fr)}.elementor-element.elementor-products-grid.elementor-products-columns-mobile-4 ul.products{grid-template-columns:repeat(4,1fr)}.elementor-element.elementor-products-grid.elementor-products-columns-mobile-5 ul.products{grid-template-columns:repeat(5,1fr)}.elementor-element.elementor-products-grid.elementor-products-columns-mobile-6 ul.products{grid-template-columns:repeat(6,1fr)}.elementor-element.elementor-products-grid.elementor-products-columns-mobile-7 ul.products{grid-template-columns:repeat(7,1fr)}.elementor-element.elementor-products-grid.elementor-products-columns-mobile-8 ul.products{grid-template-columns:repeat(8,1fr)}.elementor-element.elementor-products-grid.elementor-products-columns-mobile-9 ul.products{grid-template-columns:repeat(9,1fr)}.elementor-element.elementor-products-grid.elementor-products-columns-mobile-10 ul.products{grid-template-columns:repeat(10,1fr)}.elementor-element.elementor-products-grid.elementor-products-columns-mobile-11 ul.products{grid-template-columns:repeat(11,1fr)}.elementor-element.elementor-products-grid.elementor-products-columns-mobile-12 ul.products{grid-template-columns:repeat(12,1fr)}}.elementor-element.elementor-products-grid ul.products{display:grid;margin:0;grid-column-gap:20px;grid-row-gap:40px}.elementor-element.elementor-products-grid ul.products:after,.elementor-element.elementor-products-grid ul.products:before{content:none;display:none}.elementor-element.elementor-products-grid ul.products li.product{width:auto;padding:0;margin:0;float:none}.elementor-element.elementor-products-grid ul.products li.product .onsale{padding:0;display:none}.elementor-element.elementor-products-grid ul.products li.product a.woocommerce-loop-product__link{display:block;position:relative}.elementor-products-grid:not(.show-heading-yes) .products>h2{display:none}.elementor-products-grid nav.woocommerce-pagination{margin-top:40px}.elementor-products-grid:not(.elementor-show-pagination-border-yes) nav.woocommerce-pagination ul{border:0 none}.elementor-products-grid:not(.elementor-show-pagination-border-yes) nav.woocommerce-pagination ul li{border-right:0 none;border-left:0 none}.elementor-product-loop-item--align-left ul.products li.product .star-rating{margin-right:auto}.elementor-product-loop-item--align-right ul.products li.product .star-rating{margin-left:auto}.elementor-product-loop-item--align-center ul.products li.product .star-rating{margin-right:auto;margin-left:auto}.woocommerce .elementor-element.elementor-products-grid ul.products li.product,.woocommerce div.product .elementor-element.elementor-products-grid .related.products ul.products li.product,.woocommerce div.product .elementor-element.elementor-products-grid .upsells.products ul.products li.product{width:auto}.elementor.product .woocommerce-product-gallery__trigger+.woocommerce-product-gallery__wrapper{overflow:hidden}.woocommerce .elementor-widget-woocommerce-product-images span.onsale{padding:0}.elementor-widget-woocommerce-menu-cart:not(.elementor-menu-cart--show-remove-button-yes) .elementor-menu-cart__product-remove,.elementor-widget-woocommerce-menu-cart:not(.elementor-menu-cart--show-subtotal-yes) .elementor-menu-cart__toggle .elementor-button-text{display:none}.elementor-widget-woocommerce-menu-cart:not(.elementor-menu-cart--show-divider-yes) .elementor-menu-cart__product:not(:last-of-type),.elementor-widget-woocommerce-menu-cart:not(.elementor-menu-cart--show-divider-yes) .elementor-menu-cart__products,.elementor-widget-woocommerce-menu-cart:not(.elementor-menu-cart--show-divider-yes) .elementor-menu-cart__subtotal{border-bottom:none}.elementor-widget-woocommerce-menu-cart.toggle-icon--bag-light .elementor-menu-cart__toggle .elementor-button-icon i:before{content:"\e8e3"}.elementor-widget-woocommerce-menu-cart.toggle-icon--bag-medium .elementor-menu-cart__toggle .elementor-button-icon i:before{content:"\e8e4"}.elementor-widget-woocommerce-menu-cart.toggle-icon--bag-solid .elementor-menu-cart__toggle .elementor-button-icon i:before{content:"\e8e5"}.elementor-widget-woocommerce-menu-cart.toggle-icon--basket-light .elementor-menu-cart__toggle .elementor-button-icon i:before{content:"\e8e6"}.elementor-widget-woocommerce-menu-cart.toggle-icon--basket-medium .elementor-menu-cart__toggle .elementor-button-icon i:before{content:"\e8e7"}.elementor-widget-woocommerce-menu-cart.toggle-icon--basket-solid .elementor-menu-cart__toggle .elementor-button-icon i:before{content:"\e8e8"}.elementor-widget-woocommerce-menu-cart.toggle-icon--cart-light .elementor-menu-cart__toggle .elementor-button-icon i:before{content:"\e8e9"}.elementor-widget-woocommerce-menu-cart.toggle-icon--cart-medium .elementor-menu-cart__toggle .elementor-button-icon i:before{content:"\e8ea"}.elementor-widget-woocommerce-menu-cart.toggle-icon--cart-solid .elementor-menu-cart__toggle .elementor-button-icon i:before{content:"\e8eb"}.elementor-menu-cart__toggle .elementor-button{background:transparent;border-radius:0;color:#818a91;border:1px solid;border-color:inherit;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.elementor-menu-cart__toggle .elementor-button-text{margin-right:.3em}.elementor-menu-cart__toggle .elementor-button-icon{position:relative;-webkit-transition:color .1s;-o-transition:color .1s;transition:color .1s}.elementor-menu-cart--items-indicator-bubble .elementor-menu-cart__toggle .elementor-button-icon[data-counter]:before{content:attr(data-counter);display:block;position:absolute;min-width:1.6em;height:1.6em;line-height:1.5em;top:-.7em;right:-.7em;border-radius:100%;color:#fff;background-color:#d9534f;text-align:center;font-size:10px}.elementor-menu-cart--items-indicator-plain .elementor-menu-cart__toggle .elementor-button-icon[data-counter]:before{content:attr(data-counter);display:inline-block;font-weight:400}.elementor-menu-cart--empty-indicator-hide .elementor-menu-cart__toggle .elementor-button .elementor-button-icon[data-counter]:before{content:none;display:none}.elementor-menu-cart__container{-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1);overflow:hidden;position:fixed;z-index:9998;top:0;left:0;width:100vw;height:100vh;background-color:rgba(0,0,0,.25);-webkit-transition:background-color .4s,-webkit-transform 0s;transition:background-color .4s,-webkit-transform 0s;-o-transition:background-color .4s,transform 0s;transition:background-color .4s,transform 0s;transition:background-color .4s,transform 0s,-webkit-transform 0s}.elementor-menu-cart__container .elementor-menu-cart__main{-webkit-transition:.3s;-o-transition:.3s;transition:.3s;position:fixed;top:0;width:350px;max-width:100%;right:0;bottom:0;padding:0 30px;background-color:#fff;-webkit-box-shadow:0 0 20px rgba(0,0,0,.2);box-shadow:0 0 20px rgba(0,0,0,.2);-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0)}.elementor-menu-cart__container:not(.elementor-menu-cart--shown){background-color:transparent;-webkit-transform:scale(0);-ms-transform:scale(0);transform:scale(0);-webkit-transition:background-color .4s,-webkit-transform 0s .4s;transition:background-color .4s,-webkit-transform 0s .4s;-o-transition:background-color .4s,transform 0s .4s;transition:background-color .4s,transform 0s .4s;transition:background-color .4s,transform 0s .4s,-webkit-transform 0s .4s}.elementor-menu-cart__container:not(.elementor-menu-cart--shown) .elementor-menu-cart__main{overflow:hidden;opacity:0;-webkit-transform:translateX(100%);-ms-transform:translateX(100%);transform:translateX(100%)}.elementor-menu-cart__container:not(.elementor-menu-cart--shown) .dialog-lightbox-close-button{display:none}.elementor-menu-cart__main{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;font-size:14px}.elementor-menu-cart__close-button{width:25px;height:25px;position:relative;margin:20px 0;-ms-flex-item-align:end;align-self:flex-end;cursor:pointer}.elementor-menu-cart__close-button:after,.elementor-menu-cart__close-button:before{content:"";position:absolute;height:3px;width:100%;top:50%;left:0;margin-top:-1px;background:#818a91;border-radius:1px}.elementor-menu-cart__close-button:before{-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}.elementor-menu-cart__close-button:after{-webkit-transform:rotate(-45deg);-ms-transform:rotate(-45deg);transform:rotate(-45deg)}.elementor-menu-cart__products{max-height:calc(100vh - 250px);overflow:hidden;overflow-y:auto;-webkit-overflow-scrolling:touch}.elementor-menu-cart__product{display:grid;grid-template-columns:25% auto 50px;grid-template-rows:75% auto}.elementor-menu-cart__product-image{grid-row-start:1;grid-row-end:3;width:100%}.elementor-menu-cart__product-image a,.elementor-menu-cart__product-image img{display:block}.elementor-menu-cart__product-name{grid-column-start:2;grid-column-end:4;margin:0}.elementor-menu-cart__product-price{-ms-flex-item-align:end;align-self:end;color:#d4d4d4;font-weight:300}.elementor-menu-cart__product-price .amount{font-weight:600}.elementor-menu-cart__product-name,.elementor-menu-cart__product-price{font-size:14px;padding-left:20px}.elementor-menu-cart__product-remove{-ms-flex-item-align:end;align-self:end;justify-self:end;color:#818a91;width:22px;height:22px;border-radius:20px;border:1px solid #d4d4d4;text-align:center;overflow:hidden;position:relative}.elementor-menu-cart__product-remove:after,.elementor-menu-cart__product-remove:before{content:"";position:absolute;height:1px;width:50%;top:50%;left:25%;margin-top:-1px;background:#d4d4d4;z-index:1}.elementor-menu-cart__product-remove:before{-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}.elementor-menu-cart__product-remove:after{-webkit-transform:rotate(-45deg);-ms-transform:rotate(-45deg);transform:rotate(-45deg)}.elementor-menu-cart__product-remove>a{display:block;z-index:2;width:100%;height:100%;overflow:hidden;opacity:0;position:absolute}.elementor-menu-cart__product:not(:last-of-type),.elementor-menu-cart__products,.elementor-menu-cart__subtotal{border-bottom:1px solid #d4d4d4}.elementor-menu-cart__footer-buttons,.elementor-menu-cart__product:not(:first-of-type),.elementor-menu-cart__subtotal{padding-top:20px}.elementor-menu-cart__product,.elementor-menu-cart__subtotal{padding-bottom:20px}.elementor-menu-cart__subtotal{font-size:20px;text-align:center;font-weight:600}.elementor-menu-cart__footer-buttons{font-size:20px;text-align:center;display:grid;grid-column-gap:10px;grid-row-gap:10px}.elementor-menu-cart__footer-buttons .elementor-button{border-radius:0}.elementor-menu-cart--buttons-inline .elementor-menu-cart__footer-buttons{grid-template-columns:1fr 1fr}.elementor-menu-cart--buttons-stacked .elementor-menu-cart__footer-buttons{grid-template-columns:1fr}.product .count{background-color:inherit}.elementor-widget-woocommerce-product-additional-information:not(.elementor-show-heading-yes) h2{display:none}.woocommerce div.product.elementor form.cart div.product-addon{-ms-flex-preferred-size:100%;flex-basis:100%;-ms-flex-negative:0;flex-shrink:0}.elementor-skin-carousel .elementor-main-swiper,.elementor-skin-coverflow .elementor-main-swiper{height:230px}.elementor-skin-carousel.elementor-pagination-position-inside .swiper-container-horizontal>.swiper-pagination-bullets,.elementor-skin-carousel.elementor-pagination-position-inside .swiper-pagination-fraction,.elementor-skin-coverflow.elementor-pagination-position-inside .swiper-container-horizontal>.swiper-pagination-bullets,.elementor-skin-coverflow.elementor-pagination-position-inside .swiper-pagination-fraction{bottom:5px}.elementor-skin-carousel.elementor-pagination-position-outside .swiper-container,.elementor-skin-coverflow.elementor-pagination-position-outside .swiper-container{padding-bottom:30px}.elementor-skin-carousel.elementor-pagination-position-outside .swiper-container-horizontal>.swiper-pagination-bullets,.elementor-skin-carousel.elementor-pagination-position-outside .swiper-pagination-fraction,.elementor-skin-coverflow.elementor-pagination-position-outside .swiper-container-horizontal>.swiper-pagination-bullets,.elementor-skin-coverflow.elementor-pagination-position-outside .swiper-pagination-fraction{bottom:0}.elementor-skin-carousel.elementor-pagination-position-outside .elementor-swiper-button,.elementor-skin-coverflow.elementor-pagination-position-outside .elementor-swiper-button{top:calc(50% - 30px / 2)}.elementor-skin-slideshow .elementor-main-swiper{height:450px;position:relative}.elementor-skin-slideshow .elementor-thumbnails-swiper .elementor-custom-embed-play i{font-size:50px}.elementor-skin-slideshow .elementor-thumbnails-swiper .swiper-slide{cursor:pointer}.elementor-skin-slideshow .elementor-thumbnails-swiper .swiper-slide:not(.swiper-slide-active):after{content:"";position:absolute;top:0;bottom:0;left:0;right:0;background-color:rgba(0,0,0,.3)}.elementor-carousel-image{background:no-repeat 50%;-webkit-background-size:cover;background-size:cover;height:100%;position:relative}.elementor-carousel-image-overlay{position:absolute;top:0;left:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;text-align:center;width:100%;height:100%;padding:20px;color:#fff;background-color:hsla(206,7%,54%,.8);-webkit-transition:opacity .5s,-webkit-transform .5s;transition:opacity .5s,-webkit-transform .5s;-o-transition:transform .5s,opacity .5s;transition:transform .5s,opacity .5s;transition:transform .5s,opacity .5s,-webkit-transform .5s}.elementor-carousel-image-overlay i{font-size:21px}.elementor-testimonial__image{-ms-flex-negative:0;flex-shrink:0}.elementor-testimonial__image img{border-radius:999px;-webkit-box-sizing:content-box;box-sizing:content-box;-o-object-fit:cover;object-fit:cover}.elementor-testimonial__footer,.elementor-testimonial__header{display:-webkit-box;display:-ms-flexbox;display:flex}.elementor-testimonial__footer cite,.elementor-testimonial__header cite{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;font-style:normal;font-size:14px;line-height:1.5}.elementor-testimonial__name{font-weight:700}.elementor-testimonial--layout-image_above .elementor-testimonial__footer,.elementor-testimonial--layout-image_inline .elementor-testimonial__footer{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.elementor-testimonial--layout-image_above .elementor-testimonial__image+cite,.elementor-testimonial--layout-image_inline .elementor-testimonial__image+cite{margin-left:20px}.elementor-testimonial--layout-image_above.elementor-testimonial--align-right .elementor-testimonial__footer,.elementor-testimonial--layout-image_inline.elementor-testimonial--align-right .elementor-testimonial__footer{-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.elementor-testimonial--layout-image_above.elementor-testimonial--align-right .elementor-testimonial__image+cite,.elementor-testimonial--layout-image_inline.elementor-testimonial--align-right .elementor-testimonial__image+cite{margin-right:20px;margin-left:0}.elementor-testimonial--layout-image_above.elementor-testimonial--align-left .elementor-testimonial__footer,.elementor-testimonial--layout-image_inline.elementor-testimonial--align-left .elementor-testimonial__footer{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.elementor-testimonial--layout-image_above.elementor-testimonial--align-left .elementor-testimonial__image+cite,.elementor-testimonial--layout-image_inline.elementor-testimonial--align-left .elementor-testimonial__image+cite{margin-right:0;margin-left:20px}.elementor-testimonial--layout-image_inline .elementor-testimonial__footer{margin-top:25px}.elementor-testimonial--layout-image_above .elementor-testimonial{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse}.elementor-testimonial--layout-image_above .elementor-testimonial__footer{margin-bottom:25px}.elementor-testimonial--layout-image_stacked .elementor-testimonial__footer{margin-top:25px;-ms-flex-wrap:wrap;flex-wrap:wrap}.elementor-testimonial--layout-image_stacked .elementor-testimonial__image,.elementor-testimonial--layout-image_stacked .elementor-testimonial cite{margin-top:15px;width:100%}.elementor-testimonial--layout-image_left .elementor-testimonial,.elementor-testimonial--layout-image_right .elementor-testimonial{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch}.elementor-testimonial--layout-image_left .elementor-testimonial__footer,.elementor-testimonial--layout-image_right .elementor-testimonial__footer{-ms-flex-negative:0;flex-shrink:0;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;text-align:center}.elementor-testimonial--layout-image_left .elementor-testimonial__image+cite,.elementor-testimonial--layout-image_right .elementor-testimonial__image+cite{margin-top:15px}.elementor-testimonial--layout-image_left.elementor-testimonial--align-center .elementor-testimonial__footer,.elementor-testimonial--layout-image_right.elementor-testimonial--align-center .elementor-testimonial__footer{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.elementor-testimonial--layout-image_left .elementor-testimonial{-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.elementor-testimonial--layout-image_left .elementor-testimonial__footer{padding-right:20px}.elementor-testimonial--layout-image_right .elementor-testimonial{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.elementor-testimonial--layout-image_right .elementor-testimonial__footer{padding-left:20px}.elementor-testimonial--align-right .elementor-testimonial{text-align:right}.elementor-testimonial--align-left .elementor-testimonial{text-align:left}.elementor-testimonial--align-center .elementor-testimonial{text-align:center}.elementor-testimonial--align-center .elementor-testimonial__footer{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.elementor-testimonial--align-center.elementor-testimonial--layout-image_inline .elementor-testimonial__image+cite{text-align:left}.elementor-testimonial--skin-default.elementor-testimonial--layout-image_above .elementor-testimonial__cite,.elementor-testimonial--skin-default.elementor-testimonial--layout-image_left .elementor-testimonial__cite,.elementor-testimonial--skin-default.elementor-testimonial--layout-image_right .elementor-testimonial__cite{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin-top:25px}.elementor-testimonial--skin-bubble .elementor-testimonial__content{background-color:#e6e9ec;padding:20px;position:relative}.elementor-testimonial--skin-bubble .elementor-testimonial__content:after{content:"";display:block;width:14px;height:14px;background-color:#e6e9ec;position:absolute;-webkit-transform:scaleX(.75) rotate(45deg);-ms-transform:scaleX(.75) rotate(45deg);transform:scaleX(.75) rotate(45deg);border-width:0;-webkit-box-sizing:content-box;box-sizing:content-box}.elementor-testimonial--skin-bubble.elementor-testimonial--layout-image_above .elementor-testimonial__content:after{bottom:calc(100% - 7px);-webkit-transform:scaleX(.75) rotate(-135deg);-ms-transform:scaleX(.75) rotate(-135deg);transform:scaleX(.75) rotate(-135deg)}.elementor-testimonial--skin-bubble.elementor-testimonial--layout-image_above.elementor-testimonial--align-center .elementor-testimonial__content:after{left:50%;-webkit-transform:translateX(-50%) scaleX(.75) rotate(-135deg);-ms-transform:translateX(-50%) scaleX(.75) rotate(-135deg);transform:translateX(-50%) scaleX(.75) rotate(-135deg)}.elementor-testimonial--skin-bubble.elementor-testimonial--layout-image_inline .elementor-testimonial__content:after,.elementor-testimonial--skin-bubble.elementor-testimonial--layout-image_stacked .elementor-testimonial__content:after{top:calc(100% - 7px)}.elementor-testimonial--skin-bubble.elementor-testimonial--layout-image_inline.elementor-testimonial--align-center .elementor-testimonial__content:after,.elementor-testimonial--skin-bubble.elementor-testimonial--layout-image_stacked.elementor-testimonial--align-center .elementor-testimonial__content:after{left:50%;-webkit-transform:translateX(-50%) scaleX(.75) rotate(45deg);-ms-transform:translateX(-50%) scaleX(.75) rotate(45deg);transform:translateX(-50%) scaleX(.75) rotate(45deg)}.elementor-testimonial--skin-bubble.elementor-testimonial--layout-image_above.elementor-testimonial--align-left .elementor-testimonial__content:after,.elementor-testimonial--skin-bubble.elementor-testimonial--layout-image_inline.elementor-testimonial--align-left .elementor-testimonial__content:after,.elementor-testimonial--skin-bubble.elementor-testimonial--layout-image_stacked.elementor-testimonial--align-left .elementor-testimonial__content:after{left:45px}.elementor-testimonial--skin-bubble.elementor-testimonial--layout-image_above.elementor-testimonial--align-right .elementor-testimonial__content:after,.elementor-testimonial--skin-bubble.elementor-testimonial--layout-image_inline.elementor-testimonial--align-right .elementor-testimonial__content:after,.elementor-testimonial--skin-bubble.elementor-testimonial--layout-image_stacked.elementor-testimonial--align-right .elementor-testimonial__content:after{right:45px}.elementor-testimonial--skin-bubble.elementor-testimonial--layout-image_left .elementor-testimonial__content:after{-webkit-transform:scaleY(.75) rotate(135deg);-ms-transform:scaleY(.75) rotate(135deg);transform:scaleY(.75) rotate(135deg);left:-8px}.elementor-testimonial--skin-bubble.elementor-testimonial--layout-image_right .elementor-testimonial__content:after{-webkit-transform:scaleY(.75) rotate(-45deg);-ms-transform:scaleY(.75) rotate(-45deg);transform:scaleY(.75) rotate(-45deg);right:-8px}.elementor-testimonial--skin-bubble.elementor-testimonial--layout-image_left .elementor-testimonial__content:after,.elementor-testimonial--skin-bubble.elementor-testimonial--layout-image_right .elementor-testimonial__content:after{top:45px}.elementor-testimonial--skin-bubble.elementor-testimonial--layout-image_left .elementor-testimonial__footer,.elementor-testimonial--skin-bubble.elementor-testimonial--layout-image_right .elementor-testimonial__footer{padding-top:20px}.elementor-widget-testimonial-carousel .swiper-slide{padding:20px}.elementor-widget-testimonial-carousel .elementor-testimonial__text{font-size:1.3em;font-style:italic;line-height:1.5}.elementor-widget-testimonial-carousel .elementor-testimonial__image img{width:50px;height:50px}.elementor-widget-reviews .swiper-slide{background-color:#fff;border:1px solid #e1e8ed;border-radius:5px;padding:0}.elementor-widget-reviews .elementor-testimonial__text{font-size:14px;line-height:20px}.elementor-widget-reviews .elementor-testimonial__name{color:#1c2022}.elementor-widget-reviews .elementor-testimonial__title{color:#697882;font-size:12.5px;font-weight:400;font-family:inherit}.elementor-widget-reviews .elementor-testimonial__image{display:-webkit-box;display:-ms-flexbox;display:flex}.elementor-widget-reviews .elementor-testimonial__image img{width:36px;height:36px}.elementor-widget-reviews .elementor-testimonial__icon{margin-left:auto;font-size:17px}.elementor-widget-reviews .elementor-testimonial__icon .fa+.fa{margin-left:.15em}.elementor-widget-reviews .elementor-testimonial__icon.elementor-icon-android{color:#a4c639}.elementor-widget-reviews .elementor-testimonial__icon.elementor-icon-apple{color:#999}.elementor-widget-reviews .elementor-testimonial__icon.elementor-icon-behance{color:#1769ff}.elementor-widget-reviews .elementor-testimonial__icon.elementor-icon-bitbucket{color:#205081}.elementor-widget-reviews .elementor-testimonial__icon.elementor-icon-codepen{color:#000}.elementor-widget-reviews .elementor-testimonial__icon.elementor-icon-delicious{color:#39f}.elementor-widget-reviews .elementor-testimonial__icon.elementor-icon-digg{color:#005be2}.elementor-widget-reviews .elementor-testimonial__icon.elementor-icon-dribbble{color:#ea4c89}.elementor-widget-reviews .elementor-testimonial__icon.elementor-icon-envelope{color:#ea4335}.elementor-widget-reviews .elementor-testimonial__icon.elementor-icon-facebook{color:#3b5998}.elementor-widget-reviews .elementor-testimonial__icon.elementor-icon-flickr{color:#0063dc}.elementor-widget-reviews .elementor-testimonial__icon.elementor-icon-foursquare{color:#2d5be3}.elementor-widget-reviews .elementor-testimonial__icon.elementor-icon-github{color:#333}.elementor-widget-reviews .elementor-testimonial__icon.elementor-icon-google-plus{color:#dd4b39}.elementor-widget-reviews .elementor-testimonial__icon.elementor-icon-houzz{color:#7ac142}.elementor-widget-reviews .elementor-testimonial__icon.elementor-icon-instagram{color:#262626}.elementor-widget-reviews .elementor-testimonial__icon.elementor-icon-jsfiddle{color:#487aa2}.elementor-widget-reviews .elementor-testimonial__icon.elementor-icon-linkedin{color:#0077b5}.elementor-widget-reviews .elementor-testimonial__icon.elementor-icon-medium{color:#00ab6b}.elementor-widget-reviews .elementor-testimonial__icon.elementor-icon-meetup{color:#ec1c40}.elementor-widget-reviews .elementor-testimonial__icon.elementor-icon-mixcloud{color:#273a4b}.elementor-widget-reviews .elementor-testimonial__icon.elementor-icon-odnoklassniki{color:#f4731c}.elementor-widget-reviews .elementor-testimonial__icon.elementor-icon-pinterest{color:#bd081c}.elementor-widget-reviews .elementor-testimonial__icon.elementor-icon-product-hunt{color:#da552f}.elementor-widget-reviews .elementor-testimonial__icon.elementor-icon-reddit{color:#ff4500}.elementor-widget-reviews .elementor-testimonial__icon.elementor-icon-rss{color:#f26522}.elementor-widget-reviews .elementor-testimonial__icon.elementor-icon-shopping-cart{color:#4caf50}.elementor-widget-reviews .elementor-testimonial__icon.elementor-icon-skype{color:#00aff0}.elementor-widget-reviews .elementor-testimonial__icon.elementor-icon-slideshare{color:#0077b5}.elementor-widget-reviews .elementor-testimonial__icon.elementor-icon-snapchat{color:#fffc00}.elementor-widget-reviews .elementor-testimonial__icon.elementor-icon-soundcloud{color:#f80}.elementor-widget-reviews .elementor-testimonial__icon.elementor-icon-spotify{color:#2ebd59}.elementor-widget-reviews .elementor-testimonial__icon.elementor-icon-stack-overflow{color:#fe7a15}.elementor-widget-reviews .elementor-testimonial__icon.elementor-icon-steam{color:#00adee}.elementor-widget-reviews .elementor-testimonial__icon.elementor-icon-stumbleupon{color:#eb4924}.elementor-widget-reviews .elementor-testimonial__icon.elementor-icon-telegram{color:#2ca5e0}.elementor-widget-reviews .elementor-testimonial__icon.elementor-icon-thumb-tack,.elementor-widget-reviews .elementor-testimonial__icon.elementor-icon-thumbtack{color:#1aa1d8}.elementor-widget-reviews .elementor-testimonial__icon.elementor-icon-tripadvisor{color:#589442}.elementor-widget-reviews .elementor-testimonial__icon.elementor-icon-tumblr{color:#35465c}.elementor-widget-reviews .elementor-testimonial__icon.elementor-icon-twitch{color:#6441a5}.elementor-widget-reviews .elementor-testimonial__icon.elementor-icon-twitter{color:#1da1f2}.elementor-widget-reviews .elementor-testimonial__icon.elementor-icon-vimeo{color:#1ab7ea}.elementor-widget-reviews .elementor-testimonial__icon.elementor-icon-vk{color:#45668e}.elementor-widget-reviews .elementor-testimonial__icon.elementor-icon-weibo{color:#df2029}.elementor-widget-reviews .elementor-testimonial__icon.elementor-icon-weixin{color:#7bb32e}.elementor-widget-reviews .elementor-testimonial__icon.elementor-icon-whatsapp{color:#25d366}.elementor-widget-reviews .elementor-testimonial__icon.elementor-icon-wordpress{color:#21759b}.elementor-widget-reviews .elementor-testimonial__icon.elementor-icon-xing{color:#026466}.elementor-widget-reviews .elementor-testimonial__icon.elementor-icon-yelp{color:#af0606}.elementor-widget-reviews .elementor-testimonial__icon.elementor-icon-youtube{color:#cd201f}.elementor-widget-reviews .elementor-testimonial__icon.elementor-icon-500px{color:#0099e5}.elementor-widget-reviews .elementor-testimonial__rating{background-image:-webkit-gradient(linear,left top,right top,from(#ffc82c),to(#ccc));background-image:-webkit-linear-gradient(left,#ffc82c var(--rating),#ccc var(--rating));background-image:-o-linear-gradient(left,#ffc82c var(--rating),#ccc var(--rating));background-image:linear-gradient(90deg,#ffc82c var(--rating),#ccc var(--rating));font-family:eicons}.elementor-widget-reviews .elementor-testimonial__header{display:-webkit-box;display:-ms-flexbox;display:flex;padding-top:15px;padding-bottom:6px}.elementor-widget-reviews .elementor-testimonial__image+cite{margin-left:9px}.elementor-widget-reviews .elementor-testimonial__separator{margin:0 auto;border-top:0 none;border-bottom:1px solid #e1e8ed;height:0}.elementor-widget-reviews .elementor-testimonial__content{padding-top:6px;padding-bottom:15px}.elementor-widget-reviews .elementor-testimonial__content,.elementor-widget-reviews .elementor-testimonial__header{padding-left:15px;padding-right:15px}.elementor-widget-reviews.elementor-review--has-separator .elementor-testimonial__header{border-bottom:1px solid #e1e8ed}.swiper-pagination-bullets{color:#fff;cursor:default}.swiper-container .elementor-lightbox-content-source{display:none}.swiper-slide{border-style:solid;border-width:0;-webkit-transition-duration:.5s;-o-transition-duration:.5s;transition-duration:.5s;-webkit-transition-property:border,background,-webkit-transform;transition-property:border,background,-webkit-transform;-o-transition-property:border,background,transform;transition-property:border,background,transform;transition-property:border,background,transform,-webkit-transform;overflow:hidden}.swiper-slide:not(:hover) .e-overlay-animation-fade{opacity:0}.swiper-slide:not(:hover) .e-overlay-animation-slide-up{-webkit-transform:translateY(100%);-ms-transform:translateY(100%);transform:translateY(100%)}.swiper-slide:not(:hover) .e-overlay-animation-slide-down{-webkit-transform:translateY(-100%);-ms-transform:translateY(-100%);transform:translateY(-100%)}.swiper-slide:not(:hover) .e-overlay-animation-slide-right{-webkit-transform:translateX(-100%);-ms-transform:translateX(-100%);transform:translateX(-100%)}.swiper-slide:not(:hover) .e-overlay-animation-slide-left{-webkit-transform:translateX(100%);-ms-transform:translateX(100%);transform:translateX(100%)}.swiper-slide:not(:hover) .e-overlay-animation-zoom-in{-webkit-transform:scale(.5);-ms-transform:scale(.5);transform:scale(.5);opacity:0}.swiper-slide a{display:inline}.elementor-swiper{position:relative}.elementor-main-swiper{position:static}.elementor-main-swiper .elementor-swiper-button-prev{left:10px}.elementor-main-swiper .elementor-swiper-button-next{right:10px}.elementor-widget-reviews .elementor-arrows-yes .elementor-main-swiper,.elementor-widget-testimonial-carousel .elementor-arrows-yes .elementor-main-swiper{width:calc(95% - 40px)}.elementor-widget-reviews .elementor-main-swiper,.elementor-widget-testimonial-carousel .elementor-main-swiper{width:95%}.elementor-widget-reviews .swiper-wrapper,.elementor-widget-testimonial-carousel .swiper-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch}.elementor-widget-reviews .swiper-slide,.elementor-widget-testimonial-carousel .swiper-slide{height:auto}.elementor-widget-reviews.elementor-pagination-type-bullets .swiper-container,.elementor-widget-reviews.elementor-pagination-type-fraction .swiper-container,.elementor-widget-testimonial-carousel.elementor-pagination-type-bullets .swiper-container,.elementor-widget-testimonial-carousel.elementor-pagination-type-fraction .swiper-container{padding-bottom:40px}.elementor-widget-reviews .elementor-main-swiper .elementor-swiper-button-prev,.elementor-widget-testimonial-carousel .elementor-main-swiper .elementor-swiper-button-prev{left:0}.elementor-widget-reviews .elementor-main-swiper .elementor-swiper-button-next,.elementor-widget-testimonial-carousel .elementor-main-swiper .elementor-swiper-button-next{right:0}.elementor-widget-reviews.elementor-pagination-type-bullets .elementor-swiper-button-next,.elementor-widget-reviews.elementor-pagination-type-bullets .elementor-swiper-button-prev,.elementor-widget-testimonial-carousel.elementor-pagination-type-bullets .elementor-swiper-button-next,.elementor-widget-testimonial-carousel.elementor-pagination-type-bullets .elementor-swiper-button-prev{top:calc(50% - 20px)}.entry-content blockquote.elementor-blockquote:not(.alignright):not(.alignleft),.entry-summary blockquote.elementor-blockquote{margin-right:0;margin-left:0}.elementor-widget-blockquote blockquote{margin:0;padding:0;border:0;outline:0;font-size:100%;vertical-align:baseline;background:transparent;quotes:none;border:0 none;font-style:normal;color:#55595c}.elementor-widget-blockquote blockquote:after,.elementor-widget-blockquote blockquote:before,.elementor-widget-blockquote blockquote cite:after,.elementor-widget-blockquote blockquote cite:before,.elementor-widget-blockquote blockquote footer:after,.elementor-widget-blockquote blockquote footer:before{content:"";content:none}.elementor-blockquote{-webkit-transition:.3s;-o-transition:.3s;transition:.3s}.elementor-blockquote__author,.elementor-blockquote__content{margin-bottom:0;font-style:normal}.elementor-blockquote__author{font-weight:700}.elementor-blockquote footer{margin-top:12px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.elementor-blockquote__tweet-button{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-transition:.3s;-o-transition:.3s;transition:.3s;color:#1da1f2;-ms-flex-item-align:end;align-self:flex-end;line-height:1;position:relative;width:-webkit-max-content;width:-moz-max-content;width:max-content}.elementor-blockquote__tweet-button:hover{color:#0967a0}.elementor-blockquote__tweet-button span{font-weight:600}.elementor-blockquote__tweet-button i,.elementor-blockquote__tweet-button span{vertical-align:middle}.elementor-blockquote__tweet-button i+span{margin-left:.5em}.elementor-blockquote__tweet-label{white-space:pre-wrap}.elementor-blockquote--button-skin-bubble .elementor-blockquote__tweet-button,.elementor-blockquote--button-skin-classic .elementor-blockquote__tweet-button{padding:.7em 1.2em;border-radius:100em;background-color:#1da1f2;color:#fff;font-size:15px}.elementor-blockquote--button-skin-bubble .elementor-blockquote__tweet-button:hover,.elementor-blockquote--button-skin-classic .elementor-blockquote__tweet-button:hover{background-color:#0967a0;color:#fff}.elementor-blockquote--button-skin-bubble .elementor-blockquote__tweet-button:hover:before,.elementor-blockquote--button-skin-classic .elementor-blockquote__tweet-button:hover:before{border-right-color:#0967a0}.elementor-blockquote--button-skin-bubble.elementor-blockquote--button-view-icon .elementor-blockquote__tweet-button,.elementor-blockquote--button-skin-classic.elementor-blockquote--button-view-icon .elementor-blockquote__tweet-button{padding:0;width:2em;height:2em}.elementor-blockquote--button-skin-bubble.elementor-blockquote--button-view-icon .elementor-blockquote__tweet-button i,.elementor-blockquote--button-skin-classic.elementor-blockquote--button-view-icon .elementor-blockquote__tweet-button i{position:absolute;left:50%;top:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.elementor-blockquote--button-skin-bubble .elementor-blockquote__tweet-button:before{content:"";border:.5em solid transparent;border-right-color:#1da1f2;position:absolute;left:-.8em;top:50%;-webkit-transform:translateY(-50%) scaleY(.65);-ms-transform:translateY(-50%) scaleY(.65);transform:translateY(-50%) scaleY(.65);-webkit-transition:.3s;-o-transition:.3s;transition:.3s}.elementor-blockquote--button-skin-bubble.elementor-blockquote--align-left .elementor-blockquote__tweet-button:before{right:auto;left:-.8em;border-right-color:#1da1f2;border-left-color:transparent}.elementor-blockquote--button-skin-bubble.elementor-blockquote--align-left .elementor-blockquote__tweet-button:hover:before{border-right-color:#0967a0}.elementor-blockquote--button-skin-bubble.elementor-blockquote--align-right .elementor-blockquote__tweet-button:before{left:auto;right:-.8em;border-right-color:transparent;border-left-color:#1da1f2}.elementor-blockquote--button-skin-bubble.elementor-blockquote--align-right .elementor-blockquote__tweet-button:hover:before{border-left-color:#0967a0}.elementor-blockquote--skin-boxed .elementor-blockquote{background-color:#e6e9ec;padding:30px}.elementor-blockquote--skin-border .elementor-blockquote{border-color:#e6e9ec;border-style:solid;border-left-width:7px;padding-left:20px}.elementor-blockquote--skin-quotation .elementor-blockquote:before{content:"“";font-size:100px;color:#e6e9ec;font-family:Times New Roman,Times,serif;font-weight:900;line-height:1;display:block;height:.6em}.elementor-blockquote--skin-quotation .elementor-blockquote__content{margin-top:15px}.elementor-blockquote--align-left .elementor-blockquote__content{text-align:left}.elementor-blockquote--align-left .elementor-blockquote footer{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.elementor-blockquote--align-right .elementor-blockquote__content{text-align:right}.elementor-blockquote--align-right .elementor-blockquote footer{-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.elementor-blockquote--align-center .elementor-blockquote{text-align:center}.elementor-blockquote--align-center .elementor-blockquote__author,.elementor-blockquote--align-center .elementor-blockquote footer{display:block}.elementor-blockquote--align-center .elementor-blockquote__tweet-button{margin-right:auto;margin-left:auto}.elementor-headline{font-size:43px;line-height:1.2;display:block}.elementor-headline--style-rotate .elementor-headline-dynamic-wrapper{text-align:left}.elementor-headline--style-highlight .elementor-headline-dynamic-wrapper{overflow:visible;text-align:inherit}.elementor-headline--style-highlight .elementor-headline-dynamic-text{z-index:1}.elementor-headline--style-highlight .elementor-headline-plain-text{z-index:1;position:relative}.elementor-headline--style-highlight svg{position:absolute;top:50%;left:50%;width:calc(100% + 20px);height:calc(100% + 20px);-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);overflow:visible}.elementor-headline--style-highlight svg path{stroke:red;stroke-width:9;fill:none;stroke-dasharray:1500;-webkit-animation:elementor-headline-dash 10s infinite;animation:elementor-headline-dash 10s infinite}.elementor-headline--style-highlight svg path:nth-of-type(2){-webkit-animation-delay:.6s;animation-delay:.6s}@-webkit-keyframes elementor-headline-dash{0%{stroke-dasharray:0 1500}15%{stroke-dasharray:1500 1500}85%{opacity:1}90%{stroke-dasharray:1500 1500;opacity:0}to{stroke-dasharray:0 1500;opacity:0}}@keyframes elementor-headline-dash{0%{stroke-dasharray:0 1500}15%{stroke-dasharray:1500 1500}85%{opacity:1}90%{stroke-dasharray:1500 1500;opacity:0}to{stroke-dasharray:0 1500;opacity:0}}.elementor-headline-dynamic-wrapper{display:inline-block;position:relative}.elementor-headline-dynamic-wrapper .elementor-headline-dynamic-text{display:inline-block;position:absolute;top:0;left:0}.elementor-headline-dynamic-wrapper .elementor-headline-dynamic-text.elementor-headline-text-active{position:relative}.elementor-headline-animation-type-flip .elementor-headline-dynamic-wrapper{-webkit-perspective:300px;perspective:300px}.elementor-headline-animation-type-flip .elementor-headline-dynamic-text{opacity:0;-webkit-transform-origin:50% 100%;-ms-transform-origin:50% 100%;transform-origin:50% 100%;-webkit-transform:rotateX(180deg);transform:rotateX(180deg)}.elementor-headline-animation-type-flip .elementor-headline-dynamic-text.elementor-headline-text-active{opacity:1;-webkit-transform:rotateX(0deg);transform:rotateX(0deg);-webkit-animation:elementor-headline-flip-in 1.2s;animation:elementor-headline-flip-in 1.2s}.elementor-headline-animation-type-flip .elementor-headline-dynamic-text.elementor-headline-text-inactive{-webkit-transform:rotateX(180deg);transform:rotateX(180deg);-webkit-animation:elementor-headline-flip-out 1.2s;animation:elementor-headline-flip-out 1.2s}@-webkit-keyframes elementor-headline-flip-in{0%{-webkit-transform:rotateX(180deg);transform:rotateX(180deg);opacity:0}35%{-webkit-transform:rotateX(120deg);transform:rotateX(120deg);opacity:0}65%{opacity:0}to{-webkit-transform:rotateX(1turn);transform:rotateX(1turn);opacity:1}}@keyframes elementor-headline-flip-in{0%{-webkit-transform:rotateX(180deg);transform:rotateX(180deg);opacity:0}35%{-webkit-transform:rotateX(120deg);transform:rotateX(120deg);opacity:0}65%{opacity:0}to{-webkit-transform:rotateX(1turn);transform:rotateX(1turn);opacity:1}}@-webkit-keyframes elementor-headline-flip-out{0%{-webkit-transform:rotateX(0deg);transform:rotateX(0deg);opacity:1}35%{-webkit-transform:rotateX(-40deg);transform:rotateX(-40deg);opacity:1}65%{opacity:0}to{-webkit-transform:rotateX(180deg);transform:rotateX(180deg);opacity:0}}@keyframes elementor-headline-flip-out{0%{-webkit-transform:rotateX(0deg);transform:rotateX(0deg);opacity:1}35%{-webkit-transform:rotateX(-40deg);transform:rotateX(-40deg);opacity:1}65%{opacity:0}to{-webkit-transform:rotateX(180deg);transform:rotateX(180deg);opacity:0}}.elementor-headline-animation-type-typing .elementor-headline-dynamic-wrapper{vertical-align:top;overflow:hidden}.elementor-headline-animation-type-typing .elementor-headline-dynamic-wrapper:after{content:"";position:absolute;left:auto;right:0;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);height:90%;width:1px;background-color:#0d0d0d}.elementor-headline-animation-type-typing .elementor-headline-dynamic-wrapper:not(.elementor-headline-typing-selected):after{-webkit-animation:elementor-headline-pulse 1s infinite;animation:elementor-headline-pulse 1s infinite}.elementor-headline-animation-type-typing .elementor-headline-dynamic-wrapper.elementor-headline-typing-selected{background-color:#0d0d0d}.elementor-headline-animation-type-typing .elementor-headline-dynamic-wrapper.elementor-headline-typing-selected:after{visibility:hidden}.elementor-headline-animation-type-typing .elementor-headline-dynamic-wrapper.elementor-headline-typing-selected .elementor-headline-dynamic-text{color:#aebcb9}.elementor-headline-animation-type-typing .elementor-headline-dynamic-text:not(.elementor-headline-text-active){visibility:hidden}.elementor-headline-animation-type-typing .elementor-headline-dynamic-letter:not(.elementor-headline-animation-in){position:absolute;visibility:hidden}@-webkit-keyframes elementor-headline-pulse{0%{-webkit-transform:translateY(-50%) scale(1);transform:translateY(-50%) scale(1);opacity:1}40%{-webkit-transform:translateY(-50%) scale(.9);transform:translateY(-50%) scale(.9);opacity:0}to{-webkit-transform:translateY(-50%) scale(0);transform:translateY(-50%) scale(0);opacity:0}}@keyframes elementor-headline-pulse{0%{-webkit-transform:translateY(-50%) scale(1);transform:translateY(-50%) scale(1);opacity:1}40%{-webkit-transform:translateY(-50%) scale(.9);transform:translateY(-50%) scale(.9);opacity:0}to{-webkit-transform:translateY(-50%) scale(0);transform:translateY(-50%) scale(0);opacity:0}}.elementor-headline-animation-type-swirl .elementor-headline-dynamic-wrapper{-webkit-perspective:300px;perspective:300px}.elementor-headline-animation-type-swirl .elementor-headline-dynamic-letter{display:inline-block;-webkit-backface-visibility:hidden;backface-visibility:hidden}.elementor-headline-animation-type-swirl .elementor-headline-dynamic-text{opacity:0}.elementor-headline-animation-type-swirl .elementor-headline-dynamic-letter{-webkit-transform-style:preserve-3d;transform-style:preserve-3d;-webkit-transform:translateZ(-20px) rotateX(90deg);transform:translateZ(-20px) rotateX(90deg);opacity:0}.elementor-headline-text-active .elementor-headline-animation-type-swirl .elementor-headline-dynamic-letter{opacity:1}.elementor-headline-animation-type-swirl .elementor-headline-dynamic-letter.elementor-headline-animation-in{-webkit-animation:elementor-headline-swirl-in .4s forwards;animation:elementor-headline-swirl-in .4s forwards}.elementor-headline-animation-type-swirl .elementor-headline-dynamic-letter:not(.elementor-headline-animation-in){-webkit-animation:elementor-headline-swirl-out .4s forwards;animation:elementor-headline-swirl-out .4s forwards}@-webkit-keyframes elementor-headline-swirl-in{0%{opacity:0;-webkit-transform:translateZ(-20px) rotateX(90deg);transform:translateZ(-20px) rotateX(90deg)}60%{opacity:1;-webkit-transform:translateZ(-20px) rotateX(-10deg);transform:translateZ(-20px) rotateX(-10deg)}to{opacity:1;-webkit-transform:translateZ(-20px) rotateX(0deg);transform:translateZ(-20px) rotateX(0deg)}}@keyframes elementor-headline-swirl-in{0%{opacity:0;-webkit-transform:translateZ(-20px) rotateX(90deg);transform:translateZ(-20px) rotateX(90deg)}60%{opacity:1;-webkit-transform:translateZ(-20px) rotateX(-10deg);transform:translateZ(-20px) rotateX(-10deg)}to{opacity:1;-webkit-transform:translateZ(-20px) rotateX(0deg);transform:translateZ(-20px) rotateX(0deg)}}@-webkit-keyframes elementor-headline-swirl-out{0%{opacity:1;-webkit-transform:translateZ(-20px) rotateX(0);transform:translateZ(-20px) rotateX(0)}60%{opacity:0;-webkit-transform:translateZ(-20px) rotateX(-100deg);transform:translateZ(-20px) rotateX(-100deg)}to{opacity:0;-webkit-transform:translateZ(-20px) rotateX(-90deg);transform:translateZ(-20px) rotateX(-90deg)}}@keyframes elementor-headline-swirl-out{0%{opacity:1;-webkit-transform:translateZ(-20px) rotateX(0);transform:translateZ(-20px) rotateX(0)}60%{opacity:0;-webkit-transform:translateZ(-20px) rotateX(-100deg);transform:translateZ(-20px) rotateX(-100deg)}to{opacity:0;-webkit-transform:translateZ(-20px) rotateX(-90deg);transform:translateZ(-20px) rotateX(-90deg)}}.elementor-headline-animation-type-slide-down .elementor-headline-text-wrapper{display:inline-block;padding:.2em 0}.elementor-headline-animation-type-slide-down .elementor-headline-dynamic-wrapper{overflow:hidden;vertical-align:top}.elementor-headline-animation-type-slide-down .elementor-headline-dynamic-text{opacity:0;top:.2em}.elementor-headline-animation-type-slide-down .elementor-headline-dynamic-text.elementor-headline-text-active{top:0;opacity:1;-webkit-animation:elementor-headline-slide-down-in .6s;animation:elementor-headline-slide-down-in .6s}.elementor-headline-animation-type-slide-down .elementor-headline-dynamic-text.elementor-headline-text-inactive{-webkit-animation:elementor-headline-slide-down-out .6s;animation:elementor-headline-slide-down-out .6s}@-webkit-keyframes elementor-headline-slide-down-in{0%{opacity:0;-webkit-transform:translateY(-100%);transform:translateY(-100%)}60%{opacity:1;-webkit-transform:translateY(20%);transform:translateY(20%)}to{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes elementor-headline-slide-down-in{0%{opacity:0;-webkit-transform:translateY(-100%);transform:translateY(-100%)}60%{opacity:1;-webkit-transform:translateY(20%);transform:translateY(20%)}to{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}@-webkit-keyframes elementor-headline-slide-down-out{0%{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}60%{opacity:0;-webkit-transform:translateY(120%);transform:translateY(120%)}to{opacity:0;-webkit-transform:translateY(100%);transform:translateY(100%)}}@keyframes elementor-headline-slide-down-out{0%{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}60%{opacity:0;-webkit-transform:translateY(120%);transform:translateY(120%)}to{opacity:0;-webkit-transform:translateY(100%);transform:translateY(100%)}}.elementor-headline-animation-type-clip .elementor-headline-text-wrapper{display:inline-block;padding:.2em 0}.elementor-headline-animation-type-clip .elementor-headline-dynamic-wrapper{overflow:hidden;vertical-align:top}.elementor-headline-animation-type-clip .elementor-headline-dynamic-wrapper:after{content:"";position:absolute;top:0;left:auto;right:0;width:2px;height:100%;background-color:#0d0d0d}.elementor-headline-animation-type-clip .elementor-headline-dynamic-text{opacity:0}.elementor-headline-animation-type-clip .elementor-headline-dynamic-text.elementor-headline-text-active{opacity:1}.elementor-headline-animation-type-drop-in .elementor-headline-dynamic-wrapper{-webkit-perspective:300px;perspective:300px}.elementor-headline-animation-type-drop-in .elementor-headline-dynamic-text{opacity:0}.elementor-headline-animation-type-drop-in .elementor-headline-dynamic-text.elementor-headline-text-active{opacity:1;-webkit-animation:elementor-headline-drop-in-in .8s;animation:elementor-headline-drop-in-in .8s}.elementor-headline-animation-type-drop-in .elementor-headline-dynamic-text.elementor-headline-text-inactive{-webkit-animation:elementor-headline-drop-in-out .8s;animation:elementor-headline-drop-in-out .8s}@-webkit-keyframes elementor-headline-drop-in-in{0%{opacity:0;-webkit-transform:translateZ(100px);transform:translateZ(100px)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes elementor-headline-drop-in-in{0%{opacity:0;-webkit-transform:translateZ(100px);transform:translateZ(100px)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@-webkit-keyframes elementor-headline-drop-in-out{0%{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}to{opacity:0;-webkit-transform:translateZ(-100px);transform:translateZ(-100px)}}@keyframes elementor-headline-drop-in-out{0%{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}to{opacity:0;-webkit-transform:translateZ(-100px);transform:translateZ(-100px)}}.elementor-headline-animation-type-blinds .elementor-headline-dynamic-wrapper{-webkit-perspective:300px;perspective:300px}.elementor-headline-animation-type-blinds .elementor-headline-dynamic-text{opacity:0}.elementor-headline-animation-type-blinds .elementor-headline-dynamic-letter{display:inline-block;-webkit-transform:rotateY(180deg);transform:rotateY(180deg);-webkit-backface-visibility:hidden;backface-visibility:hidden}.elementor-headline-text-active .elementor-headline-animation-type-blinds .elementor-headline-dynamic-letter{-webkit-transform:rotateY(0deg);transform:rotateY(0deg)}.elementor-headline-animation-type-blinds .elementor-headline-dynamic-letter.elementor-headline-animation-in{-webkit-animation:elementor-headline-blinds-in .6s forwards;animation:elementor-headline-blinds-in .6s forwards}.elementor-headline-animation-type-blinds .elementor-headline-dynamic-letter:not(.elementor-headline-animation-in){-webkit-animation:elementor-headline-blinds-out .6s forwards;animation:elementor-headline-blinds-out .6s forwards}@-webkit-keyframes elementor-headline-blinds-in{0%{-webkit-transform:rotateY(180deg);transform:rotateY(180deg)}to{-webkit-transform:rotateY(0deg);transform:rotateY(0deg)}}@keyframes elementor-headline-blinds-in{0%{-webkit-transform:rotateY(180deg);transform:rotateY(180deg)}to{-webkit-transform:rotateY(0deg);transform:rotateY(0deg)}}@-webkit-keyframes elementor-headline-blinds-out{0%{-webkit-transform:rotateY(0);transform:rotateY(0)}to{-webkit-transform:rotateY(-180deg);transform:rotateY(-180deg)}}@keyframes elementor-headline-blinds-out{0%{-webkit-transform:rotateY(0);transform:rotateY(0)}to{-webkit-transform:rotateY(-180deg);transform:rotateY(-180deg)}}.elementor-headline-animation-type-wave .elementor-headline-dynamic-text{opacity:0}.elementor-headline-animation-type-wave .elementor-headline-dynamic-letter{display:inline-block;opacity:0;-webkit-transform:scale(0);-ms-transform:scale(0);transform:scale(0)}.elementor-headline-text-active .elementor-headline-animation-type-wave .elementor-headline-dynamic-letter{opacity:1}.elementor-headline-animation-type-wave .elementor-headline-dynamic-letter.elementor-headline-animation-in{-webkit-animation:elementor-headline-wave-up .6s forwards;animation:elementor-headline-wave-up .6s forwards}.elementor-headline-animation-type-wave .elementor-headline-dynamic-letter:not(.elementor-headline-animation-in){-webkit-animation:elementor-headline-wave-down .6s forwards;animation:elementor-headline-wave-down .6s forwards}@-webkit-keyframes elementor-headline-wave-up{0%{-webkit-transform:scale(0);transform:scale(0);opacity:0}60%{-webkit-transform:scale(1.2);transform:scale(1.2);opacity:1}to{-webkit-transform:scale(1);transform:scale(1);opacity:1}}@keyframes elementor-headline-wave-up{0%{-webkit-transform:scale(0);transform:scale(0);opacity:0}60%{-webkit-transform:scale(1.2);transform:scale(1.2);opacity:1}to{-webkit-transform:scale(1);transform:scale(1);opacity:1}}@-webkit-keyframes elementor-headline-wave-down{0%{-webkit-transform:scale(1);transform:scale(1);opacity:1}60%{-webkit-transform:scale(0);transform:scale(0);opacity:0}}@keyframes elementor-headline-wave-down{0%{-webkit-transform:scale(1);transform:scale(1);opacity:1}60%{-webkit-transform:scale(0);transform:scale(0);opacity:0}}.elementor-headline-animation-type-slide .elementor-headline-dynamic-text{opacity:0}.elementor-headline-animation-type-slide .elementor-headline-dynamic-text.elementor-headline-text-active{opacity:1;-webkit-animation:elementor-headline-slide-in .6s;animation:elementor-headline-slide-in .6s}.elementor-headline-animation-type-slide .elementor-headline-dynamic-text.elementor-headline-text-inactive{-webkit-animation:elementor-headline-slide-out .6s;animation:elementor-headline-slide-out .6s}@-webkit-keyframes elementor-headline-slide-in{0%{opacity:0;-webkit-transform:translateX(-100%);transform:translateX(-100%)}60%{opacity:1;-webkit-transform:translateX(10%);transform:translateX(10%)}to{opacity:1;-webkit-transform:translateX(0);transform:translateX(0)}}@keyframes elementor-headline-slide-in{0%{opacity:0;-webkit-transform:translateX(-100%);transform:translateX(-100%)}60%{opacity:1;-webkit-transform:translateX(10%);transform:translateX(10%)}to{opacity:1;-webkit-transform:translateX(0);transform:translateX(0)}}@-webkit-keyframes elementor-headline-slide-out{0%{opacity:1;-webkit-transform:translateX(0);transform:translateX(0)}60%{opacity:0;-webkit-transform:translateX(110%);transform:translateX(110%)}to{opacity:0;-webkit-transform:translateX(100%);transform:translateX(100%)}}@keyframes elementor-headline-slide-out{0%{opacity:1;-webkit-transform:translateX(0);transform:translateX(0)}60%{opacity:0;-webkit-transform:translateX(110%);transform:translateX(110%)}to{opacity:0;-webkit-transform:translateX(100%);transform:translateX(100%)}}.elementor-headline-animation-type-blinds .elementor-headline-dynamic-text,.elementor-headline-animation-type-swirl .elementor-headline-dynamic-text,.elementor-headline-animation-type-wave .elementor-headline-dynamic-text{white-space:nowrap}.elementor-msie .elementor-headline--style-highlight svg{top:auto;left:auto;-webkit-transform:translate(-100%);-ms-transform:translate(-100%);transform:translate(-100%)}.elementor-facebook-widget.fb_iframe_widget,.elementor-facebook-widget.fb_iframe_widget span{width:100%!important}.elementor-facebook-widget.fb_iframe_widget iframe{position:relative}.elementor-widget-facebook-comments iframe{width:100%!important}.site-main .menu-navigation-container{overflow:visible}.elementor-item:after,.elementor-item:before{display:block;position:absolute;-webkit-transition:.3s;-o-transition:.3s;transition:.3s;-webkit-transition-timing-function:cubic-bezier(.58,.3,.005,1);-o-transition-timing-function:cubic-bezier(.58,.3,.005,1);transition-timing-function:cubic-bezier(.58,.3,.005,1)}.elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):after,.elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):before{opacity:0}.elementor-item-active:after,.elementor-item-active:before,.elementor-item.highlighted:after,.elementor-item.highlighted:before,.elementor-item:focus:after,.elementor-item:focus:before,.elementor-item:hover:after,.elementor-item:hover:before{-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1)}.e--pointer-double-line .elementor-item:after,.e--pointer-double-line .elementor-item:before,.e--pointer-overline .elementor-item:after,.e--pointer-overline .elementor-item:before,.e--pointer-underline .elementor-item:after,.e--pointer-underline .elementor-item:before{height:3px;width:100%;left:0;background-color:#55595c;z-index:2}.e--pointer-double-line.e--animation-grow .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):after,.e--pointer-double-line.e--animation-grow .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):before,.e--pointer-overline.e--animation-grow .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):after,.e--pointer-overline.e--animation-grow .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):before,.e--pointer-underline.e--animation-grow .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):after,.e--pointer-underline.e--animation-grow .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):before{height:0;width:0;left:50%}.e--pointer-double-line.e--animation-drop-out .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):before,.e--pointer-overline.e--animation-drop-out .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):before,.e--pointer-underline.e--animation-drop-out .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):before{top:10px}.e--pointer-double-line.e--animation-drop-out .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):after,.e--pointer-overline.e--animation-drop-out .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):after,.e--pointer-underline.e--animation-drop-out .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):after{bottom:10px}.e--pointer-double-line.e--animation-drop-in .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):before,.e--pointer-overline.e--animation-drop-in .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):before,.e--pointer-underline.e--animation-drop-in .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):before{top:-10px}.e--pointer-double-line.e--animation-drop-in .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):after,.e--pointer-overline.e--animation-drop-in .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):after,.e--pointer-underline.e--animation-drop-in .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):after{bottom:-10px}.e--pointer-double-line.e--animation-none,.e--pointer-double-line.e--animation-none .elementor-item,.e--pointer-double-line.e--animation-none .elementor-item:after,.e--pointer-double-line.e--animation-none .elementor-item:before,.e--pointer-double-line.e--animation-none .elementor-item:focus,.e--pointer-double-line.e--animation-none .elementor-item:hover,.e--pointer-double-line.e--animation-none:after,.e--pointer-double-line.e--animation-none:before,.e--pointer-double-line.e--animation-none:focus,.e--pointer-double-line.e--animation-none:hover,.e--pointer-overline.e--animation-none,.e--pointer-overline.e--animation-none .elementor-item,.e--pointer-overline.e--animation-none .elementor-item:after,.e--pointer-overline.e--animation-none .elementor-item:before,.e--pointer-overline.e--animation-none .elementor-item:focus,.e--pointer-overline.e--animation-none .elementor-item:hover,.e--pointer-overline.e--animation-none:after,.e--pointer-overline.e--animation-none:before,.e--pointer-overline.e--animation-none:focus,.e--pointer-overline.e--animation-none:hover,.e--pointer-underline.e--animation-none,.e--pointer-underline.e--animation-none .elementor-item,.e--pointer-underline.e--animation-none .elementor-item:after,.e--pointer-underline.e--animation-none .elementor-item:before,.e--pointer-underline.e--animation-none .elementor-item:focus,.e--pointer-underline.e--animation-none .elementor-item:hover,.e--pointer-underline.e--animation-none:after,.e--pointer-underline.e--animation-none:before,.e--pointer-underline.e--animation-none:focus,.e--pointer-underline.e--animation-none:hover{-webkit-transition-duration:0s;-o-transition-duration:0s;transition-duration:0s}.e--pointer-double-line .elementor-item:before,.e--pointer-overline .elementor-item:before{content:"";top:0}.e--pointer-double-line.e--animation-slide .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):before,.e--pointer-overline.e--animation-slide .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):before{width:10px;left:-20px}.e--pointer-double-line .elementor-item:after,.e--pointer-underline .elementor-item:after{content:"";bottom:0}.e--pointer-double-line.e--animation-slide .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):after,.e--pointer-underline.e--animation-slide .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):after{width:10px;left:calc(100% + 20px)}.e--pointer-framed .elementor-item:after,.e--pointer-framed .elementor-item:before{background:transparent;left:0;top:0;bottom:0;right:0;border:3px solid #55595c}.e--pointer-framed .elementor-item:before{content:""}.e--pointer-framed.e--animation-grow .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):before{-webkit-transform:scale(.75);-ms-transform:scale(.75);transform:scale(.75)}.e--pointer-framed.e--animation-shrink .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):before{-webkit-transform:scale(1.25);-ms-transform:scale(1.25);transform:scale(1.25)}.e--pointer-framed.e--animation-grow .elementor-item:before,.e--pointer-framed.e--animation-shrink .elementor-item:before{-webkit-transition:opacity .2s,-webkit-transform .4s;transition:opacity .2s,-webkit-transform .4s;-o-transition:opacity .2s,transform .4s;transition:opacity .2s,transform .4s;transition:opacity .2s,transform .4s,-webkit-transform .4s}.e--pointer-framed.e--animation-draw .elementor-item:after,.e--pointer-framed.e--animation-draw .elementor-item:before{width:3px;height:3px}.e--pointer-framed.e--animation-draw .elementor-item:before{border-width:0 0 3px 3px;-webkit-transition:width .1s .2s,height .1s .3s,opacity .12s .22s;-o-transition:width .1s .2s,height .1s .3s,opacity .12s .22s;transition:width .1s .2s,height .1s .3s,opacity .12s .22s}.e--pointer-framed.e--animation-draw .elementor-item:after{content:"";top:auto;bottom:0;left:auto;right:0;border-width:3px 3px 0 0;-webkit-transition:width .1s,height .1s .1s,opacity .02s .18s;-o-transition:width .1s,height .1s .1s,opacity .02s .18s;transition:width .1s,height .1s .1s,opacity .02s .18s}.e--pointer-framed.e--animation-draw .elementor-item-active:after,.e--pointer-framed.e--animation-draw .elementor-item-active:before,.e--pointer-framed.e--animation-draw .elementor-item.highlighted:after,.e--pointer-framed.e--animation-draw .elementor-item.highlighted:before,.e--pointer-framed.e--animation-draw .elementor-item:focus:after,.e--pointer-framed.e--animation-draw .elementor-item:focus:before,.e--pointer-framed.e--animation-draw .elementor-item:hover:after,.e--pointer-framed.e--animation-draw .elementor-item:hover:before{width:100%;height:100%}.e--pointer-framed.e--animation-draw .elementor-item-active:before,.e--pointer-framed.e--animation-draw .elementor-item.highlighted:before,.e--pointer-framed.e--animation-draw .elementor-item:focus:before,.e--pointer-framed.e--animation-draw .elementor-item:hover:before{-webkit-transition:opacity .02s,height .1s,width .1s .1s;-o-transition:opacity .02s,height .1s,width .1s .1s;transition:opacity .02s,height .1s,width .1s .1s}.e--pointer-framed.e--animation-draw .elementor-item-active:after,.e--pointer-framed.e--animation-draw .elementor-item.highlighted:after,.e--pointer-framed.e--animation-draw .elementor-item:focus:after,.e--pointer-framed.e--animation-draw .elementor-item:hover:after{-webkit-transition:opacity .02s .2s,height .1s .2s,width .1s .3s;-o-transition:opacity .02s .2s,height .1s .2s,width .1s .3s;transition:opacity .02s .2s,height .1s .2s,width .1s .3s}.e--pointer-framed.e--animation-corners .elementor-item:after,.e--pointer-framed.e--animation-corners .elementor-item:before{width:3px;height:3px}.e--pointer-framed.e--animation-corners .elementor-item:before{border-width:3px 0 0 3px}.e--pointer-framed.e--animation-corners .elementor-item:after{content:"";top:auto;bottom:0;left:auto;right:0;border-width:0 3px 3px 0}.e--pointer-framed.e--animation-corners .elementor-item-active:after,.e--pointer-framed.e--animation-corners .elementor-item-active:before,.e--pointer-framed.e--animation-corners .elementor-item.highlighted:after,.e--pointer-framed.e--animation-corners .elementor-item.highlighted:before,.e--pointer-framed.e--animation-corners .elementor-item:focus:after,.e--pointer-framed.e--animation-corners .elementor-item:focus:before,.e--pointer-framed.e--animation-corners .elementor-item:hover:after,.e--pointer-framed.e--animation-corners .elementor-item:hover:before{width:100%;height:100%;-webkit-transition:opacity 2ms,width .4s,height .4s;-o-transition:opacity 2ms,width .4s,height .4s;transition:opacity 2ms,width .4s,height .4s}.e--pointer-framed.e--animation-none,.e--pointer-framed.e--animation-none .elementor-item,.e--pointer-framed.e--animation-none .elementor-item:after,.e--pointer-framed.e--animation-none .elementor-item:before,.e--pointer-framed.e--animation-none .elementor-item:focus,.e--pointer-framed.e--animation-none .elementor-item:hover,.e--pointer-framed.e--animation-none:after,.e--pointer-framed.e--animation-none:before,.e--pointer-framed.e--animation-none:focus,.e--pointer-framed.e--animation-none:hover{-webkit-transition-duration:0s;-o-transition-duration:0s;transition-duration:0s}.e--pointer-background .elementor-item:after,.e--pointer-background .elementor-item:before{content:"";-webkit-transition:.3s;-o-transition:.3s;transition:.3s}.e--pointer-background .elementor-item:before{top:0;left:0;right:0;bottom:0;background:#55595c;z-index:-1}.e--pointer-background .elementor-item-active,.e--pointer-background .elementor-item.highlighted,.e--pointer-background .elementor-item:focus,.e--pointer-background .elementor-item:hover{color:#fff}.e--pointer-background.e--animation-grow .elementor-item:before{-webkit-transform:scale(.5);-ms-transform:scale(.5);transform:scale(.5)}.e--pointer-background.e--animation-grow .elementor-item-active:before,.e--pointer-background.e--animation-grow .elementor-item.highlighted:before,.e--pointer-background.e--animation-grow .elementor-item:focus:before,.e--pointer-background.e--animation-grow .elementor-item:hover:before{-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1);opacity:1}.e--pointer-background.e--animation-shrink .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):before{-webkit-transform:scale(1.2);-ms-transform:scale(1.2);transform:scale(1.2);-webkit-transition:.3s;-o-transition:.3s;transition:.3s}.e--pointer-background.e--animation-shrink .elementor-item-active:before,.e--pointer-background.e--animation-shrink .elementor-item.highlighted:before,.e--pointer-background.e--animation-shrink .elementor-item:focus:before,.e--pointer-background.e--animation-shrink .elementor-item:hover:before{-webkit-transition:opacity .15s,-webkit-transform .4s;transition:opacity .15s,-webkit-transform .4s;-o-transition:opacity .15s,transform .4s;transition:opacity .15s,transform .4s;transition:opacity .15s,transform .4s,-webkit-transform .4s}.e--pointer-background.e--animation-sweep-left .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):before{left:100%}.e--pointer-background.e--animation-sweep-right .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):before{right:100%}.e--pointer-background.e--animation-sweep-up .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):before{top:100%}.e--pointer-background.e--animation-sweep-down .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):before{bottom:100%}.e--pointer-background.e--animation-shutter-out-vertical .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):before{bottom:50%;top:50%}.e--pointer-background.e--animation-shutter-out-horizontal .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):before{right:50%;left:50%}.e--pointer-background.e--animation-shutter-in-horizontal .elementor-item:after,.e--pointer-background.e--animation-shutter-in-vertical .elementor-item:after{top:0;left:0;right:0;bottom:0;background:#55595c;z-index:-1}.e--pointer-background.e--animation-shutter-in-vertical .elementor-item:before{top:0;bottom:100%}.e--pointer-background.e--animation-shutter-in-vertical .elementor-item:after{top:100%;bottom:0}.e--pointer-background.e--animation-shutter-in-vertical .elementor-item-active:before,.e--pointer-background.e--animation-shutter-in-vertical .elementor-item.highlighted:before,.e--pointer-background.e--animation-shutter-in-vertical .elementor-item:focus:before,.e--pointer-background.e--animation-shutter-in-vertical .elementor-item:hover:before{bottom:50%}.e--pointer-background.e--animation-shutter-in-vertical .elementor-item-active:after,.e--pointer-background.e--animation-shutter-in-vertical .elementor-item.highlighted:after,.e--pointer-background.e--animation-shutter-in-vertical .elementor-item:focus:after,.e--pointer-background.e--animation-shutter-in-vertical .elementor-item:hover:after{top:50%}.e--pointer-background.e--animation-shutter-in-horizontal .elementor-item:before{right:0;left:100%}.e--pointer-background.e--animation-shutter-in-horizontal .elementor-item:after{right:100%;left:0}.e--pointer-background.e--animation-shutter-in-horizontal .elementor-item-active:before,.e--pointer-background.e--animation-shutter-in-horizontal .elementor-item.highlighted:before,.e--pointer-background.e--animation-shutter-in-horizontal .elementor-item:focus:before,.e--pointer-background.e--animation-shutter-in-horizontal .elementor-item:hover:before{left:50%}.e--pointer-background.e--animation-shutter-in-horizontal .elementor-item-active:after,.e--pointer-background.e--animation-shutter-in-horizontal .elementor-item.highlighted:after,.e--pointer-background.e--animation-shutter-in-horizontal .elementor-item:focus:after,.e--pointer-background.e--animation-shutter-in-horizontal .elementor-item:hover:after{right:50%}.e--pointer-background.e--animation-none,.e--pointer-background.e--animation-none .elementor-item,.e--pointer-background.e--animation-none .elementor-item:after,.e--pointer-background.e--animation-none .elementor-item:before,.e--pointer-background.e--animation-none .elementor-item:focus,.e--pointer-background.e--animation-none .elementor-item:hover,.e--pointer-background.e--animation-none:after,.e--pointer-background.e--animation-none:before,.e--pointer-background.e--animation-none:focus,.e--pointer-background.e--animation-none:hover{-webkit-transition-duration:0s;-o-transition-duration:0s;transition-duration:0s}.e--pointer-text.e--animation-skew .elementor-item:focus,.e--pointer-text.e--animation-skew .elementor-item:hover{-webkit-transform:skew(-8deg);-ms-transform:skew(-8deg);transform:skew(-8deg)}.e--pointer-text.e--animation-grow .elementor-item:focus,.e--pointer-text.e--animation-grow .elementor-item:hover{-webkit-transform:scale(1.2);-ms-transform:scale(1.2);transform:scale(1.2)}.e--pointer-text.e--animation-shrink .elementor-item:focus,.e--pointer-text.e--animation-shrink .elementor-item:hover{-webkit-transform:scale(.8);-ms-transform:scale(.8);transform:scale(.8)}.e--pointer-text.e--animation-float .elementor-item:focus,.e--pointer-text.e--animation-float .elementor-item:hover{-webkit-transform:translateY(-8px);-ms-transform:translateY(-8px);transform:translateY(-8px)}.e--pointer-text.e--animation-sink .elementor-item:focus,.e--pointer-text.e--animation-sink .elementor-item:hover{-webkit-transform:translateY(8px);-ms-transform:translateY(8px);transform:translateY(8px)}.e--pointer-text.e--animation-rotate .elementor-item:focus,.e--pointer-text.e--animation-rotate .elementor-item:hover{-webkit-transform:rotate(6deg);-ms-transform:rotate(6deg);transform:rotate(6deg)}.e--pointer-text.e--animation-none,.e--pointer-text.e--animation-none .elementor-item,.e--pointer-text.e--animation-none .elementor-item:after,.e--pointer-text.e--animation-none .elementor-item:before,.e--pointer-text.e--animation-none .elementor-item:focus,.e--pointer-text.e--animation-none .elementor-item:hover,.e--pointer-text.e--animation-none:after,.e--pointer-text.e--animation-none:before,.e--pointer-text.e--animation-none:focus,.e--pointer-text.e--animation-none:hover{-webkit-transition-duration:0s;-o-transition-duration:0s;transition-duration:0s}.elementor-nav-menu--main .elementor-nav-menu a{-webkit-transition:.4s;-o-transition:.4s;transition:.4s}.elementor-nav-menu--main .elementor-nav-menu a,.elementor-nav-menu--main .elementor-nav-menu a.highlighted,.elementor-nav-menu--main .elementor-nav-menu a:focus,.elementor-nav-menu--main .elementor-nav-menu a:hover{padding:13px 20px}.elementor-nav-menu--main .elementor-nav-menu a.current{background:#373a3c;color:#fff}.elementor-nav-menu--main .elementor-nav-menu a.disabled{background:#55595c;color:#a1a6a9}.elementor-nav-menu--main .elementor-nav-menu ul{position:absolute;width:12em;border-width:0;border-style:solid;padding:0}.elementor-nav-menu--main .elementor-nav-menu span.scroll-down,.elementor-nav-menu--main .elementor-nav-menu span.scroll-up{position:absolute;display:none;visibility:hidden;overflow:hidden;background:#fff;height:20px}.elementor-nav-menu--main .elementor-nav-menu span.scroll-down-arrow,.elementor-nav-menu--main .elementor-nav-menu span.scroll-up-arrow{position:absolute;top:-2px;left:50%;margin-left:-8px;width:0;height:0;overflow:hidden;border-width:8px;border-style:dashed dashed solid;border-color:transparent transparent #494c4f}.elementor-nav-menu--main .elementor-nav-menu span.scroll-down-arrow{top:6px;border-style:solid dashed dashed;border-color:#494c4f transparent transparent}.elementor-nav-menu--main .elementor-nav-menu--dropdown .sub-arrow i{-webkit-transform:rotate(-90deg);-ms-transform:rotate(-90deg);transform:rotate(-90deg)}.elementor-nav-menu--layout-horizontal{display:-webkit-box;display:-ms-flexbox;display:flex}.elementor-nav-menu--layout-horizontal .elementor-nav-menu{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.elementor-nav-menu--layout-horizontal .elementor-nav-menu a{white-space:nowrap}.elementor-nav-menu__align-right .elementor-nav-menu{margin-left:auto}.elementor-nav-menu__align-right .elementor-nav-menu,.elementor-nav-menu__align-right .elementor-nav-menu--layout-vertical>ul>li>a{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.elementor-nav-menu__align-left .elementor-nav-menu{margin-right:auto}.elementor-nav-menu__align-left .elementor-nav-menu,.elementor-nav-menu__align-left .elementor-nav-menu--layout-vertical>ul>li>a{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.elementor-nav-menu__align-center .elementor-nav-menu{margin-left:auto;margin-right:auto}.elementor-nav-menu__align-center .elementor-nav-menu,.elementor-nav-menu__align-center .elementor-nav-menu--layout-vertical>ul>li>a{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.elementor-nav-menu__align-justify .elementor-nav-menu--layout-horizontal .elementor-nav-menu{width:100%}.elementor-nav-menu__align-justify .elementor-nav-menu--layout-horizontal .elementor-nav-menu>li{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.elementor-nav-menu__align-justify .elementor-nav-menu--layout-horizontal .elementor-nav-menu>li>a{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.elementor-widget-nav-menu:not(.elementor-nav-menu--toggle) .elementor-menu-toggle{display:none}.elementor-widget-nav-menu .elementor-widget-container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.elementor-nav-menu{position:relative;z-index:2}.elementor-nav-menu:after{content:"\00a0";display:block;height:0;font:0/0 serif;clear:both;visibility:hidden;overflow:hidden}.elementor-nav-menu,.elementor-nav-menu li,.elementor-nav-menu ul{display:block;list-style:none;margin:0;padding:0;line-height:normal;-webkit-tap-highlight-color:rgba(0,0,0,0)}.elementor-nav-menu ul{display:none}.elementor-nav-menu ul ul a,.elementor-nav-menu ul ul a:active,.elementor-nav-menu ul ul a:focus,.elementor-nav-menu ul ul a:hover{border-left:16px solid transparent}.elementor-nav-menu ul ul ul a,.elementor-nav-menu ul ul ul a:active,.elementor-nav-menu ul ul ul a:focus,.elementor-nav-menu ul ul ul a:hover{border-left:24px solid transparent}.elementor-nav-menu ul ul ul ul a,.elementor-nav-menu ul ul ul ul a:active,.elementor-nav-menu ul ul ul ul a:focus,.elementor-nav-menu ul ul ul ul a:hover{border-left:32px solid transparent}.elementor-nav-menu ul ul ul ul ul a,.elementor-nav-menu ul ul ul ul ul a:active,.elementor-nav-menu ul ul ul ul ul a:focus,.elementor-nav-menu ul ul ul ul ul a:hover{border-left:40px solid transparent}.elementor-nav-menu a,.elementor-nav-menu li{position:relative}.elementor-nav-menu li{border-width:0}.elementor-nav-menu a{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.elementor-nav-menu a,.elementor-nav-menu a:focus,.elementor-nav-menu a:hover{padding:10px 20px;line-height:20px}.elementor-nav-menu a.current{background:#373a3c;color:#fff}.elementor-nav-menu a.disabled{cursor:not-allowed;color:#a1a6a9}.elementor-nav-menu--indicator-none .elementor-nav-menu .elementor-item.has-submenu{padding-right:20px}.elementor-nav-menu--indicator-none .elementor-nav-menu .elementor-item.has-submenu .sub-arrow{display:none}.elementor-nav-menu--indicator-plus:before{font-family:Open Sans,sans-serif}.elementor-nav-menu--indicator-chevron .elementor-nav-menu .sub-arrow{font-size:10px}.elementor-nav-menu--indicator-chevron .elementor-nav-menu .sub-arrow i:before{content:""}.elementor-nav-menu--indicator-angle .elementor-nav-menu .sub-arrow i:before{content:""}.elementor-nav-menu--indicator-classic .elementor-nav-menu .sub-arrow i:before{content:""}.elementor-nav-menu--indicator-plus .elementor-nav-menu .sub-arrow i:before{content:"+"}.elementor-nav-menu .sub-arrow{font-size:16px;line-height:1;padding:10px 0 10px 10px;margin-top:-10px;margin-bottom:-10px}.elementor-nav-menu .sub-arrow i{pointer-events:none}.elementor-nav-menu--dropdown .elementor-item.elementor-item-active,.elementor-nav-menu--dropdown .elementor-item.highlighted,.elementor-nav-menu--dropdown .elementor-item:focus,.elementor-nav-menu--dropdown .elementor-item:hover,.elementor-sub-item.elementor-item-active,.elementor-sub-item.highlighted,.elementor-sub-item:focus,.elementor-sub-item:hover{background-color:#55595c;color:#fff}.elementor-menu-toggle{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;font-size:22px;padding:.25em;cursor:pointer;border:0 solid;border-radius:3px;background-color:rgba(0,0,0,.05);color:#494c4f}.elementor-menu-toggle.elementor-active i:before{content:"\e87f"}.elementor-nav-menu--dropdown{background-color:#fff;font-size:13px}.elementor-nav-menu--dropdown-none .elementor-menu-toggle,.elementor-nav-menu--dropdown-none .elementor-nav-menu--dropdown{display:none}.elementor-nav-menu--dropdown.elementor-nav-menu__container{margin-top:10px;-webkit-transition:max-height .3s,-webkit-transform .3s;transition:max-height .3s,-webkit-transform .3s;-o-transition:max-height .3s,transform .3s;transition:max-height .3s,transform .3s;transition:max-height .3s,transform .3s,-webkit-transform .3s;-webkit-transform-origin:top;-ms-transform-origin:top;transform-origin:top;overflow:auto}.elementor-nav-menu--dropdown.elementor-nav-menu__container .elementor-sub-item{font-size:.85em}.elementor-nav-menu--dropdown a{color:#494c4f;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.elementor-nav-menu--dropdown a.current{background:#373a3c;color:#fff}.elementor-nav-menu--dropdown a.disabled{color:#b3b3b3}ul.elementor-nav-menu--dropdown a,ul.elementor-nav-menu--dropdown a:focus,ul.elementor-nav-menu--dropdown a:hover{text-shadow:none;border-left:8px solid transparent}.elementor-nav-menu__text-align-center .elementor-nav-menu--dropdown .elementor-nav-menu a{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.elementor-nav-menu--toggle .elementor-menu-toggle:not(.elementor-active)+.elementor-nav-menu__container{-webkit-transform:scaleY(0);-ms-transform:scaleY(0);transform:scaleY(0);max-height:0}.elementor-nav-menu--toggle .elementor-menu-toggle.elementor-active+.elementor-nav-menu__container{-webkit-transform:scaleY(1);-ms-transform:scaleY(1);transform:scaleY(1);max-height:100vh}.elementor-nav-menu--stretch .elementor-nav-menu__container.elementor-nav-menu--dropdown{position:absolute;z-index:9997}@media (min-width:768px){.elementor-nav-menu--dropdown-mobile .elementor-menu-toggle,.elementor-nav-menu--dropdown-mobile .elementor-nav-menu--dropdown{display:none}}@media (min-width:1025px){.elementor-nav-menu--dropdown-tablet .elementor-menu-toggle,.elementor-nav-menu--dropdown-tablet .elementor-nav-menu--dropdown{display:none}}@media (max-width:1024px){.elementor-nav-menu--dropdown-tablet .elementor-nav-menu--main{display:none}}@media (max-width:767px){.elementor-nav-menu--dropdown-mobile .elementor-nav-menu--main{display:none}}.elementor-theme-builder-content-area{height:400px}.elementor-location-footer:before,.elementor-location-header:before{content:"";display:table;clear:both}.elementor-post-navigation-borders-yes .elementor-post-navigation.elementor-grid{color:#d4d4d4;border:none;border-top:1px solid;border-bottom:1px solid;padding-top:10px;padding-bottom:10px}.elementor-post-navigation-borders-yes .elementor-post-navigation__separator{height:100%;width:1px;margin:0 auto;background-color:#d4d4d4}.elementor-post-navigation{overflow:hidden;display:-webkit-box;display:-ms-flexbox;display:flex}.elementor-post-navigation .post-navigation__arrow-wrapper{color:#d4d4d4}.elementor-post-navigation .post-navigation__arrow-wrapper.post-navigation__arrow-prev{font-size:30px;padding-right:15px}.elementor-post-navigation .post-navigation__arrow-wrapper.post-navigation__arrow-next{font-size:30px;padding-left:15px}.elementor-post-navigation .post-navigation__arrow-wrapper i{-webkit-transform:translateY(-5%);-ms-transform:translateY(-5%);transform:translateY(-5%)}.elementor-post-navigation .elementor-post-navigation__link__next,.elementor-post-navigation .elementor-post-navigation__link__prev{overflow:hidden}.elementor-post-navigation .elementor-post-navigation__link a{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;max-width:100%}.elementor-post-navigation .post-navigation__next--label,.elementor-post-navigation .post-navigation__prev--label{text-transform:uppercase;font-size:.8em}.elementor-post-navigation .post-navigation__next--title,.elementor-post-navigation .post-navigation__prev--title{font-size:.7em}.elementor-post-navigation .post-navigation__next--label,.elementor-post-navigation .post-navigation__next--title,.elementor-post-navigation .post-navigation__prev--label,.elementor-post-navigation .post-navigation__prev--title{overflow:hidden;-o-text-overflow:ellipsis;text-overflow:ellipsis}.elementor-post-navigation span.elementor-post-navigation__link__next{text-align:right}.elementor-post-navigation span.elementor-post-navigation__link__next,.elementor-post-navigation span.elementor-post-navigation__link__prev{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.elementor-post-navigation .elementor-grid{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.elementor-post-navigation .elementor-post-navigation__link{width:calc(50% - 0.5px);white-space:nowrap;overflow:hidden;-o-text-overflow:ellipsis;text-overflow:ellipsis}.elementor-post-navigation .elementor-post-navigation__separator-wrapper{text-align:center}.elementor-post-navigation .elementor-post-navigation__next{text-align:right}.elementor-post-navigation .elementor-post-navigation__next a{float:right}.site-main .elementor-widget-post-navigation,.site-main .elementor-widget-post-navigation [class*=navigation]{margin:0}.elementor-search-form{display:block;-webkit-transition:.2s;-o-transition:.2s;transition:.2s}.elementor-search-form button,.elementor-search-form input[type=search]{margin:0;border:0;padding:0;display:inline-block;vertical-align:middle;white-space:normal;background:none;line-height:1;min-width:0;font-size:15px;-webkit-appearance:none;-moz-appearance:none}.elementor-search-form button:focus,.elementor-search-form input[type=search]:focus{outline:0;color:inherit}.elementor-search-form button{background-color:#818a91;font-size:16px;color:#fff;border-radius:0}.elementor-search-form__container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-transition:.2s;-o-transition:.2s;transition:.2s;overflow:hidden;border:0 solid transparent;min-height:50px}.elementor-search-form__container:not(.elementor-search-form--full-screen){background:#eceeef}.elementor-search-form__input{-ms-flex-preferred-size:100%;flex-basis:100%;color:#55595c;-webkit-transition:color .2s;-o-transition:color .2s;transition:color .2s}.elementor-search-form__input::-webkit-input-placeholder{color:inherit;font-family:inherit;opacity:.6}.elementor-search-form__input:-ms-input-placeholder{color:inherit;font-family:inherit;opacity:.6}.elementor-search-form__input:-moz-placeholder,.elementor-search-form__input::-moz-placeholder{color:inherit;font-family:inherit;opacity:.6}.elementor-search-form__input::-ms-input-placeholder{color:inherit;font-family:inherit;opacity:.6}.elementor-search-form__input::placeholder{color:inherit;font-family:inherit;opacity:.6}.elementor-search-form__submit{color:#fff;-webkit-transition:color .2s,background .2s;-o-transition:color .2s,background .2s;transition:color .2s,background .2s}.elementor-search-form--button-type-text .elementor-search-form__submit{-ms-flex-negative:0;flex-shrink:0}.elementor-search-form--skin-minimal .elementor-search-form__icon{opacity:.6;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;color:#55595c}.elementor-search-form--skin-full_screen .elementor-search-form input[type=search].elementor-search-form__input{font-size:50px;text-align:center;border-style:solid;border-width:0 0 1px;border-color:#fff;line-height:1.5;color:#fff}.elementor-search-form--skin-full_screen .elementor-search-form__toggle{display:inline-block;cursor:pointer;vertical-align:middle;color:#494c4f}.elementor-search-form--skin-full_screen .elementor-search-form__toggle i{position:relative;display:block;border:0 solid;-webkit-transition:.2s;-o-transition:.2s;transition:.2s;width:33px;height:33px;background-color:rgba(0,0,0,.05);border-radius:3px}.elementor-search-form--skin-full_screen .elementor-search-form__toggle i:before{position:absolute;left:50%;top:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);font-size:.55em}.elementor-search-form--skin-full_screen .elementor-search-form__container{-webkit-transition:.3s;-o-transition:.3s;transition:.3s;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:fixed;z-index:9998;top:0;left:0;right:0;bottom:0;height:100vh;padding:0 15%;background-color:rgba(0,0,0,.8)}.elementor-search-form--skin-full_screen .elementor-search-form__container:not(.elementor-search-form--full-screen){overflow:hidden;opacity:0;-webkit-transform:scale(0);-ms-transform:scale(0);transform:scale(0)}.elementor-search-form--skin-full_screen .elementor-search-form__container:not(.elementor-search-form--full-screen) .dialog-lightbox-close-button{display:none}.elementor-author-box{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.elementor-author-box__avatar{-ms-flex-negative:0;flex-shrink:0;margin-right:25px}.elementor-author-box__avatar img{width:100px;border-radius:500px;-o-object-fit:cover;object-fit:cover}.elementor-author-box__text{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;font-size:17px}.elementor-author-box__name{font-size:24px;margin-bottom:5px}.elementor-author-box__bio,.elementor-author-box__bio p{margin-bottom:.8em}.elementor-author-box__bio p:last-of-type{margin-bottom:0}.elementor-author-box--layout-image-left .elementor-author-box{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.elementor-author-box--layout-image-left .elementor-author-box__avatar{margin-left:0;margin-right:25px}.elementor-author-box--layout-image-right .elementor-author-box{-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.elementor-author-box--layout-image-right .elementor-author-box__avatar{margin-right:0;margin-left:25px}.elementor-author-box--layout-image-above .elementor-author-box{display:block}.elementor-author-box--layout-image-above .elementor-author-box__avatar{margin:0 auto 15px;display:inline-block}.elementor-author-box--layout-image-above.elementor-author-box--align-left .elementor-author-box__avatar{margin-left:0}.elementor-author-box--layout-image-above.elementor-author-box--align-right .elementor-author-box__avatar{margin-right:0}.elementor-author-box--align-left .elementor-author-box{text-align:left}.elementor-author-box--align-right .elementor-author-box{text-align:right}.elementor-author-box--align-center .elementor-author-box{text-align:center}.elementor-button.elementor-author-box__button{border:2px solid #55595c;font-size:15px;font-weight:100;padding:10px 18px}.elementor-button.elementor-author-box__button,.elementor-button.elementor-author-box__button:hover{background:transparent;color:#55595c}.elementor-widget-author-box:not(.elementor-author-box--layout-image-above).elementor-author-box--image-valign-top .elementor-author-box__avatar,.elementor-widget-author-box:not(.elementor-author-box--layout-image-above) .elementor-author-box__avatar{-ms-flex-item-align:start;align-self:flex-start}.elementor-widget-author-box:not(.elementor-author-box--layout-image-above).elementor-author-box--image-valign-middle .elementor-author-box__avatar{-ms-flex-item-align:center;align-self:center}.elementor-post-info__terms-list{display:inline-block}.elementor-post-info .elementor-icon-list-icon .elementor-avatar{border-radius:100%}.elementor-icon-list-items .elementor-icon-list-item .elementor-icon-list-text{display:inline-block}.elementor-icon-list-items .elementor-icon-list-item .elementor-icon-list-text a,.elementor-icon-list-items .elementor-icon-list-item .elementor-icon-list-text span{display:inline}.elementor-widget-breadcrumbs{font-size:.85em}.elementor-widget-breadcrumbs p{margin-bottom:0}.elementor-sitemap-wrap{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row wrap;flex-flow:row wrap}.elementor-sticky--active{z-index:99}[data-elementor-type=popup] .elementor-section-wrap:not(:empty)+#elementor-add-new-section,[data-elementor-type=popup]:not(.elementor-edit-mode){display:none}.elementor-popup-modal{display:-webkit-box;display:-ms-flexbox;display:flex;pointer-events:none;background-color:transparent;-webkit-user-select:auto;-moz-user-select:auto;-ms-user-select:auto;user-select:auto}.elementor-popup-modal .dialog-buttons-wrapper,.elementor-popup-modal .dialog-header{display:none}.elementor-popup-modal .dialog-close-button{display:none;top:20px;right:20px;opacity:1;z-index:9999;pointer-events:all}.elementor-popup-modal .dialog-widget-content{width:auto;overflow:visible;max-width:100%;max-height:100%;border-radius:0;-webkit-box-shadow:none;box-shadow:none;pointer-events:all}.elementor-popup-modal .dialog-message{width:640px;max-width:100vw;max-height:100vh;padding:0;overflow:auto;display:-webkit-box;display:-ms-flexbox;display:flex}.elementor-popup-modal .elementor{width:100%}.elementor-motion-effects-element,.elementor-motion-effects-layer{-webkit-transition-property:opacity,-webkit-transform;transition-property:opacity,-webkit-transform;-o-transition-property:transform,opacity;transition-property:transform,opacity;transition-property:transform,opacity,-webkit-transform;-webkit-transition-timing-function:cubic-bezier(0,.33,.07,1.03);-o-transition-timing-function:cubic-bezier(0,.33,.07,1.03);transition-timing-function:cubic-bezier(0,.33,.07,1.03);-webkit-transition-duration:1s;-o-transition-duration:1s;transition-duration:1s}.elementor-motion-effects-container{position:absolute;top:0;left:0;width:100%;height:100%;overflow:hidden}.elementor-motion-effects-layer{position:absolute;top:0;left:0;background-repeat:no-repeat;-webkit-background-size:cover;background-size:cover}.elementor-motion-effects-perspective{-webkit-perspective:1200px;perspective:1200px}.fa,.fab,.fal,.far,.fas{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;display:inline-block;font-style:normal;font-variant:normal;text-rendering:auto;line-height:1}.fa-lg{font-size:1.33333em;line-height:.75em;vertical-align:-.0667em}.fa-xs{font-size:.75em}.fa-sm{font-size:.875em}.fa-1x{font-size:1em}.fa-2x{font-size:2em}.fa-3x{font-size:3em}.fa-4x{font-size:4em}.fa-5x{font-size:5em}.fa-6x{font-size:6em}.fa-7x{font-size:7em}.fa-8x{font-size:8em}.fa-9x{font-size:9em}.fa-10x{font-size:10em}.fa-fw{text-align:center;width:1.25em}.fa-ul{list-style-type:none;margin-left:2.5em;padding-left:0}.fa-ul>li{position:relative}.fa-li{left:-2em;position:absolute;text-align:center;width:2em;line-height:inherit}.fa-border{border:.08em solid #eee;border-radius:.1em;padding:.2em .25em .15em}.fa-pull-left{float:left}.fa-pull-right{float:right}.fa.fa-pull-left,.fab.fa-pull-left,.fal.fa-pull-left,.far.fa-pull-left,.fas.fa-pull-left{margin-right:.3em}.fa.fa-pull-right,.fab.fa-pull-right,.fal.fa-pull-right,.far.fa-pull-right,.fas.fa-pull-right{margin-left:.3em}.fa-spin{animation:fa-spin 2s infinite linear}.fa-pulse{animation:fa-spin 1s infinite steps(8)}@keyframes fa-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.fa-rotate-90{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";transform:rotate(90deg)}.fa-rotate-180{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";transform:rotate(180deg)}.fa-rotate-270{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";transform:rotate(270deg)}.fa-flip-horizontal{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";transform:scaleX(-1)}.fa-flip-vertical{transform:scaleY(-1)}.fa-flip-both,.fa-flip-horizontal.fa-flip-vertical,.fa-flip-vertical{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)"}.fa-flip-both,.fa-flip-horizontal.fa-flip-vertical{transform:scale(-1)}:root .fa-flip-both,:root .fa-flip-horizontal,:root .fa-flip-vertical,:root .fa-rotate-90,:root .fa-rotate-180,:root .fa-rotate-270{filter:none}.fa-stack{display:inline-block;height:2em;line-height:2em;position:relative;vertical-align:middle;width:2.5em}.fa-stack-1x,.fa-stack-2x{left:0;position:absolute;text-align:center;width:100%}.fa-stack-1x{line-height:inherit}.fa-stack-2x{font-size:2em}.fa-inverse{color:#fff}.fa-500px:before{content:"\f26e"}.fa-accessible-icon:before{content:"\f368"}.fa-accusoft:before{content:"\f369"}.fa-acquisitions-incorporated:before{content:"\f6af"}.fa-ad:before{content:"\f641"}.fa-address-book:before{content:"\f2b9"}.fa-address-card:before{content:"\f2bb"}.fa-adjust:before{content:"\f042"}.fa-adn:before{content:"\f170"}.fa-adobe:before{content:"\f778"}.fa-adversal:before{content:"\f36a"}.fa-affiliatetheme:before{content:"\f36b"}.fa-air-freshener:before{content:"\f5d0"}.fa-airbnb:before{content:"\f834"}.fa-algolia:before{content:"\f36c"}.fa-align-center:before{content:"\f037"}.fa-align-justify:before{content:"\f039"}.fa-align-left:before{content:"\f036"}.fa-align-right:before{content:"\f038"}.fa-alipay:before{content:"\f642"}.fa-allergies:before{content:"\f461"}.fa-amazon:before{content:"\f270"}.fa-amazon-pay:before{content:"\f42c"}.fa-ambulance:before{content:"\f0f9"}.fa-american-sign-language-interpreting:before{content:"\f2a3"}.fa-amilia:before{content:"\f36d"}.fa-anchor:before{content:"\f13d"}.fa-android:before{content:"\f17b"}.fa-angellist:before{content:"\f209"}.fa-angle-double-down:before{content:"\f103"}.fa-angle-double-left:before{content:"\f100"}.fa-angle-double-right:before{content:"\f101"}.fa-angle-double-up:before{content:"\f102"}.fa-angle-down:before{content:"\f107"}.fa-angle-left:before{content:"\f104"}.fa-angle-right:before{content:"\f105"}.fa-angle-up:before{content:"\f106"}.fa-angry:before{content:"\f556"}.fa-angrycreative:before{content:"\f36e"}.fa-angular:before{content:"\f420"}.fa-ankh:before{content:"\f644"}.fa-app-store:before{content:"\f36f"}.fa-app-store-ios:before{content:"\f370"}.fa-apper:before{content:"\f371"}.fa-apple:before{content:"\f179"}.fa-apple-alt:before{content:"\f5d1"}.fa-apple-pay:before{content:"\f415"}.fa-archive:before{content:"\f187"}.fa-archway:before{content:"\f557"}.fa-arrow-alt-circle-down:before{content:"\f358"}.fa-arrow-alt-circle-left:before{content:"\f359"}.fa-arrow-alt-circle-right:before{content:"\f35a"}.fa-arrow-alt-circle-up:before{content:"\f35b"}.fa-arrow-circle-down:before{content:"\f0ab"}.fa-arrow-circle-left:before{content:"\f0a8"}.fa-arrow-circle-right:before{content:"\f0a9"}.fa-arrow-circle-up:before{content:"\f0aa"}.fa-arrow-down:before{content:"\f063"}.fa-arrow-left:before{content:"\f060"}.fa-arrow-right:before{content:"\f061"}.fa-arrow-up:before{content:"\f062"}.fa-arrows-alt:before{content:"\f0b2"}.fa-arrows-alt-h:before{content:"\f337"}.fa-arrows-alt-v:before{content:"\f338"}.fa-artstation:before{content:"\f77a"}.fa-assistive-listening-systems:before{content:"\f2a2"}.fa-asterisk:before{content:"\f069"}.fa-asymmetrik:before{content:"\f372"}.fa-at:before{content:"\f1fa"}.fa-atlas:before{content:"\f558"}.fa-atlassian:before{content:"\f77b"}.fa-atom:before{content:"\f5d2"}.fa-audible:before{content:"\f373"}.fa-audio-description:before{content:"\f29e"}.fa-autoprefixer:before{content:"\f41c"}.fa-avianex:before{content:"\f374"}.fa-aviato:before{content:"\f421"}.fa-award:before{content:"\f559"}.fa-aws:before{content:"\f375"}.fa-baby:before{content:"\f77c"}.fa-baby-carriage:before{content:"\f77d"}.fa-backspace:before{content:"\f55a"}.fa-backward:before{content:"\f04a"}.fa-bacon:before{content:"\f7e5"}.fa-balance-scale:before{content:"\f24e"}.fa-balance-scale-left:before{content:"\f515"}.fa-balance-scale-right:before{content:"\f516"}.fa-ban:before{content:"\f05e"}.fa-band-aid:before{content:"\f462"}.fa-bandcamp:before{content:"\f2d5"}.fa-barcode:before{content:"\f02a"}.fa-bars:before{content:"\f0c9"}.fa-baseball-ball:before{content:"\f433"}.fa-basketball-ball:before{content:"\f434"}.fa-bath:before{content:"\f2cd"}.fa-battery-empty:before{content:"\f244"}.fa-battery-full:before{content:"\f240"}.fa-battery-half:before{content:"\f242"}.fa-battery-quarter:before{content:"\f243"}.fa-battery-three-quarters:before{content:"\f241"}.fa-battle-net:before{content:"\f835"}.fa-bed:before{content:"\f236"}.fa-beer:before{content:"\f0fc"}.fa-behance:before{content:"\f1b4"}.fa-behance-square:before{content:"\f1b5"}.fa-bell:before{content:"\f0f3"}.fa-bell-slash:before{content:"\f1f6"}.fa-bezier-curve:before{content:"\f55b"}.fa-bible:before{content:"\f647"}.fa-bicycle:before{content:"\f206"}.fa-biking:before{content:"\f84a"}.fa-bimobject:before{content:"\f378"}.fa-binoculars:before{content:"\f1e5"}.fa-biohazard:before{content:"\f780"}.fa-birthday-cake:before{content:"\f1fd"}.fa-bitbucket:before{content:"\f171"}.fa-bitcoin:before{content:"\f379"}.fa-bity:before{content:"\f37a"}.fa-black-tie:before{content:"\f27e"}.fa-blackberry:before{content:"\f37b"}.fa-blender:before{content:"\f517"}.fa-blender-phone:before{content:"\f6b6"}.fa-blind:before{content:"\f29d"}.fa-blog:before{content:"\f781"}.fa-blogger:before{content:"\f37c"}.fa-blogger-b:before{content:"\f37d"}.fa-bluetooth:before{content:"\f293"}.fa-bluetooth-b:before{content:"\f294"}.fa-bold:before{content:"\f032"}.fa-bolt:before{content:"\f0e7"}.fa-bomb:before{content:"\f1e2"}.fa-bone:before{content:"\f5d7"}.fa-bong:before{content:"\f55c"}.fa-book:before{content:"\f02d"}.fa-book-dead:before{content:"\f6b7"}.fa-book-medical:before{content:"\f7e6"}.fa-book-open:before{content:"\f518"}.fa-book-reader:before{content:"\f5da"}.fa-bookmark:before{content:"\f02e"}.fa-bootstrap:before{content:"\f836"}.fa-border-all:before{content:"\f84c"}.fa-border-none:before{content:"\f850"}.fa-border-style:before{content:"\f853"}.fa-bowling-ball:before{content:"\f436"}.fa-box:before{content:"\f466"}.fa-box-open:before{content:"\f49e"}.fa-boxes:before{content:"\f468"}.fa-braille:before{content:"\f2a1"}.fa-brain:before{content:"\f5dc"}.fa-bread-slice:before{content:"\f7ec"}.fa-briefcase:before{content:"\f0b1"}.fa-briefcase-medical:before{content:"\f469"}.fa-broadcast-tower:before{content:"\f519"}.fa-broom:before{content:"\f51a"}.fa-brush:before{content:"\f55d"}.fa-btc:before{content:"\f15a"}.fa-buffer:before{content:"\f837"}.fa-bug:before{content:"\f188"}.fa-building:before{content:"\f1ad"}.fa-bullhorn:before{content:"\f0a1"}.fa-bullseye:before{content:"\f140"}.fa-burn:before{content:"\f46a"}.fa-buromobelexperte:before{content:"\f37f"}.fa-bus:before{content:"\f207"}.fa-bus-alt:before{content:"\f55e"}.fa-business-time:before{content:"\f64a"}.fa-buysellads:before{content:"\f20d"}.fa-calculator:before{content:"\f1ec"}.fa-calendar:before{content:"\f133"}.fa-calendar-alt:before{content:"\f073"}.fa-calendar-check:before{content:"\f274"}.fa-calendar-day:before{content:"\f783"}.fa-calendar-minus:before{content:"\f272"}.fa-calendar-plus:before{content:"\f271"}.fa-calendar-times:before{content:"\f273"}.fa-calendar-week:before{content:"\f784"}.fa-camera:before{content:"\f030"}.fa-camera-retro:before{content:"\f083"}.fa-campground:before{content:"\f6bb"}.fa-canadian-maple-leaf:before{content:"\f785"}.fa-candy-cane:before{content:"\f786"}.fa-cannabis:before{content:"\f55f"}.fa-capsules:before{content:"\f46b"}.fa-car:before{content:"\f1b9"}.fa-car-alt:before{content:"\f5de"}.fa-car-battery:before{content:"\f5df"}.fa-car-crash:before{content:"\f5e1"}.fa-car-side:before{content:"\f5e4"}.fa-caret-down:before{content:"\f0d7"}.fa-caret-left:before{content:"\f0d9"}.fa-caret-right:before{content:"\f0da"}.fa-caret-square-down:before{content:"\f150"}.fa-caret-square-left:before{content:"\f191"}.fa-caret-square-right:before{content:"\f152"}.fa-caret-square-up:before{content:"\f151"}.fa-caret-up:before{content:"\f0d8"}.fa-carrot:before{content:"\f787"}.fa-cart-arrow-down:before{content:"\f218"}.fa-cart-plus:before{content:"\f217"}.fa-cash-register:before{content:"\f788"}.fa-cat:before{content:"\f6be"}.fa-cc-amazon-pay:before{content:"\f42d"}.fa-cc-amex:before{content:"\f1f3"}.fa-cc-apple-pay:before{content:"\f416"}.fa-cc-diners-club:before{content:"\f24c"}.fa-cc-discover:before{content:"\f1f2"}.fa-cc-jcb:before{content:"\f24b"}.fa-cc-mastercard:before{content:"\f1f1"}.fa-cc-paypal:before{content:"\f1f4"}.fa-cc-stripe:before{content:"\f1f5"}.fa-cc-visa:before{content:"\f1f0"}.fa-centercode:before{content:"\f380"}.fa-centos:before{content:"\f789"}.fa-certificate:before{content:"\f0a3"}.fa-chair:before{content:"\f6c0"}.fa-chalkboard:before{content:"\f51b"}.fa-chalkboard-teacher:before{content:"\f51c"}.fa-charging-station:before{content:"\f5e7"}.fa-chart-area:before{content:"\f1fe"}.fa-chart-bar:before{content:"\f080"}.fa-chart-line:before{content:"\f201"}.fa-chart-pie:before{content:"\f200"}.fa-check:before{content:"\f00c"}.fa-check-circle:before{content:"\f058"}.fa-check-double:before{content:"\f560"}.fa-check-square:before{content:"\f14a"}.fa-cheese:before{content:"\f7ef"}.fa-chess:before{content:"\f439"}.fa-chess-bishop:before{content:"\f43a"}.fa-chess-board:before{content:"\f43c"}.fa-chess-king:before{content:"\f43f"}.fa-chess-knight:before{content:"\f441"}.fa-chess-pawn:before{content:"\f443"}.fa-chess-queen:before{content:"\f445"}.fa-chess-rook:before{content:"\f447"}.fa-chevron-circle-down:before{content:"\f13a"}.fa-chevron-circle-left:before{content:"\f137"}.fa-chevron-circle-right:before{content:"\f138"}.fa-chevron-circle-up:before{content:"\f139"}.fa-chevron-down:before{content:"\f078"}.fa-chevron-left:before{content:"\f053"}.fa-chevron-right:before{content:"\f054"}.fa-chevron-up:before{content:"\f077"}.fa-child:before{content:"\f1ae"}.fa-chrome:before{content:"\f268"}.fa-chromecast:before{content:"\f838"}.fa-church:before{content:"\f51d"}.fa-circle:before{content:"\f111"}.fa-circle-notch:before{content:"\f1ce"}.fa-city:before{content:"\f64f"}.fa-clinic-medical:before{content:"\f7f2"}.fa-clipboard:before{content:"\f328"}.fa-clipboard-check:before{content:"\f46c"}.fa-clipboard-list:before{content:"\f46d"}.fa-clock:before{content:"\f017"}.fa-clone:before{content:"\f24d"}.fa-closed-captioning:before{content:"\f20a"}.fa-cloud:before{content:"\f0c2"}.fa-cloud-download-alt:before{content:"\f381"}.fa-cloud-meatball:before{content:"\f73b"}.fa-cloud-moon:before{content:"\f6c3"}.fa-cloud-moon-rain:before{content:"\f73c"}.fa-cloud-rain:before{content:"\f73d"}.fa-cloud-showers-heavy:before{content:"\f740"}.fa-cloud-sun:before{content:"\f6c4"}.fa-cloud-sun-rain:before{content:"\f743"}.fa-cloud-upload-alt:before{content:"\f382"}.fa-cloudscale:before{content:"\f383"}.fa-cloudsmith:before{content:"\f384"}.fa-cloudversify:before{content:"\f385"}.fa-cocktail:before{content:"\f561"}.fa-code:before{content:"\f121"}.fa-code-branch:before{content:"\f126"}.fa-codepen:before{content:"\f1cb"}.fa-codiepie:before{content:"\f284"}.fa-coffee:before{content:"\f0f4"}.fa-cog:before{content:"\f013"}.fa-cogs:before{content:"\f085"}.fa-coins:before{content:"\f51e"}.fa-columns:before{content:"\f0db"}.fa-comment:before{content:"\f075"}.fa-comment-alt:before{content:"\f27a"}.fa-comment-dollar:before{content:"\f651"}.fa-comment-dots:before{content:"\f4ad"}.fa-comment-medical:before{content:"\f7f5"}.fa-comment-slash:before{content:"\f4b3"}.fa-comments:before{content:"\f086"}.fa-comments-dollar:before{content:"\f653"}.fa-compact-disc:before{content:"\f51f"}.fa-compass:before{content:"\f14e"}.fa-compress:before{content:"\f066"}.fa-compress-arrows-alt:before{content:"\f78c"}.fa-concierge-bell:before{content:"\f562"}.fa-confluence:before{content:"\f78d"}.fa-connectdevelop:before{content:"\f20e"}.fa-contao:before{content:"\f26d"}.fa-cookie:before{content:"\f563"}.fa-cookie-bite:before{content:"\f564"}.fa-copy:before{content:"\f0c5"}.fa-copyright:before{content:"\f1f9"}.fa-couch:before{content:"\f4b8"}.fa-cpanel:before{content:"\f388"}.fa-creative-commons:before{content:"\f25e"}.fa-creative-commons-by:before{content:"\f4e7"}.fa-creative-commons-nc:before{content:"\f4e8"}.fa-creative-commons-nc-eu:before{content:"\f4e9"}.fa-creative-commons-nc-jp:before{content:"\f4ea"}.fa-creative-commons-nd:before{content:"\f4eb"}.fa-creative-commons-pd:before{content:"\f4ec"}.fa-creative-commons-pd-alt:before{content:"\f4ed"}.fa-creative-commons-remix:before{content:"\f4ee"}.fa-creative-commons-sa:before{content:"\f4ef"}.fa-creative-commons-sampling:before{content:"\f4f0"}.fa-creative-commons-sampling-plus:before{content:"\f4f1"}.fa-creative-commons-share:before{content:"\f4f2"}.fa-creative-commons-zero:before{content:"\f4f3"}.fa-credit-card:before{content:"\f09d"}.fa-critical-role:before{content:"\f6c9"}.fa-crop:before{content:"\f125"}.fa-crop-alt:before{content:"\f565"}.fa-cross:before{content:"\f654"}.fa-crosshairs:before{content:"\f05b"}.fa-crow:before{content:"\f520"}.fa-crown:before{content:"\f521"}.fa-crutch:before{content:"\f7f7"}.fa-css3:before{content:"\f13c"}.fa-css3-alt:before{content:"\f38b"}.fa-cube:before{content:"\f1b2"}.fa-cubes:before{content:"\f1b3"}.fa-cut:before{content:"\f0c4"}.fa-cuttlefish:before{content:"\f38c"}.fa-d-and-d:before{content:"\f38d"}.fa-d-and-d-beyond:before{content:"\f6ca"}.fa-dashcube:before{content:"\f210"}.fa-database:before{content:"\f1c0"}.fa-deaf:before{content:"\f2a4"}.fa-delicious:before{content:"\f1a5"}.fa-democrat:before{content:"\f747"}.fa-deploydog:before{content:"\f38e"}.fa-deskpro:before{content:"\f38f"}.fa-desktop:before{content:"\f108"}.fa-dev:before{content:"\f6cc"}.fa-deviantart:before{content:"\f1bd"}.fa-dharmachakra:before{content:"\f655"}.fa-dhl:before{content:"\f790"}.fa-diagnoses:before{content:"\f470"}.fa-diaspora:before{content:"\f791"}.fa-dice:before{content:"\f522"}.fa-dice-d20:before{content:"\f6cf"}.fa-dice-d6:before{content:"\f6d1"}.fa-dice-five:before{content:"\f523"}.fa-dice-four:before{content:"\f524"}.fa-dice-one:before{content:"\f525"}.fa-dice-six:before{content:"\f526"}.fa-dice-three:before{content:"\f527"}.fa-dice-two:before{content:"\f528"}.fa-digg:before{content:"\f1a6"}.fa-digital-ocean:before{content:"\f391"}.fa-digital-tachograph:before{content:"\f566"}.fa-directions:before{content:"\f5eb"}.fa-discord:before{content:"\f392"}.fa-discourse:before{content:"\f393"}.fa-divide:before{content:"\f529"}.fa-dizzy:before{content:"\f567"}.fa-dna:before{content:"\f471"}.fa-dochub:before{content:"\f394"}.fa-docker:before{content:"\f395"}.fa-dog:before{content:"\f6d3"}.fa-dollar-sign:before{content:"\f155"}.fa-dolly:before{content:"\f472"}.fa-dolly-flatbed:before{content:"\f474"}.fa-donate:before{content:"\f4b9"}.fa-door-closed:before{content:"\f52a"}.fa-door-open:before{content:"\f52b"}.fa-dot-circle:before{content:"\f192"}.fa-dove:before{content:"\f4ba"}.fa-download:before{content:"\f019"}.fa-draft2digital:before{content:"\f396"}.fa-drafting-compass:before{content:"\f568"}.fa-dragon:before{content:"\f6d5"}.fa-draw-polygon:before{content:"\f5ee"}.fa-dribbble:before{content:"\f17d"}.fa-dribbble-square:before{content:"\f397"}.fa-dropbox:before{content:"\f16b"}.fa-drum:before{content:"\f569"}.fa-drum-steelpan:before{content:"\f56a"}.fa-drumstick-bite:before{content:"\f6d7"}.fa-drupal:before{content:"\f1a9"}.fa-dumbbell:before{content:"\f44b"}.fa-dumpster:before{content:"\f793"}.fa-dumpster-fire:before{content:"\f794"}.fa-dungeon:before{content:"\f6d9"}.fa-dyalog:before{content:"\f399"}.fa-earlybirds:before{content:"\f39a"}.fa-ebay:before{content:"\f4f4"}.fa-edge:before{content:"\f282"}.fa-edit:before{content:"\f044"}.fa-egg:before{content:"\f7fb"}.fa-eject:before{content:"\f052"}.fa-elementor:before{content:"\f430"}.fa-ellipsis-h:before{content:"\f141"}.fa-ellipsis-v:before{content:"\f142"}.fa-ello:before{content:"\f5f1"}.fa-ember:before{content:"\f423"}.fa-empire:before{content:"\f1d1"}.fa-envelope:before{content:"\f0e0"}.fa-envelope-open:before{content:"\f2b6"}.fa-envelope-open-text:before{content:"\f658"}.fa-envelope-square:before{content:"\f199"}.fa-envira:before{content:"\f299"}.fa-equals:before{content:"\f52c"}.fa-eraser:before{content:"\f12d"}.fa-erlang:before{content:"\f39d"}.fa-ethereum:before{content:"\f42e"}.fa-ethernet:before{content:"\f796"}.fa-etsy:before{content:"\f2d7"}.fa-euro-sign:before{content:"\f153"}.fa-evernote:before{content:"\f839"}.fa-exchange-alt:before{content:"\f362"}.fa-exclamation:before{content:"\f12a"}.fa-exclamation-circle:before{content:"\f06a"}.fa-exclamation-triangle:before{content:"\f071"}.fa-expand:before{content:"\f065"}.fa-expand-arrows-alt:before{content:"\f31e"}.fa-expeditedssl:before{content:"\f23e"}.fa-external-link-alt:before{content:"\f35d"}.fa-external-link-square-alt:before{content:"\f360"}.fa-eye:before{content:"\f06e"}.fa-eye-dropper:before{content:"\f1fb"}.fa-eye-slash:before{content:"\f070"}.fa-facebook:before{content:"\f09a"}.fa-facebook-f:before{content:"\f39e"}.fa-facebook-messenger:before{content:"\f39f"}.fa-facebook-square:before{content:"\f082"}.fa-fan:before{content:"\f863"}.fa-fantasy-flight-games:before{content:"\f6dc"}.fa-fast-backward:before{content:"\f049"}.fa-fast-forward:before{content:"\f050"}.fa-fax:before{content:"\f1ac"}.fa-feather:before{content:"\f52d"}.fa-feather-alt:before{content:"\f56b"}.fa-fedex:before{content:"\f797"}.fa-fedora:before{content:"\f798"}.fa-female:before{content:"\f182"}.fa-fighter-jet:before{content:"\f0fb"}.fa-figma:before{content:"\f799"}.fa-file:before{content:"\f15b"}.fa-file-alt:before{content:"\f15c"}.fa-file-archive:before{content:"\f1c6"}.fa-file-audio:before{content:"\f1c7"}.fa-file-code:before{content:"\f1c9"}.fa-file-contract:before{content:"\f56c"}.fa-file-csv:before{content:"\f6dd"}.fa-file-download:before{content:"\f56d"}.fa-file-excel:before{content:"\f1c3"}.fa-file-export:before{content:"\f56e"}.fa-file-image:before{content:"\f1c5"}.fa-file-import:before{content:"\f56f"}.fa-file-invoice:before{content:"\f570"}.fa-file-invoice-dollar:before{content:"\f571"}.fa-file-medical:before{content:"\f477"}.fa-file-medical-alt:before{content:"\f478"}.fa-file-pdf:before{content:"\f1c1"}.fa-file-powerpoint:before{content:"\f1c4"}.fa-file-prescription:before{content:"\f572"}.fa-file-signature:before{content:"\f573"}.fa-file-upload:before{content:"\f574"}.fa-file-video:before{content:"\f1c8"}.fa-file-word:before{content:"\f1c2"}.fa-fill:before{content:"\f575"}.fa-fill-drip:before{content:"\f576"}.fa-film:before{content:"\f008"}.fa-filter:before{content:"\f0b0"}.fa-fingerprint:before{content:"\f577"}.fa-fire:before{content:"\f06d"}.fa-fire-alt:before{content:"\f7e4"}.fa-fire-extinguisher:before{content:"\f134"}.fa-firefox:before{content:"\f269"}.fa-first-aid:before{content:"\f479"}.fa-first-order:before{content:"\f2b0"}.fa-first-order-alt:before{content:"\f50a"}.fa-firstdraft:before{content:"\f3a1"}.fa-fish:before{content:"\f578"}.fa-fist-raised:before{content:"\f6de"}.fa-flag:before{content:"\f024"}.fa-flag-checkered:before{content:"\f11e"}.fa-flag-usa:before{content:"\f74d"}.fa-flask:before{content:"\f0c3"}.fa-flickr:before{content:"\f16e"}.fa-flipboard:before{content:"\f44d"}.fa-flushed:before{content:"\f579"}.fa-fly:before{content:"\f417"}.fa-folder:before{content:"\f07b"}.fa-folder-minus:before{content:"\f65d"}.fa-folder-open:before{content:"\f07c"}.fa-folder-plus:before{content:"\f65e"}.fa-font:before{content:"\f031"}.fa-font-awesome:before{content:"\f2b4"}.fa-font-awesome-alt:before{content:"\f35c"}.fa-font-awesome-flag:before{content:"\f425"}.fa-font-awesome-logo-full:before{content:"\f4e6"}.fa-fonticons:before{content:"\f280"}.fa-fonticons-fi:before{content:"\f3a2"}.fa-football-ball:before{content:"\f44e"}.fa-fort-awesome:before{content:"\f286"}.fa-fort-awesome-alt:before{content:"\f3a3"}.fa-forumbee:before{content:"\f211"}.fa-forward:before{content:"\f04e"}.fa-foursquare:before{content:"\f180"}.fa-free-code-camp:before{content:"\f2c5"}.fa-freebsd:before{content:"\f3a4"}.fa-frog:before{content:"\f52e"}.fa-frown:before{content:"\f119"}.fa-frown-open:before{content:"\f57a"}.fa-fulcrum:before{content:"\f50b"}.fa-funnel-dollar:before{content:"\f662"}.fa-futbol:before{content:"\f1e3"}.fa-galactic-republic:before{content:"\f50c"}.fa-galactic-senate:before{content:"\f50d"}.fa-gamepad:before{content:"\f11b"}.fa-gas-pump:before{content:"\f52f"}.fa-gavel:before{content:"\f0e3"}.fa-gem:before{content:"\f3a5"}.fa-genderless:before{content:"\f22d"}.fa-get-pocket:before{content:"\f265"}.fa-gg:before{content:"\f260"}.fa-gg-circle:before{content:"\f261"}.fa-ghost:before{content:"\f6e2"}.fa-gift:before{content:"\f06b"}.fa-gifts:before{content:"\f79c"}.fa-git:before{content:"\f1d3"}.fa-git-alt:before{content:"\f841"}.fa-git-square:before{content:"\f1d2"}.fa-github:before{content:"\f09b"}.fa-github-alt:before{content:"\f113"}.fa-github-square:before{content:"\f092"}.fa-gitkraken:before{content:"\f3a6"}.fa-gitlab:before{content:"\f296"}.fa-gitter:before{content:"\f426"}.fa-glass-cheers:before{content:"\f79f"}.fa-glass-martini:before{content:"\f000"}.fa-glass-martini-alt:before{content:"\f57b"}.fa-glass-whiskey:before{content:"\f7a0"}.fa-glasses:before{content:"\f530"}.fa-glide:before{content:"\f2a5"}.fa-glide-g:before{content:"\f2a6"}.fa-globe:before{content:"\f0ac"}.fa-globe-africa:before{content:"\f57c"}.fa-globe-americas:before{content:"\f57d"}.fa-globe-asia:before{content:"\f57e"}.fa-globe-europe:before{content:"\f7a2"}.fa-gofore:before{content:"\f3a7"}.fa-golf-ball:before{content:"\f450"}.fa-goodreads:before{content:"\f3a8"}.fa-goodreads-g:before{content:"\f3a9"}.fa-google:before{content:"\f1a0"}.fa-google-drive:before{content:"\f3aa"}.fa-google-play:before{content:"\f3ab"}.fa-google-plus:before{content:"\f2b3"}.fa-google-plus-g:before{content:"\f0d5"}.fa-google-plus-square:before{content:"\f0d4"}.fa-google-wallet:before{content:"\f1ee"}.fa-gopuram:before{content:"\f664"}.fa-graduation-cap:before{content:"\f19d"}.fa-gratipay:before{content:"\f184"}.fa-grav:before{content:"\f2d6"}.fa-greater-than:before{content:"\f531"}.fa-greater-than-equal:before{content:"\f532"}.fa-grimace:before{content:"\f57f"}.fa-grin:before{content:"\f580"}.fa-grin-alt:before{content:"\f581"}.fa-grin-beam:before{content:"\f582"}.fa-grin-beam-sweat:before{content:"\f583"}.fa-grin-hearts:before{content:"\f584"}.fa-grin-squint:before{content:"\f585"}.fa-grin-squint-tears:before{content:"\f586"}.fa-grin-stars:before{content:"\f587"}.fa-grin-tears:before{content:"\f588"}.fa-grin-tongue:before{content:"\f589"}.fa-grin-tongue-squint:before{content:"\f58a"}.fa-grin-tongue-wink:before{content:"\f58b"}.fa-grin-wink:before{content:"\f58c"}.fa-grip-horizontal:before{content:"\f58d"}.fa-grip-lines:before{content:"\f7a4"}.fa-grip-lines-vertical:before{content:"\f7a5"}.fa-grip-vertical:before{content:"\f58e"}.fa-gripfire:before{content:"\f3ac"}.fa-grunt:before{content:"\f3ad"}.fa-guitar:before{content:"\f7a6"}.fa-gulp:before{content:"\f3ae"}.fa-h-square:before{content:"\f0fd"}.fa-hacker-news:before{content:"\f1d4"}.fa-hacker-news-square:before{content:"\f3af"}.fa-hackerrank:before{content:"\f5f7"}.fa-hamburger:before{content:"\f805"}.fa-hammer:before{content:"\f6e3"}.fa-hamsa:before{content:"\f665"}.fa-hand-holding:before{content:"\f4bd"}.fa-hand-holding-heart:before{content:"\f4be"}.fa-hand-holding-usd:before{content:"\f4c0"}.fa-hand-lizard:before{content:"\f258"}.fa-hand-middle-finger:before{content:"\f806"}.fa-hand-paper:before{content:"\f256"}.fa-hand-peace:before{content:"\f25b"}.fa-hand-point-down:before{content:"\f0a7"}.fa-hand-point-left:before{content:"\f0a5"}.fa-hand-point-right:before{content:"\f0a4"}.fa-hand-point-up:before{content:"\f0a6"}.fa-hand-pointer:before{content:"\f25a"}.fa-hand-rock:before{content:"\f255"}.fa-hand-scissors:before{content:"\f257"}.fa-hand-spock:before{content:"\f259"}.fa-hands:before{content:"\f4c2"}.fa-hands-helping:before{content:"\f4c4"}.fa-handshake:before{content:"\f2b5"}.fa-hanukiah:before{content:"\f6e6"}.fa-hard-hat:before{content:"\f807"}.fa-hashtag:before{content:"\f292"}.fa-hat-wizard:before{content:"\f6e8"}.fa-haykal:before{content:"\f666"}.fa-hdd:before{content:"\f0a0"}.fa-heading:before{content:"\f1dc"}.fa-headphones:before{content:"\f025"}.fa-headphones-alt:before{content:"\f58f"}.fa-headset:before{content:"\f590"}.fa-heart:before{content:"\f004"}.fa-heart-broken:before{content:"\f7a9"}.fa-heartbeat:before{content:"\f21e"}.fa-helicopter:before{content:"\f533"}.fa-highlighter:before{content:"\f591"}.fa-hiking:before{content:"\f6ec"}.fa-hippo:before{content:"\f6ed"}.fa-hips:before{content:"\f452"}.fa-hire-a-helper:before{content:"\f3b0"}.fa-history:before{content:"\f1da"}.fa-hockey-puck:before{content:"\f453"}.fa-holly-berry:before{content:"\f7aa"}.fa-home:before{content:"\f015"}.fa-hooli:before{content:"\f427"}.fa-hornbill:before{content:"\f592"}.fa-horse:before{content:"\f6f0"}.fa-horse-head:before{content:"\f7ab"}.fa-hospital:before{content:"\f0f8"}.fa-hospital-alt:before{content:"\f47d"}.fa-hospital-symbol:before{content:"\f47e"}.fa-hot-tub:before{content:"\f593"}.fa-hotdog:before{content:"\f80f"}.fa-hotel:before{content:"\f594"}.fa-hotjar:before{content:"\f3b1"}.fa-hourglass:before{content:"\f254"}.fa-hourglass-end:before{content:"\f253"}.fa-hourglass-half:before{content:"\f252"}.fa-hourglass-start:before{content:"\f251"}.fa-house-damage:before{content:"\f6f1"}.fa-houzz:before{content:"\f27c"}.fa-hryvnia:before{content:"\f6f2"}.fa-html5:before{content:"\f13b"}.fa-hubspot:before{content:"\f3b2"}.fa-i-cursor:before{content:"\f246"}.fa-ice-cream:before{content:"\f810"}.fa-icicles:before{content:"\f7ad"}.fa-icons:before{content:"\f86d"}.fa-id-badge:before{content:"\f2c1"}.fa-id-card:before{content:"\f2c2"}.fa-id-card-alt:before{content:"\f47f"}.fa-igloo:before{content:"\f7ae"}.fa-image:before{content:"\f03e"}.fa-images:before{content:"\f302"}.fa-imdb:before{content:"\f2d8"}.fa-inbox:before{content:"\f01c"}.fa-indent:before{content:"\f03c"}.fa-industry:before{content:"\f275"}.fa-infinity:before{content:"\f534"}.fa-info:before{content:"\f129"}.fa-info-circle:before{content:"\f05a"}.fa-instagram:before{content:"\f16d"}.fa-intercom:before{content:"\f7af"}.fa-internet-explorer:before{content:"\f26b"}.fa-invision:before{content:"\f7b0"}.fa-ioxhost:before{content:"\f208"}.fa-italic:before{content:"\f033"}.fa-itch-io:before{content:"\f83a"}.fa-itunes:before{content:"\f3b4"}.fa-itunes-note:before{content:"\f3b5"}.fa-java:before{content:"\f4e4"}.fa-jedi:before{content:"\f669"}.fa-jedi-order:before{content:"\f50e"}.fa-jenkins:before{content:"\f3b6"}.fa-jira:before{content:"\f7b1"}.fa-joget:before{content:"\f3b7"}.fa-joint:before{content:"\f595"}.fa-joomla:before{content:"\f1aa"}.fa-journal-whills:before{content:"\f66a"}.fa-js:before{content:"\f3b8"}.fa-js-square:before{content:"\f3b9"}.fa-jsfiddle:before{content:"\f1cc"}.fa-kaaba:before{content:"\f66b"}.fa-kaggle:before{content:"\f5fa"}.fa-key:before{content:"\f084"}.fa-keybase:before{content:"\f4f5"}.fa-keyboard:before{content:"\f11c"}.fa-keycdn:before{content:"\f3ba"}.fa-khanda:before{content:"\f66d"}.fa-kickstarter:before{content:"\f3bb"}.fa-kickstarter-k:before{content:"\f3bc"}.fa-kiss:before{content:"\f596"}.fa-kiss-beam:before{content:"\f597"}.fa-kiss-wink-heart:before{content:"\f598"}.fa-kiwi-bird:before{content:"\f535"}.fa-korvue:before{content:"\f42f"}.fa-landmark:before{content:"\f66f"}.fa-language:before{content:"\f1ab"}.fa-laptop:before{content:"\f109"}.fa-laptop-code:before{content:"\f5fc"}.fa-laptop-medical:before{content:"\f812"}.fa-laravel:before{content:"\f3bd"}.fa-lastfm:before{content:"\f202"}.fa-lastfm-square:before{content:"\f203"}.fa-laugh:before{content:"\f599"}.fa-laugh-beam:before{content:"\f59a"}.fa-laugh-squint:before{content:"\f59b"}.fa-laugh-wink:before{content:"\f59c"}.fa-layer-group:before{content:"\f5fd"}.fa-leaf:before{content:"\f06c"}.fa-leanpub:before{content:"\f212"}.fa-lemon:before{content:"\f094"}.fa-less:before{content:"\f41d"}.fa-less-than:before{content:"\f536"}.fa-less-than-equal:before{content:"\f537"}.fa-level-down-alt:before{content:"\f3be"}.fa-level-up-alt:before{content:"\f3bf"}.fa-life-ring:before{content:"\f1cd"}.fa-lightbulb:before{content:"\f0eb"}.fa-line:before{content:"\f3c0"}.fa-link:before{content:"\f0c1"}.fa-linkedin:before{content:"\f08c"}.fa-linkedin-in:before{content:"\f0e1"}.fa-linode:before{content:"\f2b8"}.fa-linux:before{content:"\f17c"}.fa-lira-sign:before{content:"\f195"}.fa-list:before{content:"\f03a"}.fa-list-alt:before{content:"\f022"}.fa-list-ol:before{content:"\f0cb"}.fa-list-ul:before{content:"\f0ca"}.fa-location-arrow:before{content:"\f124"}.fa-lock:before{content:"\f023"}.fa-lock-open:before{content:"\f3c1"}.fa-long-arrow-alt-down:before{content:"\f309"}.fa-long-arrow-alt-left:before{content:"\f30a"}.fa-long-arrow-alt-right:before{content:"\f30b"}.fa-long-arrow-alt-up:before{content:"\f30c"}.fa-low-vision:before{content:"\f2a8"}.fa-luggage-cart:before{content:"\f59d"}.fa-lyft:before{content:"\f3c3"}.fa-magento:before{content:"\f3c4"}.fa-magic:before{content:"\f0d0"}.fa-magnet:before{content:"\f076"}.fa-mail-bulk:before{content:"\f674"}.fa-mailchimp:before{content:"\f59e"}.fa-male:before{content:"\f183"}.fa-mandalorian:before{content:"\f50f"}.fa-map:before{content:"\f279"}.fa-map-marked:before{content:"\f59f"}.fa-map-marked-alt:before{content:"\f5a0"}.fa-map-marker:before{content:"\f041"}.fa-map-marker-alt:before{content:"\f3c5"}.fa-map-pin:before{content:"\f276"}.fa-map-signs:before{content:"\f277"}.fa-markdown:before{content:"\f60f"}.fa-marker:before{content:"\f5a1"}.fa-mars:before{content:"\f222"}.fa-mars-double:before{content:"\f227"}.fa-mars-stroke:before{content:"\f229"}.fa-mars-stroke-h:before{content:"\f22b"}.fa-mars-stroke-v:before{content:"\f22a"}.fa-mask:before{content:"\f6fa"}.fa-mastodon:before{content:"\f4f6"}.fa-maxcdn:before{content:"\f136"}.fa-medal:before{content:"\f5a2"}.fa-medapps:before{content:"\f3c6"}.fa-medium:before{content:"\f23a"}.fa-medium-m:before{content:"\f3c7"}.fa-medkit:before{content:"\f0fa"}.fa-medrt:before{content:"\f3c8"}.fa-meetup:before{content:"\f2e0"}.fa-megaport:before{content:"\f5a3"}.fa-meh:before{content:"\f11a"}.fa-meh-blank:before{content:"\f5a4"}.fa-meh-rolling-eyes:before{content:"\f5a5"}.fa-memory:before{content:"\f538"}.fa-mendeley:before{content:"\f7b3"}.fa-menorah:before{content:"\f676"}.fa-mercury:before{content:"\f223"}.fa-meteor:before{content:"\f753"}.fa-microchip:before{content:"\f2db"}.fa-microphone:before{content:"\f130"}.fa-microphone-alt:before{content:"\f3c9"}.fa-microphone-alt-slash:before{content:"\f539"}.fa-microphone-slash:before{content:"\f131"}.fa-microscope:before{content:"\f610"}.fa-microsoft:before{content:"\f3ca"}.fa-minus:before{content:"\f068"}.fa-minus-circle:before{content:"\f056"}.fa-minus-square:before{content:"\f146"}.fa-mitten:before{content:"\f7b5"}.fa-mix:before{content:"\f3cb"}.fa-mixcloud:before{content:"\f289"}.fa-mizuni:before{content:"\f3cc"}.fa-mobile:before{content:"\f10b"}.fa-mobile-alt:before{content:"\f3cd"}.fa-modx:before{content:"\f285"}.fa-monero:before{content:"\f3d0"}.fa-money-bill:before{content:"\f0d6"}.fa-money-bill-alt:before{content:"\f3d1"}.fa-money-bill-wave:before{content:"\f53a"}.fa-money-bill-wave-alt:before{content:"\f53b"}.fa-money-check:before{content:"\f53c"}.fa-money-check-alt:before{content:"\f53d"}.fa-monument:before{content:"\f5a6"}.fa-moon:before{content:"\f186"}.fa-mortar-pestle:before{content:"\f5a7"}.fa-mosque:before{content:"\f678"}.fa-motorcycle:before{content:"\f21c"}.fa-mountain:before{content:"\f6fc"}.fa-mouse-pointer:before{content:"\f245"}.fa-mug-hot:before{content:"\f7b6"}.fa-music:before{content:"\f001"}.fa-napster:before{content:"\f3d2"}.fa-neos:before{content:"\f612"}.fa-network-wired:before{content:"\f6ff"}.fa-neuter:before{content:"\f22c"}.fa-newspaper:before{content:"\f1ea"}.fa-nimblr:before{content:"\f5a8"}.fa-node:before{content:"\f419"}.fa-node-js:before{content:"\f3d3"}.fa-not-equal:before{content:"\f53e"}.fa-notes-medical:before{content:"\f481"}.fa-npm:before{content:"\f3d4"}.fa-ns8:before{content:"\f3d5"}.fa-nutritionix:before{content:"\f3d6"}.fa-object-group:before{content:"\f247"}.fa-object-ungroup:before{content:"\f248"}.fa-odnoklassniki:before{content:"\f263"}.fa-odnoklassniki-square:before{content:"\f264"}.fa-oil-can:before{content:"\f613"}.fa-old-republic:before{content:"\f510"}.fa-om:before{content:"\f679"}.fa-opencart:before{content:"\f23d"}.fa-openid:before{content:"\f19b"}.fa-opera:before{content:"\f26a"}.fa-optin-monster:before{content:"\f23c"}.fa-osi:before{content:"\f41a"}.fa-otter:before{content:"\f700"}.fa-outdent:before{content:"\f03b"}.fa-page4:before{content:"\f3d7"}.fa-pagelines:before{content:"\f18c"}.fa-pager:before{content:"\f815"}.fa-paint-brush:before{content:"\f1fc"}.fa-paint-roller:before{content:"\f5aa"}.fa-palette:before{content:"\f53f"}.fa-palfed:before{content:"\f3d8"}.fa-pallet:before{content:"\f482"}.fa-paper-plane:before{content:"\f1d8"}.fa-paperclip:before{content:"\f0c6"}.fa-parachute-box:before{content:"\f4cd"}.fa-paragraph:before{content:"\f1dd"}.fa-parking:before{content:"\f540"}.fa-passport:before{content:"\f5ab"}.fa-pastafarianism:before{content:"\f67b"}.fa-paste:before{content:"\f0ea"}.fa-patreon:before{content:"\f3d9"}.fa-pause:before{content:"\f04c"}.fa-pause-circle:before{content:"\f28b"}.fa-paw:before{content:"\f1b0"}.fa-paypal:before{content:"\f1ed"}.fa-peace:before{content:"\f67c"}.fa-pen:before{content:"\f304"}.fa-pen-alt:before{content:"\f305"}.fa-pen-fancy:before{content:"\f5ac"}.fa-pen-nib:before{content:"\f5ad"}.fa-pen-square:before{content:"\f14b"}.fa-pencil-alt:before{content:"\f303"}.fa-pencil-ruler:before{content:"\f5ae"}.fa-penny-arcade:before{content:"\f704"}.fa-people-carry:before{content:"\f4ce"}.fa-pepper-hot:before{content:"\f816"}.fa-percent:before{content:"\f295"}.fa-percentage:before{content:"\f541"}.fa-periscope:before{content:"\f3da"}.fa-person-booth:before{content:"\f756"}.fa-phabricator:before{content:"\f3db"}.fa-phoenix-framework:before{content:"\f3dc"}.fa-phoenix-squadron:before{content:"\f511"}.fa-phone:before{content:"\f095"}.fa-phone-alt:before{content:"\f879"}.fa-phone-slash:before{content:"\f3dd"}.fa-phone-square:before{content:"\f098"}.fa-phone-square-alt:before{content:"\f87b"}.fa-phone-volume:before{content:"\f2a0"}.fa-photo-video:before{content:"\f87c"}.fa-php:before{content:"\f457"}.fa-pied-piper:before{content:"\f2ae"}.fa-pied-piper-alt:before{content:"\f1a8"}.fa-pied-piper-hat:before{content:"\f4e5"}.fa-pied-piper-pp:before{content:"\f1a7"}.fa-piggy-bank:before{content:"\f4d3"}.fa-pills:before{content:"\f484"}.fa-pinterest:before{content:"\f0d2"}.fa-pinterest-p:before{content:"\f231"}.fa-pinterest-square:before{content:"\f0d3"}.fa-pizza-slice:before{content:"\f818"}.fa-place-of-worship:before{content:"\f67f"}.fa-plane:before{content:"\f072"}.fa-plane-arrival:before{content:"\f5af"}.fa-plane-departure:before{content:"\f5b0"}.fa-play:before{content:"\f04b"}.fa-play-circle:before{content:"\f144"}.fa-playstation:before{content:"\f3df"}.fa-plug:before{content:"\f1e6"}.fa-plus:before{content:"\f067"}.fa-plus-circle:before{content:"\f055"}.fa-plus-square:before{content:"\f0fe"}.fa-podcast:before{content:"\f2ce"}.fa-poll:before{content:"\f681"}.fa-poll-h:before{content:"\f682"}.fa-poo:before{content:"\f2fe"}.fa-poo-storm:before{content:"\f75a"}.fa-poop:before{content:"\f619"}.fa-portrait:before{content:"\f3e0"}.fa-pound-sign:before{content:"\f154"}.fa-power-off:before{content:"\f011"}.fa-pray:before{content:"\f683"}.fa-praying-hands:before{content:"\f684"}.fa-prescription:before{content:"\f5b1"}.fa-prescription-bottle:before{content:"\f485"}.fa-prescription-bottle-alt:before{content:"\f486"}.fa-print:before{content:"\f02f"}.fa-procedures:before{content:"\f487"}.fa-product-hunt:before{content:"\f288"}.fa-project-diagram:before{content:"\f542"}.fa-pushed:before{content:"\f3e1"}.fa-puzzle-piece:before{content:"\f12e"}.fa-python:before{content:"\f3e2"}.fa-qq:before{content:"\f1d6"}.fa-qrcode:before{content:"\f029"}.fa-question:before{content:"\f128"}.fa-question-circle:before{content:"\f059"}.fa-quidditch:before{content:"\f458"}.fa-quinscape:before{content:"\f459"}.fa-quora:before{content:"\f2c4"}.fa-quote-left:before{content:"\f10d"}.fa-quote-right:before{content:"\f10e"}.fa-quran:before{content:"\f687"}.fa-r-project:before{content:"\f4f7"}.fa-radiation:before{content:"\f7b9"}.fa-radiation-alt:before{content:"\f7ba"}.fa-rainbow:before{content:"\f75b"}.fa-random:before{content:"\f074"}.fa-raspberry-pi:before{content:"\f7bb"}.fa-ravelry:before{content:"\f2d9"}.fa-react:before{content:"\f41b"}.fa-reacteurope:before{content:"\f75d"}.fa-readme:before{content:"\f4d5"}.fa-rebel:before{content:"\f1d0"}.fa-receipt:before{content:"\f543"}.fa-recycle:before{content:"\f1b8"}.fa-red-river:before{content:"\f3e3"}.fa-reddit:before{content:"\f1a1"}.fa-reddit-alien:before{content:"\f281"}.fa-reddit-square:before{content:"\f1a2"}.fa-redhat:before{content:"\f7bc"}.fa-redo:before{content:"\f01e"}.fa-redo-alt:before{content:"\f2f9"}.fa-registered:before{content:"\f25d"}.fa-remove-format:before{content:"\f87d"}.fa-renren:before{content:"\f18b"}.fa-reply:before{content:"\f3e5"}.fa-reply-all:before{content:"\f122"}.fa-replyd:before{content:"\f3e6"}.fa-republican:before{content:"\f75e"}.fa-researchgate:before{content:"\f4f8"}.fa-resolving:before{content:"\f3e7"}.fa-restroom:before{content:"\f7bd"}.fa-retweet:before{content:"\f079"}.fa-rev:before{content:"\f5b2"}.fa-ribbon:before{content:"\f4d6"}.fa-ring:before{content:"\f70b"}.fa-road:before{content:"\f018"}.fa-robot:before{content:"\f544"}.fa-rocket:before{content:"\f135"}.fa-rocketchat:before{content:"\f3e8"}.fa-rockrms:before{content:"\f3e9"}.fa-route:before{content:"\f4d7"}.fa-rss:before{content:"\f09e"}.fa-rss-square:before{content:"\f143"}.fa-ruble-sign:before{content:"\f158"}.fa-ruler:before{content:"\f545"}.fa-ruler-combined:before{content:"\f546"}.fa-ruler-horizontal:before{content:"\f547"}.fa-ruler-vertical:before{content:"\f548"}.fa-running:before{content:"\f70c"}.fa-rupee-sign:before{content:"\f156"}.fa-sad-cry:before{content:"\f5b3"}.fa-sad-tear:before{content:"\f5b4"}.fa-safari:before{content:"\f267"}.fa-salesforce:before{content:"\f83b"}.fa-sass:before{content:"\f41e"}.fa-satellite:before{content:"\f7bf"}.fa-satellite-dish:before{content:"\f7c0"}.fa-save:before{content:"\f0c7"}.fa-schlix:before{content:"\f3ea"}.fa-school:before{content:"\f549"}.fa-screwdriver:before{content:"\f54a"}.fa-scribd:before{content:"\f28a"}.fa-scroll:before{content:"\f70e"}.fa-sd-card:before{content:"\f7c2"}.fa-search:before{content:"\f002"}.fa-search-dollar:before{content:"\f688"}.fa-search-location:before{content:"\f689"}.fa-search-minus:before{content:"\f010"}.fa-search-plus:before{content:"\f00e"}.fa-searchengin:before{content:"\f3eb"}.fa-seedling:before{content:"\f4d8"}.fa-sellcast:before{content:"\f2da"}.fa-sellsy:before{content:"\f213"}.fa-server:before{content:"\f233"}.fa-servicestack:before{content:"\f3ec"}.fa-shapes:before{content:"\f61f"}.fa-share:before{content:"\f064"}.fa-share-alt:before{content:"\f1e0"}.fa-share-alt-square:before{content:"\f1e1"}.fa-share-square:before{content:"\f14d"}.fa-shekel-sign:before{content:"\f20b"}.fa-shield-alt:before{content:"\f3ed"}.fa-ship:before{content:"\f21a"}.fa-shipping-fast:before{content:"\f48b"}.fa-shirtsinbulk:before{content:"\f214"}.fa-shoe-prints:before{content:"\f54b"}.fa-shopping-bag:before{content:"\f290"}.fa-shopping-basket:before{content:"\f291"}.fa-shopping-cart:before{content:"\f07a"}.fa-shopware:before{content:"\f5b5"}.fa-shower:before{content:"\f2cc"}.fa-shuttle-van:before{content:"\f5b6"}.fa-sign:before{content:"\f4d9"}.fa-sign-in-alt:before{content:"\f2f6"}.fa-sign-language:before{content:"\f2a7"}.fa-sign-out-alt:before{content:"\f2f5"}.fa-signal:before{content:"\f012"}.fa-signature:before{content:"\f5b7"}.fa-sim-card:before{content:"\f7c4"}.fa-simplybuilt:before{content:"\f215"}.fa-sistrix:before{content:"\f3ee"}.fa-sitemap:before{content:"\f0e8"}.fa-sith:before{content:"\f512"}.fa-skating:before{content:"\f7c5"}.fa-sketch:before{content:"\f7c6"}.fa-skiing:before{content:"\f7c9"}.fa-skiing-nordic:before{content:"\f7ca"}.fa-skull:before{content:"\f54c"}.fa-skull-crossbones:before{content:"\f714"}.fa-skyatlas:before{content:"\f216"}.fa-skype:before{content:"\f17e"}.fa-slack:before{content:"\f198"}.fa-slack-hash:before{content:"\f3ef"}.fa-slash:before{content:"\f715"}.fa-sleigh:before{content:"\f7cc"}.fa-sliders-h:before{content:"\f1de"}.fa-slideshare:before{content:"\f1e7"}.fa-smile:before{content:"\f118"}.fa-smile-beam:before{content:"\f5b8"}.fa-smile-wink:before{content:"\f4da"}.fa-smog:before{content:"\f75f"}.fa-smoking:before{content:"\f48d"}.fa-smoking-ban:before{content:"\f54d"}.fa-sms:before{content:"\f7cd"}.fa-snapchat:before{content:"\f2ab"}.fa-snapchat-ghost:before{content:"\f2ac"}.fa-snapchat-square:before{content:"\f2ad"}.fa-snowboarding:before{content:"\f7ce"}.fa-snowflake:before{content:"\f2dc"}.fa-snowman:before{content:"\f7d0"}.fa-snowplow:before{content:"\f7d2"}.fa-socks:before{content:"\f696"}.fa-solar-panel:before{content:"\f5ba"}.fa-sort:before{content:"\f0dc"}.fa-sort-alpha-down:before{content:"\f15d"}.fa-sort-alpha-down-alt:before{content:"\f881"}.fa-sort-alpha-up:before{content:"\f15e"}.fa-sort-alpha-up-alt:before{content:"\f882"}.fa-sort-amount-down:before{content:"\f160"}.fa-sort-amount-down-alt:before{content:"\f884"}.fa-sort-amount-up:before{content:"\f161"}.fa-sort-amount-up-alt:before{content:"\f885"}.fa-sort-down:before{content:"\f0dd"}.fa-sort-numeric-down:before{content:"\f162"}.fa-sort-numeric-down-alt:before{content:"\f886"}.fa-sort-numeric-up:before{content:"\f163"}.fa-sort-numeric-up-alt:before{content:"\f887"}.fa-sort-up:before{content:"\f0de"}.fa-soundcloud:before{content:"\f1be"}.fa-sourcetree:before{content:"\f7d3"}.fa-spa:before{content:"\f5bb"}.fa-space-shuttle:before{content:"\f197"}.fa-speakap:before{content:"\f3f3"}.fa-speaker-deck:before{content:"\f83c"}.fa-spell-check:before{content:"\f891"}.fa-spider:before{content:"\f717"}.fa-spinner:before{content:"\f110"}.fa-splotch:before{content:"\f5bc"}.fa-spotify:before{content:"\f1bc"}.fa-spray-can:before{content:"\f5bd"}.fa-square:before{content:"\f0c8"}.fa-square-full:before{content:"\f45c"}.fa-square-root-alt:before{content:"\f698"}.fa-squarespace:before{content:"\f5be"}.fa-stack-exchange:before{content:"\f18d"}.fa-stack-overflow:before{content:"\f16c"}.fa-stackpath:before{content:"\f842"}.fa-stamp:before{content:"\f5bf"}.fa-star:before{content:"\f005"}.fa-star-and-crescent:before{content:"\f699"}.fa-star-half:before{content:"\f089"}.fa-star-half-alt:before{content:"\f5c0"}.fa-star-of-david:before{content:"\f69a"}.fa-star-of-life:before{content:"\f621"}.fa-staylinked:before{content:"\f3f5"}.fa-steam:before{content:"\f1b6"}.fa-steam-square:before{content:"\f1b7"}.fa-steam-symbol:before{content:"\f3f6"}.fa-step-backward:before{content:"\f048"}.fa-step-forward:before{content:"\f051"}.fa-stethoscope:before{content:"\f0f1"}.fa-sticker-mule:before{content:"\f3f7"}.fa-sticky-note:before{content:"\f249"}.fa-stop:before{content:"\f04d"}.fa-stop-circle:before{content:"\f28d"}.fa-stopwatch:before{content:"\f2f2"}.fa-store:before{content:"\f54e"}.fa-store-alt:before{content:"\f54f"}.fa-strava:before{content:"\f428"}.fa-stream:before{content:"\f550"}.fa-street-view:before{content:"\f21d"}.fa-strikethrough:before{content:"\f0cc"}.fa-stripe:before{content:"\f429"}.fa-stripe-s:before{content:"\f42a"}.fa-stroopwafel:before{content:"\f551"}.fa-studiovinari:before{content:"\f3f8"}.fa-stumbleupon:before{content:"\f1a4"}.fa-stumbleupon-circle:before{content:"\f1a3"}.fa-subscript:before{content:"\f12c"}.fa-subway:before{content:"\f239"}.fa-suitcase:before{content:"\f0f2"}.fa-suitcase-rolling:before{content:"\f5c1"}.fa-sun:before{content:"\f185"}.fa-superpowers:before{content:"\f2dd"}.fa-superscript:before{content:"\f12b"}.fa-supple:before{content:"\f3f9"}.fa-surprise:before{content:"\f5c2"}.fa-suse:before{content:"\f7d6"}.fa-swatchbook:before{content:"\f5c3"}.fa-swimmer:before{content:"\f5c4"}.fa-swimming-pool:before{content:"\f5c5"}.fa-symfony:before{content:"\f83d"}.fa-synagogue:before{content:"\f69b"}.fa-sync:before{content:"\f021"}.fa-sync-alt:before{content:"\f2f1"}.fa-syringe:before{content:"\f48e"}.fa-table:before{content:"\f0ce"}.fa-table-tennis:before{content:"\f45d"}.fa-tablet:before{content:"\f10a"}.fa-tablet-alt:before{content:"\f3fa"}.fa-tablets:before{content:"\f490"}.fa-tachometer-alt:before{content:"\f3fd"}.fa-tag:before{content:"\f02b"}.fa-tags:before{content:"\f02c"}.fa-tape:before{content:"\f4db"}.fa-tasks:before{content:"\f0ae"}.fa-taxi:before{content:"\f1ba"}.fa-teamspeak:before{content:"\f4f9"}.fa-teeth:before{content:"\f62e"}.fa-teeth-open:before{content:"\f62f"}.fa-telegram:before{content:"\f2c6"}.fa-telegram-plane:before{content:"\f3fe"}.fa-temperature-high:before{content:"\f769"}.fa-temperature-low:before{content:"\f76b"}.fa-tencent-weibo:before{content:"\f1d5"}.fa-tenge:before{content:"\f7d7"}.fa-terminal:before{content:"\f120"}.fa-text-height:before{content:"\f034"}.fa-text-width:before{content:"\f035"}.fa-th:before{content:"\f00a"}.fa-th-large:before{content:"\f009"}.fa-th-list:before{content:"\f00b"}.fa-the-red-yeti:before{content:"\f69d"}.fa-theater-masks:before{content:"\f630"}.fa-themeco:before{content:"\f5c6"}.fa-themeisle:before{content:"\f2b2"}.fa-thermometer:before{content:"\f491"}.fa-thermometer-empty:before{content:"\f2cb"}.fa-thermometer-full:before{content:"\f2c7"}.fa-thermometer-half:before{content:"\f2c9"}.fa-thermometer-quarter:before{content:"\f2ca"}.fa-thermometer-three-quarters:before{content:"\f2c8"}.fa-think-peaks:before{content:"\f731"}.fa-thumbs-down:before{content:"\f165"}.fa-thumbs-up:before{content:"\f164"}.fa-thumbtack:before{content:"\f08d"}.fa-ticket-alt:before{content:"\f3ff"}.fa-times:before{content:"\f00d"}.fa-times-circle:before{content:"\f057"}.fa-tint:before{content:"\f043"}.fa-tint-slash:before{content:"\f5c7"}.fa-tired:before{content:"\f5c8"}.fa-toggle-off:before{content:"\f204"}.fa-toggle-on:before{content:"\f205"}.fa-toilet:before{content:"\f7d8"}.fa-toilet-paper:before{content:"\f71e"}.fa-toolbox:before{content:"\f552"}.fa-tools:before{content:"\f7d9"}.fa-tooth:before{content:"\f5c9"}.fa-torah:before{content:"\f6a0"}.fa-torii-gate:before{content:"\f6a1"}.fa-tractor:before{content:"\f722"}.fa-trade-federation:before{content:"\f513"}.fa-trademark:before{content:"\f25c"}.fa-traffic-light:before{content:"\f637"}.fa-train:before{content:"\f238"}.fa-tram:before{content:"\f7da"}.fa-transgender:before{content:"\f224"}.fa-transgender-alt:before{content:"\f225"}.fa-trash:before{content:"\f1f8"}.fa-trash-alt:before{content:"\f2ed"}.fa-trash-restore:before{content:"\f829"}.fa-trash-restore-alt:before{content:"\f82a"}.fa-tree:before{content:"\f1bb"}.fa-trello:before{content:"\f181"}.fa-tripadvisor:before{content:"\f262"}.fa-trophy:before{content:"\f091"}.fa-truck:before{content:"\f0d1"}.fa-truck-loading:before{content:"\f4de"}.fa-truck-monster:before{content:"\f63b"}.fa-truck-moving:before{content:"\f4df"}.fa-truck-pickup:before{content:"\f63c"}.fa-tshirt:before{content:"\f553"}.fa-tty:before{content:"\f1e4"}.fa-tumblr:before{content:"\f173"}.fa-tumblr-square:before{content:"\f174"}.fa-tv:before{content:"\f26c"}.fa-twitch:before{content:"\f1e8"}.fa-twitter:before{content:"\f099"}.fa-twitter-square:before{content:"\f081"}.fa-typo3:before{content:"\f42b"}.fa-uber:before{content:"\f402"}.fa-ubuntu:before{content:"\f7df"}.fa-uikit:before{content:"\f403"}.fa-umbrella:before{content:"\f0e9"}.fa-umbrella-beach:before{content:"\f5ca"}.fa-underline:before{content:"\f0cd"}.fa-undo:before{content:"\f0e2"}.fa-undo-alt:before{content:"\f2ea"}.fa-uniregistry:before{content:"\f404"}.fa-universal-access:before{content:"\f29a"}.fa-university:before{content:"\f19c"}.fa-unlink:before{content:"\f127"}.fa-unlock:before{content:"\f09c"}.fa-unlock-alt:before{content:"\f13e"}.fa-untappd:before{content:"\f405"}.fa-upload:before{content:"\f093"}.fa-ups:before{content:"\f7e0"}.fa-usb:before{content:"\f287"}.fa-user:before{content:"\f007"}.fa-user-alt:before{content:"\f406"}.fa-user-alt-slash:before{content:"\f4fa"}.fa-user-astronaut:before{content:"\f4fb"}.fa-user-check:before{content:"\f4fc"}.fa-user-circle:before{content:"\f2bd"}.fa-user-clock:before{content:"\f4fd"}.fa-user-cog:before{content:"\f4fe"}.fa-user-edit:before{content:"\f4ff"}.fa-user-friends:before{content:"\f500"}.fa-user-graduate:before{content:"\f501"}.fa-user-injured:before{content:"\f728"}.fa-user-lock:before{content:"\f502"}.fa-user-md:before{content:"\f0f0"}.fa-user-minus:before{content:"\f503"}.fa-user-ninja:before{content:"\f504"}.fa-user-nurse:before{content:"\f82f"}.fa-user-plus:before{content:"\f234"}.fa-user-secret:before{content:"\f21b"}.fa-user-shield:before{content:"\f505"}.fa-user-slash:before{content:"\f506"}.fa-user-tag:before{content:"\f507"}.fa-user-tie:before{content:"\f508"}.fa-user-times:before{content:"\f235"}.fa-users:before{content:"\f0c0"}.fa-users-cog:before{content:"\f509"}.fa-usps:before{content:"\f7e1"}.fa-ussunnah:before{content:"\f407"}.fa-utensil-spoon:before{content:"\f2e5"}.fa-utensils:before{content:"\f2e7"}.fa-vaadin:before{content:"\f408"}.fa-vector-square:before{content:"\f5cb"}.fa-venus:before{content:"\f221"}.fa-venus-double:before{content:"\f226"}.fa-venus-mars:before{content:"\f228"}.fa-viacoin:before{content:"\f237"}.fa-viadeo:before{content:"\f2a9"}.fa-viadeo-square:before{content:"\f2aa"}.fa-vial:before{content:"\f492"}.fa-vials:before{content:"\f493"}.fa-viber:before{content:"\f409"}.fa-video:before{content:"\f03d"}.fa-video-slash:before{content:"\f4e2"}.fa-vihara:before{content:"\f6a7"}.fa-vimeo:before{content:"\f40a"}.fa-vimeo-square:before{content:"\f194"}.fa-vimeo-v:before{content:"\f27d"}.fa-vine:before{content:"\f1ca"}.fa-vk:before{content:"\f189"}.fa-vnv:before{content:"\f40b"}.fa-voicemail:before{content:"\f897"}.fa-volleyball-ball:before{content:"\f45f"}.fa-volume-down:before{content:"\f027"}.fa-volume-mute:before{content:"\f6a9"}.fa-volume-off:before{content:"\f026"}.fa-volume-up:before{content:"\f028"}.fa-vote-yea:before{content:"\f772"}.fa-vr-cardboard:before{content:"\f729"}.fa-vuejs:before{content:"\f41f"}.fa-walking:before{content:"\f554"}.fa-wallet:before{content:"\f555"}.fa-warehouse:before{content:"\f494"}.fa-water:before{content:"\f773"}.fa-wave-square:before{content:"\f83e"}.fa-waze:before{content:"\f83f"}.fa-weebly:before{content:"\f5cc"}.fa-weibo:before{content:"\f18a"}.fa-weight:before{content:"\f496"}.fa-weight-hanging:before{content:"\f5cd"}.fa-weixin:before{content:"\f1d7"}.fa-whatsapp:before{content:"\f232"}.fa-whatsapp-square:before{content:"\f40c"}.fa-wheelchair:before{content:"\f193"}.fa-whmcs:before{content:"\f40d"}.fa-wifi:before{content:"\f1eb"}.fa-wikipedia-w:before{content:"\f266"}.fa-wind:before{content:"\f72e"}.fa-window-close:before{content:"\f410"}.fa-window-maximize:before{content:"\f2d0"}.fa-window-minimize:before{content:"\f2d1"}.fa-window-restore:before{content:"\f2d2"}.fa-windows:before{content:"\f17a"}.fa-wine-bottle:before{content:"\f72f"}.fa-wine-glass:before{content:"\f4e3"}.fa-wine-glass-alt:before{content:"\f5ce"}.fa-wix:before{content:"\f5cf"}.fa-wizards-of-the-coast:before{content:"\f730"}.fa-wolf-pack-battalion:before{content:"\f514"}.fa-won-sign:before{content:"\f159"}.fa-wordpress:before{content:"\f19a"}.fa-wordpress-simple:before{content:"\f411"}.fa-wpbeginner:before{content:"\f297"}.fa-wpexplorer:before{content:"\f2de"}.fa-wpforms:before{content:"\f298"}.fa-wpressr:before{content:"\f3e4"}.fa-wrench:before{content:"\f0ad"}.fa-x-ray:before{content:"\f497"}.fa-xbox:before{content:"\f412"}.fa-xing:before{content:"\f168"}.fa-xing-square:before{content:"\f169"}.fa-y-combinator:before{content:"\f23b"}.fa-yahoo:before{content:"\f19e"}.fa-yammer:before{content:"\f840"}.fa-yandex:before{content:"\f413"}.fa-yandex-international:before{content:"\f414"}.fa-yarn:before{content:"\f7e3"}.fa-yelp:before{content:"\f1e9"}.fa-yen-sign:before{content:"\f157"}.fa-yin-yang:before{content:"\f6ad"}.fa-yoast:before{content:"\f2b1"}.fa-youtube:before{content:"\f167"}.fa-youtube-square:before{content:"\f431"}.fa-zhihu:before{content:"\f63f"}.sr-only{border:0;clip:rect(0,0,0,0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.sr-only-focusable:active,.sr-only-focusable:focus{clip:auto;height:auto;margin:0;overflow:visible;position:static;width:auto}@font-face{font-family:"Font Awesome 5 Brands";font-style:normal;font-weight:normal;font-display:auto;src:url(//www.traininguri.ro/wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-brands-400.eot);src:url(//www.traininguri.ro/wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-brands-400.eot?#iefix) format("embedded-opentype"),url(//www.traininguri.ro/wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-brands-400.woff2) format("woff2"),url(//www.traininguri.ro/wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-brands-400.woff) format("woff"),url(//www.traininguri.ro/wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-brands-400.ttf) format("truetype"),url(//www.traininguri.ro/wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-brands-400.svg#fontawesome) format("svg")}.fab{font-family:"Font Awesome 5 Brands"}@font-face{font-family:"Font Awesome 5 Free";font-style:normal;font-weight:400;font-display:auto;src:url(//www.traininguri.ro/wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-regular-400.eot);src:url(//www.traininguri.ro/wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-regular-400.eot?#iefix) format("embedded-opentype"),url(//www.traininguri.ro/wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-regular-400.woff2) format("woff2"),url(//www.traininguri.ro/wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-regular-400.woff) format("woff"),url(//www.traininguri.ro/wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-regular-400.ttf) format("truetype"),url(//www.traininguri.ro/wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-regular-400.svg#fontawesome) format("svg")}.far{font-weight:400}@font-face{font-family:"Font Awesome 5 Free";font-style:normal;font-weight:900;font-display:auto;src:url(//www.traininguri.ro/wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-solid-900.eot);src:url(//www.traininguri.ro/wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-solid-900.eot?#iefix) format("embedded-opentype"),url(//www.traininguri.ro/wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-solid-900.woff2) format("woff2"),url(//www.traininguri.ro/wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-solid-900.woff) format("woff"),url(//www.traininguri.ro/wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-solid-900.ttf) format("truetype"),url(//www.traininguri.ro/wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-solid-900.svg#fontawesome) format("svg")}.fa,.far,.fas{font-family:"Font Awesome 5 Free"}.fa,.fas{font-weight:900}.fa.fa-glass:before{content:"\f000"}.fa.fa-meetup{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-star-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-star-o:before{content:"\f005"}.fa.fa-close:before,.fa.fa-remove:before{content:"\f00d"}.fa.fa-gear:before{content:"\f013"}.fa.fa-trash-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-trash-o:before{content:"\f2ed"}.fa.fa-file-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-file-o:before{content:"\f15b"}.fa.fa-clock-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-clock-o:before{content:"\f017"}.fa.fa-arrow-circle-o-down{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-arrow-circle-o-down:before{content:"\f358"}.fa.fa-arrow-circle-o-up{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-arrow-circle-o-up:before{content:"\f35b"}.fa.fa-play-circle-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-play-circle-o:before{content:"\f144"}.fa.fa-repeat:before,.fa.fa-rotate-right:before{content:"\f01e"}.fa.fa-refresh:before{content:"\f021"}.fa.fa-list-alt{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-dedent:before{content:"\f03b"}.fa.fa-video-camera:before{content:"\f03d"}.fa.fa-picture-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-picture-o:before{content:"\f03e"}.fa.fa-photo{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-photo:before{content:"\f03e"}.fa.fa-image{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-image:before{content:"\f03e"}.fa.fa-pencil:before{content:"\f303"}.fa.fa-map-marker:before{content:"\f3c5"}.fa.fa-pencil-square-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-pencil-square-o:before{content:"\f044"}.fa.fa-share-square-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-share-square-o:before{content:"\f14d"}.fa.fa-check-square-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-check-square-o:before{content:"\f14a"}.fa.fa-arrows:before{content:"\f0b2"}.fa.fa-times-circle-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-times-circle-o:before{content:"\f057"}.fa.fa-check-circle-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-check-circle-o:before{content:"\f058"}.fa.fa-mail-forward:before{content:"\f064"}.fa.fa-eye,.fa.fa-eye-slash{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-warning:before{content:"\f071"}.fa.fa-calendar:before{content:"\f073"}.fa.fa-arrows-v:before{content:"\f338"}.fa.fa-arrows-h:before{content:"\f337"}.fa.fa-bar-chart{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-bar-chart:before{content:"\f080"}.fa.fa-bar-chart-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-bar-chart-o:before{content:"\f080"}.fa.fa-facebook-square,.fa.fa-twitter-square{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-gears:before{content:"\f085"}.fa.fa-thumbs-o-up{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-thumbs-o-up:before{content:"\f164"}.fa.fa-thumbs-o-down{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-thumbs-o-down:before{content:"\f165"}.fa.fa-heart-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-heart-o:before{content:"\f004"}.fa.fa-sign-out:before{content:"\f2f5"}.fa.fa-linkedin-square{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-linkedin-square:before{content:"\f08c"}.fa.fa-thumb-tack:before{content:"\f08d"}.fa.fa-external-link:before{content:"\f35d"}.fa.fa-sign-in:before{content:"\f2f6"}.fa.fa-github-square{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-lemon-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-lemon-o:before{content:"\f094"}.fa.fa-square-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-square-o:before{content:"\f0c8"}.fa.fa-bookmark-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-bookmark-o:before{content:"\f02e"}.fa.fa-facebook,.fa.fa-twitter{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-facebook:before{content:"\f39e"}.fa.fa-facebook-f{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-facebook-f:before{content:"\f39e"}.fa.fa-github{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-credit-card{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-feed:before{content:"\f09e"}.fa.fa-hdd-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-hdd-o:before{content:"\f0a0"}.fa.fa-hand-o-right{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-hand-o-right:before{content:"\f0a4"}.fa.fa-hand-o-left{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-hand-o-left:before{content:"\f0a5"}.fa.fa-hand-o-up{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-hand-o-up:before{content:"\f0a6"}.fa.fa-hand-o-down{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-hand-o-down:before{content:"\f0a7"}.fa.fa-arrows-alt:before{content:"\f31e"}.fa.fa-group:before{content:"\f0c0"}.fa.fa-chain:before{content:"\f0c1"}.fa.fa-scissors:before{content:"\f0c4"}.fa.fa-files-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-files-o:before{content:"\f0c5"}.fa.fa-floppy-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-floppy-o:before{content:"\f0c7"}.fa.fa-navicon:before,.fa.fa-reorder:before{content:"\f0c9"}.fa.fa-google-plus,.fa.fa-google-plus-square,.fa.fa-pinterest,.fa.fa-pinterest-square{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-google-plus:before{content:"\f0d5"}.fa.fa-money{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-money:before{content:"\f3d1"}.fa.fa-unsorted:before{content:"\f0dc"}.fa.fa-sort-desc:before{content:"\f0dd"}.fa.fa-sort-asc:before{content:"\f0de"}.fa.fa-linkedin{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-linkedin:before{content:"\f0e1"}.fa.fa-rotate-left:before{content:"\f0e2"}.fa.fa-legal:before{content:"\f0e3"}.fa.fa-dashboard:before,.fa.fa-tachometer:before{content:"\f3fd"}.fa.fa-comment-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-comment-o:before{content:"\f075"}.fa.fa-comments-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-comments-o:before{content:"\f086"}.fa.fa-flash:before{content:"\f0e7"}.fa.fa-clipboard,.fa.fa-paste{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-paste:before{content:"\f328"}.fa.fa-lightbulb-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-lightbulb-o:before{content:"\f0eb"}.fa.fa-exchange:before{content:"\f362"}.fa.fa-cloud-download:before{content:"\f381"}.fa.fa-cloud-upload:before{content:"\f382"}.fa.fa-bell-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-bell-o:before{content:"\f0f3"}.fa.fa-cutlery:before{content:"\f2e7"}.fa.fa-file-text-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-file-text-o:before{content:"\f15c"}.fa.fa-building-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-building-o:before{content:"\f1ad"}.fa.fa-hospital-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-hospital-o:before{content:"\f0f8"}.fa.fa-tablet:before{content:"\f3fa"}.fa.fa-mobile-phone:before,.fa.fa-mobile:before{content:"\f3cd"}.fa.fa-circle-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-circle-o:before{content:"\f111"}.fa.fa-mail-reply:before{content:"\f3e5"}.fa.fa-github-alt{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-folder-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-folder-o:before{content:"\f07b"}.fa.fa-folder-open-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-folder-open-o:before{content:"\f07c"}.fa.fa-smile-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-smile-o:before{content:"\f118"}.fa.fa-frown-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-frown-o:before{content:"\f119"}.fa.fa-meh-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-meh-o:before{content:"\f11a"}.fa.fa-keyboard-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-keyboard-o:before{content:"\f11c"}.fa.fa-flag-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-flag-o:before{content:"\f024"}.fa.fa-mail-reply-all:before{content:"\f122"}.fa.fa-star-half-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-star-half-o:before{content:"\f089"}.fa.fa-star-half-empty{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-star-half-empty:before{content:"\f089"}.fa.fa-star-half-full{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-star-half-full:before{content:"\f089"}.fa.fa-code-fork:before{content:"\f126"}.fa.fa-chain-broken:before{content:"\f127"}.fa.fa-shield:before{content:"\f3ed"}.fa.fa-calendar-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-calendar-o:before{content:"\f133"}.fa.fa-css3,.fa.fa-html5,.fa.fa-maxcdn{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-ticket:before{content:"\f3ff"}.fa.fa-minus-square-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-minus-square-o:before{content:"\f146"}.fa.fa-level-up:before{content:"\f3bf"}.fa.fa-level-down:before{content:"\f3be"}.fa.fa-pencil-square:before{content:"\f14b"}.fa.fa-external-link-square:before{content:"\f360"}.fa.fa-compass{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-caret-square-o-down{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-caret-square-o-down:before{content:"\f150"}.fa.fa-toggle-down{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-toggle-down:before{content:"\f150"}.fa.fa-caret-square-o-up{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-caret-square-o-up:before{content:"\f151"}.fa.fa-toggle-up{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-toggle-up:before{content:"\f151"}.fa.fa-caret-square-o-right{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-caret-square-o-right:before{content:"\f152"}.fa.fa-toggle-right{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-toggle-right:before{content:"\f152"}.fa.fa-eur:before,.fa.fa-euro:before{content:"\f153"}.fa.fa-gbp:before{content:"\f154"}.fa.fa-dollar:before,.fa.fa-usd:before{content:"\f155"}.fa.fa-inr:before,.fa.fa-rupee:before{content:"\f156"}.fa.fa-cny:before,.fa.fa-jpy:before,.fa.fa-rmb:before,.fa.fa-yen:before{content:"\f157"}.fa.fa-rouble:before,.fa.fa-rub:before,.fa.fa-ruble:before{content:"\f158"}.fa.fa-krw:before,.fa.fa-won:before{content:"\f159"}.fa.fa-bitcoin,.fa.fa-btc{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-bitcoin:before{content:"\f15a"}.fa.fa-file-text:before{content:"\f15c"}.fa.fa-sort-alpha-asc:before{content:"\f15d"}.fa.fa-sort-alpha-desc:before{content:"\f15e"}.fa.fa-sort-amount-asc:before{content:"\f160"}.fa.fa-sort-amount-desc:before{content:"\f161"}.fa.fa-sort-numeric-asc:before{content:"\f162"}.fa.fa-sort-numeric-desc:before{content:"\f163"}.fa.fa-xing,.fa.fa-xing-square,.fa.fa-youtube,.fa.fa-youtube-play,.fa.fa-youtube-square{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-youtube-play:before{content:"\f167"}.fa.fa-adn,.fa.fa-bitbucket,.fa.fa-bitbucket-square,.fa.fa-dropbox,.fa.fa-flickr,.fa.fa-instagram,.fa.fa-stack-overflow{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-bitbucket-square:before{content:"\f171"}.fa.fa-tumblr,.fa.fa-tumblr-square{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-long-arrow-down:before{content:"\f309"}.fa.fa-long-arrow-up:before{content:"\f30c"}.fa.fa-long-arrow-left:before{content:"\f30a"}.fa.fa-long-arrow-right:before{content:"\f30b"}.fa.fa-android,.fa.fa-apple,.fa.fa-dribbble,.fa.fa-foursquare,.fa.fa-gittip,.fa.fa-gratipay,.fa.fa-linux,.fa.fa-skype,.fa.fa-trello,.fa.fa-windows{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-gittip:before{content:"\f184"}.fa.fa-sun-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-sun-o:before{content:"\f185"}.fa.fa-moon-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-moon-o:before{content:"\f186"}.fa.fa-pagelines,.fa.fa-renren,.fa.fa-stack-exchange,.fa.fa-vk,.fa.fa-weibo{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-arrow-circle-o-right{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-arrow-circle-o-right:before{content:"\f35a"}.fa.fa-arrow-circle-o-left{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-arrow-circle-o-left:before{content:"\f359"}.fa.fa-caret-square-o-left{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-caret-square-o-left:before{content:"\f191"}.fa.fa-toggle-left{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-toggle-left:before{content:"\f191"}.fa.fa-dot-circle-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-dot-circle-o:before{content:"\f192"}.fa.fa-vimeo-square{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-try:before,.fa.fa-turkish-lira:before{content:"\f195"}.fa.fa-plus-square-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-plus-square-o:before{content:"\f0fe"}.fa.fa-openid,.fa.fa-slack,.fa.fa-wordpress{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-bank:before,.fa.fa-institution:before{content:"\f19c"}.fa.fa-mortar-board:before{content:"\f19d"}.fa.fa-delicious,.fa.fa-digg,.fa.fa-drupal,.fa.fa-google,.fa.fa-joomla,.fa.fa-pied-piper-alt,.fa.fa-pied-piper-pp,.fa.fa-reddit,.fa.fa-reddit-square,.fa.fa-stumbleupon,.fa.fa-stumbleupon-circle,.fa.fa-yahoo{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-spoon:before{content:"\f2e5"}.fa.fa-behance,.fa.fa-behance-square,.fa.fa-steam,.fa.fa-steam-square{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-automobile:before{content:"\f1b9"}.fa.fa-cab:before{content:"\f1ba"}.fa.fa-envelope-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-envelope-o:before{content:"\f0e0"}.fa.fa-deviantart,.fa.fa-soundcloud{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-file-pdf-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-file-pdf-o:before{content:"\f1c1"}.fa.fa-file-word-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-file-word-o:before{content:"\f1c2"}.fa.fa-file-excel-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-file-excel-o:before{content:"\f1c3"}.fa.fa-file-powerpoint-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-file-powerpoint-o:before{content:"\f1c4"}.fa.fa-file-image-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-file-image-o:before{content:"\f1c5"}.fa.fa-file-photo-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-file-photo-o:before{content:"\f1c5"}.fa.fa-file-picture-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-file-picture-o:before{content:"\f1c5"}.fa.fa-file-archive-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-file-archive-o:before{content:"\f1c6"}.fa.fa-file-zip-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-file-zip-o:before{content:"\f1c6"}.fa.fa-file-audio-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-file-audio-o:before{content:"\f1c7"}.fa.fa-file-sound-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-file-sound-o:before{content:"\f1c7"}.fa.fa-file-video-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-file-video-o:before{content:"\f1c8"}.fa.fa-file-movie-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-file-movie-o:before{content:"\f1c8"}.fa.fa-file-code-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-file-code-o:before{content:"\f1c9"}.fa.fa-codepen,.fa.fa-jsfiddle,.fa.fa-vine{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-life-bouy,.fa.fa-life-ring{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-life-bouy:before{content:"\f1cd"}.fa.fa-life-buoy{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-life-buoy:before{content:"\f1cd"}.fa.fa-life-saver{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-life-saver:before{content:"\f1cd"}.fa.fa-support{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-support:before{content:"\f1cd"}.fa.fa-circle-o-notch:before{content:"\f1ce"}.fa.fa-ra,.fa.fa-rebel{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-ra:before{content:"\f1d0"}.fa.fa-resistance{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-resistance:before{content:"\f1d0"}.fa.fa-empire,.fa.fa-ge{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-ge:before{content:"\f1d1"}.fa.fa-git,.fa.fa-git-square,.fa.fa-hacker-news,.fa.fa-y-combinator-square{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-y-combinator-square:before{content:"\f1d4"}.fa.fa-yc-square{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-yc-square:before{content:"\f1d4"}.fa.fa-qq,.fa.fa-tencent-weibo,.fa.fa-wechat,.fa.fa-weixin{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-wechat:before{content:"\f1d7"}.fa.fa-send:before{content:"\f1d8"}.fa.fa-paper-plane-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-paper-plane-o:before{content:"\f1d8"}.fa.fa-send-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-send-o:before{content:"\f1d8"}.fa.fa-circle-thin{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-circle-thin:before{content:"\f111"}.fa.fa-header:before{content:"\f1dc"}.fa.fa-sliders:before{content:"\f1de"}.fa.fa-futbol-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-futbol-o:before{content:"\f1e3"}.fa.fa-soccer-ball-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-soccer-ball-o:before{content:"\f1e3"}.fa.fa-slideshare,.fa.fa-twitch,.fa.fa-yelp{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-newspaper-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-newspaper-o:before{content:"\f1ea"}.fa.fa-cc-amex,.fa.fa-cc-discover,.fa.fa-cc-mastercard,.fa.fa-cc-paypal,.fa.fa-cc-stripe,.fa.fa-cc-visa,.fa.fa-google-wallet,.fa.fa-paypal{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-bell-slash-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-bell-slash-o:before{content:"\f1f6"}.fa.fa-trash:before{content:"\f2ed"}.fa.fa-copyright{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-eyedropper:before{content:"\f1fb"}.fa.fa-area-chart:before{content:"\f1fe"}.fa.fa-pie-chart:before{content:"\f200"}.fa.fa-line-chart:before{content:"\f201"}.fa.fa-angellist,.fa.fa-ioxhost,.fa.fa-lastfm,.fa.fa-lastfm-square{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-cc{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-cc:before{content:"\f20a"}.fa.fa-ils:before,.fa.fa-shekel:before,.fa.fa-sheqel:before{content:"\f20b"}.fa.fa-meanpath{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-meanpath:before{content:"\f2b4"}.fa.fa-buysellads,.fa.fa-connectdevelop,.fa.fa-dashcube,.fa.fa-forumbee,.fa.fa-leanpub,.fa.fa-sellsy,.fa.fa-shirtsinbulk,.fa.fa-simplybuilt,.fa.fa-skyatlas{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-diamond{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-diamond:before{content:"\f3a5"}.fa.fa-intersex:before{content:"\f224"}.fa.fa-facebook-official{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-facebook-official:before{content:"\f09a"}.fa.fa-pinterest-p,.fa.fa-whatsapp{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-hotel:before{content:"\f236"}.fa.fa-medium,.fa.fa-viacoin,.fa.fa-y-combinator,.fa.fa-yc{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-yc:before{content:"\f23b"}.fa.fa-expeditedssl,.fa.fa-opencart,.fa.fa-optin-monster{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-battery-4:before,.fa.fa-battery:before{content:"\f240"}.fa.fa-battery-3:before{content:"\f241"}.fa.fa-battery-2:before{content:"\f242"}.fa.fa-battery-1:before{content:"\f243"}.fa.fa-battery-0:before{content:"\f244"}.fa.fa-object-group,.fa.fa-object-ungroup,.fa.fa-sticky-note-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-sticky-note-o:before{content:"\f249"}.fa.fa-cc-diners-club,.fa.fa-cc-jcb{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-clone,.fa.fa-hourglass-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-hourglass-o:before{content:"\f254"}.fa.fa-hourglass-1:before{content:"\f251"}.fa.fa-hourglass-2:before{content:"\f252"}.fa.fa-hourglass-3:before{content:"\f253"}.fa.fa-hand-rock-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-hand-rock-o:before{content:"\f255"}.fa.fa-hand-grab-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-hand-grab-o:before{content:"\f255"}.fa.fa-hand-paper-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-hand-paper-o:before{content:"\f256"}.fa.fa-hand-stop-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-hand-stop-o:before{content:"\f256"}.fa.fa-hand-scissors-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-hand-scissors-o:before{content:"\f257"}.fa.fa-hand-lizard-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-hand-lizard-o:before{content:"\f258"}.fa.fa-hand-spock-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-hand-spock-o:before{content:"\f259"}.fa.fa-hand-pointer-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-hand-pointer-o:before{content:"\f25a"}.fa.fa-hand-peace-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-hand-peace-o:before{content:"\f25b"}.fa.fa-registered{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-chrome,.fa.fa-creative-commons,.fa.fa-firefox,.fa.fa-get-pocket,.fa.fa-gg,.fa.fa-gg-circle,.fa.fa-internet-explorer,.fa.fa-odnoklassniki,.fa.fa-odnoklassniki-square,.fa.fa-opera,.fa.fa-safari,.fa.fa-tripadvisor,.fa.fa-wikipedia-w{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-television:before{content:"\f26c"}.fa.fa-500px,.fa.fa-amazon,.fa.fa-contao{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-calendar-plus-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-calendar-plus-o:before{content:"\f271"}.fa.fa-calendar-minus-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-calendar-minus-o:before{content:"\f272"}.fa.fa-calendar-times-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-calendar-times-o:before{content:"\f273"}.fa.fa-calendar-check-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-calendar-check-o:before{content:"\f274"}.fa.fa-map-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-map-o:before{content:"\f279"}.fa.fa-commenting:before{content:"\f4ad"}.fa.fa-commenting-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-commenting-o:before{content:"\f4ad"}.fa.fa-houzz,.fa.fa-vimeo{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-vimeo:before{content:"\f27d"}.fa.fa-black-tie,.fa.fa-edge,.fa.fa-fonticons,.fa.fa-reddit-alien{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-credit-card-alt:before{content:"\f09d"}.fa.fa-codiepie,.fa.fa-fort-awesome,.fa.fa-mixcloud,.fa.fa-modx,.fa.fa-product-hunt,.fa.fa-scribd,.fa.fa-usb{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-pause-circle-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-pause-circle-o:before{content:"\f28b"}.fa.fa-stop-circle-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-stop-circle-o:before{content:"\f28d"}.fa.fa-bluetooth,.fa.fa-bluetooth-b,.fa.fa-envira,.fa.fa-gitlab,.fa.fa-wheelchair-alt,.fa.fa-wpbeginner,.fa.fa-wpforms{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-wheelchair-alt:before{content:"\f368"}.fa.fa-question-circle-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-question-circle-o:before{content:"\f059"}.fa.fa-volume-control-phone:before{content:"\f2a0"}.fa.fa-asl-interpreting:before{content:"\f2a3"}.fa.fa-deafness:before,.fa.fa-hard-of-hearing:before{content:"\f2a4"}.fa.fa-glide,.fa.fa-glide-g{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-signing:before{content:"\f2a7"}.fa.fa-first-order,.fa.fa-google-plus-official,.fa.fa-pied-piper,.fa.fa-snapchat,.fa.fa-snapchat-ghost,.fa.fa-snapchat-square,.fa.fa-themeisle,.fa.fa-viadeo,.fa.fa-viadeo-square,.fa.fa-yoast{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-google-plus-official:before{content:"\f2b3"}.fa.fa-google-plus-circle{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-google-plus-circle:before{content:"\f2b3"}.fa.fa-fa,.fa.fa-font-awesome{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-fa:before{content:"\f2b4"}.fa.fa-handshake-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-handshake-o:before{content:"\f2b5"}.fa.fa-envelope-open-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-envelope-open-o:before{content:"\f2b6"}.fa.fa-linode{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-address-book-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-address-book-o:before{content:"\f2b9"}.fa.fa-vcard:before{content:"\f2bb"}.fa.fa-address-card-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-address-card-o:before{content:"\f2bb"}.fa.fa-vcard-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-vcard-o:before{content:"\f2bb"}.fa.fa-user-circle-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-user-circle-o:before{content:"\f2bd"}.fa.fa-user-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-user-o:before{content:"\f007"}.fa.fa-id-badge{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-drivers-license:before{content:"\f2c2"}.fa.fa-id-card-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-id-card-o:before{content:"\f2c2"}.fa.fa-drivers-license-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-drivers-license-o:before{content:"\f2c2"}.fa.fa-free-code-camp,.fa.fa-quora,.fa.fa-telegram{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-thermometer-4:before,.fa.fa-thermometer:before{content:"\f2c7"}.fa.fa-thermometer-3:before{content:"\f2c8"}.fa.fa-thermometer-2:before{content:"\f2c9"}.fa.fa-thermometer-1:before{content:"\f2ca"}.fa.fa-thermometer-0:before{content:"\f2cb"}.fa.fa-bathtub:before,.fa.fa-s15:before{content:"\f2cd"}.fa.fa-window-maximize,.fa.fa-window-restore{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-times-rectangle:before{content:"\f410"}.fa.fa-window-close-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-window-close-o:before{content:"\f410"}.fa.fa-times-rectangle-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-times-rectangle-o:before{content:"\f410"}.fa.fa-bandcamp,.fa.fa-eercast,.fa.fa-etsy,.fa.fa-grav,.fa.fa-imdb,.fa.fa-ravelry{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-eercast:before{content:"\f2da"}.fa.fa-snowflake-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-snowflake-o:before{content:"\f2dc"}.fa.fa-spotify,.fa.fa-superpowers,.fa.fa-wpexplorer{font-family:"Font Awesome 5 Brands";font-weight:400}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.elementor-22020 .elementor-element.elementor-element-54ccdf7 > .elementor-container{max-width:1025px;}.elementor-22020 .elementor-element.elementor-element-54ccdf7:not(.elementor-motion-effects-element-type-background), .elementor-22020 .elementor-element.elementor-element-54ccdf7 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-image:url(https://www.traininguri.ro/wp-content/uploads/2018/01/extreme-training-in-cifre.jpg);}.elementor-22020 .elementor-element.elementor-element-54ccdf7{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;margin-top:-100px;margin-bottom:0px;padding:120px 100px 200px 100px;}.elementor-22020 .elementor-element.elementor-element-54ccdf7 > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-22020 .elementor-element.elementor-element-54ccdf7 > .elementor-shape-bottom svg{width:calc(109% + 1.3px);height:101px;}.elementor-22020 .elementor-element.elementor-element-27a6c8f:not(.elementor-motion-effects-element-type-background) > .elementor-element-populated, .elementor-22020 .elementor-element.elementor-element-27a6c8f > .elementor-column-wrap > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#dadfe1;}.elementor-22020 .elementor-element.elementor-element-27a6c8f:hover > .elementor-element-populated{background-color:#c5eff7;}.elementor-22020 .elementor-element.elementor-element-27a6c8f > .elementor-element-populated{border-style:solid;border-width:1px 1px 1px 1px;border-color:#d1d1d1;transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;margin:10px 10px 10px 10px;}.elementor-22020 .elementor-element.elementor-element-27a6c8f > .elementor-element-populated, .elementor-22020 .elementor-element.elementor-element-27a6c8f > .elementor-element-populated > .elementor-background-overlay{border-radius:10px 10px 10px 10px;}.elementor-22020 .elementor-element.elementor-element-27a6c8f > .elementor-element-populated > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-22020 .elementor-element.elementor-element-058cbac .elementor-counter-number-wrapper{font-family:"Ubuntu", Sans-serif;font-size:50px;font-weight:500;}.elementor-22020 .elementor-element.elementor-element-f5072e3 .elementor-text-editor{text-align:center;}.elementor-22020 .elementor-element.elementor-element-f5072e3{font-size:16px;}.elementor-22020 .elementor-element.elementor-element-074ef72:not(.elementor-motion-effects-element-type-background) > .elementor-element-populated, .elementor-22020 .elementor-element.elementor-element-074ef72 > .elementor-column-wrap > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#dadfe1;}.elementor-22020 .elementor-element.elementor-element-074ef72:hover > .elementor-element-populated{background-color:#c5eff7;}.elementor-22020 .elementor-element.elementor-element-074ef72 > .elementor-element-populated{border-style:solid;border-width:1px 1px 1px 1px;border-color:#d1d1d1;transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;margin:10px 10px 10px 10px;}.elementor-22020 .elementor-element.elementor-element-074ef72 > .elementor-element-populated, .elementor-22020 .elementor-element.elementor-element-074ef72 > .elementor-element-populated > .elementor-background-overlay{border-radius:10px 10px 10px 10px;}.elementor-22020 .elementor-element.elementor-element-074ef72 > .elementor-element-populated > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-22020 .elementor-element.elementor-element-b34312f .elementor-counter-number-wrapper{font-family:"Ubuntu", Sans-serif;font-size:50px;font-weight:500;}.elementor-22020 .elementor-element.elementor-element-0346b2a .elementor-text-editor{text-align:center;}.elementor-22020 .elementor-element.elementor-element-0346b2a{font-size:16px;}.elementor-22020 .elementor-element.elementor-element-7ae81b9:not(.elementor-motion-effects-element-type-background) > .elementor-element-populated, .elementor-22020 .elementor-element.elementor-element-7ae81b9 > .elementor-column-wrap > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#dadfe1;}.elementor-22020 .elementor-element.elementor-element-7ae81b9:hover > .elementor-element-populated{background-color:#c5eff7;}.elementor-22020 .elementor-element.elementor-element-7ae81b9 > .elementor-element-populated{border-style:solid;border-width:1px 1px 1px 1px;border-color:#d1d1d1;transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;margin:10px 10px 10px 10px;}.elementor-22020 .elementor-element.elementor-element-7ae81b9 > .elementor-element-populated, .elementor-22020 .elementor-element.elementor-element-7ae81b9 > .elementor-element-populated > .elementor-background-overlay{border-radius:10px 10px 10px 10px;}.elementor-22020 .elementor-element.elementor-element-7ae81b9 > .elementor-element-populated > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-22020 .elementor-element.elementor-element-f8fe7f7 .elementor-counter-number-wrapper{font-family:"Ubuntu", Sans-serif;font-size:50px;font-weight:500;}.elementor-22020 .elementor-element.elementor-element-4ed8239 .elementor-text-editor{text-align:center;}.elementor-22020 .elementor-element.elementor-element-4ed8239{font-size:16px;}.elementor-22020 .elementor-element.elementor-element-34d3bda:not(.elementor-motion-effects-element-type-background) > .elementor-element-populated, .elementor-22020 .elementor-element.elementor-element-34d3bda > .elementor-column-wrap > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#dadfe1;}.elementor-22020 .elementor-element.elementor-element-34d3bda:hover > .elementor-element-populated{background-color:#c5eff7;}.elementor-22020 .elementor-element.elementor-element-34d3bda > .elementor-element-populated{border-style:solid;border-width:1px 1px 1px 1px;border-color:#d1d1d1;transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;margin:10px 10px 10px 10px;}.elementor-22020 .elementor-element.elementor-element-34d3bda > .elementor-element-populated, .elementor-22020 .elementor-element.elementor-element-34d3bda > .elementor-element-populated > .elementor-background-overlay{border-radius:10px 10px 10px 10px;}.elementor-22020 .elementor-element.elementor-element-34d3bda > .elementor-element-populated > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-22020 .elementor-element.elementor-element-3b6948b .elementor-counter-number-wrapper{font-family:"Ubuntu", Sans-serif;font-size:50px;font-weight:500;}.elementor-22020 .elementor-element.elementor-element-9847656 .elementor-text-editor{text-align:center;}.elementor-22020 .elementor-element.elementor-element-9847656{font-size:16px;}.elementor-22020 .elementor-element.elementor-element-dc21b73{margin-top:-100px;margin-bottom:50px;}.elementor-22020 .elementor-element.elementor-element-eebc1e3:not(.elementor-motion-effects-element-type-background) > .elementor-element-populated, .elementor-22020 .elementor-element.elementor-element-eebc1e3 > .elementor-column-wrap > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#f7f7f7;}.elementor-22020 .elementor-element.elementor-element-eebc1e3 > .elementor-element-populated{border-style:solid;border-width:1px 1px 1px 1px;border-color:#a3a3a3;box-shadow:0px 0px 10px 0px rgba(5,5,5,0.5);transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;margin:0px 30px 010px 5px;padding:0px 0px 20px 0px;}.elementor-22020 .elementor-element.elementor-element-eebc1e3 > .elementor-element-populated, .elementor-22020 .elementor-element.elementor-element-eebc1e3 > .elementor-element-populated > .elementor-background-overlay{border-radius:1px 1px 1px 1px;}.elementor-22020 .elementor-element.elementor-element-eebc1e3 > .elementor-element-populated > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-22020 .elementor-element.elementor-element-793781f{text-align:left;}.elementor-22020 .elementor-element.elementor-element-793781f.elementor-widget-heading .elementor-heading-title{color:#43403e;}.elementor-22020 .elementor-element.elementor-element-793781f .elementor-heading-title{font-family:"Ubuntu", Sans-serif;font-size:26px;font-weight:400;text-transform:capitalize;letter-spacing:0px;}.elementor-22020 .elementor-element.elementor-element-793781f > .elementor-widget-container{padding:0px 0px 0px 15px;}.elementor-22020 .elementor-element.elementor-element-3ca7b3b{font-family:"Roboto", Sans-serif;font-size:16px;font-weight:300;line-height:1.7em;}.elementor-22020 .elementor-element.elementor-element-3ca7b3b > .elementor-widget-container{margin:1px 1px 1px 1px;padding:0px 0px 0px 15px;}.elementor-22020 .elementor-element.elementor-element-4cead2f a.elementor-button, .elementor-22020 .elementor-element.elementor-element-4cead2f .elementor-button{font-family:"Roboto", Sans-serif;font-size:15px;font-weight:400;text-transform:uppercase;letter-spacing:4px;fill:#ef2f04;color:#ef2f04;background-color:rgba(0,0,0,0);border-radius:0px 0px 0px 0px;padding:15px 40px 15px 40px;}.elementor-22020 .elementor-element.elementor-element-4cead2f a.elementor-button:hover, .elementor-22020 .elementor-element.elementor-element-4cead2f .elementor-button:hover, .elementor-22020 .elementor-element.elementor-element-4cead2f a.elementor-button:focus, .elementor-22020 .elementor-element.elementor-element-4cead2f .elementor-button:focus{color:#f4f4f4;background-color:#000000;border-color:#43403e;}.elementor-22020 .elementor-element.elementor-element-4cead2f a.elementor-button:hover svg, .elementor-22020 .elementor-element.elementor-element-4cead2f .elementor-button:hover svg, .elementor-22020 .elementor-element.elementor-element-4cead2f a.elementor-button:focus svg, .elementor-22020 .elementor-element.elementor-element-4cead2f .elementor-button:focus svg{fill:#f4f4f4;}.elementor-22020 .elementor-element.elementor-element-4cead2f .elementor-button{border-style:solid;border-width:1px 1px 1px 1px;border-color:#000000;}.elementor-22020 .elementor-element.elementor-element-4cead2f > .elementor-widget-container{padding:0px 0px 0px 0px;}.elementor-22020 .elementor-element.elementor-element-3350e5c:not(.elementor-motion-effects-element-type-background) > .elementor-element-populated, .elementor-22020 .elementor-element.elementor-element-3350e5c > .elementor-column-wrap > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#f7f7f7;}.elementor-22020 .elementor-element.elementor-element-3350e5c > .elementor-element-populated{border-style:solid;border-width:1px 1px 1px 1px;border-color:#a3a3a3;box-shadow:0px 0px 10px 0px rgba(5,5,5,0.5);transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;margin:0px 5px 010px 30px;padding:0px 0px 20px 0px;}.elementor-22020 .elementor-element.elementor-element-3350e5c > .elementor-element-populated, .elementor-22020 .elementor-element.elementor-element-3350e5c > .elementor-element-populated > .elementor-background-overlay{border-radius:1px 1px 1px 1px;}.elementor-22020 .elementor-element.elementor-element-3350e5c > .elementor-element-populated > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-22020 .elementor-element.elementor-element-ac8416d{text-align:left;}.elementor-22020 .elementor-element.elementor-element-ac8416d.elementor-widget-heading .elementor-heading-title{color:#43403e;}.elementor-22020 .elementor-element.elementor-element-ac8416d .elementor-heading-title{font-family:"Ubuntu", Sans-serif;font-size:26px;font-weight:400;text-transform:capitalize;letter-spacing:0px;}.elementor-22020 .elementor-element.elementor-element-ac8416d > .elementor-widget-container{padding:0px 0px 0px 15px;}.elementor-22020 .elementor-element.elementor-element-4860122{font-family:"Roboto", Sans-serif;font-size:16px;font-weight:300;line-height:1.7em;}.elementor-22020 .elementor-element.elementor-element-4860122 > .elementor-widget-container{margin:1px 1px 1px 1px;padding:0px 0px 0px 15px;}.elementor-22020 .elementor-element.elementor-element-d34a573 a.elementor-button, .elementor-22020 .elementor-element.elementor-element-d34a573 .elementor-button{font-family:"Roboto", Sans-serif;font-size:15px;font-weight:400;text-transform:uppercase;letter-spacing:4px;fill:#ef2f04;color:#ef2f04;background-color:rgba(0,0,0,0);border-radius:0px 0px 0px 0px;padding:15px 40px 15px 40px;}.elementor-22020 .elementor-element.elementor-element-d34a573 a.elementor-button:hover, .elementor-22020 .elementor-element.elementor-element-d34a573 .elementor-button:hover, .elementor-22020 .elementor-element.elementor-element-d34a573 a.elementor-button:focus, .elementor-22020 .elementor-element.elementor-element-d34a573 .elementor-button:focus{color:#f4f4f4;background-color:#000000;border-color:#43403e;}.elementor-22020 .elementor-element.elementor-element-d34a573 a.elementor-button:hover svg, .elementor-22020 .elementor-element.elementor-element-d34a573 .elementor-button:hover svg, .elementor-22020 .elementor-element.elementor-element-d34a573 a.elementor-button:focus svg, .elementor-22020 .elementor-element.elementor-element-d34a573 .elementor-button:focus svg{fill:#f4f4f4;}.elementor-22020 .elementor-element.elementor-element-d34a573 .elementor-button{border-style:solid;border-width:1px 1px 1px 1px;border-color:#000000;}.elementor-22020 .elementor-element.elementor-element-d34a573 > .elementor-widget-container{padding:0px 0px 0px 0px;}.elementor-22020 .elementor-element.elementor-element-e709a04{margin-top:0px;margin-bottom:0px;padding:1px 1px 1px 1px;}.elementor-22020 .elementor-element.elementor-element-149e9c1:not(.elementor-motion-effects-element-type-background) > .elementor-element-populated, .elementor-22020 .elementor-element.elementor-element-149e9c1 > .elementor-column-wrap > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#ececec;}.elementor-22020 .elementor-element.elementor-element-149e9c1 > .elementor-element-populated{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;margin:0px 0px 0px 0px;padding:30px 30px 30px 30px;}.elementor-22020 .elementor-element.elementor-element-149e9c1 > .elementor-element-populated > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-22020 .elementor-element.elementor-element-1395d48 .elementor-heading-title{font-family:"Ubuntu", Sans-serif;font-size:41px;font-weight:500;}.elementor-22020 .elementor-element.elementor-element-1395d48 > .elementor-widget-container{padding:10px 10px 10px 10px;}.elementor-22020 .elementor-element.elementor-element-be5fa28{--divider-border-style:solid;--divider-border-color:#6ec1e4;--divider-border-width:6px;}.elementor-22020 .elementor-element.elementor-element-be5fa28 .elementor-divider-separator{width:28%;}.elementor-22020 .elementor-element.elementor-element-be5fa28 .elementor-divider{padding-top:15px;padding-bottom:15px;}.elementor-22020 .elementor-element.elementor-element-391880e .elementor-posts-container .elementor-post__thumbnail{padding-bottom:calc( 0.5 * 100% );}.elementor-22020 .elementor-element.elementor-element-391880e:after{content:"0.5";position:absolute;color:transparent;}.elementor-22020 .elementor-element.elementor-element-391880e .elementor-post__meta-data span + span:before{content:"•";}.elementor-22020 .elementor-element.elementor-element-391880e .elementor-posts-container{grid-column-gap:30px;grid-row-gap:35px;}.elementor-msie .elementor-22020 .elementor-element.elementor-element-391880e .elementor-post{padding-right:calc( 30px/2 );padding-left:calc( 30px/2 );padding-bottom:35px;}.elementor-msie .elementor-22020 .elementor-element.elementor-element-391880e .elementor-posts-container{margin-left:calc( -30px/2 );margin-right:calc( -30px/2 );}.elementor-22020 .elementor-element.elementor-element-391880e .elementor-post__text{margin-top:20px;}.elementor-22020 .elementor-element.elementor-element-391880e .elementor-post__title, .elementor-22020 .elementor-element.elementor-element-391880e .elementor-post__title a{color:#54595f;}.elementor-22020 .elementor-element.elementor-element-391880e .elementor-post__excerpt{margin-bottom:15px;}.elementor-22020 .elementor-element.elementor-element-391880e > .elementor-widget-container{padding:5px 5px 5px 5px;}.elementor-22020 .elementor-element.elementor-element-919c69b{margin-top:-50px;margin-bottom:10px;}.elementor-22020 .elementor-element.elementor-element-e139ffb{margin-top:0px;margin-bottom:0px;padding:1px 1px 1px 1px;}.elementor-22020 .elementor-element.elementor-element-20ceeb5:not(.elementor-motion-effects-element-type-background) > .elementor-element-populated, .elementor-22020 .elementor-element.elementor-element-20ceeb5 > .elementor-column-wrap > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#ffffff;}.elementor-22020 .elementor-element.elementor-element-20ceeb5 > .elementor-element-populated{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;margin:0px 0px 0px 0px;padding:30px 30px 30px 30px;}.elementor-22020 .elementor-element.elementor-element-20ceeb5 > .elementor-element-populated > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-22020 .elementor-element.elementor-element-7a90cd9 .elementor-heading-title{font-family:"Ubuntu", Sans-serif;font-size:41px;font-weight:500;}.elementor-22020 .elementor-element.elementor-element-7a90cd9 > .elementor-widget-container{padding:10px 10px 10px 10px;}.elementor-22020 .elementor-element.elementor-element-9e241d8{--divider-border-style:solid;--divider-border-color:#6ec1e4;--divider-border-width:6px;}.elementor-22020 .elementor-element.elementor-element-9e241d8 .elementor-divider-separator{width:28%;}.elementor-22020 .elementor-element.elementor-element-9e241d8 .elementor-divider{padding-top:15px;padding-bottom:15px;}.elementor-22020 .elementor-element.elementor-element-0dc4f3a .elementor-posts-container .elementor-post__thumbnail{padding-bottom:calc( 0.5 * 100% );}.elementor-22020 .elementor-element.elementor-element-0dc4f3a:after{content:"0.5";position:absolute;color:transparent;}.elementor-22020 .elementor-element.elementor-element-0dc4f3a .elementor-post__meta-data span + span:before{content:"•";}.elementor-22020 .elementor-element.elementor-element-0dc4f3a .elementor-posts-container{grid-column-gap:30px;grid-row-gap:35px;}.elementor-msie .elementor-22020 .elementor-element.elementor-element-0dc4f3a .elementor-post{padding-right:calc( 30px/2 );padding-left:calc( 30px/2 );padding-bottom:35px;}.elementor-msie .elementor-22020 .elementor-element.elementor-element-0dc4f3a .elementor-posts-container{margin-left:calc( -30px/2 );margin-right:calc( -30px/2 );}.elementor-22020 .elementor-element.elementor-element-0dc4f3a .elementor-post__text{margin-top:20px;}.elementor-22020 .elementor-element.elementor-element-0dc4f3a .elementor-post__title, .elementor-22020 .elementor-element.elementor-element-0dc4f3a .elementor-post__title a{color:#54595f;}.elementor-22020 .elementor-element.elementor-element-0dc4f3a .elementor-post__excerpt{margin-bottom:15px;}.elementor-22020 .elementor-element.elementor-element-0dc4f3a > .elementor-widget-container{padding:5px 5px 5px 5px;}.elementor-22020 .elementor-element.elementor-element-877715c{margin-top:-50px;margin-bottom:10px;}.elementor-22020 .elementor-element.elementor-element-b147625{margin-top:0px;margin-bottom:0px;padding:1px 1px 1px 1px;}.elementor-22020 .elementor-element.elementor-element-4b75694:not(.elementor-motion-effects-element-type-background) > .elementor-element-populated, .elementor-22020 .elementor-element.elementor-element-4b75694 > .elementor-column-wrap > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#ececec;}.elementor-22020 .elementor-element.elementor-element-4b75694 > .elementor-element-populated{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;margin:0px 0px 0px 0px;padding:30px 30px 30px 30px;}.elementor-22020 .elementor-element.elementor-element-4b75694 > .elementor-element-populated > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-22020 .elementor-element.elementor-element-41202e1 .elementor-heading-title{font-family:"Ubuntu", Sans-serif;font-size:41px;font-weight:500;}.elementor-22020 .elementor-element.elementor-element-41202e1 > .elementor-widget-container{padding:10px 10px 10px 10px;}.elementor-22020 .elementor-element.elementor-element-f80ff3e{--divider-border-style:solid;--divider-border-color:#6ec1e4;--divider-border-width:6px;}.elementor-22020 .elementor-element.elementor-element-f80ff3e .elementor-divider-separator{width:28%;}.elementor-22020 .elementor-element.elementor-element-f80ff3e .elementor-divider{padding-top:15px;padding-bottom:15px;}.elementor-22020 .elementor-element.elementor-element-e518c26 .elementor-posts-container .elementor-post__thumbnail{padding-bottom:calc( 0.5 * 100% );}.elementor-22020 .elementor-element.elementor-element-e518c26:after{content:"0.5";position:absolute;color:transparent;}.elementor-22020 .elementor-element.elementor-element-e518c26 .elementor-post__meta-data span + span:before{content:"•";}.elementor-22020 .elementor-element.elementor-element-e518c26 .elementor-posts-container{grid-column-gap:30px;grid-row-gap:35px;}.elementor-msie .elementor-22020 .elementor-element.elementor-element-e518c26 .elementor-post{padding-right:calc( 30px/2 );padding-left:calc( 30px/2 );padding-bottom:35px;}.elementor-msie .elementor-22020 .elementor-element.elementor-element-e518c26 .elementor-posts-container{margin-left:calc( -30px/2 );margin-right:calc( -30px/2 );}.elementor-22020 .elementor-element.elementor-element-e518c26 .elementor-post__text{margin-top:20px;}.elementor-22020 .elementor-element.elementor-element-e518c26 .elementor-post__title, .elementor-22020 .elementor-element.elementor-element-e518c26 .elementor-post__title a{color:#54595f;}.elementor-22020 .elementor-element.elementor-element-e518c26 .elementor-post__excerpt{margin-bottom:15px;}.elementor-22020 .elementor-element.elementor-element-e518c26 > .elementor-widget-container{padding:5px 5px 5px 5px;}.elementor-22020 .elementor-element.elementor-element-c4012d7{margin-top:-50px;margin-bottom:10px;}.elementor-22020 .elementor-element.elementor-element-bb9092a{margin-top:0px;margin-bottom:0px;padding:1px 1px 1px 1px;}.elementor-22020 .elementor-element.elementor-element-f19f2ca:not(.elementor-motion-effects-element-type-background) > .elementor-element-populated, .elementor-22020 .elementor-element.elementor-element-f19f2ca > .elementor-column-wrap > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#ffffff;}.elementor-22020 .elementor-element.elementor-element-f19f2ca > .elementor-element-populated{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;margin:0px 0px 0px 0px;padding:30px 30px 30px 30px;}.elementor-22020 .elementor-element.elementor-element-f19f2ca > .elementor-element-populated > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-22020 .elementor-element.elementor-element-fd44a0b .elementor-heading-title{font-family:"Ubuntu", Sans-serif;font-size:41px;font-weight:500;}.elementor-22020 .elementor-element.elementor-element-fd44a0b > .elementor-widget-container{padding:10px 10px 10px 10px;}.elementor-22020 .elementor-element.elementor-element-1ecb63e{--divider-border-style:solid;--divider-border-color:#6ec1e4;--divider-border-width:6px;}.elementor-22020 .elementor-element.elementor-element-1ecb63e .elementor-divider-separator{width:28%;}.elementor-22020 .elementor-element.elementor-element-1ecb63e .elementor-divider{padding-top:15px;padding-bottom:15px;}.elementor-22020 .elementor-element.elementor-element-de7b008 .elementor-posts-container .elementor-post__thumbnail{padding-bottom:calc( 0.5 * 100% );}.elementor-22020 .elementor-element.elementor-element-de7b008:after{content:"0.5";position:absolute;color:transparent;}.elementor-22020 .elementor-element.elementor-element-de7b008 .elementor-post__meta-data span + span:before{content:"•";}.elementor-22020 .elementor-element.elementor-element-de7b008 .elementor-posts-container{grid-column-gap:30px;grid-row-gap:35px;}.elementor-msie .elementor-22020 .elementor-element.elementor-element-de7b008 .elementor-post{padding-right:calc( 30px/2 );padding-left:calc( 30px/2 );padding-bottom:35px;}.elementor-msie .elementor-22020 .elementor-element.elementor-element-de7b008 .elementor-posts-container{margin-left:calc( -30px/2 );margin-right:calc( -30px/2 );}.elementor-22020 .elementor-element.elementor-element-de7b008 .elementor-post__text{margin-top:20px;}.elementor-22020 .elementor-element.elementor-element-de7b008 .elementor-post__title, .elementor-22020 .elementor-element.elementor-element-de7b008 .elementor-post__title a{color:#54595f;}.elementor-22020 .elementor-element.elementor-element-de7b008 .elementor-post__excerpt{margin-bottom:15px;}.elementor-22020 .elementor-element.elementor-element-de7b008 > .elementor-widget-container{padding:5px 5px 5px 5px;}.elementor-22020 .elementor-element.elementor-element-a93917b{margin-top:-50px;margin-bottom:10px;}.elementor-22020 .elementor-element.elementor-element-42cbbd4{margin-top:0px;margin-bottom:0px;padding:1px 1px 1px 1px;}.elementor-22020 .elementor-element.elementor-element-b0512aa:not(.elementor-motion-effects-element-type-background) > .elementor-element-populated, .elementor-22020 .elementor-element.elementor-element-b0512aa > .elementor-column-wrap > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#ececec;}.elementor-22020 .elementor-element.elementor-element-b0512aa > .elementor-element-populated{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;margin:0px 0px 0px 0px;padding:30px 30px 30px 30px;}.elementor-22020 .elementor-element.elementor-element-b0512aa > .elementor-element-populated > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-22020 .elementor-element.elementor-element-9524dc8 .elementor-heading-title{font-family:"Ubuntu", Sans-serif;font-size:41px;font-weight:500;}.elementor-22020 .elementor-element.elementor-element-9524dc8 > .elementor-widget-container{padding:10px 10px 10px 10px;}.elementor-22020 .elementor-element.elementor-element-0e9c519{--divider-border-style:solid;--divider-border-color:#6ec1e4;--divider-border-width:6px;}.elementor-22020 .elementor-element.elementor-element-0e9c519 .elementor-divider-separator{width:28%;}.elementor-22020 .elementor-element.elementor-element-0e9c519 .elementor-divider{padding-top:15px;padding-bottom:15px;}.elementor-22020 .elementor-element.elementor-element-1173ad5 .elementor-posts-container .elementor-post__thumbnail{padding-bottom:calc( 0.5 * 100% );}.elementor-22020 .elementor-element.elementor-element-1173ad5:after{content:"0.5";position:absolute;color:transparent;}.elementor-22020 .elementor-element.elementor-element-1173ad5 .elementor-post__meta-data span + span:before{content:"•";}.elementor-22020 .elementor-element.elementor-element-1173ad5 .elementor-posts-container{grid-column-gap:30px;grid-row-gap:35px;}.elementor-msie .elementor-22020 .elementor-element.elementor-element-1173ad5 .elementor-post{padding-right:calc( 30px/2 );padding-left:calc( 30px/2 );padding-bottom:35px;}.elementor-msie .elementor-22020 .elementor-element.elementor-element-1173ad5 .elementor-posts-container{margin-left:calc( -30px/2 );margin-right:calc( -30px/2 );}.elementor-22020 .elementor-element.elementor-element-1173ad5 .elementor-post__text{margin-top:20px;}.elementor-22020 .elementor-element.elementor-element-1173ad5 .elementor-post__title, .elementor-22020 .elementor-element.elementor-element-1173ad5 .elementor-post__title a{color:#54595f;}.elementor-22020 .elementor-element.elementor-element-1173ad5 .elementor-post__excerpt{margin-bottom:15px;}.elementor-22020 .elementor-element.elementor-element-1173ad5 > .elementor-widget-container{padding:5px 5px 5px 5px;}.elementor-22020 .elementor-element.elementor-element-f9e5961{margin-top:-50px;margin-bottom:10px;}.elementor-22020 .elementor-element.elementor-element-e20588b{margin-top:0px;margin-bottom:0px;padding:1px 1px 1px 1px;}.elementor-22020 .elementor-element.elementor-element-0049034:not(.elementor-motion-effects-element-type-background) > .elementor-element-populated, .elementor-22020 .elementor-element.elementor-element-0049034 > .elementor-column-wrap > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#ffffff;}.elementor-22020 .elementor-element.elementor-element-0049034 > .elementor-element-populated{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;margin:0px 0px 0px 0px;padding:30px 30px 30px 30px;}.elementor-22020 .elementor-element.elementor-element-0049034 > .elementor-element-populated > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-22020 .elementor-element.elementor-element-1f9b3e0 .elementor-heading-title{font-family:"Ubuntu", Sans-serif;font-size:41px;font-weight:500;}.elementor-22020 .elementor-element.elementor-element-1f9b3e0 > .elementor-widget-container{padding:10px 10px 10px 10px;}.elementor-22020 .elementor-element.elementor-element-69bd657{--divider-border-style:solid;--divider-border-color:#6ec1e4;--divider-border-width:6px;}.elementor-22020 .elementor-element.elementor-element-69bd657 .elementor-divider-separator{width:28%;}.elementor-22020 .elementor-element.elementor-element-69bd657 .elementor-divider{padding-top:15px;padding-bottom:15px;}.elementor-22020 .elementor-element.elementor-element-b990b8a .elementor-posts-container .elementor-post__thumbnail{padding-bottom:calc( 0.5 * 100% );}.elementor-22020 .elementor-element.elementor-element-b990b8a:after{content:"0.5";position:absolute;color:transparent;}.elementor-22020 .elementor-element.elementor-element-b990b8a .elementor-post__meta-data span + span:before{content:"•";}.elementor-22020 .elementor-element.elementor-element-b990b8a .elementor-posts-container{grid-column-gap:30px;grid-row-gap:35px;}.elementor-msie .elementor-22020 .elementor-element.elementor-element-b990b8a .elementor-post{padding-right:calc( 30px/2 );padding-left:calc( 30px/2 );padding-bottom:35px;}.elementor-msie .elementor-22020 .elementor-element.elementor-element-b990b8a .elementor-posts-container{margin-left:calc( -30px/2 );margin-right:calc( -30px/2 );}.elementor-22020 .elementor-element.elementor-element-b990b8a .elementor-post__text{margin-top:20px;}.elementor-22020 .elementor-element.elementor-element-b990b8a .elementor-post__title, .elementor-22020 .elementor-element.elementor-element-b990b8a .elementor-post__title a{color:#54595f;}.elementor-22020 .elementor-element.elementor-element-b990b8a .elementor-post__excerpt{margin-bottom:15px;}.elementor-22020 .elementor-element.elementor-element-b990b8a > .elementor-widget-container{padding:5px 5px 5px 5px;}.elementor-22020 .elementor-element.elementor-element-fc15d45{margin-top:-50px;margin-bottom:10px;}.elementor-22020 .elementor-element.elementor-element-6664882{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;padding:1px 1px 1px 1px;}.elementor-22020 .elementor-element.elementor-element-6664882 > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-22020 .elementor-element.elementor-element-5a38c8c:not(.elementor-motion-effects-element-type-background) > .elementor-element-populated, .elementor-22020 .elementor-element.elementor-element-5a38c8c > .elementor-column-wrap > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#ffffff;}.elementor-22020 .elementor-element.elementor-element-5a38c8c > .elementor-element-populated{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;margin:0px 0px 0px 0px;padding:30px 30px 30px 30px;}.elementor-22020 .elementor-element.elementor-element-5a38c8c > .elementor-element-populated > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-22020 .elementor-element.elementor-element-f7eaf9d .elementor-heading-title{font-family:"Ubuntu", Sans-serif;font-size:41px;font-weight:500;}.elementor-22020 .elementor-element.elementor-element-f7eaf9d > .elementor-widget-container{padding:10px 10px 10px 10px;}.elementor-22020 .elementor-element.elementor-element-7ce3164{--divider-border-style:solid;--divider-border-color:#6ec1e4;--divider-border-width:6px;}.elementor-22020 .elementor-element.elementor-element-7ce3164 .elementor-divider-separator{width:28%;}.elementor-22020 .elementor-element.elementor-element-7ce3164 .elementor-divider{padding-top:15px;padding-bottom:15px;}.elementor-22020 .elementor-element.elementor-element-9212cdf .elementor-posts-container .elementor-post__thumbnail{padding-bottom:calc( 0.55 * 100% );}.elementor-22020 .elementor-element.elementor-element-9212cdf:after{content:"0.55";position:absolute;color:transparent;}.elementor-22020 .elementor-element.elementor-element-9212cdf .elementor-post__thumbnail__link{width:100%;}.elementor-22020 .elementor-element.elementor-element-9212cdf .elementor-posts-container{grid-column-gap:30px;grid-row-gap:35px;}.elementor-msie .elementor-22020 .elementor-element.elementor-element-9212cdf .elementor-post{padding-right:calc( 30px/2 );padding-left:calc( 30px/2 );padding-bottom:35px;}.elementor-msie .elementor-22020 .elementor-element.elementor-element-9212cdf .elementor-posts-container{margin-left:calc( -30px/2 );margin-right:calc( -30px/2 );}.elementor-22020 .elementor-element.elementor-element-9212cdf.elementor-posts--thumbnail-left .elementor-post__thumbnail__link{margin-right:20px;}.elementor-22020 .elementor-element.elementor-element-9212cdf.elementor-posts--thumbnail-right .elementor-post__thumbnail__link{margin-left:20px;}.elementor-22020 .elementor-element.elementor-element-9212cdf.elementor-posts--thumbnail-top .elementor-post__thumbnail__link{margin-bottom:20px;}.elementor-22020 .elementor-element.elementor-element-9212cdf .elementor-post__title, .elementor-22020 .elementor-element.elementor-element-9212cdf .elementor-post__title a{color:#4c4c4c;font-size:17px;font-weight:500;}.elementor-22020 .elementor-element.elementor-element-1a2abc3{margin-top:0px;margin-bottom:10px;}.elementor-22020 .elementor-element.elementor-element-8b9e18e .elementor-search-form__container{min-height:50px;}.elementor-22020 .elementor-element.elementor-element-8b9e18e .elementor-search-form__submit{min-width:50px;}body:not(.rtl) .elementor-22020 .elementor-element.elementor-element-8b9e18e .elementor-search-form__icon{padding-left:calc(50px / 3);}body.rtl .elementor-22020 .elementor-element.elementor-element-8b9e18e .elementor-search-form__icon{padding-right:calc(50px / 3);}.elementor-22020 .elementor-element.elementor-element-8b9e18e .elementor-search-form__input, .elementor-22020 .elementor-element.elementor-element-8b9e18e.elementor-search-form--button-type-text .elementor-search-form__submit{padding-left:calc(50px / 3);padding-right:calc(50px / 3);}.elementor-22020 .elementor-element.elementor-element-8b9e18e:not(.elementor-search-form--skin-full_screen) .elementor-search-form__container{border-radius:3px;}.elementor-22020 .elementor-element.elementor-element-8b9e18e.elementor-search-form--skin-full_screen input[type="search"].elementor-search-form__input{border-radius:3px;}@media(max-width:1024px){.elementor-22020 .elementor-element.elementor-element-793781f .elementor-heading-title{font-size:25px;}.elementor-22020 .elementor-element.elementor-element-3ca7b3b{font-size:14px;}.elementor-22020 .elementor-element.elementor-element-3ca7b3b > .elementor-widget-container{padding:0px 0px 0px 0px;}.elementor-22020 .elementor-element.elementor-element-4cead2f a.elementor-button, .elementor-22020 .elementor-element.elementor-element-4cead2f .elementor-button{font-size:12px;}.elementor-22020 .elementor-element.elementor-element-ac8416d .elementor-heading-title{font-size:25px;}.elementor-22020 .elementor-element.elementor-element-4860122{font-size:14px;}.elementor-22020 .elementor-element.elementor-element-4860122 > .elementor-widget-container{padding:0px 0px 0px 0px;}.elementor-22020 .elementor-element.elementor-element-d34a573 a.elementor-button, .elementor-22020 .elementor-element.elementor-element-d34a573 .elementor-button{font-size:12px;}}@media(max-width:767px){.elementor-22020 .elementor-element.elementor-element-54ccdf7{margin-top:0px;margin-bottom:0px;padding:3px 3px 3px 3px;}.elementor-22020 .elementor-element.elementor-element-eebc1e3 > .elementor-element-populated{margin:5px 5px 5px 5px;}.elementor-22020 .elementor-element.elementor-element-793781f{text-align:center;}.elementor-22020 .elementor-element.elementor-element-793781f .elementor-heading-title{font-size:30px;}.elementor-22020 .elementor-element.elementor-element-3ca7b3b .elementor-text-editor{text-align:center;}.elementor-22020 .elementor-element.elementor-element-3ca7b3b{font-size:15px;line-height:1.7em;}.elementor-22020 .elementor-element.elementor-element-3350e5c > .elementor-element-populated{margin:1px 1px 1px 1px;padding:5px 5px 5px 5px;}.elementor-22020 .elementor-element.elementor-element-ac8416d{text-align:center;}.elementor-22020 .elementor-element.elementor-element-ac8416d .elementor-heading-title{font-size:30px;}.elementor-22020 .elementor-element.elementor-element-4860122 .elementor-text-editor{text-align:center;}.elementor-22020 .elementor-element.elementor-element-4860122{font-size:15px;line-height:1.7em;}.elementor-22020 .elementor-element.elementor-element-391880e .elementor-posts-container .elementor-post__thumbnail{padding-bottom:calc( 0.5 * 100% );}.elementor-22020 .elementor-element.elementor-element-391880e:after{content:"0.5";position:absolute;color:transparent;}.elementor-22020 .elementor-element.elementor-element-0dc4f3a .elementor-posts-container .elementor-post__thumbnail{padding-bottom:calc( 0.5 * 100% );}.elementor-22020 .elementor-element.elementor-element-0dc4f3a:after{content:"0.5";position:absolute;color:transparent;}.elementor-22020 .elementor-element.elementor-element-e518c26 .elementor-posts-container .elementor-post__thumbnail{padding-bottom:calc( 0.5 * 100% );}.elementor-22020 .elementor-element.elementor-element-e518c26:after{content:"0.5";position:absolute;color:transparent;}.elementor-22020 .elementor-element.elementor-element-de7b008 .elementor-posts-container .elementor-post__thumbnail{padding-bottom:calc( 0.5 * 100% );}.elementor-22020 .elementor-element.elementor-element-de7b008:after{content:"0.5";position:absolute;color:transparent;}.elementor-22020 .elementor-element.elementor-element-1173ad5 .elementor-posts-container .elementor-post__thumbnail{padding-bottom:calc( 0.5 * 100% );}.elementor-22020 .elementor-element.elementor-element-1173ad5:after{content:"0.5";position:absolute;color:transparent;}.elementor-22020 .elementor-element.elementor-element-b990b8a .elementor-posts-container .elementor-post__thumbnail{padding-bottom:calc( 0.5 * 100% );}.elementor-22020 .elementor-element.elementor-element-b990b8a:after{content:"0.5";position:absolute;color:transparent;}.elementor-22020 .elementor-element.elementor-element-9212cdf .elementor-posts-container .elementor-post__thumbnail{padding-bottom:calc( 0.5 * 100% );}.elementor-22020 .elementor-element.elementor-element-9212cdf:after{content:"0.5";position:absolute;color:transparent;}.elementor-22020 .elementor-element.elementor-element-9212cdf .elementor-post__thumbnail__link{width:100%;}}body.gppro-custom a:hover {color:#64c9ea}body.gppro-custom a:focus {color:#64c9ea}body.gppro-custom .header-widget-area .widget .nav-header a:hover {background-color:#fff;color:#666;text-decoration:none}body.gppro-custom .header-widget-area .widget .nav-header a:focus {background-color:#fff;color:#666;text-decoration:none}body.gppro-custom .header-widget-area .widget .nav-header .current-menu-item a:hover {background-color:#64c9ea;color:#fff}body.gppro-custom .header-widget-area .widget .nav-header .current-menu-item a:focus {background-color:#64c9ea;color:#fff}body.gppro-custom .nav-header .genesis-nav-menu .sub-menu a {font-weight:400}body.gppro-custom .nav-header .genesis-nav-menu .sub-menu a:hover {background-color:#f5f5f5;color:#222}body.gppro-custom .nav-header .genesis-nav-menu .sub-menu a:focus {background-color:#f5f5f5;color:#222}body.gppro-custom .nav-header .genesis-nav-menu .sub-menu .current-menu-item > a:hover {background-color:#64c9ea;color:#fff}body.gppro-custom .nav-header .genesis-nav-menu .sub-menu .current-menu-item > a:focus {background-color:#64c9ea;color:#fff}body.gppro-custom .header-widget-area .widget .widget-title {font-style:normal;text-align:inherit}body.gppro-custom .header-widget-area .widget a:hover {color:#64c9ea;text-decoration:underline}body.gppro-custom .header-widget-area .widget a:focus {color:#64c9ea;text-decoration:underline}body.gppro-custom .nav-primary .genesis-nav-menu > .menu-item > a:hover {background-color:#fff;color:#666}body.gppro-custom .nav-primary .genesis-nav-menu > .menu-item > a:focus {background-color:#fff;color:#666}body.gppro-custom .nav-primary .genesis-nav-menu > .current-menu-item > a:hover {background-color:#64c9ea;color:#fff}body.gppro-custom .nav-primary .genesis-nav-menu > .current-menu-item > a:focus {background-color:#64c9ea;color:#fff}body.gppro-custom .nav-primary .genesis-nav-menu .sub-menu a:hover {background-color:#f5f5f5;color:#222}body.gppro-custom .nav-primary .genesis-nav-menu .sub-menu a:focus {background-color:#f5f5f5;color:#222}body.gppro-custom .nav-primary .genesis-nav-menu .sub-menu .current-menu-item > a:hover {background-color:#64c9ea;color:#fff}body.gppro-custom .nav-primary .genesis-nav-menu .sub-menu .current-menu-item > a:focus {background-color:#64c9ea;color:#fff}body.gppro-custom .nav-secondary .genesis-nav-menu > .menu-item > a:hover {color:#666}body.gppro-custom .nav-secondary .genesis-nav-menu > .menu-item > a:focus {color:#666}body.gppro-custom .nav-secondary .genesis-nav-menu > .current-menu-item > a:hover {color:#666}body.gppro-custom .nav-secondary .genesis-nav-menu > .current-menu-item > a:focus {color:#666}body.gppro-custom .entry-header .entry-title a:hover {color:#64c9ea}body.gppro-custom .entry-header .entry-title a:focus {color:#64c9ea}body.gppro-custom .entry-header .entry-title {font-size:36px}body.gppro-custom .entry-header .entry-meta .entry-author a:hover {color:#777}body.gppro-custom .entry-header .entry-meta .entry-author a:focus {color:#777}body.gppro-custom .entry-header .entry-meta .entry-comments-link a:hover {color:#fff}body.gppro-custom .entry-header .entry-meta .entry-comments-link a:focus {color:#fff}body.gppro-custom .entry-header .entry-meta a:hover {text-decoration:underline}body.gppro-custom .entry-header .entry-meta a:focus {text-decoration:underline}body.gppro-custom .content > .entry .entry-content a:hover {color:#64c9ea}body.gppro-custom .content > .entry .entry-content a:focus {color:#64c9ea}body.gppro-custom .content .entry-content a:hover {text-decoration:underline}body.gppro-custom .content .entry-content a:focus {text-decoration:underline}body.gppro-custom .entry-footer .entry-categories a:hover {color:#64c9ea}body.gppro-custom .entry-footer .entry-categories a:focus {color:#64c9ea}body.gppro-custom .entry-footer .entry-tags a:hover {color:#64c9ea}body.gppro-custom .entry-footer .entry-tags a:focus {color:#64c9ea}body.gppro-custom .entry-footer .entry-meta a:hover {text-decoration:underline}body.gppro-custom .entry-footer .entry-meta a:focus {text-decoration:underline}body.gppro-custom .entry-content a.more-link:hover {color:#64c9ea}body.gppro-custom .entry-content a.more-link:focus {color:#64c9ea}body.gppro-custom .breadcrumb a:hover {color:#64c9ea;text-decoration:underline}body.gppro-custom .breadcrumb a:focus {color:#64c9ea;text-decoration:underline}body.gppro-custom .archive-pagination li a:hover {background-color:#6bd5f1;color:#fff}body.gppro-custom .archive-pagination li a:focus {background-color:#6bd5f1;color:#fff}body.gppro-custom .archive-pagination li.active a:hover {background-color:#6bd5f1;color:#fff}body.gppro-custom .archive-pagination li.active a:focus {background-color:#6bd5f1;color:#fff}body.gppro-custom .after-entry .widget .widget-title {font-style:normal;text-align:center}body.gppro-custom .after-entry .widget a:hover {color:#64c9ea}body.gppro-custom .after-entry .widget a:focus {color:#64c9ea}body.gppro-custom .author-box-content a:hover {color:#64c9ea;text-decoration:underline}body.gppro-custom .author-box-content a:focus {color:#64c9ea;text-decoration:underline}body.gppro-custom .comment-author a:hover {color:#64c9ea;text-decoration:underline}body.gppro-custom .comment-author a:focus {color:#64c9ea;text-decoration:underline}body.gppro-custom .comment-meta a:hover {color:#bbb;text-decoration:underline}body.gppro-custom .comment-meta a:focus {color:#bbb;text-decoration:underline}body.gppro-custom .comment-content a:hover {color:#64c9ea;text-decoration:underline}body.gppro-custom .comment-content a:focus {color:#64c9ea;text-decoration:underline}body.gppro-custom a.comment-reply-link:hover {color:#64c9ea;text-decoration:underline}body.gppro-custom a.comment-reply-link:focus {color:#64c9ea;text-decoration:underline}body.gppro-custom .entry-pings .comment-author a:hover {color:#64c9ea}body.gppro-custom .entry-pings .comment-author a:focus {color:#64c9ea}body.gppro-custom .entry-pings .comment-metadata a:hover {color:#bbb}body.gppro-custom .entry-pings .comment-metadata a:focus {color:#bbb}body.gppro-custom p.comment-notes a:hover {color:#64c9ea;text-decoration:underline}body.gppro-custom p.logged-in-as a:hover {color:#64c9ea}body.gppro-custom p.comment-notes a:focus {color:#64c9ea;text-decoration:underline}body.gppro-custom p.logged-in-as a:focus {color:#64c9ea}body.gppro-custom .comment-respond input[type="text"]:focus {background-color:#f5f5f5;border-color:#999}body.gppro-custom .comment-respond input[type="email"]:focus {background-color:#f5f5f5;border-color:#999}body.gppro-custom .comment-respond input[type="url"]:focus {background-color:#f5f5f5;border-color:#999}body.gppro-custom .comment-respond textarea:focus {background-color:#f5f5f5;border-color:#999}body.gppro-custom .comment-respond input#submit:hover {background-color:#6bd5f1;color:#fff}body.gppro-custom .comment-respond input#submit:focus {background-color:#6bd5f1;color:#fff}body.gppro-custom .sidebar .widget .widget-title {font-style:normal;text-align:left}body.gppro-custom .sidebar .widget a:hover {color:#64c9ea;text-decoration:underline}body.gppro-custom .sidebar .widget a:focus {color:#64c9ea;text-decoration:underline}body.gppro-custom .footer-widgets .widget .widget-title {font-style:normal;text-align:left}body.gppro-custom .footer-widgets .widget a:hover {color:#64c9ea;text-decoration:underline}body.gppro-custom .footer-widgets .widget a:focus {color:#64c9ea;text-decoration:underline}body.gppro-custom .site-footer p a:hover {color:#222}body.gppro-custom .site-footer p a:focus {color:#222}body.gppro-custom .site-footer a:hover {text-decoration:underline}body.gppro-custom .site-footer a:focus {text-decoration:underline}body.gppro-custom.executive-pro-portfolio article.portfolio h1 a:hover {color:#64c9ea}body.gppro-custom.executive-pro-portfolio article.portfolio h1 a:focus {color:#64c9ea}body.gppro-custom.single-portfolio article.portfolio .entry-content a:hover {color:#64c9ea}body.gppro-custom.single-portfolio article.portfolio .entry-content a:focus {color:#64c9ea}body.gppro-custom .content .genesis_responsive_slider h2 a:hover {color:#fff}body.gppro-custom .content .genesis_responsive_slider h2 a:focus {color:#fff}body.gppro-custom .content .genesis_responsive_slider p a:hover {color:#64c9ea}body.gppro-custom .content .genesis_responsive_slider p a:focus {color:#64c9ea}body.gppro-custom .home-top .widget .widget-title {font-style:normal;text-align:inherit}body.gppro-custom .home-top .widget a:hover {color:#64c9ea}body.gppro-custom .home-top .widget a:focus {color:#64c9ea}body.gppro-custom.executive-pro-home .home-cta .widget-title {font-style:normal;text-align:inherit}body.gppro-custom.executive-pro-home .home-cta .widget a.button:hover {background-color:#6bd5f1;color:#fff}body.gppro-custom.executive-pro-home .home-cta .widget a.button:focus {background-color:#6bd5f1;color:#fff}body.gppro-custom .home-middle .widget .widget-title {font-style:normal;text-align:inherit}body.gppro-custom .home-middle .widget a:hover {color:#64c9ea}body.gppro-custom .home-middle .widget a:focus {color:#64c9ea}
.mejs-container{position:relative;background:#000;font-family:Helvetica,Arial;text-align:left;vertical-align:top;text-indent:0}.me-plugin{position:absolute}.mejs-embed,.mejs-embed body{width:100%;height:100%;margin:0;padding:0;background:#000;overflow:hidden}.mejs-fullscreen{overflow:hidden!important}.mejs-container-fullscreen{position:fixed;left:0;top:0;right:0;bottom:0;overflow:hidden;z-index:1000}.mejs-container-fullscreen .mejs-mediaelement,.mejs-container-fullscreen video{width:100%;height:100%}.mejs-clear{clear:both}.mejs-background{position:absolute;top:0;left:0}.mejs-mediaelement{position:absolute;top:0;left:0;width:100%;height:100%}.mejs-poster{position:absolute;top:0;left:0;background-size:contain;background-position:50% 50%;background-repeat:no-repeat}:root .mejs-poster img{display:none}.mejs-poster img{padding:0;border:0}.mejs-overlay{position:absolute;top:0;left:0}.mejs-overlay-play{cursor:pointer}.mejs-overlay-button{position:absolute;top:50%;left:50%;width:100px;height:100px;margin:-50px 0 0 -50px;background:url(//www.traininguri.ro/wp-content/plugins/optimizePressPlugin/lib/modules/blog/video/mediaelement/bigplay.svg) no-repeat}.no-svg .mejs-overlay-button{background-image:url(//www.traininguri.ro/wp-content/plugins/optimizePressPlugin/lib/modules/blog/video/mediaelement/bigplay.png)}.mejs-overlay:hover .mejs-overlay-button{background-position:0 -100px}.mejs-overlay-loading{position:absolute;top:50%;left:50%;width:80px;height:80px;margin:-40px 0 0 -40px;background:url(//www.traininguri.ro/wp-content/plugins/optimizePressPlugin/lib/modules/blog/video/mediaelement/background.png);background:rgba(0,0,0,.9);background:-webkit-linear-gradient(top, rgba(50,50,50,.9), rgba(0,0,0,.9));background:linear-gradient(to bottom,rgba(50,50,50,.9),rgba(0,0,0,.9))}.mejs-overlay-loading span{display:block;width:80px;height:80px;background:url(//www.traininguri.ro/wp-content/plugins/optimizePressPlugin/lib/modules/blog/video/mediaelement/loading.gif) 50% 50% no-repeat}.mejs-container .mejs-controls{position:absolute;list-style-type:none;margin:0;padding:0;bottom:0;left:0;background:url(//www.traininguri.ro/wp-content/plugins/optimizePressPlugin/lib/modules/blog/video/mediaelement/background.png);background:rgba(0,0,0,.7);background:-webkit-linear-gradient(top, rgba(50,50,50,.7), rgba(0,0,0,.7));background:linear-gradient(to bottom,rgba(50,50,50,.7),rgba(0,0,0,.7));height:30px;width:100%}.mejs-container .mejs-controls div{list-style-type:none;background-image:none;display:block;float:left;margin:0;padding:0;width:26px;height:26px;font-size:11px;line-height:11px;font-family:Helvetica,Arial;border:0}.mejs-controls .mejs-button button{cursor:pointer;display:block;font-size:0;line-height:0;text-decoration:none;margin:7px 5px;padding:0;position:absolute;height:16px;width:16px;border:0;background:url(//www.traininguri.ro/wp-content/plugins/optimizePressPlugin/lib/modules/blog/video/mediaelement/controls.png) no-repeat}.no-svg .mejs-controls .mejs-button button{background-image:url(//www.traininguri.ro/wp-content/plugins/optimizePressPlugin/lib/modules/blog/video/mediaelement/controls.png)}.mejs-controls .mejs-button button:focus{outline:#ff0 solid 1px}.mejs-container .mejs-controls .mejs-time{color:#fff;display:block;height:17px;width:auto;padding:8px 3px 0;overflow:hidden;text-align:center;box-sizing:content-box}.mejs-container .mejs-controls .mejs-time span{color:#fff;font-size:11px;line-height:12px;display:block;float:left;margin:1px 2px 0 0;width:auto}.mejs-controls .mejs-play button{background-position:0 0}.mejs-controls .mejs-pause button{background-position:0 -16px}.mejs-controls .mejs-stop button{background-position:-112px 0}.mejs-controls div.mejs-time-rail{direction:ltr;width:200px;padding-top:5px}.mejs-controls .mejs-time-rail span{display:block;position:absolute;width:180px;height:10px;border-radius:2px;cursor:pointer}.mejs-controls .mejs-time-rail .mejs-time-total{margin:5px;background:#333;background:rgba(50,50,50,.8);background:-webkit-linear-gradient(top, rgba(30,30,30,.8), rgba(60,60,60,.8));background:linear-gradient(to bottom,rgba(30,30,30,.8),rgba(60,60,60,.8))}.mejs-controls .mejs-time-rail .mejs-time-buffering{width:100%;background-image:-webkit-linear-gradient(135deg, rgba(255,255,255,.15) 25%, transparent 25%, transparent 50%, rgba(255,255,255,.15) 50%, rgba(255,255,255,.15) 75%, transparent 75%, transparent);background-image:linear-gradient(-45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-size:15px 15px;-webkit-animation:buffering-stripes 2s linear infinite;animation:buffering-stripes 2s linear infinite}@-webkit-keyframes buffering-stripes{from{background-position:0 0}to{background-position:30px 0}}@keyframes buffering-stripes{from{background-position:0 0}to{background-position:30px 0}}.mejs-controls .mejs-time-rail .mejs-time-loaded{background:#3caac8;background:rgba(60,170,200,.8);background:-webkit-linear-gradient(top, rgba(44,124,145,.8), rgba(78,183,212,.8));background:linear-gradient(to bottom,rgba(44,124,145,.8),rgba(78,183,212,.8));width:0}.mejs-controls .mejs-time-rail .mejs-time-current{background:#fff;background:rgba(255,255,255,.8);background:-webkit-linear-gradient(top, rgba(255,255,255,.9), rgba(200,200,200,.8));background:linear-gradient(to bottom,rgba(255,255,255,.9),rgba(200,200,200,.8));width:0}.mejs-controls .mejs-time-rail .mejs-time-handle{display:none;position:absolute;margin:0;width:10px;background:#fff;border-radius:5px;cursor:pointer;border:2px solid #333;top:-2px;text-align:center}.mejs-controls .mejs-time-rail .mejs-time-float{position:absolute;display:none;background:#eee;width:36px;height:17px;border:1px solid #333;top:-26px;margin-left:-18px;text-align:center;color:#111}.mejs-controls .mejs-time-rail .mejs-time-float-current{margin:2px;width:30px;display:block;text-align:center;left:0}.mejs-controls .mejs-time-rail .mejs-time-float-corner{position:absolute;display:block;width:0;height:0;line-height:0;border:5px solid #eee;border-color:#eee transparent transparent;border-radius:0;top:15px;left:13px}.mejs-long-video .mejs-controls .mejs-time-rail .mejs-time-float{width:48px}.mejs-long-video .mejs-controls .mejs-time-rail .mejs-time-float-current{width:44px}.mejs-long-video .mejs-controls .mejs-time-rail .mejs-time-float-corner{left:18px}.mejs-controls .mejs-fullscreen-button button{background-position:-32px 0}.mejs-controls .mejs-unfullscreen button{background-position:-32px -16px}.mejs-controls .mejs-mute button{background-position:-16px -16px}.mejs-controls .mejs-unmute button{background-position:-16px 0}.mejs-controls .mejs-volume-button{position:relative}.mejs-controls .mejs-volume-button .mejs-volume-slider{display:none;height:115px;width:25px;background:url(//www.traininguri.ro/wp-content/plugins/optimizePressPlugin/lib/modules/blog/video/mediaelement/background.png);background:rgba(50,50,50,.7);border-radius:0;top:-115px;left:0;z-index:1;position:absolute;margin:0}.mejs-controls .mejs-volume-button:hover{border-radius:0 0 4px 4px}.mejs-controls .mejs-volume-button .mejs-volume-slider .mejs-volume-total{position:absolute;left:11px;top:8px;width:2px;height:100px;background:#ddd;background:rgba(255,255,255,.5);margin:0}.mejs-controls .mejs-volume-button .mejs-volume-slider .mejs-volume-current{position:absolute;left:11px;top:8px;width:2px;height:100px;background:#ddd;background:rgba(255,255,255,.9);margin:0}.mejs-controls .mejs-volume-button .mejs-volume-slider .mejs-volume-handle{position:absolute;left:4px;top:-3px;width:16px;height:6px;background:#ddd;background:rgba(255,255,255,.9);cursor:N-resize;border-radius:1px;margin:0}.mejs-controls div.mejs-horizontal-volume-slider{height:26px;width:60px;position:relative}.mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-total{position:absolute;left:0;top:11px;width:50px;height:8px;margin:0;padding:0;font-size:1px;border-radius:2px;background:#333;background:rgba(50,50,50,.8);background:-webkit-linear-gradient(top, rgba(30,30,30,.8), rgba(60,60,60,.8));background:linear-gradient(to bottom,rgba(30,30,30,.8),rgba(60,60,60,.8))}.mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-current{position:absolute;left:0;top:11px;width:50px;height:8px;margin:0;padding:0;font-size:1px;border-radius:2px;background:#fff;background:rgba(255,255,255,.8);background:-webkit-linear-gradient(top, rgba(255,255,255,.9), rgba(200,200,200,.8));background:linear-gradient(to bottom,rgba(255,255,255,.9),rgba(200,200,200,.8))}.mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-handle{display:none}.mejs-controls .mejs-captions-button{position:relative}.mejs-controls .mejs-captions-button button{background-position:-48px 0}.mejs-controls .mejs-captions-button .mejs-captions-selector{visibility:hidden;position:absolute;bottom:26px;right:-10px;width:130px;height:100px;background:url(//www.traininguri.ro/wp-content/plugins/optimizePressPlugin/lib/modules/blog/video/mediaelement/background.png);background:rgba(50,50,50,.7);border:1px solid transparent;padding:10px;overflow:hidden;border-radius:0}.mejs-controls .mejs-captions-button .mejs-captions-selector ul{margin:0;padding:0;display:block;list-style-type:none!important;overflow:hidden}.mejs-controls .mejs-captions-button .mejs-captions-selector ul li{margin:0 0 6px;padding:0;list-style-type:none!important;display:block;color:#fff;overflow:hidden}.mejs-controls .mejs-captions-button .mejs-captions-selector ul li input{clear:both;float:left;margin:3px 3px 0 5px}.mejs-controls .mejs-captions-button .mejs-captions-selector ul li label{width:100px;float:left;padding:4px 0 0;line-height:15px;font-family:helvetica,arial;font-size:10px}.mejs-controls .mejs-captions-button .mejs-captions-translations{font-size:10px;margin:0 0 5px}.mejs-chapters{position:absolute;top:0;left:0;width:10000px;z-index:1}.mejs-chapters .mejs-chapter{position:absolute;float:left;background:#222;background:rgba(0,0,0,.7);filter:progid:DXImageTransform.Microsoft.Gradient(GradientType=0, startColorstr=#323232, endColorstr=#000000);background:-webkit-linear-gradient(top, rgba(50,50,50,.7), rgba(0,0,0,.7));background:linear-gradient(to bottom,rgba(50,50,50,.7),rgba(0,0,0,.7));overflow:hidden;border:0}.mejs-chapters .mejs-chapter .mejs-chapter-block{font-size:11px;color:#fff;padding:5px;display:block;border-right:solid 1px #333;border-bottom:solid 1px #333;cursor:pointer}.mejs-chapters .mejs-chapter .mejs-chapter-block-last{border-right:none}.mejs-chapters .mejs-chapter .mejs-chapter-block:hover{background:#666;background:rgba(102,102,102,.7);filter:progid:DXImageTransform.Microsoft.Gradient(GradientType=0, startColorstr=#666666, endColorstr=#323232);background:-webkit-linear-gradient(top, rgba(102,102,102,.7), rgba(50,50,50,.6));background:linear-gradient(to bottom,rgba(102,102,102,.7),rgba(50,50,50,.6))}.mejs-chapters .mejs-chapter .mejs-chapter-block .ch-title{font-size:12px;font-weight:700;display:block;white-space:nowrap;text-overflow:ellipsis;margin:0 0 3px;line-height:12px}.mejs-chapters .mejs-chapter .mejs-chapter-block .ch-timespan{font-size:12px;line-height:12px;margin:3px 0 4px;display:block;white-space:nowrap;text-overflow:ellipsis}.mejs-captions-layer{position:absolute;bottom:0;left:0;text-align:center;line-height:22px;font-size:12px;color:#fff}.mejs-captions-layer a{color:#fff;text-decoration:underline}.mejs-captions-layer[lang=ar]{font-size:20px;font-weight:400}.mejs-captions-position{position:absolute;width:100%;bottom:15px;left:0}.mejs-captions-position-hover{bottom:45px}.mejs-captions-text{padding:3px 5px;background:url(//www.traininguri.ro/wp-content/plugins/optimizePressPlugin/lib/modules/blog/video/mediaelement/background.png);background:rgba(20,20,20,.8)}.me-cannotplay a{color:#fff;font-weight:700}.me-cannotplay span{padding:15px;display:block}.mejs-controls .mejs-loop-off button{background-position:-64px -16px}.mejs-controls .mejs-loop-on button{background-position:-64px 0}.mejs-controls .mejs-backlight-off button{background-position:-80px -16px}.mejs-controls .mejs-backlight-on button{background-position:-80px 0}.mejs-controls .mejs-picturecontrols-button{background-position:-96px 0}.mejs-contextmenu{position:absolute;width:150px;padding:10px;border-radius:4px;top:0;left:0;background:#fff;border:1px solid #999;z-index:1001}.mejs-contextmenu .mejs-contextmenu-separator{height:1px;font-size:0;margin:5px 6px;background:#333}.mejs-contextmenu .mejs-contextmenu-item{font-family:Helvetica,Arial;font-size:12px;padding:4px 6px;cursor:pointer;color:#333}.mejs-contextmenu .mejs-contextmenu-item:hover{background:#2C7C91;color:#fff}.mejs-controls .mejs-sourcechooser-button{position:relative}.mejs-controls .mejs-sourcechooser-button button{background-position:-128px 0}.mejs-controls .mejs-sourcechooser-button .mejs-sourcechooser-selector{visibility:hidden;position:absolute;bottom:26px;right:-10px;width:130px;height:100px;background:url(//www.traininguri.ro/wp-content/plugins/optimizePressPlugin/lib/modules/blog/video/mediaelement/background.png);background:rgba(50,50,50,.7);border:1px solid transparent;padding:10px;overflow:hidden;border-radius:0}.mejs-controls .mejs-sourcechooser-button .mejs-sourcechooser-selector ul{margin:0;padding:0;display:block;list-style-type:none!important;overflow:hidden}.mejs-controls .mejs-sourcechooser-button .mejs-sourcechooser-selector ul li{margin:0 0 6px;padding:0;list-style-type:none!important;display:block;color:#fff;overflow:hidden}.mejs-controls .mejs-sourcechooser-button .mejs-sourcechooser-selector ul li input{clear:both;float:left;margin:3px 3px 0 5px}.mejs-controls .mejs-sourcechooser-button .mejs-sourcechooser-selector ul li label{width:100px;float:left;padding:4px 0 0;line-height:15px;font-family:helvetica,arial;font-size:10px}.mejs-postroll-layer{position:absolute;bottom:0;left:0;width:100%;height:100%;background:url(//www.traininguri.ro/wp-content/plugins/optimizePressPlugin/lib/modules/blog/video/mediaelement/background.png);background:rgba(50,50,50,.7);z-index:1000;overflow:hidden}.mejs-postroll-layer-content{width:100%;height:100%}.mejs-postroll-close{position:absolute;right:0;top:0;background:url(//www.traininguri.ro/wp-content/plugins/optimizePressPlugin/lib/modules/blog/video/mediaelement/background.png);background:rgba(50,50,50,.7);color:#fff;padding:4px;z-index:100;cursor:pointer}@font-face{font-family:flowplayer;src:url(//www.traininguri.ro/wp-content/plugins/optimizePressPlugin/lib/modules/blog/video/flowplayer/skin/icons/flowplayer.eot?#iefix) format("embedded-opentype"),url(//www.traininguri.ro/wp-content/plugins/optimizePressPlugin/lib/modules/blog/video/flowplayer/skin/icons/flowplayer.woff2) format("woff2"),url(//www.traininguri.ro/wp-content/plugins/optimizePressPlugin/lib/modules/blog/video/flowplayer/skin/icons/flowplayer.woff) format("woff")}.fp-icon{display:inline-block}.fp-icon:before{font-family:flowplayer;font-size:1.7em}.fp-airplay:before{content:"\e001"}.fp-fullscreen:before{content:"\e002"}.fp-checked:before{content:"\e003"}.fp-embed:before{content:"\e004";color:#fff}.fp-chromecast:before{content:"\e005"}.fp-email:before{content:"\e006"}.fp-playbtn:before{content:"\e007"}.fp-share:before{content:"\e009"}.fp-share2:before{content:"\e00a"}.fp-twitter:before{content:"\e00c";color:#1da1f2}.fp-facebook:before{content:"\e00a";color:#3b5998}.fp-volumebtn:before{content:"\e00b"}.fp-volume-off:before{content:"\e00d"}.fp-unload:before{content:"\e00f"}.fp-prevbtn:before{content:"\e011"}.fp-nextbtn:before{content:"\e012"}.flowplayer.is-mouseover .fp-captions,.flowplayer.is-paused .fp-captions{bottom:3em}.flowplayer.is-poster .fp-engine{filter:alpha(opacity=0);opacity:0}.flowplayer.is-loading .fp-engine{top:-9999em}.flowplayer.is-loading .fp-ui .fp-controls,.flowplayer.is-loading .fp-ui .fp-header{filter:alpha(opacity=0);opacity:0}.flowplayer.is-poster .fp-ui>*,.flowplayer.is-splash .fp-ui>*{display:none}.flowplayer.is-poster .fp-ui>.fp-play,.flowplayer.is-splash .fp-ui>.fp-play{display:block}.flowplayer.is-poster.is-loading .fp-ui>.fp-play,.flowplayer.is-splash.is-loading .fp-ui>.fp-play{display:none}.flowplayer.is-poster .fp-engine{left:-9999em;top:-9999em}.flowplayer.is-disabled .fp-color{background-color:#999}.flowplayer.has-title .fp-header{top:0;text-align:right}.flowplayer.is-fullscreen{top:0!important;left:0!important;border:0!important;margin:0!important;width:100%!important;height:100%!important;max-width:100%!important;z-index:99999!important;box-shadow:0!important;background-image:none!important;background-color:#333}.flowplayer.is-fullscreen .fp-player{background-color:#333}.flowplayer.is-fullscreen .fp-fullscreen:before{content:"\e016"}.flowplayer.is-fullscreen.fp-minimal .fp-fullscreen:before,.flowplayer.is-fullscreen.fp-outlined .fp-fullscreen:before{content:"\e216"}.flowplayer.is-fullscreen.fp-edgy .fp-fullscreen:before{content:"\e116"}.flowplayer.is-fullscreen.fp-edgy.fp-minimal .fp-fullscreen:before,.flowplayer.is-fullscreen.fp-edgy.fp-outlined .fp-fullscreen:before{content:"\e316"}.flowplayer.is-loading .fp-waiting,.flowplayer.is-seeking .fp-waiting{display:block;filter:alpha(opacity=100);opacity:1}.flowplayer.is-loading .fp-play,.flowplayer.is-seeking .fp-play{display:none!important}.flowplayer.is-playing{background-image:none!important}.flowplayer.is-playing .fp-playbtn:before{content:"\e008"}.flowplayer.is-playing.fp-minimal .fp-playbtn:before,.flowplayer.is-playing.fp-outlined .fp-playbtn:before{content:"\e208"}.flowplayer.is-playing.fp-edgy .fp-playbtn:before{content:"\e108"}.flowplayer.is-playing.fp-edgy.fp-minimal .fp-playbtn:before,.flowplayer.is-playing.fp-edgy.fp-outlined .fp-playbtn:before{content:"\e308"}.flowplayer.is-muted .fp-volumebtn:before{content:"\e00d"}.flowplayer.is-muted.fp-minimal .fp-volumebtn:before,.flowplayer.is-muted.fp-outlined .fp-volumebtn:before{content:"\e20d"}.flowplayer.is-muted.fp-edgy .fp-volumebtn:before{content:"\e10d"}.flowplayer.is-muted.fp-edgy.fp-minimal .fp-volumebtn:before,.flowplayer.is-muted.fp-edgy.fp-outlined .fp-volumebtn:before{content:"\e30d"}.flowplayer.is-inverted .fp-duration{display:none}.flowplayer.is-closeable .fp-header .fp-unload,.flowplayer.is-inverted .fp-remaining{display:block}.flowplayer.is-error{background-color:#aaa}.flowplayer.is-error .fp-ui{filter:alpha(opacity=100);opacity:1}.flowplayer.is-live .fp-timeline{visibility:hidden}.flowplayer.is-live.is-dvr .fp-timeline{visibility:visible}.flowplayer.is-flash-disabled .fp-waiting,.flowplayer.is-live .fp-timestamp{display:none!important}.flowplayer.is-flash-disabled .fp-ui{height:auto;background:0 0;filter:alpha(opacity=100);opacity:1}.flowplayer.is-flash-disabled .fp-ui .fp-controls,.flowplayer.is-flash-disabled .fp-ui .fp-header{display:none}.flowplayer.is-flash-disabled .fp-engine{top:0}.flowplayer.no-buffer .fp-ui .fp-controls .fp-timeline .fp-buffer,.flowplayer.no-volume .fp-volumebar{display:none}.flowplayer.fp-mute .fp-volumebtn{display:inline-block}.flowplayer.no-mute.no-volume .fp-volume{display:none}@-webkit-keyframes pulse{0%{filter:alpha(opacity=0);opacity:0}100%{filter:alpha(opacity=100);opacity:1}}@keyframes pulse{0%{filter:alpha(opacity=0);opacity:0}100%{filter:alpha(opacity=100);opacity:1}}.flowplayer .fp-chromecast-engine{position:absolute;display:none;top:0;bottom:0;right:0;left:0;color:#fff}.flowplayer .fp-chromecast-engine .fp-chromecast-engine-status{font-size:150%;text-align:center}.flowplayer .fp-chromecast-engine .fp-chromecast-engine-icon{-webkit-mask-image:url(data:image/svg+xml;base64,PHN2ZyBmaWxsPSIjMDAwMDAwIiBoZWlnaHQ9IjI0IiB2aWV3Qm94PSIwIDAgMjQgMjQiIHdpZHRoPSIyNCIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KICAgIDxwYXRoIGQ9Ik0wIDBoMjR2MjRIMHoiIGZpbGw9Im5vbmUiIG9wYWNpdHk9Ii4xIi8+CiAgICA8cGF0aCBkPSJNMCAwaDI0djI0SDB6IiBmaWxsPSJub25lIi8+CiAgICA8cGF0aCBkPSJNMSAxOHYzaDNjMC0xLjY2LTEuMzQtMy0zLTN6bTAtNHYyYzIuNzYgMCA1IDIuMjQgNSA1aDJjMC0zLjg3LTMuMTMtNy03LTd6bTE4LTdINXYxLjYzYzMuOTYgMS4yOCA3LjA5IDQuNDEgOC4zNyA4LjM3SDE5Vjd6TTEgMTB2MmM0Ljk3IDAgOSA0LjAzIDkgOWgyYzAtNi4wOC00LjkzLTExLTExLTExem0yMC03SDNjLTEuMSAwLTIgLjktMiAydjNoMlY1aDE4djE0aC03djJoN2MxLjEgMCAyLS45IDItMlY1YzAtMS4xLS45LTItMi0yeiIvPgo8L3N2Zz4=);mask-image:url(data:image/svg+xml;base64,PHN2ZyBmaWxsPSIjMDAwMDAwIiBoZWlnaHQ9IjI0IiB2aWV3Qm94PSIwIDAgMjQgMjQiIHdpZHRoPSIyNCIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KICAgIDxwYXRoIGQ9Ik0wIDBoMjR2MjRIMHoiIGZpbGw9Im5vbmUiIG9wYWNpdHk9Ii4xIi8+CiAgICA8cGF0aCBkPSJNMCAwaDI0djI0SDB6IiBmaWxsPSJub25lIi8+CiAgICA8cGF0aCBkPSJNMSAxOHYzaDNjMC0xLjY2LTEuMzQtMy0zLTN6bTAtNHYyYzIuNzYgMCA1IDIuMjQgNSA1aDJjMC0zLjg3LTMuMTMtNy03LTd6bTE4LTdINXYxLjYzYzMuOTYgMS4yOCA3LjA5IDQuNDEgOC4zNyA4LjM3SDE5Vjd6TTEgMTB2MmM0Ljk3IDAgOSA0LjAzIDkgOWgyYzAtNi4wOC00LjkzLTExLTExLTExem0yMC03SDNjLTEuMSAwLTIgLjktMiAydjNoMlY1aDE4djE0aC03djJoN2MxLjEgMCAyLS45IDItMlY1YzAtMS4xLS45LTItMi0yeiIvPgo8L3N2Zz4=);-webkit-mask-size:100% 100%;background-color:#fff;margin:10% auto 2em;height:5em;width:5em}.flowplayer.is-chromecast{background-color:#333}.flowplayer.is-chromecast .fp-chromecast-engine{display:block}.flowplayer.is-chromecast .fp-flash-disabled{display:none!important}.flowplayer.is-chromecast .fp-engine{left:-9999em;top:-9999em;bottom:auto;right:auto}.flowplayer.fp-default-playlist .fp-next,.flowplayer.fp-default-playlist .fp-prev{position:absolute;top:45%;filter:alpha(opacity=30);opacity:.3;-webkit-transition:opacity .2s;transition:opacity .2s}.flowplayer.fp-default-playlist .fp-next:hover,.flowplayer.fp-default-playlist .fp-prev:hover{filter:alpha(opacity=100);opacity:1}.flowplayer.fp-default-playlist .fp-next:before,.flowplayer.fp-default-playlist .fp-prev:before{font-family:flowplayer;font-size:2.8em}.flowplayer.fp-default-playlist .fp-prev{left:.4em}.flowplayer.fp-default-playlist .fp-prev:before{content:"\e011"}.flowplayer.fp-default-playlist .fp-next{right:.4em}.flowplayer.fp-default-playlist .fp-next:before{content:"\e012"}.flowplayer.fp-default-playlist .fp-playlist{position:absolute;right:.4em;bottom:3em;width:100%;text-align:center}.flowplayer.fp-default-playlist .fp-playlist a{background-color:#fff;height:.8em;border-radius:50%;width:.8em;filter:alpha(opacity=70);opacity:.7;display:inline-block;-webkit-transition:-webkit-transform .2s;transition:-webkit-transform .2s;transition:transform .2s;-webkit-transition:-webkit-transform .2s,-webkit-transform .2s;transition:transform .2s,-webkit-transform .2s}.flowplayer.fp-default-playlist .fp-playlist a:hover{-webkit-transform:scale(1.2,1.2);-ms-transform:scale(1.2,1.2);transform:scale(1.2,1.2)}.flowplayer.fp-default-playlist .fp-playlist a.is-active{filter:alpha(opacity=100);opacity:1}.flowplayer.fp-default-playlist.fp-edgy .fp-prev:before{content:"\e111"}.flowplayer.fp-default-playlist.fp-edgy .fp-next:before{content:"\e112"}.flowplayer.fp-default-playlist.fp-minimal .fp-prev:before,.flowplayer.fp-default-playlist.fp-outlined .fp-prev:before{content:"\e211"}.flowplayer.fp-default-playlist.fp-minimal .fp-next:before,.flowplayer.fp-default-playlist.fp-outlined .fp-next:before{content:"\e212"}.flowplayer.fp-default-playlist.fp-edgy.fp-minimal .fp-prev:before,.flowplayer.fp-default-playlist.fp-edgy.fp-outlined .fp-prev:before{content:"\e311"}.flowplayer.fp-default-playlist.fp-edgy.fp-minimal .fp-next:before,.flowplayer.fp-default-playlist.fp-edgy.fp-outlined .fp-next:before{content:"\e312"}.flowplayer.fp-custom-playlist{overflow:visible}.flowplayer.fp-custom-playlist .fp-playlist,.flowplayer.fp-custom-playlist.is-loading .fp-playlist,.flowplayer.fp-custom-playlist.is-poster .fp-playlist,.flowplayer.fp-custom-playlist.is-splash .fp-playlist{display:block;filter:alpha(opacity=100);opacity:1}.flowplayer.fp-edgy .fp-pause svg.fp-pause-rounded-fill,.flowplayer.fp-edgy .fp-pause svg.fp-pause-rounded-outline,.flowplayer.fp-edgy .fp-pause svg.fp-play-rounded-fill,.flowplayer.fp-edgy .fp-pause svg.fp-play-rounded-outline,.flowplayer.fp-edgy .fp-play svg.fp-pause-rounded-fill,.flowplayer.fp-edgy .fp-play svg.fp-pause-rounded-outline,.flowplayer.fp-edgy .fp-play svg.fp-play-rounded-fill,.flowplayer.fp-edgy .fp-play svg.fp-play-rounded-outline{display:none!important}.flowplayer.fp-edgy .fp-pause svg.fp-pause-sharp-fill,.flowplayer.fp-edgy .fp-pause svg.fp-play-sharp-fill,.flowplayer.fp-edgy .fp-play svg.fp-pause-sharp-fill,.flowplayer.fp-edgy .fp-play svg.fp-play-sharp-fill{display:block}.flowplayer.fp-edgy.fp-minimal .fp-pause svg.fp-pause-sharp-fill,.flowplayer.fp-edgy.fp-minimal .fp-pause svg.fp-play-sharp-fill,.flowplayer.fp-edgy.fp-minimal .fp-play svg.fp-pause-sharp-fill,.flowplayer.fp-edgy.fp-minimal .fp-play svg.fp-play-sharp-fill,.flowplayer.fp-edgy.fp-outlined .fp-pause svg.fp-pause-sharp-fill,.flowplayer.fp-edgy.fp-outlined .fp-pause svg.fp-play-sharp-fill,.flowplayer.fp-edgy.fp-outlined .fp-play svg.fp-pause-sharp-fill,.flowplayer.fp-edgy.fp-outlined .fp-play svg.fp-play-sharp-fill{display:none}.flowplayer.fp-edgy.fp-minimal .fp-pause svg.fp-pause-sharp-outline,.flowplayer.fp-edgy.fp-minimal .fp-pause svg.fp-play-sharp-outline,.flowplayer.fp-edgy.fp-minimal .fp-play svg.fp-pause-sharp-outline,.flowplayer.fp-edgy.fp-minimal .fp-play svg.fp-play-sharp-outline,.flowplayer.fp-edgy.fp-outlined .fp-pause svg.fp-pause-sharp-outline,.flowplayer.fp-edgy.fp-outlined .fp-pause svg.fp-play-sharp-outline,.flowplayer.fp-edgy.fp-outlined .fp-play svg.fp-pause-sharp-outline,.flowplayer.fp-edgy.fp-outlined .fp-play svg.fp-play-sharp-outline{display:block}.flowplayer.fp-edgy,.flowplayer.fp-edgy .fp-bar,.flowplayer.fp-edgy .fp-bar-slider,.flowplayer.fp-edgy .fp-bar-slider>*,.flowplayer.fp-edgy .fp-bar>*,.flowplayer.fp-edgy .fp-captions p,.flowplayer.fp-edgy .fp-menu,.flowplayer.fp-edgy .fp-textarea,.flowplayer.fp-edgy .fp-timestamp{border-radius:0}.flowplayer.fp-edgy .fp-airplay:before{content:"\e101"}.flowplayer.fp-edgy .fp-fullscreen:before{content:"\e102"}.flowplayer.fp-edgy .fp-checked:before{content:"\e103"}.flowplayer.fp-edgy .fp-embed:before{content:"\e104"}.flowplayer.fp-edgy .fp-chromecast:before{content:"\e105"}.flowplayer.fp-edgy .fp-email:before{content:"\e106"}.flowplayer.fp-edgy .fp-playbtn:before{content:"\e107"}.flowplayer.fp-edgy .fp-share:before{content:"\e109"}.flowplayer.fp-edgy .fp-share2:before{content:"\e10a"}.flowplayer.fp-edgy .fp-twitter:before{content:"\e10c"}.flowplayer.fp-edgy .fp-facebook:before{content:"\e10a"}.flowplayer.fp-edgy .fp-volumebtn:before{content:"\e10b"}.flowplayer.fp-edgy .fp-volume-off:before{content:"\e10d"}.flowplayer.fp-edgy .fp-unload:before{content:"\e10f"}.flowplayer.fp-edgy .fp-prevbtn:before{content:"\e111"}.flowplayer.fp-edgy .fp-nextbtn:before{content:"\e112"}.flowplayer.fp-edgy.fp-minimal .fp-airplay:before,.flowplayer.fp-edgy.fp-outlined .fp-airplay:before{content:"\e301"}.flowplayer.fp-edgy.fp-minimal .fp-fullscreen:before,.flowplayer.fp-edgy.fp-outlined .fp-fullscreen:before{content:"\e302"}.flowplayer.fp-edgy.fp-minimal .fp-checked:before,.flowplayer.fp-edgy.fp-outlined .fp-checked:before{content:"\e303"}.flowplayer.fp-edgy.fp-minimal .fp-embed:before,.flowplayer.fp-edgy.fp-outlined .fp-embed:before{content:"\e304"}.flowplayer.fp-edgy.fp-minimal .fp-chromecast:before,.flowplayer.fp-edgy.fp-outlined .fp-chromecast:before{content:"\e305"}.flowplayer.fp-edgy.fp-minimal .fp-email:before,.flowplayer.fp-edgy.fp-outlined .fp-email:before{content:"\e306"}.flowplayer.fp-edgy.fp-minimal .fp-playbtn:before,.flowplayer.fp-edgy.fp-outlined .fp-playbtn:before{content:"\e307"}.flowplayer.fp-edgy.fp-minimal .fp-share:before,.flowplayer.fp-edgy.fp-outlined .fp-share:before{content:"\e309"}.flowplayer.fp-edgy.fp-minimal .fp-share2:before,.flowplayer.fp-edgy.fp-outlined .fp-share2:before{content:"\e30a"}.flowplayer.fp-edgy.fp-minimal .fp-twitter:before,.flowplayer.fp-edgy.fp-outlined .fp-twitter:before{content:"\e30c"}.flowplayer.fp-edgy.fp-minimal .fp-facebook:before,.flowplayer.fp-edgy.fp-outlined .fp-facebook:before{content:"\e30a"}.flowplayer.fp-edgy.fp-minimal .fp-volumebtn:before,.flowplayer.fp-edgy.fp-outlined .fp-volumebtn:before{content:"\e30b"}.flowplayer.fp-edgy.fp-minimal .fp-volume-off:before,.flowplayer.fp-edgy.fp-outlined .fp-volume-off:before{content:"\e30d"}.flowplayer.fp-edgy.fp-minimal .fp-unload:before,.flowplayer.fp-edgy.fp-outlined .fp-unload:before{content:"\e30f"}.flowplayer.fp-edgy.fp-minimal .fp-prevbtn:before,.flowplayer.fp-edgy.fp-outlined .fp-prevbtn:before{content:"\e311"}.flowplayer.fp-edgy.fp-minimal .fp-nextbtn:before,.flowplayer.fp-edgy.fp-outlined .fp-nextbtn:before{content:"\e312"}.flowplayer.no-svg .fp-ui .fp-controls,.flowplayer.no-svg .fp-ui .fp-header{background-color:#333}.flowplayer.no-svg .fp-ui .fp-play.fp-visible{background-color:#ccc;position:absolute;padding-top:17%;top:0;left:0;right:0;bottom:0}.flowplayer.no-svg .fp-ui .fp-play.fp-visible svg{display:none}.flowplayer.no-svg .fp-ui .fp-play.fp-visible .fp-playbtn{display:inline}.flowplayer .fp-captions,.flowplayer .fp-controls,.flowplayer .fp-header,.flowplayer .fp-player,.flowplayer .fp-ui,.flowplayer .fp-waiting{position:absolute;width:100%}.flowplayer{font-family:avenir,sans-serif;font-size:16px;position:relative;max-height:100%;overflow:hidden;border-radius:.24em;background-position:center;background-repeat:no-repeat;background-size:contain;zoom:1!important;width:100%;display:inline-block}.flowplayer .fp-hidden{display:none}.flowplayer .fp-shown{display:block!important}.flowplayer *{box-sizing:border-box}.flowplayer .fp-engine{display:block;position:absolute;top:0;bottom:0;left:0;right:0;height:100%;width:100%}.flowplayer video.fp-engine::-webkit-media-controls{display:none!important}.flowplayer .fp-player{position:absolute;bottom:0;top:0}.flowplayer .fp-waiting{display:none;margin:19% auto;text-align:center;top:0}.flowplayer .fp-waiting *{box-shadow:0 0 5px #333}.flowplayer .fp-waiting em{width:1em;height:1em;border-radius:1em;background-color:rgba(255,255,255,.8);display:inline-block;-webkit-animation:pulse .6s infinite;animation:pulse .6s infinite;margin:.3em;filter:alpha(opacity=0);opacity:0}.flowplayer .fp-waiting em:nth-child(1){-webkit-animation-delay:.3s;animation-delay:.3s}.flowplayer .fp-waiting em:nth-child(2){-webkit-animation-delay:.45s;animation-delay:.45s}.flowplayer .fp-waiting em:nth-child(3){-webkit-animation-delay:.6s;animation-delay:.6s}.flowplayer .fp-waiting p{color:#ccc;font-weight:700}.flowplayer .fp-ui{height:100%;top:0;background-image:none;-webkit-transition:background-image .1s;transition:background-image .1s;text-align:center;cursor:pointer;color:#fff}.flowplayer .fp-ui a,.flowplayer .fp-ui strong{color:inherit!important;font-style:normal!important;text-decoration:none!important}.flowplayer .fp-ui strong{font-weight:700!important}.flowplayer .fp-ui>*{-webkit-transition:opacity .1s;transition:opacity .1s;filter:alpha(opacity=0);opacity:0}.flowplayer.fp-ui-shown .fp-ui,.flowplayer.is-mouseover .fp-ui,.flowplayer.is-paused .fp-ui{background-image:-webkit-gradient(linear,left bottom,left top,from(rgba(0,0,0,.25)),color-stop(15%,transparent));background-image:-webkit-linear-gradient(bottom,rgba(0,0,0,.25),transparent 15%);background-image:-webkit-linear-gradient(bottom, rgba(0,0,0,.25), transparent 15%);background-image:linear-gradient(to top,rgba(0,0,0,.25),transparent 15%)}.flowplayer.fp-ui-shown .fp-ui>*,.flowplayer.is-mouseover .fp-ui>*,.flowplayer.is-paused .fp-ui>*{filter:alpha(opacity=100);opacity:1}.flowplayer .fp-header{top:0;background-image:-webkit-gradient(linear,left top,left bottom,from(rgba(0,0,0,.25)),to(transparent));background-image:-webkit-linear-gradient(top,rgba(0,0,0,.25),transparent);background-image:-webkit-linear-gradient(top, rgba(0,0,0,.25), transparent);background-image:linear-gradient(to bottom,rgba(0,0,0,.25),transparent);text-align:left;height:3.6em;-webkit-transition:opacity .3s;transition:opacity .3s;padding-left:.9em}.flowplayer .fp-header .fp-icon{margin:.9em .9em 0 0}.flowplayer .fp-header .fp-icon.fp-active{color:#ec6c4c}.flowplayer .fp-header .fp-fullscreen,.flowplayer .fp-header .fp-unload{float:right}.flowplayer .fp-header .fp-unload,.flowplayer .fp-help{display:none}.flowplayer .fp-message{background-color:rgba(0,0,0,.5);text-align:left;font-size:1.2em;overflow:hidden;filter:alpha(opacity=0);opacity:0;padding:.6em .9em;-webkit-transition:opacity .3s;transition:opacity .3s}.flowplayer .fp-message.fp-shown{filter:alpha(opacity=100);opacity:1}.flowplayer .fp-message.fp-shown+.fp-header{filter:alpha(opacity=0);opacity:0}.flowplayer .fp-textarea{background-color:rgba(0,0,0,.5);width:80%;position:absolute;left:10%;top:15%;color:#fff;outline:0;border-radius:.2em;border:0;min-height:60%}.flowplayer .fp-logo{position:absolute;bottom:3em;left:.9em}.flowplayer .fp-logo img{width:100%}.flowplayer .fp-captions{bottom:1.2em;display:none;text-align:center;color:#fff}.flowplayer .fp-captions p{background-color:rgba(0,0,0,.65);border-radius:.2em;font-size:110%;display:inline-block;padding:.1em .3em;margin:.1em}.flowplayer .fp-pause .fp-playbtn,.flowplayer .fp-play .fp-playbtn{display:none}.flowplayer .fp-pause svg,.flowplayer .fp-play svg{position:absolute;pointer-events:none;left:0;right:0;bottom:0;top:0;width:6em;height:6em;filter:alpha(opacity=0);opacity:0;margin:auto;max-height:30%;-webkit-transform:scale(0.8);-ms-transform:scale(0.8);transform:scale(0.8);-webkit-transition:all .2s;transition:all .2s;display:none}.flowplayer .fp-pause svg.fp-pause-rounded-fill,.flowplayer .fp-pause svg.fp-play-rounded-fill,.flowplayer .fp-play svg.fp-pause-rounded-fill,.flowplayer .fp-play svg.fp-play-rounded-fill{display:block}.flowplayer .fp-pause.fp-visible svg,.flowplayer .fp-play.fp-visible svg{-webkit-transform:scale(1.5);-ms-transform:scale(1.5);transform:scale(1.5);filter:alpha(opacity=100);opacity:1}.flowplayer .fp-remaining{display:none}.flowplayer .fp-controls{display:-ms-flexbox;display:-webkit-box;display:flex;-ms-flex-pack:justify;justify-content:space-around;-ms-flex-align:center;-webkit-box-align:center;align-items:center;height:2.4em;bottom:0;z-index:2;padding-left:.3em;padding-right:.3em}.flowplayer .fp-controls>*{margin:0 .6em}.flowplayer .fp-controls>strong{letter-spacing:1px}.flowplayer .fp-controls img{width:1.2em}.flowplayer .fp-bar,.flowplayer .fp-bar-slider{background-color:#ccc;background-color:rgba(255,255,255,.5);position:relative;cursor:col-resize;height:.9em;border-radius:.24em;-ms-flex:1;-webkit-box-flex:1;flex:1}.flowplayer .fp-bar-slider>*,.flowplayer .fp-bar>*{background-color:rgba(255,255,255,.6);position:absolute;height:100%;border-radius:.24em}.flowplayer .fp-bar-slider>.fp-progress.animated,.flowplayer .fp-bar>.fp-progress.animated{-webkit-transition-timing-function:linear;transition-timing-function:linear;-webkit-transition-property:width,height;transition-property:width,height}.flowplayer .fp-bar-slider>.fp-buffer,.flowplayer .fp-bar>.fp-buffer{-webkit-transition:width .25s linear;transition:width .25s linear}.flowplayer .fp-bar.no-animation>*,.flowplayer .no-animation.fp-bar-slider>*{-webkit-transition:none;transition:none}.flowplayer .fp-timeline{-webkit-transition:height .2s;transition:height .2s}.flowplayer .fp-cuepoint{background-color:#000;position:absolute;height:100%;width:2px}.flowplayer .fp-timestamp{background-color:rgba(0,0,0,.65);display:none;border-radius:.2em;padding:.1em .3em;font-size:90%;bottom:1.4em;height:auto}.flowplayer .fp-timeline:hover .fp-timestamp{display:inline}.flowplayer .fp-volume{display:-ms-flexbox;display:-webkit-box;display:flex;height:100%;-ms-flex-align:center;-webkit-box-align:center;align-items:center}.flowplayer .fp-volumebtn{display:none}.flowplayer .fp-bar-slider{background-color:transparent;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-transition:height .2s;transition:height .2s;white-space:nowrap;-ms-flex:1 0 auto}.flowplayer .fp-bar-slider em{border-radius:2px;display:inline-block;width:5px;height:100%;position:relative;vertical-align:top;margin-left:3px;-webkit-transition:-webkit-transform .4s;transition:-webkit-transform .4s;transition:transform .4s;-webkit-transition:-webkit-transform .4s,-webkit-transform .4s;transition:transform .4s,-webkit-transform .4s;-webkit-transform-origin:bottom;-ms-transform-origin:bottom;transform-origin:bottom;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-transform:scale(1.1);-ms-transform:scale(1.1);transform:scale(1.1)}.flowplayer .fp-bar-slider em:hover{-webkit-transform:scaleY(1.35);-ms-transform:scaleY(1.35);transform:scaleY(1.35);-webkit-transition:-webkit-transform .2s;transition:-webkit-transform .2s;transition:transform .2s;-webkit-transition:-webkit-transform .2s,-webkit-transform .2s;transition:transform .2s,-webkit-transform .2s}.flowplayer .fp-bar-slider em.fp-grey{background-color:rgba(255,255,255,.75)}.flowplayer.no-flex .fp-controls{white-space:nowrap}.flowplayer.no-flex .fp-controls>*{display:inline-block;vertical-align:center;margin:0 .3em}.flowplayer.no-flex .fp-timeline{width:40%}.flowplayer.no-flex.fp-full .fp-timeline{margin-bottom:.6em;height:.9em}.flowplayer.no-flex.fp-fat .fp-bar,.flowplayer.no-flex.fp-fat .fp-bar-slider,.flowplayer.no-flex.fp-playful .fp-bar,.flowplayer.no-flex.fp-playful .fp-bar-slider{height:.9em!important}.flowplayer.fp-fat .fp-bar,.flowplayer.fp-fat .fp-bar-slider,.flowplayer.fp-playful .fp-bar,.flowplayer.fp-playful .fp-bar-slider{height:100%;border-radius:0}.flowplayer.fp-fat .fp-bar-slider>*,.flowplayer.fp-fat .fp-bar>*,.flowplayer.fp-playful .fp-bar-slider>*,.flowplayer.fp-playful .fp-bar>*{border-radius:0}.flowplayer.fp-fat .fp-timestamp,.flowplayer.fp-playful .fp-timestamp{bottom:3.2em}.flowplayer.fp-fat .fp-bar-slider em,.flowplayer.fp-playful .fp-bar-slider em{-webkit-transform:scaleY(0.6);-ms-transform:scaleY(0.6);transform:scaleY(0.6);-webkit-transform-origin:center;-ms-transform-origin:center;transform-origin:center}.flowplayer.fp-fat .fp-bar-slider em:hover,.flowplayer.fp-playful .fp-bar-slider em:hover{-webkit-transform:scaleY(0.75);-ms-transform:scaleY(0.75);transform:scaleY(0.75)}.flowplayer.fp-slim .fp-timeline{height:.2em}.flowplayer.fp-slim .fp-controls:hover .fp-timeline{height:.9em}.flowplayer.fp-slim .fp-cue{width:4px}.flowplayer.fp-slim .fp-bar-slider{height:.2em}.flowplayer.fp-slim .fp-controls:hover .fp-bar-slider{height:.9em}.flowplayer.fp-full .fp-timeline{position:absolute;height:.3em;bottom:2.8em;margin:0;width:100%;border-radius:0;overflow:inherit;left:0}.flowplayer.fp-full .fp-timeline:before{content:"";width:100%;height:1.2em;position:absolute;top:-1.2em;left:0}.flowplayer.fp-full .fp-controls{height:2.8em}.flowplayer.fp-full .fp-controls:hover .fp-timeline{height:1em}.flowplayer.fp-full .fp-volume{margin-right:auto}.flowplayer.fp-full .fp-duration,.flowplayer.fp-full .fp-remaining{margin-left:0}.flowplayer.fp-full .fp-duration:before,.flowplayer.fp-full .fp-remaining:before{position:relative;content:"/";left:-.3em}.flowplayer.fp-minimal .fp-controls{background-color:transparent!important}.flowplayer.fp-minimal .fp-controls>*,.flowplayer.fp-minimal .fp-header>*{display:none}.flowplayer.fp-minimal .fp-header .fp-fullscreen{display:inherit}.flowplayer.fp-minimal .fp-timeline{height:.3em;max-width:12em;display:block;margin:0 auto}.flowplayer.fp-playful .fp-color,.flowplayer.fp-playful .fp-color-play{background-color:#ec6c4c;fill:#ec6c4c}.flowplayer.fp-playful .fp-controls{background-color:#006680}.flowplayer .fp-selected:before{content:"✓ "}.flowplayer .fp-menu{background-color:rgba(0,0,0,.5);border-radius:.24em;position:absolute;width:8em;right:.5em;z-index:2;font-size:90%;-webkit-transition:opacity .2s,height .2s,-webkit-transform .2s;transition:opacity .2s,height .2s,-webkit-transform .2s;transition:opacity .2s,transform .2s,height .2s;-webkit-transition:opacity .2s,-webkit-transform .2s,height .2s,-webkit-transform .2s;transition:opacity .2s,transform .2s,height .2s,-webkit-transform .2s;-webkit-transform:scale(0.95);-ms-transform:scale(0.95);transform:scale(0.95);bottom:-100%;height:0;filter:alpha(opacity=0)!important;opacity:0!important}.flowplayer .fp-menu.fp-active{-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1);height:auto;bottom:3.2em;filter:alpha(opacity=100)!important;opacity:1!important}.flowplayer .fp-menu>*{display:block;padding:.4em 1.2em;text-align:right}.flowplayer .fp-menu strong{display:block;padding:.7em 1.2em;border-bottom:1px solid rgba(255,255,255,.2);background-color:rgba(0,0,0,.3);text-transform:uppercase;letter-spacing:1px;cursor:default;font-size:90%}.flowplayer .fp-menu a{color:rgba(255,255,255,.8)}.flowplayer .fp-menu a:hover:not(.fp-selected){background-color:#000;color:#fff}.flowplayer .fp-menu .fp-icon{cursor:pointer}.flowplayer .fp-menu .fp-icon:before{margin-right:.1em;font-size:1.5em;vertical-align:-.1em}.flowplayer .fp-qsel-menu{width:auto}.flowplayer .fp-context-menu{width:auto;right:auto;bottom:auto!important;display:none}.flowplayer .fp-context-menu.fp-active{display:block}.flowplayer .fp-context-menu a,.flowplayer .fp-context-menu strong{text-align:left;color:#fff;white-space:nowrap}.flowplayer .fp-share-menu{width:9em;padding-bottom:.2em}.flowplayer .fp-share-menu.fp-active{bottom:auto}.flowplayer .fp-share-menu a,.flowplayer .fp-share-menu strong{text-align:left}.flowplayer.fp-minimal .fp-pause svg.fp-pause-rounded-fill,.flowplayer.fp-minimal .fp-pause svg.fp-play-rounded-fill,.flowplayer.fp-minimal .fp-play svg.fp-pause-rounded-fill,.flowplayer.fp-minimal .fp-play svg.fp-play-rounded-fill,.flowplayer.fp-outlined .fp-pause svg.fp-pause-rounded-fill,.flowplayer.fp-outlined .fp-pause svg.fp-play-rounded-fill,.flowplayer.fp-outlined .fp-play svg.fp-pause-rounded-fill,.flowplayer.fp-outlined .fp-play svg.fp-play-rounded-fill{display:none}.flowplayer.fp-minimal .fp-pause svg.fp-pause-rounded-outline,.flowplayer.fp-minimal .fp-pause svg.fp-play-rounded-outline,.flowplayer.fp-minimal .fp-play svg.fp-pause-rounded-outline,.flowplayer.fp-minimal .fp-play svg.fp-play-rounded-outline,.flowplayer.fp-outlined .fp-pause svg.fp-pause-rounded-outline,.flowplayer.fp-outlined .fp-pause svg.fp-play-rounded-outline,.flowplayer.fp-outlined .fp-play svg.fp-pause-rounded-outline,.flowplayer.fp-outlined .fp-play svg.fp-play-rounded-outline{display:block}.flowplayer.fp-minimal .fp-airplay:before,.flowplayer.fp-outlined .fp-airplay:before{content:"\e201"}.flowplayer.fp-minimal .fp-fullscreen:before,.flowplayer.fp-outlined .fp-fullscreen:before{content:"\e202"}.flowplayer.fp-minimal .fp-checked:before,.flowplayer.fp-outlined .fp-checked:before{content:"\e203"}.flowplayer.fp-minimal .fp-embed:before,.flowplayer.fp-outlined .fp-embed:before{content:"\e204"}.flowplayer.fp-minimal .fp-chromecast:before,.flowplayer.fp-outlined .fp-chromecast:before{content:"\e205"}.flowplayer.fp-minimal .fp-email:before,.flowplayer.fp-outlined .fp-email:before{content:"\e206"}.flowplayer.fp-minimal .fp-playbtn:before,.flowplayer.fp-outlined .fp-playbtn:before{content:"\e207"}.flowplayer.fp-minimal .fp-share:before,.flowplayer.fp-outlined .fp-share:before{content:"\e209"}.flowplayer.fp-minimal .fp-share2:before,.flowplayer.fp-outlined .fp-share2:before{content:"\e20a"}.flowplayer.fp-minimal .fp-twitter:before,.flowplayer.fp-outlined .fp-twitter:before{content:"\e20c"}.flowplayer.fp-minimal .fp-facebook:before,.flowplayer.fp-outlined .fp-facebook:before{content:"\e20a"}.flowplayer.fp-minimal .fp-volumebtn:before,.flowplayer.fp-outlined .fp-volumebtn:before{content:"\e20b"}.flowplayer.fp-minimal .fp-volume-off:before,.flowplayer.fp-outlined .fp-volume-off:before{content:"\e20d"}.flowplayer.fp-minimal .fp-unload:before,.flowplayer.fp-outlined .fp-unload:before{content:"\e20f"}.flowplayer.fp-minimal .fp-prevbtn:before,.flowplayer.fp-outlined .fp-prevbtn:before{content:"\e211"}.flowplayer.fp-minimal .fp-nextbtn:before,.flowplayer.fp-outlined .fp-nextbtn:before{content:"\e212"}.flowplayer .fp-color{background-color:#00abcd;fill:rgba(0,0,0,.2)}.flowplayer .fp-color-play{fill:transparent}.flowplayer.is-rtl{direction:rtl}.flowplayer.is-rtl .fp-icon{-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.flowplayer.-grayscale video.fp-engine{-webkit-filter:grayscale(100%);filter:grayscale(100%)}.flowplayer.-sepia video.fp-engine{-webkit-filter:sepia(100%);filter:sepia(100%)}.flowplayer.-blur video.fp-engine{-webkit-filter:blur(5px);filter:blur(5px)} .fancybox-image,.fancybox-inner,.fancybox-nav,.fancybox-nav span,.fancybox-outer,.fancybox-skin,.fancybox-tmp,.fancybox-wrap,.fancybox-wrap iframe,.fancybox-wrap object{padding:0;margin:0;border:0;outline:0;vertical-align:top}.fancybox-wrap{top:0;left:0}.fancybox-skin{position:relative;background:#f9f9f9;color:#444;text-shadow:none;border:1px solid #000}.op-live-editor-page .fancybox-skin,.op-popup-fancybox .fancybox-skin{border:none}.fancybox-inner,.fancybox-outer{position:relative}.fancybox-inner{overflow:hidden}.fancybox-type-iframe .fancybox-inner{-webkit-overflow-scrolling:touch}.fancybox-error{color:#444;font:14px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;margin:0;padding:15px;white-space:nowrap}.fancybox-iframe,.fancybox-image{display:block;width:100%;height:100%}.fancybox-image{max-width:100%;max-height:100%}#epicbox .close,.fancybox-close,.fancybox-next span,.fancybox-prev span{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACwAAAAsCAMAAAApWqozAAABelBMVEUAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAICAiYmJj///8yMjIAAADu7u729vaqqqr7+/uAgIDu7u5KSkoAAADU1NTNzc0AAAAYGBjm5uYAAADl5eUTExMAAAAAAAAAAACCgoLr6+vV1dVPT08AAADq6uoAAAAAAADp6ek3NzfQ0NDm5ubNzc3m5ubp6en7+/uqqqr39/fl5eUYGBjt7e0FBQWZmZkAAAD///+AgIB/f3/8/Pzv7+8VFRUWFhYGBgazs7Onp6dtbW1SUlJpaWkXFxf6+vpra2uoqKhsbGwTExP5+fk6Ojp+fn4UFBQ5OTlubm4FBQU4ODj39/exsbH+/v6Hh4diYmJ4eHgBAQFXV1epqamenp5NTU0CAgI7OztSdzuKAAAAVXRSTlMAFCEHBAYDAQIJIhAmDUxTVA4FEUcnGCsfEwpIFRkpUUooVRIeVleT/mUc5vOd+4XlbTTEvRdd3BbaWwg4OYXfxW014B063mXA3b7a3/yc89lc5VaU5dfsggAAAvhJREFUOMuVledb4kAQxgMkJJQQeu+9IyKKevZer2ZAKaLYu15v//ttIAkEkHucLyy7v2ey++7sOxgmDZJS4gShUBAErqRIbESQFE44aU1I5nbLQhraSeAv8iRlVBkcnrBaG/B6A1p12OMwqIzDcRJXaax27bjfpw9GIkG9zz+utVs1KpwcklZBl+Q2F5PfL+yms9n0bmE/z7hs8hKt6E9OKmdNSYsuGpuOgxjx6VhUZ0maZpWklFXJ5G+Y3Bj0xViOeSOXqXppjlWbZya45dPG/V2rXm/d3TdOuf8TM2a1hKYQq0tsoaXDSpUV47ZyiKa2EjpEU2JihUluTqTQwlGLlUTrCE2mEma5SUEKmtHJuckpgIMTdiBODgCmJueSNK8gpSpZmG3EHrND4hjR24yl1NkIadTIdTn0uQt2aJyhpZxOrjGS7cRW28cPAOfsC3GOFIzarO3UuMHuiiEdap2lSkWAfv/80/6tIU1iLrsBR7sgHFrmHQDPVMTRj1P49V2Ym2a0DoLEKKdnPB+Hq6owz9Nf0cHgS3uyegXxpWWPk8KUdNifAWh00pWBp5ufuUG5M9sAyPjDtBLDNWpfAaDJSuhv0MOyFwAFn1qDY0RIq18B+MtKaAnLXgMs6LUhAiNkgWAaoFsS5QGWrQK8DQZkBKZweyNZgDrbT3dZtg6QjXjdiiFwBUDUpA8e2EZF2EZlcBv8Aa8H2B4aHXClfUBOusWudB22XJbQonT8pTxL2J7b4eJZuBR03ctLcXi67CpRlo7Y2yfhuvsKqSxq1h11C6m/RMuivsKo2i3RdvFHx0YU/1FP8YvP6uzlZzUvPCuUumjRb456sJt6S5F3DmQFq2ujrWBt1SCYaY/J1KRobcBkMIyzOt3GOmdfN5dd9PKGs6/1DYl98cb4njfG5mPt4aH22GxcDTXGjuXOMfOpfstNzQ9YbpvumPlOj5nDzqdhZt5pE0XUJvT5zOJCem8vvbCYyetRmygOtonXNaBXtrbXNc3/t+N/BkaBS7pcchsAAAAASUVORK5CYII=);background-size:100% 100%;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out;width:44px;height:152px}#fancybox-loading,#op_loading{position:fixed;top:50%;left:50%;margin-top:-22px;margin-left:-22px;cursor:default;z-index:100010;width:44px;height:44px;background:url(//www.traininguri.ro/wp-content/plugins/optimizePressPlugin/lib/js/fancybox/fancybox_loading.gif) center center no-repeat #000;border-radius:10px}#epicbox .close,.fancybox-close{position:absolute;top:-18px;right:-18px;width:36px;height:36px;cursor:pointer;z-index:8040}.fancybox-nav{position:absolute;top:0;width:40%;height:100%;cursor:pointer;text-decoration:none;background:url(//www.traininguri.ro/wp-content/plugins/optimizePressPlugin/lib/js/fancybox/blank.gif);-webkit-tap-highlight-color:transparent;z-index:8040}.fancybox-prev{left:0}.fancybox-next{right:0}.fancybox-nav span{position:absolute;top:50%;width:36px;height:34px;margin-top:-18px;cursor:pointer;z-index:8040;visibility:hidden}.fancybox-prev span{left:10px;background-position:0 -36px}.fancybox-next span{right:10px;background-position:0 -72px}.fancybox-nav:hover span{visibility:visible}.fancybox-tmp{position:absolute;top:-99999px;left:-99999px;visibility:hidden;max-width:99999px;max-height:99999px;overflow:visible!important}.fancybox-lock{overflow:hidden!important;width:auto}.fancybox-lock body{overflow:hidden!important;height:auto;min-height:100%}.fancybox-lock-test{overflow-y:hidden!important}.fancybox-overlay{position:absolute;top:0;left:0;overflow:hidden;display:none;background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAoAAAAKCAYAAACNMs+9AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAA2ZpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wTU09Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9tbS8iIHhtbG5zOnN0UmVmPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvc1R5cGUvUmVzb3VyY2VSZWYjIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtcE1NOk9yaWdpbmFsRG9jdW1lbnRJRD0ieG1wLmRpZDpCMEM4NDgzQjlDRTNFMTExODE4NUVDOTdFQ0I0RDgxRSIgeG1wTU06RG9jdW1lbnRJRD0ieG1wLmRpZDpGREU5OEVCQzAzMjYxMUUyOTg5OURDMDlDRTJDMTc0RSIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDpGREU5OEVCQjAzMjYxMUUyOTg5OURDMDlDRTJDMTc0RSIgeG1wOkNyZWF0b3JUb29sPSJBZG9iZSBQaG90b3Nob3AgQ1M2IChXaW5kb3dzKSI+IDx4bXBNTTpEZXJpdmVkRnJvbSBzdFJlZjppbnN0YW5jZUlEPSJ4bXAuaWlkOkIxQzg0ODNCOUNFM0UxMTE4MTg1RUM5N0VDQjREODFFIiBzdFJlZjpkb2N1bWVudElEPSJ4bXAuZGlkOkIwQzg0ODNCOUNFM0UxMTE4MTg1RUM5N0VDQjREODFFIi8+IDwvcmRmOkRlc2NyaXB0aW9uPiA8L3JkZjpSREY+IDwveDp4bXBtZXRhPiA8P3hwYWNrZXQgZW5kPSJyIj8+s3YRAQAAABtJREFUeNpiFODh2cBABGBiIBKMKqSOQoAAAwBokQDs5F/8FAAAAABJRU5ErkJggg==)}.fancybox-overlay-fixed{position:fixed;bottom:0;right:0}.fancybox-lock .fancybox-overlay{overflow:auto;overflow-y:hidden;overflow-x:hidden}.fancybox-title{visibility:hidden;font:400 13px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;position:relative;text-shadow:none}.fancybox-opened .fancybox-title{visibility:visible}.fancybox-title-float-wrap{position:absolute;bottom:0;right:50%;margin-bottom:-35px;text-align:center}.fancybox-title-float-wrap .child{display:inline-block;margin-right:-100%;padding:2px 20px;background:0 0;background:rgba(0,0,0,.8);border-radius:15px;text-shadow:0 1px 2px #222;color:#FFF;font-weight:700;line-height:24px;white-space:nowrap}.fancybox-title-outside-wrap{position:relative;margin-top:10px;color:#fff}.fancybox-title-inside-wrap{padding-top:10px}.fancybox-title-over-wrap{position:absolute;bottom:0;left:0;color:#fff;padding:10px;background:#000;background:rgba(0,0,0,.8)}@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min--moz-device-pixel-ratio:1.5),only screen and (min-device-pixel-ratio:1.5){#fancybox-loading{background-image:url(//www.traininguri.ro/wp-content/plugins/optimizePressPlugin/lib/js/fancybox/fancybox_loading@2x.gif);background-size:24px 24px}}.fancybox-wrap{z-index:100002;position:fixed;overflow:hidden}.fancybox-outer{border-radius:0}.fancybox-opened{z-index:100003;border-radius:0;-webkit-transition:top .3s ease-in-out!important;transition:top .3s ease-in-out!important}.fancybox-loading{z-index:100010}.fancybox-close{z-index:100004}.fancybox-next,.fancybox-next span,.fancybox-prev,.fancybox-prev span{z-index:100003}.fancybox-overlay{z-index:100001}.fancybox-title{z-index:100005}.fancybox-title-float-wrap{z-index:100003}.fancybox-no-scroll .fancybox-inner{overflow-x:hidden!important}.fancybox-opened .fancybox-skin{box-shadow:none}.op-transform-1,.op-transform-normal{-webkit-transition:all .4s ease-in-out;transition:all .4s ease-in-out;will-change:all;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.op-transform{-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out;will-change:all;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.op-transform-fast{-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out;will-change:all;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.op-transform-slow{-webkit-transition:all .6s ease-in-out;transition:all .6s ease-in-out;will-change:all;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.op-asset-actual-content{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.op-transform-start{-webkit-transform:translate3d(0,0,0) scale(0);transform:translate3d(0,0,0) scale(0);-webkit-transform-origin:center center;-ms-transform-origin:center center;transform-origin:center center}.op-transform-end{-webkit-transform:translate3d(0,0,0) scale(1);transform:translate3d(0,0,0) scale(1);-webkit-transform-origin:center center;-ms-transform-origin:center center;transform-origin:center center}.op-transform-1-start{opacity:0!important}.op-transform-1-end{opacity:1!important}.op-opacity-zero{opacity:0!important}.op-transform-scale0{-webkit-transform:translate3d(0,0,0) scale(0);transform:translate3d(0,0,0) scale(0);-webkit-transform-origin:center center;-ms-transform-origin:center center;transform-origin:center center}.mce-fullscreen,.mce-fullscreen *{-webkit-transform:none!important;-ms-transform:none!important;transform:none!important;-webkit-transition:none!important;transition:none!important}.mce-fullscreen{right:0;bottom:0}.mce-fullscreen .fancybox-close{display:none}.downloadlist-1,.downloadlist-2,.downloadlist-3,.downloadlist-4{box-sizing:border-box}.downloadlist-1 li,.downloadlist-4 li{padding:15px 0;margin:0;width:100%;border-bottom:1px solid #f2f2f2;border-bottom:1px solid rgba(0,0,0,.05);height:auto;overflow:hidden}.downloadlist-1 li:last-of-type,.downloadlist-4 li:last-of-type{border-bottom:0}.downloadlist-1 li .thumb,.downloadlist-4 li .thumb{float:left;width:64px;margin-left:2%}.downloadlist-1 .content,.downloadlist-4 .content{float:left;width:77%;margin-left:2%}.downloadlist-1 .content a,.downloadlist-4 .content a{font-weight:700;margin:0}.downloadlist-1 .content p,.downloadlist-4 .content p{margin:5px 0 0}.downloadlist-1.border{border:1px solid #ccc;border:1px solid rgba(0,0,0,.2);padding:1em;border-radius:6px;position:relative}.downloadlist-2 li{padding:15px 0;margin:0;width:100%;border-bottom:1px solid #ccc;border-bottom:1px solid rgba(0,0,0,.05);height:auto;overflow:hidden}.downloadlist-2 li:hover{background-color:#f2f2f2;background-color:rgba(0,0,0,.05);border-radius:3px;border-bottom:1px solid transparent}.downloadlist-2 li:last-of-type{border-bottom:0}.downloadlist-2 .thumb{float:left;width:64px;margin-left:2%}.downloadlist-2 .content{float:left;width:79%;margin-left:2%}.downloadlist-2 .content a{font-weight:700;margin:0}.downloadlist-2 .content p{margin:5px 0 0}.downloadlist-2.border{border:1px solid #ccc;border:1px solid rgba(0,0,0,.2);padding:15px 10px 10px;border-radius:6px;position:relative}.downloadlist-title-container{text-align:center;height:0}.downloadlist-title{margin:0 auto;padding:3px 13px;display:inline-block;width:auto;position:relative;top:-.7em;text-align:center;z-index:1;font-weight:700;font-size:2em;border-radius:3px;background-color:#fff;color:#444}.downloadlist-3 li{padding:15px 0;margin:0 0 1em;width:100%;border:1px solid #f2f2f2;border:1px solid rgba(0,0,0,.05);height:auto;overflow:hidden}.downloadlist-3 li:last-of-type{margin-bottom:0}.downloadlist-3 li:hover{background-color:#f2f2f2;background-color:rgba(0,0,0,.05)}.downloadlist-3 .thumb{float:left;width:64px;margin-left:2%}.downloadlist-3 .content{float:left;width:79%;margin-left:2%}.downloadlist .content a{font-weight:700;margin:0}.downloadlist-3 .content p{margin:5px 0 0}.downloadlist-3.border{border:1px solid #ccc;border:1px solid rgba(0,0,0,.2);padding:1em;background:-webkit-linear-gradient(top, rgba(255,255,255,0) 0, rgba(0,0,0,.025) 100%);background:linear-gradient(to bottom,rgba(255,255,255,0) 0,rgba(0,0,0,.025) 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#00ffffff', endColorstr='#05000000', GradientType=0)}.narrow .downloadlist-1 .content,.narrow .downloadlist-2 .content,.narrow .downloadlist-3 .content,.narrow .downloadlist-4 .content{width:76%;margin-left:4%}.narrow .downloadlist-1 .thumb,.narrow .downloadlist-2 .thumb,.narrow .downloadlist-3 .thumb,.narrow .downloadlist-4 .thumb{margin-left:2%;width:48px}@media only screen and (max-width:480px){.downloadlist-1 .content,.downloadlist-2 .content,.downloadlist-3 .content,.downloadlist-4 .content{width:76%;margin-left:4%}.downloadlist-1 .thumb,.downloadlist-2 .thumb,.downloadlist-3 .thumb,.downloadlist-4 .thumb{margin-left:2%;width:48px}}.affiliate-page-banner{margin:0 0 15px;text-align:center}.affiliate-page-banner a,.affiliate-page-banner a span{display:block;margin:0 0 10px}.affiliate-page-banner textarea{height:45px;margin:0 auto;min-height:0;width:500px}.affiliate-page-banner img{max-width:100%}.single-post-content .bullet-list{list-style:none}.bullet-list{clear:both;overflow:hidden;max-width:100%}.bullet-list li{background-repeat:no-repeat;line-height:1.6em;padding-left:44px;min-height:32px;text-align:left}.bullet-list.size-16 li{background-position:0 4px;padding-left:24px;line-height:1.6em;min-height:26px}#op_asset_browser_slide3 .op-settings-core-calendar_date.settings-container .op-asset-actual-content{overflow:hidden}#op_asset_browser_slide3 .op-settings-core-calendar_date.settings-container .op-asset-actual-content div{float:left;margin-right:20px;width:335px}#op_asset_browser_slide3 .op-settings-core-calendar_date.settings-container .op-asset-actual-content div.end-row{margin-right:0}.op-admin-clear-left{clear:left}.calendar-date{margin:0 auto;overflow:hidden;width:100%}.calendar-date .calendar-date-box{float:left;width:150px}.calendar-date .calendar-time-box{float:left;width:65%}.calendar-date .calendar-date-box ul,.calendar-date .calendar-time-box ul{list-style:none}.calendar-date .calendar-time-box ul li{margin-left:20px;font-size:24px;line-height:normal;color:inherit}.calendar-date .calendar-time-box ul li.date:before,.calendar-date .calendar-time-box ul li.time:before{display:inline-block;content:" ";position:relative;height:24px;width:24px;margin-right:10px;opacity:.8}.calendar-date .calendar-time-box ul li.date:before{background:url(//www.traininguri.ro/wp-content/plugins/optimizePressPlugin/lib/assets/images/calendar_date/date.png) center no-repeat}.calendar-date .calendar-time-box ul li.time:before{background:url(//www.traininguri.ro/wp-content/plugins/optimizePressPlugin/lib/assets/images/calendar_date/time.png) center no-repeat}.calendar-date .calendar-time-box ul li span{position:relative;top:-3px}.calendar-date-style-1{min-height:170px;padding:8px 0 0 5px}.calendar-date-style-1 div.calendar-date-box{line-height:normal}div.calendar-date-style-1 div.calendar-date-box{text-align:center;box-shadow:0 3px 3px 0 rgba(0,0,0,.25);-webkit-transform:rotate(-3deg);-ms-transform:rotate(-3deg);transform:rotate(-3deg)}div.calendar-date-style-1 div.calendar-date-box p.month{position:relative;z-index:1;display:block;margin:0;padding:10px 0;line-height:1em;font-size:26px;font-weight:700;color:#fff;box-shadow:0 1px 0 0 rgba(0,0,0,.5),0 2px 1px 0 rgba(0,0,0,.15);background-image:-webkit-linear-gradient(top, rgba(0,0,0,0) 0, rgba(0,0,0,.1) 100%);background-image:linear-gradient(to bottom,rgba(0,0,0,0) 0,rgba(0,0,0,.1) 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#1a000000', GradientType=0);background-color:#d90000}div.calendar-date-style-1 div.calendar-date-box p.day{display:block;margin:0;padding:10px 0;font-size:90px;line-height:1em;font-weight:700;color:#333;background-image:-webkit-linear-gradient(top, rgba(0,0,0,.05) 0, rgba(0,0,0,0) 100%);background-image:linear-gradient(to bottom,rgba(0,0,0,.05) 0,rgba(0,0,0,0) 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#0d000000', endColorstr='#00000000', GradientType=0);background-color:#fff}@media only screen and (min-width:480px) and (max-width:767px){div.calendar-date-style-1 div.calendar-date-box{-webkit-transform:none;-ms-transform:none;transform:none;margin-bottom:20px}.calendar-date .calendar-time-box ul li{font-size:1.5em;margin-left:0}.calendar-date .calendar-time-box ul li span{top:-5px}}@media only screen and (max-width:479px){div.calendar-date-style-1 div.calendar-date-box{-webkit-transform:none;-ms-transform:none;transform:none;margin-bottom:20px}.calendar-date .calendar-time-box ul li{font-size:1em;margin-left:0}.calendar-date .calendar-time-box ul li span{top:-7px}}div.calendar-date-style-2{padding:0 0 8px 2px}div.calendar-date-style-2 div.calendar-date-box{text-align:center;border-radius:20px;box-shadow:0 3px 3px 0 rgba(0,0,0,.25)}div.calendar-date-style-2 div.calendar-date-box p.month{position:relative;z-index:1;display:block;margin:0;padding:10px 0;line-height:1em;font-size:26px;font-weight:700;color:#fff;border-radius:20px 20px 0 0;box-shadow:inset 0 -1px 3px 0 rgba(0,0,0,.5);background-image:-webkit-linear-gradient(top, rgba(255,255,255,.25) 0, rgba(0,0,0,.25) 100%);background-image:linear-gradient(to bottom,rgba(255,255,255,.25) 0,rgba(0,0,0,.25) 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#1a000000', GradientType=0);background-color:red;text-shadow:0 -1px 0 #000}div.calendar-date-style-2 div.calendar-date-box p.day{display:block;margin:0;padding:10px 0;font-size:90px;line-height:1em;font-weight:700;color:#333;border-radius:0 0 20px 20px;box-shadow:inset 0 0 0 1px #fff;background-image:-webkit-linear-gradient(top, rgba(0,0,0,.05) 0, rgba(0,0,0,0) 100%);background-image:linear-gradient(to bottom,rgba(0,0,0,.05) 0,rgba(0,0,0,0) 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#0d000000', endColorstr='#00000000', GradientType=0);background-color:#fff}div.calendar-date-style-3{padding:0 0 8px 2px}div.calendar-date-style-3 div.calendar-date-box{text-align:center;border-radius:20px;box-shadow:0 3px 3px 0 rgba(0,0,0,.25)}div.calendar-date-style-3 div.calendar-date-box p.month{position:relative;z-index:1;display:block;margin:0;padding:10px 0;line-height:1em;font-size:26px;font-weight:700;color:#fff;border-radius:20px 20px 0 0;box-shadow:inset 0 -1px 3px 0 rgba(0,0,0,.5);background-image:-webkit-linear-gradient(top, rgba(255,255,255,.25) 0, rgba(0,0,0,.25) 100%);background-image:linear-gradient(to bottom,rgba(255,255,255,.25) 0,rgba(0,0,0,.25) 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#1a000000', GradientType=0);background-color:red;text-shadow:0 -1px 0 #000}div.calendar-date-style-3 div.calendar-date-box p.day{display:block;margin:0;padding:10px 0;font-size:90px;line-height:1em;font-weight:700;color:#000;border-radius:0 0 20px 20px;box-shadow:inset 0 0 0 1px #fff;background-image:-webkit-linear-gradient(top, rgba(0,0,0,.05) 0, rgba(0,0,0,0) 100%);background-image:linear-gradient(to bottom,rgba(0,0,0,.05) 0,rgba(0,0,0,0) 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#0d000000', endColorstr='#00000000', GradientType=0);background-color:#fff}@media only screen and (max-width:767px){div.calendar-date-box{margin-right:20px}.calendar-date .calendar-time-box{width:52%!important}.calendar-date .calendar-date-box{width:33%!important}div.calendar-date-box p.day{font-size:60px!important}div.calendar-date-box p.month{font-size:16px!important}}.narrow div.calendar-date-box{margin-right:20px}.narrow .calendar-date .calendar-time-box{width:100%!important}.narrow .calendar-date .calendar-date-box{margin-left:0;width:150px!important;margin-right:10px;margin-bottom:20px}.narrow div.calendar-date-box p.day{font-size:60px!important}.narrow div.calendar-date-box p.month{font-size:16px!important}.narrow .calendar-date .calendar-time-box ul li{margin-left:0}.countdown-timer{margin:0 auto}.countdown-timer-style-1{min-width:103px;max-width:622px;text-align:center;white-space:nowrap}.countdown-timer-style-1 .hasCountdown{display:inline-block}.countdown-timer-style-1 .countdown_rtl{direction:rtl}.countdown-timer-style-1 .countdown_row{clear:both}.countdown-timer-style-1 .countdown_amount{position:relative;display:inline-block;padding:.2em 0;min-width:2em;line-height:1em;font-family:Impact;font-weight:700;font-size:48px;color:#fff;text-shadow:-1px -1px 0 #000,1px -1px 0 #000,-1px 1px 0 #000,1px 1px 0 #000;background:#191919;background:-webkit-linear-gradient(top, rgba(25,25,25,1) 0, rgba(31,31,31,1) 50%, rgba(38,38,38,1) 50%, rgba(51,51,51,1) 100%);background:linear-gradient(to bottom,rgba(25,25,25,1) 0,rgba(31,31,31,1) 50%,rgba(38,38,38,1) 50%,rgba(51,51,51,1) 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#191919', endColorstr='#333333', GradientType=0);box-shadow:inset 0 0 0 1px rgba(64,64,64,1),inset 0 -1px 0 0 rgba(255,255,255,.3),inset 0 -2px 0 0 rgba(0,0,0,1),inset 0 -3px 0 0 rgba(255,255,255,.3),inset 0 -4px 0 0 rgba(0,0,0,1),inset 0 -5px 0 0 rgba(255,255,255,.1);border:3px solid #000;border-radius:8px}.countdown-timer-style-1 .countdown_amount:after{content:"";height:1px;width:100%;background:#000;position:absolute;top:50%;left:0;border-top:1px solid rgba(255,255,255,.175);border-bottom:1px solid rgba(255,255,255,.175)}.countdown-timer-style-1 .countdown_section{display:inline-block;margin:0 1px;font-size:11px;font-weight:400;text-align:center;text-transform:uppercase;color:inherit}.countdown-timer-style-1 .countdown_section:first-child{margin-left:0}.countdown-timer-style-1 .countdown_section:last-child{margin-right:0}.floating-featured-panel-fluid .countdown-timer-style-1 .countdown_amount{font-size:30px}@media only screen and (max-width:479px){.countdown-timer-style-1 .countdown_amount{font-size:32px}}.countdown-timer-style-2{min-width:85px;max-width:587px;text-align:center;white-space:nowrap}.countdown-timer-style-2 .hasCountdown{display:inline-block}.countdown-timer-style-2 .countdown_rtl{direction:rtl}.countdown-timer-style-2 .countdown_row{clear:both}.countdown-timer-style-2 .countdown_amount{position:relative;display:inline-block;padding:.25em;min-width:1.25em;line-height:1em;font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;font-weight:700;font-size:48px;color:#333;text-shadow:-1px -1px 0 #fff,1px -1px 0 #fff,-1px 1px 0 #fff,1px 1px 0 #fff;background:#f2f2f2;background:-webkit-linear-gradient(top, rgba(255,255,255,1) 0, rgba(234,234,234,1) 50%, rgba(242,242,242,1) 51%, rgba(250,250,250,1) 100%);background:linear-gradient(to bottom,rgba(255,255,255,1) 0,rgba(234,234,234,1) 50%,rgba(242,242,242,1) 51%,rgba(250,250,250,1) 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#e5e5e5', GradientType=0);box-shadow:0 0 0 1px rgba(255,255,255,.5),inset 0 0 0 1px rgba(0,0,0,.25),inset 0 -3px 0 0 rgba(204,204,204,1),inset 0 -4px 0 0 rgba(179,179,179,1),inset 0 -5px 0 0 rgba(255,255,255,1),inset 0 2px 0 0 rgba(234,234,234,1),inset 0 3px 0 0 rgba(179,179,179,1),inset 0 4px 0 0 rgba(255,255,255,1);border-radius:4px}.countdown-timer-style-2 .countdown_amount:after{content:"";height:1px;width:100%;background:rgba(255,255,255,.75);position:absolute;top:50%;left:0}.countdown-timer-style-2 .countdown_section{display:inline-block;margin:0 5px;font-size:11px;font-weight:400;text-align:center;text-transform:uppercase;color:inherit}.countdown-timer-style-2 .countdown_section:first-child{margin-left:0}.countdown-timer-style-2 .countdown_section:last-child{margin-right:0}.floating-featured-panel-fluid .countdown-timer-style-2 .countdown_amount{font-size:30px}@media only screen and (max-width:479px){.countdown-timer-style-2 .countdown_amount{font-size:32px}}.countdown-timer-style-3{text-align:center}.countdown-timer-style-3 .hasCountdown{display:inline-block}.countdown-timer-style-3 .countdown_rtl{direction:rtl}.countdown-timer-style-3 .countdown_row{clear:both}.countdown-timer-style-3 .countdown_amount{position:relative;display:inline-block;padding:.25em;margin:0 10px;min-width:1.25em;line-height:1em;font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;font-weight:700;font-size:48px;color:#333;text-shadow:-1px -1px 0 #fff,1px -1px 0 #fff,-1px 1px 0 #fff,1px 1px 0 #fff;background:#f2f2f2;background:-webkit-linear-gradient(top, rgba(255,255,255,1) 0, rgba(234,234,234,1) 50%, rgba(242,242,242,1) 51%, rgba(250,250,250,1) 100%);background:linear-gradient(to bottom,rgba(255,255,255,1) 0,rgba(234,234,234,1) 50%,rgba(242,242,242,1) 51%,rgba(250,250,250,1) 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#e5e5e5', GradientType=0);box-shadow:0 0 0 1px rgba(255,255,255,.5),inset 0 0 0 1px rgba(0,0,0,.25),inset 0 -3px 0 0 rgba(204,204,204,1),inset 0 -4px 0 0 rgba(179,179,179,1),inset 0 -5px 0 0 rgba(255,255,255,1),inset 0 2px 0 0 rgba(234,234,234,1),inset 0 3px 0 0 rgba(179,179,179,1),inset 0 4px 0 0 rgba(255,255,255,1);border-radius:4px}.countdown-timer-style-3 .countdown_amount:after{content:"";height:1px;width:100%;background:rgba(255,255,255,.75);position:absolute;top:50%;left:0}.countdown-timer-style-3 .countdown_section br{display:none}.countdown-timer-style-3 .countdown_section{display:inline-block;font-size:28px;font-weight:700;text-transform:lowercase;vertical-align:center;color:inherit;text-align:center}.countdown-timer-style-3 .countdown_section:first-child{margin-left:0}.countdown-timer-style-3 .countdown_section:last-child{margin-right:0}.floating-featured-panel-fluid .countdown-timer-style-3 .countdown_amount{font-size:30px}.floating-featured-panel-fluid .countdown-timer-style-3 .countdown_section{font-size:20px}@media only screen and (min-width:480px) and (max-width:767px){.countdown-timer-style-3 .countdown_amount{font-size:32px}.countdown-timer-style-3 .countdown_section{font-size:16px}}@media only screen and (max-width:479px){.countdown-timer-style-3 .countdown_amount{display:block;font-size:32px;margin:0}.countdown-timer-style-3 .countdown_section br{display:block}.countdown-timer-style-3 .countdown_section{display:block;margin:0 5px;font-size:11px;font-weight:400;text-transform:uppercase}.countdown-timer-style-3 .countdown_section:first-child{margin-left:0}.countdown-timer-style-3 .countdown_section:last-child{margin-right:0}}.countdown-cookie-timer{margin:0 auto}.countdown-cookie-timer-style-1{min-width:103px;max-width:622px;text-align:center;white-space:nowrap}.countdown-cookie-timer-style-1 .hasCountdown{display:inline-block}.countdown-cookie-timer-style-1 .countdown_rtl{direction:rtl}.countdown-cookie-timer-style-1 .countdown_row{clear:both}.countdown-cookie-timer-style-1 .countdown_amount{position:relative;display:block;padding:.2em 0;min-width:2em;line-height:1em;font-family:Impact;font-weight:700;font-size:48px;color:#fff;text-shadow:-1px -1px 0 #000,1px -1px 0 #000,-1px 1px 0 #000,1px 1px 0 #000;background:#191919;background:-webkit-linear-gradient(top, rgba(25,25,25,1) 0, rgba(31,31,31,1) 50%, rgba(38,38,38,1) 50%, rgba(51,51,51,1) 100%);background:linear-gradient(to bottom,rgba(25,25,25,1) 0,rgba(31,31,31,1) 50%,rgba(38,38,38,1) 50%,rgba(51,51,51,1) 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#191919', endColorstr='#333333', GradientType=0);box-shadow:inset 0 0 0 1px rgba(64,64,64,1),inset 0 -1px 0 0 rgba(255,255,255,.3),inset 0 -2px 0 0 rgba(0,0,0,1),inset 0 -3px 0 0 rgba(255,255,255,.3),inset 0 -4px 0 0 rgba(0,0,0,1),inset 0 -5px 0 0 rgba(255,255,255,.1);border:3px solid #000;border-radius:8px}.countdown-cookie-timer-style-1 .countdown_amount:after{content:"";height:1px;width:100%;background:#000;position:absolute;top:50%;left:0;border-top:1px solid rgba(255,255,255,.175);border-bottom:1px solid rgba(255,255,255,.175)}.countdown-cookie-timer-style-1 .countdown_section br{content:"";display:block;margin:8px 0 0}.countdown-cookie-timer-style-1 .countdown_section{float:left;display:block;margin:0 1px;font-size:11px;font-weight:400;text-align:center;text-transform:uppercase;color:inherit}.countdown-cookie-timer-style-1 .countdown_section:first-child{margin-left:0}.countdown-cookie-timer-style-1 .countdown_section:last-child{margin-right:0}@media only screen and (max-width:479px){.countdown-cookie-timer-style-1 .countdown_amount{font-size:32px}}.countdown-cookie-timer-style-2{min-width:85px;max-width:587px;text-align:center;white-space:nowrap}.countdown-cookie-timer-style-2 .hasCountdown{display:inline-block}.countdown-cookie-timer-style-2 .countdown_rtl{direction:rtl}.countdown-cookie-timer-style-2 .countdown_row{clear:both}.countdown-cookie-timer-style-2 .countdown_amount{position:relative;display:block;padding:.25em;min-width:1.25em;line-height:1em;font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;font-weight:700;font-size:48px;color:#333;text-shadow:-1px -1px 0 #fff,1px -1px 0 #fff,-1px 1px 0 #fff,1px 1px 0 #fff;background:#f2f2f2;background:-webkit-linear-gradient(top, rgba(255,255,255,1) 0, rgba(234,234,234,1) 50%, rgba(242,242,242,1) 51%, rgba(250,250,250,1) 100%);background:linear-gradient(to bottom,rgba(255,255,255,1) 0,rgba(234,234,234,1) 50%,rgba(242,242,242,1) 51%,rgba(250,250,250,1) 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#e5e5e5', GradientType=0);box-shadow:0 0 0 1px rgba(255,255,255,.5),inset 0 0 0 1px rgba(0,0,0,.25),inset 0 -3px 0 0 rgba(204,204,204,1),inset 0 -4px 0 0 rgba(179,179,179,1),inset 0 -5px 0 0 rgba(255,255,255,1),inset 0 2px 0 0 rgba(234,234,234,1),inset 0 3px 0 0 rgba(179,179,179,1),inset 0 4px 0 0 rgba(255,255,255,1);border-radius:4px}.countdown-cookie-timer-style-2 .countdown_amount:after{content:"";height:1px;width:100%;background:rgba(255,255,255,.75);position:absolute;top:50%;left:0}.countdown-cookie-timer-style-2 .countdown_section br{content:"";display:block;margin:8px 0 0}.countdown-cookie-timer-style-2 .countdown_section{float:left;display:block;margin:0 5px;font-size:11px;font-weight:400;text-align:center;text-transform:uppercase;color:inherit}.countdown-cookie-timer-style-2 .countdown_section:first-child{margin-left:0}.countdown-cookie-timer-style-2 .countdown_section:last-child{margin-right:0}@media only screen and (max-width:479px){.countdown-cookie-timer-style-2 .countdown_amount{font-size:32px}}.countdown-cookie-timer-style-3{text-align:center;white-space:nowrap}.countdown-cookie-timer-style-3 .hasCountdown{display:inline-block}.countdown-cookie-timer-style-3 .countdown_rtl{direction:rtl}.countdown-cookie-timer-style-3 .countdown_row{clear:both}.countdown-cookie-timer-style-3 .countdown_amount{position:relative;display:inline-block;padding:.25em;margin:0 10px;min-width:1.25em;line-height:1em;font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;font-weight:700;font-size:48px;color:#333;text-shadow:-1px -1px 0 #fff,1px -1px 0 #fff,-1px 1px 0 #fff,1px 1px 0 #fff;background:#f2f2f2;background:-webkit-linear-gradient(top, rgba(255,255,255,1) 0, rgba(234,234,234,1) 50%, rgba(242,242,242,1) 51%, rgba(250,250,250,1) 100%);background:linear-gradient(to bottom,rgba(255,255,255,1) 0,rgba(234,234,234,1) 50%,rgba(242,242,242,1) 51%,rgba(250,250,250,1) 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#e5e5e5', GradientType=0);box-shadow:0 0 0 1px rgba(255,255,255,.5),inset 0 0 0 1px rgba(0,0,0,.25),inset 0 -3px 0 0 rgba(204,204,204,1),inset 0 -4px 0 0 rgba(179,179,179,1),inset 0 -5px 0 0 rgba(255,255,255,1),inset 0 2px 0 0 rgba(234,234,234,1),inset 0 3px 0 0 rgba(179,179,179,1),inset 0 4px 0 0 rgba(255,255,255,1);border-radius:4px}.countdown-cookie-timer-style-3 .countdown_amount:after{content:"";height:1px;width:100%;background:rgba(255,255,255,.75);position:absolute;top:50%;left:0}.countdown-cookie-timer-style-3 .countdown_section br{display:none}.countdown-cookie-timer-style-3 .countdown_section{float:left;display:inline-block;font-size:28px;font-weight:700;text-align:center;text-transform:lowercase;vertical-align:center;color:inherit}.countdown-cookie-timer-style-3 .countdown_section:first-child{margin-left:0}.countdown-cookie-timer-style-3 .countdown_section:last-child{margin-right:0}@media only screen and (min-width:480px) and (max-width:767px){.countdown-cookie-timer-style-3 .countdown_amount{font-size:32px}.countdown-cookie-timer-style-3 .countdown_section{font-size:16px}}@media only screen and (max-width:479px){.countdown-cookie-timer-style-3 .countdown_amount{display:block;font-size:32px;margin:0}.countdown-cookie-timer-style-3 .countdown_section br{display:block}.countdown-cookie-timer-style-3 .countdown_section{display:block;margin:0 5px;font-size:11px;font-weight:400;text-transform:uppercase}.countdown-cookie-timer-style-3 .countdown_section:first-child{margin-left:0}.countdown-cookie-timer-style-3 .countdown_section:last-child{margin-right:0}}.course-description-1{background:#fff;border:1px solid #ebebeb;text-align:center;padding:20px;min-height:100px;margin-top:30px;margin-bottom:20px}.course-description-1 img{margin:-60px 0 0}.course-description-1 div p{font-size:18px;font-weight:700;margin-top:10px;margin-bottom:0}.course-description-1 div.course-description-content p{font-size:14px;font-weight:400;margin:10px 0 0;line-height:21px}#content_area .course-description-content ol,#content_area .course-description-content ul,.course-description-1 .course-description-content ol,.course-description-1 .course-description-content ul{margin-left:20px;margin-top:10px}#content_area .course-description-content ul,.course-description-1 .course-description-content ul{list-style-type:disc;list-style-position:outside}#content_area .course-description-content ol,#content_area .course-description-content ol li,.course-description-1 .course-description-content ol,.course-description-1 .course-description-content ol li{list-style-type:decimal;list-style-position:outside}#content_area .course-description-content li,.course-description-1 .course-description-content li{font-size:14px;list-style:outside}.video-plugin,.video-plugin-new{margin-bottom:10px}.featured-panel .video-plugin,.featured-panel .video-plugin-new{margin-bottom:0}.floating-featured-panel-fluid .video-plugin,.floating-featured-panel-fluid .video-plugin .flowplayer,.floating-featured-panel-fluid .video-plugin-new,.floating-featured-panel-fluid .video-plugin-new .flowplayer{width:100%!important}.element-container .audio-plugin{margin:0 0 20px}.video-plugin-new-syntax{background:url(//www.traininguri.ro/wp-content/plugins/optimizePressPlugin/lib/images/live_editor/op-play.jpg) center center no-repeat #000}.video-plugin-browser-frame,.video-plugin-ipad-frame,.video-plugin-laptop-frame,.video-plugin-monitor-frame{position:relative}.video-plugin-browser-frame iframe,.video-plugin-ipad-frame iframe,.video-plugin-laptop-frame iframe,.video-plugin-monitor-frame iframe{box-sizing:border-box;position:absolute;top:0;left:0;width:100%;height:100%;height:auto!important}.video-plugin-frame-frame>.video-plugin-new.url>a,.video-plugin-ipad-frame>.video-plugin-new.url>a,.video-plugin-laptop-frame>.video-plugin-new.url>a,.video-plugin-monitor-frame>.video-plugin-new.url>a{position:relative!important}.video-plugin-ipad-frame.white.flat .video-plugin-new.url,.video-plugin-ipad-frame.white.flat iframe{background:url(//www.traininguri.ro/wp-content/plugins/optimizePressPlugin/lib/images/video_player/ipad/flat/white/ipad.png) center center/contain no-repeat;padding:5% 8%!important}.video-plugin-ipad-frame.white.real .video-plugin-new.url,.video-plugin-ipad-frame.white.real iframe{background:url(//www.traininguri.ro/wp-content/plugins/optimizePressPlugin/lib/images/video_player/ipad/real/white/ipad.png) center center/contain no-repeat;padding:4% 12% 10% 10%!important}.video-plugin-ipad-frame.black.flat .video-plugin-new.url,.video-plugin-ipad-frame.black.flat iframe{background:url(//www.traininguri.ro/wp-content/plugins/optimizePressPlugin/lib/images/video_player/ipad/flat/black/ipad.png) center center/contain no-repeat;padding:5% 8%!important}.video-plugin-ipad-frame.black.real .video-plugin-new.url,.video-plugin-ipad-frame.black.real iframe{background:url(//www.traininguri.ro/wp-content/plugins/optimizePressPlugin/lib/images/video_player/ipad/real/black/ipad.png) center center/contain no-repeat;padding:4% 12% 10% 10%!important}.video-plugin-laptop-frame.flat .video-plugin-new.url,.video-plugin-laptop-frame.flat iframe{background:url(//www.traininguri.ro/wp-content/plugins/optimizePressPlugin/lib/images/video_player/laptop/flat/laptop.png) center center/contain no-repeat;padding:4% 11% 7%!important}.video-plugin-laptop-frame.real .video-plugin-new.url,.video-plugin-laptop-frame.real iframe{background:url(//www.traininguri.ro/wp-content/plugins/optimizePressPlugin/lib/images/video_player/laptop/real/laptop.png) center center/contain no-repeat;padding:4% 11% 7%!important}.video-plugin-monitor-frame.flat .video-plugin-new.url,.video-plugin-monitor-frame.flat iframe{background:url(//www.traininguri.ro/wp-content/plugins/optimizePressPlugin/lib/images/video_player/monitor/flat/monitor.png) center center/contain no-repeat;padding:2% 18% 18%!important}.video-plugin-monitor-frame.real .video-plugin-new.url,.video-plugin-monitor-frame.real iframe{background:url(//www.traininguri.ro/wp-content/plugins/optimizePressPlugin/lib/images/video_player/monitor/real/monitor.png) center center/contain no-repeat;padding:2% 21% 21%!important}.video-plugin-browser-frame .video-plugin-new.url,.video-plugin-browser-frame iframe{background:url(//www.traininguri.ro/wp-content/plugins/optimizePressPlugin/lib/images/video_player/browser/browser.png) center center/contain no-repeat;padding:10% 11% 3%!important}@media only screen and (max-width:960px){.video-plugin-frame,.video-plugin-frame .video-plugin-new{float:none!important}.video-plugin-frame .video-plugin-new{margin:0 auto}}.op-live-editor .video-plugin-ipad-frame.white.real .video-plugin-new{background:url(//www.traininguri.ro/wp-content/plugins/optimizePressPlugin/lib/images/video_player/ipad/real/white/ipad-le.png) center center/contain no-repeat;height:auto!important}.op-live-editor .video-plugin-ipad-frame.white.flat .video-plugin-new{background:url(//www.traininguri.ro/wp-content/plugins/optimizePressPlugin/lib/images/video_player/ipad/flat/white/ipad-le.png) center center/contain no-repeat;height:auto!important}.op-live-editor .video-plugin-ipad-frame.black.real .video-plugin-new{background:url(//www.traininguri.ro/wp-content/plugins/optimizePressPlugin/lib/images/video_player/ipad/real/black/ipad-le.png) center center/contain no-repeat;height:auto!important}.op-live-editor .video-plugin-ipad-frame.black.flat .video-plugin-new{background:url(//www.traininguri.ro/wp-content/plugins/optimizePressPlugin/lib/images/video_player/ipad/flat/black/ipad-le.png) center center/contain no-repeat;height:auto!important}.op-live-editor .video-plugin-monitor-frame.real .video-plugin-new{background:url(//www.traininguri.ro/wp-content/plugins/optimizePressPlugin/lib/images/video_player/monitor/real/monitor-le.png) center center/contain no-repeat;height:auto!important}.op-live-editor .video-plugin-monitor-frame.flat .video-plugin-new{background:url(//www.traininguri.ro/wp-content/plugins/optimizePressPlugin/lib/images/video_player/monitor/flat/monitor-le.png) center center/contain no-repeat;height:auto!important}.op-live-editor .video-plugin-laptop-frame.real .video-plugin-new{background:url(//www.traininguri.ro/wp-content/plugins/optimizePressPlugin/lib/images/video_player/laptop/real/laptop-le.png) center center/contain no-repeat;height:auto!important}.op-live-editor .video-plugin-laptop-frame.flat .video-plugin-new{background:url(//www.traininguri.ro/wp-content/plugins/optimizePressPlugin/lib/images/video_player/laptop/flat/laptop-le.png) center center/contain no-repeat;height:auto!important}.op-live-editor .video-plugin-browser-frame .video-plugin-new{background:url(//www.traininguri.ro/wp-content/plugins/optimizePressPlugin/lib/images/video_player/browser/browser-le.png) center center/contain no-repeat;height:auto!important}.video-plugin .fp-logo,.video-plugin-lightbox .fp-logo,.video-plugin-new .fp-logo{display:block!important;opacity:1!important}.video-plugin,.video-plugin-new{box-sizing:border-box;max-width:100%;height:100%}.video-plugin-new{overflow:hidden}.video-plugin-new>div,.video-plugin>div{line-height:0!important;margin:0!important;display:block}.video-plugin-new>script:first-child,.video-plugin>script:first-child{display:none}.video-plugin *,.video-plugin-new *{max-width:100%!important;box-sizing:border-box}.video-plugin-new.not-flowplayer>div{position:relative}.video-plugin-new>iframe{display:block;margin-left:auto;margin-right:auto}.video-plugin-new.not-flowplayer>div>iframe{position:absolute!important;left:0;top:0;width:100%!important;height:100%!important}.video-plugin p,.video-plugin-new p{line-height:1!important}.video-plugin .fp-message,.video-plugin-new .fp-message{text-decoration:none}.video-plugin .fp-progress,.video-plugin-new .fp-progress{max-width:none!important}.video-plugin .flowplayer video,.video-plugin .flowplayer.is-poster,.video-plugin .flowplayer.is-splash,.video-plugin-new .flowplayer video,.video-plugin-new .flowplayer.is-poster,.video-plugin-new .flowplayer.is-splash{background-color:#000}.video-plugin .flowplayer.is-poster,.video-plugin-new .flowplayer.is-poster{background-size:100%;background-repeat:no-repeat;background-position:center center}.video-plugin .flowplayer .fp-context-menu,.video-plugin .flowplayer .fp-ratio,.video-plugin .flowplayer.hide-controls .fp-ui *,.video-plugin-new .flowplayer .fp-context-menu,.video-plugin-new .flowplayer .fp-ratio,.video-plugin-new .flowplayer.hide-controls .fp-ui *{display:none}.video-plugin .flowplayer .fp-context-menu,.video-plugin-new .flowplayer .fp-context-menu{display:none!important}.video-plugin .video-plugin-lightbox .fp-ratio,.video-plugin-new .video-plugin-lightbox .fp-ratio{display:block}.video-plugin .flowplayer .fp-message,.video-plugin-new .flowplayer .fp-message{box-sizing:border-box}.audio-plugin .fp-embed,.video-plugin .flowplayer .fp-embed,.video-plugin-new .flowplayer .fp-embed{display:none!important}.audio-plugin .is-paused.flowplayer .fp-ui{background:url(data:image/png;base64,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) 5px 5px/20px no-repeat}.audio-plugin .flowplayer .fp-waiting{margin:8px auto 0}.audio-plugin .flowplayer .fp-waiting em{width:.6em;height:.6em}.audio-plugin .flowplayer.fixed-controls .fp-controls,.audio-plugin .flowplayer.is-mouseout .fp-controls{height:20px}.audio-plugin .flowplayer .fp-message{padding-top:0}.audio-plugin .flowplayer.is-error h2{margin-top:5px;margin-bottom:0;font-size:normal}.audio-plugin .flowplayer.is-mouseout .fp-duration,.audio-plugin .flowplayer.is-mouseout .fp-elapsed,.audio-plugin .flowplayer.is-mouseout .fp-embed,.audio-plugin .flowplayer.is-mouseout .fp-fullscreen,.audio-plugin .flowplayer.is-mouseout .fp-logo,.audio-plugin .flowplayer.is-mouseout .fp-play,.audio-plugin .flowplayer.is-mouseout .fp-remaining,.audio-plugin .flowplayer.is-mouseout .fp-unload,.audio-plugin .flowplayer.is-mouseout .fp-volume{opacity:1;filter:alpha(Opacity=100)}.audio-plugin .flowplayer.is-mouseout .fp-timeline,.audio-plugin .flowplayer.is-mouseover .fp-timeline{position:relative;overflow:hidden;top:5px;height:10px;margin:0 150px 0 75px!important}.audio-plugin .flowplayer .fp-play{display:block}.audio-plugin .flowplayer .fp-elapsed{left:35px}.audio-plugin .is-mouseout.flowplayer .fp-controls,.audio-plugin .is-mouseover.flowplayer .fp-controls{bottom:3px}.audio-plugin .flowplayer .fp-time em{bottom:8px}.audio-plugin .flowplayer video{border-radius:3px}.audio-plugin .flowplayer.is-touch.is-mouseout .fp-progress:after,.audio-plugin .flowplayer.is-touch.is-mouseout .fp-progress:before{content:'';display:block;border-radius:10px;position:absolute;right:-5px}.audio-plugin .flowplayer.is-touch.is-rtl.is-mouseout .fp-progress:after,.audio-plugin .flowplayer.is-touch.is-rtl.is-mouseout .fp-progress:before{right:auto;left:-5px}.audio-plugin .flowplayer.is-touch.is-rtl.is-mouseout .fp-progress:after{left:-10px;box-shadow:-1px 0 4px rgba(0,0,0,.5)}.audio-plugin .flowplayer.is-touch.is-mouseout .fp-progress:before{width:10px;height:10px}.audio-plugin .flowplayer.is-touch.is-mouseout .fp-progress:after{height:10px;width:10px;top:-5px;right:-10px;border:5px solid rgba(255,255,255,.65);box-shadow:1px 0 4px rgba(0,0,0,.5)}.audio-plugin .flowplayer.is-touch.is-mouseout .fp-timeline.is-dragging .fp-progress:after{border:10px solid #fff;border-radius:20px;-webkit-transition:inherit;transition:inherit;top:-10px;right:-15px}.audio-plugin .flowplayer.is-touch.is-rtl.is-mouseout .fp-timeline.is-dragging .fp-progress:after{left:-15px;right:auto;border:10px solid #fff}.audio-plugin .mejs-overlay-play{display:none!important}.audio-plugin .me-cannotplay span{padding-top:4px}.op-vpf--btn-element p:hover,.op-vpf--btn-element:hover{cursor:pointer;cursor:hand}.op-vpf--btn-text{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.op-vpf--btn-text p{margin:0;-webkit-transition:opacity .2s ease-out;transition:opacity .2s ease-out}.op-vpf--btn-text p:hover{opacity:.5;-webkit-transition:opacity .2s ease-in;transition:opacity .2s ease-in}.op-vpf--btn-text p:before{content:url(//www.traininguri.ro/wp-content/plugins/optimizePressPlugin/lib/assets/images/video_player_fullscreen/icon-play.png);width:20px;height:20px;margin-right:5px}.op-vpf--playing{display:block!important;position:fixed;top:0;left:0;width:100%;height:100%;z-index:10000!important}.op-vpf--frame-close{background-image:url(//www.traininguri.ro/wp-content/plugins/optimizePressPlugin/lib/assets/images/video_player_viewport_fullscreen/close.png);width:40px;height:40px;position:fixed;top:40px;right:40px;z-index:10001!important}.op-vpf--frame-close:hover{background-image:url(//www.traininguri.ro/wp-content/plugins/optimizePressPlugin/lib/assets/images/video_player_viewport_fullscreen/close_hover.png);width:40px;height:40px;position:fixed;top:40px;right:40px;z-index:10001!important}.op-vpf--frame-close-hidden{display:none}.op-vpf--frame{background-color:#000;display:none;opacity:0}.op-popup-content{display:none}.op-popup-content-visible{display:block;padding:20px 30px}.op-popup-content .styled-hr{min-width:300px}.op-popup-fancybox,.op-popup-fancybox .fancybox-inner,.op-popup-fancybox .fancybox-outer{max-width:100%}.op-popup-fancybox-autosize .fancybox-inner{max-width:none}.op-popup-fancybox .fancybox-inner,.op-popup-fancybox .fancybox-outer{background-color:#fff}#epicbox .op-popup-content{display:block}#epicbox .op-popup-button,.op-popup-content .add-new-element{display:none}.op-popup-button .default-button{background:0 0}.op-popup-content>div:last-child{margin-bottom:0}.op-popup-content .op-pricing-table{width:100%}.floating-featured-panel-fluid .fixed-width{width:auto}body div.pp_default .pp_content_container .pp_details{margin-top:12px}@media only screen and (max-width:959px){.video-plugin{position:relative;padding-bottom:56.25%;padding-top:30px;overflow:hidden;width:100%!important;height:auto!important}.video-plugin-new{position:relative;padding-top:30px;overflow:hidden;height:auto!important}.video-plugin embed,.video-plugin iframe,.video-plugin img,.video-plugin object,.video-plugin>:first-child,.video-plugin>script:first-child+*{position:absolute!important;top:0;left:0;width:100%!important;height:100%!important;max-width:100%}.video-plugin-new embed,.video-plugin-new iframe,.video-plugin-new img,.video-plugin-new object,.video-plugin-new-syntax>:first-child,.video-plugin-new>:first-child,.video-plugin-new>script:first-child+*{position:static!important}.video-plugin-new>:first-child,.video-plugin-new>script:first-child+*,.video-plugin>:first-child,.video-plugin>script:first-child+*{display:block}.video-plugin-new>script:first-child,.video-plugin>script:first-child{display:none}.video-plugin img,.video-plugin-new img{height:auto!important}.video-plugin-new.not-flowplayer a,.video-plugin.not-flowplayer a{width:auto!important;height:auto!important;max-width:100%!important;text-align:center}}.styled-hr hr{display:none}.hr-style-1{display:block;height:17px;margin:30px 0;position:relative}.hr-style-1 .ornament{position:absolute;left:50%;margin-left:-60px;padding:0 20px;top:-20px}.hr-style-1 .hr-1,.hr-style-1 .hr-2{background-image:url(//www.traininguri.ro/wp-content/plugins/optimizePressPlugin/lib/assets/images/divider/shadow-left.png);background-repeat:no-repeat;height:17px;width:50%}.hr-style-1 .hr-1{background-position:left center;float:left}.hr-style-1 .hr-2{background-image:url(//www.traininguri.ro/wp-content/plugins/optimizePressPlugin/lib/assets/images/divider/shadow-right.png);background-position:right center;float:right}.hr-style-2{background-color:#e5e5e5;background-color:rgba(229,229,229,.6);display:block;height:2px;margin:30px 0;position:relative;text-align:center}.hr-style-2 .ornament{position:relative;padding:0 20px;top:-20px}.hr-style-2 div.hr-2{display:none}.hr-style-3{background-color:#e5e5e5;background-color:rgba(229,229,229,.6);display:block;height:2px;margin:30px 0;position:relative;text-align:center}.hr-style-3 .ornament{position:relative;padding:0 20px;top:-10px}.hr-style-3 div.hr-2{display:none}.hr-style-4{background-color:#e5e5e5;background-color:rgba(229,229,229,.6);display:block;height:2px;margin:20px 0 30px;position:relative;text-align:center}.hr-style-5{background-color:#e5e5e5;background-color:rgba(229,229,229,.9);display:block;height:2px;margin:30px 0;position:relative;text-align:right}.hr-style-5 a,.hr-style-5 a:hover,.hr-style-5 a:visited{position:relative;top:-10px;float:right;font-size:12px;background-color:#f9f9f9;background-color:rgba(229,229,229,.9);border-radius:3px;padding:0 4px;color:#333;text-decoration:none}.floating-featured-panel-fluid .hr-style-5 a{padding:0 4px;border-radius:3px}.hr-style-6{border-top:1px dashed #cacaca;border-top:1px dashed rgba(202,202,202,.8);display:block;margin:20px 0 30px;position:relative;text-align:right}.hr-style-7{display:block;height:53px;margin:20px auto;position:relative}.hr-style-7 .hr-1,.hr-style-7 .hr-2{background-image:url(//www.traininguri.ro/wp-content/plugins/optimizePressPlugin/lib/assets/images/divider/divider.png);background-repeat:no-repeat;height:53px;width:50%}.hr-style-7 .hr-1{background-position:left center;float:left}.hr-style-7 .hr-2{background-position:right center;float:right}.hr-style-8{display:block;height:40px;margin:30px 0;position:relative}.hr-style-8 .hr-1,.hr-style-8 .hr-2{height:40px;width:50%;background-image:url(//www.traininguri.ro/wp-content/plugins/optimizePressPlugin/lib/assets/images/divider/style-8.png);background-repeat:no-repeat}.hr-style-8 .hr-1{background-position:left center;float:left}.hr-style-8 .hr-2{background-position:right center;float:right}.hr-style-9{display:block;height:40px;margin:30px 0;position:relative}.hr-style-9 .hr-1,.hr-style-9 .hr-2{height:40px;width:50%;background-image:url(//www.traininguri.ro/wp-content/plugins/optimizePressPlugin/lib/assets/images/divider/style-9.png);background-repeat:no-repeat}.hr-style-9 .hr-1{background-position:left center;float:left}.hr-style-9 .hr-2{background-position:right center;float:right}.hr-style-10{display:block;height:4px;margin:30px 0;position:relative}.hr-style-10 .hr-1,.hr-style-10 .hr-2{background-image:url(//www.traininguri.ro/wp-content/plugins/optimizePressPlugin/lib/assets/images/divider/style-10.png);background-repeat:no-repeat;height:4px;width:50%}.hr-style-10 .hr-1{background-position:left center;float:left}.hr-style-10 .hr-2{background-position:right center;float:right}.hr-style-11{display:block;height:28px;margin:30px 0;position:relative}.hr-style-11 .hr-1,.hr-style-11 .hr-2{height:28px;width:50%;background-image:url(//www.traininguri.ro/wp-content/plugins/optimizePressPlugin/lib/assets/images/divider/style-11.png);background-repeat:no-repeat}.hr-style-11 .hr-1{background-position:left center;float:left}.hr-style-11 .hr-2{background-position:right center;float:right}.hr-style-0{background-color:#eee;background-color:rgba(238,238,238,.6);display:block;height:1px;margin:20px 0 30px;position:relative;text-align:center}.headline-style-1,.headline-style-10,.headline-style-11,.headline-style-12,.headline-style-13,.headline-style-2,.headline-style-3,.headline-style-4,.headline-style-5,.headline-style-6,.headline-style-7,.headline-style-8,.headline-style-9{margin:0 0 20px;line-height:normal;padding:10px 0}.headline-style-1{border-bottom:1px solid #DBDBDB}.headline-style-2{border-bottom:1px solid #101010}.headline-style-3{border-bottom:3px solid #DBDBDB}.headline-style-4{border-bottom:3px solid #101010}.headline-style-5{background-color:#fcfcfc;border-top:1px solid #e6e6e6;border-bottom:1px solid #e6e6e6;color:#444}.headline-style-6{border-top:1px solid #e6e6e6;border-bottom:1px solid #e6e6e6;color:#444}.main-content .headline-style-7{color:#444;background-image:url(//www.traininguri.ro/wp-content/plugins/optimizePressPlugin/lib/assets/images/headline/heading-shadow.jpg);background-repeat:no-repeat;background-position:left bottom;background-size:100% 40px;display:block;position:relative;padding-bottom:0}.main-content .headline-style-7 span{display:block;padding-bottom:70px}.headline-style-8{border-top:1px solid #dbdbdb}.headline-style-9{border-top:4px double #e9e9e9;border-bottom:1px solid #e9e9e9;padding-bottom:30px}.headline-style-10{background-color:#f5f5f5;border-bottom:3px solid #e5e5e5}.headline-style-11{background-color:#f7fbee;border-bottom:1px solid #e8eed9;color:#3f4f25}.headline-style-12{background-color:#fbf5ee;border-bottom:1px solid #eee5d9;color:#5f391e}#content_area .headline-style-13,.main-content .headline-style-13{background-color:#fffcf2;border-top:1px solid #eee6c8;border-bottom:1px solid #eee6c8;color:#515151;height:85px;line-height:85px;padding:0;position:relative}.headline-style-13 img.fade-left{position:absolute;left:0;top:-1px;height:87px;width:120px}.headline-style-13 img.fade-right{position:absolute;right:0;top:-1px;height:87px;width:120px}#content_area .headline-style-14,.main-content .headline-style-14{background-color:#fffcf2;border-bottom:1px solid #eee6c8;color:#515151;height:55px;line-height:55px;padding:0;position:relative;font-size:20px}.headline-style-14 span{position:relative;z-index:2}.headline-style-14 img.fade-left{position:absolute;left:0;top:-1px;height:87px;width:120px}.headline-style-14 img.fade-right{position:absolute;right:0;top:-1px;height:87px;width:120px}.headline-style-15{background-color:#eaeef0;padding:10px 20px;color:#666}.headline-style-16 table{text-align:center}.headline-style-16 td{vertical-align:middle}.headline-style-16 td.stroke{width:50%}.headline-style-16 td.stroke div{display:block;height:1px;width:100%;background-color:#ccc;background-color:rgba(0,0,0,.2)}.headline-style-16 td.headline{white-space:nowrap;padding:8px 15px 0}.headline-style-16 td.headline h2{font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit;color:inherit}.headline-style-17 table{text-align:center}.headline-style-17 td{vertical-align:middle}.headline-style-17 td.stroke{width:50%}.headline-style-17 td.stroke div{display:block;height:5px;width:100%;border-top:1px solid rgba(0,0,0,.2);border-bottom:1px solid rgba(0,0,0,.2)}.headline-style-17 td.headline{white-space:nowrap;padding:8px 15px 0}.headline-style-17 td.headline h2{font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit;color:inherit}.feature-block{list-style:none;margin:10px 0 0}.feature-block-link{display:block;overflow:hidden}.feature-block.feature-block-one-col li{width:80%}.feature-block-one-col li{width:83%!important}.feature-block p{line-height:1.6em;color:#444;text-align:left}.latest-post .feature-block p{line-height:1.6em}.single-post-content ol.feature-block,.single-post-content ul.feature-block{list-style:none}.feature-block.feature-block-with-icon.feature-block-one-col li{padding-left:80px;margin-bottom:40px;box-sizing:border-box}.feature-block.feature-block-with-icon li{min-height:64px}.feature-block.feature-block-with-icon.feature-block-one-col li:last-child{margin-bottom:0}.feature-block.feature-block-with-icon h2{padding:0 0 10px}.feature-block ul{font-size:100%;list-style:disc}.feature-block.feature-block ul li{float:none;width:auto;margin-right:0}.feature-block h2{padding:0 0 10px;font-size:18px;line-height:1.3em;letter-spacing:-.5px;font-weight:700;margin-bottom:0;color:#222;text-align:left;clear:none}.feature-block-icon-container{position:absolute;margin-left:-80px;width:80px;text-align:center}.feature-block-icon-container img{float:none;max-width:100%}.feature-block-style-image li{position:relative;min-height:125px;overflow:hidden}.feature-block-style-image .feature-block-icon-container{margin-left:0;width:40%;position:absolute;left:0;top:0;text-align:center}.feature-block-style-image div{width:55%;float:right}.feature-block-style-image .feature-block-icon-container img{position:relative;float:none;display:inline-block;width:auto;height:auto;max-width:100%;max-height:125px}.feature-block-style-1{width:100%}.feature-block-style-1 img{height:48px;width:auto;float:left}.feature-block-style-1 h2{font-weight:700;display:table;padding-left:15px;position:relative;min-height:48px;#top:50%;clear:none}.feature-block-style-1 h2 span{display:table-cell;vertical-align:middle;#top:-50%}.feature-block-style-1 p{margin-top:10px;clear:both}.feature-block-style-2 div{text-align:center}.feature-block-style-2{text-align:center;width:100%}.feature-block-style-2 img{height:50px;width:auto;position:relative;text-align:center}.feature-block-style-2 h2{font-weight:700;display:block;position:relative;margin-top:15px;text-align:center;padding-bottom:0;clear:none}.feature-block-style-2 p{margin-top:10px;clear:both;text-align:center}.feature-block-style-2.feature-block-one-col li{margin-left:auto;margin-right:auto}.feature-block-style-3{text-align:center;width:100%}.feature-block-3-img-container{display:block;height:100px;width:100%;border-radius:6px;background-color:#004a80;margin:0 auto;text-align:center}.feature-block-style-3 img{height:50px;width:auto;position:relative;top:25px}.feature-block-style-3 h2{font-weight:700;display:block;position:relative;margin-top:15px;text-align:center;padding-bottom:0;clear:none}.feature-block-style-3 p{margin-top:10px;clear:both;text-align:center}.feature-block-style-3.feature-block-one-col li{margin-left:auto;margin-right:auto}.feature-block-style-4{text-align:center;width:100%}.feature-block-4-img-container{display:block;height:100px;width:100px;border-radius:100px;background-color:#004a80;margin:0 auto;text-align:center}.feature-block-style-4 img{height:50px;width:auto;position:relative;top:25px}.feature-block-style-4 h2{font-weight:700;display:block;position:relative;margin-top:15px;text-align:center;padding-bottom:0}.feature-block-style-4 p{margin-top:10px;clear:both;text-align:center}.feature-block-style-4.feature-block-one-col li{margin-left:auto;margin-right:auto}.feature-block.feature-block-two-col li div{margin-bottom:30px}.feature-block.feature-block-two-col li{width:46%;margin-right:8%;float:left;text-align:left;box-sizing:border-box}.feature-block.feature-block-two-col li:nth-child(even){margin-right:0}.feature-block.feature-block-three-col li div{margin-bottom:30px}.feature-block.feature-block-three-col li{width:30%;margin-right:5%;float:left;text-align:left}.feature-block.feature-block-three-col li:nth-child(3n){margin-right:0}.feature-block.feature-block-four-col li div{margin-bottom:30px}.four-fifths .feature-block li,.three-fourths .feature-block li{width:28%}.narrow .feature-block li,.one-half .feature-block.feature-block-four-col li,.one-half .feature-block.feature-block-three-col li,.three-columns .feature-block li,.three-columns .feature-block.feature-block-four-col li{width:100%}.feature-block-style-icon.feature-block.feature-block-four-col li div,.feature-block-style-icon.feature-block.feature-block-three-col li div,.feature-block-style-icon.feature-block.feature-block-two-col li div{padding-left:80px}.feature-block-style-icon.feature-block .feature-block-icon{max-width:60px;height:auto}.feature-block.feature-block-with-image.feature-block-four-col li div{padding-left:0}.feature-block.feature-block-four-col li{width:21%;margin-right:5%;float:left;text-align:left}.feature-block.feature-block-four-col li:nth-child(4n){margin-right:0}.feature-block.feature-block-with-image.feature-block-three-col li div{padding-left:0;text-align:left}.feature-block.feature-block-with-image.feature-block-one-col img{width:auto}.feature-block-one-col.feature-block-style-image .feature-block-icon-container{max-width:125px}.feature-block-one-col.feature-block-style-image div{width:100%;padding-left:140px;box-sizing:border-box}.floating-featured-panel-fluid .feature-block li{width:100%!important;margin-right:0!important}.feature-box{margin:0 auto 20px;overflow:hidden}.feature-box.feature-box-align-left{float:left}.feature-box.feature-box-align-center{float:none}.feature-box.feature-box-align-right{float:right}.feature-box-content{padding:20px}.feature-box .feature-box-content p{letter-spacing:inherit;line-height:1.6em}.feature-box .feature-box-content :first-child{margin-top:0}.feature-box-content strong{font-weight:700}.feature-box-1{background-color:#fafafa;border:1px solid #e3e3e3;border-radius:8px;color:#7e7e7e}.feature-box-1 .feature-box-content h1,.feature-box-1 .feature-box-content h2,.feature-box-1 .feature-box-content h3,.feature-box-1 .feature-box-content h4,.feature-box-1 .feature-box-content p{color:#7e7e7e}.feature-box-1 .feature-box-content h1,.feature-box-1 .feature-box-content h2,.feature-box-1 .feature-box-content h3,.feature-box-1 .feature-box-content h4{line-height:normal}.feature-box-2{background-color:#fff;border:1px solid #dedede;color:#7e7e7e}.feature-box-2 .feature-box-content h1,.feature-box-2 .feature-box-content h2,.feature-box-2 .feature-box-content h3,.feature-box-2 .feature-box-content h4,.feature-box-2 .feature-box-content p{color:#516385}.feature-box-2 .feature-box-content{border:4px solid #f5f5f5}.feature-box-2-blue{background-color:#fcfdff;border:1px solid #cee0f7}.feature-box-2-blue .feature-box-content{border:4px solid #f0f5fd;color:#516385}.feature-box-2-blue .feature-box-content h1,.feature-box-2-blue .feature-box-content h2,.feature-box-2-blue .feature-box-content h3,.feature-box-2-blue .feature-box-content h4,.feature-box-2-blue .feature-box-content p{color:#516385}.feature-box-2-blue .feature-box-content h1,.feature-box-2-blue .feature-box-content h2,.feature-box-2-blue .feature-box-content h3,.feature-box-2-blue .feature-box-content h4{line-height:normal}.feature-box-3{background-color:#fff;border:1px solid #dedede;border-radius:8px;color:#7e7e7e}.feature-box-3 .feature-box-content h1,.feature-box-3 .feature-box-content h2,.feature-box-3 .feature-box-content h3,.feature-box-3 .feature-box-content h4,.feature-box-3 .feature-box-content p{color:#7e7e7e}.feature-box-3 .feature-box-content{border:4px solid #f5f5f5;border-radius:8px}.feature-box-3-blue{background-color:#fcfdff;border:1px solid #cee0f7}.feature-box-3-blue .feature-box-content{border:4px solid #f0f5fd;color:#516385}.feature-box-3-blue .feature-box-content h1,.feature-box-3-blue .feature-box-content h2,.feature-box-3-blue .feature-box-content h3,.feature-box-3-blue .feature-box-content h4,.feature-box-3-blue .feature-box-content p{color:#516385}.feature-box-4{background-color:#fdfeff;border:1px solid #daedfd;border-radius:8px;color:#7e7e7e}.feature-box-4 .feature-box-content h1,.feature-box-4 .feature-box-content h2,.feature-box-4 .feature-box-content h3,.feature-box-4 .feature-box-content h4,.feature-box-4 .feature-box-content p{color:#7e7e7e}.feature-box-4 .feature-box-content{border-radius:8px}.feature-box-4-brown{background-color:#f3f2ee;border:1px solid #d5d6d7;color:#666}.feature-box-4-brown .feature-box-content h1,.feature-box-4-brown .feature-box-content h2,.feature-box-4-brown .feature-box-content h3,.feature-box-4-brown .feature-box-content h4,.feature-box-4-brown .feature-box-content p{color:#666}.feature-box-4-brown .feature-box-content{border:1px solid #fff}.feature-box-5{border:3px solid #fafafa;border:3px solid rgba(0,0,0,.02);color:#7e7e7e}.feature-box-5 .feature-box-content h1,.feature-box-5 .feature-box-content h2,.feature-box-5 .feature-box-content h3,.feature-box-5 .feature-box-content h4,.feature-box-5 .feature-box-content p{color:#7e7e7e}.feature-box-5 .feature-box-content{background-color:#faf2d3;border:1px solid #eada95;color:#251914;font-size:15px;font-style:italic;font-family:Georgia,Times,serif}.feature-box-5-round,.feature-box-5-round .feature-box-content{border-radius:8px}.feature-box-6{background-color:#caebf0;border:1px solid #7ccbd7;color:#2e4346;font-size:15px;font-style:italic;font-family:Georgia,Times,serif}.feature-box-6 .feature-box-content h1,.feature-box-6 .feature-box-content h2,.feature-box-6 .feature-box-content h3,.feature-box-6 .feature-box-content h4,.feature-box-6 .feature-box-content p{color:#2e4346}.feature-box-6-round{border-radius:8px}.feature-box-7{background-color:#ffffcb;border-top:1px solid #dadada;border-bottom:1px solid #dadada;color:#2e4346;font-size:15px}.feature-box-7 .feature-box-content h1,.feature-box-7 .feature-box-content h2,.feature-box-7 .feature-box-content h3,.feature-box-7 .feature-box-content h4,.feature-box-7 .feature-box-content p{color:#2e4346}.feature-box-8{border-radius:8px;border:1px solid #dfdfdf;box-shadow:0 0 8px rgba(0,0,0,.08);color:#626262}.feature-box-8 .feature-box-content{background-color:#fdfeff;color:#626262;border-bottom-right-radius:8px;border-bottom-left-radius:8px}.feature-box-8 .box-title{background-color:#edf5fc;color:#405768;padding:20px;font-size:17px;font-weight:700;border-top-left-radius:8px;border-top-right-radius:8px;margin-bottom:0}.feature-box-8 .feature-box-content h1,.feature-box-8 .feature-box-content h2,.feature-box-8 .feature-box-content h3,.feature-box-8 .feature-box-content h4,.feature-box-8 .feature-box-content p{color:#626262}.feature-box-9{background-color:#e0f3c0;border:1px solid #bbce95;color:#616e52;font-size:20px;border-radius:8px}.feature-box-9 .feature-box-content{border:1px solid #fff;padding:20px;border-radius:8px}.feature-box-9 .feature-box-content h1,.feature-box-9 .feature-box-content h2,.feature-box-9 .feature-box-content h3,.feature-box-9 .feature-box-content h4,.feature-box-9 .feature-box-content p{color:#616e52}.feature-box-9-brown{background-color:#f0eee4;border:1px solid #d5d6d7;color:#666;font-family:Georgia,Times,serif}.feature-box-9-brown .feature-box-content{border:1px solid #fff}.feature-box-9-brown .feature-box-content h1,.feature-box-9-brown .feature-box-content h2,.feature-box-9-brown .feature-box-content h3,.feature-box-9-brown .feature-box-content h4,.feature-box-9-brown .feature-box-content p{color:#666}.feature-box-10{color:#626262}.feature-box-10 .feature-box-content{background:#f9f9f9;background:-webkit-linear-gradient(top, #f9f9f9 0, #f0f0f0 100%);background:linear-gradient(to bottom,#f9f9f9 0,#f0f0f0 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#f9f9f9', endColorstr='#f0f0f0', GradientType=0);padding:10px 20px;color:#626262}.feature-box-10 .box-title{background:#f4f4f4;background:-webkit-linear-gradient(top, #f4f4f4 0, #e2e2e2 100%);background:linear-gradient(to bottom,#f4f4f4 0,#e2e2e2 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#f4f4f4', endColorstr='#e2e2e2', GradientType=0);color:#3f3f3f;padding:15px 20px;font-size:21px;font-weight:700;margin-bottom:0}.feature-box-10 .feature-box-content h1,.feature-box-10 .feature-box-content h2,.feature-box-10 .feature-box-content h3,.feature-box-10 .feature-box-content h4,.feature-box-10 .feature-box-content p{color:#626262}.feature-box-11{color:#626262;box-shadow:0 0 8px rgba(0,0,0,.35)}.ie7 .feature-box-11,.ie8 .feature-box-11{border:1px solid #EDEDED}.feature-box-11 .feature-box-content{background-color:#fff;padding:10px 20px;color:#626262}.feature-box-11 .box-title{background:#fff;background:-webkit-linear-gradient(top, #fff 0, #ebebeb 100%);background:linear-gradient(to bottom,#fff 0,#ebebeb 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#ebebeb', GradientType=0);color:#3f3f3f;padding:15px 20px;font-size:21px;font-weight:700;margin-bottom:0}.feature-box-11 .feature-box-content h1,.feature-box-11 .feature-box-content h2,.feature-box-11 .feature-box-content h3,.feature-box-11 .feature-box-content h4,.feature-box-11 .feature-box-content p{color:#626262}.feature-box-12 .feature-box-content{background:#edf7ff;padding:10px 20px;color:#3f3f3f}.feature-box-12 .box-title{background:#cbeafe;color:#2c3f4c;padding:15px 20px;font-size:21px;font-weight:700;text-shadow:0 1px 0 #fff;margin-bottom:0}.feature-box-12 .feature-box-content h1,.feature-box-12 .feature-box-content h2,.feature-box-12 .feature-box-content h3,.feature-box-12 .feature-box-content h4,.feature-box-12 .feature-box-content p{color:#3f3f3f}.feature-box-13 .feature-box-content{background:#ebf5da;padding:10px 20px;color:#3f3f3f}.feature-box-13 .box-title{background:#eaf2de;background:-webkit-linear-gradient(top, #eaf2de 0, #d2e2b8 100%);background:linear-gradient(to bottom,#eaf2de 0,#d2e2b8 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#eaf2de', endColorstr='#d2e2b8', GradientType=0);color:#5a6748;padding:15px 20px;margin-bottom:0;font-size:21px;font-weight:700;text-shadow:0 1px 0 #fff}.feature-box-13 .feature-box-content h1,.feature-box-13 .feature-box-content h2,.feature-box-13 .feature-box-content h3,.feature-box-13 .feature-box-content h4,.feature-box-13 .feature-box-content p{color:#3f3f3f}.feature-box-14{background-color:#fff;border:1px solid #e7e7e7;color:#3f3f3f;box-shadow:0 1px 1px rgba(0,0,0,.12);background-image:url(//www.traininguri.ro/wp-content/plugins/optimizePressPlugin/lib/assets/images/feature_box/silver-bg.png);background-repeat:repeat-x;background-position:left bottom}.feature-box-14-round{border-radius:8px}.feature-box-14 .feature-box-content h1,.feature-box-14 .feature-box-content h2,.feature-box-14 .feature-box-content h3,.feature-box-14 .feature-box-content h4,.feature-box-14 .feature-box-content p{color:#3f3f3f}.feature-box-16{background-color:#fff;box-shadow:0 0 20px 5px rgba(0,0,0,.15)}.feature-box-17{background-color:#f5f5f5;border-top:1px solid #dadada;border-bottom:1px solid #dadada}.feature-box-18{background-color:#fff;border:1px solid #666;border:1px solid rgba(0,0,0,.25);border-radius:10px;box-shadow:0 0 10px 0 rgba(0,0,0,.15)}.feature-box-19{background-color:#eaeef1;box-shadow:inset 0 0 0 5px #fff,0 1px 2px 1px rgba(0,0,0,.2)}.feature-box-20{border-radius:4px;box-shadow:0 0 0 4px #F5F5F5;border:1px solid #ccc;background:#fafafa}.feature-box-21{border-radius:4px;box-shadow:0 0 0 4px #e9f3e2;border:1px solid #7BDA3D}.feature-box-22{border:1px solid #ddd}.feature-box-22-round{border-radius:4px}.feature-box-23{border-radius:6px;border:1px solid #ddd}.feature-box-23 .box-title{background:#f9f9f9;color:#222;padding:15px 20px;font-size:25px;font-weight:700;text-shadow:0 1px 0 #fff;margin-bottom:0}.feature-box-23 .feature-box-content{background:#fff;padding:10px 20px}.feature-box-24{border-radius:6px;border:1px solid #64af49}.feature-box-24 .box-title{background:#edfae7;color:#222;padding:15px 20px;font-size:18px;font-weight:700;text-shadow:0 1px 0 #fff;margin-bottom:0}.feature-box-24 .feature-box-content{background:#fff;padding:10px 20px}.feature-box-25 .box-title{background:#333;color:#fff;padding:15px 20px;font-size:18px;font-weight:700;margin-bottom:0}.feature-box-25 .feature-box-content{background:#f0f0f0;padding:10px 20px;color:#3f3f3f}div.feature-box-creator{float:none;margin:0 auto 20px;overflow:hidden;max-width:100%}div.feature-box-creator .feature-box-content{padding:20px}.feature-box .feature-box-content .op-text-block{width:100%}div.feature-box-creator .feature-box-content p{letter-spacing:inherit;line-height:1.6em}div.feature-box-creator .feature-box-content :first-child{margin-top:0}div.feature-box-creator .feature-box-content strong{font-weight:700}div.feature-box-creator.feature-box-creator-style-1{background-color:#eee;color:#000}div.feature-box-creator.feature-box-creator-style-1 .feature-box-content h1,div.feature-box-creator.feature-box-creator-style-1.feature-box-content h2,div.feature-box-creator.feature-box-creator-style-1.feature-box-content h3,div.feature-box-creator.feature-box-creator-style-1.feature-box-content h4,div.feature-box-creator.feature-box-creator-style-1.feature-box-content p{color:#7e7e7e}div.feature-box-creator.feature-box-creator-style-1 .feature-box-content h1,div.feature-box-creator.feature-box-creator-style-1.feature-box-content h2,div.feature-box-creator.feature-box-creator-style-1.feature-box-content h3,div.feature-box-creator.feature-box-creator-style-1.feature-box-content h4{line-height:normal}.element-container .qanda,.main-content .qanda,.mce-content-body .qanda{list-style:none;color:#979ca2}.element-container .qanda p,.main-content .qanda p,.mce-content-body .qanda p{color:#979ca2}.element-container .qanda.qanda-three-col li div,.main-content .qanda.qanda-three-col li div,.mce-content-body .qanda.qanda-three-col li div{padding-left:80px;margin-bottom:30px}.element-container .qanda.qanda-three-col li,.main-content .qanda.qanda-three-col li,.mce-content-body .qanda.qanda-three-col li{width:30%;margin-right:5%;float:left}.element-container .qanda.qanda-three-col li:nth-child(3n),.main-content .qanda.qanda-three-col li:nth-child(3n),.mce-content-body .qanda.qanda-three-col li:nth-child(3n){margin-right:0}.floating-featured-panel-fluid .element-container .qanda li,.floating-featured-panel-fluid .main-content .qanda li,.floating-featured-panel-fluid .mce-content-body .qanda li{width:100%!important;margin-right:0!important}.element-container .qanda.qanda-two-col li div,.main-content .qanda.qanda-two-col li div,.mce-content-body .qanda.qanda-two-col li div,.op-popup-content .qanda.qanda-two-col li div{padding-left:80px;margin-bottom:30px}.element-container .qanda.qanda-two-col li,.main-content .qanda.qanda-two-col li,.mce-content-body .qanda.qanda-two-col li,.op-popup-content .qanda.qanda-two-col li{width:48%;margin-right:4%;float:left}.element-container .qanda.qanda-two-col li:nth-child(even),.main-content .qanda.qanda-two-col li:nth-child(even),.mce-content-body .qanda.qanda-two-col li:nth-child(even),.op-popup-content .qanda.qanda-two-col li:nth-child(even){margin-right:0}.element-container .qanda.large-q li h3,.main-content .qanda.large-q li h3,.mce-content-body .qanda.large-q li h3,.op-popup-content .qanda.large-q li h3{margin-left:50px;min-height:50px;letter-spacing:0}.element-container .qanda.large-q li h3 img,.main-content .qanda.large-q li h3 img,.mce-content-body .qanda.large-q li h3 img,.op-popup-content .qanda.large-q li h3 img{position:absolute;margin-left:-50px}.element-container .qanda h3,.main-content .qanda h3,.mce-content-body .qanda h3,.op-popup-content .qanda h3{font-size:18px;font-weight:700;color:#676978;line-height:1.3em}.element-container .qanda.qa-text h3,.main-content .qanda.qa-text h3,.mce-content-body .qanda.qa-text h3,.op-popup-content .qanda.qa-text h3{color:#424242;padding-bottom:5px;letter-spacing:0}.element-container .qanda.qa-text li h3,.main-content .qanda.qa-text li h3,.mce-content-body .qanda.qa-text li h3,.op-popup-content .qanda.qa-text li h3,.qanda.qa-text li p{margin-left:30px;font-size:14px}.element-container .qanda.qa-text li h3 span .op-popup-content .qanda.qa-text li h3 span,.main-content .qanda.qa-text li h3 span,.mce-content-body .qanda.qa-text li h3 span,.qanda.qa-text li p span{position:absolute;margin-left:-30px;color:#424242;font-weight:700}@media only screen and (max-width:767px){.main-content .qanda.qanda-three-col li,.mce-content-body .qanda.qanda-three-col li,.qanda.qanda-three-col li{width:100%}}.thumb{position:static}.thumb img{position:static;margin:0;background:0 0}.recent-posts-style-1{margin:0;padding:0 0 20px}.recent-posts-style-1 li{display:block;margin:0 0 30px;padding:0}.recent-posts-style-1 li:last-child{margin:0}.recent-posts-style-1 li:after{content:"";display:table;clear:both}.recent-posts-style-1 .thumb{float:left;width:25%;position:static}.recent-posts-style-1 .content{float:left;width:75%}.recent-posts-style-1 a{font-size:18px;line-height:1.3em;color:#004a80;text-decoration:none;display:block;margin:-3px 0 0 15px}.recent-posts-style-1 span{font-size:inherit;display:block;margin:5px 0 0 15px}.recent-posts-style-2{margin:0;padding:0}.recent-posts-style-2 li{display:block;margin:0 0 30px;padding:0}.recent-posts-style-2 li:last-child{margin:0}.recent-posts-style-2 .thumb{display:none}.recent-posts-style-2 a{font-size:18px;line-height:1.3em;color:#004a80;text-decoration:none;display:block;margin:0}.recent-posts-style-2 span{font-size:inherit;display:block;margin:5px 0 0}.recent-posts-style-3{padding:40px;background-color:#f2f2f2;background-color:rgba(0,0,0,.025);border-radius:3px;box-shadow:inset 0 0 0 1px rgba(0,0,0,.15)}.recent-posts-style-3 li{display:block;margin:0 0 30px;padding:0}.recent-posts-style-3 li:last-child{margin:0}.recent-posts-style-3 li:after{content:"";display:table;clear:both}.recent-posts-style-3 .thumb{float:left;width:25%}.recent-posts-style-3 .content{float:left;width:75%}.recent-posts-style-3 a{font-size:18px;line-height:1.3em;color:#004a80;text-decoration:none;display:block;margin:-5px 0 0 15px}.recent-posts-style-3 span{font-size:inherit;display:block;margin:5px 0 0 15px}.recent-posts-style-4{padding:40px;background-color:#f2f2f2;background-color:rgba(0,0,0,.025);border-radius:3px;box-shadow:inset 0 0 0 1px rgba(0,0,0,.15)}.recent-posts-style-4 li{display:block;margin:0 0 30px;padding:0}.recent-posts-style-4 li:last-child{margin:0}.recent-posts-style-4 .thumb{display:none}.recent-posts-style-4 a{font-size:18px;line-height:1.3em;color:#004a80;text-decoration:none;display:block;margin:0 0 0 15px}.recent-posts-style-4 span{font-size:inherit;display:block;margin:-3px 0 0 15px}.recent-posts-style-5{margin:0;padding:0}.recent-posts-style-5 li{display:block;margin:0 0 30px;padding:0}.recent-posts-style-5 li:last-child{margin:0}.recent-posts-style-5 li:after{content:"";display:table;clear:both}.recent-posts-style-5 .thumb{float:left;width:25%}.recent-posts-style-5 .content{float:left;width:75%}.recent-posts-style-5 a{font-size:18px;line-height:1.3em;color:#004a80;text-decoration:none;display:block;margin:-5px 0 0 15px}.recent-posts-style-5 span{font-size:inherit;display:block;margin:5px 0 0 15px}.recent-posts-style-6{padding:40px;background-color:#f2f2f2;background-color:rgba(0,0,0,.025);border-radius:3px;box-shadow:inset 0 0 0 1px rgba(0,0,0,.15)}.recent-posts-style-6 li{display:block;margin:0 0 30px;padding:0}.recent-posts-style-6 li:last-child{margin:0}.recent-posts-style-6 li:after{content:"";display:table;clear:both}.recent-posts-style-6 .thumb{float:left;width:25%}.recent-posts-style-6 .thumb img{border-radius:3px}.recent-posts-style-6 .content{float:left;width:75%}.recent-posts-style-6 a{font-size:18px;line-height:1.3em;color:#004a80;text-decoration:none;display:block;margin:-5px 0 0 15px}.recent-posts-style-6 span{font-size:inherit;display:block;margin:5px 0 0 15px}.recent-posts-style-7{margin:0;padding:0}.recent-posts-style-7 li{display:block;margin:0 0 30px;padding:0}.recent-posts-style-7 li:last-child{margin:0}.recent-posts-style-7 li:after{content:"";display:table;clear:both}.recent-posts-style-7 .thumb{float:left;width:25%}.recent-posts-style-7 .thumb img{border-radius:1px;box-shadow:0 0 0 4px #fff,0 0 0 5px rgba(0,0,0,.2)}.recent-posts-style-7 .content{float:left;width:75%}.recent-posts-style-7 a{font-size:18px;line-height:1.3em;color:#004a80;text-decoration:none;display:block;margin:-5px 0 0 15px}.recent-posts-style-7 span{font-size:inherit;display:block;margin:5px 0 0 15px}.recent-posts-style-8,.recent-posts-style-9{padding:40px;background-color:#f2f2f2;background-color:rgba(0,0,0,.025);border-radius:3px;box-shadow:inset 0 0 0 1px rgba(0,0,0,.15)}.recent-posts-style-8 li,.recent-posts-style-9 li{display:block;margin:0 0 30px;padding:0}.recent-posts-style-8 li:last-child,.recent-posts-style-9 li:last-child{margin:0}.recent-posts-style-8 li:after,.recent-posts-style-9 li:after{content:"";display:table;clear:both}.recent-posts-style-8 .thumb,.recent-posts-style-9 .thumb{float:left;width:25%}.recent-posts-style-8 .thumb img,.recent-posts-style-9 .thumb img{border-radius:1px;box-shadow:0 0 0 4px #fff,0 0 0 5px rgba(0,0,0,.2)}.recent-posts-style-8 .content,.recent-posts-style-9 .content{float:left;width:75%}.recent-posts-style-8 a,.recent-posts-style-9 a{font-size:18px;line-height:1.3em;color:#004a80;text-decoration:none;display:block;margin:-5px 0 0 15px}.recent-posts-style-8 span,.recent-posts-style-9 span{font-size:inherit;display:block;margin:5px 0 0 15px}.recent-posts-style-9 span{font-size:.9em;margin:0 0 0 15px}.recent-posts-style-9 .description{margin:5px 0 0 15px;font-size:.9em}.recent-posts-style-9 .read-more{font-size:.9em;margin:9px 0 0 15px;text-decoration:underline}.one{width:100%;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.two{width:50%;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.three{width:33%;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.four{width:25%;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}@media only screen and (max-width:767px){.four,.three,.two{width:100%;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}}.recent-posts-style-10 a,.recent-posts-style-11 a,.recent-posts-style-12 a,.recent-posts-style-13 a,.recent-posts-style-14 a{color:#575757}.recent-posts-style-10{font-family:"Open Sans",sans-serif;border:1px solid #ddd;width:100%}.recent-posts-style-10>.title{display:-webkit-box;display:-ms-flexbox;display:flex;text-align:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:15px;background-color:#eeeff0;border-bottom:1px solid #d9d9d9}.recent-posts-style-10>.title>p{font-size:25px;margin:0;color:#575757;font-family:"Open Sans",sans-serif}.recent-posts-style-10 ul{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;width:100%;margin-bottom:0}.recent-posts-style-10 ul li{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin:0;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch}.recent-posts-style-10 .frame{margin:15px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.recent-posts-style-10 .img-link:hover~.right a p,.recent-posts-style-10 ul li a:hover .left,.recent-posts-style-10 ul li a:hover p{opacity:.7}.recent-posts-style-10 ul li .content{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex}.recent-posts-style-10 .line{border-top:1px solid #d9d9d9;margin:0 20px}.recent-posts-style-10 .right{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:70%}.recent-posts-style-10 .right .title{font-family:"Open Sans",sans-serif;font-weight:700;font-size:16px;color:#575757;margin:0 0 0 20px}.recent-posts-style-10 .right .description{font-family:"Open Sans",sans-serif;font-size:14px;color:#575757;margin:0 0 0 20px}.recent-posts-style-10 .content .img-link{width:30%}.recent-posts-style-10 .left{min-height:120px;background-size:cover;background-position:center;border:1px solid #888989}.recent-posts-style-10 ul .content li:hover .left{background-color:rgba(0,0,0,.2)}.recent-posts-style-10 ul .content li:hover .right p{text-decoration:underline}.recent-posts-style-10 .four .frame .content,.recent-posts-style-10 .three .frame .content{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.recent-posts-style-10 .four .frame .content .right,.recent-posts-style-10 .three .frame .content .right{margin-top:10px}.recent-posts-style-10 .four .frame .content .img-link,.recent-posts-style-10 .four .frame .content .right,.recent-posts-style-10 .three .frame .content .img-link,.recent-posts-style-10 .three .frame .content .right{width:100%}.recent-posts-style-10 .four .frame .content .right .description,.recent-posts-style-10 .four .frame .content .right .title,.recent-posts-style-10 .three .frame .content .right .description,.recent-posts-style-10 .three .frame .content .right .title{margin:0}.one-fourth .recent-posts-style-10 .content,.one-third .recent-posts-style-10 .content{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.one-fourth .recent-posts-style-10 .img-link,.one-fourth .recent-posts-style-10 .right,.one-third .recent-posts-style-10 .img-link,.one-third .recent-posts-style-10 .right{width:100%}.one-fourth .recent-posts-style-10 .img-link,.one-third .recent-posts-style-10 .img-link{margin-bottom:5px}.one-fourth .recent-posts-style-10 .right .description,.one-fourth .recent-posts-style-10 .right .title,.one-third .recent-posts-style-10 .right .description,.one-third .recent-posts-style-10 .right .title{margin-left:0}.one-fourth .recent-posts-style-10 .title h2,.one-third .recent-posts-style-10 .title h2{font-size:24px}@media only screen and (max-width:767px){.recent-posts-style-10{width:100%}.recent-posts-style-10 .content{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.recent-posts-style-10 .content .img-link,.recent-posts-style-10 .content .right{width:100%}.recent-posts-style-10 .right .description,.recent-posts-style-10 .right .title{margin:0}.recent-posts-style-10 .right{margin-top:10px}}.recent-posts-style-11{width:100%}.recent-posts-style-11>.title{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:20px 0;margin:0}.recent-posts-style-11>.title p{color:#575757;font-family:"Open Sans",sans-serif;font-size:25px;margin:0 10px;text-transform:uppercase}.recent-posts-style-11 ul{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;width:100%;margin-bottom:0}.recent-posts-style-11 ul li{margin:0 10px}.recent-posts-style-11 .left{height:125px;background-size:cover;background-position:center;-webkit-filter:blur(0);filter:blur(0);-webkit-transition:.3s ease-in-out;transition:.3s ease-in-out}.recent-posts-style-11 a:hover .left{-webkit-filter:blur(3px);filter:blur(3px)}.recent-posts-style-11 .right{margin-top:10px}.recent-posts-style-11 .right .title{font-family:"Open Sans",sans-serif;font-size:15px;font-weight:700;margin:0}.recent-posts-style-11 .right .description{font-family:"Open Sans",sans-serif;font-size:14px;color:#575757}.recent-posts-style-11 a:hover p,.recent-posts-style-11 a:hover~.right .title{opacity:.7}@media only screen and (max-width:767px){.recent-posts-style-11 ul{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.recent-posts-style-11 ul a{width:100%;border-bottom:1px solid #eee;margin-bottom:30px}}.recent-posts-style-12{width:100%}.recent-posts-style-12 .posts{width:100%;margin-bottom:0;padding:0;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.recent-posts-style-12 .posts li{display:-webkit-box;display:-ms-flexbox;display:flex;margin:0}.recent-posts-style-12 .frame{box-shadow:0 0 7px 0 rgba(0,0,0,.2);margin:0 10px 17px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;background-color:#fff;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;width:100%}.recent-posts-style-12 .frame a{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.recent-posts-style-12 .post-image-frame{overflow:hidden}.recent-posts-style-12 .up-post-section{margin-bottom:10px}.recent-posts-style-12 .up-post-section .post-image{height:300px;background-position:50%;background-size:cover;background-repeat:no-repeat;-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1);-webkit-transition:.3s ease-in-out;transition:.3s ease-in-out}.recent-posts-style-12 a:hover .post-image{-webkit-transform:scale(1.3);-ms-transform:scale(1.3);transform:scale(1.3)}.recent-posts-style-12>.title{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:20px 0;margin:0 10px}.recent-posts-style-12>.title p{color:#575757;font-family:"Open Sans",sans-serif;font-size:25px;margin:0;text-transform:uppercase}.recent-posts-style-12 .post-title{font-family:"Open Sans",sans-serif;font-size:14px;font-weight:700;margin:15px 15px 0}.recent-posts-style-12 .post-description{font-family:"Open Sans",sans-serif;font-size:14px;margin:0 15px}.recent-posts-style-12 .author-image{height:40px;width:40px;border-radius:50%;background-size:40px 40px;background-repeat:no-repeat}.recent-posts-style-12 .line{border-bottom:1px solid #e4e4e4}.recent-posts-style-12 .meta-post-section{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;padding:10px 15px}.recent-posts-style-12 .meta-post-section .left{width:40px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.recent-posts-style-12 .meta-post-section .right{margin-left:10px;width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.recent-posts-style-12 .author-fullname{font-family:"Open Sans",sans-serif;font-weight:700;font-size:12px;margin:0;text-transform:uppercase;color:#444;line-height:normal}.recent-posts-style-12 .down-post-section .meta-post-section .category li{display:-webkit-box;display:-ms-flexbox;display:flex;box-shadow:none;margin-left:0!important;width:auto!important;font-size:10px!important}.recent-posts-style-12 .down-post-section .meta-post-section .category{margin:0;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.recent-posts-style-12 .down-post-section .meta-post-section .category li a{margin:0 5px 0 0;width:100%;text-transform:uppercase;font-family:"Open Sans",sans-serif;font-size:10px;color:#444}.recent-posts-style-12 .author-fullname:hover,.recent-posts-style-12 .down-post-section .meta-post-section .category li a:hover,.recent-posts-style-12 .post-image-frame:hover~a .post-title,.recent-posts-style-12 .post-title:hover{opacity:.7}@media only screen and (max-width:767px){.recent-posts-style-12 ul a{width:100%}}.one-fourth .recent-posts-style-12 .up-post-section .post-image,.one-third .recent-posts-style-12 .up-post-section .post-image{height:150px!important}.recent-posts-style-13{font-family:"Open Sans",sans-serif;width:100%}.recent-posts-style-13>.title{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:20px 0;margin:0 10px}.recent-posts-style-13 .title p{color:#575757;font-family:"Open Sans",sans-serif;font-size:25px;margin:0;text-transform:uppercase}.recent-posts-style-13 .posts{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.recent-posts-style-13 .posts li{display:-webkit-box;display:-ms-flexbox;display:flex;margin:0}.recent-posts-style-13 .posts .frame{box-shadow:0 0 7px 0 rgba(0,0,0,.2);display:-webkit-box;display:-ms-flexbox;display:flex;margin:0 10px 17px;background-color:#fff;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;width:100%}.recent-posts-style-13 .posts .frame .right{-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.recent-posts-style-13 .posts .frame .right .up{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.recent-posts-style-13 .posts a{width:50%}.recent-posts-style-13 .post-image-frame{overflow:hidden;width:100%;height:100%}.recent-posts-style-13 .posts a .post-image{min-height:250px;height:100%;background-position:50%;background-size:cover;background-repeat:no-repeat;-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1);-webkit-transition:.3s ease-in-out;transition:.3s ease-in-out}.recent-posts-style-13 .posts a:hover .post-image{-webkit-transform:scale(1.3);-ms-transform:scale(1.3);transform:scale(1.3)}.recent-posts-style-13 .posts li .right{width:50%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.recent-posts-style-13 .posts li .up{margin:10px 0}.recent-posts-style-13 .posts li .right .meta{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;padding:10px 20px}.recent-posts-style-13 .line{border-top:1px solid #e4e4e4}.recent-posts-style-13 .author-image{height:40px;width:40px;border-radius:50%;background-size:40px 40px;background-repeat:no-repeat}.recent-posts-style-13 .posts .author-fullname{color:#575757;font-family:"Open Sans",sans-serif;font-weight:700;font-size:12px;margin:0;text-transform:uppercase;line-height:normal;width:100%}.recent-posts-style-13 .author-fullname:hover,.recent-posts-style-13 .down .down-right .category li a:hover,.recent-posts-style-13 .left:hover~.right .up a .post-title,.recent-posts-style-13 .up:hover .post-title{opacity:.7}.recent-posts-style-13 .post-title{font-family:"Open Sans",sans-serif;font-size:16px;font-weight:700;margin:0 20px}.recent-posts-style-13 .post-description{font-family:"Open Sans",sans-serif;font-size:14px;margin:0 20px}.recent-posts-style-13 .post-content{font-family:"Open Sans",sans-serif;font-size:14px;margin:10px 0 0 10px}.recent-posts-style-13 .down .down-right{margin-left:10px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:100%}.recent-posts-style-13 .down .down-right .category li{display:-webkit-box;display:-ms-flexbox;display:flex;box-shadow:none;margin-left:0!important;width:auto!important;font-size:10px!important}.recent-posts-style-13 .down .down-right .category{margin:0;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.recent-posts-style-13 .down .down-right .category li a{margin:0 5px 0 0;width:100%;text-transform:uppercase;font-family:"Open Sans",sans-serif;font-size:10px;color:#444}.recent-posts-style-13 .posts .two .down .meta{padding:10px 15px}.recent-posts-style-13 .two .post-description,.recent-posts-style-13 .two .post-title{margin:0 15px}.recent-posts-style-13 .posts .four a .post-image,.recent-posts-style-13 .posts .three a .post-image,.recent-posts-style-13 .posts .two a .post-image{height:100%}.recent-posts-style-13 .four .frame,.recent-posts-style-13 .three .frame{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.recent-posts-style-13 .four .frame .left,.recent-posts-style-13 .four .frame .right,.recent-posts-style-13 .three .frame .left,.recent-posts-style-13 .three .frame .right{width:100%}.recent-posts-style-13 .posts .four .down .meta,.recent-posts-style-13 .posts .three .down .meta{padding:10px}.recent-posts-style-13 .four .post-description,.recent-posts-style-13 .four .post-title,.recent-posts-style-13 .three .post-description,.recent-posts-style-13 .three .post-title{margin:0 10px}.one-fourth .recent-posts-style-13 .frame,.one-third .recent-posts-style-13 .frame{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.one-fourth .recent-posts-style-13 .frame .left,.one-fourth .recent-posts-style-13 .frame .right,.one-third .recent-posts-style-13 .frame .left,.one-third .recent-posts-style-13 .frame .right{width:100%}.one-fourth .recent-posts-style-13 .post-description,.one-fourth .recent-posts-style-13 .post-title,.one-third .recent-posts-style-13 .post-description,.one-third .recent-posts-style-13 .post-title{margin:0 15px}.one-fourth .recent-posts-style-13 .posts li .right .meta,.one-third .recent-posts-style-13 .posts li .right .meta{padding:10px 15px}.one-fourth .recent-posts-style-13 .posts a .post-image,.one-third .recent-posts-style-13 .posts a .post-image{min-height:150px}@media only screen and (max-width:767px){.recent-posts-style-13 .frame{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.recent-posts-style-13 .left,.recent-posts-style-13 .right{width:100%!important}}.recent-posts-style-14{font-family:"Open Sans",sans-serif;width:100%}.recent-posts-style-14>.title{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:10px 0;margin:0 10px}.recent-posts-style-14 .title p{color:#575757;font-family:"Open Sans",sans-serif;font-size:25px;margin:0;text-transform:uppercase}.recent-posts-style-14 .posts{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;width:100%;margin-bottom:0}.recent-posts-style-14 .posts li{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin:0}.recent-posts-style-14 .frame{margin:10px;display:-webkit-box;display:-ms-flexbox;display:flex}.recent-posts-style-14 .posts li .content{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex}.recent-posts-style-14 .right{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:70%}.recent-posts-style-14 .right .title{font-family:"Open Sans",sans-serif;font-weight:700;font-size:16px;color:#575757;margin:0 0 0 20px}.recent-posts-style-14 .right .description{font-family:"Open Sans",sans-serif;font-size:14px;color:#575757;margin:0 0 0 20px}.recent-posts-style-14 .img-link{width:30%}.recent-posts-style-14 .left{min-height:120px;background-size:cover;background-position:center}.recent-posts-style-14 .img-link:hover,.recent-posts-style-14 .img-link:hover~.right a .title,.recent-posts-style-14 .right a:hover .title{opacity:.7}.recent-posts-style-14 .four .frame .content,.recent-posts-style-14 .three .frame .content{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.recent-posts-style-14 .four .frame .content .right,.recent-posts-style-14 .three .frame .content .right{margin-top:10px}.recent-posts-style-14 .four .frame .content .img-link,.recent-posts-style-14 .four .frame .content .right,.recent-posts-style-14 .three .frame .content .img-link,.recent-posts-style-14 .three .frame .content .right{width:100%}.recent-posts-style-14 .four .frame .content .right .description,.recent-posts-style-14 .four .frame .content .right .title,.recent-posts-style-14 .three .frame .content .right .description,.recent-posts-style-14 .three .frame .content .right .title{margin:0}.one-fourth .recent-posts-style-14 .content,.one-third .recent-posts-style-14 .content{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.one-fourth .recent-posts-style-14 .img-link,.one-fourth .recent-posts-style-14 .right,.one-third .recent-posts-style-14 .img-link,.one-third .recent-posts-style-14 .right{width:100%}.one-fourth .recent-posts-style-14 .right,.one-third .recent-posts-style-14 .right{margin-top:10px}.one-fourth .recent-posts-style-14 .right .description,.one-fourth .recent-posts-style-14 .right .title,.one-third .recent-posts-style-14 .right .description,.one-third .recent-posts-style-14 .right .title{margin-left:0}@media only screen and (max-width:767px){.recent-posts-style-14 .frame .content{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.recent-posts-style-14 .img-link,.recent-posts-style-14 .right{width:100%!important}.recent-posts-style-14 .right .description,.recent-posts-style-14 .right a .title{margin-left:0}.recent-posts-style-14 .right{margin-top:10px}}.tabbed-panel .tabs{margin-bottom:-1px;position:relative;border:0}.tabbed-panel .tabs li{list-style:none;float:left;display:block;margin-bottom:0;cursor:pointer;height:inherit}.tabbed-panel .tabs li a{font-size:14px;color:#666;display:block;padding:.4em 1.5em;text-decoration:none;border:1px solid #ccc;border-right:0;background-color:#f2f2f2;box-shadow:inset 0 -1px 1px 0 rgba(0,0,0,.05)}.tabbed-panel .tabs li:first-child a{border-top-left-radius:3px}.tabbed-panel .tabs li:last-child a{border-right:1px solid #ccc;border-top-right-radius:3px}.tabbed-panel .tabs li a:hover{background-color:#e5e5e5;color:#000}.tabbed-panel .tabs li.selected a{border-bottom:1px solid #fff;background-color:#fff;box-shadow:none;color:#000}.tabbed-panel .tabs li.selected a:hover{background-color:#fff}.tabbed-panel .tab-content-container{border:1px solid #ccc;border:1px solid rgba(0,0,0,.2);margin-top:0;padding:0;background-color:#fff}.tabbed-panel .tab-content-container .tab-content{display:none;padding:15px 25px}.mce-content-body .tabbed-panel .tab-content-container .tab-content:first-child{display:block}.tabbed-panel .tab-content-container .tab-content ul{list-style:initial;margin-left:20px}.tabbed-panel .tab-content-container table{margin-left:0}.tabbed-panel .tab-content-container .tab-content>p:last-child{margin-bottom:0}.toggle-panel{margin:0 0 15px;overflow:hidden}.toggle-panel .toggle-panel-toggle-text,.toggle-panel-toggle-text{color:#4692C8;float:left;font-weight:700;text-decoration:none;border-bottom:none}.toggle-panel .toggle-panel-toggle,.toggle-panel-toggle{float:right;display:block;height:16px;width:16px;background-image:url(//www.traininguri.ro/wp-content/plugins/optimizePressPlugin/lib/assets/images/toggles/toggle.png);background-repeat:no-repeat;background-position:center top;position:relative;top:3px;border-bottom:none}.toggle-panel-content{clear:both;padding-top:10px}.toggle-panel-content li{margin-left:15px}.toggle-panel{border:1px solid #ccc;padding:10px;background-color:#fff}.toggle-panel-toggle-text{color:#4692C8;font-weight:700;text-decoration:none;float:left}.toggle-panel-toggle{float:right;display:block;height:16px;width:16px;background-image:url(//www.traininguri.ro/wp-content/plugins/optimizePressPlugin/lib/assets/images/toggles/toggle.png);background-repeat:no-repeat;background-position:center top;position:relative;top:3px}.toggle-panel.panel-closed .toggle-panel-toggle{background-position:center top}.toggle-panel.panel-open .toggle-panel-toggle{background-position:center bottom}.toggle-panel-content,.toggle-panel-toggle span{display:none}#op_asset_browser_container .field-id-op_assets_core_testimonials_testimonials-multirow-container.multirow-container .field-row{float:none!important}.testimonial{border-left:0;background-color:transparent}.testimonial-style-1{background-image:url(//www.traininguri.ro/wp-content/plugins/optimizePressPlugin/lib/assets/images/testimonials/open-quote-large.png);background-repeat:no-repeat;background-position:0 4px;padding-left:60px;margin:40px auto;color:#383838;font-size:14px;line-height:1.4em;max-width:610px}.testimonial-style-1 p:first-child{text-indent:0}.testimonial-style-1 cite{font-weight:700;margin:10px 0;text-transform:none}.testimonial-style-1 cite:before{content:""}.testimonial-style-2{background-image:url(//www.traininguri.ro/wp-content/plugins/optimizePressPlugin/lib/assets/images/testimonials/open-quote-small.png);background-repeat:no-repeat;background-position:0 4px;padding-left:30px;margin:40px 0;color:#8a8a8a;font-size:19px;line-height:1.4em;font-style:normal;width:42%;float:left}.floating-featured-panel-fluid .testimonial-style-2{width:100%;box-sizing:border-box}.testimonial-style-2 p:first-child{text-indent:0}.testimonial-style-2 cite{margin:10px 0;font-size:12px;float:right;color:#9b9b9b;text-transform:none}.testimonial-image-style-2 img{max-width:71px;height:auto}.testimonial-block .testimonial-style-2:nth-child(even){float:right}.testimonial-style-3{margin:40px 50px;color:#8a8a8a;font-size:19px;font-style:normal;line-height:1.4em;text-align:center}.floating-featured-panel-fluid .testimonial-style-3{margin:20px 0}.testimonial-style-3 p:first-child{text-indent:0}.testimonial-style-3 cite{margin:10px 0;font-size:12px;color:#9b9b9b;text-transform:none;font-style:italic}.testimonial-style-3 cite::before{content:""}.testimonial-style-serif{font-family:Georgia,Times,serif;font-style:italic;font-weight:400;color:#9b9b9b}.testimonial-style-serif cite{font-family:Helvetica,Arial,sans-serif;font-size:17px;margin:15px 0;font-weight:400}.testimonial-style-4{margin:40px auto;color:#141414;font-size:17px;font-style:normal;line-height:1.4em;width:70%}.floating-featured-panel-fluid .testimonial-style-4{width:100%;box-sizing:border-box}.testimonial-style-4 .testimonial-content{padding:20px;border:1px solid #d6d6d6;border-radius:6px;position:relative;margin-bottom:20px;background-color:#fff}.floating-featured-panel-fluid .testimonial-style-4 .testimonial-content{padding-bottom:0}.testimonial-style-4 .testimonial-content .quote-tip{position:absolute;top:100%}.floating-featured-panel-fluid .testimonial-style-4 .testimonial-content .quote-tip{display:none}.testimonial-style-4 p:first-child{text-indent:0}.testimonial-style-4 cite{margin:10px 0;color:#9b9b9b;text-transform:none;font-style:italic}.testimonial-style-4 cite:before{content:""}.testimonial-style-5{margin:20px 0;color:#8a8a8a;font-size:17px;font-style:italic;line-height:1.4em;width:49%;box-sizing:border-box;float:left}.floating-featured-panel-fluid .testimonial-style-5{width:100%}.testimonial-style-5 p:first-child{text-indent:0}.testimonial-style-5 cite{margin:10px 0;font-size:12px;color:#2f2f2f;text-transform:none;padding:0 20px;border-left:3px solid #dadada;font-weight:700;line-height:1.4em}.testimonial-style-5 .op-testimonial-company,.testimonial-style-5 cite a{color:#4692c8;margin:0}.testimonial-style-5 cite::before{content:""}blockquote.testimonial-style-6{padding:0;margin:0 0 20px;border:none;position:relative;zoom:1;line-height:1.4em}blockquote.testimonial-style-6:after,blockquote.testimonial-style-6:before{content:"";display:table}blockquote.testimonial-style-6:after{clear:both}blockquote.testimonial-style-6 p:before{content:"\201C";font-family:Georgia;font-size:100px;font-weight:400;color:#f1f1f1;display:block;position:absolute;left:16px;top:43px}blockquote.testimonial-style-6 .tip{position:absolute;margin:-1px 0 0 55px;width:0;height:0;border-left:15px solid transparent;border-right:15px solid transparent;border-top:15px solid #fff}blockquote.testimonial-style-6 .tip-border{position:absolute;margin:0 0 0 55px;width:0;height:0;border-left:15px solid transparent;border-right:15px solid transparent;border-top:15px solid #e6e6e6}blockquote.testimonial-style-6 p span:after{content:"\201D";font-family:Georgia;font-size:100px;font-weight:400;color:#f1f1f1;position:absolute;margin:35px 0 0 -3px}blockquote.testimonial-style-6 .testimonial-style-6-container{line-height:1.5em;font-size:1.5em;font-weight:inherit;font-style:inherit;color:inherit;background-color:#fff;position:relative;display:block;margin:0!important;padding:40px 70px;border:1px solid #e6e6e6;border-radius:3px}.testimonial-style-6-container p:last-child{margin-bottom:0}.floating-featured-panel-fluid blockquote.testimonial-style-6 p{padding:45px 30px 40px}.testimonial-style-6-img-container{float:left;margin:35px 20px 0 35px;width:70px;height:70px;position:relative;border-radius:100px;border:1px solid #e6e6e6;line-height:1.4em;overflow:hidden}blockquote.testimonial-style-6 cite:before{content:none}blockquote.testimonial-style-6 cite{float:left;margin:45px 0 0}blockquote.testimonial-style-6 cite strong{font-style:normal;color:inherit;display:block}blockquote.testimonial-style-6 .op-testimonial-company,blockquote.testimonial-style-6 cite a{font-weight:400;font-style:normal;text-decoration:none;color:inherit;display:block;margin-top:2px}blockquote.testimonial-style-7{padding:0;margin:0 0 20px;border:none;position:relative;zoom:1;line-height:1.4em}blockquote.testimonial-style-7:after,blockquote.testimonial-style-7:before{content:"";display:table}blockquote.testimonial-style-7:after{clear:both}blockquote.testimonial-style-7 .tip{position:absolute;left:50%;margin:-1px 0 0 -15px;width:0;height:0;border-left:15px solid transparent;border-right:15px solid transparent;border-top:15px solid #fff}blockquote.testimonial-style-7 .tip-border{position:absolute;left:50%;margin:0 0 0 -15px;width:0;height:0;border-left:15px solid transparent;border-right:15px solid transparent;border-top:15px solid #e6e6e6}blockquote.testimonial-style-7 .testimonial-style-7-container{line-height:inherit;line-height:1.4em;font-size:1em;font-weight:inherit;font-style:inherit;color:inherit;background-color:#fff;position:relative;display:block;margin:0!important;padding:20px;border:1px solid #e6e6e6;border-radius:6px;box-shadow:0 2px 3px 1px rgba(0,0,0,.05)}.testimonial-style-7-container p:last-child{margin-bottom:0}.testimonial-style-7-img-container{display:block;margin:35px auto;height:80px;width:80px;border-radius:100px;position:relative;border:1px solid #eee;line-height:1.4em;overflow:hidden}blockquote.testimonial-style-7 img{height:auto;width:80px;vertical-align:middle}blockquote.testimonial-style-6 img{width:70px;height:auto;vertical-align:middle}blockquote.testimonial-style-7 cite:before{content:none}blockquote.testimonial-style-7 cite{text-align:center;margin:20px auto 0}blockquote.testimonial-style-7 cite strong{font-size:1.2em;font-weight:700;font-style:normal;color:inherit;display:block}blockquote.testimonial-style-7 .op-testimonial-company,blockquote.testimonial-style-7 cite a{font-size:1em;font-weight:inherit;font-style:inherit;text-decoration:inherit;color:inherit;display:block;margin-top:0}.testimonial-block .testimonial:nth-child(even){float:right}.testimonial-block .testimonial:nth-child(odd){clear:both}.testimonial-image-style-1{padding-left:90px;margin:20px 0;color:#383838;font-size:14px;line-height:1.4em;width:48%;float:left;box-sizing:border-box}.floating-featured-panel-fluid .testimonial-image-style-1{width:100%;padding-left:0;padding-right:0}.testimonial-image-style-1 img{position:absolute;margin-left:-90px;border:1px solid #ccc;margin-top:15px;max-width:71px;height:auto;border-radius:0}.floating-featured-panel-fluid .testimonial-image-style-1 img{position:relative;margin-left:0;max-width:none}.testimonial-image-style-1 p:first-child{text-indent:0}.testimonial-image-style-1 cite{font-weight:400;margin:10px 0;font-size:13px;color:#5d5d5d;text-transform:none}.testimonial-image-style-1 cite strong{font-weight:700}.testimonial-image-style-1 cite:before{content:""}.testimonial-image-style-2{margin:40px auto;color:#383838;font-size:14px;line-height:1.4em;font-style:normal;max-width:360px;padding:20px 20px 20px 120px;background-color:#fafeff;border:1px solid #dee7ec;border-radius:8px;position:relative}.testimonial-image-style-2 img:first-child{position:absolute;margin-left:-100px;border:2px solid #fff;margin-top:0;box-shadow:0 0 5px rgba(0,0,0,.75);border-radius:0}.testimonial-image-style-2 .quote-tip{position:absolute;top:100%;left:10px}.testimonial-image-style-2 p:first-child{text-indent:0}.testimonial-image-style-2 cite{font-weight:400;margin:10px 0 0;font-size:13px;color:#5d5d5d;text-transform:none}.testimonial-image-style-2 cite strong{font-weight:700;color:#35556b}.testimonial-image-style-2 .op-testimonial-company,.testimonial-image-style-2 cite a{color:#8ea9b3}.testimonial-image-style-2 cite:before{content:""}.testimonial-image-style-2-yellow{background-color:#fffffa;border:1px solid #ececde}.testimonial-image-style-2-yellow cite strong{color:#6b4c35}.testimonial-image-style-2-yellow .op-testimonial-company,.testimonial-image-style-2-yellow cite a{color:#b3988e}.testimonial-image-style-2-yellow .testimonial-content{color:#252525}.testimonial-image-style-3{margin:40px auto;color:#202020;font-size:14px;font-style:normal;line-height:1.4em;max-width:480px;padding:20px 0 0 245px;position:relative;background-image:url(//www.traininguri.ro/wp-content/plugins/optimizePressPlugin/lib/assets/images/testimonials/open-quote-large-fade.png);background-repeat:no-repeat;background-position:213px 0;border-radius:0}.floating-featured-panel-fluid .testimonial-image-style-3{padding-left:65px}.testimonial-image-style-3 img{height:auto}.testimonial-image-style-3 img:first-child{position:absolute;margin:-20px 0 0 -245px;box-shadow:0 0 5px rgba(0,0,0,.35);width:176px;max-width:176px;border-radius:0}.floating-featured-panel-fluid .testimonial-image-style-3 img:first-child{width:50px;height:auto;margin-left:-70px;margin-top:0}.testimonial-image-style-3 p,.testimonial-image-style-3 p:first-child{text-indent:0;font-size:21px;font-weight:400;line-height:1.4em;color:#202020}.testimonial-image-style-3 cite{font-weight:400;margin:20px 0 0;font-size:17px;float:right;color:#5d5d5d;text-transform:none}.testimonial-image-style-3 cite strong{font-weight:700;color:#35556b}.testimonial-image-style-3 .op-testimonial-company,.testimonial-image-style-3 cite a{color:#727272}.testimonial-image-style-3 cite:before{content:""}.testimonial-image-style-4{padding-left:90px;margin:20px 0 20px 2%;color:#202020;font-size:14px;line-height:1.4em;font-weight:700;font-style:normal;width:17%;width:31%;float:left;box-sizing:border-box}.no-sidebar .testimonial-image-style-4{width:20%;margin:20px 0 20px 4%}.floating-featured-panel-fluid .testimonial-image-style-4{width:100%}.testimonial-image-style-4 img{position:absolute;margin-left:-90px;border:2px solid #fff;border-radius:0;box-shadow:0 0 4px rgba(0,0,0,.2);margin-top:5px;max-width:71px;height:auto}.testimonial-image-style-4 p:first-child{text-indent:0}.testimonial-image-style-4 cite{font-weight:400;margin:10px 0;font-size:13px;color:#9b9b9b;text-transform:none;font-style:italic}.main-content .testimonial-image-style-4 p{color:#343434}.testimonial-image-style-5{margin:-40px auto 40px;color:#9b9b9b;font-size:22px;line-height:1.4em;font-style:italic;max-width:70%;min-height:166px;padding:30px 0 20px 100px;-border-top:3px solid #f4f4f4;border-bottom:3px solid #f4f4f4;position:relative}.testimonial-image-style-5:first-of-type{margin:40px auto;border-top:3px solid #f4f4f4}.testimonial-image-style-5 p{font-style:italic}.testimonial-image-style-5 img:first-child{position:absolute;margin:0 0 0 -170px;box-shadow:0 2px 5px rgba(0,0,0,.35);max-width:138px;height:auto;border-radius:0}.floating-featured-panel-fluid .testimonial-image-style-5 img:first-child{max-width:75px;height:auto;margin-left:-100px}.testimonial-image-style-5 p,.testimonial-image-style-5 p:first-child{text-indent:0;font-size:21px;font-weight:400;line-height:1.4em;color:#9b9b9b}.testimonial-image-style-5 cite{font-weight:400;margin:20px 0 0;font-size:16px;color:#9b9b9b;font-style:italic;text-transform:none}.testimonial-image-style-5 .op-testimonial-company,.testimonial-image-style-5 cite a{color:#9b9b9b}.testimonial-image-style-5 cite:before{content:""}.testimonial-image-style-6{margin:40px auto;line-height:1.4em;color:#202020;font-size:22px;font-style:normal;max-width:70%;min-height:166px;padding:0 0 0 115px;background-image:url(//www.traininguri.ro/wp-content/plugins/optimizePressPlugin/lib/assets/images/testimonials/open-quote-huge.png);background-repeat:no-repeat;background-position:0 0;position:relative}.floating-featured-panel-fluid .testimonial-image-style-6{padding-left:20px;max-width:100%}.testimonial-image-style-6 .testimonial-image-content{padding-right:115px;background-image:url(//www.traininguri.ro/wp-content/plugins/optimizePressPlugin/lib/assets/images/testimonials/close-quote-huge.png);background-repeat:no-repeat;background-position:top right;text-align:center}.floating-featured-panel-fluid .testimonial-image-style-6 .testimonial-image-content{padding-right:20px}.testimonial-image-style-6 .testimonial-content{font-size:15px;line-height:23px}.testimonial-image-style-6 img:first-child{box-shadow:0 0 5px rgba(0,0,0,.35);max-width:100px;max-height:100px;border-radius:0}.testimonial-image-style-6 p,.testimonial-image-style-6 p:first-child{text-indent:0;font-size:21px;font-weight:400;line-height:1.4em;color:#202020}.testimonial-image-style-6 .cite-container{display:block;width:100%;margin:35px auto;text-align:center}.testimonial-image-style-6 .cite-container cite{font-weight:400;font-size:16px;color:#9b9b9b;text-align:left;display:inline-block;margin:0 auto;text-transform:none;line-height:normal}.testimonial-image-style-6 cite strong{color:#2f3e6c;font-weight:700}.testimonial-image-style-6 .cite-container cite img{border:3px solid #fff;float:left;margin-top:-5px;margin-right:15px;height:auto}.testimonial-image-style-6 .op-testimonial-company,.testimonial-image-style-6 cite a{color:#9b9b9b}.testimonial-image-style-6 cite::before{content:""}.testimonial-image-style-6-cite-container{margin:-5px 0 0;display:inline-block}.op-testimonial-company{color:#555}.four-fifths .testimonial-image-style-1,.one-half .testimonial-image-style-1,.one-third .testimonial-image-style-1,.three-fifths .testimonial-image-style-1,.three-fourths .testimonial-image-style-1,.two-fourths .testimonial-image-style-1,.two-thirds .testimonial-image-style-1{width:auto}.one-fifth .testimonial-image-style-1,.one-fourth .testimonial-image-style-1,.two-fifths .testimonial-image-style-1,.two-fourths .testimonial-image-style-1{width:auto;padding:0}.one-fifth .testimonial-image-style-1 img,.one-fourth .testimonial-image-style-1 img,.two-fifths .testimonial-image-style-1 img,.two-fourths .testimonial-image-style-1 img{margin:0;position:relative;width:100%;max-width:100%;height:auto}.one-fifth .testimonial-image-style-2,.one-fourth .testimonial-image-style-2,.three-fifths .testimonial-image-style-2,.two-fifths .testimonial-image-style-2{margin:20px auto 35px;padding:20px}.one-fifth .testimonial-image-style-2 img:first-child,.one-fourth .testimonial-image-style-2 img:first-child,.three-fifths .testimonial-image-style-2 img:first-child,.two-fifths .testimonial-image-style-2 img:first-child{position:relative;margin:0;width:auto;max-width:100%;box-sizing:border-box}.four-fifths .testimonial-image-style-3,.one-fifth .testimonial-image-style-3,.one-fourth .testimonial-image-style-3,.one-half .testimonial-image-style-3,.one-third .testimonial-image-style-3,.three-fifths .testimonial-image-style-3,.three-fourths .testimonial-image-style-3,.two-fifths .testimonial-image-style-3,.two-fourths .testimonial-image-style-3,.two-thirds .testimonial-image-style-3{padding-left:0;background-position:0 0}.four-fifths .testimonial-image-style-3 img:first-child,.one-fifth .testimonial-image-style-3 img:first-child,.one-fourth .testimonial-image-style-3 img:first-child,.one-half .testimonial-image-style-3 img:first-child,.one-third .testimonial-image-style-3 img:first-child,.three-fifths .testimonial-image-style-3 img:first-child,.three-fourths .testimonial-image-style-3 img:first-child,.two-fifths .testimonial-image-style-3 img:first-child,.two-fourths .testimonial-image-style-3 img:first-child,.two-thirds .testimonial-image-style-3 img:first-child{margin:0 0 10px 20px;position:relative;width:auto;max-width:35%;float:right}.four-fifths .testimonial-image-style-4,.one-fifth .testimonial-image-style-4,.one-fourth .testimonial-image-style-4,.one-half .testimonial-image-style-4,.one-third .testimonial-image-style-4,.three-fifths .testimonial-image-style-4,.three-fourths .testimonial-image-style-4,.two-fifths .testimonial-image-style-4,.two-fourths .testimonial-image-style-4,.two-thirds .testimonial-image-style-4{width:auto}.one-fifth .testimonial-image-style-4,.one-fourth .testimonial-image-style-4,.two-fifths .testimonial-image-style-4,.two-fourths .testimonial-image-style-4{padding:0}.four-fifths .testimonial-image-style-4 img,.one-fifth .testimonial-image-style-4 img,.one-fourth .testimonial-image-style-4 img,.three-fifths .testimonial-image-style-4 img,.three-fourths .testimonial-image-style-4 img,.two-fifths .testimonial-image-style-4 img,.two-fourths .testimonial-image-style-4 img,.two-thirds .testimonial-image-style-4 img{position:relative;margin:0 0 10px;max-width:100%;width:100%;display:block;box-sizing:border-box}.four-fifths .testimonial-image-style-5,.one-fifth .testimonial-image-style-5,.one-fourth .testimonial-image-style-5,.one-half .testimonial-image-style-5,.one-third .testimonial-image-style-5,.three-fifths .testimonial-image-style-5,.three-fourths .testimonial-image-style-5,.two-fifths .testimonial-image-style-5,.two-fourths .testimonial-image-style-5,.two-thirds .testimonial-image-style-5{margin:20px auto 35px;padding:0;font-size:16px;line-height:1.4em;float:none;max-width:100%}.four-fifths .testimonial-image-style-5 img:first-child,.one-fifth .testimonial-image-style-5 img:first-child,.one-fourth .testimonial-image-style-5 img:first-child,.one-half .testimonial-image-style-5 img:first-child,.one-third .testimonial-image-style-5 img:first-child,.three-fifths .testimonial-image-style-5 img:first-child,.three-fourths .testimonial-image-style-5 img:first-child,.two-fifths .testimonial-image-style-5 img:first-child,.two-fourths .testimonial-image-style-5 img:first-child,.two-thirds .testimonial-image-style-5 img:first-child{position:relative;margin:0 0 10px;max-width:100%;width:auto;display:block}.four-fifths .testimonial-image-style-6,.one-fifth .testimonial-image-style-6,.one-fourth .testimonial-image-style-6,.one-half .testimonial-image-style-6,.one-third .testimonial-image-style-6,.three-fifths .testimonial-image-style-6,.three-fourths .testimonial-image-style-6,.two-fifths .testimonial-image-style-6,.two-fourths .testimonial-image-style-6,.two-thirds .testimonial-image-style-6{margin:20px auto;padding:0;max-width:100%}.four-fifths .testimonial-image-style-6 .cite-container,.one-fifth .testimonial-image-style-6 .cite-container,.one-fourth .testimonial-image-style-6 .cite-container,.one-half .testimonial-image-style-6 .cite-container,.one-third .testimonial-image-style-6 .cite-container,.three-fifths .testimonial-image-style-6 .cite-container,.three-fourths .testimonial-image-style-6 .cite-container,.two-fifths .testimonial-image-style-6 .cite-container,.two-fourths .testimonial-image-style-6 .cite-container,.two-thirds .testimonial-image-style-6 .cite-container{margin:20px auto}.four-fifths .testimonial-image-style-6 .testimonial-image-content,.one-fifth .testimonial-image-style-6 .testimonial-image-content,.one-fourth .testimonial-image-style-6 .testimonial-image-content,.one-half .testimonial-image-style-6 .testimonial-image-content,.one-third .testimonial-image-style-6 .testimonial-image-content,.three-fifths .testimonial-image-style-6 .testimonial-image-content,.three-fourths .testimonial-image-style-6 .testimonial-image-content,.two-fifths .testimonial-image-style-6 .testimonial-image-content,.two-fourths .testimonial-image-style-6 .testimonial-image-content,.two-thirds .testimonial-image-style-6 .testimonial-image-content{padding-right:0;font-size:18px;line-height:1.4em;background-image:none}.four-fifths .testimonial-image-style-6 .cite-container cite,.one-fifth .testimonial-image-style-6 .cite-container cite,.one-fourth .testimonial-image-style-6 .cite-container cite,.one-half .testimonial-image-style-6 .cite-container cite,.one-third .testimonial-image-style-6 .cite-container cite,.three-fifths .testimonial-image-style-6 .cite-container cite,.three-fourths .testimonial-image-style-6 .cite-container cite,.two-fifths .testimonial-image-style-6 .cite-container cite,.two-fourths .testimonial-image-style-6 .cite-container cite,.two-thirds .testimonial-image-style-6 .cite-container cite{text-align:center}.four-fifths .testimonial-image-style-6 .cite-container cite img,.one-fifth .testimonial-image-style-6 .cite-container cite img,.one-fourth .testimonial-image-style-6 .cite-container cite img,.one-half .testimonial-image-style-6 .cite-container cite img,.one-third .testimonial-image-style-6 .cite-container cite img,.three-fifths .testimonial-image-style-6 .cite-container cite img,.three-fourths .testimonial-image-style-6 .cite-container cite img,.two-fifths .testimonial-image-style-6 .cite-container cite img,.two-fourths .testimonial-image-style-6 .cite-container cite img,.two-thirds .testimonial-image-style-6 .cite-container cite img{float:none;margin:0 auto 10px;display:block}.one-fifth .testimonial-style-1,.one-fourth .testimonial-style-1,.two-fifths .testimonial-style-1{margin-top:0;padding:40px 0 0}.four-fifths .testimonial-style-2,.one-fifth .testimonial-style-2,.one-fifth .testimonial-style-3,.one-fourth .testimonial-style-2,.one-fourth .testimonial-style-3,.one-half .testimonial-style-2,.one-third .testimonial-style-2,.one-third .testimonial-style-3,.three-fifths .testimonial-style-2,.three-fourths .testimonial-style-2,.two-fifths .testimonial-style-2,.two-fifths .testimonial-style-3,.two-fourths .testimonial-style-2,.two-thirds .testimonial-style-2,.two-thirds .testimonial-style-3{margin:20px auto;width:auto;font-size:14px;line-height:1.5em}.four-fifths .testimonial-style-serif cite,.one-fifth .testimonial-style-serif cite,.one-fourth .testimonial-style-serif cite,.one-half .testimonial-style-serif cite,.one-third .testimonial-style-serif cite,.three-fifths .testimonial-style-serif cite,.three-fourths .testimonial-style-serif cite,.two-fifths .testimonial-style-serif cite,.two-fourths .testimonial-style-serif cite,.two-thirds .testimonial-style-serif cite{font-size:14px}.one-fifth .testimonial-style-4,.one-fourth .testimonial-style-4,.one-third .testimonial-style-4,.two-fifths .testimonial-style-4{width:100%;padding:0;font-size:14px;line-height:1.5em}.one-fifth .testimonial-style-5,.one-fourth .testimonial-style-5,.one-third .testimonial-style-5,.two-fifths .testimonial-style-5{width:auto;font-size:14px;line-height:1.5em}.one-fifth .testimonial-style-6 p,.one-fourth .testimonial-style-6 p,.one-third .testimonial-style-6 p,.two-fifths .testimonial-style-6 p{padding:20px;font-size:14px;text-indent:20px}.one-fifth .testimonial-style-6 cite,.one-fourth .testimonial-style-6 cite,.one-third .testimonial-style-6 cite,.two-fifths .testimonial-style-6 cite{clear:both;margin:0 0 0 35px}.one-fifth .testimonial-style-6 p:before,.one-fourth .testimonial-style-6 p:before,.one-third .testimonial-style-6 p:before,.two-fifths .testimonial-style-6 p:before{font-size:50px;left:-7px;top:29px}.one-fifth .testimonial-style-6 p span:after,.one-fourth .testimonial-style-6 p span:after,.one-third .testimonial-style-6 p span:after,.two-fifths .testimonial-style-6 p span:after{font-size:50px;margin:21px 0 0}.one-fifth .testimonial-style-7,.one-fourth .testimonial-style-7,.one-third .testimonial-style-7,.two-fifths .testimonial-style-7{font-size:14px;line-height:1.4em}.one-fifth .testimonial-style-7-img-container,.one-fourth .testimonial-style-7-img-container,.one-third .testimonial-style-7-img-container,.two-fifths .testimonial-style-7-img-container{margin:25px auto}.optin-box-1{width:348px;margin:0 auto 20px}.floating-featured-panel-fluid .optin-box-1{width:auto}.optin-box-1 h2{color:#3e83b9;font-size:20px;font-weight:700;text-align:center}.optin-box-1 .optin-box-content{border:1px solid #e2e2e2;background:#f7f7f7;background:-webkit-linear-gradient(top, #f7f7f7 0, #fbfbfb 100%);background:linear-gradient(to bottom,#f7f7f7 0,#fbfbfb 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#f7f7f7', endColorstr='#fbfbfb', GradientType=0);border-radius:10px;box-shadow:0 0 5px rgba(0,0,0,.1);padding:15px 22px}.optin-box-1 p{color:#6b6b6b;margin:0 0 10px}.optin-box-1 p strong{font-weight:700}.optin-box-1 input[type=email],.optin-box-1 input[type=text]{background-color:#fff;border:1px solid #dbdbdb;color:#b8b8b8;padding:10px;font-size:13px;float:left}.floating-featured-panel-fluid .optin-box-1 input[type=email],.floating-featured-panel-fluid .optin-box-1 input[type=text]{width:100%}.optin-box-1 button.default-button,.optin-box-1 input[type=submit]{border:1px solid #bec8ca;border-radius:10px;height:30px;margin-top:4px;display:block;float:right;line-height:30px;padding:0 10px;color:#2271af;box-shadow:0 0 4px rgba(0,0,0,.1);font-size:14px;font-weight:700;background:#fff;background:-webkit-linear-gradient(top, #fff 0, #fbfcfb 50%, #e8e8e8 100%);background:linear-gradient(to bottom,#fff 0,#fbfcfb 50%,#e8e8e8 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#e8e8e8', GradientType=0)}.floating-featured-panel-fluid .optin-box-1 button.default-button,.floating-featured-panel-fluid .optin-box-1 input[type=submit]{float:none}.optin-box-1 input[type=submit]:hover{background:#fff;background:-webkit-linear-gradient(top, #fff 0, #fbfcfb 50%, #f7f7f7 100%);background:linear-gradient(to bottom,#fff 0,#fbfcfb 50%,#f7f7f7 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#f7f7f7', GradientType=0)}.optin-box-1 input[type=submit]:active{background:#e8e8e8;background:-webkit-linear-gradient(top, #e8e8e8 0, #fbfcfb 50%, #fff 100%);background:linear-gradient(to bottom,#e8e8e8 0,#fbfcfb 50%,#fff 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#e8e8e8', endColorstr='#ffffff', GradientType=0)}.optin-box-1 .privacy{color:#b8b8b8;font-size:12px;padding-top:10px;margin-bottom:0}.optin-box-1 .privacy img{position:relative;top:2px}.optin-box-1{max-width:100%;box-sizing:border-box}.optin-box-1 *{box-sizing:border-box}.optin-box-1 input[type=email],.optin-box-1 input[type=text]{height:38px;width:215px}.five-columns .optin-box-1 button,.five-columns .optin-box-1 input[type=submit],.four-columns .optin-box-1 button,.four-columns .optin-box-1 input[type=submit],.one-half .split-half .optin-box-1 button,.one-half .split-half .optin-box-1 input[type=submit],.three-columns .optin-box-1 button,.three-columns .optin-box-1 input[type=submit]{float:none}.one-half .split-half .optin-box-1 p,.three-columns .optin-box-1 p{font-size:14px}.five-columns .optin-box-1 p,.four-columns .optin-box-1 p{font-size:12px}.four-fifths .optin-box-1 button,.four-fifths .optin-box-1 input[type=submit],.three-fifths .optin-box-1 button,.three-fifths .optin-box-1 input[type=submit],.three-fourths .optin-box-1 button,.three-fourths .optin-box-1 input[type=submit],.two-fifths .optin-box-1 button,.two-fifths .optin-box-1 input[type=submit],.two-fourths .optin-box-1 button,.two-fourths .optin-box-1 input[type=submit],.two-thirds .optin-box-1 button,.two-thirds .optin-box-1 input[type=submit]{float:right}.four-fifths .optin-box-1 p,.three-fifths .optin-box-1 p,.three-fourths .optin-box-1 p,.two-fifths .optin-box-1 p,.two-fourths .optin-box-1 p,.two-thirds .optin-box-1 p{font-size:16px}.optin-box-2{margin:0 auto 20px;padding:20px;width:440px;max-width:100%;border:4px solid #fbfcfe;outline:#e4ebf5 solid 1px;text-align:center;background:#fff}.optin-box-2 h2{padding-top:0;font-size:24px;letter-spacing:-1px;color:#3f596e;font-weight:700}.optin-box-2 p{color:#6b6b6b}.optin-box-2 .text-boxes .text-box input[type=email],.optin-box-2 .text-boxes .text-box input[type=text]{background-color:#fff;background-repeat:no-repeat;background-position:right center;border:1px solid #dbdbdb;color:#b8b8b8;padding:10px 30px 10px 10px;width:48%;height:42px;box-sizing:border-box;font-size:13px;float:left;border-radius:6px;box-shadow:2px 2px 2px rgba(0,0,0,.05)}.floating-featured-panel-fluid .optin-box-2 .text-boxes .text-box input[type=email],.floating-featured-panel-fluid .optin-box-2 .text-boxes .text-box input[type=text]{width:100%}.optin-box-2 .text-boxes .text-box.name input[type=email],.optin-box-2 .text-boxes .text-box.name input[type=text]{background-image:url(//www.traininguri.ro/wp-content/plugins/optimizePressPlugin/lib/assets/images/optin_box/user.png)}.optin-box-2 .text-boxes{margin-top:0}.optin-box-2 .text-boxes .text-box.email input[type=email],.optin-box-2 .text-boxes .text-box.email input[type=text]{background-image:url(//www.traininguri.ro/wp-content/plugins/optimizePressPlugin/lib/assets/images/optin_box/mail.png)}.optin-box-2 .text-boxes .text-box:nth-child(2) input[type=email],.optin-box-2 .text-boxes .text-box:nth-child(2) input[type=text]{float:right}.optin-box-2 button.default-button{background:#f39d13;background:-webkit-linear-gradient(top, #f39d13 0, #c64f01 100%);background:linear-gradient(to bottom,#f39d13 0,#c64f01 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#f39d13', endColorstr='#c64f01', GradientType=0);border-radius:8px;margin:14px 0 10px;border:3px solid #f0f0f0;border:1px solid #c94f00;box-shadow:0 0 0 3px #ececec;text-shadow:0 1px #bf1802;font-size:20px;color:#fff;max-width:100%}.optin-box-2 button.default-button:active{background:#c64f01;background:-webkit-linear-gradient(top, #c64f01 0, #f39d13 100%);background:linear-gradient(to bottom,#c64f01 0,#f39d13 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#c64f01', endColorstr='#f39d13', GradientType=0)}.optin-box-2 button.default-button span{border-top:1px solid #f9d0a0;padding:9px 30px;border-radius:8px;display:block;white-space:normal}.optin-box-2 .privacy{color:#b8b8b8;font-size:12px;padding-top:0;margin-bottom:0}.optin-box-2 .privacy img{position:relative;top:2px}.five-columns .optin-box-2 .text-box input[type=email],.five-columns .optin-box-2 .text-box input[type=text],.four-columns .optin-box-2 .text-box input[type=email],.four-columns .optin-box-2 .text-box input[type=text],.one-half .split-half .optin-box-2 .text-box input[type=email],.one-half .split-half .optin-box-2 .text-box input[type=text],.three-columns .optin-box-2 .text-box input[type=email],.three-columns .optin-box-2 .text-box input[type=text]{width:auto;width:100%;float:none}.four-fifths .optin-box-2 .text-box input[type=email],.four-fifths .optin-box-2 .text-box input[type=text],.three-fifths .optin-box-2 .text-box input[type=email],.three-fifths .optin-box-2 .text-box input[type=text],.three-fourths .optin-box-2 .text-box input[type=email],.three-fourths .optin-box-2 .text-box input[type=text],.two-fifths .optin-box-2 .text-box input[type=email],.two-fifths .optin-box-2 .text-box input[type=text],.two-fourths .optin-box-2 .text-box input[type=email],.two-fourths .optin-box-2 .text-box input[type=text],.two-thirds .optin-box-2 .text-box input[type=email],.two-thirds .optin-box-2 .text-box input[type=text]{width:48%;float:left}.four-fifths .optin-box-2 .text-box.email input[type=email],.four-fifths .optin-box-2 .text-box.email input[type=text],.three-fifths .optin-box-2 .text-box.email input[type=email],.three-fifths .optin-box-2 .text-box.email input[type=text],.three-fourths .optin-box-2 .text-box.email input[type=email],.three-fourths .optin-box-2 .text-box.email input[type=text],.two-fifths .optin-box-2 .text-box.email input[type=email],.two-fifths .optin-box-2 .text-box.email input[type=text],.two-fourths .optin-box-2 .text-box.email input[type=email],.two-fourths .optin-box-2 .text-box.email input[type=text],.two-thirds .optin-box-2 .text-box.email input[type=email],.two-thirds .optin-box-2 .text-box.email input[type=text]{float:right}.one-fourth .optin-box-2 .optin-box-content button,.one-fourth .optin-box-2 .optin-box-content p{font-size:14px}.one-fifth .optin-box-2 .optin-box-content button,.one-fifth .optin-box-2 .optin-box-content p,.one-fourth .optin-box-2 .optin-box-content input[type=email],.one-fourth .optin-box-2 .optin-box-content input[type=text],.one-half .split-half .optin-box-2 .optin-box-content button{font-size:12px}.one-fifth .optin-box-2 button.default-button span,.one-fourth .optin-box-2 button.default-button span,.one-half .split-half .optin-box-2 button.default-button span{padding:9px}.optin-box-3{margin:0 auto 20px;padding:20px;width:270px;max-width:100%;border:4px solid #f5f5f5;outline:#dedede solid 1px;text-align:center;background:#fff}.optin-box-3 h2{padding-top:0;padding-bottom:10px;font-size:24px;font-weight:700;letter-spacing:-1px;line-height:26px;color:#3f596e}.optin-box-3 p{color:#6b6b6b}.optin-box-3 input[type=email],.optin-box-3 input[type=text]{background-color:#fff;background-repeat:no-repeat;background-position:right center;border:1px solid #dbdbdb;color:#b8b8b8;padding:10px 30px 10px 10px;width:100%;height:42px;margin-bottom:10px;font-size:13px;box-sizing:border-box;border-radius:6px;box-shadow:2px 2px 2px rgba(0,0,0,.05)}.optin-box-3 .text-box.name input[type=text]{background-image:url(//www.traininguri.ro/wp-content/plugins/optimizePressPlugin/lib/assets/images/optin_box/user.png)}.optin-box-3 .text-boxes{margin-top:10px}.optin-box-3 .text-box.email input[type=email],.optin-box-3 .text-box.email input[type=text]{background-image:url(//www.traininguri.ro/wp-content/plugins/optimizePressPlugin/lib/assets/images/optin_box/mail.png)}.optin-box-3 button.default-button{background:#f39d13;background:-webkit-linear-gradient(top, #f39d13 0, #c64f01 100%);background:linear-gradient(to bottom,#f39d13 0,#c64f01 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#f39d13', endColorstr='#c64f01', GradientType=0);border-radius:8px;margin:14px 0 10px;border:3px solid #f0f0f0;border:1px solid #c94f00;box-shadow:0 0 0 3px #ececec;text-shadow:0 1px #bf1802;font-size:20px;color:#fff}.optin-box-3 button.default-button:active{background:#c64f01;background:-webkit-linear-gradient(top, #c64f01 0, #f39d13 100%);background:linear-gradient(to bottom,#c64f01 0,#f39d13 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#c64f01', endColorstr='#f39d13', GradientType=0)}.optin-box-3 button.default-button span{border-top:1px solid #f9d0a0;padding:9px 30px;border-radius:8px;display:block;white-space:normal}.optin-box-3 .privacy{color:#b8b8b8;font-size:12px;margin-bottom:0}.optin-box-3 .privacy img{position:relative;top:2px}.one-fourth .optin-box-3 .optin-box-content button,.one-fourth .optin-box-3 .optin-box-content p{font-size:14px}.one-fifth .optin-box-3 .optin-box-content button,.one-fifth .optin-box-3 .optin-box-content p,.one-fourth .optin-box-3 .optin-box-content input[type=email],.one-fourth .optin-box-3 .optin-box-content input[type=text],.one-half .split-half .optin-box-3 .optin-box-content button{font-size:12px}.one-fifth .optin-box-3 button.default-button span,.one-fourth .optin-box-3 button.default-button span,.one-half .split-half .optin-box-3 button.default-button span{padding:9px}.optin-box-4{margin:0 auto 20px;padding:20px;width:600px;max-width:100%;text-align:center}.optin-box-4 h2{padding-top:0;padding-bottom:5px;font-size:24px;font-weight:700;line-height:26px;color:#be3a00}.optin-box-4 form{background-color:#faf5df;border-radius:15px;box-shadow:0 0 5px rgba(0,0,0,.15);padding:15px 25px}.optin-box-4-blue form{background-color:#deedfa}.optin-box-4 p{color:#6b6b6b}.optin-box-4 input[type=email],.optin-box-4 input[type=text]{background-color:#fff;background-repeat:no-repeat;background-position:right center;border:1px solid #dcd8ca;color:#505050;padding:12px 30px 11px 15px;float:left;width:49%;font-size:16px;box-sizing:border-box;height:52px;border-radius:10px}.optin-box-4 .text-box.email input[type=email],.optin-box-4 .text-box.email input[type=text]{background-image:url(//www.traininguri.ro/wp-content/plugins/optimizePressPlugin/lib/assets/images/optin_box/mail.png)}.no-sidebar .optin-box-4 input[type=email],.no-sidebar .optin-box-4 input[type=text]{width:245px}.optin-box-4 button.default-button{background:#fffa33;background:-webkit-linear-gradient(top, #fffb00 14%, #fff100 44%, #fb0 100%);background:linear-gradient(to bottom,#fffb00 14%,#fff100 44%,#fb0 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#fffb00', endColorstr='#ffbb00', GradientType=0);border-radius:8px;border:1px solid #ecc101;width:49%;float:right;box-shadow:-2px 2px 4px #bebebe;text-shadow:0 0 1px #fff;font-size:20px;text-align:center;color:#fff;position:relative;margin:0}.optin-box-4 button.default-button:active{background:-webkit-linear-gradient(top, #fb0 0, #fff100 56%, #fffb00 86%);background:linear-gradient(to bottom,#fb0 0,#fff100 56%,#fffb00 86%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffbb00', endColorstr='#fffb00', GradientType=0)}.optin-box-4 button.default-button img{position:absolute;z-index:999;width:100%}.optin-box-4 button.default-button span{border-top:1px solid #f9d0a0;padding:7px 10px 9px;font-size:24px;color:#003552;font-weight:700;font-style:italic;letter-spacing:-2px;font-family:"Arial Black",Arial,Helvetica,sans-serif;border-radius:8px;display:block;line-height:normal;min-height:100%;height:auto;white-space:normal}.optin-box-4 .privacy{color:#b8b8b8;font-size:12px;margin:20px 0 0}.optin-box-4 .privacy img{position:relative;top:2px}.location_optin_box_style_4{width:270px!important;max-width:100%;overflow:hidden}.optin-box-4 .text-box.email,.optin-box-4 .text-box.email+button,.optin-box-4 .text-box.email+div{display:inline-block;vertical-align:middle;width:49%}.optin-box-4 .text-box.email{margin-right:1%}.optin-box-4 .text-box.email+div{margin-left:1%}.floating-featured-panel-fluid .optin-box-4 .text-box.email,.floating-featured-panel-fluid .optin-box-4 .text-box.email+button,.floating-featured-panel-fluid .optin-box-4 .text-box.email+div,.optin-box-4 .text-box.email input{width:100%}.floating-featured-panel-fluid .optin-box-4 .text-box.email{margin-right:0}.optin-box-4 form>div{margin-bottom:10px}.optin-box-4 form>div:last-child{margin-bottom:0}.five-columns .optin-box-4 button,.five-columns .optin-box-4 input,.four-columns .optin-box-4 button,.four-columns .optin-box-4 input,.one-half .optin-box-4 button,.one-half .optin-box-4 input,.three-columns .optin-box-4 button,.three-columns .optin-box-4 input{margin:5px 0;width:100%;height:auto;box-sizing:border-box}.one-fifth .optin-box-4,.one-fourth .optin-box-4,.one-half .split-half .optin-box-4{padding:0}.five-columns .optin-box-4 button span,.four-columns .optin-box-4 button span,.one-third .optin-box-4 button span{font-size:16px}.one-fifth .optin-box-4 input,.one-fifth .optin-box-4 p,.one-fourth .optin-box-4 input,.one-fourth .optin-box-4 p,.one-half .split-half .optin-box-4 input,.one-half .split-half .optin-box-4 p{font-size:12px}.one-fifth .optin-box-4 button span,.one-fourth .optin-box-4 button span,.one-half .split-half .optin-box-4 button span{font-size:14px}.four-fifths .optin-box-4 button.default-button span,.three-fifths .optin-box-4 button.default-button span,.three-fourths .optin-box-4 button.default-button span,.two-fifths .optin-box-4 button.default-button span,.two-fourths .optin-box-4 button.default-button span,.two-thirds .optin-box-4 button.default-button span{font-size:24px}.optin-box-5{margin:0 auto 50px;padding:20px;width:875px;max-width:100%;border:1px solid #b6bbbe;border-top:0;background-image:url(//www.traininguri.ro/wp-content/plugins/optimizePressPlugin/lib/assets/images/optin_box/mail-bgs.png);background-repeat:repeat-x;background-position:left top;text-align:center;position:relative;background-color:#fff}.optin-box-5 .optin-box-content{float:left;text-align:left;padding-right:35px;box-sizing:border-box}.floating-featured-panel-fluid .optin-box-5 .optin-box-content{width:100%;padding-right:0}.optin-box-5 h2{padding-top:0;padding-bottom:0;font-size:24px;font-weight:700;letter-spacing:-1px;line-height:26px;color:#3f596e}.optin-box-5 p{color:#6b6b6b;margin-bottom:0}.optin-box-5 form{float:left;max-width:55%;width:55%}.optin-box-5 input[type=email],.optin-box-5 input[type=text]{background-color:#fff;background-repeat:no-repeat;background-position:right center;border:1px solid #dbdbdb;color:#b8b8b8;padding:10px 30px 10px 10px;height:20px;height:40px;margin-bottom:10px;font-size:13px;border-radius:6px;box-shadow:2px 2px 2px rgba(0,0,0,.05);width:100%;max-width:100%;box-sizing:border-box}.optin-box-5 .text-box.email input[type=email],.optin-box-5 .text-box.email input[type=text]{background-image:url(//www.traininguri.ro/wp-content/plugins/optimizePressPlugin/lib/assets/images/optin_box/mail.png)}.optin-box-5 .text-boxes,.optin-box-5 .text-boxes+div{display:inline-block;width:44%;float:none;vertical-align:top}.optin-box-5 .text-boxes .text-box{margin:20px 5px 0 0;float:left;width:95%}.optin-box-5 .text-boxes .text-box input{height:43px}.optin-box-5 button.default-button{background:#f39d13;background:-webkit-linear-gradient(top, #f39d13 0, #c64f01 100%);background:linear-gradient(to bottom,#f39d13 0,#c64f01 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#f39d13', endColorstr='#c64f01', GradientType=0);border-radius:8px;margin:19px 0 10px;border:3px solid #f0f0f0;border:1px solid #c94f00;box-shadow:0 0 0 3px #ececec;text-shadow:0 1px #bf1802;font-size:20px;color:#fff;float:none;vertical-align:top;box-sizing:border-box}.floating-featured-panel-fluid .optin-box-5 .text-boxes,.floating-featured-panel-fluid .optin-box-5 .text-boxes+div,.floating-featured-panel-fluid .optin-box-5 form{max-width:100%;width:100%}.floating-featured-panel-fluid .optin-box-5 .text-boxes .text-box{float:none}.floating-featured-panel-fluid .optin-box-5 button.default-button{width:100%;margin-top:0}.optin-box-5 button.css-button{margin-top:20px}.optin-box-5 button.default-button:active{background:#c64f01;background:-webkit-linear-gradient(top, #c64f01 0, #f39d13 100%);background:linear-gradient(to bottom,#c64f01 0,#f39d13 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#c64f01', endColorstr='#f39d13', GradientType=0)}.optin-box-5 button.default-button span{border-top:1px solid #f9d0a0;padding:9px 30px;border-radius:8px;display:block;white-space:normal;box-sizing:border-box}.optin-box-5 .privacy{color:#b8b8b8;font-size:12px;position:absolute;top:100%;text-align:right;right:0;margin-bottom:0;padding-top:10px}.optin-box-5 .privacy img{position:relative;top:2px}.optin-box-5 .optin-box-content{width:45%}.one-fifth .optin-box-5 .optin-box-content,.one-fourth .optin-box-5 .optin-box-content,.one-half .optin-box-5 .optin-box-content,.one-third .optin-box-5 .optin-box-content{width:auto;margin-right:0}.featured-panel-style-1.featured-panel-1 .optin-box-5 p{margin:0}.one-fifth .optin-box-5 button.default-button,.one-fourth .optin-box-5 button.default-button,.one-half .optin-box-5 button.default-button,.one-third .optin-box-5 button.default-button,.two-fifths .optin-box-5 button.default-button,.two-fourths .optin-box-5 button.default-button{margin-top:0;width:100%}.one-fifth .optin-box-5 .text-boxes,.one-fifth .optin-box-5 .text-boxes .text-box,.one-fourth .optin-box-5 .text-boxes,.one-fourth .optin-box-5 .text-boxes .text-box,.one-half .optin-box-5 .text-boxes,.one-half .optin-box-5 .text-boxes .text-box,.one-third .optin-box-5 .text-boxes,.one-third .optin-box-5 .text-boxes .text-box,.two-fifths .optin-box-5 .text-boxes,.two-fifths .optin-box-5 .text-boxes .text-box,.two-fourths .optin-box-5 .text-boxes,.two-fourths .optin-box-5 .text-boxes .text-box{float:none;margin-right:0}.one-fifth .optin-box-5 button,.one-fifth .optin-box-5 p,.one-fourth .optin-box-5 button,.one-fourth .optin-box-5 p,.one-half .split-half .optin-box-5 button,.one-half .split-half .optin-box-5 p{font-size:14px}.one-fifth .optin-box-5 .privacy,.one-fourth .optin-box-5 .privacy,.one-third .optin-box-5 .privacy,.two-fifths .optin-box-5 .privacy,.two-fourths .optin-box-5 .privacy{font-size:10px}.one-fifth .optin-box-5 button.default-button span,.one-fourth .optin-box-5 button.default-button span,.one-half .split-half .optin-box-5 button.default-button span{padding:9px}.five-columns .optin-box-5 input[type=submit],.four-columns .optin-box-5 input[type=submit],.one-half .split-half .optin-box-5 input[type=submit],.three-columns .optin-box-5 input[type=submit]{width:100%}.optin-box-6{margin:0 auto 20px;text-align:center;width:400px;max-width:100%}.optin-box-6 h2{padding-top:0;padding-bottom:10px;font-size:24px;font-weight:700;letter-spacing:-1px;line-height:26px;color:#3f596e}.optin-box-6 p{color:#6b6b6b}.optin-box-6 .text-box{background-color:#fafafa;background-repeat:no-repeat;background-position:right center;border:1px solid #dbdbdb;color:#686868;padding:15px;display:block;margin:0 auto 15px;font-size:17px;box-sizing:content-box;box-shadow:inset 0 0 2px rgba(0,0,0,.3)}.optin-box-6 .text-box.name input{background-image:url(//www.traininguri.ro/wp-content/plugins/optimizePressPlugin/lib/assets/images/optin_box/user.png)}.optin-box-6 input[type=email],.optin-box-6 input[type=text]{display:block;background-color:transparent;background-image:none;background-repeat:no-repeat;background-position:right center;outline:0;border:0;width:100%;padding:0 33px 0 0;margin:0;font-size:17px;box-sizing:border-box}.optin-box-6 input[type=email]:focus,.optin-box-6 input[type=text]:focus{box-shadow:none}.optin-box-6 .text-boxes{margin-top:10px}.optin-box-6 .text-box.email input{background-image:url(//www.traininguri.ro/wp-content/plugins/optimizePressPlugin/lib/assets/images/optin_box/mail.png)}.optin-box-6 button.default-button{background:#f39d13;background:-webkit-linear-gradient(top, #f39d13 0, #c64f01 100%);background:linear-gradient(to bottom,#f39d13 0,#c64f01 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#f39d13', endColorstr='#c64f01', GradientType=0);border-radius:8px;padding:0;margin:14px 0 10px;display:block;width:100%;border:3px solid #f0f0f0;border:1px solid #c94f00;text-shadow:0 1px #bf1802;font-size:20px;color:#fff}.optin-box-6 button.default-button:active{background:#c64f01;background:-webkit-linear-gradient(top, #c64f01 0, #f39d13 100%);background:linear-gradient(to bottom,#c64f01 0,#f39d13 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#c64f01', endColorstr='#f39d13', GradientType=0)}.optin-box-6 button.default-button span{border-top:1px solid #f9d0a0;padding:14px 20px;border-radius:8px;display:block;white-space:normal}.optin-box-6 .privacy{color:#b8b8b8;font-size:12px;margin-bottom:0}.optin-box-6 .privacy img{position:relative;top:2px}.one-fifth .optin-box-6 input[type=email],.one-fifth .optin-box-6 input[type=text],.one-fourth .optin-box-6 input[type=email],.one-fourth .optin-box-6 input[type=text],.one-half .split-half .optin-box-6 input[type=email],.one-half .split-half .optin-box-6 input[type=text]{font-size:12px}.one-fifth .optin-box-6 button,.one-fourth .optin-box-6 button,.one-half .split-half .optin-box-6 button{font-size:14px}.one-fifth .optin-box-6 .privacy,.one-fourth .optin-box-6 .privacy,.one-half .split-half .optin-box-6 .privacy{font-size:12px;margin:10px 0}.optin-box-7{margin:0 auto 20px;background-color:#fbf7e3;border:1px solid #d0cebb;box-shadow:0 0 5px rgba(0,0,0,.06);border-radius:6px;padding:20px;text-align:center;width:400px;max-width:100%}.optin-box-7 h2{padding-top:0;padding-bottom:0;font-size:24px;font-weight:700;letter-spacing:-1px;line-height:26px;color:#3f596e}.optin-box-7 p{color:#484848;margin:0 0 .5em}.optin-box-7 .text-box{background-color:#fafafa;background-image:url(//www.traininguri.ro/wp-content/plugins/optimizePressPlugin/lib/assets/images/optin_box/user.png);background-repeat:no-repeat;background-position:right center;border:3px solid #5594b9;color:#393939;padding:15px 30px 15px 15px;display:block;margin:0 auto 10px;font-size:17px;box-sizing:content-box;box-shadow:1px 1px 2px rgba(0,0,0,.3)}.optin-box-7 input[type=email],.optin-box-7 input[type=text]{display:block;background-color:transparent;background-image:none;outline:0;border:0;color:#393939;width:100%;padding:0;margin:0;font-size:17px}.optin-box-7 input[type=email]:focus,.optin-box-7 input[type=text]:focus{box-shadow:none}.optin-box-7 .text-boxes{margin-top:10px}.optin-box-7 .text-boxes .text-box.email{background-image:url(//www.traininguri.ro/wp-content/plugins/optimizePressPlugin/lib/assets/images/optin_box/mail.png)}.optin-box-7 button.default-button{background:#f39d13;background:-webkit-linear-gradient(top, #f39d13 0, #c64f01 100%);background:linear-gradient(to bottom,#f39d13 0,#c64f01 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#f39d13', endColorstr='#c64f01', GradientType=0);border-radius:8px;padding:0;margin:14px 0 10px;display:block;width:100%;border:3px solid #f0f0f0;border:1px solid #c94f00;box-shadow:0 0 0 3px #ececec;text-shadow:0 1px #bf1802;font-size:20px;color:#fff}.optin-box-7 button.default-button:active{background:#c64f01;background:-webkit-linear-gradient(top, #c64f01 0, #f39d13 100%);background:linear-gradient(to bottom,#c64f01 0,#f39d13 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#c64f01', endColorstr='#f39d13', GradientType=0)}.optin-box-7 button.default-button span{border-top:1px solid #f9d0a0;padding:14px 30px;border-radius:8px;display:block;white-space:normal}.optin-box-7 .privacy{color:#b8b8b8;font-size:12px;margin-bottom:0}.optin-box-7 .privacy img{position:relative;top:2px}.one-fifth .optin-box-7 .privacy,.one-fifth .optin-box-7 input[type=email],.one-fifth .optin-box-7 input[type=text],.one-fifth .optin-box-7 p,.one-fourth .optin-box-7 .privacy,.one-fourth .optin-box-7 input[type=email],.one-fourth .optin-box-7 input[type=text],.one-fourth .optin-box-7 p,.one-half .split-half .optin-box-7 .privacy,.one-half .split-half .optin-box-7 input[type=email],.one-half .split-half .optin-box-7 input[type=text],.one-half .split-half .optin-box-7 p{font-size:12px}.one-fifth .optin-box-7 button.default-button span,.one-fourth .optin-box-7 button.default-button span,.one-half .split-half .optin-box-7 button.default-button span{padding:9px 10px;font-size:16px}.optin-box-9{margin:0 auto 20px;text-align:center;width:700px;max-width:100%}.optin-box-9 h2{padding-top:0;padding-bottom:10px;font-size:24px;font-weight:700;letter-spacing:-1px;line-height:26px;color:#3f596e}.optin-box-9 p{color:#6b6b6b}.optin-box-9 .text-box{background-color:#fafafa;background-image:url(//www.traininguri.ro/wp-content/plugins/optimizePressPlugin/lib/assets/images/optin_box/user.png);background-repeat:no-repeat;background-position:right center;border:1px solid #dbdbdb;color:#686868;padding:15px 25px 15px 15px;display:block;margin:0 auto 10px;box-sizing:border-box;box-shadow:inset 0 0 2px rgba(0,0,0,.3)}.optin-box-9 input[type=email],.optin-box-9 input[type=text]{display:block;background-color:transparent;background-image:none;outline:0;border:0;width:100%;padding:0 10px 0 0;margin:0;font-size:17px;box-sizing:border-box}.optin-box-9 input[type=email]:focus,.optin-box-9 input[type=text]:focus{box-shadow:none}.optin-box-9 .text-boxes{margin-top:10px;float:left;width:60%}.floating-featured-panel-fluid .optin-box-9 .text-boxes{width:100%}.optin-box-9 .text-boxes .text-box.email{background-image:url(//www.traininguri.ro/wp-content/plugins/optimizePressPlugin/lib/assets/images/optin_box/mail.png)}.optin-box-9 button.default-button{background:#f39d13;background:-webkit-linear-gradient(top, #f39d13 0, #c64f01 100%);background:linear-gradient(to bottom,#f39d13 0,#c64f01 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#f39d13', endColorstr='#c64f01', GradientType=0);border-radius:8px;padding:0;margin:10px 0 10px 3%;display:block;width:35%;float:left;border:1px solid #c94f00;text-shadow:0 1px #bf1802;font-size:20px;color:#fff}.floating-featured-panel-fluid .optin-box-9 button.default-button{margin:0 0 10px;width:100%}.optin-box-9 button.default-button:active{background:#c64f01;background:-webkit-linear-gradient(top, #c64f01 0, #f39d13 100%);background:linear-gradient(to bottom,#c64f01 0,#f39d13 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#c64f01', endColorstr='#f39d13', GradientType=0)}.optin-box-9 button.default-button span{border-top:1px solid #f9d0a0;padding:12px;border-radius:8px;display:block;white-space:normal}.optin-box-9 .privacy{color:#b8b8b8;font-size:12px;margin-bottom:0;margin-top:0}.optin-box-9 .privacy img{position:relative;top:2px}.five-columns .optin-box-9 .text-boxes,.five-columns .optin-box-9 button,.four-columns .optin-box-9 .text-boxes,.four-columns .optin-box-9 button,.one-half .optin-box-9 .text-boxes,.one-half .optin-box-9 button,.three-columns .optin-box-9 .text-boxes,.three-columns .optin-box-9 button{margin:10px 0 0;width:100%;line-height:normal}.one-fifth .optin-box-9 button.default-button span,.one-fourth .optin-box-9 button.default-button span,.one-half .split-half .optin-box-9 button.default-button span{font-size:16px}.one-fifth .optin-box-9 input,.one-fourth .optin-box-9 input,.one-half .split-half .optin-box-9 input{font-size:14px}.one-fifth .optin-box-9 .privacy,.one-fourth .optin-box-9 .privacy,.one-half .split-half .optin-box-9 .privacy{margin:10px 0;font-size:12px}.optin-box-10{margin:0 auto 20px;text-align:center;width:700px;max-width:100%}.optin-box-10 .optin-box-content{padding:16px 30px;margin-bottom:10px;background:-webkit-linear-gradient(top, #4283ad 0, #2d5c86 100%);background:linear-gradient(to bottom,#4283ad 0,#2d5c86 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#4283ad', endColorstr='#2d5c86', GradientType=0)}.optin-box-10 h2{padding-top:0;padding-bottom:10px;font-size:24px;font-weight:700;letter-spacing:-1px;line-height:26px;color:#3f596e}.optin-box-10 p{color:#6b6b6b}.optin-box-10 .text-box{background-color:#fafafa;background-repeat:no-repeat;border:1px solid #dbdbdb;color:#686868;padding:15px 25px 15px 15px;display:block;margin:0 auto 10px;font-size:17px;box-sizing:content-box;box-shadow:inset 0 0 2px rgba(0,0,0,.3)}.optin-box-10 .text-box.name input{background-image:url(//www.traininguri.ro/wp-content/plugins/optimizePressPlugin/lib/assets/images/optin_box/user.png)}.optin-box-10 input[type=email],.optin-box-10 input[type=text]{display:block;background-color:transparent;background-image:none;background-repeat:no-repeat;background-position:right center;outline:0;border:0;width:100%;margin:0;font-size:15px;padding:0 33px 0 0;box-sizing:border-box}.optin-box-10 input[type=email]:focus,.optin-box-10 input[type=text]:focus{box-shadow:none}.optin-box-10 label{font-size:32px;color:#fff;margin-top:20px;margin-bottom:20px;width:20%;vertical-align:middle;display:inline-block}.optin-box-10 .text-boxes{width:40%;display:inline-block;position:relative;vertical-align:middle}.floating-featured-panel-fluid .optin-box-10 .text-boxes,.floating-featured-panel-fluid .optin-box-10 label{width:100%}.optin-box-10 .text-boxes+div{display:inline;vertical-align:middle}.optin-box-10 .text-boxes .text-box{font-size:15px;padding:12px 10px 12px 15px;margin-bottom:0;vertical-align:middle}.optin-box-10 .text-boxes .text-box.email input{background-image:url(//www.traininguri.ro/wp-content/plugins/optimizePressPlugin/lib/assets/images/optin_box/mail.png)}.optin-box-10 .css-button,.optin-box-10 button.default-button{background:#f39d13;background:-webkit-linear-gradient(top, #f39d13 0, #c64f01 100%);background:linear-gradient(to bottom,#f39d13 0,#c64f01 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#f39d13', endColorstr='#c64f01', GradientType=0);border-radius:8px;padding:0;margin:10px 0 10px 20px;border:1px solid #d56912;border-bottom:0;display:inline-block;max-width:35%;box-shadow:0 0 3px rgba(0,0,0,.2);text-shadow:0 1px #bf1802;font-size:20px;color:#fff;vertical-align:middle}.floating-featured-panel-fluid .optin-box-10 .css-button,.floating-featured-panel-fluid .optin-box-10 button.default-button{margin:10px 0;width:100%;max-width:100%}.optin-box-10 button.default-button:active{background:#c64f01;background:-webkit-linear-gradient(top, #c64f01 0, #f39d13 100%);background:linear-gradient(to bottom,#c64f01 0,#f39d13 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#c64f01', endColorstr='#f39d13', GradientType=0)}.optin-box-10 button.default-button span{border-top:1px solid #f9d0a0;padding:10px;border-radius:8px;display:block;white-space:normal}.optin-box-10 .privacy{color:#b8b8b8;font-size:12px;margin-bottom:0;margin-top:0}.optin-box-10 .privacy img{position:relative;top:2px}.five-columns .optin-box-10 .text-boxes,.five-columns .optin-box-10 label,.four-columns .optin-box-10 .text-boxes,.four-columns .optin-box-10 label,.one-half .optin-box-10 .text-boxes,.one-half .optin-box-10 label,.three-columns .optin-box-10 .text-boxes,.three-columns .optin-box-10 label{margin:10px 0 0;width:100%;line-height:normal}.five-columns .optin-box-10 .text-box,.four-columns .optin-box-10 .text-box,.one-half .optin-box-10 .text-box,.three-columns .optin-box-10 .text-box{padding:10px}.five-columns .optin-box-10 button,.four-columns .optin-box-10 button,.one-half .optin-box-10 button,.three-columns .optin-box-10 button{width:100%;margin:10px 0}.one-fifth .optin-box-10 button.default-button span,.one-fourth .optin-box-10 button.default-button span,.one-half .split-half .optin-box-10 button.default-button span{font-size:16px}.one-fifth .optin-box-10 .privacy,.one-fourth .optin-box-10 .privacy,.one-half .split-half .optin-box-10 .privacy,.two-fifths .optin-box-10 .privacy{font-size:12px}.optin-box-11{text-align:center;margin-bottom:20px}.optin-box-11 h2{color:inherit}.optin-box-11 p.description{margin-bottom:0}.optin-box-11 input,.optin-box-11 input:focus{display:block;height:50px;width:100%;padding:5px 0!important;margin:15px 0 10px;line-height:50px;font-family:inherit;font-size:24px;font-weight:100;font-style:italic;text-align:center;color:#777;border:1px solid #cacaca;border-radius:3px;box-shadow:inset 0 2px 2px rgba(0,1,1,.02);background:-webkit-linear-gradient(top, rgba(0,1,1,.03) 0, rgba(255,255,255,.03) 100%) #fff;background:linear-gradient(to bottom,rgba(0,1,1,.03) 0,rgba(255,255,255,.03) 100%) #fff}.optin-box-11 button.default-button{width:100%;position:relative;display:block;padding:20px 0;line-height:22px;font-family:inherit;font-size:22px;font-weight:600;text-decoration:none;text-align:center;text-shadow:0 0 1px rgba(0,0,0,.5);color:#fefefe;border-radius:3px;box-shadow:inset 0 0 0 1px rgba(0,0,0,.2),inset 0 1px 0 0 rgba(0,0,0,.1),inset 0 2px 0 0 rgba(255,255,255,.5);background:-webkit-linear-gradient(top, #eb8a00 0, #faa700 100%) #faa700;background:linear-gradient(to bottom,#eb8a00 0,#faa700 100%) #faa700}.optin-box-11 button.default-button:hover{background:-webkit-linear-gradient(top, #faa700 0, #eb8a00 100%) #eb8a00;background:linear-gradient(to bottom,#faa700 0,#eb8a00 100%) #eb8a00}.optin-box-11 button.default-link{display:block;margin:15px auto;color:inherit;font-size:14px;background:0 0;text-decoration:underline}.optin-box-11 p.privacy{opacity:.5}.optin-box-11 button span{white-space:normal}.one-half .split-half .optin-box-11 button,.one-half .split-half .optin-box-11 input,.two-fifths .optin-box-11 button,.two-fifths .optin-box-11 input{font-size:18px}.one-fifth .optin-box-11 button,.one-fifth .optin-box-11 input,.one-fourth .optin-box-11 button,.one-fourth .optin-box-11 input{font-size:14px}.one-fifth .optin-box-11 input,.one-fourth .optin-box-11 input{height:40px;line-height:40px}.optin-box-12{width:100%;margin-bottom:20px}.optin-box-12 h2{color:inherit;text-align:left}.optin-box-12 p.description{text-align:left;margin-bottom:10px}.optin-box-12 form{display:block;width:100%;margin-bottom:0}.optin-box-12 input,.optin-box-12 input:focus{margin-right:10px;margin-bottom:15px;width:34%;display:inline-block;padding:7px 10px;border:1px solid #ccc;border-radius:5px;box-shadow:inset 0 2px 2px -1px rgba(0,0,0,.2),0 1px rgba(255,255,255,.3);background-color:#f2f2f2;font-size:16px;box-sizing:border-box}.optin-box-12 input:focus{border:1px solid rgba(104,189,244,.9)}.optin-box-12 input+div{display:inline}.optin-box-12 button.default-button{margin-bottom:10px;width:25%;position:relative;top:-2px;display:inline-block;border-radius:6px;font-size:16px;padding:9px 10px;text-decoration:none;text-align:center;border-color:#34bff3 rgba(0,0,0,.05) #003c8b;background:#34bff3;background:-webkit-linear-gradient(top, #34bff3, #074aa2);background:linear-gradient(to bottom,#34bff3,#074aa2);text-shadow:0 -1px rgba(0,0,0,.5);color:#fff;box-shadow:inset 0 1px #60cbfa}.optin-box-12 button.default-button:hover{border-color:#34bff3 rgba(0,0,0,.1) #0568a6;background:#1788d4;background:-webkit-linear-gradient(top, #48c5fa, #1788d4);background:linear-gradient(to bottom,#48c5fa,#1788d4)}.optin-box-12 button span{white-space:normal}.optin-box-12 a.text-link{display:none}.optin-box-12 p.privacy{text-align:left;opacity:.5}.eight .optin-box-12 input,.eleven .optin-box-12 input,.five .optin-box-12 input,.four .optin-box-12 input,.nine .optin-box-12 input,.one .optin-box-12 input,.one-fifth .optin-box-12 input,.one-fourth .optin-box-12 input,.one-half .optin-box-12 input,.one-third .optin-box-12 input,.seven .optin-box-12 input,.six .optin-box-12 input,.ten .optin-box-12 input,.three .optin-box-12 input,.three-fifths .optin-box-12 input,.three-fourths .optin-box-12 input,.twelve .optin-box-12 input,.two .optin-box-12 input,.two-fifths .optin-box-12 input,.two-fourths .optin-box-12 input{display:block;width:100%;margin-right:0}.eight .optin-box-12 button,.eleven .optin-box-12 button,.five .optin-box-12 button,.four .optin-box-12 button,.nine .optin-box-12 button,.one .optin-box-12 button,.one-fifth .optin-box-12 button,.one-fourth .optin-box-12 button,.one-half .optin-box-12 button,.one-third .optin-box-12 button,.seven .optin-box-12 button,.six .optin-box-12 button,.ten .optin-box-12 button,.three .optin-box-12 button,.three-fifths .optin-box-12 button,.three-fourths .optin-box-12 button,.twelve .optin-box-12 button,.two .optin-box-12 button,.two-fifths .optin-box-12 button,.two-fourths .optin-box-12 button{display:block;width:100%;padding:9px 0}.optin-box-13{text-align:center}.optin-box-13 h2{margin-bottom:0;font-style:inherit;color:inherit}.optin-box-13 p.description{-display:none}.optin-box-13 input,.optin-box-13 input:focus{display:block;width:100%;padding:10px 15px!important;margin:15px 0 10px;font-family:inherit;font-weight:100;font-size:14px;border:none;color:rgba(255,255,255,.8)!important;border-radius:3px;background-color:rgba(0,0,0,.1);box-sizing:border-box;box-shadow:inset 0 0 0 1px rgba(0,0,0,.1),inset 0 2px 0 0 rgba(0,0,0,.1)}.optin-box-13 button.default-button{width:100%;position:relative;display:block;margin-top:15px;padding:11px 0;font-family:inherit;font-size:14px;text-transform:uppercase;font-weight:600;text-decoration:none;text-align:center;text-shadow:0 0 1px rgba(0,0,0,.5);color:#fff;border-radius:3px;background:#b4e391;background:-webkit-linear-gradient(top, rgba(180,227,145,1) 0, rgba(97,196,25,1) 50%, rgba(180,227,145,1) 100%);background:linear-gradient(to bottom,rgba(180,227,145,1) 0,rgba(97,196,25,1) 50%,rgba(180,227,145,1) 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#b4e391', endColorstr='#b4e391', GradientType=0);box-shadow:0 0 0 1px rgba(0,0,0,.4),inset 0 0 -1px 0 rgba(255,255,255,.15),inset 0 1px 0 0 rgba(255,255,255,.15),0 1px 0 0 rgba(0,0,0,.15)}.optin-box-13 button.default-link{display:block;margin:15px auto;color:inherit;font-size:14px;background:0 0;text-decoration:underline}.optin-box-13 button span{white-space:normal}.optin-box-13 p.privacy{opacity:.5}.optin-box-14{text-align:center}.optin-box-14 h2{color:inherit}.optin-box-14 p.description{margin-bottom:0}.optin-box-14 input,.optin-box-14 input:focus{display:block;width:100%;padding:10px 15px!important;margin:15px 0 10px;font-family:inherit;font-weight:100;font-size:14px;color:#666;border:none;border-radius:3px;background-color:#fff;box-sizing:border-box}.optin-box-14 button.default-button{width:100%;position:relative;display:block;margin-top:15px;padding:11px 0;font-family:inherit;font-size:14px;text-transform:uppercase;font-weight:600;text-decoration:none;text-align:center;text-shadow:0 0 1px rgba(0,0,0,.5);color:#fff;box-shadow:inset 0 0 -1px 0 rgba(255,255,255,.1),inset 0 1px 0 0 rgba(255,255,255,.1),0 1px 0 0 rgba(0,0,0,.1);border:1px solid #000;border-radius:3px;background-color:green}.optin-box-14 button.default-link{display:block;margin:15px auto;color:inherit;font-size:14px;background:0 0;text-decoration:underline}.optin-box-14 button span{white-space:normal}.optin-box-14 p.privacy{opacity:.5;padding-top:10px}.optin-box-15{line-height:normal;text-align:center}.optin-box-15 h2{color:inherit}.optin-box-15 input,.optin-box-15 input:focus{color:#bbb;outline:0;margin:0 -4px 10px 0;padding:0 15px;width:70%;display:inline-block;height:52px!important;border:0;font-size:12px;border-radius:6px 0 0 6px;box-shadow:inset 0 0 0 1px rgba(0,0,0,.1);box-sizing:border-box}.optin-box-15 input+div{display:inline}.optin-box-15 button.default-button{width:30%;position:relative;display:inline-block;height:50px;padding:0;font-family:inherit;font-size:12px;font-weight:700;text-decoration:none;text-align:center;text-shadow:0 0 1px rgba(0,0,0,.5);text-transform:uppercase;color:#fff;border-radius:0 6px 6px 0;background-color:#444;white-space:normal;line-height:normal}.optin-box-15 .css-button{position:relative;display:inline-block;vertical-align:middle}.optin-box-15 button.default-link{display:block;margin:15px auto;color:inherit;font-size:14px;background:0 0;text-decoration:underline}.optin-box-15 p.privacy{opacity:.5;padding-top:10px}.eight .optin-box-15 button.default-button,.eight .optin-box-15 input,.eleven .optin-box-15 button.default-button,.eleven .optin-box-15 input,.five .optin-box-15 button.default-button,.five .optin-box-15 input,.four .optin-box-15 button.default-button,.four .optin-box-15 input,.nine .optin-box-15 button.default-button,.nine .optin-box-15 input,.one .optin-box-15 button.default-button,.one .optin-box-15 input,.one-fifth .optin-box-15 button.default-button,.one-fifth .optin-box-15 input,.one-fourth .optin-box-15 button.default-button,.one-fourth .optin-box-15 input,.one-half .split-half .optin-box-15 button.default-button,.one-half .split-half .optin-box-15 input,.one-third .optin-box-15 button.default-button,.one-third .optin-box-15 input,.seven .optin-box-15 button.default-button,.seven .optin-box-15 input,.six .optin-box-15 button.default-button,.six .optin-box-15 input,.ten .optin-box-15 button.default-button,.ten .optin-box-15 input,.three .optin-box-15 button.default-button,.three .optin-box-15 input,.twelve .optin-box-15 button.default-button,.twelve .optin-box-15 input,.two .optin-box-15 button.default-button,.two .optin-box-15 input,.two-fifths .optin-box-15 button.default-button,.two-fifths .optin-box-15 input{margin-top:15px;width:100%;display:block;border-radius:6px}.one-fifth .optin-box-15 p,.one-fourth .optin-box-15 p,.one-half .split-half .optin-box-15 p,.one-third .optin-box-15 p,.two-fifths .optin-box-15 p,.two-fourths .optin-box-15 p{margin:10px 0}.optin-box-16{position:relative;background-color:#fffdf3;box-shadow:0 0 5px 2px rgba(0,0,0,.25)}.optin-box-16:before{content:"";z-index:1;position:absolute;top:-10px;height:100px;width:100%;padding:0 10px;margin-left:-10px;background:-webkit-linear-gradient(top, rgba(255,255,255,1) 0, rgba(255,255,255,1) 10%, rgba(255,255,255,0) 100%);background:linear-gradient(to bottom,rgba(255,255,255,1) 0,rgba(255,255,255,1) 10%,rgba(255,255,255,0) 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#00ffffff', GradientType=0)}.optin-box-16:after{content:"";z-index:1;position:absolute;bottom:-10px;height:100px;width:100%;padding:0 10px;margin-left:-10px;background:-webkit-linear-gradient(top, rgba(255,255,255,0) 0, rgba(255,255,255,1) 90%, rgba(255,255,255,1) 100%);background:linear-gradient(to bottom,rgba(255,255,255,0) 0,rgba(255,255,255,1) 90%,rgba(255,255,255,1) 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#00ffffff', endColorstr='#ffffff', GradientType=0)}.optin-box-16 div{padding:25px 40px;z-index:2;position:relative}.optin-box-16 h2{font-family:inherit;font-style:inherit;color:inherit}.optin-box-16 input,.optin-box-16 input:focus{display:block;height:40px;width:100%;padding:0 10px!important;line-height:14px;font-family:inherit;font-size:14px;font-weight:100;text-align:left;color:#777;border:1px solid #cacaca;border-radius:3px;box-shadow:inset 0 2px 2px rgba(0,1,1,.02);background:-webkit-linear-gradient(top, rgba(0,1,1,.03) 0, rgba(255,255,255,.03) 100%) #fff;background:linear-gradient(to bottom,rgba(0,1,1,.03) 0,rgba(255,255,255,.03) 100%) #fff;box-sizing:border-box}.optin-box-16 button{display:block;padding:20px 0;width:100%;border:1px solid #fa2;border-radius:6px;line-height:normal;font-size:32px;font-family:inherit;font-weight:700;color:#000;text-decoration:none;text-shadow:1px 1px 0 #fe6;text-align:center;background:-webkit-linear-gradient(top, #ffec64 5%, #ffab23 100%) #ffec64;background:linear-gradient(to bottom,#ffec64 5%,#ffab23 100%) #ffec64;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffec64', endColorstr='#ffab23');box-shadow:inset 0 1px 0 0 #fff6af}.optin-box-16 button:hover{background:-webkit-linear-gradient(top, #ffab23 5%, #ffec64 100%) #ffab23;background:linear-gradient(to bottom,#ffab23 5%,#ffec64 100%) #ffab23;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffab23', endColorstr='#ffec64')}.optin-box-16 button:active{position:relative;top:1px}.optin-box-16 a.text-link{display:none;margin-top:15px;color:inherit;text-align:center}.optin-box-16 p.privacy{margin:10px 0 0;opacity:.5}.optin-box-16 form div{padding:0}.optin-box-17 h2{border-bottom:2px solid rgba(0,0,0,.2);line-height:1.5em;margin-bottom:1em}.optin-box-17 input{width:100%;box-shadow:inset 0 0 0 2px rgba(0,0,0,.2);border-radius:6px;padding:1.3em;margin:0 0 1em;box-sizing:border-box;color:#a3a3a3}.optin-box-17 .description,.optin-box-17 .privacy,.optin-box-17 .text-link{display:none}.optin-box-18{background-color:#fff;box-shadow:inset 0 0 0 1px #fff,0 1px 3px 0 rgba(0,0,0,.2);padding-bottom:20px;text-align:center}.optin-box-18 h2{display:block;background-color:#d1af3a;box-shadow:inset 0 0 0 1px #d1af3a,inset 0 2px 0 0 #e2cc7e;text-align:center;text-transform:uppercase;color:#fff;font-size:18px;padding:10px;text-shadow:0 -1px 0 rgba(0,0,0,.25)}.optin-box-18,.optin-box-18 h2{border-top-left-radius:6px;border-top-right-radius:6px;margin-bottom:20px}.optin-box-18 input{border-radius:3px;width:90%;margin:0 auto 1em;padding:1em;box-sizing:border-box}.optin-box-18 .description,.optin-box-18 .privacy,.optin-box-18 .text-link{display:none}.optin-box-19{text-align:center}.optin-box-19 form{position:relative}.optin-box-19 input[type=email],.optin-box-19 input[type=text]{border-radius:6px;color:#666;outline:0;margin:0;padding:0;width:100%;text-indent:20px;display:inline-block;height:62px!important;border:0;font-size:18px;box-shadow:none;background:#fff}.optin-box-19 button.default-button{position:absolute;top:4px;right:4px;margin:0;display:inline-block;height:54px;padding:0 20px;font-family:inherit;font-size:18px;font-weight:700;text-decoration:none;text-align:center;color:#fff;border-radius:3px;background-color:#004a80;white-space:nowrap;line-height:normal}.optin-box-19 button span{white-space:normal;padding:0 5px}.optin-box-19 button.default-link{display:block;margin:15px auto;color:inherit;font-size:14px;background:0 0;text-decoration:underline}.optin-box-19 p.privacy{opacity:.5;padding-top:10px}.optin-box-19 .description{margin-bottom:0}.eight .optin-box-19 input,.eleven .optin-box-19 input,.five .optin-box-19 input,.four .optin-box-19 input,.nine .optin-box-19 input,.one .optin-box-19 input,.one-fifth .optin-box-19 input,.one-fourth .optin-box-19 input,.one-half .split-half .optin-box-19 input,.one-third .optin-box-19 input,.seven .optin-box-19 input,.six .optin-box-19 input,.ten .optin-box-19 input,.three .optin-box-19 input,.twelve .optin-box-19 input,.two .optin-box-19 input,.two-fifths .optin-box-19 input{margin-top:15px;width:100%;display:block;border-radius:6px;font-size:16px;text-indent:0!important}.eight .optin-box-19 button.default-button,.eleven .optin-box-19 button.default-button,.five .optin-box-19 button.default-button,.four .optin-box-19 button.default-button,.nine .optin-box-19 button.default-button,.one .optin-box-19 button.default-button,.one-fifth .optin-box-19 button.default-button,.one-fourth .optin-box-19 button.default-button,.one-half .split-half .optin-box-19 button.default-button,.one-third .optin-box-19 button.default-button,.seven .optin-box-19 button.default-button,.six .optin-box-19 button.default-button,.ten .optin-box-19 button.default-button,.three .optin-box-19 button.default-button,.twelve .optin-box-19 button.default-button,.two .optin-box-19 button.default-button,.two-fifths .optin-box-19 button.default-button{position:static;padding:0;margin-top:15px;width:100%;display:block;border-radius:6px}.optin-box-19 button.css-button{max-width:50%;display:inline-block;position:absolute!important;right:0;top:0}.optin-box-20{text-align:center}.optin-box-20 h2{color:inherit}.optin-box-20 form{text-align:left;margin:0 auto;padding:20px;border-radius:8px;background:#fff;background:-webkit-linear-gradient(top, rgba(255,255,255,1) 0, rgba(231,231,242,1) 100%);background:linear-gradient(to bottom,rgba(255,255,255,1) 0,rgba(231,231,242,1) 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#e7e7f2', GradientType=0);box-shadow:0 0 10px 0 rgba(0,0,0,.5)}.optin-box-20 input[type=email],.optin-box-20 input[type=text]{font-family:inherit;font-size:24px;color:#ccc;line-height:normal;display:inline-block;margin:0;padding:10px;width:70%;height:54px;border:none;border-radius:6px;box-shadow:inset 0 0 0 1px #999,inset 0 2px 10px 0 rgba(0,0,0,.1);box-sizing:border-box}.optin-box-20 input+div{display:inline-block;vertical-align:middle;width:27%}.optin-box-20 input+div .css-button{width:100%;margin:0 0 0 16px}.optin-box-20 input[type=email]:focus,.optin-box-20 input[type=text]:focus{color:#999}.optin-box-20 button.default-button{text-align:center;text-decoration:none;font-family:inherit;font-size:24px;font-weight:700;color:#fff;text-shadow:0 1px #000;display:inline-block;margin:0 0 0 16px;padding:15px 5px;border:none!important;line-height:normal;height:auto;width:27%;background:#449dff;background:-webkit-linear-gradient(top, rgba(68,157,255,1) 0, rgba(32,100,255,1) 100%);background:linear-gradient(to bottom,rgba(68,157,255,1) 0,rgba(32,100,255,1) 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#449dff', endColorstr='#2064ff', GradientType=0);border-radius:6px;box-shadow:inset 0 0 0 1px rgba(0,0,0,.25),inset 0 2px 0 0 rgba(255,255,255,.25)}.optin-box-20 button.default-button:hover{box-shadow:inset 0 0 0 1px rgba(0,0,0,.25),inset 0 2px 0 0 rgba(255,255,255,.25),inset 0 0 0 100px rgba(255,255,255,.1)}.optin-box-20 button.default-button:active{box-shadow:inset 0 0 0 1px rgba(0,0,0,.25),inset 0 2px 0 0 rgba(0,0,0,.25),inset 0 0 0 100px rgba(0,0,0,.1)}.optin-box-20 button.default-link{display:block;margin:15px auto;color:inherit;font-size:14px;background:0 0;text-decoration:underline}.optin-box-20 button span{white-space:normal}.optin-box-20 p.privacy{opacity:.5;padding-top:10px}.eight .optin-box-20 input[type=email],.eight .optin-box-20 input[type=text],.eleven .optin-box-20 input[type=email],.eleven .optin-box-20 input[type=text],.five .optin-box-20 input[type=email],.five .optin-box-20 input[type=text],.four .optin-box-20 input[type=email],.four .optin-box-20 input[type=text],.four-fifths .optin-box-20 input[type=email],.four-fifths .optin-box-20 input[type=text],.nine .optin-box-20 input[type=email],.nine .optin-box-20 input[type=text],.one .optin-box-20 input[type=email],.one .optin-box-20 input[type=text],.one-fifth .optin-box-20 input[type=email],.one-fifth .optin-box-20 input[type=text],.one-fourth .optin-box-20 input[type=email],.one-fourth .optin-box-20 input[type=text],.one-half .optin-box-20 input[type=email],.one-half .optin-box-20 input[type=text],.one-half .split-half .optin-box-20 input[type=email],.one-half .split-half .optin-box-20 input[type=text],.one-third .optin-box-20 input[type=email],.one-third .optin-box-20 input[type=text],.seven .optin-box-20 input[type=email],.seven .optin-box-20 input[type=text],.six .optin-box-20 input[type=email],.six .optin-box-20 input[type=text],.ten .optin-box-20 input[type=email],.ten .optin-box-20 input[type=text],.three .optin-box-20 input[type=email],.three .optin-box-20 input[type=text],.three-fifths .optin-box-20 input[type=email],.three-fifths .optin-box-20 input[type=text],.three-fourths .optin-box-20 input[type=email],.three-fourths .optin-box-20 input[type=text],.twelve .optin-box-20 input[type=email],.twelve .optin-box-20 input[type=text],.two .optin-box-20 input[type=email],.two .optin-box-20 input[type=text],.two-fifths .optin-box-20 input[type=email],.two-fifths .optin-box-20 input[type=text],.two-fourths .optin-box-20 input[type=email],.two-fourths .optin-box-20 input[type=text],.two-thirds .optin-box-20 input[type=email],.two-thirds .optin-box-20 input[type=text]{font-size:20px;width:100%;display:block;border-radius:6px}.one-fifth .optin-box-20 input[type=email],.one-fifth .optin-box-20 input[type=text],.one-fourth .optin-box-20 input[type=email],.one-fourth .optin-box-20 input[type=text],.one-half .optin-box-20 input[type=email],.one-half .optin-box-20 input[type=text],.one-half .split-half .optin-box-20 input[type=email],.one-half .split-half .optin-box-20 input[type=text],.one-third .optin-box-20 input[type=email],.one-third .optin-box-20 input[type=text],.two-fifths .optin-box-20 input[type=email],.two-fifths .optin-box-20 input[type=text]{font-size:14px;text-indent:10px}.eight .optin-box-20 button.default-button,.eleven .optin-box-20 button.default-button,.five .optin-box-20 button.default-button,.four .optin-box-20 button.default-button,.four-fifths .optin-box-20 button.default-button,.nine .optin-box-20 button.default-button,.one .optin-box-20 button.default-button,.one-fifth .optin-box-20 button.default-button,.one-fourth .optin-box-20 button.default-button,.one-half .optin-box-20 button.default-button,.one-half .split-half .optin-box-20 button.default-button,.one-third .optin-box-20 button.default-button,.seven .optin-box-20 button.default-button,.six .optin-box-20 button.default-button,.ten .optin-box-20 button.default-button,.three .optin-box-20 button.default-button,.three-fifths .optin-box-20 button.default-button,.three-fourths .optin-box-20 button.default-button,.twelve .optin-box-20 button.default-button,.two .optin-box-20 button.default-button,.two-fifths .optin-box-20 button.default-button,.two-fourths .optin-box-20 button.default-button,.two-thirds .optin-box-20 button.default-button{padding:15px 5px;margin:15px 0 0;width:100%;display:block;border-radius:6px}.one-fifth .optin-box-20 button,.one-fourth .optin-box-20 button,.one-half .optin-box-20 button,.one-half .split-half .optin-box-20 button,.one-third .optin-box-20 button,.two-fifths .optin-box-20 button{font-size:16px}.optin-box-21{position:relative;background-color:#fffdf3;box-shadow:0 0 5px 2px rgba(0,0,0,.25);margin:10px 0}.optin-box-21:before{content:"";z-index:1;position:absolute;top:-10px;height:100px;width:100%;padding:0 10px;margin-left:-10px;background:-webkit-linear-gradient(top, rgba(255,255,255,1) 0, rgba(255,255,255,1) 10%, rgba(255,255,255,0) 100%);background:linear-gradient(to bottom,rgba(255,255,255,1) 0,rgba(255,255,255,1) 10%,rgba(255,255,255,0) 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#00ffffff', GradientType=0)}.optin-box-21:after{content:"";z-index:1;position:absolute;bottom:-10px;height:100px;width:100%;padding:0 10px;margin-left:-10px;background:-webkit-linear-gradient(top, rgba(255,255,255,0) 0, rgba(255,255,255,1) 90%, rgba(255,255,255,1) 100%);background:linear-gradient(to bottom,rgba(255,255,255,0) 0,rgba(255,255,255,1) 90%,rgba(255,255,255,1) 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#00ffffff', endColorstr='#ffffff', GradientType=0)}.optin-box-21 .optin-box-content{padding:25px 40px;z-index:2;position:relative}.optin-box-21 h2{font-family:inherit;font-style:inherit;color:inherit}.optin-box-21 input,.optin-box-21 input:focus{display:block;height:40px;width:100%;padding:0 10px!important;line-height:14px;font-family:inherit;font-size:14px;font-weight:100;text-align:left;color:#777;border:1px solid #cacaca;border-radius:3px;box-shadow:inset 0 2px 2px rgba(0,1,1,.02);background:-webkit-linear-gradient(top, rgba(0,1,1,.03) 0, rgba(255,255,255,.03) 100%) #fff;background:linear-gradient(to bottom,rgba(0,1,1,.03) 0,rgba(255,255,255,.03) 100%) #fff;box-sizing:border-box}.optin-box-21 button{display:block;padding:20px 0;width:100%;border:1px solid #fa2;border-radius:6px;line-height:normal;font-size:32px;font-family:inherit;font-weight:700;color:#000;text-decoration:none;text-shadow:1px 1px 0 #fe6;text-align:center;background:-webkit-linear-gradient(top, #ffec64 5%, #ffab23 100%) #ffec64;background:linear-gradient(to bottom,#ffec64 5%,#ffab23 100%) #ffec64;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffec64', endColorstr='#ffab23');box-shadow:inset 0 1px 0 0 #fff6af}.optin-box-21 button:hover{background:-webkit-linear-gradient(top, #ffab23 5%, #ffec64 100%) #ffab23;background:linear-gradient(to bottom,#ffab23 5%,#ffec64 100%) #ffab23;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffab23', endColorstr='#ffec64')}.optin-box-21 button:active{position:relative;top:1px}.optin-box-21 button span{white-space:normal}.optin-box-21 a.text-link{display:none;margin-top:15px;color:inherit;text-align:center}.optin-box-21 p.privacy{margin-top:20px;opacity:.5}.one-fifth .optin-box-21 div,.one-fourth .optin-box-21 div,.one-half .split-half .optin-box-21 div,.one-third .optin-box-21 div,.two-fifths .optin-box-21 div{padding:25px}.one-fifth .optin-box-21 button,.one-fourth .optin-box-21 button,.one-half .split-half .optin-box-21 button,.one-third .optin-box-21 button,.two-fifths .optin-box-21 button{font-size:20px}.optin-box-22{margin-bottom:20px}.optin-box-22 h2{border-bottom:2px solid rgba(0,0,0,.2);margin-bottom:20px;padding-bottom:10px}.optin-box-22 .description{margin-bottom:0}.optin-box-22 input{width:100%;box-shadow:inset 0 0 0 2px rgba(0,0,0,.2);border-radius:6px;padding:1.3em;margin:0 0 1em;box-sizing:border-box;color:#a3a3a3}.optin-box-22 button{text-align:center;display:block;width:100%;padding:15px 0;background:#004a80;border-radius:6px;color:#fff;font-weight:400;font-size:16px;text-decoration:none}.optin-box-22 button span{white-space:normal}.optin-box-23{background-color:#f2f8fb;box-shadow:inset 0 0 0 1px #fff,0 1px 3px 0 rgba(0,0,0,.2);padding-bottom:20px;text-align:center}.optin-box-23 h2{display:block;background-color:#d1af3a;box-shadow:inset 0 0 0 1px #d1af3a,inset 0 2px 0 0 #e2cc7e;text-align:center;text-transform:uppercase;color:#fff!important;font-size:18px;padding:15px 20px;text-shadow:0 -1px 0 rgba(0,0,0,.25)}.optin-box-23 .description{margin-bottom:0}.optin-box-23 div{margin-right:20px;margin-left:20px}.optin-box-23,.optin-box-23 h2{border-top-left-radius:6px;border-top-right-radius:6px;margin-bottom:20px}.optin-box-23 input{border-radius:3px;width:90%;margin:0 auto 1em;padding:1em;box-sizing:border-box}.optin-box-23 button{display:inline-block;padding:10px 20px;margin:0 auto;color:#fff;font-weight:400;font-size:14px;text-decoration:none;text-shadow:0 -1px rgba(0,0,0,.5);border:1px solid rgba(0,0,0,.25);border-radius:4px;box-shadow:inset 0 1px 0 rgba(255,255,255,.2),0 1px 2px rgba(0,0,0,.05);background-color:#4080bb;background-image:-webkit-linear-gradient(top, #4686c2, #3876b0);background-image:linear-gradient(to bottom,#4686c2,#3876b0);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff4686c2', endColorstr='#ff3876b0', GradientType=0)}.optin-box-23 button:active{box-shadow:inset 0 1px 0 rgba(0,0,0,.2),inset 0 0 0 100px rgba(0,0,0,.1),0 1px 2px rgba(0,0,0,.05)}.optin-box-23 button span{white-space:normal}.optin-box-24 h2{border-bottom:0;margin-bottom:10px;padding-bottom:10px;font-size:25px;text-align:center}.optin-box-24 input{color:#555;width:100%;border-radius:0;padding:15px;margin:0 0 .8em;box-sizing:border-box;font-size:17px;background:#eee;border:0;border:1px solid transparent;box-shadow:inset 0 2px 3px rgba(0,0,0,.1)}.optin-box-24 button{width:100%;padding:30px 45px;border-color:#000;border-width:0;border-radius:6px;background:#ffac24;box-shadow:inset 0 0 0 1px rgba(255,255,0,.5)}.optin-box-24 .image-button{padding:0;background:0 0;box-shadow:none;border-radius:0}.optin-box-24 span{font-size:32px;color:#fff;font-weight:700;text-shadow:#000 0 1px 1px;white-space:normal}.optin-box-24 p.privacy{text-align:center;margin-top:.8em;opacity:.5}.one-column .optin-box-13,.one-column .optin-box-14,.one-column .optin-box-21,.one-column .optin-box-22,.one-column .optin-box-23,.one-column .optin-box-24{width:450px;margin-left:auto;margin-right:auto}@media only screen and (max-width :320px){.optin-box-24 button{padding:10px 15px}.optin-box-24 span{font-size:22px}}.reveal-modal-bg{position:fixed;height:100%;width:100%;background:#000;background:rgba(0,0,0,.8);z-index:100;display:none;top:0;left:0}a.close-optin-modal{height:44px;width:44px;position:absolute;top:-22px;right:-22px;cursor:pointer}.optin-modal-link{display:block;margin-top:200px;text-align:center}.optin-modal{position:fixed}.optin-modal-style-1{visibility:hidden;top:100px;left:50%;margin-left:-240px;width:380px;position:fixed;z-index:9999;border-radius:6px;box-shadow:0 0 10px rgba(0,0,0,.4);background-color:#fff;border:1px solid #000}.optin-modal-style-1 h2{position:relative;font-family:inherit;font-weight:700;font-size:32px;text-align:center;text-shadow:0 0 1px #000,0 0 1px #000,0 1px 1px #000;color:#fff;display:block;padding:10px 20px;margin:0;border-bottom:1px solid #000;border-top-left-radius:6px;border-top-right-radius:6px;background:#666;box-shadow:inset 0 1px 0 0 rgba(255,255,255,.25)}.optin-modal-style-1 h2:after{content:"";display:block;width:0;height:0;margin:0 auto;position:relative;top:25px;left:0;right:0;border-left:15px solid transparent;border-right:15px solid transparent;border-top:15px solid #666;z-index:5}.optin-modal-style-1 h2:before{content:"";display:block;width:0;height:0;margin:0 auto;position:relative;top:81px;left:0;right:0;border-left:16px solid transparent;border-right:16px solid transparent;border-top:16px solid #000;z-index:5}.optin-modal-style-1 form{padding:45px 40px 40px;margin:0!important}.optin-modal-style-1 label{text-align:center;font-size:14px;font-weight:400;color:#999;margin-bottom:15px}.optin-modal-style-1 label span{color:#999;font-weight:700;text-transform:uppercase}.optin-modal-style-1 label span:after{content:" — "}.optin-modal-style-1 input{height:60px;width:280px;padding:0 10px;margin:0 0 40px;border:0;border-radius:3px;box-shadow:inset 0 1px 0 1px rgba(0,0,0,.05),0 0 0 1px #aaa;background-color:#f2f2f2;font-size:24px;font-family:inherit}.optin-modal-style-1 input:focus,.optin-modal-style-1 input:hover{border:0;box-shadow:inset 0 1px 0 1px rgba(0,0,0,.05),0 0 0 1px #bbb}.optin-modal-style-1 .css-button{padding-left:0!important;padding-right:0!important;width:100%!important}.optin-modal-style-1 p.privacy{display:block;text-align:center;padding:2em 40px;margin:0!important;background-color:#f2f2f2;border-bottom-right-radius:6px;border-bottom-left-radius:6px;box-shadow:0 -1px 0 0 #ccc,inset 0 1px 0 0 #e5e5e5;color:#999}.optin-modal-style-1 p.privacy span{display:block;font-weight:700;margin-bottom:.5em;color:#333}@media only screen and (max-width :320px){.optin-modal-style-1{margin-left:-210px;width:320px}.optin-modal-style-1 input{width:220px}}.optin-modal-style-2{visibility:hidden;top:100px;left:50%;margin-left:-410px;width:720px;position:fixed;z-index:9999;border-radius:6px;box-shadow:0 0 10px rgba(0,0,0,.4);background-color:#fff;border:1px solid #000}.optin-modal-style-2 h2{font-family:inherit;font-weight:700;font-size:32px;text-align:center;color:#000;display:block;padding:40px 40px 0;margin:0}.optin-modal-style-2 form{padding:20px 40px;margin:0!important;text-align:center}.optin-modal-style-2 label,.optin-modal-style-2 label span{display:none}.optin-modal-style-2 input{height:60px;width:620px;padding:0 10px;margin:0 auto 20px;border:0;border-radius:3px;box-shadow:inset 0 1px 0 1px rgba(0,0,0,.05),0 0 0 1px #aaa;background-color:#f2f2f2;font-size:24px;font-family:inherit;text-align:center}.optin-modal-style-2 input:focus,.optin-modal-style-2 input:hover{border:0;box-shadow:inset 0 1px 0 1px rgba(0,0,0,.05),0 0 0 1px #bbb}.optin-modal-style-2 p.privacy{text-align:center;padding:20px 40px 40px;margin:0!important;color:#999}.optin-modal-style-2 p.privacy span{font-weight:700;color:#333}@media only screen and (max-width :320px){.optin-modal-style-2{margin-left:-210px;width:320px}.optin-modal-style-2 input{width:220px}.optin-modal-style-2 .css-button{padding-left:0!important;padding-right:0!important;width:100%!important}}.optin-modal-style-3{visibility:hidden;top:100px;left:50%;margin-left:-410px;width:720px;position:fixed;z-index:9999;border-radius:6px;box-shadow:0 0 10px rgba(0,0,0,.4),inset 0 0 0 5px #F90;background-color:#fff;border:1px solid #000}.optin-modal-style-3 h2{font-family:inherit;font-weight:700;font-size:32px;text-align:center;color:#000;display:block;padding:40px 40px 0;margin:0}.optin-modal-style-3 form{padding:20px 40px;margin:0!important;text-align:center}.optin-modal-style-3 label,.optin-modal-style-3 label span{display:none}.optin-modal-style-3 input{height:60px;width:620px;padding:0 10px;margin:0 auto 20px;border:0;border-radius:3px;box-shadow:inset 0 1px 0 1px rgba(0,0,0,.05),0 0 0 1px #aaa;background-color:#f2f2f2;font-size:24px;font-family:inherit;text-align:center}.optin-modal-style-2 input:focus,.optin-modal-style-3 input:hover{border:0;box-shadow:inset 0 1px 0 1px rgba(0,0,0,.05),0 0 0 1px #bbb}.optin-modal-style-3 p.privacy{text-align:center;padding:20px 40px 40px;margin:0!important;color:#999}.optin-modal-style-3 p.privacy span{font-weight:700;color:#333}@media only screen and (max-width :320px){.optin-modal-style-3{margin-left:-210px;width:320px}.optin-modal-style-3 input{width:220px}.optin-modal-style-3 .css-button{padding-left:0!important;padding-right:0!important;width:100%!important}}.step-graphics-1{margin:20px auto;display:table}.step-graphics-1 li{display:block;list-style:none;float:left;width:172px;padding-left:18px;padding-right:18px;height:42px;line-height:36px;background-image:url(//www.traininguri.ro/wp-content/plugins/optimizePressPlugin/lib/assets/images/order_step_graphics/colour-arrows.png);background-repeat:no-repeat;background-position:0 -50px;margin-left:-15px;text-align:center}.step-graphics-1 li a{text-decoration:none;white-space:nowrap}.step-graphics-1 li span{opacity:.3;font-size:16px;color:#fff;text-shadow:0 -1px 0 rgba(0,0,0,.5)}.step-graphics-1 li.current-step span{opacity:1}.step-graphics-1 li span:first-child{font-weight:700;color:#3f3f3f;font-size:28px;margin-right:5px;font-style:italic;text-shadow:-1px 0 0 rgba(255,255,255,.4)}.step-graphics-1 li span{line-height:36px;vertical-align:middle}.step-graphics-1.step-green li.current-step,.step-graphics-1.step-green li.previous-step{background-position:0 0}.step-graphics-1.step-orange li.current-step,.step-graphics-1.step-orange li.previous-step{background-position:0 -100px}.step-graphics-1.step-grey li{background-position:0 -152px}.step-graphics-1.step-grey li.current-step,.step-graphics-1.step-grey li.previous-step{background-position:0 -50px}.step-graphics-1 li:first-child{margin-left:0}@media only screen and (max-width:767px){.step-graphics-1 li{margin:0 auto}}@media only screen and (max-width:479px){.step-graphics-1 li{float:none}}.step-graphics-2{margin:20px auto;background-image:url(//www.traininguri.ro/wp-content/plugins/optimizePressPlugin/lib/assets/images/order_step_graphics/blue-gradient.png);background-repeat:repeat-x;background-position:0 0;border-radius:8px;box-shadow:0 2px 4px rgba(0,0,0,.2);height:59px;display:block;max-width:600px}.step-graphics-2.step-graphics-2-grey{background-image:url(//www.traininguri.ro/wp-content/plugins/optimizePressPlugin/lib/assets/images/order_step_graphics/grey-gradient.png)}.step-graphics-2 li{display:block;list-style:none;float:left;width:191px;margin:2px 0 0;padding:0;height:69px;line-height:64px;text-align:center;position:relative;top:-5px}.floating-featured-panel-fluid .step-graphics-2 li{margin-bottom:-13px}.floating-featured-panel-fluid .step-graphics-2{height:auto;background-repeat:repeat}.step-graphics-2 li a{text-decoration:none;white-space:nowrap}.step-graphics-2 li span{opacity:.3;display:block}.step-graphics-2 li.current-step{background-image:url(//www.traininguri.ro/wp-content/plugins/optimizePressPlugin/lib/assets/images/order_step_graphics/large-colour-arrows.png);background-repeat:no-repeat;background-position:0 0;padding-left:10px;padding-right:10px}.step-graphics-2 li.current-step:first-child{margin-left:-14px}.step-graphics-2 li.current-step:last-child{position:relative;right:-23px}.step-graphics-2 li.current-step span,.step-graphics-2 li.previous-step span{opacity:1}.step-graphics-2 li span{font-weight:700;color:#fff;font-size:28px;font-style:normal;text-shadow:0 -1px 0 #000;vertical-align:middle;line-height:63px}.step-graphics-2.step-orange li.current-step{background-position:0 -69px}.step-graphics-2.step-dark li.current-step{background-position:0 0}.price-style-1{color:#b10000;font-size:113px;line-height:normal;font-weight:700;text-shadow:2px 2px 0 #fff,3px 3px 3px rgba(0,0,0,.25);display:block;text-align:center}.tour-element-1{margin:40px auto;display:table}.tour-element-1 button{float:left}.tour-element-1 p{float:left;font-size:20px;margin-top:10px;margin-left:20px;line-height:70px;color:#c1c1c1}.tour-element-1 p a{color:#5296c6;margin-left:5px}.tour-element-1 .button-style-2 span{display:block;padding:0 40px;height:65px;line-height:65px;font-size:30px;font-weight:700;letter-spacing:-1px}.floating-featured-panel-fluid .tour-element-1 .button-style-2 span{height:auto;width:100%;line-height:1.2em;padding:15px 40px;display:block;box-sizing:border-box}.tour-element-1 a.button-style-2{display:inline-block;float:left;color:#fff!important}.floating-featured-panel-fluid .tour-element-1 p{line-height:1.2em}.tour-element-2{background-color:#F5F5F5;padding:10px 20px;margin:40px auto;display:table;max-width:550px;border-radius:12px}.tour-element-2 button{float:left}.tour-element-2 p{float:left;font-size:20px;margin:10px 0 0 20px;line-height:70px;color:#c1c1c1}.tour-element-2 p a{color:#5296c6;margin-left:5px}.tour-element-2 .button-style-2 span{display:block;padding:0 40px;height:65px;line-height:65px;font-size:30px;font-weight:700;letter-spacing:-1px}.floating-featured-panel-fluid .tour-element-2 .button-style-2 span{padding:15px 40px;display:block;height:auto;line-height:1.2em;box-sizing:border-box}.tour-element-2 a.button-style-2{display:inline-block;float:left;text-decoration:none;color:#fff!important}.floating-featured-panel-fluid .tour-element-2 p{margin-bottom:10px;line-height:1.2em}.tour-element-3{background-color:#f5f5f5;padding:10px 20px;margin:40px auto;display:table;border-radius:12px;width:100%}.floating-featured-panel-fluid .tour-element-3{box-sizing:border-box}.tour-element-3 .tour-element-content{float:left}.tour-element-3 button{float:right}.tour-element-3 h2{color:#5e5e5e;font-size:24px;margin:0;padding:20px 0 0}.tour-element-3 p{color:#8f8f8f;font-size:17px}.tour-element-3 p a{color:#5296c6;margin-left:5px}.tour-element-3 .button-style-2 span{display:block;padding:0 40px;height:65px;line-height:65px;font-size:30px;font-weight:700;letter-spacing:-1px}.floating-featured-panel-fluid .tour-element-3 .button-style-2 span{height:auto;line-height:1.2em;width:100%;padding:15px 40px;box-sizing:border-box}.tour-element-3 a.button-style-2{display:inline-block;float:right;color:#fff!important}.tour-element-1 a.button-style-2:hover span,.tour-element-2 a.button-style-2:hover span,.tour-element-3 a.button-style-2:hover span{text-decoration:underline}.order-box-1{background-color:#f5f6f7;border:5px solid #edeeef;outline:#dbdbdb solid 1px;max-width:600px;margin:30px auto;overflow:hidden}.order-box-1 img{max-width:100%;height:auto;padding:0 10px;box-sizing:border-box}.order-box-1 .order-box-header h2{background-color:#edeeef;margin:0 0 20px;padding:10px 0;text-align:center;font-size:42px;font-weight:700;text-shadow:2px 0 0 #fff,0 2px 0 #fff,0 -2px 0 #fff,-2px 0 0 #fff,3px 3px 3px rgba(0,0,0,.25)}.order-box-1 .order-box-header{text-align:center;padding:0}.order-box-1 .order-box-content{padding:20px}.guarantee-box-1,.guarantee-box-12,.guarantee-box-13,.guarantee-box-14,.guarantee-box-15,.guarantee-box-16,.guarantee-box-17,.guarantee-box-18,.guarantee-box-2,.guarantee-box-3,.guarantee-box-4,.guarantee-box-5,.guarantee-box-6,.guarantee-box-7,.guarantee-box-8,.guarantee-box-9{display:block;margin-left:auto;margin-right:auto}.button-atc-1,.button-atc-2,.button-atc-3,.button-atc-4,.button-atc-5,.button-atc-6{color:transparent;text-shadow:none;background-color:transparent;border:0;max-width:100%;height:auto;background-size:100% auto}.button-atc-1 img,.button-atc-2 img,.button-atc-3 img,.button-atc-4 img,.button-atc-5 img,.button-atc-6 img{max-width:100%;width:auto;height:auto;display:block}.button-atc-1{width:362px;background-color:transparent;background-image:url(//www.traininguri.ro/wp-content/plugins/optimizePressPlugin/lib/assets/images/button/cart/atc-1.png);background-repeat:no-repeat;background-position:0 0;background-size:100% auto;border:0;padding:0;text-transform:capitalize;overflow:hidden;cursor:pointer}.button-atc-1:hover{background-position:0 center}.button-atc-1.active-state,.button-atc-1:active{background-position:left bottom}.button-atc-2{width:420px;background-color:transparent;background-image:url(//www.traininguri.ro/wp-content/plugins/optimizePressPlugin/lib/assets/images/button/cart/atc-2.png);background-repeat:no-repeat;background-position:0 0;border:0;padding:0;text-transform:capitalize;overflow:hidden;cursor:pointer}.button-atc-2:hover{background-position:0 50%}.button-atc-2.active-state,.button-atc-2:active{background-position:left bottom}.button-atc-3{width:444px;background-color:transparent;background-image:url(//www.traininguri.ro/wp-content/plugins/optimizePressPlugin/lib/assets/images/button/cart/atc-3.png);background-repeat:no-repeat;background-position:0 0;border:0;padding:0;text-transform:capitalize;overflow:hidden;cursor:pointer}.button-atc-3:hover{background-position:0 center}.button-atc-3.active-state,.button-atc-3:active{background-position:0 bottom}.button-atc-4{width:424px;background-color:transparent;background-image:url(//www.traininguri.ro/wp-content/plugins/optimizePressPlugin/lib/assets/images/button/cart/atc-4.png);background-repeat:no-repeat;background-position:0 0;border:0;padding:0;text-transform:capitalize;overflow:hidden;cursor:pointer}.button-atc-4:hover{background-position:0 center}.button-atc-4.active-state,.button-atc-4:active{background-position:0 bottom}.button-atc-5{width:360px;background-color:transparent;background-image:url(//www.traininguri.ro/wp-content/plugins/optimizePressPlugin/lib/assets/images/button/cart/atc-5.png);background-repeat:no-repeat;background-position:0 0;border:0;padding:0;text-transform:capitalize;overflow:hidden;cursor:pointer}.button-atc-5:hover{background-position:0 center}.button-atc-5.active-state,.button-atc-5:active{background-position:0 bottom}.button-atc-6{width:424px;background-color:transparent;background-image:url(//www.traininguri.ro/wp-content/plugins/optimizePressPlugin/lib/assets/images/button/cart/atc-6.png);background-repeat:no-repeat;background-position:0 0;border:0;padding:0;text-transform:capitalize;overflow:hidden;cursor:pointer}.button-atc-6:hover{background-position:0 center}.button-atc-6.active-state,.button-atc-6:active{background-position:0 bottom}a.button-atc-1,a.button-atc-2,a.button-atc-3,a.button-atc-4,a.button-atc-5,a.button-atc-6,a.button-atc-7,a.button-atc-8{display:inline-block}.ie7 a.button-atc-1,.ie7 a.button-atc-2,.ie7 a.button-atc-3,.ie7 a.button-atc-4,.ie7 a.button-atc-5,.ie7 a.button-atc-6,.ie7 a.button-atc-7,.ie7 a.button-atc-8{display:block}.button-style-1{background-color:transparent;background-repeat:no-repeat;background-position:0 -174px;border:0;padding:0 0 0 25px;max-width:100%;box-sizing:border-box}a.button-style-1{display:inline-block;text-align:center;text-decoration:none}.button-style-1 span{background-repeat:no-repeat;background-position:top right;padding-right:25px;line-height:54px;color:#fff;font-size:18px;text-shadow:1px 1px rgba(0,0,0,.5);display:block;height:54px;min-width:150px;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;width:100%;box-sizing:border-box}.button-style-1-blue,.button-style-1-blue span{background-image:url(//www.traininguri.ro/wp-content/plugins/optimizePressPlugin/lib/assets/images/button/bg_img_1/button-style-1-blue.png)}.button-style-1-green,.button-style-1-green span{background-image:url(//www.traininguri.ro/wp-content/plugins/optimizePressPlugin/lib/assets/images/button/bg_img_1/button-style-1-green.png)}.button-style-1-light-green,.button-style-1-light-green span{background-image:url(//www.traininguri.ro/wp-content/plugins/optimizePressPlugin/lib/assets/images/button/bg_img_1/button-style-1-light-green.png)}.button-style-1-orange,.button-style-1-orange span{background-image:url(//www.traininguri.ro/wp-content/plugins/optimizePressPlugin/lib/assets/images/button/bg_img_1/button-style-1-orange.png)}.button-style-1-red,.button-style-1-red span{background-image:url(//www.traininguri.ro/wp-content/plugins/optimizePressPlugin/lib/assets/images/button/bg_img_1/button-style-1-red.png)}.button-style-1-silver,.button-style-1-silver span{background-image:url(//www.traininguri.ro/wp-content/plugins/optimizePressPlugin/lib/assets/images/button/bg_img_1/button-style-1-silver.png);color:#5a5a5a;text-shadow:1px 1px rgba(255,255,255,.85)}.button-style-1-teal,.button-style-1-teal span{background-image:url(//www.traininguri.ro/wp-content/plugins/optimizePressPlugin/lib/assets/images/button/bg_img_1/button-style-1-teal.png)}.button-style-1:hover{background-position:0 -234px}.button-style-1:hover span{background-position:right -60px}.button-style-1.active-state,.button-style-1:active{background-position:0 -294px}.button-style-1.active-state span,.button-style-1:active span{background-position:right -120px}button{overflow:visible;padding:0;border:0;position:relative;outline:0;text-transform:none}.ie7 button{position:static}button span{border:0;display:block;white-space:nowrap}button.active-state span,button:active span{margin-top:-1px\0/;margin-left:-1px\0/}.button-style-5{max-width:344px;display:inline-block;padding:0;text-align:center;cursor:pointer;height:auto;background:-webkit-linear-gradient(top, #b1cb3b 0, #677828 100%);background:linear-gradient(to bottom,#b1cb3b 0,#677828 100%);border:2px solid #f0f0f0;border-radius:10px;box-shadow:inset 0 0 2px #899e39,inset 0 1px 1px #899e39,inset 0 2px 1px #fff}.button-style-5:hover{background:-webkit-linear-gradient(top, #c0d547 0, #7b8f30 100%);background:linear-gradient(to bottom,#c0d547 0,#7b8f30 100%)}.button-style-5:active{box-shadow:inset 0 0 2px #899e39,inset 0 1px 1px #899e39,inset 0 2px 1px #fff,inset 0 10px 15px rgba(0,0,0,.2)}.button-style-5.button-style-5-orange{background:-webkit-linear-gradient(top, #f39e14 0, #cc5201 100%);background:linear-gradient(to bottom,#f39e14 0,#cc5201 100%);box-shadow:inset 0 0 2px #d56912,inset 0 1px 1px #d56912,inset 0 2px 1px #fff}.button-style-5.button-style-5-orange:hover{background:-webkit-linear-gradient(top, #f5b118 0, #d66201 100%);background:linear-gradient(to bottom,#f5b118 0,#d66201 100%)}.button-style-5.button-style-5-orange:active{box-shadow:inset 0 0 2px #d56912,inset 0 1px 1px #d56912,inset 0 2px 1px #fff,inset 0 10px 15px rgba(0,0,0,.2)}.button-style-5 img{position:relative;max-width:90%;width:auto;height:auto;vertical-align:middle;padding:6% 0}.button-style-2{border-style:none;border-radius:8px;margin:10px 0;box-shadow:0 0 0 3px #ececec;font-size:20px;color:#fff}.button-style-2 span{padding:9px 30px;border-radius:8px;display:block}.button-style-2-orange{background:#f39d13;background:-webkit-linear-gradient(top, #f39d13 0, #c64f01 100%);background:linear-gradient(to bottom,#f39d13 0,#c64f01 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#f39d13', endColorstr='#c64f01', GradientType=0);border:1px solid #c94f00;text-shadow:0 1px #bf1802}.button-style-2-orange span{border-top:1px solid #f9d0a0}.button-style-2-orange.active-state,.button-style-2-orange:active{background:#c64f01;background:-webkit-linear-gradient(top, #c64f01 0, #f39d13 100%);background:linear-gradient(to bottom,#c64f01 0,#f39d13 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#c64f01', endColorstr='#f39d13', GradientType=0)}.button-style-2-green{background:#a1c132;background:-webkit-linear-gradient(top, #a1c132 0, #657628 100%);background:linear-gradient(to bottom,#a1c132 0,#657628 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#a1c132', endColorstr='#657628', GradientType=0);border:1px solid #899e39;text-shadow:0 1px #3c631b}.button-style-2-green span{border-top:1px solid #d8e5a9}.button-style-2-green.active-state,.button-style-2-green:active{background:#657628;background:-webkit-linear-gradient(top, #657628 0, #a1c132 100%);background:linear-gradient(to bottom,#657628 0,#a1c132 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#657628', endColorstr='#a1c132', GradientType=0)}.button-style-3{background-color:transparent;background-image:url(//www.traininguri.ro/wp-content/plugins/optimizePressPlugin/lib/assets/images/button/bg_color_2/button-style-2-yellow.png);background-repeat:no-repeat;background-position:0 0;background-size:100% auto;border:0;height:104px;width:400px;cursor:pointer}a.button-style-3{display:inline-block;text-align:center;max-width:100%;line-height:100%;vertical-align:middle;position:relative;height:auto}a.button-style-3 img{vertical-align:top;display:inline-block;padding:0;max-height:100%;max-width:100%;box-sizing:border-box;width:auto;height:auto}.button-style-3-silver{background-image:url(//www.traininguri.ro/wp-content/plugins/optimizePressPlugin/lib/assets/images/button/bg_color_2/button-style-2-silver.png)}.button-style-3:hover{background-position:0 center}.button-style-3.active-state,.button-style-3:active{background-position:0 bottom}.button-style-4{background-color:transparent;background-image:url(//www.traininguri.ro/wp-content/plugins/optimizePressPlugin/lib/assets/images/button/bg_img_4/button-style-4-orange.png);background-repeat:no-repeat;background-position:0 0;border:0;width:355px;padding:0;cursor:pointer;position:relative;max-width:100%;height:auto;background-size:100% auto}a.button-style-4{display:inline-block;text-align:center}a.button-style-4 img{position:relative;top:20px;max-width:100%;width:auto;height:auto}.button-style-4 img:last-child{position:relative;top:0;padding:4% 0 6%;max-width:90%;vertical-align:middle}.button-style-4 .gradient{position:absolute;left:0;top:0;z-index:2}.button-style-4-red{background-image:url(//www.traininguri.ro/wp-content/plugins/optimizePressPlugin/lib/assets/images/button/bg_img_4/button-style-4-red.png);background-size:100% auto}.button-style-4-yellow{background-image:url(//www.traininguri.ro/wp-content/plugins/optimizePressPlugin/lib/assets/images/button/bg_img_4/button-style-4-yellow.png);background-size:100% auto}.button-style-4:hover{background-position:0 center}.button-style-4.active-state,.button-style-4:active{background-position:0 bottom}.button-atc-1,.button-atc-2,.button-atc-3,.button-atc-4,.button-atc-5,.button-atc-6,.button-atc-7,.button-atc-8,.button-style-1,.button-style-2,.button-style-3,.button-style-4,.button-style-5,.button-style-6,.button-style-7,.button-style-8{margin-bottom:10px}.button-atc-1:hover,.button-atc-2:hover,.button-atc-3:hover,.button-atc-4:hover,.button-atc-5:hover,.button-atc-6:hover,.button-atc-7:hover,.button-atc-8:hover,.button-style-1:hover,.button-style-2:hover,.button-style-3:hover,.button-style-4:hover,.button-style-5:hover,.button-style-6:hover,.button-style-7:hover,.button-style-8:hover,.button-style-css:hover{text-decoration:none!important}.op-button-blank{text-align:center}.main-content a.button-style-css,.main-content button.button-style-css{border-style:none;border-radius:8px;margin:10px 0;box-shadow:0 0 3px rgba(0,0,0,.5);font-size:20px;color:#fff!important;cursor:pointer}a.button-style-css{display:inline-block;text-decoration:none;border-radius:8px}.button-style-css span{padding:9px 30px;border-radius:8px;display:block}.button-style-css-small{font-size:14px}.button-style-css-small span{padding:4px 30px}a.button-style-css-small span{display:inline-block}.main-content a.button-style-css-rounded.button-style-css-small,.main-content a.button-style-css-rounded.button-style-css-small span,.main-content button.button-style-css-rounded.button-style-css-small,.main-content button.button-style-css-rounded.button-style-css-small span{border-radius:12px}.button-style-css-medium{font-size:18px}.button-style-css-medium span{padding:6px 30px}.button-style-css-rounded.button-style-css-medium,.button-style-css-rounded.button-style-css-medium span{border-radius:18px}.button-style-css-large{font-size:23px}.button-style-css-large span{padding:10px 40px}.main-content a.button-style-css-rounded.button-style-css-large,.main-content a.button-style-css-rounded.button-style-css-large span,.main-content button.button-style-css-rounded.button-style-css-large,.main-content button.button-style-css-rounded.button-style-css-large span{border-radius:30px}.main-content .button-style-css-black{background:#70747c;background:-webkit-linear-gradient(top, #70747c 0, #171718 100%);background:linear-gradient(to bottom,#70747c 0,#171718 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#70747c', endColorstr='#171718', GradientType=0);border:1px solid #000;text-shadow:0 1px 1px #000}.main-content a.button-style-css-black:hover,.main-content button.button-style-css-black:hover{background:#82868e;background:-webkit-linear-gradient(top, #82868e 0, #353537 100%);background:linear-gradient(to bottom,#82868e 0,#353537 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#82868e', endColorstr='#353537', GradientType=0)}.main-content .button-style-css-black span{border-top:1px solid #999}.main-content a.button-style-css-black:active,.main-content button.button-style-css-black.active-state{background:#171718;background:-webkit-linear-gradient(top, #171718 0, #70747c 100%);background:linear-gradient(to bottom,#171718 0,#70747c 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#171718', endColorstr='#70747c', GradientType=0)}.button-style-css-darkblue{background:#556278;background:-webkit-linear-gradient(top, #556278 0, #353d4d 100%);background:linear-gradient(to bottom,#556278 0,#353d4d 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#556278', endColorstr='#353d4d', GradientType=0);border:1px solid #4d586d;text-shadow:0 1px 1px #000}.button-style-css-darkblue span{border-top:1px solid #acb1b9}.button-style-css-darkblue:hover{background:#62718a;background:-webkit-linear-gradient(top, #62718a 0, #454f63 100%);background:linear-gradient(to bottom,#62718a 0,#454f63 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#62718a', endColorstr='#454f63', GradientType=0)}.button-style-css-darkblue.active-state,.button-style-css-darkblue:active{background:#353d4d;background:-webkit-linear-gradient(top, #353d4d 0, #556278 100%);background:linear-gradient(to bottom,#353d4d 0,#556278 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#353d4d', endColorstr='#556278', GradientType=0)}.main-content a.button-style-css-silver,.main-content button.button-style-css-silver{background:#fbfcfb;background:-webkit-linear-gradient(top, #fbfcfb 0, #e9e9e9 100%);background:linear-gradient(to bottom,#fbfcfb 0,#e9e9e9 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#fbfcfb', endColorstr='#e9e9e9', GradientType=0);border:1px solid #c8cccd;color:#777!important;text-shadow:0 1px 1px rgba(255,255,255,.8)}.main-content a.button-style-css-silver span,.main-content button.button-style-css-silver span{border-top:1px solid #fcfdfc}.main-content a.button-style-css-silver:hover,.main-content button.button-style-css-silver:hover{background:#fefefe;background:-webkit-linear-gradient(top, #fefefe 0, #f6f6f6 100%);background:linear-gradient(to bottom,#fefefe 0,#f6f6f6 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#fefefe', endColorstr='#f6f6f6', GradientType=0)}.main-content a.button-style-css-silver:active,.main-content button.button-style-css-silver.active-state{background:#e9e9e9;background:-webkit-linear-gradient(top, #e9e9e9 0, #fbfcfb 100%);background:linear-gradient(to bottom,#e9e9e9 0,#fbfcfb 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#e9e9e9', endColorstr='#fbfcfb', GradientType=0)}.button-style-css-red{background:#f00700;background:-webkit-linear-gradient(top, #f00700 0, #b10400 100%);background:linear-gradient(to bottom,#f00700 0,#b10400 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#f00700', endColorstr='#b10400', GradientType=0);border:1px solid #d20500;color:#fff;text-shadow:0 1px 1px rgba(255,255,255,.8)}.button-style-css-red span{border-top:1px solid #f98f8c}.button-style-css-red:hover{background:#ff150d;background:-webkit-linear-gradient(top, #ff150d 0, #d40400 100%);background:linear-gradient(to bottom,#ff150d 0,#d40400 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff150d', endColorstr='#d40400', GradientType=0)}.button-style-css-red.active-state,.button-style-css-red:active{background:#b10400;background:-webkit-linear-gradient(top, #b10400 0, #f00700 100%);background:linear-gradient(to bottom,#b10400 0,#f00700 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#b10400', endColorstr='#f00700', GradientType=0)}.button-style-css-orange{background:#fb6b03;background:-webkit-linear-gradient(top, #fb6b03 0, #c83400 100%);background:linear-gradient(to bottom,#fb6b03 0,#c83400 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#fb6b03', endColorstr='#c83400', GradientType=0);border:1px solid #e24701;text-shadow:0 1px #bf1802}.button-style-css-orange span{border-top:1px solid #fdb38b}.button-style-css-orange:hover{background:#fc791c;background:-webkit-linear-gradient(top, #fc791c 0, #e83e00 100%);background:linear-gradient(to bottom,#fc791c 0,#e83e00 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#fc791c', endColorstr='#e83e00', GradientType=0)}.button-style-css-orange.active-state,.button-style-css-orange:active{background:#c83400;background:-webkit-linear-gradient(top, #c83400 0, #fb6b03 100%);background:linear-gradient(to bottom,#c83400 0,#fb6b03 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#c83400', endColorstr='#fb6b03', GradientType=0)}.main-content a.button-style-css-yellow,.main-content button.button-style-css-yellow{background:#fff900;background:-webkit-linear-gradient(top, #fff900 0, #ffbc00 100%);background:linear-gradient(to bottom,#fff900 0,#ffbc00 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff900', endColorstr='#ffbc00', GradientType=0);border:1px solid #ffb400;color:#383838;text-shadow:0 1px #ffec99}.main-content a.button-style-css-yellow span,.main-content button.button-style-css-yellow span{border-top:1px solid #fff}.main-content a.button-style-css-yellow:hover,.main-content button.button-style-css-yellow:hover{background:#fffb27;background:-webkit-linear-gradient(top, #fffb27 0, #ffc527 100%);background:linear-gradient(to bottom,#fffb27 0,#ffc527 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#fffb27', endColorstr='#ffc527', GradientType=0)}.main-content a.button-style-css-yellow:active,.main-content button.button-style-css-yellow.active-state{background:#ffbc00;background:-webkit-linear-gradient(top, #ffbc00 0, #fff900 100%);background:linear-gradient(to bottom,#ffbc00 0,#fff900 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffbc00', endColorstr='#fff900', GradientType=0)}.button-style-css-darkorange{background:#eaa244;background:-webkit-linear-gradient(top, #eaa244 0, #af4927 100%);background:linear-gradient(to bottom,#eaa244 0,#af4927 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#eaa244', endColorstr='#af4927', GradientType=0);border:1px solid #be612c;color:#fff;text-shadow:0 1px #bf3216}.button-style-css-darkorange span{border-top:1px solid #f4caa5}.button-style-css-darkorange:hover{background:#ecab56;background:-webkit-linear-gradient(top, #ecab56 0, #c8532c 100%);background:linear-gradient(to bottom,#ecab56 0,#c8532c 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ecab56', endColorstr='#c8532c', GradientType=0)}.button-style-css-darkorange.active-state,.button-style-css-darkorange:active{background:#af4927;background:-webkit-linear-gradient(top, #af4927 0, #eaa244 100%);background:linear-gradient(to bottom,#af4927 0,#eaa244 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#af4927', endColorstr='#eaa244', GradientType=0)}.button-style-css-lightorange{background:#f8c322;background:-webkit-linear-gradient(top, #f8c322 0, #db6a02 100%);background:linear-gradient(to bottom,#f8c322 0,#db6a02 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#f8c322', endColorstr='#db6a02', GradientType=0);border:1px solid #e0820a;color:#fff;text-shadow:0 1px #e88e0f}.button-style-css-lightorange span{border-top:1px solid #f4caa5}.button-style-css-lightorange:hover{background:#f9cb43;background:-webkit-linear-gradient(top, #f9cb43 0, #fd800b 100%);background:linear-gradient(to bottom,#f9cb43 0,#fd800b 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#f9cb43', endColorstr='#fd800b', GradientType=0)}.button-style-css-lightorange.active-state,.button-style-css-lightorange:active{background:#db6a02;background:-webkit-linear-gradient(top, #db6a02 0, #f8c322 100%);background:linear-gradient(to bottom,#db6a02 0,#f8c322 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#db6a02', endColorstr='#f8c322', GradientType=0)}.button-style-css-lightgreen{background:#add051;background:-webkit-linear-gradient(top, #add051 0, #74972c 100%);background:linear-gradient(to bottom,#add051 0,#74972c 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#add051', endColorstr='#74972c', GradientType=0);border:1px solid #769831;color:#fff;text-shadow:0 1px #59941a}.button-style-css-lightgreen span{border-top:1px solid #d1e5ab}.button-style-css-lightgreen:hover{background:#b5d563;background:-webkit-linear-gradient(top, #b5d563 0, #87b133 100%);background:linear-gradient(to bottom,#b5d563 0,#87b133 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#b5d563', endColorstr='#87b133', GradientType=0)}.button-style-css-lightgreen.active-state,.button-style-css-lightgreen:active{background:#74972c;background:-webkit-linear-gradient(top, #74972c 0, #add051 100%);background:linear-gradient(to bottom,#74972c 0,#add051 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#74972c', endColorstr='#add051', GradientType=0)}.button-style-css-teal{background:#1f92a2;background:-webkit-linear-gradient(top, #1f92a2 0, #0d5a67 100%);background:linear-gradient(to bottom,#1f92a2 0,#0d5a67 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#1f92a2', endColorstr='#0d5a67', GradientType=0);border:1px solid #126b78;color:#fff;text-shadow:0 -1px #0a3247}.button-style-css-teal span{border-top:1px solid #98c4cc}.button-style-css-teal:hover{background:#27b8cb;background:-webkit-linear-gradient(top, #27b8cb 0, #14889c 100%);background:linear-gradient(to bottom,#27b8cb 0,#14889c 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#27b8cb', endColorstr='#14889c', GradientType=0)}.button-style-css-teal.active-state,.button-style-css-teal:active{background:#0d5a67;background:-webkit-linear-gradient(top, #0d5a67 0, #1f92a2 100%);background:linear-gradient(to bottom,#0d5a67 0,#1f92a2 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#0d5a67', endColorstr='#1f92a2', GradientType=0)}.button-style-css-brightgreen{background:#68b612;background:-webkit-linear-gradient(top, #68b612 0, #238807 100%);background:linear-gradient(to bottom,#68b612 0,#238807 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#68b612', endColorstr='#238807', GradientType=0);border:1px solid #348b10;color:#fff;text-shadow:0 -1px #0a3247}.button-style-css-brightgreen span{border-top:1px solid #b4d694}.button-style-css-brightgreen:hover{background:#77d315;background:-webkit-linear-gradient(top, #77d315 0, #2cab09 100%);background:linear-gradient(to bottom,#77d315 0,#2cab09 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#77d315', endColorstr='#2cab09', GradientType=0)}.button-style-css-brightgreen.active-state,.button-style-css-brightgreen:active{background:#238807;background:-webkit-linear-gradient(top, #238807 0, #68b612 100%);background:linear-gradient(to bottom,#238807 0,#68b612 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#238807', endColorstr='#68b612', GradientType=0)}.button-style-css-pink{background:#f8a7d9;background:-webkit-linear-gradient(top, #f8a7d9 0, #c74d96 100%);background:linear-gradient(to bottom,#f8a7d9 0,#c74d96 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#f8a7d9', endColorstr='#c74d96', GradientType=0);border:1px solid #eb6bbc;color:#fff;text-shadow:0 -1px #e672bc}.button-style-css-pink span{border-top:1px solid #fccce9}.button-style-css-pink:hover{background:#f9b5df;background:-webkit-linear-gradient(top, #f9b5df 0, #d068a6 100%);background:linear-gradient(to bottom,#f9b5df 0,#d068a6 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#f9b5df', endColorstr='#d068a6', GradientType=0)}.button-style-css-pink.active-state,.button-style-css-pink:active{background:#c74d96;background:-webkit-linear-gradient(top, #c74d96 0, #f8a7d9 100%);background:linear-gradient(to bottom,#c74d96 0,#f8a7d9 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#c74d96', endColorstr='#f8a7d9', GradientType=0)}.button-style-css-violet{background:#d6aee9;background:-webkit-linear-gradient(top, #d6aee9 0, #845aa1 100%);background:linear-gradient(to bottom,#d6aee9 0,#845aa1 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#d6aee9', endColorstr='#845aa1', GradientType=0);border:1px solid #ad7ccd;color:#fff;text-shadow:0 -1px #9e62c0}.button-style-css-violet span{border-top:1px solid #ead3f5}.button-style-css-violet:hover{background:#ddbbed;background:-webkit-linear-gradient(top, #ddbbed 0, #9672b0 100%);background:linear-gradient(to bottom,#ddbbed 0,#9672b0 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ddbbed', endColorstr='#9672b0', GradientType=0)}.button-style-css-violet.active-state,.button-style-css-violet:active{background:#845aa1;background:-webkit-linear-gradient(top, #845aa1 0, #d6aee9 100%);background:linear-gradient(to bottom,#845aa1 0,#d6aee9 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#845aa1', endColorstr='#d6aee9', GradientType=0)}.button-style-css-blue{background:#3d7dad;background:-webkit-linear-gradient(top, #3d7dad 0, #234f81 100%);background:linear-gradient(to bottom,#3d7dad 0,#234f81 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#3d7dad', endColorstr='#234f81', GradientType=0);border:1px solid #306392;color:#fff;text-shadow:0 -1px #1c3a6e}.button-style-css-blue span{border-top:1px solid #a3bbd1}.button-style-css-blue:hover{background:#488bbe;background:-webkit-linear-gradient(top, #488bbe 0, #2a5f9c 100%);background:linear-gradient(to bottom,#488bbe 0,#2a5f9c 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#488bbe', endColorstr='#2a5f9c', GradientType=0)}.button-style-css-blue.active-state,.button-style-css-blue:active{background:#234f81;background:-webkit-linear-gradient(top, #234f81 0, #3d7dad 100%);background:linear-gradient(to bottom,#234f81 0,#3d7dad 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#234f81', endColorstr='#3d7dad', GradientType=0)}.button-style-css-lightblue{background:#52b1ea;background:-webkit-linear-gradient(top, #52b1ea 0, #2974d2 100%);background:linear-gradient(to bottom,#52b1ea 0,#2974d2 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#52b1ea', endColorstr='#2974d2', GradientType=0);border:1px solid #4593d0;color:#fff;text-shadow:0 -1px #0e58d0}.button-style-css-lightblue span{border-top:1px solid #aad2f4}.button-style-css-lightblue:hover{background:#6dbced;background:-webkit-linear-gradient(top, #6dbced 0, #478adb 100%);background:linear-gradient(to bottom,#6dbced 0,#478adb 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#6dbced', endColorstr='#478adb', GradientType=0)}.button-style-css-lightblue.active-state,.button-style-css-lightblue:active{background:#2974d2;background:-webkit-linear-gradient(top, #2974d2 0, #52b1ea 100%);background:linear-gradient(to bottom,#2974d2 0,#52b1ea 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#2974d2', endColorstr='#52b1ea', GradientType=0)}.button-style-css-darkgrey{background:#516468;background:-webkit-linear-gradient(top, #516468 0, #324042 100%);background:linear-gradient(to bottom,#516468 0,#324042 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#516468', endColorstr='#324042', GradientType=0);border:1px solid #3b4a4d;color:#fff;text-shadow:0 -1px #1b2123}.button-style-css-darkgrey span{border-top:1px solid #abb1b3}.button-style-css-darkgrey:hover{background:#5f767b;background:-webkit-linear-gradient(top, #5f767b 0, #435659 100%);background:linear-gradient(to bottom,#5f767b 0,#435659 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#5f767b', endColorstr='#435659', GradientType=0)}.button-style-css-darkgrey.active-state,.button-style-css-darkgrey:active{background:#324042;background:-webkit-linear-gradient(top, #324042 0, #516468 100%);background:linear-gradient(to bottom,#324042 0,#516468 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#324042', endColorstr='#516468', GradientType=0)}.button-style-css-lightviolet{background:#7a98c2;background:-webkit-linear-gradient(top, #7a98c2 0, #3f5ca4 100%);background:linear-gradient(to bottom,#7a98c2 0,#3f5ca4 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#7a98c2', endColorstr='#3f5ca4', GradientType=0);border:1px solid #526cab;color:#fff;text-shadow:0 -1px #27328a}.button-style-css-lightviolet span{border-top:1px solid #bac5dc}.button-style-css-lightviolet:hover{background:#8ea8cc;background:-webkit-linear-gradient(top, #8ea8cc 0, #5270bc 100%);background:linear-gradient(to bottom,#8ea8cc 0,#5270bc 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#8ea8cc', endColorstr='#5270bc', GradientType=0)}.button-style-css-lightviolet.active-state,.button-style-css-lightviolet:active{background:#3f5ca4;background:-webkit-linear-gradient(top, #3f5ca4 0, #7a98c2 100%);background:linear-gradient(to bottom,#3f5ca4 0,#7a98c2 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#3f5ca4', endColorstr='#7a98c2', GradientType=0)}.button-style-css-lightred{background:#ef5039;background:-webkit-linear-gradient(top, #ef5039 0, #c33225 100%);background:linear-gradient(to bottom,#ef5039 0,#c33225 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ef5039', endColorstr='#c33225', GradientType=0);border:1px solid #d7392a;color:#fff;text-shadow:0 -1px #cb110c}.button-style-css-lightred span{border-top:1px solid #f7aaa1}.button-style-css-lightred:hover{background:#f1634d;background:-webkit-linear-gradient(top, #f1634d 0, #d73b2d 100%);background:linear-gradient(to bottom,#f1634d 0,#d73b2d 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#f1634d', endColorstr='#d73b2d', GradientType=0)}.button-style-css-lightred.active-state,.button-style-css-lightred:active{background:#c33225;background:-webkit-linear-gradient(top, #c33225 0, #ef5039 100%);background:linear-gradient(to bottom,#c33225 0,#ef5039 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#c33225', endColorstr='#ef5039', GradientType=0)}.button-style-css-green{background:#a1c132;background:-webkit-linear-gradient(top, #a1c132 0, #657628 100%);background:linear-gradient(to bottom,#a1c132 0,#657628 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#a1c132', endColorstr='#657628', GradientType=0);border:1px solid #899e39;text-shadow:0 1px #3c631b}.button-style-css-green span{border-top:1px solid #d8e5a9}.button-style-css-green.active-state,.button-style-css-green:active{background:#657628;background:-webkit-linear-gradient(top, #657628 0, #a1c132 100%);background:linear-gradient(to bottom,#657628 0,#a1c132 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#657628', endColorstr='#a1c132', GradientType=0)}.button-with-cc{position:relative;display:inline-block;width:100%;text-align:center;margin:10px 0}.button-with-cc>a{margin-bottom:0}.button-with-cc div{padding-top:10px;text-align:center}.button-with-cc div img{margin-left:2px;margin-right:2px}.guarantee-box-4{padding-bottom:28px}.guarantee-box-4-internal{background:#43484b;background:-webkit-linear-gradient(top, #43484b 0, #131313 100%);background:linear-gradient(to bottom,#43484b 0,#131313 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#43484b', endColorstr='#131313', GradientType=0);border-radius:8px;min-height:133px;padding:18px 18px 18px 170px;color:#fff}.floating-featured-panel-fluid .guarantee-box-4-internal{padding:18px}.floating-featured-panel-fluid .guarantee-box-4-internal>img{position:static;margin:0 auto;display:block}.guarantee-box-4 .guarantee-box-4-internal h2,.guarantee-box-4 .guarantee-box-4-internal p{text-shadow:#000 0 1px 1px}.guarantee-box-4.guarantee-box-4-silver .guarantee-box-4-internal{background:#f7f7f7;background:-webkit-linear-gradient(top, #f7f7f7 0, #d9d9d9 100%);background:linear-gradient(to bottom,#f7f7f7 0,#d9d9d9 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#f7f7f7', endColorstr='#d9d9d9', GradientType=0);color:#171717;text-shadow:0 1px 1px #fff;border:1px solid #c4c4c4}.guarantee-box-4-internal>img{position:absolute;margin-left:-152px}.guarantee-box-4 .guarantee-box-4-internal h2{font-size:22px;padding:0;font-weight:700;margin:0;color:#fff}.guarantee-box-4 p{font-size:17px;line-height:22px;color:#fff;margin:10px 0}.guarantee-box-4.guarantee-box-4-silver .guarantee-box-4-internal h2,.guarantee-box-4.guarantee-box-4-silver .guarantee-box-4-internal p{color:#000;text-shadow:#fff 0 1px 1px}.guarantee-box-12{padding-top:87px;width:552px;margin:30px 0;color:#383838;font-size:17px;line-height:22px}.floating-featured-panel-fluid .guarantee-box-12{width:auto}.guarantee-box-12-footer,.guarantee-box-12-header{display:block;max-width:100%;height:auto}.guarantee-box-12 .guarantee-box-internal{background-image:url(//www.traininguri.ro/wp-content/plugins/optimizePressPlugin/lib/assets/images/guarantee_box/style-5-middle.png);background-repeat:repeat-y;background-position:bottom center;background-size:100% 100%;padding:20px 60px}.guarantee-box-12 h2{color:#171717;font-size:22px;text-align:center;padding:0 0 10px;margin:0;font-weight:700}.order-box-2{padding-bottom:48px;background-image:url(//www.traininguri.ro/wp-content/plugins/optimizePressPlugin/lib/assets/images/order_box/box2-shadow.png);background-repeat:no-repeat;background-position:bottom center;overflow:hidden}.order-box-2-internal{box-shadow:0 0 5px rgba(0,0,0,.6)}.order-box-2 .order-box-header{border:9px solid #1e1e1f;height:auto;background-color:#1f1f20;background-image:url(//www.traininguri.ro/wp-content/plugins/optimizePressPlugin/lib/assets/images/order_box/order-box-2-black-bg.png);box-shadow:0 5px 0 rgba(0,0,0,.2);position:relative;z-index:2;padding:10px;text-align:center}.order-box-2 .order-box-header img{max-width:100%;height:auto}.order-box-2 .order-box-content{background-color:#ededed;border:13px solid #dfdfdf;border-top:0;padding:30px;position:relative;z-index:1}.order-box-3{border:10px solid #e8e8e8;background-color:#e8e8e8;border-radius:10px;overflow:hidden}.order-box-3-internal{box-shadow:0 3px 5px rgba(0,0,0,.2);border-radius:10px}.order-box-3 .order-box-header{background:#f9f9f9;background:-webkit-linear-gradient(top, #f9f9f9 0, #eaeaea 100%);background:linear-gradient(to bottom,#f9f9f9 0,#eaeaea 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#f9f9f9', endColorstr='#eaeaea', GradientType=0);border-top:1px solid #fff;border-bottom:1px solid #bababa;border-top-left-radius:8px;border-top-right-radius:8px;box-shadow:0 2px 1px rgba(0,0,0,.3);padding:6px 0 10px}.order-box-3 .order-box-header h2{font-size:24px;color:#444;text-shadow:0 1px 0 #fff;font-weight:700;padding:0;text-align:center}.order-box-3 .order-box-header h2 img{position:relative;top:9px;margin-right:5px}.order-box-3 .order-box-content{background-color:#fcfcfc;padding:30px 12px;border-bottom-right-radius:8px;border-bottom-left-radius:8px}.order-box-4{background-image:url(//www.traininguri.ro/wp-content/plugins/optimizePressPlugin/lib/assets/images/order_box/blue-bg.png);background-repeat:repeat-x;background-position:left top;border:2px dashed #e3f7fc;overflow:hidden}.order-box-4 .order-box-content{padding:20px}.onetime-offer{padding:30px 0;text-align:center}.onetime-offer img{max-width:100%}.audio-plugin a object{text-align:center;margin:10px auto}.arrow-left{float:left;padding:0 15px 15px 0}.arrow-center{text-align:center}.arrow-right{float:right;padding:0 0 15px 15px}.arrow-center img,.arrow-left img,.arrow-right img{max-width:100%}.onetime-offer-counter{margin:0 auto 10px}.onetime-offer-counter .cntSeparator{position:relative;top:26px;font-weight:700}.double-column{clear:both}.double-column .col-left{width:47%;float:left}.double-column .col-right{width:47%;padding-left:6%;float:right}.double-column li{list-style-position:outside}.image-caption{text-align:center;font-size:12px!important;color:#a1a1a1;max-width:100%;margin-bottom:20px}.floating-featured-panel-fluid .image-caption{width:auto!important}.image-caption p{padding-top:5px}.image-caption img{max-width:100%;display:block;width:auto;height:auto}.floating-featured-panel-fluid .image-caption img{display:inline-block}.image-caption.frame-style-1>a,.image-caption.frame-style-1>img{display:block;box-shadow:0 0 8px #000;box-shadow:0 0 8px rgba(0,0,0,.33)}.image-caption.frame-style-2>a,.image-caption.frame-style-2>img{display:block;box-shadow:2px 2px 6px #000;box-shadow:2px 2px 6px rgba(0,0,0,.33)}.image-caption.frame-style-3 .frame-style-inner{box-shadow:0 2px 0 rgba(0,0,0,.04),inset 0 1px 0 0 #fff;border:1px solid #e4e4e4;border-top:1px solid #eee;border-bottom:1px solid #ccc;padding:8px;border-radius:5px;background:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZhZmFmYSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmNGY0ZjQiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);background:-webkit-linear-gradient(top, #fafafa 0, #f4f4f4 100%);background:linear-gradient(to bottom,#fafafa 0,#f4f4f4 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#fafafa', endColorstr='#f4f4f4', GradientType=0)}.image-caption.frame-style-3 .frame-style-inner>a,.image-caption.frame-style-3 .frame-style-inner>img{display:block}.image-caption.frame-style-4 .frame-style-inner{box-shadow:0 2px 0 #000,inset 0 1px 0 0 #fff;box-shadow:0 2px 0 rgba(0,0,0,.04),inset 0 1px 0 0 #fff;border:1px solid #e4e4e4;border-top:1px solid #eee;border-bottom:1px solid #ccc;padding:20px;border-radius:5px;background:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZhZmFmYSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmNGY0ZjQiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);background:-webkit-linear-gradient(top, #fafafa 0, #f4f4f4 100%);background:linear-gradient(to bottom,#fafafa 0,#f4f4f4 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#fafafa', endColorstr='#f4f4f4', GradientType=0)}.image-caption.frame-style-4 .frame-style-inner>a,.image-caption.frame-style-4 .frame-style-inner>img{display:block}.image-caption.frame-style-5 .frame-style-inner{box-shadow:0 2px 0 #000;box-shadow:0 2px 0 rgba(0,0,0,.04);border:1px solid #e4e4e4;border-top:1px solid #eee;border-bottom:1px solid #ccc;padding:8px;border-radius:5px;background:#fff}.image-caption.frame-style-5 .frame-style-inner>a,.image-caption.frame-style-5 .frame-style-inner>img{display:block}.img-alert-container{margin:0 auto;max-width:100%;cursor:pointer}.floating-featured-panel-fluid .img-alert-container{width:100%!important}.img-alert-container img{max-width:100%;height:auto}.image-text-style-1{width:100%;margin-bottom:20px}.image-text-style-1 img,.image-text-style-1>span{display:inline-block;vertical-align:middle;width:49.7%}.floating-featured-panel-fluid .image-text-style-1 span{width:48%}.image-text-style-1 .image-text-style-img-container{width:49.7%;width:calc(50% - 20px);text-align:center}.image-text-style-1 span{padding:0 20px;box-sizing:border-box}.image-text-style-1 span:first-child{padding-left:0}.image-text-style-1 span:last-child{padding-right:0}.image-text-style-1 img{margin:0 auto;max-width:100%;width:auto;height:auto}.image-text-style-1 h3{display:block}.image-text-aside-text ul{list-style:inherit;margin-left:20px}.image-text-style-1 .image-text-aside-text{display:block;width:auto;padding:0;margin:0 0 1.1em}@media only screen and (max-width:767px){.image-text-style-1 span{width:100%}.image-text-style-1 img{width:auto;max-width:100%;display:inline-block}.image-text-style-1 .image-text-aside-text{margin-bottom:20px}.image-text-style-1 .image-text-style-img-container{width:100%;padding-bottom:20px}.image-text-style-1 span,.image-text-style-1 span:first-child,.image-text-style-1 span:last-child{padding:0}}.image-text-style-2{width:100%;margin-bottom:20px}.image-text-style-2 img,.image-text-style-2 span{display:inline-block;vertical-align:middle;width:65%}.image-text-style-2 span{padding:0 20px;box-sizing:border-box}.image-text-style-2 .image-text-style-img-container{width:32%;text-align:center}.image-text-style-2 span:first-child{padding-left:0}.image-text-style-2 span:last-child{padding-right:0}.image-text-style-2 img{width:auto;max-width:100%;margin:0 auto}.image-text-style-2 h3{display:block}.image-text-style-2 .image-text-aside-text{display:block;width:auto;padding:0;margin:0 0 1.1em}@media only screen and (max-width:767px){.image-text-style-2 span{width:100%}.image-text-style-2 img{width:auto;max-width:100%;display:inline-block}.image-text-style-2 .image-text-style-img-container{width:100%;padding-bottom:20px}.image-text-style-2 span,.image-text-style-2 span:first-child,.image-text-style-2 span:last-child{padding:0}}.image-text-align-left h3,.image-text-align-left p{text-align:left}.image-text-align-center h3,.image-text-align-center p{text-align:center}.image-text-align-right h3,.image-text-align-right p{text-align:right}.op-live-editor .vertical-space{background-image:url(//www.traininguri.ro/wp-content/plugins/optimizePressPlugin/lib/assets/images/spacer.gif)}.social-sharing .buttons .button.facebook,.social-sharing .buttons .button.googleplus,.social-sharing .buttons .button.twitter{display:none}.social-sharing{max-width:100%}.social-sharing li.sharrre{cursor:pointer}.social-sharing-long>a,.social-sharing-long>div,.social-sharing-long>iframe{display:block!important;margin:5px 0}.social-sharing .fb-like iframe{max-width:none}.social-sharing-horizontal{margin-bottom:20px}.social-sharing-horizontal .fb_edge_widget_with_comment{top:-3px;padding-right:10px}.social-sharing-horizontal .fb_ltr{width:90px!important}.social-sharing-horizontal .fb_iframe_widget{vertical-align:top;margin-right:30px;top:-1px}.social-sharing-horizontal .pinbreak{display:inline-block;vertical-align:top;width:80px;margin-right:20px}.op-stumbleupon-badge{display:inline-block}.social-sharing-horizontal .op-stumbleupon-badge{position:relative;top:-1px}.social-sharing-long .pinbreak{margin-top:35px;display:block}.social-media-horizontal-bubble{text-align:center;margin:0;padding:0}.social-media-horizontal-bubble li{display:inline-block;margin-right:11px;margin-bottom:0;line-height:normal;vertical-align:top;padding:0}.social-media-horizontal-bubble .op-pin-it-btn{vertical-align:bottom}.social-media-horizontal-bubble .op-pin-it-btn>a{top:-1px}.social-sharing-style-8 li{margin-right:7px;display:block}.floating-featured-panel-fluid .social-sharing-style-8 li,.social-sharing-style-8 li:last-child{margin-right:0}.social-sharing-style-8 li.twitter{background:url(//www.traininguri.ro/wp-content/plugins/optimizePressPlugin/lib/assets/tpls/social_sharing/images/buttons/share-twitter-icon.png) no-repeat;height:50px;width:50px}.social-sharing-style-8 li.twitter:hover{background-image:url(//www.traininguri.ro/wp-content/plugins/optimizePressPlugin/lib/assets/tpls/social_sharing/images/buttons/share-twitter.png);height:50px;width:209px}.social-sharing-style-8 li.facebook{background:url(//www.traininguri.ro/wp-content/plugins/optimizePressPlugin/lib/assets/tpls/social_sharing/images/buttons/share-facebook-icon.png) no-repeat;height:50px;width:50px}.social-sharing-style-8 li.facebook:hover{background-image:url(//www.traininguri.ro/wp-content/plugins/optimizePressPlugin/lib/assets/tpls/social_sharing/images/buttons/share-facebook.png);height:50px;width:232px}.social-sharing-style-8 li.googlePlus{background:url(//www.traininguri.ro/wp-content/plugins/optimizePressPlugin/lib/assets/tpls/social_sharing/images/buttons/share-google-icon.png) no-repeat;height:50px;width:50px}.social-sharing-style-8 li.googlePlus:hover{background-image:url(//www.traininguri.ro/wp-content/plugins/optimizePressPlugin/lib/assets/tpls/social_sharing/images/buttons/share-google.png);height:50px;width:220px}.social-sharing-style-9{text-align:center;margin:0 auto}.social-sharing-style-9 li{display:inline-block;margin-right:7px}.floating-featured-panel-fluid .social-sharing-style-9 li,.social-sharing-style-9 li:last-child{margin-right:0}.social-sharing-style-9 li:hover{box-shadow:inset 0 0 0 100px rgba(255,255,255,.05)}.social-sharing-style-9 li:active{box-shadow:inset 0 0 0 100px rgba(0,0,0,.05)}.social-sharing-style-9 li.twitter{background-image:url(//www.traininguri.ro/wp-content/plugins/optimizePressPlugin/lib/assets/tpls/social_sharing/images/buttons/share-twitter.png);height:50px;width:209px}.social-sharing-style-9 li.facebook{background-image:url(//www.traininguri.ro/wp-content/plugins/optimizePressPlugin/lib/assets/tpls/social_sharing/images/buttons/share-facebook.png);height:50px;width:232px}.social-sharing-style-9 li.googlePlus{background-image:url(//www.traininguri.ro/wp-content/plugins/optimizePressPlugin/lib/assets/tpls/social_sharing/images/buttons/share-google.png);height:50px;width:220px}.social-sharing-style-10 li{margin-right:7px;display:block;border-radius:3px;box-shadow:0 1px 1px 0 rgba(0,0,0,.2)}.floating-featured-panel-fluid .social-sharing-style-10 li,.social-sharing-style-10 li:last-child{margin-right:0}.social-sharing-style-10 li:active{box-shadow:inset 0 1px 5px 0 rgba(0,0,0,.25),inset 0 0 0 100px rgba(0,0,0,.05)}.social-sharing-style-10 li.twitter{background:url(//www.traininguri.ro/wp-content/plugins/optimizePressPlugin/lib/assets/tpls/social_sharing/images/buttons/share-twitter-icon-alt.png) no-repeat;height:50px;width:50px}.social-sharing-style-10 li.twitter:hover{background-image:url(//www.traininguri.ro/wp-content/plugins/optimizePressPlugin/lib/assets/tpls/social_sharing/images/buttons/share-twitter-alt.png);height:50px;width:209px}.social-sharing-style-10 li.facebook{background:url(//www.traininguri.ro/wp-content/plugins/optimizePressPlugin/lib/assets/tpls/social_sharing/images/buttons/share-facebook-icon-alt.png) no-repeat;height:50px;width:50px}.social-sharing-style-10 li.facebook:hover{background-image:url(//www.traininguri.ro/wp-content/plugins/optimizePressPlugin/lib/assets/tpls/social_sharing/images/buttons/share-facebook-alt.png);height:50px;width:232px}.social-sharing-style-10 li.googlePlus{background:url(//www.traininguri.ro/wp-content/plugins/optimizePressPlugin/lib/assets/tpls/social_sharing/images/buttons/share-google-icon-alt.png) no-repeat;height:50px;width:50px}.social-sharing-style-10 li.googlePlus:hover{background-image:url(//www.traininguri.ro/wp-content/plugins/optimizePressPlugin/lib/assets/tpls/social_sharing/images/buttons/share-google.png);height:50px;width:220px}.social-sharing-style-11{text-align:center;margin:0 auto}.social-sharing-style-11 li{display:inline-block;margin-right:7px;border-radius:3px;box-shadow:0 1px 1px 0 rgba(0,0,0,.2)}.floating-featured-panel-fluid .social-sharing-style-11 li,.social-sharing-style-11 li:last-child{margin-right:0}.social-sharing-style-11 li:hover{box-shadow:inset 0 0 0 1px rgba(0,0,0,.1),inset 0 0 0 100px rgba(255,255,255,.05),0 1px 1px 0 rgba(0,0,0,.25)}.social-sharing-style-11 li:active{box-shadow:inset 0 1px 5px 0 rgba(0,0,0,.25),inset 0 0 0 100px rgba(0,0,0,.05)}.social-sharing-style-11 li.twitter{background-image:url(//www.traininguri.ro/wp-content/plugins/optimizePressPlugin/lib/assets/tpls/social_sharing/images/buttons/share-twitter-alt.png);height:50px;width:209px}.social-sharing-style-11 li.facebook{background-image:url(//www.traininguri.ro/wp-content/plugins/optimizePressPlugin/lib/assets/tpls/social_sharing/images/buttons/share-facebook-alt.png);height:50px;width:232px}.social-sharing-style-11 li.googlePlus{background-image:url(//www.traininguri.ro/wp-content/plugins/optimizePressPlugin/lib/assets/tpls/social_sharing/images/buttons/share-google-alt.png);height:50px;width:220px}.social-sharing-style-12 li{display:block;height:30px;width:91px}.social-sharing-style-12 li:hover{box-shadow:inset 0 0 0 100px rgba(255,255,255,.15)}.social-sharing-style-12 li:active{position:relative;top:1px}.social-sharing-style-12 li.twitter{background-image:url(//www.traininguri.ro/wp-content/plugins/optimizePressPlugin/lib/assets/tpls/social_sharing/images/buttons/share2-twitter.png)}.social-sharing-style-12 li.facebook{background-image:url(//www.traininguri.ro/wp-content/plugins/optimizePressPlugin/lib/assets/tpls/social_sharing/images/buttons/share2-facebook.png)}.social-sharing-style-12 li.googlePlus{background-image:url(//www.traininguri.ro/wp-content/plugins/optimizePressPlugin/lib/assets/tpls/social_sharing/images/buttons/share2-google.png)}.social-sharing-style-13{text-align:center;margin:0 auto}.social-sharing-style-13 li{display:inline-block;margin-right:7px;height:30px;width:91px}.floating-featured-panel-fluid .social-sharing-style-13 li,.social-sharing-style-13 li:last-child{margin-right:0}.social-sharing-style-13 li:hover{box-shadow:inset 0 0 0 100px rgba(255,255,255,.15)}.social-sharing-style-13 li:active{position:relative;top:1px}.social-sharing-style-13 li.twitter{background-image:url(//www.traininguri.ro/wp-content/plugins/optimizePressPlugin/lib/assets/tpls/social_sharing/images/buttons/share2-twitter.png)}.social-sharing-style-13 li.facebook{background-image:url(//www.traininguri.ro/wp-content/plugins/optimizePressPlugin/lib/assets/tpls/social_sharing/images/buttons/share2-facebook.png)}.social-sharing-style-13 li.googlePlus{background-image:url(//www.traininguri.ro/wp-content/plugins/optimizePressPlugin/lib/assets/tpls/social_sharing/images/buttons/share2-google.png)}.social-sharing-style-14 li{display:block}.social-sharing-style-14 li:hover{box-shadow:inset 0 0 0 100px rgba(255,255,255,.15)}.social-sharing-style-14 li:active{position:relative;top:1px}.social-sharing-style-14 li.twitter{background-image:url(//www.traininguri.ro/wp-content/plugins/optimizePressPlugin/lib/assets/tpls/social_sharing/images/buttons/share2-twitter-alt.png);height:30px;width:160px}.social-sharing-style-14 li.facebook{background-image:url(//www.traininguri.ro/wp-content/plugins/optimizePressPlugin/lib/assets/tpls/social_sharing/images/buttons/share2-facebook-alt.png);height:30px;width:177px}.social-sharing-style-14 li.googlePlus{background-image:url(//www.traininguri.ro/wp-content/plugins/optimizePressPlugin/lib/assets/tpls/social_sharing/images/buttons/share2-google-alt.png);height:30px;width:168px}.social-sharing-style-15{text-align:center;margin:0 auto}.social-sharing-style-15 li{display:inline-block;margin-right:7px}.floating-featured-panel-fluid .social-sharing-style-15 li,.social-sharing-style-15 li:last-child{margin-right:0}.social-sharing-style-15 li:hover{box-shadow:inset 0 0 0 100px rgba(255,255,255,.15)}.social-sharing-style-15 li:active{position:relative;top:1px}.social-sharing-style-15 li.twitter{background-image:url(//www.traininguri.ro/wp-content/plugins/optimizePressPlugin/lib/assets/tpls/social_sharing/images/buttons/share2-twitter-alt.png);height:30px;width:160px}.social-sharing-style-15 li.facebook{background-image:url(//www.traininguri.ro/wp-content/plugins/optimizePressPlugin/lib/assets/tpls/social_sharing/images/buttons/share2-facebook-alt.png);height:30px;width:177px}.social-sharing-style-15 li.googlePlus{background-image:url(//www.traininguri.ro/wp-content/plugins/optimizePressPlugin/lib/assets/tpls/social_sharing/images/buttons/share2-google-alt.png);height:30px;width:168px}.social-sharing-style-16 li{display:block;border-radius:6px;box-shadow:0 1px 1px 0 rgba(0,0,0,.2);height:100px;width:250px}.social-sharing-style-16 li:hover{box-shadow:inset 0 0 0 1px rgba(0,0,0,.1),inset 0 0 0 100px rgba(255,255,255,.05),0 1px 1px 0 rgba(0,0,0,.25)}.social-sharing-style-16 li:active{box-shadow:inset 0 1px 5px 0 rgba(0,0,0,.25),inset 0 0 0 100px rgba(0,0,0,.05)}.social-sharing-style-16 li.twitter{background-image:url(//www.traininguri.ro/wp-content/plugins/optimizePressPlugin/lib/assets/tpls/social_sharing/images/buttons/share3-twitter.png)}.social-sharing-style-16 li.facebook{background-image:url(//www.traininguri.ro/wp-content/plugins/optimizePressPlugin/lib/assets/tpls/social_sharing/images/buttons/share3-facebook.png)}.social-sharing-style-16 li.googlePlus{background-image:url(//www.traininguri.ro/wp-content/plugins/optimizePressPlugin/lib/assets/tpls/social_sharing/images/buttons/share3-google.png)}.social-sharing-style-17{text-align:center;margin:0 auto}.floating-featured-panel-fluid .social-sharing-style-17{width:auto!important}.floating-featured-panel-fluid .social-sharing-style-17 li{display:inline-block;float:none}.social-sharing-style-17 li{display:inline-block;border-radius:6px;box-shadow:0 1px 1px 0 rgba(0,0,0,.2);height:100px;width:250px;margin-right:10px}.floating-featured-panel-fluid .social-sharing-style-17 li,.social-sharing-style-17 li:last-child{margin-right:0}.social-sharing-style-17 li:hover{box-shadow:inset 0 0 0 1px rgba(0,0,0,.1),inset 0 0 0 100px rgba(255,255,255,.05),0 1px 1px 0 rgba(0,0,0,.25)}.social-sharing-style-17 li:active{box-shadow:inset 0 1px 5px 0 rgba(0,0,0,.25),inset 0 0 0 100px rgba(0,0,0,.05)}.social-sharing-style-17 li.twitter{background-image:url(//www.traininguri.ro/wp-content/plugins/optimizePressPlugin/lib/assets/tpls/social_sharing/images/buttons/share3-twitter.png)}.social-sharing-style-17 li.facebook{background-image:url(//www.traininguri.ro/wp-content/plugins/optimizePressPlugin/lib/assets/tpls/social_sharing/images/buttons/share3-facebook.png)}.social-sharing-style-17 li.googlePlus{background-image:url(//www.traininguri.ro/wp-content/plugins/optimizePressPlugin/lib/assets/tpls/social_sharing/images/buttons/share3-google.png)}.social-sharing-style-18 li{display:block;border-radius:6px;box-shadow:0 1px 1px 0 rgba(0,0,0,.2);height:100px;width:250px}.social-sharing-style-18 li:hover{box-shadow:inset 0 0 0 1px rgba(0,0,0,.1),inset 0 0 0 100px rgba(255,255,255,.05),0 1px 1px 0 rgba(0,0,0,.25)}.social-sharing-style-18 li:active{box-shadow:inset 0 1px 5px 0 rgba(0,0,0,.25),inset 0 0 0 100px rgba(0,0,0,.05)}.social-sharing-style-18 li.twitter{background-image:url(//www.traininguri.ro/wp-content/plugins/optimizePressPlugin/lib/assets/tpls/social_sharing/images/buttons/share3-twitter-alt.png)}.social-sharing-style-18 li.facebook{background-image:url(//www.traininguri.ro/wp-content/plugins/optimizePressPlugin/lib/assets/tpls/social_sharing/images/buttons/share3-facebook-alt.png)}.social-sharing-style-18 li.googlePlus{background-image:url(//www.traininguri.ro/wp-content/plugins/optimizePressPlugin/lib/assets/tpls/social_sharing/images/buttons/share3-google-alt.png)}.social-sharing-style-19{text-align:center;margin:0 auto}.social-sharing-style-19 li{display:inline-block;border-radius:6px;box-shadow:0 1px 1px 0 rgba(0,0,0,.2);height:100px;width:250px;margin-right:10px}.floating-featured-panel-fluid .social-sharing-style-19 li,.social-sharing-style-19 li:last-child{margin-right:0}.social-sharing-style-19 li:hover{box-shadow:inset 0 0 0 1px rgba(0,0,0,.1),inset 0 0 0 100px rgba(255,255,255,.05),0 1px 1px 0 rgba(0,0,0,.25)}.social-sharing-style-19 li:active{box-shadow:inset 0 1px 5px 0 rgba(0,0,0,.25),inset 0 0 0 100px rgba(0,0,0,.05)}.social-sharing-style-19 li.twitter{background-image:url(//www.traininguri.ro/wp-content/plugins/optimizePressPlugin/lib/assets/tpls/social_sharing/images/buttons/share3-twitter-alt.png)}.social-sharing-style-19 li.facebook{background-image:url(//www.traininguri.ro/wp-content/plugins/optimizePressPlugin/lib/assets/tpls/social_sharing/images/buttons/share3-facebook-alt.png)}.social-sharing-style-19 li.googlePlus{background-image:url(//www.traininguri.ro/wp-content/plugins/optimizePressPlugin/lib/assets/tpls/social_sharing/images/buttons/share3-google-alt.png)}.floating-featured-panel-fluid .social-sharing-style-19{width:auto!important}.floating-featured-panel-fluid .social-sharing-style-19 li{display:inline-block;float:none}.social-sharing-style-20{line-height:normal;text-align:center}.social-sharing-style-20 li{margin-right:7px;cursor:pointer;display:inline-block;padding:6px 0 0 36px;height:26px;border-radius:5px}.floating-featured-panel-fluid .social-sharing-style-20 li,.social-sharing-style-20 li:last-child{margin-right:0}.social-sharing-style-20 li:hover{box-shadow:inset 0 0 0 100px rgba(255,255,255,.15)}.social-sharing-style-20 li:active{box-shadow:inset 0 0 0 100px rgba(0,0,0,.15)}.social-sharing-style-20 li.twitter{background:url(//www.traininguri.ro/wp-content/plugins/optimizePressPlugin/lib/assets/tpls/social_sharing/images/buttons/share4-twitter.png) 10px center no-repeat #00bdef}.social-sharing-style-20 li.facebook{background:url(//www.traininguri.ro/wp-content/plugins/optimizePressPlugin/lib/assets/tpls/social_sharing/images/buttons/share4-facebook.png) 10px center no-repeat #2f4b93}.social-sharing-style-20 li.googlePlus{background:url(//www.traininguri.ro/wp-content/plugins/optimizePressPlugin/lib/assets/tpls/social_sharing/images/buttons/share4-google.png) 10px center no-repeat #2d2d2d}.social-sharing-style-20 li .box{margin:0;padding:0}.social-sharing-style-20 li a{font:700 12px/normal "Helvetica Neue",Helvetica,Arial,sans-serif;display:block;color:#fff;float:left;text-decoration:none;width:auto;padding:0;margin:3px 0 0}.social-sharing-style-20 li a.count{font-weight:400;float:right;margin:3px 10px 0}.floating-featured-panel-fluid .social-sharing-style-21{text-align:left!important}.floating-featured-panel-fluid .social-sharing-style-21 .fb_iframe_widget span{width:100%!important}.fb_iframe_widget{z-index:10}.op-fbComments--like{z-index:20;margin-bottom:10px}.op-fbComments--comments{z-index:10}@media only screen and (max-width:767px){.social-sharing-style-11 li,.social-sharing-style-17 li,.social-sharing-style-19 li,.social-sharing-style-9 li{margin-right:0}}.step-graphic-style-1{width:100%}.step-graphic-style-1 li{display:block;padding:20px;margin:0;margin-bottom:20px!important;clear:both;border-radius:6px;background-color:#004a80}.step-graphic-style-1 li:nth-child(even){background-color:rgba(0,74,128,.75)}.step-graphic-style-1 .step-graphic-style-1-number-container{float:left;display:block;height:50px;width:50px;border-radius:100px;border:3px solid #fff;box-sizing:border-box;text-align:center}.step-graphic-style-1 .step-graphic-style-1-number{font-size:32px;line-height:43px;color:#fff;position:relative}.step-graphic-style-1 div{margin-left:70px}.step-graphic-style-1 p{font-family:inherit;font-size:inherit;line-height:1.3em;color:#fff;color:rgba(255,255,255,.75);margin:0}.step-graphic-style-1 p.heading{font-weight:700;color:#fff;margin:5px 0}.step-graphic-style-2{width:100%}.step-graphic-style-2 li{display:block;padding:20px;margin:0;margin-bottom:20px!important;clear:both;box-shadow:0 0 5px 1px rgba(0,0,0,.25);border-radius:3px}.step-graphic-style-2 .step-graphic-style-2-number-container{float:left;display:block;height:50px;width:50px;border-radius:100px;background-color:#004a80;text-align:center}.step-graphic-style-2 .step-graphic-style-2-number{font-size:32px;line-height:50px;color:#fff;position:relative}.step-graphic-style-2 div{margin-left:70px}.step-graphic-style-2 p{font-family:inherit;font-size:inherit;line-height:1.3em;color:inherit;margin:0}.step-graphic-style-2 p.heading{font-weight:700;color:#004a80;margin:5px 0}.step-graphic-style-3{width:100%}.step-graphic-style-3 li{display:block;padding:0;margin:0;margin-bottom:20px!important;clear:both}.step-graphic-style-3 .step-graphic-style-3-number-container{float:left;display:block;height:50px;width:50px;border-radius:100px;background-color:#004a80;text-align:center}.step-graphic-style-3 .step-graphic-style-3-number{font-size:32px;line-height:50px;color:#fff;position:relative}.step-graphic-style-3 div{margin-left:70px}.step-graphic-style-3 p{font-family:inherit;font-size:inherit;line-height:1.3em;color:inherit;margin:0}.step-graphic-style-3 p.heading{font-weight:700;color:#004a80;margin:10px 0 5px}.step-graphic-style-4{width:100%}.step-graphic-style-4 li{display:block;padding:0;margin:0;margin-bottom:20px!important;clear:both}.step-graphic-style-4 .step-graphic-style-4-number-container{float:left;display:block;height:auto;width:80px;border-radius:3px;background-color:#004a80;text-align:center;padding:0!important;margin:0!important}.step-graphic-style-4 .step-graphic-style-4-number{padding:5px 0;font-size:12px;line-height:12px;color:#fff;margin:0!important;text-transform:uppercase}.step-graphic-style-4 div{margin-left:100px}.step-graphic-style-4 p{font-family:inherit;font-size:inherit;line-height:1.3em;color:inherit;margin:0}.step-graphic-style-4 p.heading{font-weight:700;color:#004a80;margin:10px 0 5px}.step-graphic-style-5{width:100%}.step-graphic-style-5 li{display:block;padding:0;margin:0;margin-bottom:20px!important;clear:both}.step-graphic-style-5 div{margin-left:50px}.step-graphic-style-5 .step-graphic-style-5-number{float:left;display:block;font-size:50px;line-height:50px;color:#000;margin-bottom:14px}.step-graphic-style-5 p{font-family:inherit;font-size:inherit;line-height:1.3em;color:inherit;margin:0}.step-graphic-style-5 p.heading{font-weight:700;color:#004a80;margin:10px 0 5px}.video-lightbox-link{text-align:center;font-size:12px!important;color:#a1a1a1;margin:0 auto;max-width:100%}.video-lightbox-link p{padding-top:5px}.video-lightbox-link img{max-width:100%;display:block;width:auto;height:auto!important}.floating-featured-panel-fluid .video-lightbox-link,.floating-featured-panel-fluid .video-lightbox-style-2{width:100%!important;height:auto!important}.video-lightbox-link .frame-style-inner{box-shadow:0 2px 0 #000;box-shadow:0 2px 0 rgba(0,0,0,.04);border:1px solid #e4e4e4;border-top:1px solid #eee;border-bottom:1px solid #ccc;padding:8px;border-radius:5px;background:#fff;margin-left:auto;margin-right:auto}.video-lightbox-link .frame-style-inner>a,.video-lightbox-link .frame-style-inner>img{display:block}.video-lightbox-link a{position:relative}.video-lightbox-link.video-lightbox-style-1 .play-icon{background-image:url(//www.traininguri.ro/wp-content/plugins/optimizePressPlugin/lib/assets/images/video_player/play-icon.png);background-repeat:no-repeat;background-position:left top;width:92px;height:92px;position:absolute;left:50%;margin-left:-46px;top:50%;margin-top:-46px}.video-lightbox-link.video-lightbox-style-1 a:hover .play-icon{background-position:left bottom}.video-lightbox-style-2{position:relative;display:block;max-width:100%;height:auto;text-align:center}.video-lightbox-style-2 .preview-container{#position:absolute;#top:50%;vertical-align:middle}.video-lightbox-style-2 img{box-shadow:0 1px 2px 1px rgba(0,0,0,.2);border:8px solid #fff;border-radius:3px;box-sizing:border-box;max-width:100%;height:auto!important}.video-lightbox-style-2 span{position:absolute;bottom:4px;width:100%;padding:10px 0;display:block;background-color:rgba(0,0,0,.25);border:8px solid #fff;border-top:0;border-bottom-right-radius:3px;border-bottom-left-radius:3px;box-sizing:border-box;text-align:center;color:#fff!important}.video-lightbox-style-2 .circle{height:60px;width:60px;border-radius:100px;position:absolute;top:50%;left:50%;margin-left:-30px;margin-top:-30px;background:-webkit-linear-gradient(top, rgba(102,102,102,.75) 0, rgba(0,0,0,.75) 100%);background:linear-gradient(to bottom,rgba(102,102,102,.75) 0,rgba(0,0,0,.75) 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#40000000', endColorstr='#bf000000', GradientType=0);box-shadow:inset 0 0 0 3px #fff,inset 0 0 1px 4px rgba(0,0,0,.5),0 1px 2px 1px rgba(0,0,0,.25)}.video-lightbox-style-2 .play{position:absolute;top:14px;left:22px;width:0;height:0;border-top:16px solid transparent;border-left:23px solid rgba(0,0,0,.25);border-bottom:16px solid transparent}.video-lightbox-style-2 .play:before{content:"";position:absolute;top:-14px;left:-22px;width:0;height:0;border-top:14px solid transparent;border-left:20px solid #fff;border-bottom:14px solid transparent}.video-lightbox-style-2:hover img{box-shadow:0 1px 2px 1px rgba(0,0,0,.25)}.video-lightbox-style-2 .circle:hover{background:-webkit-linear-gradient(top, rgba(128,128,128,.75) 0, rgba(0,0,0,.75) 100%);background:linear-gradient(to bottom,rgba(128,128,128,.75) 0,rgba(0,0,0,.75) 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#40000000', endColorstr='#bf000000', GradientType=0);box-shadow:inset 0 0 0 3px #fff,inset 0 0 1px 4px rgba(0,0,0,.75),0 1px 4px 1px rgba(0,0,0,.5)}.video-lightbox-style-3{position:relative;display:block;text-align:center}.video-lightbox-style-3 .preview-container{#position:absolute;#top:50%;vertical-align:middle}.video-lightbox-style-3 img{box-shadow:0 1px 2px 1px rgba(0,0,0,.2);border:8px solid #fff;border-radius:3px;box-sizing:border-box;max-width:100%;height:auto}.video-lightbox-style-3 span{position:absolute;bottom:4px;width:100%;padding:10px 0;display:block;background-color:rgba(0,0,0,.25);border:8px solid #fff;border-top:0;border-bottom-right-radius:3px;border-bottom-left-radius:3px;box-sizing:border-box;text-align:center;color:#fff!important}.video-lightbox-style-3 .circle{height:40px;width:40px;border-radius:100px;position:absolute;top:50%;left:50%;margin-left:-20px;margin-top:-20px;background:-webkit-linear-gradient(top, rgba(102,102,102,.75) 0, rgba(0,0,0,.75) 100%);background:linear-gradient(to bottom,rgba(102,102,102,.75) 0,rgba(0,0,0,.75) 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#40000000', endColorstr='#bf000000', GradientType=0);box-shadow:inset 0 0 0 3px #fff,inset 0 0 1px 4px rgba(0,0,0,.5),0 1px 2px 1px rgba(0,0,0,.25)}.video-lightbox-style-3 .play{position:absolute;top:10px;left:16px;width:0;height:0;border-top:10px solid transparent;border-left:13px solid rgba(0,0,0,.25);border-bottom:10px solid transparent}.video-lightbox-style-3 .play:before{content:"";position:absolute;top:-8px;left:-12px;width:0;height:0;border-top:8px solid transparent;border-left:10px solid #fff;border-bottom:8px solid transparent}.video-lightbox-style-3:hover img{box-shadow:0 1px 2px 1px rgba(0,0,0,.25)}.video-lightbox-style-3 .circle:hover{background:-webkit-linear-gradient(top, rgba(128,128,128,.75) 0, rgba(0,0,0,.75) 100%);background:linear-gradient(to bottom,rgba(128,128,128,.75) 0,rgba(0,0,0,.75) 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#40000000', endColorstr='#bf000000', GradientType=0);box-shadow:inset 0 0 0 3px #fff,inset 0 0 1px 4px rgba(0,0,0,.75),0 1px 4px 1px rgba(0,0,0,.5)}.navigation-sidebar-1>ul>li{border-bottom:1px solid #ebebeb;padding:0;margin:0}.navigation-sidebar-1>ul>li:last-child{border-bottom:0}.navigation-sidebar-1>ul>li>a{color:#315a84;display:block;padding:14px 0 14px 7px;background-image:url(//www.traininguri.ro/wp-content/plugins/optimizePressPlugin/lib/assets/images/navigation_sidebar/arrow.png);background-repeat:no-repeat;background-position:right 17px;text-decoration:none}.navigation-sidebar-1>ul>li.current-menu-item>a{color:#1d1d1d}.navigation-sidebar-1>ul>li>a:hover{color:inherit!important}.navigation-sidebar-1>ul>li.current-menu-item>a{font-weight:700}.navigation-sidebar-1>ul>li>ul{display:none}.navigation-sidebar-2>ul{border-bottom:1px solid #ededed;box-shadow:0 1px 3px rgba(0,0,0,.22);border-radius:4px}.navigation-sidebar-2>ul>li{border-bottom:1px solid #ebebeb;padding:0;margin:0}.navigation-sidebar-2>ul>li:nth-child(even){background-color:#fafafa}.navigation-sidebar-2>ul>li:last-child{border-bottom:0}.navigation-sidebar-2>ul>li>a{color:#1d1d1d;display:block;padding:18px 10px 18px 20px;text-decoration:none}.navigation-sidebar-2>ul>li.current-menu-item>a{color:#2797cb}.navigation-sidebar-2>ul>li:hover>a,.navigation-sidebar-2>ul>li>a:hover{color:inherit!important}.navigation-sidebar-2>ul>li>ul{display:none}.navigation-sidebar-3>ul>li{border-bottom:1px solid #ebebeb;padding:0;margin:0}.navigation-sidebar-3>ul>li:last-child{border-bottom:0}.navigation-sidebar-3>ul>li>a{color:#202020;display:block;padding:14px 0 14px 2px;text-decoration:none}.navigation-sidebar-3>ul>li>a:hover,.navigation-sidebar-3>ul>li>ul>li a:hover{color:#1d769f}.navigation-sidebar-3>ul>li.current-menu-item>a,.navigation-sidebar-3>ul>li>ul>li.current-menu-item a{color:#358DBB}.navigation-sidebar-3>ul>li.current-menu-item>a{padding-left:14px;background-image:url(//www.traininguri.ro/wp-content/plugins/optimizePressPlugin/lib/assets/images/navigation_sidebar/blue-arrow-right.png);background-repeat:no-repeat;background-position:2px 19px;font-weight:400}.navigation-sidebar-3>ul>li>ul{border-top:1px solid #ebebeb;margin:0;padding:8px 0 8px 12px;font-size:14px}.navigation-sidebar-3>ul>li>ul li{margin:15px 0}.navigation-sidebar-3>ul>li>ul>li>a{color:#8f9090;text-decoration:none}.navigation-sidebar-3>ul>li>ul>li.current-menu-item a{padding-left:4px;font-weight:400}.navigation-sidebar-3>ul>li>ul>li.current-menu-item:before{content:"\25B8"}.navigation-sidebar-4>ul{border:1px solid #c7c7c7;outline:#f1f1f1 solid 4px}.navigation-sidebar-4>ul>li{border-left:1px solid #e9e9e9;border-bottom:1px solid #ebebeb;padding:0;margin:0}.navigation-sidebar-4>ul>li>ul{border-top:1px solid #ebebeb;margin:0;padding:8px 0 8px 12px}.navigation-sidebar-4>ul>li:last-child{border-bottom:1px solid #f2f2f2}.navigation-sidebar-4>ul>li>a{color:#474747;display:block;padding:14px 0 14px 12px;text-decoration:none}.navigation-sidebar-4>ul>li>ul a{color:#8f9090;display:block;padding:8px 0 8px 20px;background-image:url(//www.traininguri.ro/wp-content/plugins/optimizePressPlugin/lib/assets/images/navigation_sidebar/arrow.png);background-repeat:no-repeat;background-position:left center}.navigation-sidebar-4>ul>li.current-menu-item>a{font-weight:700;border-top:1px solid #fdfdfd;border-right:1px solid #fdfdfd}.navigation-sidebar-4>ul>li.current-menu-item>a,.navigation-sidebar-4>ul>li>a:hover{background-color:#f6f6f6}.navigation-sidebar-4>ul>li>ul li.current-menu-item a{color:#474747}.navigation-sidebar-4>ul>li>ul li a:hover{color:inherit}.navigation-sidebar-4>ul>li>ul li.current-menu-item a{font-weight:700}.navigation-sidebar-4>ul>li h2{background-color:#e9e9e9;margin:0;padding:10px 0 10px 12px;font-size:11px;text-shadow:0 1px 0 #fdfdfd}.navigation-sidebar-5{background-image:url(//www.traininguri.ro/wp-content/plugins/optimizePressPlugin/lib/assets/images/navigation_sidebar/nav-5-bg.png);background-repeat:repeat-y;background-position:right center}.navigation-sidebar-5 .navigation-sidebar-inner{background-image:url(//www.traininguri.ro/wp-content/plugins/optimizePressPlugin/lib/assets/images/navigation_sidebar/nav-5-bg-top.png);background-repeat:no-repeat;background-position:right top}.navigation-sidebar-5 .navigation-sidebar-inner>ul{background-image:url(//www.traininguri.ro/wp-content/plugins/optimizePressPlugin/lib/assets/images/navigation_sidebar/nav-5-bg-bottom.png);background-repeat:no-repeat;background-position:right bottom}.navigation-sidebar-5 .navigation-sidebar-inner>ul>li{border-bottom:1px solid #cecece;padding:0;margin:0}.navigation-sidebar-5 .navigation-sidebar-inner>ul>li:last-child{border-bottom:0}.navigation-sidebar-5 .navigation-sidebar-inner>ul>li>a{color:#777;display:block;padding:14px 0 14px 7px;text-decoration:none}.navigation-sidebar-5 .navigation-sidebar-inner>ul>li.current-menu-item>a{background-color:#fff;color:#1d1d1d}.navigation-sidebar-5 .navigation-sidebar-inner>ul>li>a:hover{background-color:#fff;color:inherit!important}.navigation-sidebar-5 .navigation-sidebar-inner>ul>li.current-menu-item>a{font-weight:700}.navigation-sidebar-5 .navigation-sidebar-inner>ul>li>ul{display:none}.navigation-sidebar-6 ul{margin:0;padding:20px 15px 20px 50px}.navigation-sidebar-6 li{display:block;margin:5px 0;padding:0}.navigation-sidebar-6 li.title h2{color:#fff;font-weight:700;font-size:18px;line-height:2em;border-bottom:1px solid rgba(255,255,255,.1);margin-bottom:10px}.navigation-sidebar-6 li a{color:rgba(255,255,255,.5);font-weight:400;text-decoration:none}.navigation-sidebar-6 li:last-child{margin:0}.navigation-sidebar.navigation-sidebar-6{background:#404040;background:-webkit-linear-gradient(#404040,#000);background:-webkit-linear-gradient(#404040, #000);background:linear-gradient(#404040,#000)}.navigation-sidebar-7 ul{margin:0;padding:0}.navigation-sidebar-7 li{display:block;margin:5px 0;padding:0}.navigation-sidebar-7 li:last-child{margin:0}.navigation-sidebar-7 li.title h2{color:inherit;font-weight:700;font-size:18px;line-height:2em;margin-bottom:10px}.navigation-sidebar-7 li a{position:relative;display:block;color:#004a80;font-weight:700;text-decoration:none;padding-left:15px}.navigation-sidebar-7 li li a,.navigation-sidebar-7 li>a:only-child{font-weight:400}.navigation-sidebar-7 li ul{display:none;margin:0 0 0 15px!important;font-size:100%!important}.navigation-sidebar-7 li>a:before{content:'\25BA';font-size:8px;position:absolute;margin-left:-15px}.navigation-sidebar-7 li>a.active:before{content:'\25BC';font-size:8px;position:absolute;margin-left:-15px}.navigation-sidebar-7 li>a.active:only-child:before,.navigation-sidebar-7 li>a:only-child:before{content:none}.navigation-sidebar-7 li a:hover{text-decoration:underline}.navigation-sidebar-8 ul{margin:0;padding:20px 40px;background-color:#f2f2f2}.navigation-sidebar-8 li{display:block;margin:5px 0;padding:0}.navigation-sidebar-8 li:last-child{margin:0}.navigation-sidebar-8 li.title h2{color:#999;font-weight:700;font-size:14px;line-height:1.3em;padding-bottom:18px;margin:0 0 20px;text-transform:uppercase;border-bottom:1px solid #ccc;border-bottom:1px solid rgba(0,0,0,.1)}.navigation-sidebar-8 li a{position:relative;display:block;color:#666;font-size:14px;font-weight:700;text-decoration:none;-padding-left:15px;margin:10px 0}.navigation-sidebar-8 li ul{display:none;font-size:100%!important;margin:0 0 0 15px!important;padding:0}.navigation-sidebar-8 li li a{font-weight:400}.navigation-sidebar-8 li a:hover,.navigation-sidebar-8 li.current-menu-item>a{color:#004a80}.navigation-sidebar-9 ul{margin:0;padding:10px 0;background-color:#f9f9f9;border:1px solid #e5e5e5}.navigation-sidebar-9 li{display:block;margin:0;padding:0}.navigation-sidebar-9 li:last-child{margin:0}.navigation-sidebar-9 li.title{padding:0 25px;color:#333;font-weight:400;font-size:16px;line-height:40px;margin:0 0 20px;text-transform:uppercase}.navigation-sidebar-9 li.title span{display:block;border-bottom:1px solid #ccc;border-bottom:1px solid rgba(0,0,0,.1)}.navigation-sidebar-9 li a{position:relative;display:block;color:#004a80;font-size:16px;font-weight:400;text-decoration:none;padding:5px 25px;margin:5px 0}.navigation-sidebar-9 li ul{border:0;display:none;margin:0 0 0 15px!important;font-size:100%!important;padding-top:0;padding-bottom:0}.navigation-sidebar-9 li li a{font-weight:400}.navigation-sidebar-9 li a:hover,.navigation-sidebar-9 li.current-menu-item>a{border-left:5px solid #004a80;padding-left:20px;color:#333}.navigation-sidebar-9 li li a:hover,.navigation-sidebar-9 li li.current-menu-item>a{border-left:10px solid #004a80;padding-left:30px;margin-left:-15px}.navigation-sidebar-9 li a:hover{border-left:5px solid #e5e5e5}.navigation-sidebar-9 li li a:hover{border-left:10px solid #e5e5e5}.navigation-sidebar-10{margin:0;padding:0}.navigation-sidebar-10 li{display:block;margin:0;padding:0}.navigation-sidebar-10 li:last-child{margin:0}.navigation-sidebar-10 li.title h2{color:#333;font-weight:400;font-size:22px;line-height:normal;margin:0 0 20px}.navigation-sidebar-10 li a{position:relative;display:block;color:#004a80;font-size:14px;font-weight:400;text-decoration:none;padding:7px 15px;margin:5px 0;background:#fff;border-radius:3px}.navigation-sidebar-10 li ul{display:none;margin:0!important;font-size:100%!important}.navigation-sidebar-10 li li a{font-weight:400;padding-left:30px;background-color:rgba(255,255,255,.75)}.navigation-sidebar-10 li a:hover,.navigation-sidebar-10 li.current-menu-item>a{background-color:#004a80;color:#fff}.navigation-sidebar .current-menu-item ul{display:block}.news-bar-style-1{width:100%;display:block}.news-bar-style-1 p{width:100%;display:block;background-color:#f2f2f2;background-color:rgba(0,0,0,.05);padding:1em 0;white-space:nowrap;font-size:1em;line-height:1em;border-radius:3px;overflow:hidden}.news-bar-style-1 strong{position:relative;display:inline;padding:1em 1em 1em 1.5em;margin-right:2em;background-color:#004a80;font-weight:bolder;color:#fff;line-height:1em;border-radius:3px 0 0 3px}.news-bar-style-1 strong:after{position:absolute;top:50%;right:-1em;margin-top:-2em;content:"";width:0;height:0;border-top:2em solid transparent;border-left:1em solid #004a80;border-bottom:2em solid transparent}.news-bar-style-1 a{text-transform:inherit;text-decoration:inherit;color:inherit;font-weight:700;margin-left:.5em}.floating-featured-panel-fluid .news-bar-style-1 p{padding:0;white-space:normal}.floating-featured-panel-fluid .news-bar-style-1 p>span,.floating-featured-panel-fluid .news-bar-style-1 p>strong{display:inline-block;vertical-align:middle;box-sizing:border-box}.floating-featured-panel-fluid .news-bar-style-1 p>strong{width:45%;margin-right:0}.floating-featured-panel-fluid .news-bar-style-1 p>span{width:55%;padding:1em 1em 1em 2em}@media only screen and (max-width:767px){.news-bar-style-1{text-align:center}.news-bar-style-1 p{padding:0;white-space:normal}.news-bar-style-1 strong{display:block;border-radius:3px 3px 0 0;margin:0}.news-bar-style-1 strong:after{position:absolute;right:auto;left:50%;margin-top:1.5em;margin-left:-.5em;border-left:1em solid transparent;border-right:1em solid transparent;border-top:.5em solid #004a80}.news-bar-style-1 span{display:block;padding:1.5em 1em 1em;line-height:1.3em}.news-bar-style-1 a{display:block;white-space:nowrap;margin-left:0;margin-bottom:1em}}.narrow .news-bar-style-1{text-align:center}.narrow .news-bar-style-1 p{padding:0;white-space:normal}.narrow .news-bar-style-1 strong{display:block;border-radius:3px 3px 0 0;margin:0}.narrow .news-bar-style-1 strong:after{position:absolute;right:auto;left:50%;margin-top:1.5em;margin-left:-.5em;border-left:1em solid transparent;border-right:1em solid transparent;border-top:.5em solid #004a80}.narrow .news-bar-style-1 span{display:block;padding:1.5em 1em 1em;line-height:1.3em}.narrow .news-bar-style-1 a{display:block;white-space:nowrap;margin-left:0;margin-bottom:1em}.terms_conditions .terms{border:3px dashed #fc8f18;background-color:#fff5c2;padding:16px 40px;margin-bottom:10px}.terms_content{opacity:.3;filter:alpha(opacity=30)}.terms_conditions .terms input[type=checkbox]{position:absolute;margin-top:6px;margin-left:-20px}.terms_conditions .terms_text{height:80px;overflow:auto;background:#fff;margin-top:10px;border:2px solid #e5dde8}.terms_conditions .terms_content{position:relative}.terms_conditions .terms_overlay{position:absolute;height:100%;width:100%;top:0;left:0;right:0;bottom:0;z-index:200}.terms_conditions .terms_text p{font-size:14px;margin:0}.op-live-editor .terms_content{opacity:1}.op-text-block{max-width:100%;margin-bottom:20px}.op-text-block p{line-height:1.6em}.op-text-block p:last-child{margin-bottom:0}.element-container .double-column ul,.element-container .op-text-block ul{list-style:disc inside}.op-text-block li{list-style-position:outside}.video-navigation-1 ul{text-align:center}.video-navigation-1 li{float:none;width:163px;text-align:center;margin-left:0;display:inline-block;vertical-align:top;margin-right:20px;line-height:1.3em}.floating-featured-panel-fluid .video-navigation-1 li,.video-navigation-1 li:last-child{margin-right:0}.video-navigation-1 a{font-size:14px;color:#cacaca;text-decoration:none;text-transform:uppercase}.video-navigation-1 li.current-page a{font-weight:700;text-transform:uppercase}.video-navigation-1 li.active a{color:#404040}.video-navigation-1 li img{display:block;margin-bottom:10px}.video-navigation-1 li span{display:block;font-size:12px;color:#4aa11f;margin-top:10px}.video-navigation-2 li{display:block;width:163px;text-align:left}.video-navigation-2 a{font-size:14px;color:#cacaca;text-decoration:none}.video-navigation-2 li.current-page a{font-weight:700}.video-navigation-2 li.active a{color:#404040}.video-navigation-2 li img{display:block;margin-bottom:10px}.video-navigation-2 li span{display:block;font-size:12px;color:#4aa11f;margin-top:10px}.video-navigation-3 ul{text-align:center}.video-navigation-3 li{display:inline-block;zoom:1;text-align:center;vertical-align:top}.video-navigation-3 a,.video-navigation-3 p span{font-size:14px;color:#cacaca;display:block;text-decoration:none}.video-navigation-3 p{padding:0 40px;margin:0}.video-navigation-3 li:first-child p{border:0}.video-navigation-3 li.current-page a{font-weight:700}.video-navigation-3 li.active a{color:#404040}.video-navigation-3 li img{display:block;margin-bottom:10px}.video-navigation-3 li>span{display:block;font-size:12px;color:#4aa11f;margin-top:10px}.video-navigation-4{background:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmOGY5ZmEiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);background:-webkit-linear-gradient(top, #fff 0, #f8f9fa 100%);background:linear-gradient(to bottom,#fff 0,#f8f9fa 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#f8f9fa', GradientType=0);border:1px solid #dddede;padding:15px 20px;border-radius:4px;box-shadow:0 1px 3px rgba(0,0,0,.1)}.video-navigation-4 ul{margin:0;text-align:center}.video-navigation-4 li{display:inline-block;zoom:1;text-align:center;margin:0 20px}.video-navigation-4 a,.video-navigation-4 span{font-size:14px;color:#b6c4d5;display:block;text-decoration:none}.video-navigation-4 li.active a{color:#5395c4}.video-navigation-4 li.current-page a{font-weight:700;color:#000}.video-navigation-4 li img{display:block;margin-bottom:10px}.launch-nav-style-7 ul{display:table;width:100%;text-align:center;border-radius:6px;background-color:#fff}.launch-nav-style-7 li{display:table-cell}.launch-nav-style-7 li a,.launch-nav-style-7 li span{position:relative;display:inline-block;padding:20px 0;width:100%;font-weight:700!important;text-decoration:none;text-shadow:0 0 1px rgba(0,0,0,.25),0 0 1px rgba(0,0,0,.25),0 1px 1px rgba(0,0,0,.25);color:#fff;box-shadow:inset 0 0 0 1px rgba(0,0,0,.3),inset 0 0 0 2px rgba(255,255,255,.1);background-image:-webkit-linear-gradient(top, rgba(0,0,0,.1) 0, rgba(0,0,0,.2) 100%);background-image:linear-gradient(to bottom,rgba(0,0,0,.1) 0,rgba(0,0,0,.2) 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#1a000000', endColorstr='#33000000', GradientType=0)}.launch-nav-style-7 li span{color:#a5a5a5;text-shadow:none}.launch-nav-style-7 li a:hover{background-image:-webkit-linear-gradient(top, rgba(0,0,0,.075) 0, rgba(0,0,0,.15) 100%);background-image:linear-gradient(to bottom,rgba(0,0,0,.075) 0,rgba(0,0,0,.15) 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#12000000', endColorstr='#26000000', GradientType=0)}.launch-nav-style-7 li.active a{box-shadow:inset 0 0 0 1px rgba(0,0,0,.15),inset 0 2px 0 0 rgba(0,0,0,.15),inset 0 -2px 0 0 rgba(0,0,0,.15);background-color:rgba(0,0,0,.15)}.launch-nav-style-7 li.active a:before{content:"";margin:0 auto;width:0;height:0;border-left:7px solid transparent;border-right:7px solid transparent;border-bottom:7px solid rgba(0,0,0,.15);position:absolute;left:0;right:0;bottom:0}.launch-nav-style-7 li.active a:after{content:"";margin:0 auto;width:0;height:0;border-left:5px solid transparent;border-right:5px solid transparent;border-bottom:5px solid #fff;position:absolute;left:0;right:0;bottom:0}.launch-nav-style-7 li.active a:hover{box-shadow:inset 0 0 0 1px rgba(0,0,0,.15),inset 0 2px 0 0 rgba(0,0,0,.15),inset 0 -2px 0 0 rgba(0,0,0,.15);background-image:-webkit-linear-gradient(top, rgba(0,0,0,.1) 0, rgba(0,0,0,.2) 100%);background-image:linear-gradient(to bottom,rgba(0,0,0,.1) 0,rgba(0,0,0,.2) 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#1a000000', endColorstr='#33000000', GradientType=0);background-color:rgba(0,0,0,.15)}.launch-nav-style-7 li:first-child a{border-top-left-radius:6px;border-bottom-left-radius:6px}.launch-nav-style-7 li:last-child a,.launch-nav-style-7 li:last-child span{border-top-right-radius:6px;border-bottom-right-radius:6px}.launch-nav-style-8 ul{display:table;width:100%;text-align:center;border-radius:6px}.launch-nav-style-8 li{display:table-cell}.launch-nav-style-8 li a,.launch-nav-style-8 li span{position:relative;display:inline-block;padding:20px 0;width:100%;font-weight:700!important;text-decoration:none;color:#777;box-shadow:inset 0 0 0 1px #e6edf2;background:#fff;background:-webkit-linear-gradient(top, rgba(255,255,255,1) 0, rgba(242,248,255,1) 100%);background:linear-gradient(to bottom,rgba(255,255,255,1) 0,rgba(242,248,255,1) 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#f2f8ff', GradientType=0)}.launch-nav-style-8 li span{color:#ccc}.launch-nav-style-8 li.active a:before{content:"";margin:0 auto;width:0;height:0;border-left:7px solid transparent;border-right:7px solid transparent;border-bottom:7px solid #accee5;position:absolute;left:0;right:0;bottom:0}.launch-nav-style-8 li.active a:after{content:"";margin:0 auto;width:0;height:0;border-left:5px solid transparent;border-right:5px solid transparent;border-bottom:5px solid #fff;position:absolute;left:0;right:0;bottom:0}.launch-nav-style-8 li a:hover{color:#333}.launch-nav-style-8 li.active a{color:#4d728c;text-shadow:0 0 1px rgba(255,255,255,.5),0 0 1px rgba(255,255,255,.5),0 1px 1px rgba(255,255,255,.5);box-shadow:inset 0 0 0 1px #accee5,inset 0 2px 0 0 rgba(255,255,255,.15);background:#cce5ff;background:-webkit-linear-gradient(top, rgba(204,229,255,1) 0, rgba(184,210,229,1) 100%);background:linear-gradient(to bottom,rgba(204,229,255,1) 0,rgba(184,210,229,1) 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#cce5ff', endColorstr='#b8d2e5', GradientType=0)}.launch-nav-style-8 li:first-child a{border-top-left-radius:6px;border-bottom-left-radius:6px}.launch-nav-style-8 li:last-child a,.launch-nav-style-8 li:last-child span{border-top-right-radius:6px;border-bottom-right-radius:6px}.launch-nav-style-9 ul{display:table;width:100%;text-align:center;border-radius:3px}.launch-nav-style-9 li{display:table-cell}.launch-nav-style-9 li a,.launch-nav-style-9 li span{position:relative;display:inline-block;padding:20px 0;width:100%;font-weight:400!important;text-decoration:none;color:#516067;box-shadow:inset 0 0 0 1px #e6eaed;background:#fafbfd}.launch-nav-style-9 li span{color:#ccc}.launch-nav-style-9 li a:hover{color:#429cd1}.launch-nav-style-9 li.active a{color:#429cd1;text-shadow:0 0 1px rgba(255,255,255,.5),0 0 1px rgba(255,255,255,.5),0 1px 1px rgba(255,255,255,.5);box-shadow:inset 0 0 0 1px #e6eaed,inset 0 -4px 0 0 #429cd1}.launch-nav-style-9 li:first-child a{border-top-left-radius:3px;border-bottom-left-radius:3px}.launch-nav-style-9 li:last-child a,.launch-nav-style-9 li:last-child span{border-top-right-radius:3px;border-bottom-right-radius:3px}.launch-nav-style-10 ul{display:table;width:100%;text-align:center}.launch-nav-style-10 li{display:table-cell;vertical-align:top;-outline:1px solid red}.launch-nav-style-10 li a,.launch-nav-style-10 li span{position:relative;display:inline-block;padding:0;width:100%;text-decoration:none!important}.launch-nav-style-10 li a span{display:block;font-weight:400!important}.launch-nav-style-10 li a span:hover{color:#004a80}.launch-nav-style-10 li.active a span{font-weight:700!important}.launch-nav-style-10 .thumb{margin:10px auto 20px;width:50%;box-shadow:0 0 0 9px #f2f2f2,0 0 0 10px #e5e5e5;border-radius:1px}.launch-nav-style-10 img{margin-bottom:-6px}pre{font-family:monospace!important;background:#eee!important;border:1px solid #ddd!important;margin:20px 0!important;padding:20px!important;overflow:auto}.price-table-col{margin-left:0;margin-right:0;float:left;display:inline;width:100%}.pricing-table-3col,.pricing-table-4col{margin:0 auto;width:100%}.pricing-table-2col{margin:0 auto;width:70%}.pricing-table-1col{margin:0 auto;width:40%}.floating-featured-panel-fluid .pricing-table-1col,.floating-featured-panel-fluid .pricing-table-2col,.floating-featured-panel-fluid .pricing-table-3col,.floating-featured-panel-fluid .pricing-table-4col{width:100%}@media only screen and (max-width:767px){.pricing-table-1col,.pricing-table-2col{margin:0 auto;width:100%}}.four-fifths .pt-border,.three-fourths .pt-border{width:28%!important}.one-half .pt-border,.three-fifths .pt-border,.two-fourths .pt-border,.two-thirds .pt-border{width:45%!important}.one-fifth .pt-border,.one-fourth .pt-border,.one-third .pt-border,.two-fifths .pt-border{width:99%!important;top:0;margin-bottom:10px}.one-fifth .pt-border.popular,.one-fourth .pt-border.popular,.one-third .pt-border.popular,.two-fifths .pt-border.popular{width:97%!important;margin-left:0;top:0;margin-bottom:10px}.pricing-table-style1{margin-bottom:30px}.pricing-table-style1 .pt-border{display:inline-block;padding:0;margin:0 10px;background-color:#fff;-border:1px solid #ccc;-border:1px solid rgba(0,0,0,.2);border-radius:3px;box-shadow:0 1px 3px 0 rgba(0,0,0,.5)}.pricing-table-style1 .pricing-table-4col .pt-border{width:22.5%}.pricing-table-style1 .pricing-table-3col .pt-border{width:30%}.pricing-table-style1 .pricing-table-2col .pt-border{width:45%}.pricing-table-style1 .pricing-table-1col .pt-border{width:99%}.floating-featured-panel-fluid .pricing-table-style1 .pricing-table-1col .pt-border,.floating-featured-panel-fluid .pricing-table-style1 .pricing-table-2col .pt-border,.floating-featured-panel-fluid .pricing-table-style1 .pricing-table-3col .pt-border,.floating-featured-panel-fluid .pricing-table-style1 .pricing-table-4col .pt-border{width:100%;margin-left:0;margin-right:0}.pricing-table-style1 .price-table{background-color:#fff;border:1px solid #ccc;border:1px solid rgba(0,0,0,.2);border-radius:3px;text-align:center;position:relative}.pricing-table-style1 .price-table .name{font-size:1.5em;font-weight:700;padding:1em 0}.pricing-table-style1 .price-table .price{background-color:#333;width:100%;height:auto;padding:.5em 1px .75em;margin-top:0;margin-left:-1px;font-size:4em;font-weight:700;color:#fff}.pricing-table-style1 .price-table .price .variable{font-weight:400;font-size:.25em!important;vertical-align:text-top}.pricing-table-style1 .price-table .features{margin:0;padding:2em 0}.pricing-table-style1 .price-table .features li{font-size:14px!important}.pricing-table-style1 .price-table .button{margin:0}.pricing-table-style1 .price-table .description{padding:1em 0 2em;zoom:1;filter:alpha(opacity=50);opacity:.5;font-size:12px}.pricing-table-style1 .popular .price-table .price{background-color:#000}.pricing-table-style1 .popular .price-table{border:3px solid #000;position:relative}.op-pricing-table ul.features>p{display:none}.pricing-table-style2{margin-bottom:30px}.pricing-table-style2 .pricing-table-4col .pt-border{width:24.7%}.pricing-table-style2 .pricing-table-3col .pt-border{width:33%}.pricing-table-style2 .pricing-table-2col .pt-border{width:47%}.pricing-table-style2 .pricing-table-1col .pt-border{width:97%}.floating-featured-panel-fluid .pricing-table-style2 .pricing-table-1col .pt-border,.floating-featured-panel-fluid .pricing-table-style2 .pricing-table-2col .pt-border,.floating-featured-panel-fluid .pricing-table-style2 .pricing-table-3col .pt-border,.floating-featured-panel-fluid .pricing-table-style2 .pricing-table-4col .pt-border{margin:0 auto;width:100%}.pricing-table-style2 .pt-border{display:inline-block;padding:0;margin:0 -.15em 0 0;background-color:#fff;-border:1px solid #ccc;-border:1px solid rgba(0,0,0,.2);border-radius:3px;box-shadow:0 1px 3px 0 rgba(0,0,0,.5)}.pricing-table-style2 .price-table{text-align:center}.pricing-table-style2 .price-table .name{display:block;background-color:#666;width:100%;padding:.5em 0;margin-left:0;font-size:1em;font-weight:700;text-transform:uppercase;color:#fff;border-top-left-radius:3px;border-top-right-radius:3px}.pricing-table-style2 .price-table .price{background-color:#f2f2f2;width:100%;height:auto;padding:.75em 0 1.5em;margin-top:0;margin-left:0;font-size:3em;font-weight:700;color:#000;position:relative;border-bottom:1px solid rgba(0,0,0,.05)}.pricing-table-style2 .price-table .price .variable{position:absolute;left:0;right:0;bottom:1.5em;display:block;font-weight:700;font-size:.33em;vertical-align:text-top;text-transform:uppercase;zoom:1;filter:alpha(opacity=50);opacity:.5}.pricing-table-style2 .price-table .features{margin:0;padding:2em 0}.pricing-table-style2 .price-table .features li{font-size:14px!important}.pricing-table-style2 .price-table .button{margin:0}.pricing-table-style2 .price-table .description{padding:1em 0 2em;zoom:1;filter:alpha(opacity=50);opacity:.5;font-size:12px}.pricing-table-style2 .pt-border.popular{border:3px solid #000;z-index:1;position:relative;margin-bottom:-3px;padding-bottom:1.5em;top:1.5em}.pricing-table-style2 .popular .price-table .price{padding:.75em 0 1.25em;font-size:4em}.pricing-table-style2 .popular .price-table .price .variable{font-size:.25em}.pricing-table-style2 .popular .price-table .name{background-color:#000;border-radius:0}.pricing-table-style3{margin-bottom:30px}.pricing-table-style3 .pricing-table-4col .pt-border{width:24.7%}.pricing-table-style3 .pricing-table-3col .pt-border{width:33%}.pricing-table-style3 .pricing-table-2col .pt-border{width:47%}.pricing-table-style3 .pricing-table-1col .pt-border{width:97%}.floating-featured-panel-fluid .pricing-table-style3 .pricing-table-1col .pt-border,.floating-featured-panel-fluid .pricing-table-style3 .pricing-table-2col .pt-border,.floating-featured-panel-fluid .pricing-table-style3 .pricing-table-3col .pt-border,.floating-featured-panel-fluid .pricing-table-style3 .pricing-table-4col .pt-border{width:100%}.pricing-table-style3 .pt-border{display:inline-block;padding:0;margin:0 -.5em 0 0;background-color:#fff;border:1px solid #ccc;border:1px solid rgba(0,0,0,.2);border-radius:3px}.pricing-table-style3 .price-table{text-align:center}.pricing-table-style3 .price-table .name{padding:2em 0 1em;font-size:1em}.pricing-table-style3 .price-table .price{padding:.25em 0 .5em;margin-top:0;margin-left:0;width:100%;font-size:5em;font-weight:400;color:#000;position:relative;-border:1px solid red;border-bottom:1px solid #ccc;border-bottom:1px solid rgba(0,0,0,.2)}.pricing-table-style3 .price-table .price .variable{display:block;font-size:.2em;margin-top:1.5em;vertical-align:text-top;zoom:1;filter:alpha(opacity=50);opacity:.5}.pricing-table-style3 .price-table .features{margin:0;padding:2em 0}.pricing-table-style3 .price-table .features li{font-size:14px!important}.pricing-table-style3 .price-table .button{margin:0}.pricing-table-style3 .price-table .description{padding:1em 0 2em;zoom:1;filter:alpha(opacity=50);opacity:.5;font-size:12px}.pricing-table-style3 .pt-border.popular{z-index:1;position:relative;padding-top:2em;padding-bottom:2em;top:2em}.pricing-table-style3 .popular .price-table:before{position:absolute;top:-2em;left:0;right:0;margin:.5em 2.5em;content:attr(mp_content);background-color:#000;padding:.5em 0;color:#fff;font-weight:700;border-radius:3px;white-space:nowrap;-overflow:hidden}.pricing-table-style3 .popular .price-table .price{font-weight:700}.price-table .css-button{font-size:14px;font-weight:700;color:#fff!important;display:inline-block;padding:.5em 1.25em;text-decoration:none;background:#ff9500;background:-webkit-linear-gradient(top, #ffb54d 0, #ff9500 100%);background:linear-gradient(to bottom,#ffb54d 0,#ff9500 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff9500', endColorstr='#ffb54d', GradientType=0);border:1px solid #ff9500;border:1px solid rgba(0,0,0,.1);border-radius:6px;box-shadow:inset 0 1px 0 0 rgba(255,255,255,.35),0 1px 0 0 rgba(0,0,0,.35),0 2px 1px 0 rgba(0,0,0,.1);text-shadow:0 -1px 0 rgba(0,0,0,.25)}.price-table .css-button:hover{color:#fff!important}.price-table .css-button:active{position:relative;top:1px}.mce-content-body .progressbar-style-1,.progressbar-style-1.ui-progressbar{height:26px;width:100%;position:relative;border:1px solid rgba(0,0,0,.2);border-radius:3px;background:#fff;box-sizing:border-box}.progressbar-style-1 .ui-progressbar-value{height:100%;margin:-1px;border:1px solid rgba(0,0,0,.2);border-top-left-radius:3px;border-bottom-left-radius:3px;box-shadow:inset 0 1px 0 0 rgba(255,255,255,.25);background-color:#ffbf00}.progressbar-style-1 span{text-align:center;margin:3px auto;position:absolute;left:0;right:0;font-size:11px;text-shadow:0 -1px 0 rgba(255,255,255,.15),1px 0 0 rgba(255,255,255,.15),0 1px 0 rgba(255,255,255,.25),-1px 0 0 rgba(255,255,255,.15),0 0 1px rgba(255,255,255,.5);color:#333}.mce-content-body .progressbar-style-2,.progressbar-style-2.ui-progressbar{height:26px;width:100%;position:relative;border:1px solid rgba(0,0,0,.2);border-radius:3px;background:#fff;box-sizing:border-box}.progressbar-style-2 .ui-progressbar-value{height:100%;margin:-1px;border:1px solid rgba(0,0,0,.2);border-top-left-radius:3px;border-bottom-left-radius:3px;box-shadow:inset 0 1px 0 0 rgba(255,255,255,.25);background-image:url(//www.traininguri.ro/wp-content/plugins/optimizePressPlugin/lib/images/progressbar-gradient.png);background-position:0 0}.progressbar-style-2 span{text-align:center;margin:3px auto;position:absolute;left:0;right:0;font-size:11px;text-shadow:0 -1px 0 rgba(255,255,255,.15),1px 0 0 rgba(255,255,255,.15),0 1px 0 rgba(255,255,255,.25),-1px 0 0 rgba(255,255,255,.15),0 0 1px rgba(255,255,255,.5);color:#333}.mce-content-body .progressbar-style-3,.progressbar-style-3.ui-progressbar{padding:3px;height:26px;width:100%;position:relative;border:1px solid rgba(0,0,0,.2);border-radius:100px;background:#f2f2f2;box-shadow:inset 0 1px 0 0 rgba(0,0,0,.1),0 1px 0 0 rgba(255,255,255,.25);box-sizing:border-box}.progressbar-style-3 .ui-progressbar-value{height:100%;margin:-1px;border:1px solid rgba(0,0,0,.25);border-radius:100px;background-color:#ffbf00;background-image:-webkit-linear-gradient(top, rgba(255,255,255,0) 0, rgba(0,0,0,.1) 100%);background-image:linear-gradient(to bottom,rgba(255,255,255,0) 0,rgba(0,0,0,.1) 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#00ffffff', endColorstr='#1a000000', GradientType=0);box-shadow:inset 0 1px 0 0 rgba(255,255,255,.35),inset 0 0 0 1px rgba(255,255,255,.2)}.progressbar-style-3 span{text-align:center;margin:0 auto;position:absolute;left:0;right:0;font-size:11px;text-shadow:0 -1px 0 rgba(255,255,255,.15),1px 0 0 rgba(255,255,255,.15),0 1px 0 rgba(255,255,255,.25),-1px 0 0 rgba(255,255,255,.15),0 0 1px rgba(255,255,255,.5);color:#333}#content_area .css-button,#content_area a.css-button{text-decoration:none}#content_area .css-button p,#content_area a.css-button p{margin:0}.css-button-block{display:block}.css-button.style-1{line-height:1;text-align:center;text-decoration:none;position:relative!important;display:inline-block!important;border-style:solid}.css-button.style-1 .text{padding:0 15px;white-space:normal}.css-button.style-1 .subtext{margin:.2em 0 -.5em}.css-button.style-2{white-space:nowrap;text-align:center;text-decoration:none;position:relative!important;display:inline-block!important;padding:25px 58px;border-style:solid;border-width:1px;border-color:#000;border-color:rgba(0,0,0,1);border-radius:3px;background:#ffd400;background:-webkit-linear-gradient(top, #ff0 0, #ffa035 100%);background:linear-gradient(to bottom,#ff0 0,#ffa035 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffff00', endColorstr='#ffa035', GradientType=0);box-shadow:0 1px 1px 0 rgba(0,0,0,.5),inset 0 0 0 1px rgba(255,255,0,.5)}.css-button.style-2 .text{font-family:"Proxima Nova";font-size:24px;font-weight:900;font-style:normal;text-decoration:none;color:#333;text-shadow:0 1px 0 rgba(255,255,0,1);letter-spacing:50%}.css-button.style-2 .subtext{font-family:"Proxima Nova";font-size:14px;font-weight:300;font-style:normal;text-decoration:none;color:#002080;text-shadow:0 1px 0 rgba(255,255,0,1)}.css-button .subtext,.css-button .text{display:block;position:relative;z-index:1}.css-button .gradient{background:url(//www.traininguri.ro/wp-content/plugins/optimizePressPlugin/lib/images/button-gradient.png);background:-webkit-linear-gradient(top, rgba(255,255,255,.25) 0, rgba(0,0,0,.25) 100%);background:linear-gradient(to bottom,rgba(255,255,255,.25) 0,rgba(0,0,0,.25) 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#40ffffff', endColorstr='#40000000', GradientType=0)}.css-button .shine{background:url(//www.traininguri.ro/wp-content/plugins/optimizePressPlugin/lib/images/button-shine.png);background:-webkit-linear-gradient(top, rgba(255,255,255,.25) 0, rgba(255,255,255,.25) 50%, rgba(255,255,255,0) 50%, rgba(255,255,255,0) 100%);background:linear-gradient(to bottom,rgba(255,255,255,.25) 0,rgba(255,255,255,.25) 50%,rgba(255,255,255,0) 50%,rgba(255,255,255,0) 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#40ffffff', endColorstr='#00ffffff', GradientType=0)}.css-button:hover .hover{background:rgba(255,255,255,.15)}.css-button:active .active{background:rgba(0,0,0,.15)}.css-button .active,.css-button .gradient,.css-button .hover,.css-button .shine{width:100%!important;height:100%!important;position:absolute!important;top:0!important;left:0!important}#nav-top .dk-select,.nav-bar-above .dk-select{z-index:9999!important}#nav-side .dk-select,.include-nav .dk-select{z-index:9998!important}#nav-bottom .dk-select,.nav-bar-below .dk-select{z-index:9997!important}.include-nav{position:relative;z-index:9998!important}#navigation-above+.dk-select,#navigation-below+.dk-select{float:left}.dk-select,.dk-select *,.dk-select :after,.dk-select :before,.dk-select-multi,.dk-select-multi *,.dk-select-multi :after,.dk-select-multi :before{box-sizing:border-box}.dk-select,.dk-select-multi{position:relative;display:inline-block;vertical-align:middle;line-height:1.5em;width:300px;cursor:pointer;text-align:left;margin:10px 20px}.dk-selected{width:100%;white-space:nowrap;overflow:hidden;position:relative;background-color:#ccc;background-color:rgba(255,255,255,.8);border:1px solid #ccc;border-radius:.4em;padding:.5em 1em .4em;font-size:.9em;color:#333;font-weight:700;text-overflow:ellipsis}.dk-selected:after,.dk-selected:before{content:'';display:block;position:absolute;right:0}.dk-selected:before{top:50%;border:solid transparent;border-width:.25em .25em 0;border-top-color:#999;margin:-.125em .5em 0 0}.dk-selected:after{top:0;height:100%;border-left:1px solid #999;margin:0 1.5em 0 0}.dk-selected-disabled{color:#BBB}.dk-select .dk-select-options{position:absolute;display:none;left:0;font-size:.9em}.dk-select-open-up .dk-select-options{border-radius:.4em .4em 0 0;margin-bottom:-1px;bottom:100%}.dk-select-open-down .dk-select-options{border-radius:0 0 .4em .4em;margin-top:-1px;top:100%}.dk-select-multi .dk-select-options{max-height:10em}.dk-select-options{width:100%;z-index:100;background-color:#fff;border:1px solid #ccc;border-top:none;border-radius:.4em;overflow-x:hidden;overflow-y:auto;max-height:14.8em;list-style:none;padding:.25em 0;margin:0!important}.dk-option-selected{background-color:#f4f4f4!important;color:#333!important}.dk-select-options-highlight .dk-option-selected{background-color:transparent!important;color:#333}.dk-option{padding:.4em 1em;display:block!important;float:none!important;color:#666;line-height:normal!important;text-align:left;border-bottom:1px solid rgba(0,0,0,.05)}.dk-select-options .dk-option-highlight{background-color:#f2f2f2!important;color:#666}.dk-select-options .dk-option-disabled{color:#BBB;background-color:transparent}.dk-optgroup{border:solid #CCC;border-width:1px 0;padding:.25em 0;margin-top:.25em}.dk-optgroup+.dk-option{margin-top:.25em}.dk-optgroup+.dk-optgroup{border-top-width:0;margin-top:0}.dk-optgroup:nth-child(2){padding-top:0;border-top:none;margin-top:0}.dk-optgroup:last-child{border-bottom-width:0;margin-bottom:0;padding-bottom:0}.dk-optgroup-label{padding:0 .5em .25em;font-weight:700;width:100%}.dk-optgroup-options{list-style:none;padding-left:0}.dk-optgroup-options li{padding-left:1.2em}.dk-select-open-up .dk-selected{border-top-left-radius:0;border-top-right-radius:0;border-color:#999}.dk-select-open-down .dk-selected{border-bottom-left-radius:0;border-bottom-right-radius:0;border-color:#aaa}.dk-select-open-down .dk-selected:before,.dk-select-open-up .dk-selected:before{border-width:0 .25em .25em;border-bottom-color:#aaa}.dk-select-open-down .dk-selected:after,.dk-select-open-up .dk-selected:after{border-left-color:#aaa}.dk-select-multi:focus .dk-select-options,.dk-select-open-down .dk-select-options,.dk-select-open-up .dk-select-options{display:block;border-color:#aaa}.dk-select-multi:focus,.dk-select-multi:hover,.dk-selected:focus,.dk-selected:hover{outline:0}.dk-selected:focus:before,.dk-selected:hover:before{border-top-color:#999}.dk-selected:focus:after,.dk-selected:hover:after{border-left-color:#999}.dk-select-disabled{opacity:.6;color:#BBB;cursor:not-allowed}.dk-select-disabled .dk-selected:focus,.dk-select-disabled .dk-selected:hover{border-color:inherit}.dk-select-disabled .dk-selected:focus:before,.dk-select-disabled .dk-selected:hover:before{border-top-color:inherit}.dk-select-disabled .dk-selected:focus:after,.dk-select-disabled .dk-selected:hover:after{border-left-color:inherit}select[data-dkcacheid]{display:none}@media only screen and (min-width:960px){.dk-select{display:none!important}}@media only screen and (max-width:960px){#navigation-alongside,.navigation{text-align:center}.dk-select{float:none!important;display:inline-block!important}.dk_toggle{text-align:left}}@media only screen and (max-width:767px){#navigation-alongside+.dk-select{float:none!important}.js .include-nav .selectnav{margin:15px 0 0!important}}@media only screen and (max-width:350px){.dk-select,.dk-select-multi{width:260px!important}}.breadcrumb-style-1{overflow:hidden;list-style:none;width:100%}.breadcrumb-style-1 li{margin:0;display:inline}.breadcrumb-style-1 a{font-family:inherit;font-size:inherit;font-weight:700;color:inherit;text-decoration:none;list-style:none;position:relative;display:inline;padding:0 1.5em 0 0}.breadcrumb-style-1 a:visited{color:inherit}.breadcrumb-style-1 a:after{content:"\2192";display:inline;position:relative;padding-left:1.5em}.narrow .breadcrumb-style-1{line-height:1.4em}.narrow .breadcrumb-style-1 li{line-height:1}.narrow .breadcrumb-style-1 a{padding:0 .5em 0 0;font-size:13px}.narrow .breadcrumb-style-1 a:after{padding-left:.5em}.breadcrumb-style-1 li:last-child a:after{content:none}.breadcrumb-style-1 li:last-child a{cursor:default;font-weight:400;color:inherit}.breadcrumb-style-1 li a:hover{color:#000}.breadcrumb-style-2{overflow:hidden;list-style:none;width:100%}.breadcrumb-style-2 li{margin:0;display:inline}.breadcrumb-style-2 a{margin:.4em 1.5em .1em 0;padding:0 2em 0 0;font-family:inherit;font-size:inherit;font-weight:700;color:inherit;text-decoration:none;list-style:none;position:relative;display:inline;background:url(//www.traininguri.ro/wp-content/plugins/optimizePressPlugin/lib/assets/images/membership_breadcrumbs/divider.png) right center no-repeat}.breadcrumb-style-2 a:visited{color:inherit}.breadcrumb-style-2 li:last-child a{background:0 0;cursor:default;font-weight:400;color:inherit}.breadcrumb-style-2 a:hover{color:#000}.narrow .breadcrumb-style-2{line-height:1.4em}.narrow .breadcrumb-style-2 li{line-height:1}.narrow .breadcrumb-style-2 a{margin:.2em .5em .05em 0;padding:0 1em 0 0;font-size:13px}.narrow .breadcrumb-style-2 a:after{padding-left:.5em}.breadcrumb-style-3{overflow:hidden;list-style:none;width:100%;margin-bottom:10px}.breadcrumb-style-3 li{margin:0}.breadcrumb-style-3 a{font-family:inherit;font-size:inherit;font-weight:700;color:#fff;text-decoration:none;list-style:none;float:left;position:relative;display:inline-block;padding:.5em 1em .5em 1.5em;margin-bottom:10px;margin-right:2em;background-color:#000;border-radius:3px}.breadcrumb-style-3 a:visited{color:#fff}.breadcrumb-style-3 a:after{content:" ";display:block;width:0;height:0;border-top:1.33em solid transparent;border-bottom:1.33em solid transparent;border-left:1.1em solid #000;position:absolute;top:50%;margin-top:-1.33em;margin-left:-1px;left:100%;z-index:1}.breadcrumb-style-3 li:last-child a{background:0 0!important;cursor:default;font-weight:400;color:inherit;margin-left:-1.5em}.breadcrumb-style-3 li:last-child a:after{border:none}.breadcrumb-style-3 a:hover{background:gray}.breadcrumb-style-3 a:hover:after{border-left-color:gray!important}.narrow .breadcrumb-style-3 a{font-size:14px;line-height:1.2em;margin-bottom:2px}.narrow .breadcrumb-style-3 a:after,.narrow .breadcrumb-style-4 a:after{border-top:1em solid transparent;border-bottom:1em solid transparent;border-left:1.1em solid #000;margin-top:-1em}.breadcrumb-style-4{overflow:hidden;list-style:none;width:100%}.breadcrumb-style-4 a{font-family:inherit;font-size:inherit;font-weight:700;color:#fff;text-decoration:none;list-style:none;float:left;position:relative;display:inline-block;padding:.5em 2em .5em 1em;margin:0 0 1px;background-color:#000}.breadcrumb-style-4 a:visited{color:#fff}.breadcrumb-style-4 a:before{content:" ";display:block;width:0;height:0;border-top:19px transparent solid;border-bottom:19px transparent solid;border-left:19px #000 solid;position:absolute;top:50%;margin-top:-19px;margin-right:2px;right:0;z-index:2}.breadcrumb-style-4 li{margin:0}.breadcrumb-style-4 a:after{content:" ";display:block;width:0;height:0;border-top:19px solid transparent;border-bottom:19px solid transparent;border-left:19px solid #fff;position:absolute;top:50%;margin-top:-19px;margin-left:-19px;left:100%;z-index:1}.breadcrumb-style-4 li:last-child a:after{border-top:19px solid #fff;border-bottom:19px solid #fff;border-left:19px solid #000;right:auto}.breadcrumb-style-4 li:first-child a{padding-left:1.5em;margin-left:0;border-top-left-radius:3px;border-bottom-left-radius:3px}.breadcrumb-style-4 li:last-child a{background:0 0!important;cursor:default;font-weight:400;color:inherit}.breadcrumb-style-4 li:last-child a:before{border:none}.breadcrumb-style-4 a:hover{background:gray}.breadcrumb-style-4 a:hover:before{border-left-color:#000!important;border-top-color:gray!important;border-bottom-color:gray!important;left:-19px;right:auto;border-right-width:19px;border-left-width:19px;top:50%;padding-bottom:1px;margin-right:2px;margin-top:-20px}.breadcrumb-style-4 a:hover:after{border-top-color:#000!important;border-bottom-color:#000!important;border-left-color:gray!important;margin-left:-19px;padding-bottom:1px;margin-top:-20px}.breadcrumb-style-4 li:nth-last-child(2) a{padding-right:1.5em;margin-right:1em}.breadcrumb-style-4 li:nth-last-child(2) a:hover:before{border-top-color:gray!important;border-bottom-color:gray!important;border-left-color:#000!important;margin-left:0;display:block}.breadcrumb-style-4 li:nth-last-child(2) a:after{border-top-color:transparent!important;border-bottom-color:transparent!important;border-left-color:#000!important;margin-left:0}.breadcrumb-style-4 li:nth-last-child(2) a:hover:after{border-left-color:gray!important}.breadcrumb-style-4 li:last-child a:after,.breadcrumb-style-4 li:last-child a:before{border-top-color:transparent!important;border-bottom-color:transparent!important;border-left-color:#000!important;left:-1px;display:none!important}.narrow .breadcrumb-style-4 a{font-size:14px;line-height:1.2em;display:block;width:90%;padding:.5em 2em .5em 1em!important;box-sizing:border-box}.narrow .breadcrumb-style-4 a:before,.narrow .breadcrumb-style-4 a:hover:before,.narrow .breadcrumb-style-4 li:nth-last-child(2) a:before{border-top:1em transparent solid;border-bottom:1em transparent solid;border-left:1em #000 solid;margin-top:-1em;margin-right:1px;left:100%;right:auto}.narrow .breadcrumb-style-4 a:hover:before,.narrow .breadcrumb-style-4 li:nth-last-child(2) a:hover:before{border-top:1em transparent solid!important;border-bottom:1em transparent solid!important;border-left:1em gray solid!important}.narrow .breadcrumb-style-4 a:after,.narrow .breadcrumb-style-4 a:hover:after{border-top:1em solid red;border-bottom:1em solid red;border-left:1em solid green;margin-top:-1em;margin-left:0;left:100%;padding-bottom:1px;margin-right:1em;display:none!important}.breadcrumb-style-5{overflow:hidden;list-style:none;width:100%;border:1px solid rgba(0,0,0,.25);border-radius:3px}.breadcrumb-style-5 li{margin:0}.breadcrumb-style-5 a{font-family:inherit;font-size:inherit;font-weight:700;color:inherit!important;text-decoration:none;list-style:none;float:left;display:inline-block;padding:1em 0 1em 1.3em;margin-right:0;position:relative;border-bottom:1px solid #ccc;margin-bottom:-1px}.breadcrumb-style-5 a:visited{color:inherit!important}.breadcrumb-style-5 a:after{content:"";display:block;width:17px;height:100%;position:absolute;top:0;left:100%;background:url(//www.traininguri.ro/wp-content/plugins/optimizePressPlugin/lib/assets/images/membership_breadcrumbs/divider.png) right center no-repeat}.breadcrumb-style-5 li:last-child a:after{background:0 0;cursor:default;font-weight:400;color:inherit}.breadcrumb-style-5 a:hover,.breadcrumb-style-5 li:last-child a:hover{text-decoration:none}.narrow .breadcrumb-style-5,.narrow .breadcrumb-style-5 li:first-child:last-child a{border:0}.narrow .breadcrumb-style-5 a{border-left:1px solid #ccc;font-size:13px;line-height:1.2em;width:90%;display:block;padding:.5em 0 .5em 1.3em;box-sizing:border-box}.narrow .breadcrumb-style-5 li:first-child a{border-top:1px solid #ccc}.narrow .breadcrumb-style-5 li:last-child a{border-left:0}.narrow .breadcrumb-style-5 a:after{width:14px;left:99%}.breadcrumb-style-6{overflow:hidden;list-style:none;width:100%;background:#fff;border-radius:3px;border-right:1px solid #bfbfbf;position:relative}.breadcrumb-style-6:after,.breadcrumb-style-6:before{content:"";position:absolute;width:100%;height:0;left:0;line-height:0;border-top:1px solid #bfbfbf}.breadcrumb-style-6:after{top:0}.breadcrumb-style-6:before{bottom:0}.breadcrumb-style-6 li{margin:0 1em 0 0}.breadcrumb-style-6 a{font-family:inherit;font-size:inherit;font-weight:700;color:inherit;text-decoration:none;list-style:none;float:left;position:relative;display:inline-block;padding:18px .5em 17px 3em;border:1px solid #bfbfbf;margin-bottom:-1px}.breadcrumb-style-6 a:visited{color:inherit}.breadcrumb-style-6 a:after{content:" ";display:block;width:0;height:0;border-top:2em solid transparent;border-bottom:2em solid transparent;border-left:1.5em solid #fff;position:absolute;top:50%;margin-top:-2em;left:100%;z-index:2}.breadcrumb-style-6 a:before{content:" ";display:block;width:0;height:0;border-top:2em solid transparent;border-bottom:2em solid transparent;border-left:1.5em solid #bfbfbf;position:absolute;top:50%;margin-top:-2em;margin-left:1px;left:100%;z-index:1}.breadcrumb-style-6 li:first-of-type a{padding-left:1.5em}.breadcrumb-style-6 li:last-child a{background:0 0!important;cursor:default;font-weight:400;border-right:0}.breadcrumb-style-6 li:last-child a:after,.breadcrumb-style-6 li:last-child a:before{display:none}.breadcrumb-style-6 a:hover{background:#dfdfdf}.breadcrumb-style-6 a:hover:after{border-left-color:#dfdfdf!important}.breadcrumb-style-6 li:last-child a:hover:after{border-left:1.5em solid #fff!important}.narrow .breadcrumb-style-6 li:first-child:last-child a{border:0}.narrow .breadcrumb-style-6{line-height:1.4em;border:0}.narrow .breadcrumb-style-6:after,.narrow .breadcrumb-style-6:before{display:none}.narrow .breadcrumb-style-6 li{line-height:1}.narrow .breadcrumb-style-6 a{padding:.5em .25em .5em 1.5em!important;font-size:13px;width:95%;box-sizing:border-box}.narrow .breadcrumb-style-6 li:last-child a{border-left:none}.narrow .breadcrumb-style-6 a:after{border-top:1em solid transparent;border-bottom:1em solid transparent;border-left:.75em solid #fff;margin-top:-1em}.narrow .breadcrumb-style-6 a:before{border-top:1em solid transparent;border-bottom:1em solid transparent;border-left:.75em solid #bfbfbf;margin-top:-1em}.narrow .breadcrumb-style-6 li:first-of-type a{padding-left:.75em}.narrow .breadcrumb-style-6 li:last-child a:hover:after{border-left:.75em solid #fff!important}.breadcrumb-style-7,.breadcrumb-style-8{overflow:hidden;list-style:none;width:100%}.breadcrumb-style-7 li,.breadcrumb-style-8 li{margin:0;display:inline;padding:0 .5em 0 0}.breadcrumb-style-7 a,.breadcrumb-style-8 a{font-family:inherit;font-size:14px;font-weight:700;text-decoration:none;list-style:none;position:relative;display:inline;color:#bbb}.breadcrumb-style-7 a:visited,.breadcrumb-style-8 a:visited{color:#bbb}.breadcrumb-style-8 a{font-size:inherit;color:inherit;font-weight:inherit}.breadcrumb-style-7 li:after,.breadcrumb-style-8 li:after{content:"\2023";display:inline;padding-left:.5em;position:relative;top:-1px;color:#bbb!important}.breadcrumb-style-8 li:after{content:"\2F";position:relative;top:1px}.narrow .breadcrumb-style-7,.narrow .breadcrumb-style-8{line-height:1.4em}.narrow .breadcrumb-style-7 li,.narrow .breadcrumb-style-8 li{line-height:1}.narrow .breadcrumb-style-7 a,.narrow .breadcrumb-style-8 a{padding:0 .5em 0 0;font-size:13px}.narrow .breadcrumb-style-7 a:after,.narrow .breadcrumb-style-8 a:after{padding-left:.5em}.breadcrumb-style-7 li:last-child:after,.breadcrumb-style-8 li:last-child:after{content:none}.breadcrumb-style-7 li:last-child a,.breadcrumb-style-8 li:last-child a{cursor:default}.breadcrumb-style-7 li a:hover,.breadcrumb-style-8 li a:hover{text-decoration:underline}.breadcrumb-style-7 li:last-child a:hover,.breadcrumb-style-8 li:last-child a:hover{text-decoration:none}.page-listing.one-col{width:100%}.page-listing.two-col{width:49%;margin-right:2%;float:left}.page-listing.two-col:nth-child(even){margin-right:0}.page-listing.two-col:nth-child(odd){clear:both}.page-listing.three-col{width:32%;margin-right:2%;float:left}.page-listing.three-col:nth-child(3n){margin-right:0}.page-listing.three-col:nth-child(3n+1){clear:both}.page-listing.four-col{width:23.5%;margin-right:2%;float:left}.page-listing.four-col:nth-child(4n){margin-right:0}.page-listing.four-col:nth-child(4n+1){clear:both}.one-half .page-listing.four-col,.one-half .page-listing.three-col{width:49%;margin-right:2%}.one-half .page-listing.four-col:nth-child(even),.one-half .page-listing.three-col:nth-child(even){margin-right:0}.narrow .page-listing.four-col,.narrow .page-listing.three-col{width:100%;margin-right:0}.narrow .page-listing.four-col:nth-child(even),.narrow .page-listing.three-col:nth-child(even){margin-right:0}.thumb_resize{max-height:100px;padding-bottom:5px;padding-top:10px}.pagelisting-comment{font-size:12px!important}.pagelisting-style-1{display:block;text-decoration:none;line-height:normal;margin:0 0 25px;overflow:hidden}.pagelisting-style-1 .thumb{width:25%;float:left;text-align:center}.pagelisting-style-1 img{margin:0!important;position:static}.pagelisting-style-1 .content{width:75%;float:left}.pagelisting-style-1 h3{font-size:17px;font-weight:700;margin:0;padding-left:20px;line-height:1.3em}.pagelisting-style-1 p{font-size:14px;line-height:1.4em;margin:0;padding-left:20px;padding-top:5px}.two-col .pagelisting-style-1{margin-bottom:30px}.two-col .pagelisting-style-1 .content{width:74%}.four-col .pagelisting-style-1,.three-col .pagelisting-style-1{padding-right:10px}.four-col .pagelisting-style-1:nth-child(3n),.three-col .pagelisting-style-1:nth-child(3n){padding-right:0}.four-col .pagelisting-style-1 .thumb,.three-col .pagelisting-style-1 .thumb{width:100%}.four-col .pagelisting-style-1 h3,.three-col .pagelisting-style-1 h3{margin:8px 0 0;padding-left:0}.four-col .pagelisting-style-1 p,.three-col .pagelisting-style-1 p{padding-left:0;padding-top:6px}.four-col .pagelisting-style-1 .content,.three-col .pagelisting-style-1 .content{width:100%;float:left}@media only screen and (max-width:767px){.two-col .pagelisting-style-1 .content{width:100%}.four-col .pagelisting-style-1,.three-col .pagelisting-style-1,.two-col .pagelisting-style-1{padding-right:10px}.four-col .pagelisting-style-1:nth-child(2n),.three-col .pagelisting-style-1:nth-child(2n){padding-right:0}.pagelisting-style-1 .content,.pagelisting-style-1 .thumb{width:100%;float:none}.pagelisting-style-1 h3{padding-left:0;margin-top:8px}.pagelisting-style-1 p{padding-left:0;padding-top:6px}.page-listing.three-col:nth-child(3n+1){clear:none}.page-listing.three-col:nth-child(2n+1){clear:both}}@media only screen and (max-width:480px){.page-listing.three-col{-webkit-box-flex:0;-ms-flex:none;flex:none}}.pagelisting-style-2{display:block;text-decoration:none;line-height:normal;margin:0 0 20px;padding:15px;background-color:#fff;box-shadow:0 0 5px rgba(0,0,0,.15);overflow:hidden}.pagelisting-style-2:hover{box-shadow:0 0 5px rgba(0,0,0,.35)}.pagelisting-style-2 .thumb{width:25%;float:left;text-align:center}.pagelisting-style-2 img{margin:0!important;position:static}.pagelisting-style-2 .content{width:75%;float:left}.pagelisting-style-2 h3{font-size:17px;font-weight:700;margin:0;padding-left:15px;color:#000;line-height:1.3em}.pagelisting-style-2 p{font-size:13px;line-height:1.4em;margin:0;padding-left:15px;padding-top:5px}.four-col .pagelisting-style-2,.three-col .pagelisting-style-2{padding:15px}.four-col .pagelisting-style-2 .thumb,.three-col .pagelisting-style-2 .thumb{width:100%}.four-col .pagelisting-style-2 h3,.three-col .pagelisting-style-2 h3{margin:8px 0 0;padding-left:0}.four-col .pagelisting-style-2 p,.three-col .pagelisting-style-2 p{padding-left:0;padding-top:5px}.four-col .pagelisting-style-2 .content,.three-col .pagelisting-style-2 .content{width:100%;float:left}@media only screen and (max-width:767px){.pagelisting-style-2 .content,.pagelisting-style-2 .thumb{width:100%;float:none}.pagelisting-style-2 h3{padding-left:0;margin-top:10px}.pagelisting-style-2 p{padding-left:0}}.pagelisting-style-3{display:block;text-decoration:none;line-height:normal;margin:0 0 20px;background-color:#fff;overflow:hidden}.pagelisting-style-3 .thumb{width:25%;float:left;text-align:center}.pagelisting-style-3 img{margin:0!important;position:static}.pagelisting-style-3 .content{width:75%;float:left}.pagelisting-style-3 h3{font-size:17px;font-weight:700;margin:10px 0 0;padding:0 15px;color:#000;line-height:1.3em}.pagelisting-style-3 p{font-size:14px;line-height:1.4em;margin:0 0 15px;padding:0 15px}.one-col .pagelisting-style-3 p{margin:0 0 15px;padding:0 15px}.four-col .pagelisting-style-3 .thumb,.three-col .pagelisting-style-3 .thumb{width:100%}.four-col .pagelisting-style-3 .content,.three-col .pagelisting-style-3 .content{width:auto}.four-col .pagelisting-style-3 p,.three-col .pagelisting-style-3 p{margin:0 0 20px;padding:5px 20px 0}.four-col .pagelisting-style-3 h3,.three-col .pagelisting-style-3 h3{padding:0 20px}.pagelisting-style-4{display:block;text-decoration:none;line-height:normal;margin:0 0 20px;padding:5px;overflow:hidden}.four-col .pagelisting-style-4,.three-col .pagelisting-style-4{padding:0}.pagelisting-style-4 .thumb{width:25%;float:left;text-align:center}.four-col .pagelisting-style-4 .thumb,.three-col .pagelisting-style-4 .thumb{width:94%;float:none;padding:5px}.pagelisting-style-4 img{margin:0!important;box-shadow:0 0 0 4px #fff,0 0 0 5px rgba(0,0,0,.25),0 0 2px 5px rgba(0,0,0,.25);position:static}.pagelisting-style-4 .content{width:75%;float:left}.four-col .pagelisting-style-4 .content,.three-col .pagelisting-style-4 .content{padding:0 5px;width:auto;float:none}.pagelisting-style-4 h3{font-size:17px;font-weight:700;margin:-7px 0 0;padding-left:20px;color:#000;line-height:1.3em}.four-col .pagelisting-style-4 h3,.three-col .pagelisting-style-4 h3{margin:8px 0 0;padding-left:0}.pagelisting-style-4 p{font-size:14px;line-height:1.4em;margin:0;padding-left:20px;padding-top:5px}.four-col .pagelisting-style-4 p,.three-col .pagelisting-style-4 p{padding-left:0}.css-button.location_op_sidebar_optin_submit_button{width:230px;padding-top:20px;padding-bottom:20px;overflow:hidden}.css-button.location_op_home_feature_image_hover_optin_submit_button,.css-button.location_op_home_feature_video_optin_submit_button{width:363px;padding-top:20px;padding-bottom:20px;overflow:hidden}.image-button{max-width:100%;background:0 0}.image-button img{max-width:100%;height:auto}.image-button.location_op_home_feature_image_hover_optin_submit_button,.image-button.location_op_home_feature_video_optin_submit_button,.image-button.location_op_sidebar_optin_submit_button{width:363px;overflow:hidden;background:0 0}.image-button.location_op_home_feature_image_hover_optin_submit_button img,.image-button.location_op_home_feature_video_optin_submit_button img,.image-button.location_op_sidebar_optin_submit_button img{width:100%}.op-live-search-container{position:relative;font-size:14px}.op-live-search-input,.op-live-search-input[type=text]{margin:0;padding:10px 14px 8px 30px;width:100%;font-size:14px;border:1px solid #ccc;background-color:#fff;background-image:url(//www.traininguri.ro/wp-content/plugins/optimizePressPlugin/lib/images/search-icon.png);background-repeat:no-repeat;background-position:8px center;box-sizing:border-box;-webkit-transition:all .1s ease-in-out;transition:all .1s ease-in-out}.op-live-search-input:focus{outline:0;border:1px solid #999}.op-live-search-results{margin:0;height:0;width:100%;position:absolute;z-index:9999;top:100%;left:0;overflow:hidden;border:1px solid #999;border-bottom:none;border-top:none;box-sizing:border-box;background:#fff}.op-live-search-results--shown{border:1px solid #999;border-top:none}.op-live-search-results-item{margin:0;padding:0;color:#999;line-height:1.2em;-webkit-transition:all .1s ease-in-out;transition:all .1s ease-in-out;position:relative}.op-live-search-results-item a{padding:6px 10px;display:block;cursor:pointer;font-size:14px;color:#333;text-decoration:none}.op-live-search-results-item.op-live-search-results-item--empty{padding:6px 10px;cursor:default}.op-live-search-results-item--focused a{background:#f7f7f7;color:#333}.login-form-style-1 div.ws-plugin--optimizemember-pro-login-widget-profile-summary>a>img.avatar,.login-form-style-1 img{float:none;margin:0;padding:3px;border:1px solid #CCC;border-radius:4px}.login-form-style-1 .ws-plugin--optimizemember-pro-login-widget-profile-summary-name{font-weight:700;font-size:120%}.op-exit-redirect-modal{box-sizing:border-box;position:fixed;top:34%;left:50%;z-index:9999999;margin-left:-350px;padding:1.5em 2em 3em;width:700px;max-width:100%;border-radius:5px 5px 0 0;font-weight:700;border:1px solid #000;border-top:5px solid red;background-color:#FFF;box-shadow:0 0 10px rgba(0,0,0,.4)}#op_overlay{position:fixed;z-index:100001;width:100%;height:100%;left:0;top:0;bottom:0;right:0;background:rgba(0,0,0,.6);opacity:0;-webkit-transition:opacity .2s ease-in-out;transition:opacity .2s ease-in-out;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}#op_loading{position:fixed;top:50%;left:50%;margin-top:-21px;margin-left:-21px;width:42px;height:42px;z-index:100010;opacity:0;-webkit-transition:opacity .2s ease-in-out;transition:opacity .2s ease-in-out;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.wpm_regform_table.wpm_registration td input{margin-bottom:0}.wpm_regform_table.wpm_registration td{vertical-align:middle;padding-bottom:10px}#wp-admin-bar-query-monitor small{display:inline}.mce-btn button span{display:inline-block}.wp-editor-wrap .uploader-editor-content h3{padding:15px 10px;font-size:14px;border:1px solid #e5e5e5;border-top:none;background:#f0f0f0;color:#939393;font-weight:400}.mce-notification,.mce-panel{z-index:100502!important}@media only screen and (max-width:959px){.optin-box-5 .optin-box-content{width:auto}.four-fifths .feature-block li,.three-fourths .feature-block li{width:45%}.one-half .feature-block li,.three-fifths .feature-block li,.two-fourths .feature-block li,.two-thirds .feature-block li{width:100%}.feature-block-one-col li{width:100%!important}.feature-box,.optin-box{max-width:100%}.optin-box-5{box-sizing:border-box}.one-fifth .optin-box .description,.one-fourth .optin-box .description,.one-half .split-half .optin-box .description,.two-fifths .optin-box .description,.two-fourths .optin-box .description{margin:10px 0}.optin-box-9 .text-boxes{width:100%}.optin-box-9 button.default-button{width:100%;margin:0 0 10px}.optin-box-10 .css-button,.optin-box-10 .text-boxes,.optin-box-10 button.default-button,.optin-box-10 label{margin:10px 0 0;width:100%;line-height:normal;max-width:100%}.optin-box-10 button.default-button{margin:10px 0}.css-button.style-1{width:100%;padding-left:0!important;padding-right:0!important}.testimonial-image-style-6 .testimonial-image-content{font-size:18px}.testimonial-style-4{width:auto;max-width:70%}.one-fifth .testimonial-image-style-2,.one-fourth .testimonial-image-style-2,.two-fifths .testimonial-image-style-2{padding:10px}.four-fifths .testimonial-image-style-2,.one-third .testimonial-image-style-2,.three-fifths .testimonial-image-style-2,.three-fourths .testimonial-image-style-2,.two-fourths .testimonial-image-style-2,.two-thirds .testimonial-image-style-2{padding:20px}.four-fifths .testimonial-image-style-2 .testimonial-content,.one-fifth .testimonial-image-style-2 .testimonial-content,.one-fourth .testimonial-image-style-2 .testimonial-content,.one-third .testimonial-image-style-2 .testimonial-content,.three-fifths .testimonial-image-style-2 .testimonial-content,.three-fourths .testimonial-image-style-2 .testimonial-content,.two-fifths .testimonial-image-style-2 .testimonial-content,.two-fourths .testimonial-image-style-2 .testimonial-content,.two-thirds .testimonial-image-style-2 .testimonial-content{font-size:12px;line-height:1.5em}.four-fifths .testimonial-image-style-2 cite strong,.one-fifth .testimonial-image-style-2 cite strong,.one-fourth .testimonial-image-style-2 cite strong,.one-third .testimonial-image-style-2 cite strong,.three-fifths .testimonial-image-style-2 cite strong,.three-fourths .testimonial-image-style-2 cite strong,.two-fifths .testimonial-image-style-2 cite strong,.two-fourths .testimonial-image-style-2 cite strong,.two-thirds .testimonial-image-style-2 cite strong{font-size:14px}.four-fifths .testimonial-image-style-2 img:first-child,.one-fifth .testimonial-image-style-2 img:first-child,.one-fourth .testimonial-image-style-2 img:first-child,.one-third .testimonial-image-style-2 img:first-child,.three-fifths .testimonial-image-style-2 img:first-child,.three-fourths .testimonial-image-style-2 img:first-child,.two-fifths .testimonial-image-style-2 img:first-child,.two-fourths .testimonial-image-style-2 img:first-child,.two-thirds .testimonial-image-style-2 img:first-child{position:relative;margin:0;max-width:100%;width:auto}.four-fifths .testimonial-image-style-4,.one-fifth .testimonial-image-style-4,.one-fourth .testimonial-image-style-4,.one-half .testimonial-image-style-4,.one-third .testimonial-image-style-4,.three-fifths .testimonial-image-style-4,.three-fourths .testimonial-image-style-4,.two-fifths .testimonial-image-style-4,.two-fourths .testimonial-image-style-4,.two-thirds .testimonial-image-style-4{padding:0;font-size:12px;line-height:1.6em;clear:both}.four-fifths .testimonial-image-style-4 img,.one-fifth .testimonial-image-style-4 img,.one-fourth .testimonial-image-style-4 img,.one-half .testimonial-image-style-4 img,.one-third .testimonial-image-style-4 img,.three-fifths .testimonial-image-style-4 img,.three-fourths .testimonial-image-style-4 img,.two-fifths .testimonial-image-style-4 img,.two-fourths .testimonial-image-style-4 img,.two-thirds .testimonial-image-style-4 img{margin:10px 0;position:relative;max-width:100%;width:100%}.four-fifths .testimonial-image-style-5,.one-fifth .testimonial-image-style-5,.one-fourth .testimonial-image-style-5,.one-half .testimonial-image-style-5,.one-third .testimonial-image-style-5,.three-fifths .testimonial-image-style-5,.three-fourths .testimonial-image-style-5,.two-fifths .testimonial-image-style-5,.two-fourths .testimonial-image-style-5,.two-thirds .testimonial-image-style-5{font-size:12px;line-height:1.5em}.four-fifths .testimonial-image-style-6 .testimonial-image-content,.one-fifth .testimonial-image-style-6 .testimonial-image-content,.one-fourth .testimonial-image-style-6 .testimonial-image-content,.one-half .testimonial-image-style-6 .testimonial-image-content,.one-third .testimonial-image-style-6 .testimonial-image-content,.three-fifths .testimonial-image-style-6 .testimonial-image-content,.three-fourths .testimonial-image-style-6 .testimonial-image-content,.two-fifths .testimonial-image-style-6 .testimonial-image-content,.two-fourths .testimonial-image-style-6 .testimonial-image-content,.two-thirds .testimonial-image-style-6 .testimonial-image-content{font-size:14px}.one-fifth .testimonial-style-3,.one-fourth .testimonial-style-3,.one-third .testimonial-style-3,.two-fifths .testimonial-style-3,.two-thirds .testimonial-style-3{padding:0;font-size:12px}.four-fifths .testimonial-style-2,.one-fifth .testimonial-style-2,.one-fourth .testimonial-style-2,.one-half .testimonial-style-2,.one-third .testimonial-style-2,.three-fifths .testimonial-style-2,.three-fourths .testimonial-style-2,.two-fifths .testimonial-style-2,.two-fourths .testimonial-style-2,.two-thirds .testimonial-style-2{padding:20px 0}.four-fifths .testimonial-style-4,.one-fifth .testimonial-style-4,.one-fourth .testimonial-style-4,.one-half .testimonial-style-4,.one-third .testimonial-style-4,.three-fifths .testimonial-style-4,.three-fourths .testimonial-style-4,.two-fifths .testimonial-style-4,.two-fourths .testimonial-style-4,.two-thirds .testimonial-style-4{margin:20px 0;padding:10px;max-width:100%;font-size:12px;box-sizing:border-box}.four-fifths .testimonial-style-4 .testimonial-content,.one-fifth .testimonial-style-4 .testimonial-content,.one-fourth .testimonial-style-4 .testimonial-content,.one-half .testimonial-style-4 .testimonial-content,.one-third .testimonial-style-4 .testimonial-content,.three-fifths .testimonial-style-4 .testimonial-content,.three-fourths .testimonial-style-4 .testimonial-content,.two-fifths .testimonial-style-4 .testimonial-content,.two-fourths .testimonial-style-4 .testimonial-content,.two-thirds .testimonial-style-4 .testimonial-content{padding:10px}.four-fifths .testimonial-style-5,.one-fifth .testimonial-style-5,.one-fourth .testimonial-style-5,.one-half .testimonial-style-5,.one-third .testimonial-style-5,.three-fifths .testimonial-style-5,.three-fourths .testimonial-style-5,.two-fifths .testimonial-style-5,.two-fourths .testimonial-style-5,.two-thirds .testimonial-style-5{padding:0}.one-fifth .testimonial-style-6 p,.one-fourth .testimonial-style-6 p,.one-third .testimonial-style-6 p,.two-fifths .testimonial-style-6 p{font-size:12px}.two-fifths .optin-box-1 button,.two-fifths .optin-box-1 input[type=submit]{float:none}.one-fifth .optin-box-1 button span,.one-fifth .optin-box-1 input,.one-fifth .optin-box-1 p,.one-fifth .optin-box-2 button span,.one-fifth .optin-box-2 input,.one-fifth .optin-box-2 p,.one-fifth .optin-box-3 button span,.one-fifth .optin-box-3 input,.one-fifth .optin-box-3 p,.one-fifth .optin-box-4 button span,.one-fifth .optin-box-4 input,.one-fifth .optin-box-4 p,.one-fourth .optin-box-1 button span,.one-fourth .optin-box-1 input,.one-fourth .optin-box-1 p,.one-fourth .optin-box-2 button span,.one-fourth .optin-box-2 input,.one-fourth .optin-box-2 p,.one-fourth .optin-box-3 button span,.one-fourth .optin-box-3 input,.one-fourth .optin-box-3 p,.one-fourth .optin-box-4 button span,.one-fourth .optin-box-4 input,.one-fourth .optin-box-4 p,.one-half .split-half .optin-box-1 button span,.one-half .split-half .optin-box-1 input,.one-half .split-half .optin-box-1 p,.one-half .split-half .optin-box-2 button span,.one-half .split-half .optin-box-2 input,.one-half .split-half .optin-box-2 p,.one-half .split-half .optin-box-3 button span,.one-half .split-half .optin-box-3 input,.one-half .split-half .optin-box-3 p,.one-half .split-half .optin-box-4 button span,.one-half .split-half .optin-box-4 input,.one-half .split-half .optin-box-4 p{font-size:12px!important}.one-fifth .optin-box-4 form{padding:5px}.one-fifth .optin-box-4,.one-fourth .optin-box-4,.optin-box-4{padding:0}.optin-box-5 .optin-box-content{max-width:100%}.optin-box-5 form{max-width:100%;text-align:left;width:100%}.optin-box-5 .text-boxes .text-box{width:100%}.one-fifth .optin-box-5 button,.one-fifth .optin-box-5 p,.one-fourth .optin-box-5 button,.one-fourth .optin-box-5 p,.one-half .split-half .optin-box-5 button,.one-half .split-half .optin-box-5 p{font-size:12px}.three-fifths .optin-box-5 .text-boxes,.three-fifths .optin-box-5 .text-boxes .text-box{float:none;margin-right:0}.three-fifths .optin-box-5 button.default-button{margin-top:0}.one-fifth .optin-box-10 .optin-box-content{padding:10px}.one-third .optin-box-10 .privacy,.one-third .optin-box-9 .privacy,.two-fifths .optin-box-10 .privacy,.two-fifths .optin-box-9 .privacy,.two-fourths .optin-box-10 .privacy,.two-fourths .optin-box-9 .privacy{margin:15px 0;font-size:14px}.one-fifth .optin-box-9 input,.one-fourth .optin-box-9 input,.one-half .split-half .optin-box-9 input{font-size:12px}.one-half .split-half .optin-box-11 button,.one-half .split-half .optin-box-11 input,.one-half .split-half .optin-box-11 p,.one-third .optin-box-11 button,.one-third .optin-box-11 input,.one-third .optin-box-11 p{font-size:14px}.one-fifth .optin-box-11 input,.one-fifth .optin-box-11 p,.one-fourth .optin-box-11 input,.one-fourth .optin-box-11 p{font-size:11px}.one-fifth .optin-box-11 button,.one-fourth .optin-box-11 button{padding:10px 0;font-size:14px}.one-fifth .optin-box-11 p,.one-fourth .optin-box-11 p{margin:10px 0}.four-fifths .optin-box-12 input{display:block;width:100%;margin-right:0}.four-fifths .optin-box-12 button{display:block;width:100%;padding:9px 0}.optin-box-19 input{width:100%!important;border-radius:6px;display:block;font-size:16px}.optin-box-19 button.default-button{margin:10px 0;position:static!important;width:100%;border-radius:6px}.optin-box-20 button.default-button{font-size:19px}.one-half .optin-box-15 button,.one-half .optin-box-15 input{margin-top:15px;width:100%!important;display:block;border-radius:6px}.pricing-table-style1 .pricing-table-4col .pt-border{margin:5px}.pricing-table-style1 .pricing-table-2col .pt-border,.pricing-table-style1 .pricing-table-3col .pt-border{margin:10px}}@media only screen and (max-width:767px){.headline-style-16 td.headline,.headline-style-17 td.headline{white-space:normal}.headline-style-16 td.stroke,.headline-style-17 td.stroke{width:0}.css-button.style-1{margin-bottom:10px}.pagelisting-style-4{padding:0;margin:0 0 25px}.pagelisting-style-4 .content,.pagelisting-style-4 .thumb{width:94%;float:none}.pagelisting-style-4 .thumb{padding:5px}.pagelisting-style-4 .content{padding:0 5px}.pagelisting-style-4 h3{padding-left:0;margin-top:10px}.pagelisting-style-4 p{padding-left:0}.pagelisting-style-3 .content,.pagelisting-style-3 .thumb{width:auto;float:none}.pagelisting-style-3 .content{padding:20px}.four-col .pagelisting-style-3 h3,.pagelisting-style-3 h3,.three-col .pagelisting-style-3 h3{padding:0;margin:-10px 0 0}.four-col .pagelisting-style-3 p,.pagelisting-style-3 p,.three-col .pagelisting-style-3 p{padding:5px 0 0;margin:0}.one-col .pagelisting-style-3 p{padding:5px 0 0}.one-col .thumb_resize,.two-col .thumb_resize{max-height:80px;padding-top:5px}.optin-box-2{width:auto}.optin-box-2 .text-boxes .text-box.email input[type=email],.optin-box-2 .text-boxes .text-box.email input[type=text]{float:left}.optin-box-12 input,.optin-box-12 input:focus{width:48%;margin-right:0}.optin-box-12 input:first-of-type,.optin-box-12 input:first-of-type:focus{margin-right:12px}.optin-box-12 button,.optin-box-12 button.default-button{display:block;width:100%;padding:9px 0}.optin-box-19 input{margin-top:15px;width:100%;display:block;border-radius:6px}.optin-box-19 button.default-button{position:static;padding:0;margin-top:15px;width:100%;display:block;border-radius:6px}.optin-box-20 input[type=email],.optin-box-20 input[type=text]{font-size:20px!important;width:100%;display:block;border-radius:6px}.optin-box-20 button.default-button{margin:15px 0 0;width:100%;display:block;border-radius:6px;font-size:19px!important}.optin-box-20 input+div{width:100%;margin:10px 0 0}.optin-box-20 input+div .css-button{margin:0}.page-listing.four-col,.page-listing.four-col:nth-child(4n),.page-listing.three-col,.page-listing.three-col:nth-child(3n){width:49%;margin-right:2%}.page-listing.four-col:nth-child(even),.page-listing.three-col:nth-child(even){margin-right:0}.one-column .feature-block li{width:100%!important}.feature-block.feature-block-three-col li,.one-column .feature-block.feature-block-three-col li{width:100%}.feature-block-style-2{text-align:left}.feature-block-style-2 .feature-block-2-img-container{margin:0;display:inline-block;width:50px}.feature-block-style-2 h5{margin-top:10px}.feature-block-style-3{text-align:left}.feature-block-style-3 .feature-block-3-img-container{margin:0 0 25px;float:left;display:inline-block}.feature-block-style-3 div{float:left;display:inline-block;width:100%}.feature-block-style-3.feature-block.feature-block-three-col li div{margin-bottom:10px}.feature-block-style-4 .feature-block-4-img-container{margin:0 auto;float:none;display:block}.feature-block-style-4 div{width:100%;padding-left:0}.feature-block-one-col.feature-block-style-image div{width:55%;padding-left:0;box-sizing:border-box}.feature-block-one-col.feature-block-style-image .feature-block-icon-container{max-width:100%}.column .feature-block-with-image.feature-block-four-col li{width:100%}.pricing-table-style1 .popular .price-table{top:0}.pricing-table-style2 .pt-border{margin-bottom:10px!important}.pricing-table-style2 .pt-border.popular{top:0;margin-left:-3px}.pricing-table-style3 .pt-border{margin-bottom:10px!important}.pricing-table-style3 .pt-border.popular{top:0;margin-top:1em;padding-top:0;padding-bottom:0}.pt-border{width:49%}.pt-border.popular{width:49%;margin-left:-3px}.pricing-table-style1 .pricing-table-2col .pt-border,.pricing-table-style1 .pricing-table-3col .pt-border,.pricing-table-style1 .pricing-table-4col .pt-border{width:99%;margin:0 0 10px}.pricing-table-style2 .pricing-table-2col .pt-border,.pricing-table-style2 .pricing-table-3col .pt-border,.pricing-table-style2 .pricing-table-4col .pt-border,.pricing-table-style3 .pricing-table-2col .pt-border,.pricing-table-style3 .pricing-table-3col .pt-border,.pricing-table-style3 .pricing-table-4col .pt-border{width:99%}.op-text-block{margin-left:0!important;margin-right:0!important;padding-left:0!important;padding-right:0!important;width:100%!important}.testimonial-image-style-1{width:90%;margin:20px auto;float:none}html .testimonial-image-style-3{padding:20px 0 0;max-width:90%;background-position:194px 0}.testimonial-block .testimonial-image-style-1:nth-child(even){float:none}.testimonial-image-style-3 img:first-child{position:relative;margin:0 20px 10px 0;float:left;max-width:176px}.testimonial-image-style-4{width:90%;padding:0;margin:20px auto;float:none;line-height:1.5em}.testimonial-image-style-4 img{position:relative;max-width:100%;float:right;margin:0 0 20px 20px}.testimonial-image-style-5 img{margin:0 0 0 -170px}.testimonial-image-style-6 .testimonial-image-content{padding-right:45px}.testimonial-image-style-6{padding:0 0 0 45px;max-width:100%}.testimonial-image-style-6 .cite-container{margin:25px auto}.testimonial-image-style-6 .cite-container cite{text-align:center}.testimonial-image-style-6 .cite-container cite img{margin:-10px auto 18px;float:none;display:block}.testimonial-style-2{float:none;width:auto}.testimonial-style-3{margin:40px auto}.testimonial-style-4{width:auto;max-width:100%}.testimonial-style-5{width:auto;float:none}.testimonial-style-6-img-container{margin:25px 20px 0 35px}blockquote.testimonial-style-6 .testimonial-style-6-container{padding:30px 60px}blockquote.testimonial-style-6 p{font-size:.6em}blockquote.testimonial-style-6 cite{margin-top:37px}.four-fifths .testimonial-image-style-2 img:first-child,.one-fifth .testimonial-image-style-2 img:first-child,.one-fourth .testimonial-image-style-2 img:first-child,.one-third .testimonial-image-style-2 img:first-child,.three-fifths .testimonial-image-style-2 img:first-child,.three-fourths .testimonial-image-style-2 img:first-child,.two-fifths .testimonial-image-style-2 img:first-child,.two-fourths .testimonial-image-style-2 img:first-child,.two-thirds .testimonial-image-style-2 img:first-child{position:absolute;margin-left:-100px;max-width:71px}.four-fifths .testimonial-style-2,.one-fifth .testimonial-style-2,.one-fourth .testimonial-style-2,.one-half .testimonial-style-2,.one-third .testimonial-style-2,.three-fifths .testimonial-style-2,.three-fourths .testimonial-style-2,.two-fifths .testimonial-style-2,.two-fourths .testimonial-style-2,.two-thirds .testimonial-style-2{padding:6px 25px}.four-fifths .testimonial-image-style-4,.one-fifth .testimonial-image-style-4,.one-fourth .testimonial-image-style-4,.one-half .testimonial-image-style-4,.one-third .testimonial-image-style-4,.three-fifths .testimonial-image-style-4,.three-fourths .testimonial-image-style-4,.two-fifths .testimonial-image-style-4,.two-fourths .testimonial-image-style-4,.two-thirds .testimonial-image-style-4{padding:40px 0}.four-fifths .testimonial-image-style-4 img,.one-fifth .testimonial-image-style-4 img,.one-fourth .testimonial-image-style-4 img,.one-half .testimonial-image-style-4 img,.one-third .testimonial-image-style-4 img,.three-fifths .testimonial-image-style-4 img,.three-fourths .testimonial-image-style-4 img,.two-fifths .testimonial-image-style-4 img,.two-fourths .testimonial-image-style-4 img,.two-thirds .testimonial-image-style-4 img{max-width:35%;margin:0 0 20px 20px}.four-fifths .testimonial-image-style-5,.one-fifth .testimonial-image-style-5,.one-fourth .testimonial-image-style-5,.one-half .testimonial-image-style-5,.one-third .testimonial-image-style-5,.three-fifths .testimonial-image-style-5,.three-fourths .testimonial-image-style-5,.two-fifths .testimonial-image-style-5,.two-fourths .testimonial-image-style-5,.two-thirds .testimonial-image-style-5{padding:20px 20px 20px 170px;margin:0;min-height:100px}.four-fifths .testimonial-image-style-5 img:first-child,.one-fifth .testimonial-image-style-5 img:first-child,.one-fourth .testimonial-image-style-5 img:first-child,.one-half .testimonial-image-style-5 img:first-child,.one-third .testimonial-image-style-5 img:first-child,.three-fifths .testimonial-image-style-5 img:first-child,.three-fourths .testimonial-image-style-5 img:first-child,.two-fifths .testimonial-image-style-5 img:first-child,.two-fourths .testimonial-image-style-5 img:first-child,.two-thirds .testimonial-image-style-5 img:first-child{position:absolute;max-width:138px;margin-left:-170px}.four-fifths .testimonial-image-style-6,.one-fifth .testimonial-image-style-6,.one-fourth .testimonial-image-style-6,.one-half .testimonial-image-style-6,.one-third .testimonial-image-style-6,.three-fifths .testimonial-image-style-6,.three-fourths .testimonial-image-style-6,.two-fifths .testimonial-image-style-6,.two-fourths .testimonial-image-style-6,.two-thirds .testimonial-image-style-6{padding:0 0 0 60px}.four-fifths .testimonial-image-style-6 .testimonial-image-content,.one-fifth .testimonial-image-style-6 .testimonial-image-content,.one-fourth .testimonial-image-style-6 .testimonial-image-content,.one-half .testimonial-image-style-6 .testimonial-image-content,.one-third .testimonial-image-style-6 .testimonial-image-content,.three-fifths .testimonial-image-style-6 .testimonial-image-content,.three-fourths .testimonial-image-style-6 .testimonial-image-content,.two-fifths .testimonial-image-style-6 .testimonial-image-content,.two-fourths .testimonial-image-style-6 .testimonial-image-content,.two-thirds .testimonial-image-style-6 .testimonial-image-content{padding-right:60px;background-image:url(//www.traininguri.ro/wp-content/plugins/optimizePressPlugin/lib/assets/images/testimonials/close-quote-huge.png);background-repeat:no-repeat;background-position:top right}.one-fifth .testimonial-image-style-1,.one-fourth .testimonial-image-style-1,.two-fifths .testimonial-image-style-1,.two-fourths .testimonial-image-style-1{margin:40px auto;padding-left:90px}.one-fifth .testimonial-image-style-1 img,.one-fourth .testimonial-image-style-1 img,.two-fifths .testimonial-image-style-1 img,.two-fourths .testimonial-image-style-1 img{position:absolute;margin-left:-90px;max-width:71px}.four-fifths .testimonial-image-style-2,.one-fifth .testimonial-image-style-2,.one-fourth .testimonial-image-style-2,.one-third .testimonial-image-style-2,.three-fifths .testimonial-image-style-2,.three-fourths .testimonial-image-style-2,.two-fifths .testimonial-image-style-2,.two-fourths .testimonial-image-style-2,.two-thirds .testimonial-image-style-2{padding:20px 20px 20px 120px}.one-fifth .testimonial-style-1,.one-fourth .testimonial-style-1,.two-fifths .testimonial-style-1{padding:9px 20px 0 60px}.five-columns .optin-box-1 button,.five-columns .optin-box-1 input[type=submit],.four-columns .optin-box-1 button,.four-columns .optin-box-1 input[type=submit],.one-half .split-half .optin-box-1 button,.one-half .split-half .optin-box-1 input[type=submit],.three-columns .optin-box-1 button,.three-columns .optin-box-1 input[type=submit]{float:right}.optin-box-2 .text-box input[type=email],.optin-box-2 .text-box input[type=text]{width:48%!important;float:left!important}.optin-box-2 .text-box.email input[type=email],.optin-box-2 .text-box.email input[type=text]{float:right!important}.optin-box-2 .optin-box-content p,.optin-box-3 .optin-box-content p{font-size:16px!important}.optin-box-2 button.default-button,.optin-box-3 button.default-button{font-size:20px!important}.optin-box-2 button.default-button span,.optin-box-3 button.default-button span{padding:9px 30px!important}.optin-box-4 .text-box.email,.optin-box-4 .text-box.email+button,.optin-box-4 .text-box.email+div{width:100%;margin-left:0;margin-right:0}.optin-box-4 button,.optin-box-4 input{margin:5px 0!important;width:100%!important}.location_optin_box_style_4{max-width:none!important}.one-fifth .optin-box-4 button span,.one-fourth .optin-box-4 button span,.one-half .split-half .optin-box-4 button span,.optin-box-4 button span{font-size:20px!important;letter-spacing:-1px!important}.one-fifth .optin-box-4 input,.one-fourth .optin-box-4 input,.one-half .split-half .optin-box-4 input,.optin-box-4 input{font-size:16px!important}.one-fifth .optin-box-4 p,.one-fourth .optin-box-4 p,.one-half .split-half .optin-box-4 p,.optin-box-4 p{margin:10px 0;font-size:14px!important}.optin-box-5 .text-boxes,.optin-box-5 .text-boxes .text-box,.optin-box-5 .text-boxes+div,.optin-box-5 button.default-button{float:none!important;margin-right:0!important;width:100%}.optin-box-5 button.default-button{margin-top:0;font-size:20px}.optin-box-5 button.default-button span{padding:9px 30px!important}.optin-box-5 p{font-size:16px!important;line-height:1.5em}.optin-box-6 input[type=text]{font-size:17px!important}.optin-box-6 button.default-button{font-size:20px!important}.optin-box-11 button,.optin-box-11 input{font-size:24px!important}.optin-box-11 input{height:50px}.optin-box-11 button{padding:20px 0!important}.optin-box-11 p{font-size:16px!important}.optin-box-15 button.default-button,.optin-box-15 input{margin-top:15px;width:100%;display:block;border-radius:6px}.optin-box-21 button{font-size:32px!important}.optin-box-21 div{padding:25px!important}.breadcrumb-style-1 a{padding:0 .5em 0 0;font-size:14px}.breadcrumb-style-1 a:after{padding-left:.5em}.breadcrumb-style-2 a{margin:.3em .5em .3em 0;padding:0 1em 0 0;font-size:14px}.breadcrumb-style-6 a{font-size:14px;padding:7px .3em 7px 2em}.breadcrumb-style-6 li:last-child a{border:0}.breadcrumb-style-6 li:first-child:last-child a{border-left:1px solid #bfbfbf}.breadcrumb-style-6 a:before{border-top:1.4em solid transparent;border-bottom:1.4em solid transparent;border-left:1.4em solid #bfbfbf;margin-top:-1.4em}.breadcrumb-style-6 a:after{border-top:1.4em solid transparent;border-bottom:1.4em solid transparent;border-left:1.4em solid #fff;margin-top:-1.4em}.breadcrumb-style-3 a{font-size:14px;line-height:1.2em;margin-bottom:2px}.breadcrumb-style-3 a:after,.breadcrumb-style-4 a:after{border-top:1em solid transparent;border-bottom:1em solid transparent;border-left:1.1em solid #000;margin-top:-1em}.breadcrumb-style-4 a{font-size:14px;line-height:1.2em;display:block;width:90%;padding:.5em 2em .5em 1em!important;box-sizing:border-box}.breadcrumb-style-4 a:before,.breadcrumb-style-4 a:hover:before,.breadcrumb-style-4 li:nth-last-child(2) a:before{border-top:1em transparent solid;border-bottom:1em transparent solid;border-left:1em #000 solid;margin-top:-1em;margin-right:1px;left:100%;right:auto}.breadcrumb-style-4 a:hover:before,.breadcrumb-style-4 li:nth-last-child(2) a:hover:before{border-top:1em transparent solid!important;border-bottom:1em transparent solid!important;border-left:1em gray solid!important}.breadcrumb-style-4 a:after,.breadcrumb-style-4 a:hover:after{border-top:1em solid red;border-bottom:1em solid red;border-left:1em solid green;margin-top:-1em;margin-left:0;left:100%;padding-bottom:1px;margin-right:1em;display:none!important}.breadcrumb-style-5,.breadcrumb-style-5 li:first-child:last-child a{border:0}.breadcrumb-style-5 a{border-left:1px solid #ccc;font-size:13px;line-height:1.2em;width:90%;display:block;padding:.5em 0 .5em 1.3em;box-sizing:border-box}.breadcrumb-style-5 li:first-child a{border-top:1px solid #ccc}.breadcrumb-style-5 li:last-child a{border-left:0}.breadcrumb-style-5 a:after{width:14px;left:99%}.element-container .qanda.qanda-two-col li,.main-content .qanda.qanda-two-col li{width:100%}}@media only screen and (max-width:480px){.optin-box-3{width:auto}.optin-box-12 input,.optin-box-12 input:focus{width:100%;display:block;margin-right:0}.optin-box-15 .description{margin-bottom:0}.optin-box-15 button.default-button,.optin8-box-15 input{margin-top:15px;width:100%;display:block;border-radius:6px}.feature-block{padding-left:10px;padding-right:10px;box-sizing:border-box}.pt-border{width:99%;margin-bottom:10px}.pt-border.popular{width:97%;margin-left:0;top:0;margin-bottom:10px}.pricing-table-style1 .pricing-table-2col .pt-border,.pricing-table-style1 .pricing-table-3col .pt-border,.pricing-table-style1 .pricing-table-4col .pt-border{width:99%;margin:0 0 10px}.pricing-table-style2 .pricing-table-2col .pt-border,.pricing-table-style2 .pricing-table-3col .pt-border,.pricing-table-style2 .pricing-table-4col .pt-border,.pricing-table-style3 .pricing-table-2col .pt-border,.pricing-table-style3 .pricing-table-3col .pt-border,.pricing-table-style3 .pricing-table-4col .pt-border{width:99%}.one-col .pagelisting-style-3 .thumb_resize,.one-half .page-listing.four-col,.one-half .page-listing.three-col,.one-half .page-listing.two-col,.page-listing.four-col,.page-listing.four-col:nth-child(4n),.page-listing.three-col,.page-listing.three-col:nth-child(3n),.page-listing.two-col{width:100%;margin-right:0}.page-listing.four-col,.page-listing.four-col:nth-child(even),.page-listing.three-col,.page-listing.three-col:nth-child(even),.page-listing.two-col:nth-child(even){margin-right:0;width:100%}.feature-block-style-4 .feature-block-4-img-container{margin:0 auto;float:none;display:block}.feature-block-style-4 div{width:100%;padding-left:0}.testimonial-image-style-1{padding:9px 0 0}.testimonial-image-style-1 img{margin:0;max-width:100%;height:auto;position:relative}.testimonial-image-style-2{padding:20px;max-width:90%;box-sizing:border-box}.testimonial-image-style-2 img:first-child{position:relative;margin:0;max-width:100%}html .testimonial-image-style-3{background-position:0 0}.testimonial-image-style-3 .testimonial-content{font-size:14px;line-height:1.4em}.testimonial-image-style-3 img:first-child{margin:0 0 15px 15px;max-width:35%;float:right}.testimonial-image-style-4 img{max-width:35%}.testimonial-image-style-5{padding-left:0;max-width:90%;font-size:14px}.testimonial-image-style-5 img:first-child{margin:0 0 10px 20px;float:right;position:relative;max-width:35%}.testimonial-image-style-5 cite,.testimonial-image-style-6 .testimonial-image-content{font-size:14px}.testimonial-style-2,.testimonial-style-3{font-size:16px}.four-fifths .testimonial-image-style-3 .testimonial-content,.one-fifth .testimonial-image-style-3 .testimonial-content,.one-fourth .testimonial-image-style-3 .testimonial-content,.one-half .testimonial-image-style-3 .testimonial-content,.one-third .testimonial-image-style-3 .testimonial-content,.three-fifths .testimonial-image-style-3 .testimonial-content,.three-fourths .testimonial-image-style-3 .testimonial-content,.two-fifths .testimonial-image-style-3 .testimonial-content,.two-fourths .testimonial-image-style-3 .testimonial-content,.two-thirds .testimonial-image-style-3 .testimonial-content{font-size:14px}.four-fifths .testimonial-image-style-4,.one-fifth .testimonial-image-style-4,.one-fourth .testimonial-image-style-4,.one-half .testimonial-image-style-4,.one-third .testimonial-image-style-4,.three-fifths .testimonial-image-style-4,.three-fourths .testimonial-image-style-4,.two-fifths .testimonial-image-style-4,.two-fourths .testimonial-image-style-4,.two-thirds .testimonial-image-style-4{font-size:16px;padding:20px 0 0}.four-fifths .testimonial-image-style-5,.one-fifth .testimonial-image-style-5,.one-fourth .testimonial-image-style-5,.one-half .testimonial-image-style-5,.one-third .testimonial-image-style-5,.three-fifths .testimonial-image-style-5,.three-fourths .testimonial-image-style-5,.two-fifths .testimonial-image-style-5,.two-fourths .testimonial-image-style-5,.two-thirds .testimonial-image-style-5{padding:20px 0}.four-fifths .testimonial-image-style-5 img:first-child,.one-fifth .testimonial-image-style-5 img:first-child,.one-fourth .testimonial-image-style-5 img:first-child,.one-half .testimonial-image-style-5 img:first-child,.one-third .testimonial-image-style-5 img:first-child,.three-fifths .testimonial-image-style-5 img:first-child,.three-fourths .testimonial-image-style-5 img:first-child,.two-fifths .testimonial-image-style-5 img:first-child,.two-fourths .testimonial-image-style-5 img:first-child,.two-thirds .testimonial-image-style-5 img:first-child{position:relative;float:right;margin:0 0 20px 20px}.four-fifths .testimonial-style-4,.one-fifth .testimonial-style-4,.one-fourth .testimonial-style-4,.one-half .testimonial-style-4,.one-third .testimonial-style-4,.three-fifths .testimonial-style-4,.three-fourths .testimonial-style-4,.two-fifths .testimonial-style-4,.two-fourths .testimonial-style-4,.two-thirds .testimonial-style-4{padding:0}.four-fifths .testimonial-image-style-2,.one-fifth .testimonial-image-style-2,.one-fourth .testimonial-image-style-2,.one-third .testimonial-image-style-2,.three-fifths .testimonial-image-style-2,.three-fourths .testimonial-image-style-2,.two-fifths .testimonial-image-style-2,.two-fourths .testimonial-image-style-2,.two-thirds .testimonial-image-style-2{max-width:100%}.optin-box-1 button.default-button,.optin-box-1 input[type=submit]{float:none}.optin-box-1 input[type=email],.optin-box-1 input[type=text]{width:230px}.five-columns .optin-box-1 button,.five-columns .optin-box-1 input[type=submit],.four-columns .optin-box-1 button,.four-columns .optin-box-1 input[type=submit],.one-half .split-half .optin-box-1 button,.one-half .split-half .optin-box-1 input[type=submit],.three-columns .optin-box-1 button,.three-columns .optin-box-1 input[type=submit]{float:none}.optin-box-2 .text-box input[type=email],.optin-box-2 .text-box input[type=text],.optin-box-3 input[type=email],.optin-box-3 input[type=text]{width:100%!important;float:none!important;font-size:14px!important}.optin-box-2 button.default-button,.optin-box-3 button.default-button{font-size:16px!important}.optin-box-5 .privacy{font-size:12px!important}.optin-box-5 button.default-button{font-size:18px!important;width:100%}.optin-box-5 .optin-box-content{margin-right:0}.optin-box-5 form{width:100%}.optin-box-6 input[type=email],.optin-box-6 input[type=text]{font-size:14px!important}.optin-box-6 button.default-button{font-size:18px!important}.optin-box-10 label{font-size:24px}.optin-box .privacy{font-size:14px!important;margin:10px 0!important;text-align:center;position:relative}.optin-box-11 button,.optin-box-11 input{font-size:18px!important}.optin-box-11 button{padding:20px 0!important}.optin-box-11 p{font-size:14px!important}.optin-box-21 button{font-size:24px!important}.breadcrumb-style-1{line-height:1.4em}.breadcrumb-style-1 li{line-height:1}.breadcrumb-style-1 a{padding:0 .5em 0 0;font-size:13px}.breadcrumb-style-1 a:after{padding-left:.5em}.breadcrumb-style-2{line-height:1.4em}.breadcrumb-style-2 li{line-height:1}.breadcrumb-style-2 a{margin:.2em .5em .05em 0;padding:0 1em 0 0;font-size:13px}.breadcrumb-style-2 a:after{padding-left:.5em}.breadcrumb-style-6 li:first-child:last-child a{border:0}.breadcrumb-style-6{line-height:1.4em;border:0}.breadcrumb-style-6:after,.breadcrumb-style-6:before{display:none}.breadcrumb-style-6 li{line-height:1}.breadcrumb-style-6 a{padding:.5em .25em .5em 1.5em!important;font-size:13px;width:95%;box-sizing:border-box}.breadcrumb-style-6 li:last-child a{border-left:none}.breadcrumb-style-6 a:after{border-top:1em solid transparent;border-bottom:1em solid transparent;border-left:.75em solid #fff;margin-top:-1em}.breadcrumb-style-6 a:before{border-top:1em solid transparent;border-bottom:1em solid transparent;border-left:.75em solid #bfbfbf;margin-top:-1em}.breadcrumb-style-6 li:first-of-type a{padding-left:.75em}.breadcrumb-style-6 li:last-child a:hover:after{border-left:.75em solid #fff!important}.breadcrumb-style-7,.breadcrumb-style-8{line-height:1.4em}.breadcrumb-style-7 li,.breadcrumb-style-8 li{line-height:1}.breadcrumb-style-7 a,.breadcrumb-style-8 a{padding:0 .5em 0 0;font-size:13px}.breadcrumb-style-7 a:after,.breadcrumb-style-8 a:after{padding-left:.5em}.guarantee-box-4-internal{padding:18px}.guarantee-box-4-internal>img{position:static;margin:0 auto;display:block;max-width:100%;height:auto}}.flare{z-index:10000!important}.op-live-editor body::before,.op-live-editor-page::before,.op-live-editor::before{display:none}.to-be-animated-row{padding:0!important;height:0!important;overflow:hidden}#content_area .section{margin-bottom:0;position:relative}#content_area .row{zoom:1;position:relative}#footer_area .row,.cols{position:relative}.op-row-image-color-overlay{position:absolute;width:100%;height:100%;top:0;left:0;bottom:0;right:0;pointer-events:none}.op-gdpr-consent-item{clear:both}.op-gdpr-consent-item label{text-align:left;line-height:22px}.op-gdpr-consent-item label a{color:#222;text-decoration:underline}.op-gdpr-consent-item{padding-top:15px;padding-bottom:2px;margin-bottom:0}.optin-box-1 .op-gdpr-consent-item{margin-bottom:0!important}.optin-box-3 .op-gdpr-consent-item{margin-bottom:0!important;padding-top:10px}.optin-box-4 .op-gdpr-consent-item,.optin-box-7 .op-gdpr-consent-item{margin-bottom:0!important}.optin-box-10 .op-gdpr-consent-item label{color:#fff;line-height:16px;width:100%;margin-top:0;margin-bottom:0}.optin-box-10 .op-gdpr-consent-item label span{color:#fff;line-height:16px}.optin-box-10 .op-gdpr-consent-item label span a{color:#fff;text-decoration:underline}.optin-box-11 input[type=checkbox]{width:auto;display:inline-block;vertical-align:middle;margin:0 7px 0 0;height:18px}.optin-box-12 input[type=checkbox],.optin-box-13 input[type=checkbox],.optin-box-14 input[type=checkbox]{width:auto;display:inline-block;vertical-align:middle;margin:0 7px 0 0;height:auto}.optin-box-15 input[type=checkbox],.optin-box-21 input[type=checkbox],.optin-box-22 input[type=checkbox],.optin-box-23 input[type=checkbox]{width:auto;display:inline-block;vertical-align:middle;margin:0 7px 0 0;height:auto!important}.optin-box-23 .op-gdpr-consent-item label{padding-left:25px;padding-right:25px}.optin-box-24 input[type=checkbox]{width:auto;display:inline-block;vertical-align:middle;margin:0 7px 0 0;height:auto!important}.optin-box-24 .op-gdpr-consent-item label{padding-left:25px;padding-right:25px;font-size:13px}.optin-box-24 .op-gdpr-consent-item label .privacy-text{font-size:13px;font-weight:400;color:#444;text-shadow:none}.optin-box-25 input[type=checkbox]{width:auto;display:inline-block;vertical-align:middle;margin:0 7px 0 0;height:auto!important}.optin-box-25 .op-gdpr-consent-item label{padding-left:25px;padding-right:25px}.optin-box-26 input[type=checkbox],.optin-box-27 input[type=checkbox],.optin-box-28 input[type=checkbox]{width:auto;display:inline-block;vertical-align:middle;margin:0 7px 0 0;height:auto!important}.optin-box-28 .op-gdpr-consent-item label{text-transform:none}:-webkit-full-screen-ancestor{-webkit-animation:none!important;animation:none!important;-webkit-animation-fill-mode:none!important;animation-fill-mode:none!important}@font-face {
font-family: "Ubuntu";
font-weight: 300;
font-style: normal;
src: local('Ubuntu Light'), local('Ubuntu-Light'), url(//www.traininguri.ro/wp-content/uploads/sgf-css/4iCv6KVjbNBYlgoC1CzjvmyNPYZvg7UI.woff2) format('woff2'), url(//www.traininguri.ro/wp-content/uploads/sgf-css/4iCv6KVjbNBYlgoC1CzjvmyL.woff) format('woff');
unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
@font-face {
font-family: "Ubuntu";
font-weight: 300;
font-style: italic;
src: local('Ubuntu Light Italic'), local('Ubuntu-LightItalic'), url(//www.traininguri.ro/wp-content/uploads/sgf-css/4iCp6KVjbNBYlgoKejZftVyBN4FNgYUJ31U.woff2) format('woff2'), url(//www.traininguri.ro/wp-content/uploads/sgf-css/4iCp6KVjbNBYlgoKejZftVyBN4c.woff) format('woff');
unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
@font-face {
font-family: "Ubuntu";
font-weight: 400;
font-style: normal;
src: local('Ubuntu Regular'), local('Ubuntu-Regular'), url(//www.traininguri.ro/wp-content/uploads/sgf-css/4iCs6KVjbNBYlgoKcQ72nU6AF7xm.woff2) format('woff2'), url(//www.traininguri.ro/wp-content/uploads/sgf-css/4iCs6KVjbNBYlgoKcQ7w.woff) format('woff');
unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
@font-face {
font-family: "Ubuntu";
font-weight: 400;
font-style: italic;
src: local('Ubuntu Italic'), local('Ubuntu-Italic'), url(//www.traininguri.ro/wp-content/uploads/sgf-css/4iCu6KVjbNBYlgoKej76l0miFYxnu4w.woff2) format('woff2'), url(//www.traininguri.ro/wp-content/uploads/sgf-css/4iCu6KVjbNBYlgoKej76l08.woff) format('woff');
unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
@font-face {
font-family: "Ubuntu";
font-weight: 500;
font-style: normal;
src: local('Ubuntu Medium'), local('Ubuntu-Medium'), url(//www.traininguri.ro/wp-content/uploads/sgf-css/4iCv6KVjbNBYlgoCjC3jvmyNPYZvg7UI.woff2) format('woff2'), url(//www.traininguri.ro/wp-content/uploads/sgf-css/4iCv6KVjbNBYlgoCjC3jvmyL.woff) format('woff');
unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
@font-face {
font-family: "Ubuntu";
font-weight: 500;
font-style: italic;
src: local('Ubuntu Medium Italic'), local('Ubuntu-MediumItalic'), url(//www.traininguri.ro/wp-content/uploads/sgf-css/4iCp6KVjbNBYlgoKejYHtFyBN4FNgYUJ31U.woff2) format('woff2'), url(//www.traininguri.ro/wp-content/uploads/sgf-css/4iCp6KVjbNBYlgoKejYHtFyBN4c.woff) format('woff');
unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
@font-face {
font-family: "Ubuntu";
font-weight: 700;
font-style: normal;
src: local('Ubuntu Bold'), local('Ubuntu-Bold'), url(//www.traininguri.ro/wp-content/uploads/sgf-css/4iCv6KVjbNBYlgoCxCvjvmyNPYZvg7UI.woff2) format('woff2'), url(//www.traininguri.ro/wp-content/uploads/sgf-css/4iCv6KVjbNBYlgoCxCvjvmyL.woff) format('woff');
unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
@font-face {
font-family: "Ubuntu";
font-weight: 700;
font-style: italic;
src: local('Ubuntu Bold Italic'), local('Ubuntu-BoldItalic'), url(//www.traininguri.ro/wp-content/uploads/sgf-css/4iCp6KVjbNBYlgoKejZPslyBN4FNgYUJ31U.woff2) format('woff2'), url(//www.traininguri.ro/wp-content/uploads/sgf-css/4iCp6KVjbNBYlgoKejZPslyBN4c.woff) format('woff');
unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
@font-face {
font-family: "Roboto";
font-weight: 100;
font-style: normal;
src: local('Roboto Thin'), local('Roboto-Thin'), url(//www.traininguri.ro/wp-content/uploads/sgf-css/KFOkCnqEu92Fr1MmgVxGIzIXKMnyrYk.woff2) format('woff2'), url(//www.traininguri.ro/wp-content/uploads/sgf-css/KFOkCnqEu92Fr1MmgVxGIzQ.woff) format('woff');
unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
@font-face {
font-family: "Roboto";
font-weight: 100;
font-style: italic;
src: local('Roboto Thin Italic'), local('Roboto-ThinItalic'), url(//www.traininguri.ro/wp-content/uploads/sgf-css/KFOiCnqEu92Fr1Mu51QrEz4dL-vwnYh2eg.woff2) format('woff2'), url(//www.traininguri.ro/wp-content/uploads/sgf-css/KFOiCnqEu92Fr1Mu51QrEz4dKQ.woff) format('woff');
unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
@font-face {
font-family: "Roboto";
font-weight: 300;
font-style: normal;
src: local('Roboto Light'), local('Roboto-Light'), url(//www.traininguri.ro/wp-content/uploads/sgf-css/KFOlCnqEu92Fr1MmSU5fChc4AMP6lbBP.woff2) format('woff2'), url(//www.traininguri.ro/wp-content/uploads/sgf-css/KFOlCnqEu92Fr1MmSU5fChc-.woff) format('woff');
unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
@font-face {
font-family: "Roboto";
font-weight: 300;
font-style: italic;
src: local('Roboto Light Italic'), local('Roboto-LightItalic'), url(//www.traininguri.ro/wp-content/uploads/sgf-css/KFOjCnqEu92Fr1Mu51TjASc0CsTYl4BOQ3o.woff2) format('woff2'), url(//www.traininguri.ro/wp-content/uploads/sgf-css/KFOjCnqEu92Fr1Mu51TjASc0CsI.woff) format('woff');
unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
@font-face {
font-family: "Roboto";
font-weight: 400;
font-style: normal;
src: local('Roboto'), local('Roboto-Regular'), url(//www.traininguri.ro/wp-content/uploads/sgf-css/KFOmCnqEu92Fr1Mu7GxKKTU1Kvnz.woff2) format('woff2'), url(//www.traininguri.ro/wp-content/uploads/sgf-css/KFOmCnqEu92Fr1Mu7GxM.woff) format('woff');
unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
@font-face {
font-family: "Roboto";
font-weight: 400;
font-style: italic;
src: local('Roboto Italic'), local('Roboto-Italic'), url(//www.traininguri.ro/wp-content/uploads/sgf-css/KFOkCnqEu92Fr1Mu51xGIzIXKMnyrYk.woff2) format('woff2'), url(//www.traininguri.ro/wp-content/uploads/sgf-css/KFOkCnqEu92Fr1Mu51xGIzQ.woff) format('woff');
unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
@font-face {
font-family: "Roboto";
font-weight: 500;
font-style: normal;
src: local('Roboto Medium'), local('Roboto-Medium'), url(//www.traininguri.ro/wp-content/uploads/sgf-css/KFOlCnqEu92Fr1MmEU9fChc4AMP6lbBP.woff2) format('woff2'), url(//www.traininguri.ro/wp-content/uploads/sgf-css/KFOlCnqEu92Fr1MmEU9fChc-.woff) format('woff');
unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
@font-face {
font-family: "Roboto";
font-weight: 500;
font-style: italic;
src: local('Roboto Medium Italic'), local('Roboto-MediumItalic'), url(//www.traininguri.ro/wp-content/uploads/sgf-css/KFOjCnqEu92Fr1Mu51S7ACc0CsTYl4BOQ3o.woff2) format('woff2'), url(//www.traininguri.ro/wp-content/uploads/sgf-css/KFOjCnqEu92Fr1Mu51S7ACc0CsI.woff) format('woff');
unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
@font-face {
font-family: "Roboto";
font-weight: 700;
font-style: normal;
src: local('Roboto Bold'), local('Roboto-Bold'), url(//www.traininguri.ro/wp-content/uploads/sgf-css/KFOlCnqEu92Fr1MmWUlfChc4AMP6lbBP.woff2) format('woff2'), url(//www.traininguri.ro/wp-content/uploads/sgf-css/KFOlCnqEu92Fr1MmWUlfChc-.woff) format('woff');
unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
@font-face {
font-family: "Roboto";
font-weight: 700;
font-style: italic;
src: local('Roboto Bold Italic'), local('Roboto-BoldItalic'), url(//www.traininguri.ro/wp-content/uploads/sgf-css/KFOjCnqEu92Fr1Mu51TzBic0CsTYl4BOQ3o.woff2) format('woff2'), url(//www.traininguri.ro/wp-content/uploads/sgf-css/KFOjCnqEu92Fr1Mu51TzBic0CsI.woff) format('woff');
unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
@font-face {
font-family: "Roboto";
font-weight: 900;
font-style: normal;
src: local('Roboto Black'), local('Roboto-Black'), url(//www.traininguri.ro/wp-content/uploads/sgf-css/KFOlCnqEu92Fr1MmYUtfChc4AMP6lbBP.woff2) format('woff2'), url(//www.traininguri.ro/wp-content/uploads/sgf-css/KFOlCnqEu92Fr1MmYUtfChc-.woff) format('woff');
unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
@font-face {
font-family: "Roboto";
font-weight: 900;
font-style: italic;
src: local('Roboto Black Italic'), local('Roboto-BlackItalic'), url(//www.traininguri.ro/wp-content/uploads/sgf-css/KFOjCnqEu92Fr1Mu51TLBCc0CsTYl4BOQ3o.woff2) format('woff2'), url(//www.traininguri.ro/wp-content/uploads/sgf-css/KFOjCnqEu92Fr1Mu51TLBCc0CsI.woff) format('woff');
unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}.fa,.fab,.fal,.far,.fas{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;display:inline-block;font-style:normal;font-variant:normal;text-rendering:auto;line-height:1}.fa-lg{font-size:1.33333em;line-height:.75em;vertical-align:-.0667em}.fa-xs{font-size:.75em}.fa-sm{font-size:.875em}.fa-1x{font-size:1em}.fa-2x{font-size:2em}.fa-3x{font-size:3em}.fa-4x{font-size:4em}.fa-5x{font-size:5em}.fa-6x{font-size:6em}.fa-7x{font-size:7em}.fa-8x{font-size:8em}.fa-9x{font-size:9em}.fa-10x{font-size:10em}.fa-fw{text-align:center;width:1.25em}.fa-ul{list-style-type:none;margin-left:2.5em;padding-left:0}.fa-ul>li{position:relative}.fa-li{left:-2em;position:absolute;text-align:center;width:2em;line-height:inherit}.fa-border{border:.08em solid #eee;border-radius:.1em;padding:.2em .25em .15em}.fa-pull-left{float:left}.fa-pull-right{float:right}.fa.fa-pull-left,.fab.fa-pull-left,.fal.fa-pull-left,.far.fa-pull-left,.fas.fa-pull-left{margin-right:.3em}.fa.fa-pull-right,.fab.fa-pull-right,.fal.fa-pull-right,.far.fa-pull-right,.fas.fa-pull-right{margin-left:.3em}.fa-spin{animation:fa-spin 2s infinite linear}.fa-pulse{animation:fa-spin 1s infinite steps(8)}@keyframes fa-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.fa-rotate-90{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";transform:rotate(90deg)}.fa-rotate-180{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";transform:rotate(180deg)}.fa-rotate-270{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";transform:rotate(270deg)}.fa-flip-horizontal{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";transform:scaleX(-1)}.fa-flip-vertical{transform:scaleY(-1)}.fa-flip-both,.fa-flip-horizontal.fa-flip-vertical,.fa-flip-vertical{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)"}.fa-flip-both,.fa-flip-horizontal.fa-flip-vertical{transform:scale(-1)}:root .fa-flip-both,:root .fa-flip-horizontal,:root .fa-flip-vertical,:root .fa-rotate-90,:root .fa-rotate-180,:root .fa-rotate-270{filter:none}.fa-stack{display:inline-block;height:2em;line-height:2em;position:relative;vertical-align:middle;width:2.5em}.fa-stack-1x,.fa-stack-2x{left:0;position:absolute;text-align:center;width:100%}.fa-stack-1x{line-height:inherit}.fa-stack-2x{font-size:2em}.fa-inverse{color:#fff}.fa-500px:before{content:"\f26e"}.fa-accessible-icon:before{content:"\f368"}.fa-accusoft:before{content:"\f369"}.fa-acquisitions-incorporated:before{content:"\f6af"}.fa-ad:before{content:"\f641"}.fa-address-book:before{content:"\f2b9"}.fa-address-card:before{content:"\f2bb"}.fa-adjust:before{content:"\f042"}.fa-adn:before{content:"\f170"}.fa-adobe:before{content:"\f778"}.fa-adversal:before{content:"\f36a"}.fa-affiliatetheme:before{content:"\f36b"}.fa-air-freshener:before{content:"\f5d0"}.fa-airbnb:before{content:"\f834"}.fa-algolia:before{content:"\f36c"}.fa-align-center:before{content:"\f037"}.fa-align-justify:before{content:"\f039"}.fa-align-left:before{content:"\f036"}.fa-align-right:before{content:"\f038"}.fa-alipay:before{content:"\f642"}.fa-allergies:before{content:"\f461"}.fa-amazon:before{content:"\f270"}.fa-amazon-pay:before{content:"\f42c"}.fa-ambulance:before{content:"\f0f9"}.fa-american-sign-language-interpreting:before{content:"\f2a3"}.fa-amilia:before{content:"\f36d"}.fa-anchor:before{content:"\f13d"}.fa-android:before{content:"\f17b"}.fa-angellist:before{content:"\f209"}.fa-angle-double-down:before{content:"\f103"}.fa-angle-double-left:before{content:"\f100"}.fa-angle-double-right:before{content:"\f101"}.fa-angle-double-up:before{content:"\f102"}.fa-angle-down:before{content:"\f107"}.fa-angle-left:before{content:"\f104"}.fa-angle-right:before{content:"\f105"}.fa-angle-up:before{content:"\f106"}.fa-angry:before{content:"\f556"}.fa-angrycreative:before{content:"\f36e"}.fa-angular:before{content:"\f420"}.fa-ankh:before{content:"\f644"}.fa-app-store:before{content:"\f36f"}.fa-app-store-ios:before{content:"\f370"}.fa-apper:before{content:"\f371"}.fa-apple:before{content:"\f179"}.fa-apple-alt:before{content:"\f5d1"}.fa-apple-pay:before{content:"\f415"}.fa-archive:before{content:"\f187"}.fa-archway:before{content:"\f557"}.fa-arrow-alt-circle-down:before{content:"\f358"}.fa-arrow-alt-circle-left:before{content:"\f359"}.fa-arrow-alt-circle-right:before{content:"\f35a"}.fa-arrow-alt-circle-up:before{content:"\f35b"}.fa-arrow-circle-down:before{content:"\f0ab"}.fa-arrow-circle-left:before{content:"\f0a8"}.fa-arrow-circle-right:before{content:"\f0a9"}.fa-arrow-circle-up:before{content:"\f0aa"}.fa-arrow-down:before{content:"\f063"}.fa-arrow-left:before{content:"\f060"}.fa-arrow-right:before{content:"\f061"}.fa-arrow-up:before{content:"\f062"}.fa-arrows-alt:before{content:"\f0b2"}.fa-arrows-alt-h:before{content:"\f337"}.fa-arrows-alt-v:before{content:"\f338"}.fa-artstation:before{content:"\f77a"}.fa-assistive-listening-systems:before{content:"\f2a2"}.fa-asterisk:before{content:"\f069"}.fa-asymmetrik:before{content:"\f372"}.fa-at:before{content:"\f1fa"}.fa-atlas:before{content:"\f558"}.fa-atlassian:before{content:"\f77b"}.fa-atom:before{content:"\f5d2"}.fa-audible:before{content:"\f373"}.fa-audio-description:before{content:"\f29e"}.fa-autoprefixer:before{content:"\f41c"}.fa-avianex:before{content:"\f374"}.fa-aviato:before{content:"\f421"}.fa-award:before{content:"\f559"}.fa-aws:before{content:"\f375"}.fa-baby:before{content:"\f77c"}.fa-baby-carriage:before{content:"\f77d"}.fa-backspace:before{content:"\f55a"}.fa-backward:before{content:"\f04a"}.fa-bacon:before{content:"\f7e5"}.fa-balance-scale:before{content:"\f24e"}.fa-balance-scale-left:before{content:"\f515"}.fa-balance-scale-right:before{content:"\f516"}.fa-ban:before{content:"\f05e"}.fa-band-aid:before{content:"\f462"}.fa-bandcamp:before{content:"\f2d5"}.fa-barcode:before{content:"\f02a"}.fa-bars:before{content:"\f0c9"}.fa-baseball-ball:before{content:"\f433"}.fa-basketball-ball:before{content:"\f434"}.fa-bath:before{content:"\f2cd"}.fa-battery-empty:before{content:"\f244"}.fa-battery-full:before{content:"\f240"}.fa-battery-half:before{content:"\f242"}.fa-battery-quarter:before{content:"\f243"}.fa-battery-three-quarters:before{content:"\f241"}.fa-battle-net:before{content:"\f835"}.fa-bed:before{content:"\f236"}.fa-beer:before{content:"\f0fc"}.fa-behance:before{content:"\f1b4"}.fa-behance-square:before{content:"\f1b5"}.fa-bell:before{content:"\f0f3"}.fa-bell-slash:before{content:"\f1f6"}.fa-bezier-curve:before{content:"\f55b"}.fa-bible:before{content:"\f647"}.fa-bicycle:before{content:"\f206"}.fa-biking:before{content:"\f84a"}.fa-bimobject:before{content:"\f378"}.fa-binoculars:before{content:"\f1e5"}.fa-biohazard:before{content:"\f780"}.fa-birthday-cake:before{content:"\f1fd"}.fa-bitbucket:before{content:"\f171"}.fa-bitcoin:before{content:"\f379"}.fa-bity:before{content:"\f37a"}.fa-black-tie:before{content:"\f27e"}.fa-blackberry:before{content:"\f37b"}.fa-blender:before{content:"\f517"}.fa-blender-phone:before{content:"\f6b6"}.fa-blind:before{content:"\f29d"}.fa-blog:before{content:"\f781"}.fa-blogger:before{content:"\f37c"}.fa-blogger-b:before{content:"\f37d"}.fa-bluetooth:before{content:"\f293"}.fa-bluetooth-b:before{content:"\f294"}.fa-bold:before{content:"\f032"}.fa-bolt:before{content:"\f0e7"}.fa-bomb:before{content:"\f1e2"}.fa-bone:before{content:"\f5d7"}.fa-bong:before{content:"\f55c"}.fa-book:before{content:"\f02d"}.fa-book-dead:before{content:"\f6b7"}.fa-book-medical:before{content:"\f7e6"}.fa-book-open:before{content:"\f518"}.fa-book-reader:before{content:"\f5da"}.fa-bookmark:before{content:"\f02e"}.fa-bootstrap:before{content:"\f836"}.fa-border-all:before{content:"\f84c"}.fa-border-none:before{content:"\f850"}.fa-border-style:before{content:"\f853"}.fa-bowling-ball:before{content:"\f436"}.fa-box:before{content:"\f466"}.fa-box-open:before{content:"\f49e"}.fa-boxes:before{content:"\f468"}.fa-braille:before{content:"\f2a1"}.fa-brain:before{content:"\f5dc"}.fa-bread-slice:before{content:"\f7ec"}.fa-briefcase:before{content:"\f0b1"}.fa-briefcase-medical:before{content:"\f469"}.fa-broadcast-tower:before{content:"\f519"}.fa-broom:before{content:"\f51a"}.fa-brush:before{content:"\f55d"}.fa-btc:before{content:"\f15a"}.fa-buffer:before{content:"\f837"}.fa-bug:before{content:"\f188"}.fa-building:before{content:"\f1ad"}.fa-bullhorn:before{content:"\f0a1"}.fa-bullseye:before{content:"\f140"}.fa-burn:before{content:"\f46a"}.fa-buromobelexperte:before{content:"\f37f"}.fa-bus:before{content:"\f207"}.fa-bus-alt:before{content:"\f55e"}.fa-business-time:before{content:"\f64a"}.fa-buysellads:before{content:"\f20d"}.fa-calculator:before{content:"\f1ec"}.fa-calendar:before{content:"\f133"}.fa-calendar-alt:before{content:"\f073"}.fa-calendar-check:before{content:"\f274"}.fa-calendar-day:before{content:"\f783"}.fa-calendar-minus:before{content:"\f272"}.fa-calendar-plus:before{content:"\f271"}.fa-calendar-times:before{content:"\f273"}.fa-calendar-week:before{content:"\f784"}.fa-camera:before{content:"\f030"}.fa-camera-retro:before{content:"\f083"}.fa-campground:before{content:"\f6bb"}.fa-canadian-maple-leaf:before{content:"\f785"}.fa-candy-cane:before{content:"\f786"}.fa-cannabis:before{content:"\f55f"}.fa-capsules:before{content:"\f46b"}.fa-car:before{content:"\f1b9"}.fa-car-alt:before{content:"\f5de"}.fa-car-battery:before{content:"\f5df"}.fa-car-crash:before{content:"\f5e1"}.fa-car-side:before{content:"\f5e4"}.fa-caret-down:before{content:"\f0d7"}.fa-caret-left:before{content:"\f0d9"}.fa-caret-right:before{content:"\f0da"}.fa-caret-square-down:before{content:"\f150"}.fa-caret-square-left:before{content:"\f191"}.fa-caret-square-right:before{content:"\f152"}.fa-caret-square-up:before{content:"\f151"}.fa-caret-up:before{content:"\f0d8"}.fa-carrot:before{content:"\f787"}.fa-cart-arrow-down:before{content:"\f218"}.fa-cart-plus:before{content:"\f217"}.fa-cash-register:before{content:"\f788"}.fa-cat:before{content:"\f6be"}.fa-cc-amazon-pay:before{content:"\f42d"}.fa-cc-amex:before{content:"\f1f3"}.fa-cc-apple-pay:before{content:"\f416"}.fa-cc-diners-club:before{content:"\f24c"}.fa-cc-discover:before{content:"\f1f2"}.fa-cc-jcb:before{content:"\f24b"}.fa-cc-mastercard:before{content:"\f1f1"}.fa-cc-paypal:before{content:"\f1f4"}.fa-cc-stripe:before{content:"\f1f5"}.fa-cc-visa:before{content:"\f1f0"}.fa-centercode:before{content:"\f380"}.fa-centos:before{content:"\f789"}.fa-certificate:before{content:"\f0a3"}.fa-chair:before{content:"\f6c0"}.fa-chalkboard:before{content:"\f51b"}.fa-chalkboard-teacher:before{content:"\f51c"}.fa-charging-station:before{content:"\f5e7"}.fa-chart-area:before{content:"\f1fe"}.fa-chart-bar:before{content:"\f080"}.fa-chart-line:before{content:"\f201"}.fa-chart-pie:before{content:"\f200"}.fa-check:before{content:"\f00c"}.fa-check-circle:before{content:"\f058"}.fa-check-double:before{content:"\f560"}.fa-check-square:before{content:"\f14a"}.fa-cheese:before{content:"\f7ef"}.fa-chess:before{content:"\f439"}.fa-chess-bishop:before{content:"\f43a"}.fa-chess-board:before{content:"\f43c"}.fa-chess-king:before{content:"\f43f"}.fa-chess-knight:before{content:"\f441"}.fa-chess-pawn:before{content:"\f443"}.fa-chess-queen:before{content:"\f445"}.fa-chess-rook:before{content:"\f447"}.fa-chevron-circle-down:before{content:"\f13a"}.fa-chevron-circle-left:before{content:"\f137"}.fa-chevron-circle-right:before{content:"\f138"}.fa-chevron-circle-up:before{content:"\f139"}.fa-chevron-down:before{content:"\f078"}.fa-chevron-left:before{content:"\f053"}.fa-chevron-right:before{content:"\f054"}.fa-chevron-up:before{content:"\f077"}.fa-child:before{content:"\f1ae"}.fa-chrome:before{content:"\f268"}.fa-chromecast:before{content:"\f838"}.fa-church:before{content:"\f51d"}.fa-circle:before{content:"\f111"}.fa-circle-notch:before{content:"\f1ce"}.fa-city:before{content:"\f64f"}.fa-clinic-medical:before{content:"\f7f2"}.fa-clipboard:before{content:"\f328"}.fa-clipboard-check:before{content:"\f46c"}.fa-clipboard-list:before{content:"\f46d"}.fa-clock:before{content:"\f017"}.fa-clone:before{content:"\f24d"}.fa-closed-captioning:before{content:"\f20a"}.fa-cloud:before{content:"\f0c2"}.fa-cloud-download-alt:before{content:"\f381"}.fa-cloud-meatball:before{content:"\f73b"}.fa-cloud-moon:before{content:"\f6c3"}.fa-cloud-moon-rain:before{content:"\f73c"}.fa-cloud-rain:before{content:"\f73d"}.fa-cloud-showers-heavy:before{content:"\f740"}.fa-cloud-sun:before{content:"\f6c4"}.fa-cloud-sun-rain:before{content:"\f743"}.fa-cloud-upload-alt:before{content:"\f382"}.fa-cloudscale:before{content:"\f383"}.fa-cloudsmith:before{content:"\f384"}.fa-cloudversify:before{content:"\f385"}.fa-cocktail:before{content:"\f561"}.fa-code:before{content:"\f121"}.fa-code-branch:before{content:"\f126"}.fa-codepen:before{content:"\f1cb"}.fa-codiepie:before{content:"\f284"}.fa-coffee:before{content:"\f0f4"}.fa-cog:before{content:"\f013"}.fa-cogs:before{content:"\f085"}.fa-coins:before{content:"\f51e"}.fa-columns:before{content:"\f0db"}.fa-comment:before{content:"\f075"}.fa-comment-alt:before{content:"\f27a"}.fa-comment-dollar:before{content:"\f651"}.fa-comment-dots:before{content:"\f4ad"}.fa-comment-medical:before{content:"\f7f5"}.fa-comment-slash:before{content:"\f4b3"}.fa-comments:before{content:"\f086"}.fa-comments-dollar:before{content:"\f653"}.fa-compact-disc:before{content:"\f51f"}.fa-compass:before{content:"\f14e"}.fa-compress:before{content:"\f066"}.fa-compress-arrows-alt:before{content:"\f78c"}.fa-concierge-bell:before{content:"\f562"}.fa-confluence:before{content:"\f78d"}.fa-connectdevelop:before{content:"\f20e"}.fa-contao:before{content:"\f26d"}.fa-cookie:before{content:"\f563"}.fa-cookie-bite:before{content:"\f564"}.fa-copy:before{content:"\f0c5"}.fa-copyright:before{content:"\f1f9"}.fa-couch:before{content:"\f4b8"}.fa-cpanel:before{content:"\f388"}.fa-creative-commons:before{content:"\f25e"}.fa-creative-commons-by:before{content:"\f4e7"}.fa-creative-commons-nc:before{content:"\f4e8"}.fa-creative-commons-nc-eu:before{content:"\f4e9"}.fa-creative-commons-nc-jp:before{content:"\f4ea"}.fa-creative-commons-nd:before{content:"\f4eb"}.fa-creative-commons-pd:before{content:"\f4ec"}.fa-creative-commons-pd-alt:before{content:"\f4ed"}.fa-creative-commons-remix:before{content:"\f4ee"}.fa-creative-commons-sa:before{content:"\f4ef"}.fa-creative-commons-sampling:before{content:"\f4f0"}.fa-creative-commons-sampling-plus:before{content:"\f4f1"}.fa-creative-commons-share:before{content:"\f4f2"}.fa-creative-commons-zero:before{content:"\f4f3"}.fa-credit-card:before{content:"\f09d"}.fa-critical-role:before{content:"\f6c9"}.fa-crop:before{content:"\f125"}.fa-crop-alt:before{content:"\f565"}.fa-cross:before{content:"\f654"}.fa-crosshairs:before{content:"\f05b"}.fa-crow:before{content:"\f520"}.fa-crown:before{content:"\f521"}.fa-crutch:before{content:"\f7f7"}.fa-css3:before{content:"\f13c"}.fa-css3-alt:before{content:"\f38b"}.fa-cube:before{content:"\f1b2"}.fa-cubes:before{content:"\f1b3"}.fa-cut:before{content:"\f0c4"}.fa-cuttlefish:before{content:"\f38c"}.fa-d-and-d:before{content:"\f38d"}.fa-d-and-d-beyond:before{content:"\f6ca"}.fa-dashcube:before{content:"\f210"}.fa-database:before{content:"\f1c0"}.fa-deaf:before{content:"\f2a4"}.fa-delicious:before{content:"\f1a5"}.fa-democrat:before{content:"\f747"}.fa-deploydog:before{content:"\f38e"}.fa-deskpro:before{content:"\f38f"}.fa-desktop:before{content:"\f108"}.fa-dev:before{content:"\f6cc"}.fa-deviantart:before{content:"\f1bd"}.fa-dharmachakra:before{content:"\f655"}.fa-dhl:before{content:"\f790"}.fa-diagnoses:before{content:"\f470"}.fa-diaspora:before{content:"\f791"}.fa-dice:before{content:"\f522"}.fa-dice-d20:before{content:"\f6cf"}.fa-dice-d6:before{content:"\f6d1"}.fa-dice-five:before{content:"\f523"}.fa-dice-four:before{content:"\f524"}.fa-dice-one:before{content:"\f525"}.fa-dice-six:before{content:"\f526"}.fa-dice-three:before{content:"\f527"}.fa-dice-two:before{content:"\f528"}.fa-digg:before{content:"\f1a6"}.fa-digital-ocean:before{content:"\f391"}.fa-digital-tachograph:before{content:"\f566"}.fa-directions:before{content:"\f5eb"}.fa-discord:before{content:"\f392"}.fa-discourse:before{content:"\f393"}.fa-divide:before{content:"\f529"}.fa-dizzy:before{content:"\f567"}.fa-dna:before{content:"\f471"}.fa-dochub:before{content:"\f394"}.fa-docker:before{content:"\f395"}.fa-dog:before{content:"\f6d3"}.fa-dollar-sign:before{content:"\f155"}.fa-dolly:before{content:"\f472"}.fa-dolly-flatbed:before{content:"\f474"}.fa-donate:before{content:"\f4b9"}.fa-door-closed:before{content:"\f52a"}.fa-door-open:before{content:"\f52b"}.fa-dot-circle:before{content:"\f192"}.fa-dove:before{content:"\f4ba"}.fa-download:before{content:"\f019"}.fa-draft2digital:before{content:"\f396"}.fa-drafting-compass:before{content:"\f568"}.fa-dragon:before{content:"\f6d5"}.fa-draw-polygon:before{content:"\f5ee"}.fa-dribbble:before{content:"\f17d"}.fa-dribbble-square:before{content:"\f397"}.fa-dropbox:before{content:"\f16b"}.fa-drum:before{content:"\f569"}.fa-drum-steelpan:before{content:"\f56a"}.fa-drumstick-bite:before{content:"\f6d7"}.fa-drupal:before{content:"\f1a9"}.fa-dumbbell:before{content:"\f44b"}.fa-dumpster:before{content:"\f793"}.fa-dumpster-fire:before{content:"\f794"}.fa-dungeon:before{content:"\f6d9"}.fa-dyalog:before{content:"\f399"}.fa-earlybirds:before{content:"\f39a"}.fa-ebay:before{content:"\f4f4"}.fa-edge:before{content:"\f282"}.fa-edit:before{content:"\f044"}.fa-egg:before{content:"\f7fb"}.fa-eject:before{content:"\f052"}.fa-elementor:before{content:"\f430"}.fa-ellipsis-h:before{content:"\f141"}.fa-ellipsis-v:before{content:"\f142"}.fa-ello:before{content:"\f5f1"}.fa-ember:before{content:"\f423"}.fa-empire:before{content:"\f1d1"}.fa-envelope:before{content:"\f0e0"}.fa-envelope-open:before{content:"\f2b6"}.fa-envelope-open-text:before{content:"\f658"}.fa-envelope-square:before{content:"\f199"}.fa-envira:before{content:"\f299"}.fa-equals:before{content:"\f52c"}.fa-eraser:before{content:"\f12d"}.fa-erlang:before{content:"\f39d"}.fa-ethereum:before{content:"\f42e"}.fa-ethernet:before{content:"\f796"}.fa-etsy:before{content:"\f2d7"}.fa-euro-sign:before{content:"\f153"}.fa-evernote:before{content:"\f839"}.fa-exchange-alt:before{content:"\f362"}.fa-exclamation:before{content:"\f12a"}.fa-exclamation-circle:before{content:"\f06a"}.fa-exclamation-triangle:before{content:"\f071"}.fa-expand:before{content:"\f065"}.fa-expand-arrows-alt:before{content:"\f31e"}.fa-expeditedssl:before{content:"\f23e"}.fa-external-link-alt:before{content:"\f35d"}.fa-external-link-square-alt:before{content:"\f360"}.fa-eye:before{content:"\f06e"}.fa-eye-dropper:before{content:"\f1fb"}.fa-eye-slash:before{content:"\f070"}.fa-facebook:before{content:"\f09a"}.fa-facebook-f:before{content:"\f39e"}.fa-facebook-messenger:before{content:"\f39f"}.fa-facebook-square:before{content:"\f082"}.fa-fan:before{content:"\f863"}.fa-fantasy-flight-games:before{content:"\f6dc"}.fa-fast-backward:before{content:"\f049"}.fa-fast-forward:before{content:"\f050"}.fa-fax:before{content:"\f1ac"}.fa-feather:before{content:"\f52d"}.fa-feather-alt:before{content:"\f56b"}.fa-fedex:before{content:"\f797"}.fa-fedora:before{content:"\f798"}.fa-female:before{content:"\f182"}.fa-fighter-jet:before{content:"\f0fb"}.fa-figma:before{content:"\f799"}.fa-file:before{content:"\f15b"}.fa-file-alt:before{content:"\f15c"}.fa-file-archive:before{content:"\f1c6"}.fa-file-audio:before{content:"\f1c7"}.fa-file-code:before{content:"\f1c9"}.fa-file-contract:before{content:"\f56c"}.fa-file-csv:before{content:"\f6dd"}.fa-file-download:before{content:"\f56d"}.fa-file-excel:before{content:"\f1c3"}.fa-file-export:before{content:"\f56e"}.fa-file-image:before{content:"\f1c5"}.fa-file-import:before{content:"\f56f"}.fa-file-invoice:before{content:"\f570"}.fa-file-invoice-dollar:before{content:"\f571"}.fa-file-medical:before{content:"\f477"}.fa-file-medical-alt:before{content:"\f478"}.fa-file-pdf:before{content:"\f1c1"}.fa-file-powerpoint:before{content:"\f1c4"}.fa-file-prescription:before{content:"\f572"}.fa-file-signature:before{content:"\f573"}.fa-file-upload:before{content:"\f574"}.fa-file-video:before{content:"\f1c8"}.fa-file-word:before{content:"\f1c2"}.fa-fill:before{content:"\f575"}.fa-fill-drip:before{content:"\f576"}.fa-film:before{content:"\f008"}.fa-filter:before{content:"\f0b0"}.fa-fingerprint:before{content:"\f577"}.fa-fire:before{content:"\f06d"}.fa-fire-alt:before{content:"\f7e4"}.fa-fire-extinguisher:before{content:"\f134"}.fa-firefox:before{content:"\f269"}.fa-first-aid:before{content:"\f479"}.fa-first-order:before{content:"\f2b0"}.fa-first-order-alt:before{content:"\f50a"}.fa-firstdraft:before{content:"\f3a1"}.fa-fish:before{content:"\f578"}.fa-fist-raised:before{content:"\f6de"}.fa-flag:before{content:"\f024"}.fa-flag-checkered:before{content:"\f11e"}.fa-flag-usa:before{content:"\f74d"}.fa-flask:before{content:"\f0c3"}.fa-flickr:before{content:"\f16e"}.fa-flipboard:before{content:"\f44d"}.fa-flushed:before{content:"\f579"}.fa-fly:before{content:"\f417"}.fa-folder:before{content:"\f07b"}.fa-folder-minus:before{content:"\f65d"}.fa-folder-open:before{content:"\f07c"}.fa-folder-plus:before{content:"\f65e"}.fa-font:before{content:"\f031"}.fa-font-awesome:before{content:"\f2b4"}.fa-font-awesome-alt:before{content:"\f35c"}.fa-font-awesome-flag:before{content:"\f425"}.fa-font-awesome-logo-full:before{content:"\f4e6"}.fa-fonticons:before{content:"\f280"}.fa-fonticons-fi:before{content:"\f3a2"}.fa-football-ball:before{content:"\f44e"}.fa-fort-awesome:before{content:"\f286"}.fa-fort-awesome-alt:before{content:"\f3a3"}.fa-forumbee:before{content:"\f211"}.fa-forward:before{content:"\f04e"}.fa-foursquare:before{content:"\f180"}.fa-free-code-camp:before{content:"\f2c5"}.fa-freebsd:before{content:"\f3a4"}.fa-frog:before{content:"\f52e"}.fa-frown:before{content:"\f119"}.fa-frown-open:before{content:"\f57a"}.fa-fulcrum:before{content:"\f50b"}.fa-funnel-dollar:before{content:"\f662"}.fa-futbol:before{content:"\f1e3"}.fa-galactic-republic:before{content:"\f50c"}.fa-galactic-senate:before{content:"\f50d"}.fa-gamepad:before{content:"\f11b"}.fa-gas-pump:before{content:"\f52f"}.fa-gavel:before{content:"\f0e3"}.fa-gem:before{content:"\f3a5"}.fa-genderless:before{content:"\f22d"}.fa-get-pocket:before{content:"\f265"}.fa-gg:before{content:"\f260"}.fa-gg-circle:before{content:"\f261"}.fa-ghost:before{content:"\f6e2"}.fa-gift:before{content:"\f06b"}.fa-gifts:before{content:"\f79c"}.fa-git:before{content:"\f1d3"}.fa-git-alt:before{content:"\f841"}.fa-git-square:before{content:"\f1d2"}.fa-github:before{content:"\f09b"}.fa-github-alt:before{content:"\f113"}.fa-github-square:before{content:"\f092"}.fa-gitkraken:before{content:"\f3a6"}.fa-gitlab:before{content:"\f296"}.fa-gitter:before{content:"\f426"}.fa-glass-cheers:before{content:"\f79f"}.fa-glass-martini:before{content:"\f000"}.fa-glass-martini-alt:before{content:"\f57b"}.fa-glass-whiskey:before{content:"\f7a0"}.fa-glasses:before{content:"\f530"}.fa-glide:before{content:"\f2a5"}.fa-glide-g:before{content:"\f2a6"}.fa-globe:before{content:"\f0ac"}.fa-globe-africa:before{content:"\f57c"}.fa-globe-americas:before{content:"\f57d"}.fa-globe-asia:before{content:"\f57e"}.fa-globe-europe:before{content:"\f7a2"}.fa-gofore:before{content:"\f3a7"}.fa-golf-ball:before{content:"\f450"}.fa-goodreads:before{content:"\f3a8"}.fa-goodreads-g:before{content:"\f3a9"}.fa-google:before{content:"\f1a0"}.fa-google-drive:before{content:"\f3aa"}.fa-google-play:before{content:"\f3ab"}.fa-google-plus:before{content:"\f2b3"}.fa-google-plus-g:before{content:"\f0d5"}.fa-google-plus-square:before{content:"\f0d4"}.fa-google-wallet:before{content:"\f1ee"}.fa-gopuram:before{content:"\f664"}.fa-graduation-cap:before{content:"\f19d"}.fa-gratipay:before{content:"\f184"}.fa-grav:before{content:"\f2d6"}.fa-greater-than:before{content:"\f531"}.fa-greater-than-equal:before{content:"\f532"}.fa-grimace:before{content:"\f57f"}.fa-grin:before{content:"\f580"}.fa-grin-alt:before{content:"\f581"}.fa-grin-beam:before{content:"\f582"}.fa-grin-beam-sweat:before{content:"\f583"}.fa-grin-hearts:before{content:"\f584"}.fa-grin-squint:before{content:"\f585"}.fa-grin-squint-tears:before{content:"\f586"}.fa-grin-stars:before{content:"\f587"}.fa-grin-tears:before{content:"\f588"}.fa-grin-tongue:before{content:"\f589"}.fa-grin-tongue-squint:before{content:"\f58a"}.fa-grin-tongue-wink:before{content:"\f58b"}.fa-grin-wink:before{content:"\f58c"}.fa-grip-horizontal:before{content:"\f58d"}.fa-grip-lines:before{content:"\f7a4"}.fa-grip-lines-vertical:before{content:"\f7a5"}.fa-grip-vertical:before{content:"\f58e"}.fa-gripfire:before{content:"\f3ac"}.fa-grunt:before{content:"\f3ad"}.fa-guitar:before{content:"\f7a6"}.fa-gulp:before{content:"\f3ae"}.fa-h-square:before{content:"\f0fd"}.fa-hacker-news:before{content:"\f1d4"}.fa-hacker-news-square:before{content:"\f3af"}.fa-hackerrank:before{content:"\f5f7"}.fa-hamburger:before{content:"\f805"}.fa-hammer:before{content:"\f6e3"}.fa-hamsa:before{content:"\f665"}.fa-hand-holding:before{content:"\f4bd"}.fa-hand-holding-heart:before{content:"\f4be"}.fa-hand-holding-usd:before{content:"\f4c0"}.fa-hand-lizard:before{content:"\f258"}.fa-hand-middle-finger:before{content:"\f806"}.fa-hand-paper:before{content:"\f256"}.fa-hand-peace:before{content:"\f25b"}.fa-hand-point-down:before{content:"\f0a7"}.fa-hand-point-left:before{content:"\f0a5"}.fa-hand-point-right:before{content:"\f0a4"}.fa-hand-point-up:before{content:"\f0a6"}.fa-hand-pointer:before{content:"\f25a"}.fa-hand-rock:before{content:"\f255"}.fa-hand-scissors:before{content:"\f257"}.fa-hand-spock:before{content:"\f259"}.fa-hands:before{content:"\f4c2"}.fa-hands-helping:before{content:"\f4c4"}.fa-handshake:before{content:"\f2b5"}.fa-hanukiah:before{content:"\f6e6"}.fa-hard-hat:before{content:"\f807"}.fa-hashtag:before{content:"\f292"}.fa-hat-wizard:before{content:"\f6e8"}.fa-haykal:before{content:"\f666"}.fa-hdd:before{content:"\f0a0"}.fa-heading:before{content:"\f1dc"}.fa-headphones:before{content:"\f025"}.fa-headphones-alt:before{content:"\f58f"}.fa-headset:before{content:"\f590"}.fa-heart:before{content:"\f004"}.fa-heart-broken:before{content:"\f7a9"}.fa-heartbeat:before{content:"\f21e"}.fa-helicopter:before{content:"\f533"}.fa-highlighter:before{content:"\f591"}.fa-hiking:before{content:"\f6ec"}.fa-hippo:before{content:"\f6ed"}.fa-hips:before{content:"\f452"}.fa-hire-a-helper:before{content:"\f3b0"}.fa-history:before{content:"\f1da"}.fa-hockey-puck:before{content:"\f453"}.fa-holly-berry:before{content:"\f7aa"}.fa-home:before{content:"\f015"}.fa-hooli:before{content:"\f427"}.fa-hornbill:before{content:"\f592"}.fa-horse:before{content:"\f6f0"}.fa-horse-head:before{content:"\f7ab"}.fa-hospital:before{content:"\f0f8"}.fa-hospital-alt:before{content:"\f47d"}.fa-hospital-symbol:before{content:"\f47e"}.fa-hot-tub:before{content:"\f593"}.fa-hotdog:before{content:"\f80f"}.fa-hotel:before{content:"\f594"}.fa-hotjar:before{content:"\f3b1"}.fa-hourglass:before{content:"\f254"}.fa-hourglass-end:before{content:"\f253"}.fa-hourglass-half:before{content:"\f252"}.fa-hourglass-start:before{content:"\f251"}.fa-house-damage:before{content:"\f6f1"}.fa-houzz:before{content:"\f27c"}.fa-hryvnia:before{content:"\f6f2"}.fa-html5:before{content:"\f13b"}.fa-hubspot:before{content:"\f3b2"}.fa-i-cursor:before{content:"\f246"}.fa-ice-cream:before{content:"\f810"}.fa-icicles:before{content:"\f7ad"}.fa-icons:before{content:"\f86d"}.fa-id-badge:before{content:"\f2c1"}.fa-id-card:before{content:"\f2c2"}.fa-id-card-alt:before{content:"\f47f"}.fa-igloo:before{content:"\f7ae"}.fa-image:before{content:"\f03e"}.fa-images:before{content:"\f302"}.fa-imdb:before{content:"\f2d8"}.fa-inbox:before{content:"\f01c"}.fa-indent:before{content:"\f03c"}.fa-industry:before{content:"\f275"}.fa-infinity:before{content:"\f534"}.fa-info:before{content:"\f129"}.fa-info-circle:before{content:"\f05a"}.fa-instagram:before{content:"\f16d"}.fa-intercom:before{content:"\f7af"}.fa-internet-explorer:before{content:"\f26b"}.fa-invision:before{content:"\f7b0"}.fa-ioxhost:before{content:"\f208"}.fa-italic:before{content:"\f033"}.fa-itch-io:before{content:"\f83a"}.fa-itunes:before{content:"\f3b4"}.fa-itunes-note:before{content:"\f3b5"}.fa-java:before{content:"\f4e4"}.fa-jedi:before{content:"\f669"}.fa-jedi-order:before{content:"\f50e"}.fa-jenkins:before{content:"\f3b6"}.fa-jira:before{content:"\f7b1"}.fa-joget:before{content:"\f3b7"}.fa-joint:before{content:"\f595"}.fa-joomla:before{content:"\f1aa"}.fa-journal-whills:before{content:"\f66a"}.fa-js:before{content:"\f3b8"}.fa-js-square:before{content:"\f3b9"}.fa-jsfiddle:before{content:"\f1cc"}.fa-kaaba:before{content:"\f66b"}.fa-kaggle:before{content:"\f5fa"}.fa-key:before{content:"\f084"}.fa-keybase:before{content:"\f4f5"}.fa-keyboard:before{content:"\f11c"}.fa-keycdn:before{content:"\f3ba"}.fa-khanda:before{content:"\f66d"}.fa-kickstarter:before{content:"\f3bb"}.fa-kickstarter-k:before{content:"\f3bc"}.fa-kiss:before{content:"\f596"}.fa-kiss-beam:before{content:"\f597"}.fa-kiss-wink-heart:before{content:"\f598"}.fa-kiwi-bird:before{content:"\f535"}.fa-korvue:before{content:"\f42f"}.fa-landmark:before{content:"\f66f"}.fa-language:before{content:"\f1ab"}.fa-laptop:before{content:"\f109"}.fa-laptop-code:before{content:"\f5fc"}.fa-laptop-medical:before{content:"\f812"}.fa-laravel:before{content:"\f3bd"}.fa-lastfm:before{content:"\f202"}.fa-lastfm-square:before{content:"\f203"}.fa-laugh:before{content:"\f599"}.fa-laugh-beam:before{content:"\f59a"}.fa-laugh-squint:before{content:"\f59b"}.fa-laugh-wink:before{content:"\f59c"}.fa-layer-group:before{content:"\f5fd"}.fa-leaf:before{content:"\f06c"}.fa-leanpub:before{content:"\f212"}.fa-lemon:before{content:"\f094"}.fa-less:before{content:"\f41d"}.fa-less-than:before{content:"\f536"}.fa-less-than-equal:before{content:"\f537"}.fa-level-down-alt:before{content:"\f3be"}.fa-level-up-alt:before{content:"\f3bf"}.fa-life-ring:before{content:"\f1cd"}.fa-lightbulb:before{content:"\f0eb"}.fa-line:before{content:"\f3c0"}.fa-link:before{content:"\f0c1"}.fa-linkedin:before{content:"\f08c"}.fa-linkedin-in:before{content:"\f0e1"}.fa-linode:before{content:"\f2b8"}.fa-linux:before{content:"\f17c"}.fa-lira-sign:before{content:"\f195"}.fa-list:before{content:"\f03a"}.fa-list-alt:before{content:"\f022"}.fa-list-ol:before{content:"\f0cb"}.fa-list-ul:before{content:"\f0ca"}.fa-location-arrow:before{content:"\f124"}.fa-lock:before{content:"\f023"}.fa-lock-open:before{content:"\f3c1"}.fa-long-arrow-alt-down:before{content:"\f309"}.fa-long-arrow-alt-left:before{content:"\f30a"}.fa-long-arrow-alt-right:before{content:"\f30b"}.fa-long-arrow-alt-up:before{content:"\f30c"}.fa-low-vision:before{content:"\f2a8"}.fa-luggage-cart:before{content:"\f59d"}.fa-lyft:before{content:"\f3c3"}.fa-magento:before{content:"\f3c4"}.fa-magic:before{content:"\f0d0"}.fa-magnet:before{content:"\f076"}.fa-mail-bulk:before{content:"\f674"}.fa-mailchimp:before{content:"\f59e"}.fa-male:before{content:"\f183"}.fa-mandalorian:before{content:"\f50f"}.fa-map:before{content:"\f279"}.fa-map-marked:before{content:"\f59f"}.fa-map-marked-alt:before{content:"\f5a0"}.fa-map-marker:before{content:"\f041"}.fa-map-marker-alt:before{content:"\f3c5"}.fa-map-pin:before{content:"\f276"}.fa-map-signs:before{content:"\f277"}.fa-markdown:before{content:"\f60f"}.fa-marker:before{content:"\f5a1"}.fa-mars:before{content:"\f222"}.fa-mars-double:before{content:"\f227"}.fa-mars-stroke:before{content:"\f229"}.fa-mars-stroke-h:before{content:"\f22b"}.fa-mars-stroke-v:before{content:"\f22a"}.fa-mask:before{content:"\f6fa"}.fa-mastodon:before{content:"\f4f6"}.fa-maxcdn:before{content:"\f136"}.fa-medal:before{content:"\f5a2"}.fa-medapps:before{content:"\f3c6"}.fa-medium:before{content:"\f23a"}.fa-medium-m:before{content:"\f3c7"}.fa-medkit:before{content:"\f0fa"}.fa-medrt:before{content:"\f3c8"}.fa-meetup:before{content:"\f2e0"}.fa-megaport:before{content:"\f5a3"}.fa-meh:before{content:"\f11a"}.fa-meh-blank:before{content:"\f5a4"}.fa-meh-rolling-eyes:before{content:"\f5a5"}.fa-memory:before{content:"\f538"}.fa-mendeley:before{content:"\f7b3"}.fa-menorah:before{content:"\f676"}.fa-mercury:before{content:"\f223"}.fa-meteor:before{content:"\f753"}.fa-microchip:before{content:"\f2db"}.fa-microphone:before{content:"\f130"}.fa-microphone-alt:before{content:"\f3c9"}.fa-microphone-alt-slash:before{content:"\f539"}.fa-microphone-slash:before{content:"\f131"}.fa-microscope:before{content:"\f610"}.fa-microsoft:before{content:"\f3ca"}.fa-minus:before{content:"\f068"}.fa-minus-circle:before{content:"\f056"}.fa-minus-square:before{content:"\f146"}.fa-mitten:before{content:"\f7b5"}.fa-mix:before{content:"\f3cb"}.fa-mixcloud:before{content:"\f289"}.fa-mizuni:before{content:"\f3cc"}.fa-mobile:before{content:"\f10b"}.fa-mobile-alt:before{content:"\f3cd"}.fa-modx:before{content:"\f285"}.fa-monero:before{content:"\f3d0"}.fa-money-bill:before{content:"\f0d6"}.fa-money-bill-alt:before{content:"\f3d1"}.fa-money-bill-wave:before{content:"\f53a"}.fa-money-bill-wave-alt:before{content:"\f53b"}.fa-money-check:before{content:"\f53c"}.fa-money-check-alt:before{content:"\f53d"}.fa-monument:before{content:"\f5a6"}.fa-moon:before{content:"\f186"}.fa-mortar-pestle:before{content:"\f5a7"}.fa-mosque:before{content:"\f678"}.fa-motorcycle:before{content:"\f21c"}.fa-mountain:before{content:"\f6fc"}.fa-mouse-pointer:before{content:"\f245"}.fa-mug-hot:before{content:"\f7b6"}.fa-music:before{content:"\f001"}.fa-napster:before{content:"\f3d2"}.fa-neos:before{content:"\f612"}.fa-network-wired:before{content:"\f6ff"}.fa-neuter:before{content:"\f22c"}.fa-newspaper:before{content:"\f1ea"}.fa-nimblr:before{content:"\f5a8"}.fa-node:before{content:"\f419"}.fa-node-js:before{content:"\f3d3"}.fa-not-equal:before{content:"\f53e"}.fa-notes-medical:before{content:"\f481"}.fa-npm:before{content:"\f3d4"}.fa-ns8:before{content:"\f3d5"}.fa-nutritionix:before{content:"\f3d6"}.fa-object-group:before{content:"\f247"}.fa-object-ungroup:before{content:"\f248"}.fa-odnoklassniki:before{content:"\f263"}.fa-odnoklassniki-square:before{content:"\f264"}.fa-oil-can:before{content:"\f613"}.fa-old-republic:before{content:"\f510"}.fa-om:before{content:"\f679"}.fa-opencart:before{content:"\f23d"}.fa-openid:before{content:"\f19b"}.fa-opera:before{content:"\f26a"}.fa-optin-monster:before{content:"\f23c"}.fa-osi:before{content:"\f41a"}.fa-otter:before{content:"\f700"}.fa-outdent:before{content:"\f03b"}.fa-page4:before{content:"\f3d7"}.fa-pagelines:before{content:"\f18c"}.fa-pager:before{content:"\f815"}.fa-paint-brush:before{content:"\f1fc"}.fa-paint-roller:before{content:"\f5aa"}.fa-palette:before{content:"\f53f"}.fa-palfed:before{content:"\f3d8"}.fa-pallet:before{content:"\f482"}.fa-paper-plane:before{content:"\f1d8"}.fa-paperclip:before{content:"\f0c6"}.fa-parachute-box:before{content:"\f4cd"}.fa-paragraph:before{content:"\f1dd"}.fa-parking:before{content:"\f540"}.fa-passport:before{content:"\f5ab"}.fa-pastafarianism:before{content:"\f67b"}.fa-paste:before{content:"\f0ea"}.fa-patreon:before{content:"\f3d9"}.fa-pause:before{content:"\f04c"}.fa-pause-circle:before{content:"\f28b"}.fa-paw:before{content:"\f1b0"}.fa-paypal:before{content:"\f1ed"}.fa-peace:before{content:"\f67c"}.fa-pen:before{content:"\f304"}.fa-pen-alt:before{content:"\f305"}.fa-pen-fancy:before{content:"\f5ac"}.fa-pen-nib:before{content:"\f5ad"}.fa-pen-square:before{content:"\f14b"}.fa-pencil-alt:before{content:"\f303"}.fa-pencil-ruler:before{content:"\f5ae"}.fa-penny-arcade:before{content:"\f704"}.fa-people-carry:before{content:"\f4ce"}.fa-pepper-hot:before{content:"\f816"}.fa-percent:before{content:"\f295"}.fa-percentage:before{content:"\f541"}.fa-periscope:before{content:"\f3da"}.fa-person-booth:before{content:"\f756"}.fa-phabricator:before{content:"\f3db"}.fa-phoenix-framework:before{content:"\f3dc"}.fa-phoenix-squadron:before{content:"\f511"}.fa-phone:before{content:"\f095"}.fa-phone-alt:before{content:"\f879"}.fa-phone-slash:before{content:"\f3dd"}.fa-phone-square:before{content:"\f098"}.fa-phone-square-alt:before{content:"\f87b"}.fa-phone-volume:before{content:"\f2a0"}.fa-photo-video:before{content:"\f87c"}.fa-php:before{content:"\f457"}.fa-pied-piper:before{content:"\f2ae"}.fa-pied-piper-alt:before{content:"\f1a8"}.fa-pied-piper-hat:before{content:"\f4e5"}.fa-pied-piper-pp:before{content:"\f1a7"}.fa-piggy-bank:before{content:"\f4d3"}.fa-pills:before{content:"\f484"}.fa-pinterest:before{content:"\f0d2"}.fa-pinterest-p:before{content:"\f231"}.fa-pinterest-square:before{content:"\f0d3"}.fa-pizza-slice:before{content:"\f818"}.fa-place-of-worship:before{content:"\f67f"}.fa-plane:before{content:"\f072"}.fa-plane-arrival:before{content:"\f5af"}.fa-plane-departure:before{content:"\f5b0"}.fa-play:before{content:"\f04b"}.fa-play-circle:before{content:"\f144"}.fa-playstation:before{content:"\f3df"}.fa-plug:before{content:"\f1e6"}.fa-plus:before{content:"\f067"}.fa-plus-circle:before{content:"\f055"}.fa-plus-square:before{content:"\f0fe"}.fa-podcast:before{content:"\f2ce"}.fa-poll:before{content:"\f681"}.fa-poll-h:before{content:"\f682"}.fa-poo:before{content:"\f2fe"}.fa-poo-storm:before{content:"\f75a"}.fa-poop:before{content:"\f619"}.fa-portrait:before{content:"\f3e0"}.fa-pound-sign:before{content:"\f154"}.fa-power-off:before{content:"\f011"}.fa-pray:before{content:"\f683"}.fa-praying-hands:before{content:"\f684"}.fa-prescription:before{content:"\f5b1"}.fa-prescription-bottle:before{content:"\f485"}.fa-prescription-bottle-alt:before{content:"\f486"}.fa-print:before{content:"\f02f"}.fa-procedures:before{content:"\f487"}.fa-product-hunt:before{content:"\f288"}.fa-project-diagram:before{content:"\f542"}.fa-pushed:before{content:"\f3e1"}.fa-puzzle-piece:before{content:"\f12e"}.fa-python:before{content:"\f3e2"}.fa-qq:before{content:"\f1d6"}.fa-qrcode:before{content:"\f029"}.fa-question:before{content:"\f128"}.fa-question-circle:before{content:"\f059"}.fa-quidditch:before{content:"\f458"}.fa-quinscape:before{content:"\f459"}.fa-quora:before{content:"\f2c4"}.fa-quote-left:before{content:"\f10d"}.fa-quote-right:before{content:"\f10e"}.fa-quran:before{content:"\f687"}.fa-r-project:before{content:"\f4f7"}.fa-radiation:before{content:"\f7b9"}.fa-radiation-alt:before{content:"\f7ba"}.fa-rainbow:before{content:"\f75b"}.fa-random:before{content:"\f074"}.fa-raspberry-pi:before{content:"\f7bb"}.fa-ravelry:before{content:"\f2d9"}.fa-react:before{content:"\f41b"}.fa-reacteurope:before{content:"\f75d"}.fa-readme:before{content:"\f4d5"}.fa-rebel:before{content:"\f1d0"}.fa-receipt:before{content:"\f543"}.fa-recycle:before{content:"\f1b8"}.fa-red-river:before{content:"\f3e3"}.fa-reddit:before{content:"\f1a1"}.fa-reddit-alien:before{content:"\f281"}.fa-reddit-square:before{content:"\f1a2"}.fa-redhat:before{content:"\f7bc"}.fa-redo:before{content:"\f01e"}.fa-redo-alt:before{content:"\f2f9"}.fa-registered:before{content:"\f25d"}.fa-remove-format:before{content:"\f87d"}.fa-renren:before{content:"\f18b"}.fa-reply:before{content:"\f3e5"}.fa-reply-all:before{content:"\f122"}.fa-replyd:before{content:"\f3e6"}.fa-republican:before{content:"\f75e"}.fa-researchgate:before{content:"\f4f8"}.fa-resolving:before{content:"\f3e7"}.fa-restroom:before{content:"\f7bd"}.fa-retweet:before{content:"\f079"}.fa-rev:before{content:"\f5b2"}.fa-ribbon:before{content:"\f4d6"}.fa-ring:before{content:"\f70b"}.fa-road:before{content:"\f018"}.fa-robot:before{content:"\f544"}.fa-rocket:before{content:"\f135"}.fa-rocketchat:before{content:"\f3e8"}.fa-rockrms:before{content:"\f3e9"}.fa-route:before{content:"\f4d7"}.fa-rss:before{content:"\f09e"}.fa-rss-square:before{content:"\f143"}.fa-ruble-sign:before{content:"\f158"}.fa-ruler:before{content:"\f545"}.fa-ruler-combined:before{content:"\f546"}.fa-ruler-horizontal:before{content:"\f547"}.fa-ruler-vertical:before{content:"\f548"}.fa-running:before{content:"\f70c"}.fa-rupee-sign:before{content:"\f156"}.fa-sad-cry:before{content:"\f5b3"}.fa-sad-tear:before{content:"\f5b4"}.fa-safari:before{content:"\f267"}.fa-salesforce:before{content:"\f83b"}.fa-sass:before{content:"\f41e"}.fa-satellite:before{content:"\f7bf"}.fa-satellite-dish:before{content:"\f7c0"}.fa-save:before{content:"\f0c7"}.fa-schlix:before{content:"\f3ea"}.fa-school:before{content:"\f549"}.fa-screwdriver:before{content:"\f54a"}.fa-scribd:before{content:"\f28a"}.fa-scroll:before{content:"\f70e"}.fa-sd-card:before{content:"\f7c2"}.fa-search:before{content:"\f002"}.fa-search-dollar:before{content:"\f688"}.fa-search-location:before{content:"\f689"}.fa-search-minus:before{content:"\f010"}.fa-search-plus:before{content:"\f00e"}.fa-searchengin:before{content:"\f3eb"}.fa-seedling:before{content:"\f4d8"}.fa-sellcast:before{content:"\f2da"}.fa-sellsy:before{content:"\f213"}.fa-server:before{content:"\f233"}.fa-servicestack:before{content:"\f3ec"}.fa-shapes:before{content:"\f61f"}.fa-share:before{content:"\f064"}.fa-share-alt:before{content:"\f1e0"}.fa-share-alt-square:before{content:"\f1e1"}.fa-share-square:before{content:"\f14d"}.fa-shekel-sign:before{content:"\f20b"}.fa-shield-alt:before{content:"\f3ed"}.fa-ship:before{content:"\f21a"}.fa-shipping-fast:before{content:"\f48b"}.fa-shirtsinbulk:before{content:"\f214"}.fa-shoe-prints:before{content:"\f54b"}.fa-shopping-bag:before{content:"\f290"}.fa-shopping-basket:before{content:"\f291"}.fa-shopping-cart:before{content:"\f07a"}.fa-shopware:before{content:"\f5b5"}.fa-shower:before{content:"\f2cc"}.fa-shuttle-van:before{content:"\f5b6"}.fa-sign:before{content:"\f4d9"}.fa-sign-in-alt:before{content:"\f2f6"}.fa-sign-language:before{content:"\f2a7"}.fa-sign-out-alt:before{content:"\f2f5"}.fa-signal:before{content:"\f012"}.fa-signature:before{content:"\f5b7"}.fa-sim-card:before{content:"\f7c4"}.fa-simplybuilt:before{content:"\f215"}.fa-sistrix:before{content:"\f3ee"}.fa-sitemap:before{content:"\f0e8"}.fa-sith:before{content:"\f512"}.fa-skating:before{content:"\f7c5"}.fa-sketch:before{content:"\f7c6"}.fa-skiing:before{content:"\f7c9"}.fa-skiing-nordic:before{content:"\f7ca"}.fa-skull:before{content:"\f54c"}.fa-skull-crossbones:before{content:"\f714"}.fa-skyatlas:before{content:"\f216"}.fa-skype:before{content:"\f17e"}.fa-slack:before{content:"\f198"}.fa-slack-hash:before{content:"\f3ef"}.fa-slash:before{content:"\f715"}.fa-sleigh:before{content:"\f7cc"}.fa-sliders-h:before{content:"\f1de"}.fa-slideshare:before{content:"\f1e7"}.fa-smile:before{content:"\f118"}.fa-smile-beam:before{content:"\f5b8"}.fa-smile-wink:before{content:"\f4da"}.fa-smog:before{content:"\f75f"}.fa-smoking:before{content:"\f48d"}.fa-smoking-ban:before{content:"\f54d"}.fa-sms:before{content:"\f7cd"}.fa-snapchat:before{content:"\f2ab"}.fa-snapchat-ghost:before{content:"\f2ac"}.fa-snapchat-square:before{content:"\f2ad"}.fa-snowboarding:before{content:"\f7ce"}.fa-snowflake:before{content:"\f2dc"}.fa-snowman:before{content:"\f7d0"}.fa-snowplow:before{content:"\f7d2"}.fa-socks:before{content:"\f696"}.fa-solar-panel:before{content:"\f5ba"}.fa-sort:before{content:"\f0dc"}.fa-sort-alpha-down:before{content:"\f15d"}.fa-sort-alpha-down-alt:before{content:"\f881"}.fa-sort-alpha-up:before{content:"\f15e"}.fa-sort-alpha-up-alt:before{content:"\f882"}.fa-sort-amount-down:before{content:"\f160"}.fa-sort-amount-down-alt:before{content:"\f884"}.fa-sort-amount-up:before{content:"\f161"}.fa-sort-amount-up-alt:before{content:"\f885"}.fa-sort-down:before{content:"\f0dd"}.fa-sort-numeric-down:before{content:"\f162"}.fa-sort-numeric-down-alt:before{content:"\f886"}.fa-sort-numeric-up:before{content:"\f163"}.fa-sort-numeric-up-alt:before{content:"\f887"}.fa-sort-up:before{content:"\f0de"}.fa-soundcloud:before{content:"\f1be"}.fa-sourcetree:before{content:"\f7d3"}.fa-spa:before{content:"\f5bb"}.fa-space-shuttle:before{content:"\f197"}.fa-speakap:before{content:"\f3f3"}.fa-speaker-deck:before{content:"\f83c"}.fa-spell-check:before{content:"\f891"}.fa-spider:before{content:"\f717"}.fa-spinner:before{content:"\f110"}.fa-splotch:before{content:"\f5bc"}.fa-spotify:before{content:"\f1bc"}.fa-spray-can:before{content:"\f5bd"}.fa-square:before{content:"\f0c8"}.fa-square-full:before{content:"\f45c"}.fa-square-root-alt:before{content:"\f698"}.fa-squarespace:before{content:"\f5be"}.fa-stack-exchange:before{content:"\f18d"}.fa-stack-overflow:before{content:"\f16c"}.fa-stackpath:before{content:"\f842"}.fa-stamp:before{content:"\f5bf"}.fa-star:before{content:"\f005"}.fa-star-and-crescent:before{content:"\f699"}.fa-star-half:before{content:"\f089"}.fa-star-half-alt:before{content:"\f5c0"}.fa-star-of-david:before{content:"\f69a"}.fa-star-of-life:before{content:"\f621"}.fa-staylinked:before{content:"\f3f5"}.fa-steam:before{content:"\f1b6"}.fa-steam-square:before{content:"\f1b7"}.fa-steam-symbol:before{content:"\f3f6"}.fa-step-backward:before{content:"\f048"}.fa-step-forward:before{content:"\f051"}.fa-stethoscope:before{content:"\f0f1"}.fa-sticker-mule:before{content:"\f3f7"}.fa-sticky-note:before{content:"\f249"}.fa-stop:before{content:"\f04d"}.fa-stop-circle:before{content:"\f28d"}.fa-stopwatch:before{content:"\f2f2"}.fa-store:before{content:"\f54e"}.fa-store-alt:before{content:"\f54f"}.fa-strava:before{content:"\f428"}.fa-stream:before{content:"\f550"}.fa-street-view:before{content:"\f21d"}.fa-strikethrough:before{content:"\f0cc"}.fa-stripe:before{content:"\f429"}.fa-stripe-s:before{content:"\f42a"}.fa-stroopwafel:before{content:"\f551"}.fa-studiovinari:before{content:"\f3f8"}.fa-stumbleupon:before{content:"\f1a4"}.fa-stumbleupon-circle:before{content:"\f1a3"}.fa-subscript:before{content:"\f12c"}.fa-subway:before{content:"\f239"}.fa-suitcase:before{content:"\f0f2"}.fa-suitcase-rolling:before{content:"\f5c1"}.fa-sun:before{content:"\f185"}.fa-superpowers:before{content:"\f2dd"}.fa-superscript:before{content:"\f12b"}.fa-supple:before{content:"\f3f9"}.fa-surprise:before{content:"\f5c2"}.fa-suse:before{content:"\f7d6"}.fa-swatchbook:before{content:"\f5c3"}.fa-swimmer:before{content:"\f5c4"}.fa-swimming-pool:before{content:"\f5c5"}.fa-symfony:before{content:"\f83d"}.fa-synagogue:before{content:"\f69b"}.fa-sync:before{content:"\f021"}.fa-sync-alt:before{content:"\f2f1"}.fa-syringe:before{content:"\f48e"}.fa-table:before{content:"\f0ce"}.fa-table-tennis:before{content:"\f45d"}.fa-tablet:before{content:"\f10a"}.fa-tablet-alt:before{content:"\f3fa"}.fa-tablets:before{content:"\f490"}.fa-tachometer-alt:before{content:"\f3fd"}.fa-tag:before{content:"\f02b"}.fa-tags:before{content:"\f02c"}.fa-tape:before{content:"\f4db"}.fa-tasks:before{content:"\f0ae"}.fa-taxi:before{content:"\f1ba"}.fa-teamspeak:before{content:"\f4f9"}.fa-teeth:before{content:"\f62e"}.fa-teeth-open:before{content:"\f62f"}.fa-telegram:before{content:"\f2c6"}.fa-telegram-plane:before{content:"\f3fe"}.fa-temperature-high:before{content:"\f769"}.fa-temperature-low:before{content:"\f76b"}.fa-tencent-weibo:before{content:"\f1d5"}.fa-tenge:before{content:"\f7d7"}.fa-terminal:before{content:"\f120"}.fa-text-height:before{content:"\f034"}.fa-text-width:before{content:"\f035"}.fa-th:before{content:"\f00a"}.fa-th-large:before{content:"\f009"}.fa-th-list:before{content:"\f00b"}.fa-the-red-yeti:before{content:"\f69d"}.fa-theater-masks:before{content:"\f630"}.fa-themeco:before{content:"\f5c6"}.fa-themeisle:before{content:"\f2b2"}.fa-thermometer:before{content:"\f491"}.fa-thermometer-empty:before{content:"\f2cb"}.fa-thermometer-full:before{content:"\f2c7"}.fa-thermometer-half:before{content:"\f2c9"}.fa-thermometer-quarter:before{content:"\f2ca"}.fa-thermometer-three-quarters:before{content:"\f2c8"}.fa-think-peaks:before{content:"\f731"}.fa-thumbs-down:before{content:"\f165"}.fa-thumbs-up:before{content:"\f164"}.fa-thumbtack:before{content:"\f08d"}.fa-ticket-alt:before{content:"\f3ff"}.fa-times:before{content:"\f00d"}.fa-times-circle:before{content:"\f057"}.fa-tint:before{content:"\f043"}.fa-tint-slash:before{content:"\f5c7"}.fa-tired:before{content:"\f5c8"}.fa-toggle-off:before{content:"\f204"}.fa-toggle-on:before{content:"\f205"}.fa-toilet:before{content:"\f7d8"}.fa-toilet-paper:before{content:"\f71e"}.fa-toolbox:before{content:"\f552"}.fa-tools:before{content:"\f7d9"}.fa-tooth:before{content:"\f5c9"}.fa-torah:before{content:"\f6a0"}.fa-torii-gate:before{content:"\f6a1"}.fa-tractor:before{content:"\f722"}.fa-trade-federation:before{content:"\f513"}.fa-trademark:before{content:"\f25c"}.fa-traffic-light:before{content:"\f637"}.fa-train:before{content:"\f238"}.fa-tram:before{content:"\f7da"}.fa-transgender:before{content:"\f224"}.fa-transgender-alt:before{content:"\f225"}.fa-trash:before{content:"\f1f8"}.fa-trash-alt:before{content:"\f2ed"}.fa-trash-restore:before{content:"\f829"}.fa-trash-restore-alt:before{content:"\f82a"}.fa-tree:before{content:"\f1bb"}.fa-trello:before{content:"\f181"}.fa-tripadvisor:before{content:"\f262"}.fa-trophy:before{content:"\f091"}.fa-truck:before{content:"\f0d1"}.fa-truck-loading:before{content:"\f4de"}.fa-truck-monster:before{content:"\f63b"}.fa-truck-moving:before{content:"\f4df"}.fa-truck-pickup:before{content:"\f63c"}.fa-tshirt:before{content:"\f553"}.fa-tty:before{content:"\f1e4"}.fa-tumblr:before{content:"\f173"}.fa-tumblr-square:before{content:"\f174"}.fa-tv:before{content:"\f26c"}.fa-twitch:before{content:"\f1e8"}.fa-twitter:before{content:"\f099"}.fa-twitter-square:before{content:"\f081"}.fa-typo3:before{content:"\f42b"}.fa-uber:before{content:"\f402"}.fa-ubuntu:before{content:"\f7df"}.fa-uikit:before{content:"\f403"}.fa-umbrella:before{content:"\f0e9"}.fa-umbrella-beach:before{content:"\f5ca"}.fa-underline:before{content:"\f0cd"}.fa-undo:before{content:"\f0e2"}.fa-undo-alt:before{content:"\f2ea"}.fa-uniregistry:before{content:"\f404"}.fa-universal-access:before{content:"\f29a"}.fa-university:before{content:"\f19c"}.fa-unlink:before{content:"\f127"}.fa-unlock:before{content:"\f09c"}.fa-unlock-alt:before{content:"\f13e"}.fa-untappd:before{content:"\f405"}.fa-upload:before{content:"\f093"}.fa-ups:before{content:"\f7e0"}.fa-usb:before{content:"\f287"}.fa-user:before{content:"\f007"}.fa-user-alt:before{content:"\f406"}.fa-user-alt-slash:before{content:"\f4fa"}.fa-user-astronaut:before{content:"\f4fb"}.fa-user-check:before{content:"\f4fc"}.fa-user-circle:before{content:"\f2bd"}.fa-user-clock:before{content:"\f4fd"}.fa-user-cog:before{content:"\f4fe"}.fa-user-edit:before{content:"\f4ff"}.fa-user-friends:before{content:"\f500"}.fa-user-graduate:before{content:"\f501"}.fa-user-injured:before{content:"\f728"}.fa-user-lock:before{content:"\f502"}.fa-user-md:before{content:"\f0f0"}.fa-user-minus:before{content:"\f503"}.fa-user-ninja:before{content:"\f504"}.fa-user-nurse:before{content:"\f82f"}.fa-user-plus:before{content:"\f234"}.fa-user-secret:before{content:"\f21b"}.fa-user-shield:before{content:"\f505"}.fa-user-slash:before{content:"\f506"}.fa-user-tag:before{content:"\f507"}.fa-user-tie:before{content:"\f508"}.fa-user-times:before{content:"\f235"}.fa-users:before{content:"\f0c0"}.fa-users-cog:before{content:"\f509"}.fa-usps:before{content:"\f7e1"}.fa-ussunnah:before{content:"\f407"}.fa-utensil-spoon:before{content:"\f2e5"}.fa-utensils:before{content:"\f2e7"}.fa-vaadin:before{content:"\f408"}.fa-vector-square:before{content:"\f5cb"}.fa-venus:before{content:"\f221"}.fa-venus-double:before{content:"\f226"}.fa-venus-mars:before{content:"\f228"}.fa-viacoin:before{content:"\f237"}.fa-viadeo:before{content:"\f2a9"}.fa-viadeo-square:before{content:"\f2aa"}.fa-vial:before{content:"\f492"}.fa-vials:before{content:"\f493"}.fa-viber:before{content:"\f409"}.fa-video:before{content:"\f03d"}.fa-video-slash:before{content:"\f4e2"}.fa-vihara:before{content:"\f6a7"}.fa-vimeo:before{content:"\f40a"}.fa-vimeo-square:before{content:"\f194"}.fa-vimeo-v:before{content:"\f27d"}.fa-vine:before{content:"\f1ca"}.fa-vk:before{content:"\f189"}.fa-vnv:before{content:"\f40b"}.fa-voicemail:before{content:"\f897"}.fa-volleyball-ball:before{content:"\f45f"}.fa-volume-down:before{content:"\f027"}.fa-volume-mute:before{content:"\f6a9"}.fa-volume-off:before{content:"\f026"}.fa-volume-up:before{content:"\f028"}.fa-vote-yea:before{content:"\f772"}.fa-vr-cardboard:before{content:"\f729"}.fa-vuejs:before{content:"\f41f"}.fa-walking:before{content:"\f554"}.fa-wallet:before{content:"\f555"}.fa-warehouse:before{content:"\f494"}.fa-water:before{content:"\f773"}.fa-wave-square:before{content:"\f83e"}.fa-waze:before{content:"\f83f"}.fa-weebly:before{content:"\f5cc"}.fa-weibo:before{content:"\f18a"}.fa-weight:before{content:"\f496"}.fa-weight-hanging:before{content:"\f5cd"}.fa-weixin:before{content:"\f1d7"}.fa-whatsapp:before{content:"\f232"}.fa-whatsapp-square:before{content:"\f40c"}.fa-wheelchair:before{content:"\f193"}.fa-whmcs:before{content:"\f40d"}.fa-wifi:before{content:"\f1eb"}.fa-wikipedia-w:before{content:"\f266"}.fa-wind:before{content:"\f72e"}.fa-window-close:before{content:"\f410"}.fa-window-maximize:before{content:"\f2d0"}.fa-window-minimize:before{content:"\f2d1"}.fa-window-restore:before{content:"\f2d2"}.fa-windows:before{content:"\f17a"}.fa-wine-bottle:before{content:"\f72f"}.fa-wine-glass:before{content:"\f4e3"}.fa-wine-glass-alt:before{content:"\f5ce"}.fa-wix:before{content:"\f5cf"}.fa-wizards-of-the-coast:before{content:"\f730"}.fa-wolf-pack-battalion:before{content:"\f514"}.fa-won-sign:before{content:"\f159"}.fa-wordpress:before{content:"\f19a"}.fa-wordpress-simple:before{content:"\f411"}.fa-wpbeginner:before{content:"\f297"}.fa-wpexplorer:before{content:"\f2de"}.fa-wpforms:before{content:"\f298"}.fa-wpressr:before{content:"\f3e4"}.fa-wrench:before{content:"\f0ad"}.fa-x-ray:before{content:"\f497"}.fa-xbox:before{content:"\f412"}.fa-xing:before{content:"\f168"}.fa-xing-square:before{content:"\f169"}.fa-y-combinator:before{content:"\f23b"}.fa-yahoo:before{content:"\f19e"}.fa-yammer:before{content:"\f840"}.fa-yandex:before{content:"\f413"}.fa-yandex-international:before{content:"\f414"}.fa-yarn:before{content:"\f7e3"}.fa-yelp:before{content:"\f1e9"}.fa-yen-sign:before{content:"\f157"}.fa-yin-yang:before{content:"\f6ad"}.fa-yoast:before{content:"\f2b1"}.fa-youtube:before{content:"\f167"}.fa-youtube-square:before{content:"\f431"}.fa-zhihu:before{content:"\f63f"}.sr-only{border:0;clip:rect(0,0,0,0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.sr-only-focusable:active,.sr-only-focusable:focus{clip:auto;height:auto;margin:0;overflow:visible;position:static;width:auto}@font-face{font-family:"Font Awesome 5 Free";font-style:normal;font-weight:900;font-display:auto;src:url(//www.traininguri.ro/wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-solid-900.eot);src:url(//www.traininguri.ro/wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-solid-900.eot?#iefix) format("embedded-opentype"),url(//www.traininguri.ro/wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-solid-900.woff2) format("woff2"),url(//www.traininguri.ro/wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-solid-900.woff) format("woff"),url(//www.traininguri.ro/wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-solid-900.ttf) format("truetype"),url(//www.traininguri.ro/wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-solid-900.svg#fontawesome) format("svg")}.fa,.fas{font-family:"Font Awesome 5 Free";font-weight:900}.ui-tabs {
clear: both;
overflow: hidden;
}
.ui-tabs img {
margin: 0 0 10px;
}
.ui-tabs .post {
background-color: #f5f5f5;
margin: 0 0 10px;
overflow: hidden;
padding: 15px;
}
.ui-tabs .ui-tabs-hide {
display: none;
}
.ui-tabs ul.ui-tabs-nav {
clear: both;
font-size: 12px;
list-style-type: none;
margin: 10px 0 3px; 
padding: 0;
}
.ui-tabs ul.ui-tabs-nav li {
display: inline-block;
list-style-type: none;
margin: 0 5px -3px 0;
padding: 5px 0;
text-align: center;
}
.ui-tabs ul.ui-tabs-nav li::before {
content: "";
padding: 0;
}
.ui-tabs ul.ui-tabs-nav li a {
background-color: #ddd;
color: #333;
margin: 0; 
padding: 10px 10px 8px;
text-decoration: none;
text-transform: uppercase;
}
.ui-tabs ul.ui-tabs-nav li a:hover,
.ui-tabs ul.ui-tabs-nav li.ui-tabs-selected a {
background-color: #f5f5f5;
color: #333;
}#genesis-responsive-slider {
background-color: #fff;
border: 10px solid #eee;
margin: 0 auto;
padding: 10px;
position: relative;
}
.genesis-responsive-slider-wrap {
clear: both;
display: block;
float: left;
margin: 0;
padding: 0;
position: relative;
z-index: 1;
}
#slides {
float: left;
margin: 0;
overflow: hidden;
padding: 0;
position: absolute;
z-index: 1;
}
.slide-excerpt {
background-color: #fff;
filter: alpha(opacity=80);
display: block;
margin: 10px;
opacity: 0.8;
padding: 0;
position: absolute;
z-index: 8;
}
html > body .slide-excerpt-border {
background: none;
border: 1px solid #ddd;
display: inline;
float: left;
margin: 10px;
padding: 14px;
position: relative;
z-index: 8;
}
.slide-image {
overflow: hidden;
}  .flex-container a:active,
.flexslider a:active {
outline: none;
}
.slides,
.flex-control-nav,
.flex-direction-nav {
list-style: none;
margin: 0; 
padding: 0; 
} .flexslider {
margin: 0; 
padding: 0;
width: 100%; 
}
.flexslider .slides > li {
display: none;
} .flexslider .slides img {
display: block;
max-width: 100%; 
}
.flex-pauseplay span {
text-transform: capitalize;
} .slides:after {
clear: both;
content: "."; 
display: block; 
height: 0;  
line-height: 0; 
visibility: hidden;
} 
html[xmlns] .slides {
display: block;
} 
* html .slides {
height: 1%;
}  .no-js .slides > li:first-child {
display: block;
} .flexslider {
background: #fff; 
position: relative; 
zoom: 1;
}
.flexslider .slides {
zoom: 1;
}
.flexslider .slides > li {
position: relative;
} .flex-container {
zoom: 1; 
position: relative;
}  .flex-caption {
background:none; 
-ms-filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#4C000000,endColorstr=#4C000000);
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#4C000000,endColorstr=#4C000000); 
zoom: 1;
}
.flex-caption {
background: rgba(0,0,0,.3);
bottom: 0; 
color: #fff; 	 
font-size: 14px;
left: 0; 
line-height: 18px;
padding: 2%; 
position: absolute;
text-shadow: 0 -1px 0 rgba(0,0,0,.3);
width: 96%;
} .flex-direction-nav li a {
width: 52px; 
height: 52px; 
margin: -20px 0 0; 
display: block; 
background: url(//www.traininguri.ro/wp-content/plugins/genesis-responsive-slider/assets/images/bg_direction_nav.png) no-repeat 0 0; 
position: absolute; 
top: 50%; 
cursor: pointer; 
text-indent: -9999px; 
z-index: 100;
}
.flex-direction-nav li .next {
background-position: -52px 0; 
right: -60px;
}
.flex-direction-nav li .next:hover {
background-position: -52px -50px; 
}
.flex-direction-nav li .prev {
left: -60px;
}
.flex-direction-nav li .prev:hover {
background-position: 0 -50px;
}
.flex-direction-nav li .disabled { 	 
cursor: default;
filter:alpha(opacity=30);
opacity: .3;
} .flex-control-nav {
float: left;
margin: 20px  0 10px;
position: relative; 
text-align: center; 
width: 100%;
z-index: 100;
}
.flex-control-nav li {
*display: inline;
display: inline-block;
margin: 0 0 0 5px;  
zoom: 1;
}
.flex-control-nav li:first-child {
margin: 0;
}
.flex-control-nav li a {	 
background: url(//www.traininguri.ro/wp-content/plugins/genesis-responsive-slider/assets/images/bg_control_nav.png) no-repeat 0 0; 
cursor: pointer; 
display: block;
height: 13px;
text-indent: -9999px;
width: 13px;
}
.flex-control-nav li a:hover {
background-position: 0 -13px;
}
.flex-control-nav li a.active {
background-position: 0 -26px; 
cursor: default;
}