.wpdeveloper-review-notice {
padding: 10px;
background-color: #fff;
border-radius: 3px;
margin: 15px;
border-left: 4px solid transparent;
display: flex;
align-items: center;
}
.wpdeveloper-review-notice:after {
content: '';
display: table;
clear: both;
}
.wpdeveloper-notice-thumbnail {
width: 90px;
float: left;
padding: 5px;
text-align: center;
border-right: 4px solid transparent;
}
.wpdeveloper-notice-thumbnail img {
width: 72px;
opacity: .85;
transition: all .3s;
}
.wpdeveloper-notice-thumbnail img:hover {
opacity: 1;
}
.eael-review-text {
overflow: hidden;
}
.eael-review-text h3 {
font-size: 24px;
margin: 0 0 5px;
font-weight: 400;
line-height: 1.3;
}
.eael-review-text p {
font-size: 13px;
margin: 0 0 5px;
}
.wpdeveloper-notice-link {
margin: 8px 0 0 0;
padding: 0;
}
.wpdeveloper-notice-link li {
display: inline-block;
margin-right: 15px;
}
.wpdeveloper-notice-link li a {
display: inline-block;
color: #10738B;
text-decoration: none;
padding-left: 26px;
position: relative;
}
.wpdeveloper-notice-link li a span {
position: absolute;
left: 0;
top: -2px;
}
.wpdeveloper-notice-message {
padding: 10px 0;
}
.wpdeveloper-upsale-notice .wpdeveloper-notice-message {
display: flex;
align-items: center;
padding: 10px 0;
}
.wpdeveloper-upsale-notice .wpdeveloper-notice-message + .notice-dismiss {
top: 18px;
}
.wpdeveloper-upsale-notice #plugin-install-core {
margin-left: 10px;
}
.notice.notice-has-thumbnail {
padding-left: 0px;
}
.wpdeveloper-upsale-notice {
display: flex;
}
.wpdeveloper-upsale-notice .wpdeveloper-notice-thumbnail {
padding: 0;
width: 80px;
}#wpadminbar .smack-main-mode > .ab-item{
color:#fff;
background-color: #f44;
background-image: -moz-linear-gradient(bottom, #d00, #f44);
background-image: -webkit-gradient(linear, left bottom, left top, from(#d00), to(#f44));
}
#wpadminbar .smack-main-mode:hover > .ab-item{
background-color: #a30 !important;
color: white !important;
background-image: -moz-linear-gradient(bottom, #d00, #a30) !important;
background-image: -webkit-gradient(linear, left bottom, left top, from(#d00), to(#a30)) !important;
}
.main-mode-front {
position: fixed; 
width:100%;
color: #fd1902;
background-color: #d7ccca; 
left: 0px;
top: 0px; 
box-shadow: 10px 10px 5px #888888;
z-index: 999999;
text-align: center;
font: 20px;
padding: 20px;
}body.hidden-scroll{overflow:hidden}.sl-overlay{position:fixed;left:0;right:0;top:0;bottom:0;background:#fff;opacity:.7;display:none;z-index:1006}.sl-wrapper{z-index:1000}.sl-wrapper button{border:0;background:0 0;font-size:24px;padding:0;cursor:pointer}.sl-wrapper button:hover{opacity:.7}.sl-wrapper .sl-close{display:none;position:fixed;right:30px;top:30px;z-index:1015}.sl-wrapper .sl-counter{display:none;position:fixed;top:30px;left:30px;z-index:1015}.sl-wrapper .sl-navigation{width:100%;display:none}.sl-wrapper .sl-navigation button{position:fixed;top:50%;margin-top:-10px;height:30px;width:30px;line-height:30px;text-align:center;display:block;z-index:1015;font-family:arial sans-serif}.sl-wrapper .sl-navigation button.sl-next{right:40px}.sl-wrapper .sl-navigation button.sl-prev{left:40px}.sl-wrapper .sl-image{position:fixed;-ms-touch-action:none;touch-action:none;z-index:10000}.sl-wrapper .sl-image img{margin:0;padding:0;display:block}.sl-wrapper .sl-image iframe{border:0;background:#000}.sl-wrapper .sl-image .sl-caption{display:none;padding:10px;color:#fff;background:#000;opacity:.8;position:absolute;bottom:0;left:0;right:0}.sl-wrapper .sl-image .sl-caption.pos-top{bottom:auto;top:0}.sl-wrapper .sl-image .sl-caption.pos-outside{bottom:auto}.sl-wrapper .sl-image .sl-download{display:none;position:absolute;bottom:5px;right:5px;color:#fff;z-index:1005}.sl-spinner{display:none;border:5px solid #333;border-radius:40px;height:40px;left:50%;margin:-20px 0 0 -20px;opacity:0;position:fixed;top:50%;width:40px;z-index:1007;-webkit-animation:pulsate 1s ease-out infinite;-moz-animation:pulsate 1s ease-out infinite;-ms-animation:pulsate 1s ease-out infinite;-o-animation:pulsate 1s ease-out infinite;animation:pulsate 1s ease-out infinite}.sl-scrollbar-measure{position:absolute;top:-9999px;width:50px;height:50px;overflow:scroll}@-webkit-keyframes pulsate{0%{transform:scale(.1);opacity:0}50%{opacity:1}100%{transform:scale(1.2);opacity:0}}@keyframes pulsate{0%{transform:scale(.1);opacity:0}50%{opacity:1}100%{transform:scale(1.2);opacity:0}}@-moz-keyframes pulsate{0%{transform:scale(.1);opacity:0}50%{opacity:1}100%{transform:scale(1.2);opacity:0}}@-o-keyframes pulsate{0%{transform:scale(.1);opacity:0}50%{opacity:1}100%{transform:scale(1.2);opacity:0}}@-ms-keyframes pulsate{0%,100%{opacity:0}0%{transform:scale(.1)}50%{opacity:1}100%{transform:scale(1.2)}}.background-cover,
.bg-cover {
-webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover;
background-size: cover;
}  .elpt-portfolio {
padding-top: 20px;
padding-bottom: 20px;
}
.elpt-portfolio-filter {
text-align: center;
padding-bottom: 20px;
}
.elpt-portfolio-filter .portfolio-filter-item {
border: 0;
background: #333;
color: #fff;
padding: 8px 12px;
margin-right: 3px;
margin-bottom: 3px;
font-size: 13px;
outline: none!important;
-webkit-transition: all 0.3s ease-in-out;
-moz-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
}
.elpt-portfolio-filter .portfolio-filter-item:hover {
background: #555;
opacity: 0.9;
}
.elpt-portfolio-filter .portfolio-filter-item.item-active {
background: #555;
opacity: 0.8;
outline: none!important;
}
.elpt-portfolio-content:after {
content: '';
clear: both;
}
.elpt-portfolio-content .portfolio-item-wrapper {
float: none;
margin-bottom: 0;
width: 100%;
}
@media (min-width: 768px) {
.elpt-portfolio-content .portfolio-item-wrapper {
float: left;
width: 50%;
}
}
.elpt-portfolio-content .portfolio-item-wrapper img {
width: 100%;
-webkit-transition: all 0.4s ease-in-out;
-moz-transition: all 0.4s ease-in-out;
transition: all 0.4s ease-in-out;
}
.elpt-portfolio-content .portfolio-item {
display: block;
position: relative;
width: 100%;
-webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover;
background-size: cover;
background-position: center center;
}
.elpt-portfolio-content .portfolio-item:hover .portfolio-item-infos-wrapper {
opacity: 0.95;
}
.elpt-portfolio-content .portfolio-item:hover .portfolio-item-infos {
opacity: 1!important;
transform: translateY(0px) !important;
-webkit-transform: translateY(0px) !important;
-moz-transform: translateY(0px) !important;
}
.elpt-portfolio-content .portfolio-item-infos-wrapper {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
background: rgba(0, 0, 0, 0.8);
color: #fff;
text-align: center;
z-index: 9;
-webkit-transition: all 0.4s ease-in-out;
-moz-transition: all 0.4s ease-in-out;
transition: all 0.4s ease-in-out;
opacity: 0;
}
.elpt-portfolio-content .portfolio-item-infos {
position: absolute;
width: 100%;
top: 50%;
left: 0;
margin-top: -20px;
z-index: 10;
opacity: 0;
-webkit-transition: all 0.4s ease-in-out;
-moz-transition: all 0.4s ease-in-out;
transition: all 0.4s ease-in-out;
transform: translateY(12px);
-webkit-transform: translateY(12px);
-moz-transform: translateY(12px);
}
.elpt-portfolio-content p {
display: none;
}
.elpt-portfolio-content .portfolio-item-title {
font-size: 18px;
font-weight: bold;
line-height: 1.1;
margin-bottom: 2px;
}
.elpt-portfolio-content .portfolio-item-category {
font-size: 11px;
font-style: italic;
display: inline-block;
opacity: 0.7;
line-height: 1;
}
@media (min-width:992px) {
.elpt-portfolio-content.elpt-portfolio-columns-3 .portfolio-item-wrapper {
width: 50%;
}
}
@media (min-width:992px) {
.elpt-portfolio-content.elpt-portfolio-columns-3 .portfolio-item-wrapper {
width: 33.33%;
}
}
@media (min-width:992px) {
.elpt-portfolio-content.elpt-portfolio-columns-4 .portfolio-item-wrapper {
width: 25%;
}
}
.elpt-portfolio-content.elpt-portfolio-margin .portfolio-item-wrapper {
padding-left: 5px;
padding-right: 5px;
padding-bottom: 10px;
}
.elpt-portfolio-content.elpt-portfolio-style-box .portfolio-item {
height: 250px;
}
@media (min-width: 1400px) {
.elpt-portfolio-content.elpt-portfolio-style-box .portfolio-item {
height: 400px;
}
}
.elpt-portfolio-content.elpt-portfolio-style-box .portfolio-item img {
display: none;
}.var-media-s::before{content:'640px'}.var-media-m::before{content:'960px'}.var-media-l::before{content:'1200px'}.var-media-xl::before{content:'1600px'}a.bdt-link-muted,.bdt-link-muted a{color:#999}a.bdt-link-muted:hover,.bdt-link-muted a:hover{color:#666}a.bdt-link-text:not(:hover),.bdt-link-text a:not(:hover){color:inherit}a.bdt-link-text:hover,.bdt-link-text a:hover{color:#999}a.bdt-link-heading:not(:hover),.bdt-link-heading a:not(:hover){color:inherit}a.bdt-link-heading:hover,.bdt-link-heading a:hover{color:#1e87f0;text-decoration:none}a.bdt-link-reset,a.bdt-link-reset:hover,.bdt-link-reset a,.bdt-link-reset a:hover{color:inherit !important;text-decoration:none !important}[class*='bdt-divider']{border:none;margin-bottom:20px}*+[class*='bdt-divider']{margin-top:20px}.bdt-divider-icon{position:relative;height:20px;background-image:url(//https://hollandfintech.com/wp-content/plugins/bdthemes-element-pack/images/backgrounds/divider-icon.svg);background-repeat:no-repeat;background-position:50% 50%}.bdt-divider-icon::before,.bdt-divider-icon::after{content:"";position:absolute;top:50%;max-width:calc(50% - (50px / 2));border-bottom:1px solid rgba(214,214,214,0.49)}.bdt-divider-icon::before{right:calc(50% + (50px / 2));width:100%}.bdt-divider-icon::after{left:calc(50% + (50px / 2));width:100%}.bdt-divider-small{height:1px}.bdt-divider-small::after{content:"";display:inline-block;width:100px;max-width:100%;border-top:1px solid rgba(214,214,214,0.49);vertical-align:top}.bdt-divider-vertical{width:1px;height:100px;margin-left:auto;margin-right:auto;border-left:1px solid rgba(214,214,214,0.49)}.bdt-list{padding:0;list-style:none}.bdt-list>li::before,.bdt-list>li::after{content:"";display:table}.bdt-list>li::after{clear:both}.bdt-list>li>:last-child{margin-bottom:0}.bdt-list ul{margin:0;padding-left:30px;list-style:none}.bdt-list>li:nth-child(n+2),.bdt-list>li>ul{margin-top:10px}.bdt-list-divider>li:nth-child(n+2){margin-top:10px;padding-top:10px;border-top:1px solid rgba(214,214,214,0.49)}.bdt-list-striped>li{padding:10px 10px}.bdt-list-striped>li:nth-of-type(odd){background:#f8f8f8}.bdt-list-striped>li:nth-child(n+2){margin-top:0}.bdt-list-bullet>li{position:relative;padding-left:calc(1.5em + 10px)}.bdt-list-bullet>li::before{content:"";position:absolute;top:0;left:0;width:1.5em;height:1.5em;background-image:url(//https://hollandfintech.com/wp-content/plugins/bdthemes-element-pack/images/backgrounds/list-bullet.svg);background-repeat:no-repeat;background-position:50% 50%;display:block}.bdt-list-large>li:nth-child(n+2),.bdt-list-large>li>ul{margin-top:20px}.bdt-list-large.bdt-list-divider>li:nth-child(n+2){margin-top:20px;padding-top:20px}.bdt-list-large.bdt-list-striped>li{padding:20px 10px}.bdt-list-large.bdt-list-striped>li:nth-child(n+2){margin-top:0}.bdt-description-list>dt{color:#333}.bdt-description-list>dt:nth-child(n+2){margin-top:20px}.bdt-description-list-divider>dt:nth-child(n+2){margin-top:20px;padding-top:20px;border-top:1px solid rgba(214,214,214,0.49)}.bdt-table{border-collapse:collapse;border-spacing:0;width:100%;margin-bottom:20px}*+.bdt-table{margin-top:20px}.bdt-table th{padding:16px 12px;text-align:left;vertical-align:bottom;font-size:16px;font-weight:bold;color:#666}.bdt-table td{padding:16px 12px;vertical-align:top}.bdt-table td>:last-child{margin-bottom:0}.bdt-table tfoot{font-size:.875rem}.bdt-table caption{font-size:.875rem;text-align:left;color:#999}.bdt-table-middle,.bdt-table-middle td{vertical-align:middle !important}.bdt-table-divider>tr:not(:first-child),.bdt-table-divider>:not(:first-child)>tr,.bdt-table-divider>:first-child>tr:not(:first-child){border-top:1px solid rgba(214,214,214,0.49)}.bdt-table-striped>tr:nth-of-type(odd),.bdt-table-striped tbody tr:nth-of-type(odd){background:#f8f8f8}.bdt-table-hover>tr:hover,.bdt-table-hover tbody tr:hover{background:#ffd}.bdt-table>tr.bdt-active,.bdt-table tbody tr.bdt-active{background:#ffd}.bdt-table-small th,.bdt-table-small td{padding:10px 12px}.bdt-table-large th,.bdt-table-large td{padding:22px 12px}.bdt-table-justify th:first-child,.bdt-table-justify td:first-child{padding-left:0}.bdt-table-justify th:last-child,.bdt-table-justify td:last-child{padding-right:0}.bdt-table-shrink{width:1px}.bdt-table-expand{min-width:150px}.bdt-table-link{padding:0 !important}.bdt-table-link>a{display:block;padding:16px 12px}.bdt-table-small .bdt-table-link>a{padding:10px 12px}@media (max-width:959px){.bdt-table-responsive,.bdt-table-responsive tbody,.bdt-table-responsive th,.bdt-table-responsive td,.bdt-table-responsive tr{display:block}.bdt-table-responsive thead{display:none}.bdt-table-responsive th,.bdt-table-responsive td{width:auto !important;max-width:none !important;min-width:0 !important;overflow:visible !important;white-space:normal !important}.bdt-table-responsive th:not(:first-child):not(.bdt-table-link),.bdt-table-responsive td:not(:first-child):not(.bdt-table-link),.bdt-table-responsive .bdt-table-link:not(:first-child)>a{padding-top:5px !important}.bdt-table-responsive th:not(:last-child):not(.bdt-table-link),.bdt-table-responsive td:not(:last-child):not(.bdt-table-link),.bdt-table-responsive .bdt-table-link:not(:last-child)>a{padding-bottom:5px !important}.bdt-table-justify.bdt-table-responsive th,.bdt-table-justify.bdt-table-responsive td{padding-left:0;padding-right:0}}.bdt-icon{margin:0;border:none;border-radius:0;overflow:visible;font:inherit;color:inherit;text-transform:none;padding:0;background-color:transparent;display:inline-block;fill:currentcolor;line-height:0}button.bdt-icon:not(:disabled){cursor:pointer}.bdt-icon::-moz-focus-inner{border:0;padding:0}.bdt-icon:not(.bdt-preserve) [fill*='#']:not(.bdt-preserve){fill:currentcolor}.bdt-icon:not(.bdt-preserve) [stroke*='#']:not(.bdt-preserve){stroke:currentcolor}.bdt-icon>*{transform:translate(0, 0)}.bdt-icon-image{width:20px;height:20px;background-position:50% 50%;background-repeat:no-repeat;background-size:contain;vertical-align:middle}.bdt-icon-link{color:#999}.bdt-icon-link:hover,.bdt-icon-link:focus{color:#666;outline:none}.bdt-icon-link:active,.bdt-active>.bdt-icon-link{color:#595959}.bdt-icon-button{box-sizing:border-box;width:36px;height:36px;border-radius:500px;background:#f8f8f8;color:#999;vertical-align:middle;display:inline-flex;justify-content:center;align-items:center}.bdt-icon-button:hover,.bdt-icon-button:focus{background-color:#ebebeb;color:#666;outline:none}.bdt-icon-button:active,.bdt-active>.bdt-icon-button{background-color:#dfdfdf;color:#666}.bdt-range{box-sizing:border-box;margin:0;vertical-align:middle;max-width:100%;width:100%;-webkit-appearance:none;background:transparent;padding:0}.bdt-range:focus{outline:none}.bdt-range::-moz-focus-outer{border:none}.bdt-range::-ms-track{height:15px;background:transparent;border-color:transparent;color:transparent}.bdt-range:not(:disabled)::-webkit-slider-thumb{cursor:pointer}.bdt-range:not(:disabled)::-moz-range-thumb{cursor:pointer}.bdt-range:not(:disabled)::-ms-thumb{cursor:pointer}.bdt-range::-webkit-slider-thumb{-webkit-appearance:none;margin-top:-7px;height:15px;width:15px;border-radius:500px;background:#666}.bdt-range::-moz-range-thumb{border:none;height:15px;width:15px;border-radius:500px;background:#666}.bdt-range::-ms-thumb{margin-top:0}.bdt-range::-ms-thumb{border:none;height:15px;width:15px;border-radius:500px;background:#666}.bdt-range::-ms-tooltip{display:none}.bdt-range::-webkit-slider-runnable-track{height:3px;background:#ebebeb}.bdt-range:focus::-webkit-slider-runnable-track,.bdt-range:active::-webkit-slider-runnable-track{background:#d2d2d2}.bdt-range::-moz-range-track{height:3px;background:#ebebeb}.bdt-range:focus::-moz-range-track{background:#d2d2d2}.bdt-range::-ms-fill-lower,.bdt-range::-ms-fill-upper{height:3px;background:#ebebeb}.bdt-range:focus::-ms-fill-lower,.bdt-range:focus::-ms-fill-upper{background:#d2d2d2}.bdt-input,.bdt-select,.bdt-textarea,.bdt-radio,.bdt-checkbox{box-sizing:border-box;margin:0;border-radius:0;font:inherit}.bdt-input{overflow:visible}.bdt-select{text-transform:none}.bdt-select optgroup{font:inherit;font-weight:bold}.bdt-textarea{overflow:auto}.bdt-input[type="search"]::-webkit-search-cancel-button,.bdt-input[type="search"]::-webkit-search-decoration{-webkit-appearance:none}.bdt-input[type="number"]::-webkit-inner-spin-button,.bdt-input[type="number"]::-webkit-outer-spin-button{height:auto}.bdt-input::-moz-placeholder,.bdt-textarea::-moz-placeholder{opacity:1}.bdt-radio:not(:disabled),.bdt-checkbox:not(:disabled){cursor:pointer}.bdt-fieldset{border:none;margin:0;padding:0}.bdt-input,.bdt-textarea{-webkit-appearance:none}.bdt-input,.bdt-select,.bdt-textarea{max-width:100%;width:100%;border:0 none;padding:0 10px;background:#f8f8f8;color:#666;border-radius:3px}.bdt-input,.bdt-select:not([multiple]):not([size]){height:40px;vertical-align:middle;display:inline-block}.bdt-input:not(input),.bdt-select:not(select){line-height:40px}.bdt-select[multiple],.bdt-select[size],.bdt-textarea{padding-top:4px;padding-bottom:4px;vertical-align:top}.bdt-input:focus,.bdt-select:focus,.bdt-textarea:focus{outline:none;background-color:#f8f8f8;color:#666}.bdt-input:disabled,.bdt-select:disabled,.bdt-textarea:disabled{background-color:#f8f8f8;color:#999}.bdt-input::-ms-input-placeholder{color:#999 !important}.bdt-input::placeholder{color:#999}.bdt-textarea::-ms-input-placeholder{color:#999 !important}.bdt-textarea::placeholder{color:#999}.bdt-form-small{font-size:.875rem}.bdt-form-small:not(textarea):not([multiple]):not([size]){height:30px;padding-left:8px;padding-right:8px}.bdt-form-small:not(select):not(input):not(textarea){line-height:30px}.bdt-form-large{font-size:1.25rem}.bdt-form-large:not(textarea):not([multiple]):not([size]){height:55px;padding-left:12px;padding-right:12px}.bdt-form-large:not(select):not(input):not(textarea){line-height:55px}.bdt-form-danger,.bdt-form-danger:focus{color:#f0506e}.bdt-form-success,.bdt-form-success:focus{color:#32d296}.bdt-form-blank{background:none}input.bdt-form-width-xsmall{width:50px}select.bdt-form-width-xsmall{width:75px}.bdt-form-width-small{width:130px}.bdt-form-width-medium{width:200px}.bdt-form-width-large{width:500px}.bdt-select:not([multiple]):not([size]){-webkit-appearance:none;-moz-appearance:none;padding-right:20px;background-image:url("data:image/svg+xml;charset=UTF-8,%3Csvg%20width%3D%2224%22%20height%3D%2216%22%20viewBox%3D%220%200%2024%2016%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0D%0A%20%20%20%20%3Cpolygon%20fill%3D%22%23666%22%20points%3D%2212%201%209%206%2015%206%22%20%2F%3E%0D%0A%20%20%20%20%3Cpolygon%20fill%3D%22%23666%22%20points%3D%2212%2013%209%208%2015%208%22%20%2F%3E%0D%0A%3C%2Fsvg%3E%0D%0A");background-repeat:no-repeat;background-position:100% 50%}.bdt-select:not([multiple]):not([size])::-ms-expand{display:none}.bdt-select:not([multiple]):not([size]) option{color:#444}.bdt-select:not([multiple]):not([size]):disabled{background-image:url("data:image/svg+xml;charset=UTF-8,%3Csvg%20width%3D%2224%22%20height%3D%2216%22%20viewBox%3D%220%200%2024%2016%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0D%0A%20%20%20%20%3Cpolygon%20fill%3D%22%23999%22%20points%3D%2212%201%209%206%2015%206%22%20%2F%3E%0D%0A%20%20%20%20%3Cpolygon%20fill%3D%22%23999%22%20points%3D%2212%2013%209%208%2015%208%22%20%2F%3E%0D%0A%3C%2Fsvg%3E%0D%0A")}.bdt-radio,.bdt-checkbox{display:inline-block;height:16px;width:16px;overflow:hidden;margin-top:-4px;vertical-align:middle;-webkit-appearance:none;-moz-appearance:none;background-color:#ebebeb;background-repeat:no-repeat;background-position:50% 50%}.bdt-radio{border-radius:50%}.bdt-radio:focus,.bdt-checkbox:focus{outline:none}.bdt-radio:checked,.bdt-checkbox:checked,.bdt-checkbox:indeterminate{background-color:#1e87f0}.bdt-radio:checked:focus,.bdt-checkbox:checked:focus,.bdt-checkbox:indeterminate:focus{background-color:#0e6dcd}.bdt-radio:checked{background-image:url("data:image/svg+xml;charset=UTF-8,%3Csvg%20width%3D%2216%22%20height%3D%2216%22%20viewBox%3D%220%200%2016%2016%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0D%0A%20%20%20%20%3Ccircle%20fill%3D%22%23fff%22%20cx%3D%228%22%20cy%3D%228%22%20r%3D%222%22%20%2F%3E%0D%0A%3C%2Fsvg%3E")}.bdt-checkbox:checked{background-image:url("data:image/svg+xml;charset=UTF-8,%3Csvg%20width%3D%2214%22%20height%3D%2211%22%20viewBox%3D%220%200%2014%2011%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0D%0A%20%20%20%20%3Cpolygon%20fill%3D%22%23fff%22%20points%3D%2212%201%205%207.5%202%205%201%205.5%205%2010%2013%201.5%22%20%2F%3E%0D%0A%3C%2Fsvg%3E%0D%0A")}.bdt-checkbox:indeterminate{background-image:url("data:image/svg+xml;charset=UTF-8,%3Csvg%20width%3D%2216%22%20height%3D%2216%22%20viewBox%3D%220%200%2016%2016%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0D%0A%20%20%20%20%3Crect%20fill%3D%22%23fff%22%20x%3D%223%22%20y%3D%228%22%20width%3D%2210%22%20height%3D%221%22%20%2F%3E%0D%0A%3C%2Fsvg%3E")}.bdt-radio:disabled,.bdt-checkbox:disabled{background-color:#f8f8f8}.bdt-radio:disabled:checked{background-image:url("data:image/svg+xml;charset=UTF-8,%3Csvg%20width%3D%2216%22%20height%3D%2216%22%20viewBox%3D%220%200%2016%2016%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0D%0A%20%20%20%20%3Ccircle%20fill%3D%22%23999%22%20cx%3D%228%22%20cy%3D%228%22%20r%3D%222%22%20%2F%3E%0D%0A%3C%2Fsvg%3E")}.bdt-checkbox:disabled:checked{background-image:url("data:image/svg+xml;charset=UTF-8,%3Csvg%20width%3D%2214%22%20height%3D%2211%22%20viewBox%3D%220%200%2014%2011%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0D%0A%20%20%20%20%3Cpolygon%20fill%3D%22%23999%22%20points%3D%2212%201%205%207.5%202%205%201%205.5%205%2010%2013%201.5%22%20%2F%3E%0D%0A%3C%2Fsvg%3E%0D%0A")}.bdt-checkbox:disabled:indeterminate{background-image:url("data:image/svg+xml;charset=UTF-8,%3Csvg%20width%3D%2216%22%20height%3D%2216%22%20viewBox%3D%220%200%2016%2016%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0D%0A%20%20%20%20%3Crect%20fill%3D%22%23999%22%20x%3D%223%22%20y%3D%228%22%20width%3D%2210%22%20height%3D%221%22%20%2F%3E%0D%0A%3C%2Fsvg%3E")}.bdt-legend{width:100%;color:inherit;padding:0;font-size:1.5rem;line-height:1.4}.bdt-form-custom{display:inline-block;position:relative;max-width:100%;vertical-align:middle}.bdt-form-custom select,.bdt-form-custom input[type="file"]{position:absolute;top:0;z-index:1;width:100%;height:100%;left:0;-webkit-appearance:none;opacity:0;cursor:pointer}.bdt-form-custom input[type="file"]{font-size:500px;overflow:hidden}.bdt-form-stacked .bdt-form-label{display:block;margin-bottom:10px}@media (max-width:959px){.bdt-form-horizontal .bdt-form-label{display:block;margin-bottom:10px}}@media (min-width:960px){.bdt-form-horizontal .bdt-form-label{width:200px;margin-top:7px;float:left}.bdt-form-horizontal .bdt-form-controls{margin-left:215px}.bdt-form-horizontal .bdt-form-controls-text{padding-top:7px}}.bdt-form-icon{position:absolute;top:0;bottom:0;left:0;width:40px;display:inline-flex;justify-content:center;align-items:center;color:#999}.bdt-form-icon:hover{color:#666}.bdt-form-icon:not(a):not(button):not(input){pointer-events:none}.bdt-form-icon:not(.bdt-form-icon-flip)~.bdt-input{padding-left:40px !important}.bdt-form-icon-flip{right:0;left:auto}.bdt-form-icon-flip~.bdt-input{padding-right:40px !important}.bdt-button{margin:0;border:none;overflow:visible;font:inherit;color:inherit;text-transform:none;display:inline-block;box-sizing:border-box;padding:0 30px;vertical-align:middle;font-size:16px;line-height:40px;text-align:center;text-decoration:none;border-radius:3px}.bdt-button:not(:disabled){cursor:pointer}.bdt-button::-moz-focus-inner{border:0;padding:0}.bdt-button:hover{text-decoration:none}.bdt-button:focus{outline:none}.bdt-button-default{background-color:#f8f8f8;color:#333}.bdt-button-default:hover,.bdt-button-default:focus{background-color:#ebebeb;color:#333}.bdt-button-default:active,.bdt-button-default.bdt-active{background-color:#dfdfdf;color:#333}.bdt-button-primary{background-color:#1e87f0;color:#fff}.bdt-button-primary:hover,.bdt-button-primary:focus{background-color:#0f7ae5;color:#fff}.bdt-button-primary:active,.bdt-button-primary.bdt-active{background-color:#0e6dcd;color:#fff}.bdt-button-secondary{background-color:#222;color:#fff}.bdt-button-secondary:hover,.bdt-button-secondary:focus{background-color:#151515;color:#fff}.bdt-button-secondary:active,.bdt-button-secondary.bdt-active{background-color:#080808;color:#fff}.bdt-button-danger{background-color:#f0506e;color:#fff}.bdt-button-danger:hover,.bdt-button-danger:focus{background-color:#ee395b;color:#fff}.bdt-button-danger:active,.bdt-button-danger.bdt-active{background-color:#ec2147;color:#fff}.bdt-button-default:disabled,.bdt-button-primary:disabled,.bdt-button-secondary:disabled,.bdt-button-danger:disabled{background-color:#f8f8f8;color:#999}.bdt-button-small{padding:0 15px;line-height:30px;font-size:.875rem}.bdt-button-large{padding:0 40px;line-height:55px;font-size:1.25rem}.bdt-button-text{padding:0;line-height:1.5;background:none;color:#999}.bdt-button-text:hover,.bdt-button-text:focus{color:#666}.bdt-button-text:disabled{color:#999}.bdt-button-link{padding:0;line-height:1.5;background:none;color:#1e87f0}.bdt-button-link:hover,.bdt-button-link:focus{color:#0f6ecd;text-decoration:underline}.bdt-button-link:disabled{color:#999;text-decoration:none}.bdt-button-group{display:inline-flex;vertical-align:middle;position:relative}.bdt-section{box-sizing:border-box;padding-top:40px;padding-bottom:40px}@media (min-width:960px){.bdt-section{padding-top:70px;padding-bottom:70px}}.bdt-section::before,.bdt-section::after{content:"";display:table}.bdt-section::after{clear:both}.bdt-section>:last-child{margin-bottom:0}.bdt-section-xsmall{padding-top:20px;padding-bottom:20px}.bdt-section-small{padding-top:40px;padding-bottom:40px}.bdt-section-large{padding-top:70px;padding-bottom:70px}@media (min-width:960px){.bdt-section-large{padding-top:140px;padding-bottom:140px}}.bdt-section-xlarge{padding-top:140px;padding-bottom:140px}@media (min-width:960px){.bdt-section-xlarge{padding-top:210px;padding-bottom:210px}}.bdt-section-default{background:#fff}.bdt-section-muted{background:#f8f8f8}.bdt-section-primary{background:#1e87f0}.bdt-section-secondary{background:#222}.bdt-container{box-sizing:content-box;max-width:1200px;margin-left:auto;margin-right:auto;padding-left:15px;padding-right:15px}@media (min-width:640px){.bdt-container{padding-left:30px;padding-right:30px}}@media (min-width:960px){.bdt-container{padding-left:40px;padding-right:40px}}.bdt-container::before,.bdt-container::after{content:"";display:table}.bdt-container::after{clear:both}.bdt-container>:last-child{margin-bottom:0}.bdt-container .bdt-container{padding-left:0;padding-right:0}.bdt-container-xsmall{max-width:750px}.bdt-container-small{max-width:900px}.bdt-container-large{max-width:1600px}.bdt-container-expand{max-width:none}.bdt-container-expand-left{margin-left:0}.bdt-container-expand-right{margin-right:0}@media (min-width:640px){.bdt-container-expand-left.bdt-container-xsmall,.bdt-container-expand-right.bdt-container-xsmall{max-width:calc(50% + (750px / 2) - 30px)}.bdt-container-expand-left.bdt-container-small,.bdt-container-expand-right.bdt-container-small{max-width:calc(50% + (900px / 2) - 30px)}}@media (min-width:960px){.bdt-container-expand-left,.bdt-container-expand-right{max-width:calc(50% + (1200px / 2) - 40px)}.bdt-container-expand-left.bdt-container-xsmall,.bdt-container-expand-right.bdt-container-xsmall{max-width:calc(50% + (750px / 2) - 40px)}.bdt-container-expand-left.bdt-container-small,.bdt-container-expand-right.bdt-container-small{max-width:calc(50% + (900px / 2) - 40px)}.bdt-container-expand-left.bdt-container-large,.bdt-container-expand-right.bdt-container-large{max-width:calc(50% + (1600px / 2) - 40px)}}.bdt-container-item-padding-remove-left,.bdt-container-item-padding-remove-right{width:calc(100% + 15px)}.bdt-container-item-padding-remove-left{margin-left:-15px}.bdt-container-item-padding-remove-right{margin-right:-15px}@media (min-width:640px){.bdt-container-item-padding-remove-left,.bdt-container-item-padding-remove-right{width:calc(100% + 30px)}.bdt-container-item-padding-remove-left{margin-left:-30px}.bdt-container-item-padding-remove-right{margin-right:-30px}}@media (min-width:960px){.bdt-container-item-padding-remove-left,.bdt-container-item-padding-remove-right{width:calc(100% + 40px)}.bdt-container-item-padding-remove-left{margin-left:-40px}.bdt-container-item-padding-remove-right{margin-right:-40px}}.bdt-grid{display:flex;flex-wrap:wrap;margin:0;padding:0;list-style:none}.bdt-grid>*{margin:0}.bdt-grid>*>:last-child{margin-bottom:0}.bdt-grid{margin-left:-30px}.bdt-grid>*{padding-left:30px}.bdt-grid+.bdt-grid,.bdt-grid>.bdt-grid-margin,*+.bdt-grid-margin{margin-top:30px}@media (min-width:1200px){.bdt-grid{margin-left:-40px}.bdt-grid>*{padding-left:40px}.bdt-grid+.bdt-grid,.bdt-grid>.bdt-grid-margin,*+.bdt-grid-margin{margin-top:40px}}.bdt-grid-small{margin-left:-15px}.bdt-grid-small>*{padding-left:15px}.bdt-grid+.bdt-grid-small,.bdt-grid-small>.bdt-grid-margin,*+.bdt-grid-margin-small{margin-top:15px}.bdt-grid-medium{margin-left:-30px}.bdt-grid-medium>*{padding-left:30px}.bdt-grid+.bdt-grid-medium,.bdt-grid-medium>.bdt-grid-margin,*+.bdt-grid-margin-medium{margin-top:30px}.bdt-grid-large{margin-left:-40px}.bdt-grid-large>*{padding-left:40px}.bdt-grid+.bdt-grid-large,.bdt-grid-large>.bdt-grid-margin,*+.bdt-grid-margin-large{margin-top:40px}@media (min-width:1200px){.bdt-grid-large{margin-left:-70px}.bdt-grid-large>*{padding-left:70px}.bdt-grid+.bdt-grid-large,.bdt-grid-large>.bdt-grid-margin,*+.bdt-grid-margin-large{margin-top:70px}}.bdt-grid-collapse{margin-left:0}.bdt-grid-collapse>*{padding-left:0}.bdt-grid+.bdt-grid-collapse,.bdt-grid-collapse>.bdt-grid-margin{margin-top:0}.bdt-grid-divider>*{position:relative}.bdt-grid-divider>:not(.bdt-first-column)::before{content:"";position:absolute;top:0;bottom:0;border-left:1px solid rgba(214,214,214,0.49)}.bdt-grid-divider.bdt-grid-stack>.bdt-grid-margin::before{content:"";position:absolute;left:0;right:0;border-top:1px solid rgba(214,214,214,0.49)}.bdt-grid-divider{margin-left:-60px}.bdt-grid-divider>*{padding-left:60px}.bdt-grid-divider>:not(.bdt-first-column)::before{left:30px}.bdt-grid-divider.bdt-grid-stack>.bdt-grid-margin{margin-top:60px}.bdt-grid-divider.bdt-grid-stack>.bdt-grid-margin::before{top:-30px;left:60px}@media (min-width:1200px){.bdt-grid-divider{margin-left:-80px}.bdt-grid-divider>*{padding-left:80px}.bdt-grid-divider>:not(.bdt-first-column)::before{left:40px}.bdt-grid-divider.bdt-grid-stack>.bdt-grid-margin{margin-top:80px}.bdt-grid-divider.bdt-grid-stack>.bdt-grid-margin::before{top:-40px;left:80px}}.bdt-grid-divider.bdt-grid-small{margin-left:-30px}.bdt-grid-divider.bdt-grid-small>*{padding-left:30px}.bdt-grid-divider.bdt-grid-small>:not(.bdt-first-column)::before{left:15px}.bdt-grid-divider.bdt-grid-small.bdt-grid-stack>.bdt-grid-margin{margin-top:30px}.bdt-grid-divider.bdt-grid-small.bdt-grid-stack>.bdt-grid-margin::before{top:-15px;left:30px}.bdt-grid-divider.bdt-grid-medium{margin-left:-60px}.bdt-grid-divider.bdt-grid-medium>*{padding-left:60px}.bdt-grid-divider.bdt-grid-medium>:not(.bdt-first-column)::before{left:30px}.bdt-grid-divider.bdt-grid-medium.bdt-grid-stack>.bdt-grid-margin{margin-top:60px}.bdt-grid-divider.bdt-grid-medium.bdt-grid-stack>.bdt-grid-margin::before{top:-30px;left:60px}.bdt-grid-divider.bdt-grid-large{margin-left:-80px}.bdt-grid-divider.bdt-grid-large>*{padding-left:80px}.bdt-grid-divider.bdt-grid-large>:not(.bdt-first-column)::before{left:40px}.bdt-grid-divider.bdt-grid-large.bdt-grid-stack>.bdt-grid-margin{margin-top:80px}.bdt-grid-divider.bdt-grid-large.bdt-grid-stack>.bdt-grid-margin::before{top:-40px;left:80px}@media (min-width:1200px){.bdt-grid-divider.bdt-grid-large{margin-left:-140px}.bdt-grid-divider.bdt-grid-large>*{padding-left:140px}.bdt-grid-divider.bdt-grid-large>:not(.bdt-first-column)::before{left:70px}.bdt-grid-divider.bdt-grid-large.bdt-grid-stack>.bdt-grid-margin{margin-top:140px}.bdt-grid-divider.bdt-grid-large.bdt-grid-stack>.bdt-grid-margin::before{top:-70px;left:140px}}.bdt-grid-match>*,.bdt-grid-item-match{display:flex;flex-wrap:wrap}.bdt-grid-match>*>:not([class*='bdt-width']),.bdt-grid-item-match>:not([class*='bdt-width']){box-sizing:border-box;width:100%;flex:auto}.bdt-tile{position:relative;box-sizing:border-box;padding-left:15px;padding-right:15px;padding-top:40px;padding-bottom:40px}@media (min-width:640px){.bdt-tile{padding-left:30px;padding-right:30px}}@media (min-width:960px){.bdt-tile{padding-left:40px;padding-right:40px;padding-top:70px;padding-bottom:70px}}.bdt-tile::before,.bdt-tile::after{content:"";display:table}.bdt-tile::after{clear:both}.bdt-tile>:last-child{margin-bottom:0}.bdt-tile-xsmall{padding-top:20px;padding-bottom:20px}.bdt-tile-small{padding-top:40px;padding-bottom:40px}.bdt-tile-large{padding-top:70px;padding-bottom:70px}@media (min-width:960px){.bdt-tile-large{padding-top:140px;padding-bottom:140px}}.bdt-tile-xlarge{padding-top:140px;padding-bottom:140px}@media (min-width:960px){.bdt-tile-xlarge{padding-top:210px;padding-bottom:210px}}.bdt-tile-default{background:#fff}.bdt-tile-muted{background:#f8f8f8}.bdt-tile-primary{background:#1e87f0}.bdt-tile-secondary{background:#222}.bdt-card{position:relative;box-sizing:border-box}.bdt-card-body{padding:30px 30px}.bdt-card-header{padding:15px 30px}.bdt-card-footer{padding:15px 30px}@media (min-width:1200px){.bdt-card-body{padding:40px 40px}.bdt-card-header{padding:20px 40px}.bdt-card-footer{padding:20px 40px}}.bdt-card-body::before,.bdt-card-body::after,.bdt-card-header::before,.bdt-card-header::after,.bdt-card-footer::before,.bdt-card-footer::after{content:"";display:table}.bdt-card-body::after,.bdt-card-header::after,.bdt-card-footer::after{clear:both}.bdt-card-body>:last-child,.bdt-card-header>:last-child,.bdt-card-footer>:last-child{margin-bottom:0}.bdt-card-title{font-size:1.5rem;line-height:1.4}.bdt-card-badge{position:absolute;top:30px;right:30px;z-index:1}.bdt-card-badge:first-child+*{margin-top:0}.bdt-card-hover:not(.bdt-card-default):not(.bdt-card-primary):not(.bdt-card-secondary):hover{background:#f8f8f8}.bdt-card-default{background:#f8f8f8;color:#666}.bdt-card-default .bdt-card-title{color:#333}.bdt-card-default.bdt-card-hover:hover{background-color:#ebebeb}.bdt-card-primary{background:#1e87f0;color:#fff}.bdt-card-primary .bdt-card-title{color:#fff}.bdt-card-primary.bdt-card-hover:hover{background-color:#0f7ae5}.bdt-card-secondary{background:#222;color:#fff}.bdt-card-secondary .bdt-card-title{color:#fff}.bdt-card-secondary.bdt-card-hover:hover{background-color:#151515}.bdt-card-small.bdt-card-body,.bdt-card-small .bdt-card-body{padding:20px 20px}.bdt-card-small .bdt-card-header{padding:13px 20px}.bdt-card-small .bdt-card-footer{padding:13px 20px}@media (min-width:1200px){.bdt-card-large.bdt-card-body,.bdt-card-large .bdt-card-body{padding:70px 70px}.bdt-card-large .bdt-card-header{padding:35px 70px}.bdt-card-large .bdt-card-footer{padding:35px 70px}}.bdt-close{color:#999}.bdt-close:hover,.bdt-close:focus{color:#666;outline:none}.bdt-spinner>*{animation:bdt-spinner-rotate 1.4s linear infinite}@keyframes bdt-spinner-rotate{0%{transform:rotate(0deg)}100%{transform:rotate(270deg)}}.bdt-spinner>*>*{stroke-dasharray:88px;stroke-dashoffset:0;transform-origin:center;animation:bdt-spinner-dash 1.4s ease-in-out infinite;stroke-width:1;stroke-linecap:round}@keyframes bdt-spinner-dash{0%{stroke-dashoffset:88px}50%{stroke-dashoffset:22px;transform:rotate(135deg)}100%{stroke-dashoffset:88px;transform:rotate(450deg)}}.bdt-totop{padding:5px;color:#999}.bdt-totop:hover,.bdt-totop:focus{color:#666;outline:none}.bdt-totop:active{color:#333}.bdt-marker{padding:5px;background:#222;color:#fff}.bdt-marker:hover,.bdt-marker:focus{color:#fff;outline:none}.bdt-alert{position:relative;margin-bottom:20px;padding:15px 29px 15px 15px;background:#f8f8f8;color:#666}*+.bdt-alert{margin-top:20px}.bdt-alert>:last-child{margin-bottom:0}.bdt-alert-close{position:absolute;top:20px;right:15px}.bdt-alert-close:first-child+*{margin-top:0}.bdt-alert-primary{background:#d8eafc;color:#1e87f0}.bdt-alert-success{background:#edfbf6;color:#32d296}.bdt-alert-warning{background:#fff6ee;color:#faa05a}.bdt-alert-danger{background:#fef4f6;color:#f0506e}.bdt-badge{box-sizing:border-box;min-width:22px;height:22px;padding:0 5px;border-radius:500px;vertical-align:middle;background:#1e87f0;color:#fff;font-size:.875rem;display:inline-flex;justify-content:center;align-items:center}.bdt-badge:hover,.bdt-badge:focus{color:#fff;text-decoration:none;outline:none}.bdt-label{display:inline-block;padding:0 10px;background:#1e87f0;line-height:1.5;font-size:.875rem;color:#fff;vertical-align:middle;white-space:nowrap}.bdt-label-success{background-color:#32d296;color:#fff}.bdt-label-warning{background-color:#faa05a;color:#fff}.bdt-label-danger{background-color:#f0506e;color:#fff}.bdt-overlay{padding:30px 30px}.bdt-overlay>:last-child{margin-bottom:0}.bdt-overlay-default{background:rgba(255,255,255,0.8)}.bdt-overlay-primary{background:rgba(34,34,34,0.8)}.bdt-article::before,.bdt-article::after{content:"";display:table}.bdt-article::after{clear:both}.bdt-article>:last-child{margin-bottom:0}.bdt-article+.bdt-article{margin-top:70px}.bdt-article-title{font-size:2.23125rem;line-height:1.2}@media (min-width:960px){.bdt-article-title{font-size:2.625rem}}.bdt-article-meta{font-size:.875rem;line-height:1.4;color:#999}.bdt-comment-body{overflow-wrap:break-word;word-wrap:break-word}.bdt-comment-header{margin-bottom:20px}.bdt-comment-body::before,.bdt-comment-body::after,.bdt-comment-header::before,.bdt-comment-header::after{content:"";display:table}.bdt-comment-body::after,.bdt-comment-header::after{clear:both}.bdt-comment-body>:last-child,.bdt-comment-header>:last-child{margin-bottom:0}.bdt-comment-title{font-size:1.25rem;line-height:1.4}.bdt-comment-meta{font-size:.875rem;line-height:1.4;color:#999}.bdt-comment-list{padding:0;list-style:none}.bdt-comment-list>:nth-child(n+2){margin-top:70px}.bdt-comment-list .bdt-comment~ul{margin:70px 0 0 0;padding-left:30px;list-style:none}@media (min-width:960px){.bdt-comment-list .bdt-comment~ul{padding-left:100px}}.bdt-comment-list .bdt-comment~ul>:nth-child(n+2){margin-top:70px}.bdt-search{display:inline-block;position:relative;max-width:100%;margin:0}.bdt-search-input::-webkit-search-cancel-button,.bdt-search-input::-webkit-search-decoration{-webkit-appearance:none}.bdt-search-input::-moz-placeholder{opacity:1}.bdt-search-input{box-sizing:border-box;margin:0;border-radius:0;font:inherit;overflow:visible;-webkit-appearance:none;vertical-align:middle;width:100%;border:none;color:#666}.bdt-search-input:focus{outline:none}.bdt-search-input:-ms-input-placeholder{color:#999 !important}.bdt-search-input::placeholder{color:#999}.bdt-search-icon:focus{outline:none}.bdt-search .bdt-search-icon{position:absolute;top:0;bottom:0;left:0;display:inline-flex;justify-content:center;align-items:center;color:#999}.bdt-search .bdt-search-icon:hover{color:#999}.bdt-search .bdt-search-icon:not(a):not(button):not(input){pointer-events:none}.bdt-search .bdt-search-icon-flip{right:0;left:auto}.bdt-search-default{width:180px}.bdt-search-default .bdt-search-input{height:40px;padding-left:6px;padding-right:6px;background:#f8f8f8}.bdt-search-default .bdt-search-input:focus{background-color:#f8f8f8}.bdt-search-default .bdt-search-icon{width:40px}.bdt-search-default .bdt-search-icon:not(.bdt-search-icon-flip)~.bdt-search-input{padding-left:40px}.bdt-search-default .bdt-search-icon-flip~.bdt-search-input{padding-right:40px}.bdt-search-navbar{width:400px}.bdt-search-navbar .bdt-search-input{height:40px;background:transparent;font-size:1.5rem}.bdt-search-navbar .bdt-search-icon{width:40px}.bdt-search-navbar .bdt-search-icon:not(.bdt-search-icon-flip)~.bdt-search-input{padding-left:40px}.bdt-search-navbar .bdt-search-icon-flip~.bdt-search-input{padding-right:40px}.bdt-search-large{width:500px}.bdt-search-large .bdt-search-input{height:80px;background:transparent;font-size:2.625rem}.bdt-search-large .bdt-search-icon{width:80px}.bdt-search-large .bdt-search-icon:not(.bdt-search-icon-flip)~.bdt-search-input{padding-left:80px}.bdt-search-large .bdt-search-icon-flip~.bdt-search-input{padding-right:80px}.bdt-search-toggle{color:#999}.bdt-search-toggle:hover,.bdt-search-toggle:focus{color:#666}.bdt-nav,.bdt-nav ul{margin:0;padding:0;list-style:none}.bdt-nav li>a{display:block;text-decoration:none}.bdt-nav li>a:focus{outline:none}.bdt-nav>li>a{padding:5px 0}ul.bdt-nav-sub{padding:5px 0 5px 15px}.bdt-nav-sub ul{padding-left:15px}.bdt-nav-sub a{padding:2px 0}.bdt-nav-parent-icon>.bdt-parent>a::after{content:"";width:1.5em;height:1.5em;float:right;background-image:url("data:image/svg+xml;charset=UTF-8,%3Csvg%20width%3D%2214%22%20height%3D%2214%22%20viewBox%3D%220%200%2014%2014%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0D%0A%20%20%20%20%3Cpolyline%20fill%3D%22none%22%20stroke%3D%22%23666%22%20stroke-width%3D%221.1%22%20points%3D%2210%201%204%207%2010%2013%22%20%2F%3E%0D%0A%3C%2Fsvg%3E");background-repeat:no-repeat;background-position:50% 50%}.bdt-nav-parent-icon>.bdt-parent.bdt-open>a::after{background-image:url("data:image/svg+xml;charset=UTF-8,%3Csvg%20width%3D%2214%22%20height%3D%2214%22%20viewBox%3D%220%200%2014%2014%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0D%0A%20%20%20%20%3Cpolyline%20fill%3D%22none%22%20stroke%3D%22%23666%22%20stroke-width%3D%221.1%22%20points%3D%221%204%207%2010%2013%204%22%20%2F%3E%0D%0A%3C%2Fsvg%3E")}.bdt-nav-header{padding:5px 0;text-transform:uppercase;font-size:.875rem}.bdt-nav-header:not(:first-child){margin-top:20px}.bdt-nav-divider{margin:5px 0}.bdt-nav-default>li>a{color:#999}.bdt-nav-default>li>a:hover,.bdt-nav-default>li>a:focus{color:#666}.bdt-nav-default>li.bdt-active>a{color:#333}.bdt-nav-default .bdt-nav-header{color:#333}.bdt-nav-default .bdt-nav-divider{border-top:1px solid rgba(214,214,214,0.49)}.bdt-nav-default .bdt-nav-sub a{color:#999}.bdt-nav-default .bdt-nav-sub a:hover,.bdt-nav-default .bdt-nav-sub a:focus{color:#666}.bdt-nav-default .bdt-nav-sub li.bdt-active>a{color:#333}.bdt-nav-primary>li>a{font-size:1.5rem;line-height:1.5;color:#999}.bdt-nav-primary>li>a:hover,.bdt-nav-primary>li>a:focus{color:#666}.bdt-nav-primary>li.bdt-active>a{color:#333}.bdt-nav-primary .bdt-nav-header{color:#333}.bdt-nav-primary .bdt-nav-divider{border-top:1px solid rgba(214,214,214,0.49)}.bdt-nav-primary .bdt-nav-sub a{color:#999}.bdt-nav-primary .bdt-nav-sub a:hover,.bdt-nav-primary .bdt-nav-sub a:focus{color:#666}.bdt-nav-primary .bdt-nav-sub li.bdt-active>a{color:#333}.bdt-nav-center{text-align:center}.bdt-nav-center .bdt-nav-sub,.bdt-nav-center .bdt-nav-sub ul{padding-left:0}.bdt-nav-center.bdt-nav-parent-icon>.bdt-parent>a::after{position:absolute}.bdt-navbar{display:flex;position:relative}.bdt-navbar-container:not(.bdt-navbar-transparent){background:#f8f8f8}.bdt-navbar-container>::before,.bdt-navbar-container>::after{display:none !important}.bdt-navbar-left,.bdt-navbar-right,.bdt-navbar-center,.bdt-navbar-center-left>*,.bdt-navbar-center-right>*{display:flex;align-items:center}.bdt-navbar-right{margin-left:auto}.bdt-navbar-center:only-child{margin-left:auto;margin-right:auto;position:relative}.bdt-navbar-center:not(:only-child){position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);z-index:990}.bdt-navbar-center:not(:only-child) .bdt-navbar-nav>li>a,.bdt-navbar-center:not(:only-child) .bdt-navbar-item,.bdt-navbar-center:not(:only-child) .bdt-navbar-toggle{white-space:nowrap}.bdt-navbar-center-left,.bdt-navbar-center-right{position:absolute;top:0}.bdt-navbar-center-left{right:100%}.bdt-navbar-center-right{left:100%}[class*='bdt-navbar-center-'] .bdt-navbar-nav>li>a,[class*='bdt-navbar-center-'] .bdt-navbar-item,[class*='bdt-navbar-center-'] .bdt-navbar-toggle{white-space:nowrap}.bdt-navbar-nav{display:flex;margin:0;padding:0;list-style:none}.bdt-navbar-left,.bdt-navbar-right,.bdt-navbar-center:only-child{flex-wrap:wrap}.bdt-navbar-nav>li>a,.bdt-navbar-item,.bdt-navbar-toggle{display:flex;justify-content:center;align-items:center;box-sizing:border-box;min-height:80px;padding:0 15px;font-size:16px;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";text-decoration:none}.bdt-navbar-nav>li>a{color:#999}.bdt-navbar-nav>li:hover>a,.bdt-navbar-nav>li>a:focus,.bdt-navbar-nav>li>a.bdt-open{color:#666;outline:none}.bdt-navbar-nav>li>a:active{color:#333}.bdt-navbar-nav>li.bdt-active>a{color:#333}.bdt-navbar-item{color:#666}.bdt-navbar-toggle{color:#999}.bdt-navbar-toggle:hover,.bdt-navbar-toggle:focus,.bdt-navbar-toggle.bdt-open{color:#666;outline:none;text-decoration:none}.bdt-navbar-subtitle{font-size:.875rem}.bdt-navbar-dropdown{display:none;position:absolute;z-index:1020;box-sizing:border-box;width:200px;padding:15px;background:#f8f8f8;color:#666}.bdt-navbar-dropdown.bdt-open{display:block}[class*='bdt-navbar-dropdown-top']{margin-top:0}[class*='bdt-navbar-dropdown-bottom']{margin-top:0}[class*='bdt-navbar-dropdown-left']{margin-left:0}[class*='bdt-navbar-dropdown-right']{margin-left:0}.bdt-navbar-dropdown-grid{margin-left:-30px}.bdt-navbar-dropdown-grid>*{padding-left:30px}.bdt-navbar-dropdown-grid>.bdt-grid-margin{margin-top:30px}.bdt-navbar-dropdown-stack .bdt-navbar-dropdown-grid>*{width:100% !important}.bdt-navbar-dropdown-width-2:not(.bdt-navbar-dropdown-stack){width:400px}.bdt-navbar-dropdown-width-3:not(.bdt-navbar-dropdown-stack){width:600px}.bdt-navbar-dropdown-width-4:not(.bdt-navbar-dropdown-stack){width:800px}.bdt-navbar-dropdown-width-5:not(.bdt-navbar-dropdown-stack){width:1000px}.bdt-navbar-dropdown-dropbar{margin-top:0;margin-bottom:0}.bdt-navbar-dropdown-nav>li>a{color:#999}.bdt-navbar-dropdown-nav>li>a:hover,.bdt-navbar-dropdown-nav>li>a:focus{color:#666}.bdt-navbar-dropdown-nav>li.bdt-active>a{color:#333}.bdt-navbar-dropdown-nav .bdt-nav-header{color:#333}.bdt-navbar-dropdown-nav .bdt-nav-divider{border-top:1px solid rgba(214,214,214,0.49)}.bdt-navbar-dropdown-nav .bdt-nav-sub a{color:#999}.bdt-navbar-dropdown-nav .bdt-nav-sub a:hover,.bdt-navbar-dropdown-nav .bdt-nav-sub a:focus{color:#666}.bdt-navbar-dropdown-nav .bdt-nav-sub li.bdt-active>a{color:#333}.bdt-navbar-dropbar{background:#f8f8f8}.bdt-navbar-dropbar-slide{position:absolute;z-index:980;left:0;right:0}.bdt-subnav{display:flex;flex-wrap:wrap;margin-left:-20px;padding:0;list-style:none}.bdt-subnav>*{flex:none;padding-left:20px;position:relative}.bdt-subnav>*>:first-child{display:block;color:#999}.bdt-subnav>*>a:hover,.bdt-subnav>*>a:focus{color:#666;text-decoration:none;outline:none}.bdt-subnav>.bdt-active>a{color:#333}.bdt-subnav-divider>*{display:flex;align-items:center}.bdt-subnav-divider>:nth-child(n+2):not(.bdt-first-column)::before{content:"";height:1.5em;margin-left:0;margin-right:20px;border-left:1px solid rgba(214,214,214,0.49)}.bdt-subnav-pill>*>:first-child{padding:5px 10px;background:transparent;color:#999}.bdt-subnav-pill>*>a:hover,.bdt-subnav-pill>*>a:focus{background-color:#f8f8f8;color:#666}.bdt-subnav-pill>*>a:active{background-color:#f8f8f8;color:#666}.bdt-subnav-pill>.bdt-active>a{background-color:#1e87f0;color:#fff}.bdt-subnav>.bdt-disabled>a{color:#999}.bdt-breadcrumb{display:flex;flex-wrap:wrap;padding:0;list-style:none}.bdt-breadcrumb>*{flex:none}.bdt-breadcrumb>*>*{display:inline-block;font-size:.875rem;color:#999}.bdt-breadcrumb>*>:hover,.bdt-breadcrumb>*>:focus{color:#666;text-decoration:none}.bdt-breadcrumb>:last-child>*{color:#666}.bdt-breadcrumb>:nth-child(n+2):not(.bdt-first-column)::before{content:"/";display:inline-block;margin:0 20px;color:#999}.bdt-pagination{display:flex;flex-wrap:wrap;margin-left:-20px;padding:0;list-style:none}.bdt-pagination>*{flex:none;padding-left:20px;position:relative}.bdt-pagination>*>*{display:block;color:#999}.bdt-pagination>*>:hover,.bdt-pagination>*>:focus{color:#666;text-decoration:none}.bdt-pagination>.bdt-active>*{color:#666}.bdt-pagination>.bdt-disabled>*{color:#999}.bdt-tab{display:flex;flex-wrap:wrap;margin-left:-20px;padding:0;list-style:none}.bdt-tab>*{flex:none;padding-left:20px;position:relative}.bdt-tab>*>a{display:block;text-align:center;padding:10px 15px;color:#999}.bdt-tab>*>a:hover,.bdt-tab>*>a:focus{color:#666;text-decoration:none}.bdt-tab>.bdt-active>a{color:#333}.bdt-tab>.bdt-disabled>a{color:#999}.bdt-tab-left,.bdt-tab-right{flex-direction:column;margin-left:0}.bdt-tab-left>*,.bdt-tab-right>*{padding-left:0}.bdt-tab-left>*>a{text-align:left}.bdt-tab-right>*>a{text-align:left}.bdt-slidenav{padding:5px 10px;color:rgba(102,102,102,0.5)}.bdt-slidenav:hover,.bdt-slidenav:focus{color:rgba(102,102,102,0.9);outline:none}.bdt-slidenav:active{color:rgba(102,102,102,0.5)}.bdt-slidenav-large{padding:10px 10px}.bdt-slidenav-container{display:flex}.bdt-dotnav{display:flex;flex-wrap:wrap;margin:0;padding:0;list-style:none;margin-left:-12px}.bdt-dotnav>*{flex:none;padding-left:12px}.bdt-dotnav>*>*{display:block;box-sizing:border-box;width:10px;height:10px;border-radius:50%;background:rgba(102,102,102,0.2);text-indent:100%;overflow:hidden;white-space:nowrap}.bdt-dotnav>*>:hover,.bdt-dotnav>*>:focus{background-color:rgba(102,102,102,0.6);outline:none}.bdt-dotnav>*>:active{background-color:rgba(102,102,102,0.2)}.bdt-dotnav>.bdt-active>*{background-color:rgba(102,102,102,0.6)}.bdt-dotnav-vertical{flex-direction:column;margin-left:0;margin-top:-12px}.bdt-dotnav-vertical>*{padding-left:0;padding-top:12px}.bdt-thumbnav{display:flex;flex-wrap:wrap;margin:0;padding:0;list-style:none;margin-left:-15px}.bdt-thumbnav>*{padding-left:15px}.bdt-thumbnav>*>*{display:inline-block}.bdt-thumbnav>*>:hover,.bdt-thumbnav>*>:focus{outline:none}.bdt-thumbnav-vertical{flex-direction:column;margin-left:0;margin-top:-15px}.bdt-thumbnav-vertical>*{padding-left:0;padding-top:15px}.bdt-accordion{padding:0;list-style:none}.bdt-accordion>:nth-child(n+2){margin-top:20px}.bdt-accordion-title{display:block;font-size:1.25rem;line-height:1.4;color:#333}.bdt-accordion-title:hover,.bdt-accordion-title:focus{color:#666;text-decoration:none;outline:none}.bdt-accordion-content{margin-top:20px}.bdt-accordion-content::before,.bdt-accordion-content::after{content:"";display:table}.bdt-accordion-content::after{clear:both}.bdt-accordion-content>:last-child{margin-bottom:0}.bdt-drop{display:none;position:absolute;z-index:1020;box-sizing:border-box;width:300px}.bdt-drop.bdt-open{display:block}[class*='bdt-drop-top']{margin-top:-20px}[class*='bdt-drop-bottom']{margin-top:20px}[class*='bdt-drop-left']{margin-left:-20px}[class*='bdt-drop-right']{margin-left:20px}.bdt-drop-stack .bdt-drop-grid>*{width:100% !important}.bdt-dropdown{display:none;position:absolute;z-index:1020;box-sizing:border-box;min-width:200px;padding:15px;background:#f8f8f8;color:#666}.bdt-dropdown.bdt-open{display:block}.bdt-dropdown-nav{white-space:nowrap}.bdt-dropdown-nav>li>a{color:#999}.bdt-dropdown-nav>li>a:hover,.bdt-dropdown-nav>li>a:focus,.bdt-dropdown-nav>li.bdt-active>a{color:#666}.bdt-dropdown-nav .bdt-nav-header{color:#333}.bdt-dropdown-nav .bdt-nav-divider{border-top:1px solid rgba(214,214,214,0.49)}.bdt-dropdown-nav .bdt-nav-sub a{color:#999}.bdt-dropdown-nav .bdt-nav-sub a:hover,.bdt-dropdown-nav .bdt-nav-sub a:focus,.bdt-dropdown-nav .bdt-nav-sub li.bdt-active>a{color:#666}[class*='bdt-dropdown-top']{margin-top:-10px}[class*='bdt-dropdown-bottom']{margin-top:10px}[class*='bdt-dropdown-left']{margin-left:-10px}[class*='bdt-dropdown-right']{margin-left:10px}.bdt-dropdown-stack .bdt-dropdown-grid>*{width:100% !important}.bdt-modal{display:none;position:fixed;top:0;right:0;bottom:0;left:0;z-index:1010;overflow-y:auto;-webkit-overflow-scrolling:touch;padding:15px 15px;background:rgba(0,0,0,0.6);opacity:0;transition:opacity .15s linear}@media (min-width:640px){.bdt-modal{padding:50px 30px}}@media (min-width:960px){.bdt-modal{padding-left:40px;padding-right:40px}}.bdt-modal.bdt-open{opacity:1}.bdt-modal-page{overflow:hidden}.bdt-modal-dialog{position:relative;box-sizing:border-box;margin:0 auto;width:600px;max-width:calc(100% - 0.01px) !important;background:#fff;opacity:0;transform:translateY(-100px);transition:.3s linear;transition-property:opacity,transform;border-radius:3px}.bdt-open>.bdt-modal-dialog{opacity:1;transform:translateY(0)}.bdt-modal-container .bdt-modal-dialog{width:1200px}.bdt-modal-full{padding:0;background:none}.bdt-modal-full .bdt-modal-dialog{margin:0;width:100%;max-width:100%;transform:translateY(0)}.bdt-modal-body{padding:30px 30px}.bdt-modal-header{padding:15px 30px;background:#f8f8f8}.bdt-modal-footer{padding:15px 30px;background:#f8f8f8}.bdt-modal-body::before,.bdt-modal-body::after,.bdt-modal-header::before,.bdt-modal-header::after,.bdt-modal-footer::before,.bdt-modal-footer::after{content:"";display:table}.bdt-modal-body::after,.bdt-modal-header::after,.bdt-modal-footer::after{clear:both}.bdt-modal-body>:last-child,.bdt-modal-header>:last-child,.bdt-modal-footer>:last-child{margin-bottom:0}.bdt-modal-title{font-size:1.6rem;line-height:1.3;font-weight:400}[class*='bdt-modal-close-']{position:absolute;z-index:1010;top:10px;right:10px;padding:5px}[class*='bdt-modal-close-']:first-child+*{margin-top:0}.bdt-modal-close-outside{top:0;right:-5px;transform:translate(0, -100%);color:#fff}.bdt-modal-close-outside:hover{color:#fff}@media (min-width:960px){.bdt-modal-close-outside{right:0;transform:translate(100%, -100%)}}.bdt-lightbox{display:none;position:fixed;top:0;right:0;bottom:0;left:0;z-index:1010;background:#000;opacity:0;transition:opacity .15s linear}.bdt-lightbox.bdt-open{display:block;opacity:1}.bdt-lightbox-page{overflow:hidden}.bdt-lightbox-items>*{position:absolute;top:0;right:0;bottom:0;left:0;display:none;justify-content:center;align-items:center;color:rgba(255,255,255,0.7);will-change:transform,opacity}.bdt-lightbox-items>*>*{max-width:100vw;max-height:100vh}.bdt-lightbox-items>*>:not(iframe){width:auto;height:auto}.bdt-lightbox-items>.bdt-active{display:flex}.bdt-lightbox-toolbar{padding:10px 10px;background:rgba(0,0,0,0.3);color:rgba(255,255,255,0.7)}.bdt-lightbox-toolbar>*{color:rgba(255,255,255,0.7)}.bdt-lightbox-toolbar-icon{padding:5px;color:rgba(255,255,255,0.7)}.bdt-lightbox-toolbar-icon:hover{color:#fff}.bdt-lightbox-button{box-sizing:border-box;width:50px;height:50px;background:rgba(0,0,0,0.3);color:rgba(255,255,255,0.7);display:inline-flex;justify-content:center;align-items:center}.bdt-lightbox-button:hover{color:#fff}.bdt-lightbox-iframe{width:80%;height:80%}.bdt-slideshow{-webkit-tap-highlight-color:transparent}.bdt-slideshow-items{position:relative;z-index:0;margin:0;padding:0;list-style:none;overflow:hidden;-webkit-touch-callout:none}.bdt-slideshow-items>*{position:absolute;top:0;left:0;right:0;bottom:0;overflow:hidden;will-change:transform,opacity;touch-action:pan-y}.bdt-slideshow-items>:not(.bdt-active){display:none}.bdt-slider{-webkit-tap-highlight-color:transparent}.bdt-slider-container{overflow:hidden}.bdt-slider-items{will-change:transform;position:relative}.bdt-slider-items:not(.bdt-grid){display:flex;margin:0;padding:0;list-style:none;-webkit-touch-callout:none}.bdt-slider-items.bdt-grid{flex-wrap:nowrap}.bdt-slider-items>*{flex:none;position:relative;touch-action:pan-y}.bdt-sticky-fixed{z-index:980;box-sizing:border-box;margin:0 !important;-webkit-backface-visibility:hidden;backface-visibility:hidden}.bdt-sticky[class*='bdt-animation-']{animation-duration:.2s}.bdt-sticky.bdt-animation-reverse{animation-duration:.2s}.bdt-offcanvas{display:none;position:fixed;top:0;bottom:0;left:0;z-index:1000}.bdt-offcanvas-flip .bdt-offcanvas{right:0;left:auto}.bdt-offcanvas-bar{position:absolute;top:0;bottom:0;left:-270px;box-sizing:border-box;width:270px;padding:20px 20px;background:#222;overflow-y:auto;-webkit-overflow-scrolling:touch}@media (min-width:960px){.bdt-offcanvas-bar{left:-350px;width:350px;padding:40px 40px}}.bdt-offcanvas-flip .bdt-offcanvas-bar{left:auto;right:-270px}@media (min-width:960px){.bdt-offcanvas-flip .bdt-offcanvas-bar{right:-350px}}.bdt-open>.bdt-offcanvas-bar{left:0}.bdt-offcanvas-flip .bdt-open>.bdt-offcanvas-bar{left:auto;right:0}.bdt-offcanvas-bar-animation{transition:left .3s ease-out}.bdt-offcanvas-flip .bdt-offcanvas-bar-animation{transition-property:right}.bdt-offcanvas-reveal{position:absolute;top:0;bottom:0;left:0;width:0;overflow:hidden;transition:width .3s ease-out}.bdt-offcanvas-reveal .bdt-offcanvas-bar{left:0}.bdt-offcanvas-flip .bdt-offcanvas-reveal .bdt-offcanvas-bar{left:auto;right:0}.bdt-open>.bdt-offcanvas-reveal{width:270px}@media (min-width:960px){.bdt-open>.bdt-offcanvas-reveal{width:350px}}.bdt-offcanvas-flip .bdt-offcanvas-reveal{right:0;left:auto}.bdt-offcanvas-close{position:absolute;z-index:1000;top:20px;right:20px;padding:5px}.bdt-offcanvas-overlay{width:100vw;touch-action:none}.bdt-offcanvas-overlay::before{content:"";position:absolute;top:0;bottom:0;left:0;right:0;background:rgba(0,0,0,0.1);opacity:0;transition:opacity .15s linear}.bdt-offcanvas-overlay.bdt-open::before{opacity:1}.bdt-offcanvas-page,.bdt-offcanvas-container{overflow-x:hidden}.bdt-offcanvas-container{position:relative;left:0;transition:left .3s ease-out;box-sizing:border-box;width:100%}:not(.bdt-offcanvas-flip).bdt-offcanvas-container-animation{left:270px}.bdt-offcanvas-flip.bdt-offcanvas-container-animation{left:-270px}@media (min-width:960px){:not(.bdt-offcanvas-flip).bdt-offcanvas-container-animation{left:350px}.bdt-offcanvas-flip.bdt-offcanvas-container-animation{left:-350px}}.bdt-switcher{margin:0;padding:0;list-style:none}.bdt-switcher>:not(.bdt-active){display:none}.bdt-switcher>*>:last-child{margin-bottom:0}.bdt-leader{overflow:hidden}.bdt-leader-fill::after{display:inline-block;margin-left:15px;width:0;content:attr(data-fill);white-space:nowrap}.bdt-leader-fill.bdt-leader-hide::after{display:none}.bdt-leader-fill-content::before{content:'.'}:root{--bdt-leader-fill-content:.}.bdt-iconnav{display:flex;flex-wrap:wrap;margin:0;padding:0;list-style:none;margin-left:-10px}.bdt-iconnav>*{padding-left:10px}.bdt-iconnav>*>a{display:block;color:#999}.bdt-iconnav>*>a:hover,.bdt-iconnav>*>a:focus{color:#666;outline:none}.bdt-iconnav>.bdt-active>a{color:#666}.bdt-iconnav-vertical{flex-direction:column;margin-left:0;margin-top:-10px}.bdt-iconnav-vertical>*{padding-left:0;padding-top:10px}.bdt-notification{position:fixed;top:10px;left:10px;z-index:1040;box-sizing:border-box;width:450px}.bdt-notification-top-right,.bdt-notification-bottom-right{left:auto;right:10px}.bdt-notification-top-center,.bdt-notification-bottom-center{left:50%;margin-left:-225px}.bdt-notification-bottom-left,.bdt-notification-bottom-right,.bdt-notification-bottom-center{top:auto;bottom:10px}@media (max-width:639px){.bdt-notification{left:10px;right:10px;width:auto;margin:0}}.bdt-notification-message{position:relative;padding:15px;background:#f8f8f8;color:#666;font-size:1.25rem;line-height:1.4;cursor:pointer}*+.bdt-notification-message{margin-top:10px}.bdt-notification-close{display:none;position:absolute;top:20px;right:15px}.bdt-notification-message:hover .bdt-notification-close{display:block}.bdt-notification-message-primary{color:#1e87f0}.bdt-notification-message-success{color:#32d296}.bdt-notification-message-warning{color:#faa05a}.bdt-notification-message-danger{color:#f0506e}.bdt-tooltip{display:none;position:absolute;z-index:1030;box-sizing:border-box;max-width:200px;padding:3px 6px;background:#666;border-radius:2px;color:#fff;font-size:12px}.bdt-tooltip.bdt-active{display:block}[class*='bdt-tooltip-top']{margin-top:-10px}[class*='bdt-tooltip-bottom']{margin-top:10px}[class*='bdt-tooltip-left']{margin-left:-10px}[class*='bdt-tooltip-right']{margin-left:10px}.bdt-placeholder{margin-bottom:20px;padding:30px 30px;background:#f8f8f8}*+.bdt-placeholder{margin-top:20px}.bdt-placeholder>:last-child{margin-bottom:0}.bdt-progress{vertical-align:baseline;-webkit-appearance:none;-moz-appearance:none;display:block;width:100%;border:0;background-color:#f8f8f8;margin-bottom:20px;height:15px}*+.bdt-progress{margin-top:20px}.bdt-progress:indeterminate{color:transparent}.bdt-progress::-webkit-progress-bar{background-color:#f8f8f8}.bdt-progress:indeterminate::-moz-progress-bar{width:0}.bdt-progress::-webkit-progress-value{background-color:#1e87f0;transition:width .6s ease}.bdt-progress::-moz-progress-bar{background-color:#1e87f0}.bdt-progress::-ms-fill{background-color:#1e87f0;transition:width .6s ease;border:0}.bdt-sortable{position:relative}.bdt-sortable svg{pointer-events:none}.bdt-sortable>:last-child{margin-bottom:0}.bdt-sortable-drag{position:absolute !important;z-index:1050 !important;pointer-events:none}.bdt-sortable-placeholder{opacity:0}.bdt-sortable-empty{min-height:50px}.bdt-sortable-handle:hover{cursor:move}.bdt-countdown-number,.bdt-countdown-separator{line-height:70px}.bdt-countdown-number{font-size:2rem}@media (min-width:640px){.bdt-countdown-number{font-size:4rem}}@media (min-width:960px){.bdt-countdown-number{font-size:6rem}}.bdt-countdown-separator{font-size:1rem}@media (min-width:640px){.bdt-countdown-separator{font-size:2rem}}@media (min-width:960px){.bdt-countdown-separator{font-size:3rem}}[class*='bdt-animation-']{animation-duration:.5s;animation-timing-function:ease-out;animation-fill-mode:both}.bdt-animation-reverse{animation-direction:reverse;animation-timing-function:ease-in}.bdt-animation-toggle:not(:hover):not(:focus) [class*='bdt-animation-']{animation-name:none}.bdt-animation-toggle{-webkit-tap-highlight-color:transparent}.bdt-animation-toggle:focus{outline:none}.bdt-animation-fade{animation-name:bdt-fade;animation-duration:.8s;animation-timing-function:linear}.bdt-animation-scale-up{animation-name:bdt-fade-scale-02}.bdt-animation-scale-down{animation-name:bdt-fade-scale-18}.bdt-animation-slide-top{animation-name:bdt-fade-top}.bdt-animation-slide-bottom{animation-name:bdt-fade-bottom}.bdt-animation-slide-left{animation-name:bdt-fade-left}.bdt-animation-slide-right{animation-name:bdt-fade-right}.bdt-animation-slide-top-small{animation-name:bdt-fade-top-small}.bdt-animation-slide-bottom-small{animation-name:bdt-fade-bottom-small}.bdt-animation-slide-left-small{animation-name:bdt-fade-left-small}.bdt-animation-slide-right-small{animation-name:bdt-fade-right-small}.bdt-animation-slide-top-medium{animation-name:bdt-fade-top-medium}.bdt-animation-slide-bottom-medium{animation-name:bdt-fade-bottom-medium}.bdt-animation-slide-left-medium{animation-name:bdt-fade-left-medium}.bdt-animation-slide-right-medium{animation-name:bdt-fade-right-medium}.bdt-animation-kenburns{animation-name:bdt-scale-kenburns;animation-duration:15s}.bdt-animation-shake{animation-name:bdt-shake}.bdt-animation-fast{animation-duration:.1s}@keyframes bdt-fade{0%{opacity:0}100%{opacity:1}}@keyframes bdt-fade-top{0%{opacity:0;transform:translateY(-100%)}100%{opacity:1;transform:translateY(0)}}@keyframes bdt-fade-bottom{0%{opacity:0;transform:translateY(100%)}100%{opacity:1;transform:translateY(0)}}@keyframes bdt-fade-left{0%{opacity:0;transform:translateX(-100%)}100%{opacity:1;transform:translateX(0)}}@keyframes bdt-fade-right{0%{opacity:0;transform:translateX(100%)}100%{opacity:1;transform:translateX(0)}}@keyframes bdt-fade-top-small{0%{opacity:0;transform:translateY(-10px)}100%{opacity:1;transform:translateY(0)}}@keyframes bdt-fade-bottom-small{0%{opacity:0;transform:translateY(10px)}100%{opacity:1;transform:translateY(0)}}@keyframes bdt-fade-left-small{0%{opacity:0;transform:translateX(-10px)}100%{opacity:1;transform:translateX(0)}}@keyframes bdt-fade-right-small{0%{opacity:0;transform:translateX(10px)}100%{opacity:1;transform:translateX(0)}}@keyframes bdt-fade-top-medium{0%{opacity:0;transform:translateY(-50px)}100%{opacity:1;transform:translateY(0)}}@keyframes bdt-fade-bottom-medium{0%{opacity:0;transform:translateY(50px)}100%{opacity:1;transform:translateY(0)}}@keyframes bdt-fade-left-medium{0%{opacity:0;transform:translateX(-50px)}100%{opacity:1;transform:translateX(0)}}@keyframes bdt-fade-right-medium{0%{opacity:0;transform:translateX(50px)}100%{opacity:1;transform:translateX(0)}}@keyframes bdt-fade-scale-02{0%{opacity:0;transform:scale(.2)}100%{opacity:1;transform:scale(1)}}@keyframes bdt-fade-scale-18{0%{opacity:0;transform:scale(1.8)}100%{opacity:1;transform:scale(1)}}@keyframes bdt-scale-kenburns{0%{transform:scale(1)}100%{transform:scale(1.2)}}@keyframes bdt-shake{0%,100%{transform:translateX(0)}10%{transform:translateX(-9px)}20%{transform:translateX(8px)}30%{transform:translateX(-7px)}40%{transform:translateX(6px)}50%{transform:translateX(-5px)}60%{transform:translateX(4px)}70%{transform:translateX(-3px)}80%{transform:translateX(2px)}90%{transform:translateX(-1px)}}[class*='bdt-child-width']>*{box-sizing:border-box;width:100%}.bdt-child-width-1-2>*{width:50%}.bdt-child-width-1-3>*{width:calc(100% * 1 / 3.001)}.bdt-child-width-1-4>*{width:25%}.bdt-child-width-1-5>*{width:20%}.bdt-child-width-1-6>*{width:calc(100% * 1 / 6.001)}.bdt-child-width-auto>*{width:auto}.bdt-child-width-expand>:not([class*='bdt-width']){flex:1;min-width:1px}@media (min-width:640px){.bdt-child-width-1-1\@s>*{width:100%}.bdt-child-width-1-2\@s>*{width:50%}.bdt-child-width-1-3\@s>*{width:calc(100% * 1 / 3.001)}.bdt-child-width-1-4\@s>*{width:25%}.bdt-child-width-1-5\@s>*{width:20%}.bdt-child-width-1-6\@s>*{width:calc(100% * 1 / 6.001)}.bdt-child-width-auto\@s>*{width:auto}.bdt-child-width-expand\@s>:not([class*='bdt-width']){flex:1;min-width:1px}}@media (min-width:960px){.bdt-child-width-1-1\@m>*{width:100%}.bdt-child-width-1-2\@m>*{width:50%}.bdt-child-width-1-3\@m>*{width:calc(100% * 1 / 3.001)}.bdt-child-width-1-4\@m>*{width:25%}.bdt-child-width-1-5\@m>*{width:20%}.bdt-child-width-1-6\@m>*{width:calc(100% * 1 / 6.001)}.bdt-child-width-auto\@m>*{width:auto}.bdt-child-width-expand\@m>:not([class*='bdt-width']){flex:1;min-width:1px}}@media (min-width:1200px){.bdt-child-width-1-1\@l>*{width:100%}.bdt-child-width-1-2\@l>*{width:50%}.bdt-child-width-1-3\@l>*{width:calc(100% * 1 / 3.001)}.bdt-child-width-1-4\@l>*{width:25%}.bdt-child-width-1-5\@l>*{width:20%}.bdt-child-width-1-6\@l>*{width:calc(100% * 1 / 6.001)}.bdt-child-width-auto\@l>*{width:auto}.bdt-child-width-expand\@l>:not([class*='bdt-width']){flex:1;min-width:1px}}@media (min-width:1600px){.bdt-child-width-1-1\@xl>*{width:100%}.bdt-child-width-1-2\@xl>*{width:50%}.bdt-child-width-1-3\@xl>*{width:calc(100% * 1 / 3.001)}.bdt-child-width-1-4\@xl>*{width:25%}.bdt-child-width-1-5\@xl>*{width:20%}.bdt-child-width-1-6\@xl>*{width:calc(100% * 1 / 6.001)}.bdt-child-width-auto\@xl>*{width:auto}.bdt-child-width-expand\@xl>:not([class*='bdt-width']){flex:1;min-width:1px}}[class*='bdt-width']{box-sizing:border-box;width:100%;max-width:100%}.bdt-width-1-2{width:50%}.bdt-width-1-3{width:calc(100% * 1 / 3.001)}.bdt-width-2-3{width:calc(100% * 2 / 3.001)}.bdt-width-1-4{width:25%}.bdt-width-3-4{width:75%}.bdt-width-1-5{width:20%}.bdt-width-2-5{width:40%}.bdt-width-3-5{width:60%}.bdt-width-4-5{width:80%}.bdt-width-1-6{width:calc(100% * 1 / 6.001)}.bdt-width-5-6{width:calc(100% * 5 / 6.001)}.bdt-width-small{width:150px}.bdt-width-medium{width:300px}.bdt-width-large{width:450px}.bdt-width-xlarge{width:600px}.bdt-width-xxlarge{width:750px}.bdt-width-auto{width:auto}.bdt-width-expand{flex:1;min-width:1px}@media (min-width:640px){.bdt-width-1-1\@s{width:100%}.bdt-width-1-2\@s{width:50%}.bdt-width-1-3\@s{width:calc(100% * 1 / 3.001)}.bdt-width-2-3\@s{width:calc(100% * 2 / 3.001)}.bdt-width-1-4\@s{width:25%}.bdt-width-3-4\@s{width:75%}.bdt-width-1-5\@s{width:20%}.bdt-width-2-5\@s{width:40%}.bdt-width-3-5\@s{width:60%}.bdt-width-4-5\@s{width:80%}.bdt-width-1-6\@s{width:calc(100% * 1 / 6.001)}.bdt-width-5-6\@s{width:calc(100% * 5 / 6.001)}.bdt-width-small\@s{width:150px}.bdt-width-medium\@s{width:300px}.bdt-width-large\@s{width:450px}.bdt-width-xlarge\@s{width:600px}.bdt-width-xxlarge\@s{width:750px}.bdt-width-auto\@s{width:auto}.bdt-width-expand\@s{flex:1;min-width:1px}}@media (min-width:960px){.bdt-width-1-1\@m{width:100%}.bdt-width-1-2\@m{width:50%}.bdt-width-1-3\@m{width:calc(100% * 1 / 3.001)}.bdt-width-2-3\@m{width:calc(100% * 2 / 3.001)}.bdt-width-1-4\@m{width:25%}.bdt-width-3-4\@m{width:75%}.bdt-width-1-5\@m{width:20%}.bdt-width-2-5\@m{width:40%}.bdt-width-3-5\@m{width:60%}.bdt-width-4-5\@m{width:80%}.bdt-width-1-6\@m{width:calc(100% * 1 / 6.001)}.bdt-width-5-6\@m{width:calc(100% * 5 / 6.001)}.bdt-width-small\@m{width:150px}.bdt-width-medium\@m{width:300px}.bdt-width-large\@m{width:450px}.bdt-width-xlarge\@m{width:600px}.bdt-width-xxlarge\@m{width:750px}.bdt-width-auto\@m{width:auto}.bdt-width-expand\@m{flex:1;min-width:1px}}@media (min-width:1200px){.bdt-width-1-1\@l{width:100%}.bdt-width-1-2\@l{width:50%}.bdt-width-1-3\@l{width:calc(100% * 1 / 3.001)}.bdt-width-2-3\@l{width:calc(100% * 2 / 3.001)}.bdt-width-1-4\@l{width:25%}.bdt-width-3-4\@l{width:75%}.bdt-width-1-5\@l{width:20%}.bdt-width-2-5\@l{width:40%}.bdt-width-3-5\@l{width:60%}.bdt-width-4-5\@l{width:80%}.bdt-width-1-6\@l{width:calc(100% * 1 / 6.001)}.bdt-width-5-6\@l{width:calc(100% * 5 / 6.001)}.bdt-width-small\@l{width:150px}.bdt-width-medium\@l{width:300px}.bdt-width-large\@l{width:450px}.bdt-width-xlarge\@l{width:600px}.bdt-width-xxlarge\@l{width:750px}.bdt-width-auto\@l{width:auto}.bdt-width-expand\@l{flex:1;min-width:1px}}@media (min-width:1600px){.bdt-width-1-1\@xl{width:100%}.bdt-width-1-2\@xl{width:50%}.bdt-width-1-3\@xl{width:calc(100% * 1 / 3.001)}.bdt-width-2-3\@xl{width:calc(100% * 2 / 3.001)}.bdt-width-1-4\@xl{width:25%}.bdt-width-3-4\@xl{width:75%}.bdt-width-1-5\@xl{width:20%}.bdt-width-2-5\@xl{width:40%}.bdt-width-3-5\@xl{width:60%}.bdt-width-4-5\@xl{width:80%}.bdt-width-1-6\@xl{width:calc(100% * 1 / 6.001)}.bdt-width-5-6\@xl{width:calc(100% * 5 / 6.001)}.bdt-width-small\@xl{width:150px}.bdt-width-medium\@xl{width:300px}.bdt-width-large\@xl{width:450px}.bdt-width-xlarge\@xl{width:600px}.bdt-width-xxlarge\@xl{width:750px}.bdt-width-auto\@xl{width:auto}.bdt-width-expand\@xl{flex:1;min-width:1px}}[class*='bdt-height']{box-sizing:border-box}.bdt-height-1-1{height:100%}.bdt-height-viewport{min-height:100vh}.bdt-height-small{height:150px}.bdt-height-medium{height:300px}.bdt-height-large{height:450px}.bdt-height-max-small{max-height:150px}.bdt-height-max-medium{max-height:300px}.bdt-height-max-large{max-height:450px}.bdt-text-lead{font-size:1.5rem;line-height:1.5;color:#333}.bdt-text-meta{font-size:.875rem;line-height:1.4;color:#999}.bdt-text-small{font-size:.875rem;line-height:1.5}.bdt-text-large{font-size:1.5rem;line-height:1.5}.bdt-text-bold{font-weight:bolder}.bdt-text-uppercase{text-transform:uppercase !important}.bdt-text-capitalize{text-transform:capitalize !important}.bdt-text-lowercase{text-transform:lowercase !important}.bdt-text-muted{color:#999 !important}.bdt-text-emphasis{color:#333 !important}.bdt-text-primary{color:#1e87f0 !important}.bdt-text-success{color:#32d296 !important}.bdt-text-warning{color:#faa05a !important}.bdt-text-danger{color:#f0506e !important}.bdt-text-background{-webkit-background-clip:text;-webkit-text-fill-color:transparent;display:inline-block;color:#1e87f0 !important}@supports (-webkit-background-clip: text){.bdt-text-background{background-color:#1e87f0}}.bdt-text-left{text-align:left !important}.bdt-text-right{text-align:right !important}.bdt-text-center{text-align:center !important}.bdt-text-justify{text-align:justify !important}@media (min-width:640px){.bdt-text-left\@s{text-align:left !important}.bdt-text-right\@s{text-align:right !important}.bdt-text-center\@s{text-align:center !important}}@media (min-width:960px){.bdt-text-left\@m{text-align:left !important}.bdt-text-right\@m{text-align:right !important}.bdt-text-center\@m{text-align:center !important}}@media (min-width:1200px){.bdt-text-left\@l{text-align:left !important}.bdt-text-right\@l{text-align:right !important}.bdt-text-center\@l{text-align:center !important}}@media (min-width:1600px){.bdt-text-left\@xl{text-align:left !important}.bdt-text-right\@xl{text-align:right !important}.bdt-text-center\@xl{text-align:center !important}}.bdt-text-top{vertical-align:top !important}.bdt-text-middle{vertical-align:middle !important}.bdt-text-bottom{vertical-align:bottom !important}.bdt-text-baseline{vertical-align:baseline !important}.bdt-text-nowrap{white-space:nowrap}.bdt-text-truncate{max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}th.bdt-text-truncate,td.bdt-text-truncate{max-width:0}.bdt-text-break{overflow-wrap:break-word;word-wrap:break-word}th.bdt-text-break,td.bdt-text-break{word-break:break-all}[class*='bdt-column-']{column-gap:30px}@media (min-width:1200px){[class*='bdt-column-']{column-gap:40px}}[class*='bdt-column-'] img{transform:translate3d(0, 0, 0)}.bdt-column-divider{column-rule:1px solid rgba(214,214,214,0.49);column-gap:60px}@media (min-width:1200px){.bdt-column-divider{column-gap:80px}}.bdt-column-1-2{column-count:2}.bdt-column-1-3{column-count:3}.bdt-column-1-4{column-count:4}.bdt-column-1-5{column-count:5}.bdt-column-1-6{column-count:6}@media (min-width:640px){.bdt-column-1-2\@s{column-count:2}.bdt-column-1-3\@s{column-count:3}.bdt-column-1-4\@s{column-count:4}.bdt-column-1-5\@s{column-count:5}.bdt-column-1-6\@s{column-count:6}}@media (min-width:960px){.bdt-column-1-2\@m{column-count:2}.bdt-column-1-3\@m{column-count:3}.bdt-column-1-4\@m{column-count:4}.bdt-column-1-5\@m{column-count:5}.bdt-column-1-6\@m{column-count:6}}@media (min-width:1200px){.bdt-column-1-2\@l{column-count:2}.bdt-column-1-3\@l{column-count:3}.bdt-column-1-4\@l{column-count:4}.bdt-column-1-5\@l{column-count:5}.bdt-column-1-6\@l{column-count:6}}@media (min-width:1600px){.bdt-column-1-2\@xl{column-count:2}.bdt-column-1-3\@xl{column-count:3}.bdt-column-1-4\@xl{column-count:4}.bdt-column-1-5\@xl{column-count:5}.bdt-column-1-6\@xl{column-count:6}}.bdt-column-span{column-span:all}.bdt-cover{max-width:none;position:absolute;left:50%;top:50%;transform:translate(-50%, -50%)}iframe.bdt-cover{pointer-events:none}.bdt-cover-container{overflow:hidden;position:relative}.bdt-background-default{background-color:#fff}.bdt-background-muted{background-color:#f8f8f8}.bdt-background-primary{background-color:#1e87f0}.bdt-background-secondary{background-color:#222}.bdt-background-cover,.bdt-background-contain{background-position:50% 50%;background-repeat:no-repeat}.bdt-background-cover{background-size:cover}.bdt-background-contain{background-size:contain}.bdt-background-top-left{background-position:0 0}.bdt-background-top-center{background-position:50% 0}.bdt-background-top-right{background-position:100% 0}.bdt-background-center-left{background-position:0 50%}.bdt-background-center-center{background-position:50% 50%}.bdt-background-center-right{background-position:100% 50%}.bdt-background-bottom-left{background-position:0 100%}.bdt-background-bottom-center{background-position:50% 100%}.bdt-background-bottom-right{background-position:100% 100%}.bdt-background-norepeat{background-repeat:no-repeat}.bdt-background-fixed{background-attachment:fixed;backface-visibility:hidden}@media (pointer:coarse){.bdt-background-fixed{background-attachment:scroll}}@media (max-width:639px){.bdt-background-image\@s{background-image:none !important}}@media (max-width:959px){.bdt-background-image\@m{background-image:none !important}}@media (max-width:1199px){.bdt-background-image\@l{background-image:none !important}}@media (max-width:1599px){.bdt-background-image\@xl{background-image:none !important}}.bdt-background-blend-multiply{background-blend-mode:multiply}.bdt-background-blend-screen{background-blend-mode:screen}.bdt-background-blend-overlay{background-blend-mode:overlay}.bdt-background-blend-darken{background-blend-mode:darken}.bdt-background-blend-lighten{background-blend-mode:lighten}.bdt-background-blend-color-dodge{background-blend-mode:color-dodge}.bdt-background-blend-color-burn{background-blend-mode:color-burn}.bdt-background-blend-hard-light{background-blend-mode:hard-light}.bdt-background-blend-soft-light{background-blend-mode:soft-light}.bdt-background-blend-difference{background-blend-mode:difference}.bdt-background-blend-exclusion{background-blend-mode:exclusion}.bdt-background-blend-hue{background-blend-mode:hue}.bdt-background-blend-saturation{background-blend-mode:saturation}.bdt-background-blend-color{background-blend-mode:color}.bdt-background-blend-luminosity{background-blend-mode:luminosity}[class*='bdt-align']{display:block;margin-bottom:30px}*+[class*='bdt-align']{margin-top:30px}.bdt-align-center{margin-left:auto;margin-right:auto}.bdt-align-left{margin-top:0;margin-right:30px;float:left}.bdt-align-right{margin-top:0;margin-left:30px;float:right}@media (min-width:640px){.bdt-align-left\@s{margin-top:0;margin-right:30px;float:left}.bdt-align-right\@s{margin-top:0;margin-left:30px;float:right}}@media (min-width:960px){.bdt-align-left\@m{margin-top:0;margin-right:30px;float:left}.bdt-align-right\@m{margin-top:0;margin-left:30px;float:right}}@media (min-width:1200px){.bdt-align-left\@l{margin-top:0;float:left}.bdt-align-right\@l{margin-top:0;float:right}.bdt-align-left,.bdt-align-left\@s,.bdt-align-left\@m,.bdt-align-left\@l{margin-right:40px}.bdt-align-right,.bdt-align-right\@s,.bdt-align-right\@m,.bdt-align-right\@l{margin-left:40px}}@media (min-width:1600px){.bdt-align-left\@xl{margin-top:0;margin-right:40px;float:left}.bdt-align-right\@xl{margin-top:0;margin-left:40px;float:right}}.bdt-svg,.bdt-svg:not(.bdt-preserve) [fill*='#']:not(.bdt-preserve){fill:currentcolor}.bdt-svg:not(.bdt-preserve) [stroke*='#']:not(.bdt-preserve){stroke:currentcolor}.bdt-svg{transform:translate(0, 0)}.bdt-panel{position:relative;box-sizing:border-box}.bdt-panel::before,.bdt-panel::after{content:"";display:table}.bdt-panel::after{clear:both}.bdt-panel>:last-child{margin-bottom:0}.bdt-panel-scrollable{height:170px;padding:10px;border:1px solid rgba(214,214,214,0.49);overflow:auto;-webkit-overflow-scrolling:touch;resize:both}.bdt-clearfix::before{content:"";display:table-cell}.bdt-clearfix::after{content:"";display:table;clear:both}.bdt-float-left{float:left}.bdt-float-right{float:right}[class*='bdt-float-']{max-width:100%}.bdt-overflow-hidden{overflow:hidden}.bdt-overflow-auto{overflow:auto;-webkit-overflow-scrolling:touch}.bdt-overflow-auto>:last-child{margin-bottom:0}.bdt-resize{resize:both}.bdt-resize-vertical{resize:vertical}.bdt-display-block{display:block !important}.bdt-display-inline{display:inline !important}.bdt-display-inline-block{display:inline-block !important}[class*='bdt-inline']{display:inline-block;position:relative;max-width:100%;vertical-align:middle;-webkit-backface-visibility:hidden}.bdt-inline-clip{overflow:hidden}.bdt-preserve-width,.bdt-preserve-width canvas,.bdt-preserve-width img,.bdt-preserve-width svg,.bdt-preserve-width video{max-width:none}.bdt-responsive-width,.bdt-responsive-height{box-sizing:border-box}.bdt-responsive-width{max-width:100% !important;height:auto}.bdt-responsive-height{max-height:100%;width:auto;max-width:none}.bdt-border-circle{border-radius:50%}.bdt-border-pill{border-radius:500px}.bdt-border-rounded{border-radius:5px}.bdt-inline-clip[class*='bdt-border-']{-webkit-transform:translateZ(0)}.bdt-box-shadow-small{box-shadow:0 2px 8px rgba(0,0,0,0.08)}.bdt-box-shadow-medium{box-shadow:0 5px 15px rgba(0,0,0,0.08)}.bdt-box-shadow-large{box-shadow:0 14px 25px rgba(0,0,0,0.16)}.bdt-box-shadow-xlarge{box-shadow:0 28px 50px rgba(0,0,0,0.16)}[class*='bdt-box-shadow-hover']{transition:box-shadow .1s ease-in-out}.bdt-box-shadow-hover-small:hover{box-shadow:0 2px 8px rgba(0,0,0,0.08)}.bdt-box-shadow-hover-medium:hover{box-shadow:0 5px 15px rgba(0,0,0,0.08)}.bdt-box-shadow-hover-large:hover{box-shadow:0 14px 25px rgba(0,0,0,0.16)}.bdt-box-shadow-hover-xlarge:hover{box-shadow:0 28px 50px rgba(0,0,0,0.16)}@supports (filter: blur(0)){.bdt-box-shadow-bottom{display:inline-block;position:relative;max-width:100%;vertical-align:middle}.bdt-box-shadow-bottom::before{content:'';position:absolute;bottom:-30px;left:0;right:0;height:30px;border-radius:100%;background:#444;filter:blur(20px)}.bdt-box-shadow-bottom>*{position:relative}}.bdt-dropcap::first-letter,.bdt-dropcap>p:first-of-type::first-letter{display:block;margin-right:10px;float:left;font-size:4.5em;line-height:1}@-moz-document url-prefix(){.bdt-dropcap::first-letter,.bdt-dropcap>p:first-of-type::first-letter{margin-top:1.1%}}@supports (-ms-ime-align: auto){.bdt-dropcap>p:first-of-type::first-letter{font-size:1em}}.bdt-logo{font-size:1.5rem;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";color:#666;text-decoration:none}.bdt-logo:hover,.bdt-logo:focus{color:#666;outline:none;text-decoration:none}.bdt-logo-inverse{display:none}.bdt-disabled{pointer-events:none}.bdt-drag,.bdt-drag *{cursor:move}.bdt-drag iframe{pointer-events:none}.bdt-dragover{box-shadow:0 0 20px rgba(100,100,100,0.3)}.bdt-blend-multiply{mix-blend-mode:multiply}.bdt-blend-screen{mix-blend-mode:screen}.bdt-blend-overlay{mix-blend-mode:overlay}.bdt-blend-darken{mix-blend-mode:darken}.bdt-blend-lighten{mix-blend-mode:lighten}.bdt-blend-color-dodge{mix-blend-mode:color-dodge}.bdt-blend-color-burn{mix-blend-mode:color-burn}.bdt-blend-hard-light{mix-blend-mode:hard-light}.bdt-blend-soft-light{mix-blend-mode:soft-light}.bdt-blend-difference{mix-blend-mode:difference}.bdt-blend-exclusion{mix-blend-mode:exclusion}.bdt-blend-hue{mix-blend-mode:hue}.bdt-blend-saturation{mix-blend-mode:saturation}.bdt-blend-color{mix-blend-mode:color}.bdt-blend-luminosity{mix-blend-mode:luminosity}.bdt-transform-center{transform:translate(-50%, -50%)}.bdt-transform-origin-top-left{transform-origin:0 0}.bdt-transform-origin-top-center{transform-origin:50% 0}.bdt-transform-origin-top-right{transform-origin:100% 0}.bdt-transform-origin-center-left{transform-origin:0 50%}.bdt-transform-origin-center-right{transform-origin:100% 50%}.bdt-transform-origin-bottom-left{transform-origin:0 100%}.bdt-transform-origin-bottom-center{transform-origin:50% 100%}.bdt-transform-origin-bottom-right{transform-origin:100% 100%}.bdt-flex{display:flex}.bdt-flex-inline{display:inline-flex}.bdt-flex::before,.bdt-flex::after,.bdt-flex-inline::before,.bdt-flex-inline::after{display:none}.bdt-flex-left{justify-content:flex-start}.bdt-flex-center{justify-content:center}.bdt-flex-right{justify-content:flex-end}.bdt-flex-between{justify-content:space-between}.bdt-flex-around{justify-content:space-around}@media (min-width:640px){.bdt-flex-left\@s{justify-content:flex-start}.bdt-flex-center\@s{justify-content:center}.bdt-flex-right\@s{justify-content:flex-end}.bdt-flex-between\@s{justify-content:space-between}.bdt-flex-around\@s{justify-content:space-around}}@media (min-width:960px){.bdt-flex-left\@m{justify-content:flex-start}.bdt-flex-center\@m{justify-content:center}.bdt-flex-right\@m{justify-content:flex-end}.bdt-flex-between\@m{justify-content:space-between}.bdt-flex-around\@m{justify-content:space-around}}@media (min-width:1200px){.bdt-flex-left\@l{justify-content:flex-start}.bdt-flex-center\@l{justify-content:center}.bdt-flex-right\@l{justify-content:flex-end}.bdt-flex-between\@l{justify-content:space-between}.bdt-flex-around\@l{justify-content:space-around}}@media (min-width:1600px){.bdt-flex-left\@xl{justify-content:flex-start}.bdt-flex-center\@xl{justify-content:center}.bdt-flex-right\@xl{justify-content:flex-end}.bdt-flex-between\@xl{justify-content:space-between}.bdt-flex-around\@xl{justify-content:space-around}}.bdt-flex-stretch{align-items:stretch}.bdt-flex-top{align-items:flex-start}.bdt-flex-middle{align-items:center}.bdt-flex-bottom{align-items:flex-end}.bdt-flex-row{flex-direction:row}.bdt-flex-row-reverse{flex-direction:row-reverse}.bdt-flex-column{flex-direction:column}.bdt-flex-column-reverse{flex-direction:column-reverse}.bdt-flex-nowrap{flex-wrap:nowrap}.bdt-flex-wrap{flex-wrap:wrap}.bdt-flex-wrap-reverse{flex-wrap:wrap-reverse}.bdt-flex-wrap-stretch{align-content:stretch}.bdt-flex-wrap-top{align-content:flex-start}.bdt-flex-wrap-middle{align-content:center}.bdt-flex-wrap-bottom{align-content:flex-end}.bdt-flex-wrap-between{align-content:space-between}.bdt-flex-wrap-around{align-content:space-around}.bdt-flex-first{order:-1}.bdt-flex-last{order:99}@media (min-width:640px){.bdt-flex-first\@s{order:-1}.bdt-flex-last\@s{order:99}}@media (min-width:960px){.bdt-flex-first\@m{order:-1}.bdt-flex-last\@m{order:99}}@media (min-width:1200px){.bdt-flex-first\@l{order:-1}.bdt-flex-last\@l{order:99}}@media (min-width:1600px){.bdt-flex-first\@xl{order:-1}.bdt-flex-last\@xl{order:99}}.bdt-flex-none{flex:none}.bdt-flex-auto{flex:auto}.bdt-flex-1{flex:1}.bdt-margin{margin-bottom:20px}*+.bdt-margin{margin-top:20px !important}.bdt-margin-top{margin-top:20px !important}.bdt-margin-bottom{margin-bottom:20px !important}.bdt-margin-left{margin-left:20px !important}.bdt-margin-right{margin-right:20px !important}.bdt-margin-small{margin-bottom:10px}*+.bdt-margin-small{margin-top:10px !important}.bdt-margin-small-top{margin-top:10px !important}.bdt-margin-small-bottom{margin-bottom:10px !important}.bdt-margin-small-left{margin-left:10px !important}.bdt-margin-small-right{margin-right:10px !important}.bdt-margin-medium{margin-bottom:40px}*+.bdt-margin-medium{margin-top:40px !important}.bdt-margin-medium-top{margin-top:40px !important}.bdt-margin-medium-bottom{margin-bottom:40px !important}.bdt-margin-medium-left{margin-left:40px !important}.bdt-margin-medium-right{margin-right:40px !important}.bdt-margin-large{margin-bottom:40px}*+.bdt-margin-large{margin-top:40px !important}.bdt-margin-large-top{margin-top:40px !important}.bdt-margin-large-bottom{margin-bottom:40px !important}.bdt-margin-large-left{margin-left:40px !important}.bdt-margin-large-right{margin-right:40px !important}@media (min-width:1200px){.bdt-margin-large{margin-bottom:70px}*+.bdt-margin-large{margin-top:70px !important}.bdt-margin-large-top{margin-top:70px !important}.bdt-margin-large-bottom{margin-bottom:70px !important}.bdt-margin-large-left{margin-left:70px !important}.bdt-margin-large-right{margin-right:70px !important}}.bdt-margin-xlarge{margin-bottom:70px}*+.bdt-margin-xlarge{margin-top:70px !important}.bdt-margin-xlarge-top{margin-top:70px !important}.bdt-margin-xlarge-bottom{margin-bottom:70px !important}.bdt-margin-xlarge-left{margin-left:70px !important}.bdt-margin-xlarge-right{margin-right:70px !important}@media (min-width:1200px){.bdt-margin-xlarge{margin-bottom:140px}*+.bdt-margin-xlarge{margin-top:140px !important}.bdt-margin-xlarge-top{margin-top:140px !important}.bdt-margin-xlarge-bottom{margin-bottom:140px !important}.bdt-margin-xlarge-left{margin-left:140px !important}.bdt-margin-xlarge-right{margin-right:140px !important}}.bdt-margin-remove{margin:0 !important}.bdt-margin-remove-top{margin-top:0 !important}.bdt-margin-remove-bottom{margin-bottom:0 !important}.bdt-margin-remove-left{margin-left:0 !important}.bdt-margin-remove-right{margin-right:0 !important}.bdt-margin-remove-vertical{margin-top:0 !important;margin-bottom:0 !important}.bdt-margin-remove-adjacent+*{margin-top:0 !important}.bdt-margin-auto{margin-left:auto !important;margin-right:auto !important}.bdt-margin-auto-top{margin-top:auto !important}.bdt-margin-auto-bottom{margin-bottom:auto !important}.bdt-margin-auto-left{margin-left:auto !important}.bdt-margin-auto-right{margin-right:auto !important}.bdt-margin-auto-vertical{margin-top:auto !important;margin-bottom:auto !important}.bdt-padding{padding:30px}@media (min-width:1200px){.bdt-padding{padding:40px}}.bdt-padding-small{padding:15px}.bdt-padding-large{padding:30px}@media (min-width:1200px){.bdt-padding-large{padding:70px}}.bdt-padding-remove{padding:0 !important}.bdt-padding-remove-top{padding-top:0 !important}.bdt-padding-remove-bottom{padding-bottom:0 !important}.bdt-padding-remove-left{padding-left:0 !important}.bdt-padding-remove-right{padding-right:0 !important}.bdt-padding-remove-vertical{padding-top:0 !important;padding-bottom:0 !important}.bdt-padding-remove-horizontal{padding-left:0 !important;padding-right:0 !important}[class*='bdt-position-top'],[class*='bdt-position-bottom'],[class*='bdt-position-left'],[class*='bdt-position-right'],[class*='bdt-position-center']{position:absolute !important}.bdt-position-top{top:0;left:0;right:0}.bdt-position-bottom{bottom:0;left:0;right:0}.bdt-position-left{top:0;bottom:0;left:0}.bdt-position-right{top:0;bottom:0;right:0}.bdt-position-top-left{top:0;left:0}.bdt-position-top-right{top:0;right:0}.bdt-position-bottom-left{bottom:0;left:0}.bdt-position-bottom-right{bottom:0;right:0}.bdt-position-center{top:50%;left:50%;transform:translate(-50%, -50%);width:-moz-max-content;width:max-content;max-width:100%;box-sizing:border-box}[class*='bdt-position-center-left'],[class*='bdt-position-center-right']{top:50%;transform:translateY(-50%)}.bdt-position-center-left{left:0}.bdt-position-center-right{right:0}.bdt-position-center-left-out{right:100%;width:-moz-max-content;width:max-content}.bdt-position-center-right-out{left:100%;width:-moz-max-content;width:max-content}.bdt-position-top-center,.bdt-position-bottom-center{left:50%;transform:translateX(-50%);width:-moz-max-content;width:max-content;max-width:100%;box-sizing:border-box}.bdt-position-top-center{top:0}.bdt-position-bottom-center{bottom:0}.bdt-position-cover{position:absolute;top:0;bottom:0;left:0;right:0}.bdt-position-relative{position:relative !important}.bdt-position-absolute{position:absolute !important}.bdt-position-fixed{position:fixed !important}.bdt-position-z-index{z-index:1}.bdt-position-small{max-width:calc(100% - (15px * 2));margin:15px}.bdt-position-small.bdt-position-center{transform:translate(-50%, -50%) translate(-15px, -15px)}.bdt-position-small[class*='bdt-position-center-left'],.bdt-position-small[class*='bdt-position-center-right']{transform:translateY(-50%) translateY(-15px)}.bdt-position-small.bdt-position-top-center,.bdt-position-small.bdt-position-bottom-center{transform:translateX(-50%) translateX(-15px)}.bdt-position-medium{max-width:calc(100% - (30px * 2));margin:30px}.bdt-position-medium.bdt-position-center{transform:translate(-50%, -50%) translate(-30px, -30px)}.bdt-position-medium[class*='bdt-position-center-left'],.bdt-position-medium[class*='bdt-position-center-right']{transform:translateY(-50%) translateY(-30px)}.bdt-position-medium.bdt-position-top-center,.bdt-position-medium.bdt-position-bottom-center{transform:translateX(-50%) translateX(-30px)}.bdt-position-large{max-width:calc(100% - (30px * 2));margin:30px}.bdt-position-large.bdt-position-center{transform:translate(-50%, -50%) translate(-30px, -30px)}.bdt-position-large[class*='bdt-position-center-left'],.bdt-position-large[class*='bdt-position-center-right']{transform:translateY(-50%) translateY(-30px)}.bdt-position-large.bdt-position-top-center,.bdt-position-large.bdt-position-bottom-center{transform:translateX(-50%) translateX(-30px)}@media (min-width:1200px){.bdt-position-large{max-width:calc(100% - (50px * 2));margin:50px}.bdt-position-large.bdt-position-center{transform:translate(-50%, -50%) translate(-50px, -50px)}.bdt-position-large[class*='bdt-position-center-left'],.bdt-position-large[class*='bdt-position-center-right']{transform:translateY(-50%) translateY(-50px)}.bdt-position-large.bdt-position-top-center,.bdt-position-large.bdt-position-bottom-center{transform:translateX(-50%) translateX(-50px)}}.bdt-transition-toggle{-webkit-tap-highlight-color:transparent}.bdt-transition-toggle:focus{outline:none}.bdt-transition-fade,[class*='bdt-transition-scale'],[class*='bdt-transition-slide']{transition:.3s ease-out;transition-property:opacity,transform,filter;opacity:0}.bdt-transition-toggle:hover .bdt-transition-fade,.bdt-transition-toggle:focus .bdt-transition-fade,.bdt-transition-active.bdt-active .bdt-transition-fade{opacity:1}.bdt-transition-scale-up{transform:scale3d(1, 1, 1)}.bdt-transition-scale-down{transform:scale3d(1.1, 1.1, 1)}.bdt-transition-toggle:hover .bdt-transition-scale-up,.bdt-transition-toggle:focus .bdt-transition-scale-up,.bdt-transition-active.bdt-active .bdt-transition-scale-up{opacity:1;transform:scale3d(1.1, 1.1, 1)}.bdt-transition-toggle:hover .bdt-transition-scale-down,.bdt-transition-toggle:focus .bdt-transition-scale-down,.bdt-transition-active.bdt-active .bdt-transition-scale-down{opacity:1;transform:scale3d(1, 1, 1)}.bdt-transition-slide-top{transform:translateY(-100%)}.bdt-transition-slide-bottom{transform:translateY(100%)}.bdt-transition-slide-left{transform:translateX(-100%)}.bdt-transition-slide-right{transform:translateX(100%)}.bdt-transition-slide-top-small{transform:translateY(-10px)}.bdt-transition-slide-bottom-small{transform:translateY(10px)}.bdt-transition-slide-left-small{transform:translateX(-10px)}.bdt-transition-slide-right-small{transform:translateX(10px)}.bdt-transition-slide-top-medium{transform:translateY(-50px)}.bdt-transition-slide-bottom-medium{transform:translateY(50px)}.bdt-transition-slide-left-medium{transform:translateX(-50px)}.bdt-transition-slide-right-medium{transform:translateX(50px)}.bdt-transition-toggle:hover [class*='bdt-transition-slide'],.bdt-transition-toggle:focus [class*='bdt-transition-slide'],.bdt-transition-active.bdt-active [class*='bdt-transition-slide']{opacity:1;transform:translate(0, 0)}.bdt-transition-opaque{opacity:1}.bdt-transition-slow{transition-duration:.7s}[hidden],.bdt-hidden{display:none !important}@media (min-width:640px){.bdt-hidden\@s{display:none !important}}@media (min-width:960px){.bdt-hidden\@m{display:none !important}}@media (min-width:1200px){.bdt-hidden\@l{display:none !important}}@media (min-width:1600px){.bdt-hidden\@xl{display:none !important}}@media (max-width:639px){.bdt-visible\@s{display:none !important}}@media (max-width:959px){.bdt-visible\@m{display:none !important}}@media (max-width:1199px){.bdt-visible\@l{display:none !important}}@media (max-width:1599px){.bdt-visible\@xl{display:none !important}}.bdt-invisible{visibility:hidden !important}.bdt-visible-toggle:not(:hover):not(:focus) .bdt-hidden-hover:not(:focus-within){position:absolute !important;width:0 !important;height:0 !important;padding:0 !important;margin:0 !important;overflow:hidden !important}.bdt-visible-toggle:not(:hover):not(:focus) .bdt-invisible-hover:not(:focus-within){opacity:0 !important}.bdt-visible-toggle{-webkit-tap-highlight-color:transparent}.bdt-visible-toggle:focus{outline:none}@media (pointer:coarse){.bdt-hidden-touch{display:none !important}}.bdt-hidden-notouch{display:none !important}@media (pointer:coarse){.bdt-hidden-notouch{display:block !important}}@media print{*,*::before,*::after{background:transparent !important;color:black !important;box-shadow:none !important;text-shadow:none !important}a,a:visited{text-decoration:underline}pre,blockquote{border:1px solid #999;page-break-inside:avoid}thead{display:table-header-group}tr,img{page-break-inside:avoid}img{max-width:100% !important}@page{margin:.5cm}p,h2,h3{orphans:3;widows:3}h2,h3{page-break-after:avoid}}.hook-modal-dialog{border-radius:3px}.hook-modal-title{font-weight:400}.bdt-cover{max-width:none !important}.bdt-drop .bdt-card p:empty{display:none}.bdt-drop .bdt-card p:not(:first-child){margin-top:15px;margin-bottom:0}.elementor-align-justify .bdt-button{width:100%}.bdt-notification .bdt-spinner{vertical-align:middle}.bdt-notification .bdt-spinner svg{width:20px;height:auto}.bdt-notification .bdt-icon{margin-right:10px;vertical-align:middle;line-height:normal}.bdt-notification .bdt-close{top:50%;transform:translateY(-50%)}.bdt-notification .bdt-notification-message{padding:20px 40px 20px 20px;background:#ffffff;font-size:1rem;box-shadow:0 5px 20px rgba(0,0,0,0.1);border-radius:3px}.bdt-slideshow .bdt-slideshow-items{padding:0;margin:0}.bdt-slideshow .bdt-slideshow-items[bdt-height-viewport] .bdt-slideshow-item img{width:auto !important;height:auto}.bdt-modal-full{background-color:#fff}.hook-button{border-radius:3px}.hook-form{border-radius:3px}.bdt-particle-container{position:absolute;width:100%;height:100%;top:0;left:0}.bdt-particle-container canvas{display:block;vertical-align:bottom}.bdt-particle-container .particles-js-canvas-el{position:absolute;top:0;transform:scale(1);opacity:1;animation:appear 1.4s 1;animation-fill-mode:forwards}@-webkit-keyframes appear{from{transform:scale(0);opacity:0}to{transform:scale(1);opacity:1}}@keyframes appear{from{transform:scale(0);opacity:0}to{transform:scale(1);opacity:1}}.elementor-control.elementor-control-type-heading{margin-top:-1px}.elementor-lightbox .dialog-close-button .eicon-close{transition:transform .3s}.elementor-lightbox .dialog-close-button:hover .eicon-close{transform:rotate(90deg)}.elementor-lightbox .elementor-swiper-button-next .eicon-chevron-right,.elementor-lightbox .elementor-swiper-button-prev .eicon-chevron-left{transition:transform .3s}.elementor-lightbox .elementor-swiper-button-prev:hover .eicon-chevron-left{transform:scale(1.2)}.elementor-lightbox .elementor-swiper-button-next:hover .eicon-chevron-right{transform:scale(1.2)}.bdt-dots-container .swiper-pagination,.bdt-arrows-dots-container .swiper-pagination{position:relative}.bdt-dots-container .swiper-pagination .swiper-pagination-bullet,.bdt-arrows-dots-container .swiper-pagination .swiper-pagination-bullet{width:10px;height:10px}.bdt-dots-container .swiper-pagination .swiper-pagination-bullet+.swiper-pagination-bullet,.bdt-arrows-dots-container .swiper-pagination .swiper-pagination-bullet+.swiper-pagination-bullet{margin-left:5px}.bdt-dots-container .swiper-pagination.swiper-pagination-fraction,.bdt-arrows-dots-container .swiper-pagination.swiper-pagination-fraction{bottom:auto}[class*='bdt-arrows-align-top'] .bdt-arrows-container{transform:translateY(-40px)}[class*='bdt-arrows-align-bottom'] .bdt-arrows-container{transform:translateY(40px)}[class*='bdt-dots-align-top'] .bdt-dots-container{transform:translateY(-30px)}[class*='bdt-dots-align-bottom'] .bdt-dots-container{transform:translateY(30px)}[class*='bdt-arrows-dots-align-top'] .bdt-arrows-dots-container{transform:translateY(-40px)}[class*='bdt-arrows-dots-align-bottom'] .bdt-arrows-dots-container{transform:translateY(40px)}.bdt-arrows-align-center .bdt-position-center,.bdt-arrows-dots-align-center .bdt-position-center{width:100%}.bdt-arrows-align-center .bdt-navigation-prev,.bdt-arrows-dots-align-center .bdt-navigation-prev{left:0;position:absolute;transform:translateY(-50%)}.bdt-arrows-align-center .bdt-navigation-next,.bdt-arrows-dots-align-center .bdt-navigation-next{right:0;position:absolute;transform:translateY(-50%)}.bdt-arrows-dots-align-center .bdt-dots-container .swiper-pagination,.bdt-arrows-dots-align-center .bdt-arrows-dots-container .swiper-pagination{position:absolute;width:100%}.bdt-navigation-type-progress .swiper-pagination-progress{transform:translateY(15px);height:5px;width:100%}.elementor-section.bdt-sticky{transition:background-color 250ms ease-out,padding 300ms ease-out}.bdt-element-align-wrapper{flex-wrap:wrap;display:flex;position:relative}.bdt-element-align-center .bdt-element-align-wrapper{justify-content:center}.bdt-element-align-stretch .bdt-element-align-wrapper .bdt-element{flex-basis:100%}.bdt-element-align-start .bdt-element-align-wrapper{justify-content:flex-start}.bdt-element-align-end .bdt-element-align-wrapper{justify-content:flex-end}@media screen and (max-width:1024px){.bdt-element-align-tablet-center .bdt-element-align-wrapper{justify-content:center}.bdt-element-align-tablet-stretch .bdt-element-align-wrapper .bdt-element{flex-basis:100%}.bdt-element-align-tablet-start .bdt-element-align-wrapper{justify-content:flex-start}.bdt-element-align-tablet-end .bdt-element-align-wrapper{justify-content:flex-end}}@media screen and (max-width:767px){.bdt-element-align-mobile-center .bdt-element-align-wrapper{justify-content:center}.bdt-element-align-mobile-stretch .bdt-element-align-wrapper .bdt-element{flex-basis:100%}.bdt-element-align-mobile-start .bdt-element-align-wrapper{justify-content:flex-start}.bdt-element-align-mobile-end .bdt-element-align-wrapper{justify-content:flex-end}}.bdt-accordion-container .bdt-accordion{text-align:left;list-style-type:none;margin:0;padding:0}.bdt-accordion-container .bdt-accordion .bdt-accordion-title{display:block;outline:none;font-size:14px;cursor:pointer;font-weight:bold;line-height:1;margin:0;padding:15px 20px;background:#f3f3f3;transition:all 300ms cubic-bezier(0, .49, .27, .99)}.bdt-accordion-container .bdt-accordion .bdt-accordion-title .bdt-accordion-icon{display:inline-block;width:1.5em;font-weight:400}.bdt-accordion-container .bdt-accordion .bdt-accordion-title .bdt-accordion-icon.bdt-accordion-icon-right{float:right;text-align:right}.bdt-accordion-container .bdt-accordion .bdt-accordion-title .bdt-accordion-icon.bdt-accordion-icon-left{float:left;text-align:left}.bdt-accordion-container .bdt-accordion .bdt-accordion-item .bdt-accordion-icon-closed{display:block}.bdt-accordion-container .bdt-accordion .bdt-accordion-item .bdt-accordion-icon-opened{display:none}.bdt-accordion-container .bdt-accordion .bdt-accordion-item.bdt-open .bdt-accordion-icon-closed{display:none}.bdt-accordion-container .bdt-accordion .bdt-accordion-item.bdt-open .bdt-accordion-icon-opened{display:block}.bdt-accordion-container .bdt-accordion .bdt-accordion-content{padding:15px 20px;margin-top:0}.bdt-accordion-container .bdt-accordion .bdt-accordion-content>*{margin:0}@media (max-width:767px){.bdt-accordion-container .bdt-accordion .bdt-accordion-title{padding:12px 15px}.bdt-accordion-container .bdt-accordion .bdt-accordion-title .bdt-accordion-icon{width:1.2em}.bdt-accordion-container .bdt-accordion .bdt-accordion-content{padding:7px 15px}}.bdt-business-hours .bdt-business-hours-inner .heading-time{text-align:right}.bdt-callout.bdt-callout-button-align-left .bdt-width-auto\@m{order:-1}.bdt-callout.bdt-callout-button-align-center{flex-direction:column}.bdt-callout.bdt-callout-button-align-center .bdt-width-expand{width:auto;text-align:center;padding-left:0}.bdt-callout.bdt-callout-button-align-center .bdt-width-auto\@m{padding-left:0;margin-top:20px;text-align:center}.bdt-callout .bdt-callout-title{font-size:24px;line-height:1.5;font-weight:300;margin-bottom:0}.bdt-callout .bdt-callout-description{margin-top:10px}.bdt-callout .bdt-callout-button{color:#fff;display:inline-block;box-sizing:border-box;padding:15px 43px;font-size:16px;background-color:#61ce70}@media (max-width:768px){.bdt-callout.bdt-callout-button-align-right .bdt-width-auto\@m{margin-top:20px}}.bdt-heading a{color:inherit}.bdt-heading a:hover{color:inherit}.bdt-heading .bdt-pre-heading,.bdt-heading .bdt-animated-heading,.bdt-heading .bdt-post-heading{display:inline-block}.bdt-heading span{display:inline-block}.bdt-heading .typed-cursor{opacity:1;font-weight:100;animation:typed-blink .7s infinite}@keyframes typed-blink{0%{opacity:1}50%{opacity:0}100%{opacity:1}}.bdt-advanced-heading .bdt-heading-title{margin:0;padding:0}.bdt-advanced-heading a{color:inherit}.bdt-advanced-heading a:hover{color:inherit}.bdt-advanced-heading .bdt-sub-heading,.bdt-advanced-heading .bdt-main-heading{z-index:1;position:relative}.bdt-advanced-heading .bdt-sub-heading{display:inline-block;line-height:1}.bdt-advanced-heading .bdt-main-heading>div{display:inline-block;box-sizing:border-box}.bdt-advanced-heading .bdt-sub-heading-content,.bdt-advanced-heading .bdt-main-heading{display:inline-block;vertical-align:middle}.bdt-advanced-heading .bdt-sub-heading .line:after,.bdt-advanced-heading .bdt-main-heading .line:after{content:"";background-color:#1e87f0;height:2px;width:40px;display:inline-block;vertical-align:middle}.bdt-advanced-heading .bdt-sub-heading .line.bdt-button-icon-align-bottom,.bdt-advanced-heading .bdt-main-heading .line.bdt-button-icon-align-bottom{line-height:0;display:block}.bdt-advanced-heading .bdt-advanced-heading-content{color:rgba(156,156,156,0.12);z-index:0;font-size:60px;text-transform:uppercase;font-weight:700;line-height:1;bottom:0;width:100%;transition:all .3s ease-out;position:absolute}.bdt-advanced-heading .bdt-advanced-heading-content>div{display:inline-block}.bdt-ep-main-color-yes .bdt-advanced-heading .bdt-main-heading>div{background-color:transparent;background-image:linear-gradient(240deg, #0E83CD 0, #8062d4 100%);background-clip:text;text-fill-color:transparent;-webkit-background-clip:text;-webkit-text-fill-color:transparent;color:rgba(255,255,255,0)}.bdt-ep-advanced-color-yes .bdt-advanced-heading .bdt-advanced-heading-content>div{background-color:transparent;background-image:linear-gradient(240deg, #0E83CD 0, #8062d4 100%);background-clip:text;text-fill-color:transparent;-webkit-background-clip:text;-webkit-text-fill-color:transparent}@supports (-ms-ime-align: auto){.bdt-ep-main-color-yes .bdt-advanced-heading .bdt-main-heading>div,.bdt-ep-advanced-color-yes .bdt-advanced-heading .bdt-advanced-heading-content>div{background-attachment:scroll !important}}@supports (-moz-appearance:none){.bdt-ep-main-color-yes .bdt-advanced-heading .bdt-main-heading>div,.bdt-ep-advanced-color-yes .bdt-advanced-heading .bdt-advanced-heading-content>div{background-attachment:scroll !important}}.bdt-advanced-image-gallery{justify-content:flex-start;-webkit-align-content:flex-start;-ms-flex-line-pack:start;align-content:flex-start;display:flex;flex-wrap:wrap}.bdt-advanced-image-gallery .bdt-overlay{display:flex;flex-direction:column;justify-content:center;align-items:stretch;text-align:center}.bdt-advanced-image-gallery .bdt-gallery-item{-webkit-align-self:flex-start;-ms-flex-item-align:start;align-self:flex-start;transition-property:transform,opacity;-webkit-transition-timing-function:ease-in-out;-moz-transition-timing-function:ease-in-out;-o-transition-timing-function:ease-in-out;transition-timing-function:ease-in-out;-webkit-transform-style:preserve-3d;-moz-transform-style:preserve-3d;-o-transform-style:preserve-3d;transform-style:preserve-3d;margin:0;text-align:center}.bdt-advanced-image-gallery .bdt-gallery-item .bdt-advanced-image-gallery-inner{position:relative}.bdt-advanced-image-gallery .bdt-gallery-item .bdt-gallery-item-caption{margin:0;margin-top:15px;text-transform:uppercase;font-weight:700}.bdt-advanced-image-gallery .bdt-gallery-item .bdt-gallery-thumbnail{overflow:hidden}.bdt-advanced-image-gallery .bdt-gallery-item .bdt-gallery-thumbnail img{width:100%;object-fit:cover;vertical-align:top}.bdt-advanced-image-gallery .bdt-gallery-item-link{position:relative;display:block;width:100%;overflow:hidden}.bdt-advanced-image-gallery .bdt-gallery-item-link:hover{background-color:transparent}.bdt-advanced-image-gallery .bdt-gallery-item-link:hover span{color:rgba(0,0,0,0.5)}.bdt-advanced-image-gallery .bdt-gallery-item-link.icon-type-icon .bdt-icon{transition:transform .3s cubic-bezier(0, .36, .38, 1.01)}.bdt-advanced-image-gallery .bdt-gallery-item-link.icon-type-icon:hover .bdt-icon{transform:rotate(90deg)}.bdt-advanced-image-gallery .bdt-gallery-item-link.icon-type-text{border:2px solid #444}.bdt-advanced-image-gallery .bdt-gallery-item-link span.bdt-text{padding:0 15px;color:#444;font-size:12px;font-weight:700}.bdt-advanced-image-gallery .bdt-advanced-image-gallery-inner{position:relative;overflow:hidden}.bdt-advanced-image-gallery.bdt-caption-all-time-yes .bdt-gallery-item-caption{padding:15px;margin-top:0}.bdt-advanced-image-gallery.bdt-caption-all-time-yes .bdt-gallery-item-caption.bdt-caption-position-default{display:block !important}.bdt-hidden-gallery-button{transition:all .5s;display:inline-block}@media (max-width:767px){.elementor-widget-bdt-advanced-image-gallery .elementor-widget-container{overflow:hidden}}body .booked-calendar-wrap .booked-appt-list .timeslot.timeslot-count-hidden .timeslot-people{height:auto;padding-top:26px}body .booked-calendar-wrap .booked-appt-list .timeslot.timeslot-count-hidden .timeslot-time{height:auto}body .booked-calendar-wrap .booked-appt-list .timeslot .spots-available{padding-bottom:13px}body .booked-list-view.small .booked-list-view-nav .booked-list-view-date-next{margin:0 1px 5px;left:0;right:auto}body .booked-list-view.small .booked-list-view-nav .booked-list-view-date-prev{margin:0 1px 5px;right:0;left:auto}.bdt-carousel .bdt-carousel-item{box-shadow:0 2px 8px 0 rgba(0,0,0,0.08)}.bdt-carousel .bdt-carousel-item .bdt-carousel-title a{color:#213640}.bdt-carousel .bdt-carousel-item .bdt-carousel-title a:hover{color:#222}.bdt-carousel .bdt-carousel-item .bdt-carousel-thumbnail{position:relative;overflow:hidden}.bdt-carousel .bdt-carousel-item .bdt-carousel-thumbnail img{display:block;width:100%;max-height:none;max-width:none}.bdt-carousel .bdt-carousel-item .bdt-carousel-desc{padding:40px}.bdt-carousel .bdt-carousel-item .bdt-carousel-button{margin-top:10px;display:inline-block}.bdt-carousel .bdt-carousel-item .bdt-carousel-meta li.bdt-margin-small-top{margin-top:5px !important}.bdt-carousel .bdt-carousel-item .bdt-carousel-meta li>*>*{color:inherit}.bdt-carousel .bdt-carousel-layout-vertical .bdt-carousel-desc{padding:35px 20px}.bdt-carousel.bdt-carousel-skin-alice .bdt-carousel-item .bdt-carousel-img-wrap a{height:300px}.bdt-carousel.bdt-carousel-skin-alice .bdt-carousel-item .bdt-carousel-desc{text-align:center;transform:translateY(20px);transition:all .25s ease-in-out}.bdt-carousel.bdt-carousel-skin-alice .bdt-carousel-item .bdt-carousel-meta{justify-content:center}.bdt-carousel.bdt-carousel-skin-alice .bdt-carousel-item .bdt-carousel-categories a{background:#1e87f0;padding:5px 8px;color:#fff;box-sizing:border-box;display:inline-block;font-size:10px;text-decoration:none;text-transform:uppercase;font-weight:700}.bdt-carousel.bdt-carousel-skin-alice .bdt-carousel-item .bdt-custom-overlay{background:#000;opacity:.3;transition:all .25s ease-in-out}.bdt-carousel.bdt-carousel-skin-alice .bdt-carousel-item .bdt-carousel-title a{color:#fff}.bdt-carousel.bdt-carousel-skin-alice .bdt-carousel-item .bdt-carousel-date{color:#fff}.bdt-carousel.bdt-carousel-skin-alice .bdt-carousel-item:hover .bdt-carousel-desc{transform:translateY(0)}.bdt-carousel.bdt-carousel-skin-alice .bdt-carousel-item:hover .bdt-custom-overlay{opacity:.5}.bdt-custom-carousel .swiper-container .swiper-slide{height:220px}.bdt-custom-carousel.bdt-custom-carousel-skin-custom-content .swiper-container .swiper-slide{height:auto}.bdt-custom-carousel .swiper-container-coverflow{padding-top:15px}.bdt-custom-carousel .swiper-container-coverflow .swiper-slide{transition-property:transform,border,background}.bdt-custom-carousel .bdt-custom-carousel-item .bdt-custom-carousel-thumbnail{background:no-repeat 50%;background-size:cover;height:100%;position:relative}.bdt-custom-carousel .bdt-custom-carousel-item .bdt-custom-carousel-thumbnail img{display:block;width:100%;max-height:none;max-width:none}.bdt-custom-carousel .bdt-custom-carousel-item .bdt-overlay svg{width:40px;height:auto}.bdt-custom-carousel .swiper-container-horizontal>.swiper-pagination-progress{top:auto;bottom:0}.bdt-custom-carousel .bdt-custom-carousel-thumbnail{background:no-repeat center;background-size:cover;height:100%;position:relative}.bdt-custom-carousel .bdt-custom-carousel-thumbnail-overlay{position:absolute;top:0;left:0;display:flex;align-items:center;justify-content:center;text-align:center;width:100%;height:100%;padding:20px;color:#fff;background-color:rgba(129,138,145,0.8);transition:transform .5s,opacity .5s}.bdt-custom-carousel .bdt-custom-carousel-thumbnail-overlay i{font-size:21px}.bdt-custom-carousel .bdt-custom-carousel-arrow-prev,.bdt-custom-carousel .bdt-custom-carousel-arrow-next,.bdt-custom-carousel .elementor-custom-embed-play{cursor:pointer}.bdt-custom-carousel .bdt-custom-carousel-arrow-prev svg,.bdt-custom-carousel .bdt-custom-carousel-arrow-next svg,.bdt-custom-carousel .elementor-custom-embed-play svg{transition:all .5s cubic-bezier(.15, .74, .25, 1)}.bdt-custom-carousel .bdt-custom-carousel-arrow-prev:hover svg,.bdt-custom-carousel .bdt-custom-carousel-arrow-next:hover svg,.bdt-custom-carousel .elementor-custom-embed-play:hover svg{transform:scale(1.2)}.bdt-custom-carousel-style-carousel .bdt-custom-carousel-arrow-prev,.bdt-custom-carousel-style-carousel .bdt-custom-carousel-arrow-next{margin:30px}.elementor-pagination-position-inside .swiper-pagination-fraction,.elementor-pagination-position-inside .swiper-container-horizontal>.swiper-pagination-bullets{bottom:10px}.elementor-pagination-position-outside .swiper-container{padding-bottom:40px}.elementor-pagination-position-outside .swiper-pagination-fraction,.elementor-pagination-position-outside .swiper-container-horizontal>.swiper-pagination-bullets{bottom:0}.elementor-pagination-position-outside .bdt-custom-carousel-arrow-prev,.elementor-pagination-position-outside .bdt-custom-carousel-arrow-next{margin-top:-14px}.elementor-widget-bdt-countdown.bdt-countdown--label-block .bdt-countdown-number,.elementor-widget-bdt-countdown.bdt-countdown--label-block .bdt-countdown-label{display:block;text-align:center}.elementor-widget-bdt-countdown .bdt-countdown-number{padding:25px;color:#fff;background-color:#14abf4}.bdt-contact-form-wrapper{width:100%}.bdt-contact-form-wrapper .bdt-button-full-width{width:100%}.bdt-contact-form .elementor-field-type-submit .elementor-button{padding:12px 30px}.bdt-contact-form .grecaptcha-badge{z-index:999}.bdt-contact-form-skin-dropdown .bdt-dropdown{padding:30px;background:#fff;box-shadow:0 5px 20px rgba(0,0,0,0.1);border-radius:3px;max-width:300px}.bdt-field-group{margin-bottom:10px}.bdt-form-stacked .bdt-field-group.bdt-margin-remove-bottom{line-height:1}.bdt-form-stacked .bdt-field-group .bdt-checkbox{margin-right:3px}.bdt-contact-form-modal .bdt-modal-dialog{width:450px}.bdt-contact-form-modal .bdt-modal-header{background:transparent;border-radius:inherit;border-bottom:1px solid rgba(153,153,153,0.19)}.bdt-contact-form-modal .bdt-modal-header .bdt-icon{transform:translateY(-3px);margin-right:5px}.bdt-contact-form-modal .bdt-modal-close-default{top:18px;right:20px}.bdt-contact-form-modal .elementor-field-type-submit .elementor-button{padding:12px 20px}.bdt-register-additional-message{font-size:12px;color:#999}.bdt-custom-gallery.bdt-custom-gallery-skin-fedara .bdt-custom-gallery-skin-fedara-desc{position:relative;background:#fff}.bdt-custom-gallery.bdt-custom-gallery-skin-fedara .bdt-custom-gallery-skin-fedara-desc:after{content:'';position:absolute;top:0;height:20px;width:20px;background:inherit;transform:translate(-50%, -50%) rotate(45deg)}.bdt-custom-gallery-skin-fedara-style-right .bdt-custom-gallery-skin-fedara-desc:after{right:8px}.bdt-custom-gallery-skin-fedara-style-left .bdt-custom-gallery-skin-fedara-desc:after{left:30px}.bdt-custom-gallery-skin-fedara-style-center .bdt-custom-gallery-skin-fedara-desc:after{left:50%}.bdt-custom-gallery.bdt-custom-gallery-skin-abetis .bdt-custom-gallery-skin-abetis-desc{display:-ms-flexbox;display:flex;width:100%;height:100%;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:center;justify-content:center;-ms-flex-align:stretch;align-items:stretch;text-align:center}.bdt-custom-gallery{-ms-flex-pack:flex-start;justify-content:flex-start;-webkit-align-content:flex-start;-ms-flex-line-pack:start;align-content:flex-start;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.bdt-custom-gallery .bdt-overlay{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:center;justify-content:center;-ms-flex-align:stretch;align-items:stretch;text-align:center}.bdt-custom-gallery .bdt-gallery-item{position:relative;-webkit-align-self:flex-start;-ms-flex-item-align:start;align-self:flex-start;transition-property:transform,opacity;-webkit-transition-timing-function:ease-in-out;-moz-transition-timing-function:ease-in-out;-o-transition-timing-function:ease-in-out;transition-timing-function:ease-in-out;-webkit-transform-style:preserve-3d;-moz-transform-style:preserve-3d;-o-transform-style:preserve-3d;transform-style:preserve-3d;margin:0;text-align:center}.bdt-custom-gallery .bdt-gallery-item:hover{z-index:5}.bdt-custom-gallery .bdt-gallery-item .bdt-gallery-item-title{margin-top:0;margin-bottom:5px}.bdt-custom-gallery .bdt-gallery-item .bdt-gallery-item-text p:last-child{margin-bottom:0}.bdt-custom-gallery .bdt-gallery-item .bdt-gallery-item-tags{line-height:1}.bdt-custom-gallery .bdt-gallery-item .bdt-gallery-thumbnail{overflow:hidden}.bdt-custom-gallery .bdt-gallery-item .bdt-gallery-thumbnail img{width:100%;object-fit:cover;vertical-align:middle}.bdt-custom-gallery .bdt-gallery-item .bdt-custom-gallery-content-inner{transform:translateZ(20px)}.bdt-custom-gallery .bdt-gallery-item-link{position:relative;display:block;width:100%;overflow:hidden}.bdt-custom-gallery .bdt-gallery-item-link{margin-left:5px;margin-right:5px;padding:7px;transition:all .25s ease-in-out;line-height:18px;margin-bottom:15px}.bdt-custom-gallery .bdt-gallery-item-link:hover{background-color:transparent}.bdt-custom-gallery .bdt-gallery-item-link:hover span{color:rgba(0,0,0,0.5)}.bdt-custom-gallery .bdt-gallery-item-link.icon-type-text{border:2px solid #444}.bdt-custom-gallery .bdt-gallery-item-link span.bdt-text{padding:0 15px;color:#444;font-size:12px;font-weight:700}.bdt-custom-gallery .bdt-custom-gallery-inner{position:relative;overflow:hidden}@media (max-width:767px){.elementor-widget-bdt-custom-gallery .elementor-widget-container{overflow:hidden}}.bdt-circle-menu-container{z-index:99;position:relative}.bdt-circle-menu-container .bdt-menu-icon{font-size:14px}.bdt-circle-menu li.bdt-toggle-icon{display:block !important;width:50px !important;height:50px !important;text-align:center !important;line-height:50px !important;position:relative !important;z-index:1000 !important;border-radius:50% !important;transition:all 500ms ease !important;vertical-align:middle;transform-origin:center;background:#1e87f0;color:#fff}.bdt-circle-menu li{background:#000;color:#fff;font-size:25px}.bdt-circle-menu li a{text-decoration:none;color:#fff;width:100%}.circleMenu-open>li:first-child{transform:rotate(315deg);transform-origin:center}#examples{margin-left:200px}#examples>div{display:none;width:300px;height:300px;position:relative;overflow:hidden}.bdt-device-slider{position:relative}.bdt-device-slider .bdt-slideshow-item{margin:0}.bdt-device-slider.bdt-device-slider-desktop{padding:4% 4% 23.5% 4%}.bdt-device-slider.bdt-device-slider-macbookpro{padding:2.6% 9.5% 15.2% 9.5%}.bdt-device-slider.bdt-device-slider-macbookair{padding:3.6% 14.5% 10% 14%}.bdt-device-slider.bdt-device-slider-tablet{padding:11% 9.5% 11% 9.5%}.bdt-device-slider.bdt-device-slider-mobile{padding:11% 9.5% 11% 9.5%}.bdt-device-slider.bdt-device-slider-galaxy{padding:10.5% 2% 10.5% 2%}.bdt-device-slider.bdt-device-slider-galaxy .bdt-slideshow-items{border-radius:15px}.bdt-device-slider.bdt-device-slider-iphonex{padding:3% 3.5% 3% 3.5%}.bdt-device-slider.bdt-device-slider-iphonex .bdt-slideshow-items{border-radius:15px}.bdt-device-slider .bdt-slideshow{position:relative}.bdt-device-slider .bdt-slideshow .bdt-slidenav{color:rgba(255,255,255,0.7)}.bdt-device-slider .bdt-slideshow .bdt-slidenav:hover,.bdt-device-slider .bdt-slideshow .bdt-slidenav:focus{color:#fff}.bdt-device-slider .bdt-slideshow .bdt-slidenav svg{width:14px}.bdt-device-slider .bdt-slideshow .bdt-dotnav-wrapper{margin-top:-20px}.bdt-device-slider .bdt-slideshow .bdt-dotnav-wrapper .bdt-dotnav li a{position:relative}.bdt-device-slider .bdt-device-slider-title{color:#fff;font-size:32px}.bdt-device-slider .bdt-device-slider-title a{color:inherit;text-decoration:none}.bdt-device-slider-device{pointer-events:none;overflow:hidden}.bdt-device-slider-device img{top:0;left:0;position:absolute;max-width:100%;width:100%}.bdt-device-slider-align-left .bdt-device-slider-container{margin-right:auto}.bdt-device-slider-align-right .bdt-device-slider-container{margin-left:auto}.bdt-device-slider-align-center .bdt-device-slider-container{margin-left:auto;margin-right:auto}.bdt-dual-button{display:flex;position:relative}.bdt-dual-button a.bdt-advanced-button{transition:all .25s ease-in-out;width:100%}.bdt-dual-button a.bdt-dual-button-a{background-color:#818a91;color:#fff}.bdt-dual-button a.bdt-dual-button-a:after,.bdt-dual-button a.bdt-dual-button-a:before{background-color:#697279}.bdt-dual-button a.bdt-dual-button-b{background:#1e87f0;color:#fff}.bdt-dual-button a.bdt-dual-button-b:after,.bdt-dual-button a.bdt-dual-button-b:before{background:#0f6ecd}.bdt-dual-button span{width:40px;height:40px;line-height:40px;border-radius:50%;z-index:1;position:relative;box-shadow:0 0 0 6px rgba(255,255,255,0.2);background:#FAFAF8;color:#444444;text-transform:uppercase;position:absolute;left:50%;top:50%;transform:translate(-50%, -50%);text-align:center;vertical-align:middle;font-weight:400;font-size:14px}.bdt-dual-button .bdt-advanced-button-size-xs+span{width:20px;height:20px;line-height:20px;font-size:10px}.bdt-dual-button .bdt-advanced-button-size-sm+span{width:29px;height:29px;line-height:29px;font-size:12px}.bdt-faq .bdt-accordion-title{display:block;outline:none;font-size:18px;cursor:pointer;line-height:1.4;margin:0;transition:all 300ms cubic-bezier(0, .49, .27, .99)}.bdt-faq .bdt-accordion-title .bdt-accordion-icon{display:inline-block;width:1.3em;font-weight:400}.bdt-faq .bdt-accordion-title .bdt-accordion-icon i{line-height:inherit}.bdt-faq .bdt-accordion-title .bdt-accordion-icon.bdt-accordion-icon-right{float:right;text-align:right}.bdt-faq .bdt-accordion-title .bdt-accordion-icon.bdt-accordion-icon-left{float:left;text-align:left}.bdt-faq .bdt-accordion>:nth-child(n+2){margin-top:15px}.bdt-faq .bdt-faq-item .bdt-accordion-icon-closed{display:block}.bdt-faq .bdt-faq-item .bdt-accordion-icon-opened{display:none}.bdt-faq .bdt-faq-item .bdt-faq-excerpt p:last-child{margin-bottom:0}.bdt-faq .bdt-faq-item.bdt-open .bdt-accordion-icon-closed{display:none}.bdt-faq .bdt-faq-item.bdt-open .bdt-accordion-icon-opened{display:block}.bdt-faq .bdt-faq-button{font-weight:bolder;padding-left:0;padding-right:0;display:inline-block;text-decoration:none;color:inherit}.bdt-flip-box{height:280px;position:relative;perspective:1000px;transform-style:preserve-3d}.bdt-flip-box .elementor-icon{color:#fff}.bdt-flip-box .elementor-view-framed .elementor-icon{color:#fff;border-color:#fff}.bdt-flip-box .elementor-view-stacked .elementor-icon{color:#fff;background-color:rgba(0,0,0,0.5)}.bdt-flip-box .elementor-icon-wrapper{margin-bottom:20px}.bdt-flip-box-front{background-color:#1e87f0}.bdt-flip-box-back{background-color:#b7b4b4;display:block}.bdt-flip-box-layer{position:absolute;width:100%;height:100%;transition:all .6s ease-in-out}.bdt-flip-box-layer-overlay{display:flex;width:100%;height:100%;flex-direction:column;justify-content:center;align-items:stretch;text-align:center;padding:35px}.bdt-flip-box-layer-title{font-size:21px;line-height:1;font-weight:600;color:#fff}.bdt-flip-box-layer-title:not(:last-child){margin:0 0 20px 0;padding:0}.bdt-flip-box-layer-desc{font-size:14px;color:#e5e5e5}.bdt-flip-box-layer-desc:not(:last-child){margin:0 0 20px 0;padding:0}.bdt-flip-box-image{margin:0 0 20px 0;display:inline-block;width:100%}.bdt-flip-box-image img{width:50%}.bdt-flip-box-3d-yes .bdt-flip-box-layer-inner{transform:translateZ(90px) scale(.91)}.bdt-flip-box-3d-yes .bdt-flip-box-layer-overlay{transform-style:preserve-3d;transform:translateZ(.1px)}.bdt-flip-box-effect-flip .bdt-flip-box{perspective:1000px;transform-style:preserve-3d}.bdt-flip-box-effect-flip .bdt-flip-box:hover .bdt-flip-box-back{transform:none}.bdt-flip-box-effect-flip .bdt-flip-box-layer{transform-style:preserve-3d;backface-visibility:hidden}.bdt-flip-box-effect-flip .bdt-flip-box-front{transform:none;z-index:1}.bdt-flip-box-effect-flip.bdt-flip-box-direction-right .bdt-flip-box-back{transform:rotateX(0) rotateY(-180deg)}.bdt-flip-box-effect-flip.bdt-flip-box-direction-right .bdt-flip-box:hover .bdt-flip-box-front{transform:rotateX(0) rotateY(180deg)}.bdt-flip-box-effect-flip.bdt-flip-box-direction-left .bdt-flip-box-back{transform:rotateX(0) rotateY(180deg)}.bdt-flip-box-effect-flip.bdt-flip-box-direction-left .bdt-flip-box:hover .bdt-flip-box-front{transform:rotateX(0) rotateY(-180deg)}.bdt-flip-box-effect-flip.bdt-flip-box-direction-up .bdt-flip-box-back{transform:rotateX(-180deg) rotateY(0)}.bdt-flip-box-effect-flip.bdt-flip-box-direction-up .bdt-flip-box:hover .bdt-flip-box-front{transform:rotateX(180deg) rotateY(0)}.bdt-flip-box-effect-flip.bdt-flip-box-direction-down .bdt-flip-box-back{transform:rotateX(180deg) rotateY(0)}.bdt-flip-box-effect-flip.bdt-flip-box-direction-down .bdt-flip-box:hover .bdt-flip-box-front{transform:rotateX(-180deg) rotateY(0)}.bdt-flip-box-effect-push .bdt-flip-box-front{transform:none}.bdt-flip-box-effect-push .bdt-flip-box{overflow:hidden}.bdt-flip-box-effect-push .bdt-flip-box:hover .bdt-flip-box-back{transform:none}.bdt-flip-box-effect-push.bdt-flip-box-direction-right .bdt-flip-box:hover .bdt-flip-box-front{transform:translateX(100%) translateY(0)}.bdt-flip-box-effect-push.bdt-flip-box-direction-right .bdt-flip-box-back{transform:translateX(-100%) translateY(0)}.bdt-flip-box-effect-push.bdt-flip-box-direction-left .bdt-flip-box:hover .bdt-flip-box-front{transform:translateX(-100%) translateY(0)}.bdt-flip-box-effect-push.bdt-flip-box-direction-left .bdt-flip-box-back{transform:translateX(100%) translateY(0)}.bdt-flip-box-effect-push.bdt-flip-box-direction-up .bdt-flip-box:hover .bdt-flip-box-front{transform:translateX(0) translateY(-100%)}.bdt-flip-box-effect-push.bdt-flip-box-direction-up .bdt-flip-box-back{transform:translateX(0) translateY(100%)}.bdt-flip-box-effect-push.bdt-flip-box-direction-down .bdt-flip-box:hover .bdt-flip-box-front{transform:translateX(0) translateY(100%)}.bdt-flip-box-effect-push.bdt-flip-box-direction-down .bdt-flip-box-back{transform:translateX(0) translateY(-100%)}.bdt-flip-box-effect-slide .bdt-flip-box{overflow:hidden}.bdt-flip-box-effect-slide .bdt-flip-box:hover .bdt-flip-box-back{transform:none}.bdt-flip-box-effect-slide.bdt-flip-box-direction-right .bdt-flip-box-back{transform:translateX(-100%) translateY(0)}.bdt-flip-box-effect-slide.bdt-flip-box-direction-left .bdt-flip-box-back{transform:translateX(100%) translateY(0)}.bdt-flip-box-effect-slide.bdt-flip-box-direction-up .bdt-flip-box-back{transform:translateX(0) translateY(100%)}.bdt-flip-box-effect-slide.bdt-flip-box-direction-down .bdt-flip-box-back{transform:translateX(0) translateY(-100%)}.bdt-flip-box-effect-zoom-out .bdt-flip-box .bdt-flip-box-front{transition:transform .7s,opacity .35s,width .1ms;opacity:1;transform:scale(1);z-index:1;width:100%}.bdt-flip-box-effect-zoom-out .bdt-flip-box:hover .bdt-flip-box-front{width:0;opacity:0;transform:scale(.7);transition:transform .8s,opacity .7s .1s,width .1ms .7s}.bdt-flip-box-effect-zoom-in .bdt-flip-box .bdt-flip-box-back{transition:transform .7s,opacity .5s .2s;opacity:0;transform:scale(.7)}.bdt-flip-box-effect-zoom-in .bdt-flip-box:hover .bdt-flip-box-back{transition:transform .7s,opacity .5s;opacity:1;transform:scale(1)}.bdt-flip-box-effect-fade .bdt-flip-box .bdt-flip-box-back{opacity:0}.bdt-flip-box-effect-fade .bdt-flip-box:hover .bdt-flip-box-back{opacity:1}.elementor-widget-bdt-flip-box.bdt-flip-box-flipped .elementor-widget-container .bdt-flip-box-front{display:none}.elementor-widget-bdt-flip-box.bdt-flip-box-flipped .elementor-widget-container .bdt-flip-box-back{transform:none;opacity:1}@media (max-device-width:1024px){.bdt-flip-box{cursor:pointer}}.elementor-widget-bdt-full-page-slider .pg-wrapper{overflow:hidden;padding:0 !important}.bdt-fp-slider .bdt-fp-slide-item>*{width:100%}.bdt-fp-slider .bdt-fp-slide-item:nth-child(1){background-color:#ff7979}.bdt-fp-slider .bdt-fp-slide-item:nth-child(2){background-color:#badc58}.bdt-fp-slider .bdt-fp-slide-item:nth-child(3){background-color:#686de0}.bdt-fp-slider .bdt-fp-slide-item:nth-child(4){background-color:#f9ca24}.bdt-fp-slider .bdt-fp-slide-item:nth-child(5){background-color:#22a6b3}.pg-pips{position:fixed;z-index:1000}.pg-pips ul{margin:0;padding:0}.pg-pips ul li{width:14px;height:14px;margin:7px;position:relative}.pg-pips ul li:hover a{width:10px;height:10px;margin:-5px 0 0 -5px}.pg-pips ul li a{display:block;cursor:pointer;text-decoration:none;border-radius:50%;position:absolute;z-index:1;height:4px;width:4px;border:0;background:#fff;left:50%;top:50%;margin:-2px 0 0 -2px}.pg-pips ul li a.active,.pg-pips ul li:hover a.active{position:absolute;height:12px;width:12px;margin:-6px 0 0 -6px;border-radius:100%;box-shadow:0 0 0 5px rgba(255,255,255,0.2)}.pg-vertical .pg-pips{right:10px;top:50%;-webkit-transform:translate3d(0, -50%, 0);transform:translate3d(0, -50%, 0)}.pg-vertical .pg-pips li{display:block}.pg-horizontal .pg-pips{bottom:10px;left:50%;-webkit-transform:translate3d(-50%, 0, 0);transform:translate3d(-50%, 0, 0)}.pg-horizontal .pg-pips li{display:inline-block}.bdt-fp-slider-progress-bar{position:fixed;top:10px;left:10px;width:calc(80vw);height:5px}.bdt-fp-slider-progress-bar div{position:absolute;left:0;top:0;width:100%;height:100%;transform:scale(0, 1);transform-origin:0 0 0;background-color:#fff}.bdt-fp-slider-progress-pie{width:40px;height:40px;position:fixed;left:10px;top:20px}.bdt-fp-slider-progress-pie svg{border-radius:50%;width:40px;height:40px}.bdt-fp-slider-progress-pie svg circle{stroke:#fff;fill:transparent;stroke-dasharray:87.9645943 87.9645943;stroke-dashoffset:87.9645943}.bdt-advanced-gmap{min-height:360px;height:100%;width:100% !important}.bdt-helpdesk{z-index:99;position:relative}.bdt-helpdesk .bdt-helpdesk-icons{filter:url(//https://hollandfintech.com/wp-content/plugins/bdthemes-element-pack/assets/css/#bdt-helpdesk-icon-wrapper)}.bdt-helpdesk .hamburger{width:40%;height:3px;background:white;display:block;position:absolute;top:50%;left:50%;transition:transform 200ms;transform:translateX(-50%)}.bdt-helpdesk .bdt-helpdesk-icons-item,.bdt-helpdesk .bdt-helpdesk-icons-open-button{background:#14ABF4;border-radius:100%;width:50px;height:50px;line-height:50px;margin-left:-25px;position:absolute;bottom:0;right:0;color:white;text-align:center;transform:translate3d(0, 0, 0);transition:all ease-out 200ms}.bdt-helpdesk .bdt-helpdesk-icons-open{display:none}.bdt-helpdesk .bdt-helpdesk-icons{position:fixed;bottom:30px;height:480px;width:70px;box-sizing:border-box;font-size:20px;text-align:center}.bdt-helpdesk span.helpdesk-intro-text{position:absolute;right:100%;background:#fff;box-shadow:0 3px 13px 0 rgba(0,0,0,0.09);width:234px;color:#333;font-size:14px;line-height:normal;padding:15px 30px;text-align:left;border-radius:80px;margin-right:10px;bottom:6px}.bdt-helpdesk .bdt-helpdesk-icons-item svg{width:20px;height:auto}.bdt-helpdesk .bdt-helpdesk-icons-item:hover{background:white;color:#14ABF4;box-shadow:0 0 10px 0 rgba(0,0,0,0.15)}.bdt-helpdesk .bdt-helpdesk-icons-item:nth-child(3),.bdt-helpdesk .bdt-helpdesk-icons-item:nth-child(4),.bdt-helpdesk .bdt-helpdesk-icons-item:nth-child(5),.bdt-helpdesk .bdt-helpdesk-icons-item:nth-child(6){transition-duration:180ms}.bdt-helpdesk .bdt-helpdesk-icons-open-button{z-index:2;transition-timing-function:cubic-bezier(.175, .885, .32, 1.275);transition-duration:400ms;cursor:pointer}.bdt-helpdesk .bdt-helpdesk-icons-open-button:hover{transform:scale(1.1, 1.1) translate3d(0, 0, 0)}.bdt-helpdesk .bdt-helpdesk-icons-open:checked+.bdt-helpdesk-icons-open-button{transition-timing-function:linear;transition-duration:200ms}.bdt-helpdesk .bdt-helpdesk-icons-open:checked+.bdt-helpdesk-icons-open-button .fa.fa-support{animation:helpdeskrotate 3s cubic-bezier(.3, .4, .3, .95) 0s infinite normal}.bdt-helpdesk .bdt-helpdesk-icons-open:checked~.bdt-helpdesk-icons-item{transition-timing-function:cubic-bezier(.43, 1.04, .53, .95)}.bdt-helpdesk .bdt-helpdesk-icons-open:checked~.bdt-helpdesk-icons-item:nth-child(3){transition-duration:220ms;transform:translate3d(0, -60px, 0)}.bdt-helpdesk .bdt-helpdesk-icons-open:checked~.bdt-helpdesk-icons-item:nth-child(4){transition-duration:320ms;transform:translate3d(0, -120px, 0)}.bdt-helpdesk .bdt-helpdesk-icons-open:checked~.bdt-helpdesk-icons-item:nth-child(5){transition-duration:420ms;transform:translate3d(0, -180px, 0)}.bdt-helpdesk .bdt-helpdesk-icons-open:checked~.bdt-helpdesk-icons-item:nth-child(6){transition-duration:520ms;transform:translate3d(0, -240px, 0)}.bdt-helpdesk .bdt-helpdesk-icons-open:checked~.bdt-helpdesk-icons-item:nth-child(7){transition-duration:620ms;transform:translate3d(0, -300px, 0)}@media (min-width:960px){.bdt-helpdesk .bdt-helpdesk-icons-item,.bdt-helpdesk .bdt-helpdesk-icons-open-button{width:60px;height:60px;line-height:60px}.bdt-helpdesk .bdt-helpdesk-icons-open:checked~.bdt-helpdesk-icons-item:nth-child(3){transition-duration:190ms;transform:translate3d(0, -70px, 0)}.bdt-helpdesk .bdt-helpdesk-icons-open:checked~.bdt-helpdesk-icons-item:nth-child(4){transition-duration:290ms;transform:translate3d(0, -140px, 0)}.bdt-helpdesk .bdt-helpdesk-icons-open:checked~.bdt-helpdesk-icons-item:nth-child(5){transition-duration:390ms;transform:translate3d(0, -210px, 0)}.bdt-helpdesk .bdt-helpdesk-icons-open:checked~.bdt-helpdesk-icons-item:nth-child(6){transition-duration:490ms;transform:translate3d(0, -280px, 0)}}@keyframes helpdeskrotate{100%{transform:rotate(360deg)}}.bdt-instagram .bdt-instagram-follow-me a{background:rgba(255,255,255,0.9);padding:20px;font-size:16px;font-family:"Roboto Slab";font-weight:700;color:#333}.bdt-icon-nav .bdt-icon-nav-container{background:#1e87f0;position:fixed;height:100%;top:0;z-index:1001}.bdt-icon-nav .bdt-icon-nav-container.bdt-icon-nav-left{left:0}.bdt-icon-nav .bdt-icon-nav-container.bdt-icon-nav-right{right:0}.bdt-icon-nav .bdt-icon-nav-container ul.bdt-icon-nav.bdt-icon-nav-vertical{padding:0;margin:0;text-align:center;list-style-type:none}.bdt-icon-nav .bdt-icon-nav-container ul.bdt-icon-nav.bdt-icon-nav-vertical li+li{margin-top:15px}.bdt-icon-nav .bdt-icon-nav-container .bdt-icon-nav-icon-wrapper{padding:10px 15px;text-decoration:none;color:#fff;position:relative;font-weight:700;display:block}.bdt-icon-nav .bdt-icon-nav-container .bdt-icon-nav-icon-wrapper .bdt-icon-nav-icon{color:inherit}.bdt-icon-nav .bdt-icon-nav-container .bdt-icon-nav-icon-wrapper:hover{background-color:rgba(0,0,0,0.1)}.bdt-icon-nav .bdt-icon-nav-container .bdt-icon-nav-branding{color:#fff;text-transform:uppercase;font-size:20px;font-weight:700;letter-spacing:2px;min-height:50px;text-align:center;padding:10px;position:relative}.bdt-icon-nav .bdt-icon-nav-container .bdt-icon-nav-branding .bdt-logo-txt *{color:#fff}.bdt-icon-nav .bdt-icon-nav-container .bdt-icon-nav-branding .bdt-logo-image img{width:25px;height:auto}.bdt-icon-nav-offcanvas .bdt-offcanvas-bar ul>li.bdt-active{position:relative}.bdt-icon-nav-offcanvas .bdt-offcanvas-bar ul>li.bdt-active>a:before{content:"";width:2px;height:calc(100% - 10px);background-color:#1e87f0;position:absolute;top:50%;left:-15px;transform:translateY(-50%);box-sizing:border-box}.bdt-icon-nav-offcanvas .bdt-offcanvas-bar ul>li:nth-child(n+2){margin-top:5px;padding-top:5px;border-top:1px solid rgba(255,255,255,0.08)}.bdt-icon-nav-offcanvas .bdt-offcanvas-bar ul>li:hover a{color:rgba(255,255,255,0.8)}.bdt-icon-nav-offcanvas .bdt-offcanvas-bar ul>li>a:after{content:"›";width:10px;height:24px;font-size:20px;line-height:24px;float:right;background:none;background-repeat:no-repeat;background-position:50% 50%}.bdt-advanced-icon-box .bdt-icon-wrapper{display:inline-block;line-height:1;transition:all 350ms cubic-bezier(.24, .85, .58, 1);color:#818a91;font-size:48px;width:48px;height:auto;text-align:center;overflow:hidden;position:relative;box-sizing:content-box}.bdt-advanced-icon-box .bdt-icon-wrapper:hover{color:#818a91}.bdt-advanced-icon-box .bdt-icon-wrapper i,.bdt-advanced-icon-box .bdt-icon-wrapper img{position:relative;display:block;transition:transform 350ms cubic-bezier(.24, .85, .58, 1);z-index:1}.bdt-advanced-icon-box .bdt-icon-wrapper i:before,.bdt-advanced-icon-box .bdt-icon-wrapper img:before{position:absolute;left:50%;transform:translateX(-50%)}.bdt-advanced-icon-box .bdt-icon-wrapper i{width:1em;height:1em}.elementor-widget-bdt-advanced-icon-box.bdt-icon-effect-none .bdt-advanced-icon-box .bdt-icon-wrapper:after{content:'';position:absolute;transition:all .3s ease-out;width:100%;height:100%;z-index:-1;opacity:0;top:0;left:0}.elementor-widget-bdt-advanced-icon-box.bdt-icon-effect-none .bdt-advanced-icon-box:hover .bdt-icon-wrapper:after{opacity:1}.elementor-widget-bdt-advanced-icon-box.bdt-icon-effect-a .bdt-advanced-icon-box .bdt-icon-wrapper:after{content:'';position:absolute;transition:all .3s ease-out;width:100%;height:100%;z-index:-1;opacity:0;transform:scale(0);top:0;left:0;border-radius:200px}.elementor-widget-bdt-advanced-icon-box.bdt-icon-effect-a .bdt-advanced-icon-box:hover .bdt-icon-wrapper{background-color:transparent}.elementor-widget-bdt-advanced-icon-box.bdt-icon-effect-a .bdt-advanced-icon-box:hover .bdt-icon-wrapper:after{opacity:1;transform:scale(1.5)}.elementor-widget-bdt-advanced-icon-box.bdt-icon-effect-g .bdt-advanced-icon-box .bdt-icon-wrapper:after{content:'';position:absolute;transition:all .3s ease-out;width:0;height:103%;top:50%;left:50%;z-index:-1;opacity:0;transform:translateX(-50%) translateY(-50%)}.elementor-widget-bdt-advanced-icon-box.bdt-icon-effect-g .bdt-advanced-icon-box:hover .bdt-icon-wrapper{background-color:transparent}.elementor-widget-bdt-advanced-icon-box.bdt-icon-effect-g .bdt-advanced-icon-box:hover .bdt-icon-wrapper:after{width:90%;opacity:1}.elementor-widget-bdt-advanced-icon-box.bdt-icon-effect-b .bdt-advanced-icon-box .bdt-icon-wrapper{overflow:hidden}.elementor-widget-bdt-advanced-icon-box.bdt-icon-effect-b .bdt-advanced-icon-box .bdt-icon-wrapper:after{content:'';position:absolute;transition:all .3s ease-out;width:100%;height:0;top:50%;left:50%;opacity:0;z-index:-1;transform:translateX(-50%) translateY(-50%) rotate(45deg)}.elementor-widget-bdt-advanced-icon-box.bdt-icon-effect-b .bdt-advanced-icon-box:hover .bdt-icon-wrapper{background-color:transparent}.elementor-widget-bdt-advanced-icon-box.bdt-icon-effect-b .bdt-advanced-icon-box:hover .bdt-icon-wrapper:after{height:260%;opacity:1}.elementor-widget-bdt-advanced-icon-box.bdt-icon-effect-c .bdt-advanced-icon-box .bdt-icon-wrapper:after{content:'';position:absolute;transition:all .3s ease-out;width:101%;height:0;top:50%;left:50%;opacity:0;z-index:-1;transform:translateX(-50%) translateY(-50%)}.elementor-widget-bdt-advanced-icon-box.bdt-icon-effect-c .bdt-advanced-icon-box:hover .bdt-icon-wrapper{background-color:transparent}.elementor-widget-bdt-advanced-icon-box.bdt-icon-effect-c .bdt-advanced-icon-box:hover .bdt-icon-wrapper:after{height:75%;opacity:1}.elementor-widget-bdt-advanced-icon-box.bdt-icon-effect-d .bdt-advanced-icon-box .bdt-icon-wrapper:after{content:'';position:absolute;top:0;left:0;width:150%;height:100%;z-index:-1;transform:rotate3d(0, 0, 1, -45deg) translate3d(0, -3em, 0);transform-origin:0 100%;transition:transform .3s,opacity .3s,background-color .3s}.elementor-widget-bdt-advanced-icon-box.bdt-icon-effect-d .bdt-advanced-icon-box:hover .bdt-icon-wrapper{background-color:transparent}.elementor-widget-bdt-advanced-icon-box.bdt-icon-effect-d .bdt-advanced-icon-box:hover .bdt-icon-wrapper:after{opacity:1;transform:rotate3d(0, 0, 1, 0deg);transition-timing-function:cubic-bezier(.2, 1, .3, 1)}.elementor-widget-bdt-advanced-icon-box.bdt-icon-effect-e .bdt-advanced-icon-box .bdt-icon-wrapper:after{content:'';position:absolute;transition:all .3s ease-out;width:100%;height:0;top:0;left:0;z-index:-1}.elementor-widget-bdt-advanced-icon-box.bdt-icon-effect-e .bdt-advanced-icon-box:hover .bdt-icon-wrapper{background-color:transparent}.elementor-widget-bdt-advanced-icon-box.bdt-icon-effect-e .bdt-advanced-icon-box:hover .bdt-icon-wrapper:after{height:100%}.elementor-widget-bdt-advanced-icon-box.bdt-icon-effect-f .bdt-advanced-icon-box .bdt-icon-wrapper:after{content:'';position:absolute;z-index:-1;transition:all .3s ease-out;background:#666;width:0;height:100%;top:0;left:0}.elementor-widget-bdt-advanced-icon-box.bdt-icon-effect-f .bdt-advanced-icon-box:hover .bdt-icon-wrapper{background-color:transparent}.elementor-widget-bdt-advanced-icon-box.bdt-icon-effect-f .bdt-advanced-icon-box:hover .bdt-icon-wrapper:after{width:100%}.elementor-widget-bdt-advanced-icon-box.bdt-readmore-on-hover-yes .bdt-advanced-icon-box .bdt-advanced-icon-box-readmore{margin-top:26px;position:absolute;transform:translate(-50%, 0);opacity:0;transition:opacity 350ms cubic-bezier(.24, .85, .58, 1)}.elementor-widget-bdt-advanced-icon-box.bdt-readmore-on-hover-yes .bdt-advanced-icon-box:hover .bdt-advanced-icon-box-readmore{opacity:1}.elementor-widget-bdt-advanced-icon-box .bdt-advanced-icon-box{text-align:center}.elementor-widget-bdt-advanced-icon-box .bdt-advanced-icon-box-title{font-weight:700;font-size:1.25rem}.elementor-widget-bdt-advanced-icon-box .bdt-advanced-icon-box-title a{color:inherit}.elementor-widget-bdt-advanced-icon-box .bdt-advanced-icon-box-description{margin-bottom:20px}.elementor-widget-bdt-advanced-icon-box.bdt-global-link-yes .bdt-advanced-icon-box:hover{cursor:pointer}.elementor-widget-bdt-advanced-icon-box.bdt-title-link-yes .bdt-advanced-icon-box-title:hover{cursor:pointer}.elementor-widget-bdt-advanced-icon-box .bdt-advanced-icon-box{text-align:center}.elementor-widget-bdt-advanced-icon-box .bdt-advanced-icon-box-title{font-weight:700;font-size:1.25rem}.elementor-widget-bdt-advanced-icon-box .bdt-advanced-icon-box-title a{color:inherit}.elementor-widget-bdt-advanced-icon-box .bdt-advanced-icon-box-description{margin-bottom:20px}@media (min-width:768px){.elementor-widget-bdt-advanced-icon-box.elementor-position-left .bdt-advanced-icon-box{display:flex;text-align:left;flex-direction:row}.elementor-widget-bdt-advanced-icon-box.elementor-position-left .bdt-advanced-icon-box-icon{flex:0 0 auto}.elementor-widget-bdt-advanced-icon-box.elementor-position-right .bdt-advanced-icon-box{display:flex;text-align:right;flex-direction:row-reverse}.elementor-widget-bdt-advanced-icon-box.elementor-position-right .bdt-advanced-icon-box-icon{flex:0 0 auto}.elementor-widget-bdt-advanced-icon-box.elementor-position-top .bdt-advanced-icon-box-img{margin:auto}.elementor-widget-bdt-advanced-icon-box.elementor-vertical-align-top .bdt-advanced-icon-box{align-items:flex-start}.elementor-widget-bdt-advanced-icon-box.elementor-vertical-align-middle .bdt-advanced-icon-box{align-items:center}.elementor-widget-bdt-advanced-icon-box.elementor-vertical-align-bottom .bdt-advanced-icon-box{align-items:flex-end}.elementor-widget-bdt-advanced-icon-box .bdt-indicator-svg{position:absolute;left:100%;top:0;width:150px;height:auto;transform-origin:center center;transform:translateX(0);z-index:10}.elementor-widget-bdt-advanced-icon-box .bdt-indicator-svg svg{height:auto;width:100%}}@media (max-width:767px){.elementor-widget-bdt-advanced-icon-box .bdt-advanced-icon-box-icon{margin-left:auto !important;margin-right:auto !important;margin-bottom:15px}}.bdt-marker{border-radius:100px}.bdt-marker-animated .bdt-marker:before{width:32px;height:32px;left:50%;top:50%;z-index:-1}.bdt-marker-animated .bdt-marker:before,.bdt-marker-animated .bdt-marker:after{position:absolute;top:50%;left:50%;display:block;content:'';border:1px solid rgba(255,255,255,0.5);border-radius:50%;transform:scale(.35) translateY(-50%) translateX(-50%);opacity:0;animation:marker-ripple-animation 2.6s cubic-bezier(.25, .9, .2, 1) .4s infinite}.bdt-marker-animated .bdt-marker:after{width:32px;height:32px;z-index:-1;border-color:rgba(255,255,255,0.4);animation:marker-ripple-animation 2.6s cubic-bezier(.25, .9, .2, 1) 0s infinite}.bdt-marker-animated .bdt-marker svg{transition:transform .3s}.bdt-marker-animated .bdt-marker:hover svg{transform:rotate(90deg)}@keyframes marker-ripple-animation{0%{transform:translate3d(-50%, -50%, 0) scale(1);opacity:1}100%{transform:translate3d(-50%, -50%, 0) scale(1.7);opacity:0}}.bdt-member{position:relative;overflow:hidden;width:100%;box-sizing:border-box;transition:all .25s ease-in-out}.bdt-member .bdt-member-icons a:hover .fa-facebook{color:#3B5998}.bdt-member .bdt-member-icons a:hover .fa-flickr{color:#ff0084}.bdt-member .bdt-member-icons a:hover .fa-google-plus{color:#dd4b39}.bdt-member .bdt-member-icons a:hover .fa-twitter{color:#00aced}.bdt-member .bdt-member-icons a:hover .fa-github-alt{color:#bd5990}.bdt-member .bdt-member-icons a:hover .fa-linkedin{color:#007bb6}.bdt-member .bdt-member-icons a:hover .fa-pinterest{color:#BD081C}.bdt-member .bdt-member-photo,.bdt-member .bdt-member-photo-flip{width:100%;height:100%}.bdt-member .bdt-member-photo img,.bdt-member .bdt-member-photo-flip img{width:100%;object-fit:cover;height:100%}.bdt-member-photo-wrapper{overflow:hidden}.bdt-member-photo>div{opacity:1}.bdt-member-photo img{display:block;width:100%;height:auto;margin:0;padding:0;border:none;border-radius:0;box-shadow:none;transition:all .5s ease-out}.bdt-member-description{padding:1em 1.5em}.bdt-member-name{display:block;margin-bottom:.2em;font-size:1.2em;font-weight:700}.bdt-member-role{display:block;margin-bottom:1em;font-size:.9em;opacity:.5;filter:alpha(opacity=50)}.bdt-member-icons{border-top:1px solid rgba(0,0,0,0.05);padding:1em}.bdt-member-icons .bdt-member-icon{padding:5px}.bdt-member-icons a{display:inline-block;text-align:center;line-height:1}.bdt-member-icons a:first-child{margin-left:0}.bdt-member-icons a:last-child{margin-right:0 !important}.bdt-member-icons a i{display:inline-block;min-width:16px;text-align:center}.bdt-member-icons a i:before{font-size:16px}.bdt-member-icons a img{display:block;width:16px;height:16px;margin:0;padding:0;border:none;box-shadow:none}.bdt-member-icons a+a{margin-left:.8em}.bdt-member-clickable:hover{cursor:pointer}.elementor-widget-bdt-member .elementor-widget-container{background-color:#ffffff;overflow:hidden}.bdt-member.bdt-member-skin-phaedra .bdt-member-role{margin-bottom:0}.bdt-member.bdt-member-skin-calm .bdt-member-role{transition:all .35s ease-out;margin-bottom:0}.bdt-member.bdt-member-skin-calm .bdt-member-name{margin-bottom:0}.bdt-member.bdt-member-skin-calm:hover .bdt-member-role{opacity:0}.bdt-member.bdt-member-skin-calm .bdt-member-icons{padding:0;color:#fff;margin-top:-15px}.bdt-member.bdt-member-skin-calm .bdt-member-description{opacity:1;padding:0;color:#fff}.bdt-member.bdt-member-skin-calm .bdt-overlay{background:linear-gradient(to bottom, rgba(0,0,0,0) 0, rgba(0,0,0,0) 5%, rgba(0,0,0,0.31) 50%, rgba(0,0,0,0.65) 100%);bottom:-15px;padding-bottom:45px}.bdt-member.bdt-member-skin-calm .bdt-member-icons{border-top:0 solid rgba(0,0,0,0.05)}@media only screen and (max-width:959px){.bdt-member.bdt-member-skin-partait .bdt-member-name,.bdt-member.bdt-member-skin-partait .bdt-member-icons{color:#fff}.bdt-member.bdt-member-skin-partait .bdt-member-role,.bdt-member.bdt-member-skin-partait .bdt-member-description{color:#f5f5f5}}.bdt-navbar>li>a{transition:all 350ms cubic-bezier(0, .43, .29, .96)}.bdt-navbar .bdt-navbar-dropdown-nav li.hot,.bdt-navbar .bdt-navbar-dropdown-nav li.new{position:relative}.bdt-navbar .bdt-navbar-dropdown-nav li.hot:after,.bdt-navbar .bdt-navbar-dropdown-nav li.new:after{content:"";position:absolute;width:auto;background:rgba(20,171,244,0.58);color:#fff;right:5px;top:50%;margin-top:-7px;font-size:8px;padding:1px 5px;border-radius:2px}.bdt-navbar .bdt-navbar-dropdown-nav li.hot:after{content:"HOT"}.bdt-navbar .bdt-navbar-dropdown-nav li.new:after{content:"NEW";background:#F2295B}.bdt-nav.bdt-navbar-dropdown-nav li.bdt-parent{position:relative}.bdt-nav.bdt-navbar-dropdown-nav li.bdt-parent .bdt-navbar-dropdown{top:0 !important;left:100% !important;right:auto}.bdt-navbar-parent-indicator-yes ul>li.bdt-parent>a{position:relative}.bdt-navbar-parent-indicator-yes ul>li.bdt-parent>a:after{font:normal normal normal 12px/1 FontAwesome;position:relative;line-height:inherit;content:"\f107";top:1px;margin-left:12px;background:none !important}.bdt-navbar-parent-indicator-yes .bdt-navbar-dropdown-nav>li.bdt-parent>a:after{position:absolute;transform:translate(-50%, -50%);transform-origin:center;top:calc(50% + 1px);content:"\f105";right:0;margin:0}.bdt-news-ticker{position:relative}.bdt-news-ticker .bdt-news-ticker-label{background-color:#14ABF4}.bdt-news-ticker .bdt-news-ticker-label .bdt-news-ticker-label-inner{position:relative;font-size:12px;font-weight:700;text-align:left;color:#fff;padding:0 20px;text-transform:uppercase;z-index:1}.bdt-news-ticker .bdt-news-ticker-label .bdt-news-ticker-label-inner::after{content:'';position:absolute;right:-20px;border:10px solid transparent;border-left-color:#14ABF4;top:50%;transform:translateY(-50%)}.bdt-news-ticker .bdt-news-ticker-content{background-color:#000;color:#fff;height:100%;padding-left:20px;padding-right:20px}.bdt-news-ticker .bdt-news-ticker-content>*>*{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;margin:0}.bdt-news-ticker .bdt-news-ticker-content a{color:#fff}.bdt-news-ticker .bdt-news-ticker-content span{opacity:.65}.bdt-news-ticker .bdt-news-ticker-navigation{padding-left:10px;padding-right:10px;background-color:#000}.bdt-news-ticker .bdt-news-ticker-navigation a svg{color:#d5d5d5}.bdt-news-ticker .bdt-news-ticker-navigation a:hover svg{color:#fff}.bdt-news-ticker .bdt-news-ticker-navigation .bdt-slidenav{padding:5px}.bdt-offcanvas-button{outline:none}.bdt-offcanvas-button .bdt-offcanvas-button-align-icon-right{float:right}.bdt-offcanvas-button .bdt-offcanvas-button-align-icon-left{float:left}.bdt-offcanvas .bdt-offcanvas-bar{word-wrap:break-word}.bdt-offcanvas .bdt-offcanvas-bar .widget:not(:first-child){margin-top:30px}.leaflet-pane,.leaflet-tile,.leaflet-marker-icon,.leaflet-marker-shadow,.leaflet-tile-container,.leaflet-pane>svg,.leaflet-pane>canvas,.leaflet-zoom-box,.leaflet-image-layer,.leaflet-layer{position:absolute;left:0;top:0}.leaflet-container{overflow:hidden}.leaflet-tile,.leaflet-marker-icon,.leaflet-marker-shadow{-webkit-user-select:none;-moz-user-select:none;user-select:none;-webkit-user-drag:none}.leaflet-safari .leaflet-tile{image-rendering:-webkit-optimize-contrast}.leaflet-safari .leaflet-tile-container{width:1600px;height:1600px;-webkit-transform-origin:0 0}.leaflet-marker-icon,.leaflet-marker-shadow{display:block}.leaflet-container .leaflet-overlay-pane svg,.leaflet-container .leaflet-marker-pane img,.leaflet-container .leaflet-shadow-pane img,.leaflet-container .leaflet-tile-pane img,.leaflet-container img.leaflet-image-layer,.leaflet-container .leaflet-tile{max-width:none !important;max-height:none !important}.leaflet-container.leaflet-touch-zoom{-ms-touch-action:pan-x pan-y;touch-action:pan-x pan-y}.leaflet-container.leaflet-touch-drag{-ms-touch-action:pinch-zoom;touch-action:none;touch-action:pinch-zoom}.leaflet-container.leaflet-touch-drag.leaflet-touch-zoom{-ms-touch-action:none;touch-action:none}.leaflet-container{-webkit-tap-highlight-color:transparent}.leaflet-container a{-webkit-tap-highlight-color:rgba(51,181,229,0.4)}.leaflet-tile{filter:inherit;visibility:hidden}.leaflet-tile-loaded{visibility:inherit}.leaflet-zoom-box{width:0;height:0;-moz-box-sizing:border-box;box-sizing:border-box;z-index:800}.leaflet-overlay-pane svg{-moz-user-select:none}.leaflet-pane{z-index:400}.leaflet-tile-pane{z-index:200}.leaflet-overlay-pane{z-index:400}.leaflet-shadow-pane{z-index:500}.leaflet-marker-pane{z-index:600}.leaflet-tooltip-pane{z-index:650}.leaflet-popup-pane{z-index:700}.leaflet-map-pane canvas{z-index:100}.leaflet-map-pane svg{z-index:200}.leaflet-vml-shape{width:1px;height:1px}.lvml{behavior:url(//https://hollandfintech.com/wp-content/plugins/bdthemes-element-pack/assets/css/#default#VML);display:inline-block;position:absolute}.leaflet-control{position:relative;z-index:800;pointer-events:visiblePainted;pointer-events:auto}.leaflet-top,.leaflet-bottom{position:absolute;z-index:400;pointer-events:none}.leaflet-top{top:0}.leaflet-right{right:0}.leaflet-bottom{bottom:0}.leaflet-left{left:0}.leaflet-control{float:left;clear:both}.leaflet-right .leaflet-control{float:right}.leaflet-top .leaflet-control{margin-top:10px}.leaflet-bottom .leaflet-control{margin-bottom:10px}.leaflet-left .leaflet-control{margin-left:10px}.leaflet-right .leaflet-control{margin-right:10px}.leaflet-fade-anim .leaflet-tile{will-change:opacity}.leaflet-fade-anim .leaflet-popup{opacity:0;-webkit-transition:opacity .2s linear;-moz-transition:opacity .2s linear;transition:opacity .2s linear}.leaflet-fade-anim .leaflet-map-pane .leaflet-popup{opacity:1}.leaflet-zoom-animated{-webkit-transform-origin:0 0;-ms-transform-origin:0 0;transform-origin:0 0}.leaflet-zoom-anim .leaflet-zoom-animated{will-change:transform}.leaflet-zoom-anim .leaflet-zoom-animated{-webkit-transition:-webkit-transform .25s cubic-bezier(0, 0, .25, 1);-moz-transition:-moz-transform .25s cubic-bezier(0, 0, .25, 1);transition:transform .25s cubic-bezier(0, 0, .25, 1)}.leaflet-zoom-anim .leaflet-tile,.leaflet-pan-anim .leaflet-tile{-webkit-transition:none;-moz-transition:none;transition:none}.leaflet-zoom-anim .leaflet-zoom-hide{visibility:hidden}.leaflet-interactive{cursor:pointer}.leaflet-grab{cursor:-webkit-grab;cursor:-moz-grab;cursor:grab}.leaflet-crosshair,.leaflet-crosshair .leaflet-interactive{cursor:crosshair}.leaflet-popup-pane,.leaflet-control{cursor:auto}.leaflet-dragging .leaflet-grab,.leaflet-dragging .leaflet-grab .leaflet-interactive,.leaflet-dragging .leaflet-marker-draggable{cursor:move;cursor:-webkit-grabbing;cursor:-moz-grabbing;cursor:grabbing}.leaflet-marker-icon,.leaflet-marker-shadow,.leaflet-image-layer,.leaflet-pane>svg path,.leaflet-tile-container{pointer-events:none}.leaflet-marker-icon.leaflet-interactive,.leaflet-image-layer.leaflet-interactive,.leaflet-pane>svg path.leaflet-interactive{pointer-events:visiblePainted;pointer-events:auto}.leaflet-container{background:#ddd;outline:0}.leaflet-container a{color:#0078A8}.leaflet-container a.leaflet-active{outline:2px solid orange}.leaflet-zoom-box{border:2px dotted #38f;background:rgba(255,255,255,0.5)}.leaflet-container{font:12px/1.5 "Helvetica Neue",Arial,Helvetica,sans-serif}.leaflet-bar{box-shadow:0 1px 5px rgba(0,0,0,0.65);border-radius:4px}.leaflet-bar a,.leaflet-bar a:hover{background-color:#fff;border-bottom:1px solid #ccc;width:26px;height:26px;line-height:26px;display:block;text-align:center;text-decoration:none;color:black}.leaflet-bar a,.leaflet-control-layers-toggle{background-position:50% 50%;background-repeat:no-repeat;display:block}.leaflet-bar a:hover{background-color:#f4f4f4}.leaflet-bar a:first-child{border-top-left-radius:4px;border-top-right-radius:4px}.leaflet-bar a:last-child{border-bottom-left-radius:4px;border-bottom-right-radius:4px;border-bottom:none}.leaflet-bar a.leaflet-disabled{cursor:default;background-color:#f4f4f4;color:#bbb}.leaflet-touch .leaflet-bar a{width:30px;height:30px;line-height:30px}.leaflet-touch .leaflet-bar a:first-child{border-top-left-radius:2px;border-top-right-radius:2px}.leaflet-touch .leaflet-bar a:last-child{border-bottom-left-radius:2px;border-bottom-right-radius:2px}.leaflet-control-zoom-in,.leaflet-control-zoom-out{font:bold 18px 'Lucida Console',Monaco,monospace;text-indent:1px}.leaflet-touch .leaflet-control-zoom-in,.leaflet-touch .leaflet-control-zoom-out{font-size:22px}.leaflet-control-layers{box-shadow:0 1px 5px rgba(0,0,0,0.4);background:#fff;border-radius:5px}.leaflet-control-layers-toggle{background-image:url(//https://hollandfintech.com/wp-content/plugins/bdthemes-element-pack/assets/css/images/layers.png);width:36px;height:36px}.leaflet-retina .leaflet-control-layers-toggle{background-image:url(//https://hollandfintech.com/wp-content/plugins/bdthemes-element-pack/assets/css/images/layers-2x.png);background-size:26px 26px}.leaflet-touch .leaflet-control-layers-toggle{width:44px;height:44px}.leaflet-control-layers .leaflet-control-layers-list,.leaflet-control-layers-expanded .leaflet-control-layers-toggle{display:none}.leaflet-control-layers-expanded .leaflet-control-layers-list{display:block;position:relative}.leaflet-control-layers-expanded{padding:6px 10px 6px 6px;color:#333;background:#fff}.leaflet-control-layers-scrollbar{overflow-y:scroll;overflow-x:hidden;padding-right:5px}.leaflet-control-layers-selector{margin-top:2px;position:relative;top:1px}.leaflet-control-layers label{display:block}.leaflet-control-layers-separator{height:0;border-top:1px solid #ddd;margin:5px -10px 5px -6px}.leaflet-default-icon-path{background-image:url(//https://hollandfintech.com/wp-content/plugins/bdthemes-element-pack/assets/css/images/marker-icon.png)}.leaflet-container .leaflet-control-attribution{background:#fff;background:rgba(255,255,255,0.7);margin:0}.leaflet-control-attribution,.leaflet-control-scale-line{padding:0 5px;color:#333}.leaflet-control-attribution a{text-decoration:none}.leaflet-control-attribution a:hover{text-decoration:underline}.leaflet-container .leaflet-control-attribution,.leaflet-container .leaflet-control-scale{font-size:11px}.leaflet-left .leaflet-control-scale{margin-left:5px}.leaflet-bottom .leaflet-control-scale{margin-bottom:5px}.leaflet-control-scale-line{border:2px solid #777;border-top:none;line-height:1.1;padding:2px 5px 1px;font-size:11px;white-space:nowrap;overflow:hidden;-moz-box-sizing:border-box;box-sizing:border-box;background:#fff;background:rgba(255,255,255,0.5)}.leaflet-control-scale-line:not(:first-child){border-top:2px solid #777;border-bottom:none;margin-top:-2px}.leaflet-control-scale-line:not(:first-child):not(:last-child){border-bottom:2px solid #777}.leaflet-touch .leaflet-control-attribution,.leaflet-touch .leaflet-control-layers,.leaflet-touch .leaflet-bar{box-shadow:none}.leaflet-touch .leaflet-control-layers,.leaflet-touch .leaflet-bar{border:2px solid rgba(0,0,0,0.2);background-clip:padding-box}.leaflet-popup{position:absolute;text-align:center;margin-bottom:20px}.leaflet-popup-content-wrapper{padding:1px;text-align:left;border-radius:12px}.leaflet-popup-content{margin:13px 19px;line-height:1.4}.leaflet-popup-content p{margin:18px 0}.leaflet-popup-tip-container{width:40px;height:20px;position:absolute;left:50%;margin-left:-20px;overflow:hidden;pointer-events:none}.leaflet-popup-tip{width:17px;height:17px;padding:1px;margin:-10px auto 0;-webkit-transform:rotate(45deg);-moz-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}.leaflet-popup-content-wrapper,.leaflet-popup-tip{background:white;color:#333;box-shadow:0 3px 14px rgba(0,0,0,0.4)}.leaflet-container a.leaflet-popup-close-button{position:absolute;top:0;right:0;padding:4px 4px 0 0;border:none;text-align:center;width:18px;height:14px;font:16px/14px Tahoma,Verdana,sans-serif;color:#c3c3c3;text-decoration:none;font-weight:bold;background:transparent}.leaflet-container a.leaflet-popup-close-button:hover{color:#999}.leaflet-popup-scrolled{overflow:auto;border-bottom:1px solid #ddd;border-top:1px solid #ddd}.leaflet-oldie .leaflet-popup-content-wrapper{zoom:1}.leaflet-oldie .leaflet-popup-tip{width:24px;margin:0 auto;-ms-filter:"progid:DXImageTransform.Microsoft.Matrix(M11=0.70710678, M12=0.70710678, M21=-0.70710678, M22=0.70710678)";filter:progid:DXImageTransform.Microsoft.Matrix(M11=.70710678, M12=.70710678, M21=-0.70710678, M22=.70710678)}.leaflet-oldie .leaflet-popup-tip-container{margin-top:-1px}.leaflet-oldie .leaflet-control-zoom,.leaflet-oldie .leaflet-control-layers,.leaflet-oldie .leaflet-popup-content-wrapper,.leaflet-oldie .leaflet-popup-tip{border:1px solid #999}.leaflet-div-icon{background:#fff;border:1px solid #666}.leaflet-tooltip{position:absolute;padding:6px;background-color:#fff;border:1px solid #fff;border-radius:3px;color:#222;white-space:nowrap;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;pointer-events:none;box-shadow:0 1px 3px rgba(0,0,0,0.4)}.leaflet-tooltip.leaflet-clickable{cursor:pointer;pointer-events:auto}.leaflet-tooltip-top:before,.leaflet-tooltip-bottom:before,.leaflet-tooltip-left:before,.leaflet-tooltip-right:before{position:absolute;pointer-events:none;border:6px solid transparent;background:transparent;content:""}.leaflet-tooltip-bottom{margin-top:6px}.leaflet-tooltip-top{margin-top:-6px}.leaflet-tooltip-bottom:before,.leaflet-tooltip-top:before{left:50%;margin-left:-6px}.leaflet-tooltip-top:before{bottom:0;margin-bottom:-12px;border-top-color:#fff}.leaflet-tooltip-bottom:before{top:0;margin-top:-12px;margin-left:-6px;border-bottom-color:#fff}.leaflet-tooltip-left{margin-left:-6px}.leaflet-tooltip-right{margin-left:6px}.leaflet-tooltip-left:before,.leaflet-tooltip-right:before{top:50%;margin-top:-6px}.leaflet-tooltip-left:before{right:0;margin-right:-12px;border-left-color:#fff}.leaflet-tooltip-right:before{left:0;margin-left:-12px;border-right-color:#fff}.bdt-post-card>div:nth-child(2) .bdt-post-card-item{box-shadow:0 0 0 20px rgba(30,135,240,0.7);position:relative}.bdt-post-card .bdt-post-card-item{background-color:#fff}.bdt-post-card .bdt-post-card-item .bdt-post-card-title{margin-top:0;margin-bottom:10px;color:#666666}.bdt-post-card .bdt-post-card-item .bdt-post-card-title a{text-decoration:none;color:inherit}.bdt-post-card .bdt-post-card-item .bdt-post-card-button{font-weight:bolder;padding-left:0;padding-right:0;margin-right:10px;display:inline-block;text-decoration:none;color:inherit}.bdt-post-card .bdt-post-card-item .bdt-post-card-tag{margin-bottom:10px}.bdt-post-card .bdt-post-card-item .bdt-post-card-tag span a{padding:2px 6px;white-space:nowrap;text-decoration:none;color:#ffffff;font-size:10px;text-transform:uppercase;background:#1e87f0}.bdt-post-card .bdt-post-card-desc{background-color:#fff;padding:50px}.bdt-post-card .bdt-post-card-desc ul.bdt-post-card-meta{color:#999;text-transform:uppercase;font-weight:bolder;margin-top:0;font-size:12px;margin-bottom:20px;text-decoration:none}@media (min-width:960px){.bdt-post-card>div:nth-child(2) .bdt-post-card-item{margin-top:-20px}.bdt-post-card>div:nth-child(2) .bdt-post-card-item .bdt-post-card-thumb{display:block;overflow:hidden}.bdt-post-card>div:nth-child(2) .bdt-post-card-item .bdt-post-card-thumb img{padding-top:20px;transform:scale(1.33)}}.bdt-post-slider .bdt-post-slider-thumbnail{overflow:hidden}.bdt-post-slider .bdt-post-slider-thumbnail img{width:100%;object-fit:cover}.bdt-post-slider .bdt-author{margin-right:3px}.bdt-post-slider .bdt-slideshow-items .bdt-grid{height:100%}.bdt-post-slider .bdt-post-slider-content-wrap{max-width:1170px;width:100%;padding-left:30px;padding-right:30px}.bdt-post-slider .bdt-post-slider-content-wrap .bdt-post-slider-content{max-width:950px;display:inline-block}.bdt-post-slider .bdt-post-slider-tag-wrap span{padding:2px 4px;border-radius:3px;font-weight:400;text-transform:uppercase;font-size:8px}.bdt-post-slider .bdt-post-slider-tag-wrap span a{color:#fff}.bdt-post-slider .bdt-post-slider-tag-wrap span+span{margin-left:0}.bdt-post-slider .bdt-post-slider-title{margin-top:10px;line-height:1;font-size:1.4rem;color:#fff;font-weight:600}.bdt-post-slider .bdt-post-slider-text{margin-top:15px;font-size:.65rem;line-height:1.4}.bdt-post-slider .bdt-post-slider-text p{margin:0;color:rgba(255,255,255,0.7)}.bdt-post-slider .bdt-post-slider-meta{margin-top:5px}.bdt-post-slider .bdt-post-slider-meta span{text-transform:capitalize;color:rgba(246,251,255,0.55)}.bdt-post-slider .bdt-post-slider-button-wrap{margin-top:15px}.bdt-post-slider .bdt-post-slider-author img{vertical-align:top}.bdt-post-slider .bdt-post-slider-pagination{max-width:1170px;width:100%;bottom:3px;margin-top:0;position:relative !important;margin-bottom:15px;padding-left:20px;padding-right:20px}.bdt-post-slider .bdt-post-slider-pagination .bdt-thumbnav{border-top:3px solid rgba(255,255,255,0.5);margin-left:0}.bdt-post-slider .bdt-post-slider-pagination .bdt-thumbnav li:first-child{padding-left:0}.bdt-post-slider .bdt-post-slider-pagination .bdt-post-slider-thumb-wrap{flex-shrink:0}.bdt-post-slider .bdt-post-slider-pagination .bdt-post-slider-thumb-wrap img{height:64px;width:64px}.bdt-post-slider .bdt-post-slider-pagination li .bdt-post-slider-pagination-item{border-top:3px solid transparent;padding-top:15px;margin-top:-3px;transition:all 300ms cubic-bezier(.13, .27, .39, 1)}.bdt-post-slider .bdt-post-slider-pagination li.bdt-active .bdt-post-slider-pagination-item{border-top-color:#ffffff;opacity:1}.bdt-post-slider .bdt-post-slider-pagination li .bdt-post-slider-pagination-item{opacity:.7}.bdt-post-slider .bdt-post-slider-pagination li h6,.bdt-post-slider .bdt-post-slider-pagination li span{font-weight:600;line-height:1;font-size:14px;color:#fff}.bdt-post-slider .bdt-post-slider-pagination li .bdt-post-slider-date{font-weight:400;opacity:.8;text-transform:uppercase;font-size:11px}.bdt-post-slider.bdt-post-slider-skin-vast .bdt-post-slider-text p{margin:0;color:rgba(0,0,0,0.7)}.bdt-post-slider.bdt-post-slider-skin-vast .bdt-post-slider-text p+p{margin-top:15px}.bdt-post-slider.bdt-post-slider-skin-vast .bdt-post-slider-title{color:#444}.bdt-post-slider.bdt-post-slider-skin-vast .bdt-post-slider-meta span{color:rgba(136,136,136,0.55)}.bdt-post-slider.bdt-post-slider-skin-vast .bdt-post-slider-navigation a{color:#fff}.bdt-post-slider.bdt-post-slider-skin-hazel .bdt-post-slider-title{font-size:1.2rem;line-height:1.2}.bdt-post-slider.bdt-post-slider-skin-hazel .bdt-post-slider-title:hover{text-decoration:underline}.bdt-post-slider.bdt-post-slider-skin-hazel .bdt-post-slider-text{color:#999}.bdt-post-slider.bdt-post-slider-skin-hazel .bdt-post-slider-content{padding:15px 20px 70px 20px}.bdt-post-slider.bdt-post-slider-skin-hazel .bdt-post-slider-navigation .bdt-post-slider-navigation-inner{border-top:1px solid rgba(255,255,255,0.1)}.bdt-post-slider.bdt-post-slider-skin-hazel .bdt-post-slider-navigation .bdt-post-slider-navigation-inner a{padding:10px 15px;font-size:12px;font-weight:700;color:#999;background-color:#222;text-align:center;transition:background-color 300ms ease-out;position:relative}.bdt-post-slider.bdt-post-slider-skin-hazel .bdt-post-slider-navigation .bdt-post-slider-navigation-inner a svg{height:10px;width:auto}.bdt-post-slider.bdt-post-slider-skin-hazel .bdt-post-slider-navigation .bdt-post-slider-navigation-inner a svg polyline{stroke:#999}.bdt-post-slider.bdt-post-slider-skin-hazel .bdt-post-slider-navigation .bdt-post-slider-navigation-inner a span{margin:0 5px}.bdt-post-slider.bdt-post-slider-skin-hazel .bdt-post-slider-navigation .bdt-post-slider-navigation-inner a:hover{background-color:#fff;color:#222}.bdt-post-slider.bdt-post-slider-skin-hazel .bdt-post-slider-navigation .bdt-post-slider-navigation-inner a:hover svg polyline{stroke:#222}.bdt-post-slider.bdt-post-slider-skin-hazel .bdt-post-slider-navigation .bdt-post-slider-navigation-inner a:first-child:after{content:'';width:1px;height:100%;position:absolute;right:0;top:0;background-color:rgba(255,255,255,0.1)}.bdt-post-slider.bdt-post-slider-skin-hazel .bdt-post-slider-thumbnail{transform:translateZ(0)}.bdt-post-slider.bdt-post-slider-skin-hazel .bdt-post-slider-thumbnail img{height:100%;position:absolute}.bdt-post-slider.bdt-post-slider-skin-hazel .bdt-post-slider-button{font-size:12px;font-weight:700;color:#aaa;text-transform:uppercase}.bdt-post-slider.bdt-post-slider-skin-hazel .bdt-post-slider-button:hover{color:#fff}.bdt-post-slider.bdt-post-slider-skin-hazel .bdt-post-slider-thumbnail~div{background-color:#222}@media screen and (min-width:768px){.bdt-post-slider .bdt-post-slider-content-wrap{padding-left:50px;padding-right:50px}.bdt-post-slider .bdt-post-slider-tag-wrap span{padding:2px 6px;font-size:11px}.bdt-post-slider .bdt-post-slider-tag-wrap span+span{margin-left:5px}.bdt-post-slider .bdt-post-slider-title{font-size:2.2rem}.bdt-post-slider .bdt-post-slider-text{font-size:1rem;line-height:1.6}.bdt-post-slider .bdt-post-slider-text p{width:80%;display:inline-block}.bdt-post-slider .bdt-post-slider-meta{margin-top:20px}.bdt-post-slider .bdt-post-slider-meta .bdt-post-slider-author{margin-right:-5px}.bdt-post-slider .bdt-post-slider-button-wrap{margin-top:20px}.bdt-post-slider .bdt-post-slider-pagination{bottom:0;position:absolute !important;margin-bottom:30px;padding-left:50px;padding-right:50px}.bdt-post-slider .bdt-post-slider-pagination li .bdt-post-slider-pagination-item{padding-top:30px}.bdt-post-slider.bdt-post-slider-skin-hazel .bdt-post-slider-title{font-size:2rem}.bdt-post-slider.bdt-post-slider-skin-hazel .bdt-post-slider-content{padding:40px 40px 90px 40px}.bdt-post-slider.bdt-post-slider-skin-hazel .bdt-post-slider-button{font-size:13px}.bdt-post-slider.bdt-post-slider-skin-hazel .bdt-post-slider-navigation .bdt-post-slider-navigation-inner a{padding:15px 20px;font-size:13px}.bdt-post-slider.bdt-post-slider-skin-hazel .bdt-post-slider-navigation .bdt-post-slider-navigation-inner a svg{height:12px}.bdt-post-slider.bdt-post-slider-skin-hazel .bdt-post-slider-navigation .bdt-post-slider-navigation-inner a span{margin:0 8px}}@media screen and (min-width:768px) and (max-width:1024px){.bdt-post-slider .bdt-post-slider-content-wrap{padding-left:30px;padding-right:30px;padding-bottom:70px}.bdt-post-slider .bdt-post-slider-pagination li .bdt-post-slider-pagination-item{padding-top:20px}}@media screen and (min-width:1024px){.bdt-post-slider .bdt-post-slider-title{font-size:2.625rem}.bdt-post-slider.bdt-post-slider-skin-vast .bdt-post-slider-title{font-size:2rem;line-height:1}}.parallax-scene{position:absolute;width:100%;height:100%;background-repeat:no-repeat;top:0;left:0;overflow:hidden}.bdt-scene-item{position:absolute;width:102%;height:104%;background-repeat:no-repeat;overflow:hidden;margin:0;padding:0;top:-1%;left:-2%;background-size:auto}.bdt-progress-pie-wrapper{text-align:center}.bdt-progress-pie-wrapper .bdt-progress-pie{text-align:center;position:relative;transform-style:preserve-3d;padding:20px}.bdt-progress-pie-wrapper .bdt-progress-pie svg{margin:0 auto}.bdt-progress-pie-wrapper .bdt-progress-pie svg ellipse{stroke:#f5f5f5}.bdt-progress-pie-wrapper .bdt-progress-pie svg path{stroke:#14ABF4}.bdt-progress-pie-wrapper .bdt-progress-pie .bdt-progress-pie-number,.bdt-progress-pie-wrapper .bdt-progress-pie .bdt-progress-pie-text{font-size:32px;font-weight:700}.bdt-progress-pie-wrapper .bdt-progress-pie.bdt-pp-lc-square svg path{stroke-linecap:square}.bdt-progress-pie-wrapper .bdt-progress-pie.bdt-pp-lc-round svg path{stroke-linecap:round}.bdt-progress-pie-wrapper .bdt-progress-pie.bdt-pp-lc-butt svg path{stroke-linecap:butt}.bdt-progress-pie-wrapper .bdt-progress-pie .bdt-progress-pie-label{width:100%;position:absolute;top:50%;left:0;transform:translateY(-50%)}.bdt-progress-pie-wrapper .bdt-progress-pie .bdt-progress-pie-label div{line-height:1.2em}.bdt-progress-pie-wrapper .bdt-progress-pie .bdt-progress-pie-svg{display:inline-block;position:relative;width:100%;padding-bottom:100%;vertical-align:middle;overflow:hidden}.bdt-progress-pie-wrapper .bdt-progress-pie .bdt-progress-pie-svg svg{display:inline-block;position:absolute;top:0;left:0}.bdt-progress-pie-wrapper .bdt-progress-pie-title{text-align:center;padding:30px;margin:0;font-size:1.1rem}.bdt-progress-pie-wrapper .bdt-progress-pie-title:not(.bdt-no-divider){border-top:1px solid rgba(100,100,100,0.1)}.bdt-panel-slider .swiper-container .swiper-wrapper{height:620px}.bdt-panel-slider .swiper-button-prev,.bdt-panel-slider .swiper-button-next{width:40px;height:40px}.bdt-panel-slider .swiper-button-prev,.bdt-panel-slider .swiper-container-rtl .swiper-button-next{left:50px}.bdt-panel-slider .swiper-button-next,.bdt-panel-slider .swiper-container-rtl .swiper-button-prev{right:50px}.bdt-panel-slider .bdt-panel-slide-item .bdt-panel-slide-desc{width:100%;padding:20px 30px}.bdt-panel-slider .bdt-panel-slide-item .bdt-panel-slide-thumb{position:absolute;width:100%;height:100%}.bdt-panel-slider .bdt-panel-slide-item .bdt-panel-slide-thumb img{opacity:.4;transition:all .5s ease-in-out;width:100%}.bdt-panel-slider .bdt-panel-slide-item:hover .bdt-panel-slide-thumb img{opacity:1 !important}.bdt-panel-slider .bdt-panel-slide-item .bdt-panel-slide-text{font-size:14px;color:rgba(255,255,255,0.8)}.bdt-panel-slider .bdt-panel-slide-item .bdt-panel-slide-text h2,.bdt-panel-slider .bdt-panel-slide-item .bdt-panel-slide-text a{text-transform:uppercase}.bdt-panel-slider .bdt-panel-slide-item .bdt-panel-slide-link{font-weight:700;margin-bottom:10px;display:inline-block;color:rgba(255,255,255,0.7)}.bdt-panel-slider .bdt-panel-slide-item .bdt-panel-slide-link:hover{color:#fff}.bdt-panel-slider .bdt-panel-slide-item .bdt-panel-slide-title{margin-bottom:0;margin-top:10px;color:#fff}.bdt-panel-slider.bdt-skin-default .bdt-panel-slide-item:hover .bdt-panel-slide-text{transition-delay:200ms}.bdt-panel-slider.bdt-skin-middle .bdt-panel-slide-item.swiper-slide-active .bdt-panel-slide-text{transition-delay:200ms}.bdt-panel-slider.bdt-skin-middle .bdt-transition-slide-top,.bdt-panel-slider.bdt-skin-middle .bdt-overlay-gradient,.bdt-panel-slider.bdt-skin-middle .bdt-transition-slide-bottom{transition-property:opacity,visibility,transform,filter}.bdt-panel-slider.bdt-skin-middle .swiper-slide:not(.swiper-slide-active) .bdt-transition-slide-top,.bdt-panel-slider.bdt-skin-middle .swiper-slide:not(.swiper-slide-active) .bdt-overlay-gradient,.bdt-panel-slider.bdt-skin-middle .swiper-slide:not(.swiper-slide-active) .bdt-transition-slide-bottom{visibility:hidden}.bdt-panel-slider.bdt-skin-middle .swiper-slide.swiper-slide-active .bdt-panel-slide-thumb img{opacity:1 !important}.bdt-panel-slider.bdt-skin-middle .swiper-slide.swiper-slide-active .bdt-transition-slide-top,.bdt-panel-slider.bdt-skin-middle .swiper-slide.swiper-slide-active .bdt-transition-slide-bottom{transform:translate(0);opacity:1;text-align:center}.bdt-panel-slider.bdt-skin-middle .swiper-slide.swiper-slide-active .bdt-panel-slide-link{display:block}.bdt-panel-slider.bdt-skin-middle .swiper-slide.swiper-slide-active .bdt-overlay-gradient{opacity:1}.elementor-widget-bdt-panel-slider.bdt-global-link-yes .bdt-panel-slide-item:hover{cursor:pointer}.bdt-post-block .bdt-post-block-item.featured-part .bdt-post-block-img-wrapper,.bdt-post-block .bdt-post-block-item.featured-part .bdt-post-block-thumbnail{overflow:hidden}.bdt-post-block .bdt-post-block-item.featured-part .bdt-post-block-img-wrapper img,.bdt-post-block .bdt-post-block-item.featured-part .bdt-post-block-thumbnail img{width:100%;object-fit:cover;vertical-align:middle}.bdt-post-block .bdt-post-block-item .bdt-post-block-excerpt{margin-bottom:10px}.bdt-post-block .bdt-post-block-item .bdt-post-block-link{color:#444}.bdt-post-block .bdt-post-block-item .bdt-post-block-link:hover{color:#000}.bdt-post-block .bdt-post-block-item .bdt-post-block-read-more{margin-right:10px;font-weight:bolder;padding-left:0;padding-right:0;display:inline-block}.bdt-post-block .bdt-post-block-item.featured-part h4{margin-bottom:10px}.bdt-post-block .bdt-post-block-item.list-part .bdt-post-block-title{font-size:14px;font-weight:700;margin-bottom:5px}.bdt-post-block .bdt-post-block-item.list-part .bdt-post-block-thumbnail img{width:80px;height:auto}.bdt-post-block .bdt-post-block-tag-wrap span{padding:2px 6px;color:#fff;border-radius:3px;font-weight:400;text-transform:uppercase;font-size:11px}.bdt-post-block .bdt-post-block-tag-wrap span+span{margin-left:5px}.bdt-post-block.bdt-post-block-skin-trinity .bdt-post-block-title a{color:#ffffff}.bdt-post-block.bdt-post-block-skin-trinity .bdt-post-block-title a:hover{color:#ffffff;opacity:.8}.bdt-post-block.bdt-post-block-skin-trinity .bdt-post-block-item .bdt-overlay-primary{transition:all .25s ease-in-out;opacity:.5}.bdt-post-block.bdt-post-block-skin-trinity .bdt-post-block-item:hover .bdt-overlay-primary{opacity:1}.bdt-post-block.bdt-post-block-skin-genesis .bdt-has-divider li>div{border-top:1px solid #ddd;padding-top:40px}.bdt-post-grid .bdt-post-grid-item{overflow:hidden}.bdt-post-grid .bdt-post-grid-item .bdt-position-top-left{top:-1px}.bdt-post-grid .bdt-post-grid-item a{text-decoration:none}.bdt-post-grid .bdt-post-grid-item *{color:#fff}.bdt-post-grid .bdt-post-grid-item .bdt-post-grid-readmore span{color:inherit}.bdt-post-grid .bdt-post-grid-item .bdt-post-grid-readmore span i{color:inherit}.bdt-post-grid .bdt-post-grid-item .bdt-post-grid-author{text-transform:capitalize}.bdt-post-grid .bdt-post-grid-item .bdt-post-grid-author a{color:#bbb;display:inline-block;transition:color .5s cubic-bezier(.4, .7, .04, .88)}.bdt-post-grid .bdt-post-grid-item .bdt-post-grid-author a:hover{color:#0f6ecd}.bdt-post-grid .bdt-post-grid-item .bdt-custom-overlay{background:linear-gradient(to bottom, rgba(255,255,255,0) 20%, rgba(0,0,0,0.75) 100%);opacity:.75;transition:.5s cubic-bezier(.4, .7, .04, .88);transition-property:opacity,transform,filter}.bdt-post-grid .bdt-post-grid-item:hover .bdt-custom-overlay{opacity:1}.bdt-post-grid .bdt-post-grid-item .bdt-post-grid-category a{background:#1e87f0;padding:5px 8px;color:#fff;box-sizing:border-box;display:inline-block;font-size:10px;text-transform:uppercase;font-weight:700}.bdt-post-grid .bdt-post-grid-item .bdt-post-grid-category a+a{margin-left:10px}.bdt-post-grid .bdt-post-grid-item .bdt-post-grid-title{font-size:1.5rem;line-height:1.2;font-weight:600}.bdt-post-grid .bdt-primary .bdt-post-grid-author{font-size:13px;font-weight:700;color:#adb5bd}.bdt-post-grid .bdt-primary .bdt-post-grid-date{font-size:13px;color:#adb5bd}.bdt-post-grid.bdt-post-grid-skin-default .bdt-secondary .bdt-post-grid-meta,.bdt-post-grid.bdt-post-grid-skin-elanza .bdt-secondary .bdt-post-grid-meta,.bdt-post-grid.bdt-post-grid-skin-modern .bdt-secondary .bdt-post-grid-meta,.bdt-post-grid.bdt-post-grid-skin-default .bdt-secondary .bdt-post-grid-excerpt,.bdt-post-grid.bdt-post-grid-skin-elanza .bdt-secondary .bdt-post-grid-excerpt,.bdt-post-grid.bdt-post-grid-skin-modern .bdt-secondary .bdt-post-grid-excerpt,.bdt-post-grid.bdt-post-grid-skin-default .bdt-secondary .bdt-post-grid-comments,.bdt-post-grid.bdt-post-grid-skin-elanza .bdt-secondary .bdt-post-grid-comments,.bdt-post-grid.bdt-post-grid-skin-modern .bdt-secondary .bdt-post-grid-comments{display:none}.bdt-post-grid.bdt-post-grid-skin-default .bdt-secondary .bdt-post-grid-title,.bdt-post-grid.bdt-post-grid-skin-elanza .bdt-secondary .bdt-post-grid-title,.bdt-post-grid.bdt-post-grid-skin-modern .bdt-secondary .bdt-post-grid-title{font-size:1.25rem;line-height:1}.bdt-post-grid.bdt-post-grid-skin-default .bdt-primary:last-child .bdt-post-grid-excerpt,.bdt-post-grid.bdt-post-grid-skin-elanza .bdt-primary:last-child .bdt-post-grid-excerpt,.bdt-post-grid.bdt-post-grid-skin-modern .bdt-primary:last-child .bdt-post-grid-excerpt{display:none}.bdt-post-grid.bdt-post-grid-skin-trosia .bdt-post-grid-img-wrap a,.bdt-post-grid.bdt-post-grid-skin-carmie .bdt-post-grid-img-wrap a{height:380px}.bdt-post-grid.bdt-post-grid-skin-trosia .bdt-transition-slide-bottom{max-height:0;transition:all .3s ease-out}.bdt-post-grid.bdt-post-grid-skin-trosia .bdt-post-grid-item:hover .bdt-transition-slide-bottom{max-height:72px}.bdt-post-grid.bdt-post-grid-skin-trosia .bdt-post-grid-item:hover .bdt-post-grid-excerpt{margin-top:15px !important}.bdt-post-grid.bdt-post-grid-skin-trosia .bdt-post-grid-item:hover .bdt-custom-overlay{opacity:.35}.bdt-post-grid.bdt-post-grid-skin-trosia .bdt-post-grid-item .bdt-post-grid-desc{background:linear-gradient(to bottom, rgba(0,0,0,0) 0, rgba(0,0,0,0.65) 70%)}.bdt-post-grid.bdt-post-grid-skin-trosia .bdt-post-grid-title{margin:0}.bdt-post-grid.bdt-post-grid-skin-trosia .bdt-post-grid-meta span{font-size:13px;color:#d0d0d0}.bdt-post-grid.bdt-post-grid-skin-trosia .bdt-post-grid-excerpt{margin-top:0 !important}.bdt-post-grid.bdt-post-grid-skin-trosia .bdt-post-grid-category{margin:15px 0 0 15px}.bdt-post-grid.bdt-post-grid-skin-trosia .bdt-custom-overlay{background:#000;transition:.25s ease-out;opacity:.18;pointer-events:none}.bdt-post-grid.bdt-post-grid-skin-default .bdt-primary .bdt-post-grid-img-wrap a{height:300px}.bdt-post-grid.bdt-post-grid-skin-default .bdt-secondary .bdt-post-grid-img-wrap a{height:200px}.bdt-post-grid.bdt-post-grid-skin-harold .bdt-post-grid-meta,.bdt-post-grid.bdt-post-grid-skin-reverse .bdt-post-grid-meta{padding:15px 30px;border-top:1px solid rgba(140,140,140,0.5);box-sizing:border-box}.bdt-post-grid.bdt-post-grid-skin-harold .bdt-post-grid-meta span,.bdt-post-grid.bdt-post-grid-skin-reverse .bdt-post-grid-meta span{font-size:14px;color:#bbbbbb}.bdt-post-grid.bdt-post-grid-skin-harold .bdt-post-grid-meta span i,.bdt-post-grid.bdt-post-grid-skin-reverse .bdt-post-grid-meta span i{display:inline-block;color:#bbbbbb}.bdt-post-grid.bdt-post-grid-skin-harold .bdt-post-grid-title,.bdt-post-grid.bdt-post-grid-skin-reverse .bdt-post-grid-title{margin-top:15px}.bdt-post-grid.bdt-post-grid-skin-harold .bdt-post-grid-title a,.bdt-post-grid.bdt-post-grid-skin-reverse .bdt-post-grid-title a{line-height:1.4;color:#444}.bdt-post-grid.bdt-post-grid-skin-harold .bdt-post-grid-readmore,.bdt-post-grid.bdt-post-grid-skin-reverse .bdt-post-grid-readmore{color:#444;font-weight:600}.bdt-post-grid.bdt-post-grid-skin-harold .bdt-post-grid-excerpt,.bdt-post-grid.bdt-post-grid-skin-reverse .bdt-post-grid-excerpt{color:#666}.bdt-post-grid.bdt-post-grid-skin-harold .bdt-primary .bdt-post-grid-img-wrap a{height:300px}.bdt-post-grid.bdt-post-grid-skin-harold .bdt-primary .bdt-post-grid-meta{justify-content:center}.bdt-post-grid.bdt-post-grid-skin-harold .bdt-primary .bdt-post-grid-meta{align-items:center}.bdt-post-grid.bdt-post-grid-skin-harold .bdt-primary .bdt-post-grid-title{font-size:1.8rem}.bdt-post-grid.bdt-post-grid-skin-harold .bdt-secondary .bdt-post-grid-img-wrap a{height:200px}.bdt-post-grid.bdt-post-grid-skin-harold .bdt-secondary .bdt-post-grid-title{margin-top:0;font-size:1.2rem}.bdt-post-grid.bdt-post-grid-skin-harold .bdt-secondary .bdt-post-grid-desc{padding:30px}.bdt-post-grid.bdt-post-grid-skin-harold .bdt-secondary .bdt-post-grid-meta{display:block}.bdt-post-grid.bdt-post-grid-skin-harold .bdt-secondary .bdt-post-grid-comments{display:inline-block}.bdt-post-grid.bdt-post-grid-skin-carmie .bdt-transition-slide-bottom{max-height:0;transition:all .3s ease-out}.bdt-post-grid.bdt-post-grid-skin-carmie .bdt-post-grid-item:hover .bdt-transition-slide-bottom{max-height:72px}.bdt-post-grid.bdt-post-grid-skin-carmie .bdt-post-grid-item:hover .bdt-post-grid-excerpt{margin-top:15px !important}.bdt-post-grid.bdt-post-grid-skin-carmie .bdt-post-grid-item .bdt-post-grid-desc{background:rgba(0,0,0,0.5)}.bdt-post-grid.bdt-post-grid-skin-carmie .bdt-post-grid-title{margin:10px 0 0 0;font-size:1.2rem}.bdt-post-grid.bdt-post-grid-skin-carmie .bdt-post-grid-meta span{font-size:13px}.bdt-post-grid.bdt-post-grid-skin-carmie .bdt-post-grid-excerpt{margin-top:0 !important}.bdt-post-grid.bdt-post-grid-skin-modern .bdt-primary .bdt-post-grid-img-wrap a,.bdt-post-grid.bdt-post-grid-skin-elanza .bdt-primary .bdt-post-grid-img-wrap a{height:399px}.bdt-post-grid.bdt-post-grid-skin-modern .bdt-secondary .bdt-post-grid-img-wrap a,.bdt-post-grid.bdt-post-grid-skin-elanza .bdt-secondary .bdt-post-grid-img-wrap a{height:192px}.bdt-post-grid.bdt-post-grid-skin-reverse .bdt-post-grid-item .bdt-post-grid-desc .bdt-post-grid-meta{margin-left:0}.bdt-post-grid.bdt-post-grid-skin-reverse .bdt-post-grid-item .bdt-post-grid-desc .bdt-post-grid-meta span:first-child{padding-left:0}.bdt-post-grid.bdt-post-grid-skin-reverse .bdt-post-grid-desc,.bdt-post-grid.bdt-post-grid-skin-reverse .bdt-post-grid-img-wrap a{height:363px}.bdt-post-grid.bdt-post-grid-skin-reverse .bdt-post-grid-img-wrap{position:relative}.bdt-post-grid.bdt-post-grid-skin-reverse .bdt-post-grid-img-wrap:after{content:'';position:absolute;border:20px solid transparent;left:50%;transform:translateX(-50%);bottom:0}.bdt-post-grid.bdt-post-grid-skin-reverse .bdt-plane .bdt-post-grid-img-wrap:after{border-bottom-color:#ffffff;border-top-color:transparent}.bdt-post-grid.bdt-post-grid-skin-reverse .bdt-reverse .bdt-post-grid-img-wrap:after{border-bottom-color:transparent;border-top-color:#fff;top:0;bottom:auto}.bdt-post-block-modern .bdt-post-block-modern-item .bdt-post-block-modern-excerpt{margin-bottom:10px}.bdt-post-block-modern .bdt-post-block-modern-item .bdt-post-block-modern-read-more{margin-bottom:10px;margin-right:10px;font-weight:bolder;padding-left:0;padding-right:0;display:inline-block}.bdt-post-block-modern .bdt-post-block-modern-item .bdt-post-block-modern-title{margin-bottom:0}.bdt-post-block-modern .bdt-post-block-modern-item .bdt-post-block-modern-desc{margin-bottom:40px}.bdt-post-block-modern .bdt-post-block-modern-item .bdt-post-block-modern-desc .bdt-post-block-modern-meta span a{background:#1e87f0;font-size:11px;color:#ffffff;padding:2px 5px;font-weight:normal;border-radius:2px}.bdt-post-block-modern .bdt-post-block-modern-item .bdt-post-block-modern-desc h4{margin-top:5px}.bdt-post-block-modern .bdt-post-block-modern-item .bdt-post-block-modern-desc span{color:inherit}.bdt-post-block-modern .bdt-post-block-modern-item.left-part{background-size:cover;background-position:50% 50%;background-repeat:no-repeat;min-height:350px}.bdt-post-block-modern .bdt-post-block-modern-item.left-part .bdt-post-block-modern-desc{text-align:center}.bdt-post-block-modern .bdt-post-block-modern-item.right-part{margin-bottom:40px}.bdt-post-block-modern .bdt-post-block-modern-item.right-part:last-child{margin-bottom:0}.bdt-post-gallery.bdt-post-gallery-skin-fedara .bdt-post-gallery-skin-fedara-desc{position:relative;background:#fff}.bdt-post-gallery.bdt-post-gallery-skin-fedara .bdt-post-gallery-skin-fedara-desc:after{content:'';position:absolute;top:0;height:20px;width:20px;background:inherit;transform:translate(-50%, -50%) rotate(45deg)}.bdt-post-gallery.bdt-post-gallery-skin-fedara .bdt-gallery-item-link{background-color:transparent;color:#444444;border-radius:3px;border:1px solid}.bdt-post-gallery-skin-fedara-style-right .bdt-post-gallery-skin-fedara-desc:after{right:8px}.bdt-post-gallery-skin-fedara-style-left .bdt-post-gallery-skin-fedara-desc:after{left:30px}.bdt-post-gallery-skin-fedara-style-center .bdt-post-gallery-skin-fedara-desc:after{left:50%}.bdt-post-gallery.bdt-post-gallery-skin-abetis .bdt-gallery-item-link{background-color:transparent;color:#444444;border-radius:500px;border:1px solid}.bdt-post-gallery.bdt-post-gallery-skin-abetis .bdt-gallery-item-link:hover{border-color:#000}.bdt-post-gallery .bdt-post-gallery-inner{position:relative;overflow:hidden;-webkit-transform-style:preserve-3d;-moz-transform-style:preserve-3d;-o-transform-style:preserve-3d;transform-style:preserve-3d}.bdt-post-gallery .bdt-overlay{display:flex;flex-direction:column;justify-content:center;align-items:stretch;text-align:center}.bdt-post-gallery .bdt-gallery-item{transition-property:all;-webkit-transition-timing-function:ease-in-out;-moz-transition-timing-function:ease-in-out;-o-transition-timing-function:ease-in-out;transition-timing-function:ease-in-out;margin:0;text-align:center}.bdt-post-gallery .bdt-gallery-item:hover{z-index:5}.bdt-post-gallery .bdt-gallery-item .bdt-gallery-item-title{color:#666}.bdt-post-gallery .bdt-gallery-item .bdt-gallery-item-title:hover{color:#222}.bdt-post-gallery .bdt-gallery-item .bdt-gallery-content-inner{transform:translateZ(20px)}.bdt-post-gallery .bdt-gallery-item .bdt-gallery-content-inner>*:not(:first-child){margin-top:15px}.bdt-post-gallery .bdt-gallery-item .bdt-gallery-item-tags{line-height:1;margin-top:5px}.bdt-post-gallery .bdt-gallery-item .bdt-gallery-item-tags .bdt-gallery-item-tag{font-size:13px}.bdt-post-gallery .bdt-gallery-item .bdt-gallery-item-tags span+span{margin-left:5px}.bdt-post-gallery .bdt-gallery-item .bdt-gallery-thumbnail{transform:translateZ(0);overflow:hidden}.bdt-post-gallery .bdt-gallery-item .bdt-gallery-thumbnail img{width:100%;object-fit:cover;vertical-align:bottom}.bdt-post-gallery.bdt-post-gallery-skin-default .bdt-gallery-item-link{background-color:#f8f8f8;color:#444444;border-radius:500px}.bdt-post-gallery .bdt-gallery-item-link{transition:all .25s ease-in-out;line-height:1;box-sizing:border-box;vertical-align:middle;position:relative;display:block;width:100%;overflow:hidden}.bdt-post-gallery .bdt-gallery-item-link.bdt-link-icon{padding:10px}.bdt-post-gallery .bdt-gallery-item-link.bdt-link-text{padding:8px 20px}.bdt-post-gallery .bdt-gallery-item-link span{font-size:10px;font-weight:700}.bdt-post-gallery .bdt-gallery-item-link:not(:first-child){margin-left:10px}.bdt-post-gallery.bdt-post-gallery-skin-trosia .bdt-gallery-item.bdt-transition-toggle .bdt-overlay{background:rgba(0,0,0,0.18);transition:.25s ease-out;padding:0}.bdt-post-gallery.bdt-post-gallery-skin-trosia .bdt-gallery-item.bdt-transition-toggle:hover .bdt-overlay{background:rgba(0,0,0,0.35)}.bdt-post-gallery.bdt-post-gallery-skin-trosia .bdt-gallery-item.bdt-transition-toggle .bdt-gallery-item-title{color:#fff}.bdt-post-gallery.bdt-post-gallery-skin-trosia .bdt-gallery-item.bdt-transition-toggle .bdt-gallery-item-title:hover{color:#fff;opacity:rgba(255,255,255,0.8)}.bdt-post-gallery.bdt-post-gallery-skin-trosia .bdt-gallery-item.bdt-transition-toggle .bdt-gallery-item-tags{margin:15px 0 0 15px}.bdt-post-gallery.bdt-post-gallery-skin-trosia .bdt-gallery-item.bdt-transition-toggle .bdt-gallery-item-tags .bdt-gallery-item-tag{background:#1e87f0;padding:8px;color:#fff;box-sizing:border-box;display:inline-block;font-size:10px;text-decoration:none;text-transform:uppercase;font-weight:700}.bdt-post-gallery.bdt-post-gallery-skin-trosia .bdt-post-gallery-desc{background:linear-gradient(to bottom, rgba(0,0,0,0) 0, rgba(0,0,0,0.65) 70%);padding:30px}@media (min-width:1024px){.filtr-container{transition:height .5s ease-out}}.bdt-price-table{text-align:center}.bdt-price-table .bdt-price-table-header{background:#222222;padding:30px 0}.bdt-price-table .bdt-price-table-image{background:#222222}.bdt-price-table .bdt-price-table-heading{margin:0;padding:0;line-height:1.2;font-size:24px;font-weight:600;color:#fff}.bdt-price-table .bdt-price-table-subheading{font-size:13px;font-weight:400;color:#fff}.bdt-price-table .bdt-price-table-original-price{margin-right:15px;text-decoration:line-through;font-size:.5em;line-height:1;font-weight:400;align-self:center}.bdt-price-table .bdt-price-table-price{display:flex;justify-content:center;align-items:center;flex-wrap:wrap;flex-direction:row;color:#555;font-weight:800;font-size:65px;padding:30px 0}.bdt-price-table .bdt-price-table-price .elementor-typo-excluded{line-height:initial;letter-spacing:initial;text-transform:initial;font-weight:initial;font-size:initial;font-style:initial}.bdt-price-table .bdt-price-table-after-price{display:flex;flex-wrap:wrap;text-align:left;align-self:stretch;align-items:flex-start;flex-direction:column}.bdt-price-table .bdt-price-table-integer-part{line-height:.8}.bdt-price-table .bdt-price-table-currency,.bdt-price-table .bdt-price-table-fractional-part{line-height:1;font-size:.3em}.bdt-price-table .bdt-price-table-currency{margin-right:3px}.bdt-price-table .bdt-price-table-period{width:100%;font-size:13px;font-weight:400}.bdt-price-table .bdt-price-table-period.bdt-price-table-period-position-below{margin-top:10px}.bdt-price-table .bdt-price-table-period.bdt-price-table-period-position-beside{margin-left:10px}.bdt-price-table .bdt-price-table-features-list{list-style-type:none;margin:0;padding:0;line-height:1;padding:30px 0}.bdt-price-table .bdt-price-table-features-list li{font-size:14px;line-height:1;margin:0;padding:0}.bdt-price-table .bdt-price-table-features-list li .bdt-price-table-feature-inner{margin-left:15px;margin-right:15px}.bdt-price-table .bdt-price-table-features-list li:not(:first-child):before{content:'';display:block;border:0 solid rgba(122,122,122,0.3);margin:10px 12.5%}.bdt-price-table .bdt-price-table-features-list i{margin-right:10px}.bdt-price-table .bdt-price-table-footer{padding:30px 0}.bdt-price-table .bdt-price-table-additional_info{margin:10px 0 0 0;font-size:13px;line-height:1.4}.bdt-price-table.bdt-price-table-skin-partait .bdt-price-table-features-list-wrap .bdt-price-table-features-list{width:100%}.bdt-price-table .edd-cart-ajax-alert{display:block;text-align:center}.bdt-price-table .edd-cart-ajax-alert .edd-cart-added-alert{position:relative}.bdt-price-table-ribbon{position:absolute;top:-30px;left:0;right:auto;text-align:center}.bdt-price-table-ribbon-inner{font-size:13px;line-height:2;font-weight:800;text-transform:uppercase;padding:2px 10px;box-sizing:border-box}.bdt-price-table-ribbon.elementor-ribbon-left{left:0;right:auto}.bdt-price-table-ribbon.elementor-ribbon-center{left:50%;right:auto;transform:translateX(-50%)}.bdt-price-table-ribbon.elementor-ribbon-right{right:0;left:auto}.bdt-price-table-ribbon.elementor-ribbon-justify{left:0;right:0}.elementor-widget-bdt-price-table .elementor-widget-container{overflow:hidden;background-color:#f8f8f8}.bdt-price-list{list-style:none;padding:0;margin:0}.bdt-price-list .bdt-price-list-image{max-width:50%;padding-right:25px}.bdt-price-list .bdt-price-list-image img{width:100%}.bdt-price-list .bdt-price-list-price{font-size:16px;font-weight:700}.bdt-price-list .bdt-price-list-header{font-size:19px;font-weight:600}.bdt-price-list .bdt-price-list-title{max-width:80%;color:#444444}.bdt-price-list .bdt-price-list-description{font-size:14px;margin:0;color:#999999}.bdt-price-list .bdt-price-list-separator{margin-left:10px;border-bottom-style:dotted;border-bottom-width:1px;height:0;color:#cccccc}.bdt-price-list li:not(:last-child){margin-bottom:10px}@media screen and (max-width:480px){.bdt-price-list .bdt-price-list-image,.bdt-price-list .bdt-price-list-separator{display:none}.bdt-price-list .bdt-price-list-title{font-size:14px;max-width:100%}.bdt-price-list .bdt-price-list-description{font-size:12px}.bdt-price-list .bdt-grid.bdt-has-image{margin-left:0}}.bdt-post-list .bdt-post-list-item{margin-left:0}.bdt-post-list .bdt-post-list-item .bdt-post-list-excerpt{margin-bottom:10px}.bdt-post-list .bdt-post-list-item .bdt-post-list-link{color:#444}.bdt-post-list .bdt-post-list-item .bdt-post-list-link:hover{color:#000}.bdt-post-list .bdt-post-list-item .bdt-post-list-read-more{margin-right:10px;font-weight:bolder;padding-left:0;padding-right:0;display:inline-block}.bdt-post-list .bdt-post-list-item .bdt-post-list-desc .bdt-post-list-meta{margin-top:0;color:#999}.bdt-post-list .bdt-post-list-item .bdt-post-list-desc .bdt-post-list-meta *{font-size:13px;font-weight:400}.bdt-post-list .bdt-post-list-item .bdt-post-list-desc span{color:inherit}.bdt-post-list .bdt-post-list-item.list-part .bdt-post-list-title{font-size:14px;font-weight:700;margin-bottom:5px}.bdt-post-list .bdt-post-list-item.list-part .bdt-post-list-thumbnail img{width:80px;height:auto}.bdt-post-list .bdt-post-list-tag-wrap span{padding:2px 6px;color:#fff;border-radius:3px;font-weight:400;text-transform:uppercase;font-size:11px}.bdt-post-list .bdt-post-list-tag-wrap span+span{margin-left:5px}.bdt-post-list.bdt-post-list-skin-base .bdt-has-divider.bdt-child-width-1-2\@m li:nth-child(n+3)>div{border-top:1px solid #ddd;padding-top:40px}.bdt-post-list.bdt-post-list-skin-base .bdt-has-divider.bdt-child-width-1-3\@m li:nth-child(n+4)>div{border-top:1px solid #ddd;padding-top:40px}.bdt-post-list.bdt-post-list-skin-base .bdt-has-divider.bdt-child-width-1-4\@m li:nth-child(n+5)>div{border-top:1px solid #ddd;padding-top:40px}.bdt-qrcode canvas{max-width:100%}.elementor-widget-bdt-search .bdt-search-default{width:100%}.elementor-widget-bdt-search .bdt-search{display:inline-block}.elementor-widget-bdt-search .bdt-search .bdt-search-input{border:0 solid transparent;height:35px}.bdt-side-tabs,.bdt-side-tabs-item,.bdt-side-tabs-content,.bdt-side-tab{margin:0;padding:0}.bdt-side-tabs{position:fixed;left:0;top:25%;z-index:100;transform:translateX(-650px)}.bdt-side-tabs-item-default{height:50px;display:none}.bdt-side-tabs-item{position:absolute;left:700px;display:inline-block;width:150px;height:50px;transform:rotate(90deg);transform-origin:left top 0;color:#fff;background-color:blue;cursor:pointer}.bdt-side-tabs-item.item1{top:70px}.bdt-side-tabs-item.item2{top:235px}.bdt-side-tabs-item.bdt-active,.bdt-side-tabs-item:hover{background-color:#e5e5e5;color:#000}.bdt-side-tabs-item>div{padding-top:15px;text-align:center}.bdt-side-tabs-content{position:absolute;top:0;left:0;width:650px;height:450px;background-color:#e5e5e5}.bdt-side-tab{display:none}.bdt-side-tab.bdt-active{display:inline-block}.bdt-side-tab>div{padding:30px}.bdt-slider .swiper-button-prev,.bdt-slider .swiper-container-rtl~.swiper-button-next{left:35px;right:auto}.bdt-slider .swiper-button-next,.bdt-slider .swiper-container-rtl~.swiper-button-prev{right:35px;left:auto}.bdt-slider .swiper-pagination.swiper-pagination-bullets{bottom:20px}.bdt-slider .swiper-pagination.swiper-pagination-bullets .swiper-pagination-bullet{opacity:.4}.bdt-slider .swiper-pagination.swiper-pagination-bullets .swiper-pagination-bullet-active{opacity:1}.bdt-slider .bdt-slide-item .bdt-slide-desc{color:#fff}.bdt-slider .bdt-slide-item .bdt-slider-image-wrapper{height:100%;width:100%}.bdt-slider .bdt-slide-item .bdt-slide-title,.bdt-slider .bdt-slide-item .bdt-slide-text,.bdt-slider .bdt-slide-item .bdt-slide-link-wrapper{transition:all 400ms cubic-bezier(.19, .6, .58, 1);opacity:0;transform:translateX(50px)}.bdt-slider .bdt-slide-item .bdt-slide-title{transition-delay:500ms;display:inline-block;margin:0 0 10px;color:inherit;font-size:36px}.bdt-slider .bdt-slide-item .bdt-slide-text{transition-delay:700ms;margin-bottom:15px}.bdt-slider .bdt-slide-item .bdt-slide-text p:last-child{margin-bottom:0}.bdt-slider .bdt-slide-item .bdt-slide-link-wrapper{transition-delay:900ms}.bdt-slider .bdt-slide-item .bdt-slide-link-wrapper .bdt-slide-link{display:inline-block;margin-top:10px;color:rgba(255,255,255,0.8);text-transform:uppercase;font-size:14px;font-weight:bold}.bdt-slider .bdt-slide-item .bdt-slide-link-wrapper .bdt-slide-link:hover{color:#fff}.bdt-slider .bdt-slide-item.swiper-slide-active .bdt-slide-title,.bdt-slider .bdt-slide-item.swiper-slide-active .bdt-slide-text,.bdt-slider .bdt-slide-item.swiper-slide-active .bdt-slide-link-wrapper{transform:translateX(0);opacity:1}.bdt-slider .bdt-slide-effect-left .bdt-slide-title,.bdt-slider .bdt-slide-effect-left .bdt-slide-text,.bdt-slider .bdt-slide-effect-left .bdt-slide-link-wrapper{transform:translateX(50px)}.bdt-slider .bdt-slide-effect-left.swiper-slide-active .bdt-slide-title,.bdt-slider .bdt-slide-effect-left.swiper-slide-active .bdt-slide-text,.bdt-slider .bdt-slide-effect-left.swiper-slide-active .bdt-slide-link-wrapper{transform:translateX(0)}.bdt-slider .bdt-slide-effect-bottom .bdt-slide-title,.bdt-slider .bdt-slide-effect-bottom .bdt-slide-text,.bdt-slider .bdt-slide-effect-bottom .bdt-slide-link-wrapper{transform:translateY(50px)}.bdt-slider .bdt-slide-effect-bottom.swiper-slide-active .bdt-slide-title,.bdt-slider .bdt-slide-effect-bottom.swiper-slide-active .bdt-slide-text,.bdt-slider .bdt-slide-effect-bottom.swiper-slide-active .bdt-slide-link-wrapper{transform:translateY(0)}.bdt-animation-kenburns-yes .swiper-slide-active .bdt-slider-image-wrapper{animation-name:bdt-scale-kenburns;animation-duration:15s}.bdt-slideshow .bdt-slideshow-button{margin:1.5em 0 0;color:#fff}.bdt-slideshow .bdt-slideshow-content-wrapper{max-width:800px}.bdt-slideshow .bdt-slideshow-content-wrapper .bdt-slideshow-title{font-size:1.2rem;color:#ffffff;margin:0;padding:0}.bdt-slideshow .bdt-slideshow-content-wrapper .bdt-slideshow-pre-title,.bdt-slideshow .bdt-slideshow-content-wrapper .bdt-slideshow-post-title{font-size:.75rem;font-weight:400;color:#f5f5f5;margin:0;padding:0}.bdt-slideshow .bdt-slideshow-content-wrapper .bdt-slideshow-text{font-size:.65rem;line-height:1.4;color:#f5f5f5;margin:.8em 0 0}.bdt-slideshow .bdt-slideshow-content-wrapper div{line-height:1}.bdt-slideshow .bdt-slidenav svg{width:22px;height:auto}.bdt-slideshow .bdt-dotnav li a{background-color:rgba(0,0,0,0.5)}.bdt-slideshow .bdt-dotnav li.bdt-active a{background-color:#1e87f0}.bdt-slideshow .bdt-thumbnav li a{transition:all .25s ease-in-out;position:relative}.bdt-slideshow .bdt-thumbnav li a::after{content:"";position:absolute;top:0;bottom:0;left:0;right:0;background:rgba(255,255,255,0.4);transition:background-color .1s ease-in-out}.bdt-slideshow .bdt-thumbnav li a:hover::after{background-color:transparent}.bdt-slideshow .bdt-thumbnav li.bdt-active a::after{background-color:transparent}@media screen and (min-width:768px){.bdt-slideshow .bdt-slideshow-content-wrapper .bdt-slideshow-title{font-size:2.2rem}.bdt-slideshow .bdt-slideshow-content-wrapper .bdt-slideshow-pre-title,.bdt-slideshow .bdt-slideshow-content-wrapper .bdt-slideshow-post-title{font-size:1.2rem}.bdt-slideshow .bdt-slideshow-content-wrapper .bdt-slideshow-text{font-size:1rem;line-height:1.6}}@media screen and (min-width:1024px){.bdt-slideshow .bdt-slideshow-content-wrapper .bdt-slideshow-title{font-size:2.625rem;line-height:1.2}.bdt-slideshow .bdt-slideshow-content-wrapper .bdt-slideshow-pre-title,.bdt-slideshow .bdt-slideshow-content-wrapper .bdt-slideshow-post-title{font-size:1.4rem}}.bdt-tabs-container{text-align:center}.bdt-tabs-container .bdt-tab{padding:5px;border-radius:50px;display:inline-block;background-color:#f5f5f5}.bdt-tabs-container .bdt-tab .bdt-tabs-item{padding-left:0;display:inline-block;float:left}.bdt-tabs-container .bdt-tab .bdt-tabs-item a{border-radius:50px;overflow:hidden;position:relative}.bdt-tabs-container .bdt-tab .bdt-tabs-item a .bdt-tab-text-wrapper{position:relative}.bdt-tabs-container .bdt-tab .bdt-tabs-item a:before{height:100%;top:0;z-index:0;content:'';width:0;position:absolute;left:0;transition:all 300ms ease-out}.bdt-tabs-container .bdt-tab>.bdt-active>a{color:#fff}.bdt-tabs-container .bdt-tab>.bdt-active>a:before{width:100%;background-color:#1e87f0}.bdt-single-post .bdt-single-post-item .bdt-single-post-excerpt{margin-top:20px;color:#e5e5e5}.bdt-single-post .bdt-single-post-item .bdt-single-post-excerpt p{margin:0}.bdt-single-post .bdt-single-post-item .bdt-single-post-link{color:#444}.bdt-single-post .bdt-single-post-item .bdt-single-post-link:hover{color:#000}.bdt-single-post .bdt-single-post-item .bdt-single-post-desc .bdt-single-post-meta{margin-bottom:10px;margin-top:0;color:#999}.bdt-single-post .bdt-single-post-item .bdt-single-post-desc .bdt-single-post-meta *{font-size:13px;font-weight:400}.bdt-single-post .bdt-single-post-item .bdt-single-post-desc a{color:inherit;text-decoration:none}.bdt-single-post .bdt-single-post-item .bdt-single-post-thumbnail img{width:100%}.bdt-single-post .bdt-single-post-tag-wrap span{padding:4px 8px;color:#fff;border-radius:3px;font-weight:400;text-transform:uppercase;font-size:10px}.bdt-single-post .bdt-single-post-tag-wrap span+span{margin-left:5px}.bdt-single-post .bdt-single-post-item .bdt-single-post-title{color:#ffffff}.bdt-single-post .bdt-single-post-item .bdt-single-post-link:hover .bdt-single-post-title{opacity:.7}.bdt-single-post .bdt-single-post-item .bdt-overlay-primary{transition:all .25s ease-in-out;opacity:.5}.bdt-single-post .bdt-single-post-item:hover .bdt-overlay-primary{opacity:1}.elementor-widget-bdt-single-post .elementor-widget-container{overflow:hidden}.elementor-widget-bdt-advanced-icon-box.bdt-link-icon-on-hover-yes .bdt-scroll-image .bdt-single-post-link{opacity:0;transition:opacity 350ms cubic-bezier(.24, .85, .58, 1)}.elementor-widget-bdt-advanced-icon-box.bdt-link-icon-on-hover-yes .bdt-scroll-image:hover .bdt-advanced-icon-box-readmore{opacity:1}@media screen and (max-width:767px){.bdt-single-post .bdt-single-post-title{font-size:1.3rem;line-height:1}}.bdt-tabs .bdt-tabs-item-title{outline:none;background:#f3f3f3;transition:all 300ms cubic-bezier(0, .49, .27, .99);position:relative}.bdt-tabs .bdt-tabs-item-title .bdt-tab-text-wrapper{display:inline-flex}.bdt-tabs .bdt-switcher-item-content p{margin:0}.bdt-tabs .bdt-switcher-item-content p+p{margin:10px 0 0}.bdt-tabs .bdt-tab .bdt-tabs-item a:after{content:'';width:0;height:3px;position:absolute;left:0;bottom:0;transition:all 300ms ease-out}.bdt-tabs .bdt-tab .bdt-active a:after{width:100%;background:#1e87f0}.bdt-tabs .bdt-tab.bdt-tab-bottom .bdt-tabs-item a:after{top:0;bottom:auto}.bdt-tabs .bdt-tab.bdt-tab-left .bdt-tabs-item a:after,.bdt-tabs .bdt-tab.bdt-tab-right .bdt-tabs-item a:after{width:3px;right:0;left:auto;top:0;bottom:auto}.bdt-tabs .bdt-tab.bdt-tab-left .bdt-active a:after,.bdt-tabs .bdt-tab.bdt-tab-right .bdt-active a:after{height:100%}.bdt-tabs .bdt-tab.bdt-tab-right .bdt-tabs-item a:after{left:0;right:auto}.bdt-tabs .bdt-tabs-item.bdt-has-no-title span[class*="bdt-button-icon-align-"]{margin:0 !important}.bdt-timeline.bdt-timeline-skin-default .bdt-timeline-item-main-container{padding-left:50px;padding-bottom:50px}.bdt-timeline.bdt-timeline-skin-default .bdt-timeline-thumbnail{overflow:hidden}.bdt-timeline.bdt-timeline-skin-default .bdt-timeline-thumbnail img{width:100%;object-fit:cover}.bdt-timeline.bdt-timeline-skin-default .bdt-timeline-item-main-wrapper{position:relative;padding-left:50px}.bdt-timeline.bdt-timeline-skin-default .bdt-timeline-item-main-wrapper .bdt-timeline-item-main-container{padding-left:50px}.bdt-timeline.bdt-timeline-skin-default .bdt-timeline-item-main-wrapper .bdt-timeline-item-main{position:relative}.bdt-timeline.bdt-timeline-skin-default .bdt-timeline-item-main-wrapper .bdt-timeline-line{position:absolute;top:0;height:100%}.bdt-timeline.bdt-timeline-skin-default .bdt-timeline-item-main-wrapper .bdt-timeline-line span{height:100%;position:absolute;background-color:#1e87f0;transform:translateX(-50%);transform-origin:center;display:block}.bdt-timeline.bdt-timeline-skin-default .bdt-timeline-item-main-wrapper .bdt-timeline-icon{position:absolute;top:20px;transform:translate(-50%, -50%);left:51px}.bdt-timeline.bdt-timeline-skin-default .bdt-timeline-item-main-wrapper .bdt-timeline-icon span{position:absolute;text-align:center;border:4px solid #1e87f0;padding:20px;transform:translate(-50%, -50%);border-radius:130px;line-height:40px}.bdt-timeline.bdt-timeline-skin-default .bdt-timeline-meta{margin-bottom:0}.bdt-timeline.bdt-timeline-skin-default .bdt-timeline-title,.bdt-timeline.bdt-timeline-skin-default .bdt-timeline-excerpt,.bdt-timeline.bdt-timeline-skin-default .bdt-timeline-excerpt p{margin:0;padding:0}.bdt-timeline.bdt-timeline-skin-default .bdt-timeline-readmore{margin:0}.bdt-timeline.bdt-timeline-skin-default .bdt-timeline-arrow{position:absolute;width:15px;height:15px;transform:rotate(45deg);z-index:0;top:15px;left:-8px}.bdt-timeline.bdt-timeline-skin-default .bdt-timeline-item:nth-last-child(-n+1) .bdt-timeline-item-main-container{padding-bottom:0}.bdt-timeline.bdt-timeline-skin-default .bdt-timeline-item:nth-last-child(-n+1) .bdt-timeline-line{display:none}.bdt-timeline.bdt-timeline-skin-default.bdt-timeline-skin-custom .bdt-timeline-icon span{padding:15px;line-height:1}.bdt-timeline-icon-yes .bdt-timeline-icon span:before{transform:translate(-50%, -50%);transform-origin:center;font:normal normal normal 16px/1 FontAwesome;position:absolute;line-height:inherit}.bdt-timeline-icon-yes .bdt-timeline-icon.bdt-post-format-standard span:before{content:"\f15c"}.bdt-timeline-icon-yes .bdt-timeline-icon.bdt-post-format-link span:before{content:"\f0c1"}.bdt-timeline-icon-yes .bdt-timeline-icon.bdt-post-format-audio span:before{content:"\f025"}.bdt-timeline-icon-yes .bdt-timeline-icon.bdt-post-format-video span:before{content:"\f04b"}.bdt-timeline-icon-yes .bdt-timeline-icon.bdt-post-format-gallery span:before{content:"\f03e"}.bdt-timeline-icon-yes .bdt-timeline-icon.bdt-post-format-quote span:before{content:"\f10d"}.bdt-timeline-right .bdt-timeline-item{margin-left:auto}.bdt-timeline-right .bdt-timeline-item .bdt-timeline-item-main-wrapper{padding-left:0}.bdt-timeline-right .bdt-timeline-item.left-part .bdt-timeline-item-main-container,.bdt-timeline-right .bdt-timeline-item.right-part .bdt-timeline-item-main-container{padding-right:50px;padding-left:0}.bdt-timeline-right .bdt-timeline-item.left-part .bdt-timeline-arrow,.bdt-timeline-right .bdt-timeline-item.right-part .bdt-timeline-arrow{right:-8px;left:auto}.bdt-timeline-right .bdt-timeline-item.left-part .bdt-timeline-line,.bdt-timeline-right .bdt-timeline-item.right-part .bdt-timeline-line{right:0}.bdt-timeline-right .bdt-timeline-item.left-part .bdt-timeline-icon,.bdt-timeline-right .bdt-timeline-item.right-part .bdt-timeline-icon{right:0;left:auto}.bdt-timeline-right .bdt-timeline-date{padding:10px 50px}@media (max-width:959px){.bdt-timeline-right .bdt-timeline-item .bdt-timeline-item-main-wrapper{padding-right:55px}.bdt-timeline-right .bdt-timeline-item.left-part .bdt-timeline-line,.bdt-timeline-right .bdt-timeline-item.right-part .bdt-timeline-line{right:55px}.bdt-timeline-right .bdt-timeline-item.left-part .bdt-timeline-icon,.bdt-timeline-right .bdt-timeline-item.right-part .bdt-timeline-icon{right:55px;left:auto}}@media (min-width:960px){.bdt-timeline-center .bdt-timeline-item .bdt-timeline-item-main-wrapper{padding-left:0}.bdt-timeline-center .bdt-timeline-item.left-part .bdt-timeline-item-main-container{padding-right:50px;padding-left:0}.bdt-timeline-center .bdt-timeline-item.left-part .bdt-timeline-arrow{right:-8px;left:auto}.bdt-timeline-center .bdt-timeline-item.left-part .bdt-timeline-line{right:0}.bdt-timeline-center .bdt-timeline-item.left-part .bdt-timeline-icon{right:0;left:auto}.bdt-timeline-center .bdt-timeline-item.right-part .bdt-timeline-item-main-container{padding-left:50px;padding-right:0}.bdt-timeline-center .bdt-timeline-item.right-part .bdt-timeline-icon{left:0}.bdt-timeline-center .bdt-timeline-date{padding:10px 50px}.bdt-timeline-center .bdt-timeline-item:nth-child(-n+2) .bdt-timeline-item-main-container{padding-top:0}.bdt-timeline-center .bdt-timeline-item:nth-child(-n+2) .bdt-timeline-icon{top:22px}.bdt-timeline-center .bdt-timeline-item:nth-last-child(-n+2) .bdt-timeline-item-main-container{padding-bottom:0}}.bdt-timeline.bdt-timeline-skin-default figcaption{margin-bottom:0}.bdt-timeline-skin-olivier{box-sizing:border-box;position:relative}.bdt-timeline-skin-olivier.bdt-timeline:not(.bdt-timeline--horizontal):before{background-color:#ddd;bottom:0;content:'';left:50%;margin-left:-2px;position:absolute;top:0;width:4px;z-index:1}.bdt-timeline-skin-olivier .bdt-timeline-thumbnail{overflow:hidden}.bdt-timeline-skin-olivier .bdt-timeline-thumbnail img{width:100%;object-fit:cover}.bdt-timeline-skin-olivier .bdt-timeline-wrapper{overflow:hidden;position:relative;z-index:2}.bdt-timeline-skin-olivier .bdt-timeline-item{font-size:16px;font-size:1rem;padding:.625rem 2.5rem .625rem 0;position:relative;width:50%;z-index:2}.bdt-timeline-skin-olivier .bdt-timeline-item:after{background-color:#fff;border:4px solid #ddd;border-radius:50%;content:'';height:20px;position:absolute;right:-10px;-ms-transform:translateY(-50%);transform:translateY(-50%);top:50%;width:20px;z-index:1}.bdt-timeline-skin-olivier .bdt-timeline-item.animated{animation-duration:1s;animation-fill-mode:both;opacity:0}.bdt-timeline-skin-olivier .bdt-timeline-item.fadeIn{animation-name:fadeIn}.bdt-timeline-skin-olivier .bdt-timeline-item--left{left:0}.bdt-timeline-skin-olivier .bdt-timeline-item--right{left:50%;padding:.625rem 0 .625rem 2.5rem}.bdt-timeline-skin-olivier .bdt-timeline-item--right:after{left:-10px}.bdt-timeline-skin-olivier .bdt-timeline-item--right .bdt-timeline-content:before{border-bottom:10px solid transparent;border-right:12px solid transparent;border-left:none;border-top:10px solid transparent;left:-12px}.bdt-timeline-skin-olivier .bdt-timeline-item--right .bdt-timeline-content:after{border-bottom:9px solid transparent;border-right:11px solid #f3f3f3;border-left:none;border-top:9px solid transparent;left:-10px}.bdt-timeline-skin-olivier .bdt-timeline-content{position:relative}.bdt-timeline-skin-olivier .bdt-timeline-content:after,.bdt-timeline-skin-olivier .bdt-timeline-content:before{content:'';height:0;position:absolute;-ms-transform:translateY(-50%);transform:translateY(-50%);top:50%;width:0}.bdt-timeline-skin-olivier .bdt-timeline-content:before{border-bottom:10px solid transparent;border-left:12px solid transparent;border-top:10px solid transparent;right:-12px;z-index:1}.bdt-timeline-skin-olivier .bdt-timeline-content:after{border-bottom:9px solid transparent;border-left:11px solid #f3f3f3;border-top:9px solid transparent;right:-10px;z-index:2}.bdt-timeline-skin-olivier .bdt-timeline-nav-button{background-color:#fff;border:2px solid #ddd;border-radius:50px;box-sizing:border-box;box-shadow:none;cursor:pointer;display:block;height:40px;outline:0;position:absolute;text-indent:-9999px;-ms-transform:translateY(-50%);transform:translateY(-50%);top:50%;width:40px;z-index:10}.bdt-timeline-skin-olivier .bdt-timeline-nav-button:disabled{pointer-events:none}.bdt-timeline-skin-olivier .bdt-timeline-nav-button:before{background-position:center center;background-repeat:no-repeat;content:'';display:block;height:14px;left:50%;position:absolute;-ms-transform:translateX(-50%) translateY(-50%);transform:translateX(-50%) translateY(-50%);top:50%;width:8px}.bdt-timeline-skin-olivier .bdt-timeline-nav-button--prev{left:0}.bdt-timeline-skin-olivier .bdt-timeline-nav-button--prev:before{background-image:url(../../../plugins/bdthemes-element-pack/assets/images/arrow-left.svg)}.bdt-timeline-skin-olivier .bdt-timeline-nav-button--next{right:0}.bdt-timeline-skin-olivier .bdt-timeline-nav-button--next:before{background-image:url(../../../plugins/bdthemes-element-pack/assets/images/arrow-right.svg)}.bdt-timeline--horizontal{font-size:0;padding:0 3.125rem;overflow:hidden;white-space:nowrap}.bdt-timeline--horizontal .bdt-timeline-divider{background-color:#ddd;display:block;height:4px;left:40px;position:absolute;-ms-transform:translateY(-50%);transform:translateY(-50%);right:40px;z-index:1}.bdt-timeline--horizontal .bdt-timeline-items{-o-transition:all .8s;transition:all .8s;will-change:transform}.bdt-timeline--horizontal .bdt-timeline-item{display:inline-block;left:0;padding:0 0 2.5rem;position:relative;-o-transition:none;transition:none;vertical-align:top;white-space:normal}.bdt-timeline--horizontal .bdt-timeline-item:after{left:50%;right:auto;-ms-transform:translate(-50%, -50%);transform:translate(-50%, -50%);top:100%}.bdt-timeline--horizontal .bdt-timeline-item .bdt-timeline-item-inner{display:table;height:100%;width:100%}.bdt-timeline--horizontal .bdt-timeline-item .bdt-timeline-content-wrapper{display:table-cell;margin:0;padding:0;vertical-align:bottom}.bdt-timeline--horizontal .bdt-timeline-item .bdt-timeline-content:before{border-left:12px solid transparent;border-right:12px solid transparent;border-top:12px solid transparent;left:50%;right:auto;-ms-transform:translateX(-50%);transform:translateX(-50%);top:100%}.bdt-timeline--horizontal .bdt-timeline-item .bdt-timeline-content:after{border-left:10px solid transparent;border-right:10px solid transparent;border-top:10px solid #f3f3f3;left:50%;right:auto;-ms-transform:translateX(-50%);transform:translateX(-50%);top:100%}.bdt-timeline--horizontal .bdt-timeline-item--bottom{padding:2.5rem 0 0}.bdt-timeline--horizontal .bdt-timeline-item--bottom:after{top:0}.bdt-timeline--horizontal .bdt-timeline-item--bottom .bdt-timeline-content-wrapper{vertical-align:top}.bdt-timeline--horizontal .bdt-timeline-item--bottom .bdt-timeline-content:before{border-bottom:12px solid transparent;border-left:12px solid transparent;border-right:12px solid transparent;border-top:none;bottom:100%;top:auto}.bdt-timeline--horizontal .bdt-timeline-item--bottom .bdt-timeline-content:after{border-bottom:10px solid #f3f3f3;border-left:10px solid transparent;border-right:10px solid transparent;border-top:none;bottom:100%;top:auto}.bdt-timeline--mobile{padding:0}.bdt-timeline--mobile:before{left:10px !important;margin:0 !important}.bdt-timeline--mobile .bdt-timeline-item{left:0;padding-left:40px;padding-right:0;width:100%}.bdt-timeline--mobile .bdt-timeline-item:after{left:2px;margin:0}.bdt-timeline--mobile .bdt-timeline-item .bdt-timeline-content:before{left:-12px;border-bottom:12px solid transparent !important;border-right:12px solid transparent;border-left:none;border-top:12px solid transparent}.bdt-timeline--mobile .bdt-timeline-item .bdt-timeline-content:after{left:-10px;border-bottom:10px solid transparent;border-right:10px solid #f3f3f3;border-left:none;border-top:10px solid transparent}@keyframes fadeIn{0%{opacity:0;top:70px}100%{opacity:1;top:0}}@keyframes liftUp{0%{top:0}100%{top:-15px}}.bdt-toggle-container .bdt-accordion{margin:0;padding:0}.bdt-toggle-container .bdt-accordion .bdt-accordion-content{margin:0;padding:0}.bdt-toggle-container .bdt-accordion .bdt-accordion-content p:empty{display:none}.bdt-toggle-container .bdt-accordion .bdt-accordion-item{list-style-type:none}.bdt-toggle-container .bdt-accordion .bdt-accordion-item .bdt-accordion-title{text-align:center;font-size:1rem;transition:all 300ms cubic-bezier(0, .49, .27, .99);position:relative;padding:15px 0}.bdt-toggle-container .bdt-accordion .bdt-accordion-item .bdt-accordion-title:before{content:'';position:absolute;height:100px;width:100%;left:0;bottom:100%;z-index:1;background:linear-gradient(to bottom, rgba(255,255,255,0) 0, #fff 100%);transition:all 500ms cubic-bezier(0, .49, .27, .99);pointer-events:none}.bdt-toggle-container .bdt-accordion .bdt-accordion-item .bdt-toggle-close,.bdt-toggle-container .bdt-accordion .bdt-accordion-item .bdt-toggle-open{display:none;z-index:2;position:relative}.bdt-toggle-container .bdt-accordion .bdt-accordion-item.bdt-open .bdt-toggle-close{display:inline-block}.bdt-toggle-container .bdt-accordion .bdt-accordion-item.bdt-open .bdt-accordion-icon-closed{display:none}.bdt-toggle-container .bdt-accordion .bdt-accordion-item.bdt-open .bdt-accordion-icon-opened{display:block}.bdt-toggle-container .bdt-accordion .bdt-accordion-item.bdt-open .bdt-accordion-title:before{height:15px !important}.bdt-toggle-container .bdt-accordion .bdt-accordion-item:not(.bdt-open) .bdt-toggle-open{display:inline-block}.bdt-toggle-container .bdt-accordion .bdt-accordion-item .bdt-accordion-icon-closed{display:block}.bdt-toggle-container .bdt-accordion .bdt-accordion-item .bdt-accordion-icon-opened{display:none}.bdt-toggle-container .bdt-accordion .bdt-accordion-icon{display:inline-block;margin-left:10px;position:relative;z-index:2}.elementor-widget-bdt-table-of-content .bdt-drop{margin-top:0}.elementor-widget-bdt-table-of-content .bdt-toggle-button-wrapper{z-index:1030}.elementor-widget-bdt-table-of-content .bdt-toggle-button-wrapper a.bdt-toggle-button{background:#14abf4;color:#fff}.bdt-ofc-table-of-content .bdt-offcanvas-bar .bdt-offcanvas-close{color:#fff}.bdt-table-of-content .bdt-nav li a{font-weight:700;border-bottom:1px solid rgba(255,255,255,0.1)}.bdt-table-of-content .bdt-nav li.bdt-active>a{color:#fff;border-bottom-color:rgba(255,255,255,0.4)}.bdt-table-of-content .bdt-nav>.bdt-nav li a{font-weight:400}.bdt-table-of-content .bdt-nav>.bdt-nav>.bdt-nav li a{font-size:14px}.table-of-content-layout-fixed{position:relative !important}.table-of-content-layout-dropdown{position:fixed}@media (min-width:960px){.table-of-content-layout-fixed{position:fixed !important;width:320px;z-index:99}}.bdt-trailer-box img{width:100%}.bdt-trailer-box .bdt-trailer-box-desc-inner .bdt-trailer-box-title{margin-bottom:10px;margin-top:0}.bdt-trailer-box .bdt-trailer-box-desc-inner .bdt-trailer-box-pre-title,.bdt-trailer-box .bdt-trailer-box-desc-inner .bdt-trailer-box-title,.bdt-trailer-box .bdt-trailer-box-desc-inner .bdt-trailer-box-text,.bdt-trailer-box .bdt-trailer-box-desc-inner .bdt-trailer-box-button{text-decoration:none;color:inherit}.bdt-trailer-box .bdt-trailer-box-desc-inner .bdt-trailer-box-pre-title{margin-bottom:0;margin-top:0}.bdt-trailer-box .bdt-trailer-box-desc-inner .bdt-trailer-box-text{transition-delay:50ms;margin-top:10px}.bdt-trailer-box .bdt-trailer-box-desc-inner .bdt-trailer-box-button{transition-delay:100ms;display:inline-block}.bdt-trailer-box .bdt-trailer-box-desc-inner .bdt-trailer-box-button .bdt-trailer-box-button-icon-left{float:left}.bdt-trailer-box .bdt-trailer-box-desc-inner .bdt-trailer-box-button .bdt-trailer-box-button-icon-right{float:right}[class*='bdt-item-transition-']{overflow:hidden}[class*='bdt-item-transition-'] .elementor-widget-container{transition:.3s ease-out !important;transition-property:transform !important}[class*='bdt-item-transition-'].bdt-item-transition-content .bdt-trailer-box-desc-inner{transition:all .25s cubic-bezier(.13, .51, .58, 1);transform:translateY(10px)}[class*='bdt-item-transition-'].bdt-item-transition-content:hover .bdt-trailer-box-desc-inner{transform:translateY(0)}[class*='bdt-item-transition-'].bdt-item-transition-scale-up .elementor-widget-container{transform:scale3d(1, 1, 1)}[class*='bdt-item-transition-'].bdt-item-transition-scale-up:hover .elementor-widget-container{transform:scale3d(1.1, 1.1, 1)}[class*='bdt-item-transition-'].bdt-item-transition-scale-down .elementor-widget-container{transform:scale3d(1.1, 1.1, 1)}[class*='bdt-item-transition-'].bdt-item-transition-scale-down:hover .elementor-widget-container{transform:scale3d(1, 1, 1)}.bdt-thumb-gallery .bdt-thumbnav-vertical>*>a{display:block}.bdt-thumb-gallery .bdt-thumb-gallery-thumbnav a{height:80px;width:120px}.bdt-thumb-gallery .bdt-thumb-gallery-title{color:#fff}.bdt-thumb-gallery .bdt-thumb-gallery-text{margin:0;color:rgba(255,255,255,0.7)}.bdt-thumb-gallery .bdt-thumb-gallery-text p:last-child{margin-bottom:0}.bdt-thumb-gallery .bdt-thumb-gallery-text+.bdt-thumb-gallery-button-wrapper{margin:20px 0 0 0}.bdt-thumb-gallery .bdt-thumb-gallery-button{color:rgba(255,255,255,0.7);font-weight:700;text-transform:uppercase;font-size:13px}.bdt-thumb-gallery .bdt-thumb-gallery-button:hover{color:#fff}.bdt-thumb-gallery .bdt-thumb-gallery-thumbnav a{transition:all .25s ease-in-out}.bdt-thumb-gallery .bdt-thumb-gallery-thumbnav a:hover{overflow:hidden}.bdt-thumb-gallery .bdt-thumb-gallery-content{background-color:rgba(25,25,25,0.5);padding:35px;max-width:600px;border-radius:3px}.bdt-thumb-gallery .bdt-thumb-gallery-navigation-wrapper.bdt-position-center{width:100%}.bdt-thumb-gallery .bdt-thumb-gallery-navigation-wrapper.bdt-position-center .bdt-slidenav{position:absolute}@media screen and (max-width:767px){.bdt-thumb-gallery .bdt-thumbnav-wrapper{position:relative !important;transform:translate(0) !important;left:auto !important;right:auto !important}.bdt-thumb-gallery .bdt-thumbnav{display:block;flex:none;text-align:center}.bdt-thumb-gallery .bdt-thumbnav li{display:inline-block}.bdt-thumb-gallery .bdt-thumbnav-vertical>*{padding-left:15px !important}.bdt-thumb-gallery .bdt-thumb-gallery-text{display:none}}.bdt-testimonial-grid .bdt-testimonial-grid-item-inner{padding:35px;box-shadow:0 2px 8px 0 rgba(0,0,0,0.08)}.bdt-testimonial-grid .bdt-testimonial-grid-img-wrapper{width:64px;height:64px}.bdt-testimonial-grid .bdt-testimonial-grid-img-wrapper img{width:100%;height:100%}.bdt-testimonial-grid .bdt-testimonial-grid-text{margin-top:20px;margin-bottom:20px}.bdt-testimonial-grid.bdt-testimonial-grid-layout-2 .bdt-position-top-center{top:-40px}.bdt-testimonial-grid.bdt-testimonial-grid-layout-2 .bdt-rating{justify-content:center}.bdt-testimonial-grid.bdt-testimonial-grid-layout-2 .bdt-testimonial-grid-title{margin-top:20px}.bdt-testimonial-grid.bdt-testimonial-grid-layout-2 .bdt-testimonial-grid-img-wrapper{width:80px;height:80px;display:inline-block}.bdt-testimonial-grid.bdt-testimonial-grid-layout-3 .bdt-testimonial-grid-text{margin-top:0;margin-bottom:20px}.bdt-testimonial-grid.bdt-testimonial-grid-layout-1 .bdt-testimonial-grid.bdt-testimonial-grid-layout-3 .bdt-position-center-right{margin-top:0}@media only screen and (max-width:960px){.bdt-testimonial-grid .bdt-position-center-right{position:relative !important;margin-top:15px}}.bdt-testimonial-slider .bdt-testimonial-thumb{width:80px;height:80px;margin-right:40px;border-radius:50%;overflow:hidden;background-size:cover;background-position:50% 50%;background-repeat:no-repeat}.bdt-testimonial-slider .bdt-testimonial-thumb img{width:100%;height:100%}.bdt-testimonial-slider .bdt-testimonial-meta .bdt-testimonial-title{margin-bottom:0;display:inline-block;font-size:1.2rem;line-height:1.4}.bdt-testimonial-slider .bdt-testimonial-meta .bdt-testimonial-address{font-size:14px;line-height:1.5}.bdt-testimonial-slider .bdt-testimonial-text{font-size:20px;line-height:1.5;font-style:italic;color:#666666;padding-top:80px;text-align:center;margin-bottom:15px;position:relative}.bdt-testimonial-slider .bdt-testimonial-text:before{content:'\201C';position:absolute;transform:translateX(-50%);top:-30px;left:50%;margin-left:-32px;font-size:140px;font-weight:700;line-height:normal;font-family:"sans-serif";color:#e1e1e1}.bdt-testimonial-slider .bdt-slider-item .bdt-testimonial-meta,.bdt-testimonial-slider .bdt-slider-item .bdt-testimonial-thumb{opacity:0;-webkit-transform:translateX(100px);-moz-transform:translateX(100px);-o-transform:translateX(100px);transform:translateX(100px);-webkit-transition:all .7s cubic-bezier(.21, .44, .25, .93);-moz-transition:all .7s cubic-bezier(.21, .44, .25, .93);transition:all .7s cubic-bezier(.21, .44, .25, .93)}.bdt-testimonial-slider .bdt-slider-item .bdt-testimonial-meta{-webkit-transition-delay:.2s;transition-delay:.2s}.bdt-testimonial-slider .bdt-slider-item .bdt-testimonial-thumb{-webkit-transition-delay:.1s;transition-delay:.1s}.bdt-testimonial-slider .bdt-slider-item.bdt-active .bdt-testimonial-meta,.bdt-testimonial-slider .bdt-slider-item.bdt-active .bdt-testimonial-thumb{opacity:1;-webkit-transform:translateX(0);-moz-transform:translateX(0);-o-transform:translateX(0);transform:translateX(0)}.bdt-testimonial-slider li.bdt-slider-thumbnav .bdt-slider-thumbnav-inner{padding-top:20px;overflow:hidden}.bdt-testimonial-slider li.bdt-slider-thumbnav .bdt-slider-thumbnav-inner:before{content:'';position:absolute;top:0;left:50%;transform:translate(-50%, -50%) rotate(-45deg);transition:opacity .5s ease-in-out;opacity:0;height:22px;width:22px;background:#ffffff;box-shadow:0 2px 8px 0 rgba(0,0,0,0.08)}.bdt-testimonial-slider li.bdt-slider-thumbnav.bdt-active .bdt-slider-thumbnav-inner:before{opacity:1}.bdt-testimonial-slider.bdt-testimonial-slider-skin-thumb .bdt-testimonial-text{font-style:normal;font-weight:300;z-index:1}.bdt-testimonial-slider.bdt-testimonial-slider-skin-thumb .bdt-testimonial-text:before{top:-65px;left:0;font-size:250px;color:#efefef;transform:rotateY(35deg) rotateX(0deg);z-index:-1;font-family:"Arial"}.bdt-testimonial-slider.bdt-testimonial-slider-skin-thumb .bdt-testimonial-address{color:#b7b7b7}.bdt-testimonial-slider.bdt-testimonial-slider-skin-thumb .bdt-slider-container{padding:0 20px;margin:0 -20px}.bdt-testimonial-slider.bdt-testimonial-slider-skin-thumb .bdt-slider-thumbnav img{width:64px;height:64px}.bdt-testimonial-slider .bdt-slider-item-inner{background:#fff}.bdt-testimonial-slider.bdt-testimonial-slider-skin-single .bdt-testimonial-thumb{width:100%;height:100%;margin-right:0;border-radius:0}.bdt-testimonial-slider.bdt-testimonial-slider-skin-single .bdt-testimonial-text:before{top:30px;left:50px;z-index:-1}.bdt-arrow-style-hide-yes li.bdt-slider-thumbnav .bdt-slider-thumbnav-inner:before{content:none}@media screen and (min-width:768px){.bdt-testimonial-slider.bdt-testimonial-slider-skin-thumb .bdt-slider-thumbnav img{width:80px;height:80px}.bdt-testimonial-slider .bdt-testimonial-text{margin-bottom:35px}}@media (max-width:1199px){.bdt-testimonial-slider .bdt-testimonial-text{font-size:16px}}@media (max-width:959px){.bdt-testimonial-slider .bdt-testimonial-meta .bdt-testimonial-title{font-size:1rem;line-height:1.2}.bdt-testimonial-slider .bdt-testimonial-meta .bdt-testimonial-address{font-size:12px;line-height:1.2}.bdt-testimonial-slider .bdt-testimonial-thumb{width:50px;height:50px;margin-right:20px}}.bdt-testimonial-carousel .bdt-position-z-index{z-index:10}.bdt-testimonial-carousel .swiper-button-prev,.bdt-testimonial-carousel .swiper-container-rtl .swiper-button-next{left:10px}.bdt-testimonial-carousel .swiper-button-next,.bdt-testimonial-carousel .swiper-container-rtl .swiper-button-prev{right:10px}.bdt-testimonial-carousel .bdt-testimonial-carousel-item{box-shadow:0 2px 8px 0 rgba(0,0,0,0.08)}.bdt-testimonial-carousel .bdt-testimonial-carousel-item-wrapper{padding:40px;position:relative;background-color:#fff;transition:all .25s ease-in-out}.bdt-testimonial-carousel .bdt-testimonial-carousel-item-wrapper .testimonial-item-header .bdt-testimonial-carousel-title{font-size:1.2rem;line-height:1.3}.bdt-testimonial-carousel .bdt-testimonial-carousel-item-wrapper .bdt-testimonial-carousel-text{border-top:1px solid rgba(175,175,175,0.15);box-sizing:border-box;padding-top:20px;margin-top:20px}.bdt-testimonial-carousel .bdt-testimonial-carousel-item-wrapper .bdt-testimonial-carousel-rating{padding-top:20px}.bdt-testimonial-carousel .bdt-testimonial-carousel-img-wrapper{transition:all .25s ease-in-out;width:72px;height:72px}.bdt-testimonial-carousel .bdt-testimonial-carousel-img-wrapper img{height:100%;width:100%}.bdt-testimonial-carousel-skin-default .bdt-testimonial-carousel-img-wrapper{width:64px;height:64px}.bdt-testimonial-carousel-skin-vyxo .testimonial-item-header{transform:translate(-50%, -50%)}.bdt-testimonial-carousel-skin-vyxo .bdt-testimonial-carousel-text-wrap{color:#fff;background:#1e87f0}.bdt-testimonial-carousel-skin-vyxo .bdt-testimonial-carousel-text{color:inherit;margin-bottom:20px}.bdt-testimonial-carousel-skin-vyxo .bdt-testimonial-carousel-title{margin-top:20px}.bdt-testimonial-carousel-skin-twyla .bdt-testimonial-carousel-img-wrapper{display:inline-block}.bdt-testimonial-carousel-skin-twyla .bdt-testimonial-carousel-item-wrapper .bdt-testimonial-carousel-text{border-top:0 solid rgba(175,175,175,0.15);padding-top:20px;margin-top:0}.bdt-twitter-carousel .bdt-carousel-item .bdt-twitter-text{font-size:18px;font-weight:300}.bdt-twitter-carousel .bdt-carousel-item .bdt-twitter-text a{opacity:.8}.bdt-twitter-carousel .bdt-carousel-item .bdt-twitter-text a:hover{opacity:1}.bdt-twitter-carousel .bdt-carousel-item .bdt-twitter-thumb .bdt-twitter-thumb-wrapper{display:inline-block}.bdt-twitter-carousel .bdt-carousel-item .bdt-twitter-thumb img{width:20px;height:auto}.bdt-twitter-carousel .bdt-carousel-item .bdt-twitter-meta-wrapper{position:relative;height:35px}.bdt-twitter-carousel .bdt-carousel-item .bdt-twitter-meta-wrapper .bdt-twitter-time-link{display:block;color:#b3b9bd;font-size:12px;position:absolute;right:0;bottom:0;text-transform:uppercase}.bdt-twitter-carousel .bdt-carousel-item .bdt-twitter-meta-wrapper .bdt-twitter-meta-button{position:absolute;left:0;bottom:0}.bdt-twitter-carousel .bdt-carousel-item .bdt-twitter-meta-wrapper .bdt-twitter-meta-button a{color:#b3b9bd}.bdt-twitter-carousel .bdt-carousel-item .bdt-twitter-meta-wrapper .bdt-twitter-meta-button a:hover{color:#838d94}.bdt-twitter-carousel .bdt-carousel-item .bdt-twitter-meta-wrapper .bdt-twitter-meta-button a+a{margin-left:5px}.bdt-twitter-slider .bdt-carousel-item{box-shadow:none}.bdt-twitter-slider .bdt-twitter-text{text-align:center;font-size:22px;line-height:normal;margin-bottom:15px;padding-left:80px;padding-right:80px;font-weight:300}.bdt-twitter-slider .bdt-twitter-time-link{display:block;font-size:1.2em;opacity:.8}.bdt-twitter-slider .bdt-twitter-thumb{margin-bottom:20px}.bdt-twitter-slider .bdt-twitter-thumb .bdt-twitter-thumb-wrapper{display:inline-block}.bdt-twitter-slider .bdt-twitter-thumb .bdt-twitter-thumb-wrapper img{width:48px;height:auto}.elementor-widget-bdt-table .bdt-table table{width:100%;margin:0 0 1.5em 0;border-collapse:collapse;font-size:1em}.elementor-widget-bdt-table .bdt-table th{font-size:1em;font-weight:700}@media only screen and (max-width:40em){.elementor-widget-bdt-table .bdt-table table{display:block;position:relative;width:100%}.elementor-widget-bdt-table .bdt-table table thead{display:block;float:left}.elementor-widget-bdt-table .bdt-table table thead tr{display:block}.elementor-widget-bdt-table .bdt-table table tbody{display:block;width:auto;position:relative;overflow-x:auto;white-space:nowrap}.elementor-widget-bdt-table .bdt-table table tbody tr{display:inline-block;vertical-align:top}.elementor-widget-bdt-table .bdt-table table th{display:block;padding:.5em 1em !important;border-bottom:none;border-right:none;border-left:none}.elementor-widget-bdt-table .bdt-table table th:first-child{border-top:none}.elementor-widget-bdt-table .bdt-table table td{display:block;padding:.5em 1em !important;min-height:1.25em;border-bottom:none;border-right:none}.elementor-widget-bdt-table .bdt-table table td:first-child{border-top:none}}.elementor-widget-bdt-threesixty-product-viewer .bdt-icon{transition:all .25s ease-out}.elementor-widget-bdt-threesixty-product-viewer.bdt-tspv-fb-icon-on-hover-yes .bdt-icon{opacity:0;transition:opacity 350ms cubic-bezier(.24, .85, .58, 1)}.elementor-widget-bdt-threesixty-product-viewer.bdt-tspv-fb-icon-on-hover-yes:hover .bdt-icon{opacity:1}.bdt-scroll-image-container{position:relative;display:block;width:100%;height:100%;margin:0;padding:0}.bdt-scroll-image-container .bdt-scroll-image-holder{display:block;position:relative;width:100%}.bdt-scroll-image-container .bdt-scroll-image-holder .bdt-icon{transition:all .25s ease-out}.bdt-scroll-image-container .bdt-scroll-image-holder .bdt-scroll-image{display:block;position:relative;width:100%;padding:0;margin:0;background-position:top;background-repeat:no-repeat;min-height:320px;height:100%;overflow:hidden;border:1px solid #f2f2f2;transition:background-position 2s cubic-bezier(.1, .54, .43, .94);background-size:cover}.bdt-scroll-image-container .bdt-scroll-image-holder .bdt-scroll-image:hover{background-position:center bottom !important}.bdt-scroll-image-container .bdt-device-slider-device{pointer-events:initial}.bdt-scroll-image-container .bdt-device-slider-device .bdt-scroll-image{min-height:auto}.elementor-widget-bdt-scroll-image.bdt-link-icon-on-hover-yes .bdt-scroll-image-holder .bdt-scroll-image-lightbox-item{opacity:0;transition:opacity 350ms cubic-bezier(.24, .85, .58, 1)}.elementor-widget-bdt-scroll-image.bdt-link-icon-on-hover-yes .bdt-scroll-image-holder:hover .bdt-scroll-image-lightbox-item{opacity:1}.bdt-scroll-button .bdt-scroll-button-align-icon-right{float:right}.bdt-scroll-button .bdt-scroll-button-align-icon-left{float:left}.bdt-scrollnav .bdt-button-icon-align-left{order:-1}@media (max-width:959px){.bdt-scrollnav .bdt-navbar-nav{flex-wrap:wrap}.bdt-scrollnav .bdt-navbar-nav>li>a{height:40px}}@media (max-width:639px){.bdt-scrollnav .bdt-navbar-nav{flex-wrap:wrap}.bdt-scrollnav .bdt-navbar-nav>li>a{height:30px}}.bdt-user-login .elementor-field-type-submit .elementor-button{padding:12px 20px}.bdt-user-login .bdt-user-avatar img{border-radius:50%}.bdt-user-login .bdt-user-logged-out a.bdt-button{color:#fff !important}.bdt-user-login-skin-dropdown .bdt-dropdown{padding:30px;background:#fff;box-shadow:0 5px 20px rgba(0,0,0,0.1);border-radius:3px}.bdt-user-login-skin-dropdown .bdt-user-card-small{background-color:rgba(0,0,0,0.05);padding:20px;margin-left:-30px;margin-right:-30px;margin-top:-30px;margin-bottom:20px}.bdt-user-login-skin-dropdown .bdt-user-card-small .avatar{border-radius:4px}.bdt-user-login-skin-dropdown .bdt-user-card-small .bdt-card-title{font-size:1rem;line-height:1;font-weight:700;margin-bottom:3px}.bdt-user-login-skin-dropdown .bdt-user-card-small p{font-size:13px}.bdt-user-login-skin-dropdown .bdt-ul-custom-nav-icon{margin-right:10px}.bdt-user-login-skin-dropdown .bdt-dropdown-nav li a{font-size:14px;font-weight:400}.bdt-user-login-skin-dropdown .bdt-dropdown-nav .bdt-ul-logout-menu{font-weight:700}.bdt-user-login-skin-dropdown .bdt-dropdown-nav .bdt-nav-divider{margin:10px 0;border-top:1px solid rgba(185,185,185,0.15)}.bdt-field-group{margin-bottom:10px}.bdt-form-stacked .bdt-field-group.bdt-margin-remove-bottom{line-height:1}.bdt-form-stacked .bdt-field-group .bdt-checkbox{margin-right:3px}.bdt-user-login-password a{position:relative;display:inline-block;font-size:14px}.bdt-user-login-password a:not(:last-child){margin-right:22px}.bdt-user-login-password a:not(:last-child):after{content:'';position:absolute;width:5px;height:5px;top:50%;right:-15px;background-color:rgba(100,100,100,0.39);border-radius:8px;margin-top:-2px;opacity:.3}.bdt-user-login-modal .bdt-modal-header{background:transparent;border-radius:inherit;border-bottom:1px solid rgba(153,153,153,0.19)}.bdt-user-login-modal .bdt-modal-header .bdt-icon{transform:translateY(-3px);margin-right:5px}.bdt-user-login-modal .bdt-modal-close-default{top:18px;right:20px}.bdt-user-login-modal .elementor-field-type-submit .elementor-button{padding:12px 20px}.bdt-user-register .elementor-field-type-submit .elementor-button{padding:12px 30px}.bdt-user-register-skin-dropdown .bdt-dropdown{padding:30px;background:#fff;box-shadow:0 5px 20px rgba(0,0,0,0.1);border-radius:3px;max-width:300px}.bdt-field-group{margin-bottom:10px}.bdt-form-stacked .bdt-field-group.bdt-margin-remove-bottom{line-height:1}.bdt-form-stacked .bdt-field-group .bdt-checkbox{margin-right:3px}.bdt-user-register-password a{position:relative;display:inline-block}.bdt-user-register-password a:not(:last-child){margin-right:22px}.bdt-user-register-password a:not(:last-child):after{content:'';position:absolute;width:5px;height:5px;top:50%;right:-15px;background-color:rgba(100,100,100,0.39);border-radius:8px;margin-top:-2px;opacity:.3}.bdt-user-register-modal .bdt-modal-dialog{width:450px}.bdt-user-register-modal .bdt-modal-header{background:transparent;border-radius:inherit;border-bottom:1px solid rgba(153,153,153,0.19)}.bdt-user-register-modal .bdt-modal-header .bdt-icon{transform:translateY(-3px);margin-right:5px}.bdt-user-register-modal .bdt-modal-close-default{top:18px;right:20px}.bdt-user-register-modal .elementor-field-type-submit .elementor-button{padding:12px 20px}.bdt-register-additional-message{font-size:12px;color:#999}.bdt-download-monitor-button{text-align:left}.bdt-download-monitor-button .bdt-dm-description{display:inline-block}.bdt-download-monitor-button .bdt-dm-description .bdt-dm-title{font-weight:700;text-transform:uppercase}.bdt-download-monitor-button .bdt-dm-description .bdt-dm-meta>*{display:inline-block;font-size:12px;text-transform:uppercase;opacity:.7;position:relative}.bdt-download-monitor-button .bdt-dm-description .bdt-dm-meta *+*{margin-left:8px}.bdt-download-monitor-button .bdt-dm-description .bdt-dm-meta *+*:before{content:'';position:absolute;width:1px;height:10px;border-left:1px solid;top:9%;left:-6px;opacity:.5}.wpDataTablesWrapper table.wpDataTable:not(.responsive) tr td{text-overflow:clip;white-space:normal}@media (max-width:767px){.wpDataTables{overflow-x:auto}}@font-face{font-family:'star';src:url(../../../plugins/woocommerce/assets/fonts/star.eot);src:url(../../../plugins/woocommerce/assets/fonts/star.eot#iefix) format('embedded-opentype'),url(../../../plugins/woocommerce/assets/fonts/star.woff) format('woff'),url(../../../plugins/woocommerce/assets/fonts/star.ttf) format('truetype'),url(../../../plugins/woocommerce/assets/fonts/star.svg) format('svg');font-weight:normal;font-style:normal}@font-face{font-family:'WooCommerce';src:url(../../../plugins/woocommerce/assets/fonts/WooCommerce.eot);src:url(../../../plugins/woocommerce/assets/fonts/WooCommerce.eot#iefix) format('embedded-opentype'),url(../../../plugins/woocommerce/assets/fonts/WooCommerce.woff) format('woff'),url(../../../plugins/woocommerce/assets/fonts/WooCommerce.ttf) format('truetype'),url(../../../plugins/woocommerce/assets/fonts/WooCommerce.svg) format('svg');font-weight:normal;font-style:normal}@-webkit-keyframes spin{100%{-webkit-transform:rotate(360deg)}}@keyframes spin{100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}[class*="elementor-widget-bdt-wc-"] .bdt-wc-add-to-cart a.added{display:none}[class*="elementor-widget-bdt-wc-"] .bdt-wc-add-to-cart a.loading:after{content:"\f1ce";font-family:"FontAwesome";-webkit-animation:spin .5s linear infinite;animation:spin 1.2s linear infinite;margin-left:10px;display:inline-block}[class*="elementor-widget-bdt-wc-"] .bdt-wc-rating .star-rating{float:right;overflow:hidden;position:relative;height:1em;line-height:1;font-size:12px;width:6.3em;font-family:'star';letter-spacing:1px}[class*="elementor-widget-bdt-wc-"] .bdt-wc-rating .star-rating:before{font-family:star;content:"\73\73\73\73\73";color:#e7e7e7;float:left;top:0;left:0;position:absolute;letter-spacing:3px}[class*="elementor-widget-bdt-wc-"] .bdt-wc-rating .star-rating span{top:0;left:0;position:absolute;overflow:hidden;float:left;padding-top:20px;color:#FFCC00}[class*="elementor-widget-bdt-wc-"] .bdt-wc-rating .star-rating span:before{content:"\53\53\53\53\53";top:0;position:absolute;left:0;letter-spacing:3px}[class*="elementor-widget-bdt-wc-"] .bdt-wc-rating:empty{display:none}.bdt-wc-products .bdt-wc-product-inner{-webkit-transition:all .25s ease-in-out;transition:all .25s ease-in-out}.bdt-wc-products .bdt-wc-add-to-cart a{font-size:100%;margin:0;line-height:1;cursor:pointer;position:relative;text-decoration:none;overflow:visible;padding:.618em 1em;font-weight:700;border-radius:3px;left:auto;color:#515151;background-color:#ebe9eb;border:0;white-space:nowrap;display:inline-block;background-image:none;box-shadow:none;text-shadow:none;-webkit-transition:all .25s ease-in-out;transition:all .25s ease-in-out}.bdt-wc-products .bdt-wc-add-to-cart a:hover{background-color:#dcdee0;color:#000}.bdt-wc-products .bdt-wc-product{position:relative;text-align:center}.bdt-wc-products .bdt-wc-product .bdt-wc-product-title{padding:1.5em 0 .5em;margin:0;font-size:1.2em}.bdt-wc-products .bdt-wc-product .bdt-wc-product-price{display:block;margin-bottom:.5em;font-weight:700}.bdt-wc-products .bdt-wc-product .bdt-wc-product-price ins{background:none;text-decoration:none}.bdt-wc-products .bdt-wc-product .bdt-wc-product-price del{font-weight:600;opacity:.3;font-size:14px}.bdt-wc-products .bdt-wc-product span.onsale{padding:14px 8px;font-weight:700;position:absolute;text-align:center;line-height:normal;top:-12px;right:-12px;border-radius:100%;background-color:#1e87f0;color:#fff;font-size:.857em;-webkit-font-smoothing:antialiased;z-index:9;box-sizing:initial;border:none}.bdt-wc-products .bdt-wc-rating{margin-bottom:.5em}.bdt-wc-products .bdt-wc-rating .star-rating{float:none;margin-right:0}.bdt-wc-products.bdt-wc-products-skin-table .paginate_button{text-decoration:none}.bdt-wc-products.bdt-wc-products-skin-table .bdt-wc-product{text-align:left}.bdt-wc-products.bdt-wc-products-skin-table table th,.bdt-wc-products.bdt-wc-products-skin-table table td{box-sizing:content-box}.bdt-wc-products.bdt-wc-products-skin-table table img{width:80px}.bdt-wc-products.bdt-wc-products-skin-table table .bdt-wc-product-excerpt{max-width:500px}.bdt-wc-products.bdt-wc-products-skin-table table .bdt-ep-align{text-align:center}.bdt-wc-products.bdt-wc-products-skin-table table .bdt-wc-product-price{margin-bottom:0}.bdt-wc-products.bdt-wc-products-skin-table table .bdt-wc-product-price p{margin-bottom:0}.bdt-wc-products.bdt-wc-products-skin-table table .bdt-wc-product-title{padding:0}.bdt-wc-products.bdt-wc-products-skin-table table .bdt-wc-product-categories a,.bdt-wc-products.bdt-wc-products-skin-table table .bdt-wc-product-tags a{color:#1e87f0}.bdt-wc-products.bdt-wc-products-skin-table table .bdt-wc-product-categories,.bdt-wc-products.bdt-wc-products-skin-table table .bdt-wc-product-tags{color:#1e87f0}@media only screen and (max-width:959px){.bdt-wc-products{overflow-x:scroll}}@media only screen and (max-width:767px){.bdt-thumb-hide-on-mobile-yes .bdt-wc-products.bdt-wc-products-skin-table .bdt-thumb{display:none}.bdt-title-hide-on-mobile-yes .bdt-wc-products.bdt-wc-products-skin-table .bdt-title{display:none}.bdt-categories-hide-on-mobile-yes .bdt-wc-products.bdt-wc-products-skin-table .bdt-categories{display:none}.bdt-excerpt-hide-on-mobile-yes .bdt-wc-products.bdt-wc-products-skin-table .bdt-excerpt{display:none}.bdt-title-hide-on-mobile-yes .bdt-wc-products.bdt-wc-products-skin-table .bdt-title{display:none}.bdt-tags-hide-on-mobile-yes .bdt-wc-products.bdt-wc-products-skin-table .bdt-tags{display:none}.bdt-rating-hide-on-mobile-yes .bdt-wc-products.bdt-wc-products-skin-table .bdt-rating{display:none}.bdt-cart-hide-on-mobile-yes .bdt-wc-products.bdt-wc-products-skin-table .bdt-cart{display:none}}.bdt-wc-carousel .bdt-wc-carousel-image{overflow:hidden}.bdt-wc-carousel .bdt-wc-carousel-image img{object-fit:cover;width:100%;vertical-align:bottom}.bdt-wc-carousel .bdt-overlay-default{background:#fff}.bdt-wc-carousel span.onsale{font-size:12px;font-weight:700;text-transform:uppercase;color:#1e87f0;border:2px solid #1e87f0;border-radius:100px;display:inline-block;box-sizing:initial;padding:6px 12px}.bdt-wc-carousel .bdt-wc-carousel-item{-webkit-box-shadow:0 2px 8px 0 rgba(0,0,0,0.08);box-shadow:0 2px 8px 0 rgba(0,0,0,0.08)}.bdt-wc-carousel .bdt-wc-carousel-item .bdt-wc-carousel-desc-inner{-webkit-transition:all .3s ease 0s;transition:all .3s ease 0s}.bdt-wc-carousel .bdt-wc-carousel-item .bdt-wc-carousel-desc-inner .bdt-wc-carousel-price{font-weight:700}.bdt-wc-carousel .bdt-wc-carousel-item .bdt-wc-carousel-desc-inner .bdt-wc-carousel-price ins{background:none}.bdt-wc-carousel .bdt-wc-carousel-item .bdt-wc-carousel-desc-inner .bdt-wc-carousel-price del{font-weight:600;opacity:.3;font-size:14px}.bdt-wc-carousel .bdt-wc-carousel-item .bdt-wc-carousel-desc-inner .bdt-wc-carousel-price p,.bdt-wc-carousel .bdt-wc-carousel-item .bdt-wc-carousel-desc-inner .bdt-wc-carousel-price span{margin:0}.bdt-wc-carousel .bdt-wc-add-to-cart a{background:rgba(0,0,0,0) none repeat scroll 0 0;border:2px solid #1e87f0;border-radius:5000px;color:#1e87f0;display:inline-block;font-size:13px;font-weight:600;overflow:hidden;padding:10px 45px;text-transform:uppercase;-webkit-transition:all .3s ease 0s;transition:all .3s ease 0s}.bdt-wc-carousel .bdt-wc-add-to-cart a:hover{background:#1e87f0;color:#fff;border:2px solid #1e87f0}.bdt-wc-carousel .bdt-wc-add-to-cart.bdt-position-center{width:auto}.bdt-wc-carousel .bdt-wc-carousel-title{color:#333;font-weight:700;font-size:16px}.bdt-wc-carousel .bdt-overlay-default{background:#fff}.bdt-wc-carousel span.onsale{font-size:12px;font-weight:700;text-transform:uppercase;color:#1e87f0;border:2px solid #1e87f0;border-radius:100px;display:inline-block;box-sizing:initial;padding:6px 12px}.bdt-wc-carousel .bdt-wc-carousel-item{-webkit-box-shadow:0 2px 8px 0 rgba(0,0,0,0.08);box-shadow:0 2px 8px 0 rgba(0,0,0,0.08)}.bdt-wc-carousel .bdt-wc-carousel-item .bdt-wc-carousel-desc-inner{-webkit-transition:all .3s ease 0s;transition:all .3s ease 0s}.bdt-wc-carousel .bdt-wc-carousel-item .bdt-wc-carousel-desc-inner .bdt-wc-carousel-price{font-weight:700}.bdt-wc-carousel .bdt-wc-carousel-item .bdt-wc-carousel-desc-inner .bdt-wc-carousel-price ins{background:none}.bdt-wc-carousel .bdt-wc-carousel-item .bdt-wc-carousel-desc-inner .bdt-wc-carousel-price del{font-weight:600;opacity:.3;font-size:14px}.bdt-wc-carousel .bdt-wc-carousel-item .bdt-wc-carousel-desc-inner .bdt-wc-carousel-price p,.bdt-wc-carousel .bdt-wc-carousel-item .bdt-wc-carousel-desc-inner .bdt-wc-carousel-price span{margin:0}.bdt-wc-carousel .bdt-wc-add-to-cart a{background:rgba(0,0,0,0) none repeat scroll 0 0;border:2px solid #1e87f0;border-radius:5000px;color:#1e87f0;display:inline-block;font-size:13px;font-weight:600;overflow:hidden;padding:10px 45px;text-transform:uppercase;-webkit-transition:all .3s ease 0s;transition:all .3s ease 0s}.bdt-wc-carousel .bdt-wc-add-to-cart a:hover{background:#1e87f0;color:#fff;border:2px solid #1e87f0}.bdt-wc-carousel .bdt-wc-add-to-cart.bdt-position-center{width:auto}.bdt-wc-carousel .bdt-wc-carousel-title{color:#333;font-weight:700;font-size:16px}.bdt-wc-slider .bdt-wc-slider-image{overflow:hidden;width:100%;height:100%}.bdt-wc-slider .bdt-wc-slider-image img{width:100%;height:100%;object-fit:cover;vertical-align:top}.bdt-wc-slider span.onsale{font-size:10px;font-weight:700;text-transform:uppercase;color:#F85656;border:2px solid #F85656;border-radius:100px;display:inline-block;box-sizing:initial;padding:4px 8px}.bdt-wc-slider .bdt-wc-slider-price{font-weight:700;font-size:20px;color:#F85656}.bdt-wc-slider .bdt-wc-slider-price ins{background:none}.bdt-wc-slider .bdt-wc-slider-price del{font-weight:600;opacity:.3}.bdt-wc-slider .bdt-wc-slider-price p,.bdt-wc-slider .bdt-wc-slider-price span{margin-bottom:0}.bdt-wc-slider .bdt-wc-slider-item{-webkit-box-shadow:0 2px 8px 0 rgba(0,0,0,0.08);box-shadow:0 2px 8px 0 rgba(0,0,0,0.08)}.bdt-wc-slider .bdt-wc-slider-item .bdt-wc-slider-desc-inner{-webkit-transition:all .3s ease 0s;transition:all .3s ease 0s}.bdt-wc-slider .bdt-wc-slider-readmore{color:#666;font-size:12px;font-weight:600;margin-left:20px}.bdt-wc-slider .bdt-wc-slider-readmore:hover{color:#F85656}.bdt-wc-slider .bdt-wc-add-to-cart a{background:#F85656;border:2px solid #F85656;border-radius:6px;color:#fff;display:inline-block;font-size:10px;font-weight:600;overflow:hidden;padding:12px 20px;text-transform:uppercase;-webkit-transition:all .3s ease 0s;transition:all .3s ease 0s}.bdt-wc-slider .bdt-wc-add-to-cart a:hover{background:rgba(0,0,0,0) none repeat scroll 0 0;color:#666;border:2px solid #F85656}.bdt-wc-slider .bdt-wc-add-to-cart.bdt-position-center{width:auto}.bdt-wc-slider .bdt-wc-slider-title{color:#333;font-weight:700;font-size:24px}.bdt-wc-slider.bdt-slider .bdt-slider-content-wrapper .bdt-wc-slider-text{line-height:normal;margin-bottom:0;margin-top:10px;font-size:12px;max-width:640px}.bdt-wc-slider.bdt-slider .bdt-slider-content-wrapper .bdt-wc-slider-title{line-height:normal;margin-bottom:0;margin-top:10px}.bdt-wc-slider.bdt-slider .bdt-slider-content-wrapper .bdt-wc-rating,.bdt-wc-slider.bdt-slider .bdt-slider-content-wrapper .bdt-wc-add-to-cart-readmore{margin-bottom:0;margin-top:10px}.bdt-wc-slider.bdt-slider .bdt-slider-content-wrapper .star-rating{float:none}.bdt-wc-slider .bdt-arrows-container{transform:translate(0, 0)}.bdt-wc-slider .bdt-navigation-prev svg,.bdt-wc-slider .bdt-navigation-next svg{height:45px;width:45px;padding:8px;color:#f85656;background-color:transparent;border:2px solid rgba(248,86,86,0.39);border-radius:50px;transition:all .5s ease-in-out}.bdt-wc-slider .bdt-navigation-prev:hover svg,.bdt-wc-slider .bdt-navigation-next:hover svg{color:#fff;background-color:#f85656}@media only screen and (max-width:960px){.bdt-wc-slider .bdt-slider-item-inner .bdt-mobile-order{order:-1}}@media only screen and (min-width:768px){.bdt-wc-slider span.onsale{font-size:12px;padding:4px 12px}.bdt-wc-slider .bdt-wc-slider-price{font-size:26px}.bdt-wc-slider .bdt-wc-slider-readmore{font-size:16px;margin-left:25px}.bdt-wc-slider .bdt-wc-add-to-cart a{font-size:13px;padding:15px 30px}.bdt-wc-slider .bdt-wc-slider-title{font-size:64px}.bdt-wc-slider.bdt-slider .bdt-slider-content-wrapper .bdt-wc-slider-text{margin-top:20px;font-size:16px}.bdt-wc-slider.bdt-slider .bdt-slider-content-wrapper .bdt-wc-slider-title{margin-top:0}.bdt-wc-slider.bdt-slider .bdt-slider-content-wrapper .bdt-wc-rating,.bdt-wc-slider.bdt-slider .bdt-slider-content-wrapper .bdt-wc-add-to-cart-readmore{margin-top:20px}}.swiper-pagination-fraction,.swiper-pagination-custom,.swiper-container-horizontal .swiper-pagination-bullets,.swiper-container-horizontal+.swiper-pagination-bullets{bottom:-50px;width:100%}.swiper-pagination-fraction .swiper-pagination-bullet,.swiper-pagination-custom .swiper-pagination-bullet,.swiper-container-horizontal .swiper-pagination-bullets .swiper-pagination-bullet,.swiper-container-horizontal+.swiper-pagination-bullets .swiper-pagination-bullet{width:10px;height:10px;margin:0 5px}.elementor-widget-container .woocommerce .product-category a{display:block;transition:all 350ms cubic-bezier(.15, .83, .58, 1)}.elementor-widget-container .woocommerce .product-category img{transition:all 350ms cubic-bezier(.15, .83, .58, 1)}.elementor-widget-container .woocommerce-loop-category__title mark{background-color:transparent;color:inherit}.bdt-carousel .swiper-container,.bdt-wc-carousel .swiper-container,.bdt-testimonial-carousel .swiper-container{padding:10px;margin:0 -10px}.bdt-pagination-dot-dot{display:flex;align-items:center;justify-content:center}.bdt-pagination-dot-dot span{line-height:1px;height:13px;color:#bbb !important}.elementor-widget-container .bdt-subnav{margin-bottom:10px;margin-top:0;color:#999}.elementor-widget-container .bdt-subnav *{font-size:13px;font-weight:400}.elementor-widget-container .bdt-subnav span{color:inherit}.elementor-widget-container .bdt-subnav span span{display:inline-block}.elementor-widget-container .bdt-subnav span a{display:inline-block;transition:color .5s cubic-bezier(.4, .7, .04, .88)}.elementor-widget-container .bdt-subnav span a:hover{color:#666}.elementor-widget-container .bdt-subnav span a+a{margin-right:5px;color:#999}.elementor-widget-container .bdt-subnav span:after{content:'';height:4px;width:4px;border-radius:50%;background:#adb5bd;margin-right:-10px;margin-left:10px;display:inline-block;line-height:4px;vertical-align:middle}.elementor-widget-container .bdt-subnav span:last-child::after{content:none}.bdt-button-icon-align-left{float:left}.bdt-button-icon-align-right{float:right}.bdt-ep-grid{display:flex;flex-wrap:wrap}.bdt-ep-grid .bdt-ep-grid-item{word-break:break-word}.bdt-ep-grid-1 .bdt-ep-grid-item{width:100%}.bdt-ep-grid-2 .bdt-ep-grid-item{width:50%}.bdt-ep-grid-3 .bdt-ep-grid-item{width:33.33333%}.bdt-ep-grid-4 .bdt-ep-grid-item{width:25%}.bdt-ep-grid-5 .bdt-ep-grid-item{width:20%}.bdt-ep-grid-6 .bdt-ep-grid-item{width:16.66667%}.bdt-ep-grid-7 .bdt-ep-grid-item{width:14.28571%}.bdt-ep-grid-8 .bdt-ep-grid-item{width:12.5%}.bdt-ep-grid-9 .bdt-ep-grid-item{width:11.11111%}.bdt-ep-grid-10 .bdt-ep-grid-item{width:10%}.bdt-ep-grid-11 .bdt-ep-grid-item{width:9.09091%}.bdt-ep-grid-12 .bdt-ep-grid-item{width:8.33333%}@media (max-width:1024px){.bdt-ep-grid-tablet-1 .bdt-ep-grid-item{width:100%}.bdt-ep-grid-tablet-2 .bdt-ep-grid-item{width:50%}.bdt-ep-grid-tablet-3 .bdt-ep-grid-item{width:33.33333%}.bdt-ep-grid-tablet-4 .bdt-ep-grid-item{width:25%}.bdt-ep-grid-tablet-5 .bdt-ep-grid-item{width:20%}.bdt-ep-grid-tablet-6 .bdt-ep-grid-item{width:16.66667%}.bdt-ep-grid-tablet-7 .bdt-ep-grid-item{width:14.28571%}.bdt-ep-grid-tablet-8 .bdt-ep-grid-item{width:12.5%}.bdt-ep-grid-tablet-9 .bdt-ep-grid-item{width:11.11111%}.bdt-ep-grid-tablet-10 .bdt-ep-grid-item{width:10%}.bdt-ep-grid-tablet-11 .bdt-ep-grid-item{width:9.09091%}.bdt-ep-grid-tablet-12 .bdt-ep-grid-item{width:8.33333%}}@media (max-width:767px){.bdt-ep-grid-mobile-1 .bdt-ep-grid-item{width:100%}.bdt-ep-grid-mobile-2 .bdt-ep-grid-item{width:50%}.bdt-ep-grid-mobile-3 .bdt-ep-grid-item{width:33.33333%}.bdt-ep-grid-mobile-4 .bdt-ep-grid-item{width:25%}.bdt-ep-grid-mobile-5 .bdt-ep-grid-item{width:20%}.bdt-ep-grid-mobile-6 .bdt-ep-grid-item{width:16.66667%}.bdt-ep-grid-mobile-7 .bdt-ep-grid-item{width:14.28571%}.bdt-ep-grid-mobile-8 .bdt-ep-grid-item{width:12.5%}.bdt-ep-grid-mobile-9 .bdt-ep-grid-item{width:11.11111%}.bdt-ep-grid-mobile-10 .bdt-ep-grid-item{width:10%}.bdt-ep-grid-mobile-11 .bdt-ep-grid-item{width:9.09091%}.bdt-ep-grid-mobile-12 .bdt-ep-grid-item{width:8.33333%}}.bdt-masonry-grid .bdt-gallery-item{float:left;height:auto}.bdt-masonry-grid .bdt-gallery-item .bdt-gallery-thumbnail img{height:auto}.swiper-container .elementor-lightbox-content-source{display:none}.swiper-slide{border-style:solid;border-width:0;overflow:hidden}.swiper-container-horizontal+.swiper-pagination-progressbar,.swiper-container-vertical+.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite{width:100%;height:4px}.swiper-pagination-progressbar{background:rgba(0,0,0,0.25);position:absolute}.swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background:#007aff;position:absolute;left:0;top:0;width:100%;height:100%;transform:scale(0);transform-origin:left top}.bdt-animated-slow>span{animation-duration:2s}.bdt-animated-fast>span{animation-duration:.75s}.bdt-scrollnav-fixed-yes .elementor-widget-container{margin:0 !important;padding:0 !important;border:none !important}.bdt-scrollnav-fixed-yes .bdt-scrollnav{position:fixed !important}.bdt-scrollnav-fixed-yes .bdt-scrollnav [class*="bdt-navbar"]{margin:30px}.bdt-comment-container .fb_iframe_widget,.bdt-comment-container .fb_iframe_widget span,.bdt-comment-container .fb_iframe_widget iframe{width:100% !important}.bdt-ep-grid-filters-wrapper{margin-bottom:30px}.bdt-ep-grid-filters-wrapper ul li{cursor:pointer;-webkit-transition:all .25s ease-in-out;transition:all .25s ease-in-out}.bdt-ep-grid-filters-wrapper .bdt-ep-grid-filters{padding:0;margin:0}.bdt-ep-grid-filters-wrapper .bdt-ep-grid-filters .bdt-ep-grid-filter{display:inline-block;font-weight:700}.bdt-ep-grid-filters-wrapper .bdt-ep-grid-filters .bdt-ep-grid-filter.bdt-active{border-bottom:2px solid #444}.bdt-ep-grid-filters-wrapper .bdt-ep-grid-filters .bdt-ep-grid-filter:not(:first-child){margin-left:calc(15px)}.bdt-ep-grid-filters-wrapper .bdt-ep-grid-filters .bdt-ep-grid-filter:not(:last-child){margin-right:calc(15px)}.bdt-ep-grid-filters-wrapper .bdt-ep-grid-filters .bdt-ep-grid-filter .bdt-dropdown ul li.bdt-ep-grid-filter{margin:0}@media (min-width:1024px){.bdt-ep-grid-filter-container{transition:height .5s ease-out}}.bdt-document-viewer iframe{border:none}iframe[data-src]:not(.lazy-loaded){background:rgba(152,152,152,0.07);background-image:url(../../../plugins/bdthemes-element-pack/assets/images/loading.svg);background-repeat:no-repeat;background-position:center}.bdt-modal-link{cursor:pointer}.bdt-modal-link *{cursor:pointer}.bdt-ep-shadow-mode-yes .elementor-widget-container:before,.bdt-ep-shadow-mode-yes .elementor-widget-container:after{content:'';position:absolute;width:20%;height:100%;top:0;z-index:2;pointer-events:none}.bdt-ep-shadow-mode-yes .elementor-widget-container:before{left:0;background:linear-gradient(to right, #fff 5%, rgba(255,255,255,0) 100%);left:-10px}.bdt-ep-shadow-mode-yes .elementor-widget-container:after{right:0;background:linear-gradient(to right, rgba(255,255,255,0) 0, #fff 95%);right:-10px}@media (max-width:767px){.bdt-ep-shadow-mode-yes .elementor-widget-container:before,.bdt-ep-shadow-mode-yes .elementor-widget-container:after{content:none}}.bdt-navbar-nav>li>a{transition:.1s ease-in-out;transition-property:color,background-color;position:relative}.bdt-navbar-style-1 .bdt-navbar-nav>li>a:before{content:'';display:block;position:absolute;height:2px;background-color:transparent;transition:.1s cubic-bezier(0, .75, .43, 1);transition-property:background-color,opacity,transform;top:0;left:0;right:0;margin:0 15px;opacity:1;transform:scale3d(0, 1, 1)}.bdt-navbar-style-1 .bdt-navbar-nav>li.bdt-active>a:before{transform:scale3d(1, 1, 1);opacity:1;background-color:#3FB8FD}.bdt-navbar-style-1 .bdt-navbar-nav>li:hover>a:before{transform:scale3d(1, 1, 1);opacity:1;background-color:#3FB8FD}.bdt-navbar-style-2 .bdt-navbar-nav>li>a:after{content:'';display:block;position:absolute;height:2px;background-color:transparent;transition:.1s cubic-bezier(0, .75, .43, 1);transition-property:background-color,opacity,transform;bottom:0;left:0;right:0;margin:0 15px;opacity:1;transform:scale3d(0, 1, 1)}.bdt-navbar-style-2 .bdt-navbar-nav>li.bdt-active>a:after{transform:scale3d(1, 1, 1);opacity:1;background-color:#3FB8FD}.bdt-navbar-style-2 .bdt-navbar-nav>li:hover>a:after{transform:scale3d(1, 1, 1);opacity:1;background-color:#3FB8FD}.bdt-navbar-style-3 .bdt-navbar-nav>li>a:after{content:'';display:block;position:absolute;height:8px;background-color:transparent;transition:.25s cubic-bezier(0, .75, .43, 1);transition-property:background-color,opacity,transform;left:0;right:0;margin:0 10px;opacity:1;transform:scale3d(0, 1, 1);z-index:-1;transform-origin:left}.bdt-navbar-style-3 .bdt-navbar-nav>li.bdt-active>a:after{transform:scale3d(1, 1, 1);opacity:1}.bdt-navbar-style-3 .bdt-navbar-nav>li:hover>a:after{transform:scale3d(1, 1, 1);opacity:1;background-color:#3FB8FD}.elementor-widget-bdt-easy-digital-download .edd_downloads_list .edd_download{margin:0;padding:0}@keyframes totopscroller{0%{transform:translateY(0)}100%{transform:translateY(-20px)}}.bdt-ep-scroll-to-section{margin-bottom:50px;z-index:2}.bdt-ep-scroll-to-section a{animation:totopscroller 1.5s linear infinite alternate;padding:12px 8px;background:rgba(0,0,0,0) none repeat scroll 0 0;border:2px solid #fff;border-radius:5000px;color:#eee;display:inline-block;font-size:18px;font-weight:600;overflow:hidden;transition:all .3s ease 0s}.bdt-ep-scroll-to-section a:hover{background:#fff;color:#282828;border:2px solid #fff}@keyframes attentionAnimation{0%{left:0}1%{left:-3px}2%{left:5px}3%{left:-8px}4%{left:8px}5%{left:-5px}6%{left:3px}7%{left:0}}.bdt-ep-attention-button{animation-name:attentionAnimation;animation-duration:5s;animation-iteration-count:infinite;animation-timing-function:ease-in;position:relative}.elementor-widget-wrap [data-tilt]{transition:box-shadow 400ms cubic-bezier(.25, .9, .58, 1)}.elementor-widget-wrap [data-tilt]:hover{box-shadow:0 20px 50px -10px rgba(0,0,0,0.45),0 50px 90px 0 rgba(51,51,51,0.15)}.bdt-post-grid-tab dl{opacity:0;transition:opacity 450ms cubic-bezier(.3, .91, .58, 1)}.bdt-post-grid-tab .gridtab{opacity:1}.bdt-hide-recaptcha-badge-yes .grecaptcha-badge{display:none}.elementor-widget-container .bdt-rating .bdt-rating-item{font-size:14px;margin-right:2px}.wp-block-audio figcaption{margin-top:.5em;margin-bottom:1em;color:#555d66;text-align:center;font-size:13px}.wp-block-audio audio{width:100%;min-width:300px}.editor-block-list__layout .reusable-block-edit-panel{align-items:center;background:#f8f9f9;color:#555d66;display:flex;flex-wrap:wrap;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,"Helvetica Neue",sans-serif;font-size:13px;position:relative;top:-14px;margin:0 -14px;padding:8px 14px;position:relative;z-index:7}.editor-block-list__layout .editor-block-list__layout .reusable-block-edit-panel{margin:0 -14px;padding:8px 14px}.editor-block-list__layout .reusable-block-edit-panel .reusable-block-edit-panel__spinner{margin:0 5px}.editor-block-list__layout .reusable-block-edit-panel .reusable-block-edit-panel__info{margin-right:auto}.editor-block-list__layout .reusable-block-edit-panel .reusable-block-edit-panel__label{margin-right:8px;white-space:nowrap;font-weight:600}.editor-block-list__layout .reusable-block-edit-panel .reusable-block-edit-panel__title{flex:1 1 100%;font-size:14px;height:30px;margin:4px 0 8px}.editor-block-list__layout .reusable-block-edit-panel .components-button.reusable-block-edit-panel__button{flex-shrink:0}@media (min-width:960px){.editor-block-list__layout .reusable-block-edit-panel{flex-wrap:nowrap}.editor-block-list__layout .reusable-block-edit-panel .reusable-block-edit-panel__title{margin:0}.editor-block-list__layout .reusable-block-edit-panel .components-button.reusable-block-edit-panel__button{margin:0 0 0 5px}}.editor-block-list__layout .reusable-block-indicator{background:#fff;border-left:1px dashed #e2e4e7;color:#555d66;border-bottom:1px dashed #e2e4e7;top:-14px;height:30px;padding:4px;position:absolute;z-index:1;width:30px;right:-14px}.wp-block-button{color:#fff;margin-bottom:1.5em}.wp-block-button.aligncenter{text-align:center}.wp-block-button.alignright{text-align:right}.wp-block-button__link{background-color:#32373c;border:none;border-radius:28px;box-shadow:none;color:inherit;cursor:pointer;display:inline-block;font-size:18px;margin:0;padding:12px 24px;text-align:center;text-decoration:none;white-space:normal;overflow-wrap:break-word}.wp-block-button__link:active,.wp-block-button__link:focus,.wp-block-button__link:hover{color:inherit}.is-style-squared .wp-block-button__link{border-radius:0}.is-style-outline{color:#32373c}.is-style-outline .wp-block-button__link{background:0 0;border:2px solid currentcolor}.wp-block-categories.alignleft{margin-right:2em}.wp-block-categories.alignright{margin-left:2em}.wp-block-columns{display:flex;flex-wrap:wrap}@media (min-width:782px){.wp-block-columns{flex-wrap:nowrap}}.wp-block-column{flex:1;margin-bottom:1em;flex-basis:100%;min-width:0;word-break:break-word;overflow-wrap:break-word}@media (min-width:600px){.wp-block-column{flex-basis:50%;flex-grow:0}}@media (min-width:600px){.wp-block-column:nth-child(odd){margin-right:32px}.wp-block-column:nth-child(even){margin-left:32px}.wp-block-column:not(:first-child){margin-left:32px}.wp-block-column:not(:last-child){margin-right:32px}}.wp-block-cover,.wp-block-cover-image{position:relative;background-color:#000;background-size:cover;background-position:center center;min-height:430px;width:100%;margin:0 0 1.5em 0;display:flex;justify-content:center;align-items:center;overflow:hidden}.wp-block-cover-image.has-left-content,.wp-block-cover.has-left-content{justify-content:flex-start}.wp-block-cover-image.has-left-content .wp-block-cover-image-text,.wp-block-cover-image.has-left-content .wp-block-cover-text,.wp-block-cover-image.has-left-content h2,.wp-block-cover.has-left-content .wp-block-cover-image-text,.wp-block-cover.has-left-content .wp-block-cover-text,.wp-block-cover.has-left-content h2{margin-left:0;text-align:left}.wp-block-cover-image.has-right-content,.wp-block-cover.has-right-content{justify-content:flex-end}.wp-block-cover-image.has-right-content .wp-block-cover-image-text,.wp-block-cover-image.has-right-content .wp-block-cover-text,.wp-block-cover-image.has-right-content h2,.wp-block-cover.has-right-content .wp-block-cover-image-text,.wp-block-cover.has-right-content .wp-block-cover-text,.wp-block-cover.has-right-content h2{margin-right:0;text-align:right}.wp-block-cover .wp-block-cover-image-text,.wp-block-cover .wp-block-cover-text,.wp-block-cover h2,.wp-block-cover-image .wp-block-cover-image-text,.wp-block-cover-image .wp-block-cover-text,.wp-block-cover-image h2{color:#fff;font-size:2em;line-height:1.25;z-index:1;margin-bottom:0;max-width:610px;padding:14px;text-align:center}.wp-block-cover .wp-block-cover-image-text a,.wp-block-cover .wp-block-cover-image-text a:active,.wp-block-cover .wp-block-cover-image-text a:focus,.wp-block-cover .wp-block-cover-image-text a:hover,.wp-block-cover .wp-block-cover-text a,.wp-block-cover .wp-block-cover-text a:active,.wp-block-cover .wp-block-cover-text a:focus,.wp-block-cover .wp-block-cover-text a:hover,.wp-block-cover h2 a,.wp-block-cover h2 a:active,.wp-block-cover h2 a:focus,.wp-block-cover h2 a:hover,.wp-block-cover-image .wp-block-cover-image-text a,.wp-block-cover-image .wp-block-cover-image-text a:active,.wp-block-cover-image .wp-block-cover-image-text a:focus,.wp-block-cover-image .wp-block-cover-image-text a:hover,.wp-block-cover-image .wp-block-cover-text a,.wp-block-cover-image .wp-block-cover-text a:active,.wp-block-cover-image .wp-block-cover-text a:focus,.wp-block-cover-image .wp-block-cover-text a:hover,.wp-block-cover-image h2 a,.wp-block-cover-image h2 a:active,.wp-block-cover-image h2 a:focus,.wp-block-cover-image h2 a:hover{color:#fff}.wp-block-cover-image.has-parallax,.wp-block-cover.has-parallax{background-attachment:fixed}@supports (-webkit-overflow-scrolling:touch){.wp-block-cover-image.has-parallax,.wp-block-cover.has-parallax{background-attachment:scroll}}.wp-block-cover-image.has-background-dim::before,.wp-block-cover.has-background-dim::before{content:"";position:absolute;top:0;left:0;bottom:0;right:0;background-color:inherit;opacity:.5;z-index:1}.wp-block-cover-image.has-background-dim.has-background-dim-10::before,.wp-block-cover.has-background-dim.has-background-dim-10::before{opacity:.1}.wp-block-cover-image.has-background-dim.has-background-dim-20::before,.wp-block-cover.has-background-dim.has-background-dim-20::before{opacity:.2}.wp-block-cover-image.has-background-dim.has-background-dim-30::before,.wp-block-cover.has-background-dim.has-background-dim-30::before{opacity:.3}.wp-block-cover-image.has-background-dim.has-background-dim-40::before,.wp-block-cover.has-background-dim.has-background-dim-40::before{opacity:.4}.wp-block-cover-image.has-background-dim.has-background-dim-50::before,.wp-block-cover.has-background-dim.has-background-dim-50::before{opacity:.5}.wp-block-cover-image.has-background-dim.has-background-dim-60::before,.wp-block-cover.has-background-dim.has-background-dim-60::before{opacity:.6}.wp-block-cover-image.has-background-dim.has-background-dim-70::before,.wp-block-cover.has-background-dim.has-background-dim-70::before{opacity:.7}.wp-block-cover-image.has-background-dim.has-background-dim-80::before,.wp-block-cover.has-background-dim.has-background-dim-80::before{opacity:.8}.wp-block-cover-image.has-background-dim.has-background-dim-90::before,.wp-block-cover.has-background-dim.has-background-dim-90::before{opacity:.9}.wp-block-cover-image.has-background-dim.has-background-dim-100::before,.wp-block-cover.has-background-dim.has-background-dim-100::before{opacity:1}.wp-block-cover-image.alignleft,.wp-block-cover-image.alignright,.wp-block-cover.alignleft,.wp-block-cover.alignright{max-width:305px;width:100%}.wp-block-cover-image::after,.wp-block-cover::after{display:block;content:"";font-size:0;min-height:inherit}@supports ((position:-webkit-sticky) or (position:sticky)){.wp-block-cover-image::after,.wp-block-cover::after{content:none}}.wp-block-cover-image.aligncenter,.wp-block-cover-image.alignleft,.wp-block-cover-image.alignright,.wp-block-cover.aligncenter,.wp-block-cover.alignleft,.wp-block-cover.alignright{display:flex}.wp-block-cover__video-background{position:absolute;top:50%;left:50%;transform:translateX(-50%) translateY(-50%);width:100%;height:100%;z-index:0;-o-object-fit:cover;object-fit:cover}.editor-block-list__block[data-type="core/embed"][data-align=left] .editor-block-list__block-edit,.editor-block-list__block[data-type="core/embed"][data-align=right] .editor-block-list__block-edit,.wp-block-embed.alignleft,.wp-block-embed.alignright{max-width:360px;width:100%}.wp-block-embed{margin-bottom:1em}.wp-block-embed figcaption{margin-top:.5em;margin-bottom:1em;color:#555d66;text-align:center;font-size:13px}.wp-embed-responsive .wp-block-embed.wp-embed-aspect-1-1 .wp-block-embed__wrapper,.wp-embed-responsive .wp-block-embed.wp-embed-aspect-1-2 .wp-block-embed__wrapper,.wp-embed-responsive .wp-block-embed.wp-embed-aspect-16-9 .wp-block-embed__wrapper,.wp-embed-responsive .wp-block-embed.wp-embed-aspect-18-9 .wp-block-embed__wrapper,.wp-embed-responsive .wp-block-embed.wp-embed-aspect-21-9 .wp-block-embed__wrapper,.wp-embed-responsive .wp-block-embed.wp-embed-aspect-4-3 .wp-block-embed__wrapper,.wp-embed-responsive .wp-block-embed.wp-embed-aspect-9-16 .wp-block-embed__wrapper{position:relative}.wp-embed-responsive .wp-block-embed.wp-embed-aspect-1-1 .wp-block-embed__wrapper::before,.wp-embed-responsive .wp-block-embed.wp-embed-aspect-1-2 .wp-block-embed__wrapper::before,.wp-embed-responsive .wp-block-embed.wp-embed-aspect-16-9 .wp-block-embed__wrapper::before,.wp-embed-responsive .wp-block-embed.wp-embed-aspect-18-9 .wp-block-embed__wrapper::before,.wp-embed-responsive .wp-block-embed.wp-embed-aspect-21-9 .wp-block-embed__wrapper::before,.wp-embed-responsive .wp-block-embed.wp-embed-aspect-4-3 .wp-block-embed__wrapper::before,.wp-embed-responsive .wp-block-embed.wp-embed-aspect-9-16 .wp-block-embed__wrapper::before{content:"";display:block;padding-top:50%}.wp-embed-responsive .wp-block-embed.wp-embed-aspect-1-1 .wp-block-embed__wrapper iframe,.wp-embed-responsive .wp-block-embed.wp-embed-aspect-1-2 .wp-block-embed__wrapper iframe,.wp-embed-responsive .wp-block-embed.wp-embed-aspect-16-9 .wp-block-embed__wrapper iframe,.wp-embed-responsive .wp-block-embed.wp-embed-aspect-18-9 .wp-block-embed__wrapper iframe,.wp-embed-responsive .wp-block-embed.wp-embed-aspect-21-9 .wp-block-embed__wrapper iframe,.wp-embed-responsive .wp-block-embed.wp-embed-aspect-4-3 .wp-block-embed__wrapper iframe,.wp-embed-responsive .wp-block-embed.wp-embed-aspect-9-16 .wp-block-embed__wrapper iframe{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%}.wp-embed-responsive .wp-block-embed.wp-embed-aspect-21-9 .wp-block-embed__wrapper::before{padding-top:42.85%}.wp-embed-responsive .wp-block-embed.wp-embed-aspect-18-9 .wp-block-embed__wrapper::before{padding-top:50%}.wp-embed-responsive .wp-block-embed.wp-embed-aspect-16-9 .wp-block-embed__wrapper::before{padding-top:56.25%}.wp-embed-responsive .wp-block-embed.wp-embed-aspect-4-3 .wp-block-embed__wrapper::before{padding-top:75%}.wp-embed-responsive .wp-block-embed.wp-embed-aspect-1-1 .wp-block-embed__wrapper::before{padding-top:100%}.wp-embed-responsive .wp-block-embed.wp-embed-aspect-9-6 .wp-block-embed__wrapper::before{padding-top:66.66%}.wp-embed-responsive .wp-block-embed.wp-embed-aspect-1-2 .wp-block-embed__wrapper::before{padding-top:200%}.wp-block-file{margin-bottom:1.5em}.wp-block-file.aligncenter{text-align:center}.wp-block-file.alignright{text-align:right}.wp-block-file .wp-block-file__button{background:#32373c;border-radius:2em;color:#fff;font-size:13px;padding:.5em 1em}.wp-block-file a.wp-block-file__button{text-decoration:none}.wp-block-file a.wp-block-file__button:active,.wp-block-file a.wp-block-file__button:focus,.wp-block-file a.wp-block-file__button:hover,.wp-block-file a.wp-block-file__button:visited{box-shadow:none;color:#fff;opacity:.85;text-decoration:none}.wp-block-file *+.wp-block-file__button{margin-left:.75em}.wp-block-gallery{display:flex;flex-wrap:wrap;list-style-type:none;padding:0}.wp-block-gallery .blocks-gallery-image,.wp-block-gallery .blocks-gallery-item{margin:0 16px 16px 0;display:flex;flex-grow:1;flex-direction:column;justify-content:center;position:relative}.wp-block-gallery .blocks-gallery-image figure,.wp-block-gallery .blocks-gallery-item figure{margin:0;height:100%}@supports ((position:-webkit-sticky) or (position:sticky)){.wp-block-gallery .blocks-gallery-image figure,.wp-block-gallery .blocks-gallery-item figure{display:flex;align-items:flex-end;justify-content:flex-start}}.wp-block-gallery .blocks-gallery-image img,.wp-block-gallery .blocks-gallery-item img{display:block;max-width:100%;height:auto}.wp-block-gallery .blocks-gallery-image img,.wp-block-gallery .blocks-gallery-item img{width:100%}@supports ((position:-webkit-sticky) or (position:sticky)){.wp-block-gallery .blocks-gallery-image img,.wp-block-gallery .blocks-gallery-item img{width:auto}}.wp-block-gallery .blocks-gallery-image figcaption,.wp-block-gallery .blocks-gallery-item figcaption{position:absolute;bottom:0;width:100%;max-height:100%;overflow:auto;padding:40px 10px 5px;color:#fff;text-align:center;font-size:13px;background:linear-gradient(0deg,rgba(0,0,0,.7) 0,rgba(0,0,0,.3) 60%,transparent)}.wp-block-gallery .blocks-gallery-image figcaption img,.wp-block-gallery .blocks-gallery-item figcaption img{display:inline}.wp-block-gallery.is-cropped .blocks-gallery-image a,.wp-block-gallery.is-cropped .blocks-gallery-image img,.wp-block-gallery.is-cropped .blocks-gallery-item a,.wp-block-gallery.is-cropped .blocks-gallery-item img{width:100%}@supports ((position:-webkit-sticky) or (position:sticky)){.wp-block-gallery.is-cropped .blocks-gallery-image a,.wp-block-gallery.is-cropped .blocks-gallery-image img,.wp-block-gallery.is-cropped .blocks-gallery-item a,.wp-block-gallery.is-cropped .blocks-gallery-item img{height:100%;flex:1;-o-object-fit:cover;object-fit:cover}}.wp-block-gallery .blocks-gallery-image,.wp-block-gallery .blocks-gallery-item{width:calc((100% - 16px)/ 2)}.wp-block-gallery .blocks-gallery-image:nth-of-type(even),.wp-block-gallery .blocks-gallery-item:nth-of-type(even){margin-right:0}.wp-block-gallery.columns-1 .blocks-gallery-image,.wp-block-gallery.columns-1 .blocks-gallery-item{width:100%;margin-right:0}@media (min-width:600px){.wp-block-gallery.columns-3 .blocks-gallery-image,.wp-block-gallery.columns-3 .blocks-gallery-item{width:calc((100% - 16px * 2)/ 3);margin-right:16px}.wp-block-gallery.columns-4 .blocks-gallery-image,.wp-block-gallery.columns-4 .blocks-gallery-item{width:calc((100% - 16px * 3)/ 4);margin-right:16px}.wp-block-gallery.columns-5 .blocks-gallery-image,.wp-block-gallery.columns-5 .blocks-gallery-item{width:calc((100% - 16px * 4)/ 5);margin-right:16px}.wp-block-gallery.columns-6 .blocks-gallery-image,.wp-block-gallery.columns-6 .blocks-gallery-item{width:calc((100% - 16px * 5)/ 6);margin-right:16px}.wp-block-gallery.columns-7 .blocks-gallery-image,.wp-block-gallery.columns-7 .blocks-gallery-item{width:calc((100% - 16px * 6)/ 7);margin-right:16px}.wp-block-gallery.columns-8 .blocks-gallery-image,.wp-block-gallery.columns-8 .blocks-gallery-item{width:calc((100% - 16px * 7)/ 8);margin-right:16px}.wp-block-gallery.columns-1 .blocks-gallery-image:nth-of-type(1n),.wp-block-gallery.columns-1 .blocks-gallery-item:nth-of-type(1n){margin-right:0}.wp-block-gallery.columns-2 .blocks-gallery-image:nth-of-type(2n),.wp-block-gallery.columns-2 .blocks-gallery-item:nth-of-type(2n){margin-right:0}.wp-block-gallery.columns-3 .blocks-gallery-image:nth-of-type(3n),.wp-block-gallery.columns-3 .blocks-gallery-item:nth-of-type(3n){margin-right:0}.wp-block-gallery.columns-4 .blocks-gallery-image:nth-of-type(4n),.wp-block-gallery.columns-4 .blocks-gallery-item:nth-of-type(4n){margin-right:0}.wp-block-gallery.columns-5 .blocks-gallery-image:nth-of-type(5n),.wp-block-gallery.columns-5 .blocks-gallery-item:nth-of-type(5n){margin-right:0}.wp-block-gallery.columns-6 .blocks-gallery-image:nth-of-type(6n),.wp-block-gallery.columns-6 .blocks-gallery-item:nth-of-type(6n){margin-right:0}.wp-block-gallery.columns-7 .blocks-gallery-image:nth-of-type(7n),.wp-block-gallery.columns-7 .blocks-gallery-item:nth-of-type(7n){margin-right:0}.wp-block-gallery.columns-8 .blocks-gallery-image:nth-of-type(8n),.wp-block-gallery.columns-8 .blocks-gallery-item:nth-of-type(8n){margin-right:0}}.wp-block-gallery .blocks-gallery-image:last-child,.wp-block-gallery .blocks-gallery-item:last-child{margin-right:0}.wp-block-gallery .blocks-gallery-item.has-add-item-button{width:100%}.wp-block-gallery.alignleft,.wp-block-gallery.alignright{max-width:305px;width:100%}.wp-block-gallery.aligncenter,.wp-block-gallery.alignleft,.wp-block-gallery.alignright{display:flex}.wp-block-gallery.aligncenter .blocks-gallery-item figure{justify-content:center}.wp-block-image{max-width:100%;margin-bottom:1em;margin-left:0;margin-right:0}.wp-block-image img{max-width:100%}.wp-block-image.aligncenter{text-align:center}.wp-block-image.alignfull img,.wp-block-image.alignwide img{width:100%}.wp-block-image .aligncenter,.wp-block-image .alignleft,.wp-block-image .alignright,.wp-block-image.is-resized{display:table;margin-left:0;margin-right:0}.wp-block-image .aligncenter>figcaption,.wp-block-image .alignleft>figcaption,.wp-block-image .alignright>figcaption,.wp-block-image.is-resized>figcaption{display:table-caption;caption-side:bottom}.wp-block-image .alignleft{float:left;margin-right:1em}.wp-block-image .alignright{float:right;margin-left:1em}.wp-block-image .aligncenter{margin-left:auto;margin-right:auto}.wp-block-image figcaption{margin-top:.5em;margin-bottom:1em;color:#555d66;text-align:center;font-size:13px}.wp-block-latest-comments__comment{font-size:15px;line-height:1.1;list-style:none;margin-bottom:1em}.has-avatars .wp-block-latest-comments__comment{min-height:36px;list-style:none}.has-avatars .wp-block-latest-comments__comment .wp-block-latest-comments__comment-excerpt,.has-avatars .wp-block-latest-comments__comment .wp-block-latest-comments__comment-meta{margin-left:52px}.has-dates .wp-block-latest-comments__comment,.has-excerpts .wp-block-latest-comments__comment{line-height:1.5}.wp-block-latest-comments__comment-excerpt p{font-size:14px;line-height:1.8;margin:5px 0 20px}.wp-block-latest-comments__comment-date{color:#8f98a1;display:block;font-size:12px}.wp-block-latest-comments .avatar,.wp-block-latest-comments__comment-avatar{border-radius:24px;display:block;float:left;height:40px;margin-right:12px;width:40px}.wp-block-latest-posts.alignleft{margin-right:2em}.wp-block-latest-posts.alignright{margin-left:2em}.wp-block-latest-posts.is-grid{display:flex;flex-wrap:wrap;padding:0;list-style:none}.wp-block-latest-posts.is-grid li{margin:0 16px 16px 0;width:100%}@media (min-width:600px){.wp-block-latest-posts.columns-2 li{width:calc((100% / 2) - 16px)}.wp-block-latest-posts.columns-3 li{width:calc((100% / 3) - 16px)}.wp-block-latest-posts.columns-4 li{width:calc((100% / 4) - 16px)}.wp-block-latest-posts.columns-5 li{width:calc((100% / 5) - 16px)}.wp-block-latest-posts.columns-6 li{width:calc((100% / 6) - 16px)}}.wp-block-latest-posts__post-date{display:block;color:#6c7781;font-size:13px}.wp-block-media-text{display:grid}.wp-block-media-text{grid-template-rows:auto;align-items:center;grid-template-areas:"media-text-media media-text-content";grid-template-columns:50% auto}.wp-block-media-text.has-media-on-the-right{grid-template-areas:"media-text-content media-text-media";grid-template-columns:auto 50%}.wp-block-media-text .wp-block-media-text__media{grid-area:media-text-media;margin:0}.wp-block-media-text .wp-block-media-text__content{word-break:break-word;grid-area:media-text-content;padding:0 8% 0 8%}.wp-block-media-text>figure>img,.wp-block-media-text>figure>video{max-width:unset;width:100%;vertical-align:middle}@media (max-width:600px){.wp-block-media-text.is-stacked-on-mobile{grid-template-columns:100%!important;grid-template-areas:"media-text-media" "media-text-content"}.wp-block-media-text.is-stacked-on-mobile.has-media-on-the-right{grid-template-areas:"media-text-content" "media-text-media"}}p.is-small-text{font-size:14px}p.is-regular-text{font-size:16px}p.is-large-text{font-size:36px}p.is-larger-text{font-size:48px}p.has-drop-cap:not(:focus)::first-letter{float:left;font-size:8.4em;line-height:.68;font-weight:100;margin:.05em .1em 0 0;text-transform:uppercase;font-style:normal}p.has-drop-cap:not(:focus)::after{content:"";display:table;clear:both;padding-top:14px}p.has-background{padding:20px 30px}p.has-text-color a{color:inherit}.wp-block-pullquote{padding:3em 0;margin-left:0;margin-right:0;text-align:center}.wp-block-pullquote.alignleft,.wp-block-pullquote.alignright{max-width:305px}.wp-block-pullquote.alignleft p,.wp-block-pullquote.alignright p{font-size:20px}.wp-block-pullquote p{font-size:28px;line-height:1.6}.wp-block-pullquote cite,.wp-block-pullquote footer{position:relative}.wp-block-pullquote .has-text-color a{color:inherit}.wp-block-pullquote:not(.is-style-solid-color){background:0 0}.wp-block-pullquote.is-style-solid-color{border:none}.wp-block-pullquote.is-style-solid-color blockquote{margin-left:auto;margin-right:auto;text-align:left;max-width:60%}.wp-block-pullquote.is-style-solid-color blockquote p{margin-top:0;margin-bottom:0;font-size:32px}.wp-block-pullquote.is-style-solid-color blockquote cite{text-transform:none;font-style:normal}.wp-block-pullquote cite{color:inherit}.wp-block-quote.is-large,.wp-block-quote.is-style-large{margin:0 0 16px;padding:0 1em}.wp-block-quote.is-large p,.wp-block-quote.is-style-large p{font-size:24px;font-style:italic;line-height:1.6}.wp-block-quote.is-large cite,.wp-block-quote.is-large footer,.wp-block-quote.is-style-large cite,.wp-block-quote.is-style-large footer{font-size:18px;text-align:right}.wp-block-separator.is-style-wide{border-bottom-width:1px}.wp-block-separator.is-style-dots{background:0 0;border:none;text-align:center;max-width:none;line-height:1;height:auto}.wp-block-separator.is-style-dots::before{content:"\00b7 \00b7 \00b7";color:#191e23;font-size:20px;letter-spacing:2em;padding-left:2em;font-family:serif}p.wp-block-subhead{font-size:1.1em;font-style:italic;opacity:.75}.wp-block-table.has-fixed-layout{table-layout:fixed;width:100%}.wp-block-table.aligncenter,.wp-block-table.alignleft,.wp-block-table.alignright{display:table;width:auto}.wp-block-table.is-style-stripes{border-spacing:0;border-collapse:inherit;border-bottom:1px solid #f3f4f5}.wp-block-table.is-style-stripes tr:nth-child(odd){background-color:#f3f4f5}.wp-block-table.is-style-stripes td{border-color:transparent}.wp-block-text-columns{display:flex}.wp-block-text-columns.aligncenter{display:flex}.wp-block-text-columns .wp-block-column{margin:0 16px;padding:0}.wp-block-text-columns .wp-block-column:first-child{margin-left:0}.wp-block-text-columns .wp-block-column:last-child{margin-right:0}.wp-block-text-columns.columns-2 .wp-block-column{width:calc(100% / 2)}.wp-block-text-columns.columns-3 .wp-block-column{width:calc(100% / 3)}.wp-block-text-columns.columns-4 .wp-block-column{width:calc(100% / 4)}pre.wp-block-verse{white-space:nowrap;overflow:auto}.wp-block-video{margin-left:0;margin-right:0}.wp-block-video video{max-width:100%}@supports ((position:-webkit-sticky) or (position:sticky)){.wp-block-video [poster]{-o-object-fit:cover;object-fit:cover}}.wp-block-video.aligncenter{text-align:center}.wp-block-video figcaption{margin-top:.5em;margin-bottom:1em;color:#555d66;text-align:center;font-size:13px}.has-pale-pink-background-color.has-pale-pink-background-color{background-color:#f78da7}.has-vivid-red-background-color.has-vivid-red-background-color{background-color:#cf2e2e}.has-luminous-vivid-orange-background-color.has-luminous-vivid-orange-background-color{background-color:#ff6900}.has-luminous-vivid-amber-background-color.has-luminous-vivid-amber-background-color{background-color:#fcb900}.has-light-green-cyan-background-color.has-light-green-cyan-background-color{background-color:#7bdcb5}.has-vivid-green-cyan-background-color.has-vivid-green-cyan-background-color{background-color:#00d084}.has-pale-cyan-blue-background-color.has-pale-cyan-blue-background-color{background-color:#8ed1fc}.has-vivid-cyan-blue-background-color.has-vivid-cyan-blue-background-color{background-color:#0693e3}.has-very-light-gray-background-color.has-very-light-gray-background-color{background-color:#eee}.has-cyan-bluish-gray-background-color.has-cyan-bluish-gray-background-color{background-color:#abb8c3}.has-very-dark-gray-background-color.has-very-dark-gray-background-color{background-color:#313131}.has-pale-pink-color.has-pale-pink-color{color:#f78da7}.has-vivid-red-color.has-vivid-red-color{color:#cf2e2e}.has-luminous-vivid-orange-color.has-luminous-vivid-orange-color{color:#ff6900}.has-luminous-vivid-amber-color.has-luminous-vivid-amber-color{color:#fcb900}.has-light-green-cyan-color.has-light-green-cyan-color{color:#7bdcb5}.has-vivid-green-cyan-color.has-vivid-green-cyan-color{color:#00d084}.has-pale-cyan-blue-color.has-pale-cyan-blue-color{color:#8ed1fc}.has-vivid-cyan-blue-color.has-vivid-cyan-blue-color{color:#0693e3}.has-very-light-gray-color.has-very-light-gray-color{color:#eee}.has-cyan-bluish-gray-color.has-cyan-bluish-gray-color{color:#abb8c3}.has-very-dark-gray-color.has-very-dark-gray-color{color:#313131}.has-small-font-size{font-size:13px}.has-normal-font-size,.has-regular-font-size{font-size:16px}.has-medium-font-size{font-size:20px}.has-large-font-size{font-size:36px}.has-huge-font-size,.has-larger-font-size{font-size:42px}.clearfix::before,
.clearfix::after {
content: " ";
display: table;
clear: both;
}  .eael-testimonial-slider.nav-top-left,
.eael-testimonial-slider.nav-top-right,
.eael-team-slider.nav-top-left,
.eael-team-slider.nav-top-right,
.eael-logo-carousel.nav-top-left,
.eael-logo-carousel.nav-top-right,
.eael-post-carousel.nav-top-left,
.eael-post-carousel.nav-top-right,
.eael-product-carousel.nav-top-left,
.eael-product-carousel.nav-top-right {
padding-top: 40px;
}  .eael-fancy-text-container p {
margin: 0;
}
.eael-fancy-text-strings,
.eael-fancy-text-prefix,
.eael-fancy-text-suffix {
display: inline-block;
}
.morphext > .animated {
display: inline-block;
}
.typed-cursor {
opacity: 1;
-webkit-animation: blink_cursor 0.7s infinite;
animation: blink_cursor 0.7s infinite;
}
@keyframes blink_cursor {
0% {
opacity: 1;
}
50% {
opacity: 0;
}
100% {
opacity: 1;
}
}
@-webkit-keyframes blink_cursor {
0% {
opacity: 1;
}
50% {
opacity: 0;
}
100% {
opacity: 1;
}
} .eael-fancy-text-container.style-2 {
font-size: 24px;
}
.eael-fancy-text-container.style-2 .eael-fancy-text-strings {
background: #ff5544;
color: #fff;
padding: 10px 25px;
}  .eael-creative-button-align-center {
text-align: center;
}
.eael-creative-button-wrapper {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
}
.eael-creative-button {
-webkit-box-flex: 0;
-webkit-flex: 0 0 auto;
-ms-flex: 0 0 auto;
flex: 0 0 auto;
min-width: 150px;
text-align: center;
vertical-align: middle;
position: relative;
z-index: 1;
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
-moz-osx-font-smoothing: grayscale;
}
.eael-creative-button:focus {
outline: none;
}
.eael-creative-button > span {
vertical-align: middle;
}
.eael-creative-button {
-webkit-border-radius: 2px;
border-radius: 2px;
padding: 20px 30px;
font-size: 16px;
line-height: 1;
} .eael-creative-button--winona {
overflow: hidden;
padding: 0 !important;
-webkit-transition: border-color 0.3s, background-color 0.3s;
-o-transition: border-color 0.3s, background-color 0.3s;
transition: border-color 0.3s, background-color 0.3s;
-webkit-transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);
-o-transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);
transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);
}
.eael-creative-button--winona::after {
content: attr(data-text);
position: absolute;
width: 100%;
height: 100%;
top: 0;
left: 0;
opacity: 0;
-webkit-transform: translate3d(0, 25%, 0);
transform: translate3d(0, 25%, 0);
}
.eael-creative-button--winona > span {
display: block;
}
.eael-creative-button--winona::after,
.eael-creative-button--winona > span {
padding: 1em 2em;
-webkit-transition: -webkit-transform 0.3s, opacity 0.3s;
-webkit-transition: opacity 0.3s, -webkit-transform 0.3s;
transition: opacity 0.3s, -webkit-transform 0.3s;
-o-transition: transform 0.3s, opacity 0.3s;
transition: transform 0.3s, opacity 0.3s;
transition: transform 0.3s, opacity 0.3s, -webkit-transform 0.3s;
-webkit-transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);
-o-transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);
transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);
}
.eael-creative-button--winona:hover::after {
opacity: 1;
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
.eael-creative-button--winona:hover > span {
opacity: 0;
-webkit-transform: translate3d(0, -25%, 0);
transform: translate3d(0, -25%, 0);
} .eael-creative-button--ujarak {
-webkit-transition: border-color 0.4s, color 0.4s;
-o-transition: border-color 0.4s, color 0.4s;
transition: border-color 0.4s, color 0.4s;
}
.eael-creative-button--ujarak::before {
content: '';
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
z-index: -1;
opacity: 0;
-webkit-transform: scale3d(0.7, 1, 1);
transform: scale3d(0.7, 1, 1);
-webkit-transition: -webkit-transform 0.4s, opacity 0.4s;
-webkit-transition: opacity 0.4s, -webkit-transform 0.4s;
transition: opacity 0.4s, -webkit-transform 0.4s;
-o-transition: transform 0.4s, opacity 0.4s;
transition: transform 0.4s, opacity 0.4s;
transition: transform 0.4s, opacity 0.4s, -webkit-transform 0.4s;
-webkit-transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);
-o-transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);
transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);
}
.eael-creative-button--ujarak,
.eael-creative-button--ujarak::before {
-webkit-transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);
-o-transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);
transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);
}
.eael-creative-button--ujarak:hover::before {
opacity: 1;
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
} .eael-creative-button--wayra {
overflow: hidden;
-webkit-transition: border-color 0.3s, color 0.3s;
-o-transition: border-color 0.3s, color 0.3s;
transition: border-color 0.3s, color 0.3s;
-webkit-transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);
-o-transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);
transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);
}
.eael-creative-button--wayra::before {
content: '';
position: absolute;
top: 0;
left: 0;
width: 150%;
height: 100%;
z-index: -1;
-webkit-transform: rotate3d(0, 0, 1, -45deg) translate3d(0, -3em, 0);
transform: rotate3d(0, 0, 1, -45deg) translate3d(0, -3em, 0);
-webkit-transform-origin: 0% 100%;
-ms-transform-origin: 0% 100%;
transform-origin: 0% 100%;
-webkit-transition: -webkit-transform 0.3s, opacity 0.3s, background-color 0.3s;
-webkit-transition: opacity 0.3s, background-color 0.3s, -webkit-transform 0.3s;
transition: opacity 0.3s, background-color 0.3s, -webkit-transform 0.3s;
-o-transition: transform 0.3s, opacity 0.3s, background-color 0.3s;
transition: transform 0.3s, opacity 0.3s, background-color 0.3s;
transition: transform 0.3s, opacity 0.3s, background-color 0.3s, -webkit-transform 0.3s;
}
.eael-creative-button--wayra:hover::before {
opacity: 1;
-webkit-transform: rotate3d(0, 0, 1, 0deg);
transform: rotate3d(0, 0, 1, 0deg);
-webkit-transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);
-o-transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);
transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);
} .eael-creative-button--tamaya {
overflow: hidden;
}
.eael-creative-button--tamaya::before,
.eael-creative-button--tamaya::after {
content: attr(data-text);
position: absolute;
width: 100%;
height: 50%;
left: 0;
overflow: hidden;
-webkit-transition: -webkit-transform 0.3s;
transition: -webkit-transform 0.3s;
-o-transition: transform 0.3s;
transition: transform 0.3s;
transition: transform 0.3s, -webkit-transform 0.3s;
-webkit-transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);
-o-transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);
transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);
}
.eael-creative-button--tamaya::before {
top: 0;
padding: 20px 30px;
}
.eael-creative-button--tamaya::after {
bottom: 0;
line-height: 0;
}
.eael-creative-button--tamaya:hover::after {
bottom: -1px;
}
.eael-creative-button--tamaya > span {
display: block;
-webkit-transform: scale3d(0.2, 0.2, 1);
transform: scale3d(0.2, 0.2, 1);
opacity: 0;
-webkit-transition: -webkit-transform 0.3s, opacity 0.3s;
-webkit-transition: opacity 0.3s, -webkit-transform 0.3s;
transition: opacity 0.3s, -webkit-transform 0.3s;
-o-transition: transform 0.3s, opacity 0.3s;
transition: transform 0.3s, opacity 0.3s;
transition: transform 0.3s, opacity 0.3s, -webkit-transform 0.3s;
-webkit-transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);
-o-transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);
transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);
}
.eael-creative-button--tamaya:hover::before {
-webkit-transform: translate3d(0, -100%, 0);
transform: translate3d(0, -100%, 0);
}
.eael-creative-button--tamaya:hover::after {
-webkit-transform: translate3d(0, 100%, 0);
transform: translate3d(0, 100%, 0);
}
.eael-creative-button--tamaya:hover > span {
opacity: 1;
-webkit-transform: scale3d(1, 1, 1);
transform: scale3d(1, 1, 1);
} .eael-creative-button--rayen {
overflow: hidden;
padding: 0 !important;
}
.eael-creative-button--rayen::before {
content: attr(data-text);
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
-webkit-transform: translate3d(-100%, 0, 0);
transform: translate3d(-100%, 0, 0);
}
.eael-creative-button--rayen > span {
display: block;
}
.eael-creative-button--rayen::before,
.eael-creative-button--rayen > span {
padding: 1em 2em;
-webkit-transition: -webkit-transform 0.3s;
transition: -webkit-transform 0.3s;
-o-transition: transform 0.3s;
transition: transform 0.3s;
transition: transform 0.3s, -webkit-transform 0.3s;
-webkit-transition-timing-function: cubic-bezier(0.75, 0, 0.125, 1);
-o-transition-timing-function: cubic-bezier(0.75, 0, 0.125, 1);
transition-timing-function: cubic-bezier(0.75, 0, 0.125, 1);
}
.eael-creative-button--rayen:hover::before {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
.eael-creative-button--rayen:hover > span {
-webkit-transform: translate3d(0, 100%, 0);
transform: translate3d(0, 100%, 0);
}   .eael-countdown-items {
list-style: none;
margin: 0;
padding: 0;
display: table;
table-layout: fixed;
width: 100%;
}
.eael-countdown-items > li {
list-style: none;
margin: 0;
padding: 0;
display: table-cell;
position: relative;
}
.eael-countdown-item > div {
text-align: center;
padding: 20px;
}
.eael-countdown-label-block .eael-countdown-digits,
.eael-countdown-label-block .eael-countdown-label {
display: block;
text-align: center;
}
.eael-countdown-digits {
font-size: 54px;
line-height: 1;
}
.eael-countdown-label {
font-size: 18px;
line-height: 1;
color: #ffffff;
}
.eael-countdown-show-separator .eael-countdown-digits::after {
content: ":";
position: absolute;
left: 98%;
z-index: 9999;
}
.eael-countdown-item:last-child .eael-countdown-digits::after {
display: none;
} .eael-countdown-items.style-1 .eael-countdown-item > div {
background: #262625;
}  .eael-post-timeline {
margin-bottom: 0;
min-height: 100%;
overflow: hidden;
position: relative;
}
.eael-timeline-column {
width: 50%;
margin-left: 0;
float: left;
margin-top: 0 !important;
}
.eael-timeline-post {
position: relative;
}
.eael-timeline-post:after {
background-color: rgba(83, 85, 86, 0.2);
content: "";
width: 2px;
height: 245px;
position: absolute;
right: 0;
top: 70px;
}
.eael-timeline-post:nth-child(2n):after {
display: none;
}
.eael-timeline-bullet {
background-color: #9fa9af;
border: 5px solid #fff;
-webkit-border-radius: 50%;
border-radius: 50%;
-webkit-box-shadow: 0 1px 0 1px rgba(0, 0, 0, 0.1);
box-shadow: 0 1px 0 1px rgba(0, 0, 0, 0.1);
content: "";
height: 20px;
position: absolute;
right: -9px;
top: 60px;
width: 20px;
z-index: 3;
cursor: pointer;
}
.eael-timeline-post:nth-child(2n) .eael-timeline-bullet {
background-color: #9fa9af;
border: 5px solid #fff;
-webkit-border-radius: 50%;
border-radius: 50%;
bottom: 36px;
content: "";
height: 20px;
left: -11px;
position: absolute;
top: 300px;
width: 20px;
z-index: 3;
}
.eael-timeline-post-inner {
background: -webkit-linear-gradient(45deg, #3f3f46 0%, #05abe0 100%) repeat scroll 0 0 transparent;
background: -o-linear-gradient(45deg, #3f3f46 0%, #05abe0 100%) repeat scroll 0 0 transparent;
background: linear-gradient(45deg, #3f3f46 0%, #05abe0 100%) repeat scroll 0 0 transparent;
border: 8px solid #e5eaed;
-webkit-box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.15);
box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.15);
float: right;
margin: 30px 40px 30px auto;
position: relative;
height: 320px;
width: calc(100% - 40px);
}
.eael-timeline-post:nth-child(even) .eael-timeline-post-inner {
float: left;
margin-left: 40px;
}
.eael-timeline-post-inner:after {
border-color: transparent transparent transparent #e5eaed;
border-style: solid;
border-width: 15px;
content: "";
height: 0;
position: absolute;
right: -36px;
top: 17px;
width: 0;
}
.eael-timeline-post:nth-child(2n) .eael-timeline-post-inner:after {
border-color: transparent #e5eaed transparent transparent;
border-style: solid;
border-width: 15px;
content: "";
height: 0;
left: -36px;
position: absolute;
top: 257px;
width: 0;
}
.eael-timeline-post:nth-child(2n) .eael-timeline-post-inner::after {
border-left-color: transparent !important;
}
.eael-timeline-post p {
margin: 1.6rem 0 0 0;
font-size: 0.9em;
line-height: 1.6em;
}
.eael-timeline-post-image {
-webkit-background-size: cover;
background-size: cover;
background-position: center center;
background-repeat: no-repeat;
display: block;
height: 100%;
overflow: hidden;
position: relative;
opacity: .6;
-webkit-transition: all .3s;
-o-transition: all .3s;
transition: all .3s;
}
.eael-timeline-post-title {
bottom: 40px;
position: absolute;
width: 100%;
}
.eael-timeline-post-title h2 {
color: #fff;
font-size: 20px;
font-weight: bold;
letter-spacing: 1px;
line-height: 24px;
padding: 0 25px;
text-align: left;
text-transform: uppercase;
}
.eael-timeline-post-excerpt {
opacity: 0;
position: absolute;
top: 0;
left: 0;
-webkit-transition: all .3s;
-o-transition: all .3s;
transition: all .3s;
}
.eael-timeline-post-excerpt p {
color: #fff;
font-size: 14px;
padding: 25px;
}
.eael-timeline-post-inner:hover .eael-timeline-post-excerpt {
opacity: 1;
top: 10px;
}
.eael-timeline-post-inner:hover .eael-timeline-post-image {
opacity: .3;
}
.eael-timeline-post time {
opacity: 0;
background-color: rgba(0, 0, 0, 0.7);
color: #fff;
font-size: 10px;
-webkit-border-radius: 20px;
border-radius: 20px;
position: absolute;
right: -97px;
width: 100px;
height: 30px;
line-height: 30px;
text-align: center;
top: 50px;
z-index: 99;
-webkit-transition: all .5s;
-o-transition: all .5s;
transition: all .5s;
}
.eael-timeline-post:nth-child(2n) time {
background-color: rgba(0, 0, 0, 0.7);
-webkit-border-radius: 20px;
border-radius: 20px;
color: #fff;
font-size: 10px;
height: 30px;
left: -99px;
line-height: 30px;
position: absolute;
text-align: center;
top: 290px;
width: 100px;
z-index: 99;
}
.eael-timeline-post time:before {
border-bottom: 5px solid rgba(0, 0, 0, 0.7);
border-left: 5px solid transparent;
border-right: 5px solid transparent;
content: "";
height: 0;
left: 45px;
position: absolute;
top: -5px;
width: 0;
}
.eael-timeline-post:hover time {
opacity: 1;
}
.eael-timeline-post::after {
height: 100%;
}
.eael-post-timeline .eael-timeline-post:nth-last-child(2)::after {
height: 245px;
}
.eael-post-timeline .eael-timeline-post:last-child::after {
display: none;
} @media only screen and (max-width: 1366px) {
.eael-timeline-post-title h2 {
font-size: 0.8em;
}
.eael-timeline-post-excerpt p {
font-size: 13px;
}
}
@media only screen and (max-width: 1169px) {
.eael-timeline-post-inner {
height: 320px;
}
}
@media only screen and (max-width: 992px) {
.eael-post-timeline {
margin-left: 0;
}
.eael-timeline-bullet,
.eael-timeline-post:after,
.eael-timeline-post:before,
.eael-timeline-post-inner:after {
display: none;
}
.eael-timeline-post {
display: inline-block;
float: left !important;
width: 50% !important;
margin: 15px auto;
}
.eael-timeline-post-inner {
height: 320px;
padding-bottom: 30px;
}
.eael-timeline-post-title {
bottom: 50px;
}
.eael-timeline-post-title h2 {
font-size: 0.8em;
line-height: 1.2em;
}
.eael-timeline-post .eael-timeline-post-inner {
margin: 0 10px auto 0;
width: 90%;
}
.eael-timeline-post:nth-child(2n) .eael-timeline-post-inner {
margin: 0 auto 0 10px;
width: 90%;
}
.eael-timeline-post-excerpt {
opacity: 0 !important;
}
.eael-timeline-post-image {
opacity: .3;
}
.eael-timeline-post time,
.eael-timeline-post:nth-child(2n) time {
background-color: #fff;
-webkit-border-radius: 0;
border-radius: 0;
color: #444;
font-size: 12px;
text-transform: uppercase;
left: 0;
opacity: 1;
padding-top: 3px;
top: 275px;
width: 100%;
}
time:before {
display: none;
}
}
@media only screen and (max-width: 767px) {
.eael-timeline-post {
display: block;
float: none !important;
margin: 20px auto;
width: 100% !important;
}
.eael-timeline-post .eael-timeline-post-inner,
.eael-timeline-post:nth-child(2n) .eael-timeline-post-inner {
display: block;
float: none;
margin: 0 auto;
}
}
@media only screen and (max-width: 479px) {
.eael-timeline-post .eael-timeline-post-inner,
.eael-timeline-post:nth-child(2n) .eael-timeline-post-inner {
height: 250px;
margin: 0 auto;
width: 95%;
}
.eael-timeline-post time,
.eael-timeline-post:nth-child(2n) time {
top: 205px;
}
}  .eael-team-item {
overflow: hidden;
position: relative;
}
.team-avatar-rounded figure img {
-webkit-border-radius: 50%;
border-radius: 50%;
height: auto;
}
.eael-team-image > figure {
margin: 0;
padding: 0;
}
.eael-team-image > figure img {
display: block;
margin: 0 auto;
}
.eael-team-item .eael-team-content {
padding: 10px;
}
.eael-team-item .eael-team-member-name {
font-size: 20px;
font-weight: bold;
letter-spacing: 0.05em;
margin: 5px 0;
text-transform: uppercase;
}
.eael-team-item .eael-team-member-position {
font-size: 14px;
font-weight: normal;
letter-spacing: 0.05em;
margin: 5px 0 10px;
text-transform: uppercase;
}
.eael-team-item .eael-team-content,
.eael-team-item .eael-team-content .eael-team-text {
font-size: 14px;
line-height: 1.5;
}
.eael-team-content > ul {
margin: 0;
padding: 0;
}
.eael-team-content li {
display: inline-block;
list-style: outside none none;
margin-right: 10px;
text-align: center;
}
.eael-team-content li a {
font-size: 2.5rem;
}
.eael-team-align-left .eael-team-item .eael-team-member-name,
.eael-team-align-left .eael-team-item .eael-team-member-position,
.eael-team-align-left .eael-team-item .eael-team-text,
.eael-team-align-left .eael-team-item .eael-team-content p,
.eael-team-align-left .eael-team-item .eael-team-content ul,
.eael-team-align-left .eael-team-item .eael-team-content li {
text-align: left;
}
.eael-team-align-right .eael-team-item .eael-team-member-name,
.eael-team-align-right .eael-team-item .eael-team-member-position,
.eael-team-align-right .eael-team-item .eael-team-text,
.eael-team-align-right .eael-team-item .eael-team-content p,
.eael-team-align-right .eael-team-item .eael-team-content ul,
.eael-team-align-right .eael-team-item .eael-team-content li {
text-align: right;
}
.eael-team-align-centered .eael-team-item .eael-team-member-name,
.eael-team-align-centered .eael-team-item .eael-team-member-position,
.eael-team-align-centered .eael-team-item .eael-team-text,
.eael-team-align-centered .eael-team-item .eael-team-content p,
.eael-team-align-centered .eael-team-item .eael-team-content ul,
.eael-team-align-centered .eael-team-item .eael-team-content li {
text-align: center;
}
.eael-team-item.eael-team-members-overlay .eael-team-content {
bottom: 10px;
left: 10px;
margin-bottom: 0;
padding-top: 15%;
opacity: 0;
overflow: hidden;
-o-text-overflow: ellipsis;
text-overflow: ellipsis;
position: absolute;
right: 10px;
top: 10px;
-webkit-transition: all 0.615s cubic-bezier(0.19, 1, 0.22, 1) 0s;
-o-transition: all 0.615s cubic-bezier(0.19, 1, 0.22, 1) 0s;
transition: all 0.615s cubic-bezier(0.19, 1, 0.22, 1) 0s;
}
.eael-team-item.eael-team-members-overlay:hover .eael-team-content {
opacity: 1;
}
.eael-team-member-social-link > a {
display: inline-block;
-webkit-transition: all 0.3s cubic-bezier(0.19, 1, 0.22, 1) 0s;
-o-transition: all 0.3s cubic-bezier(0.19, 1, 0.22, 1) 0s;
transition: all 0.3s cubic-bezier(0.19, 1, 0.22, 1) 0s;
}
.eael-team-member-social-link > a:focus {
outline: none;
}  .eael-testimonial-slider {
position: relative;
}
.testimonial-star-rating {
padding: 0;
margin: 0;
}
.testimonial-star-rating li {
list-style: none;
display: inline-block;
}
.testimonial-star-rating li i {
color: #d8d8d8;
}
.rating-five .testimonial-star-rating li i {
color: #f2b01e;
}
.rating-one .testimonial-star-rating li:first-child i {
color: #f2b01e;
}
.rating-two .testimonial-star-rating li:nth-child(1) i,
.rating-two .testimonial-star-rating li:nth-child(2) i {
color: #f2b01e;
}
.rating-three .testimonial-star-rating li:nth-child(1) i,
.rating-three .testimonial-star-rating li:nth-child(2) i,
.rating-three .testimonial-star-rating li:nth-child(3) i {
color: #f2b01e;
}
.rating-four .testimonial-star-rating li:nth-child(1) i,
.rating-four .testimonial-star-rating li:nth-child(2) i,
.rating-four .testimonial-star-rating li:nth-child(3) i,
.rating-four .testimonial-star-rating li:nth-child(4) i {
color: #f2b01e;
} .eael-testimonial-image img {
max-width: 100%;
}
.eael-testimonial-image {
padding: 10px 0px 0px 0px;
}
.eael-testimonial-image > figure {
display: block;
margin: 0;
}
.testimonial-avatar-rounded figure img {
-webkit-border-radius: 50%;
border-radius: 50%;
height: auto;
}
.eael-testimonial-content {
margin: 0;
padding: 10px;
}
.eael-testimonial-item > figure {
margin: 0 auto;
padding: 0 20px;
}
.eael-testimonial-item .center-text {
text-align: center;
}
.eael-testimonial-item .right-text {
text-align: right;
}
.eael-testimonial-item .left-text {
text-align: left;
}
.eael-testimonial-item .justify-text {
text-align: justify;
}
.eael-testimonial-content .eael-testimonial-text {
font-size: 100%;
font-style: italic;
line-height: 1.5;
margin-top: 0px;
margin-bottom: 10px;
word-wrap: break-word;
}
.eael-testimonial-content .eael-testimonial-user {
display: inline-block;
font-family: inherit;
font-size: 105%;
font-style: italic;
font-weight: normal;
line-height: 1.5;
margin-top: 0;
margin-bottom: 0;
margin-right: 5px;
}
.eael-testimonial-content .eael-testimonial-user-company {
display: inline-block;
font-family: inherit;
font-size: 90%;
font-style: italic;
font-weight: lighter;
line-height: 1.75;
margin-bottom: 0;
margin-top: 1px;
}
.eael-testimonial-image {
position: relative;
}
.eael-testimonial-item .eael-testimonial-quote::after {
color: inherit !important;
content: "\f10e";
font-family: "FontAwesome";
font-size: 200%;
}
.eael-testimonial-slider.default-style .eael-testimonial-align-centered .eael-testimonial-image figure img {
margin: 0 auto;
}
.eael-testimonial-slider.default-style .eael-testimonial-align-left .eael-testimonial-image figure img,
.eael-testimonial-slider.default-style .eael-testimonial-align-right .eael-testimonial-image figure img,
.eael-testimonial-slider.classic-style .eael-testimonial-align-left .eael-testimonial-image figure img,
.eael-testimonial-slider.classic-style .eael-testimonial-align-right .eael-testimonial-image figure img,
.eael-testimonial-slider.middle-style .eael-testimonial-align-left .eael-testimonial-image figure img,
.eael-testimonial-slider.middle-style .eael-testimonial-align-right .eael-testimonial-image figure img {
margin: 0;
}
.eael-testimonial-slider.default-style .eael-testimonial-align-right .eael-testimonial-image figure,
.eael-testimonial-slider.classic-style .eael-testimonial-align-right .eael-testimonial-image figure,
.eael-testimonial-slider.middle-style .eael-testimonial-align-right .eael-testimonial-image figure {
text-align: right;
}
.eael-testimonial-slider.default-style .eael-testimonial-align-left .eael-testimonial-image figure,
.eael-testimonial-slider.classic-style .eael-testimonial-align-left .eael-testimonial-image figure,
.eael-testimonial-slider.middle-style .eael-testimonial-align-left .eael-testimonial-image figure {
text-align: left;
}
.eael-testimonial-slider.default-style .eael-testimonial-align-right .default-style-testimonial-content,
.eael-testimonial-slider.classic-style .eael-testimonial-align-right .testimonial-classic-style-content,
.eael-testimonial-slider.middle-style .eael-testimonial-align-right .middle-style-content,
.eael-testimonial-slider.middle-style .eael-testimonial-align-right .eael-testimonial-text {
text-align: right;
}
.eael-testimonial-slider.default-style .eael-testimonial-align-center .default-style-testimonial-content,
.eael-testimonial-slider.classic-style .eael-testimonial-align-center .testimonial-classic-style-content,
.eael-testimonial-slider.middle-style .eael-testimonial-align-center .middle-style-content,
.eael-testimonial-slider.middle-style .eael-testimonial-align-center .eael-testimonial-text {
text-align: center;
}
.eael-testimonial-slider.default-style .eael-testimonial-align-left .default-style-testimonial-content,
.eael-testimonial-slider.classic-style .eael-testimonial-align-left .testimonial-classic-style-content,
.eael-testimonial-slider.middle-style .eael-testimonial-align-left .middle-style-content,
.eael-testimonial-slider.middle-style .eael-testimonial-align-left .eael-testimonial-text {
text-align: left;
}
.eael-testimonial-slider.icon-img-left-content .eael-testimonial-text > p,
.eael-testimonial-slider.icon-img-right-content .eael-testimonial-text > p {
margin: 0px;
} .icon-img-left-content .eael-testimonial-image {
float: left;
width: 30%;
}
.icon-img-left-content .eael-testimonial-content {
float: left;
width: 70%;
text-align: left;
}
.icon-img-left-content.eael-testimonial-item {
overflow: hidden;
position: relative;
}
.icon-img-left-content .eael-testimonial-quote {
position: absolute;
right: 0;
}
.icon-img-left-content .eael-testimonial-text {
margin-top: 0;
} .eael-testimonial-align-centered .eael-testimonial-user,
.eael-testimonial-align-centered .eael-testimonial-user-company {
float: none;
text-align: center;
}
.eael-testimonial-align-centered .eael-testimonial-image > figure img {
display: block;
margin-left: auto !important;
margin-right: auto !important;
}  .icon-img-right-content .eael-testimonial-image {
float: right;
width: 30%;
}
.icon-img-right-content .eael-testimonial-content {
float: right;
width: 70%;
text-align: right;
}
.icon-img-right-content.eael-testimonial-item {
overflow: hidden;
position: relative;
}
.icon-img-right-content .eael-testimonial-quote {
position: absolute;
}
.icon-img-right-content .eael-testimonial-text {
margin-top: 0;
}
.eael-testimonial-item {
position: relative;
}
.classic-style.testimonial-alignment-center .eael-testimonial-image,
.default-style.testimonial-alignment-center .eael-testimonial-image {
text-align: center;
}
.classic-style.testimonial-alignment-right .eael-testimonial-image,
.default-style.testimonial-alignment-right .eael-testimonial-image {
text-align: right;
}
.classic-style.testimonial-alignment-center .eael-testimonial-image > figure,
.default-style.testimonial-alignment-center .eael-testimonial-image > figure {
text-align: center;
}
.eael-testimonial-slider.icon-img-left-content .eael-testimonial-align-centered .eael-testimonial-content {
text-align: center;
}
.eael-testimonial-slider.icon-img-left-content .eael-testimonial-align-left .eael-testimonial-content {
text-align: left;
}
.eael-testimonial-slider.icon-img-left-content .eael-testimonial-align-right .eael-testimonial-content {
text-align: right;
}
.eael-testimonial-slider.icon-img-right-content .eael-testimonial-align-centered .eael-testimonial-content {
text-align: center;
}
.eael-testimonial-slider.icon-img-right-content .eael-testimonial-align-left .eael-testimonial-content {
text-align: left;
}
.eael-testimonial-slider.icon-img-right-content .eael-testimonial-align-right .eael-testimonial-content {
text-align: right;
}
span.eael-testimonial-quote {
position: absolute;
right: 10px;
top: 10px;
} .eael-testimonial-item.left .eael-testimonial-image {
text-align: left;
}
.eael-testimonial-item.center .eael-testimonial-image {
text-align: center;
}
.eael-testimonial-item.right .eael-testimonial-image {
text-align: right;
} .eael-testimonial-inline-bio .eael-testimonial-image {
float: left;
}
.eael-testimonial-inline-bio .bio-text {
padding-top: 10px;
}
.eael-testimonial-content.eael-testimonial-inline-bio {
overflow: hidden;
margin-bottom: 0;
padding-bottom: 0;
}
.eael-testimonial-inline-bio .testimonial-star-rating,
.eael-testimonial-inline-bio .bio-text {
float: left;
width: 65%;
}
.eael-testimonial-content.eael-testimonial-inline-bio {
text-align: left !important;
} .testimonial-inline-style .eael-testimonial-image {
float: left;
max-width: 100%;
padding: 0;
margin-right: 15px;
}
.testimonial-inline-style {
overflow: hidden;
text-align: left;
}
.content-top-icon-title-inline .eael-testimonial-text,
.content-top-icon-title-inline .eael-testimonial-align-left .eael-testimonial-text {
text-align: left;
}
.content-top-icon-title-inline .eael-testimonial-align-centered .eael-testimonial-text {
text-align: center;
}
.content-top-icon-title-inline .eael-testimonial-align-right .eael-testimonial-text {
text-align: right;
}
.content-bottom-icon-title-inline .eael-testimonial-text,
.content-bottom-icon-title-inline .eael-testimonial-align-left .eael-testimonial-text {
text-align: left;
}
.content-bottom-icon-title-inline .eael-testimonial-align-centered .eael-testimonial-text {
text-align: center;
}
.content-bottom-icon-title-inline .eael-testimonial-align-right .eael-testimonial-text {
text-align: right;
}  .eael-product-grid.eael-product-simple .woocommerce ul.products li.product, .eael-product-grid.eael-product-reveal .woocommerce ul.products li.product,
.eael-post-grid.eael-product-simple .woocommerce ul.products li.product,
.eael-post-grid.eael-product-reveal .woocommerce ul.products li.product {
position: relative;
float: left;
overflow: hidden;
text-align: center;
padding: 0;
-webkit-border-radius: 0;
border-radius: 0;
background-color: #fff;
-webkit-box-shadow: none;
box-shadow: none;
}
.eael-product-grid.eael-product-simple .woocommerce ul.products li.product a, .eael-product-grid.eael-product-reveal .woocommerce ul.products li.product a,
.eael-post-grid.eael-product-simple .woocommerce ul.products li.product a,
.eael-post-grid.eael-product-reveal .woocommerce ul.products li.product a {
text-decoration: none;
}
.eael-product-grid.eael-product-simple .woocommerce ul.products li.product a:hover, .eael-product-grid.eael-product-reveal .woocommerce ul.products li.product a:hover,
.eael-post-grid.eael-product-simple .woocommerce ul.products li.product a:hover,
.eael-post-grid.eael-product-reveal .woocommerce ul.products li.product a:hover {
outline: none;
-webkit-box-shadow: none;
box-shadow: none;
}
.eael-product-grid.eael-product-simple .woocommerce ul.products li.product img, .eael-product-grid.eael-product-reveal .woocommerce ul.products li.product img,
.eael-post-grid.eael-product-simple .woocommerce ul.products li.product img,
.eael-post-grid.eael-product-reveal .woocommerce ul.products li.product img {
width: 100%;
height: auto;
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
}
.eael-product-grid.eael-product-simple .woocommerce ul.products li.product .woocommerce-loop-product__title, .eael-product-grid.eael-product-reveal .woocommerce ul.products li.product .woocommerce-loop-product__title,
.eael-post-grid.eael-product-simple .woocommerce ul.products li.product .woocommerce-loop-product__title,
.eael-post-grid.eael-product-reveal .woocommerce ul.products li.product .woocommerce-loop-product__title {
font-size: 16px;
font-weight: 700;
line-height: 1;
color: #333;
margin: 25px 0 12px;
padding: 0;
}
.eael-product-grid.eael-product-simple .woocommerce ul.products li.product .onsale, .eael-product-grid.eael-product-reveal .woocommerce ul.products li.product .onsale,
.eael-post-grid.eael-product-simple .woocommerce ul.products li.product .onsale,
.eael-post-grid.eael-product-reveal .woocommerce ul.products li.product .onsale {
display: block;
line-height: 170px;
font-size: 13px;
text-align: center;
letter-spacing: 0;
text-shadow: 0 1px 1px rgba(0, 0, 0, 0.6);
text-transform: uppercase;
color: #fff;
background-color: #ff2a13;
-webkit-border-radius: 0;
border-radius: 0;
border: none;
-webkit-box-shadow: none;
box-shadow: none;
position: absolute;
height: 100px;
width: 200px;
z-index: 1;
left: -100px;
top: -50px;
right: auto;
margin: 0;
padding: 0;
-webkit-transform: rotate(-45deg);
-ms-transform: rotate(-45deg);
transform: rotate(-45deg);
}
.eael-product-grid.eael-product-simple .woocommerce ul.products li.product .price, .eael-product-grid.eael-product-reveal .woocommerce ul.products li.product .price,
.eael-post-grid.eael-product-simple .woocommerce ul.products li.product .price,
.eael-post-grid.eael-product-reveal .woocommerce ul.products li.product .price {
font-size: 14px;
margin-bottom: 0;
}
.eael-product-grid.eael-product-simple .woocommerce ul.products li.product .price del, .eael-product-grid.eael-product-reveal .woocommerce ul.products li.product .price del,
.eael-post-grid.eael-product-simple .woocommerce ul.products li.product .price del,
.eael-post-grid.eael-product-reveal .woocommerce ul.products li.product .price del {
opacity: 0.5;
display: inline-block;
}
.eael-product-grid.eael-product-simple .woocommerce ul.products li.product .price ins, .eael-product-grid.eael-product-reveal .woocommerce ul.products li.product .price ins,
.eael-post-grid.eael-product-simple .woocommerce ul.products li.product .price ins,
.eael-post-grid.eael-product-reveal .woocommerce ul.products li.product .price ins {
font-weight: 400;
background-color: transparent;
color: #ff2a13;
}
.eael-product-grid.eael-product-simple .woocommerce ul.products li.product .star-rating, .eael-product-grid.eael-product-reveal .woocommerce ul.products li.product .star-rating,
.eael-post-grid.eael-product-simple .woocommerce ul.products li.product .star-rating,
.eael-post-grid.eael-product-reveal .woocommerce ul.products li.product .star-rating {
display: block;
float: none;
font-size: 14px;
margin: 10px auto;
}
.eael-product-grid.eael-product-simple .woocommerce ul.products li.product .button.add_to_cart_button, .eael-product-grid.eael-product-reveal .woocommerce ul.products li.product .button.add_to_cart_button,
.eael-post-grid.eael-product-simple .woocommerce ul.products li.product .button.add_to_cart_button,
.eael-post-grid.eael-product-reveal .woocommerce ul.products li.product .button.add_to_cart_button {
display: inline-block;
height: 40px;
font-size: 14px;
font-weight: 400;
line-height: 40px;
text-align: center;
text-transform: uppercase;
color: #fff;
background-color: #333;
padding: 0 30px;
margin: 15px 0;
-webkit-border-radius: 0;
border-radius: 0;
}
.eael-product-grid.eael-product-simple .woocommerce ul.products li.product .button.add_to_cart_button:focus, .eael-product-grid.eael-product-reveal .woocommerce ul.products li.product .button.add_to_cart_button:focus,
.eael-post-grid.eael-product-simple .woocommerce ul.products li.product .button.add_to_cart_button:focus,
.eael-post-grid.eael-product-reveal .woocommerce ul.products li.product .button.add_to_cart_button:focus {
outline: none;
}
.eael-product-grid.eael-product-simple .woocommerce ul.products li.product a.added_to_cart, .eael-product-grid.eael-product-reveal .woocommerce ul.products li.product a.added_to_cart,
.eael-post-grid.eael-product-simple .woocommerce ul.products li.product a.added_to_cart,
.eael-post-grid.eael-product-reveal .woocommerce ul.products li.product a.added_to_cart {
display: block;
margin: 0 0 15px 0;
padding: 0;
font-size: 14px;
line-height: 1;
text-transform: capitalize;
color: #333;
background-color: transparent;
}
.eael-product-grid.eael-product-simple .woocommerce ul.products li.product,
.eael-post-grid.eael-product-simple .woocommerce ul.products li.product {
border: 1px solid #eee;
}
.eael-product-grid.eael-product-reveal .woocommerce ul.products li.product,
.eael-post-grid.eael-product-reveal .woocommerce ul.products li.product {
border: 1px solid transparent;
}
.eael-product-grid.eael-product-reveal .woocommerce ul.products li.product .button.add_to_cart_button,
.eael-product-grid.eael-product-reveal .woocommerce ul.products li.product a.added_to_cart,
.eael-post-grid.eael-product-reveal .woocommerce ul.products li.product .button.add_to_cart_button,
.eael-post-grid.eael-product-reveal .woocommerce ul.products li.product a.added_to_cart {
visibility: hidden;
-webkit-transition: none;
-o-transition: none;
transition: none;
}
.eael-product-grid.eael-product-reveal .woocommerce ul.products li.product:hover,
.eael-post-grid.eael-product-reveal .woocommerce ul.products li.product:hover {
border: 1px solid #eee;
}
.eael-product-grid.eael-product-reveal .woocommerce ul.products li.product:hover .button.add_to_cart_button,
.eael-product-grid.eael-product-reveal .woocommerce ul.products li.product:hover a.added_to_cart,
.eael-post-grid.eael-product-reveal .woocommerce ul.products li.product:hover .button.add_to_cart_button,
.eael-post-grid.eael-product-reveal .woocommerce ul.products li.product:hover a.added_to_cart {
visibility: visible;
}
.eael-product-grid.eael-product-overlay .woocommerce ul.products li.product,
.eael-post-grid.eael-product-overlay .woocommerce ul.products li.product {
position: relative;
float: left;
overflow: hidden;
text-align: center;
padding: 0 0 15px 0;
-webkit-border-radius: 0;
border-radius: 0;
background-color: #fff;
-webkit-box-shadow: none;
box-shadow: none;
}
.eael-product-grid.eael-product-overlay .woocommerce ul.products li.product a,
.eael-post-grid.eael-product-overlay .woocommerce ul.products li.product a {
text-decoration: none;
}
.eael-product-grid.eael-product-overlay .woocommerce ul.products li.product a:hover,
.eael-post-grid.eael-product-overlay .woocommerce ul.products li.product a:hover {
outline: none;
-webkit-box-shadow: none;
box-shadow: none;
}
.eael-product-grid.eael-product-overlay .woocommerce ul.products li.product img,
.eael-post-grid.eael-product-overlay .woocommerce ul.products li.product img {
width: 100%;
height: auto;
margin: 0;
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
}
.eael-product-grid.eael-product-overlay .woocommerce ul.products li.product .overlay,
.eael-post-grid.eael-product-overlay .woocommerce ul.products li.product .overlay {
position: relative;
overflow: hidden;
line-height: 0;
}
.eael-product-grid.eael-product-overlay .woocommerce ul.products li.product .overlay .button-wrap,
.eael-post-grid.eael-product-overlay .woocommerce ul.products li.product .overlay .button-wrap {
position: absolute;
top: 50%;
left: 0;
right: 0;
text-align: center;
-webkit-transform: translateY(-50%);
-ms-transform: translateY(-50%);
transform: translateY(-50%);
}
.eael-product-grid.eael-product-overlay .woocommerce ul.products li.product .overlay .product-link,
.eael-product-grid.eael-product-overlay .woocommerce ul.products li.product .overlay .add_to_cart_button,
.eael-product-grid.eael-product-overlay .woocommerce ul.products li.product .overlay .added_to_cart,
.eael-post-grid.eael-product-overlay .woocommerce ul.products li.product .overlay .product-link,
.eael-post-grid.eael-product-overlay .woocommerce ul.products li.product .overlay .add_to_cart_button,
.eael-post-grid.eael-product-overlay .woocommerce ul.products li.product .overlay .added_to_cart {
display: inline-block;
font-size: 14px;
line-height: 38px;
text-align: center;
color: #fff;
background-color: #333;
width: 38px;
height: 38px;
border-style: none;
-webkit-border-radius: 50%;
border-radius: 50%;
vertical-align: middle;
padding: 0;
margin: 0 5px;
-webkit-transform: translateY(20px);
-ms-transform: translateY(20px);
transform: translateY(20px);
opacity: 0;
-webkit-transition: opacity 300ms, -webkit-transform 200ms;
transition: opacity 300ms, -webkit-transform 200ms;
-o-transition: transform 200ms, opacity 300ms;
transition: transform 200ms, opacity 300ms;
transition: transform 200ms, opacity 300ms, -webkit-transform 200ms;
}
.eael-product-grid.eael-product-overlay .woocommerce ul.products li.product .overlay .product-link:focus,
.eael-product-grid.eael-product-overlay .woocommerce ul.products li.product .overlay .add_to_cart_button:focus,
.eael-product-grid.eael-product-overlay .woocommerce ul.products li.product .overlay .added_to_cart:focus,
.eael-post-grid.eael-product-overlay .woocommerce ul.products li.product .overlay .product-link:focus,
.eael-post-grid.eael-product-overlay .woocommerce ul.products li.product .overlay .add_to_cart_button:focus,
.eael-post-grid.eael-product-overlay .woocommerce ul.products li.product .overlay .added_to_cart:focus {
outline: none;
}
.eael-product-grid.eael-product-overlay .woocommerce ul.products li.product .overlay .add_to_cart_button,
.eael-post-grid.eael-product-overlay .woocommerce ul.products li.product .overlay .add_to_cart_button {
font-size: 0;
}
.eael-product-grid.eael-product-overlay .woocommerce ul.products li.product .overlay .add_to_cart_button:before,
.eael-post-grid.eael-product-overlay .woocommerce ul.products li.product .overlay .add_to_cart_button:before {
display: none;
}
.eael-product-grid.eael-product-overlay .woocommerce ul.products li.product .overlay .add_to_cart_button:after,
.eael-post-grid.eael-product-overlay .woocommerce ul.products li.product .overlay .add_to_cart_button:after {
content: '\f217';
font: normal normal normal 14px/1 FontAwesome;
font-size: 14px;
line-height: 38px;
text-rendering: auto;
-webkit-font-smoothing: antialiased;
vertical-align: middle;
margin: 0;
padding: 0;
}
.eael-product-grid.eael-product-overlay .woocommerce ul.products li.product .overlay .add_to_cart_button.loading:before,
.eael-post-grid.eael-product-overlay .woocommerce ul.products li.product .overlay .add_to_cart_button.loading:before {
display: none;
}
.eael-product-grid.eael-product-overlay .woocommerce ul.products li.product .overlay .add_to_cart_button.loading:after,
.eael-post-grid.eael-product-overlay .woocommerce ul.products li.product .overlay .add_to_cart_button.loading:after {
content: '\f110';
display: inline-block;
font: normal normal normal 14px/1 FontAwesome;
font-size: 14px;
line-height: 38px;
color: #fff;
height: auto;
width: auto;
position: relative;
top: 0;
left: 0;
margin: 0;
padding: 0;
}
.eael-product-grid.eael-product-overlay .woocommerce ul.products li.product .overlay .added_to_cart,
.eael-post-grid.eael-product-overlay .woocommerce ul.products li.product .overlay .added_to_cart {
font-size: 0;
}
.eael-product-grid.eael-product-overlay .woocommerce ul.products li.product .overlay .added_to_cart:after,
.eael-post-grid.eael-product-overlay .woocommerce ul.products li.product .overlay .added_to_cart:after {
content: '\f06e';
font: normal normal normal 14px/1 FontAwesome;
font-size: 14px;
line-height: 38px;
color: #fff;
text-rendering: auto;
-webkit-font-smoothing: antialiased;
vertical-align: middle;
margin: 0;
padding: 0;
}
.eael-product-grid.eael-product-overlay .woocommerce ul.products li.product .woocommerce-loop-product__title,
.eael-post-grid.eael-product-overlay .woocommerce ul.products li.product .woocommerce-loop-product__title {
font-size: 16px;
font-weight: 700;
line-height: 1;
color: #333;
margin: 25px 0 12px;
padding: 0;
}
.eael-product-grid.eael-product-overlay .woocommerce ul.products li.product .onsale,
.eael-post-grid.eael-product-overlay .woocommerce ul.products li.product .onsale {
display: block;
line-height: 170px;
font-size: 13px;
text-align: center;
letter-spacing: 0;
text-shadow: 0 1px 1px rgba(0, 0, 0, 0.6);
text-transform: uppercase;
color: #fff;
background-color: #ff2a13;
-webkit-border-radius: 0;
border-radius: 0;
border: none;
-webkit-box-shadow: none;
box-shadow: none;
position: absolute;
height: 100px;
width: 200px;
z-index: 1;
left: -100px;
top: -50px;
right: auto;
margin: 0;
padding: 0;
-webkit-transform: rotate(-45deg);
-ms-transform: rotate(-45deg);
transform: rotate(-45deg);
}
.eael-product-grid.eael-product-overlay .woocommerce ul.products li.product .price,
.eael-post-grid.eael-product-overlay .woocommerce ul.products li.product .price {
font-size: 14px;
margin-bottom: 0;
}
.eael-product-grid.eael-product-overlay .woocommerce ul.products li.product .price del,
.eael-post-grid.eael-product-overlay .woocommerce ul.products li.product .price del {
opacity: 0.5;
display: inline-block;
}
.eael-product-grid.eael-product-overlay .woocommerce ul.products li.product .price ins,
.eael-post-grid.eael-product-overlay .woocommerce ul.products li.product .price ins {
font-weight: 400;
background-color: transparent;
color: #ff2a13;
}
.eael-product-grid.eael-product-overlay .woocommerce ul.products li.product .star-rating,
.eael-post-grid.eael-product-overlay .woocommerce ul.products li.product .star-rating {
display: block;
float: none;
font-size: 14px;
margin: 10px auto;
}
.eael-product-grid.eael-product-overlay .woocommerce ul.products li.product:hover .overlay a,
.eael-product-grid.eael-product-overlay .woocommerce ul.products li.product:hover .overlay .add_to_cart_button,
.eael-post-grid.eael-product-overlay .woocommerce ul.products li.product:hover .overlay a,
.eael-post-grid.eael-product-overlay .woocommerce ul.products li.product:hover .overlay .add_to_cart_button {
opacity: 1;
-webkit-transform: translateY(0);
-ms-transform: translateY(0);
transform: translateY(0);
}  .eael-contact-form input[type=text],
.eael-contact-form input[type=email],
.eael-contact-form input[type=url],
.eael-contact-form input[type=tel],
.eael-contact-form input[type=date],
.eael-contact-form input[type=number],
.eael-contact-form textarea {
background: #fff;
box-shadow: none;
-webkit-box-shadow: none;
float: none;
height: auto;
margin: 0;
outline: 0;
width: auto;
}
.eael-contact-form input[type=submit] {
border: 0;
float: none;
height: auto;
margin: 0;
padding: 10px 20px;
width: auto;
-webkit-transition: all 0.25s linear 0s;
-o-transition: all 0.25s linear 0s;
transition: all 0.25s linear 0s;
}
.eael-contact-form.placeholder-hide input::-webkit-input-placeholder,
.eael-contact-form.placeholder-hide textarea::-webkit-input-placeholder {
opacity: 0;
visibility: hidden;
}
.eael-contact-form.placeholder-hide input::-moz-placeholder,
.eael-contact-form.placeholder-hide textarea::-moz-placeholder {
opacity: 0;
visibility: hidden;
}
.eael-contact-form.placeholder-hide input:-ms-input-placeholder,
.eael-contact-form.placeholder-hide textarea:-ms-input-placeholder {
opacity: 0;
visibility: hidden;
}
.eael-contact-form.placeholder-hide input:-moz-placeholder,
.eael-contact-form.placeholder-hide textarea:-moz-placeholder {
opacity: 0;
visibility: hidden;
}
.eael-custom-radio-checkbox input[type=checkbox],
.eael-custom-radio-checkbox input[type=radio] {
-webkit-appearance: none;
-moz-appearance: none;
border-style: solid;
border-width: 0;
outline: none;
min-width: 1px;
width: 15px;
height: 15px;
background: #ddd;
padding: 3px;
}
.eael-custom-radio-checkbox input[type=checkbox]:before,
.eael-custom-radio-checkbox input[type=radio]:before {
content: "";
width: 100%;
height: 100%;
padding: 0;
margin: 0;
display: block;
}
.eael-custom-radio-checkbox input[type=checkbox]:checked:before,
.eael-custom-radio-checkbox input[type=radio]:checked:before {
background: #999;
-webkit-transition: all 0.25s linear 0s;
-o-transition: all 0.25s linear 0s;
transition: all 0.25s linear 0s;
}
.eael-custom-radio-checkbox input[type=radio] {
-webkit-border-radius: 50%;
border-radius: 50%;
}
.eael-custom-radio-checkbox input[type=radio]:before {
-webkit-border-radius: 50%;
border-radius: 50%;
}  .eael-contact-form.eael-contact-form-align-center,
.eael-contact-form-7.eael-contact-form-btn-align-center input.wpcf7-submit {
margin-left: auto !important;
margin-right: auto !important;
display: block;
float: none;
}
.eael-contact-form.eael-contact-form-align-left,
.eael-contact-form-7.eael-contact-form-btn-align-left input.wpcf7-submit {
float: left;
width: auto;
}
.eael-contact-form.eael-contact-form-align-right,
.eael-contact-form-7.eael-contact-form-btn-align-right input.wpcf7-submit {
float: right;
width: auto;
}
.eael-contact-form-7 textarea,
.eael-contact-form-7 input[type="text"],
.eael-contact-form-7 input[type="password"],
.eael-contact-form-7 input[type="datetime"],
.eael-contact-form-7 input[type="datetime-local"],
.eael-contact-form-7 input[type="date"],
.eael-contact-form-7 input[type="month"],
.eael-contact-form-7 input[type="time"],
.eael-contact-form-7 input[type="week"],
.eael-contact-form-7 input[type="number"],
.eael-contact-form-7 input[type="email"],
.eael-contact-form-7 input[type="url"],
.eael-contact-form-7 input[type="search"],
.eael-contact-form-7 input[type="tel"],
.eael-contact-form-7 input[type="color"],
.eael-contact-form-7 .uneditable-input {
-webkit-transition: border linear 0.2s, box-shadow linear 0.2s;
-webkit-transition: border linear 0.2s, -webkit-box-shadow linear 0.2s;
transition: border linear 0.2s, -webkit-box-shadow linear 0.2s;
-o-transition: border linear 0.2s, box-shadow linear 0.2s;
transition: border linear 0.2s, box-shadow linear 0.2s;
transition: border linear 0.2s, box-shadow linear 0.2s, -webkit-box-shadow linear 0.2s;
}
.eael-contact-form-7 .wpcf7-form::before,
.eael-contact-form-7 .wpcf7-form::after {
content: " ";
clear: both;
display: table;
}
.eael-contact-form-7 .wpcf7-form:after {
clear: both;
content: "";
font-size: 0;
height: 0;
display: block;
visibility: hidden;
}
.eael-contact-form-7 .wpcf7-form label,
.eael-contact-form-7 .wpcf7-form .wpcf7-form-control-wrap {
display: block;
}
.eael-contact-form-7 .wpcf7-form p {
margin-bottom: 0;
}
.eael-contact-form-7.labels-hide .wpcf7-form label {
display: none;
}
.eael-contact-form-7-title {
margin-bottom: 10px;
}
.eael-contact-form-7-description {
margin-bottom: 20px;
}
.eael-contact-form-7-button-full-width .wpcf7-form-control.wpcf7-submit {
width: 100%;
}  .eael-weform-container input,
.eael-weform-container textarea {
height: auto;
padding: 10px;
}
.eael-contact-form-align-center .eael-weform-container,
.eael-contact-form-btn-align-center .eael-weform-container ul.wpuf-form .wpuf-submit input[type="submit"] {
margin-left: auto !important;
margin-right: auto !important;
display: block;
float: none;
}
.eael-contact-form-align-left .eael-weform-container,
.eael-contact-form-btn-align-left .eael-weform-container ul.wpuf-form .wpuf-submit input[type="submit"] {
float: left;
width: auto;
}
.eael-contact-form-align-right .eael-weform-container,
.eael-contact-form-btn-align-right .eael-weform-container ul.wpuf-form .wpuf-submit input[type="submit"] {
float: right;
width: auto;
}
.eael-weform-container ul.wpuf-form li .wpuf-fields input[type="text"],
.eael-weform-container ul.wpuf-form li .wpuf-fields input[type="password"],
.eael-weform-container ul.wpuf-form li .wpuf-fields input[type="email"],
.eael-weform-container ul.wpuf-form li .wpuf-fields input[type="url"],
.eael-weform-container ul.wpuf-form li .wpuf-fields input[type="number"],
.eael-weform-container ul.wpuf-form li .wpuf-fields textarea {
max-width: 100%;
}  .eael-ninja-container input,
.eael-ninja-container textarea {
height: auto;
padding: 10px;
}
.eael-contact-form-align-center .eael-ninja-container,
.eael-contact-form-btn-align-center .eael-ninja-container .nf-field .nf-field-element input[type="button"] {
margin-left: auto !important;
margin-right: auto !important;
display: block;
float: none;
}
.eael-contact-form-align-left .eael-ninja-container,
.eael-contact-form-btn-align-left .eael-ninja-container .nf-field .nf-field-element input[type="button"] {
float: left;
width: auto;
}
.eael-contact-form-align-right .eael-ninja-container,
.eael-contact-form-btn-align-right .eael-ninja-container .nf-field .nf-field-element input[type="button"] {
float: right;
width: auto;
}
.eael-ninja-container ul.wpuf-form li .wpuf-fields input[type="text"],
.eael-ninja-container .nf-field .nf-field-element input[type="password"],
.eael-ninja-container ul.wpuf-form li .wpuf-fields input[type="email"],
.eael-ninja-container .nf-field .nf-field-element input[type="url"],
.eael-ninja-container ul.wpuf-form li .wpuf-fields input[type="number"],
.eael-ninja-container .nf-field .nf-field-element textarea {
max-width: 100%;
}
.eael-ninja-form .nf-form-title {
display: none;
}
.eael-ninja-form-title-yes .nf-form-title {
display: block;
}
.eael-ninja-form .title-description-hide .nf-form-title {
display: none;
}
.eael-ninja-form.title-description-hide .nf-form-title {
display: none;
}
.eael-ninja-form .nf-field-label {
display: none;
}
.eael-ninja-form-labels-yes .nf-field-label {
display: block;
}
.eael-ninja-form .submit-container input[type=button] {
border: 0;
-webkit-border-radius: 0;
border-radius: 0;
}
.eael-ninja-form-button-full-width .submit-container input[type=button] {
width: 100%;
}  .eael-gravity-form-align-default,
.eael-gravity-form-align-left,
.eael-gravity-form-btn-align-left {
text-align: left;
}
.eael-gravity-form-align-right,
.eael-gravity-form-btn-align-right {
text-align: right;
}
.eael-gravity-form-align-center,
.eael-gravity-form-btn-align-center {
text-align: center;
}
.eael-gravity-form .gform_wrapper .gform_footer {
margin: 0;
padding: 0;
}
.gform_wrapper form li,
.gform_wrapper li {
list-style: none;
}
.eael-gravity-form .gform_wrapper ul.gform_fields li.gfield {
padding: 0;
}
.eael-gravity-form .gform_wrapper textarea {
padding: 0;
}
.eael-gravity-form .gform_wrapper .gform_footer input.button,
.eael-gravity-form .gform_wrapper .gform_footer input[type=submit],
.eael-gravity-form .gform_wrapper .gform_page_footer input.button,
.eael-gravity-form .gform_wrapper .gform_page_footer input[type=submit] {
margin: 0;
}
.eael-gravity-form.title-description-hide .gform_heading {
display: none;
}
.eael-gravity-form.labels-hide .gform_wrapper .top_label .gfield_label,
.eael-gravity-form.labels-hide .gform_wrapper .field_sublabel_below .ginput_complex.ginput_container label {
display: none;
}
.eael-gravity-form-button-full-width .gform_wrapper .gform_footer input[type="submit"] {
width: 100%;
}  .eael-post-grid {
margin: 0 -10px;
}
.eael-grid-post {
float: left;
padding: 10px;
}
.eael-post-carousel .eael-grid-post {
float: none;
padding: 0;
}
.eael-grid-post-holder {
border: 1px solid rgba(0, 0, 0, 0.1);
}
.eael-grid-post-holder-inner {
height: 100%;
}
.eael-entry-media {
position: relative;
}
.eael-entry-overlay {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
z-index: 2;
-webkit-transition: opacity 0.2s ease-in-out, -webkit-transform 0.25s cubic-bezier(0.19, 1, 0.22, 1);
transition: opacity 0.2s ease-in-out, -webkit-transform 0.25s cubic-bezier(0.19, 1, 0.22, 1);
-o-transition: opacity 0.2s ease-in-out, transform 0.25s cubic-bezier(0.19, 1, 0.22, 1);
transition: opacity 0.2s ease-in-out, transform 0.25s cubic-bezier(0.19, 1, 0.22, 1);
transition: opacity 0.2s ease-in-out, transform 0.25s cubic-bezier(0.19, 1, 0.22, 1), -webkit-transform 0.25s cubic-bezier(0.19, 1, 0.22, 1);
}
.eael-entry-overlay > a {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
z-index: 3;
}
.eael-entry-title {
margin: 10px 0 5px;
font-size: 1.2em;
}
.eael-entry-thumbnail img {
width: 100%;
max-width: 100%;
vertical-align: middle;
}
.eael-entry-thumbnail > img {
height: 100%;
}
.eael-entry-footer .eael-author-avatar {
width: 50px;
}
.eael-entry-footer .eael-author-avatar .avatar {
-webkit-border-radius: 50%;
border-radius: 50%;
}
.eael-post-grid .eael-entry-footer .eael-entry-meta {
padding-left: 8px;
text-align: left;
}
.eael-grid-post .eael-entry-meta {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
-webkit-flex-direction: row;
-ms-flex-direction: row;
flex-direction: row;
}
.eael-grid-post .eael-entry-footer .eael-entry-meta {
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
}
.eael-entry-meta > div {
font-size: 12px;
line-height: 1.2;
padding-bottom: 5px;
}
.eael-grid-post-excerpt p {
margin: 0;
font-size: 14px;
}
.eael-entry-meta .eael-entry-footer .eael-posted-by {
display: block;
}
.eael-grid-post .eael-entry-wrapper,
.eael-grid-post .eael-entry-footer {
padding: 15px;
}
.eael-post-grid .eael-entry-header .eael-entry-meta span.eael-posted-on {
padding-left: 5px;
}
.eael-post-grid .eael-entry-header .eael-entry-meta span.eael-posted-on::before {
content: '\f111';
font-family: FontAwesome;
color: inherit;
opacity: .4;
font-size: .8em;
padding-right: 7px;
}
.eael-load-more-button-wrap {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
}
.eael-load-more-button {
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;
}
.eael-load-more-button {
padding: 1em 2em;
border: 0px solid;
font-size: 16px;
}
.eael-load-more-button .button__loader {
left: -100%;
top: auto;
margin-right: 5px;
-webkit-transition: all .2s;
-o-transition: all .2s;
transition: all .2s;
}
.eael-load-more-button > span {
margin-left: -20px;
}
.eael-load-more-button.button--loading > span {
margin-left: 0;
}
.eael-load-more-button.button--loading .button__loader {
left: 0;
}
.eael-btn-loader,
.eael-btn-loader:after {
-webkit-border-radius: 50%;
border-radius: 50%;
width: 20px;
height: 20px;
}
.eael-btn-loader {
font-size: 10px;
position: relative;
text-indent: -9999em;
border-top: 4px solid rgba(255, 255, 255, 0.2);
border-right: 4px solid rgba(255, 255, 255, 0.2);
border-bottom: 4px solid rgba(255, 255, 255, 0.2);
border-left: 4px solid #ffffff;
-webkit-transform: translateZ(0);
transform: translateZ(0);
-webkit-animation: loaderSpin 1.1s infinite linear;
animation: loaderSpin 1.1s infinite linear;
}
@-webkit-keyframes loaderSpin {
0% {
-webkit-transform: rotate(0deg);
transform: rotate(0deg);
}
100% {
-webkit-transform: rotate(360deg);
transform: rotate(360deg);
}
}
@keyframes loaderSpin {
0% {
-webkit-transform: rotate(0deg);
transform: rotate(0deg);
}
100% {
-webkit-transform: rotate(360deg);
transform: rotate(360deg);
}
} .eael-entry-medianone {
position: relative;
}
.eael-entry-overlay {
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;
}
.eael-entry-overlay > i {
color: #fff;
} .eael-entry-overlay.fade-in {
visibility: hidden;
opacity: 0;
-webkit-transition: 300ms;
-o-transition: 300ms;
transition: 300ms;
}
.eael-entry-medianone:hover .eael-entry-overlay.fade-in {
visibility: visible;
opacity: 1;
}
.eael-entry-medianone:hover .eael-entry-overlay.fade-in > i {
-webkit-transform: translate(0);
-ms-transform: translate(0);
transform: translate(0);
opacity: 1;
} .eael-entry-overlay.zoom-in {
-webkit-transform: scale(0.9);
-ms-transform: scale(0.9);
transform: scale(0.9);
visibility: hidden;
opacity: 0;
-webkit-transition: 300ms;
-o-transition: 300ms;
transition: 300ms;
}
.eael-entry-medianone:hover .eael-entry-overlay.zoom-in {
visibility: visible;
opacity: 1;
-webkit-transform: scale(1);
-ms-transform: scale(1);
transform: scale(1);
} .eael-entry-overlay.slide-up {
-webkit-transform: translateY(100%);
-ms-transform: translateY(100%);
transform: translateY(100%);
visibility: hidden;
opacity: 0;
-webkit-transition: 300ms;
-o-transition: 300ms;
transition: 300ms;
}
.eael-entry-medianone:hover .eael-entry-overlay.slide-up {
-webkit-transform: translateY(0);
-ms-transform: translateY(0);
transform: translateY(0);
visibility: visible;
opacity: 1;
}
.eael-entry-medianone {
overflow: hidden;
} .eael-entry-media.grid-hover-style-fade-in .eael-entry-overlay {
opacity: 0;
}
.eael-entry-media.grid-hover-style-fade-in:hover .eael-entry-overlay {
opacity: 1;
}
.eael-entry-media.grid-hover-style-none .eael-entry-overlay {
display: none;
}
.eael-entry-media.grid-hover-style-zoom-in .eael-entry-overlay {
-webkit-transform: scale(0.4);
-ms-transform: scale(0.4);
transform: scale(0.4);
opacity: 0;
}
.eael-entry-media.grid-hover-style-zoom-in:hover .eael-entry-overlay {
-webkit-transform: scale(1);
-ms-transform: scale(1);
transform: scale(1);
opacity: 1;
}
.eael-entry-media.grid-hover-style-animate-down .eael-entry-overlay {
-webkit-transform: translateY(-100%);
-ms-transform: translateY(-100%);
transform: translateY(-100%);
}
.eael-entry-media.grid-hover-style-animate-down .eael-entry-overlay > i {
-webkit-transform: translateY(-100px);
-ms-transform: translateY(-100px);
transform: translateY(-100px);
-webkit-transition-delay: 100ms;
-o-transition-delay: 100ms;
transition-delay: 100ms;
-webkit-transition-duration: 300ms;
-o-transition-duration: 300ms;
transition-duration: 300ms;
}
.eael-entry-media.grid-hover-style-animate-down:hover .eael-entry-overlay {
-webkit-transform: translate(0);
-ms-transform: translate(0);
transform: translate(0);
}
.eael-entry-media.grid-hover-style-animate-down:hover .eael-entry-overlay > i {
-webkit-transform: translateY(0);
-ms-transform: translateY(0);
transform: translateY(0);
}
.eael-entry-media.grid-hover-style-animate-up .eael-entry-overlay {
-webkit-transform: translateY(100%);
-ms-transform: translateY(100%);
transform: translateY(100%);
visibility: hidden;
opacity: 0;
}
.eael-entry-media.grid-hover-style-animate-up .eael-entry-overlay > i {
-webkit-transform: translateY(100px);
-ms-transform: translateY(100px);
transform: translateY(100px);
-webkit-transition-delay: 100ms;
-o-transition-delay: 100ms;
transition-delay: 100ms;
-webkit-transition-duration: 300ms;
-o-transition-duration: 300ms;
transition-duration: 300ms;
}
.eael-entry-media.grid-hover-style-animate-up:hover .eael-entry-overlay {
-webkit-transform: translate(0);
-ms-transform: translate(0);
transform: translate(0);
visibility: visible;
opacity: 1;
}
.eael-entry-media.grid-hover-style-animate-up:hover .eael-entry-overlay > i {
-webkit-transform: translateY(0);
-ms-transform: translateY(0);
transform: translateY(0);
}  .eael-col-1 .eael-post-grid-column {
float: none;
width: 100%;
}
.eael-col-2 .eael-post-grid-column {
float: left;
width: 50%;
}
.eael-col-3 .eael-post-grid-column {
float: left;
width: 33.3333%;
}
.eael-col-4 .eael-post-grid-column {
float: left;
width: 25%;
}
.eael-col-5 .eael-post-grid-column {
float: left;
width: 20%;
}
.eael-col-6 .eael-post-grid-column {
float: left;
width: 16.6666%;
} @media only screen and (max-width: 979px) {
.eael-col-1 .eael-post-grid-column,
.eael-col-2 .eael-post-grid-column,
.eael-col-3 .eael-post-grid-column,
.eael-col-4 .eael-post-grid-column,
.eael-col-5 .eael-post-grid-column,
.eael-col-6 .eael-post-grid-column {
width: 33.3333%;
}
}
@media only screen and (max-width: 767px) {
.eael-col-1 .eael-post-grid-column,
.eael-col-2 .eael-post-grid-column,
.eael-col-3 .eael-post-grid-column,
.eael-col-4 .eael-post-grid-column,
.eael-col-5 .eael-post-grid-column,
.eael-col-6 .eael-post-grid-column {
width: 50%;
}
}
@media only screen and (max-width: 480px) {
.eael-col-1 .eael-post-grid-column,
.eael-col-2 .eael-post-grid-column,
.eael-col-3 .eael-post-grid-column,
.eael-col-4 .eael-post-grid-column,
.eael-col-5 .eael-post-grid-column,
.eael-col-6 .eael-post-grid-column {
float: none;
width: 100%;
}
}
.eael-author-avatar > a {
display: block;
}
.eael-entry-footer {
overflow: hidden;
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
}
.eael-entry-footer > div {
display: inline-block;
float: left;
}   .eael-infobox .infobox-icon {
height: auto;
}
.eael-infobox .infobox-icon .infobox-icon-wrap {
display: block;
width: 100%;
height: auto;
-webkit-transition: .3s;
-o-transition: .3s;
transition: .3s;
}
.eael-infobox .infobox-icon .infobox-icon-wrap i {
-webkit-transition: .3s;
-o-transition: .3s;
transition: .3s;
} .eael-infobox-content-align-left .eael-infobox .infobox-icon,
.eael-infobox-content-align-left .eael-infobox .infobox-content,
.eael-infobox-content-align-left .eael-infobox .infobox-button {
text-align: left;
}
.eael-infobox-content-align-right .eael-infobox .infobox-icon,
.eael-infobox-content-align-right .eael-infobox .infobox-content,
.eael-infobox-content-align-right .eael-infobox .infobox-button {
text-align: right;
}
.eael-infobox-content-align-center .eael-infobox .infobox-icon,
.eael-infobox-content-align-center .eael-infobox .infobox-content,
.eael-infobox-content-align-center .eael-infobox .infobox-button {
text-align: center;
} .eael-infobox-icon-bg-shape-square .infobox-icon .infobox-icon-wrap,
.eael-infobox-icon-bg-shape-radius .infobox-icon .infobox-icon-wrap,
.eael-infobox-icon-bg-shape-circle .infobox-icon .infobox-icon-wrap {
width: 90px;
height: 90px;
text-align: center;
}
.eael-infobox-icon-hover-bg-shape-square:hover .infobox-icon .infobox-icon-wrap {
-webkit-border-radius: 0;
border-radius: 0;
}
.eael-infobox-icon-bg-shape-radius .infobox-icon .infobox-icon-wrap,
.eael-infobox-icon-hover-bg-shape-radius:hover .infobox-icon .infobox-icon-wrap {
-webkit-border-radius: 15px;
border-radius: 15px;
}
.eael-infobox-icon-bg-shape-radius .infobox-icon .infobox-icon-wrap {
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;
}
.eael-infobox-icon-bg-shape-circle .infobox-icon .infobox-icon-wrap,
.eael-infobox-icon-hover-bg-shape-circle:hover .infobox-icon .infobox-icon-wrap {
-webkit-border-radius: 50%;
border-radius: 50%;
}
.eael-infobox-icon-bg-shape-square .infobox-icon .infobox-icon-wrap i,
.eael-infobox-icon-bg-shape-circle .infobox-icon .infobox-icon-wrap i {
margin-top: 50%;
-webkit-transform: translateY(-50%);
-ms-transform: translateY(-50%);
transform: translateY(-50%);
} .eael-infobox .infobox-button a.eael-infobox-button {
display: inline-block;
padding: 5px 10px;
-webkit-transition: all 300ms ease-in-out 0s;
-o-transition: all 300ms ease-in-out 0s;
transition: all 300ms ease-in-out 0s;
} .eael-infobox-content-align-left.eael-infobox-icon-bg-shape-square .infobox-icon,
.eael-infobox-content-align-left.eael-infobox-icon-bg-shape-radius .infobox-icon,
.eael-infobox-content-align-left.eael-infobox-icon-bg-shape-circle .infobox-icon {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: start;
-webkit-justify-content: flex-start;
-ms-flex-pack: start;
justify-content: flex-start;
}
.eael-infobox-content-align-center.eael-infobox-icon-bg-shape-square .infobox-icon,
.eael-infobox-content-align-center.eael-infobox-icon-bg-shape-radius .infobox-icon,
.eael-infobox-content-align-center.eael-infobox-icon-bg-shape-circle .infobox-icon {
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;
}
.eael-infobox-content-align-right.eael-infobox-icon-bg-shape-square .infobox-icon,
.eael-infobox-content-align-right.eael-infobox-icon-bg-shape-radius .infobox-icon,
.eael-infobox-content-align-right.eael-infobox-icon-bg-shape-circle .infobox-icon {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: end;
-webkit-justify-content: flex-end;
-ms-flex-pack: end;
justify-content: flex-end;
} .eael-infobox.icon-on-left {
position: relative;
z-index: 0;
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
}
.eael-infobox.icon-on-right .infobox-icon-wrap,
.eael-infobox.icon-on-left .infobox-icon-wrap {
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
display: -webkit-box !important;
display: -webkit-flex !important;
display: -ms-flexbox !important;
display: flex !important;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
}
.eael-infobox.icon-on-left .infobox-icon .infobox-icon-wrap {
background: none;
border: 0px;
text-align: left;
height: auto;
display: block;
}
.eael-infobox .infobox-content p {
margin: 0 0 15px;
}
.eael-infobox.icon-on-left .infobox-icon .infobox-icon-wrap i {
margin-top: 0px;
-webkit-transform: translateY(0%);
-ms-transform: translateY(0%);
transform: translateY(0%);
}
.eael-infobox.icon-on-left .infobox-content {
padding-left: 15px;
-webkit-box-flex: 1;
-webkit-flex: 1 1 auto;
-ms-flex: 1 1 auto;
flex: 1 1 auto;
}
.eael-infobox.icon-on-left .infobox-content .title {
line-height: 1;
margin: 0 0 10px 0;
} .eael-infobox.icon-on-right {
position: relative;
z-index: 0;
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;
}
.eael-infobox.icon-on-right .infobox-icon .infobox-icon-wrap {
background: none;
border: 0px;
text-align: right;
width: auto;
height: auto;
display: block;
}
.eael-infobox.icon-on-right .infobox-icon .infobox-icon-wrap i {
margin-top: 0px;
-webkit-transform: translateY(0%);
-ms-transform: translateY(0%);
transform: translateY(0%);
}
.eael-infobox.icon-on-right .infobox-content {
padding-right: 15px;
text-align: right;
-webkit-box-flex: 1;
-webkit-flex: 1 1 auto;
-ms-flex: 1 1 auto;
flex: 1 1 auto;
-webkit-box-sizing: border-box;
box-sizing: border-box;
}
.eael-infobox.icon-on-right .infobox-content .title {
line-height: 1;
margin: 0 0 10px 0;
} .eael-infobox .infobox-icon img {
-webkit-transition: all 300ms ease-in-out 0s;
-o-transition: all 300ms ease-in-out 0s;
transition: all 300ms ease-in-out 0s;
}
.eael-infobox-hover-img-shape-square:hover .eael-infobox .infobox-icon img {
-webkit-border-radius: 0;
border-radius: 0;
}
.eael-infobox-shape-circle .eael-infobox .infobox-icon img,
.eael-infobox-hover-img-shape-circle:hover .eael-infobox .infobox-icon img {
-webkit-border-radius: 50%;
border-radius: 50%;
}
.eael-infobox-shape-radius .eael-infobox .infobox-icon img,
.eael-infobox-hover-img-shape-radius:hover .eael-infobox .infobox-icon img {
-webkit-border-radius: 15px;
border-radius: 15px;
}  .eael-elements-flip-box-container {
position: relative;
height: 300px;
width: 100%;
}
.eael-elements-flip-box-container .flipbox-button {
display: inline-block;
-webkit-transition: all 400ms;
-o-transition: all 400ms;
transition: all 400ms;
}
.eael-elements-flip-box-container a {
display: block;
}
.eael-elements-flip-box-vertical-align {
width: 100%;
}
.eael-elements-flip-box-padding {
padding: 0px 30px 5px 30px;
}
.eael-elements-flip-box-icon-image {
display: inline-block;
margin: 0 auto 0px auto;
line-height: 1;
}
.eael-elements-flip-box-icon-image.eael_eleements_flip_front_icon_style_background {
background: #cccccc;
}
.eael_eleements_flip_front_icon_style_bordered {
border: 2px solid #ffffff;
}
.eael_flip_box_icon_border_round {
-webkit-border-radius: 100px;
border-radius: 100px;
}
.eael_eleements_flip_front_icon_style_background,
.eael_eleements_flip_front_icon_style_bordered {
padding: 15px;
}
.eael-elements-flip-box-icon-image i {
font-size: 40px;
line-height: 40px;
width: 40px;
}
.eael-elements-slider-display-table {
width: 100%;
}
.eael-elements-flip-box-front-container {
text-align: center;
position: absolute;
top: 0px;
left: 0px;
z-index: 2;
width: 100%;
height: 100%;
background: #0e9dd2;
color: #ffffff;
border-color: #000000;
-webkit-display: flex;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-align-items: center;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
}
.eael-elements-flip-box-content,
.eael-elements-flip-box-heading {
color: #ffffff;
}
.eael-elements-flip-box-heading.flipbox-linked-title {
color: #fff;
font-size: 1.5em;
font-weight: 700;
}
.eael-elements-flip-box-rear-container {
text-align: center;
position: absolute;
top: 0px;
left: 0px;
width: 100%;
height: 100%;
background: #444444;
color: #ffffff;
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-align-items: center;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
border-color: #000000;
} .eael-elements-button-floating-container {
position: fixed;
z-index: 100;
}
.eael-elements-button-floating-container .eael-elements-button {
margin-top: 0px;
font-size: 14px;
position: relative;
padding: 14px 20px;
}
.eael-elements-button {
cursor: pointer;
display: inline-block;
background: #077bbe;
color: #ffffff;
line-height: 1;
padding: 16px 25px;
margin-top: 15px;
}
.eael-elements-button:hover {
background: #077bbe;
color: #ffffff;
} .eael-elements-flip-box-container {
-webkit-perspective: 1000px;
perspective: 1000px;
}
.eael-elements-flip-box-front-container,
.eael-elements-flip-box-rear-container {
-webkit-transition-duration: 500ms;
-o-transition-duration: 500ms;
transition-duration: 500ms;
-webkit-transition-property: all;
-o-transition-property: all;
transition-property: all;
-webkit-transition-timing-function: ease;
-o-transition-timing-function: ease;
transition-timing-function: ease;
}
.eael-elements-flip-box-flip-card {
width: 100%;
height: 100%;
-webkit-transform-style: preserve-3d;
transform-style: preserve-3d;
-webkit-transition: all 500ms ease;
-o-transition: all 500ms ease;
transition: all 500ms ease;
}
.eael-elements-flip-box-rear-container,
.eael-elements-flip-box-front-container {
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
-webkit-transform: rotateX(0deg);
transform: rotateX(0deg);
-webkit-transform: rotateY(0deg);
transform: rotateY(0deg);
} .eael-animate-flip.eael-animate-up.eael-elements-flip-box-container:hover .eael-elements-flip-box-flip-card,
.eael-animate-flip.eael-animate-up .eael-elements-flip-box-rear-container {
-webkit-transform: rotateX(180deg);
transform: rotateX(180deg);
}
.eael-animate-flip.eael-animate-down.eael-elements-flip-box-container:hover .eael-elements-flip-box-flip-card,
.eael-animate-flip.eael-animate-down .eael-elements-flip-box-rear-container {
-webkit-transform: rotateX(-180deg);
transform: rotateX(-180deg);
}
.eael-animate-flip.eael-animate-left.eael-elements-flip-box-container:hover .eael-elements-flip-box-flip-card,
.eael-animate-flip.eael-animate-left .eael-elements-flip-box-rear-container {
-webkit-transform: rotateY(-180deg);
transform: rotateY(-180deg);
}
.eael-animate-flip.eael-animate-right.eael-elements-flip-box-container:hover .eael-elements-flip-box-flip-card,
.eael-animate-flip.eael-animate-right .eael-elements-flip-box-rear-container {
-webkit-transform: rotateY(180deg);
transform: rotateY(180deg);
} .eael-animate-push.eael-elements-flip-box-container,
.eael-animate-slide.eael-elements-flip-box-container {
overflow: hidden;
}
.eael-animate-push .eael-elements-flip-box-rear-container,
.eael-animate-slide .eael-elements-flip-box-rear-container {
z-index: 3;
}
.eael-animate-push.eael-animate-up .eael-elements-flip-box-rear-container,
.eael-animate-slide.eael-animate-up .eael-elements-flip-box-rear-container {
top: 100%;
}
.eael-animate-push.eael-animate-up.eael-elements-flip-box-container:hover .eael-elements-flip-box-rear-container,
.eael-animate-slide.eael-animate-up.eael-elements-flip-box-container:hover .eael-elements-flip-box-rear-container {
top: 0;
}
.eael-animate-push.eael-animate-down .eael-elements-flip-box-rear-container,
.eael-animate-slide.eael-animate-down .eael-elements-flip-box-rear-container {
top: auto;
bottom: 100%;
}
.eael-animate-push.eael-animate-down.eael-elements-flip-box-container:hover .eael-elements-flip-box-rear-container,
.eael-animate-slide.eael-animate-down.eael-elements-flip-box-container:hover .eael-elements-flip-box-rear-container {
top: auto;
bottom: 0;
}
.eael-animate-push.eael-animate-left .eael-elements-flip-box-rear-container,
.eael-animate-slide.eael-animate-left .eael-elements-flip-box-rear-container {
left: 100%;
}
.eael-animate-push.eael-animate-left.eael-elements-flip-box-container:hover .eael-elements-flip-box-rear-container,
.eael-animate-slide.eael-animate-left.eael-elements-flip-box-container:hover .eael-elements-flip-box-rear-container {
left: 0;
}
.eael-animate-push.eael-animate-right .eael-elements-flip-box-rear-container,
.eael-animate-slide.eael-animate-right .eael-elements-flip-box-rear-container {
left: auto;
right: 100%;
}
.eael-animate-push.eael-animate-right.eael-elements-flip-box-container:hover .eael-elements-flip-box-rear-container,
.eael-animate-slide.eael-animate-right.eael-elements-flip-box-container:hover .eael-elements-flip-box-rear-container {
left: auto;
right: 0;
} .eael-animate-push.eael-animate-up.eael-elements-flip-box-container:hover .eael-elements-flip-box-front-container {
top: -100%;
}
.eael-animate-push.eael-animate-down.eael-elements-flip-box-container:hover .eael-elements-flip-box-front-container {
top: 100%;
}
.eael-animate-push.eael-animate-left.eael-elements-flip-box-container:hover .eael-elements-flip-box-front-container {
left: -100%;
}
.eael-animate-push.eael-animate-right.eael-elements-flip-box-container:hover .eael-elements-flip-box-front-container {
left: 100%;
} .eael-animate-zoom-in .eael-elements-flip-box-rear-container {
opacity: 0;
-webkit-transform: scale(0.75);
-ms-transform: scale(0.75);
transform: scale(0.75);
z-index: 3;
}
.eael-animate-zoom-in.eael-elements-flip-box-container:hover .eael-elements-flip-box-rear-container {
opacity: 1;
-webkit-transform: scale(1);
-ms-transform: scale(1);
transform: scale(1);
} .eael-animate-zoom-out.eael-elements-flip-box-container:hover .eael-elements-flip-box-front-container {
opacity: 0;
-webkit-transform: scale(0.75);
-ms-transform: scale(0.75);
transform: scale(0.75);
}
.eael-animate-fade.eael-elements-flip-box-container:hover .eael-elements-flip-box-front-container {
opacity: 0;
} .eael-flipbox-content-align-right .eael-elements-flip-box-padding {
text-align: right;
}
.eael-flipbox-content-align-left .eael-elements-flip-box-padding {
text-align: left;
}
.eael-flipbox-content-align-center .eael-elements-flip-box-padding {
text-align: center;
}
.eael-flipbox-img-circle .eael-elements-flip-box-icon-image img,
.eael-flipbox-img-circle .flipbox-back-image-icon img {
-webkit-border-radius: 50%;
border-radius: 50%;
overflow: hidden;
}  .eael-call-to-action {
width: 100%;
height: auto;
display: block;
padding: 30px;
font-size: 16px;
color: #4d4d4d;
font-weight: 400;
line-height: 27px;
margin: 0 auto;
}
.eael-call-to-action p {
margin-bottom: 10px;
}
.eael-call-to-action .title {
font-size: 36px;
font-weight: 600;
line-height: 36px;
margin-bottom: 10px;
text-transform: capitalize;
font-style: normal;
}
.eael-call-to-action.cta-center {
text-align: center;
}
.eael-call-to-action.cta-right {
text-align: right;
}
.eael-call-to-action.cta-left {
text-align: left;
}
.eael-call-to-action.bg-lite {
background: #f4f4f4;
}
.eael-call-to-action.bg-img {
background-image: url(../../../plugins/essential-addons-for-elementor-lite/assets/img/bg.jpg);
background-repeat: no-repeat;
background-position: center;
-webkit-background-size: cover;
background-size: cover;
position: relative;
z-index: 0;
color: rgba(255, 255, 255, 0.7);
}
.eael-call-to-action.bg-img .icon {
color: #fff;
}
.eael-call-to-action.bg-img:after {
content: "";
position: absolute;
width: 100%;
height: 100%;
top: 0px;
left: 0px;
z-index: -1;
background: rgba(0, 0, 0, 0.8);
}
.eael-call-to-action.bg-img.bg-fixed {
background-attachment: fixed;
background-position: center center;
}
.eael-call-to-action.bg-img .title {
color: rgba(255, 255, 255, 0.9);
} .eael-call-to-action.cta-flex,
.eael-call-to-action.cta-icon-flex {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: justify;
-webkit-justify-content: space-between;
-ms-flex-pack: justify;
justify-content: space-between;
-webkit-box-align: start;
-webkit-align-items: flex-start;
-ms-flex-align: start;
align-items: flex-start;
} .eael-call-to-action.cta-icon-flex .icon {
-webkit-box-flex: 1;
-webkit-flex-grow: 1;
-ms-flex-positive: 1;
flex-grow: 1;
font-size: 80px;
text-align: left;
line-height: 130px;
}
.eael-call-to-action.cta-icon-flex .action {
-webkit-box-flex: 1;
-webkit-flex-grow: 1;
-ms-flex-positive: 1;
flex-grow: 1;
text-align: right;
padding-top: 22px;
-webkit-flex-basis: 22%;
-ms-flex-preferred-size: 22%;
flex-basis: 22%;
}
.eael-call-to-action.cta-icon-flex .content {
-webkit-box-flex: 1;
-webkit-flex-grow: 1;
-ms-flex-positive: 1;
flex-grow: 1;
padding: 0px 30px;
} .eael-call-to-action.cta-flex .content {
padding: 0px 15px;
-webkit-box-flex: 1;
-webkit-flex-grow: 1;
-ms-flex-positive: 1;
flex-grow: 1;
}
.eael-call-to-action.cta-flex .action {
-webkit-box-flex: 1;
-webkit-flex-grow: 1;
-ms-flex-positive: 1;
flex-grow: 1;
text-align: right;
padding-top: 25px;
-webkit-flex-basis: 23%;
-ms-flex-preferred-size: 23%;
flex-basis: 23%;
} .eael-call-to-action .cta-button {
position: relative;
display: inline-block;
padding: 12px 30px;
background: #f9f9f9;
font-size: 16px;
text-decoration: none;
color: #4d4d4d;
-webkit-transition: .5s;
-o-transition: .5s;
transition: .5s;
-webkit-box-shadow: 0px 0px 3px -1px rgba(0, 0, 0, 0.2);
-ms-box-shadow: 0px 0px 3px -1px rgba(0, 0, 0, 0.2);
box-shadow: 0px 0px 3px -1px rgba(0, 0, 0, 0.2);
margin-right: 10px;
margin-top: 10px;
z-index: 0;
overflow: hidden;
}
.eael-call-to-action .cta-button:last-child {
margin-right: 0px;
}
.eael-call-to-action .cta-button:focus {
outline: none;
} .eael-call-to-action .cta-button:hover {
color: #fff;
background: #3F51B5;
-webkit-box-shadow: 0px 1px 12px 1px rgba(0, 0, 0, 0.1);
-ms-box-shadow: 0px 1px 12px 1px rgba(0, 0, 0, 0.1);
box-shadow: 0px 1px 12px 1px rgba(0, 0, 0, 0.1);
} .eael-call-to-action .cta-button.effect-1:after {
content: "";
position: absolute;
width: 100%;
height: 100%;
background: #3F51B5;
top: 0px;
left: 0px;
transform: translateY(-100%);
-webkit-transform: translateY(-100%);
-ms-transform: translateY(-100%);
z-index: -1;
-webkit-transition: .5s;
-o-transition: .5s;
transition: .5s;
color: #fff;
}
.eael-call-to-action .cta-button.effect-1:hover::after {
-webkit-transform: translateY(0);
-ms-transform: translateY(0);
transform: translateY(0);
} .eael-call-to-action .cta-button.effect-2:after {
content: "";
position: absolute;
width: 100%;
height: 100%;
background: #3F51B5;
top: 0px;
left: 0px;
z-index: -1;
-webkit-transition: .5s;
-o-transition: .5s;
transition: .5s;
color: #fff;
-webkit-transform: translateX(-100%);
-ms-transform: translateX(-100%);
transform: translateX(-100%);
}
.eael-call-to-action .cta-button.effect-2:hover::after {
-webkit-transform: translateX(0);
-ms-transform: translateX(0);
transform: translateX(0);
} @media only screen and (max-width: 768px) {
.eael-call-to-action.cta-flex,
.eael-call-to-action.cta-icon-flex {
-webkit-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
}
.eael-call-to-action .title {
font-size: 28px;
line-height: 36px;
margin-top: 0px;
}
.eael-call-to-action.cta-icon-flex .icon {
-webkit-box-flex: 1;
-webkit-flex-grow: 1;
-ms-flex-positive: 1;
flex-grow: 1;
font-size: 48px;
line-height: 90px;
text-align: center;
}
.eael-call-to-action.cta-flex .content,
.eael-call-to-action.cta-icon-flex .content {
-webkit-box-flex: 1;
-webkit-flex-grow: 1;
-ms-flex-positive: 1;
flex-grow: 1;
text-align: center;
padding: 0px;
}
.eael-call-to-action.cta-flex .action,
.eael-call-to-action.cta-icon-flex .action {
text-align: center;
padding-top: 0px;
}
.eael-call-to-action .cta-button {
padding: 12px 25px;
}
}
@media only screen and (max-width: 360px) {
.eael-call-to-action {
font-size: 14px;
line-height: 26px;
}
.eael-call-to-action .cta-button {
padding: 4px 20px;
font-size: 12px;
}
.eael-call-to-action .title {
font-size: 20px;
line-height: 30px;
}
}  .eael-dual-header {
display: block;
margin-bottom: 50px;
}
.eael-dual-header .title,
.eael-dual-header .title span {
font-size: 36px;
font-weight: 700;
text-transform: uppercase;
line-height: 48px;
margin: 10px 0px;
}
.eael-dual-header .subtext {
font-size: 16px;
display: block;
}
.eael-dual-header i {
display: block;
padding: 0px;
margin: 20px 0px 10px 0px;
font-size: 36px;
}
.eael-dual-header .title span.lead {
color: #1abc9c;
} .eael-dual-header-content-align-center {
text-align: center;
}
.eael-dual-header-content-align-left {
text-align: left;
}
.eael-dual-header-content-align-right {
text-align: right;
}  .eael-pricing {
-webkit-display: flex;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-justify-content: center;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-align-items: center;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
}
.eael-pricing .eael-pricing-item {
width: 100%;
height: auto;
margin: 0;
}
.eael-pricing .eael-pricing-button {
display: inline-block;
padding: 12px 25px;
background: #00C853;
font-size: 14px;
font-weight: 600;
color: #fff;
text-transform: uppercase;
text-decoration: none;
-webkit-transition: .3s;
-o-transition: .3s;
transition: .3s;
-webkit-border-radius: 4px;
border-radius: 4px;
}
.eael-pricing .eael-pricing-button:hover {
background: #03b048;
}
.eael-pricing .eael-pricing-item ul {
padding: 0px;
margin: 0px;
list-style: none;
}
.eael-pricing .eael-pricing-item ul li.disable-item {
text-decoration: line-through;
opacity: 0.5;
}
.eael-pricing .eael-pricing-item ul li span.li-icon {
color: #00C853;
margin-right: 6px;
}
.eael-pricing .eael-pricing-item ul li.disable-item span.li-icon {
color: #EF5350;
} .eael-pricing.style-1 {
position: relative;
z-index: 0;
text-align: center;
}
.eael-pricing.style-1 .eael-pricing-item {
border: 1px solid rgba(9, 9, 9, 0.1);
padding: 30px;
-webkit-border-radius: 5px;
border-radius: 5px;
-webkit-transition: .5s;
-o-transition: .5s;
transition: .5s;
}
.eael-pricing.style-1 .eael-pricing-item:hover {
-webkit-box-shadow: 0 14px 28px rgba(0, 0, 0, 0.25), 0 10px 10px rgba(0, 0, 0, 0.22);
box-shadow: 0 14px 28px rgba(0, 0, 0, 0.25), 0 10px 10px rgba(0, 0, 0, 0.22);
}
.eael-pricing.style-1 .eael-pricing-item.featured {
position: relative;
}
.eael-pricing.style-1 .eael-pricing-item.ribbon-1:before {
content: "";
position: absolute;
width: 100%;
height: 3px;
background: #00C853;
top: 0px;
left: 0px;
right: 0px;
z-index: 1;
-webkit-border-radius: 5px 5px 0px 0px;
border-radius: 5px 5px 0px 0px;
}
.eael-pricing.style-1 .eael-pricing-item.ribbon-2:before {
content: "Featured";
position: absolute;
width: auto;
background: #00C853;
color: #fff;
top: 35px;
right: -15px;
z-index: 10;
font-size: 10px;
font-weight: 600;
text-transform: uppercase;
padding: 5px 10px;
}
.eael-pricing.style-1 .eael-pricing-item.ribbon-2:after {
content: "";
position: absolute;
top: 20px;
right: -15px;
width: 0;
height: 0;
border-bottom: 15px solid #00C853;
border-right: 15px solid transparent;
z-index: 9;
opacity: 0.9;
}
.eael-pricing.style-1 .eael-pricing-item.ribbon-3:before {
content: "Featured";
position: absolute;
width: auto;
background: rgba(0, 0, 0, 0.6);
color: #fff;
top: 15px;
right: 15px;
z-index: 10;
font-size: 11px;
font-weight: 600;
text-transform: uppercase;
padding: 5px 15px;
}
.eael-pricing.style-1 .eael-pricing-item .header {
display: block;
position: relative;
z-index: 0;
padding-bottom: 15px;
margin-bottom: 15px;
}
.eael-pricing.style-1 .eael-pricing-item .header:after {
content: "";
position: absolute;
width: 140px;
height: 1px;
bottom: 0px;
left: 0px;
right: 0px;
margin: 0 auto;
z-index: 1;
background: rgba(9, 9, 9, 0.1);
}
.eael-pricing.style-1 .eael-pricing-item .header .title {
font-weight: 700;
line-height: 30px;
margin: 0px;
}
.eael-pricing.style-1 .eael-pricing-item .eael-pricing-tag {
position: relative;
z-index: 0;
padding: 15px 0px;
margin-bottom: 15px;
}
.eael-pricing.style-1 .eael-pricing-item .eael-pricing-tag:after {
content: "";
position: absolute;
width: 140px;
height: 1px;
bottom: 0px;
left: 0px;
right: 0px;
margin: 0 auto;
z-index: 1;
background: rgba(9, 9, 9, 0.04);
}
.eael-pricing.style-1 .eael-pricing-item .price-tag {
position: relative;
display: inline-block;
font-size: 28px;
font-weight: 500;
line-height: 0px;
margin: 0px auto;
}
.eael-pricing.style-1 .eael-pricing-item .price-tag .price-currency {
font-size: 24px;
font-weight: 700;
}
.eael-pricing.style-1 .eael-pricing-item .price-period {
color: #999;
}
.eael-pricing.style-1 .eael-pricing-item .body ul {
display: block;
width: 100%;
margin-bottom: 15px;
}
.eael-pricing.style-1 .eael-pricing-item .body ul li {
display: block;
width: 100%;
height: auto;
padding: 10px 0px;
font-size: 14px;
color: #6d6d6d;
border-bottom: 1px solid rgba(9, 9, 9, 0.04);
}
.eael-pricing.style-1 .eael-pricing-item .body ul li:last-child {
border: none;
}
.eael-pricing.style-1 .eael-pricing-item.featured-large {
padding: 60px 0px;
} .eael-pricing.style-2 {
position: relative;
z-index: 0;
text-align: center;
}
.eael-pricing.style-2 .eael-pricing-item {
padding: 30px 0px;
-webkit-border-radius: 5px;
border-radius: 5px;
margin: 0px;
border: 1px solid rgba(9, 9, 9, 0.1);
}
.eael-pricing.style-2 .eael-pricing-item.featured {
-webkit-box-shadow: 0 14px 28px rgba(0, 0, 0, 0.25), 0 10px 10px rgba(0, 0, 0, 0.22);
box-shadow: 0 14px 28px rgba(0, 0, 0, 0.25), 0 10px 10px rgba(0, 0, 0, 0.22);
}
.eael-pricing.style-2 .eael-pricing-item.ribbon-1:before {
content: "";
position: absolute;
width: 100%;
height: 3px;
background: #00C853;
top: 0px;
left: 0px;
right: 0px;
z-index: 1;
-webkit-border-radius: 5px 5px 0px 0px;
border-radius: 5px 5px 0px 0px;
}
.eael-pricing.style-2 .eael-pricing-item.ribbon-2:before {
content: "Featured";
position: absolute;
width: auto;
background: #00C853;
color: #fff;
top: 35px;
right: -15px;
z-index: 10;
font-size: 10px;
font-weight: 600;
text-transform: uppercase;
padding: 5px 10px;
}
.eael-pricing.style-2 .eael-pricing-item.ribbon-2:after {
content: "";
position: absolute;
top: 20px;
right: -15px;
width: 0;
height: 0;
border-bottom: 15px solid #00C853;
border-right: 15px solid transparent;
z-index: 9;
opacity: 0.9;
}
.eael-pricing.style-2 .eael-pricing-item.ribbon-3:before {
content: "Featured";
position: absolute;
width: auto;
background: rgba(0, 0, 0, 0.6);
color: #fff;
top: 15px;
right: 15px;
z-index: 10;
font-size: 11px;
font-weight: 600;
text-transform: uppercase;
padding: 5px 15px;
}
.eael-pricing.style-2 .eael-pricing-item .eael-pricing-icon .icon {
display: inline-block;
position: relative;
width: 80px;
height: 80px;
background: #00c853;
-webkit-border-radius: 50%;
border-radius: 50%;
margin-bottom: 30px;
text-align: center;
-webkit-transition: .5s;
-o-transition: .5s;
transition: .5s;
overflow: hidden;
}
.eael-pricing.style-2 .eael-pricing-item .eael-pricing-icon .icon i {
font-size: 30px;
color: #fff;
line-height: 80px;
-webkit-transition: .5s;
-o-transition: .5s;
transition: .5s;
}
.eael-pricing.style-2 .eael-pricing-item:hover .eael-pricing-icon .icon {
background: #43A047;
}
.eael-pricing.style-2 .eael-pricing-item:hover .eael-pricing-icon .icon i {
color: #fff;
}
.eael-pricing.style-2 .eael-pricing-item .header {
background: #C8E6C9;
padding: 25px 30px;
margin-bottom: 15px;
position: relative;
z-index: 0;
}
.eael-pricing.style-2 .eael-pricing-item.featured .header:after {
content: "";
position: absolute;
width: 100%;
height: 100%;
top: 0px;
left: 0px;
right: 0px;
bottom: 0px;
z-index: -1;
background: rgba(255, 255, 255, 0.4);
}
.eael-pricing.style-2 .eael-pricing-item .header .title {
font-size: 28px;
font-weight: 700;
line-height: 40px;
margin: 0px;
}
.eael-pricing.style-2 .eael-pricing-item .header .subititle {
font-size: 14px;
font-weight: 600;
color: #6d6d6d;
}
.eael-pricing.style-2 .eael-pricing-item .eael-pricing-tag {
position: relative;
z-index: 0;
padding: 15px 0px;
margin-bottom: 15px;
}
.eael-pricing.style-2 .eael-pricing-item .eael-pricing-tag:after {
content: "";
position: absolute;
width: 140px;
height: 1px;
bottom: 0px;
left: 0px;
right: 0px;
margin: 0 auto;
z-index: 1;
background: rgba(9, 9, 9, 0.04);
}
.eael-pricing.style-2 .eael-pricing-item .price-tag {
position: relative;
display: inline-block;
font-size: 28px;
font-weight: 500;
line-height: 0px;
margin: 0px auto;
}
.eael-pricing.style-2 .eael-pricing-item .price-tag .price-currency {
font-size: 24px;
font-weight: 700;
color: #00C853;
}
.eael-pricing.style-2 .eael-pricing-item .price-period {
color: #999;
}
.eael-pricing.style-2 .eael-pricing-item .body ul {
display: block;
width: 100%;
margin-bottom: 15px;
}
.eael-pricing.style-2 .eael-pricing-item .body ul li {
display: block;
width: 100%;
height: auto;
padding: 10px 15px;
font-size: 14px;
color: #6d6d6d;
border-bottom: 1px solid rgba(9, 9, 9, 0.04);
}
.eael-pricing.style-2 .eael-pricing-item .body ul li:last-child {
border: none;
} @media only screen and (min-width: 768px) and (max-width: 992px) {
.eael-pricing {
display: block;
}
.eael-pricing .eael-pricing-item,
.eael-pricing.style-2 .eael-pricing-item,
.eael-pricing.style-4 .eael-pricing-item {
width: 100%;
margin: 0 auto 30px auto;
}
}
@media only screen and (max-width: 480px) {
.eael-pricing {
display: block;
}
.eael-pricing .eael-pricing-item {
width: 100%;
}
.eael-pricing .eael-pricing-item,
.eael-pricing.style-2 .eael-pricing-item,
.eael-pricing.style-4 .eael-pricing-item {
margin: 0 auto 30px auto;
}
} .eael-pricing-content-align-center .eael-pricing {
text-align: center;
}
.eael-pricing-content-align-left .eael-pricing {
text-align: left;
}
.eael-pricing-content-align-right .eael-pricing {
text-align: right;
}
.eael-pricing-content-align-left .eael-pricing.style-2 .eael-pricing-item .price-tag {
padding-left: 45px;
}
.eael-pricing-content-align-left .eael-pricing.style-2 .eael-pricing-item .price-tag:before {
left: 30px;
}
.eael-pricing-content-align-right .eael-pricing.style-2 .eael-pricing-item .eael-pricing-tag {
padding-right: 30px;
}
.eael-pricing-content-align-left .eael-pricing.style-2 .eael-pricing-item .header,
.eael-pricing-content-align-left .eael-pricing.style-2 .eael-pricing-item .eael-pricing-icon,
.eael-pricing-content-align-left .eael-pricing.style-2 .eael-pricing-item .footer,
.eael-pricing-content-align-left .eael-pricing.style-4 .eael-pricing-item .header,
.eael-pricing-content-align-left .eael-pricing.style-4 .eael-pricing-item .footer {
padding-left: 30px;
padding-right: 30px;
}
.eael-pricing-content-align-right .eael-pricing.style-2 .eael-pricing-item .header,
.eael-pricing-content-align-right .eael-pricing.style-2 .eael-pricing-item .eael-pricing-icon,
.eael-pricing-content-align-right .eael-pricing.style-2 .eael-pricing-item .footer,
.eael-pricing-content-align-right .eael-pricing.style-4 .eael-pricing-item .header,
.eael-pricing-content-align-right .eael-pricing.style-4 .eael-pricing-item .footer {
padding-right: 30px;
padding-left: 30px;
}
.eael-pricing-content-align-left .eael-pricing.style-2 .eael-pricing-item .body ul li,
.eael-pricing-content-align-left .eael-pricing.style-4 .eael-pricing-item .body ul li {
padding-left: 30px;
}
.eael-pricing-content-align-right .eael-pricing.style-2 .eael-pricing-item .body ul li,
.eael-pricing-content-align-right .eael-pricing.style-4 .eael-pricing-item .body ul li {
padding-right: 30px;
}
.eael-pricing-content-align-left .eael-pricing.style-3 .eael-pricing-item .header:after {
-webkit-transform: translateX(-80%);
-ms-transform: translateX(-80%);
transform: translateX(-80%);
}
.eael-pricing-content-align-right .eael-pricing.style-3 .eael-pricing-item .header:after {
-webkit-transform: translateX(80%);
-ms-transform: translateX(80%);
transform: translateX(80%);
}
.eael-pricing-content-align-left .eael-pricing.style-3 .eael-pricing-item:hover .header:after,
.eael-pricing-content-align-right .eael-pricing.style-3 .eael-pricing-item:hover .header:after {
-webkit-transform: translateX(0%);
-ms-transform: translateX(0%);
transform: translateX(0%);
}
.eael-pricing-content-align-left .eael-pricing.style-1 .eael-pricing-item .header:after,
.eael-pricing-content-align-right .eael-pricing.style-1 .eael-pricing-item .header:after,
.eael-pricing-content-align-left .eael-pricing.style-1 .eael-pricing-item .eael-pricing-tag:after,
.eael-pricing-content-align-right .eael-pricing.style-1 .eael-pricing-item .eael-pricing-tag:after,
.eael-pricing-content-align-left .eael-pricing.style-2 .eael-pricing-item .eael-pricing-tag:after,
.eael-pricing-content-align-right .eael-pricing.style-2 .eael-pricing-item .eael-pricing-tag:after {
margin: 0;
width: 100%;
} .eael-pricing-button-align-right .eael-pricing.style-1 .footer,
.eael-pricing-button-align-right .eael-pricing.style-2 .footer,
.eael-pricing-button-align-right .eael-pricing.style-3 .footer,
.eael-pricing-button-align-right .eael-pricing.style-4 .footer {
text-align: right;
}
.eael-pricing-button-align-center .eael-pricing.style-1 .footer,
.eael-pricing-button-align-center .eael-pricing.style-2 .footer,
.eael-pricing-button-align-center .eael-pricing.style-3 .footer,
.eael-pricing-button-align-center .eael-pricing.style-4 .footer {
text-align: center;
}
.eael-pricing-button-align-left .eael-pricing.style-1 .footer,
.eael-pricing-button-align-left .eael-pricing.style-2 .footer,
.eael-pricing-button-align-left .eael-pricing.style-3 .footer,
.eael-pricing-button-align-left .eael-pricing.style-4 .footer {
text-align: left;
}
.eael-pricing-content-align-center.eael-pricing-button-align-right .eael-pricing.style-2 .footer,
.eael-pricing-content-align-center.eael-pricing-button-align-right .eael-pricing.style-4 .footer {
padding-right: 30px;
}
.eael-pricing-content-align-center.eael-pricing-button-align-left .eael-pricing.style-2 .footer,
.eael-pricing-content-align-center.eael-pricing-button-align-left .eael-pricing.style-4 .footer {
padding-left: 30px;
} .only-in-pro {
width: 100%;
-webkit-display: flex;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-align-items: center;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-webkit-justify-content: center;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
padding: 15px;
min-width: 200px;
background: #EF5350;
color: #fff;
text-align: center;
}
.only-in-pro .title {
font-family: 'Roboto', sans-serif;
font-size: 24px;
line-height: 40px;
margin: 0px;
} div.tooltipster-sidetip.tooltipster-base.tooltipster-right .tooltipster-arrow {
position: absolute;
top: 50%;
}
div.tooltipster-sidetip.tooltipster-top div.tooltipster-box {
margin-bottom: 0px !important;
}
div.tooltipster-sidetip.tooltipster-bottom div.tooltipster-box {
margin-top: 0px !important;
}
.tooltipster-base.tooltipster-sidetip.tooltipster-top .tooltipster-arrow {
top: auto;
bottom: -8px;
}
div.tooltipster-sidetip.tooltipster-bottom .tooltipster-arrow {
top: -8px;
bottom: auto;
}  .eael-caldera-form-align-left,
.eael-caldera-form-btn-align-left {
text-align: left;
}
.eael-caldera-form-align-right,
.eael-caldera-form-btn-align-right {
text-align: right;
}
.eael-caldera-form-align-center,
.eael-caldera-form-btn-align-center {
text-align: center;
}
.eael-caldera-form .control-label {
display: none;
}
.eael-caldera-form-labels-yes .control-label {
display: block;
}
.eael-caldera-form-button-center .form-group input[type=button],
.eael-caldera-form-button-center .form-group input[type=submit] {
display: block;
margin: 0 auto;
}
.eael-caldera-form-button-right .form-group input[type=button],
.eael-caldera-form-button-right .form-group input[type=submit] {
float: right;
}
.eael-caldera-form .intl-tel-input {
display: inherit;
}
.eael-custom-radio-checkbox .caldera-grid input[type=checkbox],
.eael-custom-radio-checkbox .caldera-grid input[type=radio] {
border-style: solid;
border-width: 0;
padding: 3px;
-webkit-appearance: none;
}
.eael-caldera-form-button-full-width .form-group input[type=submit],
.eael-caldera-form-button-full-width .form-group input[type=button] {
width: 100%;
}  .eael-wpforms .wpforms-container .wpforms-form input[type=submit],
.eael-wpforms .wpforms-container .wpforms-form button[type=submit],
.eael-wpforms .wpforms-container .wpforms-form .wpforms-page-button {
border: 0;
}
.eael-wpforms .wpforms-container .wpforms-form input[type=submit]:hover,
.eael-wpforms .wpforms-container .wpforms-form button[type=submit]:hover,
.eael-wpforms .wpforms-container .wpforms-form .wpforms-page-button:hover {
border: 0;
}
.eael-wpforms .wpforms-container .wpforms-form input[type=checkbox],
.eael-wpforms .wpforms-container .wpforms-form input[type=radio] {
padding: 3px;
}
.eael-wpforms .wpforms-container .wpforms-form .wpforms-field-label {
display: none;
}
.eael-wpforms .wpforms-container .wpforms-form .wpforms-field-name .wpforms-field-row {
max-width: 100%;
}
.eael-wpforms .wpforms-container .wpforms-field input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]),
.eael-wpforms .wpforms-container .wpforms-field textarea,
.eael-wpforms .wpforms-container .wpforms-field select {
max-width: 100% !important;
}
.eael-wpforms-labels-yes .wpforms-container .wpforms-form .wpforms-field-label {
display: block;
}
.eael-wpforms-form-button-full-width .wpforms-submit-container .wpforms-submit {
width: 100%;
}  .swiper-container-wrap .swiper-slide .eael-social-feed-element img {
width: 100%;
} .eael-social-feed-element.hidden {
background-color: red !important;
}
.eael-facebook-feed-wrapper::before,
.eael-facebook-feed-wrapper::after,
.eael-facebook-feed-container::before,
.eael-facebook-feed-container::after,
.eael-twitter-feed-wrapper::before,
.eael-twitter-feed-wrapper::after,
.eael-twitter-feed-container::before,
.eael-twitter-feed-container::after {
content: "";
clear: both;
}
.eael-social-feed-element .pull-left {
float: left;
margin-right: 10px;
}
.eael-social-feed-element .pull-right {
margin-left: 10px;
}
.eael-social-feed-element img {
width: 100%;
height: auto;
border: 0;
vertical-align: middle;
-ms-interpolation-mode: bicubic;
}
.eael-social-feed-element .attachment {
vertical-align: middle;
-ms-interpolation-mode: bicubic;
} .eael-social-feed-element a {
color: #0088cc;
text-decoration: none;
}
.eael-social-feed-element a:focus {
outline: thin dotted #333;
outline: 5px auto -webkit-focus-ring-color;
outline-offset: -2px;
}
.eael-social-feed-element a:hover,
.eael-social-feed-element a:active {
outline: 0;
color: #005580;
text-decoration: underline;
} .eael-social-feed-element small {
font-size: 85%;
}
.eael-social-feed-element strong {
font-weight: bold;
}
.eael-social-feed-element em {
font-style: italic;
}
.eael-social-feed-element p {
margin: 0 0 10px;
}
.eael-social-feed-element .media-body > p {
margin-bottom: 4px;
min-height: 20px;
}
.eael-social-feed-element p.social-feed-text {
margin: 0;
overflow: hidden;
-o-text-overflow: ellipsis;
text-overflow: ellipsis;
-webkit-line-clamp: 5;
-webkit-box-orient: vertical;
} .eael-social-feed-element,
.eael-social-feed-element .media-body {
overflow: hidden;
zoom: 1;
overflow: visible;
}
.eael-social-feed-element {
padding: 10px;
background: none;
}
.eael-social-feed-element .media-body .social-network-icon {
margin-top: -3px;
margin-right: 5px;
width: 16px;
}
.eael-social-feed-element .media-body div {
color: #666;
line-height: 20px;
clear: both;
}
.eael-social-feed-element:first-child {
margin-top: 0;
}
.eael-social-feed-element .media-object {
display: block;
width: 48px;
-webkit-border-radius: 50%;
border-radius: 50%;
}
.eael-social-feed-element .media-heading {
margin: 0 0 5px;
}
.eael-social-feed-element .media-list {
margin-left: 0;
list-style: none;
}
.eael-social-feed-element .muted {
color: #999;
}
.eael-social-feed-element a.muted:hover,
.eael-social-feed-element a.muted:focus {
color: #808080;
}
.eael-social-feed-element {
-webkit-transition: 0.25s;
-o-transition: 0.25s;
transition: 0.25s;
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
margin: -1px;
margin-top: 25px;
color: #333;
text-align: left;
font-size: 14px;
font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
line-height: 16px;
}
.eael-social-feed-element .eael-content {
padding: 20px 15px 15px;
-webkit-transition: .4s;
-o-transition: .4s;
transition: .4s;
background: #fff;
}
.eael-social-feed-element .social-network-icon {
opacity: 0.7;
}
.eael-social-feed-element .author-title {
color: #444;
line-height: 1.5em;
font-weight: 500;
} .media-body .fa-twitter {
color: #1da1f2;
margin-right: 8px;
}
.media-body .fa-facebook {
color: #3b5998;
margin-right: 8px;
} .text-wrapper p .read-more-link {
margin-top: 9px;
display: block;
} .eael-social-feed-wrapper {
width: 100%;
height: auto;
position: relative;
z-index: 0;
}
.eael-loading-feed {
display: none;
position: absolute;
width: 100%;
height: 100%;
top: 0px;
left: 0px;
bottom: 0px;
right: 0px;
}
.eael-loading-feed.show-loading {
display: block;
text-align: center;
z-index: 10;
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-transition: .5s;
-o-transition: .5s;
transition: .5s;
}
.eael-loading-feed .loader {
border: 3px solid #f3f3f3;
-webkit-border-radius: 50%;
border-radius: 50%;
border-top: 3px solid #3498db;
width: 30px;
height: 30px;
-webkit-animation: spin 2s linear infinite; animation: spin 2s linear infinite;
margin: 0 auto;
} @-webkit-keyframes spin {
0% {
-webkit-transform: rotate(0deg);
}
100% {
-webkit-transform: rotate(360deg);
}
}
@keyframes spin {
0% {
-webkit-transform: rotate(0deg);
transform: rotate(0deg);
}
100% {
-webkit-transform: rotate(360deg);
transform: rotate(360deg);
}
} .eael-social-feed-container.list-view .eael-social-feed-element {
margin: 15px;
border: 1px solid rgba(0, 0, 0, 0.1);
background: none;
} .eael-social-feed-container.carousel-view {
width: 100%;
height: auto;
} .eael-twitter-feed-container.masonry-view .eael-social-feed-element,
.eael-facebook-feed-container.masonry-view .eael-social-feed-element {
width: 33.33%;
margin-top: 0px;
float: left;
}
.eael-social-feed-element .eael-content {
border: 1px solid rgba(0, 0, 0, 0.1);
} .eael-social-feed-avatar-circle .eael-social-feed-element .media-object {
-webkit-border-radius: 50%;
border-radius: 50%;
}
.eael-social-feed-avatar-square .eael-social-feed-element .media-object {
-webkit-border-radius: 0%;
border-radius: 0%;
}
.eael-social-feed-masonry-col-4 .eael-social-feed-element .social-feed-date .eael-social-feed-masonry-col-4 .eael-social-feed-element .social-feed-date {
text-align: left !important;
} @media only screen and (min-width: 768px) and (max-width: 992px) {
.eael-twitter-feed-container.masonry-view .eael-social-feed-element,
.eael-facebook-feed-container.masonry-view .eael-social-feed-element {
width: 50% !important;
}
}
@media only screen and (max-width: 480px) {
.eael-twitter-feed-container.masonry-view .eael-social-feed-element,
.eael-facebook-feed-container.masonry-view .eael-social-feed-element {
width: 100% !important;
}
}
table.eael-data-table thead .sorting, table.eael-data-table thead .sorting_desc, table.eael-data-table thead .sorting_asc {
position: relative;
z-index: 0;
outline: 0;
cursor: pointer;
}
table.eael-data-table thead .sorting:after, table.eael-data-table thead .sorting_desc:after, table.eael-data-table thead .sorting_asc:after {
position: absolute;
top: 50%;
right: 10px;
font-family: "FontAwesome";
color: #fff;
z-index: 1;
-webkit-transform: translateY(-50%);
-ms-transform: translateY(-50%);
transform: translateY(-50%);
}
.eael-data-table-wrap .eael-data-tables_wrapper {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
-webkit-flex-flow: row wrap;
-ms-flex-flow: row wrap;
flex-flow: row wrap;
-webkit-box-pack: start;
-webkit-justify-content: flex-start;
-ms-flex-pack: start;
justify-content: flex-start;
width: 100%;
}
.eael-data-table-wrap .eael-data-tables_filter {
-webkit-box-flex: 1;
-webkit-flex-grow: 1;
-ms-flex-positive: 1;
flex-grow: 1;
-webkit-flex-basis: 50%;
-ms-flex-preferred-size: 50%;
flex-basis: 50%;
text-align: right;
}
.eael-data-table-wrap .eael-data-tables_filter label {
font-weight: 700;
}
.eael-data-table-wrap .eael-data-tables_filter label input[type="search"] {
height: 40px;
border: 1px solid rgba(0, 0, 0, 0.09);
outline: 0;
padding: 10px;
margin-left: 10px;
}
.eael-data-table-wrap .eael-data-tables_length {
-webkit-box-flex: 1;
-webkit-flex-grow: 1;
-ms-flex-positive: 1;
flex-grow: 1;
-webkit-flex-basis: 50%;
-ms-flex-preferred-size: 50%;
flex-basis: 50%;
}
.eael-data-table-wrap .eael-data-tables_length select {
width: auto;
max-width: 120px;
height: 40px;
border: 1px solid rgba(0, 0, 0, 0.09);
outline: 0;
margin-left: 10px;
margin-right: 10px;
}
.eael-data-table-wrap .eael-data-tables_length label {
font-weight: 700;
}
.eael-data-table-wrap .eael-data-tables_info {
-webkit-box-flex: 1;
-webkit-flex-grow: 1;
-ms-flex-positive: 1;
flex-grow: 1;
-webkit-flex-basis: 50%;
-ms-flex-preferred-size: 50%;
flex-basis: 50%;
font-weight: 700;
}
.eael-data-table-wrap .eael-data-tables_paginate {
-webkit-box-flex: 1;
-webkit-flex-grow: 1;
-ms-flex-positive: 1;
flex-grow: 1;
-webkit-flex-basis: 50%;
-ms-flex-preferred-size: 50%;
flex-basis: 50%;
text-align: right;
}
.eael-data-table-wrap .eael-data-tables_paginate .paginate_button {
padding: 10px 15px;
background: #f2f2f2;
margin-right: 2px;
cursor: pointer;
-webkit-transition: all .3s;
-o-transition: all .3s;
transition: all .3s;
}
.eael-data-table-wrap .eael-data-tables_paginate .paginate_button:hover {
color: #fff;
background: #4a4893;
}
.eael-data-table-wrap .eael-data-tables_paginate .paginate_button.current {
color: #fff;
background: #4a4893;
}
.eael-data-table-wrap .eael-data-tables_paginate .paginate_button.disabled {
cursor: no-drop;
background: #f2f2f2;
opacity: .5;
color: #888;
}
.data-header-icon {
margin-right: 10px;
}
.eael-data-table {
width: 100%;
height: auto;
margin: 0;
border-collapse: collapse;
border: none;
}
.eael-data-table tr {
border-style: none;
}
.eael-data-table thead tr {
text-align: left;
}
.eael-data-table thead tr th {
padding: 20px 15px;
background: #4a4893;
font-size: 16px;
font-weight: 600;
font-family: "Montserrat", "sans-serif";
line-height: 1;
color: #fff;
border-color: #000;
border-width: 2px;
border-style: none;
background-clip: padding-box;
}
.eael-data-table thead tr th:hover {
border-color: #000;
}
.eael-data-table tbody tr.even {
-webkit-transition: background 0.4s ease-in-out;
-o-transition: background 0.4s ease-in-out;
transition: background 0.4s ease-in-out;
}
.eael-data-table tbody tr.even:hover {
background: rgba(242, 242, 242, 0.7);
}
.eael-data-table tbody tr.even:last-child {
border-bottom: 1px solid rgba(0, 0, 0, 0.09);
}
.eael-data-table tbody tr.odd {
background: rgba(242, 242, 242, 0.5);
-webkit-transition: background 0.2s ease-in-out;
-o-transition: background 0.2s ease-in-out;
transition: background 0.2s ease-in-out;
}
.eael-data-table tbody tr.odd:hover {
background: rgba(242, 242, 242, 0.7);
}
.eael-data-table tbody tr.odd:last-child {
border-bottom: 1px solid rgba(0, 0, 0, 0.09);
}
.eael-data-table tbody tr td {
padding: 20px 15px;
font-size: 14px;
font-family: "Montserrat", "sans-serif";
line-height: 1;
border-width: 2px;
border-style: none;
background-clip: padding-box;
}
.eael-data-table-th-img {
display: inline-block;
margin: 0 15px 0 0;
line-height: 1;
}
.th-mobile-screen {
display: none;
}
@media (max-width: 39.9375em) {
.eael-data-table-wrap {
overflow-x: scroll !important;
padding-bottom: 5px;
}
.th-mobile-screen {
display: inline-block;
padding: 0 .6em;
margin-right: 10px;
text-align: center;
-webkit-box-flex: 0;
-webkit-flex-grow: 0;
-ms-flex-positive: 0;
flex-grow: 0;
-webkit-flex-shrink: 0;
-ms-flex-negative: 0;
flex-shrink: 0;
-webkit-flex-basis: 100px;
-ms-flex-preferred-size: 100px;
flex-basis: 100px;
}
.th-mobile-screen .eael-data-table-th-img {
margin: 0 auto 15px auto;
display: block;
}
.th-mobile-screen .data-header-icon {
margin: 0 auto 15px auto;
display: block;
}
.td-content-wrapper {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
width: 100%;
}
.td-content {
width: 100%;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
}
.td-content > p {
width: 100%;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
}
.custom-responsive-option-enable .eael-data-table thead {
display: none;
}
.custom-responsive-option-enable .eael-data-table tbody tr td {
float: none;
clear: left;
width: 100%;
text-align: left;
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;
}
.eael-data-table .td-content {
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
}
}
table.eael-data-table thead .sorting:after {
content: "\f0dc";
}
table.eael-data-table thead .headerSortDown:after {
content: "\f0dd";
}
table.eael-data-table thead .headerSortUp:after {
content: "\f0de";
}
table.eael-data-table thead .sorting_disabled.sorting:after {
display: none;
}
table.eael-data-table .sorting.sorting-none:after {
display: none;
}
table.eael-data-table .sorting_desc.sorting-none:after {
display: none;
}
table.eael-data-table .sorting_asc.sorting-none:after {
display: none;
}
.eael-table-align-left table.eael-data-table {
float: left;
}
.eael-table-align-center table.eael-data-table {
margin: 0 auto;
}
.eael-table-align-right table.eael-data-table {
float: right;
}
.eael-hide-elements .eael-data-tables_info {
display: none;
}
.eael-dt-th-align-left .eael-data-table thead tr th {
text-align: left;
}
.eael-dt-td-align-left .eael-data-table tbody tr td {
text-align: left;
}
.eael-dt-th-align-right .eael-data-table thead tr th {
text-align: right;
padding-right: 30px;
}
.eael-dt-td-align-right .eael-data-table tbody tr td {
text-align: right;
padding-right: 30px;
}
.eael-dt-th-align-center .eael-data-table thead tr th {
text-align: center;
}
.eael-dt-td-align-center .eael-data-table tbody tr td {
text-align: center;
}   .mfp-bg {
top: 0;
left: 0;
width: 100%;
height: 100%;
z-index: 1042;
overflow: hidden;
position: fixed;
background: #0b0b0b;
opacity: 0.8;
}
.mfp-wrap {
top: 0;
left: 0;
width: 100%;
height: 100%;
z-index: 1043;
position: fixed;
outline: none !important;
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
}
.mfp-container {
text-align: center;
position: absolute;
width: 100%;
height: 100%;
left: 0;
top: 0;
padding: 0 8px;
-webkit-box-sizing: border-box;
box-sizing: border-box;
}
.mfp-container:before {
content: '';
display: inline-block;
height: 100%;
vertical-align: middle;
}
.mfp-align-top .mfp-container:before {
display: none;
}
.mfp-content {
position: relative;
display: inline-block;
vertical-align: middle;
margin: 0 auto;
text-align: left;
z-index: 1045;
}
.mfp-inline-holder .mfp-content,
.mfp-ajax-holder .mfp-content {
width: 100%;
cursor: auto;
}
.mfp-ajax-cur {
cursor: progress;
}
.mfp-zoom-out-cur,
.mfp-zoom-out-cur .mfp-image-holder .mfp-close {
cursor: -webkit-zoom-out;
cursor: zoom-out;
}
.mfp-zoom {
cursor: pointer;
cursor: -webkit-zoom-in;
cursor: zoom-in;
}
.mfp-auto-cursor .mfp-content {
cursor: auto;
}
.mfp-close,
.mfp-arrow,
.mfp-preloader,
.mfp-counter {
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
}
.mfp-loading.mfp-figure {
display: none;
}
.mfp-hide {
display: none !important;
}
.mfp-preloader {
color: #CCC;
position: absolute;
top: 50%;
width: auto;
text-align: center;
margin-top: -0.8em;
left: 8px;
right: 8px;
z-index: 1044;
}
.mfp-preloader a {
color: #CCC;
}
.mfp-preloader a:hover {
color: #FFF;
}
.mfp-s-ready .mfp-preloader {
display: none;
}
.mfp-s-error .mfp-content {
display: none;
}
button.mfp-close,
button.mfp-arrow {
overflow: visible;
cursor: pointer;
background: transparent;
border: 0;
-webkit-appearance: none;
display: block;
outline: none;
padding: 0;
z-index: 1046;
-webkit-box-shadow: none;
box-shadow: none;
-ms-touch-action: manipulation;
touch-action: manipulation;
}
button::-moz-focus-inner {
padding: 0;
border: 0;
}
.mfp-close {
width: 44px;
height: 44px;
line-height: 44px;
position: absolute;
right: 0;
top: 0;
text-decoration: none;
text-align: center;
opacity: 0.65;
padding: 0 0 18px 10px;
color: #FFF;
font-style: normal;
font-size: 28px;
font-family: Arial, Baskerville, monospace;
}
.mfp-close:hover,
.mfp-close:focus {
opacity: 1;
}
.mfp-close:active {
top: 1px;
}
.mfp-close-btn-in .mfp-close {
color: #333;
}
.mfp-image-holder .mfp-close,
.mfp-iframe-holder .mfp-close {
color: #FFF;
right: -6px;
text-align: right;
padding-right: 6px;
width: 100%;
}
.mfp-counter {
position: absolute;
top: 0;
right: 0;
color: #CCC;
font-size: 12px;
line-height: 18px;
white-space: nowrap;
}
.mfp-arrow {
position: absolute;
opacity: 0.65;
margin: 0;
top: 50%;
margin-top: -55px;
padding: 0;
width: 90px;
height: 110px;
-webkit-tap-highlight-color: transparent;
}
.mfp-arrow:active {
margin-top: -54px;
}
.mfp-arrow:hover,
.mfp-arrow:focus {
opacity: 1;
}
.mfp-arrow:before,
.mfp-arrow:after {
content: '';
display: block;
width: 0;
height: 0;
position: absolute;
left: 0;
top: 0;
margin-top: 35px;
margin-left: 35px;
border: medium inset transparent;
}
.mfp-arrow:after {
border-top-width: 13px;
border-bottom-width: 13px;
top: 8px;
}
.mfp-arrow:before {
border-top-width: 21px;
border-bottom-width: 21px;
opacity: 0.7;
}
.mfp-arrow-left {
left: 0;
}
.mfp-arrow-left:after {
border-right: 17px solid #FFF;
margin-left: 31px;
}
.mfp-arrow-left:before {
margin-left: 25px;
border-right: 27px solid #3F3F3F;
}
.mfp-arrow-right {
right: 0;
}
.mfp-arrow-right:after {
border-left: 17px solid #FFF;
margin-left: 39px;
}
.mfp-arrow-right:before {
border-left: 27px solid #3F3F3F;
}
.mfp-iframe-holder {
padding-top: 40px;
padding-bottom: 40px;
}
.mfp-iframe-holder .mfp-content {
line-height: 0;
width: 100%;
max-width: 900px;
}
.mfp-iframe-holder .mfp-close {
top: -40px;
}
.mfp-iframe-scaler {
width: 100%;
height: 0;
overflow: hidden;
padding-top: 56.25%;
}
.mfp-iframe-scaler iframe {
position: absolute;
display: block;
top: 0;
left: 0;
width: 100%;
height: 100%;
-webkit-box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
background: #000;
} img.mfp-img {
width: auto;
max-width: 100%;
height: auto;
display: block;
line-height: 0;
-webkit-box-sizing: border-box;
box-sizing: border-box;
padding: 40px 0 40px;
margin: 0 auto;
} .mfp-figure {
line-height: 0;
}
.mfp-figure:after {
content: '';
position: absolute;
left: 0;
top: 40px;
bottom: 40px;
display: block;
right: 0;
width: auto;
height: auto;
z-index: -1;
-webkit-box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
background: #444;
}
.mfp-figure small {
color: #BDBDBD;
display: block;
font-size: 12px;
line-height: 14px;
}
.mfp-figure figure {
margin: 0;
}
.mfp-bottom-bar {
margin-top: -36px;
position: absolute;
top: 100%;
left: 0;
width: 100%;
cursor: auto;
}
.mfp-title {
text-align: left;
line-height: 18px;
color: #F3F3F3;
word-wrap: break-word;
padding-right: 36px;
}
.mfp-image-holder .mfp-content {
max-width: 100%;
}
.mfp-gallery .mfp-image-holder .mfp-figure {
cursor: pointer;
}
button.mfp-close,
button.mfp-close:hover {
display: inline-block !important;
background: transparent;
width: auto !important;
}
.mfp-arrow,
.mfp-arrow:hover {
background: transparent;
}
@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) { .mfp-img-mobile .mfp-image-holder {
padding-left: 0;
padding-right: 0;
}
.mfp-img-mobile img.mfp-img {
padding: 0;
}
.mfp-img-mobile .mfp-figure:after {
top: 0;
bottom: 0;
}
.mfp-img-mobile .mfp-figure small {
display: inline;
margin-left: 5px;
}
.mfp-img-mobile .mfp-bottom-bar {
background: rgba(0, 0, 0, 0.6);
bottom: 0;
margin: 0;
top: auto;
padding: 3px 5px;
position: fixed;
-webkit-box-sizing: border-box;
box-sizing: border-box;
}
.mfp-img-mobile .mfp-bottom-bar:empty {
padding: 0;
}
.mfp-img-mobile .mfp-counter {
right: 5px;
top: 3px;
}
.mfp-img-mobile .mfp-close {
top: 0;
right: 0;
width: 35px;
height: 35px;
line-height: 35px;
background: rgba(0, 0, 0, 0.6);
position: fixed;
text-align: center;
padding: 0;
}
}
@media all and (max-width: 900px) {
.mfp-arrow {
-webkit-transform: scale(0.75);
-ms-transform: scale(0.75);
transform: scale(0.75);
}
.mfp-arrow-left {
-webkit-transform-origin: 0;
-ms-transform-origin: 0;
transform-origin: 0;
}
.mfp-arrow-right {
-webkit-transform-origin: 100%;
-ms-transform-origin: 100%;
transform-origin: 100%;
}
.mfp-container {
padding-left: 6px;
padding-right: 6px;
}
}  .eael-filter-gallery-control {
width: 100%;
}
.eael-filter-gallery-control ul,
.eael-filter-gallery-control ul li {
text-align: center;
}
.eael-filter-gallery-control ul {
margin: 0px 0px 20px 0px;
padding: 0px;
text-align: center;
}
.eael-filter-gallery-control {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-webkit-flex-flow: 1 1 auto;
-ms-flex-flow: 1 1 auto;
flex-flow: 1 1 auto;
-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-flex-flow: row wrap;
-ms-flex-flow: row wrap;
flex-flow: row wrap;
padding: 0px;
margin: 0px;
}
.eael-filter-gallery-control ul li {
list-style: none;
font-size: 24px;
display: inline-block;
text-align: center;
}
.eael-filter-gallery-control ul li a.control {
font-family: 'Montserrat', sans-serif;
font-size: 16px;
font-weight: 600;
padding: 10px 25px;
margin: 10px 6px;
}
.eael-filter-gallery-container {
text-align: justify;
font-size: 0.1px;
}
.eael-filter-gallery-container:after {
content: '';
display: inline-block;
width: 100%;
}
.eael-filter-gallery-container:not(.eael-cards) .item:before {
content: '';
display: inline-block;
padding-top: 56.25%;
}
.eael-filter-gallery-container .item .caption {
position: absolute;
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-webkit-flex-flow: 1 1 100%;
-ms-flex-flow: 1 1 100%;
flex-flow: 1 1 100%;
-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;
z-index: 1;
top: 0px;
left: 0px;
right: 0px;
bottom: 0px;
-webkit-transition: -webkit-transform .4s;
transition: -webkit-transform .4s;
-o-transition: transform .4s;
transition: transform .4s;
transition: transform .4s, -webkit-transform .4s;
}
.eael-filter-gallery-container.eael-cards .item .caption {
display: none;
}
.eael-filter-gallery-container.eael-cards .item .item-img .caption {
position: absolute;
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-webkit-flex-flow: 1 1 100%;
-ms-flex-flow: 1 1 100%;
flex-flow: 1 1 100%;
-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;
z-index: 10;
top: 0px;
left: 0px;
right: 0px;
bottom: 0px;
-webkit-transition: -webkit-transform .4s;
transition: -webkit-transform .4s;
-o-transition: transform .4s;
transition: transform .4s;
transition: transform .4s, -webkit-transform .4s;
}
.gallery-item-caption-over {
width: 100%;
height: auto;
}
a.eael-gallery-load-more, a.eael-gallery-load-more:hover {
text-decoration: none;
} .eael-filter-gallery-container .item .caption.eael-zoom-in,
.eael-filter-gallery-container.eael-cards .item .item-img .caption.eael-zoom-in {
-webkit-transform: scale(0);
-ms-transform: scale(0);
transform: scale(0);
}
.eael-filter-gallery-container .item:hover .caption.eael-zoom-in,
.eael-filter-gallery-container.eael-cards .item:hover .item-img .caption.eael-zoom-in {
-webkit-transform: scale(1);
-ms-transform: scale(1);
transform: scale(1);
}
.eael-filter-gallery-container .item .caption.eael-slide-left,
.eael-filter-gallery-container.eael-cards .item .item-img .caption.eael-slide-left {
-webkit-transform: translateX(-100%);
-ms-transform: translateX(-100%);
transform: translateX(-100%);
}
.eael-filter-gallery-container .item:hover .caption.eael-slide-left,
.eael-filter-gallery-container.eael-cards .item:hover .item-img .caption.eael-slide-left {
-webkit-transform: translateX(0%);
-ms-transform: translateX(0%);
transform: translateX(0%);
}
.eael-filter-gallery-container .item .caption.eael-slide-right,
.eael-filter-gallery-container.eael-cards .item .item-img .caption.eael-slide-right {
-webkit-transform: translateX(100%);
-ms-transform: translateX(100%);
transform: translateX(100%);
}
.eael-filter-gallery-container .item:hover .caption.eael-slide-right,
.eael-filter-gallery-container.eael-cards .item:hover .item-img .caption.eael-slide-right {
-webkit-transform: translateX(0%);
-ms-transform: translateX(0%);
transform: translateX(0%);
}
.eael-filter-gallery-container .item .caption.eael-slide-top,
.eael-filter-gallery-container.eael-cards .item .item-img .caption.eael-slide-top {
-webkit-transform: translateY(-100%);
-ms-transform: translateY(-100%);
transform: translateY(-100%);
}
.eael-filter-gallery-container .item:hover .caption.eael-slide-top,
.eael-filter-gallery-container.eael-cards .item:hover .item-img .caption.eael-slide-top {
-webkit-transform: translateY(0%);
-ms-transform: translateY(0%);
transform: translateY(0%);
}
.eael-filter-gallery-container .item .caption.eael-slide-bottom,
.eael-filter-gallery-container.eael-cards .item .item-img .caption.eael-slide-bottom {
-webkit-transform: translateY(100%);
-ms-transform: translateY(100%);
transform: translateY(100%);
}
.eael-filter-gallery-container .item:hover .caption.eael-slide-bottom,
.eael-filter-gallery-container.eael-cards .item:hover .item-img .caption.eael-slide-bottom {
-webkit-transform: translateY(0%);
-ms-transform: translateY(0%);
transform: translateY(0%);
}
.eael-filter-gallery-container .item .caption a {
display: inline-block;
width: 50px;
height: 50px;
text-align: center;
line-height: 50px;
-webkit-border-radius: 50%;
border-radius: 50%;
margin: 0 5px;
font-size: 20px;
cursor: pointer;
-webkit-transition: .3s;
-o-transition: .3s;
transition: .3s;
}
.eael-filter-gallery-container .item .caption a:nth-child(1),
.eael-container .item .caption a:nth-child(2) {
-webkit-transition: .6s;
-o-transition: .6s;
transition: .6s;
opacity: 0;
}
.eael-filter-gallery-container .item .caption a:nth-child(1) {
-webkit-transform: translateY(-100%);
-ms-transform: translateY(-100%);
transform: translateY(-100%);
}
.eael-filter-gallery-container .item .caption a:nth-child(2) {
-webkit-transform: translateY(100%);
-ms-transform: translateY(100%);
transform: translateY(100%);
}
.eael-filter-gallery-container .item .caption:hover a:nth-child(1),
.eael-filter-gallery-container .item .caption:hover a:nth-child(2) {
-webkit-transform: translateY(0%);
-ms-transform: translateY(0%);
transform: translateY(0%);
opacity: 1;
}
.eael-filter-gallery-container .item .caption .eael-popup-link {
outline: 0;
} .eael-filter-gallery-container.eael-cards .item:before {
padding-top: 0px;
}
.eael-filter-gallery-container.eael-cards .item-img {
position: relative;
background-repeat: no-repeat;
background-position: center;
-webkit-background-size: cover;
background-size: cover;
height: 220px;
z-index: 0;
overflow: hidden;
}
.eael-filter-gallery-container.eael-cards .item-content {
padding: 15px;
}
.eael-filter-gallery-container.eael-cards .item-content .title,
.eael-filter-gallery-container.eael-cards .item-content .title a {
font-size: 20px;
line-height: 1;
margin-bottom: 0px;
-webkit-transition: .3s;
-o-transition: .3s;
transition: .3s;
}
.eael-filter-gallery-container.eael-cards .item-content p {
font-size: 14px;
line-height: 26px;
}
.eael-fg-card-content-align-center .eael-filterable-gallery-item-wrap .gallery-item-caption-wrap .gallery-item-caption-over {
text-align: center;
}
.eael-fg-card-content-align-right .eael-filterable-gallery-item-wrap .gallery-item-caption-wrap .gallery-item-caption-over {
text-align: right;
}
.eael-fg-hoverer-content-align-center .eael-filterable-gallery-item-wrap .gallery-item-caption-wrap .gallery-item-caption-over {
text-align: center;
}
.eael-fg-hoverer-content-align-right .eael-filterable-gallery-item-wrap .gallery-item-caption-wrap .gallery-item-caption-over {
text-align: right;
} .eael-fg-content-align-left .eael-cards .item .item-content {
text-align: left;
}
.eael-fg-content-align-center .eael-cards .item .item-content {
text-align: center;
}
.eael-fg-content-align-right .eael-cards .item .item-content {
text-align: right;
} .mfp-wrap ~ div.dialog-widget {
display: none !important;
}
.eael-filterable-gallery-item-wrap {
float: left;
width: 33.33%;
}
.eael-filter-gallery-container.eael-col-1 .eael-filterable-gallery-item-wrap {
width: 100%;
}
.eael-filter-gallery-control > ul li {
font-size: 13px;
line-height: 1.8;
text-transform: uppercase;
letter-spacing: 1px;
padding: 6px 15px;
cursor: pointer;
margin: 0 5px;
font-weight: normal;
}
.eael-filter-gallery-container.eael-col-2 .eael-filterable-gallery-item-wrap {
width: 50%;
}
.eael-filter-gallery-container.eael-col-4 .eael-filterable-gallery-item-wrap {
width: 25%;
}
.eael-filter-gallery-container.eael-col-5 .eael-filterable-gallery-item-wrap {
width: 20%;
}
.gallery-grid-item {
margin-left: calc(20px/2);
margin-right: calc(20px/2);
margin-bottom: 20px;
position: relative;
overflow: hidden;
}
.gallery-item-caption-wrap,
.media-content-wrap {
font-size: 14px;
text-align: left;
}
.gallery-item-thumbnail-wrap.caption-style-card img {
max-height: 100%;
width: 100%;
}
.gallery-item-caption-wrap.caption-style-hoverer {
position: absolute;
left: 0;
top: 0;
height: 100%;
width: 100%;
padding: 15px;
z-index: 10;
}
.eael-filterable-gallery-item-wrap .gallery-grid-item .gallery-item-thumbnail-wrap > img {
height: 100%;
width: 100%;
-o-object-fit: cover;
object-fit: cover;
} .fg-item-title,
.fg-item-content {
color: #ffffff;
font-family: inherit;
} .gallery-item-caption-wrap.caption-style-card .fg-item-title {
font-size: 18px;
margin: 15px 0 15px;
line-height: 1;
}
.gallery-item-caption-wrap.caption-style-card {
background: #f7f7f7;
}
.gallery-item-caption-wrap.caption-style-card .fg-item-title {
margin: 10px 0 15px;
color: #000000;
}
.gallery-item-caption-wrap.caption-style-card .fg-item-content {
color: #212529;
line-height: 1.5;
font-weight: normal;
}
.gallery-item-buttons > a {
display: inline-block;
font-size: 16px;
color: #000;
margin-right: 15px;
}
.gallery-item-buttons > a:visited {
color: #000;
}
.gallery-item-caption-wrap.caption-style-card {
padding: 10px;
-webkit-box-sizing: border-box;
box-sizing: border-box;
font-family: inherit;
} .gallery-item-caption-wrap .gallery-item-hoverer-bg {
position: absolute;
left: 0;
top: 0;
height: 100%;
width: 100%;
content: '';
background: #000000;
z-index: -1;
opacity: .7;
}
.gallery-item-caption-wrap.caption-style-hoverer {
visibility: hidden;
opacity: 0;
-webkit-transition: 0.6s all ease;
-o-transition: 0.6s all ease;
transition: 0.6s all ease;
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;
}
.gallery-grid-item:hover .gallery-item-caption-wrap.caption-style-hoverer {
opacity: 1;
visibility: visible;
}
.gallery-item-caption-wrap.caption-style-hoverer h5 {
font-size: 20px;
margin-bottom: 5px;
line-height: 1;
}
.gallery-item-caption-wrap.caption-style-hoverer.eael-slide-up h5 {
-webkit-transform: translateY(20px);
-ms-transform: translateY(20px);
transform: translateY(20px);
-webkit-transition: 0.6s all ease;
-o-transition: 0.6s all ease;
transition: 0.6s all ease;
}
.gallery-item-caption-wrap.caption-style-hoverer p {
margin-bottom: 5px;
}
.gallery-item-caption-wrap.caption-style-hoverer.eael-slide-up p {
-webkit-transform: translateY(40px);
-ms-transform: translateY(40px);
transform: translateY(40px);
-webkit-transition: 0.6s all ease;
-o-transition: 0.6s all ease;
transition: 0.6s all ease;
}
.gallery-item-caption-wrap.caption-style-hoverer.eael-slide-up .gallery-item-buttons {
-webkit-transform: translateY(40px);
-ms-transform: translateY(40px);
transform: translateY(40px);
-webkit-transition: 0.6s all ease;
-o-transition: 0.6s all ease;
transition: 0.6s all ease;
}
.gallery-item-caption-wrap .gallery-item-buttons > a {
padding: 5px 15px;
display: inline-block;
-webkit-border-radius: 50%;
border-radius: 50%;
outline: none;
text-decoration: none;
}
.gallery-item-caption-wrap.caption-style-hoverer.eael-zoom-in {
-webkit-transform: scale(0.8);
-ms-transform: scale(0.8);
transform: scale(0.8);
-webkit-transition: 0.6s all ease;
-o-transition: 0.6s all ease;
transition: 0.6s all ease;
}
.gallery-grid-item:hover .gallery-item-caption-wrap.caption-style-hoverer.eael-slide-up h5,
.gallery-grid-item:hover .gallery-item-caption-wrap.caption-style-hoverer.eael-slide-up .gallery-item-buttons,
.gallery-grid-item:hover .gallery-item-caption-wrap.caption-style-hoverer.eael-slide-up p {
-webkit-transform: translate(0);
-ms-transform: translate(0);
transform: translate(0);
}
.gallery-grid-item:hover .gallery-item-caption-wrap.caption-style-hoverer.eael-zoom-in {
-webkit-transform: scale(1);
-ms-transform: scale(1);
transform: scale(1);
visibility: visible;
opacity: 1;
}
.gallery-item-caption-wrap.caption-style-hoverer.eael-none {
-webkit-transition: none;
-o-transition: none;
transition: none;
} .gallery-item-thumbnail-wrap {
position: relative;
}
.video-popup,
.video-popup-bg {
position: absolute;
left: 0;
top: 0;
height: 100%;
width: 100%;
}
.video-popup > img {
width: 62px;
position: relative;
z-index: 1;
-webkit-transition: 300ms;
-o-transition: 300ms;
transition: 300ms;
}
.video-popup {
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;
}
.video-popup:hover > img {
-webkit-transform: scale(1.1);
-ms-transform: scale(1.1);
transform: scale(1.1);
}
.video-popup-bg {
visibility: hidden;
opacity: 0;
-webkit-transition: 350ms;
-o-transition: 350ms;
transition: 350ms;
}
.gallery-grid-item:hover .video-popup-bg {
visibility: visible;
opacity: 1;
}
.gallery-item-thumbnail-wrap > .gallery-item-caption-wrap {
position: absolute;
left: 0;
top: 0;
height: 100%;
width: 100%;
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;
}
.gallery-item-caption-wrap.card-hover-bg {
visibility: hidden;
opacity: 0;
-webkit-transition: 800ms;
-o-transition: 800ms;
transition: 800ms;
}
.gallery-item-thumbnail-wrap:hover .gallery-item-caption-wrap.card-hover-bg {
visibility: visible;
opacity: 1;
}
.gallery-item-caption-wrap .gallery-item-buttons > a > i {
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;
height: 100%;
} @media only screen and (min-width: 1025px) { .elementor-element.elementor-grid-1 {
position: relative;
}
.elementor-element.elementor-grid-1 .eael-filterable-gallery-item-wrap {
width: 100%;
float: left;
}
.elementor-element.elementor-grid-2 {
position: relative;
}
.elementor-element.elementor-grid-2 .eael-filterable-gallery-item-wrap {
width: 50%;
float: left;
}
.elementor-element.elementor-grid-2 .eael-filterable-gallery-item-wrap:nth-of-type(2n) {
margin-right: 0 !important;
}
.elementor-element.elementor-grid-2 .eael-filterable-gallery-item-wrap:nth-of-type(2n+1) {
clear: left;
}
.elementor-element.elementor-grid-3 {
position: relative;
}
.elementor-element.elementor-grid-3 .eael-filterable-gallery-item-wrap {
width: 33.3333%;
float: left;
}
.elementor-element.elementor-grid-3 .eael-filterable-gallery-item-wrap:nth-of-type(3n) {
margin-right: 0 !important;
}
.elementor-element.elementor-grid-3 .eael-filterable-gallery-item-wrap:nth-of-type(3n+1) {
clear: left;
}
.elementor-element.elementor-grid-4 {
position: relative;
}
.elementor-element.elementor-grid-4 .eael-filterable-gallery-item-wrap {
width: 25%;
float: left;
}
.elementor-element.elementor-grid-4 .eael-filterable-gallery-item-wrap:nth-of-type(4n) {
margin-right: 0 !important;
}
.elementor-element.elementor-grid-4 .eael-filterable-gallery-item-wrap:nth-of-type(4n+1) {
clear: left;
}
.elementor-element.elementor-grid-5 {
position: relative;
}
.elementor-element.elementor-grid-5 .pp-logo-grid {
margin-right: -5px;
}
.elementor-element.elementor-grid-5 .eael-filterable-gallery-item-wrap {
width: 20%;
float: left;
}
.elementor-element.elementor-grid-5 .eael-filterable-gallery-item-wrap:nth-of-type(5n) {
margin-right: 0 !important;
}
.elementor-element.elementor-grid-5 .eael-filterable-gallery-item-wrap:nth-of-type(5n+1) {
clear: left;
}
.elementor-element.elementor-grid-6 {
position: relative;
}
.elementor-element.elementor-grid-6 .pp-logo-grid {
margin-right: -6px;
}
.elementor-element.elementor-grid-6 .eael-filterable-gallery-item-wrap {
width: 16.6667%;
float: left;
}
.elementor-element.elementor-grid-6 .eael-filterable-gallery-item-wrap:nth-of-type(6n) {
margin-right: 0 !important;
}
.elementor-element.elementor-grid-6 .eael-filterable-gallery-item-wrap:nth-of-type(6n+1) {
clear: left;
}
}
@media only screen and (max-width: 1024px) and (min-width: 766px) { .elementor-element.elementor-grid-tablet-1 {
position: relative;
}
.elementor-element.elementor-grid-tablet-1 .eael-filterable-gallery-item-wrap {
width: 100%;
float: left;
}
.elementor-element.elementor-grid-tablet-2 {
position: relative;
}
.elementor-element.elementor-grid-tablet-2 .eael-filterable-gallery-item-wrap {
width: 50%;
float: left;
}
.elementor-element.elementor-grid-tablet-2 .eael-filterable-gallery-item-wrap:nth-of-type(2n) {
margin-right: 0 !important;
}
.elementor-element.elementor-grid-tablet-2 .eael-filterable-gallery-item-wrap:nth-of-type(2n+1) {
clear: left;
}
.elementor-element.elementor-grid-tablet-3 {
position: relative;
}
.elementor-element.elementor-grid-tablet-3 .eael-filterable-gallery-item-wrap {
width: 33.3333%;
float: left;
}
.elementor-element.elementor-grid-tablet-3 .eael-filterable-gallery-item-wrap:nth-of-type(3n) {
margin-right: 0 !important;
}
.elementor-element.elementor-grid-tablet-3 .eael-filterable-gallery-item-wrap:nth-of-type(3n+1) {
clear: left;
}
.elementor-element.elementor-grid-tablet-4 {
position: relative;
}
.elementor-element.elementor-grid-tablet-4 .eael-filterable-gallery-item-wrap {
width: 25%;
float: left;
}
.elementor-element.elementor-grid-tablet-4 .eael-filterable-gallery-item-wrap:nth-of-type(4n) {
margin-right: 0 !important;
}
.elementor-element.elementor-grid-tablet-4 .eael-filterable-gallery-item-wrap:nth-of-type(4n+1) {
clear: left;
}
.elementor-element.elementor-grid-tablet-5 {
position: relative;
}
.elementor-element.elementor-grid-tablet-5 .eael-filterable-gallery-item-wrap {
width: 20%;
float: left;
}
.elementor-element.elementor-grid-tablet-5 .eael-filterable-gallery-item-wrap:nth-of-type(5n) {
margin-right: 0 !important;
}
.elementor-element.elementor-grid-tablet-5 .eael-filterable-gallery-item-wrap:nth-of-type(5n+1) {
clear: left;
}
.elementor-element.elementor-grid-tablet-6 {
position: relative;
}
.elementor-element.elementor-grid-tablet-6 .pp-logo-grid {
margin-right: -6px;
}
.elementor-element.elementor-grid-tablet-6 .eael-filterable-gallery-item-wrap {
width: 16.6667%;
float: left;
}
.elementor-element.elementor-grid-tablet-6 .eael-filterable-gallery-item-wrap:nth-of-type(6n) {
margin-right: 0 !important;
}
.elementor-element.elementor-grid-tablet-6 .eael-filterable-gallery-item-wrap:nth-of-type(6n+1) {
clear: left;
}
}
@media only screen and (max-width: 767px) {
.elementor-element.elementor-grid-mobile-1 {
position: relative;
}
.elementor-element.elementor-grid-mobile-1 .eael-filterable-gallery-item-wrap {
width: 100%;
float: left;
}
.elementor-element.elementor-grid-mobile-2 {
position: relative;
}
.elementor-element.elementor-grid-mobile-2 .eael-filterable-gallery-item-wrap {
width: 50%;
float: left;
}
.elementor-element.elementor-grid-mobile-2 .eael-filterable-gallery-item-wrap:nth-of-type(2n) {
margin-right: 0 !important;
}
.elementor-element.elementor-grid-mobile-2 .eael-filterable-gallery-item-wrap:nth-of-type(2n+1) {
clear: left;
}
.elementor-element.elementor-grid-mobile-3 {
position: relative;
}
.elementor-element.elementor-grid-mobile-3 .eael-filterable-gallery-item-wrap {
width: 33.3333%;
float: left;
}
.elementor-element.elementor-grid-mobile-3 .eael-filterable-gallery-item-wrap:nth-of-type(3n) {
margin-right: 0 !important;
}
.elementor-element.elementor-grid-mobile-3 .eael-filterable-gallery-item-wrap:nth-of-type(3n+1) {
clear: left;
}
.elementor-element.elementor-grid-mobile-4 {
position: relative;
}
.elementor-element.elementor-grid-mobile-4 .eael-filterable-gallery-item-wrap {
width: 25%;
float: left;
}
.elementor-element.elementor-grid-mobile-4 .eael-filterable-gallery-item-wrap:nth-of-type(4n) {
margin-right: 0 !important;
}
.elementor-element.elementor-grid-mobile-4 .eael-filterable-gallery-item-wrap:nth-of-type(4n+1) {
clear: left;
}
.elementor-element.elementor-grid-mobile-5 {
position: relative;
}
.elementor-element.elementor-grid-mobile-5 .eael-filterable-gallery-item-wrap {
width: 20%;
float: left;
}
.elementor-element.elementor-grid-mobile-5 .eael-filterable-gallery-item-wrap:nth-of-type(5n) {
margin-right: 0 !important;
}
.elementor-element.elementor-grid-mobile-5 .eael-filterable-gallery-item-wrap:nth-of-type(5n+1) {
clear: left;
}
.elementor-element.elementor-grid-mobile-6 {
position: relative;
}
.elementor-element.elementor-grid-mobile-6 .pp-logo-grid {
margin-right: -6px;
}
.elementor-element.elementor-grid-mobile-6 .eael-filterable-gallery-item-wrap {
width: 16.6667%;
float: left;
}
.elementor-element.elementor-grid-mobile-6 .eael-filterable-gallery-item-wrap:nth-of-type(6n) {
margin-right: 0 !important;
}
.elementor-element.elementor-grid-mobile-6 .eael-filterable-gallery-item-wrap:nth-of-type(6n+1) {
clear: left;
}
}  .swiper-container-wrap .swiper-slide,
.swiper-container .swiper-slide {
text-align: center;
}
.swiper-container-wrap .swiper-slide img,
.swiper-container .swiper-slide img {
width: auto;
}
.swiper-container-wrap-dots-outside .swiper-pagination,
.swiper-container-dots-outside .swiper-pagination {
position: static;
}
.swiper-container-wrap .swiper-button-next,
.swiper-container-wrap .swiper-button-prev,
.swiper-container .swiper-button-next,
.swiper-container .swiper-button-prev {
background: transparent;
font-size: 20px;
height: auto;
line-height: 1;
margin: 0;
text-align: center;
-webkit-transform: translateY(-50%);
-ms-transform: translateY(-50%);
transform: translateY(-50%);
width: auto;
}
.swiper-container-wrap .swiper-button-next .fa,
.swiper-container-wrap .swiper-button-prev .fa,
.swiper-container .swiper-button-next .fa,
.swiper-container .swiper-button-prev .fa {
vertical-align: top;
}
.swiper-container-wrap .swiper-pagination {
bottom: 10px;
left: 0;
width: 100%;
}
.swiper-container-wrap-dots-outside .swiper-pagination {
position: static;
}
.swiper-container-wrap .swiper-pagination-bullet {
background: #ccc;
margin: 0 4px;
opacity: 1;
height: 8px;
width: 8px;
}
.swiper-container-wrap .swiper-pagination-bullet-active {
background: #000;
}
.swiper-container-3d .swiper-slide {
-o-transition-property: all;
transition-property: all;
-webkit-transition-property: all;
}  .eael-ticker-wrap {
overflow: hidden;
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
-webkit-flex-flow: row nowrap;
-ms-flex-flow: row nowrap;
flex-flow: row nowrap;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
width: 100%;
}
.eael-ticker-wrap .ticker-badge {
-webkit-box-flex: 0;
-webkit-flex: 0 0 auto;
-ms-flex: 0 0 auto;
flex: 0 0 auto;
padding: 8px 12px;
}
.eael-ticker-wrap .eael-ticker {
overflow: hidden;
-webkit-box-flex: 1;
-webkit-flex: 1 1 auto;
-ms-flex: 1 1 auto;
flex: 1 1 auto;
}
.eael-ticker-wrap .eael-ticker .ticker-content {
padding: 8px 12px;
line-height: 1.8;
}
.eael-ticker-wrap .eael-ticker .ticker-content p {
margin: 0;
}
.eael-ticker-wrap .swiper-button-prev {
left: auto !important;
right: 25px;
}
.eael-ticker-wrap div.swiper-slide,
.eael-ticker-wrap div.swiper-slide.swiper-slide-prev,
.eael-ticker-wrap div.swiper-slide.swiper-slide-next {
opacity: 0 !important;
}
.eael-ticker-wrap div.swiper-slide.swiper-slide-active {
opacity: 1 !important;
}
.eael-ticker-wrap .eael-content-ticker.swiper-container .swiper-slide {
text-align: left;
}
@media only screen and (max-width: 767px) {
.eael-ticker-wrap {
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
-webkit-flex-flow: row wrap;
-ms-flex-flow: row wrap;
flex-flow: row wrap;
}
.content-ticker-pagination {
display: none;
}
}  .eael-advance-tabs {
display: block;
}
.eael-advance-tabs .eael-tabs-nav > ul {
position: relative;
padding: 0px;
margin: 0px;
list-style-type: none;
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: start;
-webkit-justify-content: flex-start;
-ms-flex-pack: start;
justify-content: flex-start;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
z-index: 1;
}
.eael-advance-tabs .eael-tabs-nav > ul li {
position: relative;
padding: 1em 1.5em;
-webkit-box-flex: 1;
-webkit-flex: 1 1 auto;
-ms-flex: 1 1 auto;
flex: 1 1 auto;
cursor: pointer;
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;
}
.eael-advance-tabs .eael-tabs-nav > ul li:after {
content: "";
position: absolute;
bottom: -10px;
left: 0px;
right: 0px;
margin: 0 auto;
z-index: 1;
width: 0px;
height: 0px;
border-left: 10px solid transparent;
border-right: 10px solid transparent;
border-top: 10px solid #444;
border-bottom: 0px;
display: none;
}
.eael-advance-tabs.active-caret-on .eael-tabs-nav > ul li.active:after,
.eael-advance-tabs.active-caret-on .eael-tabs-nav > ul li.active-default:after {
display: none;
}
.eael-advance-tabs .eael-tabs-nav > ul li.active:after,
.eael-advance-tabs .eael-tabs-nav > ul li.active-default:after {
display: block;
}
.eael-tabs-content {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-flex: 1;
-webkit-flex: 1 1 auto;
-ms-flex: 1 1 auto;
flex: 1 1 auto;
}
.eael-advance-tabs .eael-tabs-content > div {
display: none;
opacity: 0;
}
.eael-advance-tabs .eael-tabs-content > div.active,
.eael-advance-tabs .eael-tabs-content > div.active-default {
display: block;
width: 100%;
padding: 1em;
opacity: 1;
-webkit-animation: fadeIn linear 0.3s;
animation: fadeIn linear 0.3s;
} .eael-tab-inline-icon li a .fa {
margin-right: 10px;
line-height: 1;
}
.eael-tab-top-icon li a {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
text-align: center;
}
.eael-tab-top-icon li a .fa,
.eael-tab-top-icon li a .eael-tab-title {
-webkit-box-flex: 1;
-webkit-flex: 1 1 100%;
-ms-flex: 1 1 100%;
flex: 1 1 100%;
line-height: 1;
}
.eael-tab-top-icon li a .eael-tab-title {
margin-top: 10px;
} .eael-advance-tabs.eael-tabs-vertical {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
}
.eael-advance-tabs.eael-tabs-vertical .eael-tabs-nav {
-webkit-box-flex: 0;
-webkit-flex: 0 0 auto;
-ms-flex: 0 0 auto;
flex: 0 0 auto;
}
.eael-advance-tabs.eael-tabs-vertical .eael-tabs-nav > ul {
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-webkit-flex-flow: column wrap;
-ms-flex-flow: column wrap;
flex-flow: column wrap;
}
.eael-advance-tabs.eael-tabs-vertical .eael-tabs-nav > ul > li {
width: 100%;
-webkit-box-pack: start;
-webkit-justify-content: start;
-ms-flex-pack: start;
justify-content: start;
}
.eael-advance-tabs.eael-tabs-vertical .eael-tabs-nav > ul li::after {
bottom: auto !important;
right: -10px;
top: calc(50% - 10px) !important;
left: auto !important;
border-left: 10px solid #444;
border-right: 0;
border-top: 10px solid transparent;
border-bottom: 10px solid transparent;
}
@media only screen and (max-width: 767px) {
.eael-advance-tabs .eael-tabs-nav > ul {
-webkit-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
}
.eael-advance-tabs .eael-tabs-nav > ul li {
-webkit-box-flex: 1;
-webkit-flex: 1 100%;
-ms-flex: 1 100%;
flex: 1 100%;
}
}  .eael-adv-accordion {
width: auto;
height: auto;
-webkit-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
}
.eael-adv-accordion .eael-accordion-list .eael-accordion-header {
padding: 15px;
border: 1px solid rgba(0, 0, 0, 0.02);
font-size: 1rem;
font-weight: 600;
line-height: 1;
-webkit-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: justify;
-webkit-justify-content: space-between;
-ms-flex-pack: justify;
justify-content: space-between;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
cursor: pointer;
}
.eael-adv-accordion .eael-accordion-list .eael-accordion-header .fa-toggle {
-webkit-transform: rotate(0deg);
-ms-transform: rotate(0deg);
transform: rotate(0deg);
z-index: 10;
-webkit-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
}
.eael-adv-accordion .eael-accordion-list .eael-accordion-header.active .fa-toggle {
-webkit-transform: rotate(90deg);
-ms-transform: rotate(90deg);
transform: rotate(90deg);
z-index: 10;
-webkit-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
}
.fa-accordion-icon {
display: inline-block;
margin-right: 10px;
}
.eael-adv-accordion .eael-accordion-list .eael-accordion-content {
display: none;
border: 1px solid #eee;
padding: 15px;
-webkit-box-sizing: border-box;
box-sizing: border-box;
font-size: 1rem;
line-height: 1.7;
}
.eael-adv-accordion .eael-accordion-list .eael-accordion-content p {
margin: 0;
}
.eael-adv-accordion .eael-accordion-list .eael-accordion-content.active {
display: block;
}
@-webkit-keyframes rotate-90 {
0% {
-webkit-transform: rotateY(0deg);
transform: rotateY(0deg);
}
100% {
-webkit-transform: rotateY(-180deg);
transform: rotateY(-180deg);
}
}
@keyframes rotate-90 {
0% {
-webkit-transform: rotateY(0deg);
transform: rotateY(0deg);
}
100% {
-webkit-transform: rotateY(-180deg);
transform: rotateY(-180deg);
}
}
@-webkit-keyframes fadeIn {
0% {
opacity: 1;
-webkit-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
}
100% {
opacity: 1;
-webkit-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
}
}
@keyframes fadeIn {
0% {
opacity: 1;
-webkit-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
}
100% {
opacity: 1;
-webkit-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
}
}  .eael-tooltip {
position: relative;
display: inline-block;
min-width: 150px;
text-align: center;
padding: 12px 24px;
font-size: .93rem;
color: #333;
line-height: 1;
cursor: pointer;
-webkit-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
}
.eael-tooltip .eael-tooltip-text {
display: block;
width: 100%;
visibility: hidden;
background-color: black;
color: #fff;
text-align: center;
-webkit-border-radius: 4px;
border-radius: 4px;
padding: 10px;
position: absolute;
z-index: 1;
font-size: .93rem;
line-height: 1.3;
}
.eael-tooltip .eael-tooltip-text::after {
content: "";
position: absolute;
border-width: 5px;
border-style: solid;
}
.eael-tooltip:hover .eael-tooltip-text {
visibility: visible;
} .eael-tooltip .eael-tooltip-text.eael-tooltip-left {
top: 50%;
right: 100%;
-webkit-transform: translateY(-50%);
-ms-transform: translateY(-50%);
transform: translateY(-50%);
margin-right: 10px;
}
.eael-tooltip:hover .eael-tooltip-text.eael-tooltip-left {
-webkit-animation: tooltipLeftIn 300ms ease-in-out;
animation: tooltipLeftIn 300ms ease-in-out;
}
.eael-tooltip .eael-tooltip-text.eael-tooltip-left::after {
top: calc(50% - 5px);
left: 100%;
border-color: transparent transparent transparent black;
} .eael-tooltip .eael-tooltip-text.eael-tooltip-right {
top: 50%;
left: 100%;
-webkit-transform: translateY(-50%);
-ms-transform: translateY(-50%);
transform: translateY(-50%);
-webkit-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
margin-left: 10px;
}
.eael-tooltip:hover .eael-tooltip-text.eael-tooltip-right {
-webkit-animation: tooltipRightIn 300ms linear;
animation: tooltipRightIn 300ms linear;
}
.eael-tooltip .eael-tooltip-text.eael-tooltip-right::after {
top: calc(50% - 5px);
right: 100%;
border-color: transparent black transparent transparent;
} .eael-tooltip .eael-tooltip-text.eael-tooltip-top {
bottom: calc(100%);
left: 0;
right: 0;
margin: 0 auto 10px auto;
}
.eael-tooltip .eael-tooltip-text.eael-tooltip-top::after {
margin-top: 0px;
top: 100%;
left: calc( 50% - 5px);
border-color: black transparent transparent transparent;
}
.eael-tooltip:hover .eael-tooltip-text.eael-tooltip-top {
-webkit-animation: tooltipTopIn 300ms linear;
animation: tooltipTopIn 300ms linear;
} .eael-tooltip .eael-tooltip-text.eael-tooltip-bottom {
top: 100%;
left: 0;
right: 0;
margin: 10px auto 0px auto;
}
.eael-tooltip .eael-tooltip-text.eael-tooltip-bottom::after {
margin-top: 0px;
bottom: 100%;
left: calc( 50% - 5px);
border-color: transparent transparent black transparent;
}
.eael-tooltip:hover .eael-tooltip-text.eael-tooltip-bottom {
-webkit-animation: tooltipBottomIn 300ms linear;
animation: tooltipBottomIn 300ms linear;
} .eael-tooltip-align-left {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
width: 100%;
-webkit-box-pack: start;
-webkit-justify-content: flex-start;
-ms-flex-pack: start;
justify-content: flex-start;
}
.eael-tooltip-align-right {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
width: 100%;
-webkit-box-pack: end;
-webkit-justify-content: flex-end;
-ms-flex-pack: end;
justify-content: flex-end;
}
.eael-tooltip-align-center {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
width: 100%;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
}
.eael-tooltip-align-justify .eael-tooltip {
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;
} @-webkit-keyframes tooltipRightIn {
0% {
opacity: 0;
left: 105%;
}
100% {
opacity: 1;
left: 100%;
}
}
@keyframes tooltipRightIn {
0% {
opacity: 0;
left: 105%;
}
100% {
opacity: 1;
left: 100%;
}
}
@-webkit-keyframes tooltipLeftIn {
0% {
opacity: 0;
right: 105%;
}
100% {
opacity: 1;
right: 100%;
}
}
@keyframes tooltipLeftIn {
0% {
opacity: 0;
right: 105%;
}
100% {
opacity: 1;
right: 100%;
}
}
@-webkit-keyframes tooltipTopIn {
0% {
opacity: 0;
bottom: 110%;
}
100% {
opacity: 1;
bottom: 100%;
}
}
@keyframes tooltipTopIn {
0% {
opacity: 0;
bottom: 110%;
}
100% {
opacity: 1;
bottom: 100%;
}
}
@-webkit-keyframes tooltipBottomIn {
0% {
opacity: 0;
top: 110%;
}
100% {
opacity: 1;
top: 100%;
}
}
@keyframes tooltipBottomIn {
0% {
opacity: 0;
top: 110%;
}
100% {
opacity: 1;
top: 100%;
}
}
@-webkit-keyframes animateStripe {
0% {
-webkit-transform: translate(0, 0);
transform: translate(0, 0);
}
100% {
-webkit-transform: translate(35px, 0);
transform: translate(35px, 0);
}
}
@keyframes animateStripe {
0% {
-webkit-transform: translate(0, 0);
transform: translate(0, 0);
}
100% {
-webkit-transform: translate(35px, 0);
transform: translate(35px, 0);
}
}
@-webkit-keyframes animateStripeRTL {
0% {
-webkit-transform: translate(0, 0);
transform: translate(0, 0);
}
100% {
-webkit-transform: translate(-35px, 0);
transform: translate(-35px, 0);
}
}
@keyframes animateStripeRTL {
0% {
-webkit-transform: translate(0, 0);
transform: translate(0, 0);
}
100% {
-webkit-transform: translate(-35px, 0);
transform: translate(-35px, 0);
}
}
.eael-progressbar {
position: relative;
}
.eael-progressbar-title {
font-size: 20px;
font-weight: 400;
}
.eael-progressbar-line {
position: relative;
display: block;
width: 100%;
height: 12px;
background-color: #eeeeee;
}
.eael-progressbar-line .eael-progressbar-count-wrap {
position: absolute;
right: 0;
bottom: calc(100% + 5px);
font-size: 16px;
font-weight: 400;
line-height: 1;
}
.eael-progressbar-line-fill {
display: inline-block;
position: absolute;
top: 50%;
left: 0;
width: 0;
height: 12px;
background-color: #000000;
-webkit-transform: translateY(-50%);
-ms-transform: translateY(-50%);
transform: translateY(-50%);
-webkit-transition: width 1500ms linear;
-o-transition: width 1500ms linear;
transition: width 1500ms linear;
overflow: hidden;
}
.eael-progressbar-circle {
position: relative;
width: 200px;
height: 200px;
}
.eael-progressbar-circle .eael-progressbar-title {
font-size: 16px;
font-weight: 400;
}
.eael-progressbar-circle .eael-progressbar-count-wrap {
font-size: 28px;
font-weight: 700;
}
.eael-progressbar-circle-shadow {
width: 220px;
height: 220px;
padding: 10px;
-webkit-border-radius: 50%;
border-radius: 50%;
}
.eael-progressbar-circle-pie {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
-webkit-clip-path: inset(0 0 0 50%);
clip-path: inset(0 0 0 50%);
}
.eael-progressbar-circle-inner {
height: 100%;
width: 100%;
border-width: 12px;
border-style: solid;
border-color: #eeeeee;
-webkit-border-radius: 50%;
border-radius: 50%;
}
.eael-progressbar-circle-half {
position: absolute;
left: 0;
top: 0;
height: 100%;
width: 100%;
border-width: 12px;
border-style: solid;
border-color: #000000;
-webkit-border-radius: 50%;
border-radius: 50%;
-webkit-clip-path: inset(0 50% 0 0);
clip-path: inset(0 50% 0 0);
}
.eael-progressbar-circle-half-left {
-webkit-transform: rotate(0deg);
-ms-transform: rotate(0deg);
transform: rotate(0deg);
}
.eael-progressbar-circle-half-right {
-webkit-transform: rotate(180deg);
-ms-transform: rotate(180deg);
transform: rotate(180deg);
visibility: hidden;
}
.eael-progressbar-circle-inner-content {
position: absolute;
top: 50%;
width: 100%;
-webkit-transform: translateY(-50%);
-ms-transform: translateY(-50%);
transform: translateY(-50%);
text-align: center;
}
.eael-progressbar-half-circle {
position: relative;
width: 200px;
height: 100px;
overflow: hidden;
}
.eael-progressbar-half-circle .eael-progressbar-circle-pie {
-webkit-clip-path: inset(0 0 50% 0);
clip-path: inset(0 0 50% 0);
}
.eael-progressbar-half-circle .eael-progressbar-circle-half {
-webkit-clip-path: inset(50% 0 0 0);
clip-path: inset(50% 0 0 0);
-webkit-transform: rotate(0deg);
-ms-transform: rotate(0deg);
transform: rotate(0deg);
-webkit-transition: -webkit-transform 1500ms linear;
transition: -webkit-transform 1500ms linear;
-o-transition: transform 1500ms linear;
transition: transform 1500ms linear;
transition: transform 1500ms linear, -webkit-transform 1500ms linear;
}
.eael-progressbar-half-circle .eael-progressbar-circle-inner-content {
top: initial;
bottom: 0;
-webkit-transform: translateY(0);
-ms-transform: translateY(0);
transform: translateY(0);
}
.eael-progressbar-half-circle .eael-progressbar-title {
font-size: 16px;
font-weight: 400;
}
.eael-progressbar-half-circle .eael-progressbar-count-wrap {
font-size: 28px;
font-weight: 700;
}
.eael-progressbar-half-circle-after {
position: relative;
font-size: 12px;
font-weight: 400;
clear: both;
}
.eael-progressbar-postfix-label {
float: right;
}
.eael-progressbar-line-stripe .eael-progressbar-line-fill:after {
content: '';
position: absolute;
top: 0;
left: -35px;
width: calc(100% + 70px);
height: 100%;
background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
-webkit-background-size: 35px 35px;
background-size: 35px 35px;
}
.eael-progressbar-line-animate .eael-progressbar-line-fill:after {
-webkit-animation: animateStripe 2s linear infinite;
animation: animateStripe 2s linear infinite;
}
.eael-progressbar-line-animate-rtl .eael-progressbar-line-fill:after {
-webkit-animation: animateStripeRTL 2s linear infinite;
animation: animateStripeRTL 2s linear infinite;
}
.eael-progressbar-circle-wrap > div {
margin: 0 auto;
}  .eael-img-accordion {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
height: 50vh;
}
.eael-img-accordion a {
position: relative;
-webkit-box-flex: 1;
-webkit-flex: 1;
-ms-flex: 1;
flex: 1;
text-align: center;
text-decoration: none;
color: #fff;
-webkit-background-size: cover;
background-size: cover;
background-position: center;
background-repeat: no-repeat;
-webkit-transition: -webkit-box-flex .4s, -webkit-flex .4s;
transition: -webkit-box-flex .4s, -webkit-flex .4s;
-o-transition: flex .4s;
transition: flex .4s;
transition: flex .4s, -webkit-box-flex .4s, -webkit-flex .4s, -ms-flex .4s;
}
.eael-grow-accordion {
-webkit-box-flex: 3;
-webkit-flex: 3;
-ms-flex: 3;
flex: 3;
}
.eael-img-accordion .overlay {
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;
padding: 0 10px;
position: absolute;
top: 0;
right: 0;
bottom: 0;
left: 0;
-webkit-transition: background-color .4s;
-o-transition: background-color .4s;
transition: background-color .4s;
}
.eael-img-accordion .overlay .overlay-inner {
z-index: 1;
}
.eael-img-accordion a:after {
content: "";
position: absolute;
width: 100%;
height: 100%;
z-index: 0;
top: 0px;
left: 0px;
bottom: 0px;
right: 0px;
-webkit-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
}
.eael-img-accordion .overlay-inner * {
visibility: hidden;
opacity: 0;
-webkit-transform-style: preserve-3d;
transform-style: preserve-3d;
}
.eael-img-accordion .overlay h2 {
color: #fff;
-webkit-transform: translate3d(0, -60px, 0);
transform: translate3d(0, -60px, 0);
}
.eael-img-accordion .overlay p {
color: #fff;
-webkit-transform: translate3d(0, 60px, 0);
transform: translate3d(0, 60px, 0);
}
.eael-img-accordion .overlay-inner-show * {
opacity: 1;
visibility: visible;
-webkit-transform: none !important;
-ms-transform: none !important;
transform: none !important;
-webkit-transition: all .3s .3s;
-o-transition: all .3s .3s;
transition: all .3s .3s;
}
@media screen and (max-width: 800px) {
.eael-img-accordion {
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
}
.eael-img-accordion a:hover {
-webkit-box-flex: 1;
-webkit-flex: 1;
-ms-flex: 1;
flex: 1;
}
.eael-img-accordion a:hover .overlay {
background-color: transparent;
}
.eael-img-accordion .overlay h2,
.eael-img-accordion .overlay p {
opacity: 1;
visibility: visible;
-webkit-transform: none;
-ms-transform: none;
transform: none;
}
}
.elementor-section.eael-particles-section .elementor-container {
z-index: 99;
}body .gform_wrapper.gf_reset_wrapper,body .gform_wrapper.gf_reset_wrapper button,body .gform_wrapper.gf_reset_wrapper caption,body .gform_wrapper.gf_reset_wrapper div,body .gform_wrapper.gf_reset_wrapper fieldset,body .gform_wrapper.gf_reset_wrapper form,body .gform_wrapper.gf_reset_wrapper h1,body .gform_wrapper.gf_reset_wrapper h2,body .gform_wrapper.gf_reset_wrapper h3,body .gform_wrapper.gf_reset_wrapper h4,body .gform_wrapper.gf_reset_wrapper h5,body .gform_wrapper.gf_reset_wrapper h6,body .gform_wrapper.gf_reset_wrapper iframe,body .gform_wrapper.gf_reset_wrapper img,body .gform_wrapper.gf_reset_wrapper input[type=button],body .gform_wrapper.gf_reset_wrapper input[type=email],body .gform_wrapper.gf_reset_wrapper input[type=image],body .gform_wrapper.gf_reset_wrapper input[type=number],body .gform_wrapper.gf_reset_wrapper input[type=password],body .gform_wrapper.gf_reset_wrapper input[type=submit],body .gform_wrapper.gf_reset_wrapper input[type=tel],body .gform_wrapper.gf_reset_wrapper input[type=text],body .gform_wrapper.gf_reset_wrapper input[type=url],body .gform_wrapper.gf_reset_wrapper label,body .gform_wrapper.gf_reset_wrapper legend,body .gform_wrapper.gf_reset_wrapper li,body .gform_wrapper.gf_reset_wrapper ol,body .gform_wrapper.gf_reset_wrapper p,body .gform_wrapper.gf_reset_wrapper select,body .gform_wrapper.gf_reset_wrapper span,body .gform_wrapper.gf_reset_wrapper table,body .gform_wrapper.gf_reset_wrapper tbody,body .gform_wrapper.gf_reset_wrapper td,body .gform_wrapper.gf_reset_wrapper textarea,body .gform_wrapper.gf_reset_wrapper tfoot,body .gform_wrapper.gf_reset_wrapper th,body .gform_wrapper.gf_reset_wrapper thead,body .gform_wrapper.gf_reset_wrapper tr,body .gform_wrapper.gf_reset_wrapper ul{margin:0;padding:0;border:0;outline:0}body .gform_wrapper.gf_reset_wrapper button,body .gform_wrapper.gf_reset_wrapper caption,body .gform_wrapper.gf_reset_wrapper div,body .gform_wrapper.gf_reset_wrapper fieldset,body .gform_wrapper.gf_reset_wrapper form,body .gform_wrapper.gf_reset_wrapper iframe,body .gform_wrapper.gf_reset_wrapper img,body .gform_wrapper.gf_reset_wrapper input[type=button],body .gform_wrapper.gf_reset_wrapper input[type=email],body .gform_wrapper.gf_reset_wrapper input[type=image],body .gform_wrapper.gf_reset_wrapper input[type=number],body .gform_wrapper.gf_reset_wrapper input[type=password],body .gform_wrapper.gf_reset_wrapper input[type=submit],body .gform_wrapper.gf_reset_wrapper input[type=tel],body .gform_wrapper.gf_reset_wrapper input[type=text],body .gform_wrapper.gf_reset_wrapper input[type=url],body .gform_wrapper.gf_reset_wrapper label,body .gform_wrapper.gf_reset_wrapper legend,body .gform_wrapper.gf_reset_wrapper li,body .gform_wrapper.gf_reset_wrapper ol,body .gform_wrapper.gf_reset_wrapper p,body .gform_wrapper.gf_reset_wrapper select,body .gform_wrapper.gf_reset_wrapper span,body .gform_wrapper.gf_reset_wrapper table,body .gform_wrapper.gf_reset_wrapper tbody,body .gform_wrapper.gf_reset_wrapper td,body .gform_wrapper.gf_reset_wrapper textarea,body .gform_wrapper.gf_reset_wrapper tfoot,body .gform_wrapper.gf_reset_wrapper th,body .gform_wrapper.gf_reset_wrapper thead,body .gform_wrapper.gf_reset_wrapper tr,body .gform_wrapper.gf_reset_wrapper ul{font-style:inherit;font-size:100%;font-family:inherit;vertical-align:baseline;line-height:1;font-weight:400}body .gform_wrapper.gf_reset_wrapper div,body .gform_wrapper.gf_reset_wrapper p,body .gform_wrapper.gf_reset_wrapper span{line-height:1.8}body .gform_wrapper.gf_reset_wrapper fieldset,body .gform_wrapper.gf_reset_wrapper img{border:0}body .gform_wrapper.gf_reset_wrapper li,body .gform_wrapper.gf_reset_wrapper ol,body .gform_wrapper.gf_reset_wrapper ul{list-style:none}body .gform_wrapper.gf_reset_wrapper a img{border:none}body .gform_wrapper.gf_reset_wrapper :focus{outline:0}.gform_wrapper select,.gform_wrapper textarea{font-size:inherit;font-family:inherit;letter-spacing:normal}.gform_wrapper .gf_progressbar:after,.gform_wrapper ol.validation_list:after{content:""}.gform_wrapper{margin:16px 0;max-width:100%}.gform_wrapper form{text-align:left;max-width:100%;margin:0 auto}.gform_wrapper *,.gform_wrapper :after,.gform_wrapper :before{box-sizing:border-box!important}.gform_wrapper h1,.gform_wrapper h2,.gform_wrapper h3{font-weight:400;border:none;background:0 0}.gform_wrapper input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]){font-size:inherit;font-family:inherit;padding:5px 4px;letter-spacing:normal}.gform_wrapper input[type=image]{border:none!important;padding:0!important;width:auto!important}.gform_wrapper textarea{padding:6px 8px;line-height:1.5;resize:none}.gform_wrapper select{line-height:1.5}.gform_wrapper .ginput_container_multiselect select{background-image:none!important;-webkit-appearance:none;-moz-appearance:none;outline:0}.gform_wrapper ul.gform_fields{margin:0!important;list-style-type:none;display:block}.gform_wrapper ul,html>body .entry ul{text-indent:0}.gform_wrapper form li,.gform_wrapper li{margin-left:0!important;list-style:none!important;overflow:visible}.gform_wrapper ul li.gfield{clear:both}.gform_wrapper ul.gfield_checkbox li,.gform_wrapper ul.gfield_radio li{overflow:hidden}.gform_wrapper form ul.gform_fields.left_label li.gfield,.gform_wrapper form ul.gform_fields.right_label li.gfield,.gform_wrapper ul.gform_fields.left_label li.gfield,.gform_wrapper ul.gform_fields.right_label li.gfield{margin-bottom:14px}.gform_wrapper form ul.left_label li ul.gfield_checkbox li,.gform_wrapper form ul.left_label li ul.gfield_radio li,.gform_wrapper form ul.right_label li ul.gfield_checkbox li,.gform_wrapper form ul.right_label li ul.gfield_radio li,.gform_wrapper ul.left_label li ul.gfield_checkbox li,.gform_wrapper ul.left_label li ul.gfield_radio li,.gform_wrapper ul.right_label li ul.gfield_checkbox li,.gform_wrapper ul.right_label li ul.gfield_radio li{margin-bottom:10px}.gform_wrapper ul li:after,.gform_wrapper ul li:before,.gform_wrapper ul.gform_fields{padding:0;margin:0;overflow:visible}.gform_wrapper select option{padding:2px;display:block}.gform_wrapper .inline{display:inline!important}.gform_wrapper .gform_heading{width:100%;margin-bottom:18px}.gform_wrapper .clear-multi{display:flex}.gform_wrapper .gfield_date_day,.gform_wrapper .gfield_date_year{display:-moz-inline-stack;display:inline-block}.gform_wrapper .gfield_date_day,.gform_wrapper .gfield_date_month,.gform_wrapper .gfield_date_year{flex-direction:row}.gform_wrapper .gfield_date_dropdown_day,.gform_wrapper .gfield_date_dropdown_month,.gform_wrapper .gfield_date_dropdown_year{vertical-align:top;flex-direction:row;margin-right:.5rem}.gform_wrapper .gfield_date_day,.gform_wrapper .gfield_date_month{width:4rem;margin-right:.5rem}.gform_wrapper .gfield_date_day input[type=number],.gform_wrapper .gfield_date_month input[type=number]{width:calc(3rem + 8px)!important}.gform_wrapper .gfield_date_year input[type=number]{width:calc(4rem + 8px)!important}.gform_wrapper .gfield_date_year{width:5rem}.gform_wrapper .gfield_date_day input,.gform_wrapper .gfield_date_month input{width:calc(3rem + 8px)}.gform_wrapper .gfield_date_year input{width:4rem}.gform_wrapper .field_sublabel_above div[class*=gfield_date_].ginput_container label,.gform_wrapper .field_sublabel_below div[class*=gfield_date_].ginput_container label{width:3rem;text-align:center}.gform_wrapper .field_sublabel_above div.gfield_date_year.ginput_container label,.gform_wrapper .field_sublabel_below div.gfield_date_year.ginput_container label{width:4rem}.gform_wrapper .gfield_time_ampm,.gform_wrapper .gfield_time_hour,.gform_wrapper .gfield_time_minute{width:33.333%;flex-direction:row}@media only screen and (min-width:321px){.gform_wrapper .gfield_date_day,.gform_wrapper .gfield_date_month{max-width:4rem}.gform_wrapper .gfield_date_year,.gform_wrapper .gfield_time_ampm{max-width:calc(4rem + .5rem)}.gform_wrapper .gfield_time_hour,.gform_wrapper .gfield_time_minute{max-width:4rem}.gform_wrapper .gfield_time_ampm,.gform_wrapper .gfield_time_hour{max-width:calc(4rem + .5rem)}}.gform_wrapper ul.gform_fields:not(.top_label) .ginput_container_time span{float:left}.gform_wrapper .gfield_time_hour i{font-style:normal!important;font-family:sans-serif!important;width:10px;text-align:center;float:right;margin-top:9%}.gform_wrapper .gfield_time_minute{margin-right:.5rem}.gform_wrapper .gfield_time_hour{margin-right:.25rem}.gform_wrapper .gfield_time_ampm{vertical-align:top;display:-moz-inline-stack;display:inline-block}.gform_wrapper .gfield_time_ampm select{min-width:calc(2rem + 25px);width:calc(3rem + 25px)}.gform_wrapper .gfield_time_ampm_shim{display:block;font-size:.813em;margin:9px 0 1px 1px}.gform_wrapper .gfield_time_hour input,.gform_wrapper .gfield_time_minute input{width:calc(3rem + 8px)}.gform_wrapper .gfield_time_hour input[type=number],.gform_wrapper .gfield_time_minute input[type=number]{width:calc(3rem + 8px)!important}.gform_wrapper .field_sublabel_above div[class*=gfield_time_].ginput_container label,.gform_wrapper .field_sublabel_below div[class*=gfield_time_].ginput_container label{width:3rem;text-align:center}.gform_wrapper .field_hover{border:1px dashed #2175A9;cursor:pointer}.gform_wrapper .field_selected{background-color:#DFEFFF;border:1px solid #C2D7EF}.gform_wrapper .field_name_first,.gform_wrapper .field_name_last,.gform_wrapper .field_name_middle{width:49.5%;display:-moz-inline-stack;display:inline-block;vertical-align:top}.gform_wrapper .ginput_complex.ginput_container{overflow:visible;width:100%}.gform_wrapper label.gfield_label,.gform_wrapper legend.gfield_label{font-weight:700;font-size:inherit}.gform_wrapper .top_label .gfield_label,.gform_wrapper legend.gfield_label{display:-moz-inline-stack;display:inline-block;line-height:1.3;clear:both}.gform_wrapper .top_label .gfield_hide_label{display:none}.gform_wrapper .ginput_complex .ginput_left input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=image]):not([type=file]),.gform_wrapper .ginput_complex .ginput_right input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=image]):not([type=file]),.gform_wrapper .ginput_complex .ginput_right select,.gform_wrapper .ginput_complex input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=image]):not([type=file]),.gform_wrapper .ginput_complex select{width:100%}.gform_wrapper .hidden_label .gfield_label,.gform_wrapper label.hidden_sub_label,.gform_wrapper label.screen-reader-text,.ginput_container_consent button.screen-reader-text{clip:rect(1px,1px,1px,1px);position:absolute!important;height:1px;width:1px;overflow:hidden}.gform_wrapper .field_sublabel_above .ginput_complex.ginput_container label,.gform_wrapper .field_sublabel_above div[class*=gfield_date_].ginput_container label,.gform_wrapper .field_sublabel_above div[class*=gfield_time_].ginput_container label,.gform_wrapper .field_sublabel_below .ginput_complex.ginput_container label,.gform_wrapper .field_sublabel_below div[class*=gfield_date_].ginput_container label,.gform_wrapper .field_sublabel_below div[class*=gfield_time_].ginput_container label{display:block;font-size:.813em;letter-spacing:.5pt;white-space:nowrap}.gform_wrapper ul.gfield_checkbox li label,.gform_wrapper ul.gfield_radio li label{display:-moz-inline-stack;display:inline-block;letter-spacing:inherit;vertical-align:middle;cursor:pointer}.gform_wrapper .field_sublabel_above .ginput_complex.ginput_container label,.gform_wrapper .field_sublabel_above div[class*=gfield_time_].ginput_container label{margin:9px 0 1px 1px}.gform_wrapper ul.gform_fields:not(.top_label) .field_sublabel_above .ginput_container.ginput_container_email label,.gform_wrapper ul.gform_fields:not(.top_label) .field_sublabel_above .ginput_container.ginput_container_name label,.gform_wrapper ul.gform_fields:not(.top_label) .field_sublabel_above .ginput_container.ginput_container_password label,.gform_wrapper ul.gform_fields:not(.top_label) .field_sublabel_above .ginput_container.ginput_container_time label{margin-top:0}.gform_wrapper .field_sublabel_below .ginput_complex.ginput_container label,.gform_wrapper .field_sublabel_below div[class*=gfield_time_].ginput_container label{margin:1px 0 9px 1px}.gform_wrapper .top_label .field_sublabel_above label.gfield_label+.ginput_complex.ginput_container,.gform_wrapper .top_label .field_sublabel_above label.gfield_label+div[class*=gfield_time_].ginput_container{margin-top:0}body .gform_wrapper .top_label div.ginput_container{margin-top:8px}body.gform_wrapper div.clear-multi{display:-moz-inline-stack;display:inline-block}body .gform_wrapper ul li.field_description_below div.ginput_container_checkbox,body .gform_wrapper ul li.field_description_below div.ginput_container_radio{margin-top:16px;margin-bottom:0}.gfield.left_label,.gfield.right_label{padding-top:10px}.gform_wrapper li.hidden_label input{margin-top:12px}.gform_wrapper .field_sublabel_hidden_label .ginput_complex.ginput_container input[type=text],.gform_wrapper .field_sublabel_hidden_label .ginput_complex.ginput_container select{margin-bottom:12px}.gform_wrapper input.large,.gform_wrapper input.medium,.gform_wrapper input.small,.gform_wrapper select.large,.gform_wrapper select.medium,.gform_wrapper select.small{width:100%}.gform_wrapper input.datepicker_with_icon.large,.gform_wrapper input.datepicker_with_icon.medium,.gform_wrapper input.datepicker_with_icon.small{width:calc(100% - 24px)}.gform_wrapper .gfield_error input.large,.gform_wrapper .gfield_error input.medium,.gform_wrapper .gfield_error input.small,.gform_wrapper .gfield_error select.large,.gform_wrapper .gfield_error select.medium,.gform_wrapper .gfield_error select.small{width:100%}.gform_wrapper .gfield_error input.datepicker_with_icon.large,.gform_wrapper .gfield_error input.datepicker_with_icon.medium,.gform_wrapper .gfield_error input.datepicker_with_icon.small{width:calc(100% - 32px)}.gform_wrapper textarea.small{height:80px;width:100%}.gform_wrapper textarea.medium{height:120px;width:100%}.gform_wrapper textarea.large{height:160px;width:100%}.gform_wrapper h2.gsection_title{margin:0!important;padding:0!important;letter-spacing:normal!important}.gform_wrapper .gsection .gfield_label,.gform_wrapper h2.gsection_title,.gform_wrapper h3.gform_title{font-weight:700;font-size:1.25em}.gform_wrapper h3.gform_title{letter-spacing:normal!important;margin:10px 0 6px}.gform_wrapper li.gfield.field_description_below+li.gsection{margin-top:24px!important}.gform_wrapper span.gform_description{font-weight:400;display:block;width:calc(100% - 16px);margin-bottom:16px}.gform_wrapper .gsection{border-bottom:1px solid #CCC;padding:0 16px 8px 0;margin:28px 0;clear:both}.gform_wrapper ul.gfield_checkbox li input[type=checkbox],.gform_wrapper ul.gfield_radio li input[type=radio]{width:auto!important}.gform_wrapper ul.gfield_checkbox,.gform_wrapper ul.gfield_radio{margin:6px 0;padding:0}.gform_wrapper .gfield_checkbox li label,.gform_wrapper .gfield_radio li label{display:-moz-inline-stack;display:inline-block;padding:0;width:auto;line-height:1.5;font-size:.875em;vertical-align:middle;max-width:85%;white-space:normal}.gform_wrapper .ginput_complex .ginput_cardinfo_left label,.gform_wrapper .ginput_complex .ginput_cardinfo_right label,.gform_wrapper div.charleft{white-space:nowrap!important}.gform_wrapper .gfield_checkbox li label{margin:0}.gform_wrapper .gfield_radio li label{margin:2px 0 0 4px}.gform_wrapper .gfield_checkbox li input,.gform_wrapper .gfield_checkbox li input[type=checkbox],.gform_wrapper .gfield_radio li input[type=radio]{display:-moz-inline-stack;display:inline-block;vertical-align:middle;margin-left:1px}.gform_wrapper .description,.gform_wrapper .gfield_description,.gform_wrapper .gsection_description,.gform_wrapper .instruction{font-size:.813em;line-height:inherit;clear:both;font-family:inherit;letter-spacing:normal}.gform_wrapper .description,.gform_wrapper .gfield_description,.gform_wrapper .gsection_description{padding:0 16px 0 0}.gform_wrapper .field_description_below .gfield_description{padding-top:16px}.gform_wrapper .field_sublabel_above .description,.gform_wrapper .field_sublabel_above .gfield_description,.gform_wrapper .field_sublabel_above .gsection_description{margin-top:9px}.gform_wrapper .top_label .gsection_description{width:100%;margin-bottom:9px}.gform_wrapper .gfield_description{width:100%}.gform_wrapper .description_above .gfield_description{padding:0 0 10px}.gfield_date_year+.gfield_description{padding:0}.gform_wrapper .field_description_below .gfield_consent_description,.gform_wrapper .gfield_consent_description{width:100%;max-height:240px;overflow-y:scroll;border:1px solid #ddd;margin-top:12px;padding:6px 8px;font-size:.688em}.gform_wrapper .gfield_required{color:#790000;margin-left:4px}.gform_wrapper li.gfield.gfield_error,.gform_wrapper li.gfield.gfield_error.gfield_contains_required.gfield_creditcard_warning{background-color:rgba(255,223,224,.25);margin-bottom:6px!important;border-top:1px solid #C89797;border-bottom:1px solid #C89797;padding-bottom:6px;padding-top:8px;box-sizing:border-box}.gform_wrapper li.gfield.gfield_creditcard_warning{padding:16px 16px 14px;border-top:2px solid #790000;border-bottom:4px solid #790000;background-color:rgba(255,223,224,.25);width:calc(100% - 16px)}.gform_wrapper li.gfield.gfield_error.gfield_creditcard_warning{padding:16px 16px 14px}.gform_wrapper li.gfield.gfield_creditcard_warning div.gfield_creditcard_warning_message{font-size:.875em;font-weight:700;font-family:inherit;min-height:25px;color:#790000;max-width:100%;position:relative}.gform_wrapper li.gfield.gfield_creditcard_warning div.gfield_creditcard_warning_message span{display:block;padding:0 0 14px 24px;margin-bottom:16px;line-height:1.5;letter-spacing:.1pt;border-bottom:1px solid #790000;text-transform:uppercase;background-image:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4NCjwhLS0gR2VuZXJhdG9yOiBBZG9iZSBJbGx1c3RyYXRvciAxOS4xLjAsIFNWRyBFeHBvcnQgUGx1Zy1JbiAuIFNWRyBWZXJzaW9uOiA2LjAwIEJ1aWxkIDApICAtLT4NCjwhRE9DVFlQRSBzdmcgUFVCTElDICItLy9XM0MvL0RURCBTVkcgMS4xLy9FTiIgImh0dHA6Ly93d3cudzMub3JnL0dyYXBoaWNzL1NWRy8xLjEvRFREL3N2ZzExLmR0ZCI+DQo8c3ZnIHZlcnNpb249IjEuMSIgaWQ9IkxheWVyXzEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4Ig0KCSB2aWV3Qm94PSItMTA2NyAyODY1IDI0IDMyIiBzdHlsZT0iZW5hYmxlLWJhY2tncm91bmQ6bmV3IC0xMDY3IDI4NjUgMjQgMzI7IiB4bWw6c3BhY2U9InByZXNlcnZlIj4NCjxzdHlsZSB0eXBlPSJ0ZXh0L2NzcyI+DQoJLnN0MHtmaWxsOiM3OTAwMDA7fQ0KPC9zdHlsZT4NCjxwYXRoIGNsYXNzPSJzdDAiIGQ9Ik0tMTA1MywyODY1Yy01LjUsMC0xMCw0LjUtMTAsMTBoNGMwLTMuMywyLjctNiw2LTZjMy4zLDAsNiwyLjcsNiw2djJoLTIwdjE0YzAsMy4zLDIuNyw2LDYsNmgxMg0KCWMzLjMsMCw2LTIuNyw2LTZ2LTE2Qy0xMDQzLDI4NjkuNS0xMDQ3LjUsMjg2NS0xMDUzLDI4NjV6IE0tMTA0OSwyODkzaC0xMmMtMS4xLDAtMi0wLjktMi0ydi0xMGgxNnYxMA0KCUMtMTA0NywyODkyLjEtMTA0Ny45LDI4OTMtMTA0OSwyODkzeiBNLTEwNTMsMjg4N2MwLDEuMS0wLjksMi0yLDJzLTItMC45LTItMmMwLTEuMSwwLjktMiwyLTJTLTEwNTMsMjg4NS45LTEwNTMsMjg4N3oiLz4NCjwvc3ZnPg0K);background-size:1em auto;background-repeat:no-repeat;background-position:left center}.gform_wrapper li.gfield.gfield_error.gfield_creditcard_warning div.gfield_creditcard_warning_message{padding:16px 16px 14px}li.gfield+li.gfield.gfield_creditcard_warning{margin-top:16px!important}.gform_wrapper .top_label .gfield_error{width:calc(100% - 2px)}.gform_wrapper .top_label .gfield_error input.large,.gform_wrapper .top_label .gfield_error select.large,.gform_wrapper .top_label .gfield_error textarea.textarea{width:100%}.gform_wrapper .left_label .gfield_error input.large,.gform_wrapper .left_label .gfield_error select.large,.gform_wrapper .left_label .gfield_error textarea.textarea,.gform_wrapper .right_label .gfield_error input.large,.gform_wrapper .right_label .gfield_error select.large,.gform_wrapper .right_label .gfield_error textarea.textarea{width:70%}.gform_wrapper .gfield_error .gfield_label{color:#790000}.gform_wrapper li.gfield.gfield_error.gfield_contains_required{padding-right:0}.gform_wrapper li.gfield.gfield_error.gfield_contains_required div.gfield_time_ampm.ginput_container,.gform_wrapper li.gfield.gfield_error.gfield_contains_required div.gfield_time_minute.ginput_container{margin-left:0}.gform_wrapper li.gfield.gfield_error.gfield_contains_required div.gfield_description{max-width:100%;padding-right:16px}.gform_wrapper li.gfield.gfield_error.gfield_contains_required div.ginput_container,.gform_wrapper li.gfield.gfield_error.gfield_contains_required label.gfield_label{margin-top:12px}.gform_wrapper li.gfield.gfield_error.gfield_contains_required fieldset legend.gfield_label{position:relative;top:12px}.gform_wrapper div.validation_error{color:#790000;font-size:1em;font-weight:700;margin-bottom:25px;border-top:2px solid #790000;border-bottom:2px solid #790000;padding:16px 0;clear:both;width:100%;text-align:center}.gform_wrapper ol.validation_list{clear:both;width:100%;margin-bottom:25px;color:#790000}.gform_wrapper ol.validation_list li{list-style-type:decimal!important}.gform_wrapper ol.validation_list li a{color:#790000}.gform_wrapper div#error{margin-bottom:25px}.gform_wrapper table.gfield_list tbody tr td.gfield_list_icons{vertical-align:middle!important}.gform_wrapper li.gfield fieldset{margin:0;padding:0;display:block;position:relative;width:100%}.gform_wrapper li.gfield fieldset>*{width:auto}.gform_wrapper li.gfield fieldset legend.gfield_label{width:100%;line-height:32px}div.gf_page_steps+div.validation_error{margin-top:16px}.gform_wrapper div.gfield_description.validation_error{color:#790000;font-weight:700;font-size:.875em;line-height:1.2;margin-bottom:16px}.gform_wrapper .validation_message{color:#790000;font-weight:700;letter-spacing:normal}.gform_wrapper li.gfield_error input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]),.gform_wrapper li.gfield_error textarea{border:1px solid #790000}.gform_wrapper li.gfield_error div.ginput_complex.ginput_container label,.gform_wrapper li.gfield_error ul.gfield_checkbox,.gform_wrapper li.gfield_error ul.gfield_radio{color:#790000}.gform_wrapper .gform_footer{padding:16px 0 10px;margin:16px 0 0;clear:both;width:100%}.gform_wrapper .gform_footer input.button,.gform_wrapper .gform_footer input[type=submit],.gform_wrapper .gform_page_footer input.button,.gform_wrapper .gform_page_footer input[type=submit]{font-size:1em;width:100%;margin:0 0 16px}.gform_wrapper .gform_footer a.gform_save_link,.gform_wrapper .gform_page_footer a.gform_save_link{font-size:1em;display:block;text-align:center}.gform_wrapper .gform_footer input[type=image]{padding:0;width:auto!important;background:0 0!important;border:none!important;margin:0 auto 16px!important;display:block;max-width:100%}.gform_wrapper .ginput_complex .ginput_full,.gform_wrapper .ginput_complex .ginput_left,.gform_wrapper .ginput_complex .ginput_right{min-height:45px}.gform_wrapper .gfield_error .ginput_complex .ginput_full input[type=email],.gform_wrapper .gfield_error .ginput_complex .ginput_full input[type=number],.gform_wrapper .gfield_error .ginput_complex .ginput_full input[type=password],.gform_wrapper .gfield_error .ginput_complex .ginput_full input[type=tel],.gform_wrapper .gfield_error .ginput_complex .ginput_full input[type=text],.gform_wrapper .gfield_error .ginput_complex .ginput_full input[type=url],.gform_wrapper .gfield_error .ginput_complex .ginput_full select,.gform_wrapper .ginput_complex .ginput_full input[type=email],.gform_wrapper .ginput_complex .ginput_full input[type=number],.gform_wrapper .ginput_complex .ginput_full input[type=password],.gform_wrapper .ginput_complex .ginput_full input[type=tel],.gform_wrapper .ginput_complex .ginput_full input[type=text],.gform_wrapper .ginput_complex .ginput_full input[type=url]{width:100%}.gform_wrapper .gfield_checkbox li,.gform_wrapper .gfield_radio li{position:relative;margin:0 0 16px;line-height:1.2}.gchoice_select_all,.gform_wrapper ul.gfield_checkbox li input[type=checkbox]:checked+label,.gform_wrapper ul.gfield_radio li input[type=radio]:checked+label{font-weight:700}.gform_wrapper input.datepicker.datepicker_with_icon{margin-right:4px!important;display:-moz-inline-stack;display:inline-block}.gform_wrapper .gf_hidden,.gform_wrapper .gform_hidden,.gform_wrapper input.gform_hidden,.gform_wrapper input[type=hidden]{display:none!important;max-height:1px!important;overflow:hidden}.gform_wrapper .gf_invisible,.gform_wrapper .gfield_visibility_hidden{visibility:hidden;position:absolute;left:-9999px}.gform_wrapper .ginput_full br,.gform_wrapper .ginput_left br,.gform_wrapper .ginput_right br{display:none!important}.gform_wrapper ul.gfield_checkbox li,.gform_wrapper ul.gfield_radio li{padding:0!important}.gform_wrapper ul.gfield_radio li input+input{margin-left:4px}.gform_wrapper ul.gfield_radio li input[value=gf_other_choice]{margin-right:6px;margin-top:4px}.gform_wrapper .gfield_description+.gform_wrapper .gfield_description.validation_message{margin-top:6px}.gform_wrapper .ginput_container.ginput_list+.gfield_description.validation_message{margin-top:0}.gform_wrapper li.gfield_html{max-width:100%}.gform_wrapper .gfield_html.gfield_no_follows_desc{margin-top:10px}body .gform_wrapper ul li.gfield.gfield_html img{max-width:100%!important}.gform_wrapper .gform_ajax_spinner{padding-left:10px}.gform_validation_container,.gform_wrapper .gform_validation_container,body .gform_wrapper .gform_body ul.gform_fields li.gfield.gform_validation_container,body .gform_wrapper li.gform_validation_container,body .gform_wrapper ul.gform_fields li.gfield.gform_validation_container{display:none!important;position:absolute!important;left:-9000px}.gform_wrapper .gfield_captcha_input_container{padding-top:3px}.gform_wrapper .simple_captcha_small input{width:64px}.gform_wrapper .simple_captcha_medium input{width:96px}.gform_wrapper .simple_captcha_large input{width:128px}.gform_wrapper .gform_wrapper .left_label .simple_captcha_small,.gform_wrapper .left_label .simple_captcha_large,.gform_wrapper .left_label .simple_captcha_medium,.gform_wrapper .right_label .simple_captcha_large,.gform_wrapper .right_label .simple_captcha_medium,.gform_wrapper .right_label .simple_captcha_small{margin-left:32%}.gform_wrapper .gfield_captcha_container img.gfield_captcha{border:none!important;background:0 0!important;float:none!important;margin:0!important;padding:0!important}.gform_wrapper .left_label .math_large,.gform_wrapper .left_label .math_medium,.gform_wrapper .left_label .math_small,.gform_wrapper .left_label div.charleft,.gform_wrapper .right_label .math_large,.gform_wrapper .right_label .math_medium,.gform_wrapper .right_label .math_small,.gform_wrapper .right_label div.charleft{margin-left:32%}.gform_wrapper .math_small input{width:70px}.gform_wrapper .math_medium input{width:510px}.gform_wrapper .math_large input{width:612px}.gform_wrapper div.charleft{font-size:.688em;margin-top:4px;color:#B7B7B7;width:92%!important}.gform_wrapper div.charleft[style]{width:92%!important}.gform_wrapper div.charleft.ginput_counter_tinymce{border:1px solid #eee;border-width:1px 0 0;padding:4px 9px;width:100%!important}.gform_wrapper div.charleft.warningTextareaInfo{color:#A1A1A1}.gform_wrapper div.charleft.ginput_counter_error{color:red}.gform_wrapper li.gf_hide_charleft div.charleft{display:none!important}.gf_submission_limit_message{color:#790000;font-size:1.375em}.gform_wrapper .ginput_price{filter:alpha(opacity=70);-moz-opacity:.7;-khtml-opacity:.7;opacity:.7}.gform_wrapper span.ginput_total{color:#060;font-size:inherit}.gform_wrapper .top_label span.ginput_total{margin:8px 0}.gform_wrapper span.ginput_product_price_label{margin-right:2px}.gform_wrapper span.ginput_product_price{color:#900}.gform_wrapper span.ginput_quantity_label{margin-left:10px;margin-right:2px}.gform_wrapper input.ginput_quantity[type=text]{width:3rem}.gform_wrapper input.ginput_quantity[type=number]{width:4rem}.gform_wrapper .gform_page_footer{margin:14px 0;width:100%;border-top:1px dotted #CCC;padding:16px 0 0;clear:both}.gform_wrapper .gform_page_footer.left_label,.gform_wrapper .gform_page_footer.right_label{padding:16px 0 0 29%}.gform_wrapper .gform_page_footer .button.gform_next_button,.gform_wrapper .gform_page_footer .button.gform_previous_button{display:-moz-inline-stack;display:inline-block}.gform_wrapper .gform_page_footer .button.gform_previous_button{margin-bottom:8px}.gform_wrapper .gf_progressbar_wrapper{clear:both;width:100%;margin:0 0 16px;padding:0 0 16px}.gform_wrapper .gf_progressbar_wrapper h3.gf_progressbar_title{font-size:.813em;line-height:1!important;margin:0 0 8px 12px!important;padding:0!important;clear:both;filter:alpha(opacity=60);-moz-opacity:.6;-khtml-opacity:.6;opacity:.6}.gform_wrapper .gf_progressbar{padding:10px;position:relative;background-color:rgba(0,0,0,.1);-moz-border-radius:25px;-webkit-border-radius:25px;border-radius:25px;-webkit-box-shadow:inset 0 0 1px 1px rgba(0,0,0,.05);-moz-box-shadow:inset 0 0 1px 1px rgba(0,0,0,.05);box-shadow:inset 0 0 1px 1px rgba(0,0,0,.05);width:100%}.gform_wrapper .gf_progressbar_percentage{height:24px;text-align:right;font-family:helvetica,arial,sans-serif;font-size:.813em!important;text-shadow:0 1px 1px rgba(0,0,0,.5);z-index:999;vertical-align:middle;background:repeating-linear-gradient(-45deg,rgba(0,0,0,0),rgba(0,0,0,0) 10px,rgba(0,0,0,.1) 10px,rgba(0,0,0,.1) 20px),linear-gradient(to bottom,rgba(0,0,0,0),rgba(0,0,0,.3));border-radius:20px 4px 4px 20px}.gform_wrapper .gf_progressbar:after{display:block;width:100%;z-index:990;height:24px;margin-top:-24px;background-color:rgba(0,0,0,.1);-webkit-box-shadow:inset 0 0 2px 2px rgba(0,0,0,.05);-moz-box-shadow:inset 0 0 2px 2px rgba(0,0,0,.05);box-shadow:inset 0 0 2px 2px rgba(0,0,0,.05);border-radius:20px}.gform_wrapper .gf_progressbar_percentage.percentbar_100{border-top-right-radius:20px;border-bottom-right-radius:20px}.gform_wrapper .gf_progressbar_percentage span{display:block;width:auto;float:right;margin-right:5px;margin-left:5px;line-height:1.8}.gform_wrapper .gf_progressbar_percentage.percentbar_0 span{color:#959595;text-shadow:none;float:none!important;margin-left:12px;word-wrap:normal}.gform_wrapper .percentbar_blue{background-color:#036493;color:#FFF}.gform_wrapper .percentbar_gray{background-color:#7C7C7C;color:#FFF}.gform_wrapper .percentbar_green{background-color:#88B831;color:#FFF}.gform_wrapper .percentbar_orange{background-color:#FF7120;color:#FFF}.gform_wrapper .percentbar_red{background-color:#FF2A1A;color:#FFF}.gform_wrapper .gf_page_steps{width:100%;margin:0 0 8px;padding:0 0 4px;border-bottom:1px dotted #CCC}.gform_wrapper .gf_step{width:100%;margin:24px 24px 24px 0;font-size:.875em;height:14px;line-height:1.25!important;filter:alpha(opacity=20);-moz-opacity:.2;-khtml-opacity:.2;opacity:.2;font-family:inherit}.gform_wrapper .gf_step span.gf_step_number{font-size:1.25em;font-family:arial,sans-serif;margin-right:4px}.gform_wrapper .gf_step span.gf_step_label,.gform_wrapper .gf_step span.gf_step_number{display:-moz-inline-stack;display:inline-block;vertical-align:middle}.gform_wrapper .gf_step.gf_step_active{filter:alpha(opacity=100);-moz-opacity:1;-khtml-opacity:1;opacity:1}.gform_wrapper .gf_step_clear{display:block;clear:both;height:1px;overflow:hidden}.gform_wrapper .gfield_password_strength{border:1px solid #DDD;margin-top:18px;margin-bottom:18px;line-height:1.8;padding:10px 5px;text-align:center;background-color:#EEE;border-bottom:3px solid #DDD}.gform_wrapper ul.top_label li.gfield.gfield_error.gfield_contains_required .gfield_password_strength{margin-right:16px}.gform_wrapper ul.left_label li.gfield .gfield_password_strength,.gform_wrapper ul.right_label li.gfield .gfield_password_strength{margin-top:18px;margin-bottom:18px;width:100%}.gform_wrapper .gfield_password_strength.bad{background-color:#FFB78C;border-color:#FF853C;border-bottom:3px solid #FF853C}.gform_wrapper .gfield_password_strength.good{background-color:#FFEC8b;border-color:#FC0;border-bottom:3px solid #FC0}.gform_wrapper .gfield_password_strength.mismatch,.gform_wrapper .gfield_password_strength.short{background-color:#FFA0A0;border-color:#f04040;border-bottom:3px solid #f04040}.gform_wrapper .gfield_password_strength.strong{background-color:#C3FF88;border-color:#8DFF1C;border-bottom:3px solid #8DFF1C}.gform_wrapper table.gfield_list,.gform_wrapper table.gfield_list caption,.gform_wrapper table.gfield_list tbody,.gform_wrapper table.gfield_list td,.gform_wrapper table.gfield_list tfoot,.gform_wrapper table.gfield_list th,.gform_wrapper table.gfield_list thead,.gform_wrapper table.gfield_list tr{margin:0;padding:0;border:0;font:inherit;vertical-align:baseline}.gform_wrapper table.gfield_list{border-spacing:0;border-collapse:collapse;table-layout:auto!important}.gfield_repeater_buttons{padding-top:15px}.gform_wrapper table.gfield_list thead th{font-weight:700;text-align:left}.gform_wrapper table.gfield_list colgroup{width:100%;display:block}.gform_wrapper li.gfield.gfield_error table.gfield_list thead th{color:#790000}.gform_wrapper table.gfield_list thead,.gform_wrapper table.gfield_list tr{padding:0;margin:0}.gform_wrapper table.gfield_list td,.gform_wrapper table.gfield_list th{padding:4px 0}.gform_wrapper ul.gform_fields:not(.top_label) table.gfield_list th{padding:0 0 4px}.gform_wrapper table.gfield_list td+td,.gform_wrapper table.gfield_list th+th{padding:0 0 0 16px}.gform_wrapper .gfield_list,.gform_wrapper .gfield_list td.gfield_list_cell input{width:100%}.gfield_icon_disabled{cursor:default!important;filter:alpha(opacity=60);-moz-opacity:.6;-khtml-opacity:.6;opacity:.6}.gform_wrapper table.gfield_list tr td.gfield_list_icons{width:48px!important;padding:0 0 0 4px!important;box-sizing:border-box}.gform_wrapper table.gfield_list td.gfield_list_icons img{display:-moz-inline-stack;display:inline-block;vertical-align:middle}.gform_wrapper .gform_card_icon_container{margin:8px 0 6px;height:32px}.gform_wrapper div.gform_card_icon{margin-right:4px;text-indent:-9000px;background-image:url(../../../plugins/gravityforms/images/gf-creditcard-icons.png);background-repeat:no-repeat;width:36px;height:32px;float:left}.gform_wrapper .gform_card_icon_container.gform_card_icon_style1 div.gform_card_icon.gform_card_icon_visa{background-position:0 0}.gform_wrapper .gform_card_icon_container.gform_card_icon_style1 div.gform_card_icon.gform_card_icon_selected.gform_card_icon_visa{background-position:0 -32px}.gform_wrapper .gform_card_icon_container.gform_card_icon_style1 div.gform_card_icon.gform_card_icon_inactive.gform_card_icon_visa{background-position:0 -64px}.gform_wrapper .gform_card_icon_container.gform_card_icon_style1 div.gform_card_icon.gform_card_icon_mastercard{background-position:-36px 0}.gform_wrapper .gform_card_icon_container.gform_card_icon_style1 div.gform_card_icon.gform_card_icon_selected.gform_card_icon_mastercard{background-position:-36px -32px}.gform_wrapper .gform_card_icon_container.gform_card_icon_style1 div.gform_card_icon.gform_card_icon_inactive.gform_card_icon_mastercard{background-position:-36px -64px}.gform_wrapper .gform_card_icon_container.gform_card_icon_style1 div.gform_card_icon.gform_card_icon_amex{background-position:-72px 0}.gform_wrapper .gform_card_icon_container.gform_card_icon_style1 div.gform_card_icon.gform_card_icon_selected.gform_card_icon_amex{background-position:-72px -32px}.gform_wrapper .gform_card_icon_container.gform_card_icon_style1 div.gform_card_icon.gform_card_icon_inactive.gform_card_icon_amex{background-position:-72px -64px}.gform_wrapper .gform_card_icon_container.gform_card_icon_style1 div.gform_card_icon.gform_card_icon_discover{background-position:-108px 0}.gform_wrapper .gform_card_icon_container.gform_card_icon_style1 div.gform_card_icon.gform_card_icon_selected.gform_card_icon_discover{background-position:-108px -32px}.gform_wrapper .gform_card_icon_container.gform_card_icon_style1 div.gform_card_icon.gform_card_icon_inactive.gform_card_icon_discover{background-position:-108px -64px}.gform_wrapper .gform_card_icon_container.gform_card_icon_style1 div.gform_card_icon.gform_card_icon_maestro{background-position:-144px 0}.gform_wrapper .gform_card_icon_container.gform_card_icon_style1 div.gform_card_icon.gform_card_icon_selected.gform_card_icon_maestro{background-position:-144px -32px}.gform_wrapper .gform_card_icon_container.gform_card_icon_style1 div.gform_card_icon.gform_card_icon_inactive.gform_card_icon_maestro{background-position:-144px -64px}.gform_wrapper .gform_card_icon_container.gform_card_icon_style1 div.gform_card_icon.gform_card_icon_jcb{background-position:-180px 0}.gform_wrapper .gform_card_icon_container.gform_card_icon_style1 div.gform_card_icon.gform_card_icon_selected.gform_card_icon_jcb{background-position:-180px -32px}.gform_wrapper .gform_card_icon_container.gform_card_icon_style1 div.gform_card_icon.gform_card_icon_inactive.gform_card_icon_jcb{background-position:-180px -64px}.gform_wrapper .gform_card_icon_container.gform_card_icon_style2 div.gform_card_icon.gform_card_icon_visa{background-position:0 -192px}.gform_wrapper .gform_card_icon_container.gform_card_icon_style2 div.gform_card_icon.gform_card_icon_selected.gform_card_icon_visa{background-position:0 -224px}.gform_wrapper .gform_card_icon_container.gform_card_icon_style2 div.gform_card_icon.gform_card_icon_inactive.gform_card_icon_visa{background-position:0 -256px}.gform_wrapper .gform_card_icon_container.gform_card_icon_style2 div.gform_card_icon.gform_card_icon_mastercard{background-position:-36px -192px}.gform_wrapper .gform_card_icon_container.gform_card_icon_style2 div.gform_card_icon.gform_card_icon_selected.gform_card_icon_mastercard{background-position:-36px -224px}.gform_wrapper .gform_card_icon_container.gform_card_icon_style2 div.gform_card_icon.gform_card_icon_inactive.gform_card_icon_mastercard{background-position:-36px -256px}.gform_wrapper .gform_card_icon_container.gform_card_icon_style2 div.gform_card_icon.gform_card_icon_amex{background-position:-72px -192px}.gform_wrapper .gform_card_icon_container.gform_card_icon_style2 div.gform_card_icon.gform_card_icon_selected.gform_card_icon_amex{background-position:-72px -224px}.gform_wrapper .gform_card_icon_container.gform_card_icon_style2 div.gform_card_icon.gform_card_icon_inactive.gform_card_icon_amex{background-position:-72px -256px}.gform_wrapper .gform_card_icon_container.gform_card_icon_style2 div.gform_card_icon.gform_card_icon_discover{background-position:-108px -192px}.gform_wrapper .gform_card_icon_container.gform_card_icon_style2 div.gform_card_icon.gform_card_icon_selected.gform_card_icon_discover{background-position:-108px -224px}.gform_wrapper .gform_card_icon_container.gform_card_icon_style2 div.gform_card_icon.gform_card_icon_inactive.gform_card_icon_discover{background-position:-108px -256px}.gform_wrapper .gform_card_icon_container.gform_card_icon_style2 div.gform_card_icon.gform_card_icon_maestro{background-position:-144px -192px}.gform_wrapper .gform_card_icon_container.gform_card_icon_style2 div.gform_card_icon.gform_card_icon_selected.gform_card_icon_maestro{background-position:-144px -224px}.gform_wrapper .gform_card_icon_container.gform_card_icon_style2 div.gform_card_icon.gform_card_icon_inactive.gform_card_icon_maestro{background-position:-144px -256px}.gform_wrapper .gform_card_icon_container.gform_card_icon_style2 div.gform_card_icon.gform_card_icon_jcb{background-position:-180px -192px}.gform_wrapper .gform_card_icon_container.gform_card_icon_style2 div.gform_card_icon.gform_card_icon_selected.gform_card_icon_jcb{background-position:-180px -224px}.gform_wrapper .gform_card_icon_container.gform_card_icon_style2 div.gform_card_icon.gform_card_icon_inactive.gform_card_icon_jcb{background-position:-180px -256px}.gform_card_icon_container input[type=radio]#gform_payment_method_creditcard{float:left;position:relative;top:4px!important}.gform_wrapper .ginput_complex .ginput_cardinfo_right{min-width:85px!important}.gform_wrapper .ginput_complex span.ginput_cardextras{display:block;overflow:hidden}.gform_wrapper .ginput_complex .ginput_cardinfo_left span.ginput_card_expiration_container{position:relative;display:block;min-width:160px!important}.gform_wrapper .ginput_complex .ginput_cardinfo_left span.ginput_card_expiration_container select{margin-bottom:8px}.gform_wrapper .ginput_complex .ginput_cardinfo_right input.ginput_card_security_code{max-width:50%!important}.gform_wrapper .ginput_complex .ginput_cardinfo_right span.ginput_card_security_code_icon{width:32px;height:23px;background-image:url(../../../plugins/gravityforms/images/gf-creditcard-icons.png);background-repeat:no-repeat;background-position:0 -128px;position:relative;top:-1px;left:6px;display:-moz-inline-stack;display:inline-block}.gform_wrapper .gform_fileupload_multifile .gform_drop_area{padding:24px;border:1px dashed #CCC;text-align:center;color:#AAA;margin-bottom:16px;background:rgba(0,0,0,.02);-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px}.gform_wrapper span.gform_drop_instructions{display:block;margin-bottom:8px}.gform_delete{vertical-align:middle;cursor:pointer}.gform_wrapper .copy_values_option_container .copy_values_enabled{width:auto}.gform_wrapper li.field_sublabel_above .ginput_complex input[type=text]{margin-bottom:1px}.gform_wrapper .form_saved_message{margin:1em auto;padding:3em 2em;width:99%;font-size:1em;line-height:1.8;color:rgba(49,112,143,1);background-color:rgba(227,243,243,1);text-align:center;-webkit-border-radius:2px;-moz-border-radius:2px;border-radius:2px}.gform_wrapper .form_saved_message form{text-align:center}.form_saved_message p.resume_form_link_wrapper{background-color:rgba(255,255,255,1);display:inline-block;padding:1em;-webkit-border-radius:2px;-moz-border-radius:2px;border-radius:2px;max-width:98%!important;overflow:hidden;-webkit-box-shadow:0 3px 2px 0 rgba(66,103,126,.2);-moz-box-shadow:0 3px 2px 0 rgba(66,103,126,.2);box-shadow:0 3px 2px 0 rgba(66,103,126,.2)}.form_saved_message a.resume_form_link{word-wrap:break-word;text-decoration:none;color:rgba(47,99,126,1)}.form_saved_message .form_saved_message_emailform{margin:1em 0 0}.form_saved_message label.form_saved_label{position:absolute;left:-9000px}div.form_saved_message div.form_saved_message_emailform form input[type=text]{margin-bottom:.25em}div.form_saved_message div.form_saved_message_emailform form input{margin:.75em auto 0;display:inline-block}div.form_saved_message div.form_saved_message_emailform form input[type=email]{padding:calc(.75em - 1px)!important;width:24em;max-width:98%!important;font-size:1em;background-color:rgba(255,255,255,1);border:1px solid rgba(145,175,199,1);color:rgba(66,66,66,1);-webkit-border-radius:2px;-moz-border-radius:2px;border-radius:2px;-webkit-appearance:none;-moz-appearance:none;-webkit-box-shadow:inset 0 0 5px 0 rgba(238,238,238,1);-moz-box-shadow:inset 0 0 5px 0 rgba(238,238,238,1);box-shadow:inset 0 0 5px 0 rgba(238,238,238,1)}div.form_saved_message div.form_saved_message_emailform form input[type=submit]{padding:.75em 1em;font-size:1em;line-height:1;background-color:rgba(145,175,199,1);border:1px solid rgba(145,175,199,1);color:rgba(255,255,25566,1);text-transform:uppercase;-webkit-border-radius:2px;-moz-border-radius:2px;border-radius:2px;-webkit-appearance:none;-moz-appearance:none}@media only screen and (max-width:640px){div.form_saved_message div.form_saved_message_emailform form input[type=email],div.form_saved_message div.form_saved_message_emailform form input[type=submit]{display:block;width:98%}}.form_saved_message .form_saved_message_emailform .validation_message{color:#790000;font-weight:700;padding:2em}.form_saved_message_sent{margin:1em auto;padding:3em 2em;width:99%;font-size:1em;background-color:rgba(233,255,217,1);color:rgba(60,118,61,1);text-align:center;-webkit-border-radius:2px;-moz-border-radius:2px;border-radius:2px;box-sizing:border-box}.form_saved_message_sent .saved_message_email,.form_saved_message_sent .saved_message_success{font-weight:700;display:block;line-height:2}.form_saved_message_sent .saved_message_email{word-wrap:break-word;text-decoration:underline}body #content .entry-content .gform_wrapper form .gform_body .gform_fields .gfield .ginput_container #recaptcha_widget_div #recaptcha_area .recaptchatable tbody tr td .recaptcha_input_area,body .gform_wrapper form .gform_body .gform_fields .gfield .ginput_container #recaptcha_widget_div #recaptcha_area .recaptchatable tbody tr td .recaptcha_input_area{line-height:1!important}body .gform_wrapper img.ui-datepicker-trigger{width:17px!important;height:16px!important;display:-moz-inline-stack;display:inline-block}body .gform_wrapper img.add_list_item,body .gform_wrapper img.delete_list_item{display:-moz-inline-stack;display:inline-block;margin-top:-2px}.gform_wrapper ul li.gfield.field_sublabel_above.field_description_below+li.gfield{margin-top:16px}.gform_wrapper li.gfield ul.gfield_radio li input[type=radio]+input[type=text]{width:45.25%}.gform_wrapper table.recaptchatable{table-layout:auto}.gform_wrapper ul.gform_fields:not(.top_label) div.ginput_container_captcha{margin-left:29%}.gfield .wp-editor-container{border:1px solid #ddd}.gfield .wp-switch-editor{border-color:#ddd}.gfield .html-active .switch-html,.gfield .tmce-active .switch-tmce{border-bottom-color:#f5f5f5}.gfield .mce-edit-area iframe{width:99.9%!important;margin:0!important}body .gform_wrapper ul li.gfield{margin-top:16px;padding-top:0}body .gform_wrapper ul.gfields li.gfield label.gfield_label{margin-bottom:0!important;padding-bottom:0!important}body .gform_wrapper div.gform_body ul.gform_fields li.gfield.gfield_html{line-height:inherit}body .gform_wrapper div.gform_body ul.gform_fields li.gfield.gfield_html ul li,body .gform_wrapper form div.gform_body ul.gform_fields li.gfield.gfield_html ul li{list-style-type:disc!important;margin:0 0 8px;overflow:visible;padding-left:0}body .gform_wrapper div.gform_body ul.gform_fields li.gfield.gfield_html ul,body .gform_wrapper form div.gform_body ul.gform_fields li.gfield.gfield_html ul{list-style-type:disc!important;margin:16px 0 16px 28px!important;padding-left:0}body .gform_wrapper div.gform_body ul.gform_fields li.gfield.gfield_html ol li,body .gform_wrapper form div.gform_body ul.gform_fields li.gfield.gfield_html ol li{list-style-type:decimal!important;overflow:visible;margin:0 0 8px;padding-left:0}body .gform_wrapper div.gform_body ul.gform_fields li.gfield.gfield_html ol,body .gform_wrapper form div.gform_body ul.gform_fields li.gfield.gfield_html ol{list-style-type:decimal!important;margin:16px 0 18px 32px;padding-left:0}body .gform_wrapper div.gform_body ul.gform_fields li.gfield.gfield_html ol li ul,body .gform_wrapper form div.gform_body ul.gform_fields li.gfield.gfield_html ol li ul li{list-style-type:disc!important;padding-left:0}body .gform_wrapper div.gform_body ul.gform_fields li.gfield.gfield_html ol li ul{margin:16px 0 16px 16px}body .gform_wrapper form div.gform_body ul.gform_fields li.gfield.gfield_html ol li ul li{margin:0 0 8px}body .gform_wrapper div.gform_body ul.gform_fields li.gfield.gfield_html dl{margin:0 0 18px;padding-left:0}body .gform_wrapper div.gform_body ul.gform_fields li.gfield.gfield_html dl dt{font-weight:700}body .gform_wrapper div.gform_body ul.gform_fields li.gfield.gfield_html dl dd{margin:0 0 16px 18px}.gform_wrapper span.gf_clear_span{display:block;height:1px;overflow:hidden;width:100%;float:none;clear:both;margin-top:-1px}.gform_wrapper .chosen-container{position:relative;display:inline-block;vertical-align:middle;font-size:13px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.gform_wrapper .chosen-container *{-webkit-box-sizing:border-box;box-sizing:border-box}.gform_wrapper .chosen-container .chosen-drop{position:absolute;top:100%;z-index:1010;width:100%;border:1px solid #aaa;border-top:0;background:#fff;-webkit-box-shadow:0 4px 5px rgba(0,0,0,.15);box-shadow:0 4px 5px rgba(0,0,0,.15);display:none}.gform_wrapper .chosen-container.chosen-with-drop .chosen-drop{display:block}.gform_wrapper .chosen-container a{cursor:pointer}.gform_wrapper .chosen-container .chosen-single .group-name,.gform_wrapper .chosen-container .search-choice .group-name{margin-right:4px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;font-weight:400;color:#999}.gform_wrapper .chosen-container .chosen-single .group-name:after,.gform_wrapper .chosen-container .search-choice .group-name:after{content:":";padding-left:2px;vertical-align:top}.gform_wrapper .chosen-container-single .chosen-single{position:relative;display:block;overflow:hidden;padding:0 0 0 8px;height:25px;border:1px solid #aaa;border-radius:5px;background-color:#fff;background:-webkit-gradient(linear,left top,left bottom,color-stop(20%,#fff),color-stop(50%,#f6f6f6),color-stop(52%,#eee),to(#f4f4f4));background:linear-gradient(#fff 20%,#f6f6f6 50%,#eee 52%,#f4f4f4 100%);background-clip:padding-box;-webkit-box-shadow:0 0 3px #fff inset,0 1px 1px rgba(0,0,0,.1);box-shadow:0 0 3px #fff inset,0 1px 1px rgba(0,0,0,.1);color:#444;text-decoration:none;white-space:nowrap;line-height:24px}.gform_wrapper .chosen-container-single .chosen-single input[type=text]{cursor:pointer;opacity:0;position:absolute;width:0}.gform_wrapper .chosen-container-single .chosen-default{color:#999}.gform_wrapper .chosen-container-single .chosen-single span{display:block;overflow:hidden;margin-right:26px;text-overflow:ellipsis;white-space:nowrap}.gform_wrapper .chosen-container-single .chosen-single-with-deselect span{margin-right:38px}.gform_wrapper .chosen-container-single .chosen-single abbr{position:absolute;top:6px;right:26px;display:block;width:12px;height:12px;background:url(../../../plugins/gravityforms/css/chosen-sprite.png) -42px 1px no-repeat;font-size:1px}.gform_wrapper .chosen-container-single .chosen-single abbr:hover,.gform_wrapper .chosen-container-single.chosen-disabled .chosen-single abbr:hover{background-position:-42px -10px}.gform_wrapper .chosen-container-single .chosen-single div{position:absolute;top:0;right:0;display:block;width:18px;height:100%}.gform_wrapper .chosen-container-single .chosen-single div b{display:block;width:100%;height:100%;background:url(../../../plugins/gravityforms/css/chosen-sprite.png) 0 2px no-repeat}.gform_wrapper .chosen-container-single .chosen-search{position:relative;z-index:1010;margin:0;padding:3px 4px;white-space:nowrap}.gform_wrapper .chosen-container-single .chosen-search input[type=text]{margin:1px 0;padding:4px 20px 4px 5px;width:100%;height:auto;outline:0;border:1px solid #aaa;background:url(../../../plugins/gravityforms/css/chosen-sprite.png) 100% -20px no-repeat;font-size:1em;font-family:sans-serif;line-height:normal;border-radius:0}.gform_wrapper .chosen-container-single .chosen-drop{margin-top:-1px;border-radius:0 0 4px 4px;background-clip:padding-box}.gform_wrapper .chosen-container-single.chosen-container-single-nosearch .chosen-search{position:absolute;opacity:0;pointer-events:none}.gform_wrapper .chosen-container .chosen-results{color:#444;position:relative;overflow-x:hidden;overflow-y:auto;margin:0 4px 4px 0;padding:0 0 0 4px;max-height:240px;-webkit-overflow-scrolling:touch}.gform_wrapper .chosen-container .chosen-results li{display:none;margin:0;padding:5px 6px;list-style:none;line-height:15px;word-wrap:break-word;-webkit-touch-callout:none}.gform_wrapper .chosen-container .chosen-results li.active-result{display:list-item;cursor:pointer}.gform_wrapper .chosen-container .chosen-results li.disabled-result{display:list-item;color:#ccc;cursor:default}.gform_wrapper .chosen-container .chosen-results li.highlighted{background-color:#3875d7;background-image:-webkit-gradient(linear,left top,left bottom,color-stop(20%,#3875d7),color-stop(90%,#2a62bc));background-image:linear-gradient(#3875d7 20%,#2a62bc 90%);color:#fff}.gform_wrapper .chosen-container .chosen-results li.no-results{color:#777;display:list-item;background:#f4f4f4}.gform_wrapper .chosen-container .chosen-results li.group-result{display:list-item;font-weight:700;cursor:default}.gform_wrapper .chosen-container .chosen-results li.group-option{padding-left:15px}.gform_wrapper .chosen-container .chosen-results li em{font-style:normal;text-decoration:underline}.gform_wrapper .chosen-container-multi .chosen-choices{position:relative;overflow:hidden;margin:0;padding:0 5px;width:100%;height:auto;border:1px solid #aaa;background-color:#fff;background-image:-webkit-gradient(linear,left top,left bottom,color-stop(1%,#eee),color-stop(15%,#fff));background-image:linear-gradient(#eee 1%,#fff 15%);cursor:text}.gform_wrapper .chosen-container-multi .chosen-choices li{float:left;list-style:none}.gform_wrapper .chosen-container-multi .chosen-choices li.search-field{margin:0;padding:0;white-space:nowrap}.gform_wrapper .chosen-container-multi .chosen-choices li.search-field input[type=text]{margin:1px 0;padding:0;height:25px;outline:0;border:0!important;background:0 0!important;-webkit-box-shadow:none;box-shadow:none;color:#999;font-size:100%;font-family:sans-serif;line-height:normal;border-radius:0;width:25px}.gform_wrapper .chosen-container-multi .chosen-choices li.search-choice{position:relative;margin:3px 5px 3px 0;padding:3px 20px 3px 5px;border:1px solid #aaa;max-width:100%;border-radius:3px;background-color:#eee;background-image:-webkit-gradient(linear,left top,left bottom,color-stop(20%,#f4f4f4),color-stop(50%,#f0f0f0),color-stop(52%,#e8e8e8),to(#eee));background-image:linear-gradient(#f4f4f4 20%,#f0f0f0 50%,#e8e8e8 52%,#eee 100%);background-size:100% 19px;background-repeat:repeat-x;background-clip:padding-box;-webkit-box-shadow:0 0 2px #fff inset,0 1px 0 rgba(0,0,0,.05);box-shadow:0 0 2px #fff inset,0 1px 0 rgba(0,0,0,.05);color:#333;line-height:13px;cursor:default}.gform_wrapper .chosen-container-multi .chosen-choices li.search-choice span{word-wrap:break-word}.gform_wrapper .chosen-container-multi .chosen-choices li.search-choice .search-choice-close{position:absolute;top:4px;right:3px;display:block;width:12px;height:12px;background:url(../../../plugins/gravityforms/css/chosen-sprite.png) -42px 1px no-repeat;font-size:1px}.gform_wrapper .chosen-container-multi .chosen-choices li.search-choice .search-choice-close:hover{background-position:-42px -10px}.gform_wrapper .chosen-container-multi .chosen-choices li.search-choice-disabled{padding-right:5px;border:1px solid #ccc;background-color:#e4e4e4;background-image:-webkit-gradient(linear,left top,left bottom,color-stop(20%,#f4f4f4),color-stop(50%,#f0f0f0),color-stop(52%,#e8e8e8),to(#eee));background-image:linear-gradient(#f4f4f4 20%,#f0f0f0 50%,#e8e8e8 52%,#eee 100%);color:#666}.gform_wrapper .chosen-container-multi .chosen-choices li.search-choice-focus{background:#d4d4d4}.gform_wrapper .chosen-container-multi .chosen-choices li.search-choice-focus .search-choice-close{background-position:-42px -10px}.gform_wrapper .chosen-container-multi .chosen-results{margin:0;padding:0}.gform_wrapper .chosen-container-multi .chosen-drop .result-selected{display:list-item;color:#ccc;cursor:default}.gform_wrapper .chosen-container-active .chosen-single{border:1px solid #5897fb;-webkit-box-shadow:0 0 5px rgba(0,0,0,.3);box-shadow:0 0 5px rgba(0,0,0,.3)}.gform_wrapper .chosen-container-active.chosen-with-drop .chosen-single{border:1px solid #aaa;border-bottom-right-radius:0;border-bottom-left-radius:0;background-image:-webkit-gradient(linear,left top,left bottom,color-stop(20%,#eee),color-stop(80%,#fff));background-image:linear-gradient(#eee 20%,#fff 80%);-webkit-box-shadow:0 1px 0 #fff inset;box-shadow:0 1px 0 #fff inset}.gform_wrapper .chosen-container-active.chosen-with-drop .chosen-single div{border-left:none;background:0 0}.gform_wrapper .chosen-container-active.chosen-with-drop .chosen-single div b{background-position:-18px 2px}.gform_wrapper .chosen-container-active .chosen-choices{border:1px solid #5897fb;-webkit-box-shadow:0 0 5px rgba(0,0,0,.3);box-shadow:0 0 5px rgba(0,0,0,.3)}.gform_wrapper .chosen-container-active .chosen-choices li.search-field input[type=text]{color:#222!important}.gform_wrapper .chosen-disabled{opacity:.5!important;cursor:default}.gform_wrapper .chosen-disabled .chosen-choices .search-choice .search-choice-close,.gform_wrapper .chosen-disabled .chosen-single{cursor:default}.gform_wrapper .chosen-rtl{text-align:right}.gform_wrapper .chosen-rtl .chosen-single{overflow:visible;padding:0 8px 0 0}.gform_wrapper .chosen-rtl .chosen-single span{margin-right:0;margin-left:26px;direction:rtl}.gform_wrapper .chosen-rtl .chosen-single-with-deselect span{margin-left:38px}.gform_wrapper .chosen-rtl .chosen-single div{right:auto;left:3px}.gform_wrapper .chosen-rtl .chosen-single abbr{right:auto;left:26px}.gform_wrapper .chosen-rtl .chosen-choices li{float:right}.gform_wrapper .chosen-rtl .chosen-choices li.search-field input[type=text]{direction:rtl}.gform_wrapper .chosen-rtl .chosen-choices li.search-choice{margin:3px 5px 3px 0;padding:3px 5px 3px 19px}.gform_wrapper .chosen-rtl .chosen-choices li.search-choice .search-choice-close{right:auto;left:4px}.gform_wrapper .chosen-rtl.chosen-container-single .chosen-results{margin:0 0 4px 4px;padding:0 4px 0 0}.gform_wrapper .chosen-rtl .chosen-results li.group-option{padding-right:15px;padding-left:0}.gform_wrapper .chosen-rtl.chosen-container-active.chosen-with-drop .chosen-single div{border-right:none}.gform_wrapper .chosen-rtl .chosen-search input[type=text]{padding:4px 5px 4px 20px;background:url(../../../plugins/gravityforms/css/chosen-sprite.png) -30px -20px no-repeat;direction:rtl}.gform_wrapper .chosen-rtl.chosen-container-single .chosen-single div b{background-position:6px 2px}.gform_wrapper .chosen-rtl.chosen-container-single.chosen-with-drop .chosen-single div b{background-position:-12px 2px}@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi),only screen and (min-resolution:1.5dppx){.gform_wrapper .chosen-container .chosen-results-scroll-down span,.gform_wrapper .chosen-container .chosen-results-scroll-up span,.gform_wrapper .chosen-container-multi .chosen-choices .search-choice .search-choice-close,.gform_wrapper .chosen-container-single .chosen-search input[type=text],.gform_wrapper .chosen-container-single .chosen-single abbr,.gform_wrapper .chosen-container-single .chosen-single div b,.gform_wrapper .chosen-rtl .chosen-search input[type=text]{background-image:url(../../../plugins/gravityforms/css/chosen-sprite-2x.jpg)!important;background-size:52px 37px!important;background-repeat:no-repeat!important}}body .gform_wrapper .chosen-container a.chosen-single{border-radius:inherit}body .gform_wrapper ul.chosen-results li{line-height:inherit}@media only screen and (max-width:641px){.gform_wrapper .chosen-container.chosen-container-single[style],.gform_wrapper div.chosen-container.chosen-container-multi[style]{width:100%!important}.gform_wrapper input:not([type=radio]):not([type=checkbox]):not([type=image]):not([type=file]){line-height:2;min-height:2rem}.gform_wrapper textarea{line-height:1.5}.gform_wrapper .chosen-container-single .chosen-single{height:40px;line-height:2.8}.gform_wrapper .chosen-container-single .chosen-single div b{position:relative;top:10px}.gform_wrapper .chosen-container.chosen-container-multi ul.chosen-choices li.search-choice,.gform_wrapper .chosen-container.chosen-container-multi ul.chosen-choices li.search-field{width:100%;line-height:inherit;float:none}.gform_wrapper .chosen-container.chosen-container-multi ul.chosen-choices li.search-choice span{margin-bottom:0}.gform_wrapper .chosen-container-multi .chosen-choices li.search-choice .search-choice-close{top:calc(50% - 6px)}.gform_wrapper .ginput_container span:not(.ginput_price){margin-bottom:8px;display:block}.gform_wrapper li.field_sublabel_below .ginput_complex{margin-top:12px!important}.gform_wrapper ul.gfield_checkbox li label,.gform_wrapper ul.gfield_radio li label{width:85%;cursor:pointer}}@media only screen and (max-width:761px),(min-device-width:768px) and (max-device-width:1023px){.gform_wrapper ul.gform_fields li.gfield.gfield_error+li.gfield.gfield_error{margin-top:32px}.gform_wrapper table.gfield_list{border:0}.gform_wrapper table.gfield_list thead{position:absolute;top:-9999px;left:-9999px}.gform_wrapper table.gfield_list tr{margin-bottom:10px;display:block;background:#fff;position:relative;border:1px solid #CCC;border-top:2px solid #CCC;border-bottom:4px solid #CCC}.gform_wrapper table.gfield_list td{display:block;margin-left:8px;margin-right:8px}.gform_wrapper table.gfield_list td.gfield_list_icons{border-bottom:0;margin:16px 0 0!important}.gform_wrapper ul.gform_fields.form_sublabel_above table.gfield_list td:before,.gform_wrapper ul.gform_fields.form_sublabel_below table.gfield_list td:after{content:attr(data-label);font-size:.875em;letter-spacing:.5pt;white-space:nowrap;display:block;clear:both}.gform_wrapper ul.gform_fields.form_sublabel_above table.gfield_list td:before{margin:8px 0 3px 8px}.gform_wrapper ul.gform_fields.form_sublabel_below table.gfield_list td:after{margin:3px 0 8px 8px}.gform_wrapper table.gfield_list td+td,.gform_wrapper table.gfield_list th+th{padding:4px 0 0}.gform_wrapper table.gfield_list tr.gfield_list_row_even,.gform_wrapper table.gfield_list tr.gfield_list_row_odd{margin:16px 0}.gform_wrapper table.gfield_list tr,.gform_wrapper table.gfield_list tr.gfield_list_row_odd:first-child{padding-top:12px}.gform_wrapper table.gfield_list tr td.gfield_list_icons{width:100%!important;padding:0 4px 4px!important;background-color:#EEE}.gform_wrapper table.gfield_list tr td.gfield_list_icons img.add_list_item{margin:12px 0 0 16px!important}.gform_wrapper table.gfield_list tr td.gfield_list_icons img.delete_list_item{margin:12px 0 0 8px!important}.gform_wrapper .gform_footer a.gform_save_link,.gform_wrapper .gform_page_footer a.gform_save_link{margin-left:0}.gform_wrapper .gfield_list td.gfield_list_cell input{width:calc(100% - 16px);margin-left:8px;margin-right:8px}}@media only screen and (min-width:641px){.gform_wrapper .gform_body{width:100%}.gform_wrapper.gform_validation_error .gform_body ul li.gfield.gfield_error:not(.gf_left_half):not(.gf_right_half){max-width:calc(100% - 16px)!important}.gform_wrapper .gfield_checkbox li,.gform_wrapper .gfield_radio li{margin:0 0 8px;line-height:1.3}.gform_wrapper .gsection{margin:28px 16px 28px 0}.gform_wrapper ul.gform_fields:not(.top_label) .gfield_label{float:left;width:29%;padding-right:16px;margin-bottom:16px}.gform_wrapper .right_label .gfield_label{text-align:right}.gform_wrapper .left_label .gfield_description,.gform_wrapper .right_label .gfield_description{width:70%}.gform_wrapper form ul.left_label li ul.gfield_checkbox li,.gform_wrapper form ul.left_label li ul.gfield_radio li,.gform_wrapper form ul.right_label li ul.gfield_checkbox li,.gform_wrapper form ul.right_label li ul.gfield_radio li,.gform_wrapper ul.left_label li ul.gfield_checkbox li,.gform_wrapper ul.left_label li ul.gfield_radio li,.gform_wrapper ul.right_label li ul.gfield_checkbox li,.gform_wrapper ul.right_label li ul.gfield_radio li{margin-bottom:10px}.gform_wrapper .left_label .gfield_description,.gform_wrapper .left_label .instruction,.gform_wrapper .right_label .gfield_description,.gform_wrapper .right_label .instruction{margin-left:29%}.gform_wrapper ul.gform_fields:not(.top_label) .gsection .gsection_description{margin-left:0;padding-top:4px;padding-left:0;line-height:1.5}.gform_wrapper form ul.gform_fields:not(.top_label) li.gfield_html_formatted{margin-left:29%!important;width:70%}.gform_wrapper ul.gform_fields:not(.top_label) ul.gfield_checkbox,.gform_wrapper ul.gform_fields:not(.top_label) ul.gfield_radio{overflow:hidden}.gform_wrapper .left_label div.ginput_complex,.gform_wrapper .right_label div.ginput_complex{width:70%;margin-left:29%}.gform_wrapper .left_label input.small,.gform_wrapper .left_label select.small,.gform_wrapper .right_label input.small,.gform_wrapper .right_label select.small{width:15%}.gform_wrapper .left_label input.medium,.gform_wrapper .left_label select.medium,.gform_wrapper .right_label input.medium,.gform_wrapper .right_label select.medium{width:calc(35% - 8px)}.gform_wrapper .left_label input.large,.gform_wrapper .left_label select.large,.gform_wrapper .left_label textarea.large,.gform_wrapper .left_label textarea.medium,.gform_wrapper .left_label textarea.small,.gform_wrapper .right_label input.large,.gform_wrapper .right_label select.large,.gform_wrapper .right_label textarea.large,.gform_wrapper .right_label textarea.medium,.gform_wrapper .right_label textarea.small{width:70%}.gform_wrapper ul.gform_fields:not(.top_label) .ginput_list{width:70%;margin-left:29%!important}.gform_wrapper .top_label .gfield_list{width:100%}.gform_wrapper .left_label .gf_list_one_column,.gform_wrapper .right_label .gf_list_one_column{width:45%}.gform_wrapper .top_label .gf_list_one_column{width:46%}.gform_wrapper .left_label li.hidden_label input,.gform_wrapper .right_label li.hidden_label input{margin-left:3.7%}.gform_wrapper .left_label li.gfield .gfield_password_strength,.gform_wrapper .right_label li.gfield .gfield_password_strength{margin-left:29%}.gform_wrapper .top_label input.small,.gform_wrapper .top_label select.small{width:25%}.gform_wrapper .top_label input.medium,.gform_wrapper .top_label select.medium{width:calc(50% - 8px)}.gform_wrapper.gform_validation_error .top_label input.medium,.gform_wrapper.gform_validation_error .top_label select.medium{width:50%}.gform_wrapper .hidden_label input.large,.gform_wrapper .hidden_label select.large,.gform_wrapper .top_label input.large,.gform_wrapper .top_label select.large{width:100%}.gform_wrapper .top_label input.large.datepicker,.gform_wrapper .top_label input.medium.datepicker,.gform_wrapper .top_label input.small.datepicker{width:auto}.gform_wrapper textarea.small{height:80px;width:100%}.gform_wrapper textarea.medium{height:160px;width:100%}.gform_wrapper textarea.large{height:320px;width:100%}.gform_wrapper .gfield_error .ginput_complex .ginput_left,.gform_wrapper .gfield_error .ginput_complex .ginput_right,.gform_wrapper .ginput_complex .ginput_cardinfo_left{width:50%}.gform_wrapper .ginput_complex .ginput_left,.gform_wrapper .ginput_complex .ginput_right{width:50%;display:-moz-inline-stack;display:inline-block;vertical-align:top;margin:0 -4px 0 0}.gform_wrapper .ginput_container_password .ginput_right{padding-left:8px}.gform_wrapper .ginput_complex .ginput_cardinfo_left,.gform_wrapper .ginput_complex .ginput_cardinfo_right{min-height:43px;position:relative;float:left}.gform_wrapper .ginput_complex select.ginput_card_expiration.ginput_card_expiration_month,.gform_wrapper .ginput_complex select.ginput_card_expiration.ginput_card_expiration_year{width:47%!important;display:-moz-inline-stack;display:inline-block}.gform_wrapper .ginput_complex .ginput_cardinfo_left select.ginput_card_expiration.ginput_card_expiration_month{margin-right:4px}.gform_wrapper .gf_step{width:auto;display:-moz-inline-stack;display:inline-block;margin:16px 32px 16px 0}.gform_wrapper .gform_footer input.button,.gform_wrapper .gform_footer input[type=image],.gform_wrapper .gform_footer input[type=submit]{display:-moz-inline-stack;display:inline-block}.gform_wrapper .gform_footer input[type=image]{vertical-align:middle}.gform_wrapper .gform_footer a.gform_save_link,.gform_wrapper .gform_page_footer a.gform_save_link{font-size:1em;margin-left:16px;display:-moz-inline-stack;display:inline-block}.gform_wrapper .gform_footer input.button,.gform_wrapper .gform_footer input[type=submit],.gform_wrapper .gform_page_footer input.button,.gform_wrapper .gform_page_footer input[type=submit]{font-size:1em;width:auto;margin:0 16px 0 0}.gform_wrapper ul.gform_fields li.gfield{padding-right:16px}.gform_wrapper .ginput_complex .ginput_left{padding-right:8px}.gform_wrapper .left_label .ginput_complex.ginput_container_address:after{content:"";display:block}.gform_wrapper .ginput_complex.ginput_container_address .ginput_left{margin-right:8px}.gform_wrapper .ginput_complex.ginput_container_address .ginput_right{margin-right:-8px;padding-right:8px}.gform_wrapper .ginput_complex.ginput_container_address span.ginput_full+span.ginput_right{padding-right:8px!important;margin-right:8px}.gform_wrapper .ginput_complex.ginput_container_address span.ginput_right+span.ginput_left{padding-right:8px!important;margin-right:-8px}.gform_wrapper .ginput_complex.ginput_container_address span.ginput_right+span.ginput_left.address_zip{margin-right:8px}.gform_wrapper .gfield_error .ginput_container{padding-right:0}.gform_wrapper ul.top_label li.gfield.gfield_error.gfield_contains_required .gfield_password_strength{margin:18px 0}.gform_wrapper .gform_footer:not(.top_label){padding:16px 0 10px;margin-left:29%;width:70%}.top_label div.ginput_complex.ginput_container.gf_name_has_1,.top_label div.ginput_complex.ginput_container.gf_name_has_2,.top_label div.ginput_complex.ginput_container.gf_name_has_3{width:calc(100% + 15px)}.top_label div.ginput_complex.ginput_container.gf_name_has_4{width:calc(100% + 13px)}.top_label div.ginput_complex.ginput_container.gf_name_has_5{width:calc(100% + 14px)}ul.gform_fields:not(.top_label) div.ginput_complex.ginput_container.gf_name_has_1,ul.gform_fields:not(.top_label) div.ginput_complex.ginput_container.gf_name_has_2,ul.gform_fields:not(.top_label) div.ginput_complex.ginput_container.gf_name_has_3{width:calc(70% + 15px);margin-left:29%}ul.gform_fields:not(.top_label) li.gfield.gfield_error div.ginput_complex.ginput_container.gf_name_has_1,ul.gform_fields:not(.top_label) li.gfield.gfield_error div.ginput_complex.ginput_container.gf_name_has_2,ul.gform_fields:not(.top_label) li.gfield.gfield_error div.ginput_complex.ginput_container.gf_name_has_3{width:calc(70% + 24px)}ul.gform_fields:not(.top_label) div.ginput_complex.ginput_container.gf_name_has_4{width:calc(70% + 13px);margin-left:29%}ul.gform_fields:not(.top_label) div.ginput_complex.ginput_container.gf_name_has_5{width:calc(70% + 14px);margin-left:29%}div.ginput_container_name span{display:-moz-inline-stack;display:inline-block;vertical-align:top;padding-right:16px;margin-right:-4px}div.ginput_complex.ginput_container.gf_name_has_1 span{width:100%}div.ginput_complex.ginput_container.gf_name_has_2 span{width:50%}div.ginput_complex.ginput_container.gf_name_has_3 span{width:33.3%}div.ginput_complex.ginput_container.gf_name_has_4 span{width:25%}div.ginput_complex.ginput_container.gf_name_has_5 span{width:19.95%}.gform_wrapper ul.gform_fields:not(.top_label) li.gfield.gfield_error div.ginput_complex.ginput_container.gf_name_has_1 span{width:99.75%!important}.gform_wrapper ul.gform_fields:not(.top_label) li.gfield.gfield_error div.ginput_complex.ginput_container.gf_name_has_2 span{width:49.75%!important}.gform_wrapper ul.gform_fields:not(.top_label) li.gfield.gfield_error div.ginput_complex.ginput_container.gf_name_has_3 span{width:33%!important}.gform_wrapper ul.gform_fields:not(.top_label) li.gfield.gfield_error div.ginput_complex.ginput_container.gf_name_has_4 span{width:24.75%!important}.gform_wrapper ul.gform_fields:not(.top_label) li.gfield.gfield_error div.ginput_complex.ginput_container.gf_name_has_5 span{width:19.75%!important}html div.ginput_complex.ginput_container.gf_name_has_2 span:first-child,html div.ginput_complex.ginput_container.gf_name_has_3 span:first-child,html div.ginput_complex.ginput_container.gf_name_has_4 span:first-child,html div.ginput_complex.ginput_container.gf_name_has_5 span:first-child{margin-left:0!important}.gform_wrapper .top_label .ginput_complex.ginput_container.ginput_container_email{width:calc(100% + 15px)}.gform_wrapper ul.gform_fields:not(.top_label) div.ginput_complex.ginput_container.ginput_container_email{width:calc(70% + 16px);margin-left:29%}.gform_wrapper ul.gform_fields:not(.top_label) li.gfield.gfield_error div.ginput_complex.ginput_container.ginput_container_email{width:calc(70% + 17px)}li.gfield.gfield_error .gform_wrapper ul.gform_fields:not(.top_label) li.gfield.gfield_error .ginput_complex.ginput_container.ginput_container_email{width:calc(70% + 8px)!important}.gform_wrapper .ginput_complex.ginput_container.ginput_container_email .ginput_left,.gform_wrapper .ginput_complex.ginput_container.ginput_container_email .ginput_right{padding-right:16px}.gform_wrapper ul.left_label li.gfield .gfield_password_strength,.gform_wrapper ul.right_label li.gfield .gfield_password_strength{width:70%}.gform_wrapper .ginput_complex span.ginput_left+input.gform_hidden+span.ginput_left{padding-right:0}.gform_wrapper .ginput_complex span.ginput_left.address_country{margin-right:0}html:not([dir=rtl]) .gform_wrapper ul.gform_fields:not(.top_label) .clear-multi,html:not([dir=rtl]) .gform_wrapper ul.gform_fields:not(.top_label) .gfield_description,html:not([dir=rtl]) .gform_wrapper ul.gform_fields:not(.top_label) .ginput_container:not(.ginput_container_time):not(.ginput_container_date){width:70%;margin-left:29%}.gform_wrapper .gf_progressbar{width:calc(100% - 16px)}.gform_wrapper ul.gform_fields:not(.top_label) .gform_fileupload_multifile .gform_drop_area{margin-left:29%;width:70%}body .gform_wrapper span.ginput_left.address_city+input.gform_hidden+span.ginput_left.address_country{width:calc(50% - 8px);margin-right:0}.gform_wrapper ul.gform_fields:not(.top_label) .ginput_container.ginput_recaptcha{margin-left:29%!important}.gform_wrapper .gform_page_footer .button.gform_previous_button{margin-bottom:0}.gform_wrapper .gform_page_footer .button.gform_button,.gform_wrapper .gform_page_footer .button.gform_next_button{margin-right:10px}body .gform_wrapper select.medium.gfield_select+div.chosen-container-multi[style],body .gform_wrapper select.medium.gfield_select+div.chosen-container-single[style]{width:calc(50% - 8px)!important}body .gform_wrapper select.large.gfield_select+div.chosen-container-multi[style],body .gform_wrapper select.large.gfield_select+div.chosen-container-single[style]{width:100%!important}body .gform_wrapper select.small.gfield_select+div.chosen-container-multi[style],body .gform_wrapper select.small.gfield_select+div.chosen-container-single[style]{width:25%}}.gfield_repeater_cell>.gfield_repeater_wrapper{background-color:rgba(1,1,1,.02);padding:10px 20px;border-radius:8px;border-bottom:1px solid rgba(238,238,238,1)}.gfield_repeater_wrapper input{border:1px solid rgba(197,198,197,1);border-radius:4px}.gfield_repeater_wrapper .gfield_repeater_wrapper{margin-top:10px}.gfield_repeater_buttons .add_repeater_item_text,.gfield_repeater_buttons .remove_repeater_item_text{min-width:100px;height:30px;background:rgba(242,242,242,.5);transition:all .3s cubic-bezier(.67,.17,.4,.83);font-size:12px;color:rgba(117,117,117,1);border-radius:20px;margin-right:10px;margin-bottom:5px;border:1px solid rgba(117,117,117,.4);font-weight:400}.gfield_repeater_buttons .add_repeater_item_plus,.gfield_repeater_buttons .remove_repeater_item_minus{width:22px;height:22px;background:rgba(242,242,242,.5);transition:all .3s cubic-bezier(.67,.17,.4,.83);font-size:16px;color:rgba(117,117,117,1);border-radius:50%;margin:10px 5px 0;border:1px solid rgba(117,117,117,.4);font-weight:700;padding:0 0 5px}.gfield_repeater_buttons button.gfield_icon_disabled{cursor:default;filter:alpha(opacity=30);-moz-opacity:.3;-khtml-opacity:.3;opacity:.3}.gfield_repeater_buttons button.gfield_icon_disabled:hover{background:rgba(242,242,242,.5);color:rgba(117,117,117,1);border:1px solid rgba(117,117,117,.4)}.gfield_repeater_buttons button:hover{background:rgba(250,250,250,1);color:#374750;border:1px solid rgba(117,117,117,1)}.gfield_repeater_cell>.gfield_repeater_wrapper{border-left:8px solid rgba(241,241,241,1);box-shadow:0 1px 1px 0 rgba(0,0,0,.06),0 2px 1px -1px rgba(0,0,0,.06),0 1px 5px 0 rgba(0,0,0,.06)}.gfield_repeater_buttons .add_repeater_item_text:focus,.gfield_repeater_buttons .remove_repeater_item_text:focus{outline:0}.gfield_repeater_item .gfield_repeater_cell .gfield_required{color:#c32121}.gform_wrapper .gfield_repeater_cell label{color:#9b9a9a;font-weight:400;font-size:14px;padding-top:8px}.gfield_repeater_value .gfield_repeater_value .gfield_repeater_cell{padding-bottom:20px;padding-top:0}div .gfield_repeater_cell{margin-top:5px}.gfield_repeater .gfield_repeater_items .gfield_repeater_item:not(:last-child){border-bottom:2px solid #e0e0e6;padding-bottom:20px;margin-bottom:20px;margin-right:10px}.gfield_repeater_value>.gfield_repeater{border-left:8px solid rgba(54,86,102,.1);background-color:rgba(1,1,1,.02);padding:10px 20px;border-radius:8px;border-bottom:1px solid rgba(238,238,238,1);margin:10px}.gfield_repeater_cell .gfield_repeater_value:not(:first-child){color:rgba(117,117,117,.7);border:1px solid rgba(197,198,197,1);border-radius:4px;margin-right:10px;padding-left:10px;background-color:rgba(240,240,240,1)}.gfield_repeater .gfield_repeater_items,.gfield_repeater_items .gfield_repeater_cell:not(:first-child){padding-top:5px}.gfield_repeater .gfield_label{color:rgba(35,40,45,1);font-size:16px;font-weight:600}.gfield_repeater_value .gfield_label,.gfield_repeater_value .gfield_repeater_value .gfield_repeater_item:first-child{padding-bottom:0}@media only screen and (min-width:641px){.gform_wrapper .top_label li.gfield.gf_inline{vertical-align:top;width:auto!important;margin:0;padding-right:16px;float:none!important;display:-moz-inline-stack;display:inline-block}.gform_wrapper .top_label li.gfield.gf_inline input[type=email].large,.gform_wrapper .top_label li.gfield.gf_inline input[type=email].medium,.gform_wrapper .top_label li.gfield.gf_inline input[type=email].small,.gform_wrapper .top_label li.gfield.gf_inline input[type=number].large,.gform_wrapper .top_label li.gfield.gf_inline input[type=number].medium,.gform_wrapper .top_label li.gfield.gf_inline input[type=number].small,.gform_wrapper .top_label li.gfield.gf_inline input[type=password].large,.gform_wrapper .top_label li.gfield.gf_inline input[type=password].medium,.gform_wrapper .top_label li.gfield.gf_inline input[type=password].small,.gform_wrapper .top_label li.gfield.gf_inline input[type=tel].large,.gform_wrapper .top_label li.gfield.gf_inline input[type=tel].medium,.gform_wrapper .top_label li.gfield.gf_inline input[type=tel].small,.gform_wrapper .top_label li.gfield.gf_inline input[type=text].large,.gform_wrapper .top_label li.gfield.gf_inline input[type=text].medium,.gform_wrapper .top_label li.gfield.gf_inline input[type=text].small,.gform_wrapper .top_label li.gfield.gf_inline input[type=url].large,.gform_wrapper .top_label li.gfield.gf_inline input[type=url].medium,.gform_wrapper .top_label li.gfield.gf_inline input[type=url].small{width:100%}.gform_wrapper .top_label li.gfield.gf_inline input[type=text].datepicker.medium{width:96px!important}.gform_wrapper .top_label li.gfield.gf_inline select,.gform_wrapper .top_label li.gfield.gf_inline textarea{width:100%}.gform_wrapper .top_label li.gfield.gf_inline div.gfield_time_hour input[type=text],.gform_wrapper .top_label li.gfield.gf_inline div.gfield_time_minute input[type=text]{width:70%!important}.gform_wrapper .top_label li.gfield.gf_inline div.gfield_date_day,.gform_wrapper .top_label li.gfield.gf_inline div.gfield_date_month,.gform_wrapper .top_label li.gfield.gf_inline div.gfield_date_year,.gform_wrapper .top_label li.gfield.gf_inline div.gfield_time_hour,.gform_wrapper .top_label li.gfield.gf_inline div.gfield_time_minute{width:50px}.gform_wrapper .top_label li.gfield.gf_inline div.gfield_time_ampm{width:auto}.gform_wrapper li.gf_inline div.ginput_container{white-space:nowrap!important}.gform_wrapper li.gf_inline div.ginput_container.ginput_container_date label{display:block!important}.gform_wrapper li.gfield.gfield_error.gf_inline{margin-right:16px;padding-right:0}.gform_wrapper .top_label li.gfield.gf_left_half,.gform_wrapper .top_label li.gfield.gf_right_half{display:-moz-inline-stack;display:inline-block;vertical-align:top;width:50%;padding-right:16px;float:none}.gform_wrapper .top_label li.gfield.gf_left_half .ginput_container:not(.gfield_time_hour):not(.gfield_time_minute):not(.gfield_time_ampm):not(.ginput_container_date):not(.ginput_quantity):not(.datepicker),.gform_wrapper .top_label li.gfield.gf_right_half .ginput_container:not(.gfield_time_hour):not(.gfield_time_minute):not(.gfield_time_ampm):not(.ginput_container_date):not(.ginput_quantity):not(.datepicker){width:100%!important;margin:8px 0 0;padding-left:0;padding-right:0}.gform_wrapper .top_label li.gfield.gf_left_half:before{content:"";display:block;clear:both}.gform_wrapper .top_label li.gfield.gf_right_half:after{content:"";display:table;clear:both}.gform_wrapper.gform_validation_error .top_label li.gfield.gfield_error.gf_left_half,.gform_wrapper.gform_validation_error .top_label li.gfield.gfield_error.gf_right_half{max-width:calc(50% - 16px);padding-right:0}.gform_wrapper .top_label li.gfield.gfield_error.gf_left_half{margin-right:16px}.gform_wrapper .top_label li.gfield.gf_left_half div:not(.ginput_container_date) input.large,.gform_wrapper .top_label li.gfield.gf_left_half div:not(.ginput_container_date) input.medium,.gform_wrapper .top_label li.gfield.gf_left_half div:not(.ginput_container_date) select.large,.gform_wrapper .top_label li.gfield.gf_left_half div:not(.ginput_container_date) select.medium,.gform_wrapper .top_label li.gfield.gf_right_half div:not(.ginput_container_date) input.large,.gform_wrapper .top_label li.gfield.gf_right_half div:not(.ginput_container_date) input.medium,.gform_wrapper .top_label li.gfield.gf_right_half div:not(.ginput_container_date) select.large,.gform_wrapper .top_label li.gfield.gf_right_half div:not(.ginput_container_date) select.medium{width:100%}.gform_wrapper .top_label li.gfield.gf_left_half textarea,.gform_wrapper .top_label li.gfield.gf_right_half textarea{width:98%}.gform_wrapper .top_label li.gfield.gf_left_half input.small,.gform_wrapper .top_label li.gfield.gf_right_half input.small{width:35%}.gform_wrapper .top_label li.gfield.gf_left_half+li.gfield.gsection.gf_left_half,.gform_wrapper .top_label li.gfield.gf_left_half+li.gfield.gsection.gf_right_half,.gform_wrapper .top_label li.gfield.gf_left_half+li.gsection,.gform_wrapper .top_label li.gfield.gf_right_half+li.gfield.gsection.gf_left_half,.gform_wrapper .top_label li.gfield.gf_right_half+li.gfield.gsection.gf_right_half,.gform_wrapper .top_label li.gfield.gf_right_half+li.gsection,.gform_wrapper .top_label li.gfield.gsection.gf_left_half+li.gfield.gsection.gf_left_half,.gform_wrapper .top_label li.gfield.gsection.gf_right_half+li.gfield.gsection.gf_left_half,.gform_wrapper .top_label li.gfield.gsection.gf_right_half+li.gfield.gsection.gf_right_half{padding:16px 0 8px}.gform_wrapper .top_label li.gfield.gsection.gf_left_half+li.gfield.gsection.gf_right_half{padding:0 0 8px}.gform_wrapper .top_label li.gfield.gf_first_quarter+li.gsection,.gform_wrapper .top_label li.gfield.gf_fourth_quarter+li.gsection,.gform_wrapper .top_label li.gfield.gf_left_third+li.gsection,.gform_wrapper .top_label li.gfield.gf_right_third+li.gsection,.gform_wrapper .top_label li.gfield.gsection.gf_left_half+li.gfield.gsection.gf_right_half+li.gfield.gsection.gf_left_half+li.gfield.gsection.gf_right_half{padding:16px 0 8px}.gform_wrapper .top_label li.gfield.gf_left_half+.gform_footer,.gform_wrapper .top_label li.gfield.gf_left_half+li.gfield,.gform_wrapper .top_label li.gfield.gf_right_half+.gform_footer,.gform_wrapper .top_label li.gfield.gf_right_half+li.gfield{clear:both}.gform_wrapper .top_label li.gfield.gf_left_third,.gform_wrapper .top_label li.gfield.gf_middle_third,.gform_wrapper .top_label li.gfield.gf_right_third{display:-moz-inline-stack;display:inline-block;vertical-align:top;float:none;margin-bottom:8px}.gform_wrapper .top_label li.gfield.gf_left_third:not(.gfield_time_hour):not(.gfield_time_minute):not(.gfield_time_ampm),.gform_wrapper .top_label li.gfield.gf_middle_third:not(.gfield_time_hour):not(.gfield_time_minute):not(.gfield_time_ampm){width:33.3%}.gform_wrapper .top_label li.gfield.gf_right_third:not(.gfield_time_hour):not(.gfield_time_minute):not(.gfield_time_ampm){width:33.4%}.gform_wrapper .top_label li.gfield.gf_left_third div:not(.ginput_container_date) input.large,.gform_wrapper .top_label li.gfield.gf_left_third div:not(.ginput_container_date) input.medium,.gform_wrapper .top_label li.gfield.gf_left_third div:not(.ginput_container_date) select.large,.gform_wrapper .top_label li.gfield.gf_left_third div:not(.ginput_container_date) select.medium,.gform_wrapper .top_label li.gfield.gf_middle_third div:not(.ginput_container_date) input.large,.gform_wrapper .top_label li.gfield.gf_middle_third div:not(.ginput_container_date) input.medium,.gform_wrapper .top_label li.gfield.gf_middle_third div:not(.ginput_container_date) select.large,.gform_wrapper .top_label li.gfield.gf_middle_third div:not(.ginput_container_date) select.medium,.gform_wrapper .top_label li.gfield.gf_right_third div:not(.ginput_container_date) input.large,.gform_wrapper .top_label li.gfield.gf_right_third div:not(.ginput_container_date) input.medium,.gform_wrapper .top_label li.gfield.gf_right_third div:not(.ginput_container_date) select.large,.gform_wrapper .top_label li.gfield.gf_right_third div:not(.ginput_container_date) select.medium{width:100%}.gform_wrapper .top_label li.gfield.gf_left_third div:not(.ginput_container_date) input:not([type=radio]):not([type=checkbox]):not(.ginput_quantity),.gform_wrapper .top_label li.gfield.gf_left_third div:not(.ginput_container_date) select,.gform_wrapper .top_label li.gfield.gf_middle_third div:not(.ginput_container_date) input:not([type=radio]):not([type=checkbox]):not(.ginput_quantity),.gform_wrapper .top_label li.gfield.gf_middle_third div:not(.ginput_container_date) select,.gform_wrapper .top_label li.gfield.gf_right_third div:not(.ginput_container_date) input:not([type=radio]):not([type=checkbox]):not(.ginput_quantity),.gform_wrapper .top_label li.gfield.gf_right_third div:not(.ginput_container_date) select{width:100%!important}.gform_wrapper .top_label li.gfield.gfield_error.gf_left_third,.gform_wrapper .top_label li.gfield.gfield_error.gf_middle_third{width:calc(33.3% - 24px)!important;margin-right:16px}.gform_wrapper .top_label li.gfield.gfield_error.gf_right_third{width:33.4%}.gform_wrapper .top_label li.gfield.gf_right_third:after{content:"";display:table;clear:both}.gform_wrapper .top_label li.gfield.gf_left_third+.gform_footer,.gform_wrapper .top_label li.gfield.gf_left_third+li.gfield,.gform_wrapper .top_label li.gfield.gf_middle_third+.gform_footer,.gform_wrapper .top_label li.gfield.gf_middle_third+li.gfield,.gform_wrapper .top_label li.gfield.gf_right_third+.gform_footer,.gform_wrapper .top_label li.gfield.gf_right_third+li.gfield{clear:both}.gform_wrapper .top_label li.gfield.gf_first_quarter:not(.gfield_time_hour):not(.gfield_time_minute):not(.gfield_time_ampm),.gform_wrapper .top_label li.gfield.gf_fourth_quarter:not(.gfield_time_hour):not(.gfield_time_minute):not(.gfield_time_ampm),.gform_wrapper .top_label li.gfield.gf_second_quarter:not(.gfield_time_hour):not(.gfield_time_minute):not(.gfield_time_ampm),.gform_wrapper .top_label li.gfield.gf_third_quarter:not(.gfield_time_hour):not(.gfield_time_minute):not(.gfield_time_ampm){width:25%;display:-moz-inline-stack;display:inline-block;vertical-align:top;float:none}.gform_wrapper .top_label li.gfield.gf_first_quarter,.gform_wrapper .top_label li.gfield.gf_fourth_quarter,.gform_wrapper .top_label li.gfield.gf_second_quarter,.gform_wrapper .top_label li.gfield.gf_third_quarter{margin-bottom:8px}.gform_wrapper .top_label li.gfield.gf_first_quarter div:not(.ginput_container_date) input:not([type=radio]):not([type=checkbox]),.gform_wrapper .top_label li.gfield.gf_first_quarter div:not(.ginput_container_date) select,.gform_wrapper .top_label li.gfield.gf_fourth_quarter div:not(.ginput_container_date) input:not([type=radio]):not([type=checkbox]),.gform_wrapper .top_label li.gfield.gf_fourth_quarter div:not(.ginput_container_date) select,.gform_wrapper .top_label li.gfield.gf_second_quarter div:not(.ginput_container_date) input:not([type=radio]):not([type=checkbox]),.gform_wrapper .top_label li.gfield.gf_second_quarter div:not(.ginput_container_date) select,.gform_wrapper .top_label li.gfield.gf_third_quarter div:not(.ginput_container_date) input:not([type=radio]):not([type=checkbox]),.gform_wrapper .top_label li.gfield.gf_third_quarter div:not(.ginput_container_date) select{width:100%!important}.gform_wrapper .top_label li.gfield.gfield_error.gf_first_quarter,.gform_wrapper .top_label li.gfield.gfield_error.gf_fourth_quarter,.gform_wrapper .top_label li.gfield.gfield_error.gf_second_quarter,.gform_wrapper .top_label li.gfield.gfield_error.gf_third_quarter{width:24.5%}.gform_wrapper .top_label li.gfield.gf_fourth_quarter:after{content:"";display:table;clear:both}.gform_wrapper .top_label li.gfield.gf_first_quarter input.large,.gform_wrapper .top_label li.gfield.gf_first_quarter input.medium,.gform_wrapper .top_label li.gfield.gf_first_quarter select.large,.gform_wrapper .top_label li.gfield.gf_first_quarter select.medium,.gform_wrapper .top_label li.gfield.gf_fourth_quarter input.large,.gform_wrapper .top_label li.gfield.gf_fourth_quarter input.medium,.gform_wrapper .top_label li.gfield.gf_fourth_quarter select.large,.gform_wrapper .top_label li.gfield.gf_fourth_quarter select.medium,.gform_wrapper .top_label li.gfield.gf_second_quarter input.large,.gform_wrapper .top_label li.gfield.gf_second_quarter input.medium,.gform_wrapper .top_label li.gfield.gf_second_quarter select.large,.gform_wrapper .top_label li.gfield.gf_second_quarter select.medium,.gform_wrapper .top_label li.gfield.gf_third_quarter input.large,.gform_wrapper .top_label li.gfield.gf_third_quarter input.medium,.gform_wrapper .top_label li.gfield.gf_third_quarter select.large,.gform_wrapper .top_label li.gfield.gf_third_quarter select.medium{width:97.5%}.gform_wrapper .top_label li.gfield.gf_first_quarter+.gform_footer,.gform_wrapper .top_label li.gfield.gf_first_quarter+li.gfield,.gform_wrapper .top_label li.gfield.gf_fourth_quarter+.gform_footer,.gform_wrapper .top_label li.gfield.gf_fourth_quarter+li.gfield,.gform_wrapper .top_label li.gfield.gf_second_quarter+.gform_footer,.gform_wrapper .top_label li.gfield.gf_second_quarter+li.gfield,.gform_wrapper .top_label li.gfield.gf_third_quarter+.gform_footer,.gform_wrapper .top_label li.gfield.gf_third_quarter+li.gfield{clear:both}.gform_wrapper .top_label li ul.gfield_checkbox,.gform_wrapper .top_label li ul.gfield_radio{width:calc(100% + 16px)}.gform_wrapper ul.gform_fields:not(.top_label) li ul.gfield_checkbox,.gform_wrapper ul.gform_fields:not(.top_label) li ul.gfield_radio{width:calc(70% + 16px)}.gform_wrapper li.gfield.gf_list_2col ul.gfield_checkbox li,.gform_wrapper li.gfield.gf_list_2col ul.gfield_radio li{width:50%;display:-moz-inline-stack;display:inline-block;margin:0;padding-right:16px;min-height:28px;vertical-align:top;font-size:90%}.gform_wrapper li.gfield.gf_list_3col ul.gfield_checkbox li,.gform_wrapper li.gfield.gf_list_3col ul.gfield_radio li{width:33.3%;display:-moz-inline-stack;display:inline-block;margin:0 0 2px;padding-right:16px;min-height:28px;vertical-align:top;font-size:90%}.gform_wrapper li.gfield.gf_list_2col ul.gfield_checkbox li label,.gform_wrapper li.gfield.gf_list_2col ul.gfield_radio li label,.gform_wrapper li.gfield.gf_list_3col ul.gfield_checkbox li label,.gform_wrapper li.gfield.gf_list_3col ul.gfield_radio li label,.gform_wrapper li.gfield.gf_list_4col ul.gfield_checkbox li label,.gform_wrapper li.gfield.gf_list_4col ul.gfield_radio li label{max-width:75%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;vertical-align:middle}.gform_wrapper li.gfield.gf_list_4col ul.gfield_checkbox li,.gform_wrapper li.gfield.gf_list_4col ul.gfield_radio li{width:25%;display:-moz-inline-stack;display:inline-block;margin:0;padding-right:16px;min-height:28px;vertical-align:top;font-size:90%}.gform_wrapper li.gfield.gf_list_5col ul.gfield_checkbox li,.gform_wrapper li.gfield.gf_list_5col ul.gfield_radio li{width:20%;display:-moz-inline-stack;display:inline-block;margin:0;padding-right:16px;min-height:28px;vertical-align:top;font-size:90%}.gform_wrapper ul.gform_fields:not(.top_label) li.gf_list_2col_vertical label.gfield_label,.gform_wrapper ul.gform_fields:not(.top_label) li.gfield.gf_list_2col label.gfield_label,.gform_wrapper ul.gform_fields:not(.top_label) li.gfield.gf_list_3col label.gfield_label,.gform_wrapper ul.gform_fields:not(.top_label) li.gfield.gf_list_4col label.gfield_label,.gform_wrapper ul.gform_fields:not(.top_label) li.gfield.gf_list_5col label.gfield_label,.gform_wrapper ul.gform_fields:not(.top_label) li.gfield.gf_list_inline label.gfield_label{margin:0 0 10px}.gform_wrapper li.gfield.gf_list_2col ul.gfield_checkbox,.gform_wrapper li.gfield.gf_list_2col ul.gfield_radio,.gform_wrapper li.gfield.gf_list_3col ul.gfield_checkbox,.gform_wrapper li.gfield.gf_list_3col ul.gfield_radio,.gform_wrapper li.gfield.gf_list_4col ul.gfield_checkbox,.gform_wrapper li.gfield.gf_list_4col ul.gfield_radio,.gform_wrapper li.gfield.gf_list_5col ul.gfield_checkbox,.gform_wrapper li.gfield.gf_list_5col ul.gfield_radio{overflow:hidden}.gform_wrapper li.gf_list_2col_vertical .ginput_container_checkbox ul.gfield_checkbox,.gform_wrapper li.gf_list_3col_vertical .ginput_container_checkbox ul.gfield_checkbox,.gform_wrapper li.gf_list_4col_vertical .ginput_container_checkbox ul.gfield_checkbox,.gform_wrapper li.gf_list_5col_vertical .ginput_container_checkbox ul.gfield_checkbox{-webkit-column-gap:16px;-moz-column-gap:16px;column-gap:16px}.gform_wrapper li.gf_list_2col_vertical .ginput_container_checkbox ul.gfield_checkbox,.gform_wrapper li.gf_list_2col_vertical .ginput_container_radio ul.gfield_radio{width:calc(100% - 16px);-webkit-column-count:2;-moz-column-count:2;column-count:2}.gform_wrapper li.gf_list_3col_vertical .ginput_container_checkbox ul.gfield_checkbox,.gform_wrapper li.gf_list_3col_vertical .ginput_container_radio ul.gfield_radio{width:calc(100% - 8px);-webkit-column-count:3;-moz-column-count:3;column-count:3}.gform_wrapper li.gf_list_4col_vertical .ginput_container_checkbox ul.gfield_checkbox,.gform_wrapper li.gf_list_4col_vertical .ginput_container_radio ul.gfield_radio{width:calc(100% - 8px);-webkit-column-count:4;-moz-column-count:4;column-count:4}.gform_wrapper li.gf_list_5col_vertical .ginput_container_checkbox ul.gfield_checkbox,.gform_wrapper li.gf_list_5col_vertical .ginput_container_radio ul.gfield_radio{width:calc(100% - 8px);-webkit-column-count:5;-moz-column-count:5;column-count:5}.gform_wrapper li.gf_list_2col_vertical .ginput_container_checkbox ul.gfield_checkbox li label,.gform_wrapper li.gf_list_2col_vertical .ginput_container_radio ul.gfield_radio li label,.gform_wrapper li.gf_list_3col_vertical .ginput_container_checkbox ul.gfield_checkbox li label,.gform_wrapper li.gf_list_3col_vertical .ginput_container_radio ul.gfield_radio li label,.gform_wrapper li.gf_list_4col_vertical .ginput_container_checkbox ul.gfield_checkbox li label,.gform_wrapper li.gf_list_4col_vertical .ginput_container_radio ul.gfield_radio li label,.gform_wrapper li.gf_list_5col_vertical .ginput_container_checkbox ul.gfield_checkbox li label,.gform_wrapper li.gf_list_5col_vertical .ginput_container_radio ul.gfield_radio li label{max-width:75%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.gform_wrapper li.gfield.gf_list_height_25 ul.gfield_checkbox li,.gform_wrapper li.gfield.gf_list_height_25 ul.gfield_radio li{height:25px}.gform_wrapper li.gfield.gf_list_height_50 ul.gfield_checkbox li,.gform_wrapper li.gfield.gf_list_height_50 ul.gfield_radio li{height:50px}.gform_wrapper li.gfield.gf_list_height_75 ul.gfield_checkbox li,.gform_wrapper li.gfield.gf_list_height_75 ul.gfield_radio li{height:75px}.gform_wrapper li.gfield.gf_list_height_100 ul.gfield_checkbox li,.gform_wrapper li.gfield.gf_list_height_100 ul.gfield_radio li{height:100px}.gform_wrapper li.gfield.gf_list_height_125 ul.gfield_checkbox li,.gform_wrapper li.gfield.gf_list_height_125 ul.gfield_radio li{height:125px}.gform_wrapper li.gfield.gf_list_height_150 ul.gfield_checkbox li,.gform_wrapper li.gfield.gf_list_height_150 ul.gfield_radio li{height:150px}.gform_wrapper li.gf_list_inline ul.gfield_checkbox li,.gform_wrapper li.gf_list_inline ul.gfield_radio li{width:auto!important;float:none!important;margin:0 8px 10px 0;display:-moz-inline-stack;display:inline-block}html[dir=rtl] .gform_wrapper li.gf_list_inline ul.gfield_checkbox li,html[dir=rtl] .gform_wrapper li.gf_list_inline ul.gfield_radio li{padding-left:16px!important;padding-right:0!important}.gform_wrapper li.gf_hide_ampm div.gfield_time_ampm{display:none!important}.gform_wrapper li.gsection.gf_scroll_text{height:240px;width:calc(100% - 16px);padding:16px;background-color:#fff;overflow-y:scroll;overflow-x:hidden;border:1px solid #CCC;border-bottom:1px solid #CCC!important}.gform_wrapper .top_label li.gsection.gf_scroll_text h2.gsection_title{margin:10px 10px 0 8px!important}.gform_wrapper.gf_browser_chrome .top_label li.gsection.gf_scroll_text h2.gsection_title,.gform_wrapper.gf_browser_gecko .top_label li.gsection.gf_scroll_text h2.gsection_title{margin:0 10px 0 8px!important}.gform_wrapper .top_label li.gsection.gf_scroll_text .gsection_description{margin:10px;font-size:12px}.gform_wrapper div.gform_ul.gform_fields .top_label li.gfield.gsection.gf_scroll_text div.gsection_description ul li,.gform_wrapper form div.gform_ul.gform_fields .top_label li.gfield.gsection.gf_scroll_text div.gsection_description ul li{list-style-type:disc!important;margin:0 0 8px;overflow:visible;padding-left:0}.gform_wrapper div.gform_ul.gform_fields .top_label li.gfield.gsection.gf_scroll_text div.gsection_description ul,.gform_wrapper form div.gform_ul.gform_fields .top_label li.gfield.gsection.gf_scroll_text div.gsection_description ul{list-style-type:disc!important;margin:16px 0 16px 18px;padding-left:0}.gform_wrapper div.gform_ul.gform_fields .top_label li.gfield.gsection.gf_scroll_text div.gsection_description ol li,.gform_wrapper form div.gform_ul.gform_fields .top_label li.gfield.gsection.gf_scroll_text div.gsection_description ol li{list-style-type:decimal!important;overflow:visible;margin:0 0 8px;padding-left:0}.gform_wrapper div.gform_ul.gform_fields .top_label li.gfield.gsection.gf_scroll_text div.gsection_description ol,.gform_wrapper form div.gform_ul.gform_fields .top_label li.gfield.gsection.gf_scroll_text div.gsection_description ol{list-style-type:decimal!important;margin:16px 0 18px 32px;padding-left:0}.gform_wrapper div.gform_ul.gform_fields .top_label li.gfield.gsection.gf_scroll_text div.gsection_description ol li ul,.gform_wrapper form div.gform_ul.gform_fields .top_label li.gfield.gsection.gf_scroll_text div.gsection_description ol li ul li{list-style-type:disc!important;padding-left:0}.gform_wrapper div.gform_ul.gform_fields .top_label li.gfield.gsection.gf_scroll_text div.gsection_description ol li ul{margin:16px 0 16px 18px}.gform_wrapper form div.gform_ul.gform_fields .top_label li.gfield.gsection.gf_scroll_text div.gsection_description ol li ul li{margin:0 0 8px}.gform_wrapper div.gform_ul.gform_fields .top_label li.gfield.gsection.gf_scroll_text div.gsection_description dl{margin:0 0 18px;padding-left:0}.gform_wrapper div.gform_ul.gform_fields .top_label li.gfield.gsection.gf_scroll_text div.gsection_description dl dt{font-weight:700}.gform_wrapper div.gform_ul.gform_fields .top_label li.gfield.gsection.gf_scroll_text div.gsection_description dl dd{margin:0 0 16px 18px}.gform_wrapper li.gfield.gfield_html.gf_alert_blue,.gform_wrapper li.gfield.gfield_html.gf_alert_gray,.gform_wrapper li.gfield.gfield_html.gf_alert_green,.gform_wrapper li.gfield.gfield_html.gf_alert_red,.gform_wrapper li.gfield.gfield_html.gf_alert_yellow{-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;margin:20px 0!important;padding:20px!important}.gform_wrapper li.gfield.gfield_html.gf_alert_green{border:1px solid #97B48A;background-color:#CBECA0;text-shadow:#DFB 1px 1px;color:#030}.gform_wrapper li.gfield.gfield_html.gf_alert_red{border:1px solid #CFADB3;background-color:#FAF2F5;text-shadow:#FFF 1px 1px;color:#832525}.gform_wrapper li.gfield.gfield_html.gf_alert_yellow{border:1px solid #E6DB55;background-color:#FFFBCC;text-shadow:#FCFAEA 1px 1px;color:#222}.gform_wrapper li.gfield.gfield_html.gf_alert_gray{border:1px solid #CCC;background-color:#EEE;text-shadow:#FFF 1px 1px;color:#424242}.gform_wrapper li.gfield.gfield_html.gf_alert_blue{border:1px solid #a7c2e7;background-color:#D1E4F3;text-shadow:#E0F1FF 1px 1px;color:#314475}div.gform_confirmation_wrapper.gf_confirmation_simple_yellow{margin:30px 0;max-width:99%;border-top:1px solid #E6DB55;border-bottom:1px solid #E6DB55;padding:32px;background-color:#FFFBCC;color:#424242;font-size:25px}div.gform_confirmation_wrapper.gf_confirmation_simple_gray{margin:30px 0;max-width:99%;border-top:1px solid #CCC;border-bottom:1px solid #CCC;padding:32px;background-color:#EAEAEA;color:#424242;font-size:25px}div.gform_confirmation_wrapper.gf_confirmation_yellow_gradient{position:relative;background-color:#FFFBD2;margin:30px 0;border:1px solid #E6DB55;-webkit-box-shadow:0 0 5px rgba(221,215,131,.75);-moz-box-shadow:0 0 5px rgba(221,215,131,.75);box-shadow:0 0 5px rgba(221,215,131,.75)}div.gform_confirmation_wrapper.gf_confirmation_yellow_gradient div.gforms_confirmation_message{margin:0;padding:40px;max-width:99%;font-size:28px;border-top:2px solid #FFF;border-bottom:1px solid #E6DB55;color:#424242;background:#fffce5;background:-moz-linear-gradient(top,#fffce5 0,#fff9bf 100%);background:-webkit-gradient(linear,left top,left bottom,color-stop(0,#fffce5),color-stop(100%,#fff9bf));background:-webkit-linear-gradient(top,#fffce5 0,#fff9bf 100%);background:-o-linear-gradient(top,#fffce5 0,#fff9bf 100%);background:-ms-linear-gradient(top,#fffce5 0,#fff9bf 100%);background:linear-gradient(to bottom,#fffce5 0,#fff9bf 100%)}div.gform_confirmation_wrapper.gf_confirmation_green_gradient{position:relative;background-color:#f1fcdf;margin:30px 0;border:1px solid #a7c37c;-webkit-box-shadow:0 0 5px rgba(86,122,86,.4);-moz-box-shadow:0 0 5px rgba(86,122,86,.4);box-shadow:0 0 5px rgba(86,122,86,.4)}div.gform_confirmation_wrapper.gf_confirmation_green_gradient div.gforms_confirmation_message{margin:0;padding:40px;max-width:99%;font-size:28px;border-top:2px solid #effade;border-bottom:1px solid #a7c37c;text-shadow:#DFB 1px 1px;color:#030;background:#dbf2b7;background:-moz-linear-gradient(top,rgba(219,242,183,1) 0,rgba(180,208,136,1) 100%);background:-webkit-gradient(linear,left top,left bottom,color-stop(0,rgba(219,242,183,1)),color-stop(100%,rgba(180,208,136,1)));background:-webkit-linear-gradient(top,rgba(219,242,183,1) 0,rgba(180,208,136,1) 100%);background:-o-linear-gradient(top,rgba(219,242,183,1) 0,rgba(180,208,136,1) 100%);background:-ms-linear-gradient(top,rgba(219,242,183,1) 0,rgba(180,208,136,1) 100%);background:linear-gradient(to bottom,rgba(219,242,183,1) 0,rgba(180,208,136,1) 100%)}div.gform_confirmation_wrapper.gf_confirmation_green_gradient:after,div.gform_confirmation_wrapper.gf_confirmation_green_gradient:before,div.gform_confirmation_wrapper.gf_confirmation_yellow_gradient:after,div.gform_confirmation_wrapper.gf_confirmation_yellow_gradient:before{z-index:-1;position:absolute;content:"";bottom:15px;left:10px;width:50%;top:80%;max-width:40%;background:rgba(0,0,0,.2);-webkit-box-shadow:0 15px 10px rgba(0,0,0,.2);-moz-box-shadow:0 15px 10px rgba(0,0,0,.2);box-shadow:0 15px 10px rgba(0,0,0,.2);-webkit-transform:rotate(-3deg);-moz-transform:rotate(-3deg);-o-transform:rotate(-3deg);-ms-transform:rotate(-3deg);transform:rotate(-3deg)}div.gform_confirmation_wrapper.gf_confirmation_green_gradient:after,div.gform_confirmation_wrapper.gf_confirmation_yellow_gradient:after{-webkit-transform:rotate(3deg);-moz-transform:rotate(3deg);-o-transform:rotate(3deg);-ms-transform:rotate(3deg);transform:rotate(3deg);right:10px;left:auto}.gform_wrapper.gf_simple_horizontal_wrapper.centered_wrapper{width:auto;margin:0 auto;display:table}.gform_wrapper form.gf_simple_horizontal{width:calc(100% - 16px);margin:0 auto}.gform_wrapper form.gf_simple_horizontal div.gform_body,.gform_wrapper form.gf_simple_horizontal div.gform_footer.top_label{display:table-cell;vertical-align:middle;margin:0;padding:0;position:relative}.gform_wrapper form.gf_simple_horizontal div.gform_body{width:auto;max-width:75%}.gform_wrapper form.gf_simple_horizontal div.ginput_container,.gform_wrapper form.gf_simple_horizontal ul li.gfield{margin-top:0!important}.gform_wrapper form.gf_simple_horizontal div.gform_footer.top_label{width:auto;max-width:25%;padding:0;margin:0}body:not(rtl) .gform_wrapper form.gf_simple_horizontal div.gform_footer.top_label{text-align:left}.gform_wrapper form.gf_simple_horizontal div.gform_body ul.top_label{display:table;width:100%}.gform_wrapper form.gf_simple_horizontal div.gform_body ul.top_label li.gfield{display:table-cell;padding-right:1em;height:auto}.gform_wrapper form.gf_simple_horizontal .gfield_description:not(.validation_message),.gform_wrapper form.gf_simple_horizontal .ginput_complex label,.gform_wrapper form.gf_simple_horizontal label.gfield_label{display:block;height:1px;width:1px;overflow:hidden;position:absolute;top:0;left:-9000px}.gform_wrapper form.gf_simple_horizontal div.gform_body ul.top_label.form_sublabel_above li.gfield,.gform_wrapper form.gf_simple_horizontal div.gform_body ul.top_label.form_sublabel_below li.gfield{vertical-align:middle}.gform_wrapper form.gf_simple_horizontal div.gform_body ul.top_label li.gfield input.large,.gform_wrapper form.gf_simple_horizontal div.gform_body ul.top_label li.gfield input.medium,.gform_wrapper form.gf_simple_horizontal div.gform_body ul.top_label li.gfield input.small,.gform_wrapper form.gf_simple_horizontal div.gform_body ul.top_label li.gfield select.large,.gform_wrapper form.gf_simple_horizontal div.gform_body ul.top_label li.gfield select.medium,.gform_wrapper form.gf_simple_horizontal div.gform_body ul.top_label li.gfield select.small{width:100%}.gform_wrapper form.gf_simple_horizontal div.gform_footer.top_label input[type=submit],.gform_wrapper form.gf_simple_horizontal div.gform_footer.top_label input[type=button],.gform_wrapper form.gf_simple_horizontal div.gform_footer.top_label input[type=image]{height:auto}.gform_wrapper form.gf_simple_horizontal .top_label .gfield_error{margin-bottom:0}.gform_wrapper form.gf_simple_horizontal ul li.gfield .ginput_container_checkbox ul li,.gform_wrapper form.gf_simple_horizontal ul li.gfield .ginput_container_radio ul li{display:inline-block;margin-right:.5em}html[dir=rtl] .gform_wrapper form.gf_simple_horizontal div.ginput_complex.ginput_container.gf_name_has_2 span{width:48.5%}html[dir=rtl] .gform_wrapper form.gf_simple_horizontal div.ginput_complex.ginput_container.gf_name_has_3 span{width:33%}html[dir=rtl] .gform_wrapper form.gf_simple_horizontal div.ginput_complex.ginput_container.gf_name_has_4 span{width:24.5%}html[dir=rtl] .gform_wrapper form.gf_simple_horizontal div.ginput_complex.ginput_container.gf_name_has_5 span{width:19.5%}}body .gform_wrapper.gf_form_center_wrapper{padding:16px 0 16px 16px}.gform_wrapper.gf_browser_chrome .left_label #recaptcha_area #recaptcha_table,.gform_wrapper.gf_browser_chrome .right_label #recaptcha_area #recaptcha_table,.gform_wrapper.gf_browser_safari .left_label #recaptcha_area #recaptcha_table,.gform_wrapper.gf_browser_safari .right_label #recaptcha_area #recaptcha_table{margin-left:32%}.gform_wrapper.gf_browser_chrome select[multiple=multiple],.gform_wrapper.gf_browser_safari select[multiple=multiple]{height:auto!important}.entry .gform_wrapper.gf_browser_safari ul li:after,.entry .gform_wrapper.gf_browser_safari ul li:before{content:""}.entry .gform_wrapper.gf_browser_chrome ul li:after,.entry .gform_wrapper.gf_browser_chrome ul li:before,.entry .gform_wrapper.gf_browser_gecko ul li:after,.entry .gform_wrapper.gf_browser_gecko ul li:before,.entry .gform_wrapper.gf_browser_ie ul li:after,.entry .gform_wrapper.gf_browser_ie ul li:before,.entry .gform_wrapper.gf_browser_iphone ul li:after,.entry .gform_wrapper.gf_browser_iphone ul li:before,.entry .gform_wrapper.gf_browser_unknown ul li:after,.entry .gform_wrapper.gf_browser_unknown ul li:before,.gform_wrapper.gf_browser_chrome ul li:after,.gform_wrapper.gf_browser_chrome ul li:before,.gform_wrapper.gf_browser_gecko ul li:after,.gform_wrapper.gf_browser_gecko ul li:before,.gform_wrapper.gf_browser_ie ul li:after,.gform_wrapper.gf_browser_ie ul li:before,.gform_wrapper.gf_browser_iphone ul li:after,.gform_wrapper.gf_browser_iphone ul li:before,.gform_wrapper.gf_browser_unknown ul li:after,.gform_wrapper.gf_browser_unknown ul li:before{content:none}.gform_wrapper.gf_browser_safari .gform_body ul.gform_fields li.gfield .ginput_container #recaptcha_widget_div #recaptcha_area{width:99%!important}.gform_wrapper.gf_browser_safari .gfield_checkbox li input,.gform_wrapper.gf_browser_safari .gfield_checkbox li input[type=checkbox],.gform_wrapper.gf_browser_safari .gfield_radio li input[type=radio]{margin-top:4px}.gform_wrapper.gf_browser_safari input.button.gform_button_select_files{padding:6px 12px!important}.gform_wrapper.gf_browser_safari .gfield_time_ampm select{max-width:5rem!important;width:calc(2rem + 20px)}.gform_wrapper.gf_browser_chrome select{padding:2px 0 2px 3px}.gform_wrapper.gf_browser_chrome .gfield_time_ampm select{max-width:5rem!important;width:calc(3rem + 20px)}.gform_wrapper.gf_browser_chrome .gform_body ul.gform_fields li.gfield .ginput_container #recaptcha_widget_div #recaptcha_area{width:99%!important}.gform_wrapper.gf_browser_chrome .ginput_complex .ginput_right select,.gform_wrapper.gf_browser_chrome .ginput_complex select{text-indent:2px;line-height:1.5em;margin-bottom:5px;margin-top:2px}.gform_wrapper.gf_browser_chrome .gfield_checkbox li input,.gform_wrapper.gf_browser_chrome .gfield_checkbox li input[type=checkbox],.gform_wrapper.gf_browser_chrome .gfield_radio li input[type=radio]{margin-top:6px}.gform_wrapper.gf_browser_chrome ul.gform_fields li.gfield div.ginput_complex span.ginput_left select,.gform_wrapper.gf_browser_chrome ul.gform_fields li.gfield div.ginput_complex span.ginput_right select,.gform_wrapper.gf_browser_chrome ul.gform_fields li.gfield input[type=radio],.gform_wrapper.gf_browser_chrome ul.gform_fields li.gfield select{margin-left:1px}.gform_wrapper.gf_browser_chrome ul.gform_fields li.gfield span.name_first,.gform_wrapper.gf_browser_chrome ul.gform_fields li.gfield span.name_last,.gform_wrapper.gf_browser_chrome ul.gform_fields li.gfield span.name_middle{padding-top:2px}.gform_wrapper.gf_browser_chrome .gfield_error .ginput_complex.ginput_container.has_first_name.has_middle_name.has_last_name span.name_last,.gform_wrapper.gf_browser_chrome .gfield_error .ginput_complex.ginput_container.has_first_name.has_middle_name.has_last_name span.name_middle{margin-left:1.1%}.gform_wrapper.gf_browser_chrome .gfield_error input[type=email],.gform_wrapper.gf_browser_chrome .gfield_error input[type=number],.gform_wrapper.gf_browser_chrome .gfield_error input[type=password],.gform_wrapper.gf_browser_chrome .gfield_error input[type=tel],.gform_wrapper.gf_browser_chrome .gfield_error input[type=text],.gform_wrapper.gf_browser_chrome .gfield_error input[type=url],.gform_wrapper.gf_browser_chrome .gfield_error select,.gform_wrapper.gf_browser_chrome .gfield_error textarea,.gform_wrapper.gf_browser_chrome li.gfield_error.field_sublabel_above .ginput_complex input[type=text]{margin-bottom:2px}.gform_wrapper.gf_browser_chrome input.button.gform_button_select_files{padding:6px 12px!important}.gform_wrapper.gf_browser_chrome span.address_country{margin-top:-2px}.gform_wrapper.gf_browser_gecko select{padding:2px 12px 2px 2px}.gform_wrapper.gf_browser_gecko .gfield_time_ampm select{max-width:5rem!important;width:calc(4rem + 25px)}.gform_wrapper.gf_browser_gecko .ginput_complex .ginput_cardinfo_left select.ginput_card_expiration.ginput_card_expiration_month{margin-right:1px}.gform_wrappergf_browser_gecko .chosen-container-single .chosen-single{height:32px;line-height:2.4}.gform_wrappergf_browser_gecko .chosen-container-single .chosen-single div b{position:relative;top:5px}.gform_wrapper.gf_browser_ie .gfield_time_hour{width:80px}.gform_wrapper.gf_browser_ie .gfield_time_minute{width:70px}.gform_wrapper.gf_browser_ie .gfield_time_ampm{padding-top:2px}.gform_wrapper.gf_browser_ie .gfield_time_hour input,.gform_wrapper.gf_browser_ie .gfield_time_minute input{margin-left:0}.gform_wrapper.gf_browser_ie .ginput_complex .ginput_left label,.gform_wrapper.gf_browser_ie .ginput_complex .ginput_right label{margin:3px 0 5px}.gform_wrapper.gf_browser_ie .gform_footer input.button{padding:3px}.gform_wrapper.gf_browser_ie ul.top_label .clear-multi{overflow:hidden;clear:both}.gform_wrapper.gf_browser_ie .gfield_radio li{line-height:20px!important}.gform_wrapper.gf_browser_ie .gfield_checkbox li input,.gform_wrapper.gf_browser_ie .gfield_checkbox li input[type=checkbox],.gform_wrapper.gf_browser_ie .gfield_radio li input[type=radio]{margin-top:0}.gform_wrapper.gf_browser_ie .ginput_complex .ginput_left select,.gform_wrapper.gf_browser_ie .ginput_complex .ginput_right select{padding:2px 0}.gform_wrapper.gf_browser_ie .gform_body ul.gform_fields li.gfield .ginput_container #recaptcha_widget_div #recaptcha_area{width:99%!important}.gform_wrapper.gf_browser_ie .left_label #recaptcha_area #recaptcha_table,.gform_wrapper.gf_browser_ie .right_label #recaptcha_area #recaptcha_table{margin-left:32%}.gform_wrapper.gf_browser_ie .ginput_complex .ginput_cardinfo_right span.ginput_card_security_code_icon{position:relative;top:-1px;left:4px}.gform_wrapper.gf_browser_ie img.add_list_item,.gform_wrapper.gf_browser_ie img.delete_list_item{width:16px!important;height:16px!important;background-size:16px 16px!important}@media only screen and (max-width:641px){.gform_wrapper.gf_browser_chrome .chosen-container-single .chosen-single,.gform_wrapper.gf_browser_gecko .chosen-container-single .chosen-single,.gform_wrapper.gf_browser_safari .chosen-container-single .chosen-single{height:44px;line-height:3.2}.gform_wrapper.gf_browser_chrome .chosen-container-single .chosen-single div b,.gform_wrapper.gf_browser_gecko .chosen-container-single .chosen-single div b,.gform_wrapper.gf_browser_safari .chosen-container-single .chosen-single div b{position:relative;top:50%;transform:translateY(-25%)}}.ui-datepicker{width:216px;height:auto;margin:5px auto 0;font:9pt Arial,sans-serif;-webkit-box-shadow:0 0 10px 0 rgba(0,0,0,.5);-moz-box-shadow:0 0 10px 0 rgba(0,0,0,.5);box-shadow:0 0 10px 0 rgba(0,0,0,.5)}.ui-datepicker a{text-decoration:none}.ui-datepicker table{width:100%;border-collapse:collapse}.ui-datepicker-header{background-color:#666;color:#e0e0e0;font-weight:700;-webkit-box-shadow:inset 0 1px 1px 0 rgba(250,250,250,.2);-moz-box-shadow:inset 0 1px 1px 0 rgba(250,250,250,.2);box-shadow:inset 0 1px 1px 0 rgba(250,250,250,.2);text-shadow:1px -1px 0 #000;filter:dropshadow(color=#000, offx=1, offy=-1);line-height:30px;min-height:30px!important;border-width:1px 0 0;border-style:solid;border-color:#666}.ui-datepicker tbody tr,.ui-datepicker thead{border-bottom:1px solid #bbb}.ui-datepicker-title{text-align:center}.ui-datepicker-title select{margin-top:2.5%}.ui-datepicker-next,.ui-datepicker-prev{display:inline-block;width:30px;height:30px;text-align:center;cursor:pointer;background-image:url(../../../plugins/gravityforms/images/datepicker/arrow.png);background-repeat:no-repeat;line-height:600%;overflow:hidden}.ui-datepicker-prev{float:left;background-position:center -30px}.ui-datepicker-next{float:right;background-position:center 0}.ui-datepicker thead{background:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2Y3ZjdmNyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmMWYxZjEiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);background:-moz-linear-gradient(top,#f7f7f7 0,#f1f1f1 100%);background:-webkit-gradient(linear,left top,left bottom,color-stop(0,#f7f7f7),color-stop(100%,#f1f1f1));background:-webkit-linear-gradient(top,#f7f7f7 0,#f1f1f1 100%);background:-o-linear-gradient(top,#f7f7f7 0,#f1f1f1 100%);background:-ms-linear-gradient(top,#f7f7f7 0,#f1f1f1 100%);background:linear-gradient(to bottom,#f7f7f7 0,#f1f1f1 100%);filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#f7f7f7', endColorstr='#f1f1f1', GradientType=0 )}.ui-datepicker th{text-transform:uppercase;text-align:center;font-size:6pt;padding:5px 0;color:#666;text-shadow:1px 0 0 #fff;filter:dropshadow(color=#fff, offx=1, offy=0)}.ui-datepicker tbody td{padding:0;border-top:1px solid #bbb;border-right:1px solid #bbb}.ui-datepicker tbody td:last-child{border-right:0}.ui-datepicker tbody tr:last-child{border-bottom:0}.ui-datepicker td a,.ui-datepicker td span{display:inline-block;font-weight:700;text-align:center;width:30px;height:30px;line-height:30px;color:#666;text-shadow:1px 1px 0 #fff;filter:dropshadow(color=#fff, offx=1, offy=1)}.ui-datepicker-calendar .ui-state-default{background:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2VkZWRlZCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNkZWRlZGUiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);background:-moz-linear-gradient(top,#ededed 0,#dedede 100%);background:-webkit-gradient(linear,left top,left bottom,color-stop(0,#ededed),color-stop(100%,#dedede));background:-webkit-linear-gradient(top,#ededed 0,#dedede 100%);background:-o-linear-gradient(top,#ededed 0,#dedede 100%);background:-ms-linear-gradient(top,#ededed 0,#dedede 100%);background:linear-gradient(to bottom,#ededed 0,#dedede 100%);filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#ededed', endColorstr='#dedede', GradientType=0 );-webkit-box-shadow:inset 1px 1px 0 0 rgba(250,250,250,.5);-moz-box-shadow:inset 1px 1px 0 0 rgba(250,250,250,.5);box-shadow:inset 1px 1px 0 0 rgba(250,250,250,.5)}.ui-datepicker-calendar .ui-state-hover{background:#f7f7f7}.ui-datepicker-calendar .ui-state-active{background:#FFF2AA;border:1px solid #c19163;color:#666;-webkit-box-shadow:inset 0 0 10px 0 rgba(0,0,0,.1);-moz-box-shadow:inset 0 0 10px 0 rgba(0,0,0,.1);box-shadow:inset 0 0 10px 0 rgba(0,0,0,.1);text-shadow:0 1px 0 #FFF;filter:dropshadow(color=#FFF, offx=0, offy=1);position:relative;margin:-1px}.ui-datepicker-unselectable .ui-state-default{background:#f4f4f4;color:#b4b3b3}.ui-datepicker-calendar td:first-child .ui-state-active{width:29px;margin-left:0}.ui-datepicker-calendar td:last-child .ui-state-active{width:29px;margin-right:0}.ui-datepicker-calendar tr:last-child .ui-state-active{height:29px;margin-bottom:0}td.ui-datepicker-unselectable.ui-state-disabled{background-color:#d7d7d7}table.ui-datepicker-calendar{margin:0!important}body div#ui-datepicker-div[style]{z-index:9999!important}.tooltipster-fall,.tooltipster-grow.tooltipster-show{-webkit-transition-timing-function:cubic-bezier(.175,.885,.32,1);-moz-transition-timing-function:cubic-bezier(.175,.885,.32,1.15);-ms-transition-timing-function:cubic-bezier(.175,.885,.32,1.15);-o-transition-timing-function:cubic-bezier(.175,.885,.32,1.15)}.tooltipster-base{display:flex;pointer-events:none;position:absolute}.tooltipster-box{flex:1 1 auto}.tooltipster-content{box-sizing:border-box;max-height:100%;max-width:100%;overflow:auto}.tooltipster-ruler{bottom:0;left:0;overflow:hidden;position:fixed;right:0;top:0;visibility:hidden}.tooltipster-fade{opacity:0;-webkit-transition-property:opacity;-moz-transition-property:opacity;-o-transition-property:opacity;-ms-transition-property:opacity;transition-property:opacity}.tooltipster-fade.tooltipster-show{opacity:1}.tooltipster-grow{-webkit-transform:scale(0,0);-moz-transform:scale(0,0);-o-transform:scale(0,0);-ms-transform:scale(0,0);transform:scale(0,0);-webkit-transition-property:-webkit-transform;-moz-transition-property:-moz-transform;-o-transition-property:-o-transform;-ms-transition-property:-ms-transform;transition-property:transform;-webkit-backface-visibility:hidden}.tooltipster-grow.tooltipster-show{-webkit-transform:scale(1,1);-moz-transform:scale(1,1);-o-transform:scale(1,1);-ms-transform:scale(1,1);transform:scale(1,1);-webkit-transition-timing-function:cubic-bezier(.175,.885,.32,1.15);transition-timing-function:cubic-bezier(.175,.885,.32,1.15)}.tooltipster-swing{opacity:0;-webkit-transform:rotateZ(4deg);-moz-transform:rotateZ(4deg);-o-transform:rotateZ(4deg);-ms-transform:rotateZ(4deg);transform:rotateZ(4deg);-webkit-transition-property:-webkit-transform,opacity;-moz-transition-property:-moz-transform;-o-transition-property:-o-transform;-ms-transition-property:-ms-transform;transition-property:transform}.tooltipster-swing.tooltipster-show{opacity:1;-webkit-transform:rotateZ(0);-moz-transform:rotateZ(0);-o-transform:rotateZ(0);-ms-transform:rotateZ(0);transform:rotateZ(0);-webkit-transition-timing-function:cubic-bezier(.23,.635,.495,1);-webkit-transition-timing-function:cubic-bezier(.23,.635,.495,2.4);-moz-transition-timing-function:cubic-bezier(.23,.635,.495,2.4);-ms-transition-timing-function:cubic-bezier(.23,.635,.495,2.4);-o-transition-timing-function:cubic-bezier(.23,.635,.495,2.4);transition-timing-function:cubic-bezier(.23,.635,.495,2.4)}.tooltipster-fall{-webkit-transition-property:top;-moz-transition-property:top;-o-transition-property:top;-ms-transition-property:top;transition-property:top;-webkit-transition-timing-function:cubic-bezier(.175,.885,.32,1.15);transition-timing-function:cubic-bezier(.175,.885,.32,1.15)}.tooltipster-fall.tooltipster-initial{top:0!important}.tooltipster-fall.tooltipster-dying{-webkit-transition-property:all;-moz-transition-property:all;-o-transition-property:all;-ms-transition-property:all;transition-property:all;top:0!important;opacity:0}.tooltipster-slide{-webkit-transition-property:left;-moz-transition-property:left;-o-transition-property:left;-ms-transition-property:left;transition-property:left;-webkit-transition-timing-function:cubic-bezier(.175,.885,.32,1);-webkit-transition-timing-function:cubic-bezier(.175,.885,.32,1.15);-moz-transition-timing-function:cubic-bezier(.175,.885,.32,1.15);-ms-transition-timing-function:cubic-bezier(.175,.885,.32,1.15);-o-transition-timing-function:cubic-bezier(.175,.885,.32,1.15);transition-timing-function:cubic-bezier(.175,.885,.32,1.15)}.tooltipster-slide.tooltipster-initial{left:-40px!important}.tooltipster-slide.tooltipster-dying{-webkit-transition-property:all;-moz-transition-property:all;-o-transition-property:all;-ms-transition-property:all;transition-property:all;left:0!important;opacity:0}@keyframes tooltipster-fading{0%{opacity:0}100%{opacity:1}}.tooltipster-update-fade{animation:tooltipster-fading .4s}@keyframes tooltipster-rotating{25%{transform:rotate(-2deg)}75%{transform:rotate(2deg)}100%{transform:rotate(0)}}.tooltipster-update-rotate{animation:tooltipster-rotating .6s}@keyframes tooltipster-scaling{50%{transform:scale(1.1)}100%{transform:scale(1)}}.tooltipster-update-scale{animation:tooltipster-scaling .6s}.tooltipster-sidetip .tooltipster-box{background:#565656;border:2px solid #000;border-radius:4px}.tooltipster-sidetip.tooltipster-bottom .tooltipster-box{margin-top:8px}.tooltipster-sidetip.tooltipster-left .tooltipster-box{margin-right:8px}.tooltipster-sidetip.tooltipster-right .tooltipster-box{margin-left:8px}.tooltipster-sidetip.tooltipster-top .tooltipster-box{margin-bottom:8px}.tooltipster-sidetip .tooltipster-content{color:#fff;line-height:18px;padding:6px 14px}.tooltipster-sidetip .tooltipster-arrow{overflow:hidden;position:absolute}.tooltipster-sidetip.tooltipster-bottom .tooltipster-arrow{height:10px;margin-left:-10px;top:0;width:20px}.tooltipster-sidetip.tooltipster-left .tooltipster-arrow{height:20px;margin-top:-10px;right:0;top:0;width:10px}.tooltipster-sidetip.tooltipster-right .tooltipster-arrow{height:20px;margin-top:-10px;left:0;top:0;width:10px}.tooltipster-sidetip.tooltipster-top .tooltipster-arrow{bottom:0;height:10px;margin-left:-10px;width:20px}.tooltipster-sidetip .tooltipster-arrow-background,.tooltipster-sidetip .tooltipster-arrow-border{height:0;position:absolute;width:0}.tooltipster-sidetip .tooltipster-arrow-background{border:10px solid transparent}.tooltipster-sidetip.tooltipster-bottom .tooltipster-arrow-background{border-bottom-color:#565656;left:0;top:3px}.tooltipster-sidetip.tooltipster-left .tooltipster-arrow-background{border-left-color:#565656;left:-3px;top:0}.tooltipster-sidetip.tooltipster-right .tooltipster-arrow-background{border-right-color:#565656;left:3px;top:0}.tooltipster-sidetip.tooltipster-top .tooltipster-arrow-background{border-top-color:#565656;left:0;top:-3px}.tooltipster-sidetip .tooltipster-arrow-border{border:10px solid transparent;left:0;top:0}.tooltipster-sidetip.tooltipster-bottom .tooltipster-arrow-border{border-bottom-color:#000}.tooltipster-sidetip.tooltipster-left .tooltipster-arrow-border{border-left-color:#000}.tooltipster-sidetip.tooltipster-right .tooltipster-arrow-border{border-right-color:#000}.tooltipster-sidetip.tooltipster-top .tooltipster-arrow-border{border-top-color:#000}.tooltipster-sidetip .tooltipster-arrow-uncropped{position:relative}.tooltipster-sidetip.tooltipster-bottom .tooltipster-arrow-uncropped{top:-10px}.tooltipster-sidetip.tooltipster-right .tooltipster-arrow-uncropped{left:-10px} .tooltipster-sidetip.tooltipster-borderless .tooltipster-box{border:none;background:#1b1b1b;background:rgba(10,10,10,.9)}.tooltipster-sidetip.tooltipster-borderless.tooltipster-bottom .tooltipster-box{margin-top:8px}.tooltipster-sidetip.tooltipster-borderless.tooltipster-left .tooltipster-box{margin-right:8px}.tooltipster-sidetip.tooltipster-borderless.tooltipster-right .tooltipster-box{margin-left:8px}.tooltipster-sidetip.tooltipster-borderless.tooltipster-top .tooltipster-box{margin-bottom:8px}.tooltipster-sidetip.tooltipster-borderless .tooltipster-arrow{height:8px;margin-left:-8px;width:16px}.tooltipster-sidetip.tooltipster-borderless.tooltipster-left .tooltipster-arrow,.tooltipster-sidetip.tooltipster-borderless.tooltipster-right .tooltipster-arrow{height:16px;margin-left:0;margin-top:-8px;width:8px}.tooltipster-sidetip.tooltipster-borderless .tooltipster-arrow-background{display:none}.tooltipster-sidetip.tooltipster-borderless .tooltipster-arrow-border{border:8px solid transparent}.tooltipster-sidetip.tooltipster-borderless.tooltipster-bottom .tooltipster-arrow-border{border-bottom-color:#1b1b1b;border-bottom-color:rgba(10,10,10,.9)}.tooltipster-sidetip.tooltipster-borderless.tooltipster-left .tooltipster-arrow-border{border-left-color:#1b1b1b;border-left-color:rgba(10,10,10,.9)}.tooltipster-sidetip.tooltipster-borderless.tooltipster-right .tooltipster-arrow-border{border-right-color:#1b1b1b;border-right-color:rgba(10,10,10,.9)}.tooltipster-sidetip.tooltipster-borderless.tooltipster-top .tooltipster-arrow-border{border-top-color:#1b1b1b;border-top-color:rgba(10,10,10,.9)}.tooltipster-sidetip.tooltipster-borderless.tooltipster-bottom .tooltipster-arrow-uncropped{top:-8px}.tooltipster-sidetip.tooltipster-borderless.tooltipster-right .tooltipster-arrow-uncropped{left:-8px} .tooltipster-sidetip.tooltipster-light .tooltipster-box{border-radius:3px;border:1px solid #ccc;background:#ededed}.tooltipster-sidetip.tooltipster-light .tooltipster-content{color:#666}.tooltipster-sidetip.tooltipster-light .tooltipster-arrow{height:9px;margin-left:-9px;width:18px}.tooltipster-sidetip.tooltipster-light.tooltipster-left .tooltipster-arrow,.tooltipster-sidetip.tooltipster-light.tooltipster-right .tooltipster-arrow{height:18px;margin-left:0;margin-top:-9px;width:9px}.tooltipster-sidetip.tooltipster-light .tooltipster-arrow-background{border:9px solid transparent}.tooltipster-sidetip.tooltipster-light.tooltipster-bottom .tooltipster-arrow-background{border-bottom-color:#ededed;top:1px}.tooltipster-sidetip.tooltipster-light.tooltipster-left .tooltipster-arrow-background{border-left-color:#ededed;left:-1px}.tooltipster-sidetip.tooltipster-light.tooltipster-right .tooltipster-arrow-background{border-right-color:#ededed;left:1px}.tooltipster-sidetip.tooltipster-light.tooltipster-top .tooltipster-arrow-background{border-top-color:#ededed;top:-1px}.tooltipster-sidetip.tooltipster-light .tooltipster-arrow-border{border:9px solid transparent}.tooltipster-sidetip.tooltipster-light.tooltipster-bottom .tooltipster-arrow-border{border-bottom-color:#ccc}.tooltipster-sidetip.tooltipster-light.tooltipster-left .tooltipster-arrow-border{border-left-color:#ccc}.tooltipster-sidetip.tooltipster-light.tooltipster-right .tooltipster-arrow-border{border-right-color:#ccc}.tooltipster-sidetip.tooltipster-light.tooltipster-top .tooltipster-arrow-border{border-top-color:#ccc}.tooltipster-sidetip.tooltipster-light.tooltipster-bottom .tooltipster-arrow-uncropped{top:-9px}.tooltipster-sidetip.tooltipster-light.tooltipster-right .tooltipster-arrow-uncropped{left:-9px} .tooltipster-sidetip.tooltipster-noir .tooltipster-box{border-radius:0;border:3px solid #000;background:#fff}.tooltipster-sidetip.tooltipster-noir .tooltipster-content{color:#000}.tooltipster-sidetip.tooltipster-noir .tooltipster-arrow{height:11px;margin-left:-11px;width:22px}.tooltipster-sidetip.tooltipster-noir.tooltipster-left .tooltipster-arrow,.tooltipster-sidetip.tooltipster-noir.tooltipster-right .tooltipster-arrow{height:22px;margin-left:0;margin-top:-11px;width:11px}.tooltipster-sidetip.tooltipster-noir .tooltipster-arrow-background{border:11px solid transparent}.tooltipster-sidetip.tooltipster-noir.tooltipster-bottom .tooltipster-arrow-background{border-bottom-color:#fff;top:4px}.tooltipster-sidetip.tooltipster-noir.tooltipster-left .tooltipster-arrow-background{border-left-color:#fff;left:-4px}.tooltipster-sidetip.tooltipster-noir.tooltipster-right .tooltipster-arrow-background{border-right-color:#fff;left:4px}.tooltipster-sidetip.tooltipster-noir.tooltipster-top .tooltipster-arrow-background{border-top-color:#fff;top:-4px}.tooltipster-sidetip.tooltipster-noir .tooltipster-arrow-border{border-width:11px}.tooltipster-sidetip.tooltipster-noir.tooltipster-bottom .tooltipster-arrow-uncropped{top:-11px}.tooltipster-sidetip.tooltipster-noir.tooltipster-right .tooltipster-arrow-uncropped{left:-11px} .tooltipster-sidetip.tooltipster-punk .tooltipster-box{border-radius:5px;border:none;border-bottom:3px solid #f71169;background:#2a2a2a}.tooltipster-sidetip.tooltipster-punk.tooltipster-top .tooltipster-box{margin-bottom:7px}.tooltipster-sidetip.tooltipster-punk .tooltipster-content{color:#fff;padding:8px 16px}.tooltipster-sidetip.tooltipster-punk .tooltipster-arrow-background{display:none}.tooltipster-sidetip.tooltipster-punk.tooltipster-bottom .tooltipster-arrow-border{border-bottom-color:#2a2a2a}.tooltipster-sidetip.tooltipster-punk.tooltipster-left .tooltipster-arrow-border{border-left-color:#2a2a2a}.tooltipster-sidetip.tooltipster-punk.tooltipster-right .tooltipster-arrow-border{border-right-color:#2a2a2a}.tooltipster-sidetip.tooltipster-punk.tooltipster-top .tooltipster-arrow-border{border-top-color:#f71169} .tooltipster-sidetip.tooltipster-shadow .tooltipster-box{border:none;border-radius:5px;background:#fff;box-shadow:0 0 10px 6px rgba(0,0,0,.1)}.tooltipster-sidetip.tooltipster-shadow.tooltipster-bottom .tooltipster-box{margin-top:6px}.tooltipster-sidetip.tooltipster-shadow.tooltipster-left .tooltipster-box{margin-right:6px}.tooltipster-sidetip.tooltipster-shadow.tooltipster-right .tooltipster-box{margin-left:6px}.tooltipster-sidetip.tooltipster-shadow.tooltipster-top .tooltipster-box{margin-bottom:6px}.tooltipster-sidetip.tooltipster-shadow .tooltipster-content{color:#8d8d8d}.tooltipster-sidetip.tooltipster-shadow .tooltipster-arrow{height:6px;margin-left:-6px;width:12px}.tooltipster-sidetip.tooltipster-shadow.tooltipster-left .tooltipster-arrow,.tooltipster-sidetip.tooltipster-shadow.tooltipster-right .tooltipster-arrow{height:12px;margin-left:0;margin-top:-6px;width:6px}.tooltipster-sidetip.tooltipster-shadow .tooltipster-arrow-background{display:none}.tooltipster-sidetip.tooltipster-shadow .tooltipster-arrow-border{border:6px solid transparent}.tooltipster-sidetip.tooltipster-shadow.tooltipster-bottom .tooltipster-arrow-border{border-bottom-color:#fff}.tooltipster-sidetip.tooltipster-shadow.tooltipster-left .tooltipster-arrow-border{border-left-color:#fff}.tooltipster-sidetip.tooltipster-shadow.tooltipster-right .tooltipster-arrow-border{border-right-color:#fff}.tooltipster-sidetip.tooltipster-shadow.tooltipster-top .tooltipster-arrow-border{border-top-color:#fff}.tooltipster-sidetip.tooltipster-shadow.tooltipster-bottom .tooltipster-arrow-uncropped{top:-6px}.tooltipster-sidetip.tooltipster-shadow.tooltipster-right .tooltipster-arrow-uncropped{left:-6px}.disblock { display: block; }
input[type="password"].som-password-input { max-width: 400px; }
.som-password-sent-message {
margin-bottom: 50px;
padding: 15px;
border: 2px solid #2679ce;
border-radius: 4px;
background-color: #2679ce;
color: #fff;
position: relative;
display: table;
width: 100%;
}
.lostpassword-submit {
margin-bottom: 2rem;
}
.som-password-error-message {
background-color: #2679ce;
border-color: #2679ce;
padding-left: 10px;
}
.som-password-sent-message i {
line-height: 1.5;
display: table-cell;
vertical-align: middle;
width: 25px;
}
.som-password-sent-message span {
display: table-cell;
vertical-align: middle;
}
.sompass-submit-loading {
display: inline-block;
display: none;
}
.sompass-submit-loading.submitted {
display: inline-block;
padding-left: 10px;
height: 50px;
line-height: 50px;
}
.sompass-submit-loading img { display: inline; }
#lostpasswordform #somfrp_user_info { display: block; }@font-face {
font-family: 'FontAwesome-ihc';
src: url(../../../plugins/indeed-membership-pro/assets/fonts/fontawesome-webfont_v-4.3.0.eot);
src: url(../../../plugins/indeed-membership-pro/assets/fonts/fontawesome-webfont.eot) format('embedded-opentype'), url(../../../plugins/indeed-membership-pro/assets/fonts/fontawesome-webfont.woff) format('woff2'), url(../../../plugins/indeed-membership-pro/assets/fonts/fontawesome-webfont_v-4.3.0.woff) format('woff'), url(../../../plugins/indeed-membership-pro/assets/fonts/fontawesome-webfont_v-4.3.0.ttf) format('truetype'), url(../../../plugins/indeed-membership-pro/assets/fonts/fontawesome-webfont_v-4.3.0-fontawesomeregular.svg) format('svg');
font-weight: normal;
font-style: normal;
}
.fa-ihc {
display: inline-block;
font: normal normal normal 14px/1 FontAwesome-ihc;
font-size: inherit;
text-rendering: auto;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
transform: translate(0, 0);
}
.fa-ihc-menu{
font-size: 30px;
display: block;
margin-bottom: 5px;
}
.fa-users-ihc:before, .fa-import_users-ihc:before {
content: "\f0c0";
}
.fa-user-ihc:before{
content: "\f007";
}
.fa-levels-ihc:before{
content: "\f005";
}
.fa-locker-ihc:before {
content: "\f023";
}
.fa-register-ihc:before {
content: "\f234";
}
.fa-login-ihc:before {
content: "\f090";
}
.fa-payments-ihc:before {
content: "\f0d6";
}
.fa-orders-ihc:before {
content: "\f0d6";
}
.fa-opt_in-ihc:before {
content: "\f0e0";
}
.fa-block_url-ihc:before{
content: '\f023';
}
.fa-payment_settings-ihc:before{
content: '\f155';
}
.fa-general-ihc:before {
content: "\f013";
}
.fa-affiliates-ihc:before {
content: "\f0e8";
}
.fa-help-ihc:before {
content: "\f059";
}
.fa-coupons-ihc:before{
content: "\f145";
}
.fa-showcases-ihc:before {
content: "\f109";
}
.fa-showcases-ihc:before {
content: "\f109";
}
.fa-social_login-ihc:before {
content: "\f17d";
}
.fa-sign-out-ihc:before {
content: "\f08b";
}
.fa-sign-in-ihc:before {
content: "\f090";
}
.fa-unlock-ihc:before {
content: "\f09c";
}
.fa-username-ihc:before {
content: "\f007";
}
.fa-pass-ihc:before {
content: "\f023";
}
.fa-notifications-ihc:before{
content: "\f0f3";
}
.fa-magic_feat-ihc:before{
content: "\f0d0";
}
.ihc-icon-edit-e:before {
content: "\f044";
color: #666;
font-size: 14px;
padding-left: 4px;
}
.ihc-icon-remove-e:before {
content: "\f014";
color: #666;
font-size: 14px;
padding-left: 4px;
}
.ihc-icon-preview:before{
content: "\f06e";
color: #666;
font-size: 14px;
padding-left: 4px;
}
.ihc-icon-pop-list:before{
content: "\f10c";
font-size: 14px;
line-height: 17px;
vertical-align: top;
color: #fff;
}
.fa-ihc-dashboard{
margin-right: 0px;
width: 66px;
height: 66px;
text-align: center;
color: #ffffff;
padding: 20px;
border-radius: 50%;
font-size: 28px;
float: left!important;
box-sizing: border-box;
}
.fa-list-ihc:before{
content: "\f0ca";
line-height: 17px;
color: #fff;
font-size: 27px;
color: #fff;
margin: 3px 6px 0 0;
}
.fa-arrows-ihc:before {
content: "\f047";
cursor: move;
}
.ihc-icon-pop-list-black:before{
content: "\f10c";
font-size: 14px;
line-height: 17px;
vertical-align: top;
color: #000;
}
.fa-export-csv:before {
content: "\f019";
}
.fa-user-plus-ihc:before{
content: "\f234";
}
.fa-user_sites-ihc:before{
content: "\f0e8";
} .fa-ihc-fb:before,.fa-ihc-fb:after{
content: "\f09a";
}
.fa-ihc-tw:before,.fa-ihc-tw:after{
content: "\f099";
}
.fa-ihc-in:before,.fa-ihc-in:after{
content: "\f0e1";
}
.fa-ihc-goo:before,.fa-ihc-goo:after{
content: "\f1a0";
}
.fa-ihc-tbr:before,.fa-ihc-tbr:after{
content: "\f173";
}
.fa-ihc-vk:before,.fa-ihc-vk:after{
content: "\f189";
}
.fa-ihc-ig:before,.fa-ihc-ig:after{
content: "\f16d";
}
.fa-search-ihc:before{
content: "\f002";
margin-right: 5px;
}
.fa-filter-ihc:before{
content: ""\f233"";
margin-right: 5px;
}
.fa-dot-ihc:before{
content: "\f111";
margin-right: 5px;
}
.fa-taxes-ihc:before{
content: "\f295";
}
.fa-add-ihc:before{
content: "\f067";
}
.fa-currencies-ihc:before{
content: "\f155";
}
.fa-links-ihc:before{
content: "\f08e";
}
.fa-bp-ihc:before{
content: "\f29a";
}
.fa-woo-ihc:before{
content: "\f19a";
}
.fa-srch-ihc:before{
content: "\f002";
}
.fa-print-ihc:before {
content: "\f02f";
font-size: 16px;
cursor: pointer;
}
.fa-cheat_off-ihc:before{
content: "\f132";
}
.fa-membership_card-ihc:before {
content: "\f09d";
}
.fa-invitation_code-ihc:before{
content: "\f058";
}
.fa-download_monitor_integration-ihc:before{
content: "\f019";
}
.fa-individual_page-ihc:before{
content: "\f24d";
}
.fa-register_lite-ihc:before{
content: "\f234";
}
.fa-level_restrict_payment-ihc:before{
content: "\f005";
}
.fa-level_subscription_paln_settings-ihc:before{
content: "\f012";
}
.fa-gifts-ihc:before{
content: "\f06b";
}
.fa-wp_social_login-ihc:before{
content: "\f1d7";
}
.fa-list_access_posts-ihc:before{
content: "\f03a";
}
.fa-invoices-ihc:before{
content: "\f249";
}
.fa-invoice-preview-ihc:before{
content: "\f15c";
color: #5a6f7d;
font-size: 14px;
padding-left: 4px;
}
.fa-badges-ihc:before{
content: "\f219";
}
.fa-login_security-ihc:before{
content: "\f21b";
}
.fa-workflow_restrictions-ihc:before{
content: "\f27b";
}
.fa-subscription_delay-ihc:before{
content: "\f252";
}
.fa-level_dynamic_price-ihc:before {
content: "\f160";
}
.fa-user_reports-ihc:before{
content: "\f022";
}
.fa-pushover-ihc:before{
content: "\f10b";
}
.fa-pushover-on-ihc:before{
color:#66cbff !important;
font-size:26px;
content: "\f0f3";
}
.fa-arrow-ihc:before{
content: "\f0d7";
}
.fa-mycred-ihc:before{
content: "\f005";
}
.fa-account_page_menu-ihc:before{
content: "\f0c9";
}
.fa-api-ihc:before{
content: "\f085";
}
.fa-import_export-ihc:before{
content: "\f0ec";
}
.fa-drip_content_notifications-ihc:before{
content: "\f0f3";
} .fa-overview-account-ihc:before {
content: "\f015";
}
.fa-profile-account-ihc:before {
content: "\f007";
}
.fa-subscription-account-ihc:before {
content: "\f0a1";
}
.fa-social-account-ihc:before{
content: "\f067";
}
.fa-orders-account-ihc:before {
content: "\f0d6";
}
.fa-transactions-account-ihc:before {
content: "\f155";
}
.fa-membeship_gifts-account-ihc:before{
content: "\f06b";
}
.fa-membership_cards-account-ihc:before{
content: "\f022";
}
.fa-pushover_notifications-account-ihc:before{
content: "\f0f3";
}
.fa-help-account-ihc:before {
content: "\f059";
}
.fa-affiliate-account-ihc:before {
content: "\f0e8";
}
.fa-logout-account-ihc:before {
content: "\f08b";
} .fa-sites-is-active{
color: #0a9fd8;
font-size: 21px !important;
margin-right: 10px;
}
.fa-sites-is-not-active{
color: #999;
font-size: 21px !important;
margin-right: 10px;
}
.fa-register_redirects_by_level-ihc:before{
content: "\f090";
}
.fa-zapier-ihc:before{
content: "\f013";
}
.fa-infusionSoft-ihc:before{
content: "\f12d";
}
.fa-kissmetrics-ihc:before{
content: "\f0e4";
}
.fa-direct_login-ihc:before{
content: "\f13e";
}
.fa-reason_for_cancel-ihc:before{
content: "\f059";
}.ihc-tos-wrap{
padding:4px 0 8px 0;
position:relative;
}
.ihc-tos-wrap input[type=checkbox]{
margin:0 10px;
}
.ihc-tos-wrap a{
color: #0074a2;
text-decoration:none !important;
font-size:14px;
}
.ihc-tos-wrap a:hover{
text-decoration:underline !important;
}
.g-recaptcha-wrapper{
text-align:left;
margin:10px 5px;
padding:10px 5px;
}
.g-recaptcha{
display:inline-block;
vertical-align:middle;
}
#ihc_coupon_code_check_div_msg{
text-align:left;
margin-left:5px;
}
#ihc_coupon_code_check_div_msg.ihc-coupon-valid{
color:#27bebe !important;
}
#ihc_coupon_code_check_div_msg.ihc-coupon-not-valid{
color: #dd3559;
} .iump-register-form{
display:inline-block;
}
.iump-form-line-register{
padding:10px 5px;
border-bottom:1px solid #fafafa;
box-sizing:border-box;
position:relative;
}
.iump-labels-register{
min-width:140px;
text-align:right;
padding-right:15px;
display: inline-block;
}
.iump-form-upload_image{
margin-bottom:0px !important;
padding-bottom:0px !important;
}
.iump-form-line-register select{
min-width:177px;
vertical-align: middle;
}
.iump-form-line-register .iump-form-checkbox, .iump-form-line-register .iump-form-radiobox, .iump-form-line-register .iump-form-paybox{
margin-bottom:15px;
margin-right:15px;
}
.iump-form-line-register .iump-form-checkbox input, .iump-form-line-register .iump-form-radiobox input, .iump-form-line-register .iump-form-paybox input{
margin-right:5px;
vertical-align: inherit;
}
.iump-form-line-register .iump-form-sublabel{
clear:both;
font-size:11px;
color:#999;
display:block;
}
.ihc-member-photo {
border-bottom-color: rgb(136, 136, 136);
border-bottom-style: none;
border-bottom-width: 0px;
border-image-outset: 0px;
border-image-repeat: stretch;
border-image-slice: 100%;
border-image-source: none;
border-image-width: 1;
border-left-color: rgb(136, 136, 136);
border-left-style: none;
border-left-width: 0px;
border-right-color: rgb(136, 136, 136);
border-right-style: none;
border-right-width: 2px;
border-top-color: rgb(136, 136, 136);
border-top-style: none;
border-top-width: 0px;
display: block;
max-width:180px;
max-height:180px;
margin: 0 auto;
-webkit-transition: all 0.2s ease;
-moz-transition: all 0.2s ease;
-ms-transition: all 0.2s ease;
-o-transition: all 0.2s ease;
transition: all 0.2s ease;
border-radius: 100%;
zoom: 0.9;
box-shadow: 0 0 15px 0 rgba(0, 0, 0, 0.3);
border: 1px solid #fff;
margin:15px 3px;
}
.ihc-file-upload-button .ajax-file-upload,.ihc-file-upload-button  .ihc-delete-attachment-bttn, .ihc-delete-attachment-bttn{
display: inline-block;
text-decoration: none;
font-size: 13px;
line-height: 26px;
height: 28px;
margin: 0;
padding: 0 10px 1px;
cursor: pointer;
border-width: 1px;
border-style: solid;
-webkit-appearance: none;
-webkit-border-radius: 3px;
border-radius: 3px;
white-space: nowrap;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
background: #2ea2cc;
border-color: #0074a2;
-webkit-box-shadow: inset 0 1px 0 rgba(120,200,230,.5),0 1px 0 rgba(0,0,0,.15);
box-shadow: inset 0 1px 0 rgba(120,200,230,.5),0 1px 0 rgba(0,0,0,.15);
color: #fff;
text-decoration: none;
margin-right:10px;
margin-bottom:10px;
vertical-align:top;
}
.ihc-file-upload-button  .ihc-delete-attachment-bttn{
background: -webkit-gradient(linear, 3% 3%, 3% 100%, from(#d14241), to(#c24a4b));;
border-color: #d14241;
}
.ihc-info-link {
font-size: 11px;
text-decoration: none;
} .ihc-wrapp-the-errors{
clear: both;
margin:15px 10px;
box-sizing:border-box;
padding: 12px 19px 12px 15px;
border-radius: 3px 3px 3px 3px;
border: 1px solid #F0DBB4;
color: #9b4449;
background-color: #fff6f4;
border-color: #f8cdcd;
}
.ihc-wrapp-the-errors div{
margin-bottom:10px;
}
.ihc-wrapp-the-errors .ihc-error-div{
}
.ihc-wrapp-the-errors .ihc-register-error{
}
.ihc-reg-success-msg{
}
.ihc-reg-update-msg{
}
.ihc-login-success{
}
.ihc-login-form-wrap{
display:block;
-webkit-box-sizing: border-box; */
-moz-box-sizing: border-box;
box-sizing: border-box;
}
.ihc-login-form-wrap a{
text-decoration:none !important;
box-shadow:none !important;
}
.ihc-login-form-wrap a:hover{
text-decoration:none !important;
box-shadow:none !important;
}
.ihc-login-error-wrapper{
display:block;
}
.impu-form-line-fr{
position:relative;
}
.ihc-login-notice{
position: absolute;
z-index: 100;
background: #dd3559;
padding: 5px 8px;
-webkit-border-radius: 3px;
border-radius: 3px;
position: absolute;
right: 0;
margin-bottom: 8px;
font-size: .875rem;
color: #fff;
top: 100%;
margin-top: -2px;
opacity:1;
-webkit-transition: all 0.6s linear 0s;
-moz-transition: all 0.6s linear 0s;
-ms-transition: all 0.6s linear 0s;
-o-transition: all 0.6s linear 0s;
transition: all 0.6s linear 0s;-webkit-animation: fadeIn 1s;
animation: fadeIn 1s;
color:#fff !important;
}
.ihc-login-notice:before{
content: '';
display: block;
position: absolute;
left: 50%;
top: -8px;
margin-left: -5px;
width: 0;
height: 0;
border-style: solid;
border-left: 5px solid transparent;
border-right: 5px solid transparent;
border-bottom: 5px solid #dd3559;
}
.ihc-login-error{
background: #dd3559;
padding: 8px 28px;
-webkit-border-radius: 3px;
border-radius: 3px;
margin-bottom: 8px;
font-size: .875rem;
color: #fff;
margin-top: 12px;
opacity: 1;
-webkit-transition: all 0.6s linear 0s;
-moz-transition: all 0.6s linear 0s;
-ms-transition: all 0.6s linear 0s;
-o-transition: all 0.6s linear 0s;
transition: all 0.6s linear 0s;
-webkit-animation: fadeIn 1s;
animation: fadeIn 1s;
display: block;
position:relative;
text-align:center;
}
.ihc-login-error:before{ }
.ihc-login-pending{
}
.ihc-no-avatar{
background-image: url(../../../plugins/indeed-membership-pro/assets/images/no-avatar.png);
width: 120px;
height: 120px;
background-size: cover;
}
.ihc-wrapp-file-upload{
display: inline-block;
vertical-align: middle;
max-width: 100%;
overflow: hidden;
}
.ihc-wrapp-file-upload .ajax-file-upload{ margin-top:3px;
}
.ihc-wrapp-file-upload .ihc-delete-attachment-bttn{
color: #fff;
background: -webkit-gradient(linear, 3% 3%, 3% 100%, from(#d14241), to(#c24a4b));
display: inline-block;
border-color:#d14241;
cursor: pointer;
margin-top:3px;
}
.ihc-wrapp-file-upload .ajax-file-upload-progress{
border: 1px solid #4fb756;
}
.ihc-wrapp-file-upload .ajax-file-upload-bar{
background: #4fb756;
color: #fff;
max-height:2px;
}
.ihc-wrapp-file-upload .ihc-icon-file-type{
background-image: url(../../../plugins/indeed-membership-pro/assets/images/file-icon.png);
vertical-align: middle;
width: 20px;
height: 20px;
background-size: contain;
display: inline-block;
margin-right: 10px;
}
.ihc-wrapp-file-upload .ihc-file-name-uploaded{
display: inline-block;
margin-right: 10px;
margin-top:3px;
}
.ihc-account-page-wrapp{
display: block;
padding: 10px;
box-sizing: border-box;
} .ihc-ap-menu{
background: #777;
margin:0px 0;
min-width: 0px !important;
}
.ihc-ap-menu .ihc-ap-menu-item{
display: inline-block;
padding: 0px 10px;
font-size: 13px;
line-height:40px;
box-sizing:border-box;
}
.ihc-ap-menu .ihc-ap-menu-item a{
text-decoration: none;
border: none;
color: #fff;
}
.ihc-ap-menu .ihc-ap-menu-item a:hover{
}
.iump-form-paybox{
display:inline-block;
} .iump-form-line-register .ajax-file-upload-container{
display: inline-block;
}
.iump-form-line-register .ajax-file-upload-statusbar{
margin: 3px 0px;
}
.iump-form-line-register .ajax-file-upload-progress .ajax-file-upload-bar{
font-size: -9px;
}
.iump-form-line-register .ajax-file-upload-progress{
min-height: 3px;
}
.iump-form-line-register .ajax-file-upload-filename{
display: none;
}
.ihc-sm-wrapp-fe{
clear: both;
margin: 5px 0px;
}
.ihc-sm-item{
color: #fff;
padding: 3px 10px;
display: inline-block;
margin: 4px;
cursor: pointer;
}
.fa-ihc-sm{
display: inline-block;
font: normal normal normal 14px/1 FontAwesome-ihc;
font-size: inherit;
line-height: 1.6;
text-rendering: auto;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
transform: translate(0, 0);
text-align: center;
width: 20px;
font-size: 17px;
text-align: center;
float:left;
}
.fa-ihc-sm:after{
display:none;
}
.ihc-sm-item-label{
margin-left: 5px;
white-space: nowrap!important;
overflow: hidden;
vertical-align: middle;
font-size: 13px;
font-family: "Segoe WP", "Segoe UI", Helvetica, Arial, sans-serif;
line-height: 2;
float:left;
}
.ihc-sm-item a,.ihc-sm-item a:hover{
border-bottom: none !important;
text-decoration: none;
color: #fff;
}
.ihc-sm-item.ihc-fb, .ihc-fb{
background-color: rgb(59, 89, 152);
}
.ihc-sm-item.ihc-tw, .ihc-tw{
background-color: #4099FF;
}
.ihc-sm-item.ihc-in, .ihc-in{
background-color: #0074a2;
}
.ihc-sm-item.ihc-goo, .ihc-goo{
background-color: rgb(217, 82, 50);
}
.ihc-sm-item.ihc-vk, .ihc-vk{
background-color: #5d83aa;
}
.ihc-sm-item.ihc-ig, .ihc-ig{
background-color: #125688;
}
.ihc-sm-item.ihc-tbr, .ihc-tbr{
background-color: #2c4762;
}
.ihc-account-page-sm-icon{
display:inline-block;
margin-right: 5px;
width: 27px;
text-align: center;
height: 27px;
font-size: 17px !important;
}
.ihc-account-page-sm-icon a, .ihc-account-page-sm-icon a:hover{
text-decoration: none;
color: #fff;
}
.ihc-ap-sm-top-icons-wrap{
display: inline-block;
padding-top: 5px; }
.ihc-sm-already-reg{
opacity: 0.4;
}
.ihc_coupon_code_check_div_msg{
text-align:left;
}
.iump-level-details-register{
margin: 15px 0px;
box-sizing: border-box;
padding: 12px 3px 12px 3px;
color: #777;
font-size: 14px;
}
.iump-level-details-register .ihc-order-title{
font-size:21px;
line-height:35px;
max-width:70%;
color: #333;
margin-bottom:15px;
text-align:left;
border-bottom:2px solid #33b5e5;
}
.iump-level-details-register-name{
float:left;
font-weight:500;
font-size:15px;
font-family: 'Oswald', arial, sans-serif !important;
}
.iump-level-details-register-price{
float:right;
font-family: 'Oswald', arial, sans-serif !important;
}
.iump-level-subdetails-register-name{
float:left;
font-weight:500;
font-size:14px;
padding-left:10px;
}
.iump-level-subdetails-register-price{
float:right;
}
.iump-discount-wrapper{
margin: 15px 0;
}
.iump-discount-wrapper .iump-level-details-register-price{
color:#27bebe;
}
.iump-tax-wrapper{
margin: 15px 0;
}
.iump-tax-wrapper .iump-level-details-register-price{
color:#f25a68;
}
.iump-totalprice-wrapper{
border-top:1px solid #efefef;
padding-top:5px;
color: #333;
margin: 15px 0;
font-size:15px;
}
.iump-totalprice-wrapper .iump-level-details-register-name{
font-size:17px;
}
.iump-totalprice-wrapper .iump-level-details-register-price{
font-weight:bold;
}
.ihc-mobile-bttn:before {
color: #fff;
content: "\f0c9";
font: normal normal normal 30px/1 FontAwesome-ihc;
line-height: 40px;
}
.ihc-mobile-bttn-wrapp{
display: none;
width: 100%;
height: 40px;
clear: both;
}
.ihc-mobile-bttn {
background-color: #0091cd;
border: 1px solid #eaeaea;
border: 1px solid rgba(51, 51, 51, 0.1);
width: 40px;
height: 40px;
text-align: center;
float: right;
margin-bottom: 10px;
cursor: pointer;
}
.ihc-mobile-bttn:hover, .ihc-mobile-bttn:focus {
background-color: #555;
border: 1px solid #c1c1c1;
border: 1px solid rgba(51, 51, 51, 0.3);
outline: 0;
}
@media (max-width: 361px){
.ihc-ap-menu .ihc-ap-menu-item{
display: block !important;
border-bottom: 1px rgba(255,255,255,0.2) solid;
border-right: 1px rgba(255,255,255,0.2) solid;
width: 50%;
white-space: nowrap;
overflow: hidden;
text-overflow: ellipsis;
}
.ihc-ap-menu .ihc-ap-menu-item a{
padding:8px 17px;
}
.ihc-ap-menu{ display: none;
}
.ihc-mobile-bttn-wrapp{
display: block;
}
}
.ihc-register-col {
width: 50%;
box-sizing: border-box;
padding-right: 10px;
max-width: 400px;
min-width: 310px;
display: inline-block;
vertical-align: top;
}
.ihc-register-notice{
font-size: 11px;
color: #b64645;
color: #df2c2c;
margin-top: 3px;
font-family: 'Open Sans', sans-serif;
}
.ihc-input-notice{ border-color:#df2c2c !important;
}
.ihc-payment-icon{
width: 100px !important;
opacity: 0.3;
cursor: pointer;
filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter ….3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale");
filter: gray;
-webkit-filter: grayscale(100%);
vertical-align:middle;
}
.ihc-payment-icon:hover{
opacity:1;
filter: none;
-webkit-filter: none;
}
.ihc-payment-select-img-selected{
opacity: 1;
filter: none;
-webkit-filter: none;
}
.ihc-payment-icon-wrap{
display: inline-block;
}
.ihc-public-trial-version{
clear: both;
margin:15px 10px;
box-sizing:border-box;
padding: 12px 12px 12px 12px;
border-radius: 3px 3px 3px 3px;
border: 1px solid #F0DBB4;
color: #fff;
font-size:12px;
font-family:Arial, Helvetica, sans-serif;
line-height: 1.5em;
background-color: #ab2c2c;
border-color: #ab2c2c;
}
.ihc-ap-wrap thead, .ihc-ap-wrap tbody, .ihc-ap-wrap tfoot{
background:none !important;
} .ihc-public-list-users-item{
padding: 5px;
margin: 5px;
border: 1px solid #c9c9c9;
}
.ihc-wrapp-list-users .owl-ihc-theme .owl-ihc-dots .owl-ihc-dot span{
border: 2px solid #fff;
box-shadow: 0px 0px 8px -1px rgba(0,0,0,0.3);
width: 7px;
height: 7px;
box-sizing: content-box;
-webkit-box-sizing: content-box;
-moz-box-sizing: content-box;
margin: 3px 4px !important;
}
.ihc-wrapp-list-users .owl-ihc-theme .owl-ihc-nav{
margin-top:1px !important;
} .pag-theme1 .ihc-wrapp-list-users .owl-ihc-carousel .owl-ihc-controls .owl-ihc-nav .owl-ihc-prev{
background-color: #ddd;
width: 26px;
height: 26px;
padding: 0px;
margin:2px;
margin-bottom:8px;
font-family: FontAwesome-ihc;
font-style: normal;
font-weight: normal;
font-size: 17px;
vertical-align: middle;
line-height: 26px;
-webkit-font-smoothing: antialiased;
}
.pag-theme1 .ihc-wrapp-list-users .owl-ihc-carousel .owl-ihc-controls .owl-ihc-nav .owl-ihc-prev:before{
content: "\f053";
}
.pag-theme1 .ihc-wrapp-list-users .owl-ihc-carousel .owl-ihc-controls .owl-ihc-nav .owl-ihc-next{
background-color: #ddd;
width: 26px;
height: 26px;
padding: 0px;
margin:2px;
margin-bottom:8px;
font-family: FontAwesome-ihc;
font-style: normal;
font-weight: normal;
font-size: 17px;
vertical-align: middle;
line-height: 26px;
-webkit-font-smoothing: antialiased;
}
.pag-theme1 .ihc-wrapp-list-users .owl-ihc-carousel .owl-ihc-controls .owl-ihc-nav .owl-ihc-next:before{
content: "\f054";
} .pag-theme2 .ihc-wrapp-list-users{
margin-left:17px;
margin-right:17px;
}
.pag-theme2 .ihc-wrapp-list-users .owl-ihc-carousel .owl-ihc-controls .owl-ihc-nav .owl-ihc-prev{
background-color: transparent !important;
padding: 0px;
margin:2px;
color: rgba(0,0,0,.55);
width:13px;
height:24px;
font-size:35px;
position:absolute;
top:40%;
left:-17px;
font-family: FontAwesome-ihc;
font-style: normal;
font-weight: normal;
vertical-align: middle;
line-height: 26px;
-webkit-font-smoothing: antialiased;
}
.pag-theme2 .ihc-wrapp-list-users .owl-ihc-carousel .owl-ihc-controls .owl-ihc-nav .owl-ihc-prev:before{
content: "\f104";
}
.pag-theme2 .ihc-wrapp-list-users .owl-ihc-carousel .owl-ihc-controls .owl-ihc-nav .owl-ihc-next{
background-color: transparent !important;
padding: 0px;
margin:2px;
color: rgba(0,0,0,.55);
width:13px;
height:24px;
font-size:35px;
position:absolute;
top:40%;
right:-17px;
font-family: FontAwesome-ihc;
font-style: normal;
font-weight: normal;
vertical-align: middle;
line-height: 26px;
-webkit-font-smoothing: antialiased;
}
.pag-theme2 .ihc-wrapp-list-users .owl-ihc-carousel .owl-ihc-controls .owl-ihc-nav .owl-ihc-next:before{
content: "\f105";
} .pag-theme3 .ihc-wrapp-list-users{
margin-left:22px;
margin-right:22px;
}
.pag-theme3 .ihc-wrapp-list-users .owl-ihc-carousel .owl-ihc-controls .owl-ihc-nav .owl-ihc-prev{
background-color: rgba(0,0,0,.75);
opacity:0.85;
padding: 0px;
margin:2px;
color: rgba(255,255,255,.95) !important;
width:24px;
height:24px;
font-size:14px;
position:absolute;
top:40%;
left:-26px;
font-family: FontAwesome-ihc;
font-style: normal;
font-weight: normal;
vertical-align: middle;
line-height: 24px;
-webkit-font-smoothing: antialiased;
border-radius:50%;
-webkit-border-radius: 50%;
-moz-border-radius: 50%;
}
.pag-theme3 .ihc-wrapp-list-users .owl-ihc-carousel .owl-ihc-controls .owl-ihc-nav .owl-ihc-prev:before{
content: "\f053";
}
.pag-theme3 .ihc-wrapp-list-users .owl-ihc-carousel .owl-ihc-controls .owl-ihc-nav .owl-ihc-next{
background-color: rgba(0,0,0,.75);
opacity:0.85;
padding: 0px;
margin:2px;
color: rgba(255,255,255,.95) !important;
width:24px;
height:24px;
font-size:14px;
position:absolute;
top:40%;
right:-26px;
font-family: FontAwesome-ihc;
font-style: normal;
font-weight: normal;
vertical-align: middle;
line-height: 24px;
-webkit-font-smoothing: antialiased;
border-radius:50%;
-webkit-border-radius: 50%;
-moz-border-radius: 50%;
}
.pag-theme3 .ihc-wrapp-list-users .owl-ihc-carousel .owl-ihc-controls .owl-ihc-nav .owl-ihc-next:before{
content: "\f054";
}
.ihc-clear{
clear: both;
}
.ihc-wrapp-list-users ul {
margin: 0px !important;
padding: 0px !important;
list-style-type: none;
} .ihc-user-list-pagination{
width: 100%;
text-align: center;
margin: 10px 0px;
padding:10px 0;
}
.ihc-user-list-pagination .ihc-user-list-pagination-item, .ihc-user-list-pagination .ihc-user-list-pagination-item-selected, .ihc-user-list-pagination .ihc-user-list-pagination-item-break{
padding: 5px 9px;
margin: 0 2px;
background: #fafafa;
border: 1px solid #ddd;
line-height: 20px;
vertical-align: -webkit-baseline-middle;
text-decoration: none;
color: #999;
font-weight: bold;
}
.ihc-user-list-pagination .ihc-user-list-pagination-item-break{
padding: 5px 15px;
}
.ihc-user-list-pagination .ihc-user-list-pagination-item-selected{
color: orange;
background-color: #fff;
color: #000;
} .ihc-content-user-list ul li, .ihc-carousel-view ul li{
display: inline-block;
}
.ihc-user-list-label{
}
.ihc-account-affiliate-link{
background-color: #f16186 !important;
}
.ihc-disabled-box {
opacity: 0.5;
}
.ihc-public-flag{
width: 20px;
display: inline-block;
margin: 0 5px;
border-radius: 100%;
box-shadow: 0px 0px 1px rgba(0,0,0,0.5);
vertical-align: sub;
}
.iump-form-line-register .select2.select2-container{
width: 100% !important;
}
.ihc-search-bar-wrapper{
margin:3px auto;
text-align:center;
position: relative;
display: table;
border-collapse: separate;
}
.ihc-search-bar-wrapper .ihc-search-bar{
height: 34px;
padding: 6px 12px!important;
font-size: 14px !important;
line-height: 1.42857143 !important;
color: #555;
background-color: #fff !important;
background-image: none;
border: 1px solid #ccc !important;
border-radius: 4px;
-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
-webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
-o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
min-width:290px !important;
max-width:400px !important;
margin:0 auto;
display:table-cell;
position: relative;
z-index: 2;
width: 90%;
margin-bottom: 0;
border-top-left-radius: 0 !important;
border-bottom-left-radius: 0!important;
margin-bottom:0px !important;
}
.ihc-search-bar-wrapper .ihc-input-pre {
padding: 6px 12px;
font-size: 14px;
font-weight: 400;
line-height: 1;
color: #555;
text-align: center;
background-color: #eee;
border: 1px solid #ccc;
border-radius: 4px;
white-space: nowrap;
vertical-align: middle;
display:table-cell;
box-sizing: border-box;
border-right: 0;
border-top-right-radius: 0;
border-bottom-right-radius: 0;
max-width:10%;
} .ihc-membership-card-wrapp{
padding: 25px;
margin: 10px;
border: 1px solid #c9c9c9;
border-radius:10px;
position: relative;
-webkit-box-shadow: 0px 0px 7px 1px rgba(189,189,189,0.3);
-moz-box-shadow: 0px 0px 7px 1px rgba(189,189,189,0.3);
box-shadow: 0px 0px 7px 1px rgba(189,189,189,0.3);
box-sizing: border-box;
font-size: 15px;
line-height:25px;
}
.ihc-membership-card-wrapp .ihc-membership-card-content{
width: 60%;
display: inline-block;
vertical-align: top;
}
.ihc-membership-card-wrapp .ihc-membership-card-img{
width: 37%;
display: inline-block;
vertical-align: top;
text-align:center;
}
.ihc-membership-card-wrapp .ihc-membership-card-full-name{
font-weight: bold;
font-size: 160%;
line-height:24px;
margin-bottom: 20px;
}
.ihc-membership-card-wrapp label{
font-weight: bold;
}
.ihc-membership-card-wrapp .ihc-membership-card-data{
font-size:100%;
}
.ihc-membership-card-small{
width: 30%;
padding: 10px;
line-height:16px;
}
.ihc-membership-card-medium{
width: 50%;
padding: 17px;
line-height:19px;
}
.ihc-membership-card-large{
width: 80%;
}
.ihc-membership-card-small .ihc-membership-card-data, .ihc-membership-card-small label{
font-size:75%;
}
.ihc-membership-card-small .ihc-membership-card-full-name{
font-size:105%;
}
.ihc-membership-card-medium .ihc-membership-card-data, .ihc-membership-card-medium label{
font-size:85%;
}
.ihc-membership-card-medium .ihc-membership-card-full-name{
font-size:120%;
}
.ihc-membership-card-wrapp .ihc-print-icon{
position: absolute;
bottom: 5px;
right: 5px;
display: none;
}
.ihc-membership-card-2{
background-color:#3399fd;
color:#fff !important;
border-color:#fff;
}
.ihc-membership-card-2  .ihc-membership-card-img{
display:block;
width: 15%;
}
.ihc-membership-card-2  .ihc-membership-card-content{
text-align:right;
width:100%;
}
.ihc-membership-card-2 .ihc-membership-card-full-name{
font-size:210%;
}
.ihc-membership-card-2.ihc-membership-card-small .ihc-membership-card-full-name{
font-size:130%;
}
.ihc-membership-card-2.ihc-membership-card-medium .ihc-membership-card-full-name{
font-size:160%;
}
.ihc-membership-card-3{
background-color:#7dba00;
color:#333 !important;
border-color:#fff;
padding-left:0px;
padding-right:0px;
}
.ihc-membership-card-3  .ihc-membership-card-img{
display:block;
width: 15%;
margin:0 auto;
}
.ihc-membership-card-3  .ihc-membership-card-content{
text-align:center;
width:100%;
margin-top:10px;
}
.ihc-membership-card-3 .ihc-membership-card-full-name{
font-size:210%;
background-color:#1f1a17;
color:#7dba00 !important;
padding: 5px 0;
}
.ihc-membership-card-3.ihc-membership-card-small .ihc-membership-card-full-name{
font-size:130%;
}
.ihc-membership-card-3.ihc-membership-card-medium .ihc-membership-card-full-name{
font-size:160%;
}
.ihc-top-social-login{
font-family: 'Oswald', arial, sans-serif !important; font-size:20px;
font-weight:600;
color:#6c7a8d;
margin:12px 0;
text-align:center;
letter-spacing: 2px;
}
.iump-subscription-page-top{
padding:10px 10px 15px 10px;
margin: 15px 0 30px 0;
border-bottom: 1px solid #ddd;
box-sizing:border-box;
}
.iump-subscription-page-top .iump-subscription-page-top-fields{
margin:0px !important;
padding: 0px !important;
}
.iump-subscription-page-top .iump-subscription-page-top-fields .iump-labels-register{
font-weight:bold;
}
.iump-subscription-page-top .iump-subscription-page-top-title{
font-size: 21px;
line-height: 35px;
max-width: 70%;
color: #333;
margin-bottom: 15px;
text-align: left;
border-bottom: 2px solid #33b5e5;
}
.iump-subscription-page-top .iump-subscription-page-top-taxes-title{
font-size: 19px;
line-height: 25px;
color: #555;
margin-bottom: 5px;
text-align: left;
}
.iump-subscription-page-top .iump-level-details-register{
margin:0px !important;
padding: 0px !important;
} .iump-pagination-wrapper {
float: right;
margin-right: 20px;
height: 30px;
}
.ihc-user-pagination.selected {
color: orange;
background-color: #fff;
color: #000;
}
.ihc-user-pagination {
padding: 5px 9px;
margin: 0 2px;
background: #fafafa;
border: 1px solid #ddd;
line-height: 20px;
vertical-align: -webkit-baseline-middle;
text-decoration: none;
color: #999;
font-weight: bold;
}  .iump-list-access-posts-wrapp{
font-family: Helvetica, sans-serif, 'Trebuchet MS';
}
.iump-list-access-posts-wrapp .iump-list-access-posts-title{
margin:20px 10px;
margin-bottom:40px;
}
.iump-list-access-posts-wrapp .iump-list-access-posts-item-wrapp{
position: relative;
margin: 0 0 20px;
padding:0 10px;
border-bottom: 1px solid #dfe4e6;
padding-bottom:20px;
}
.iump-list-access-posts-wrapp .iump-list-access-posts-item-wrapp .iump-list-access-posts-the-feature-image{
vertical-align: top;
display: inline-block;
width: 20%;
box-sizing:border-box;
text-align:center;
position:relative;
}
.iump-list-access-posts-wrapp .iump-list-access-posts-item-wrapp .iump-list-access-posts-the-feature-image a {
position: relative;
display: block;
line-height:0px;
}
.iump-list-access-posts-wrapp .iump-list-access-posts-item-wrapp .iump-list-access-posts-the-feature-image > a:before {
position: absolute;
left: 0;
right: 0;
top: 0;
bottom: 0;
display: block;
content: "";
z-index: 1;
-moz-transition: all 0.25s linear;
-o-transition: all 0.25s linear;
-webkit-transition: all 0.25s linear;
-ms-transition: all 0.25s linear;
transition: all 0.25s linear;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
.iump-list-access-posts-wrapp .iump-list-access-posts-item-wrapp .iump-list-access-posts-the-feature-image:hover a:before{
background: rgba(0, 0, 0, 0.5);
-moz-transition: all 0.25s linear;
-o-transition: all 0.25s linear;
-webkit-transition: all 0.25s linear;
-ms-transition: all 0.25s linear;
transition: all 0.25s linear;
}
.iump-list-access-posts-wrapp .iump-list-access-posts-item-wrapp .iump-list-access-posts-the-feature-image img{
padding:0px;
margin:0px;
}
.iump-list-access-posts-wrapp .iump-list-access-posts-item-wrapp .iump-list-access-posts-item-content{
vertical-align: top;
display: inline-block;
width: 79%;
box-sizing:border-box;
padding-left:20px;
}
.iump-list-access-posts-wrapp .iump-list-access-posts-item-wrapp .iump-list-access-posts-item-content .iump-list-title{
font-size: 24px;
margin: 0 0 10px;
line-height:1.2;
color: #1a1a1a;
font-weight: 400;
font-family: "Nunito", sans-serif;
}
.iump-list-access-posts-wrapp .iump-list-access-posts-item-wrapp .iump-list-access-posts-item-content .iump-permalink{
color: #1a1a1a;
text-decoration: none;
outline: none;
}
.iump-list-access-posts-wrapp .iump-list-access-posts-item-wrapp .iump-list-access-posts-item-content .iump-list-details div{
font-size: 13px;
color: #999;
list-style: none;
display: inline;
}
.iump-list-access-posts-wrapp .iump-list-access-posts-item-wrapp .iump-list-access-posts-item-content .iump-list-details div:after {
content: "|";
color: #999;
margin: 0 5px;
}
.iump-list-access-posts-wrapp .iump-list-access-posts-item-wrapp .iump-list-access-posts-item-content .iump-list-details div:last-of-type:after {
content:"";
}
.iump-list-access-posts-wrapp .iump-list-access-posts-item-wrapp .iump-list-access-posts-item-content .iump-list-details div a{
color: #32a3cb;
}
.iump-list-access-posts-wrapp .iump-list-access-posts-item-wrapp .iump-list-access-posts-item-content .iump-list-access-posts-the-excerpt{
padding-top:10px;
color: #4b4d4d;
font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
font-weight: 400;
}  .iump-invoice-wrapp{
margin: 5px 10px;
}
.iump-invoice-wrapp .iump-invoice-title{
display: inline-block;
vertical-align: top;
text-align: right;
font-size: 28px;
width: 50%;
color:#fff;
background-color:#9aa9a1;
box-sizing:border-box;
padding:30px 10px 20px 10px;
float:right;
}
.iump-invoice-wrapp .iump-invoice-logo{
display: inline-block;
vertical-align: top;
text-align: left;
width: 49%;
}
.iump-invoice-wrapp .iump-invoice-logo img{
max-height:65px;
margin-left:10px;
}
.iump-invoice-wrapp .iump-invoice-company-field{
display: inline-block;
width: 30%;
padding: 10px;
vertical-align: top;
margin: 10px;
color:#444;
}
.iump-invoice-wrapp .iump-invoice-invoice-code{
display: inline-block;
vertical-align: top;
padding: 20px 10px;
width: 25%;
text-align: right;
background-color:#e4e4e6;
color:#777;
line-height:24px;
float:right;
}
.iump-invoice-wrapp .iump-invoice-client-details{
width: 30%;
margin: 10px;
padding: 5px;
color:#777;
font-size:15px;
line-height:23px;
border: 1px solid #e4e4e6;
padding-left: 15px;
box-sizing:border-box;
}
.iump-invoice-wrapp .iump-invoice-list-details{
margin:20px 0;
padding-left:10px;
}
.iump-invoice-wrapp .iump-invoice-list-details table{
width: 100%;
padding: 5px;
border: 1px solid #c9c9c9;
margin: 0;
color:#777;
}
.iump-invoice-wrapp .iump-invoice-list-details table thead{
background-color:#f1f1f2;
line-height:30px;
font-size:16px;
font-weight:bold;
color:#777;
}
.iump-invoice-wrapp .iump-invoice-list-details table tr td{
padding: 9px;
min-height:30px;
border-left:1px solid #e3e3e3;
}
.iump-invoice-wrapp .iump-invoice-list-details table .ihc-invoice-total{
background-color:#e4e4e6;
line-height:35px;
font-size:16px;
font-weight:bold;
color:#777;
}
.iump-invoice-wrapp .iump-invoice-footer{
} .ihc-popup-wrapp{
position: fixed;
z-index: 999991;
top: 0px;
height: auto;
left: 0px;
width: 100%;
min-height: 100%;
background-color: rgba(0,0,0,0.30);
}
.ihc-popup-wrapp .ihc-the-popup{
width: 45%;
min-width: 750px;
height: auto;
margin: 0 auto;
margin-top: 3%;
margin-bottom:6%;
bottom:10px;
font-family: "Open Sans",sans-serif;
}
.ihc-popup-wrapp .ihc-the-popup .ihc-popup-top{
border-bottom: 1px solid #ddd;
background-color: #fafafa;
padding:13px 9px;
}
.ihc-the-popup-locker .ihc-popup-top{
background-color: #555f6e !important;
}
.ihc-popup-wrapp .ihc-the-popup .ihc-popup-top .title{
float: left;
margin: 5px 0px 5px 5px;
font-size: 18px;
color: #333;
font-weight:bold;
color: #d9534f;
-webkit-animation-name: fadeInLeftTitle;
animation-name: fadeInLeftTitle;
-webkit-animation-duration: 1s;
animation-duration: 1s;
-webkit-animation-fill-mode: both;
animation-fill-mode: both;
}
.ihc-the-popup-locker .ihc-popup-top .title{
color: #fff !important;
}
.ihc-popup-wrapp .ihc-the-popup .ihc-popup-top .close-bttn{
background-size:25px;
width: 25px;
height: 25px;
float: right;
cursor: pointer;
background: url(../../../plugins/indeed-membership-pro/admin/assets/images/close_bk.png) !important;
background-size: cover;
background-repeat: no-repeat;
background-position: center center;
opacity:0.3;
}
.ihc-popup-wrapp .ihc-the-popup .ihc-popup-top .close-bttn:hover{
opacity:0.8;
}
.ihc-popup-wrapp .ihc-the-popup .ihc-popup-content{
padding: 25px 10px;
padding-top:10px;
background: #fff;
min-height:250px;
border: 1px solid #dd;
border-top:none;
}
.ihc-the-popup-locker .ihc-popup-content{
background-color: #fafafa !important;
}
.ihc-popup-wrapp .ihc-the-popup .ihc-popup-content .ihc-popup-left-section{
width: 30%;
display: inline-block;
background-color:#fafafa;
padding:15px;
box-sizing: border-box;
}
.ihc-popup-wrapp .ihc-the-popup .ihc-popup-content .ihc-popup-right-section{
width: 69%;
display: inline-block;
vertical-align: top;
padding:25px 20px;
box-sizing: border-box;
background-color:#fff;
border-left:1px solid #ddd;
height:100%;
min-height:350px;
}
.ihc-popup-wrapp .ihc-the-popup .ihc-popup-content .ihc-popup-label{
font-size: 14px;
font-weight: 500;
color: #333;
margin-top: 15px;
}
.ihc-popup-wrapp .ihc-the-popup .ihc-popup-content .ihc-bttn-wrap{
margin-top: 25px;
text-align: center;
}
.iump-pointer{
cursor: pointer;
}
.iump-invoice-bttn-wrapp{
text-align: right;
padding-bottom:10px;
padding-right: 10px;
margin-bottom:10px;
border-bottom:1px solid #eee;
}
.iump-invoice-bttn-wrapp .iump-popup-print-bttn {
color: #fff !important;
display: inline-block;
cursor: pointer;
padding: 6px 18px;
background: #df3448;
} .iump-badge-wrapper{
display:inline-block;
}
.iump-badge-wrapper .iump-badge{}
.iump-badge-wrapper.ihc-expired-level .iump-badge{
-webkit-filter: grayscale(100%);
filter: grayscale(100%);
} .iump-wrapp-listing-levels{}
.iump-wrapp-listing-levels .iump-badge-wrapper img{}
.iump-wrapp-listing-levels .iump-listing-levels-label{
background-color: #1fb5ac;
color: #fff;
padding: 3px 9px;
margin: 2px 2px;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
font-size: 12px;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
box-radius: 3px;
display: inline-block;
cursor: pointer;
}
.iump-wrapp-listing-levels .iump-listing-levels-label.ihc-expired-level{
background-color: rgba(240, 80, 80, 0.8);
} .iump-listing-users-filter{
width: 30%;
display: inline-block;
vertical-align: top;
box-sizing:border-box;
padding:10px 15px;
box-shadow: 0 0 9px 0 rgba(0, 0, 0, 0.15) !important;
background-color: #fefefe;
}
.iump-listing-users-filter .iump-filter-title{
margin: 15px 0px 35px 0px;
padding-bottom: 10px;
border-bottom: 2px solid #999;
border-bottom: 2px solid #0a9fd8;
font-size: 16px;
font-family: Arial, Helvetica, sans-serif;
font-weight: bold;
color: #444;
}
.iump-listing-users-filter .ui-widget-header{
background: #0a9fd8;
border-color: #0a9fd8;
}
.iump-listing-users-filter .ui-slider-horizontal{
height: .7em;
}
.iump-listing-users-pre-wrapp{
width: 69%;
display: inline-block;
vertical-align: top;
box-sizing: border-box;
padding-left: 20px;
}
.iump-filter-row{
margin:8px 0;
margin-bottom:25px; }
.iump-filter-row label{
display:block;
font-weight:bold; font-size:13px;
line-height:30px;
margin-bottom:5px;
color:#888;
}
.iump-filter-row input[type="text"],.iump-filter-row select{
width:100%;
padding: 5px 12px;
min-height:35px;
}
.iump-filter-date input[type="text"]{
display:inline-block;
}
.iump-filter-submit{
margin-top: 30px;
text-align: center;
margin-bottom: 15px;
}
.ui-datepicker .ui-datepicker-title select, .ui-datepicker .ui-datepicker-title option{
color: #000;
}
.ui-datepicker{
z-index: 10000 !important;
}
.iump-filter-submit input[type="submit"]{
background: #0a9fd8;
border: none;
padding: 8px 14px;
text-transform: uppercase;
font-size: 14px;
font-family: "Nunito", sans-serif;
font-weight: 400;
color: #fff;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
-ms-border-radius: 4px;
border-radius: 4px;
}
.iump-submit-form .ihc-submit-bttn-fe{
display: inline-block;
text-decoration: none;
font-size: 13px;
line-height: 26px;
height: 28px;
margin: 0;
padding: 0 10px 1px;
cursor: pointer;
border-width: 1px;
border-style: solid;
-webkit-appearance: none;
-webkit-border-radius: 3px;
border-radius: 3px;
white-space: nowrap;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
background: #2ea2cc;
border-color: #0074a2;
-webkit-box-shadow: inset 0 1px 0 rgba(120,200,230,.5),0 1px 0 rgba(0,0,0,.15);
box-shadow: inset 0 1px 0 rgba(120,200,230,.5),0 1px 0 rgba(0,0,0,.15);
color: #fff;
text-decoration: none;
margin-right:10px;
margin-bottom:10px;
vertical-align:top;
}
.ihc-user-sites-delete-bttn{
color: red;
cursor: pointer;
}
.iump-subscription-table-button{
display:inline-block;
margin: 5px 3px;
}
.iump-cancel-subscription-button{
background-color: #fad714;
background-color: #de6161;
border-radius: 3px;
padding: 4px 8px;
font-family: Open Sans, sans-serif, 'Trebuchet MS';
font-size: 12px;
color: #FFFFFF;
min-width:90px;
cursor: pointer;
}
.iump-renew-subscription-button{
background-color: #22b2df;
border-radius: 3px;
padding: 4px 8px;
font-family: Open Sans, sans-serif, 'Trebuchet MS';
font-size: 12px;
color: #FFFFFF;
min-width:90px;
cursor: pointer;
}
.iump-delete-subscription-button{
background-color: #eaeaea;
border-radius: 3px;
padding: 4px 8px;
font-family: Open Sans, sans-serif, 'Trebuchet MS';
font-size: 12px;
color: #444;
font-weight:600;
min-width:90px;
cursor: pointer;
}
.ihc-level-status-set-Expired{
color:#de6161;
}
.ihc-level-status-set-Hold{
color:#999;
}
.ihc-level-payment-via{
color: #777;
}
.ihc-level-payment-via span{
text-transform:capitalize;
}
@media (max-width: 360px){
.iump-listing-users-filter{
width:100%;
}
.iump-listing-users-pre-wrapp{
width:100%;
}
.ihc-search-bar-wrapper .ihc-search-bar{
width:100%;
min-width:100% !important;
}
}
@media (max-width: 570px){
.ihc-remove-onmobile{
display:none;
}
}
.ihc-additional-message {
background: #f6f6f6;
border-left: 5px solid #18c1f0;
border-radius: 0 5px 5px 0;
padding: 6px 20px 6px 20px;
margin-bottom: 20px;
margin-top: 10px;
overflow: hidden;
font-weight: 600;
font-family: Roboto;
font-size: 14px;
color: #555;
}
.ihc-content-pushover-button{
margin-top:30px;
}
.ihc-suspend-account-wrapper{
padding: 10px 0px;
}
.ihc-subscription-table-actions{
width:200px;
}
.ihc-subscription-table-price{
color:#222;
text-align:right;
padding-right:10px;
line-height:17px;
}
.ihc-subscription-table-level{
padding-left: 15px;
}
.ihc-content-bold{
font-weight:bold;
}
.ihc-content-left{
text-align:left;
}
.ihc-content-center{
text-align: center;
}
.ihc-content-right{
text-align:right;
}
.ihc-content-capitalize{
text-transform:capitalize;
}
.ihc-content-oswald{
font-family: Oswald, arial, sans-serif;
}
.ihc-user-sites-table .ihc-col1{
width: 25%;padding-left: 15px;
}
.ihc-user-sites-table .ihc-col2{
width: 45%;
}
.ihc-user-sites-table .ihc-col3{
width: 25%;
}
.cropImgWrapper{
border: 1px dashed rgba(255,255,255,0.6);
}
.cropControls i.cropControlRemoveCroppedImage{
display:none;
}
.cropControls{
top:auto !important;
bottom:10px;
right: 20px !important;
padding: 12px 14px;
height: auto !important;
background-color: rgba(0,0,0,0) !important;
border-radius: 50%;
}
.cropControlsCrop{ border-radius: 0;
padding: 5px 10px;
}
.cropControlsCrop:hover{
opacity: 1;
}
.cropControlsUpload:hover{
opacity: 1;
background-color: rgba(0,0,0,0.35) !important;
}
.cropControls i {
opacity:0.7;
display: inline-block;
font: normal normal normal 20px/1 FontAwesome-ihc;
font-size: inherit;
text-rendering: auto;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
transform: translate(0, 0);
background-image: none !important;
}
.cropControls i.cropControlUpload{
height:24px; !important;
width:24px; !important;
line-height:24px;!important;
}
.cropControls i:hover{
opacity: 1;
background:none !important;
}
.cropControlsCrop i{
height: auto !important; padding: 7px 10px;
width: auto !important;
}
.cropControlsCrop i:hover{
background-color: rgba(0,0,0,0.35) !important;
}
.cropControls i.cropControlUpload:before{
content: "\f030";
font-size:23px;
font-weight:normal;
}
.cropControls i.cropControlZoomMuchIn:before{
content: "\f055";
font-size:23px;
font-weight:normal;
}
.cropControls i.cropControlZoomIn:before{
content: "\f00e";
font-size:23px;
font-weight:normal;
}
.cropControls i.cropControlZoomOut:before{
content: "\f010";
font-size:23px;
font-weight:normal;
}
.cropControls i.cropControlZoomMuchOut:before{
content: "\f056";
font-size:23px;
font-weight:normal;
}
.cropControls i.cropControlRotateLeft:before{
content: "\f0e2";
font-size:23px;
font-weight:normal;
}
.cropControls i.cropControlRotateRight:before{
content: "\f01e";
font-size:23px;
font-weight:normal;
}
.cropControls i.cropControlCrop:before{
content: "\f125";
font-size:23px;
font-weight:normal;
}
.cropControls i.cropControlReset:before{
content: "\f1f8";
font-size:23px;
font-weight:normal;
} #croppicModalObj img,
.cropImgWrapper img{
max-width:unset;
}
.ihc-avatar-trigger{
display:inline-block;
}
.ihc-upload-image-remove-bttn{
display: inline-block;   
border-color: #b3b3b3;
padding: 6px 30px;
color: #616f77;
cursor: pointer;
border-radius: 3px;
margin-right:10px;
font-size: 14px;
line-height:20px;
border-radius: 20px;
border-width: 2px;
border-style: solid;
}
.ihc-avatar-trigger{ }
.ihc-avatar-trigger .ihc-upload-avatar{
display: inline-block;   
border-color: #5cb85c;
padding: 6px 30px;
color: #357935;
cursor: pointer;
border-radius: 3px;
margin-right:5px;
font-size: 14px;
line-height:20px;
border-radius: 20px;
border-width: 2px;
border-style: solid;
}
.ihc-avatar-trigger .ihc-upload-avatar:hover{
background-color: #5cb85c;
color:#fff;
}
.ihc-avatar-trigger .cropControls,
.ihc-avatar-trigger form{
display:none;	
}
.ihc-avatar-trigger .cropControls i.cropControlUpload{
display:none;
}
.ihc-strength{
padding-left: 0px !important;
display:inline;
list-style:none;
margin:0;
margin-left:15px;
padding:0;
vertical-align:2px;
}
.ihc-strength .point:last {
margin:0 !important;
}
.ihc-strength .point {
background:#DDD;
border-radius:2px;
display:inline-block;
height:5px;
margin-right:1px;
width:20px;
}
.ihc-strength-label{
margin: 0;
padding: 0;
line-height: 12px;
color: #999;
min-height:12px;
min-width:1px;
}
.ihc-strength-wrapper{
text-align:right;
}
.iziModal.iziModal-light .iziModal-header-title {
color: #fff !important;
}
.ihc-standard-bttn{
color: #fff;
background: #88a0b9;
display: inline-block;
padding: 5px 20px;
cursor: pointer;
margin-top:3px;
}
.ihc-standard-cancel-bttn{
color: #fff;
background: #c0c0c0;
display: inline-block;
padding: 5px 20px;
cursor: pointer;
margin-top:3px;
}
.cssload-wrapper{
position:absolute;
top:50%;
left:50%;
}
#floatingCirclesG{
position:relative;
width:125px;
height:125px;
margin:auto;
transform:scale(0.6);
-o-transform:scale(0.6);
-ms-transform:scale(0.6);
-webkit-transform:scale(0.6);
-moz-transform:scale(0.6);
}
.f_circleG{
position:absolute;
background-color:rgb(255,255,255);
height:22px;
width:22px;
border-radius:12px;
-o-border-radius:12px;
-ms-border-radius:12px;
-webkit-border-radius:12px;
-moz-border-radius:12px;
animation-name:f_fadeG;
-o-animation-name:f_fadeG;
-ms-animation-name:f_fadeG;
-webkit-animation-name:f_fadeG;
-moz-animation-name:f_fadeG;
animation-duration:1.2s;
-o-animation-duration:1.2s;
-ms-animation-duration:1.2s;
-webkit-animation-duration:1.2s;
-moz-animation-duration:1.2s;
animation-iteration-count:infinite;
-o-animation-iteration-count:infinite;
-ms-animation-iteration-count:infinite;
-webkit-animation-iteration-count:infinite;
-moz-animation-iteration-count:infinite;
animation-direction:normal;
-o-animation-direction:normal;
-ms-animation-direction:normal;
-webkit-animation-direction:normal;
-moz-animation-direction:normal;
}
#frotateG_01{
left:0;
top:51px;
animation-delay:0.45s;
-o-animation-delay:0.45s;
-ms-animation-delay:0.45s;
-webkit-animation-delay:0.45s;
-moz-animation-delay:0.45s;
}
#frotateG_02{
left:15px;
top:15px;
animation-delay:0.6s;
-o-animation-delay:0.6s;
-ms-animation-delay:0.6s;
-webkit-animation-delay:0.6s;
-moz-animation-delay:0.6s;
}
#frotateG_03{
left:51px;
top:0;
animation-delay:0.75s;
-o-animation-delay:0.75s;
-ms-animation-delay:0.75s;
-webkit-animation-delay:0.75s;
-moz-animation-delay:0.75s;
}
#frotateG_04{
right:15px;
top:15px;
animation-delay:0.9s;
-o-animation-delay:0.9s;
-ms-animation-delay:0.9s;
-webkit-animation-delay:0.9s;
-moz-animation-delay:0.9s;
}
#frotateG_05{
right:0;
top:51px;
animation-delay:1.05s;
-o-animation-delay:1.05s;
-ms-animation-delay:1.05s;
-webkit-animation-delay:1.05s;
-moz-animation-delay:1.05s;
}
#frotateG_06{
right:15px;
bottom:15px;
animation-delay:1.2s;
-o-animation-delay:1.2s;
-ms-animation-delay:1.2s;
-webkit-animation-delay:1.2s;
-moz-animation-delay:1.2s;
}
#frotateG_07{
left:51px;
bottom:0;
animation-delay:1.35s;
-o-animation-delay:1.35s;
-ms-animation-delay:1.35s;
-webkit-animation-delay:1.35s;
-moz-animation-delay:1.35s;
}
#frotateG_08{
left:15px;
bottom:15px;
animation-delay:1.5s;
-o-animation-delay:1.5s;
-ms-animation-delay:1.5s;
-webkit-animation-delay:1.5s;
-moz-animation-delay:1.5s;
}
@keyframes f_fadeG{
0%{
background-color:rgb(0,0,0);
}
100%{
background-color:rgb(255,255,255);
}
}
@-o-keyframes f_fadeG{
0%{
background-color:rgb(0,0,0);
}
100%{
background-color:rgb(255,255,255);
}
}
@-ms-keyframes f_fadeG{
0%{
background-color:rgb(0,0,0);
}
100%{
background-color:rgb(255,255,255);
}
}
@-webkit-keyframes f_fadeG{
0%{
background-color:rgb(0,0,0);
}
100%{
background-color:rgb(255,255,255);
}
}
@-moz-keyframes f_fadeG{
0%{
background-color:rgb(0,0,0);
}
100%{
background-color:rgb(255,255,255);
}
}@import url("//fonts.googleapis.com/css?family=Oswald:300,400,700");
.iump-clear{
clear:both;
}  .ihc-login-template-1{
padding: 10px;
text-align:center;
display: inline-block;
}
.ihc-login-template-1 .ihc-sm-wrapp-fe{
text-align:right;
max-width:360px;
margin-right:0px;
}
.ihc-login-template-1 .impu-form-line-fr{
box-sizing:content-box;
padding-bottom:12px;
}
.ihc-login-template-1 .impu-form-line-fr:after{
content:"";registr
clear:both;
}
.ihc-login-template-1 form{
display:inline-block;
}
.ihc-login-template-1 .impu-form-line-fr .impu-form-label-fr{
min-width:150px;
text-align:right;
padding-right:10px;
display: inline-block;
box-sizing:content-box;
}
.ihc-login-template-1 .impu-form-line-fr input[type=text],.ihc-login-template-1 .impu-form-line-fr input[type=password]{
width:200px;
}
.ihc-login-template-1 .impu-remember-wrapper{
clear:both;
min-height: 16px;
}
.ihc-login-template-1 .impu-form-label-remember{
float:right;
}
.ihc-login-template-1 .impu-form-input-remember{
float:right;  
margin-top: 1px;
}
.ihc-login-template-1 .impu-form-label-remember:after{
content:"";
clear:both;
}
.ihc-login-template-1 .impu-form-links{
margin-top:5px;
margin-bottom:5px;	
text-align:right;
clear:both;
}
.ihc-login-template-1 .impu-form-links div{
display:inline-block;
padding-left:15px;
}
.ihc-login-template-1 .impu-form-submit{
text-align:right;
}
.ihc-login-template-1 .impu-form-submit input{
color:#fff !important;
} .ihc-login-template-2{
padding: 10px;
text-align:center;
display: inline-block;
width:300px;
max-width:100%;
}
.ihc-login-template-2 .ihc-sm-wrapp-fe{
text-align:left;
}
.ihc-login-template-2 .impu-form-line-fr{
box-sizing:content-box;
padding-bottom:8px;
text-align: left;
}
.ihc-login-template-2 .impu-form-line-fr:after{
content:"";
clear:both;
}
.ihc-login-template-2 form{
display:inline-block;
}
.ihc-login-template-2 .impu-form-line-fr .impu-form-label-fr{
min-width:150px;
padding-bottom:3px;
box-sizing:content-box;
font-weight:500;
font-size:13px;
text-align:left;
text-transform:uppercase;
}
.ihc-login-template-2 .impu-form-line-fr input[type=text],.ihc-login-template-2 .impu-form-line-fr input[type=password]{
border: 1px solid rgba(0, 0, 0, 0.1);
border-radius: 2px;
color: #2b2b2b;
padding: 8px 10px 7px;
width:100%;
background-color: #f7f7f7;
box-shadow: 2px 0px 30px rgba(0,0,0,0);
-webkit-box-shadow: 0px 0px 9px rgba(0,0,0,0);
-moz-box-shadow: 2px 0px 30px rgba(0,0,0,0);
-webkit-transition: all 0.3s linear 0s;
-moz-transition: all 0.3s linear 0s;
-ms-transition: all 0.3s linear 0s;
-o-transition: all 0.3s linear 0s;
transition: all 0.3s linear 0s;    
margin: 0px !important;
}
.ihc-login-template-2 .impu-form-line-fr input[type=text]:hover, .ihc-login-template-2 .impu-form-line-fr input[type=password]:hover,
.ihc-login-template-2 .impu-form-line-fr input[type=text]:focus, .ihc-login-template-2 .impu-form-line-fr input[type=password]:focus{
border-color:#08d1b2;
background-color: #fff;
box-shadow: 2px 0px 30px rgba(0,0,0,0.1);
-webkit-box-shadow: 0px 0px 9px rgba(0,0,0,0.1);
-moz-box-shadow: 2px 0px 30px rgba(0,0,0,0.1);
}
.ihc-login-template-2 .impu-remember-wrapper{
clear:both;
min-height: 16px;
text-align:left;
}
.ihc-login-template-2 .impu-form-line-fr .impu-form-label-remember{
display:inline-block !important;
font-weight:400;
font-size:12px;	
text-transform:inherit;
}
.ihc-login-template-2 .impu-form-input-remember{
margin-right: 3px;
}
.ihc-login-template-2 .impu-form-label-remember:after{
content:"";
clear:both;
}
.ihc-login-template-2 .impu-form-links{
margin-top:5px;
margin-bottom:5px;	
text-align:right;
clear:both;
}
.ihc-login-template-2 .impu-form-links div{
display:inline-block;
padding-right:15px;
}
.ihc-login-template-2 .impu-form-links a{
color:#333;
font-size:12px;
font-weight:bold;
text-decoration:none;
}
.ihc-login-template-2 .impu-form-links a:hover{
color:#08d1b2;
}
.ihc-login-template-2 .impu-form-submit{
text-align:center;
}
.ihc-login-template-2 .impu-form-submit input{
color:#fff !important;
width:100%;
background:none repeat scroll 0 0 #08d1b2 !important;
border-color:#5BC4BE !important;
box-shadow:none !important;
border-radius: 2px;
color: #fff;
font-size: 12px;
font-weight: 700;
padding: 10px 30px 11px;
text-transform: uppercase;
vertical-align: bottom;
-webkit-transition: all 0.3s linear 0s;
-moz-transition: all 0.3s linear 0s;
-ms-transition: all 0.3s linear 0s;
-o-transition: all 0.3s linear 0s;
transition: all 0.3s linear 0s;
}
.ihc-login-template-2 .impu-form-submit input:hover{
border-radius: 50px;
-webkit-border-radius: 50px;
-moz-border-radius: 50px;
-o-border-radius: 50px;
} .ihc-login-template-3{
margin: 10px;
padding:30px;
padding-bottom:0px;
text-align:center;
box-sizing:border-box;
display: inline-block;
background-color:#fff;
border-top:7px solid #33b5e5;
border-radius:3px;
-webkit-box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.15);
-moz-box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.15);
box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.15);
width:360px;
max-width: 100%;
font-family: 'Oswald', arial, sans-serif !important;
font-size: 14px;
color:#7f7f97;
}
.ihc-login-template-3 .ihc-sm-wrapp-fe{
text-align:center;
margin:20px 0;
}
.ihc-login-template-3 .impu-form-line-fr{
box-sizing:content-box;
padding-bottom:8px;
text-align: left;
}
.ihc-login-template-3 .impu-form-line-fr:after{
content:"";
clear:both;
}
.ihc-login-template-3 form{
display:block;
position: relative;
}
.ihc-login-template-3 .impu-form-line-fr .impu-form-label-fr{
min-width:350px;
padding-bottom:3px;
display:block;
box-sizing:content-box;
font-weight:500;
font-size:14px;
text-align:left;
text-transform:uppercase;
}
.ihc-login-template-3 .impu-form-line-fr input[type=text], .ihc-login-template-3 .impu-form-line-fr input[type=password]{
width:100%;
border: 1px solid rgba(0, 0, 0, 0.1);
border-radius: 2px;
color: #2b2b2b;
padding: 8px 10px 7px;
background-color: #fafafa;
margin-bottom: 7px;
height: auto !important;
font-size:14px;
font-weight:300;
background-color: #edf0f5;
box-shadow: 2px 0px 30px rgba(0,0,0,0);
-webkit-box-shadow: 0px 0px 9px rgba(0,0,0,0);
-moz-box-shadow: 2px 0px 30px rgba(0,0,0,0);
-webkit-transition: all 0.3s linear 0s;
-moz-transition: all 0.3s linear 0s;
-ms-transition: all 0.3s linear 0s;
-o-transition: all 0.3s linear 0s;
transition: all 0.3s linear 0s;
}
.ihc-login-template-3 .impu-form-line-fr input[type=text]:hover, .ihc-login-template-3 .impu-form-line-fr input[type=password]:hover,
.ihc-login-template-3 .impu-form-line-fr input[type=text]:focus, .ihc-login-template-3 .impu-form-line-fr input[type=password]:focus{
border: 1px solid rgba(0, 0, 0, 0.1);
background-color: #fff;
}
.ihc-login-template-3 .impu-remember-wrapper{
margin-right: 3px;
float:left;
text-align:left;
line-height:42px;
padding-left:15px;
font-family: Helvetica, sans-serif, 'Trebuchet MS' !important; 
font-weight:200;
}
.ihc-login-template-3 .impu-form-label-remember{
display:inline-block !important;
font-weight:400;
font-size:12px;	
font-weight:bold;
text-transform:inherit;
padding-left:3px;
color:#1a9bcb;
}
.ihc-login-template-3 .impu-temp3-bottom{
position:relative;
left:-30px;
margin: 0 -60px 0 0px;
background-color:#f2f2f2;
}
.ihc-login-template-3 .impu-temp3-bottom:after{
content:"";
clear:both;
}
.ihc-login-template-3 .impu-form-input-remember{
vertical-align: middle;
}
.ihc-login-template-3 .impu-form-links{
text-align:right;
float:right;
line-height: 40px;
padding-right:9px;
}
.ihc-login-template-3 .impu-form-links div{
display:inline-block;
}
.ihc-login-template-3 .impu-form-links a{
color:#333;
font-size:12px;
text-decoration:none;
border-right: 1px solid #999;
padding-right: 3px;
padding-left:3px;
}
.ihc-login-template-3 .impu-form-links div:nth-child(even) a{
border-right:none;
}
.ihc-login-template-3 .impu-form-submit{
text-align:center;
margin-top:10px;
margin-bottom:10px;
}
.ihc-login-template-3 .impu-form-submit input{
color:#fff !important;
width:100%;
border:none;
background:none repeat scroll 0 0 #33b5e5 !important;
border-color:#1a9bcb !important;
box-shadow:none !important;
border-radius:3px;
text-transform:capitalize;
font-size: 14px;
font-weight: 400;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
-webkit-transition: all 0.3s linear 0s;
-moz-transition: all 0.3s linear 0s;
-ms-transition: all 0.3s linear 0s;
-o-transition: all 0.3s linear 0s;
transition: all 0.3s linear 0s;	
padding: 10px 30px 11px;
}
.ihc-login-template-3 .impu-form-submit input:hover{	
background:none repeat scroll 0 0 #1a9bcb !important;
} .ihc-login-template-4{
margin: 10px;
padding:30px;
padding-top:10px;
padding-bottom:0px;
text-align:center;
box-sizing:border-box;
display: inline-block;
background-color:#fff;
border-radius:3px;
width:360px;
max-width: 100%;
font-family: Helvetica, sans-serif, 'Trebuchet MS';
}
.ihc-login-template-4 .ihc-sm-wrapp-fe{
text-align:center;
margin:20px 0; 
}
.ihc-login-template-4 .impu-form-line-fr{
box-sizing:content-box;
text-align: left;
background-color: #fafafa;
border:1px solid #efefef;
border-bottom:1px solid #efefef;
margin-bottom: 7px;
position:relative;
border-radius: 4px !important;
-webkit-border-radius: 4px !important;
-moz-border-radius: 4px !important;
-o-border-radius: 4px !important;
}
.ihc-login-template-4 .impu-form-line-fr:hover{
border-color:#27AE60;
background-color: #fefefe;
}
.ihc-login-template-4 .impu-form-line-fr:after{
content:"";
clear:both;
}
.ihc-login-template-4 form{
display:block;
position: relative;
}
.ihc-login-template-4  .fa-ihc{
position: absolute;
top: 0px;
left: 9px;
line-height: 39px;
}
.ihc-login-template-4 .impu-form-line-fr .impu-form-label-fr{
min-width:350px;
display:block;
box-sizing:content-box;
font-weight:500;
font-size:14px;
text-align:left;
text-transform:uppercase;
}
.ihc-login-template-4 .impu-form-line-fr input[type=text], .ihc-login-template-4 .impu-form-line-fr input[type=password]{
width: 100%;
border: 1px solid rgba(0, 0, 0, 0.1);
border-radius: 2px;
color: #2b2b2b;
padding: 8px 10px 7px;
background-color: transparent !important;
border: none !important;
padding: 10px !important;
display: inline-block;
padding-left: 30px !important;
margin: 0px !important;
}
.ihc-login-template-4 .impu-remember-wrapper{
margin-right: 3px;
text-align:right;
line-height:22px;
padding-left:15px;
}
.ihc-login-template-4 .impu-form-label-remember{
display:inline-block !important;
font-weight:400;
font-size:12px;	
font-weight:bold;
text-transform:inherit;
padding-left:3px;
color:#1e8449;
}
.ihc-login-template-4 .impu-temp3-bottom{
position:relative;
left:-30px;
margin: 0 -60px 0 0px;
background-color:#f2f2f2;
}
.ihc-login-template-4 .impu-temp3-bottom:after{
content:"";
clear:both;
}
.ihc-login-template-4 .impu-form-input-remember{
vertical-align: middle;
}
.ihc-login-template-4 .impu-form-links{
text-align:center;
line-height: 20px;
}
.ihc-login-template-4 .impu-form-links div{
display:inline-block;
}
.ihc-login-template-4 .impu-form-links a{
color:#333;
font-size:13px;
font-weight:bold;
text-decoration:none;
border-right: 1px solid #999;
padding-right: 10px;
padding-left:10px;
}
.ihc-login-template-4 .impu-form-links div:nth-child(even) a{
border-right:none;
}
.ihc-login-template-4 .impu-form-submit{
text-align:center;
margin-top:17px;
margin-bottom:10px;
}
.ihc-login-template-4 .impu-form-submit input{
width:100%;
border: none;
background:none repeat scroll 0 0 #27AE60 !important;
border-color:#27AE60 !important;
box-shadow:none !important;
border-radius:3px;
text-transform:capitalize;
font-size: 15px;
font-weight: 400;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
-webkit-transition: all 0.3s linear 0s;
-moz-transition: all 0.3s linear 0s;
-ms-transition: all 0.3s linear 0s;
-o-transition: all 0.3s linear 0s;
transition: all 0.3s linear 0s;
padding: 10px 30px 11px;
border-radius: 3px;
color: #b3eecc !important;
border-bottom: 4px solid #1e8449 !important;	
}
.ihc-login-template-4 .impu-form-submit input:hover{	
background:none repeat scroll 0 0 #43be77 !important;
}
.ihc-login-template-4 .ihc-login-notice{
margin-top: 6px;
} .ihc-login-template-5{
padding: 10px;
text-align:center;
display: inline-block;
width:400px;
max-width: 100%;
box-sizing:border-box;
font-family: Helvetica, sans-serif, 'Trebuchet MS';
}
.ihc-login-template-5 .ihc-sm-wrapp-fe{
text-align:left;
}
.ihc-login-template-5 .impu-form-line-fr{
box-sizing:content-box;
padding-bottom:8px;
text-align: left;
}
.ihc-login-template-5 .impu-form-line-fr:after{
content:"";
clear:both;
}
.ihc-login-template-5 form{
}
.ihc-login-template-5 .impu-form-line-fr .impu-form-label-fr{
min-width:150px;
padding-bottom:3px;
box-sizing:content-box;
font-weight:800;
font-size:13px;
text-align:left;
}
.ihc-login-template-5 .impu-form-line-fr input[type=text],.ihc-login-template-5 .impu-form-line-fr input[type=password]{
width:100%;
border: 1px solid rgba(0, 0, 0, 0.1);
border-radius: 2px;
color: #2b2b2b;
padding: 8px 10px 7px;
}
.ihc-login-template-5 .impu-temp5-row{
}
.ihc-login-template-5 .impu-temp5-row:after{
content:"";
clear:both;
}
.ihc-login-template-5 .impu-temp5-row-left{
float:left;
}
.ihc-login-template-5 .impu-remember-wrapper{
clear:both;
text-align:left;
line-height: 14px;
}
.ihc-login-template-5 .impu-form-label-remember{
display:inline-block !important;
font-weight:400;
font-size:12px;	
text-transform:inherit;
}
.ihc-login-template-5 .impu-form-input-remember{
margin-right: 3px;
vertical-align:middle;
}
.ihc-login-template-5 .impu-form-label-remember:after{
content:"";
clear:both;
}
.ihc-login-template-5 .impu-form-links{
text-align:left;
clear:both;
margin-top:3px;
}
.ihc-login-template-5 .impu-form-links div{
display:inline-block;
}
.ihc-login-template-5 .impu-form-links a{
color:#aaa;
font-size:12px;
text-decoration:none;
padding-right:10px;
}
.ihc-login-template-5 .impu-form-links a:hover{
color:#e05d5d;
}
.ihc-login-template-5 .impu-form-submit{
text-align:center;
float:right;
}
.ihc-login-template-5 .impu-form-submit input{
color:#fff !important;
min-width:100px;
border:none;
text-transform:capitalize;
padding: 10px 30px 11px;
background:none repeat scroll 0 0 #f47e7e !important;
border-color:#5BC4BE !important;
box-shadow:none !important;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
-webkit-transition: all 0.3s linear 0s;
-moz-transition: all 0.3s linear 0s;
-ms-transition: all 0.3s linear 0s;
-o-transition: all 0.3s linear 0s;
transition: all 0.3s linear 0s;
}
.ihc-login-template-5 .impu-form-submit input:hover{	
background:none repeat scroll 0 0 #e05d5d !important;
} .ihc-pass-form-wrap.ihc-login-template-5 .impu-form-submit input {
width:auto;
} .ihc-login-template-6{
margin: 10px;
padding:20px;
padding-bottom:0px;
text-align:center;
display: inline-block;
width:400px;
max-width:100%;
box-sizing:border-box;
border-radius:3px;
-webkit-box-shadow: 0px 0px 2px 0px rgba(0, 0, 0, 0.15);
-moz-box-shadow: 0px 0px 2px 0px rgba(0, 0, 0, 0.15);
box-shadow: 0px 0px 2px 0px rgba(0, 0, 0, 0.15);
font-family: Helvetica, sans-serif, 'Trebuchet MS';
}
.ihc-login-template-6 .ihc-sm-wrapp-fe{
text-align:center;
margin:15px 0;
}
.ihc-login-template-6 .impu-form-line-fr{
box-sizing:content-box;
padding-bottom:8px;
text-align: left;
}
.ihc-login-template-6 .impu-form-line-fr:after{
content:"";
clear:both;
}
.ihc-login-template-6 form{
margin:0px !important;
}
.ihc-login-template-6 .impu-form-line-fr .impu-form-label-fr{
min-width:150px;
padding-bottom:3px;
box-sizing:content-box;
font-size:13px;
text-align:left;
font-weight:bold;
}
.ihc-login-template-6 .impu-form-line-fr input[type=text],.ihc-login-template-6 .impu-form-line-fr input[type=password]{
width:100%;
border: 1px solid rgba(0, 0, 0, 0.1);
border-radius: 2px;
color: #2b2b2b;
padding: 8px 10px 7px;
}
.ihc-login-template-6 .impu-temp6-row{
position:relative;
left:-20px;
margin: 0 -40px 0 0px;
background-color:#f2f2f2;
padding:10px 20px;	
}
.ihc-login-template-6 .impu-temp6-row:after{
content:"";
clear:both;
}
.ihc-login-template-6 .impu-temp6-row-left{
float:left;
}
.ihc-login-template-6 .impu-remember-wrapper{
clear:both;
text-align:left;
line-height: 30px;
}
.ihc-login-template-6 .impu-form-label-remember{
display:inline-block !important;
font-weight:400;
font-size:12px;
font-weight:bold;	
text-transform:inherit;
}
.ihc-login-template-6 .impu-form-input-remember{
margin-right: 3px;
vertical-align:middle;
}
.ihc-login-template-6 .impu-form-label-remember:after{
content:"";
clear:both;
}
.ihc-login-template-6 .impu-form-links{
text-align:left;
clear:both;
margin-top:3px;
margin-bottom:3px;
}
.ihc-login-template-6 .impu-form-links div{
display:inline-block;
}
.ihc-login-template-6 .impu-form-links a{
color:#aaa;
font-size:12px;
text-decoration:none;
border-right: 1px solid #999;
padding-right: 10px;
}
.ihc-login-template-6 .impu-form-links a:hover{
color:#e05d5d;
}
.ihc-login-template-6 .impu-form-links div:nth-child(even) a{
border-right:none;
padding-left:10px;
}
.ihc-login-template-6 .impu-form-submit{
text-align:center;
float:right;
padding-bottom:0px;
}
.ihc-login-template-6 .impu-form-submit input{
color:#fff !important;
width:80px;
border:none;
border-radius:25px;
text-transform:capitalize;
padding: 8px 15px;
background:none repeat scroll 0 0 #f47e7e !important;
border-color:#5BC4BE !important;
box-shadow:none !important;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
-webkit-transition: all 0.3s linear 0s;
-moz-transition: all 0.3s linear 0s;
-ms-transition: all 0.3s linear 0s;
-o-transition: all 0.3s linear 0s;
transition: all 0.3s linear 0s;
}
.ihc-login-template-6 .impu-form-submit input:hover{	
background:none repeat scroll 0 0 #e05d5d !important;
} .ihc-pass-form-wrap.ihc-login-template-6 .impu-form-submit input {
width:auto;
margin-bottom:10px;
} .ihc-login-template-7{
padding: 10px;
text-align:center;
display: inline-block;
font-family: Helvetica, sans-serif, 'Trebuchet MS';
}
.ihc-login-template-7 .ihc-sm-wrapp-fe{
text-align:left;
padding-left:15px;
padding-right:15px;
}
.ihc-login-template-7 .impu-form-line-fr{
box-sizing:border-box;
padding-bottom:8px;
text-align: left;
display:inline-block;
width:50%;
max-width:300px;
padding-right:15px;
}
.ihc-login-template-7 .impu-form-line-fr:after{
content:"";
clear:both;
}
.ihc-login-template-7 form{
}
.ihc-login-template-7 .impu-form-line-fr .impu-form-label-fr{
min-width:150px;
padding-bottom:3px;
box-sizing:content-box;
font-weight:800;
font-size:13px;
text-align:left;
}
.ihc-login-template-7 .impu-form-line-fr input[type=text],.ihc-login-template-7 .impu-form-line-fr input[type=password]{
width:100%;
border: 1px solid rgba(0, 0, 0, 0.1);
border-radius: 2px;
color: #2b2b2b;
padding: 8px 10px 7px;
}
.ihc-login-template-7 .impu-temp5-row{
}
.ihc-login-template-7 .impu-temp5-row:after{
content:"";
clear:both;
}
.ihc-login-template-7 .impu-temp5-row-left{
float:left;
}
.ihc-login-template-7 .impu-remember-wrapper{
clear:both;
text-align:left;
line-height: 14px;
}
.ihc-login-template-7 .impu-form-label-remember{
display:inline-block !important;
font-weight:400;
font-size:12px;	
text-transform:inherit;
}
.ihc-login-template-7 .impu-form-input-remember{
margin-right: 3px;
vertical-align:middle;
}
.ihc-login-template-7 .impu-form-label-remember:after{
content:"";
clear:both;
}
.ihc-login-template-7 .impu-form-links{
text-align:left;
clear:both;
margin-top:0px;
}
.ihc-login-template-7 .impu-form-links div{
display:inline-block;
}
.ihc-login-template-7 .impu-form-links a{
color:#aaa;
font-size:12px;
text-decoration:none;
padding-right:10px;
}
.ihc-login-template-7 .impu-form-links a:hover{
color:#e05d5d;
}
.ihc-login-template-7 .impu-form-submit{
text-align:center;
float:right;
margin-right:15px;
}
.ihc-login-template-7 .impu-form-submit input{
color:#fff !important;
min-width:100px;
border:none;
text-transform:capitalize;
padding: 8px 30px 8px;
border-radius:4px;
background:none repeat scroll 0 0 #6c7a8d !important;
border-color:#5BC4BE !important;
box-shadow:none !important;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
-webkit-transition: all 0.3s linear 0s;
-moz-transition: all 0.3s linear 0s;
-ms-transition: all 0.3s linear 0s;
-o-transition: all 0.3s linear 0s;
transition: all 0.3s linear 0s;
}
.ihc-login-template-7 .impu-form-submit input:hover{	
background:none repeat scroll 0 0 #94a1b2 !important;
} .ihc-pass-form-wrap.ihc-login-template-7 {
width:400px;
}
.ihc-pass-form-wrap.ihc-login-template-7 .impu-form-line-fr {
width:100%;
max-width:inherit;
}
.ihc-pass-form-wrap.ihc-login-template-7 .impu-form-submit input {
width:auto;
} .ihc-login-template-8{
margin: 10px;
padding:30px;
padding-top:10px;
padding-bottom:0px;
text-align:center;
box-sizing:border-box;
display: inline-block;
background-color:#fff;
border-radius:3px;
width:460px;
max-width: 100%;
font-family: Helvetica, sans-serif, 'Trebuchet MS';
}
.ihc-login-template-8 .ihc-sm-wrapp-fe{
text-align:center;
margin: 30px 0;
}
.ihc-login-template-8 .impu-form-line-fr{
box-sizing:content-box;
text-align: left;
background-color: transparent;
border-bottom:1px solid #efefef;
margin-bottom: 17px;
position:relative;
}
.ihc-login-template-8 .impu-form-line-fr:after{
content:"";
clear:both;
}
.ihc-login-template-8 form{
display:block;
position: relative;
}
.ihc-login-template-8  .fa-ihc{
position: absolute;
top: 0px;
left: 9px;
line-height: 39px;
font-size: 18px;
color:#555;
}
.ihc-login-template-8 .impu-form-line-fr .impu-form-label-fr{
min-width:350px;
display:block;
box-sizing:content-box;
font-weight:500;
font-size:14px;
text-align:left;
text-transform:uppercase;
}
.ihc-login-template-8 .impu-form-line-fr input[type=text], .ihc-login-template-8 .impu-form-line-fr input[type=password]{
width: 100%;
color: #555;
padding: 8px 10px 7px;
background-color: transparent !important;
border: none !important;
padding: 10px !important;
display: inline-block;
padding-left: 40px !important;
font-size: 14px;
}
.ihc-login-template-8 .impu-remember-wrapper{
margin-right: 3px;
text-align:right;
line-height:22px;
padding-left:15px;
}
.ihc-login-template-8 .impu-form-label-remember{
display:inline-block !important;
font-weight:400;
font-size:12px;	
font-weight:bold;
text-transform:inherit;
padding-left:3px;
color:#d3365e;
}
.ihc-login-template-8 .impu-temp3-bottom{
position:relative;
left:-30px;
margin: 0 -60px 0 0px;
background-color:#f2f2f2;
}
.ihc-login-template-8 .impu-temp3-bottom:after{
content:"";
clear:both;
}
.ihc-login-template-8 .impu-form-input-remember{
vertical-align: middle;
border-radius: 0px;
height: 20px;
width: 20px; margin: 0px 5px 0 5px;
border: 2px solid #ddd; background: #fff;
-webkit-appearance: initial;
position: relative;
vertical-align: middle;
}
.ihc-login-template-8 .impu-form-input-remember:checked:before {
content: '';
border: 3px solid #d3365e;
display: inline-block;
width: 3px;
height: 10px;
border-top: 0;
border-left: 0;
position: absolute;
top: 0px;
left: 5px;
box-sizing: content-box;
-webkit-transform: rotate(36deg);
-khtml-transform: rotate(36deg);
-moz-transform: rotate(36deg);
-ms-transform: rotate(36deg);
-o-transform: rotate(36deg);
transform: rotate(36deg);
}
.ihc-login-template-8 .impu-form-links{
text-align:center;
line-height: 20px;
}
.ihc-login-template-8 .impu-form-links div{
display:inline-block;
}
.ihc-login-template-8 .impu-form-links a{
color:#666;
font-size:12px;
font-family: 'Oswald', arial, sans-serif !important;
text-decoration:none;
border-right: 1px solid #999;
padding-right: 10px;
padding-left:10px;
}
.ihc-login-template-8 .impu-form-links a:hover{
color:#000;
}
.ihc-login-template-8 .impu-form-links div:nth-child(even) a{
border-right:none;
}
.ihc-login-template-8 .impu-form-submit{
text-align:center;
margin-top:17px;
margin-bottom:10px;
}
.ihc-login-template-8 .impu-form-submit input{
color: #fff !important;
width: 100%;
border: none;
background: none repeat scroll 0 0 #ea4872 !important;
border-color: #ea4872 !important;
box-shadow: none !important;
border-radius: 3px;
text-transform: capitalize;
font-size: 14px;
font-weight: 400;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
-webkit-transition: all 0.3s linear 0s;
-moz-transition: all 0.3s linear 0s;
-ms-transition: all 0.3s linear 0s;
-o-transition: all 0.3s linear 0s;
transition: all 0.3s linear 0s;
padding: 10px 30px 11px;
border-radius: 50px;
-webkit-border-radius: 50px;
-moz-border-radius: 50px;
-o-border-radius: 50px;
min-height: 45px;
font-size: 18px;
font-weight: bold;	
}
.ihc-login-template-8 .impu-form-submit input:hover{	
background: none repeat scroll 0 0 #d3365e !important;
}
.ihc-login-template-8 .ihc-login-notice{
margin-top: 6px;
} .ihc-login-template-9{
margin: 10px;
padding:30px;
padding-top:10px;
padding-bottom:0px;
text-align:center;
box-sizing:border-box;
display: inline-block;
background-color:#fff;
border-radius:3px;
width:460px;
max-width: 100%;
font-size:15px;
font-family: Helvetica, sans-serif, 'Trebuchet MS';
}
.ihc-login-template-9 .ihc_login_form{
font-size:15px;
}
.ihc-login-template-9 .ihc-sm-wrapp-fe{
text-align: center;
}
.ihc-login-template-9 .impu-form-line-fr{
box-sizing:content-box;
text-align: left;
background-color: transparent !important;
border: 1px solid rgba(0, 0, 0, 0.15);
margin-bottom: 17px;
position:relative;
border-radius: 45px !important;
-webkit-border-radius: 45px !important;
-moz-border-radius: 45px !important;
-o-border-radius: 45px !important;
box-shadow: 2px 0px 30px rgba(0,0,0,0);
-webkit-box-shadow: 0px 0px 9px rgba(0,0,0,0);
-moz-box-shadow: 2px 0px 30px rgba(0,0,0,0);
-webkit-transition: all 0.3s linear 0s;
-moz-transition: all 0.3s linear 0s;
-ms-transition: all 0.3s linear 0s;
-o-transition: all 0.3s linear 0s;
transition: all 0.3s linear 0s;
}
.ihc-login-template-9 .impu-form-line-fr:hover,
.ihc-login-template-9 .impu-form-line-fr:checked
{
border-color: #26bbea;
background-color: #fff;
box-shadow: 2px 0px 30px rgba(0,0,0,0.1);
-webkit-box-shadow: 0px 0px 9px rgba(0,0,0,0.1);
-moz-box-shadow: 2px 0px 30px rgba(0,0,0,0.1);
}
.ihc-login-template-9 .impu-form-line-fr:after{
content:"";
clear:both;
}
.ihc-login-template-9 form{
display:block;
position: relative;
font-size:15px;
}
.ihc-login-template-9  .fa-ihc{
position: absolute;
top: 0px;
left: 15px;
line-height: 39px;
font-size: 18px;
color:#999;
}
.ihc-login-template-9 .impu-form-line-fr .impu-form-label-fr{
min-width:350px;
display:block;
box-sizing:content-box;
font-weight:500;
font-size:14px;
text-align:left;
text-transform:uppercase;
}
.ihc-login-template-9 .impu-form-line-fr input[type=text], .ihc-login-template-9 .impu-form-line-fr input[type=password]{
width: 100%;
color: #555 !important;
padding: 8px 10px 7px !important;
background-color: transparent !important;
border: none !important;
padding: 10px !important;
display: inline-block;
padding-left: 40px !important;
font-size: 14px !important;
border-radius: 45px !important;
-webkit-border-radius: 45px !important;
-moz-border-radius: 45px !important;
-o-border-radius: 45px !important;
margin: 0px !important;
}
.ihc-login-template-9 .impu-remember-wrapper{
margin-right: 3px;
text-align:left;
line-height:22px;
padding-left:15px;
float:left;
}
.ihc-login-template-9 .impu-form-label-remember{
display:inline-block !important;
font-weight:400;
font-size:14px;	
text-transform:inherit;
padding-left:3px;
color:#777;
}
.ihc-login-template-9 .impu-form-links-pass{
float:right;
padding-right: 15px;
}
.ihc-login-template-9 .impu-form-links-pass a{
color: #32a3cb;
}
.ihc-login-template-9 .impu-temp3-bottom{
position:relative;
left:-30px;
margin: 0 -60px 0 0px;
background-color:#f2f2f2;
}
.ihc-login-template-9 .impu-temp3-bottom:after{
content:"";
clear:both;
}
.ihc-login-template-9 .impu-form-input-remember{
vertical-align: middle;
border-radius: 0px;
height: 20px;
width: 20px; margin: 0px 5px 0 5px;
border: 2px solid #ddd; background: #fff;
-webkit-appearance: initial;
position: relative;
vertical-align: middle;
}
.ihc-login-template-9 .impu-form-input-remember:checked:before {
content: '';
border: 3px solid #00b9eb;
display: inline-block;
width: 3px;
height: 10px;
border-top: 0;
border-left: 0;
position: absolute;
top: 0px;
left: 5px;
box-sizing: content-box;
-webkit-transform: rotate(36deg);
-khtml-transform: rotate(36deg);
-moz-transform: rotate(36deg);
-ms-transform: rotate(36deg);
-o-transform: rotate(36deg);
transform: rotate(36deg);
}
.ihc-login-template-9 .impu-form-links{
text-align:center;
line-height: 20px;
margin-top: 10px;
}
.ihc-login-template-9 .impu-form-links div{
display:inline-block;
}
.ihc-login-template-9 a{
}
.ihc-login-template-9 .impu-form-links a{
text-decoration:none;
padding-right: 10px;
padding-left:10px;
color: #32a3cb;
}
.ihc-login-template-9 .impu-form-links a:hover{
color:#000;
}
.ihc-login-template-9 .impu-form-links div:nth-child(even) a{
border-right:none;
}
.ihc-login-template-9 .impu-form-submit{
text-align:center;
margin-top:25px;
margin-bottom:25px;
border:none !important;
}
.ihc-login-template-9 .impu-form-submit:hover{
border:none !important;
box-shadow: 2px 0px 30px rgba(0,0,0,0);
-webkit-box-shadow: 0px 0px 9px rgba(0,0,0,0);
-moz-box-shadow: 2px 0px 30px rgba(0,0,0,0);
}	
.ihc-login-template-9 .impu-form-submit input{
color: #fff !important;
width: 60%;
border: none; background-color: rgb(160, 68, 255);
background-image: linear-gradient(to left, rgb(106, 48, 147), rgb(160, 68, 255));
box-shadow: none !important;
border-radius: 3px;
text-transform: capitalize;
font-size: 14px;
font-weight: 400;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
-webkit-transition: all 0.3s linear 0s;
-moz-transition: all 0.3s linear 0s;
-ms-transition: all 0.3s linear 0s;
-o-transition: all 0.3s linear 0s;
transition: all 0.3s linear 0s;
padding: 10px 30px 11px;
border-radius: 50px;
-webkit-border-radius: 50px;
-moz-border-radius: 50px;
-o-border-radius: 50px;
min-height: 45px;
font-size: 18px;
font-weight: bold;	
-webkit-transition: all 0.3s linear 0s;
-moz-transition: all 0.3s linear 0s;
-ms-transition: all 0.3s linear 0s;
-o-transition: all 0.3s linear 0s;
transition: all 0.3s linear 0s;
}
.ihc-login-template-9 .impu-form-submit input:hover{	
width: 65%; background-color: rgb(241, 95, 121);
background-image: linear-gradient(to left, rgb(178, 69, 146), rgb(241, 95, 121));
-moz-transition: all 0.3s linear 0s;
-ms-transition: all 0.3s linear 0s;
-o-transition: all 0.3s linear 0s;
transition: all 0.3s linear 0s;
}
.ihc-login-template-9 .ihc-login-notice{
margin-top: 6px;
} .ihc-login-template-10{
margin: 10px;
padding:0px;
padding-top:10px;
padding-bottom:0px;
text-align:center;
box-sizing:border-box;
display: inline-block;
background-color:#fff;
border-radius:3px;
width:460px;
max-width: 100%;
font-size:15px;
font-family: Helvetica, sans-serif, 'Trebuchet MS';
}
.ihc-login-template-10 .ihc_login_form{
font-size:15px;
}
.ihc-login-template-10 .ihc-sm-wrapp-fe{
text-align: center;
}
.ihc-login-template-10 .impu-form-line-fr{
box-sizing:content-box;
text-align: left;
background-color: #fefefe;
border: 1px solid #ccc;
margin-bottom: 20px;
position:relative;
border-radius: 4px !important;
-webkit-border-radius: 4px !important;
-moz-border-radius: 4px !important;
-o-border-radius: 4px !important;
box-shadow: 2px 0px 30px rgba(0,0,0,0);
-webkit-box-shadow: 0px 0px 9px rgba(0,0,0,0);
-moz-box-shadow: 2px 0px 30px rgba(0,0,0,0);
-webkit-transition: all 0.3s linear 0s;
-moz-transition: all 0.3s linear 0s;
-ms-transition: all 0.3s linear 0s;
-o-transition: all 0.3s linear 0s;
transition: all 0.3s linear 0s;
}
.ihc-login-template-10 .impu-form-line-fr:hover,
.ihc-login-template-10 .impu-form-line-fr:checked
{
border-color: #26bbea;
background-color: #fff;
box-shadow: 2px 0px 30px rgba(0,0,0,0.1);
-webkit-box-shadow: 0px 0px 9px rgba(0,0,0,0.1);
-moz-box-shadow: 2px 0px 30px rgba(0,0,0,0.1);
}
.ihc-login-template-10 .impu-form-line-fr:after{
content:"";
clear:both;
}
.ihc-login-template-10 form{
display:block;
position: relative;
font-size:15px;
}
.ihc-login-template-10  .fa-ihc{
position: absolute;
top: 0px;
left: 0px;
line-height: 39px;
font-size: 18px;
color:#555;
background-color: #eee;
border-radius: 4px;
border-top-right-radius: 0;
border-bottom-right-radius: 0;
border-right: 1px solid #ccc;
min-width: 45px;
text-align: center;	
}
.ihc-login-template-10 .impu-form-line-fr .impu-form-label-fr{
min-width:350px;
display:block;
box-sizing:content-box;
font-weight:500;
font-size:14px;
text-align:left;
text-transform:uppercase;
}
.ihc-login-template-10 .impu-form-line-fr input[type=text], .ihc-login-template-10 .impu-form-line-fr input[type=password]{
width:100%;
color: #555;
padding: 8px 10px 7px;
background-color:transparent !important;
border:none !important;
padding: 10px;
display:inline-block;
padding-left:60px !important;
font-size:14px !important;
border-radius: 4px !important;
-webkit-border-radius: 4px !important;
-moz-border-radius: 4px !important;
-o-border-radius: 4px !important; 
height: auto !important;
margin-bottom: 0px !important;
line-height: 1 !important;
}
.ihc-login-template-10 .impu-remember-wrapper{
margin-right: 3px;
text-align:left;
line-height:22px;
padding-left:15px;
float:left;
margin-bottom:5px;
}
.ihc-login-template-10 .impu-form-label-remember{
display:inline-block !important;
font-weight:400;
font-size:14px;	
text-transform:inherit;
padding-left:3px;
color:#777;
}
.ihc-login-template-10 .impu-form-links-pass{
float:right;
padding-right: 15px;
margin-bottom:5px;
}
.ihc-login-template-10 .impu-form-links-pass a{
color: #32a3cb;
}
.ihc-login-template-10 .impu-temp3-bottom{
position:relative;
left:-30px;
margin: 0 -60px 0 0px;
background-color:#f2f2f2;
}
.ihc-login-template-10 .impu-temp3-bottom:after{
content:"";
clear:both;
}
.ihc-login-template-10 .impu-form-input-remember{
vertical-align: middle;
border-radius: 0px;
height: 20px;
width: 20px; margin: 0px 5px 0 5px;
border: 2px solid #ddd; background: #fff;
-webkit-appearance: initial;
position: relative;
vertical-align: middle;
}
.ihc-login-template-10 .impu-form-input-remember:checked:before {
content: '';
border: 3px solid #00b9eb;
display: inline-block;
width: 3px;
height: 10px;
border-top: 0;
border-left: 0;
position: absolute;
top: 0px;
left: 5px;
box-sizing: content-box;
-webkit-transform: rotate(36deg);
-khtml-transform: rotate(36deg);
-moz-transform: rotate(36deg);
-ms-transform: rotate(36deg);
-o-transform: rotate(36deg);
transform: rotate(36deg);
}
.ihc-login-template-10 .impu-form-links{
text-align:center;
line-height: 20px;
margin-top: 10px;
}
.ihc-login-template-10 .impu-form-links div{
display:inline-block;
}
.ihc-login-template-10 a{
}
.ihc-login-template-10 .impu-form-links a{
text-decoration:none;
padding-right: 10px;
padding-left:10px;
color: #32a3cb;
}
.ihc-login-template-10 .impu-form-links a:hover{
color:#000;
}
.ihc-login-template-10 .impu-form-links div:nth-child(even) a{
border-right:none;
}
.ihc-login-template-10 .impu-form-submit{
text-align:center;
margin-top:25px;
margin-bottom:25px;
border:none !important;
}
.ihc-login-template-10 .impu-form-submit:hover{
border:none !important;
box-shadow: 2px 0px 30px rgba(0,0,0,0);
-webkit-box-shadow: 0px 0px 9px rgba(0,0,0,0);
-moz-box-shadow: 2px 0px 30px rgba(0,0,0,0);
}	
.ihc-login-template-10 .impu-form-submit input{
color: #fff !important;
width: 100%;
border: none; background-color: #67b1d6;
box-shadow: none !important;
font-family: Helvetica, sans-serif, 'Trebuchet MS';
border-radius: 3px;
text-transform: capitalize;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
-webkit-transition: all 0.3s linear 0s;
-moz-transition: all 0.3s linear 0s;
-ms-transition: all 0.3s linear 0s;
-o-transition: all 0.3s linear 0s;
transition: all 0.3s linear 0s;
padding: 10px 30px 11px;
border-radius: 2px;
-webkit-border-radius: 2px;
-moz-border-radius: 2px;
-o-border-radius: 2px;
min-height: 45px;
font-size: 18px;	
-webkit-transition: all 0.3s linear 0s;
-moz-transition: all 0.3s linear 0s;
-ms-transition: all 0.3s linear 0s;
-o-transition: all 0.3s linear 0s;
transition: all 0.3s linear 0s;
}
.ihc-login-template-10 .impu-form-submit input:hover{ background-color: #65aed3;
-moz-transition: all 0.3s linear 0s;
-ms-transition: all 0.3s linear 0s;
-o-transition: all 0.3s linear 0s;
transition: all 0.3s linear 0s;
}
.ihc-login-template-10 .ihc-login-notice{
margin-top: 6px;
} .ihc-login-template-11{
margin: 10px auto;
padding:30px;
padding-top:10px;
padding-bottom:0px;
text-align:center;
box-sizing:border-box;
display: block;
background-color:#fff;
border-radius:3px;
width:460px;
max-width: 100%;
font-size:15px;
font-family: Helvetica, sans-serif, 'Trebuchet MS';
}
.ihc-login-template-11 .ihc_login_form{
font-size:15px;
}
.ihc-login-template-11 .ihc-sm-wrapp-fe{
text-align: center;
}
.ihc-login-template-11 .impu-form-line-fr{
box-sizing:content-box;
text-align: left;
background-color: transparent !important;
border-bottom: 1px solid #efefef;
margin-bottom: 17px;
position:relative;
border-radius: 0px !important;
-webkit-border-radius: 0px !important;
-moz-border-radius: 0px !important;
-o-border-radius: 0px !important;
box-shadow: 2px 0px 30px rgba(0,0,0,0);
-webkit-box-shadow: 0px 0px 9px rgba(0,0,0,0);
-moz-box-shadow: 2px 0px 30px rgba(0,0,0,0);
-webkit-transition: all 0.3s linear 0s;
-moz-transition: all 0.3s linear 0s;
-ms-transition: all 0.3s linear 0s;
-o-transition: all 0.3s linear 0s;
transition: all 0.3s linear 0s;
}
.ihc-login-template-11 .impu-form-line-fr:hover,
.ihc-login-template-11 .impu-form-line-fr:checked
{
border-color: #26bbea;
background-color: #fff;
box-shadow: 2px 0px 30px rgba(0,0,0,0.1);
-webkit-box-shadow: 0px 0px 9px rgba(0,0,0,0.1);
-moz-box-shadow: 2px 0px 30px rgba(0,0,0,0.1);
}
.ihc-login-template-11 .impu-form-line-fr:after{
content:"";
clear:both;
}
.ihc-login-template-11 form{
display:block;
position: relative;
font-size:15px;
}
.ihc-login-template-11  .fa-ihc{
position: absolute;
top: 0px;
left: 15px;
line-height: 39px;
font-size: 18px;
color:#999;
}
.ihc-login-template-11 .impu-form-line-fr .impu-form-label-fr{
min-width:350px;
display:block;
box-sizing:content-box;
font-weight:500;
font-size:14px;
text-align:left;
text-transform:uppercase;
}
.ihc-login-template-11 .impu-form-line-fr input[type=text], .ihc-login-template-11 .impu-form-line-fr input[type=password]{
width: 100%;
color: #555 !important;
padding: 8px 10px 7px !important;
background-color: transparent !important;
border: none !important;
padding: 10px !important;
display: inline-block;
padding-left: 40px !important;
font-size: 14px !important;
border-radius: 45px !important;
-webkit-border-radius: 45px !important;
-moz-border-radius: 45px !important;
-o-border-radius: 45px !important;
margin: 0px !important;
}
.ihc-login-template-11 .impu-remember-wrapper{
margin-right: 3px;
text-align:left;
line-height:22px;
padding-left:15px;
float:left;
}
.ihc-login-template-11 .impu-form-label-remember{
display:inline-block !important;
font-weight:400;
font-size:14px;	
text-transform:inherit;
padding-left:3px;
color:#777;
}
.ihc-login-template-11 .impu-form-links-pass{
float:right;
padding-right: 15px;
}
.ihc-login-template-11 .impu-form-links-pass a{
color: #2bb7e3;
}
.ihc-login-template-11 .impu-temp3-bottom{
position:relative;
left:-30px;
margin: 0 -60px 0 0px;
background-color:#f2f2f2;
}
.ihc-login-template-11 .impu-temp3-bottom:after{
content:"";
clear:both;
}
.ihc-login-template-11 .impu-form-input-remember{
vertical-align: middle;
border-radius: 0px;
height: 20px;
width: 20px; margin: 0px 5px 0 5px;
border: 2px solid #ddd; background: #fff;
-webkit-appearance: initial;
position: relative;
vertical-align: middle;
}
.ihc-login-template-11 .impu-form-input-remember:checked:before {
content: '';
border: 3px solid #00b9eb;
display: inline-block;
width: 3px;
height: 10px;
border-top: 0;
border-left: 0;
position: absolute;
top: 0px;
left: 5px;
box-sizing: content-box;
-webkit-transform: rotate(36deg);
-khtml-transform: rotate(36deg);
-moz-transform: rotate(36deg);
-ms-transform: rotate(36deg);
-o-transform: rotate(36deg);
transform: rotate(36deg);
}
.ihc-login-template-11 .impu-form-links{
text-align:center;
line-height: 20px;
margin-top: 10px;
}
.ihc-login-template-11 .impu-form-links div{
display:inline-block;
}
.ihc-login-template-11 a{
}
.ihc-login-template-11 .impu-form-links a{
text-decoration:none;
padding-right: 10px;
padding-left:10px;
color: #32a3cb;
}
.ihc-login-template-11 .impu-form-links a:hover{
color:#000;
}
.ihc-login-template-11 .impu-form-links div:nth-child(even) a{
border-right:none;
}
.ihc-login-template-11 .impu-form-submit{
text-align:center;
margin-top:25px;
margin-bottom:25px;
border:none !important;
}
.ihc-login-template-11 .impu-form-submit:hover{
border:none !important;
box-shadow: 2px 0px 30px rgba(0,0,0,0);
-webkit-box-shadow: 0px 0px 9px rgba(0,0,0,0);
-moz-box-shadow: 2px 0px 30px rgba(0,0,0,0);
}	
.ihc-login-template-11 .impu-form-submit input{
width: 80%;
font-family: Helvetica, sans-serif, 'Trebuchet MS';
border: 2px solid #2bb7e3;
color: #2bb7e3;
text-transform:uppercase;
background-color: transparent;
box-shadow: none !important;
border-radius: 3px;
font-size: 14px;
font-weight: 400;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
-webkit-transition: all 0.3s linear 0s;
-moz-transition: all 0.3s linear 0s;
-ms-transition: all 0.3s linear 0s;
-o-transition: all 0.3s linear 0s;
transition: all 0.3s linear 0s;
padding: 10px 30px 10px;
line-height: 20px;
border-radius: 50px;
-webkit-border-radius: 50px;
-moz-border-radius: 50px;
-o-border-radius: 50px;
min-height: 45px;
font-size: 18px;
font-weight: bold;	
-webkit-transition: all 0.3s linear 0s;
-moz-transition: all 0.3s linear 0s;
-ms-transition: all 0.3s linear 0s;
-o-transition: all 0.3s linear 0s;
transition: all 0.3s linear 0s;
}
.ihc-login-template-11 .impu-form-submit input:hover{	
width: 85%; background-color: #2bb7e3;
color:#fff;
-moz-transition: all 0.3s linear 0s;
-ms-transition: all 0.3s linear 0s;
-o-transition: all 0.3s linear 0s;
transition: all 0.3s linear 0s;
}
.ihc-login-template-11 .ihc-login-notice{
margin-top: 6px;
} .ihc-login-template-12{
margin: 10px auto;
padding:60px;
padding-top:70px;
padding-bottom:70px;
text-align:center;
box-sizing:border-box;
display: block;
background-color:#fff;
border-radius:3px;
width:550px;
max-width: 100%;
font-size:15px;
font-family: Helvetica, sans-serif, 'Trebuchet MS';
border: 1px solid #cccccc;
border-radius: 8px;
-webkit-border-radius: 8px;
-moz-border-radius: 8px;
-o-border-radius: 8px;
}
.ihc-login-template-12 .ihc_login_form{
font-size:15px;
}
.ihc-login-template-12 .ihc-sm-wrapp-fe{
text-align: center;
}
.ihc-login-template-12 .impu-form-line-fr{
box-sizing:content-box;
text-align: left;
background-color: #fefefe;
border: 1px solid #ccc;
margin-bottom: 25px;
position:relative;
border-radius: 50px !important;
-webkit-border-radius: 50px !important;
-moz-border-radius: 50px !important;
-o-border-radius: 50px !important;
box-shadow: 2px 0px 30px rgba(0,0,0,0);
-webkit-box-shadow: 0px 0px 9px rgba(0,0,0,0);
-moz-box-shadow: 2px 0px 30px rgba(0,0,0,0);
-webkit-transition: all 0.3s linear 0s;
-moz-transition: all 0.3s linear 0s;
-ms-transition: all 0.3s linear 0s;
-o-transition: all 0.3s linear 0s;
transition: all 0.3s linear 0s;
}
.ihc-login-template-12 .impu-form-line-fr:hover,
.ihc-login-template-12 .impu-form-line-fr:checked
{
border-color: #26bbea;
background-color: #fff;
box-shadow: 2px 0px 30px rgba(0,0,0,0.1);
-webkit-box-shadow: 0px 0px 9px rgba(0,0,0,0.1);
-moz-box-shadow: 2px 0px 30px rgba(0,0,0,0.1);
}
.ihc-login-template-12 .impu-form-line-fr:after{
content:"";
clear:both;
}
.ihc-login-template-12 form{
display:block;
position: relative;
font-size:15px;
}
.ihc-login-template-12  .fa-ihc{
position: absolute;
top: 0px;
left: 0px;
line-height: 39px;
font-size: 18px;
color:#555;
border-radius: 50px;
border-top-right-radius: 0;
border-bottom-right-radius: 0;
min-width: 45px;
text-align: center;	
}
.ihc-login-template-12 .impu-form-line-fr .impu-form-label-fr{
min-width:350px;
display:block;
box-sizing:content-box;
font-weight:500;
font-size:14px;
text-align:left;
text-transform:uppercase;
}
.ihc-login-template-12 .impu-form-line-fr input[type=text], .ihc-login-template-12 .impu-form-line-fr input[type=password]{
width:100%;
color: #555;
padding: 8px 10px 7px;
background-color:transparent !important;
border:none !important;
padding: 12px;
display:inline-block;
padding-left:45px !important;
font-size:14px !important;
border-radius: 4px !important;
-webkit-border-radius: 4px !important;
-moz-border-radius: 4px !important;
-o-border-radius: 4px !important; 
height: auto !important;
margin-bottom: 0px !important;
line-height: 1 !important;
}
.ihc-login-template-12 .impu-remember-wrapper{
margin-right: 3px;
text-align:left;
line-height:22px;
padding-left:15px;
float:left;
margin-bottom:5px;
}
.ihc-login-template-12 .impu-form-label-remember{
display:inline-block !important;
font-weight:400;
font-size:14px;	
text-transform:inherit;
padding-left:3px;
color:#6164c1;
}
.ihc-login-template-12 .impu-form-links-pass{
float:right;
padding-right: 15px;
margin-bottom:5px;
}
.ihc-login-template-12 .impu-form-links-pass a{
color: #6164c1;
}
.ihc-login-template-12 .impu-temp3-bottom{
position:relative;
left:-30px;
margin: 0 -60px 0 0px;
background-color:#f2f2f2;
}
.ihc-login-template-12 .impu-temp3-bottom:after{
content:"";
clear:both;
}
.ihc-login-template-12 .impu-form-input-remember{
vertical-align: middle;
border-radius: 0px;
height: 20px;
width: 20px; margin: 0px 5px 0 5px;
border: 2px solid #ddd; background: #fff;
-webkit-appearance: initial;
position: relative;
vertical-align: middle;
}
.ihc-login-template-12 .impu-form-input-remember:checked:before {
content: '';
border: 3px solid #00b9eb;
display: inline-block;
width: 3px;
height: 10px;
border-top: 0;
border-left: 0;
position: absolute;
top: 0px;
left: 5px;
box-sizing: content-box;
-webkit-transform: rotate(36deg);
-khtml-transform: rotate(36deg);
-moz-transform: rotate(36deg);
-ms-transform: rotate(36deg);
-o-transform: rotate(36deg);
transform: rotate(36deg);
}
.ihc-login-template-12 .impu-form-links{
text-align:center;
line-height: 20px;
margin-top: 10px;
}
.ihc-login-template-12 .impu-form-links div{
display:inline-block;
}
.ihc-login-template-12 a{
}
.ihc-login-template-12 .impu-form-links a{
text-decoration:none;
padding-right: 10px;
padding-left:10px;
color: #6164c1;
}
.ihc-login-template-12 .impu-form-links a:hover{
color:#000;
}
.ihc-login-template-12 .impu-form-links div:nth-child(even) a{
border-right:none;
}
.ihc-login-template-12 .impu-form-submit{
text-align:center;
margin-top:25px;
margin-bottom:25px;
border:none !important;
}
.ihc-login-template-12 .impu-form-submit:hover{
border:none !important;
box-shadow: 2px 0px 30px rgba(0,0,0,0);
-webkit-box-shadow: 0px 0px 9px rgba(0,0,0,0);
-moz-box-shadow: 2px 0px 30px rgba(0,0,0,0);
}	
.ihc-login-template-12 .impu-form-submit input{
color: #fff !important;
width: 100%;
border: none; background-color: #6164c1;
box-shadow: none !important;
font-family: Helvetica, sans-serif, 'Trebuchet MS';
border-radius: 3px;
text-transform: uppercase;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
-webkit-transition: all 0.3s linear 0s;
-moz-transition: all 0.3s linear 0s;
-ms-transition: all 0.3s linear 0s;
-o-transition: all 0.3s linear 0s;
transition: all 0.3s linear 0s;
padding: 10px 30px 11px;
border-radius: 4px;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
-o-border-radius: 4px;
min-height: 45px;
font-size: 18px;
font-weight:bold;	
-webkit-transition: all 0.3s linear 0s;
-moz-transition: all 0.3s linear 0s;
-ms-transition: all 0.3s linear 0s;
-o-transition: all 0.3s linear 0s;
transition: all 0.3s linear 0s;
}
.ihc-login-template-12 .impu-form-submit input:hover{ background-color: #8d7fd7;
-moz-transition: all 0.3s linear 0s;
-ms-transition: all 0.3s linear 0s;
-o-transition: all 0.3s linear 0s;
transition: all 0.3s linear 0s;
}
.ihc-login-template-12 .ihc-login-notice{
margin-top: 6px;
} .ihc-login-template-13{
padding: 10px;
text-align:center;
display: block;
width:470px;
margin:10px auto;
max-width: 100%;
box-sizing:border-box;
font-family: Helvetica, sans-serif, 'Trebuchet MS';
}
.ihc-login-template-13 .ihc-sm-wrapp-fe{
}
.ihc-login-template-13 .impu-form-line-fr{
box-sizing:content-box;
padding-top:15px;
text-align: left;
}
.ihc-login-template-13 .impu-form-line-fr:after{
content:"";
clear:both;
}
.ihc-login-template-13 form{
}
.ihc-login-template-13 .impu-form-line-fr .impu-form-label-fr{
min-width:150px;
box-sizing:content-box;
color: #555;
font-family: Helvetica, sans-serif, 'Trebuchet MS';
line-height: 26px;
font-size: 15px;
text-align: left;
font-weight: 600;
display: block;
margin-bottom: 8px;
}
.ihc-login-template-13 .impu-form-line-fr input[type=text],.ihc-login-template-13 .impu-form-line-fr input[type=password]{
width:100%;
border: 2px solid rgba(0, 0, 0, 0.15);
border-radius: 2px;
color: #2b2b2b;
padding: 8px 10px 7px;
height: 40px!important;
}
.ihc-login-template-13 .impu-temp5-row{
margin:5px 0;
}
.ihc-login-template-13 .impu-temp5-row:after{
content:"";
clear:both;
}
.ihc-login-template-13 .impu-temp5-row-left{
float:left;
width:48%;
margin-top:20px;
}
.ihc-login-template-13 .impu-temp5-row-right{
float:right;
width:48%;
margin-top:20px;
}	
.ihc-login-template-13 .impu-remember-wrapper{
clear:both;
text-align:left;
line-height: 24px;
}
.ihc-login-template-13 .impu-form-label-remember{
display:inline-block !important;
font-weight:400;
font-size:15px;
line-height:24px;
color:#888888;	
text-transform:inherit;
margin-left:5px;
vertical-align: middle;
}
.ihc-login-template-13 .impu-form-input-remember {
vertical-align: middle;
border-radius: 0px;
height: 20px;
width: 20px; margin: 0px 5px 0 5px;
border: 2px solid #ddd; background: #fff;
-webkit-appearance: initial;
position: relative;
vertical-align: middle;
}
.ihc-login-template-13 .impu-form-input-remember:checked:before {
content: '';
border: 3px solid #00b9eb;
display: inline-block;
width: 3px;
height: 10px;
border-top: 0;
border-left: 0;
position: absolute;
top: 0px;
left: 5px;
box-sizing: content-box;
-webkit-transform: rotate(36deg);
-khtml-transform: rotate(36deg);
-moz-transform: rotate(36deg);
-ms-transform: rotate(36deg);
-o-transform: rotate(36deg);
transform: rotate(36deg);
}
.ihc-login-template-13 .impu-form-links-pass{
padding-top:20px;
line-height: 22px;
color: #888!important;
display: block!important;
font-weight: 400;
font-size: 15px;
}
.ihc-login-template-13 .impu-form-label-remember:after{
content:"";
clear:both;
}
.ihc-login-template-13 .impu-form-links{
text-align:left;
clear:both;
margin-top:3px;
}
.ihc-login-template-13 .impu-form-links div{
display:inline-block;
}
.ihc-login-template-13 .impu-form-links a{
color:#aaa;
font-size:12px;
text-decoration:none;
padding-right:10px;
}
.ihc-login-template-13 .impu-form-links a:hover{
color:#e05d5d;
}
.ihc-login-template-13 .impu-form-submit{
text-align:center;
}
.ihc-login-template-13 .impu-form-submit input, .ihc-login-template-13 .ihc-register-link{
color:#fff !important;
min-width:100px;
border:none;
text-transform:capitalize;
padding: 16px 20px!important;
background:none repeat scroll 0 0 #3ba1da;
border-color:#5BC4BE !important;
box-shadow:none !important;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
-webkit-transition: all 0.3s linear 0s;
-moz-transition: all 0.3s linear 0s;
-ms-transition: all 0.3s linear 0s;
-o-transition: all 0.3s linear 0s;
transition: all 0.3s linear 0s;    
display: block;
width: 100%;
font-size:15px;    
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
-ms-border-radius: 4px;
border-radius: 4px;    font-family: "Nunito", sans-serif;
font-weight: 400;
box-sizing: border-box;
line-height: 16px;
cursor:pointer;
border-bottom: 2px solid rgba(0,0,0,.1)!important;
}
.ihc-login-template-13 .impu-form-submit input:hover{	
background:none repeat scroll 0 0 #44b0ec;
}
.ihc-login-template-13 .ihc-register-link{
background:#eeeeee;
}
.ihc-login-template-13 .ihc-register-link:hover{
background: #e5e5e5;
}
.ihc-login-template-13 .ihc-register-link a{
color:#666;
} .ihc-pass-form-wrap.ihc-login-template-13 .impu-form-submit input {
width:auto;
}
.ihc-login-template-13.ihc-pass-form-wrap .impu-form-submit input{
margin:10px auto;
margin-top:20px;
width: auto!important;
min-width: 250px!important;
}
.impu-form-pass-additional-content{
color: #777;
font-size: 17px;
text-align: center;
padding: 15px 15px 0 15px;
}  .iump-register-form *{
box-sizing:border-box;
}
.iump-register-form .iump-submit-form{
text-shadow:none !important;
} .ihc-register-1{
}
.ihc-register-1 .iump-labels-register{
font-size:13px;
min-width:130px;
padding-right:10px;
}
.ihc-register-1 .iump-form-line-register{
border-bottom:none;
}
.ihc-register-1 .iump-form-line-register input[type=text], .ihc-register-1 .iump-form-line-register input[type=password], .ihc-register-1 .iump-form-line-register input[type=number]
, .ihc-register-1 .iump-form-line-register textarea, .ihc-register-1 .iump-form-line-register select{
border: 1px solid rgba(0, 0, 0, 0.1);
border-radius: 2px;
color: #2b2b2b;
padding: 8px 10px 7px;
min-height: 37px;
}
.ihc-register-1 .iump-form-line-register .iump-form-checkbox-wrapper,.ihc-register-1 .iump-form-line-register .iump-form-radiobox-wrapper{
display:inline-block;
vertical-align:top;
}
.ihc-register-1 .iump-submit-form{
text-align:center;
}
.ihc-register-1 .ihc-tos-wrap{
text-align:right;
}
.ihc-register-1 .ihc-strength-wrapper{
text-align:right;
} .ihc-register-2{
min-width:300px;
font-family: Helvetica, sans-serif, 'Trebuchet MS';
font-size: 14px;
box-sizing:border-box;
display:block;
max-width:500px;
}
.ihc-register-2 .iump-labels-register{
font-size:14px;
min-width:130px;
padding-right:10px;
display:block;
text-align:left; color:#777;
}
.ihc-register-2 .iump-form-line-register{
border-bottom:none;
margin-bottom:15px;
}
.ihc-register-2 .iump-form-line-register input[type=text], .ihc-register-2 .iump-form-line-register input[type=password], .ihc-register-2 .iump-form-line-register input[type=number],
.ihc-register-2 .iump-form-line-register textarea, .ihc-register-2 .iump-form-line-register select, .ihc-register-2 .iump-form-line-register .select2-selection{
border: 1px solid rgba(0, 0, 0, 0.1);
border-radius: 2px;
color: #444;
padding: 8px 10px 7px;
display:block;
width:100%;
min-height:40px;
background-color: #f7f7f7;
box-shadow: 2px 0px 30px rgba(0,0,0,0);
-webkit-box-shadow: 0px 0px 9px rgba(0,0,0,0);
-moz-box-shadow: 2px 0px 30px rgba(0,0,0,0);
-webkit-transition: all 0.3s linear 0s;
-moz-transition: all 0.3s linear 0s;
-ms-transition: all 0.3s linear 0s;
-o-transition: all 0.3s linear 0s;
transition: all 0.3s linear 0s;
}
.ihc-register-2 .iump-form-line-register input[type=text]:hover, .ihc-register-2 .iump-form-line-register input[type=password]:hover, .ihc-register-2 .iump-form-line-register input[type=number]:hover,
.ihc-register-2 .iump-form-line-register textarea:hover, .ihc-register-2 .iump-form-line-register select:hover, .ihc-register-2 .iump-form-line-register .select2-selection:hover,
.ihc-register-2 .iump-form-line-register input[type=text]:focus, .ihc-register-2 .iump-form-line-register input[type=password]:focus, .ihc-register-2 .iump-form-line-register input[type=number]:focus,
.ihc-register-2 .iump-form-line-register textarea:focus, .ihc-register-2 .iump-form-line-register select:focus, .ihc-register-2 .iump-form-line-register .select2-selection:focus
{
border-color:#08d1b2;
background-color: #fff;
box-shadow: 2px 0px 30px rgba(0,0,0,0.1);
-webkit-box-shadow: 0px 0px 9px rgba(0,0,0,0.1);
-moz-box-shadow: 2px 0px 30px rgba(0,0,0,0.1);
}
.ihc-register-2 .iump-form-line-register .iump-form-checkbox-wrapper,.ihc-register-2 .iump-form-line-register .iump-form-radiobox-wrapper{
margin-top:10px;
}
.ihc-register-2 .iump-submit-form{
text-align:center;
}
.ihc-register-2 .iump-submit-form input{
color:#fff !important;
width:100%;
background:none repeat scroll 0 0 #08d1b2 !important;
border: 4px solid #5BC4BE;
border-width:3px;
border-color:#08d1b2 !important;
box-shadow:none !important;
-webkit-transition: all 0.3s linear 0s;
-moz-transition: all 0.3s linear 0s;
-ms-transition: all 0.3s linear 0s;
-o-transition: all 0.3s linear 0s;
transition: all 0.3s linear 0s;
}
.ihc-register-2 .iump-submit-form input:hover{	
color:#fff !important;
background:none repeat scroll 0 0 #08d1b2 !important;
border-radius: 50px;
-webkit-border-radius: 50px;
-moz-border-radius: 50px;
-o-border-radius: 50px;
}
.ihc-register-2 .iump-form-line-register textarea{
min-height:60px;
}
.ihc-register-2 .ihc-wrapp-file-field{
box-sizing:border-box;
padding: 10px;
display:block;
margin-top: 10px;
border: 2px dashed #08d1b2;
width: 100%;
}
.ihc-register-2 .ihc-register-notice{
-webkit-transition: all 0.6s linear 0s;
-moz-transition: all 0.6s linear 0s;
-ms-transition: all 0.6s linear 0s;
-o-transition: all 0.6s linear 0s;
transition: all 0.6s linear 0s;
-webkit-animation: fadeIn 1s;
nimation: fadeIn 1s;
}
.ihc-register-2 .ihc-input-notice {
border-color: #dd3559!important;
} .ihc-register-3{
margin: 10px;
padding:30px;
text-align:center;
box-sizing:border-box;
background-color:#fff;
border-top:7px solid #33b5e5;
border-radius:3px;
-webkit-box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.15);
-moz-box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.15);
box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.15);
min-width:300px;
max-width: 500px;
font-family: Helvetica, sans-serif, 'Trebuchet MS';    font-family: 'Oswald', arial, sans-serif !important;
font-size: 14px;
color:#7f7f97;
}
.ihc-register-3 .ihc-sm-wrapp-fe{
text-align:left;
}
.ihc-register-3 .iump-level-details-register{
margin:15px 0px;
}
.ihc-register-3 .iump-labels-register{
font-size:13px;
min-width:130px;
padding-right:10px;
display:block;
text-align:left;
text-transform: uppercase;
color:#7f7f97;
}
.ihc-register-3 .iump-form-line-register{
border-bottom:none;
margin-bottom:10px;
position:relative;
}
.ihc-register-3 .iump-form-line-register input[type=text], .ihc-register-3 .iump-form-line-register input[type=password], .ihc-register-3 .iump-form-line-register input[type=number],
.ihc-register-3 .iump-form-line-register textarea, .ihc-register-3 .iump-form-line-register select, .ihc-register-3 .iump-form-line-register .select2-selection{
border: 1px solid rgba(0, 0, 0, 0.1);
border-radius: 2px;
color: #7f7f97;
padding: 8px 10px 7px;
display:block;
width:100%;
min-height:40px;
text-align:left;
font-family: 'Oswald', arial, sans-serif !important;
font-weight:300;
background-color: #edf0f5;
box-shadow: 2px 0px 30px rgba(0,0,0,0);
-webkit-box-shadow: 0px 0px 9px rgba(0,0,0,0);
-moz-box-shadow: 2px 0px 30px rgba(0,0,0,0);
-webkit-transition: all 0.3s linear 0s;
-moz-transition: all 0.3s linear 0s;
-ms-transition: all 0.3s linear 0s;
-o-transition: all 0.3s linear 0s;
transition: all 0.3s linear 0s;
}
.ihc-register-3 .iump-form-line-register .select2-selection{
padding-top:4px;
}
.ihc-register-3 .iump-form-line-register input[type=text]:hover, .ihc-register-3 .iump-form-line-register input[type=password]:hover, .ihc-register-3 .iump-form-line-register input[type=number]:hover,
.ihc-register-3 .iump-form-line-register textarea:hover, .ihc-register-3 .iump-form-line-register select:hover, .ihc-register-3 .iump-form-line-register .select2-selection:hover,
.ihc-register-3 .iump-form-line-register input[type=text]:focus, .ihc-register-3 .iump-form-line-register input[type=password]:focus, .ihc-register-3 .iump-form-line-register input[type=number]:focus,
.ihc-register-3 .iump-form-line-register textarea:focus, .ihc-register-3 .iump-form-line-register select:focus, .ihc-register-3 .iump-form-line-register .select2-selection:focus
, .ihc-register-3 .iump-form-line-register select:checked{
border: 1px solid rgba(0, 0, 0, 0.1);
background-color: #fff;
}
.ihc-register-3 .iump-form-sublabel, .ihc-register-3 .ihc-file-upload-button{
text-align:left;
}
.ihc-register-3 .ihc-wrapp-file-upload{
display:block;
margin-top: 10px;
}
.ihc-register-3 .iump-form-checkbox-wrapper,.ihc-register-3  .iump-form-radiobox-wrapper{
text-align:left;
padding-left:20px;
}
.ihc-register-3 .iump-form-checkbox,.ihc-register-3  .iump-form-radiobox, .ihc-register-3  .iump-form-paybox{
display:inline-block;
}
.ihc-register-3 .ihc-tos-wrap{
position:relative;
left:-30px;
margin: 10px -60px 10px 0px;
background-color:#f2f2f2;
text-align:left;
padding:10px 0;
padding-left:30px;
border-top: 1px solid #ddd;
border-bottom: 1px solid #ddd;
}
.ihc-register-3 .ihc-wrapp-file-field{
box-sizing:border-box;
padding: 10px;
border: 2px dashed #ddd;
}
.ihc-register-3 .iump-submit-form{
text-align:center;
margin-top:10px;
}
.ihc-register-3 .iump-submit-form input{
color:#fff !important;
width:100%;
border:none;
background:none repeat scroll 0 0 #33b5e5 !important;
border-color:#1a9bcb !important;
box-shadow:none !important;
border-radius:3px;
text-transform:capitalize;
font-family: Helvetica, sans-serif, 'Trebuchet MS';    
font-family: 'Oswald', arial, sans-serif !important;
font-size: 16px;
font-weight: 400;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
-webkit-transition: all 0.3s linear 0s;
-moz-transition: all 0.3s linear 0s;
-ms-transition: all 0.3s linear 0s;
-o-transition: all 0.3s linear 0s;
transition: all 0.3s linear 0s;	 
padding: 10px 30px 11px;
}
.ihc-register-3 .iump-submit-form input:hover{	
background:none repeat scroll 0 0 #1a9bcb !important;
}
.ihc-register-3 .ihc-register-notice, .ihc-register-3 #ihc_coupon_code_check_div_msg{
position: absolute;
z-index: 100;
background: #dd3559;
padding: 5px 8px;
-webkit-border-radius: 3px;
border-radius: 3px;
position: absolute;
right: 0;
margin-bottom: 8px;
max-width: 230px;
font-size: .875rem;
color: #fff;
top: 100%;
margin-top: -2px;
opacity:1;
-webkit-transition: all 0.6s linear 0s;
-moz-transition: all 0.6s linear 0s;
-ms-transition: all 0.6s linear 0s;
-o-transition: all 0.6s linear 0s;
transition: all 0.6s linear 0s;
-webkit-animation: fadeIn 1s;
animation: fadeIn 1s;
color:#fff !important;
}
.ihc-register-3 .ihc-register-notice:before{
content: '';
display: block;
position: absolute;
left: 50%;
top: -8px;
margin-left: -5px;
width: 0;
height: 0;
border-style: solid;
border-left: 5px solid transparent;
border-right: 5px solid transparent;
border-bottom: 5px solid #dd3559;
}
.ihc-register-3 .ihc-input-notice {
border-color: #dd3559!important;
}
.ihc-register-3 .ihc-coupon-valid{
background:#27bebe !important;
}
.i .ihc-register-4{
margin: 10px;
padding:30px 20px;
text-align:center;
box-sizing:border-box;
background-color:#fff;
border-radius:3px;
min-width: 310px;
max-width: 450px;
font-family: Helvetica, sans-serif, 'Trebuchet MS'; 
font-size: 14px;
}
.ihc-register-4 .ihc-sm-wrapp-fe{
text-align:center;
margin:20px 0; 
}
.ihc-register-4 .iump-labels-register{
font-size:13px;
min-width:130px;
padding-right:10px;
margin-top:5px;
margin-left:5px;
display:block;
text-align:left;
text-transform: uppercase;
color:#777;
}
.ihc-register-4 .iump-form-sublabel, .ihc-register-4 .iump-form-checkbox-wrapper, .ihc-register-4 .iump-form-radiobox-wrapper, .ihc-register-4 .ihc-register-notice{
margin-left:5px;
}
.ihc-register-4 .iump-form-line-register{
box-sizing:content-box;
text-align: left;
background-color: #fafafa;
border:1px solid #efefef;
border-bottom:1px solid #efefef;
border-top:1px solid #efefef;
margin-bottom: 7px;
position:relative;
padding:0px;
padding-bottom:3px;
border-radius: 4px !important;
-webkit-border-radius: 4px !important;
-moz-border-radius: 4px !important;
-o-border-radius: 4px !important;
}
.ihc-register-4 .iump-form-line-register:hover{
border-color:#27AE60;
background-color: #fefefe;
}
.ihc-register-4 .ihc-no-backs{
background:none !important;
border-width:0px;
}
.ihc-register-4 .iump-form-line-register input[type=text], .ihc-register-4 .iump-form-line-register input[type=password], .ihc-register-4 .iump-form-line-register input[type=number], .ihc-register-4 .iump-form-line-register textarea, .ihc-register-4 .iump-form-line-register select, .ihc-register-4 .iump-form-line-register .select2-selection{
width:100%;
background-color: #fafafa;
border: 1px solid rgba(0, 0, 0, 0.1);
color:#444;
padding: 8px 10px 7px;
background-color:none !important;
border:none !important;
padding: 10px;
display:inline-block;
min-height: 38px;
}
.ihc-register-4 .iump-form-line-register select, .ihc-register-4 .iump-form-line-register .select2-selection{
border:1px solid #efefef !important;
}
.ihc-register-4 .iump-form-line-register input[type=text]:hover, .ihc-register-4 .iump-form-line-register input[type=password]:hover, .ihc-register-4 .iump-form-line-register input[type=number]:hover,
.ihc-register-4 .iump-form-line-register textarea:hover, .ihc-register-4 .iump-form-line-register select:hover, .ihc-register-4 .iump-form-line-register .select2-selection:hover,
.ihc-register-4 .iump-form-line-register input[type=text]:focus, .ihc-register-4 .iump-form-line-register input[type=password]:focus, .ihc-register-4 .iump-form-line-register input[type=number]:focus,
.ihc-register-4 .iump-form-line-register textarea:focus, .ihc-register-4 .iump-form-line-register select:focus, .ihc-register-4 .iump-form-line-register .select2-selection:focus
{
background-color: #fefefe;
}
.ihc-register-4 .iump-form-line-register select:hover, .ihc-register-4 .iump-form-line-register .select2-selection:hover{
border-color:#27AE60;
background-color: #fefefe;
}
.ihc-register-4 .iump-form-line-register .select2-selection{
min-height:40px;
}
.ihc-register-4 .iump-form-checkbox,.ihc-register-4  .iump-form-radiobox, .ihc-register-4  .iump-form-paybox{
display:inline-block;
}
.ihc-register-4 .ihc-tos-wrap{
text-align:left;
}
.ihc-register-4 .iump-submit-form{
text-align:center;
margin-top:10px;
}
.ihc-register-4 .iump-submit-form input{
width:100%;
border: none;
background:none repeat scroll 0 0 #27AE60 !important;
border-color:#27AE60 !important;
box-shadow:none !important;
border-radius:3px;
text-transform:capitalize;
font-size: 15px;
font-weight: 400;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
-webkit-transition: all 0.3s linear 0s;
-moz-transition: all 0.3s linear 0s;
-ms-transition: all 0.3s linear 0s;
-o-transition: all 0.3s linear 0s;
transition: all 0.3s linear 0s;
padding: 10px 30px 11px;
border-radius: 3px;
color: #b3eecc !important;
border-bottom: 4px solid #1e8449 !important;	
}
.ihc-register-4 .iump-submit-form input:hover{
background:none repeat scroll 0 0 #43be77 !important;
}
.ihc-register-4 .ihc-register-notice{
-webkit-transition: all 0.6s linear 0s;
-moz-transition: all 0.6s linear 0s;
-ms-transition: all 0.6s linear 0s;
-o-transition: all 0.6s linear 0s;
transition: all 0.6s linear 0s;
-webkit-animation: fadeIn 1s;
nimation: fadeIn 1s;
}
.ihc-register-4 .ihc-input-notice {
border-color: #dd3559!important;
}
.ihc-register-4 .ihc-strength-wrapper{
position: absolute;
right: 0;
top: 100%;
margin-top: -6px;
}
.ihc-register-4 .ihc-strength-wrapper .ihc-strength-label{
margin-top:-7px;
}
.ihc-register-4 .iump-form-password{
margin-bottom:35px;
} .ihc-register-5{
min-width:300px;
max-width: 100%;
font-family: Helvetica, sans-serif, 'Trebuchet MS'; 
font-size: 14px;
display:block;
}
.ihc-register-5 .iump-labels-register{
font-size:13px;
font-weight:bold;
min-width:130px;
padding-right:10px;
display:block;
text-align:left;
}
.ihc-register-5 .iump-form-line-register{
border-bottom:none;
}
.ihc-register-5 .iump-form-line-register input[type=text], .ihc-register-5 .iump-form-line-register input[type=password], 
.ihc-register-5 .iump-form-line-register input[type=number], .ihc-register-5 .iump-form-line-register textarea, 
.ihc-register-5 .iump-form-line-register select, .ihc-register-5 .iump-form-line-register .select2-selection{
border: 1px solid rgba(0, 0, 0, 0.1);
border-radius: 2px;
color: #2b2b2b;
padding: 8px 10px 7px;
display:block;
width:100%;
min-height: 37px;
}
.ihc-register-5 .iump-form-line-register .select2-selection{
min-height:40px;
}
.ihc-register-5 .ihc-wrapp-file-field{
box-sizing:border-box;
padding: 10px;
border: 2px dashed #ddd;
display:block;
margin-top: 10px;
}
.ihc-register-5 .iump-submit-form{
text-align: right;
}
.ihc-register-5 .iump-form-checkbox,.ihc-register-5  .iump-form-radiobox, .ihc-register-5  .iump-form-paybox{
display:inline-block;
}
.ihc-register-5 .iump-submit-form input{
color:#fff !important;
background:none repeat scroll 0 0 #e05d5d  !important;
border-color:#e05d5d  !important;
box-shadow:none !important;
}
.ihc-register-5 .ihc-register-notice{
-webkit-transition: all 0.6s linear 0s;
-moz-transition: all 0.6s linear 0s;
-ms-transition: all 0.6s linear 0s;
-o-transition: all 0.6s linear 0s;
transition: all 0.6s linear 0s;
-webkit-animation: fadeIn 1s;
nimation: fadeIn 1s;
}
.ihc-register-5 .ihc-input-notice {
border-color: #dd3559!important;
} .ihc-register-6{
min-width:620px;
font-family: Helvetica, sans-serif, 'Trebuchet MS'; 
font-size: 14px;
}
@media (max-width: 620px) {
.ihc-register-6{
width:100%;
min-width: auto;
}
}
.ihc-register-6 .ihc-register-col{
width:50%;
box-sizing:border-box;
padding-right:10px;
max-width:400px;
min-width:310px;
display: inline-block;
vertical-align: top;
}
.ihc-register-6 .iump-labels-register{
font-size:13px;
font-weight:bold;
min-width:130px;
padding-right:10px;
display:block;
text-align:left;
}
.ihc-register-6 .iump-form-line-register{
border-bottom:none;
position:relative;
}
.ihc-register-6 .iump-form-line-register input[type=text], .ihc-register-6 .iump-form-line-register input[type=password], .ihc-register-6 .iump-form-line-register input[type=number]
, .ihc-register-6 .iump-form-line-register textarea, .ihc-register-6 .iump-form-line-register select, .ihc-register-6 .iump-form-line-register .select2-selection{
border: 1px solid rgba(0, 0, 0, 0.1);
border-radius: 2px;
color: #2b2b2b;
padding: 8px 10px 7px;
display:block;
width:100%;
font-size:14px;
min-height: 37px;
}
.ihc-register-6 .iump-form-line-register .select2-selection{
min-height:40px;
}
.ihc-register-6 .iump-submit-form{
text-align: right;
}
.ihc-register-6 .iump-submit-form input{
color:#fff !important;
background:none repeat scroll 0 0 #e05d5d  !important;
border-color:#e05d5d  !important;
box-shadow:none !important;
min-width:200px;
}
.ihc-register-6 .iump-form-checkbox,.ihc-register-6  .iump-form-radiobox, .ihc-register-6  .iump-form-paybox{
display:inline-block;
}
.ihc-register-6 .ihc-wrapp-file-field{
box-sizing:border-box;
padding: 10px;
border: 2px dashed #ddd;
display:block;
margin-top: 10px;
}
.ihc-register-6 .ihc-register-notice{
position: absolute;
z-index: 100;
background: #dd3559;
padding: 5px 8px;
-webkit-border-radius: 3px;
border-radius: 3px;
position: absolute;
right: 0;
margin-bottom: 8px;
max-width: 230px;
font-size: .875rem;
color: #fff;
top: 100%;
margin-top: -2px;
opacity:1;
-webkit-transition: all 0.6s linear 0s;
-moz-transition: all 0.6s linear 0s;
-ms-transition: all 0.6s linear 0s;
-o-transition: all 0.6s linear 0s;
transition: all 0.6s linear 0s;
-webkit-animation: fadeIn 1s;
animation: fadeIn 1s;
}
.ihc-register-6 .ihc-register-notice:before{
content: '';
display: block;
position: absolute;
left: 50%;
top: -8px;
margin-left: -5px;
width: 0;
height: 0;
border-style: solid;
border-left: 5px solid transparent;
border-right: 5px solid transparent;
border-bottom: 5px solid #dd3559;
}
.ihc-register-6 .ihc-input-notice {
border-color: #dd3559!important;
}
.ihc-register-6 .ihc-tos-wrap{ 
position:relative; 
} .ihc-register-7{
width:400px;
max-width: 100%;	
margin: 10px;
padding:20px;
padding-bottom:0px;	
border-radius:3px;
-webkit-box-shadow: 0px 0px 2px 0px rgba(0, 0, 0, 0.15);
-moz-box-shadow: 0px 0px 2px 0px rgba(0, 0, 0, 0.15);
box-shadow: 0px 0px 2px 0px rgba(0, 0, 0, 0.15);
background-color:#f6f9fc;
font-family: Helvetica, sans-serif, 'Trebuchet MS'; 
font-size: 14px;
}
.ihc-register-7 .impu-temp7-row{
position:relative;
left:-20px;
margin: 15px -40px 0 0px;
background-color:#aab7c4;
padding:15px 20px;	
}
.ihc-register-7 .iump-labels-register{
font-size:13px;
font-weight:bold;
min-width:130px;
padding-right:10px;
display:block;
text-align:left;
}
.ihc-register-7 .iump-form-line-register{
border-bottom:none;
position:relative;
}
.ihc-register-7 .iump-form-line-register input[type=text], .ihc-register-7 .iump-form-line-register input[type=password], .ihc-register-7 .iump-form-line-register input[type=number]
, .ihc-register-7 .iump-form-line-register textarea, .ihc-register-7 .iump-form-line-register select, .ihc-register-7 .iump-form-line-register .select2-selection{
border: 1px solid rgba(0, 0, 0, 0.1);
border-radius: 2px;
color: #2b2b2b;
padding: 8px 10px 7px;
display:block;
width:100%;
min-height: 37px;
}
.ihc-register-7 .iump-form-line-register .select2-selection{
min-height:40px;
}
.ihc-register-7 .iump-submit-form{
text-align: center;
}
.ihc-register-7 .iump-submit-form input{
color:#fff !important;
background:none repeat scroll 0 0 #aab7c4  !important;
border-width:2px;
border-style:solid;
border-color:#fff  !important;
box-shadow:none !important;
-webkit-transition: all 0.3s linear 0s;
-moz-transition: all 0.3s linear 0s;
-ms-transition: all 0.3s linear 0s;
-o-transition: all 0.3s linear 0s;
transition: all 0.3s linear 0s;	 
padding: 10px 30px 11px;
border-radius: 50px;
-webkit-border-radius: 50px;
-moz-border-radius: 50px;
-o-border-radius: 50px;
min-width: 70%;
}
.ihc-register-7 .iump-submit-form input:hover{
color:#aab7c4 !important;
background:none repeat scroll 0 0 #fff  !important;
}
.ihc-register-7 .ihc-wrapp-file-field{
box-sizing:border-box;
padding: 10px;
border: 2px dashed #ddd;
display:block;
margin-top: 10px;
}
.ihc_payment_register_wrapper{
margin-top:30px;
margin-bottom:20px;
text-align:left;
}
.ihc_payment_details{
border-bottom:1px solid #aaa;
font-size:16px;
margin:10px 0 5px 0;
padding-bottom:10px;
line-height:21px;
text-align:left;
font-weight: bold;
color: #6c7a8d;
}
.iump-sublabel-register{
padding: 3px 8px;
color:#999;
font-size:13px;
}
.ihc-register-7 .ihc-register-notice{
position: absolute;
z-index: 100;
background: #dd3559;
padding: 5px 8px;
-webkit-border-radius: 3px;
border-radius: 3px;
position: absolute;
right: 0;
margin-bottom: 8px;
max-width: 230px;
font-size: .875rem;
color: #fff;
top: 100%;
margin-top: -2px;
opacity:1;
-webkit-transition: all 0.6s linear 0s;
-moz-transition: all 0.6s linear 0s;
-ms-transition: all 0.6s linear 0s;
-o-transition: all 0.6s linear 0s;
transition: all 0.6s linear 0s;
-webkit-animation: fadeIn 1s;
animation: fadeIn 1s;
}
.ihc-register-7 .ihc-register-notice:before{
content: '';
display: block;
position: absolute;
left: 50%;
top: -8px;
margin-left: -5px;
width: 0;
height: 0;
border-style: solid;
border-left: 5px solid transparent;
border-right: 5px solid transparent;
border-bottom: 5px solid #dd3559;
}
.ihc-register-7 .ihc-input-notice {
border-color: #dd3559!important;
} .ihc-register-8{
margin: 10px;
padding:30px;
text-align:center;
box-sizing:border-box;
display:block;
min-width:300px;
max-width: 600px;
}
.ihc-register-8 .iump-form-line-register{
margin-bottom:20px;
font-family: Helvetica, sans-serif, 'Trebuchet MS';
color: #888;
font-size:15px;
}
.ihc-register-8 .ihc-register-notice{
text-align:left;
font-size:13px;
}
.ihc-register-8 .ihc-sm-wrapp-fe{
text-align:left;
}
.ihc-register-8 .iump-level-details-register{
margin:15px 0px;
}
.ihc-register-8 .iump-labels-register{
font-size:15px;
min-width:130px;
padding-right:10px;
display:block;
text-align:left;
font-family: Helvetica, sans-serif, 'Trebuchet MS';
}
.ihc-register-8 .iump-form-line-register{
border-bottom:none;
}
.ihc-register-8 .iump-form-line-register input[type=text], .ihc-register-8 .iump-form-line-register input[type=password], .ihc-register-8 .iump-form-line-register input[type=number],
.ihc-register-8 .iump-form-line-register textarea, .ihc-register-8 .iump-form-line-register select, .ihc-register-8 .iump-form-line-register .select2-selection{
border: 0px solid rgba(0, 0, 0, 0.1);
border-bottom: 1px solid rgba(0, 0, 0, 0.15);
border-radius: 2px;
color: #555;
background-color:transparent;
padding: 8px 10px 7px;
display:block;
width:100%;
font-family: Helvetica, sans-serif, 'Trebuchet MS';
font-size: 14px;
min-height:36px;
text-align: left; 
}
.ihc-register-8 .iump-form-line-register textarea{
min-height:60px;
}
.ihc-register-8 .ihc-wrapp-file-field{
box-sizing:border-box;
padding: 10px;
border: 2px dashed #ddd;
}
.ihc-register-8 .iump-form-sublabel, .ihc-register-8 .ihc-file-upload-button{
text-align:left;
}
.ihc-register-8 .ihc-wrapp-file-upload{
display:block;
margin-top: 10px;
}
.ihc-register-8 .iump-form-checkbox-wrapper,.ihc-register-8  .iump-form-radiobox-wrapper{
text-align:left;
padding-left:20px;
}
.ihc-register-8 .iump-form-checkbox,.ihc-register-8  .iump-form-radiobox, .ihc-register-8  .iump-form-paybox{
display:inline-block;
}
.ihc-register-8 .ihc-tos-wrap{
position:relative;
text-align:left;
padding:10px 0;
}
.ihc-register-8 .iump-submit-form{
text-align:center;
margin-top:10px;
}
.ihc-register-8 .iump-submit-form input{
color:#fff !important;
width:100%;
border:none;
background:none repeat scroll 0 0 #ea4872 !important;
border-color:#ea4872 !important;
box-shadow:none !important;
border-radius:3px;
text-transform:capitalize;
font-size: 14px;
font-weight: 400;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
-webkit-transition: all 0.3s linear 0s;
-moz-transition: all 0.3s linear 0s;
-ms-transition: all 0.3s linear 0s;
-o-transition: all 0.3s linear 0s;
transition: all 0.3s linear 0s;	 
padding: 10px 30px 11px;
border-radius: 50px;
-webkit-border-radius: 50px;
-moz-border-radius: 50px;
-o-border-radius: 50px;
min-height:45px;
font-size:18px;
font-weight:bold; 
}
.ihc-register-8 .iump-submit-form input:hover{	
background:none repeat scroll 0 0 #d3365e !important;
}
.ihc-register-8 .ihc-register-notice{
color: #dd3559;
-webkit-transition: all 0.6s linear 0s;
-moz-transition: all 0.6s linear 0s;
-ms-transition: all 0.6s linear 0s;
-o-transition: all 0.6s linear 0s;
transition: all 0.6s linear 0s;
-webkit-animation: fadeIn 1s;
animation: fadeIn 1s;
}
.ihc-register-8 .ihc-input-notice {
-webkit-transition: all 0.6s linear 0s;
-moz-transition: all 0.6s linear 0s;
-ms-transition: all 0.6s linear 0s;
-o-transition: all 0.6s linear 0s;
transition: all 0.6s linear 0s;
border-color: #dd3559!important;
} .ihc-register-9{
margin: 10px;
padding:30px;
text-align:center;
box-sizing:border-box;
display:block;
min-width:300px;
max-width: 600px;
}
.ihc-register-9 .iump-form-line-register{
margin-bottom:20px;
font-family: Helvetica, sans-serif, 'Trebuchet MS';
color: #888;
font-size:15px;
}
.ihc-register-9 .ihc-register-notice{
text-align:left;
font-size:13px;
}
.ihc-register-9 .ihc-sm-wrapp-fe{
text-align:left;
}
.ihc-register-9 .iump-level-details-register{
margin:15px 0px;
}
.ihc-register-9 .iump-labels-register{
font-size:15px;
min-width:130px;
padding-right:10px;
padding-left:15px;
display:block;
text-align:left;
font-family: Helvetica, sans-serif, 'Trebuchet MS';
}
.ihc-register-9 .iump-form-line-register{
border-bottom:none;
position:relative;
}
.ihc-register-9 .iump-form-line-register input[type=text], .ihc-register-9 .iump-form-line-register input[type=password], .ihc-register-9 .iump-form-line-register input[type=number],
.ihc-register-9 .iump-form-line-register textarea, .ihc-register-9 .iump-form-line-register select, .ihc-register-9 .iump-form-line-register .select2-selection{
border: 0px solid rgba(0, 0, 0, 0.1);
border: 1px solid rgba(0, 0, 0, 0.15);
border-radius: 2px;
color: #555;
background-color:transparent;
padding: 8px 10px 7px;
display:block;
width:100%;
font-family: Helvetica, sans-serif, 'Trebuchet MS';
font-size: 14px;
min-height:36px;
text-align: left;     
border-radius: 45px !important;
-webkit-border-radius: 45px !important;
-moz-border-radius: 45px !important;
-o-border-radius: 45px !important;
box-shadow: 2px 0px 30px rgba(0,0,0,0);
-webkit-box-shadow: 0px 0px 9px rgba(0,0,0,0);
-moz-box-shadow: 2px 0px 30px rgba(0,0,0,0);
-webkit-transition: all 0.3s linear 0s;
-moz-transition: all 0.3s linear 0s;
-ms-transition: all 0.3s linear 0s;
-o-transition: all 0.3s linear 0s;
transition: all 0.3s linear 0s;
}
.ihc-register-9 .iump-form-line-register .select2-selection{
padding-top:2px;
}
.ihc-register-9 .iump-form-line-register input[type=text]:hover, .ihc-register-9 .iump-form-line-register input[type=password]:hover, .ihc-register-9 .iump-form-line-register input[type=number]:hover,
.ihc-register-9 .iump-form-line-register textarea:hover, .ihc-register-9 .iump-form-line-register select:hover, .ihc-register-9 .iump-form-line-register .select2-selection:hover,
.ihc-register-9 .iump-form-line-register input[type=text]:focus, .ihc-register-9 .iump-form-line-register input[type=password]:focus, .ihc-register-9 .iump-form-line-register input[type=number]:focus,
.ihc-register-9 .iump-form-line-register textarea:focus, .ihc-register-9 .iump-form-line-register select:focus, .ihc-register-9 .iump-form-line-register .select2-selection:focus
, .ihc-register-9 .iump-form-line-register select:checked{
border-color:#26bbea;
background-color: #fff;
box-shadow: 2px 0px 30px rgba(0,0,0,0.1);
-webkit-box-shadow: 0px 0px 9px rgba(0,0,0,0.1);
-moz-box-shadow: 2px 0px 30px rgba(0,0,0,0.1);
}
.ihc-register-9 .iump-form-line-register textarea{
min-height:60px;
border-radius: 10px !important;
-webkit-border-radius: 10px !important;
-moz-border-radius: 10px !important;
-o-border-radius: 10px !important;
}
.ihc-register-9 .ihc-wrapp-file-field{
box-sizing:border-box;
padding: 10px;
border: 2px dashed #ddd;
}
.ihc-register-9 .iump-form-sublabel, .ihc-register-9 .ihc-register-notice{
text-align:left;
padding-left:15px;
}
.ihc-register-9 .ihc-file-upload-button{
text-align:left;
}
.ihc-register-9 .ihc-wrapp-file-upload{
display:block;
margin-top: 10px;
}
.ihc-register-9 .iump-form-checkbox-wrapper,.ihc-register-9  .iump-form-radiobox-wrapper{
text-align:left;
padding-left:20px;
}
.ihc-register-9 .iump-form-checkbox,.ihc-register-9  .iump-form-radiobox, .ihc-register-9  .iump-form-paybox{
display:inline-block;
}
.ihc-register-9 .ihc-tos-wrap{
position:relative;
text-align:left;
padding:10px 0;
}
.ihc-register-9 .iump-submit-form{
text-align:center;
margin-top:30px;
}
.ihc-register-9 .iump-submit-form input{
color:#fff !important;
min-width:250px;
width:60%;
border:none; box-shadow:none !important;
border-radius:3px;
text-transform:capitalize;
font-size: 14px;
font-weight: 400;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
-webkit-transition: all 0.3s linear 0s;
-moz-transition: all 0.3s linear 0s;
-ms-transition: all 0.3s linear 0s;
-o-transition: all 0.3s linear 0s;
transition: all 0.3s linear 0s;	 
padding: 10px 30px 11px;
border-radius: 50px;
-webkit-border-radius: 50px;
-moz-border-radius: 50px;
-o-border-radius: 50px;
min-height:45px;
font-size:18px;
font-weight:bold; 
background-color: rgb(241, 95, 121);
background-image: linear-gradient(to left, rgb(178, 69, 146), rgb(241, 95, 121));
}
.ihc-register-9 .iump-submit-form input:hover{	
width:67%;
}
.ihc-register-9 .ihc-register-notice, .ihc-register-9 #ihc_coupon_code_check_div_msg{
position: absolute;
z-index: 100;
background: #dd3559;
padding: 5px 8px;
-webkit-border-radius: 3px;
border-radius: 3px;
position: absolute;
right: 0;
margin-bottom: 8px;
max-width: 230px;
font-size: .875rem;
color: #fff;
top: 100%;
margin-top: -2px;
opacity:1;
-webkit-transition: all 0.6s linear 0s;
-moz-transition: all 0.6s linear 0s;
-ms-transition: all 0.6s linear 0s;
-o-transition: all 0.6s linear 0s;
transition: all 0.6s linear 0s;
-webkit-animation: fadeIn 1s;
animation: fadeIn 1s;
color:#fff !important;
}
.ihc-register-9 .ihc-coupon-valid{
background:#27bebe !important;
}
.ihc-register-9 .ihc-register-notice:before{
content: '';
display: block;
position: absolute;
left: 50%;
top: -8px;
margin-left: -5px;
width: 0;
height: 0;
border-style: solid;
border-left: 5px solid transparent;
border-right: 5px solid transparent;
border-bottom: 5px solid #dd3559;
}
.ihc-register-9 .ihc-input-notice {
border-color: #dd3559!important;
} .ihc-register-10{
min-width:300px;
font-family: Helvetica, sans-serif, 'Trebuchet MS';
font-size: 14px;
box-sizing:border-box;
display:block;
max-width:500px; font-size: 14px;
color:#7f7f97;
text-align:left;
}
.ihc-register-10 .iump-labels-register{
font-size:14px;
min-width:130px;
padding-right:10px;
display:block;
text-align:left; color:#777;
}
.ihc-register-10 .iump-form-line-register{
border-bottom:none;
margin-bottom:15px;
position:relative;
}
.ihc-register-10 .iump-form-text,
.ihc-register-10 .iump-form-password,
.ihc-register-10 .iump-form-unique_value_text,
.ihc-register-10 .iump-form-date
{
position: relative;
display: table;
border-collapse: separate;
}
.ihc-register-10 .iump-form-line-register input[type=text], .ihc-register-10 .iump-form-line-register input[type=password], .ihc-register-10 .iump-form-line-register input[type=number],
.ihc-register-10 .iump-form-line-register textarea, .ihc-register-10 .iump-form-line-register select, .ihc-register-10 .iump-form-line-register .select2-selection{
border: 1px solid rgba(0, 0, 0, 0.1);
border-radius: 2px;
color: #444;
padding: 8px 10px 7px;
display:block;
width:100%;
min-height:40px;
background-color: #f7f7f7;
box-shadow: 2px 0px 30px rgba(0,0,0,0);
-webkit-box-shadow: 0px 0px 9px rgba(0,0,0,0);
-moz-box-shadow: 2px 0px 30px rgba(0,0,0,0);
-webkit-transition: all 0.3s linear 0s;
-moz-transition: all 0.3s linear 0s;
-ms-transition: all 0.3s linear 0s;
-o-transition: all 0.3s linear 0s;
transition: all 0.3s linear 0s;
}
.ihc-register-10 .iump-form-line-register input[type=text]:hover, .ihc-register-10 .iump-form-line-register input[type=password]:hover, .ihc-register-10 .iump-form-line-register input[type=number]:hover,
.ihc-register-10 .iump-form-line-register textarea:hover, .ihc-register-10 .iump-form-line-register select:hover, .ihc-register-10 .iump-form-line-register .select2-selection:hover,
.ihc-register-10 .iump-form-line-register input[type=text]:focus, .ihc-register-10 .iump-form-line-register input[type=password]:focus, .ihc-register-10 .iump-form-line-register input[type=number]:focus,
.ihc-register-10 .iump-form-line-register textarea:focus, .ihc-register-10 .iump-form-line-register select:focus, .ihc-register-10 .iump-form-line-register .select2-selection:focus
{
border-color:#31aae1;
background-color: #fff;
box-shadow: 2px 0px 30px rgba(0,0,0,0.1);
-webkit-box-shadow: 0px 0px 9px rgba(0,0,0,0.1);
-moz-box-shadow: 2px 0px 30px rgba(0,0,0,0.1);
}
.ihc-register-10 .iump-form-line-register .iump-form-checkbox-wrapper,.ihc-register-10 .iump-form-line-register .iump-form-radiobox-wrapper{
margin-top:10px;
}
.ihc-register-10 .iump-form-text .iump-labels-register,
.ihc-register-10 .iump-form-password .iump-labels-register,
.ihc-register-10 .iump-form-unique_value_text .iump-labels-register,
.ihc-register-10 .iump-form-date .iump-labels-register
{
padding: 6px 12px;
width: 1%;
white-space: nowrap;
vertical-align: middle;
font-size: 14px;
font-weight: normal;
line-height: 1;
color: #555;
text-align: center;
background-color: #eee;
border: 1px solid #ccc;
border-radius: 4px;
border-top-right-radius: 0;
border-bottom-right-radius: 0;
border-right: 0;
display: table-cell;	
min-width: inherit;
}
.ihc-register-10 .iump-form-text input[type=text],
.ihc-register-10 .iump-form-password input[type=text],
.ihc-register-10 .iump-form-password input[type=password],
.ihc-register-10 .iump-form-unique_value_text input[type=text],
.ihc-register-10 .iump-form-date input[type=text]
{   
border-radius: 4px;
height: 34px;
padding: 6px 12px;
font-size: 14px;
line-height: 1.42857143;
border: 1px solid #ddd;
-webkit-box-shadow: inset 0 1px 2px rgba(0,0,0,.07);
box-shadow: inset 0 1px 2px rgba(0,0,0,.07);
background-color: #fff;
color: #32373c;
outline: 0;
-webkit-transition: 50ms border-color ease-in-out;
transition: 50ms border-color ease-in-out;
position: relative;
z-index: 2;
float: left;
width: 100%;
margin-bottom: 0 !important;
margin-top: 0 !important;
display: table-cell;
border-top-left-radius: 0;
border-bottom-left-radius: 0; 
}
.ihc-register-10 .iump-form-text .iump-form-sublabel,
.ihc-register-10 .iump-form-password .iump-form-sublabel,
.ihc-register-10 .iump-form-unique_value_text .iump-form-sublabel,
.ihc-register-10 .iump-form-date .iump-form-sublabel{
display: table-cell;
width: 1%;
white-space: nowrap;
vertical-align: middle;
padding: 6px 12px;
font-size: 14px;
font-weight: normal;
line-height: 1;
color: #555;
text-align: center;
background-color: #eee;
border: 1px solid #ccc;
border-radius: 4px;
border-top-left-radius: 0;
border-bottom-left-radius: 0;
border-left: 0;
}
.ihc-register-10 .ihc-register-notice, .ihc-register-10 #ihc_coupon_code_check_div_msg{
position: absolute;
z-index: 100;
background: #dd3559;
padding: 5px 8px;
-webkit-border-radius: 3px;
border-radius: 3px;
position: absolute;
right: 0;
margin-bottom: 8px;
max-width: 230px;
font-size: .875rem;
color: #fff;
top: 100%;
margin-top: -2px;
opacity:1;
-webkit-transition: all 0.6s linear 0s;
-moz-transition: all 0.6s linear 0s;
-ms-transition: all 0.6s linear 0s;
-o-transition: all 0.6s linear 0s;
transition: all 0.6s linear 0s;-webkit-animation: fadeIn 1s;
animation: fadeIn 1s;
color:#fff !important;
}
.ihc-register-10 .ihc-coupon-valid{
background:#27bebe !important;
}
.ihc-register-10 .ihc-input-notice {
border-color: #dd3559!important;
}
.ihc-register-10 .ihc-register-notice:before{
content: '';
display: block;
position: absolute;
left: 50%;
top: -8px;
margin-left: -5px;
width: 0;
height: 0;
border-style: solid;
border-left: 5px solid transparent;
border-right: 5px solid transparent;
border-bottom: 5px solid #dd3559;
}
.ihc-register-10 .iump-submit-form{
text-align:center;
}
.ihc-register-10 .iump-submit-form input{
color:#fff !important;
width:100%;
padding: 15px 14px; background-color: rgb(52, 138, 199);
background-image: linear-gradient(to left, rgb(116, 116, 191), rgb(52, 138, 199));
-webkit-transition: all 0.3s linear 0s;
-moz-transition: all 0.3s linear 0s;
-ms-transition: all 0.3s linear 0s;
-o-transition: all 0.3s linear 0s;
transition: all 0.3s linear 0s;
}
.ihc-register-10 .iump-submit-form input:hover{	
color:#fff !important; border-radius: 50px;
-webkit-border-radius: 50px;
-moz-border-radius: 50px;
-o-border-radius: 50px;
}
.ihc-register-10 .iump-form-line-register textarea{
min-height:60px;
}
.ihc-register-10 .ihc-wrapp-file-field{
box-sizing:border-box;
padding: 10px;
display:block;
margin-top: 10px;
border: 2px dashed #08d1b2;
width: 100%;
}
.ihc-register-10 .ihc-strength-wrapper{
position:absolute;
right: 10px;
top: 100%;
margin-top: -17px;
}
.ihc-register-10 .ihc-strength-wrapper .ihc-strength-label{
margin-top:-7px;
} .ihc-register-11{
margin: 10px;
text-align:center;
box-sizing:border-box;
display:block;
text-align:left;
}
.ihc-register-11 .iump-form-line-register{
margin-bottom:20px;
font-family: Helvetica, sans-serif, 'Trebuchet MS';
color: #888;
font-size:15px;
}
.ihc-register-11 .ihc-register-notice{
text-align:left;
font-size:13px;
}
.ihc-register-11 .ihc-sm-wrapp-fe{
text-align:left;
}
.ihc-register-11 .iump-level-details-register{
margin:15px 0px;
}
.ihc-register-11 .iump-labels-register{
font-size:15px;
min-width:130px;
padding-right:10px;
display:block;
text-align:left;
font-family: Helvetica, sans-serif, 'Trebuchet MS';
}
.ihc-register-11 .iump-form-line-register{
border-bottom:none;
}
.ihc-register-11 .iump-form-line-register input[type=text], .ihc-register-11 .iump-form-line-register input[type=password], .ihc-register-11 .iump-form-line-register input[type=number],
.ihc-register-11 .iump-form-line-register textarea, .ihc-register-11 .iump-form-line-register select, .ihc-register-11 .iump-form-line-register .select2-selection{
border: 0px solid rgba(0, 0, 0, 0.1);
border-bottom: 1px solid rgba(0, 0, 0, 0.15);
border-radius: 2px;
color: #555;
background-color:transparent;
padding: 8px 10px 7px;
display:block;
width:100%;
font-family: Helvetica, sans-serif, 'Trebuchet MS';
font-size: 14px;
min-height:36px;
text-align: left; 
}
.ihc-register-11 .iump-form-line-register textarea{
min-height:60px;
}
.ihc-register-11 .ihc-wrapp-file-field{
box-sizing:border-box;
padding: 10px;
border: 2px dashed #ddd;
}
.ihc-register-11 .iump-form-sublabel, .ihc-register-11 .ihc-file-upload-button{
text-align:left;
}
.ihc-register-11 .ihc-wrapp-file-upload{
display:block;
margin-top: 10px;
}
.ihc-register-11 .iump-form-checkbox-wrapper,.ihc-register-11  .iump-form-radiobox-wrapper{
text-align:left;
padding-left:20px;
}
.ihc-register-11 .iump-form-checkbox,.ihc-register-11  .iump-form-radiobox, .ihc-register-11  .iump-form-paybox{
display:inline-block;
}
.ihc-register-11 .ihc-tos-wrap{
position:relative;
text-align:left;
padding:10px 0;
}
.ihc-register-11 .iump-submit-form{
text-align:center;
margin-top:10px;
}
.ihc-register-11 .iump-submit-form input{
color:#fff !important;
width:100%;
border:none;
background:none repeat scroll 0 0 #ea4872 !important;
border-color:#ea4872 !important;
box-shadow:none !important;
border-radius:3px;
text-transform:capitalize;
font-size: 14px;
font-weight: 400;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
-webkit-transition: all 0.3s linear 0s;
-moz-transition: all 0.3s linear 0s;
-ms-transition: all 0.3s linear 0s;
-o-transition: all 0.3s linear 0s;
transition: all 0.3s linear 0s;	 
padding: 10px 30px 11px;
border-radius: 50px;
-webkit-border-radius: 50px;
-moz-border-radius: 50px;
-o-border-radius: 50px;
min-height:45px;
font-size:18px;
font-weight:bold; 
}
.ihc-register-11 .iump-submit-form input:hover{	
background:none repeat scroll 0 0 #d3365e !important;
}
.ihc-register-11 .ihc-register-notice{
color: #dd3559;
-webkit-transition: all 0.6s linear 0s;
-moz-transition: all 0.6s linear 0s;
-ms-transition: all 0.6s linear 0s;
-o-transition: all 0.6s linear 0s;
transition: all 0.6s linear 0s;
-webkit-animation: fadeIn 1s;
animation: fadeIn 1s;
}
.ihc-register-11 .ihc-input-notice {
-webkit-transition: all 0.6s linear 0s;
-moz-transition: all 0.6s linear 0s;
-ms-transition: all 0.6s linear 0s;
-o-transition: all 0.6s linear 0s;
transition: all 0.6s linear 0s;
border-color: #dd3559!important;
} .ihc-register-12{
margin: 10px;
text-align:center;
box-sizing:border-box;
display:block;
text-align:left;
}
.ihc-register-12 .iump-form-line-register{
font-family: Helvetica, sans-serif, 'Trebuchet MS';
color: #888;
font-size:15px;
}
.ihc-register-12 .ihc-register-notice{
text-align:left;
font-size:13px;
}
.ihc-register-12 .ihc-sm-wrapp-fe{
text-align:left;
}
.ihc-register-12 .iump-level-details-register{
margin:15px 0px;
}
.ihc-register-12 .iump-labels-register{
font-size:15px;
min-width:130px;
padding-right:10px;
padding-left:15px;
display:block;
text-align:left;
font-family: Helvetica, sans-serif, 'Trebuchet MS';
}
.ihc-register-12 .iump-form-line-register{
border-bottom:none;
position:relative;
}
.ihc-register-12 .iump-form-line-register input[type=text], .ihc-register-12 .iump-form-line-register input[type=password], .ihc-register-12 .iump-form-line-register input[type=number],
.ihc-register-12 .iump-form-line-register textarea, .ihc-register-12 .iump-form-line-register select, .ihc-register-12 .iump-form-line-register .select2-selection{
border: 0px solid rgba(0, 0, 0, 0.1);
border: 1px solid rgba(0, 0, 0, 0.15);
border-radius: 2px;
color: #555;
background-color:transparent;
padding: 8px 10px 7px;
display:block;
width:100%;
font-family: Helvetica, sans-serif, 'Trebuchet MS';
font-size: 14px;
min-height:36px;
text-align: left;     
border-radius: 45px !important;
-webkit-border-radius: 45px !important;
-moz-border-radius: 45px !important;
-o-border-radius: 45px !important;
box-shadow: 2px 0px 30px rgba(0,0,0,0);
-webkit-box-shadow: 0px 0px 9px rgba(0,0,0,0);
-moz-box-shadow: 2px 0px 30px rgba(0,0,0,0);
-webkit-transition: all 0.3s linear 0s;
-moz-transition: all 0.3s linear 0s;
-ms-transition: all 0.3s linear 0s;
-o-transition: all 0.3s linear 0s;
transition: all 0.3s linear 0s;
margin-bottom:0px !important;
}
.ihc-register-12 .iump-form-line-register .select2-selection{
padding-top:2px;
}
.ihc-register-12 .iump-form-line-register input[type=text]:hover, .ihc-register-12 .iump-form-line-register input[type=password]:hover, .ihc-register-12 .iump-form-line-register input[type=number]:hover,
.ihc-register-12 .iump-form-line-register textarea:hover, .ihc-register-12 .iump-form-line-register select:hover, .ihc-register-12 .iump-form-line-register .select2-selection:hover,
.ihc-register-12 .iump-form-line-register input[type=text]:focus, .ihc-register-12 .iump-form-line-register input[type=password]:focus, .ihc-register-12 .iump-form-line-register input[type=number]:focus,
.ihc-register-12 .iump-form-line-register textarea:focus, .ihc-register-12 .iump-form-line-register select:focus, .ihc-register-12 .iump-form-line-register .select2-selection:focus
, .ihc-register-12 .iump-form-line-register select:checked{
border-color:#26bbea;
background-color: #fff;
box-shadow: 2px 0px 30px rgba(0,0,0,0.1);
-webkit-box-shadow: 0px 0px 9px rgba(0,0,0,0.1);
-moz-box-shadow: 2px 0px 30px rgba(0,0,0,0.1);
}
.ihc-register-12 .iump-form-line-register textarea{
min-height:60px;     
border-radius: 10px !important;
-webkit-border-radius: 10px !important;
-moz-border-radius: 10px !important;
-o-border-radius: 10px !important;
}
.ihc-register-12 .ihc-wrapp-file-field{
box-sizing:border-box;
padding: 10px;
border: 2px dashed #ddd;
}
.ihc-register-12 .iump-form-sublabel, .ihc-register-12 .ihc-register-notice{
text-align:left;
padding-left:15px;
}
.ihc-register-12 .ihc-file-upload-button{
text-align:left;
}
.ihc-register-12 .ihc-wrapp-file-upload{
display:block;
margin-top: 10px;
}
.ihc-register-12 .iump-form-checkbox-wrapper,.ihc-register-12  .iump-form-radiobox-wrapper{
text-align:left;
padding-left:20px;
}
.ihc-register-12 .iump-form-checkbox,.ihc-register-12  .iump-form-radiobox, .ihc-register-12  .iump-form-paybox{
display:inline-block;
}
.ihc-register-12 .ihc-tos-wrap{
position:relative;
text-align:left;
padding:10px 0;
}
.ihc-register-12 .iump-submit-form{
text-align:center;
margin-top:10px;
}
.ihc-register-12 .iump-submit-form input{
color:#fff !important;
min-width:250px;
width:50%;
border:none; box-shadow:none !important;
border-radius:3px;
text-transform:capitalize;
font-size: 14px;
font-weight: 400;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
-webkit-transition: all 0.3s linear 0s;
-moz-transition: all 0.3s linear 0s;
-ms-transition: all 0.3s linear 0s;
-o-transition: all 0.3s linear 0s;
transition: all 0.3s linear 0s;	 
padding: 10px 30px 11px;
border-radius: 50px;
-webkit-border-radius: 50px;
-moz-border-radius: 50px;
-o-border-radius: 50px;
min-height:45px;
font-size:18px;
font-weight:bold; 
background-color: rgb(241, 95, 121);
background-image: linear-gradient(to left, rgb(178, 69, 146), rgb(241, 95, 121));
}
.ihc-register-12 .iump-submit-form input:hover{	
width:57%;
}
.ihc-register-12 .ihc-register-notice, .ihc-register-12 #ihc_coupon_code_check_div_msg{
position: absolute;
z-index: 100;
background: #dd3559;
padding: 5px 8px;
-webkit-border-radius: 3px;
border-radius: 3px;
position: absolute;
right: 0;
margin-bottom: 8px;
max-width: 230px;
font-size: .875rem;
color: #fff;
top: 100%;
margin-top: -2px;
opacity:1;
-webkit-transition: all 0.6s linear 0s;
-moz-transition: all 0.6s linear 0s;
-ms-transition: all 0.6s linear 0s;
-o-transition: all 0.6s linear 0s;
transition: all 0.6s linear 0s;
-webkit-animation: fadeIn 1s;
animation: fadeIn 1s;
color:#fff !important;
}
.ihc-register-12 .ihc-coupon-valid{
background:#27bebe !important;
}
.ihc-register-12 .ihc-register-notice:before{
content: '';
display: block;
position: absolute;
left: 50%;
top: -8px;
margin-left: -5px;
width: 0;
height: 0;
border-style: solid;
border-left: 5px solid transparent;
border-right: 5px solid transparent;
border-bottom: 5px solid #dd3559;
}
.ihc-register-12 .ihc-input-notice {
border-color: #dd3559!important;
} .ihc-register-13{
font-family: Helvetica, sans-serif, 'Trebuchet MS';
font-size: 14px;
box-sizing:border-box;
display:block; font-size: 14px;
color:#7f7f97;
}
.ihc-register-13 .iump-labels-register{
font-size:14px;
min-width:130px;
padding-right:10px;
display:block;
text-align:left; color:#777;
}
.ihc-register-13 .iump-form-line-register{
border-bottom:none;
margin-bottom:15px;
position:relative;
}
.ihc-register-13 .iump-form-text,
.ihc-register-13 .iump-form-password,
.ihc-register-13 .iump-form-unique_value_text,
.ihc-register-13 .iump-form-date
{
position: relative;
display: table;
border-collapse: separate;
}
.ihc-register-13 .iump-form-line-register input[type=text], .ihc-register-13 .iump-form-line-register input[type=password], .ihc-register-13 .iump-form-line-register input[type=number],
.ihc-register-13 .iump-form-line-register textarea, .ihc-register-13 .iump-form-line-register select, .ihc-register-13 .iump-form-line-register .select2-selection{
border: 1px solid rgba(0, 0, 0, 0.1);
border-radius: 2px;
color: #444;
padding: 8px 10px 7px;
display:block;
width:100%;
min-height:40px;
background-color: #f7f7f7;
box-shadow: 2px 0px 30px rgba(0,0,0,0);
-webkit-box-shadow: 0px 0px 9px rgba(0,0,0,0);
-moz-box-shadow: 2px 0px 30px rgba(0,0,0,0);
-webkit-transition: all 0.3s linear 0s;
-moz-transition: all 0.3s linear 0s;
-ms-transition: all 0.3s linear 0s;
-o-transition: all 0.3s linear 0s;
transition: all 0.3s linear 0s;
}
.ihc-register-13 .iump-form-line-register input[type=text]:hover, .ihc-register-13 .iump-form-line-register input[type=password]:hover, .ihc-register-13 .iump-form-line-register input[type=number]:hover,
.ihc-register-13 .iump-form-line-register textarea:hover, .ihc-register-13 .iump-form-line-register select:hover, .ihc-register-13 .iump-form-line-register .select2-selection:hover,
.ihc-register-13 .iump-form-line-register input[type=text]:focus, .ihc-register-13 .iump-form-line-register input[type=password]:focus, .ihc-register-13 .iump-form-line-register input[type=number]:focus,
.ihc-register-13 .iump-form-line-register textarea:focus, .ihc-register-13 .iump-form-line-register select:focus, .ihc-register-13 .iump-form-line-register .select2-selection:focus
{
border-color:#31aae1;
background-color: #fff;
box-shadow: 2px 0px 30px rgba(0,0,0,0.1);
-webkit-box-shadow: 0px 0px 9px rgba(0,0,0,0.1);
-moz-box-shadow: 2px 0px 30px rgba(0,0,0,0.1);
}
.ihc-register-13 .iump-form-line-register .iump-form-checkbox-wrapper,.ihc-register-13 .iump-form-line-register .iump-form-radiobox-wrapper{
margin-top:10px;
}
.ihc-register-13 .iump-form-text .iump-labels-register,
.ihc-register-13 .iump-form-password .iump-labels-register,
.ihc-register-13 .iump-form-unique_value_text .iump-labels-register,
.ihc-register-13 .iump-form-date .iump-labels-register
{
padding: 6px 12px;
width: 1%;
white-space: nowrap;
vertical-align: middle;
font-size: 14px;
font-weight: normal;
line-height: 1;
color: #555;
text-align: center;
background-color: #eee;
border: 1px solid #ccc;
border-radius: 4px;
border-top-right-radius: 0;
border-bottom-right-radius: 0;
border-right: 0;
display: table-cell;	
min-width: inherit;
}
.ihc-register-13 .iump-form-text input[type=text],
.ihc-register-13 .iump-form-password input[type=text],
.ihc-register-13 .iump-form-password input[type=password],
.ihc-register-13 .iump-form-unique_value_text input[type=text],
.ihc-register-13 .iump-form-date input[type=text]
{   
border-radius: 4px;
height: 34px;
padding: 6px 12px;
font-size: 14px;
line-height: 1.42857143;
border: 1px solid #ddd;
-webkit-box-shadow: inset 0 1px 2px rgba(0,0,0,.07);
box-shadow: inset 0 1px 2px rgba(0,0,0,.07);
background-color: #fff;
color: #32373c;
outline: 0;
-webkit-transition: 50ms border-color ease-in-out;
transition: 50ms border-color ease-in-out;
position: relative;
z-index: 2;
float: left;
width: 100%;
margin-bottom: 0 !important;
margin-top: 0 !important;
display: table-cell;
border-top-left-radius: 0;
border-bottom-left-radius: 0; 
}
.ihc-register-13 .iump-form-text .iump-form-sublabel,
.ihc-register-13 .iump-form-password .iump-form-sublabel,
.ihc-register-13 .iump-form-unique_value_text .iump-form-sublabel,
.ihc-register-13 .iump-form-date .iump-form-sublabel{
display: table-cell;
width: 1%;
white-space: nowrap;
vertical-align: middle;
padding: 6px 12px;
font-size: 14px;
font-weight: normal;
line-height: 1;
color: #555;
text-align: center;
background-color: #eee;
border: 1px solid #ccc;
border-radius: 4px;
border-top-left-radius: 0;
border-bottom-left-radius: 0;
border-left: 0;
}
.ihc-register-13 .ihc-register-notice, .ihc-register-13 #ihc_coupon_code_check_div_msg{
position: absolute;
z-index: 100;
background: #dd3559;
padding: 5px 8px;
-webkit-border-radius: 3px;
border-radius: 3px;
position: absolute;
right: 0;
margin-bottom: 8px;
max-width: 230px;
font-size: .875rem;
color: #fff;
top: 100%;
margin-top: -2px;
opacity:1;
-webkit-transition: all 0.6s linear 0s;
-moz-transition: all 0.6s linear 0s;
-ms-transition: all 0.6s linear 0s;
-o-transition: all 0.6s linear 0s;
transition: all 0.6s linear 0s;-webkit-animation: fadeIn 1s;
animation: fadeIn 1s;
color:#fff !important;
}
.ihc-register-13 .ihc-coupon-valid{
background:#27bebe !important;
}
.ihc-register-13 .ihc-input-notice {
border-color: #dd3559!important;
}
.ihc-register-13 .ihc-register-notice:before{
content: '';
display: block;
position: absolute;
left: 50%;
top: -8px;
margin-left: -5px;
width: 0;
height: 0;
border-style: solid;
border-left: 5px solid transparent;
border-right: 5px solid transparent;
border-bottom: 5px solid #dd3559;
}
.ihc-register-13 .iump-submit-form{
text-align:center;
}
.ihc-register-13 .iump-submit-form input{
color:#fff !important;
width:60%;
padding: 15px 14px; background-color: rgb(52, 138, 199);
background-image: linear-gradient(to left, rgb(116, 116, 191), rgb(52, 138, 199));
-webkit-transition: all 0.3s linear 0s;
-moz-transition: all 0.3s linear 0s;
-ms-transition: all 0.3s linear 0s;
-o-transition: all 0.3s linear 0s;
transition: all 0.3s linear 0s;
}
.ihc-register-13 .iump-submit-form input:hover{	
color:#fff !important; border-radius: 50px;
-webkit-border-radius: 50px;
-moz-border-radius: 50px;
-o-border-radius: 50px;
}
.ihc-register-13 .iump-form-line-register textarea{
min-height:60px;
}
.ihc-register-13 .ihc-wrapp-file-field{
box-sizing:border-box;
padding: 10px;
display:block;
margin-top: 10px;
border: 2px dashed #08d1b2;
width: 100%;
}
.ihc-register-13 .ihc-strength-wrapper{
position:absolute;
right: 10px;
top: 100%;
margin-top: -17px;
}
.ihc-register-13 .ihc-strength-wrapper .ihc-strength-label{
margin-top:-7px;
} .ihc-register-14{
min-width:300px;
max-width: 500px;
font-family: Helvetica, sans-serif, 'Trebuchet MS'; 
font-size: 14px;
display:block;
margin:10px auto;
}
.ihc-register-14 .iump-labels-register{
font-size:15px;
font-weight:bold;
min-width:130px;
padding-right:10px;
display:block;
text-align:left;
box-sizing: content-box;
color: #555;
font-family: Helvetica, sans-serif, 'Trebuchet MS';
line-height: 26px;
font-size: 15px;
font-weight: 600;
margin-bottom: 8px;
}
.ihc-register-14 .iump-form-line-register{
border-bottom:none;
padding: 9px 5px;
}
.ihc-register-14 .iump-form-line-register input[type=text], .ihc-register-14 .iump-form-line-register input[type=password], 
.ihc-register-14 .iump-form-line-register input[type=number], .ihc-register-14 .iump-form-line-register textarea, 
.ihc-register-14 .iump-form-line-register select, .ihc-register-14 .iump-form-line-register .select2-selection{
border: 2px solid rgba(0, 0, 0, 0.15);
border-radius: 2px;
color: #2b2b2b;
padding: 8px 10px 7px;
display:block;
width:100%;
min-height: 37px;
}
.ihc-register-14 .iump-form-line-register .select2-selection{
min-height:40px;
}
.ihc-register-14 .ihc-wrapp-file-field{
box-sizing:border-box;
padding: 10px;
border: 2px dashed #ddd;
display:block;
margin-top: 10px;
}
.ihc-register-14 .iump-submit-form{
text-align: right;
}
.ihc-register-14 .iump-form-checkbox,.ihc-register-14  .iump-form-radiobox, .ihc-register-14  .iump-form-paybox{
display:inline-block;
}
.ihc-register-14 .iump-submit-form input, .ihc-register-14 .ihc-login-link{
color:#fff !important;
min-width: 100px;
border: none;
text-transform: capitalize;
padding: 16px 20px!important;
background:none repeat scroll 0 0 #3ba1da;
border-color:#e05d5d  !important;
box-shadow:none !important;
border-color: #5BC4BE !important;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
-webkit-transition: all 0.3s linear 0s;
-moz-transition: all 0.3s linear 0s;
-ms-transition: all 0.3s linear 0s;
-o-transition: all 0.3s linear 0s;
transition: all 0.3s linear 0s;
display: block;
width: 100%;
font-size: 15px;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
-ms-border-radius: 4px;
border-radius: 4px;
font-family: "Nunito", sans-serif;
font-weight: 400;
box-sizing: border-box;
line-height: 16px;
cursor: pointer;
border-bottom: 2px solid rgba(0,0,0,.1)!important;
text-align: center;
}
.ihc-register-14 .iump-submit-form input:hover {
background: none repeat scroll 0 0 #44b0ec;
}
.ihc-register-14 .ihc-login-link{
background: #eeeeee;
}
.ihc-register-14 .ihc-login-link:hover {
background: #e5e5e5;
}
.ihc-register-14 .ihc-login-link a{
color:#666;
}
.ihc-register-14 .ihc-register-notice{
-webkit-transition: all 0.6s linear 0s;
-moz-transition: all 0.6s linear 0s;
-ms-transition: all 0.6s linear 0s;
-o-transition: all 0.6s linear 0s;
transition: all 0.6s linear 0s;
-webkit-animation: fadeIn 1s;
nimation: fadeIn 1s;
}
.ihc-register-14 .ihc-input-notice {
border-color: #dd3559!important;
}
.ihc-register-14 .iump-register-row-left{
float: left;
width: 48%;
margin-top: 20px;	
}
.ihc-register-14 .iump-register-row-right{
float: right;
width: 48%;
margin-top: 20px;	
}   .ihc-login-form-wrap *{
box-sizing:border-box;
text-decoration:none;
}
.ihc-login-form-wrap a{
border-bottom:none !important;
} .ihc_locker_1{
text-align:center;
max-width:300px;
} .ihc_locker_2{
border: 1px solid #ededed;
-moz-box-shadow: 0 0 20px rgba(0,0,0,.07);
-webkit-box-shadow: 0 0 20px rgba(0,0,0,.07);
box-shadow: 0 0 20px rgba(0,0,0,.07);
background-color: #f7f7f7;
text-align:center;
min-height: 120px;
padding:25px;
border-radius: 9px;
max-width:500px; 
margin:10px auto; 
}
.ihc_locker_2 .lock_content{
min-height:30px;
vertical-align:middle; 
font-size:13px;
font-family:Arial, Helvetica, sans-serif;
}
.ihc_locker_2 .lock_content h2{
text-shadow: 1px 1px 2px #fff;
font-size:20px;
font-weight:bold;
font-family:Arial, Helvetica, sans-serif;
line-height:16px;
}
.ihc_locker_2 .lock_buttons{
margin:3px auto;
display:inline-block;
border-radius: 8px;
-moz-border-radius: 8px;
-webkit-border-radius: 8px;
background: rgba(0,0,0,0.04);
padding: 5px 12px;
padding-bottom:0px;
text-align: center;
border: 1px solid rgba(0,0,0,0.08);
-webkit-box-shadow: inset 0 0 3px rgba(0,0,0,.08),0 1px 1px rgba(255,255,255,.10);
-moz-box-shadow: inset 0 0 3px rgba(0,0,0,.08),0 1px 1px rgba(255,255,255,.10);
box-shadow: inset 0 0 3px rgba(0,0,0,.08),0 1px 1px rgba(255,255,255,.10);
} .ihc_locker_3{
border: 1px solid #ededed;
-moz-box-shadow: 0 0 20px rgba(0,0,0,.07);
-webkit-box-shadow: 0 0 20px rgba(0,0,0,.07);
box-shadow: 0 0 20px rgba(0,0,0,.07);
background-color: #f7f7f7;
background:#fff url(../../../plugins/indeed-membership-pro/assets/images/lockers/lock_1.png) 0 top repeat-x;
text-align:center;
min-height: 140px;
padding:25px 15px;
position:relative;
max-width:600px; 
margin:10px auto;
}
.ihc_locker_3 .lk_wrapper{
position:absolute;
bottom:0px;
left:0px;
width:100%;
height:5px;
background:url(../../../plugins/indeed-membership-pro/assets/images/lockers/lock_1.png) 0 bottom repeat-x;
}
.ihc_locker_3 .lock_content{
min-height:80px;
vertical-align:middle; 
font-size:12px;
font-family:Arial, Helvetica, sans-serif;
padding-top:10px;
padding-bottom: 10px;
}
.ihc_locker_3 .lock_content h2{
text-shadow: 1px 1px 2px #fff;
font-size:26px;
font-weight:bold;
font-family:Arial, Helvetica, sans-serif;
color:#719fd6;
}
.ihc_locker_3 .lock_content h1,.ihc_locker_3 .lock_content h2,.ihc_locker_3 .lock_content h3{
color:#719fd6;	
}
.ihc_locker_3 .lock_content p{
padding:0px;
margin:0px;
}
.ihc_locker_3 .lock_buttons{
margin:3px -15px 3px -15px;
background: rgba(0,0,0,0.02);
padding: 6px 5px;
padding-bottom:0px;
text-align: center;
border: 1px solid rgba(0,0,0,0.08);
border-left:none;
border-right:none;
} .ihc_locker_4{
border: 1px solid #ededed;
-moz-box-shadow: 0 0 20px rgba(0,0,0,.07);
-webkit-box-shadow: 0 0 20px rgba(0,0,0,.07);
box-shadow: 0 0 20px rgba(0,0,0,.07);
background: -webkit-linear-gradient(#fefefe,#f1f1f1); background: -o-linear-gradient(#fefefe, #f1f1f1); background: -moz-linear-gradient(#fefefe,#f1f1f1); background: linear-gradient(#fefefe, #f1f1f1); background: -webkit-linear-gradient(#fafafa,#fff); background: -o-linear-gradient(#fafafa, #fff); background: -moz-linear-gradient(#fafafa,#fff); background: linear-gradient(#fafafa, #fff); text-align:center;
min-height: 140px;
padding:25px;
position:relative;
max-width:620px; 
margin:10px auto;
}
.ihc_locker_4 .lk_wrapper{
position:absolute;
bottom:0px;
left:0px;
width:100%;
height:9px;
background:#fff url(../../../plugins/indeed-membership-pro/assets/images/lockers/lock_3.png) 0 bottom repeat-x;
}
.ihc_locker_4 .lk_left_side{
border-radius:50%;
-moz-border-radius: 50%;
-webkit-border-radius: 50%;
height:130px;
width:130px;
position:absolute;
top:20px;
left:30px;
margin:0px 15px 10px 18px;
border: 1px solid rgba(0,0,0,0.08);
-webkit-box-shadow: inset 0 0 14px rgba(0,0,0,.22),0 1px 1px rgba(255,255,255,.7);
-moz-box-shadow: inset 0 0 14px rgba(0,0,0,.22),0 1px 1px rgba(255,255,255,.7);
box-shadow: inset 0 0 14px rgba(0,0,0,.22),0 1px 1px rgba(255,255,255,.7);
background:#ddd url(../../../plugins/indeed-membership-pro/assets/images/lockers/lock_5.png) center center no-repeat;
background-size: 80px auto;
}
.ihc_locker_4 .lock_content{
min-height:80px;
vertical-align:middle; 
font-size:12px;
font-family:Arial, Helvetica, sans-serif;
margin-left:160px;
padding-top:10px;
}
@media (max-width: 567px) {
.ihc_locker_4 .lock_content{
margin-left:0px;
margin-top:140px;
}
}
.ihc_locker_4 .lock_content h2{
text-shadow: 1px 1px 2px #fff;
font-size:26px;
font-weight:bold;
font-family:Arial, Helvetica, sans-serif;
color:#719fd6;
line-height:16px;
}
.ihc_locker_4 .lock_content h1,.ihc_locker_4 .lock_content h2,.ihc_locker_4 .lock_content h3{
color:#719fd6;	
}
.ihc_locker_4 .lock_content p{
padding:0px;
margin:0px;
}
.ihc_locker_4 .lock_buttons{
margin-top:20px;
} .ihc_locker_5{
border: 1px solid #ededed;
-moz-box-shadow: 0 0 20px rgba(0,0,0,.1);
-webkit-box-shadow: 0 0 20px rgba(0,0,0,.1);
box-shadow: 0 0 20px rgba(0,0,0,.1);
background:rgba(250,250,250,0.7);
text-align:center;
min-height: 140px;
padding:15px 15px;
position:relative;
max-width:610px; 
margin:10px auto; 
}
.ihc_locker_5 .lk_top_side{
background: url(../../../plugins/indeed-membership-pro/assets/images/lockers/lock_5.png) center center no-repeat;
background-size: 40px auto;
margin:0 auto;
height:40px;
width:100px;
}
.ihc_locker_5 .lock_content{
min-height: 80px;
vertical-align: middle;
font-size: 12px;
font-family: Arial, Helvetica, sans-serif;
padding-top: 20px;
}
.ihc_locker_5 .lock_content h2{
text-shadow: 1px 1px 2px #fff;
font-size:26px;
font-weight:bold;
font-family:Arial, Helvetica, sans-serif;
color:#333;
line-height:16px;
}
.ihc_locker_5 .lock_content h1,.ihc_locker_5 .lock_content h2,.ihc_locker_5 .lock_content h3{
color:#0082a2;	
}
.ihc_locker_5 .lock_content p{
padding:0px;
margin:0px;
}
.ihc_locker_5 .lock_buttons{
margin-top:20px;
} .ihc_locker_6{
border: 1px solid #ededed;
-moz-box-shadow: 0 0 20px rgba(0,0,0,.07);
-webkit-box-shadow: 0 0 20px rgba(0,0,0,.07);
box-shadow: 0 0 20px rgba(0,0,0,.07);
background: -webkit-linear-gradient(#fefefe,#f1f1f1); background: -o-linear-gradient(#fefefe, #f1f1f1); background: -moz-linear-gradient(#fefefe,#f1f1f1); background: linear-gradient(#fefefe, #f1f1f1); background: -webkit-linear-gradient(#fafafa,#fff); background: -o-linear-gradient(#fafafa, #fff); background: -moz-linear-gradient(#fafafa,#fff); background: linear-gradient(#fafafa, #fff); text-align:center;
min-height: 140px;
padding:15px 15px;
position:relative;
max-width:620px; 
margin:10px auto;
margin-top:50px; 
}
.ihc_locker_6 .lk_top_side{
border-radius: 50%;
-moz-border-radius: 50%;
-webkit-border-radius: 50%;
height: 110px;
width: 110px;
position: absolute;
top: -50px;
left: 50%;
z-index: 999;
margin-left: -55px;
border: 4px solid #fff;
-webkit-box-shadow: inset 0 0 14px rgba(0,0,0,.22),0 1px 1px rgba(255,255,255,.7);
-moz-box-shadow: inset 0 0 14px rgba(0,0,0,.22),0 1px 1px rgba(255,255,255,.7);
box-shadow: inset 0 0 14px rgba(0,0,0,.22),0 1px 1px rgba(255,255,255,.7);
background: #0082a2 url(../../../plugins/indeed-membership-pro/assets/images/lockers/lock_4.png) center center no-repeat;
background-size: 46px auto;	
}
.ihc_locker_6 .lock_content{
min-height: 80px;
vertical-align: middle;
font-size: 12px;
font-family: Arial, Helvetica, sans-serif;
margin-top: 30px;
padding-top: 30px;
}
.ihc_locker_6 .lock_content h2{
text-shadow: 1px 1px 2px #fff;
font-size:26px;
font-weight:bold;
font-family:Arial, Helvetica, sans-serif;
color:#0082a2;
line-height:16px;
}
.ihc_locker_6 .lock_content h1,.ihc_locker_6 .lock_content h2,.ihc_locker_6 .lock_content h3{
color:#0082a2;	
}
.ihc_locker_6 .lock_content p{
padding:0px;
margin:0px;
}
.ihc_locker_6 .lock_buttons{
margin-top:20px;
}
.ihc_locker_6 .ihc-login-template-6{
background-color:#fff;	
} .ihc_locker_7{
border: 1px solid #ddd;
-moz-box-shadow: 0 0 20px rgba(0,0,0,.1);
-webkit-box-shadow: 0 0 20px rgba(0,0,0,.1);
box-shadow: 0 0 20px rgba(0,0,0,.1);
background:#406cb8;
text-align:center;
min-height: 140px;
padding:15px 15px;
position:relative;
max-width:630px; 
margin:10px auto; 
}
.ihc_locker_7 .lk_wrapper{
position:absolute;
bottom:0px;
left:0px;
width:100%;
height:100%;
border: 3px solid #fefefe;
}
.ihc_locker_7 .lk_top_side{
background: url(../../../plugins/indeed-membership-pro/assets/images/lockers/lock_6.png) center center no-repeat;
background-size: auto 60px;
margin:0 auto;
height:60px;
width:100px;
}
.ihc_locker_7 .lock_content{
min-height: 80px;
vertical-align: middle;
font-size: 12px;
font-family: Arial, Helvetica, sans-serif;
padding-top: 15px;
color:#fff;
}
.ihc_locker_7 .lock_content h2{
font-size:29px;
font-weight:bold;
font-family:Arial, Helvetica, sans-serif;
color:#fff;
line-height:16px;
}
.ihc_locker_7 .lock_content h1,.ihc_locker_7 .lock_content h2,.ihc_locker_7 .lock_content h3{
color:#fff;	
}
.ihc_locker_7 .lock_content p{
padding:0px;
margin:0px;
}
.ihc_locker_7 .lock_buttons{
margin:3px auto;
margin-top:20px;
display:inline-block;
max-width: 100%;
border-radius: 8px;
-moz-border-radius: 8px;
-webkit-border-radius: 8px;
background: rgba(255,255,255,0.07);
padding: 8px 9px;
padding-bottom:0px;
text-align: center;
border: 1px solid rgba(0,0,0,0.08);
-webkit-box-shadow: inset 0 0 3px rgba(0,0,0,.08),0 1px 1px rgba(255,255,255,.10);
-moz-box-shadow: inset 0 0 3px rgba(0,0,0,.08),0 1px 1px rgba(255,255,255,.10);
box-shadow: inset 0 0 3px rgba(0,0,0,.08),0 1px 1px rgba(255,255,255,.10);	
z-index: 99999;
position: relative;
}
.ihc_locker_7 .ihc_timeout_line{
background-color: rgba(231,231,231,.7);
background: -webkit-linear-gradient(to top,rgba(231,231,231,.7) 0,rgba(255,255,255,.8) 100%);	
background: -o-linear-gradient(to top,rgba(231,231,231,.7) 0,rgba(255,255,255,.8) 100%);		
background: -moz-linear-gradient(to top,rgba(231,231,231,.7) 0,rgba(255,255,255,.8) 100%);	
background: linear-gradient(to top,rgba(231,231,231,.7) 0,rgba(255,255,255,.8) 100%);	
}
.ihc_locker_7 .ihc-login-template-2 .impu-form-links a {
color:#fff !important;	
} .ihc_locker_8{
border: 1px solid #ededed;
-moz-box-shadow: 0 0 20px rgba(0,0,0,0.4);
-webkit-box-shadow: 0 0 20px rgba(0,0,0,0.4);
box-shadow: 0 0 20px rgba(0,0,0,0.4);
border-radius: 8px;
-moz-border-radius: 8px;
-webkit-border-radius: 8px;
background-color: #737373;
text-align:center;
min-height: 140px;
padding:20px 15px;
padding-bottom:25px;
position:relative;
max-width:600px; 
margin:10px auto;
}
.ihc_locker_8 .lk_top_side{
background: url(../../../plugins/indeed-membership-pro/assets/images/lockers/lock_4.png) center center no-repeat;
margin:0 auto;
height:36px;
width:100px;
background-size: 26px auto;	
}
.ihc_locker_8 .lk_wrapper_top{
position:absolute;
top:0px;
left:0px;
width:100%;
height:9px;
border-radius: 8px 8px 0 0;
-moz-border-radius:  8px 8px 0 0;
-webkit-border-radius:  8px 8px 0 0;
background:#df1346;
}
.ihc_locker_8 .lk_wrapper_bottom{
position:absolute;
bottom:0px;
left:0px;
width:100%;
height:9px;
background:#df1346;
border-radius: 0 0 8px 8px;
-moz-border-radius: 0 0 8px 8px;
-webkit-border-radius: 0 0 8px 8px;
}
.ihc_locker_8 .lock_content{
min-height:80px;
vertical-align:middle; 
font-size:12px;
font-family:Arial, Helvetica, sans-serif;
padding-top:10px;
padding-bottom:10px;
color:#c9c5c4;
}
.ihc_locker_8 .lock_content h2{
font-size:26px;
font-weight:bold;
font-family:Arial, Helvetica, sans-serif;
color:#ededed;
}
.ihc_locker_8 .lock_content h1,.ihc_locker_8 .lock_content h2,.ihc_locker_8 .lock_content h3{
color:#719fd6;	
}
.ihc_locker_8 .lock_content p{
padding:0px;
margin:0px;
}
.ihc_locker_8 .lock_buttons{
margin:3px -15px 3px -15px;
background: rgba(0,0,0,0.07);
padding: 6px 5px;
padding-bottom:0px;
text-align: center;
border: 1px solid rgba(0,0,0,0.08);
border-left:none;
border-right:none;
-webkit-box-shadow: inset 0 0 3px rgba(0,0,0,.08),0 1px 1px rgba(255,255,255,.10);
-moz-box-shadow: inset 0 0 3px rgba(0,0,0,.08),0 1px 1px rgba(255,255,255,.10);
box-shadow: inset 0 0 3px rgba(0,0,0,.08),0 1px 1px rgba(255,255,255,.10);	
}
.ihc_locker_8 .ihc_timeout_line{
background-color: rgba(231,231,231,.7);
background: -webkit-linear-gradient(to top,rgba(231,231,231,.7) 0,rgba(255,255,255,.8) 100%);	
background: -o-linear-gradient(to top,rgba(231,231,231,.7) 0,rgba(255,255,255,.8) 100%);		
background: -moz-linear-gradient(to top,rgba(231,231,231,.7) 0,rgba(255,255,255,.8) 100%);	
background: linear-gradient(to top,rgba(231,231,231,.7) 0,rgba(255,255,255,.8) 100%);	
}
.ihc_locker_8 .ihc-login-template-4{
background-color:transparent !important;
}
.ihc_locker_8 .ihc-login-template-4 .impu-form-line-fr {
color:#fff !important;
background-color:transparent !important;
border-bottom: 1px solid #aaa !important;
}
.ihc_locker_8 .ihc-login-template-4 .impu-form-submit{
background-color:transparent !important;
border-bottom-width:0 !important;
}
.ihc_locker_8 .ihc-login-template-4 .impu-form-links a {
color:#fff !important;
}
.ihc_locker_8 .ihc-login-template-4 .impu-form-line-fr input[type=text],.ihc_locker_8 .ihc-login-template-4 .impu-form-line-fr input[type=password]{
color:#fff !important;
}  .ihc-purchased-level{
background-color:#0bb586 !important;
background:#0bb586 !important;
} .ihc_level_template_1{
}
.ihc_level_template_1 .ihc-level-item{
width:100%;
margin:5px;
margin-bottom:15px;
box-sizing:border-box;
border:1px solid #eee;
padding:10px;
padding-bottom:0px;
max-width:400px;
position:relative;
}
.ihc_level_template_1 .ihc-level-item-top{
display:block;
width:50%;
box-sizing:border-box;
border-bottom: 3px solid #33b5e5;
padding:4px 0 4px 10px;
}
.ihc_level_template_1 .ihc-level-item-title{
color:#555;
font-size:20px;
line-height:25px;
font-family: 'Oswald', sans-serif;
font-weight: 400;
}
.ihc_level_template_1 .ihc-level-item-content{
padding: 10px;
text-align:left;
color:#000;
min-height:70px;
}
.ihc_level_template_1 .ihc-level-item-bottom{
position: relative;
left: -10px;
margin: 0 -20px 0 0px;
background-color: #f2f2f2;
border-top:1px solid #ddd;
box-sizing:border-box;
}
.ihc_level_template_1 .ihc-level-item-price{
float:left;
box-sizing:border-box;
padding-left:10px;
line-height:48px;
font-family: 'Oswald', sans-serif;
font-weight:200;
font-size:14px;
height:100%;
}
.ihc_level_template_1 .ihc-level-item-link{
float:right;
text-align:center;
box-sizing:border-box;
margin-right:20px;
margin-top:10px;
margin-bottom:10px;
color: #fff !important;
min-width: 100px;
border: none;
border-radius:4px;
text-transform: capitalize;
padding: 5px 15px;
background: none repeat scroll 0 0 #f47e7e;
border-color: #5BC4BE !important;
box-shadow: none !important;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
-webkit-transition: all 0.3s linear 0s;
-moz-transition: all 0.3s linear 0s;
-ms-transition: all 0.3s linear 0s;
-o-transition: all 0.3s linear 0s;
transition: all 0.3s linear 0s;
}
.ihc_level_template_1 .ihc-level-item-link a{
color:#fff;
text-decoration:none;
} .ihc_level_template_2{
margin:0 auto;
}
.ihc_level_template_2 .ihc-level-item{
width:25%;
padding:10px;
margin-bottom:15px;
box-sizing:border-box;
max-width:400px;
position:relative;
display: inline-block;
vertical-align: top;
min-width:250px;
}
.ihc_level_template_2 .ihc-level-item-top{
display:block;
width:100%;
box-sizing:border-box;
background: rgba(33, 172, 172,0.8) !important;
text-align:center;
border:1px solid #eee;
border-width:1px 1px 0 1px;
}
.ihc_level_template_2 .ihc-level-item-title{
font-family: 'Oswald', arial, sans-serif !important;
font-size: 19px !important;
border: none !important;
color: #FFF !important;  
padding: 4px;
line-height:40px;
}
.ihc_level_template_2 .ihc-level-item-content{
padding: 10px;
text-align:left;
color:#000;
min-height:150px;
padding-bottom:65px;
border:1px solid #eee;
border-width:0px 1px 0 1px;
box-sizing: border-box;
}
.ihc_level_template_2 .ihc-level-item-bottom{
position: absolute;
bottom: 0px;
left:10px;
right:10px;
height:60px;
padding-top:7px;
background-color: #f2f2f2;
border:1px solid #eee;
border-width:0px 1px 0 1px;
border-top:1px solid #ddd;
box-sizing:border-box;
text-align:center;
}
.ihc_level_template_2 .ihc-level-item-price{
font-family: 'Oswald', arial, sans-serif !important;
box-sizing:border-box;
width: 100%;
position: relative;
box-sizing: border-box;
background: rgba(39, 190, 190,0.8) !important;  
font-size: 45px !important;
color: #FFF !important;  
text-align: center;
line-height: 65px;
padding: 10px 0;
border:1px solid #eee;
border-width:0px 1px 0 1px;
min-height:90px;
}
.ihc_level_template_2 .ihc-level-item-link{
text-align:center;
box-sizing:border-box;
display:inline-block;
margin: 10px auto;
color: #fff !important;
min-width: 100px;
border: none;
border-radius:4px;
text-transform: capitalize;
padding: 5px 15px;
background: none repeat scroll 0 0 #f36510;
border-color: #f36510 !important;
box-shadow: none !important;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
-webkit-transition: all 0.3s linear 0s;
-moz-transition: all 0.3s linear 0s;
-ms-transition: all 0.3s linear 0s;
-o-transition: all 0.3s linear 0s;
transition: all 0.3s linear 0s;
}
.ihc_level_template_2 .ihc-level-item-link a{
color:#fff;
text-decoration:none;
} .ihc_level_template_3{
margin:0 auto;
}
.ihc_level_template_3 .ihc-level-item{
width:20%;
box-sizing:border-box;
max-width:400px;
position:relative;
display: inline-block;
vertical-align: top;
min-width:250px;
}
.ihc_level_template_3 .ihc-level-item-wrap{
margin:10px;
margin-bottom:15px;
box-sizing:border-box;
border:1px solid #eee;
padding:0px;
padding-top:0px;
position:relative;
box-shadow: 2px 0px 30px rgba(0,0,0,0.1);
-webkit-box-shadow: 0px 0px 9px rgba(0,0,0,0.1);
-moz-box-shadow: 2px 0px 30px rgba(0,0,0,0.1);
}
.ihc_level_template_3 .ihc-level-item-top{
display:block;
width:100%;
box-sizing:border-box;
background: #fff !important;
text-align:center;
}
.ihc_level_template_3 .ihc-level-item-title{
font-family: 'Oswald', arial, sans-serif !important;
font-size: 19px !important;
border: none !important; 
padding: 10px 4px;
line-height:40px;
}
.ihc_level_template_3 .ihc-level-item-content{
padding: 10px 20px;
text-align:left;
color:#000;
min-height:250px;
padding-bottom:65px;
box-sizing: border-box;
background-color:#fafafa;
}
.ihc_level_template_3 .ihc-level-item-bottom{
position: absolute;
bottom: 0px;
left:0;
right:0;
height:60px;
background-color: #fff;
border-top:1px solid #eee;
box-sizing:border-box;
}
.ihc_level_template_3 .ihc-level-item-price{
font-family: 'Oswald', arial, sans-serif !important;
box-sizing:border-box;
width: 100%;
position: relative;
box-sizing: border-box;
background: -webkit-linear-gradient(top,#4f97cd,#3b8bc7);
background: -moz-linear-gradient(top,#4f97cd,#3b8bc7);
background: -o-linear-gradient(top,#4f97cd,#3b8bc7);
background: -ms-linear-gradient(top,#4f97cd,#3b8bc7);
background: linear-gradient(top,#4f97cd,#3b8bc7);
font-size: 35px !important;
color: #FFF !important;  
text-align: center;
line-height: 75px;
padding: 10px 0;
min-height:95px;
}
.ihc_level_template_3 .ihc-level-item-link{
text-align:center;
box-sizing:border-box;
margin: 10px auto;
color: #fff !important;
width: 100px;
border: none;
border-radius:4px;
text-transform: capitalize;
padding: 10px 20px;
font-size:13px;
background-color: #699d34;
background: -webkit-gradient(linear,left bottom,left top,color-stop(0,#699d34),color-stop(1,#83c143));
background: -ms-linear-gradient(bottom,#699d34,#83c143);
background: -moz-linear-gradient(center bottom,#699d34 0,#83c143 100%);
background: -o-linear-gradient(#83c143,#699d34);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#83c143',endColorstr='#699d34',GradientType=0);
border-color: #f36510 !important;
box-shadow: none !important;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
-webkit-transition: all 0.3s linear 0s;
-moz-transition: all 0.3s linear 0s;
-ms-transition: all 0.3s linear 0s;
-o-transition: all 0.3s linear 0s;
transition: all 0.3s linear 0s;
}
.ihc_level_template_3 .ihc-purchased-level{
background-color: #f47e7e!important;
}
.ihc_level_template_3 .ihc-level-item-link a{
color:#fff;
text-decoration:none;
} .ihc_level_template_4{
}
.ihc_level_template_4 .ihc-level-item{
width:50%;
display:inline-block;
vertical-align:top;
box-sizing:border-box;
max-width:400px;
min-width:250px;
}
.ihc_level_template_4 .ihc-level-item-wrap{
margin:10px;
margin-bottom:15px;
box-sizing:border-box;
border:1px solid #eee;
padding:10px;
padding-top:0px;
position:relative;
box-shadow: 2px 0px 30px rgba(0,0,0,0.1);
-webkit-box-shadow: 0px 0px 9px rgba(0,0,0,0.1);
-moz-box-shadow: 2px 0px 30px rgba(0,0,0,0.1);
}
.ihc_level_template_4 .ihc-level-item-top{
position: relative;
left: -10px;
margin: 0 -20px 0 0px;
background-color: #6c7a8d;
border-bottom:1px solid #ddd;
box-sizing:border-box;
}
.ihc_level_template_4 .ihc-level-item-title{
color:#fafafa;
font-size:20px;
padding-left:20px;
line-height:45px;
font-family: 'Oswald', sans-serif;
font-weight: 400;
}
.ihc_level_template_4 .ihc-level-item-content{
padding: 10px;
text-align:left;
color:#000;
min-height:70px;
}
.ihc_level_template_4 .ihc-level-item-bottom{
display:block;
box-sizing:border-box;
border-top: 3px solid #33b5e5;
padding:4px 0 4px 10px;
text-align:right;
}
.ihc_level_template_4 .ihc-level-item-price{
float:left;
box-sizing:border-box;
padding-left:10px;
line-height:48px;
font-family: 'Oswald', sans-serif;
font-weight:200;
font-size:14px;
height:100%;
}
.ihc_level_template_4 .ihc-level-item-link-wrap{
}
.ihc_level_template_4 .ihc-level-item-link{
float:right;
text-align:center;
box-sizing:border-box;
margin-right:0px;
margin-top:10px;
margin-bottom:10px; color: #6c7a8d;
min-width: 100px;
border:1px solid #ddd;
border-radius:4px;
text-transform: capitalize;
padding: 5px 15px;
background: none repeat scroll 0 0 #efefef;
box-shadow: none !important;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
-webkit-transition: all 0.3s linear 0s;
-moz-transition: all 0.3s linear 0s;
-ms-transition: all 0.3s linear 0s;
-o-transition: all 0.3s linear 0s;
transition: all 0.3s linear 0s;
cursor:pointer;
}
.ihc_level_template_4 .ihc-level-item-link a{
color:#333;
text-decoration:none;
}
.ihc_level_template_4 .ihc-level-item-link:hover{
background: none repeat scroll 0 0 #e05d5d  !important;
color: #fff !important;
}
.ihc_level_template_4 .ihc-level-item-link:hover a{
color:#efefef;
}
.ihc_level_template_4 .ihc-level-item-link.ihc-purchased-level{
color: #fff;
}
.ihc_level_template_4 .ihc-level-item-link.ihc-purchased-level:hover{
color:#efefef !important;
background-color: #0bb586 !important;
} .ihc_level_template_5{
margin:0 auto;
}
.ihc_level_template_5 .ihc-level-item{
width:32%;
box-sizing:border-box;
max-width:380px;
position:relative;
display: inline-block;
vertical-align: top;
min-width:270px;
}
.ihc_level_template_5 .ihc-level-item-wrap{
margin:10px;
margin-bottom:15px;
box-sizing:border-box;
border:1px solid #eee;
padding:0px;
padding-top:0px;
position:relative;
box-shadow: 2px 0px 30px rgba(0,0,0,0.1);
-webkit-box-shadow: 0px 0px 9px rgba(0,0,0,0.1);
-moz-box-shadow: 2px 0px 30px rgba(0,0,0,0.1);
background-color:#08a7e3;
}
.ihc_level_template_5 .ihc-level-item-wrap:hover{
box-shadow: 5px 0px 30px rgba(0,0,0,0.1);
-webkit-box-shadow: 5px 0px 30px rgba(0,0,0,0.1);
-moz-box-shadow: 5px 0px 30px rgba(0,0,0,0.1);
-webkit-transition: top 0.4s linear, left 0.4s ease, box-shadow 0.5s ease;
-moz-transition: top 0.4s linear, left 0.4s ease, box-shadow 0.5s ease;
-o-transition: top 0.4s linear, left 0.4s ease, box-shadow 0.5s ease;
-ms-transition: top 0.4s linear, left 0.4s ease, box-shadow 0.5s ease;
transition: top 0.4s linear, left 0.4s ease, box-shadow 0.5s ease;
top: -4px;
position: relative;
z-index: 98;
}
.ihc_level_template_5 .ihc-level-item-top{
display:block;
width:100%;
box-sizing:border-box;
text-align:center;
}
.ihc_level_template_5 .ihc-level-item-title{
font-family: 'Oswald', arial, sans-serif !important;
color:#fff;
font-size: 22px !important;
border: none !important; 
padding: 17px 6px;
line-height:40px;
min-height:60px;
}
.ihc_level_template_5 .ihc-level-item-content{
padding: 20px 30px;
text-align:left;
color:#fff;
min-height: 250px;
padding-bottom: 80px;
box-sizing: border-box;
}
.ihc_level_template_5 .ihc-level-item-content *{
color:#fff !important;
}
.ihc_level_template_5 .ihc-level-item-bottom{
position: absolute;
bottom: 0px;
left:0;
right:0;
height:75px;
box-sizing:border-box;
}
.ihc_level_template_5 .ihc-level-item-price{
font-family: 'Oswald', arial, sans-serif !important;
box-sizing:border-box;
width: 100%;
position: relative;
box-sizing: border-box;
background-color:#f6f9fc;
font-size: 31px !important;
color: #A2A8B1 !important;  
text-align: center;
line-height: 75px;
padding: 10px 0;
min-height:95px;
}
.ihc_level_template_5 .ihc-level-item-link{
text-align:center;
box-sizing:border-box;
margin: 10px auto;
width: 60%;
border: none;
border-radius:6px;
text-transform: capitalize;
padding: 5px 20px;
font-size:15px;
line-height:35px;
background-color: #fff;
border-color: #fff !important;
box-shadow: none !important;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
-webkit-transition: all 0.3s linear 0s;
-moz-transition: all 0.3s linear 0s;
-ms-transition: all 0.3s linear 0s;
-o-transition: all 0.3s linear 0s;
transition: all 0.3s linear 0s;
font-family: Helvetica, sans-serif, 'Trebuchet MS';
font-size: 17px;
font-weight: bold;
color: #777;
}
.ihc_level_template_5 .ihc-level-item-link:hover{
color:#000;
}
.ihc_level_template_5 .ihc-purchased-level{
background-color: #f47e7e!important;
} .ihc_level_template_6{
margin:0 auto;
}
.ihc_level_template_6 .ihc-level-item{
width:32%;
box-sizing:border-box;
max-width:350px;
position:relative;
display: inline-block;
vertical-align: top;
min-width:260px;
}
.ihc_level_template_6 .ihc-level-item-wrap{
margin:10px;
margin-bottom:15px;
box-sizing:border-box;
border:1px solid #eee;
padding:0px;
padding-top:0px;
position:relative;
box-shadow: 2px 0px 30px rgba(0,0,0,0);
-webkit-box-shadow: 0px 0px 9px rgba(0,0,0,0);
-moz-box-shadow: 2px 0px 30px rgba(0,0,0,0);
-webkit-transition: all 0.3s linear 0s;
-moz-transition: all 0.3s linear 0s;
-ms-transition: all 0.3s linear 0s;
-o-transition: all 0.3s linear 0s;
transition: all 0.3s linear 0s;
background-color:#fff;
border: 1px solid #e8e0e0;
}
.ihc_level_template_6 .ihc-level-item-wrap:hover{
box-shadow: 5px 0px 30px rgba(0,0,0,0.1);
-webkit-box-shadow: 5px 0px 30px rgba(0,0,0,0.1);
-moz-box-shadow: 5px 0px 30px rgba(0,0,0,0.1);
-webkit-transition: top 0.4s linear, left 0.4s ease, box-shadow 0.5s ease;
-moz-transition: top 0.4s linear, left 0.4s ease, box-shadow 0.5s ease;
-o-transition: top 0.4s linear, left 0.4s ease, box-shadow 0.5s ease;
-ms-transition: top 0.4s linear, left 0.4s ease, box-shadow 0.5s ease;
transition: top 0.4s linear, left 0.4s ease, box-shadow 0.5s ease;
top: -4px;
position: relative;
z-index: 99994;
}
.ihc_level_template_6 .ihc-level-item-wrap:hover{
box-shadow: 2px 0px 30px rgba(0,0,0,0.1);
-webkit-box-shadow: 0px 0px 9px rgba(0,0,0,0.1);
-moz-box-shadow: 2px 0px 30px rgba(0,0,0,0.1);
}
.ihc_level_template_6 .ihc-level-item-wrap:hover .ihc-level-item-price{
color:#6c7a8d;
}
.ihc_level_template_6 .ihc-level-item-top{
display:block;
width:100%;
box-sizing:border-box;
text-align:center;
}
.ihc_level_template_6 .ihc-level-item-title{
font-family: Helvetica, sans-serif, 'Trebuchet MS';
color:#6c7a8d;
font-size: 32px !important;
border: none !important; 
padding: 2px 6px;
line-height: 40px;
min-height: 40px;
font-weight: bold;
}
.ihc_level_template_6 .ihc-level-item-content{
padding: 20px 30px;
text-align:left;
color:#5a6575;
min-height: 250px;
padding-bottom: 80px;
box-sizing: border-box;
}
.ihc_level_template_6 .ihc-level-item-bottom{
position: absolute;
bottom: 0px;
left:0;
right:0;
height:85px;
box-sizing:border-box;
}
.ihc_level_template_6 .ihc-level-item-price{
font-family: 'Oswald', arial, sans-serif !important;
box-sizing:border-box;
width: 100%;
position: relative;
box-sizing: border-box;
font-size: 65px !important;
color: #f35863;  
text-align: center;
line-height: 75px;
padding: 30px 15px;
min-height: 105px;
-webkit-transition: all 0.3s linear 0s;
-moz-transition: all 0.3s linear 0s;
-ms-transition: all 0.3s linear 0s;
-o-transition: all 0.3s linear 0s;
transition: all 0.3s linear 0s;
}
.ihc_level_template_6 .ihc-level-item-link{
text-align:center;
box-sizing:border-box;
margin: 10px auto;
width: 70%;
border: none;
border-radius: 35px;
-webkit-border-radius: 35px;
-moz-border-radius: 35px;
-o-border-radius: 35px;
text-transform: capitalize;
padding: 5px 20px;
font-size:15px;
line-height:35px;
background-color: #f35863;
border-color: #f35863 !important;
box-shadow: none !important;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
-webkit-transition: all 0.3s linear 0s;
-moz-transition: all 0.3s linear 0s;
-ms-transition: all 0.3s linear 0s;
-o-transition: all 0.3s linear 0s;
transition: all 0.3s linear 0s;
font-family: Helvetica, sans-serif, 'Trebuchet MS';
font-size: 17px;
font-weight: bold;
color: #fff;
}
.ihc_level_template_6 .ihc-level-item-link:hover{
color:#fff;
background-color: #6c7a8d;
}
.ihc_level_template_6 .ihc-purchased-level{
background-color: #f47e7e!important;
} .ihc_level_template_7{
margin:0 auto;
}
.ihc_level_template_7 .ihc-level-item{
width:32%;
box-sizing:border-box;
max-width:400px;
position:relative;
display: inline-block;
vertical-align: top;
min-width:290px;
}
.ihc_level_template_7 .ihc-level-item-wrap{
margin:10px;
margin-bottom:15px;
margin-left:60px;
box-sizing:border-box;
border:1px solid #eee;
padding:0px;
padding-top:0px;
position:relative;
box-shadow: 2px 0px 30px rgba(0,0,0,0.1);
-webkit-box-shadow: 0px 0px 9px rgba(0,0,0,0.1);
-moz-box-shadow: 2px 0px 30px rgba(0,0,0,0.1);
background-color:#5bcc80;
}
.ihc_level_template_7 .ihc-level-item-top{
display:block;
width:100%;
box-sizing:border-box;
text-align:center;
}
.ihc_level_template_7 .ihc-level-item-title{
font-family: 'Oswald', arial, sans-serif !important;
color:#fff;
font-size: 28px !important;
border: none !important; 
padding: 17px 6px;
line-height:40px;
min-height:60px;
}
.ihc_level_template_7 .ihc-level-item-content{
padding: 20px 30px;
text-align:left;
color:#fff;
min-height: 250px;
padding-bottom: 80px;
box-sizing: border-box;
}
.ihc_level_template_7 .ihc-level-item-bottom{
position: absolute;
bottom: 0px;
left:0;
right:0;
height:85px;
box-sizing:border-box;
}
.ihc_level_template_7 .ihc-level-item-price{
font-family: 'Oswald', arial, sans-serif !important;
box-sizing:border-box;
width: 100%;
position: relative;
box-sizing: border-box;
background-color: #fff;
font-size: 42px !important;
color: #A2A8B1 !important;
text-align: center;
line-height: 50px;
padding: 12px 20px;
min-height: 80px;
left: -50px;
border: 4px solid #5bcc80;
border-radius: 50px 0 0 50px;
}
.ihc_level_template_7 .ihc-level-item-link{
text-align:center;
box-sizing:border-box;
margin: 10px auto;
width: 60%;
border: none;
border-radius:26px;
text-transform: capitalize;
padding: 5px 20px;
font-size:15px;
line-height:35px;
background-color: #fff;
border-color: #fff !important;
box-shadow: none !important;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
-webkit-transition: all 0.3s linear 0s;
-moz-transition: all 0.3s linear 0s;
-ms-transition: all 0.3s linear 0s;
-o-transition: all 0.3s linear 0s;
transition: all 0.3s linear 0s;
font-family: Helvetica, sans-serif, 'Trebuchet MS';
font-size: 17px;
font-weight: bold;
color: #777;
}
.ihc_level_template_7 .ihc-level-item-link:hover{
color:#000;
}
.ihc_level_template_7 .ihc-purchased-level{
background-color: #f47e7e!important;
} .ihc_level_template_8{
margin:0 auto;
}
.ihc_level_template_8 .ihc-level-item{
width:32%;
box-sizing:border-box;
max-width:380px;
position:relative;
display: inline-block;
vertical-align: top;
min-width:340px;
}
.ihc_level_template_8 .ihc-level-item-wrap{
margin:13px;
margin-bottom:15px;
box-sizing:border-box;
border:1px solid #eee;
padding:0px;
padding-top:0px;
position:relative;
box-shadow: 2px 0px 30px rgba(0,0,0,0.1);
-webkit-box-shadow: 0px 0px 9px rgba(0,0,0,0.1);
-moz-box-shadow: 2px 0px 30px rgba(0,0,0,0.1);
background: #ffffff;
color: #808080;
border-bottom: 5px solid #ddd;
}
.ihc_level_template_8 .ihc-level-item-wrap:hover{
box-shadow: 5px 0px 30px rgba(0,0,0,0.1);
-webkit-box-shadow: 5px 0px 30px rgba(0,0,0,0.1);
-moz-box-shadow: 5px 0px 30px rgba(0,0,0,0.1);
-webkit-transition: top 0.4s linear, left 0.4s ease, box-shadow 0.5s ease;
-moz-transition: top 0.4s linear, left 0.4s ease, box-shadow 0.5s ease;
-o-transition: top 0.4s linear, left 0.4s ease, box-shadow 0.5s ease;
-ms-transition: top 0.4s linear, left 0.4s ease, box-shadow 0.5s ease;
transition: top 0.4s linear, left 0.4s ease, box-shadow 0.5s ease;
top: -4px;
position: relative;
z-index: 98;
}
.ihc_level_template_8 .ihc-level-item-top{
display:block;
width:100%;
box-sizing:border-box;
text-align:center;
background: #f4f4f4;
color: #565656;
}
.ihc_level_template_8 .ihc-level-item-title{
font-family: 'Oswald', arial, sans-serif;
font-family: "Helvetica Neue",Helvetica,Arial,sans-serif; text-transform: uppercase;
font-weight: 600;
color: #565656;
font-size: 24px;
line-height: 26px;
border: none !important; 
padding: 20px 0;
}
.ihc_level_template_8 .ihc-level-item-content{
padding: 20px 30px;
text-align:left;
font-weight: 300;
color: #808080;
min-height: 250px;
padding-bottom: 80px;
box-sizing: border-box;
text-align:center;
}
.ihc_level_template_8 .ihc-level-item-content *{
color:#808080 !important;
}
.ihc_level_template_8 .ihc-level-item-bottom{
position: absolute;
bottom: 0px;
left:0;
right:0;
height:75px;
box-sizing:border-box;
text-align:center;
}
.ihc_level_template_8 .ihc-level-item-price{
font-family: 'Oswald', arial, sans-serif;
box-sizing:border-box;
width: 100%;
position: relative;
box-sizing: border-box;
background: #f4f4f4;
color: #565656;	
text-align: center;
line-height: 75px;
padding: 0px 0 15px 0;
min-height: 90px;
font-family: "Helvetica Neue",Helvetica,Arial,sans-serif; font-weight: 800;
color: #565656;
font-size: 60px;
line-height: 64px;
}
.ihc_level_template_8 .ihc-level-item-link{
text-align:center;
box-sizing:border-box;
margin: 10px auto;
width: 60%;
border: none;
border-radius:6px;
text-transform: capitalize;
padding: 5px 20px;
font-size:15px;
line-height:35px;
background: #f4f4f4;
color: #565656;
box-shadow: none !important;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
-webkit-transition: all 0.3s linear 0s;
-moz-transition: all 0.3s linear 0s;
-ms-transition: all 0.3s linear 0s;
-o-transition: all 0.3s linear 0s;
transition: all 0.3s linear 0s;
font-family: Helvetica, sans-serif, 'Trebuchet MS';
font-size: 17px;
font-weight: bold;
font-size: 14px;
line-height: 16px;
border-radius: 3px;
padding: 10px;
border: 1px solid #eaeaea;
text-transform:uppercase;
}
.ihc_level_template_8 .ihc-level-item-link:hover{
color:#000;
}
.ihc_level_template_8 .ihc-purchased-level{
background-color: #565656 !important;
color:#f4f4f4 !important;
}
.ihc_level_template_8 .ihc-purchased-level:hover{
color:#fff !important;
} .ihc_level_template_9{
margin:0 auto;
}
.ihc_level_template_9 .ihc-level-item{
width:32%;
box-sizing:border-box;
max-width:380px;
position:relative;
display: inline-block;
vertical-align: top;
min-width:340px;
}
.ihc_level_template_9 .ihc-level-item-wrap{
margin:13px;
margin-bottom:15px;
box-sizing:border-box;
border:1px solid #eee;
padding:0px;
padding-top:0px;
position:relative;
box-shadow: 2px 0px 30px rgba(0,0,0,0.1);
-webkit-box-shadow: 0px 0px 9px rgba(0,0,0,0.1);
-moz-box-shadow: 2px 0px 30px rgba(0,0,0,0.1);
background: #ffffff;
color: #363f48;
border: 1px solid #dadee4 !important;
border-radius: 5px;
overflow: hidden;
}
.ihc_level_template_9 .ihc-level-item-wrap:hover{
box-shadow: 5px 0px 30px rgba(0,0,0,0.1);
-webkit-box-shadow: 5px 0px 30px rgba(0,0,0,0.1);
-moz-box-shadow: 5px 0px 30px rgba(0,0,0,0.1);
-webkit-transition: top 0.4s linear, left 0.4s ease, box-shadow 0.5s ease;
-moz-transition: top 0.4s linear, left 0.4s ease, box-shadow 0.5s ease;
-o-transition: top 0.4s linear, left 0.4s ease, box-shadow 0.5s ease;
-ms-transition: top 0.4s linear, left 0.4s ease, box-shadow 0.5s ease;
transition: top 0.4s linear, left 0.4s ease, box-shadow 0.5s ease;
top: -4px;
position: relative;
z-index: 98;
}
.ihc_level_template_9 .ihc-level-item-top{
display:block;
width:100%;
box-sizing:border-box;
text-align:center;
background-color: #f0f4f6;
color: #363f48;
}
.ihc_level_template_9 .ihc-level-item-title{
font-family: 'Open Sans',sans-serif;
text-transform: uppercase;
font-weight: 600;
color: #363f48;
font-size: 28px;
line-height: 26px;
border: none !important; 
padding: 40px 15px 15px;
}
.ihc_level_template_9 .ihc-level-item-content{
padding: 20px 30px;
font-weight: 300;
color: #363f48;
min-height: 250px;
padding-bottom: 80px;
box-sizing: border-box;
text-align:center;
}
.ihc_level_template_9 .ihc-level-item-content *{
color:#363f48 !important;
}
.ihc_level_template_9 .ihc-level-item-bottom{
position: absolute;
bottom: 0px;
left:0;
right:0;
height:75px;
box-sizing:border-box;
text-align:center;
}
.ihc_level_template_9 .ihc-level-item-price{
box-sizing:border-box;
width: 100%;
position: relative;
box-sizing: border-box;
background: #f0f4f6;
text-align: center;
line-height: 75px;
padding: 10px 0;
padding-bottom:30px;
min-height: 90px;
font-family: 'Open Sans',sans-serif;
font-weight: 600;
color: #363f48;
font-size: 90px;
line-height: 64px;    
line-height: 1 !important;
}
.ihc_level_template_9 .ihc-level-item-link{
text-align:center;
box-sizing:border-box;
margin: 10px auto;
width: 60%;
border: none;
border-radius:6px;
text-transform: capitalize;
padding: 5px 20px;
font-size:15px;
line-height:35px;
background: #363f48;
color: #fff;
box-shadow: none !important;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
-webkit-transition: all 0.3s linear 0s;
-moz-transition: all 0.3s linear 0s;
-ms-transition: all 0.3s linear 0s;
-o-transition: all 0.3s linear 0s;
transition: all 0.3s linear 0s;
font-family: 'Open Sans',sans-serif;
font-size: 14px;    
ont-weight: 600;
line-height: 16px;
border-radius: 3px;
padding: 10px;
text-transform:uppercase;
}
.ihc_level_template_9 .ihc-level-item-link:hover{
background-color: #3998f0 !important;
}
.ihc_level_template_9 .ihc-purchased-level{
background-color: #3998f0 !important;
}
.ihc_level_template_9 .ihc-purchased-level:hover{
color:#fff !important;
}  .iump-user-page-wrapper{
display:block;
padding:10px;
box-sizing:border-box;
}
.iump-user-page-wrapper .iump-user-page-details{
padding-bottom:40px;
min-height:100px;
}
.iump-user-page-mess-special{
font-size:19px;  
font-family: 'Oswald', Arial, Helvetica, sans-serif;
font-weight: 400;
color:#999;
font-family: Open Sans, sans-serif, 'Trebuchet MS';
color:#333;
font-size:16px;
font-weight: bold;
}
.iump-user-page-name{
font-size:26px;
font-weight:bold;
color:#333;
}
.iump-user-page-mess{
font-size:16px;
font-weight: 500;
color:#555;
color: #888;
font-family: Helvetica, sans-serif, 'Trebuchet MS';
}
.iump-user-page-email{
font-size:13px;
line-height:19px;
color:#555;
}
.iump-user-page-box{
margin-bottom:50px;
}
.iump-user-page-box .iump-user-page-box-title{
font-size: 18px;
line-height: 40px;
color: #555;
text-transform: uppercase;  
font-family: 'Oswald', Arial, Helvetica, sans-serif;
font-weight: 400;
margin-bottom:30px;
border-bottom: 4px solid #33b5e5;
}
.iump-user-page-box  .iump-register-form{
display:block;
}
.iump-user-page-wrapper .ihc-register-3{
border-top: 7px solid #aaa;
}  .ihc-logout-wrap.ihc-login-template-2{
width: auto;
padding:0px;
}
.ihc-logout-wrap.ihc-login-template-2 a{
background: none repeat scroll 0 0 #5BC4BE !important;
color: #fff !important;
font-size: 12px;
font-weight: 700;
padding: 10px 30px 11px;
text-transform: uppercase;
border-radius:2px;
}
.ihc-logout-wrap.ihc-login-template-3{
width: auto;
padding:0px;
-webkit-box-shadow: none;
-moz-box-shadow: none;
box-shadow: none;
background-color:transparent;
border:none !important;
}
.ihc-logout-wrap.ihc-login-template-3 a{
background: none repeat scroll 0 0 #33b5e5 !important;
color: #fff !important;
font-size: 14px;
font-weight: 400;
padding: 10px 30px 11px;
text-transform: capitalize;
border-radius:3px;
}
.ihc-logout-wrap.ihc-login-template-3 a:hover{
background: none repeat scroll 0 0 #1a9bcb !important;
}
.ihc-logout-wrap.ihc-login-template-4{
width: auto;
padding:0px;
-webkit-box-shadow: none;
-moz-box-shadow: none;
box-shadow: none;
background-color:transparent;
border:none !important;
}
.ihc-logout-wrap.ihc-login-template-4 a{
background: none repeat scroll 0 0 #27AE60 !important;
color: #b3eecc !important;
font-size: 15px;
font-weight: 400;
padding: 7px 30px 7px;
text-transform: capitalize;
border-radius:3px;
border-bottom: 4px solid #1e8449 !important;
}
.ihc-logout-wrap.ihc-login-template-4 a:hover{
background: none repeat scroll 0 0 #43be77 !important;
}
.ihc-logout-wrap.ihc-login-template-5{
width: auto;
padding:0px;
-webkit-box-shadow: none;
-moz-box-shadow: none;
box-shadow: none;
}
.ihc-logout-wrap.ihc-login-template-5 a{
background: none repeat scroll 0 0 #f47e7e !important;
padding: 8px 15px;
color: #fff !important;
}
.ihc-logout-wrap.ihc-login-template-5 a:hover{
background: none repeat scroll 0 0 #e05d5d !important;
}
.ihc-logout-wrap.ihc-login-template-6{
width: auto;
padding:0px;
-webkit-box-shadow: none;
-moz-box-shadow: none;
box-shadow: none;
}
.ihc-logout-wrap.ihc-login-template-6 a{
background: none repeat scroll 0 0 #f47e7e !important;
padding: 8px 15px;
color: #fff !important;
border-radius:20px;
}
.ihc-logout-wrap.ihc-login-template-6 a:hover{
background: none repeat scroll 0 0 #e05d5d !important;
}
.ihc-logout-wrap.ihc-login-template-7 a{
background: none repeat scroll 0 0 #6c7a8d !important;
padding: 8px 30px 8px;
color: #fff !important;
}
.ihc-logout-wrap.ihc-login-template-7 a:hover{
background: none repeat scroll 0 0 #94a1b2 !important;
}  .ihc-ap-theme-1 .iump-user-page-avatar{
display:inline-block;
padding-right:15px;
float:left;
width:30%;
}
.ihc-ap-theme-1 .iump-user-page-details{
padding-bottom:15px;
margin-top:10px;
}
.ihc-ap-theme-1 .iump-user-page-avatar img {
border-bottom-color: rgb(136, 136, 136);
border-bottom-style: none;
border-bottom-width: 0px;
border-image-outset: 0px;
border-image-repeat: stretch;
border-image-slice: 100%;
border-image-source: none;
border-image-width: 1;
border-left-color: rgb(136, 136, 136);
border-left-style: none;
border-left-width: 0px;
border-right-color: rgb(136, 136, 136);
border-right-style: none;
border-right-width: 2px;
border-top-color: rgb(136, 136, 136);
border-top-style: none;
border-top-width: 0px;
display: block;
max-width: 100%;
width: 100% !important;
margin: 0 auto;
-webkit-transition: all 0.2s ease;
-moz-transition: all 0.2s ease;
-ms-transition: all 0.2s ease;
-o-transition: all 0.2s ease;
transition: all 0.2s ease;
border-radius: 100%;
box-shadow: 0 0 15px 0 rgba(0, 0, 0, 0.3);
border: 1px solid #fff;
}
.ihc-ap-theme-1 .ihc-account-page-top-mess{
display:inline-block;
float:left; padding-top: 5px;
padding-left: 20px;
}
.ihc-ap-theme-1 .ihc-account-page-top-mess p{
margin-bottom:12px;
}
.ihc-ap-theme-1 .ihc-ap-menu{
clear:both;
background: #0091cd;
background-color: #3f9cc2;
border-color: #0073aa;
min-width:560px;
}
.ihc-ap-theme-1 .ihc-ap-menu .ihc-ap-menu-item{ float:left;
font-size: 0;
padding-left:0;
padding-right:0;
cursor:pointer;
font-family: 'Oswald', Arial, Helvetica, sans-serif;
font-weight:300;
font-size: 14px;
font-family: "Source Sans Pro", Helvetica, sans-serif;
font-weight: 500;
}
.ihc-ap-menu .ihc-ap-menu-item:hover{
background-color:#555;
}
.ihc-ap-menu .ihc-ap-menu-item-selected{
background-color:#777;
}
.ihc-ap-theme-1 .ihc-ap-menu .ihc-ap-menu-item .fa-ihc{
font-size: 19px;
line-height: 40px;
padding-right: 8px;
vertical-align: middle;
color: #fff;
}
.ihc-ap-theme-1 .ihc-ap-menu .ihc-ap-menu-item a{
text-decoration: none;
border: none;
color: #fff;
vertical-align:bottom;
line-height: 40px;
padding-left: 17px;
padding-right: 19px;
display: inline-block;
box-shadow: none;
}
.ihc-ap-theme-1 .ihc-ap-menu .ihc-ap-menu-item a:hover{
color: #fff;
}
.ihc-ap-theme-1 #ihc_account_page_tab_content{
padding-top:15px;
padding-bottom:35px;
min-height: 400px;
}
.ihc-ap-theme-1 .iump-user-page-box .iump-user-page-box-title{
font-size:21px;
border-width:0px;
}
.ihc-ap-theme-1 .iump-user-page-wrapper{
padding:0px;
}
.ihc-ap-theme-1 .iump-account-content-title{
font-size: 21px;
line-height: 40px;
color: #555;
text-transform: uppercase;
font-family: 'Oswald', Arial, Helvetica, sans-serif;
font-weight: 400;
margin-bottom: 30px;
font-family: Open Sans, sans-serif, 'Trebuchet MS' !important;
font-weight: 600;
font-size: 28px;
color: #333;
text-transform: inherit;
}
.ihc-ap-theme-1 .ihc-account-subscr-list{
margin-top:20px;
color:#888;
font-size:13px;
margin-bottom: 40px;
}
.ihc-ap-theme-1 .ihc-account-subscr-list {
width: 100%;
}
.ihc-ap-theme-1 .ihc-account-subscr-list thead{
color: #555;
text-transform: uppercase;
font-family: 'Oswald', Arial, Helvetica, sans-serif;
font-weight: 400;
margin-bottom: 30px;
border-bottom: 4px solid #33b5e5;
font-size: 14px;
}
.ihc-ap-theme-1 .ihc-account-subscr-list thead td{
padding: 6px 10px 6px 0;
border:none;
}
.ihc-ap-theme-1 .ihc-account-subscr-list tbody td{
vertical-align:top;
padding: 10px;
padding-left: 5px;
border: none;
}
.ihc-ap-theme-1 .ihc-account-subscr-list .ihc-level-name{
font-family: 'Oswald', Arial, Helvetica, sans-serif;
font-weight: 400;
color:#21759b;
font-size:14px;
font-size: 15px;
font-family: Open Sans, sans-serif, 'Trebuchet MS';
font-weight: 600;
}
.ihc-ap-theme-1 .ihc-account-subscr-list .ihc-level-name-wrapp{
padding-left:15px;
font-size:12px;
color:#21759b;
}
.ihc-ap-theme-1 .ihc-account-subscr-list tr:nth-child(even){
background-color:#f6f6f6;
}
.ihc-ap-theme-1 .ihc-account-tranz-list tr:nth-child(even){
background-color:#fafafa;
}
.ihc-ap-theme-1 .ihc-account-tranz-list{
border-collapse: collapse;
border-spacing: 0;
width: 100%;
margin: 25px 0px 15px 0px;
border: 1px solid #eee;
font-family: Lato;
font-size: 16px;
font-weight: 400;
line-height: 24px;
color: #888;
}
.ihc-ap-theme-1 .ihc-account-tranz-list thead{
background-color: #fafafa !important;
}
.ihc-ap-theme-1 .ihc-account-tranz-list tbody{
background:none;
}
.ihc-ap-theme-1 .ihc-account-tranz-list th{
border: 1px solid #eee;
text-align: center;
}
.ihc-ap-theme-1 .ihc-account-tranz-list td{
text-align:center;
font-size:13px;
}
.ihc-ap-theme-1 .ihc-account-tranz-list td .ihc-level-name {
font-family: 'Oswald', Arial, Helvetica, sans-serif;
font-weight: 400;
color: #21759b;
font-size: 13px;
font-family: Open Sans, sans-serif, 'Trebuchet MS';
font-weight: 600;
}
.ihc-ap-theme-1 .ihc_account_level_status{
font-family: Oswald, arial, sans-serif !important;
color:#222;
}
.ihc-ap-theme-1 .ihc-ap-wrap{
box-sizing: border-box;
margin: 35px 0 20px 0;
font-family: Arial,Verdana,sans-serif;
font-size: 16px;
font-size: 15px;
color: #333;
min-width: 200px;
}
.ihc-ap-theme-1 .ihc-ap-wrap .iump-pagination-wrapper{
margin-right:0px;
}
.ihc-ap-theme-2 .ihc-ap-menu{
clear:both;
background-color:#607d8b;
background-color: #444;
min-width:560px;
}
.ihc-ap-theme-2 .ihc-ap-menu .ihc-ap-menu-item{ float:left;
font-size: 17px;
padding-left:0;
padding-right:0;
cursor:pointer;
font-family: 'Oswald', Arial, Helvetica, sans-serif;
font-weight:300;
background-color: #444;
font-size: 14px;
font-family: "Source Sans Pro", Helvetica, sans-serif;
font-weight: 500;
}
.ihc-ap-theme-2  .ihc-ap-menu .ihc-ap-menu-item:hover{
background-color:#333 !important;
}
.ihc-ap-theme-2 .ihc-ap-menu .ihc-ap-menu-item-selected{
background-color:#47565d !important;
}
.ihc-ap-theme-2 .ihc-ap-menu .ihc-ap-menu-item .fa-ihc{
font-size: 19px;
line-height: 40px;
padding-right: 8px;
vertical-align: middle;
color: #fff;
}
.ihc-ap-theme-2 .ihc-ap-menu .ihc-ap-menu-item a{
text-decoration: none;
border: none;
color: #e8e8e8;
vertical-align:bottom;
line-height: 40px;
padding-left: 17px;
padding-right: 19px;
display: inline-block;
box-shadow: none;
}
.ihc-ap-theme-2 .ihc-ap-menu .ihc-ap-menu-item a:hover{
color: #fff;
}
.ihc-ap-theme-2 #ihc_account_page_tab_content{
padding-top:15px;
padding-bottom:35px;
min-height: 400px;
}
.ihc-ap-theme-2 .iump-user-page-box .iump-user-page-box-title{
font-size:21px;
border-width:0px;
}
.ihc-ap-theme-2 .iump-user-page-wrapper{
padding:0px;
}
.ihc-ap-theme-2 .iump-account-content-title{
font-size: 21px;
line-height: 40px;
color: #555;
text-transform: uppercase;
font-family: 'Oswald', Arial, Helvetica, sans-serif;
font-weight: 400;
margin-bottom: 30px;
font-family: Open Sans, sans-serif, 'Trebuchet MS' !important;
font-weight: 600;
font-size: 28px;
color: #333;
text-transform:inherit;
}
.ihc-ap-theme-2 .ihc-account-subscr-list{
margin-top:20px;
color:#888;
font-size:13px;
margin-bottom: 40px;
}
.ihc-ap-theme-2 .ihc-account-subscr-list thead{
color: #555;
text-transform: uppercase;
font-family: 'Oswald', Arial, Helvetica, sans-serif;
font-weight: 400;
margin-bottom: 30px;
border-bottom: 4px solid #33b5e5;
font-size: 14px;
}
.ihc-ap-theme-2 .ihc-account-subscr-list thead td{
padding: 6px 10px 6px 0;
border:none;
}
.ihc-ap-theme-2 .ihc-account-subscr-list tbody td{
vertical-align:top;
padding:10px;
padding-left:5px;
border:none;
}
.ihc-ap-theme-2 .ihc-account-subscr-list .ihc-level-name{
font-family: 'Oswald', Arial, Helvetica, sans-serif;
font-weight: 400;
color:#21759b;
font-size:14px;
font-size: 15px;
font-family: Open Sans, sans-serif, 'Trebuchet MS';
font-weight: 600;
}
.ihc-ap-theme-2 .ihc-account-subscr-list .ihc-level-name-wrapp{
padding-left:15px;
font-size:12px;
color:#21759b;
}
.ihc-ap-theme-2 .ihc-account-subscr-list tr:nth-child(even){
background-color:#f6f6f6;
}
.ihc-ap-theme-2 .ihc-account-tranz-list tr:nth-child(even){
background-color:#fafafa;
}
.ihc-ap-theme-2 .ihc-account-tranz-list{
border-collapse: collapse;
border-spacing: 0;
width: 100%;
margin: 25px 0px 15px 0px;
border: 1px solid #eee;
font-family: Lato;
font-size: 16px;
font-weight: 400;
line-height: 24px;
color: #888;
}
.ihc-ap-theme-2 .ihc-account-tranz-list thead{
background-color: #fafafa !important;
}
.ihc-ap-theme-2 .ihc-account-tranz-list tbody{
background:none;
}
.ihc-ap-theme-2 .ihc-account-tranz-list th{
border: 1px solid #eee;
text-align: center;
}
.ihc-ap-theme-2 .ihc-account-tranz-list td{
text-align:center;
font-size:13px;
}
.ihc-ap-theme-2 .ihc-account-tranz-list td .ihc-level-name {
font-family: 'Oswald', Arial, Helvetica, sans-serif;
font-weight: 400;
color: #21759b;
font-size: 13px;
font-family: Open Sans, sans-serif, 'Trebuchet MS';
font-weight: 600;
}
.ihc-ap-theme-2 .ihc_account_level_status{
font-family: Oswald, arial, sans-serif !important;
color:#222;
}
.ihc-ap-theme-2 .ihc-ap-wrap{
box-sizing: border-box;
margin: 35px 0 20px 0;
font-family: Arial,Verdana,sans-serif;
font-size: 16px;
font-size: 15px;
color: #333;
min-width: 200px;
}
.ihc-ap-theme-2 .ihc-ap-wrap .iump-pagination-wrapper{
margin-right:0px;
}
.ihc-ap-theme-3 .iump-user-page-avatar{
display:inline-block;
padding-right:15px;
float:left;
width:30%;
}
.ihc-ap-theme-3 .iump-user-page-details{
padding-bottom:15px;
margin-top:10px;
}
.ihc-ap-theme-3 .iump-user-page-avatar img {
border-bottom-color: rgb(136, 136, 136);
border-bottom-style: none;
border-bottom-width: 0px;
border-image-outset: 0px;
border-image-repeat: stretch;
border-image-slice: 100%;
border-image-source: none;
border-image-width: 1;
border-left-color: rgb(136, 136, 136);
border-left-style: none;
border-left-width: 0px;
border-right-color: rgb(136, 136, 136);
border-right-style: none;
border-right-width: 2px;
border-top-color: rgb(136, 136, 136);
border-top-style: none;
border-top-width: 0px;
display: block;
max-width: 100%;
width: 100% !important;
margin: 0 auto;
-webkit-transition: all 0.2s ease;
-moz-transition: all 0.2s ease;
-ms-transition: all 0.2s ease;
-o-transition: all 0.2s ease;
transition: all 0.2s ease;
border-radius: 100%;
box-shadow: 0 0 15px 0 rgba(0, 0, 0, 0.3);
border: 1px solid #fff;
}
.ihc-ap-theme-3 .ihc-account-page-top-mess{
display:inline-block;
float:left; padding-top: 5px;
padding-left: 20px;
}
.ihc-ap-theme-3 .ihc-account-page-top-mess p{
margin-bottom:12px;
}
.ihc-ap-theme-3 .ihc-ap-menu{
clear:both;
background: #0091cd;
background-color: transparent;
border-color: transparent;
min-width:560px;    
padding: 10px 0;
border-bottom: 1px solid #e6e6e6;
}
.ihc-ap-theme-3 .ihc-ap-menu .ihc-ap-menu-item{ float:left;
font-size: 0;
padding-left:0;
padding-right:0;
cursor:pointer;
font-family: 'Oswald', Arial, Helvetica, sans-serif;
font-weight:300;
font-size: 14px;
font-family: "Source Sans Pro", Helvetica, sans-serif;
font-weight: 500;
margin: 10px 0;
text-align:center;
}
.ihc-ap-theme-3 .ihc-ap-menu .ihc-ap-menu-item:hover{
background-color: transparent;
}
.ihc-ap-theme-3 .ihc-ap-menu .ihc-ap-menu-item-selected{
background-color: transparent;
}
.ihc-ap-theme-3 .ihc-ap-menu .ihc-ap-menu-item .fa-ihc{
font-size: 36px;
line-height: 40px;
padding-right: 8px;
vertical-align: middle;
color: #333;
display:block;
text-align:center;
margin-bottom:7px;
}
.ihc-ap-theme-3 .ihc-ap-menu .ihc-ap-menu-item a{
text-decoration: none;
border: none;
color: #333;
vertical-align:bottom;
line-height: 20px;
padding-left: 17px;
padding-right: 19px;
display: inline-block;
box-shadow: none;
opacity:0.6;
}
.ihc-ap-theme-3 .ihc-ap-menu .ihc-ap-menu-item a:hover{
opacity:1;
}
.ihc-ap-menu .ihc-ap-menu-item-selected a{
opacity:1 !important;
}
.ihc-ap-theme-3 #ihc_account_page_tab_content{
padding-top:15px;
padding-bottom:35px;
min-height: 400px;
}
.ihc-ap-theme-3 .iump-user-page-box .iump-user-page-box-title{
font-size:21px;
border-width:0px;
}
.ihc-ap-theme-3 .iump-user-page-wrapper{
padding:0px;
}
.ihc-ap-theme-3 .iump-account-content-title{
font-size: 21px;
line-height: 40px;
color: #555;
text-transform: uppercase;
font-family: 'Oswald', Arial, Helvetica, sans-serif;
font-weight: 400;
margin-bottom: 30px;
font-family: Open Sans, sans-serif, 'Trebuchet MS' !important;
font-weight: 600;
font-size: 28px;
color: #333;
text-transform: inherit;
}
.ihc-ap-theme-3 .ihc-account-subscr-list{
margin-top:20px;
color:#888;
font-size:13px;
margin-bottom: 40px;
}
.ihc-ap-theme-3 .ihc-account-subscr-list {
width: 100%;
}
.ihc-ap-theme-3 .ihc-account-subscr-list thead{
color: #555;
text-transform: uppercase;
font-family: 'Oswald', Arial, Helvetica, sans-serif;
font-weight: 400;
margin-bottom: 30px;
border-bottom: 4px solid #33b5e5;
font-size: 14px;
}
.ihc-ap-theme-3 .ihc-account-subscr-list thead td{
padding: 6px 10px 6px 0;
border:none;
}
.ihc-ap-theme-3 .ihc-account-subscr-list tbody td{
vertical-align:top;
padding: 10px;
padding-left: 5px;
border: none;
}
.ihc-ap-theme-3 .ihc-account-subscr-list .ihc-level-name{
font-family: 'Oswald', Arial, Helvetica, sans-serif;
font-weight: 400;
color:#21759b;
font-size:14px;
font-size: 15px;
font-family: Open Sans, sans-serif, 'Trebuchet MS';
font-weight: 600;
}
.ihc-ap-theme-3 .ihc-account-subscr-list .ihc-level-name-wrapp{
padding-left:15px;
font-size:12px;
color:#21759b;
}
.ihc-ap-theme-3 .ihc-account-subscr-list tr:nth-child(even){
background-color:#f6f6f6;
}
.ihc-ap-theme-3 .ihc-account-tranz-list tr:nth-child(even){
background-color:#fafafa;
}
.ihc-ap-theme-3 .ihc-account-tranz-list{
border-collapse: collapse;
border-spacing: 0;
width: 100%;
margin: 25px 0px 15px 0px;
border: 1px solid #eee;
font-family: Lato;
font-size: 16px;
font-weight: 400;
line-height: 24px;
color: #888;
}
.ihc-ap-theme-3 .ihc-account-tranz-list thead{
background-color: #fafafa !important;
}
.ihc-ap-theme-3 .ihc-account-tranz-list tbody{
background:none;
}
.ihc-ap-theme-3 .ihc-account-tranz-list th{
border: 1px solid #eee;
text-align: center;
}
.ihc-ap-theme-3 .ihc-account-tranz-list td{
text-align:center;
font-size:13px;
}
.ihc-ap-theme-3 .ihc-account-tranz-list td .ihc-level-name {
font-family: 'Oswald', Arial, Helvetica, sans-serif;
font-weight: 400;
color: #21759b;
font-size: 13px;
font-family: Open Sans, sans-serif, 'Trebuchet MS';
font-weight: 600;
}
.ihc-ap-theme-3 .ihc_account_level_status{
font-family: Oswald, arial, sans-serif !important;
color:#222;
}
.ihc-ap-theme-3 .ihc-ap-wrap{
box-sizing: border-box;
margin: 20px 0 20px 0;
font-family: Arial,Verdana,sans-serif;
font-size: 16px;
font-size: 15px;
color: #777;
min-width: 200px;
}
.ihc-ap-theme-3 .ihc-ap-wrap h3{
font-size: 22px;
font-weight: 700;
margin-bottom: 15px;
color:#777;	
}
.ihc-ap-theme-3 .ihc-ap-wrap .iump-pagination-wrapper{
margin-right:0px;
}
.ihc-ap-theme-4 .iump-user-page-avatar{
display:inline-block;
padding-right:15px;
float:left;
width:30%;
}
.ihc-ap-theme-4 .iump-user-page-details{
padding-bottom:15px;
margin-top:10px;
}
.ihc-ap-theme-4 .iump-user-page-avatar img {
border-bottom-color: rgb(136, 136, 136);
border-bottom-style: none;
border-bottom-width: 0px;
border-image-outset: 0px;
border-image-repeat: stretch;
border-image-slice: 100%;
border-image-source: none;
border-image-width: 1;
border-left-color: rgb(136, 136, 136);
border-left-style: none;
border-left-width: 0px;
border-right-color: rgb(136, 136, 136);
border-right-style: none;
border-right-width: 2px;
border-top-color: rgb(136, 136, 136);
border-top-style: none;
border-top-width: 0px;
display: block;
max-width: 100%;
width: 100% !important;
margin: 0 auto;
-webkit-transition: all 0.2s ease;
-moz-transition: all 0.2s ease;
-ms-transition: all 0.2s ease;
-o-transition: all 0.2s ease;
transition: all 0.2s ease;
border-radius: 100%;
box-shadow: 0 0 15px 0 rgba(0, 0, 0, 0.3);
border: 1px solid #fff;
}
.ihc-ap-theme-4 .ihc-account-page-top-mess{
display:inline-block;
float:left; padding-top: 5px;
padding-left: 20px;
}
.ihc-ap-theme-4 .ihc-account-page-top-mess p{
margin-bottom:12px;
}
.ihc-ap-theme-4 .ihc-ap-menu{
clear:both;
background: #444;
background-color: #444;
border-color: #444;
min-width:560px;
padding: 10px;
}
.ihc-ap-theme-4 .ihc-ap-menu .ihc-ap-menu-item{ float:left;
margin-left: 5px;
margin-bottom:5px;
border-radius: 4px;
font-size: 0;
padding-left:0;
padding-right:0;
cursor:pointer;
font-family: 'Oswald', Arial, Helvetica, sans-serif;
font-weight:300;
font-size: 14px;
font-family: "Source Sans Pro", Helvetica, sans-serif;
font-weight: 500;
}
.ihc-ap-menu .ihc-ap-menu-item:hover{
background-color:#555;
}
.ihc-ap-menu .ihc-ap-menu-item-selected{
background-color:#3ba1da;
}
.ihc-ap-theme-4 .ihc-ap-menu .ihc-ap-menu-item .fa-ihc{
font-size: 19px;
line-height: 40px;
padding-right: 8px;
vertical-align: middle;
color: #fff;
}
.ihc-ap-theme-4 .ihc-ap-menu .ihc-ap-menu-item a{
text-decoration: none;
border: none;
color: #fff;
vertical-align:bottom;
line-height: 40px;
padding-left: 17px;
padding-right: 19px;
display: inline-block;
box-shadow: none;
}
.ihc-ap-theme-4 .ihc-ap-menu .ihc-ap-menu-item a:hover{
color: #fff;
}
.ihc-ap-theme-4 #ihc_account_page_tab_content{
padding-top:15px;
padding-bottom:35px;
min-height: 400px;
}
.ihc-ap-theme-4 .iump-user-page-box .iump-user-page-box-title{
font-size:21px;
border-width:0px;
}
.ihc-ap-theme-4 .iump-user-page-wrapper{
padding:0px;
}
.ihc-ap-theme-4 .iump-account-content-title{
font-size: 21px;
line-height: 40px;
color: #555;
text-transform: uppercase;
font-family: 'Oswald', Arial, Helvetica, sans-serif;
font-weight: 400;
margin-bottom: 30px;
font-family: Open Sans, sans-serif, 'Trebuchet MS' !important;
font-weight: 600;
font-size: 28px;
color: #333;
text-transform: inherit;
}
.ihc-ap-theme-4 .ihc-account-subscr-list{
margin-top:20px;
color:#888;
font-size:13px;
margin-bottom: 40px;
}
.ihc-ap-theme-4 .ihc-account-subscr-list {
width: 100%;
}
.ihc-ap-theme-4 .ihc-account-subscr-list thead{
color: #555;
text-transform: uppercase;
font-family: 'Oswald', Arial, Helvetica, sans-serif;
font-weight: 400;
margin-bottom: 30px;
border-bottom: 4px solid #33b5e5;
font-size: 14px;
}
.ihc-ap-theme-4 .ihc-account-subscr-list thead td{
padding: 6px 10px 6px 0;
border:none;
}
.ihc-ap-theme-4 .ihc-account-subscr-list tbody td{
vertical-align:top;
padding: 10px;
padding-left: 5px;
border: none;
}
.ihc-ap-theme-4 .ihc-account-subscr-list .ihc-level-name{
font-family: 'Oswald', Arial, Helvetica, sans-serif;
font-weight: 400;
color:#21759b;
font-size:14px;
font-size: 15px;
font-family: Open Sans, sans-serif, 'Trebuchet MS';
font-weight: 600;
}
.ihc-ap-theme-4 .ihc-account-subscr-list .ihc-level-name-wrapp{
padding-left:15px;
font-size:12px;
color:#21759b;
}
.ihc-ap-theme-4 .ihc-account-subscr-list tr:nth-child(even){
background-color:#f6f6f6;
}
.ihc-ap-theme-4 .ihc-account-tranz-list tr:nth-child(even){
background-color:#fafafa;
}
.ihc-ap-theme-4 .ihc-account-tranz-list{
border-collapse: collapse;
border-spacing: 0;
width: 100%;
margin: 25px 0px 15px 0px;
border: 1px solid #eee;
font-family: Lato;
font-size: 16px;
font-weight: 400;
line-height: 24px;
color: #888;
}
.ihc-ap-theme-4 .ihc-account-tranz-list thead{
background-color: #fafafa !important;
}
.ihc-ap-theme-4 .ihc-account-tranz-list tbody{
background:none;
}
.ihc-ap-theme-4 .ihc-account-tranz-list th{
border: 1px solid #eee;
text-align: center;
}
.ihc-ap-theme-4 .ihc-account-tranz-list td{
text-align:center;
font-size:13px;
}
.ihc-ap-theme-4 .ihc-account-tranz-list td .ihc-level-name {
font-family: 'Oswald', Arial, Helvetica, sans-serif;
font-weight: 400;
color: #21759b;
font-size: 13px;
font-family: Open Sans, sans-serif, 'Trebuchet MS';
font-weight: 600;
}
.ihc-ap-theme-4 .ihc_account_level_status{
font-family: Oswald, arial, sans-serif !important;
color:#222;
}
.ihc-ap-theme-4 .ihc-ap-wrap{
box-sizing: border-box;
margin: 35px 0 20px 0;
font-family: Arial,Verdana,sans-serif;
font-size: 16px;
font-size: 15px;
color: #333;
min-width: 200px;
}
.ihc-ap-theme-4 .ihc-ap-wrap .iump-pagination-wrapper{
margin-right:0px;
}  .ihc-sm-template-2{
}
.ihc-sm-template-2 .ihc-sm-item{
padding:0px;
padding-right:0px;
transition: all 0.4s;
-moz-transition: all 0.4s;
-webkit-transition: all 0.4s;
position:relative;
}
.ihc-sm-template-2 .fa-ihc-sm{
width:36px;
height:36px;
text-align:center;
background-color:rgba(0,0,0,0.2);
border-right:1px solid rgba(0,0,0,0.3);
line-height:36px;
font-size:20px;
position:relative;
overflow:hidden;
}
.ihc-sm-template-2 .fa-ihc-sm:before,.ihc-sm-template-2 .fa-ihc-sm:after{
transition: all 0.3s;
-moz-transition: all 0.3s;
-webkit-transition: all 0.3s;
position:relative;
}
.ihc-sm-template-2 .fa-ihc-sm:after{
display:block;
left:-100%;
position:absolute;
}
.ihc-sm-template-2 .fa-ihc-sm:before{
left:0px;
position:relative;
}
.ihc-sm-template-2 .ihc-sm-item-label{
line-height:36px;
padding-right:0px;
margin-left:0px;
padding-left:6px;
padding-right:15px;
border-left:1px solid rgba(255,255,255,0.2);
}
.ihc-sm-template-2 .ihc-sm-item:hover .fa-ihc-sm{
background-color:rgba(255,255,255,0.1);
transition: all 0.3s;
-moz-transition: all 0.3s;
-webkit-transition: all 0.3s;
}
.ihc-sm-template-2 .ihc-sm-item:hover .fa-ihc-sm:before{
left:100%;
position:absolute;
}
.ihc-sm-template-2 .ihc-sm-item:hover .fa-ihc-sm:after{
left:0px;
position:relative;
}
.ihc-sm-template-3{
}
.ihc-sm-template-3 .ihc-sm-item{
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
transition: all 0.3s ease-in-out;
-webkit-transition: all 0.3s ease-in-out;
-moz-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
-ms-transition: all 0.3s ease-in-out;
-webkit-transform: translateZ(0);
transform: translateZ(0);
box-shadow: 0 0 1px rgba(0, 0, 0, 0);
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
-moz-osx-font-smoothing: grayscale;
position: relative;
-webkit-transition-duration: 0.3s;
transition-duration: 0.3s;
-webkit-transition-property: transform;
transition-property: transform;
padding: 8px 10px;
color: #484f59;
text-shadow: 1px 1px 0px rgba(255, 255, 255, 1);
margin-top:12px;
-moz-box-shadow: 0 1px 1px rgba(0, 0, 0, .15), 0 2px 3px rgba(0, 0, 0, .1);
-webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, .15), 0 2px 3px rgba(0, 0, 0, .1);
box-shadow: 0 1px 1px rgba(0, 0, 0, .15), 0 2px 3px rgba(0, 0, 0, .1);
}
.ihc-sm-template-3 .ihc-sm-item:before {
content: "";
position: absolute;
z-index: -1;
top: 0;
bottom: 2px;
left: 0;
right: 0;
background-image: -webkit-gradient(linear, left top, left bottom, from(#f4f4f4), to(#e7e8ea));
background-image: -webkit-linear-gradient(top, #f4f4f4, #e7e8ea);
background-image: -moz-linear-gradient(top, #f4f4f4, #e7e8ea);
background-image: -ms-linear-gradient(top, #f4f4f4, #e7e8ea);
background-image: -o-linear-gradient(top, #f4f4f4, #e7e8ea);
background-image: linear-gradient(top, #f4f4f4, #e7e8ea);
-webkit-transform: scaleY(1);
transform: scaleY(1);
-webkit-transform-origin: 50%;
transform-origin: 50%;
-webkit-transition-property: transform;
transition-property: transform;
-webkit-transition-duration: 0.3s;
transition-duration: 0.3s;
-webkit-transition-timing-function: ease-out;
transition-timing-function: ease-out;
}
.ihc-sm-template-3 .ihc-sm-item:after {
content: "";
position: absolute;
z-index: -1;
left: 0;
right: 100%;
bottom: 0;
-webkit-border-radius: 4px 4px 0 0;
-moz-border-radius: 4px 4px 0 0;
border-radius: 4px 4px 0 0;
background-color: rgba(0,0,0,0.2);
height: 4px;
-webkit-transition-property: right;
transition-property: right;
-webkit-transition-duration: 0.3s;
transition-duration: 0.3s;
-webkit-transition-timing-function: ease-out;
transition-timing-function: ease-out;
}
.ihc-sm-template-3 .ihc-sm-item:hover{
-webkit-transform: translateY(-6px);
transform: translateY(-6px);
overflow:visible;
color:#FFF;
text-shadow: 1px 1px 0px rgba(255, 255, 255, 0);
}
.ihc-sm-template-3 .ihc-sm-item:hover:before, .ihc-sm-template-3 .ihc-sm-item:focus:before, .ihc-sm-template-3 .ihc-sm-item:active:before {
-webkit-transform: scaleY(0);
transform: scaleY(0);
}
.ihc-sm-template-3 .ihc-sm-item:hover:after {
right: 0;
}
.ihc-sm-template-3 .ihc-sm-item-label{
padding-right:20px;
}
.ihc-sm-template-4{
}
.ihc-sm-template-4 .ihc-sm-item{
border-radius:5px;
padding:3px;
-webkit-box-shadow: 1px 1px 8px 0px rgba(0,0,0,0.24);
-moz-box-shadow: 1px 1px 8px 0px rgba(0,0,0,0.24);
box-shadow: 1px 1px 8px 0px rgba(0,0,0,0.24);
}
.ihc-sm-template-4 .ihc-sm-item:hover{
opacity:0.8;
}
.ihc-sm-template-4 .fa-ihc-sm{
width:27px;
text-align:center;
}
.ihc-sm-template-4 .ihc-sm-item-label{
padding-right:10px;
}
.ihc-sm-template-5{
}
.ihc-sm-template-5 .ihc-sm-item{
border-radius:27px;
background-color: white;
padding:3px;
-webkit-box-shadow: 1px 1px 3px 0px rgba(0,0,0,0.24);
-moz-box-shadow: 1px 1px 3px 0px rgba(0,0,0,0.24);
box-shadow: 1px 1px 3px 0px rgba(0,0,0,0.24);
margin:7px;
}
.ihc-sm-template-5 .ihc-sm-item-label{
padding-right:6px;
}
.ihc-sm-template-5 .ihc-sm-item:hover .ihc-sm-item-label{
color:#fff !important;
-webkit-transition: all 0.3s;
-moz-transition: all 0.3s;
-o-transition: all 0.3s;
transition: all 0.3s;
}
.ihc-sm-template-5 .ihc-sm-item:hover .fa-ihc-sm{
color:#fff !important;
-webkit-transition: all 0.3s;
-moz-transition: all 0.3s;
-o-transition: all 0.3s;
transition: all 0.3s;
}
.ihc-sm-template-5 .ihc-sm-item{
background: rgba(255,255,255,1);
background: -moz-linear-gradient(-45deg, rgba(255,255,255,1) 0%, rgba(245,245,245,1) 100%);
background: -webkit-gradient(left top, right bottom, color-stop(0%, rgba(255,255,255,1)), color-stop(100%, rgba(245,245,245,1)));
background: -webkit-linear-gradient(-45deg, rgba(255,255,255,1) 0%, rgba(245,245,245,1) 100%);
background: -o-linear-gradient(-45deg, rgba(255,255,255,1) 0%, rgba(245,245,245,1) 100%);
background: -ms-linear-gradient(-45deg, rgba(255,255,255,1) 0%, rgba(245,245,245,1) 100%);
background: linear-gradient(135deg, rgba(255,255,255,1) 0%, rgba(245,245,245,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f5f5f5', GradientType=1 );
-webkit-transition: all 0.3s;
-moz-transition: all 0.3s;
-o-transition: all 0.3s;
transition: all 0.3s;
}
.ihc-sm-template-5 .ihc-fb .fa-ihc-sm, .ihc-sm-template-5 .ihc-fb .ihc-sm-item-label{
color:rgb(59, 89, 152);
}
.ihc-sm-template-5 .ihc-tw .fa-ihc-sm, .ihc-sm-template-5 .ihc-tw .ihc-sm-item-label{
color: #4099FF;
}
.ihc-sm-template-5 .ihc-in .fa-ihc-sm, .ihc-sm-template-5 .ihc-in .ihc-sm-item-label{
color: #0074a2;	
}
.ihc-sm-template-5 .ihc-goo .fa-ihc-sm, .ihc-sm-template-5 .ihc-goo .ihc-sm-item-label{
color: rgb(217, 82, 50);	
}
.ihc-sm-template-5 .ihc-vk .fa-ihc-sm, .ihc-sm-template-5 .ihc-vk .ihc-sm-item-label{
color: #5d83aa;	
}
.ihc-sm-template-5 .ihc-ig .fa-ihc-sm, .ihc-sm-template-5 .ihc-ig .ihc-sm-item-label{
color: #125688;	
}
.ihc-sm-template-5 .ihc-tbr .fa-ihc-sm, .ihc-sm-template-5 .ihc-tbr .ihc-sm-item-label{
color: #2c4762;	
}
.ihc-sm-template-5 .ihc-sm-item.ihc-fb:hover{
background: rgb(59, 89, 152);	
}
.ihc-sm-template-5 .ihc-sm-item.ihc-tw:hover{
background: #4099FF;
}
.ihc-sm-template-5 .ihc-sm-item.ihc-in:hover{
background: #0074a2;	
}
.ihc-sm-template-5 .ihc-sm-item.ihc-goo:hover{
background: rgb(217, 82, 50);	
}
.ihc-sm-template-5 .ihc-sm-item.ihc-vk:hover{
background: #5d83aa;	
}
.ihc-sm-template-5 .ihc-sm-item.ihc-ig:hover{
background: #125688;	
}
.ihc-sm-template-5 .ihc-sm-item.ihc-tbr:hover{
background: #2c4762;	
} .ihc-public-wrapp-visitor-user .iump-user-page-avatar{
width:50%;
}
.ihc-public-wrapp-visitor-user .iump-user-page-avatar img {
border-bottom-color: rgb(136, 136, 136);
border-bottom-style: none;
border-bottom-width: 0px;
border-image-outset: 0px;
border-image-repeat: stretch;
border-image-slice: 100%;
border-image-source: none;
border-image-width: 1;
border-left-color: rgb(136, 136, 136);
border-left-style: none;
border-left-width: 0px;
border-right-color: rgb(136, 136, 136);
border-right-style: none;
border-right-width: 2px;
border-top-color: rgb(136, 136, 136);
border-top-style: none;
border-top-width: 0px;
display: block;
max-width: 100%;
width: 100% !important;
margin: 0 auto;
-webkit-transition: all 0.2s ease;
-moz-transition: all 0.2s ease;
-ms-transition: all 0.2s ease;
-o-transition: all 0.2s ease;
transition: all 0.2s ease;
border-radius: 100%;
box-shadow: 0 0 15px 0 rgba(0, 0, 0, 0.3);
border: 1px solid #fff;
}
.ihc-public-wrapp-visitor-user .ihc-account-page-top-mess{
border-bottom:1px solid #ededed;
margin-bottom:15px;
padding-bottom:10px;
}
.ihc-public-wrapp-visitor-user .ihc-account-page-top-mess p{
margin-bottom:10px;
}
.ihc-public-wrapp-visitor-user .ihc-account-page-top-mess .ihc-ap-sm-top-icons-wrap{
float:none;
padding-left: 2px;
}
.ihc-ap-sm-top-icons-wrap .ihc-account-page-sm-icon {
border-radius: 100%;
-webkit-border-radius: 100%;
border: 2px solid #fff;
box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.3);
opacity: 0.9;
color:#fff;
}
.ihc-ap-sm-top-icons-wrap .ihc-account-page-sm-icon .fa-ihc-sm {
width: 27px;
} .ihc-user-page-top-ap-wrapper{
padding:20px 15px 10px 15px;
box-sizing:border-box;
position:relative;
overflow: hidden;
z-index: 1;
}
.ihc-user-page-top-ap-background{
position:absolute;
height: 200%;
left: 0;
right: 0;
top: -100%;	
z-index: -10;
background-size: cover;
background-position: 50% 50%;
background-blend-mode: overlay;
background-image: url(../../../plugins/indeed-membership-pro/assets/images/top_aff_bk_1.png);
}
.ihc-ap-top-theme-1  #js_ihc_edit_top_ap_banner{
height:180px;
}
.ihc-user-page-top-ap-wrapper .ihc-left-side{
float:left;
max-width:30%;
}
.ihc-user-page-top-ap-wrapper .ihc-middle-side{
float:left;
max-width:70%;
}
.ihc-user-page-top-ap-wrapper .ihc-user-page-avatar{
display:inline-block;
padding-right:15px;
max-width:150px;
}
.ihc-user-page-top-ap-wrapper .ihc-top-levels{
margin:10px 0;
margin-top:5px;
display: block;
padding-left: 20px;
}
.ihc-user-page-top-ap-wrapper .ihc-top-level-box{
background-color: #1fb5ac;
color: #fff;
padding: 3px 9px;
margin: 2px 2px;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
font-size: 12px;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
box-radius: 3px;
display: inline-block;
cursor:pointer;
}
.ihc-user-page-top-ap-wrapper .ihc-top-level-box.ihc-expired-level{
background-color: rgba(240, 80, 80, 0.8);
}
.ihc-ap-top-sm{
margin:10px 0;
margin-top:5px;
display: block;
padding-left: 20px;
}
.ihc-user-page-top-ap-wrapper .ihc-user-page-details{
margin-top:10px;
}
.ihc-user-page-top-ap-wrapper .ihc-user-page-avatar img {
border-bottom-color: rgb(136, 136, 136);
border-bottom-style: none;
border-bottom-width: 0px;
border-image-outset: 0px;
border-image-repeat: stretch;
border-image-slice: 100%;
border-image-source: none;
border-image-width: 1;
border-left-color: rgb(136, 136, 136);
border-left-style: none;
border-left-width: 0px;
border-right-color: rgb(136, 136, 136);
border-right-style: none;
border-right-width: 2px;
border-top-color: rgb(136, 136, 136);
border-top-style: none;
border-top-width: 0px;
display: block;
max-width: 100%; margin: 0 auto;
-webkit-transition: all 0.2s ease;
-moz-transition: all 0.2s ease;
-ms-transition: all 0.2s ease;
-o-transition: all 0.2s ease;
transition: all 0.2s ease;
border-radius: 100%;
box-shadow: 0 0 15px 0 rgba(0, 0, 0, 0.3);
border: 1px solid #fff;
}
.ihc-user-page-top-ap-wrapper .ihc-account-page-top-mess{
display:inline-block;
padding-top: 5px;
padding-left: 20px;
word-break: break-word;
}
.ihc-user-page-top-ap-wrapper .ihc-account-page-top-mess p, .ihc-user-page-top-ap-wrapper .ihc-account-page-top-mess div{
margin-bottom:8px;
}
.ihc-user-page-top-ap-wrapper .ihc-stats-label{
min-height: 30px;
font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
font-size: 16px;
font-weight: 400;
line-height: 1.5;
padding: 0;
padding-right:5px;
}
.ihc-user-page-top-ap-wrapper .ihc-stats-content{
font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
font-weight: 700;
line-height: 1.2;
margin-bottom: 16px;
color: #454545;
font-size: 24px;
}
.ihc-ap-top-theme-2{
padding-top:270px;	
}
.ihc-ap-top-theme-2 .ihc-user-page-top-ap-background{
height: 250px;
top: 0;
background-image: url(../../../plugins/indeed-membership-pro/assets/images/top_aff_bk_2.png);
}
.ihc-ap-top-theme-2  #js_ihc_edit_top_ap_banner{
height:250px;
}
.ihc-ap-top-theme-2 .ihc-left-side{
margin-bottom: -75px;
}
.ihc-ap-top-theme-2 .ihc-middle-side{
margin-top:-10px;
}
.ihc-ap-top-theme-2 .ihc-user-page-details{
top: -75px;
position: relative;
margin-top:0px;
background-color: #fff;
}
.ihc-ap-top-theme-2 .ihc-user-page-avatar{
padding-right:0px;
max-width: 190px;
}
.ihc-ap-top-theme-2 .ihc-user-page-avatar img{
border-radius:0px;
box-shadow:none;
border: 5px solid #fff;
}
.ihc-ap-top-theme-3{
padding-top:320px;	
padding-bottom:20px;
}
.ihc-ap-top-theme-3 .ihc-user-page-top-ap-background{
height: 300px;
top: 0;
background-image: url(../../../plugins/indeed-membership-pro/assets/images/top_aff_bk_3.png);
}
.ihc-ap-top-theme-3 .ihc-left-side{
margin-bottom: -75px;
}
.ihc-ap-top-theme-3 .ihc-middle-side{
float:none;
max-width:inherit;
margin-top: -10px;
margin-left: 189px;
margin-bottom: 20px;
}
.ihc-ap-top-theme-3 .ihc-special-clear{
clear:none;
}
.ihc-ap-top-theme-3 .ihc-stats-label{
min-height:20px;
line-height:1.2;
padding-right:0px;
}
.ihc-ap-top-theme-3 .ihc-stats-content{
margin-bottom:6px;
font-size: 21px;
}
.ihc-ap-top-theme-3 .ihc-user-page-details{
top: -75px;
position: relative;
margin-top:0px;
background-color: #fff;
border-radius:100%;
}
.ihc-ap-top-theme-3 .ihc-user-page-avatar{
padding-right:0px;
max-width: 190px;
}
.ihc-ap-top-theme-3 .ihc-user-page-avatar img{
border-radius:100%;
box-shadow:none;
border: 5px solid #fff;
min-height:210px;
}
.ihc-ap-top-theme-4{
padding-top: 85px;
padding-bottom: 0px;
height: 300px;
}
.ihc-ap-top-theme-4 .ihc-user-page-top-ap-background{
height: 300px;
top: 0;
background-image: url(../../../plugins/indeed-membership-pro/assets/images/top_aff_bk_3.png);
background-color: #00a0e3;
background-image: -webkit-linear-gradient(left, #00a0e3, #39c8df);
background-image: linear-gradient(to right, #00a0e3, #39c8df);
z-index:-2;
}
.ihc-ap-top-theme-4 .ihc-left-side{
margin-bottom: -75px;
margin-left:50px;
z-index: 1;
}
.ihc-ap-top-theme-4 .ihc-middle-side{
float:none;
max-width:inherit;
margin-top: -15px;    
z-index: 1;
margin-left:260px;
}
.ihc-ap-top-theme-4 .ihc-special-clear{
clear:none;
}
.ihc-ap-top-theme-4 .ihc-stats-label{
min-height:20px;
line-height:1.2;
padding-right:0px;
}
.ihc-ap-top-theme-4 .ihc-stats-content{
margin-bottom:6px;
font-size: 21px;
}
.ihc-ap-top-theme-4 .ihc-user-page-details{
top: -48px;
position: relative;
margin-top:0px;
border-radius:100%;
}
.ihc-ap-top-theme-4 .ihc-user-page-avatar{
padding-right:0px;
max-width: 210px;
display:block;
}
.ihc-ap-top-theme-4 .ihc-user-page-avatar img{
border-radius:100%;
box-shadow:none;
box-sizing: border-box;
border: 7px solid rgba(255,255,255,0.2) !important;
max-height: 210px;
min-height:200px;
}
.ihc-ap-top-theme-4 .ihc-account-page-top-mess, .ihc-ap-top-theme-4 .iump-user-page-name, .ihc-ap-top-theme-4 .iump-user-page-mess-special, .ihc-ap-top-theme-4 .iump-user-page-mess{
color:#fff !important;
}
.ihc-ap-top-theme-4 .ihc-background-overlay{
position: absolute;
width: 100%;
height: 100%;
top: 0;
left: 0;    z-index: -1;
background-color: rgba(0,0,0,0.35);
}
.ihc-ap-top-theme-4 .ihc-top-levels{
margin-left:0px;    
margin-top: 10px;
padding-left: 20px;
}
.ihc-ap-top-theme-4 .iump-user-page-name{
margin-bottom: 20px !important;
}
.ihc-user-page-top-ap-wrapper .ihc-user-page-avatar img {
border-bottom-color: rgb(136, 136, 136);
border-bottom-style: none;
border-bottom-width: 0px;
border-image-outset: 0px;
border-image-repeat: stretch;
border-image-slice: 100%;
border-image-source: none;
border-image-width: 1;
border-left-color: rgb(136, 136, 136);
border-left-style: none;
border-left-width: 0px;
border-right-color: rgb(136, 136, 136);
border-right-style: none;
border-right-width: 2px;
border-top-color: rgb(136, 136, 136);
border-top-style: none;
border-top-width: 0px;
display: block;
max-width: 100%; margin: 0 auto;
-webkit-transition: all 0.2s ease;
-moz-transition: all 0.2s ease;
-ms-transition: all 0.2s ease;
-o-transition: all 0.2s ease;
transition: all 0.2s ease;
border-radius: 100%;
box-shadow: 0 0 15px 0 rgba(0, 0, 0, 0.3);
border: 1px solid #fff;
}
.ihc-user-page-top-ap-wrapper .ihc-account-page-top-mess{
display:inline-block;
padding-top: 5px;
padding-left: 20px;
word-break: break-word;
}
.ihc-user-page-top-ap-wrapper .ihc-account-page-top-mess p, .ihc-user-page-top-ap-wrapper .ihc-account-page-top-mess div{
margin-bottom:8px;
}
.ihc-user-page-top-ap-wrapper .ihc-stats-label{
min-height: 30px;
font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
font-size: 16px;
font-weight: 400;
line-height: 1.5;
padding: 0;
padding-right:5px;
}
.ihc-user-page-top-ap-wrapper .ihc-stats-content{
font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
font-weight: 700;
line-height: 1.2;
margin-bottom: 16px;
color: #454545;
font-size: 24px;
}
.ihc-ap-top-theme-2{
padding-top:270px;	
}
.ihc-ap-top-theme-2 .ihc-user-page-top-ap-background{
height: 250px;
top: 0;
background-image: url(../../../plugins/indeed-membership-pro/assets/images/top_aff_bk_2.png);
}
.ihc-ap-top-theme-2 .ihc-left-side{
margin-bottom: -75px;
}
.ihc-ap-top-theme-2 .ihc-middle-side{
margin-top:-10px;
}
.ihc-ap-top-theme-2 .ihc-user-page-details{
top: -75px;
position: relative;
margin-top:0px;
background-color: #fff;
}
.ihc-ap-top-theme-2 .ihc-user-page-avatar{
padding-right:0px;
max-width: 190px;
}
.ihc-ap-top-theme-2 .ihc-user-page-avatar img{
border-radius:0px;
box-shadow:none;
border: 5px solid #fff;
}
.ihc-ap-top-theme-3{
padding-top:320px;	
padding-bottom:0px;
}
.ihc-ap-top-theme-3 .ihc-user-page-top-ap-background{
height: 300px;
top: 0;
background-image: url(../../../plugins/indeed-membership-pro/assets/images/top_aff_bk_3.png);
}
.ihc-ap-top-theme-3 .ihc-left-side{
margin-bottom: -75px;
}
.ihc-ap-top-theme-3 .ihc-middle-side{
float:none;
max-width:inherit;
margin-top: -10px;
}
.ihc-ap-top-theme-3 .ihc-special-clear{
clear:none;
}
.ihc-ap-top-theme-3 .ihc-stats-label{
min-height:20px;
line-height:1.2;
padding-right:0px;
}
.ihc-ap-top-theme-3 .ihc-stats-content{
margin-bottom:6px;
font-size: 21px;
}
.ihc-ap-top-theme-3 .ihc-user-page-details{
top: -75px;
position: relative;
margin-top:0px;
background-color: #fff;
border-radius:100%;
}
.ihc-ap-top-theme-3 .ihc-user-page-avatar{
padding-right:0px;
max-width: 190px;
}
.ihc-ap-top-theme-3 .ihc-user-page-avatar img{
border-radius:100%;
box-shadow:none;
border: 5px solid #fff;
}
@media (max-width: 570px){
.ihc-user-page-top-ap-wrapper .ihc-left-side{
max-width:100%;
width:100%;
}
.ihc-user-page-top-ap-wrapper .ihc-user-page-avatar{
max-width:100%;
width:100%;
}
.ihc-user-page-top-ap-wrapper .ihc-middle-side{
max-width:100%;
width:100%;
}
.ihc-ap-top-theme-3 .ihc-middle-side{
margin-left:0px;
margin-top:10px;
}
.ihc-user-page-name{
font-size: 1.3em;
}
.ihc-user-page-mess{
font-size: 0.9em;
}	
.ihc-ap-top-theme-3 .ihc-user-page-details{
background-color: transparent;
}
.ihc-user-page-top-ap-wrapper .ihc-stats-content{
font-size: 1.3em;
}	
.ihc-ap-top-theme-3 .ihc-middle-side{
display:inline-block;
}
}
.iump-list-posts-template-2{
}
.iump-list-posts-template-2 .iump-list-access-posts-item-wrapp .iump-list-access-posts-the-feature-image{
display:block;
width:100%;
padding:0px;
text-align:left;
}
.iump-list-posts-template-2 .iump-list-access-posts-item-wrapp .iump-list-access-posts-the-feature-image img{
width:100%;
}
.iump-list-posts-template-2 .iump-list-access-posts-item-wrapp .iump-list-access-posts-item-content{
display:block;
width:100%;
padding-left:0px;
margin-top:20px;
}
.iump-invoice-template-2 .iump-invoice-title{
background-color: #5e97e4;
}
.iump-invoice-template-2 .iump-invoice-invoice-code{
background-color: #777;
color: #e4e4e6;
}
.iump-invoice-template-2 .iump-invoice-client-details{
background-color:#eee;
}
.ihc-account-tranz-list {
width: 100%;
font-size: 13px;
}
@media (max-width: 570px){
.ihc-user-page-top-ap-wrapper .ihc-left-side{
max-width:70%;
}
.ihc-user-page-top-ap-wrapper .ihc-user-page-avatar{
max-width:100%;
width:100%;
}
.ihc-user-page-top-ap-wrapper .ihc-middle-side{
max-width:100%;
width:100%;
}
.ihc-user-page-name{
font-size: 1.3em;
}
.ihc-user-page-mess{
font-size: 0.9em;
}	
.ihc-user-page-top-ap-wrapper .ihc-stats-content{
font-size: 1.3em;
}	
.ihc-ap-top-theme-3 .ihc-user-page-details, .ihc-ap-top-theme-2 .ihc-user-page-details{
background-color: transparent;
}
.ihc-ap-top-theme-2 .ihc-left-side{
margin:0 auto;
margin-bottom:-75px;
float:none;
}
.ihc-ap-top-theme-3 .ihc-middle-side{
display:inline-block;
}
.ihc-ap-top-theme-4{
padding-top:10px;
}
.ihc-ap-top-theme-4 .ihc-left-side{
margin-left:0px;
margin-bottom:0px;
}
.ihc-ap-top-theme-4 .ihc-user-page-details{
top:0px;
}
.ihc-ap-top-theme-4 .ihc-middle-side{
margin-left:0px;
margin-top: 5px;
text-align:center;	
}
.ihc-ap-top-theme-4 .ihc-account-page-top-extra-mess{
display:none;
}
.ihc-ap-top-theme-4 .ihc-top-levels{
height: 36px;
overflow: hidden;
}
.ihc-ap-theme-3 .ihc-mobile-bttn{
background-color:transparent;
border:none;
}
.ihc-ap-theme-3 .ihc-mobile-bttn:before{
color:#444;
}
} @media (max-width: 768px) {
.ihc-account-tranz-list thead, .ihc-account-tranz-list tfoot {
display: none;
}
.ihc-account-tranz-list tbody {
display: block;
}
.ihc-account-tranz-list tr{
display:block;
display: block;
padding: 5px !important;
box-sizing: border-box; border-bottom: 1px solid #ddd;
}
.ihc-account-tranz-list tr td {
display: block;
text-align: right!important;
padding: 0 !important;
}
.ihc-account-tranz-list tr td:before {
content: attr(data-title) ": ";
font-weight: 700;
float: left;
}
} .iump-view-user-wrapp-temp1{	
font-family:Arial, Helvetica, sans-serif;
}
.iump-view-user-wrapp-temp1 .ihc-user-page-top-ap-wrapper {
padding: 20px 15px 10px 15px;
box-sizing: border-box;
position: relative;
overflow: hidden;
z-index: 1;
padding-top: 270px;
border-bottom:solid 2px #eee;
}
.iump-view-user-wrapp-temp1 .ihc-left-side {
float: left;
max-width: 30%;
margin-bottom: -75px;
}
.iump-view-user-wrapp-temp1 .ihc-left-side .ihc-user-page-details {
top: -75px;
position: relative;
margin-top: 0px;
background-color: #fff;
}
.iump-view-user-wrapp-temp1 .ihc-left-side .ihc-user-page-avatar {
display:inline-block;
padding-right: 0px;
max-width: 190px;
}
.iump-view-user-wrapp-temp1 .ihc-left-side .ihc-user-page-avatar img {
border-bottom-color: rgb(136, 136, 136);
border-bottom-style: none;
border-bottom-width: 0px;
border-image-outset: 0px;
border-image-repeat: stretch;
border-image-slice: 100%;
border-image-source: none;
border-image-width: 1;
border-left-color: rgb(136, 136, 136);
border-left-style: none;
border-left-width: 0px;
border-right-color: rgb(136, 136, 136);
border-right-style: none;
border-right-width: 2px;
border-top-color: rgb(136, 136, 136);
border-top-style: none;
border-top-width: 0px;
display: block;
max-width: 100%; margin: 0 auto;
-webkit-transition: all 0.2s ease;
-moz-transition: all 0.2s ease;
-ms-transition: all 0.2s ease;
-o-transition: all 0.2s ease;
transition: all 0.2s ease;
border-radius: 100%;
box-shadow: 0 0 15px 0 rgba(0, 0, 0, 0.3);
border: 1px solid #fff;
border-radius: 0px;
box-shadow: none;
border: 5px solid #fff;
}
.iump-view-user-wrapp-temp1 .ihc-middle-side {
float: left;
max-width: 70%;
padding:5px 15px;
box-sizing:border-box;
}
.iump-view-user-wrapp-temp1 .ihc-middle-side .iump-name{
font-size:23px;
font-weight:600;
color:#666;
line-height:1.6em;
}
.iump-view-user-wrapp-temp1 .ihc-middle-side .iump-addiional-elements{
color:#888;
font-size: 14px;
line-height:18px;
box-sizing: content-box;
margin: 10px 0;
}
.iump-view-user-wrapp-temp1 .ihc-middle-side .iump-element{
padding:0 10px;
border-right:1px solid #ddd;
box-sizing: content-box;
}
.iump-view-user-wrapp-temp1 .ihc-middle-side .iump-element:first-child{
padding-left:0px;
}
.iump-view-user-wrapp-temp1 .ihc-middle-side .iump-element:last-child{
border-right:none;
}
.iump-view-user-wrapp-temp1 .ihc-user-page-top-ap-background {
position: absolute;
left: 0;
right: 0;
z-index: -10;
background-size: cover;
background-position: 50% 50%;
background-blend-mode: overlay;    
height: 250px;
top: 0;
background-image: url(../../../plugins/indeed-membership-pro/assets/images/top_aff_bk_2.png);
}
.iump-view-user-wrapp-temp1 .ihc-levels-wrapper{
padding:10px 30px;
border-bottom:solid 2px #eee;
box-sizing:border-box;
background-color:#777a80;
}
.iump-view-user-wrapp-temp1 .ihc-levels-wrapper .ihc-top-level-box{
background-color: transparent;
color: #fff;
padding: 6px 16px;
margin: 5px 5px;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
font-size: 12px;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
box-radius: 4px;
display: inline-block;
cursor:pointer;
border:1px solid #ccc;
font-weight: bold;
}
.iump-view-user-wrapp-temp1 .ihc-levels-wrapper .ihc-top-level-box.ihc-expired-level{ }
.iump-view-user-wrapp-temp1 .iump-user-fields-list{
padding:30px 20px 20px 20px;
color:#555;
font-family:Arial, Helvetica, sans-serif;
font-size:16px;
}
.iump-view-user-wrapp-temp1 .iump-user-field{
padding:10px 0;
border-bottom:1px solid #eee;
}
.iump-view-user-wrapp-temp1 .iump-user-field .iump-label{
color:#333;
font-weight:bold;
width:35%;
text-align:right;
padding-right:7%;
box-sizing: border-box;
float:left;
}
.iump-view-user-wrapp-temp1 .iump-user-field .iump-value{
float:left;
}
.iump-view-user-wrapp-temp1 .iump-additional-content{
padding:30px 20px 20px 20px;
color:#555;
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
}
.iump-view-user-wrapp-temp2{	
font-family:Arial, Helvetica, sans-serif;
}
.iump-view-user-wrapp-temp2 .ihc-user-page-top-ap-wrapper {
padding: 20px 15px 10px 15px;
box-sizing: border-box;
position: relative;
overflow: hidden;
z-index: 1;
padding-top: 170px;
border-bottom:solid 2px #eee;
}
.iump-view-user-wrapp-temp2 .ihc-left-side {
margin:0 auto;
max-width: 40%;
min-width:200px;
margin-bottom: -75px;
float:none;
}
.iump-view-user-wrapp-temp2 .ihc-left-side .ihc-user-page-details {
top: -75px;
position: relative;
margin-top: 0px;
}
.iump-view-user-wrapp-temp2 .ihc-left-side .ihc-user-page-avatar {
max-width:100%;
padding-right: 0px;
}
.iump-view-user-wrapp-temp2 .ihc-left-side .ihc-user-page-avatar img {
border-bottom-color: rgb(136, 136, 136);
border-bottom-style: none;
border-bottom-width: 0px;
border-image-outset: 0px;
border-image-repeat: stretch;
border-image-slice: 100%;
border-image-source: none;
border-image-width: 1;
border-left-color: rgb(136, 136, 136);
border-left-style: none;
border-left-width: 0px;
border-right-color: rgb(136, 136, 136);
border-right-style: none;
border-right-width: 2px;
border-top-color: rgb(136, 136, 136);
border-top-style: none;
border-top-width: 0px;
display: block;
width: 100%;
height:auto;
max-height:100%; margin: 0 auto;
-webkit-transition: all 0.2s ease;
-moz-transition: all 0.2s ease;
-ms-transition: all 0.2s ease;
-o-transition: all 0.2s ease;
transition: all 0.2s ease;
border-radius: 100%;
box-shadow: 0 0 19px 0 rgba(0, 0, 0, 0.15) !important;
border: 11px solid #fff;
box-shadow: none;
}
.iump-view-user-wrapp-temp2 .ihc-middle-side {
float: none;
max-width: 100%;
padding:5px 15px;
box-sizing:border-box;
text-align:center;
}
.iump-view-user-wrapp-temp2 .ihc-middle-side .iump-name{
font-size:26px;
font-weight:600;
color:#666;
line-height:1.6em;
}
.iump-view-user-wrapp-temp2 .ihc-middle-side .iump-username{
font-size:18px;
font-weight:700;
color:#222;
line-height:1.2em;
}
.iump-view-user-wrapp-temp2 .ihc-middle-side .iump-addiional-elements{
color:#888;
font-size: 14px;
line-height:18px;
box-sizing: content-box;
margin: 10px 0;
}
.iump-view-user-wrapp-temp2 .ihc-middle-side .iump-element{
padding:0 10px;
border-right:1px solid #ddd;
box-sizing: content-box;
}
.iump-view-user-wrapp-temp2 .ihc-middle-side .iump-since{
color:#333;
}
.iump-view-user-wrapp-temp2 .ihc-middle-side .iump-element:first-child{
padding-left:0px;
}
.iump-view-user-wrapp-temp2 .ihc-middle-side .iump-element:last-child{
border-right:none;
}
.iump-view-user-wrapp-temp2 .ihc-user-page-top-ap-background {
position: absolute;
left: 0;
right: 0;
z-index: -10;
background-size: cover;
background-position: 50% 50%;
background-blend-mode: overlay;    
height: 180px;
top: 0;
background-image: url(../../../plugins/indeed-membership-pro/assets/images/top_aff_bk_2.png);
}
.iump-view-user-wrapp-temp2 .ihc-levels-wrapper{
padding:10px 30px;
border-bottom:solid 2px #eee;
box-sizing:border-box;
background-color:#777a80;
}
.iump-view-user-wrapp-temp2 .ihc-levels-wrapper .ihc-top-level-box{
background-color: transparent;
color: #fff;
padding: 6px 16px;
margin: 5px 5px;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
font-size: 12px;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
box-radius: 4px;
display: inline-block;
cursor:pointer;
border:1px solid #ccc;
font-weight: bold;
}
.iump-view-user-wrapp-temp2 .ihc-levels-wrapper .ihc-top-level-box.ihc-expired-level{ }
.iump-view-user-wrapp-temp2 .iump-user-fields-list{
padding:30px 20px 20px 20px;
color:#555;
font-family:Arial, Helvetica, sans-serif;
font-size:16px;
}
.iump-view-user-wrapp-temp2 .iump-user-field{
padding:10px 0;
}
.iump-view-user-wrapp-temp2 .iump-user-field .iump-label{
color:#333;
font-weight:bold;
padding-left:7%;
box-sizing: border-box;	
border-bottom:1px solid #eee;
}
.iump-view-user-wrapp-temp2 .iump-user-field .iump-value{
padding-left:7%;
}
.iump-view-user-wrapp-temp2 .iump-additional-content{
padding:30px 20px 20px 20px;
color:#555;
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
}.select2-container{box-sizing:border-box;display:inline-block;margin:0;position:relative;vertical-align:middle}.select2-container .select2-selection--single{box-sizing:border-box;cursor:pointer;display:block;height:28px;user-select:none;-webkit-user-select:none}.select2-container .select2-selection--single .select2-selection__rendered{display:block;padding-left:8px;padding-right:20px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.select2-container .select2-selection--single .select2-selection__clear{position:relative}.select2-container[dir="rtl"] .select2-selection--single .select2-selection__rendered{padding-right:8px;padding-left:20px}.select2-container .select2-selection--multiple{box-sizing:border-box;cursor:pointer;display:block;min-height:32px;user-select:none;-webkit-user-select:none}.select2-container .select2-selection--multiple .select2-selection__rendered{display:inline-block;overflow:hidden;padding-left:8px;text-overflow:ellipsis;white-space:nowrap}.select2-container .select2-search--inline{float:left}.select2-container .select2-search--inline .select2-search__field{box-sizing:border-box;border:none;font-size:100%;margin-top:5px;padding:0}.select2-container .select2-search--inline .select2-search__field::-webkit-search-cancel-button{-webkit-appearance:none}.select2-dropdown{background-color:white;border:1px solid #aaa;border-radius:4px;box-sizing:border-box;display:block;position:absolute;left:-100000px;width:100%;z-index:1051}.select2-results{display:block}.select2-results__options{list-style:none;margin:0;padding:0}.select2-results__option{padding:6px;user-select:none;-webkit-user-select:none}.select2-results__option[aria-selected]{cursor:pointer}.select2-container--open .select2-dropdown{left:0}.select2-container--open .select2-dropdown--above{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--open .select2-dropdown--below{border-top:none;border-top-left-radius:0;border-top-right-radius:0}.select2-search--dropdown{display:block;padding:4px}.select2-search--dropdown .select2-search__field{padding:4px;width:100%;box-sizing:border-box}.select2-search--dropdown .select2-search__field::-webkit-search-cancel-button{-webkit-appearance:none}.select2-search--dropdown.select2-search--hide{display:none}.select2-close-mask{border:0;margin:0;padding:0;display:block;position:fixed;left:0;top:0;min-height:100%;min-width:100%;height:auto;width:auto;opacity:0;z-index:99;background-color:#fff;filter:alpha(opacity=0)}.select2-hidden-accessible{border:0 !important;clip:rect(0 0 0 0) !important;height:1px !important;margin:-1px !important;overflow:hidden !important;padding:0 !important;position:absolute !important;width:1px !important}.select2-container--default .select2-selection--single{background-color:#fff;border:1px solid #aaa;border-radius:4px}.select2-container--default .select2-selection--single .select2-selection__rendered{color:#444;line-height:28px}.select2-container--default .select2-selection--single .select2-selection__clear{cursor:pointer;float:right;font-weight:bold}.select2-container--default .select2-selection--single .select2-selection__placeholder{color:#999}.select2-container--default .select2-selection--single .select2-selection__arrow{height:26px;position:absolute;top:1px;right:1px;width:20px}.select2-container--default .select2-selection--single .select2-selection__arrow b{border-color:#888 transparent transparent transparent;border-style:solid;border-width:5px 4px 0 4px;height:0;left:50%;margin-left:-4px;margin-top:-2px;position:absolute;top:50%;width:0}.select2-container--default[dir="rtl"] .select2-selection--single .select2-selection__clear{float:left}.select2-container--default[dir="rtl"] .select2-selection--single .select2-selection__arrow{left:1px;right:auto}.select2-container--default.select2-container--disabled .select2-selection--single{background-color:#eee;cursor:default}.select2-container--default.select2-container--disabled .select2-selection--single .select2-selection__clear{display:none}.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b{border-color:transparent transparent #888 transparent;border-width:0 4px 5px 4px}.select2-container--default .select2-selection--multiple{background-color:white;border:1px solid #aaa;border-radius:4px;cursor:text}.select2-container--default .select2-selection--multiple .select2-selection__rendered{box-sizing:border-box;list-style:none;margin:0;padding:0 5px;width:100%}.select2-container--default .select2-selection--multiple .select2-selection__rendered li{list-style:none}.select2-container--default .select2-selection--multiple .select2-selection__placeholder{color:#999;margin-top:5px;float:left}.select2-container--default .select2-selection--multiple .select2-selection__clear{cursor:pointer;float:right;font-weight:bold;margin-top:5px;margin-right:10px}.select2-container--default .select2-selection--multiple .select2-selection__choice{background-color:#e4e4e4;border:1px solid #aaa;border-radius:4px;cursor:default;float:left;margin-right:5px;margin-top:5px;padding:0 5px}.select2-container--default .select2-selection--multiple .select2-selection__choice__remove{color:#999;cursor:pointer;display:inline-block;font-weight:bold;margin-right:2px}.select2-container--default .select2-selection--multiple .select2-selection__choice__remove:hover{color:#333}.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice,.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__placeholder,.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-search--inline{float:right}.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice{margin-left:5px;margin-right:auto}.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice__remove{margin-left:2px;margin-right:auto}.select2-container--default.select2-container--focus .select2-selection--multiple{border:solid black 1px;outline:0}.select2-container--default.select2-container--disabled .select2-selection--multiple{background-color:#eee;cursor:default}.select2-container--default.select2-container--disabled .select2-selection__choice__remove{display:none}.select2-container--default.select2-container--open.select2-container--above .select2-selection--single,.select2-container--default.select2-container--open.select2-container--above .select2-selection--multiple{border-top-left-radius:0;border-top-right-radius:0}.select2-container--default.select2-container--open.select2-container--below .select2-selection--single,.select2-container--default.select2-container--open.select2-container--below .select2-selection--multiple{border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--default .select2-search--dropdown .select2-search__field{border:1px solid #aaa}.select2-container--default .select2-search--inline .select2-search__field{background:transparent;border:none;outline:0;box-shadow:none;-webkit-appearance:textfield}.select2-container--default .select2-results>.select2-results__options{max-height:200px;overflow-y:auto}.select2-container--default .select2-results__option[role=group]{padding:0}.select2-container--default .select2-results__option[aria-disabled=true]{color:#999}.select2-container--default .select2-results__option[aria-selected=true]{background-color:#ddd}.select2-container--default .select2-results__option .select2-results__option{padding-left:1em}.select2-container--default .select2-results__option .select2-results__option .select2-results__group{padding-left:0}.select2-container--default .select2-results__option .select2-results__option .select2-results__option{margin-left:-1em;padding-left:2em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-2em;padding-left:3em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-3em;padding-left:4em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-4em;padding-left:5em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-5em;padding-left:6em}.select2-container--default .select2-results__option--highlighted[aria-selected]{background-color:#5897fb;color:white}.select2-container--default .select2-results__group{cursor:default;display:block;padding:6px}.select2-container--classic .select2-selection--single{background-color:#f7f7f7;border:1px solid #aaa;border-radius:4px;outline:0;background-image:-webkit-linear-gradient(top, #fff 50%, #eee 100%);background-image:-o-linear-gradient(top, #fff 50%, #eee 100%);background-image:linear-gradient(to bottom, #fff 50%, #eee 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF', endColorstr='#FFEEEEEE', GradientType=0)}.select2-container--classic .select2-selection--single:focus{border:1px solid #5897fb}.select2-container--classic .select2-selection--single .select2-selection__rendered{color:#444;line-height:28px}.select2-container--classic .select2-selection--single .select2-selection__clear{cursor:pointer;float:right;font-weight:bold;margin-right:10px}.select2-container--classic .select2-selection--single .select2-selection__placeholder{color:#999}.select2-container--classic .select2-selection--single .select2-selection__arrow{background-color:#ddd;border:none;border-left:1px solid #aaa;border-top-right-radius:4px;border-bottom-right-radius:4px;height:26px;position:absolute;top:1px;right:1px;width:20px;background-image:-webkit-linear-gradient(top, #eee 50%, #ccc 100%);background-image:-o-linear-gradient(top, #eee 50%, #ccc 100%);background-image:linear-gradient(to bottom, #eee 50%, #ccc 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFEEEEEE', endColorstr='#FFCCCCCC', GradientType=0)}.select2-container--classic .select2-selection--single .select2-selection__arrow b{border-color:#888 transparent transparent transparent;border-style:solid;border-width:5px 4px 0 4px;height:0;left:50%;margin-left:-4px;margin-top:-2px;position:absolute;top:50%;width:0}.select2-container--classic[dir="rtl"] .select2-selection--single .select2-selection__clear{float:left}.select2-container--classic[dir="rtl"] .select2-selection--single .select2-selection__arrow{border:none;border-right:1px solid #aaa;border-radius:0;border-top-left-radius:4px;border-bottom-left-radius:4px;left:1px;right:auto}.select2-container--classic.select2-container--open .select2-selection--single{border:1px solid #5897fb}.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow{background:transparent;border:none}.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow b{border-color:transparent transparent #888 transparent;border-width:0 4px 5px 4px}.select2-container--classic.select2-container--open.select2-container--above .select2-selection--single{border-top:none;border-top-left-radius:0;border-top-right-radius:0;background-image:-webkit-linear-gradient(top, #fff 0%, #eee 50%);background-image:-o-linear-gradient(top, #fff 0%, #eee 50%);background-image:linear-gradient(to bottom, #fff 0%, #eee 50%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF', endColorstr='#FFEEEEEE', GradientType=0)}.select2-container--classic.select2-container--open.select2-container--below .select2-selection--single{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0;background-image:-webkit-linear-gradient(top, #eee 50%, #fff 100%);background-image:-o-linear-gradient(top, #eee 50%, #fff 100%);background-image:linear-gradient(to bottom, #eee 50%, #fff 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFEEEEEE', endColorstr='#FFFFFFFF', GradientType=0)}.select2-container--classic .select2-selection--multiple{background-color:white;border:1px solid #aaa;border-radius:4px;cursor:text;outline:0}.select2-container--classic .select2-selection--multiple:focus{border:1px solid #5897fb}.select2-container--classic .select2-selection--multiple .select2-selection__rendered{list-style:none;margin:0;padding:0 5px}.select2-container--classic .select2-selection--multiple .select2-selection__clear{display:none}.select2-container--classic .select2-selection--multiple .select2-selection__choice{background-color:#e4e4e4;border:1px solid #aaa;border-radius:4px;cursor:default;float:left;margin-right:5px;margin-top:5px;padding:0 5px}.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove{color:#888;cursor:pointer;display:inline-block;font-weight:bold;margin-right:2px}.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove:hover{color:#555}.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice{float:right}.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice{margin-left:5px;margin-right:auto}.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice__remove{margin-left:2px;margin-right:auto}.select2-container--classic.select2-container--open .select2-selection--multiple{border:1px solid #5897fb}.select2-container--classic.select2-container--open.select2-container--above .select2-selection--multiple{border-top:none;border-top-left-radius:0;border-top-right-radius:0}.select2-container--classic.select2-container--open.select2-container--below .select2-selection--multiple{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--classic .select2-search--dropdown .select2-search__field{border:1px solid #aaa;outline:0}.select2-container--classic .select2-search--inline .select2-search__field{outline:0;box-shadow:none}.select2-container--classic .select2-dropdown{background-color:#fff;border:1px solid transparent}.select2-container--classic .select2-dropdown--above{border-bottom:none}.select2-container--classic .select2-dropdown--below{border-top:none}.select2-container--classic .select2-results>.select2-results__options{max-height:200px;overflow-y:auto}.select2-container--classic .select2-results__option[role=group]{padding:0}.select2-container--classic .select2-results__option[aria-disabled=true]{color:grey}.select2-container--classic .select2-results__option--highlighted[aria-selected]{background-color:#3875d7;color:#fff}.select2-container--classic .select2-results__group{cursor:default;display:block;padding:6px}.select2-container--classic.select2-container--open .select2-dropdown{border-color:#5897fb}.iziModal{display:none;position:fixed;top:0;bottom:0;left:0;right:0;margin:auto;background:#fff;box-shadow:0 0 8px rgba(0,0,0,.3);transition:margin-top .3s ease,height .3s ease;transform:translateZ(0);box-sizing:border-box}.iziModal *{box-sizing:border-box;-webkit-font-smoothing:antialiased}.iziModal::after{content:'';width:100%;height:0;opacity:0;position:absolute;left:0;bottom:0;z-index:1;background:-moz-linear-gradient(top,transparent 0%,rgba(0,0,0,.35) 100%);background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,transparent),color-stop(100%,rgba(0,0,0,.35)));background:-webkit-linear-gradient(top,transparent 0%,rgba(0,0,0,.35) 100%);background:-o-linear-gradient(top,transparent 0%,rgba(0,0,0,.35) 100%);background:-ms-linear-gradient(top,transparent 0%,rgba(0,0,0,.35) 100%);background:linear-gradient(to bottom,transparent 0%,rgba(0,0,0,.35) 100%);filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#59000000',GradientType=0 );transition:height .3s ease-in-out,opacity .3s ease-in-out;pointer-events:none}.iziModal.hasShadow::after{height:30px;opacity:1}.iziModal .iziModal-progressbar{position:absolute;left:0;top:0;width:100%;z-index:1}.iziModal .iziModal-progressbar>div{height:2px;width:100%}.iziModal .iziModal-header{background:#88a0b9;padding:14px 18px 15px;box-shadow:inset 0 -10px 15px -12px rgba(0,0,0,.3),0 0 0 #555;overflow:hidden;position:relative;z-index:10}.iziModal .iziModal-header-icon{font-size:40px;color:rgba(255,255,255,.5);padding:0 15px 0 0;margin:0;float:left}.iziModal .iziModal-header-title{color:#fff;font-size:18px;font-weight:600;line-height:1.3}.iziModal .iziModal-header-subtitle{color:rgba(255,255,255,.6);font-size:12px;line-height:1.45}.iziModal .iziModal-header-subtitle,.iziModal .iziModal-header-title{display:block;margin:0;padding:0;font-family:'Lato',Arial;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;text-align:left}.iziModal .iziModal-header-buttons{position:absolute;top:50%;right:10px;margin:-17px 0 0}.iziModal .iziModal-button{display:block;float:right;z-index:2;outline:0;height:34px;width:34px;border:0;padding:0;margin:0;opacity:.3;border-radius:50%;transition:transform .5s cubic-bezier(.16,.81,.32,1),opacity .5s ease;background-size:67%!important;-webkit-tap-highlight-color:transparent}.iziModal .iziModal-button-close{background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACwAAAAsCAYAAAAehFoBAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyhpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNi1jMTMyIDc5LjE1OTI4NCwgMjAxNi8wNC8xOS0xMzoxMzo0MCAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIDIwMTUuNSAoV2luZG93cykiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6ODZCQkIzQ0I0RTg0MTFFNjlBODI4QTFBRTRBMkFCMDQiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6ODZCQkIzQ0M0RTg0MTFFNjlBODI4QTFBRTRBMkFCMDQiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDo4NkJCQjNDOTRFODQxMUU2OUE4MjhBMUFFNEEyQUIwNCIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDo4NkJCQjNDQTRFODQxMUU2OUE4MjhBMUFFNEEyQUIwNCIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PsgTJLcAAALJSURBVHja3JnLS1VBHMfvQ7g9dBXRRrwEFRciAhMi1JRW1aIHVEIYEkW0iVpUhOD/ICK6cFMgSbUpC6VFkQa9NtpjkauriRY9Noa3pHT8/mIODMM5Or85o87pC5/NPf5mvmc8M7+Z36SFEKkY2gj2gUawF2wHW8A6+fwv+A6KYAQMg+dg2rbDtKXhGnAaHJIms4zYz9J4HxgAf1g9k2EGteAhWBBuNApaQNrUg6nRTaAbzIuV0RCocWW4DoyJlVcJXI5ruFk2tJqi/2TWxvA5sXbqA2Ucw01i7dVjargazAo/dE33p6/DlAheg50pP0SJpwG8CH7IaH/Q5pFZUhnoArkwwwVwJeWfdoMLYYZvqG+yTGo9CerAoIWBT+A4qAdPDWOugwo1NVcxJtpFZRLkwH3GJCqCghJfxVjnz1JMMMKnwAbGRAg0B5rAA4O4CblZ+qj8tkBjZthvSzDCtFIMM0ZpQhslk5Eej4jpZ/T7G+ygwG1ghrk+jjNMFy1eMPJzpOAzlou6iWmXZkm91EBHjEwUZXoQTDk2SxqhRh7HTJ9hpstB3rFZ0ldq6J2DnB9m2rXZfxOPlrX1DrJRXiaBXSHPaMHvB0cd9JPLpBImMvzLQTuUFA6A9yHPfoIjhsllOc1l5N4grtmDWgYrl5+JTUZcSjNkeMyxWdpA3ZN72IJj01OJTByJS82J2/wQVxmB5y1HK8x0JWMf/kzdD98FJcY5S51gdwyTQl6eUAraspo27PeWXgy8afim0+CELAwOWHyH9EkdkyWwJ4Yxk6BCP+bTm48anutWW5dAp34IpbW03UOzb0FPVEHbx0LKfvAyqpAyKw97JU8Mt6pml6rAJ6oY6Eu5NfvfF7QTeWWQyEsZr6694lwsNoPD8mKRo29gCNwGj7gXi7aGA1EBcY+8vq0GW8FmJb3Pgx9gEnwAr8Ab8MW2w0UBBgAVyyyaohV7ewAAAABJRU5ErkJggg==) no-repeat 50% 50%}.iziModal .iziModal-button-fullscreen{background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACwAAAAsCAYAAAAehFoBAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyhpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNi1jMTMyIDc5LjE1OTI4NCwgMjAxNi8wNC8xOS0xMzoxMzo0MCAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIDIwMTUuNSAoV2luZG93cykiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6RTBBOUI4RUM0RTg0MTFFNjk0NTY4NUNFRkZFNEFEQzIiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6RTBBOUI4RUQ0RTg0MTFFNjk0NTY4NUNFRkZFNEFEQzIiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDpFMEE5QjhFQTRFODQxMUU2OTQ1Njg1Q0VGRkU0QURDMiIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDpFMEE5QjhFQjRFODQxMUU2OTQ1Njg1Q0VGRkU0QURDMiIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PrQO6gAAAANmSURBVHjazJlbSBRRGMd3x92i0ForRRMiKiUoX4ouiFlJkRVBDxW9GJERwUasvdRT9FD00osRQtAFqegGBUHRBY0uaCVKEkSRpVR0tSwrQtp1+p/4Bk7D7M45M/Ot/uGHu+Psmf+c+eY753wnbJpmyIfGgvmgiv6WgkKQBwzwE3wBr0AnuAta6ZgnhT0aFuY2ghoyGdH4bS+4Dc6CZjCkdWVhWIPF4JoZnB6CDToeVE8sBidNPt0E5UEZrgG9Jr8GwHa/huMgaWZXDSDsxfBuc/jUBAwdw3Fz+NWoang5SJkjQwm7P3seLqQEX2LLfgfBdZcMORMcBqNDwekPqASP0uXhpjR3Ok0x/fUw9HIHGGVdw5DuRtzJpgxDsJui2qOWmuaAOuuLbHivz4YLwLgQj/aAXNmwuItlHhtbA7pAG5jEZHgKWCcbrhUTIY+NPQVjqFFObbYMi/hc6aOhl2AJ9TKnFoIyYXgemKEzJQXVVkyR3oFVzKZFuqw2qHdyFPKhrHPgMoWC3fRjRtNVVg+7SR5IiqmXxUt60cG0CK/vTIZniZVCmcKJF0C3ZNjKBqvJ9Hrwm46tsN1EkCoRQ/M3fBjvs6GrYAvdwHEfGcd1qBaGkwoxrKI+xjz83yJ0iLFHApd46X4xX+M+WECh4lepCNUIcpnMijrEWtAvTRHrbOd8FZNG8uA2Nf0hpmwtjBPwpQ5T0GPS/+tBAZhIq+b3Lu09EyHRwRgO+0C+7dhWcII+PwCf6Sk/Aa9d2vtn+A7nyASugJiD6YSDQcOlvVbxiCaAN8xrs3sgprBiac/QhlhnzjUo6JuZM0UlDS5FPtoQIdNlPYJTWUihFaDex+9Pg6T1KHJAJ2NI7ASllA28hEQ/KJIXoSlwgKlnh+jFe+GjLtwIPtjfyktUt+UaUZWqvw7H3oJD1peI7eQdoF1xWa+zQikHH13OmwqmOxxP0EiZtgK/DRwNuIcHwSeXc2K01WAPhbhKBb5hBNTVbskVH7fqpZGhbJUNtYF83fqwQSXPbOsGjb6etwx2gcEsmT3iFAZeNmUqaMeHSz2qu0k6W15Rqsx3B2i0D+xXGAHTFrRVlEeFuVoqH+ku6VNUbDkPzlAtg30nVK66i8rRIjAbTKaSQVQyN0DD6nOqcLZQld9TLfmvAAMAeMcvp3eCFqQAAAAASUVORK5CYII=) no-repeat 50% 50%}.iziModal.isFullscreen .iziModal-button-fullscreen{background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACwAAAAsCAYAAAAehFoBAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyhpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNi1jMTMyIDc5LjE1OTI4NCwgMjAxNi8wNC8xOS0xMzoxMzo0MCAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIDIwMTUuNSAoV2luZG93cykiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6MkFFRTU5NDA0RTg1MTFFNjk0NEZFQzBGMkVBMDYyRDkiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6MkFFRTU5NDE0RTg1MTFFNjk0NEZFQzBGMkVBMDYyRDkiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDoyQUVFNTkzRTRFODUxMUU2OTQ0RkVDMEYyRUEwNjJEOSIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDoyQUVFNTkzRjRFODUxMUU2OTQ0RkVDMEYyRUEwNjJEOSIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PuDFfX8AAANASURBVHjazJlZSBVRGMfHcWlB0xZM68GKukQLYaGkmEUR2EsvRfQS+BSJPUQE+lTR8hqIZY8hFS0ERVCRoW3gpUApghYpszLTVnCB3O70/+K7MAwzc78Z58z4hx8XzpzvzJ+Zc+d85ztphmFoU9BsUAoq+XcFyAc5QAfD4BfoBp3gCWjnNl9K82mYzO0FVWwyw0NsD3gIroBWkPB0ZzLsgc3grhGcnoE9XjxIOxaCC4Y6tYC1QRmuAj2Geg2CA1M1XAsmjHDVANL8GK4zolMz0L0YrjWiV5PU8HYw6TBIf8imD6UynA96HYKPg3mgMUTDY6DUzXCzQ+AxSz+r6QEQZz4HbLoDZNkZrnAIoOlRZjN1Gk3XS0zty/gTFaRq7Ay3uAR8BcU2ps/z9QJTWw74HrDhTyDbbHg9SKQI+sb9rKa3mV8ZmAt+KJjP1TS+zinFPkqEUqQdBeAOKLa0UwIzpqlXtcYpIKWIO4RBZPoRKNfC10YQI8MlYLkwaAB8ABsiMDwDbKU8dgtIFwRMgJ3guRadKpNPWBMa7tOi1WoyHJPuTsC4oN+IQsOLM3gPJlEWqOE/neMGBqwDeYoMz6G8c0I4h6eFyHBC8A2eVoaH8JutaPwuUA/+uvSht1sHKgTjTWZwjUCVYdrK3xT0iwkND+lc5FClUQ9fINHCRYY7FBrWPSz5Er2lAR9H9P+hpfYGl64OCmPadQ7ojcDwOJetysBMQX/6mrWS4d+cIoYtMnAEnBT2fwVeJufYxZBMFoKFlrajQtOX/uczvEtIB50Kdgn1lt3JGdANltjsXE64jPMnuQ1LPuFJcFrBE11gzQXAUnAPFNk86esO4zSBfmu5lVa9toCf8DC4Ba6C22DEdO01KDLdP5fLr1Z94X2ibV1ilWVQ1XrDpvPAU4c+u1KVqvaHXI7q43ltp3PSYmDDNCgGPrCUD1wN6y5lqzAUN89baX1Y55Jn2LrPRUffRwaHwWhIZs/aTQM/hzLlDp+coPRReprk5cgrkyvz7wM0+hOcAvOlPvwcLNIp526ux1H5aJbHeFpVX4Br4LLXWoffk9CkVnLlaBNYAxaBXJBpMjfIy+o7EAdtfIyb8HPDfwIMAM1WPs8F9tcxAAAAAElFTkSuQmCC) no-repeat 50% 50%}.iziModal .iziModal-button-close:hover{transform:rotate(180deg)}.iziModal .iziModal-button:hover{opacity:.8}.iziModal .iziModal-header.iziModal-noSubtitle{height:auto;padding:10px 15px 12px}.iziModal .iziModal-header.iziModal-noSubtitle .iziModal-header-icon{font-size:23px;padding-right:13px}.iziModal .iziModal-header.iziModal-noSubtitle .iziModal-header-title{font-size:15px;margin:3px 0 0;font-weight:400}.iziModal .iziModal-header.iziModal-noSubtitle .iziModal-header-buttons{right:6px;margin:-16px 0 0}.iziModal .iziModal-header.iziModal-noSubtitle .iziModal-button{height:30px;width:30px}.iziModal-rtl{direction:rtl}.iziModal-rtl .iziModal-header{padding:14px 18px 15px 40px}.iziModal-rtl .iziModal-header-icon{float:right;padding:0 0 0 15px}.iziModal-rtl .iziModal-header-buttons{right:initial;left:10px}.iziModal-rtl .iziModal-button{float:left}.iziModal-rtl .iziModal-header-subtitle,.iziModal-rtl .iziModal-header-title{text-align:right;font-family:Tahoma,'Lato',Arial;font-weight:500}.iziModal-rtl .iziModal-header.iziModal-noSubtitle{padding:10px 15px 12px 40px}.iziModal-rtl .iziModal-header.iziModal-noSubtitle .iziModal-header-icon{padding:0 0 0 13px}.iziModal.iziModal-light .iziModal-header-icon{color:rgba(0,0,0,.5)}.iziModal.iziModal-light .iziModal-header-title{color:#000}.iziModal.iziModal-light .iziModal-header-subtitle{color:rgba(0,0,0,.6)}.iziModal.iziModal-light .iziModal-button-close{background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACwAAAAsCAYAAAAehFoBAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAA4JpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNi1jMTM4IDc5LjE1OTgyNCwgMjAxNi8wOS8xNC0wMTowOTowMSAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wTU09Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9tbS8iIHhtbG5zOnN0UmVmPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvc1R5cGUvUmVzb3VyY2VSZWYjIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtcE1NOk9yaWdpbmFsRG9jdW1lbnRJRD0ieG1wLmRpZDoyQTU1RUZDNzRFODQxMUU2ODAxOEUwQzg0QjBDQjI3OSIgeG1wTU06RG9jdW1lbnRJRD0ieG1wLmRpZDo1NEM4MTU1MEI4QUExMUU2QjNGOEVBMjg4OTRBRTg2NyIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDo0RTNFNENDMkI4QUExMUU2QjNGOEVBMjg4OTRBRTg2NyIgeG1wOkNyZWF0b3JUb29sPSJBZG9iZSBQaG90b3Nob3AgQ0MgMjAxNyAoTWFjaW50b3NoKSI+IDx4bXBNTTpEZXJpdmVkRnJvbSBzdFJlZjppbnN0YW5jZUlEPSJ4bXAuaWlkOjZjYzMwMmE1LWFlMjEtNDI3ZS1hMmE4LTJlYjhlMmZlY2E3NSIgc3RSZWY6ZG9jdW1lbnRJRD0iYWRvYmU6ZG9jaWQ6cGhvdG9zaG9wOjdmYmU3NGE3LTAxMDUtMTE3YS1hYmM3LWEzNWNkOWU1Yzc4NyIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/Po24QssAAANtSURBVHja3JlJaBRBFIa7ZxyTSXADHUkikuAawZNLEOOGGrwJQYko8R4RBQ+OICoqghJQUVwPYjzFY0QUBQU1kogoKO6CG0pcIwbiNibj/8JraNvu6Xo9NTOtP3xzSKe6/65+Ve9VlWlkp2IwGUwFE0E5GA4G8/U+0APegWfgHrgPuq0bpNNp0QPNgEYngHlgGpuMCNp2s+kr4BYM/8ql4WqwHEzP4mXteg7awOW0YlerPnQIaARLNBl1ikLlBDw/1WF4ClgHKozc6idogekz2RheANbaBlE+dB4chfF+qeHF3LOF0FWwF6b7nBe8RvecApolzQVr3C64GR4H1huFV51pmvV+hikRbABFRji0GqarMxluAGON8CgKmmA65mZ4DFhqhE9VPP//ZXgZiCmm1t1gI6XWAAY+gF0gCe4qtqlHL8fthkeBWsXGreA6eMgPviEw+x5sBZ3gAdjPCcNPI8Fsu+FawUCzz40psEfRNJndBl7b/pZmVLTQMkzJo0bQSys43iWm3cxS+DUJOmoSwqKCRmEZWKkYv6RSMBPc5lqXRGm0A1Q6XiaT2aSwo8jrK/qZwZlFIlXTusxa6iXDddTdARpnMj2ek9AWjWYH7h/lubcs4A28THdyAdOl0ezAmKNBNyLLiT0Btjti9zuHg06zpJKIprohwXNypcu1OIdGjYbnxCLGPyYy/EPDfejzbwYvXK59AzuFGdFLKTL8WYNZ59RVzGESJCNm0teI40E6zNIA2wSaA2REP32iaW0omKXRbJKTUVyYEVV0J8oxvEiQmiUZrFSz6XNkuJe3nBKCelaSbjOZrhLsd1BInYxweSeJq9YA6dYtuZCBI4JZ6jGW/W+sebhd0DAaMIO5mTYFW1+X6GeQ7TO3W0WyQj3cw0ulBg4nSUbcAY7zPVYp7ip95FXOH29Hb35AOPjypWMIh7PORSjFZVsIzdKW7AWvfYnTVNWHyCytHw+jd1Nehqks3KepvtChUzD7yGvE2/cduqxldQF1EWZb/PbWLF3jAVgo0WrlkN+c6hSd+rzlaSuaR7O0oX0wyIa2pVAdGaj0HCUVOqIq4dVwrg5lmmG2w+8f/9tjL6foYHE+Gy8Xtv3CPUpf7WauDxadKuIwoeNbOmoYDYbZ0ns/1wxUC7ykigs8sS/LpEe3vwUYALiKDDDSgEiSAAAAAElFTkSuQmCC) no-repeat 50% 50%}.iziModal.iziModal-light .iziModal-button-fullscreen{background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACwAAAAsCAYAAAAehFoBAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAA4JpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNi1jMTM4IDc5LjE1OTgyNCwgMjAxNi8wOS8xNC0wMTowOTowMSAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wTU09Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9tbS8iIHhtbG5zOnN0UmVmPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvc1R5cGUvUmVzb3VyY2VSZWYjIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtcE1NOk9yaWdpbmFsRG9jdW1lbnRJRD0ieG1wLmRpZDpEQTg1NTA2NTRFODQxMUU2OTQ0N0VERjY2Q0M5ODYwRCIgeG1wTU06RG9jdW1lbnRJRD0ieG1wLmRpZDo0RTNFNENCQkI4QUExMUU2QjNGOEVBMjg4OTRBRTg2NyIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDo0RTNFNENCQUI4QUExMUU2QjNGOEVBMjg4OTRBRTg2NyIgeG1wOkNyZWF0b3JUb29sPSJBZG9iZSBQaG90b3Nob3AgQ0MgMjAxNyAoTWFjaW50b3NoKSI+IDx4bXBNTTpEZXJpdmVkRnJvbSBzdFJlZjppbnN0YW5jZUlEPSJ4bXAuaWlkOjFlNTQwYzczLTVhZmEtNDJlYi04YzJlLWMwMzFlYmFiYmIyNiIgc3RSZWY6ZG9jdW1lbnRJRD0iYWRvYmU6ZG9jaWQ6cGhvdG9zaG9wOmVkYmRiMzM1LTAxMDUtMTE3YS1hYmM3LWEzNWNkOWU1Yzc4NyIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PvIicdUAAAOvSURBVHjaxJlZbA1hFMe/qaItUUsspakg1laJ7UUisQuRvvTFA15sQSRCLBFrQryhHqxNHxEPtaQ8CCUkIrVVRbVBJdZYSrXVonr9/3pGxnTunZk78/X+k1+aO+1899/vnnvO+c4YKpi6ghEgW34OBD1BKjBAM6gH78Fz8BhUyrW/ikQivt7QiNMozU0DE8RkJx/3fgCPwA1QHvHp2K/hHJAPJqpwVA2K4flW2IZ7gyVgptKjh6AQxl+GYZi7uRr0U3rVBIpg+nIQwwvACpCkOk4XwYlosR3LMGN1qUqMroGDTqaNGDu7SiVWl+D3iP2i00c9HqxUidd8wzDy3HY4HRwCfWzXz4L7Lm+QKfHeOUTTLWAzdro6muH1YIbDjculWrmpUEM2YYXcCNMt9pAYE8WsWYLdlAxaNYTGMDDHKYYXBVy4B0jTFM/5iOcUc1fM/2JcnItNAYtBNzGtQ33BVHDV3OHpARqhV6CLLKpTs8yQYHxOCrDQO7AV1Gg2PBJhMYiGh4MMnx1eLkixXKsFuzSbZrrMpeGxHnqFFtvrTWCbhILd9AuNpnPMHXaTtZD0kl1mRdwSxXSjJsNZfONjcmqIJR5p3lp6Y+sXrAzsBz/lNXvmtZYMFKbqafi0pKQgKpOSPhmsC5BxXEs1Fz4fUr/7TWMe/q9bC2s3tJs1Df/Q/B5PwAZwJYS1WpPlo0zRZJZziL2gQU7I1GyHL7QSD26taVOytI26DpinxKypApvpk+C6dHlMnXskbUbT1yTpN3WJHWB327UCS3hUoc+tA/VyxP/ost5rGq7QWZnAdoe0eZgnYweDbgmgkoafgk8aTfNgsMNmmqfhC+Czj3V4T3mSBH255kxB0ztd4tNNDJkas2CUdkAKHQ3yAtxfijj/bdb7Cumyhmoyexzcs6Qwv2qUbPKvJDOtnNFklrF3R5qneA2XYHe/2A+ht1Xb3FZXRY1XTAjFTgtxJ45qKtWDpZK1g6dhIQuvBzjcy8FgQ6y8Nw+sCdnwL1Dn8jdMe6m2a+3ma9ESNUdOC1VixSH3bnPiYyraswnO0fqDIQkyW8WmCWab7b+I9TCF3+x0j2e+MPUA7LPGrVfD1F3VNsrPVR0zhS8BB5x21muzYa1Sy1Tb4y4d4qOwIi9Pk/wcj1gV50p5zQjJKAsJH8KcY4vpdYrjV0w9HMxxHjfKNpfwdMyRNuAmyy2M1vq5OegBNFMmR9lSHDizSLPMJGjuO2BZfSOtLKvpMylUvh/d/hFgAOH4+ibxGTZuAAAAAElFTkSuQmCC) no-repeat 50% 50%}.iziModal.iziModal-light.isFullscreen .iziModal-button-fullscreen{background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACwAAAAsCAYAAAAehFoBAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAA3BpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNi1jMTM4IDc5LjE1OTgyNCwgMjAxNi8wOS8xNC0wMTowOTowMSAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wTU09Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9tbS8iIHhtbG5zOnN0UmVmPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvc1R5cGUvUmVzb3VyY2VSZWYjIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtcE1NOk9yaWdpbmFsRG9jdW1lbnRJRD0ieG1wLmRpZDoyRUUxMkYxODRFODUxMUU2Qjc3RDk0MUUzMzJDRjBEOCIgeG1wTU06RG9jdW1lbnRJRD0ieG1wLmRpZDo0RTNFNENCRkI4QUExMUU2QjNGOEVBMjg4OTRBRTg2NyIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDo0RTNFNENCRUI4QUExMUU2QjNGOEVBMjg4OTRBRTg2NyIgeG1wOkNyZWF0b3JUb29sPSJBZG9iZSBQaG90b3Nob3AgQ0MgMjAxNyAoTWFjaW50b3NoKSI+IDx4bXBNTTpEZXJpdmVkRnJvbSBzdFJlZjppbnN0YW5jZUlEPSJ4bXAuaWlkOjgzM2MwOWZiLWJjOTEtNGVlZS05MDM1LTRkMmU2ZmE1ZjBmMiIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDoyRUUxMkYxODRFODUxMUU2Qjc3RDk0MUUzMzJDRjBEOCIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/Pv1Q9Z8AAAOXSURBVHjaxJlLbA1RGMfPjIs+EvoIRYt4FVUl2EkkRTxKUqQbG0SEho2FjUQ8YtEICbEgTdFYeK1KaGvVeoUltyStt0UlNE17aWhV2+v/9X5XJpMzc8/0zpn5kl+aO3Nm7r/fnPu9xhDp2URQDJbw3xkgB2QCAwyAPvANfARvQDsfG7V4PO7pC40xCiVxa8AKFjnOw7VdoA08BtG4R8VeBZeCKrBS+GPvQAM0P/NbcB7YBdYJPfYKXIXwL34IJm8eBFOFXusH9RDdnI7gLWA/MEVwdh/UOe1tN8G0V3eLcKwFXJCJNl08G5ZYsrWgWnZCJng5OOBwo1iAoisMw6hMJXgyOOywVW7xj+9BgKL3QHSxm+C9IF9y4U2GMlStRPQP8Jbp9lFwhJwE0RHrgaSV8N6xG238l7Zjtfx3K58/Bd7zsWngIqdnP2we2ACa7B7e6RL6joK5EtHNfL7b5u1Bn7dGFbycYRVM/8WyFJnuJK+z2iVwzFrMcF1h+Cx4ClhtFVyu8CW54ITE01EwFMAPcH1SMJWIqxQvItE1YHEIsXkhtkUhCV4ApiteFOPadn4IgseDMooSSxVrhWFwmkvCsKw06WGhKLhHhGuzSHChh9pZ5cc1oFFwfoTTsWrWqQCvXdZQEpkDsjUJziSv3Qu43k3LTA1BXqvRY/4DMjTd/yu4niJVm9wslCjcb4QE/9Qo+Al44baAmgpKCIqC+01OBLrsr8/de8zkiYwuUxWSq7iuM8JhantIqfYItkOepKBysnbycIfPXYKqURL6DhaBCQrrKcZHTa5loyEIJgHXwG3F9TQV+pxMGK0BiaTHn2OLEjcURbdi7XBSMO3jTxoEjtg+7wDnhG3spSD6F3hk7Tjoxnc0CJ5k+5wFCrhplYl2mmI24nyvvWumAE9z2zIfBW8WifnxIHc2yb6xiHtEoms0/hlGtpAPHCkgNDjFyZngPN88COvkPpEe+XGHbFcD7z53C+ybwKEAo0UPZ8QCybkmiL3sNvkheygSI08RYOSQiaUhd52sUpIZLWwJsYqkkdcZeHfIS66nc9XcZQRpNBY7C7F9Yy1OtonErDgSgNhGcEXmWa/VFA1O9onE6y4dRqGtXuVtkpf2iDy8EVR6GLykMnrsNFC867QF0hH8v3MVicFcuYdKy56uqQx4SukWQj3NOtJtQIt4ckSvbmdziMqy7HcS9xv0cn/Xwdn0A1drnl/d/hNgAGQa6Lgarp6BAAAAAElFTkSuQmCC) no-repeat 50% 50%}.iziModal .iziModal-loader{background:#fff url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iNDQiIGhlaWdodD0iNDQiIHZpZXdCb3g9IjAgMCA0NCA0NCIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiBzdHJva2U9IiM5OTkiPiAgICA8ZyBmaWxsPSJub25lIiBmaWxsLXJ1bGU9ImV2ZW5vZGQiIHN0cm9rZS13aWR0aD0iMiI+ICAgICAgICA8Y2lyY2xlIGN4PSIyMiIgY3k9IjIyIiByPSIxIj4gICAgICAgICAgICA8YW5pbWF0ZSBhdHRyaWJ1dGVOYW1lPSJyIiAgICAgICAgICAgICAgICBiZWdpbj0iMHMiIGR1cj0iMS40cyIgICAgICAgICAgICAgICAgdmFsdWVzPSIxOyAyMCIgICAgICAgICAgICAgICAgY2FsY01vZGU9InNwbGluZSIgICAgICAgICAgICAgICAga2V5VGltZXM9IjA7IDEiICAgICAgICAgICAgICAgIGtleVNwbGluZXM9IjAuMTY1LCAwLjg0LCAwLjQ0LCAxIiAgICAgICAgICAgICAgICByZXBlYXRDb3VudD0iaW5kZWZpbml0ZSIgLz4gICAgICAgICAgICA8YW5pbWF0ZSBhdHRyaWJ1dGVOYW1lPSJzdHJva2Utb3BhY2l0eSIgICAgICAgICAgICAgICAgYmVnaW49IjBzIiBkdXI9IjEuNHMiICAgICAgICAgICAgICAgIHZhbHVlcz0iMTsgMCIgICAgICAgICAgICAgICAgY2FsY01vZGU9InNwbGluZSIgICAgICAgICAgICAgICAga2V5VGltZXM9IjA7IDEiICAgICAgICAgICAgICAgIGtleVNwbGluZXM9IjAuMywgMC42MSwgMC4zNTUsIDEiICAgICAgICAgICAgICAgIHJlcGVhdENvdW50PSJpbmRlZmluaXRlIiAvPiAgICAgICAgPC9jaXJjbGU+ICAgICAgICA8Y2lyY2xlIGN4PSIyMiIgY3k9IjIyIiByPSIxIj4gICAgICAgICAgICA8YW5pbWF0ZSBhdHRyaWJ1dGVOYW1lPSJyIiAgICAgICAgICAgICAgICBiZWdpbj0iLTAuOXMiIGR1cj0iMS40cyIgICAgICAgICAgICAgICAgdmFsdWVzPSIxOyAyMCIgICAgICAgICAgICAgICAgY2FsY01vZGU9InNwbGluZSIgICAgICAgICAgICAgICAga2V5VGltZXM9IjA7IDEiICAgICAgICAgICAgICAgIGtleVNwbGluZXM9IjAuMTY1LCAwLjg0LCAwLjQ0LCAxIiAgICAgICAgICAgICAgICByZXBlYXRDb3VudD0iaW5kZWZpbml0ZSIgLz4gICAgICAgICAgICA8YW5pbWF0ZSBhdHRyaWJ1dGVOYW1lPSJzdHJva2Utb3BhY2l0eSIgICAgICAgICAgICAgICAgYmVnaW49Ii0wLjlzIiBkdXI9IjEuNHMiICAgICAgICAgICAgICAgIHZhbHVlcz0iMTsgMCIgICAgICAgICAgICAgICAgY2FsY01vZGU9InNwbGluZSIgICAgICAgICAgICAgICAga2V5VGltZXM9IjA7IDEiICAgICAgICAgICAgICAgIGtleVNwbGluZXM9IjAuMywgMC42MSwgMC4zNTUsIDEiICAgICAgICAgICAgICAgIHJlcGVhdENvdW50PSJpbmRlZmluaXRlIiAvPiAgICAgICAgPC9jaXJjbGU+ICAgIDwvZz48L3N2Zz4=) no-repeat 50% 50%;position:absolute;left:0;right:0;top:0;bottom:0;z-index:9}.iziModal .iziModal-content-loader{background:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iNDQiIGhlaWdodD0iNDQiIHZpZXdCb3g9IjAgMCA0NCA0NCIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiBzdHJva2U9IiM5OTkiPiAgICA8ZyBmaWxsPSJub25lIiBmaWxsLXJ1bGU9ImV2ZW5vZGQiIHN0cm9rZS13aWR0aD0iMiI+ICAgICAgICA8Y2lyY2xlIGN4PSIyMiIgY3k9IjIyIiByPSIxIj4gICAgICAgICAgICA8YW5pbWF0ZSBhdHRyaWJ1dGVOYW1lPSJyIiAgICAgICAgICAgICAgICBiZWdpbj0iMHMiIGR1cj0iMS40cyIgICAgICAgICAgICAgICAgdmFsdWVzPSIxOyAyMCIgICAgICAgICAgICAgICAgY2FsY01vZGU9InNwbGluZSIgICAgICAgICAgICAgICAga2V5VGltZXM9IjA7IDEiICAgICAgICAgICAgICAgIGtleVNwbGluZXM9IjAuMTY1LCAwLjg0LCAwLjQ0LCAxIiAgICAgICAgICAgICAgICByZXBlYXRDb3VudD0iaW5kZWZpbml0ZSIgLz4gICAgICAgICAgICA8YW5pbWF0ZSBhdHRyaWJ1dGVOYW1lPSJzdHJva2Utb3BhY2l0eSIgICAgICAgICAgICAgICAgYmVnaW49IjBzIiBkdXI9IjEuNHMiICAgICAgICAgICAgICAgIHZhbHVlcz0iMTsgMCIgICAgICAgICAgICAgICAgY2FsY01vZGU9InNwbGluZSIgICAgICAgICAgICAgICAga2V5VGltZXM9IjA7IDEiICAgICAgICAgICAgICAgIGtleVNwbGluZXM9IjAuMywgMC42MSwgMC4zNTUsIDEiICAgICAgICAgICAgICAgIHJlcGVhdENvdW50PSJpbmRlZmluaXRlIiAvPiAgICAgICAgPC9jaXJjbGU+ICAgICAgICA8Y2lyY2xlIGN4PSIyMiIgY3k9IjIyIiByPSIxIj4gICAgICAgICAgICA8YW5pbWF0ZSBhdHRyaWJ1dGVOYW1lPSJyIiAgICAgICAgICAgICAgICBiZWdpbj0iLTAuOXMiIGR1cj0iMS40cyIgICAgICAgICAgICAgICAgdmFsdWVzPSIxOyAyMCIgICAgICAgICAgICAgICAgY2FsY01vZGU9InNwbGluZSIgICAgICAgICAgICAgICAga2V5VGltZXM9IjA7IDEiICAgICAgICAgICAgICAgIGtleVNwbGluZXM9IjAuMTY1LCAwLjg0LCAwLjQ0LCAxIiAgICAgICAgICAgICAgICByZXBlYXRDb3VudD0iaW5kZWZpbml0ZSIgLz4gICAgICAgICAgICA8YW5pbWF0ZSBhdHRyaWJ1dGVOYW1lPSJzdHJva2Utb3BhY2l0eSIgICAgICAgICAgICAgICAgYmVnaW49Ii0wLjlzIiBkdXI9IjEuNHMiICAgICAgICAgICAgICAgIHZhbHVlcz0iMTsgMCIgICAgICAgICAgICAgICAgY2FsY01vZGU9InNwbGluZSIgICAgICAgICAgICAgICAga2V5VGltZXM9IjA7IDEiICAgICAgICAgICAgICAgIGtleVNwbGluZXM9IjAuMywgMC42MSwgMC4zNTUsIDEiICAgICAgICAgICAgICAgIHJlcGVhdENvdW50PSJpbmRlZmluaXRlIiAvPiAgICAgICAgPC9jaXJjbGU+ICAgIDwvZz48L3N2Zz4=) no-repeat 50% 50%}.iziModal .iziModal-content:after,.iziModal .iziModal-content:before{content:'';display:table}.iziModal .iziModal-content:after{clear:both}.iziModal .iziModal-content{zoom:1;width:100%;-webkit-overflow-scrolling:touch}.iziModal .iziModal-wrap{width:100%;position:relative;-webkit-overflow-scrolling:touch;overflow-scrolling:touch}.iziModal .iziModal-iframe{border:0;margin:0 0 -6px;width:100%;transition:height .3s ease}.iziModal-overlay{display:block;position:fixed;top:0;left:0;height:100%;width:100%}.iziModal-navigate{position:fixed;left:0;right:0;top:0;bottom:0;pointer-events:none}.iziModal-navigate-caption{position:absolute;left:10px;top:10px;color:#fff;line-height:16px;font-size:9px;font-family:'Lato',Arial;letter-spacing:.1em;text-indent:0;text-align:center;width:70px;padding:5px 0;text-transform:uppercase;display:none}.iziModal-navigate-caption::after,.iziModal-navigate-caption::before{position:absolute;top:2px;width:20px;height:20px;text-align:center;line-height:14px;font-size:12px;content:'';background-size:100%!important}.iziModal-navigate-caption:before{left:0;background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACwAAAAoCAYAAACFFRgXAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAA4ZpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNi1jMTMyIDc5LjE1OTI4NCwgMjAxNi8wNC8xOS0xMzoxMzo0MCAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wTU09Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9tbS8iIHhtbG5zOnN0UmVmPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvc1R5cGUvUmVzb3VyY2VSZWYjIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtcE1NOk9yaWdpbmFsRG9jdW1lbnRJRD0ieG1wLmRpZDoyNmFjNjAyMy04OWU0LWE0NDAtYmMxMy1kOTA5MTQ3MmYzYjAiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6NDREQ0YwRjA1MzQzMTFFNkE5NUNDRDkyQzEwMzM5RTMiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6NDREQ0YwRUY1MzQzMTFFNkE5NUNDRDkyQzEwMzM5RTMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIDIwMTUuNSAoV2luZG93cykiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDpmNmM0Nzk3Ni1mNzE3LTk5NDAtYTgyYS1mNTdjNmNiYmU0NWMiIHN0UmVmOmRvY3VtZW50SUQ9ImFkb2JlOmRvY2lkOnBob3Rvc2hvcDowZGVmYTEyZC01MzM0LTExZTYtYWRkYi04Y2NmYjI5ZTAxNjYiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz7oo0ptAAACWklEQVR42uyZTWsTYRSFZybxo4kWk5g2NC5qTAU3Kq30A9udi1oXolV/hWuhv6R/Q6utioi4LbbVFHemamlRU0OCEk0wZjwXzwtDoBDopHMHcuFJMplZnLm5ue+589qu61qeOApyYAjEgG0FEyLqN/gKiqBuTtgewWlwCZw056xgwwirgU3wxSv4NJgCUV5YBRXQDEhsBJwCSSauBVZFdJRlIJk9Av7wbj577jDIOENtRmPVwcsw6KfAAvikRKzEDlhnhuU/lRPBWaa9wsxqC6ndPX7OiOA4D8qW3vjO9z7H0w3+KhZstNmOFbLoCQ6DYGmL+bAInmGfLFC4asFXwRJIgB+goVmw+I7HXO+/gevGnGgUPEGxktkSmAMbWmt4HDwBKS6XN1jDKrvEFYoVK7oLroE3h93Woh1eNwqWafJ/gQV65vM+ail34mc6EZwBK2CAx8fAIjjeBYMzDT4cVHCEXtRbRvEu/Nr9HCIOnGGp15vgEec9KYn74B0nAT/CZnv86FcNvwK3wENwAjwAs2Bbs5d4CW5zir0AXvv8p+tKH34B5lkW4h2egRHtbu05uMMHHWfB0zC4NRF5l09kzvE4rd2tyUJyjy4tz7akZqXbL8QETbJ/FsMgWOJtb6brCQ5YsBsC8Uab63DVkkgqFpzie93h8OhScFah2LTHi5ccWroaLd5l6//+hpYQoWP05LKqFs2WQYbTsNxAi+5fxpWmdfh7HS7XhwSzG+H3a2JnvZsyktmLbdOFhpDMvrf4sN1u2/aK0cwMcmYLcturweceW+CnOfFPgAEA8uWFFylBJYoAAAAASUVORK5CYII=) no-repeat 50% 50%}.iziModal-navigate-caption:after{right:0;background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACwAAAAoCAYAAACFFRgXAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAAZdEVYdFNvZnR3YXJlAEFkb2JlIEltYWdlUmVhZHlxyWU8AAADhmlUWHRYTUw6Y29tLmFkb2JlLnhtcAAAAAAAPD94cGFja2V0IGJlZ2luPSLvu78iIGlkPSJXNU0wTXBDZWhpSHpyZVN6TlRjemtjOWQiPz4gPHg6eG1wbWV0YSB4bWxuczp4PSJhZG9iZTpuczptZXRhLyIgeDp4bXB0az0iQWRvYmUgWE1QIENvcmUgNS42LWMxMzIgNzkuMTU5Mjg0LCAyMDE2LzA0LzE5LTEzOjEzOjQwICAgICAgICAiPiA8cmRmOlJERiB4bWxuczpyZGY9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkvMDIvMjItcmRmLXN5bnRheC1ucyMiPiA8cmRmOkRlc2NyaXB0aW9uIHJkZjphYm91dD0iIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtbG5zOnhtcD0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wLyIgeG1wTU06T3JpZ2luYWxEb2N1bWVudElEPSJ4bXAuZGlkOjI2YWM2MDIzLTg5ZTQtYTQ0MC1iYzEzLWQ5MDkxNDcyZjNiMCIgeG1wTU06RG9jdW1lbnRJRD0ieG1wLmRpZDo0NERDRjBGMDUzNDMxMUU2QTk1Q0NEOTJDMTAzMzlFMyIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDo0NERDRjBFRjUzNDMxMUU2QTk1Q0NEOTJDMTAzMzlFMyIgeG1wOkNyZWF0b3JUb29sPSJBZG9iZSBQaG90b3Nob3AgQ0MgMjAxNS41IChXaW5kb3dzKSI+IDx4bXBNTTpEZXJpdmVkRnJvbSBzdFJlZjppbnN0YW5jZUlEPSJ4bXAuaWlkOmY2YzQ3OTc2LWY3MTctOTk0MC1hODJhLWY1N2M2Y2JiZTQ1YyIgc3RSZWY6ZG9jdW1lbnRJRD0iYWRvYmU6ZG9jaWQ6cGhvdG9zaG9wOjBkZWZhMTJkLTUzMzQtMTFlNi1hZGRiLThjY2ZiMjllMDE2NiIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PuijSm0AAAKbSURBVFhH7ZnJj0xRGEerzFoIMTaCZmOIedhaiJj55yz8DaYdNhIJEUMQbCTG3rQ02hDSiEY553XdTpHS3nv96taV9ElO6lVt6peb7933fffVG41GrYW5uBaX4EysYzcw1Fd8hc/wM2a0Bl6Nm3BW9i0dDPsQX/olBF6FO72AH/gG3+N3jL3KBpqGC3ERTsGfeAsHDTyHi71oCXzBe/gaU2A5bscZOIxXTb8OLQNX9i6mElYsg/voqruwfQb2BhODWgqpMYDv0NLsNXC4yd42P1PEwNJj4HBTWdipErLVDfxfMRm408QMvBu3jV6WJ1Zg9/rbeBOP+UNZYgX+iE/Rp+lpPIKliBXYB9IhtPNy3z/T/F6YmDXsChvyBc7Gs3gACxEzsDzBg9iPPXgO92NuYgeWx2h3+AhtaM7jPsyF7aV37XR8gNZYO/pwKY51+xPkG27Fk2joT3gCr2A7NuJ6HMkTeAPadlp3VeMChF7G0P6X3dmfjAXOUxIj6LZkv1ylNuStDZejkL+PS96ScFzRqnDAtI5PoTefvbg7iNNOOwqVRCfYghdxBbpHH8Y7+DcKlUTV7MLLaNghPIrjhf2N2IF34AVcjE44hrXHyE3MwE6/loEzpEcIlqKjeyFiBe7FS+he/gENewMLEyuwXdo8dGWP43UsRazA9g7uDNbwNX8oS8watlsz+ISIGbgSJgN3GgOHlnFq8zNFQraGgT1iFc9iUyU0XsMGHhy9zh6XbvCp4ZuBBWglDBj4OdqLeu0+uRJTwMZ+Dbp/e21P3m97yWe2snsw1LTHmz5C/9lQdwhfGbiq89GwvrrwUT4UAouhN6MzloTRpVuEYI5O9urZYXtrYPGQw2OlZegM163QhrJMfWVgyTq0Qq32C/N7uPz9OknWAAAAAElFTkSuQmCC) no-repeat 50% 50%}.iziModal-navigate>button{position:fixed;bottom:0;top:0;border:0;height:100%;width:84px;background-size:100%!important;cursor:pointer;padding:0;opacity:.2;transition:opacity .3s ease;pointer-events:all;margin:0;outline:0}.iziModal-navigate>button:hover{opacity:1}.iziModal-navigate-prev{left:50%;background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAALwAAAC8CAYAAADCScSrAAAACXBIWXMAAAsTAAALEwEAmpwYAAA5sGlUWHRYTUw6Y29tLmFkb2JlLnhtcAAAAAAAPD94cGFja2V0IGJlZ2luPSLvu78iIGlkPSJXNU0wTXBDZWhpSHpyZVN6TlRjemtjOWQiPz4KPHg6eG1wbWV0YSB4bWxuczp4PSJhZG9iZTpuczptZXRhLyIgeDp4bXB0az0iQWRvYmUgWE1QIENvcmUgNS42LWMxMzIgNzkuMTU5Mjg0LCAyMDE2LzA0LzE5LTEzOjEzOjQwICAgICAgICAiPgogICA8cmRmOlJERiB4bWxuczpyZGY9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkvMDIvMjItcmRmLXN5bnRheC1ucyMiPgogICAgICA8cmRmOkRlc2NyaXB0aW9uIHJkZjphYm91dD0iIgogICAgICAgICAgICB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIKICAgICAgICAgICAgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiCiAgICAgICAgICAgIHhtbG5zOnN0RXZ0PSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvc1R5cGUvUmVzb3VyY2VFdmVudCMiCiAgICAgICAgICAgIHhtbG5zOnhtcD0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wLyIKICAgICAgICAgICAgeG1sbnM6ZGM9Imh0dHA6Ly9wdXJsLm9yZy9kYy9lbGVtZW50cy8xLjEvIgogICAgICAgICAgICB4bWxuczpwaG90b3Nob3A9Imh0dHA6Ly9ucy5hZG9iZS5jb20vcGhvdG9zaG9wLzEuMC8iCiAgICAgICAgICAgIHhtbG5zOnRpZmY9Imh0dHA6Ly9ucy5hZG9iZS5jb20vdGlmZi8xLjAvIgogICAgICAgICAgICB4bWxuczpleGlmPSJodHRwOi8vbnMuYWRvYmUuY29tL2V4aWYvMS4wLyI+CiAgICAgICAgIDx4bXBNTTpPcmlnaW5hbERvY3VtZW50SUQ+eG1wLmRpZDo2NDkyYzcxMy05ZDM0LTZlNGQtYmUwNi1hMDMyY2Q4NDVjNGU8L3htcE1NOk9yaWdpbmFsRG9jdW1lbnRJRD4KICAgICAgICAgPHhtcE1NOkRvY3VtZW50SUQ+eG1wLmRpZDo1QjIzMUMxODU3RjcxMUU2ODUzRkRBRjE5RDhDQjZBRDwveG1wTU06RG9jdW1lbnRJRD4KICAgICAgICAgPHhtcE1NOkluc3RhbmNlSUQ+eG1wLmlpZDpjZmMwNzVmNC1kODA3LWI0NDMtYWIwYS02YWVhZjRjMDgxZWE8L3htcE1NOkluc3RhbmNlSUQ+CiAgICAgICAgIDx4bXBNTTpEZXJpdmVkRnJvbSByZGY6cGFyc2VUeXBlPSJSZXNvdXJjZSI+CiAgICAgICAgICAgIDxzdFJlZjppbnN0YW5jZUlEPnhtcC5paWQ6NjQ5MmM3MTMtOWQzNC02ZTRkLWJlMDYtYTAzMmNkODQ1YzRlPC9zdFJlZjppbnN0YW5jZUlEPgogICAgICAgICAgICA8c3RSZWY6ZG9jdW1lbnRJRD54bXAuZGlkOjY0OTJjNzEzLTlkMzQtNmU0ZC1iZTA2LWEwMzJjZDg0NWM0ZTwvc3RSZWY6ZG9jdW1lbnRJRD4KICAgICAgICAgPC94bXBNTTpEZXJpdmVkRnJvbT4KICAgICAgICAgPHhtcE1NOkhpc3Rvcnk+CiAgICAgICAgICAgIDxyZGY6U2VxPgogICAgICAgICAgICAgICA8cmRmOmxpIHJkZjpwYXJzZVR5cGU9IlJlc291cmNlIj4KICAgICAgICAgICAgICAgICAgPHN0RXZ0OmFjdGlvbj5zYXZlZDwvc3RFdnQ6YWN0aW9uPgogICAgICAgICAgICAgICAgICA8c3RFdnQ6aW5zdGFuY2VJRD54bXAuaWlkOmNmYzA3NWY0LWQ4MDctYjQ0My1hYjBhLTZhZWFmNGMwODFlYTwvc3RFdnQ6aW5zdGFuY2VJRD4KICAgICAgICAgICAgICAgICAgPHN0RXZ0OndoZW4+MjAxNi0wOC0wMVQxMTo1ODowNC0wMzowMDwvc3RFdnQ6d2hlbj4KICAgICAgICAgICAgICAgICAgPHN0RXZ0OnNvZnR3YXJlQWdlbnQ+QWRvYmUgUGhvdG9zaG9wIENDIDIwMTUuNSAoV2luZG93cyk8L3N0RXZ0OnNvZnR3YXJlQWdlbnQ+CiAgICAgICAgICAgICAgICAgIDxzdEV2dDpjaGFuZ2VkPi88L3N0RXZ0OmNoYW5nZWQ+CiAgICAgICAgICAgICAgIDwvcmRmOmxpPgogICAgICAgICAgICA8L3JkZjpTZXE+CiAgICAgICAgIDwveG1wTU06SGlzdG9yeT4KICAgICAgICAgPHhtcDpDcmVhdG9yVG9vbD5BZG9iZSBQaG90b3Nob3AgQ0MgMjAxNS41IChXaW5kb3dzKTwveG1wOkNyZWF0b3JUb29sPgogICAgICAgICA8eG1wOkNyZWF0ZURhdGU+MjAxNi0wOC0wMVQwOTo0MDo1Ni0wMzowMDwveG1wOkNyZWF0ZURhdGU+CiAgICAgICAgIDx4bXA6TW9kaWZ5RGF0ZT4yMDE2LTA4LTAxVDExOjU4OjA0LTAzOjAwPC94bXA6TW9kaWZ5RGF0ZT4KICAgICAgICAgPHhtcDpNZXRhZGF0YURhdGU+MjAxNi0wOC0wMVQxMTo1ODowNC0wMzowMDwveG1wOk1ldGFkYXRhRGF0ZT4KICAgICAgICAgPGRjOmZvcm1hdD5pbWFnZS9wbmc8L2RjOmZvcm1hdD4KICAgICAgICAgPHBob3Rvc2hvcDpDb2xvck1vZGU+MzwvcGhvdG9zaG9wOkNvbG9yTW9kZT4KICAgICAgICAgPHRpZmY6T3JpZW50YXRpb24+MTwvdGlmZjpPcmllbnRhdGlvbj4KICAgICAgICAgPHRpZmY6WFJlc29sdXRpb24+NzIwMDAwLzEwMDAwPC90aWZmOlhSZXNvbHV0aW9uPgogICAgICAgICA8dGlmZjpZUmVzb2x1dGlvbj43MjAwMDAvMTAwMDA8L3RpZmY6WVJlc29sdXRpb24+CiAgICAgICAgIDx0aWZmOlJlc29sdXRpb25Vbml0PjI8L3RpZmY6UmVzb2x1dGlvblVuaXQ+CiAgICAgICAgIDxleGlmOkNvbG9yU3BhY2U+NjU1MzU8L2V4aWY6Q29sb3JTcGFjZT4KICAgICAgICAgPGV4aWY6UGl4ZWxYRGltZW5zaW9uPjE4ODwvZXhpZjpQaXhlbFhEaW1lbnNpb24+CiAgICAgICAgIDxleGlmOlBpeGVsWURpbWVuc2lvbj4xODg8L2V4aWY6UGl4ZWxZRGltZW5zaW9uPgogICAgICA8L3JkZjpEZXNjcmlwdGlvbj4KICAgPC9yZGY6UkRGPgo8L3g6eG1wbWV0YT4KICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAKPD94cGFja2V0IGVuZD0idyI/PvAvv7QAAAAgY0hSTQAAeiUAAICDAAD5/wAAgOkAAHUwAADqYAAAOpgAABdvkl/FRgAAAmdJREFUeNrs1LsJQkEQhtH/mtmBgQ8QA7tQK1e7MBBBMbADwzUZEyuQveeDCXbD4TBDay3SWJpYgYCXgJeAl4CXgJeAl4CXgJeAl4CXgJeAF/AS8BLwEvAS8BLwEvAS8BLwEvAS8BLwAl4CXgJeAl4CXv/WJskpyQJ4jQH7Mcmu0C+BV+/Y5/VeF/oV8Ood+7dpDfDqHvsrySHJBXjBDrxgB16wAy/YgRfswAt24AU78IIdeMEOPOywAw+7gIcdeMEOvGAHXrADL9iBF+zAC3bgBTvwsMMOPOwCHnYBD7uAhx14wQ68YAdesAMv2IEX7MDDDjvwsAt42AU87AIedgEPu4CHXcDDDrxgB16wAw877MDDDjvwsAt42AU87AIedgEPu4CHXcDDLuBhB16wAw877MDDLuBhF/CwC3jYBTzsAh52AQ+7gIddwEtjB3+tS/78+Z/V5d9iATz0Ah56AQ+9gIdewEMv4KEX8NALeOgFPPQCHnoBDz3wgh54QQ889NADDz30wEMv4KEX8NALeOgFPPQCHnoBD72Ahx54QQ+8oAde0AMv6IEX9MBDDz3w0EMPPPQCHnoBD72Ah17AQw+8FUAPvKAHXtADL+iBF/TAC3rgBT3wgh546KEHHnrogYdewEMv4KEHXtADL+iBF/TAC3rgBT3wgh54QQ+8oAde0AMv6IGHHnrgoU/yrgFe3aO/JdknuQOv3tGfC/tjjEsYWmsoyIWXgJeAl4CXgJeAl4CXgJeAl4CXgJeAF/AS8BLwEvAS8BLwEvAS8BLwEvAS8BLwAl4CXgJeAl4CXvqnPgAAAP//AwCEcoCBRabYzAAAAABJRU5ErkJggg==) no-repeat 50% 50%}.iziModal-navigate-next{right:50%;background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAALwAAAC8CAYAAADCScSrAAAACXBIWXMAAB3SAAAd0gEUasEwAAA7pGlUWHRYTUw6Y29tLmFkb2JlLnhtcAAAAAAAPD94cGFja2V0IGJlZ2luPSLvu78iIGlkPSJXNU0wTXBDZWhpSHpyZVN6TlRjemtjOWQiPz4KPHg6eG1wbWV0YSB4bWxuczp4PSJhZG9iZTpuczptZXRhLyIgeDp4bXB0az0iQWRvYmUgWE1QIENvcmUgNS42LWMxMzIgNzkuMTU5Mjg0LCAyMDE2LzA0LzE5LTEzOjEzOjQwICAgICAgICAiPgogICA8cmRmOlJERiB4bWxuczpyZGY9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkvMDIvMjItcmRmLXN5bnRheC1ucyMiPgogICAgICA8cmRmOkRlc2NyaXB0aW9uIHJkZjphYm91dD0iIgogICAgICAgICAgICB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iCiAgICAgICAgICAgIHhtbG5zOmRjPSJodHRwOi8vcHVybC5vcmcvZGMvZWxlbWVudHMvMS4xLyIKICAgICAgICAgICAgeG1sbnM6cGhvdG9zaG9wPSJodHRwOi8vbnMuYWRvYmUuY29tL3Bob3Rvc2hvcC8xLjAvIgogICAgICAgICAgICB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIKICAgICAgICAgICAgeG1sbnM6c3RFdnQ9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZUV2ZW50IyIKICAgICAgICAgICAgeG1sbnM6dGlmZj0iaHR0cDovL25zLmFkb2JlLmNvbS90aWZmLzEuMC8iCiAgICAgICAgICAgIHhtbG5zOmV4aWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20vZXhpZi8xLjAvIj4KICAgICAgICAgPHhtcDpDcmVhdG9yVG9vbD5BZG9iZSBQaG90b3Nob3AgQ0MgMjAxNS41IChXaW5kb3dzKTwveG1wOkNyZWF0b3JUb29sPgogICAgICAgICA8eG1wOkNyZWF0ZURhdGU+MjAxNi0wOC0wMVQwOTo0MDoxNC0wMzowMDwveG1wOkNyZWF0ZURhdGU+CiAgICAgICAgIDx4bXA6TW9kaWZ5RGF0ZT4yMDE2LTA4LTAxVDExOjU4OjEyLTAzOjAwPC94bXA6TW9kaWZ5RGF0ZT4KICAgICAgICAgPHhtcDpNZXRhZGF0YURhdGU+MjAxNi0wOC0wMVQxMTo1ODoxMi0wMzowMDwveG1wOk1ldGFkYXRhRGF0ZT4KICAgICAgICAgPGRjOmZvcm1hdD5pbWFnZS9wbmc8L2RjOmZvcm1hdD4KICAgICAgICAgPHBob3Rvc2hvcDpDb2xvck1vZGU+MzwvcGhvdG9zaG9wOkNvbG9yTW9kZT4KICAgICAgICAgPHhtcE1NOkluc3RhbmNlSUQ+eG1wLmlpZDphZjljN2Q2MC00MTg2LWE3NGQtYTBiMS1mMGU5ODUwYzg2ZGY8L3htcE1NOkluc3RhbmNlSUQ+CiAgICAgICAgIDx4bXBNTTpEb2N1bWVudElEPnhtcC5kaWQ6NjQ5MmM3MTMtOWQzNC02ZTRkLWJlMDYtYTAzMmNkODQ1YzRlPC94bXBNTTpEb2N1bWVudElEPgogICAgICAgICA8eG1wTU06T3JpZ2luYWxEb2N1bWVudElEPnhtcC5kaWQ6NjQ5MmM3MTMtOWQzNC02ZTRkLWJlMDYtYTAzMmNkODQ1YzRlPC94bXBNTTpPcmlnaW5hbERvY3VtZW50SUQ+CiAgICAgICAgIDx4bXBNTTpIaXN0b3J5PgogICAgICAgICAgICA8cmRmOlNlcT4KICAgICAgICAgICAgICAgPHJkZjpsaSByZGY6cGFyc2VUeXBlPSJSZXNvdXJjZSI+CiAgICAgICAgICAgICAgICAgIDxzdEV2dDphY3Rpb24+Y3JlYXRlZDwvc3RFdnQ6YWN0aW9uPgogICAgICAgICAgICAgICAgICA8c3RFdnQ6aW5zdGFuY2VJRD54bXAuaWlkOjY0OTJjNzEzLTlkMzQtNmU0ZC1iZTA2LWEwMzJjZDg0NWM0ZTwvc3RFdnQ6aW5zdGFuY2VJRD4KICAgICAgICAgICAgICAgICAgPHN0RXZ0OndoZW4+MjAxNi0wOC0wMVQwOTo0MDoxNC0wMzowMDwvc3RFdnQ6d2hlbj4KICAgICAgICAgICAgICAgICAgPHN0RXZ0OnNvZnR3YXJlQWdlbnQ+QWRvYmUgUGhvdG9zaG9wIENDIDIwMTUuNSAoV2luZG93cyk8L3N0RXZ0OnNvZnR3YXJlQWdlbnQ+CiAgICAgICAgICAgICAgIDwvcmRmOmxpPgogICAgICAgICAgICAgICA8cmRmOmxpIHJkZjpwYXJzZVR5cGU9IlJlc291cmNlIj4KICAgICAgICAgICAgICAgICAgPHN0RXZ0OmFjdGlvbj5zYXZlZDwvc3RFdnQ6YWN0aW9uPgogICAgICAgICAgICAgICAgICA8c3RFdnQ6aW5zdGFuY2VJRD54bXAuaWlkOjAxNjJjMmE3LWZmMjYtYzE0ZC05Yjg4LTc2MGM2NzAxYjYzNzwvc3RFdnQ6aW5zdGFuY2VJRD4KICAgICAgICAgICAgICAgICAgPHN0RXZ0OndoZW4+MjAxNi0wOC0wMVQxMTo1MTowNy0wMzowMDwvc3RFdnQ6d2hlbj4KICAgICAgICAgICAgICAgICAgPHN0RXZ0OnNvZnR3YXJlQWdlbnQ+QWRvYmUgUGhvdG9zaG9wIENDIDIwMTUuNSAoV2luZG93cyk8L3N0RXZ0OnNvZnR3YXJlQWdlbnQ+CiAgICAgICAgICAgICAgICAgIDxzdEV2dDpjaGFuZ2VkPi88L3N0RXZ0OmNoYW5nZWQ+CiAgICAgICAgICAgICAgIDwvcmRmOmxpPgogICAgICAgICAgICAgICA8cmRmOmxpIHJkZjpwYXJzZVR5cGU9IlJlc291cmNlIj4KICAgICAgICAgICAgICAgICAgPHN0RXZ0OmFjdGlvbj5zYXZlZDwvc3RFdnQ6YWN0aW9uPgogICAgICAgICAgICAgICAgICA8c3RFdnQ6aW5zdGFuY2VJRD54bXAuaWlkOmFmOWM3ZDYwLTQxODYtYTc0ZC1hMGIxLWYwZTk4NTBjODZkZjwvc3RFdnQ6aW5zdGFuY2VJRD4KICAgICAgICAgICAgICAgICAgPHN0RXZ0OndoZW4+MjAxNi0wOC0wMVQxMTo1ODoxMi0wMzowMDwvc3RFdnQ6d2hlbj4KICAgICAgICAgICAgICAgICAgPHN0RXZ0OnNvZnR3YXJlQWdlbnQ+QWRvYmUgUGhvdG9zaG9wIENDIDIwMTUuNSAoV2luZG93cyk8L3N0RXZ0OnNvZnR3YXJlQWdlbnQ+CiAgICAgICAgICAgICAgICAgIDxzdEV2dDpjaGFuZ2VkPi88L3N0RXZ0OmNoYW5nZWQ+CiAgICAgICAgICAgICAgIDwvcmRmOmxpPgogICAgICAgICAgICA8L3JkZjpTZXE+CiAgICAgICAgIDwveG1wTU06SGlzdG9yeT4KICAgICAgICAgPHRpZmY6T3JpZW50YXRpb24+MTwvdGlmZjpPcmllbnRhdGlvbj4KICAgICAgICAgPHRpZmY6WFJlc29sdXRpb24+MTkzOTAzNi8xMDAwMDwvdGlmZjpYUmVzb2x1dGlvbj4KICAgICAgICAgPHRpZmY6WVJlc29sdXRpb24+MTkzOTAzNi8xMDAwMDwvdGlmZjpZUmVzb2x1dGlvbj4KICAgICAgICAgPHRpZmY6UmVzb2x1dGlvblVuaXQ+MjwvdGlmZjpSZXNvbHV0aW9uVW5pdD4KICAgICAgICAgPGV4aWY6Q29sb3JTcGFjZT42NTUzNTwvZXhpZjpDb2xvclNwYWNlPgogICAgICAgICA8ZXhpZjpQaXhlbFhEaW1lbnNpb24+MTg4PC9leGlmOlBpeGVsWERpbWVuc2lvbj4KICAgICAgICAgPGV4aWY6UGl4ZWxZRGltZW5zaW9uPjE4ODwvZXhpZjpQaXhlbFlEaW1lbnNpb24+CiAgICAgIDwvcmRmOkRlc2NyaXB0aW9uPgogICA8L3JkZjpSREY+CjwveDp4bXBtZXRhPgogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgIAo8P3hwYWNrZXQgZW5kPSJ3Ij8+nbt1mgAAACBjSFJNAAB6JQAAgIMAAPn/AACA6QAAdTAAAOpgAAA6mAAAF2+SX8VGAAACQklEQVR42uzSsQ3CQAAEQTdiOyGg/wrciJ0QUMYSECEKAP3PSdvAaZZqkWbJCQJeAl4CXgJeAl4CXgJeAl4CXgJeAl4CXsBLwEvAS8BLwEvAS8BLwEvAS8BLwEvAC3gJeAl4CXgJ+D9vrY7qBgLwo7dVZ+89oAd+5Pbq6nPQAz9s9+rZ96AHHnoBD72Ah17AQy/goRfw0At46AU89AIeegEPvYCHHnhBD7ygBx566IGHHnrgoRfw0At46AU89AIeegEPvYCHXsBDL+ChB17QAy/ogRf0wAt64KGHHnjooQceegEPvYCHXsBDL+ChF/DQAy/ogRf0wAt64AU98IIeeEEPvKAHXtADDz30wEPvI+ChF/DQAy/ogRf0wAt64AU98IIeeEEPvKAHXtADL+iBF/TAC3rgoZ8ePRDAAy/YgRfswAt24AU78IIdeMEOvGAHXrADL9iBhx124GEX8LADL9iBF+zAC3bgBTvwgh14wQ68YAcedtiBh13Awy7gYRfwsAMv2IEX7MALduAFO/CCHXjYYQcedgEPu4CHXcDDLuBhF/CwA+8E2IEX7MALduAFO/Cwww487AIedgEPu4CHXcDDLuBhF/CwC3jYgRfswMMOO/CwC3jYBTzsAh52AQ+7gIddwMMu4GEX8LBravB7dcEO/Ext1Qk78DO1VgfswEvAS8BLwEvAS8BLwEvAS8BLwEvAS8ALeAl4CXgJeAl4CXgJeAl4CXgJeAl4CXgBLwEvAS8BLwEvAS/9shcAAAD//wMAtAygvJrkwJUAAAAASUVORK5CYII=) no-repeat 50% 50%}.iziModal.isAttachedTop .iziModal-header{border-top-left-radius:0;border-top-right-radius:0}.iziModal.isAttachedTop{margin-top:0!important;margin-bottom:auto!important;border-top-left-radius:0!important;border-top-right-radius:0!important}.iziModal.isAttachedBottom{margin-top:auto!important;margin-bottom:0!important;border-bottom-left-radius:0!important;border-bottom-right-radius:0!important}.iziModal.isFullscreen{max-width:100%!important;margin:0!important;height:100%!important}.iziModal.isAttached,.iziModal.isFullscreen{border-radius:0!important}.iziModal.hasScroll .iziModal-wrap{overflow-y:auto;overflow-x:hidden}html.iziModal-isAttached,html.iziModal-isOverflow{overflow:hidden}html.iziModal-isAttached body,html.iziModal-isOverflow body{overflow-y:scroll;position:relative}.iziModal ::-webkit-scrollbar{overflow:visible;height:7px;width:7px}.iziModal ::-webkit-scrollbar-thumb{background-color:rgba(0,0,0,.2);background-clip:padding-box;border:solid transparent;border-width:0;min-height:28px;padding:100px 0 0;box-shadow:inset 1px 1px 0 rgba(0,0,0,.1),inset 0 -1px 0 rgba(0,0,0,.07)}.iziModal ::-webkit-scrollbar-thumb:active{background-color:rgba(0,0,0,.4)}.iziModal ::-webkit-scrollbar-button{height:0;width:0}.iziModal ::-webkit-scrollbar-track{background-clip:padding-box;border:solid transparent;border-width:0 0 0 2px}.iziModal.transitionIn .iziModal-header{-webkit-animation:iziM-slideDown .7s cubic-bezier(.7,0,.3,1);-moz-animation:iziM-slideDown .7s cubic-bezier(.7,0,.3,1);animation:iziM-slideDown .7s cubic-bezier(.7,0,.3,1)}.iziModal.transitionIn .iziModal-header .iziModal-header-icon{-webkit-animation:iziM-revealIn 1s cubic-bezier(.16,.81,.32,1) both;-moz-animation:iziM-revealIn 1s cubic-bezier(.16,.81,.32,1) both;animation:iziM-revealIn 1s cubic-bezier(.16,.81,.32,1) both}.iziModal.transitionIn .iziModal-header .iziModal-header-subtitle,.iziModal.transitionIn .iziModal-header .iziModal-header-title{-webkit-animation:iziM-slideIn 1s cubic-bezier(.16,.81,.32,1) both;-moz-animation:iziM-slideIn 1s cubic-bezier(.16,.81,.32,1) both;animation:iziM-slideIn 1s cubic-bezier(.16,.81,.32,1) both}.iziModal.transitionIn .iziModal-header .iziModal-button{-webkit-animation:iziM-revealIn 1.2s cubic-bezier(.7,0,.3,1);-moz-animation:iziM-revealIn 1.2s cubic-bezier(.7,0,.3,1);animation:iziM-revealIn 1.2s cubic-bezier(.7,0,.3,1)}.iziModal.transitionIn .iziModal-iframe,.iziModal.transitionIn .iziModal-wrap{-webkit-animation:iziM-fadeIn 1.3s;-moz-animation:iziM-fadeIn 1.3s;animation:iziM-fadeIn 1.3s}.iziModal.transitionIn .iziModal-header{-webkit-animation-delay:0s;-moz-animation:0s;animation-delay:0s}.iziModal.transitionIn .iziModal-header .iziModal-header-icon,.iziModal.transitionIn .iziModal-header .iziModal-header-title{-webkit-animation-delay:.4s;-moz-animation:.4s;animation-delay:.4s}.iziModal.transitionIn .iziModal-header .iziModal-header-subtitle{-webkit-animation-delay:.5s;-moz-animation:.5s;animation-delay:.5s}.iziModal.transitionOut .iziModal-header,.iziModal.transitionOut .iziModal-header *{transition:none!important}.iziModal .fadeOut,.iziModal-navigate.fadeOut,.iziModal-overlay.fadeOut,.iziModal.fadeOut{-webkit-animation:iziM-fadeOut .5s;-moz-animation:iziM-fadeOut .5s;animation:iziM-fadeOut .5s;animation-fill-mode:forwards}.iziModal .fadeIn,.iziModal-navigate.fadeIn,.iziModal-overlay.fadeIn,.iziModal.fadeIn{-webkit-animation:iziM-fadeIn .5s;-moz-animation:iziM-fadeIn .5s;animation:iziM-fadeIn .5s}.iziModal-overlay.comingIn,.iziModal.comingIn{-webkit-animation:iziM-comingIn .5s ease;-moz-animation:iziM-comingIn .5s ease;animation:iziM-comingIn .5s ease}.iziModal-overlay.comingOut,.iziModal.comingOut{-webkit-animation:iziM-comingOut .5s cubic-bezier(.16,.81,.32,1);-moz-animation:iziM-comingOut .5s cubic-bezier(.16,.81,.32,1);animation:iziM-comingOut .5s cubic-bezier(.16,.81,.32,1);animation-fill-mode:forwards}.iziModal-overlay.bounceInDown,.iziModal.bounceInDown{-webkit-animation:iziM-bounceInDown .7s ease;animation:iziM-bounceInDown .7s ease}.iziModal-overlay.bounceOutDown,.iziModal.bounceOutDown{-webkit-animation:iziM-bounceOutDown .7s ease;animation:iziM-bounceOutDown .7s ease}.iziModal-overlay.bounceInUp,.iziModal.bounceInUp{-webkit-animation:iziM-bounceInUp .7s ease;animation:iziM-bounceInUp .7s ease}.iziModal-overlay.bounceOutUp,.iziModal.bounceOutUp{-webkit-animation:iziM-bounceOutUp .7s ease;animation:iziM-bounceOutUp .7s ease}.iziModal-overlay.fadeInDown,.iziModal.fadeInDown{-webkit-animation:iziM-fadeInDown .7s cubic-bezier(.16,.81,.32,1);animation:iziM-fadeInDown .7s cubic-bezier(.16,.81,.32,1)}.iziModal-overlay.fadeOutDown,.iziModal.fadeOutDown{-webkit-animation:iziM-fadeOutDown .5s ease;animation:iziM-fadeOutDown .5s ease}.iziModal-overlay.fadeInUp,.iziModal.fadeInUp{-webkit-animation:iziM-fadeInUp .7s cubic-bezier(.16,.81,.32,1);animation:iziM-fadeInUp .7s cubic-bezier(.16,.81,.32,1)}.iziModal-overlay.fadeOutUp,.iziModal.fadeOutUp{-webkit-animation:iziM-fadeOutUp .5s ease;animation:iziM-fadeOutUp .5s ease}.iziModal-overlay.fadeInLeft,.iziModal.fadeInLeft{-webkit-animation:iziM-fadeInLeft .7s cubic-bezier(.16,.81,.32,1);animation:iziM-fadeInLeft .7s cubic-bezier(.16,.81,.32,1)}.iziModal-overlay.fadeOutLeft,.iziModal.fadeOutLeft{-webkit-animation:iziM-fadeOutLeft .5s ease;animation:iziM-fadeOutLeft .5s ease}.iziModal-overlay.fadeInRight,.iziModal.fadeInRight{-webkit-animation:iziM-fadeInRight .7s cubic-bezier(.16,.81,.32,1);animation:iziM-fadeInRight .7s cubic-bezier(.16,.81,.32,1)}.iziModal-overlay.fadeOutRight,.iziModal.fadeOutRight{-webkit-animation:iziM-fadeOutRight .5s ease;animation:iziM-fadeOutRight .5s ease}.iziModal-overlay.flipInX,.iziModal.flipInX{-webkit-animation:iziM-flipInX .7s ease;animation:iziM-flipInX .7s ease}.iziModal-overlay.flipOutX,.iziModal.flipOutX{-webkit-animation:iziM-flipOutX .7s ease;animation:iziM-flipOutX .7s ease}@-webkit-keyframes iziM-comingIn{0%{opacity:0;transform:scale(.9) translateY(-20px) perspective(600px) rotateX(10deg)}to{opacity:1;transform:scale(1) translateY(0) perspective(600px) rotateX(0)}}@-moz-keyframes iziM-comingIn{0%{opacity:0;transform:scale(.9) translateY(-20px) perspective(600px) rotateX(10deg)}to{opacity:1;transform:scale(1) translateY(0) perspective(600px) rotateX(0)}}@keyframes iziM-comingIn{0%{opacity:0;transform:scale(.9) translateY(-20px) perspective(600px) rotateX(10deg)}to{opacity:1;transform:scale(1) translateY(0) perspective(600px) rotateX(0)}}@-webkit-keyframes iziM-comingOut{0%{opacity:1;transform:scale(1)}to{opacity:0;transform:scale(.9)}}@-moz-keyframes iziM-comingOut{0%{opacity:1;transform:scale(1)}to{opacity:0;transform:scale(.9)}}@keyframes iziM-comingOut{0%{opacity:1;transform:scale(1)}to{opacity:0;transform:scale(.9)}}@-webkit-keyframes iziM-fadeOut{0%{opacity:1}to{opacity:0}}@-moz-keyframes iziM-fadeOut{0%{opacity:1}to{opacity:0}}@keyframes iziM-fadeOut{0%{opacity:1}to{opacity:0}}@-webkit-keyframes iziM-fadeIn{0%{opacity:0}to{opacity:1}}@-moz-keyframes iziM-fadeIn{0%{opacity:0}to{opacity:1}}@keyframes iziM-fadeIn{0%{opacity:0}to{opacity:1}}@-webkit-keyframes iziM-slideIn{0%{opacity:0;-webkit-transform:translateX(50px)}to{opacity:1;-webkit-transform:translateX(0)}}@-moz-keyframes iziM-slideIn{0%{opacity:0;-moz-transform:translateX(50px)}to{opacity:1;-moz-transform:translateX(0)}}@keyframes iziM-slideIn{0%{opacity:0;transform:translateX(50px)}to{opacity:1;transform:translateX(0)}}@-webkit-keyframes iziM-slideDown{0%{opacity:0;-webkit-transform:scale(1,0) translateY(-40px);-webkit-transform-origin:center top}}@-moz-keyframes iziM-slideDown{0%{opacity:0;-moz-transform:scale(1,0) translateY(-40px);-moz-transform-origin:center top}}@keyframes iziM-slideDown{0%{opacity:0;transform:scale(1,0) translateY(-40px);transform-origin:center top}}@-webkit-keyframes iziM-revealIn{0%{opacity:0;-webkit-transform:scale3d(.3,.3,1)}}@-moz-keyframes iziM-revealIn{0%{opacity:0;-moz-transform:scale3d(.3,.3,1)}}@keyframes iziM-revealIn{0%{opacity:0;transform:scale3d(.3,.3,1)}}@-webkit-keyframes iziM-bounceInDown{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(0,-1000px,0);transform:translate3d(0,-1000px,0)}60%{opacity:1;-webkit-transform:translate3d(0,25px,0);transform:translate3d(0,25px,0)}75%{-webkit-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0)}90%{-webkit-transform:translate3d(0,5px,0);transform:translate3d(0,5px,0)}to{-webkit-transform:none;transform:none}}@keyframes iziM-bounceInDown{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(0,-1000px,0);transform:translate3d(0,-1000px,0)}60%{opacity:1;-webkit-transform:translate3d(0,25px,0);transform:translate3d(0,25px,0)}75%{-webkit-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0)}90%{-webkit-transform:translate3d(0,5px,0);transform:translate3d(0,5px,0)}to{-webkit-transform:none;transform:none}}@-webkit-keyframes iziM-bounceOutDown{20%{-webkit-transform:translate3d(0,10px,0);transform:translate3d(0,10px,0)}40%,45%{opacity:1;-webkit-transform:translate3d(0,-20px,0);transform:translate3d(0,-20px,0)}to{opacity:0;-webkit-transform:translate3d(0,1000px,0);transform:translate3d(0,1000px,0)}}@keyframes iziM-bounceOutDown{20%{-webkit-transform:translate3d(0,10px,0);transform:translate3d(0,10px,0)}40%,45%{opacity:1;-webkit-transform:translate3d(0,-20px,0);transform:translate3d(0,-20px,0)}to{opacity:0;-webkit-transform:translate3d(0,1000px,0);transform:translate3d(0,1000px,0)}}@-webkit-keyframes iziM-bounceInUp{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(0,1000px,0);transform:translate3d(0,1000px,0)}60%{opacity:1;-webkit-transform:translate3d(0,-20px,0);transform:translate3d(0,-20px,0)}75%{-webkit-transform:translate3d(0,10px,0);transform:translate3d(0,10px,0)}90%{-webkit-transform:translate3d(0,-5px,0);transform:translate3d(0,-5px,0)}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes iziM-bounceInUp{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(0,1000px,0);transform:translate3d(0,1000px,0)}60%{opacity:1;-webkit-transform:translate3d(0,-20px,0);transform:translate3d(0,-20px,0)}75%{-webkit-transform:translate3d(0,10px,0);transform:translate3d(0,10px,0)}90%{-webkit-transform:translate3d(0,-5px,0);transform:translate3d(0,-5px,0)}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@-webkit-keyframes iziM-bounceOutUp{20%{-webkit-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0)}40%,45%{opacity:1;-webkit-transform:translate3d(0,20px,0);transform:translate3d(0,20px,0)}to{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}}@keyframes iziM-bounceOutUp{20%{-webkit-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0)}40%,45%{opacity:1;-webkit-transform:translate3d(0,20px,0);transform:translate3d(0,20px,0)}to{opacity:0;-webkit-transform:translate3d(0,-1000px,0);transform:translate3d(0,-1000px,0)}}@-webkit-keyframes iziM-fadeInDown{0%{opacity:0;-webkit-transform:translate3d(0,-100px,0);transform:translate3d(0,-100px,0)}to{opacity:1;-webkit-transform:none;transform:none}}@keyframes iziM-fadeInDown{0%{opacity:0;-webkit-transform:translate3d(0,-100px,0);transform:translate3d(0,-100px,0)}to{opacity:1;-webkit-transform:none;transform:none}}@-webkit-keyframes iziM-fadeOutDown{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,100px,0);transform:translate3d(0,100px,0)}}@keyframes iziM-fadeOutDown{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,100px,0);transform:translate3d(0,100px,0)}}@-webkit-keyframes iziM-fadeInUp{0%{opacity:0;-webkit-transform:translate3d(0,100px,0);transform:translate3d(0,100px,0)}to{opacity:1;-webkit-transform:none;transform:none}}@keyframes iziM-fadeInUp{0%{opacity:0;-webkit-transform:translate3d(0,100px,0);transform:translate3d(0,100px,0)}to{opacity:1;-webkit-transform:none;transform:none}}@-webkit-keyframes iziM-fadeOutUp{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,-100px,0);transform:translate3d(0,-100px,0)}}@keyframes iziM-fadeOutUp{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,-100px,0);transform:translate3d(0,-100px,0)}}@-webkit-keyframes iziM-fadeInLeft{0%{opacity:0;-webkit-transform:translate3d(-200px,0,0);transform:translate3d(-200px,0,0)}to{opacity:1;-webkit-transform:none;transform:none}}@keyframes iziM-fadeInLeft{0%{opacity:0;-webkit-transform:translate3d(-200px,0,0);transform:translate3d(-200px,0,0)}to{opacity:1;-webkit-transform:none;transform:none}}@-webkit-keyframes iziM-fadeOutLeft{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(-200px,0,0);transform:translate3d(-200px,0,0)}}@keyframes iziM-fadeOutLeft{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(-200px,0,0);transform:translate3d(-200px,0,0)}}@-webkit-keyframes iziM-fadeInRight{0%{opacity:0;-webkit-transform:translate3d(200px,0,0);transform:translate3d(200px,0,0)}to{opacity:1;-webkit-transform:none;transform:none}}@keyframes iziM-fadeInRight{0%{opacity:0;-webkit-transform:translate3d(200px,0,0);transform:translate3d(200px,0,0)}to{opacity:1;-webkit-transform:none;transform:none}}@-webkit-keyframes iziM-fadeOutRight{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(200px,0,0);transform:translate3d(200px,0,0)}}@keyframes iziM-fadeOutRight{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(200px,0,0);transform:translate3d(200px,0,0)}}@-webkit-keyframes iziM-flipInX{0%{-webkit-transform:perspective(400px) rotateX(60deg);opacity:0}40%{-webkit-transform:perspective(400px) rotateX(-10deg)}70%{-webkit-transform:perspective(400px) rotateX(10deg)}to{-webkit-transform:perspective(400px) rotateX(0deg);opacity:1}}@keyframes iziM-flipInX{0%{transform:perspective(400px) rotateX(60deg);opacity:0}40%{transform:perspective(400px) rotateX(-10deg)}70%{transform:perspective(400px) rotateX(10deg)}to{transform:perspective(400px) rotateX(0deg);opacity:1}}@-webkit-keyframes iziM-flipOutX{0%{-webkit-transform:perspective(400px);transform:perspective(400px)}30%{-webkit-transform:perspective(400px) rotate3d(1,0,0,-20deg);transform:perspective(400px) rotate3d(1,0,0,-20deg);opacity:1}to{-webkit-transform:perspective(400px) rotate3d(1,0,0,40deg);transform:perspective(400px) rotate3d(1,0,0,40deg);opacity:0}}@keyframes iziM-flipOutX{0%{-webkit-transform:perspective(400px);transform:perspective(400px)}30%{-webkit-transform:perspective(400px) rotate3d(1,0,0,-20deg);transform:perspective(400px) rotate3d(1,0,0,-20deg);opacity:1}to{-webkit-transform:perspective(400px) rotate3d(1,0,0,40deg);transform:perspective(400px) rotate3d(1,0,0,40deg);opacity:0}}#debungcontrolls {
z-index:100000;
position:fixed;
bottom:0px; width:100%;
height:auto;
background:rgba(0,0,0,0.6);
padding:10px;
box-sizing: border-box;
}
.debugtimeline {
width:100%;
height:10px;
position:relative;
display:block;
margin-bottom:3px;	
display:none;
white-space: nowrap;	
box-sizing: border-box;
}
.debugtimeline:hover {
height:15px;
}
.the_timeline_tester {
background:#e74c3c;
position:absolute;
top:0px;
left:0px;
height:100%;
width:0;	
}
.rs-go-fullscreen {
position:fixed !important;
width:100% !important;
height:100% !important;
top:0px !important;
left:0px !important;
z-index:9999999 !important;
background:#ffffff !important;
}
.debugtimeline.tl_slide .the_timeline_tester {
background:#f39c12;	
}
.debugtimeline.tl_frame .the_timeline_tester {
background:#3498db;	
}
.debugtimline_txt {
color:#fff;
font-weight: 400;
font-size:7px;
position:absolute;	
left:10px;
top:0px;
white-space: nowrap;
line-height: 10px;
}
.rtl {	direction: rtl;}
@font-face {
font-family: 'revicons';
src: url(../../../plugins/revslider/public/assets/fonts/revicons/revicons_5510888.eot);
src: url(../../../plugins/revslider/public/assets/fonts/revicons/revicons_5510888.eot#iefix) format('embedded-opentype'),
url(../../../plugins/revslider/public/assets/fonts/revicons/revicons_5510888.woff) format('woff'),
url(../../../plugins/revslider/public/assets/fonts/revicons/revicons_5510888.ttf) format('truetype'),
url(../../../plugins/revslider/public/assets/fonts/revicons/revicons_5510888-revicons.svg) format('svg');
font-weight: normal;
font-style: normal;
}
[class^="revicon-"]:before, [class*=" revicon-"]:before {
font-family: "revicons";
font-style: normal;
font-weight: normal;
speak: none;
display: inline-block;
text-decoration: inherit;
width: 1em;
margin-right: .2em;
text-align: center; font-variant: normal;
text-transform: none; line-height: 1em;  margin-left: .2em;    }
.revicon-search-1:before { content: '\e802'; } .revicon-pencil-1:before { content: '\e831'; } .revicon-picture-1:before { content: '\e803'; } .revicon-cancel:before { content: '\e80a'; } .revicon-info-circled:before { content: '\e80f'; } .revicon-trash:before { content: '\e801'; } .revicon-left-dir:before { content: '\e817'; } .revicon-right-dir:before { content: '\e818'; } .revicon-down-open:before { content: '\e83b'; } .revicon-left-open:before { content: '\e819'; } .revicon-right-open:before { content: '\e81a'; } .revicon-angle-left:before { content: '\e820'; } .revicon-angle-right:before { content: '\e81d'; } .revicon-left-big:before { content: '\e81f'; } .revicon-right-big:before { content: '\e81e'; } .revicon-magic:before { content: '\e807'; } .revicon-picture:before { content: '\e800'; } .revicon-export:before { content: '\e80b'; } .revicon-cog:before { content: '\e832'; } .revicon-login:before { content: '\e833'; } .revicon-logout:before { content: '\e834'; } .revicon-video:before { content: '\e805'; } .revicon-arrow-combo:before { content: '\e827'; } .revicon-left-open-1:before { content: '\e82a'; } .revicon-right-open-1:before { content: '\e82b'; } .revicon-left-open-mini:before { content: '\e822'; } .revicon-right-open-mini:before { content: '\e823'; } .revicon-left-open-big:before { content: '\e824'; } .revicon-right-open-big:before { content: '\e825'; } .revicon-left:before { content: '\e836'; } .revicon-right:before { content: '\e826'; } .revicon-ccw:before { content: '\e808'; } .revicon-arrows-ccw:before { content: '\e806'; } .revicon-palette:before { content: '\e829'; } .revicon-list-add:before { content: '\e80c'; } .revicon-doc:before { content: '\e809'; } .revicon-left-open-outline:before { content: '\e82e'; } .revicon-left-open-2:before { content: '\e82c'; } .revicon-right-open-outline:before { content: '\e82f'; } .revicon-right-open-2:before { content: '\e82d'; } .revicon-equalizer:before { content: '\e83a'; } .revicon-layers-alt:before { content: '\e804'; } .revicon-popup:before { content: '\e828'; }  .rev_slider_wrapper{
position:relative;
z-index: 0;
width:100%;
}
.rev_slider{
position:relative;
overflow:visible;
}
.entry-content .rev_slider a,
.rev_slider a { box-shadow: none; }
.tp-overflow-hidden { 	overflow:hidden !important;}
.group_ov_hidden 	{	overflow:hidden}
.tp-simpleresponsive img,
.rev_slider img{
max-width:none !important;	
transition: none;
margin:0px;
padding:0px;
border:none;
}
.rev_slider .no-slides-text{
font-weight:bold;
text-align:center;
padding-top:80px;
}
.rev_slider >ul,
.rev_slider_wrapper >ul,
.tp-revslider-mainul >li,
.rev_slider >ul >li,
.rev_slider >ul >li:before,
.tp-revslider-mainul >li:before,
.tp-simpleresponsive >ul,
.tp-simpleresponsive >ul >li,
.tp-simpleresponsive >ul >li:before,
.tp-revslider-mainul >li,
.tp-simpleresponsive >ul >li{
list-style:none !important;
position:absolute;	
margin:0px !important;
padding:0px !important;
overflow-x: visible;
overflow-y: visible;
list-style-type: none !important;
background-image:none;
background-position:0px 0px;
text-indent: 0em;
top:0px;left:0px;
}
.tp-revslider-mainul >li,
.rev_slider >ul >li,
.rev_slider >ul >li:before,
.tp-revslider-mainul >li:before,
.tp-simpleresponsive >ul >li,
.tp-simpleresponsive >ul >li:before,
.tp-revslider-mainul >li,
.tp-simpleresponsive >ul >li { 
visibility:hidden; 
}
.tp-revslider-slidesli,
.tp-revslider-mainul	{	
padding:0 !important; 
margin:0 !important; 
list-style:none !important;
}
.rev_slider li.tp-revslider-slidesli {
position: absolute !important;
}
.tp-caption .rs-untoggled-content { display:block;}
.tp-caption .rs-toggled-content { display:none;}
.rs-toggle-content-active.tp-caption .rs-toggled-content { display:block;}
.rs-toggle-content-active.tp-caption .rs-untoggled-content { display:none;}
.rev_slider .tp-caption,
.rev_slider .caption 	{ 
position:relative;  
visibility:hidden; 
white-space: nowrap;
display: block;	
-webkit-font-smoothing: antialiased !important;
z-index:1;
}
.rev_slider .tp-caption,
.rev_slider .caption,
.tp-simpleresponsive img {
-moz-user-select: none;
-khtml-user-select: none;
-webkit-user-select: none;
-o-user-select: none;
}
.rev_slider .tp-mask-wrap .tp-caption,
.rev_slider .tp-mask-wrap *:last-child,
.wpb_text_column .rev_slider .tp-mask-wrap .tp-caption,
.wpb_text_column .rev_slider .tp-mask-wrap *:last-child{
margin-bottom:0;
}
.tp-svg-layer svg {	width:100%; height:100%;position: relative;vertical-align: top} .tp-carousel-wrapper {
cursor:url(//https://hollandfintech.com/wp-content/plugins/revslider/public/assets/css/openhand.cur), move;
}
.tp-carousel-wrapper.dragged {
cursor:url(//https://hollandfintech.com/wp-content/plugins/revslider/public/assets/css/closedhand.cur), move;
} .tp_inner_padding {	
box-sizing:border-box;	
max-height:none !important;	
}
.tp-caption.tp-layer-selectable {
-moz-user-select: all;
-khtml-user-select: all;
-webkit-user-select: all;
-o-user-select: all;	
}
.tp-forcenotvisible,
.tp-hide-revslider,
.tp-caption.tp-hidden-caption,
.tp-parallax-wrap.tp-hidden-caption {	
visibility:hidden !important; 
display:none !important
}
.rev_slider embed,
.rev_slider iframe,
.rev_slider object,
.rev_slider audio,
.rev_slider video {
max-width: none !important
}
.tp-element-background 	{	position:absolute; top:0px;left:0px; width:100%;height:100%;z-index:0;}
.tp-blockmask,
.tp-blockmask_in,
.tp-blockmask_out { position: absolute; top: 0px; left: 0px; width: 100%; height: 100%; background: #fff; z-index: 1000; transform: scaleX(0) scaleY(0);}
.tp-parallax-wrap { transform-style: preserve-3d } .rev_row_zone					{	position:absolute; width:100%;left:0px; box-sizing: border-box;min-height:50px; font-size:0px;}
.rev_row_zone_top 				{	top:0px;}
.rev_row_zone_middle 			{	top:50%; transform:translateY(-50%);}
.rev_row_zone_bottom 			{	bottom:0px;}
.rev_column .tp-parallax-wrap  { vertical-align: top }
.rev_slider .tp-caption.rev_row 	{
display:table;
position:relative;
width:100% !important;
table-layout: fixed;
box-sizing: border-box;
vertical-align: top;
height:auto !important;
font-size:0px;
}
.rev_column {	
display: table-cell;
position: relative;
vertical-align: top;
height: auto;
box-sizing: border-box;	
font-size:0px;
}
.rev_column_inner {
box-sizing: border-box;
display: block;
position: relative;
width:100% !important;
height:auto !important;
white-space: normal !important;
}
.rev_column_bg {
width: 100%;
height: 100%;
position: absolute;
top: 0px;
left: 0px;
z-index: 0;
box-sizing: border-box;
background-clip: content-box;
border: 0px solid transparent;
}
.rev_column_inner .tp-parallax-wrap,
.rev_column_inner .tp-loop-wrap,
.rev_column_inner .tp-mask-wrap 			{	text-align: inherit; }
.rev_column_inner .tp-mask-wrap 			{	display: inline-block;}
.rev_column_inner .tp-parallax-wrap .tp-loop-wrap,
.rev_column_inner .tp-parallax-wrap .tp-mask-wrap,
.rev_column_inner .tp-parallax-wrap { position: relative !important; left:auto !important; top:auto !important; line-height: 0px;}
.rev_column_inner .tp-parallax-wrap .tp-loop-wrap,
.rev_column_inner .tp-parallax-wrap .tp-mask-wrap,
.rev_column_inner .tp-parallax-wrap,
.rev_column_inner .rev_layer_in_column { vertical-align: top; }
.rev_break_columns { display: block !important }
.rev_break_columns .tp-parallax-wrap.rev_column  { display:block !important; width:100% !important; } .fullscreen-container {	
position:relative;
padding:0;
}
.fullwidthbanner-container{
position:relative;
padding:0;
overflow:hidden;
}
.fullwidthbanner-container .fullwidthabanner{
width:100%;
position:relative;
} .tp-static-layers				{	
position:absolute; z-index:101; top:0px;left:0px; } .tp-static-layers-back {	
z-index:0;
}
.tp-caption .frontcorner		{
width: 0;
height: 0;
border-left: 40px solid transparent;
border-right: 0px solid transparent;
border-top: 40px solid #00A8FF;
position: absolute;left:-40px;top:0px;
}
.tp-caption .backcorner		{
width: 0;
height: 0;
border-left: 0px solid transparent;
border-right: 40px solid transparent;
border-bottom: 40px solid #00A8FF;
position: absolute;right:0px;top:0px;
}
.tp-caption .frontcornertop		{
width: 0;
height: 0;
border-left: 40px solid transparent;
border-right: 0px solid transparent;
border-bottom: 40px solid #00A8FF;
position: absolute;left:-40px;top:0px;
}
.tp-caption .backcornertop		{
width: 0;
height: 0;
border-left: 0px solid transparent;
border-right: 40px solid transparent;
border-top: 40px solid #00A8FF;
position: absolute;right:0px;top:0px;
}
.tp-layer-inner-rotation {	
position: relative !important;
} img.tp-slider-alternative-image	{	
width:100%; height:auto;
} .noFilterClass {
filter:none !important;
} .rs-background-video-layer 		{	position: absolute;top:0px;left:0px; width:100%;height:100%;visibility: hidden;z-index: 0;}
.tp-caption.coverscreenvideo	{	width:100%;height:100%;top:0px;left:0px;position:absolute;}
.caption.fullscreenvideo,
.tp-caption.fullscreenvideo		{	left:0px; top:0px; position:absolute;width:100%;height:100%}
.caption.fullscreenvideo iframe,
.caption.fullscreenvideo audio,
.caption.fullscreenvideo video,
.tp-caption.fullscreenvideo iframe,
.tp-caption.fullscreenvideo iframe audio,
.tp-caption.fullscreenvideo iframe video	{ width:100% !important; height:100% !important; display: none}
.fullcoveredvideo audio,
.fullscreenvideo audio
.fullcoveredvideo video,
.fullscreenvideo video				{	background: #000}
.fullcoveredvideo .tp-poster		{	background-position: center center;background-size: cover;width:100%;height:100%;top:0px;left:0px}
.videoisplaying .html5vid .tp-poster	{	display: none}
.tp-video-play-button					{	
background:#000;
background:rgba(0,0,0,0.3);										
border-radius:5px;
position: absolute;
top: 50%;
left: 50%;										
color: #FFF;
z-index: 3;
margin-top: -25px;
margin-left: -25px;
line-height: 50px !important;
text-align: center;
cursor: pointer;
width: 50px;
height:50px;
box-sizing: border-box;
display: inline-block;	
vertical-align: top;
z-index: 4;
opacity: 0;	
transition:opacity 300ms ease-out !important;				
}
.tp-hiddenaudio,
.tp-audio-html5 .tp-video-play-button { display:none !important;}
.tp-caption .html5vid					{	width:100% !important; height:100% !important;}									
.tp-video-play-button i 				{	width:50px;height:50px; display:inline-block; text-align: center; vertical-align: top; line-height: 50px !important; font-size: 40px !important;}									
.tp-caption:hover .tp-video-play-button	{	opacity: 1; display:block;}
.tp-caption .tp-revstop					{	display:none; border-left:5px solid #fff !important; border-right:5px solid #fff !important;margin-top:15px !important;line-height: 20px !important;vertical-align: top; font-size:25px !important;}
.videoisplaying .revicon-right-dir		{	display:none}
.videoisplaying .tp-revstop				{	display:inline-block}
.videoisplaying  .tp-video-play-button			{	display:none}
.fullcoveredvideo .tp-video-play-button			{	display:none !important}
.fullscreenvideo .fullscreenvideo audio 		{	object-fit:contain !important;}
.fullscreenvideo .fullscreenvideo video 		{	object-fit:contain !important;}
.fullscreenvideo .fullcoveredvideo audio 		{	object-fit:cover !important;}
.fullscreenvideo .fullcoveredvideo video 		{	object-fit:cover !important;}
.tp-video-controls {
position: absolute;
bottom: 0;
left: 0;
right: 0;
padding: 5px;
opacity: 0;	
transition: opacity .3s;
background-image: linear-gradient(to bottom, rgb(0,0,0) 13%, rgb(50,50,50) 100%);		
display:table;max-width:100%; overflow:hidden;box-sizing:border-box;
}
.tp-caption:hover .tp-video-controls {	opacity: .9;}
.tp-video-button {
background: rgba(0,0,0,.5);
border: 0;
color: #EEE;	
border-radius: 3px;
cursor:pointer;
line-height:12px;
font-size:12px;
color:#fff;
padding:0px;
margin:0px;
outline: none;
}
.tp-video-button:hover 				{	cursor: pointer;}
.tp-video-button-wrap,
.tp-video-seek-bar-wrap,
.tp-video-vol-bar-wrap 				{ 	padding:0px 5px;display:table-cell; vertical-align: middle;}
.tp-video-seek-bar-wrap				{	width:80%}
.tp-video-vol-bar-wrap				{	width:20%}
.tp-volume-bar,
.tp-seek-bar						{	width:100%; cursor: pointer;  outline:none; line-height:12px;margin:0; padding:0;}
.rs-fullvideo-cover					{	width:100%;height:100%;top:0px;left:0px;position: absolute; background:transparent;z-index:5;}
.disabled_lc .tp-video-play-button,
.rs-background-video-layer video::-webkit-media-controls-start-playback-button,
.rs-background-video-layer video::-webkit-media-controls,
.rs-background-video-layer audio::-webkit-media-controls { display:none !important;}
.tp-audio-html5 .tp-video-controls {	opacity: 1 !important; visibility: visible !important} .tp-dottedoverlay						{	background-repeat:repeat;width:100%;height:100%;position:absolute;top:0px;left:0px;z-index:3}
.tp-dottedoverlay.twoxtwo				{	background:url(../../../plugins/revslider/public/assets/assets/gridtile.png)}
.tp-dottedoverlay.twoxtwowhite			{	background:url(../../../plugins/revslider/public/assets/assets/gridtile_white.png)}
.tp-dottedoverlay.threexthree			{	background:url(../../../plugins/revslider/public/assets/assets/gridtile_3x3.png)}
.tp-dottedoverlay.threexthreewhite		{	background:url(../../../plugins/revslider/public/assets/assets/gridtile_3x3_white.png)} .tp-shadowcover	{	width:100%;height:100%;top:0px;left:0px;background: #fff;position: absolute; z-index: -1;}
.tp-shadow1 	{	box-shadow: 0 10px 6px -6px rgba(0,0,0,0.8);}
.tp-shadow2:before, .tp-shadow2:after,
.tp-shadow3:before, .tp-shadow4:after
{
z-index: -2;
position: absolute;
content: "";
bottom: 10px;
left: 10px;
width: 50%;
top: 85%;
max-width:300px;
background: transparent;  
box-shadow: 0 15px 10px rgba(0,0,0,0.8);
transform: rotate(-3deg);
}
.tp-shadow2:after,
.tp-shadow4:after
{  
transform: rotate(3deg);
right: 10px;
left: auto;
}
.tp-shadow5
{
position:relative;        
box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
}
.tp-shadow5:before, .tp-shadow5:after
{
content:"";
position:absolute; 
z-index:-2;    
box-shadow:0 0 25px 0px  rgba(0,0,0,0.6);
top:30%;
bottom:0;
left:20px;
right:20px;    
border-radius:100px / 20px;
} .tp-button{
padding:6px 13px 5px;
border-radius: 3px;	
height:30px;
cursor:pointer;
color:#fff !important; text-shadow:0px 1px 1px rgba(0, 0, 0, 0.6) !important; font-size:15px; line-height:45px !important;
font-family: arial, sans-serif; font-weight: bold; letter-spacing: -1px;
text-decoration:none;
}
.tp-button.big	{	color:#fff; text-shadow:0px 1px 1px rgba(0, 0, 0, 0.6); font-weight:bold; padding:9px 20px; font-size:19px;  line-height:57px !important; }
.purchase:hover,
.tp-button:hover,
.tp-button.big:hover {	background-position:bottom, 15px 11px} .tp-button.green, .tp-button:hover.green,
.purchase.green, .purchase:hover.green			{ background-color:#21a117;box-shadow:0px 3px 0px 0px #104d0b;}
.tp-button.blue, .tp-button:hover.blue,
.purchase.blue, .purchase:hover.blue			{ background-color:#1d78cb;box-shadow:0px 3px 0px 0px #0f3e68}
.tp-button.red, .tp-button:hover.red,
.purchase.red, .purchase:hover.red				{ background-color:#cb1d1d;box-shadow:0px 3px 0px 0px #7c1212}
.tp-button.orange, .tp-button:hover.orange,
.purchase.orange, .purchase:hover.orange		{ background-color:#ff7700;box-shadow:0px 3px 0px 0px #a34c00}
.tp-button.darkgrey,.tp-button.grey,
.tp-button:hover.darkgrey,.tp-button:hover.grey,
.purchase.darkgrey, .purchase:hover.darkgrey	{ background-color:#555;box-shadow:0px 3px 0px 0px #222}
.tp-button.lightgrey, .tp-button:hover.lightgrey,
.purchase.lightgrey, .purchase:hover.lightgrey	{ background-color:#888;box-shadow:0px 3px 0px 0px #555} .rev-btn,
.rev-btn:visited						{ 	outline:none !important; box-shadow:none !important; text-decoration: none !important; line-height: 44px; font-size: 17px; font-weight: 500; padding: 12px 35px; box-sizing:border-box;  font-family: "Roboto", sans-serif;  cursor: pointer;}
.rev-btn.rev-uppercase,
.rev-btn.rev-uppercase:visited			{ 	text-transform: uppercase; letter-spacing: 1px; font-size: 15px; font-weight: 900; }
.rev-btn.rev-withicon i					{ 	font-size: 15px; font-weight: normal; position: relative; top: 0px; transition: all 0.2s ease-out !important; margin-left:10px !important;}
.rev-btn.rev-hiddenicon i				{ 	font-size: 15px; font-weight: normal; position: relative; top: 0px; transition: all 0.2s ease-out !important;  opacity: 0; margin-left:0px !important; width:0px !important;  }
.rev-btn.rev-hiddenicon:hover i			{   opacity: 1 !important; margin-left:10px !important; width:auto !important;} .rev-btn.rev-medium,
.rev-btn.rev-medium:visited				{	 line-height: 36px; font-size: 14px; padding: 10px 30px; }
.rev-btn.rev-medium.rev-withicon i		{ 	font-size: 14px; top: 0px; }
.rev-btn.rev-medium.rev-hiddenicon i	{ 	font-size: 14px; top: 0px; } .rev-btn.rev-small,
.rev-btn.rev-small:visited				{	line-height: 28px; font-size: 12px; padding: 7px 20px; }
.rev-btn.rev-small.rev-withicon i		{	font-size: 12px; top: 0px; }
.rev-btn.rev-small.rev-hiddenicon i		{ 	font-size: 12px; top: 0px; } .rev-maxround 							{ 	border-radius: 30px; }
.rev-minround 							{ 	border-radius: 3px; } .rev-burger {
position: relative;
width: 60px;
height: 60px;
box-sizing: border-box;
padding: 22px 0 0 14px;
border-radius: 50%;
border: 1px solid rgba(51,51,51,0.25);
-webkit-tap-highlight-color: rgba(0,0,0,0);
-webkit-tap-highlight-color: transparent;
cursor: pointer;
}
.rev-burger span {
display: block;
width: 30px;
height: 3px;
background: #333;
transition: .7s;
pointer-events: none;
transform-style: flat !important;
}
.rev-burger span:nth-child(2) {
margin: 3px 0;
}
#dialog_addbutton .rev-burger:hover :first-child,
.open .rev-burger :first-child,
.open.rev-burger :first-child {
transform: translateY(6px) rotate(-45deg);
}
#dialog_addbutton .rev-burger:hover :nth-child(2),
.open .rev-burger :nth-child(2),
.open.rev-burger :nth-child(2) {
transform: rotate(-45deg);
opacity: 0;
}
#dialog_addbutton .rev-burger:hover :last-child,
.open .rev-burger :last-child,
.open.rev-burger :last-child {
transform: translateY(-6px) rotate(-135deg);
}
.rev-burger.revb-white {
border: 2px solid rgba(255,255,255,0.2);
}
.rev-burger.revb-white span {
background: #fff;
}
.rev-burger.revb-whitenoborder {
border: 0;
}
.rev-burger.revb-whitenoborder span {
background: #fff;
}
.rev-burger.revb-darknoborder {
border: 0;
}
.rev-burger.revb-darknoborder span {
background: #333;
}
.rev-burger.revb-whitefull {
background: #fff;
border:none;
}
.rev-burger.revb-whitefull span {
background:#333;
}
.rev-burger.revb-darkfull {
background: #333;
border:none;
}
.rev-burger.revb-darkfull span {
background:#fff;
} @keyframes rev-ani-mouse {
0% {opacity: 1;top: 29%;}
15% {opacity: 1;top: 50%;}
50% {opacity: 0;top: 50%;}
100% {opacity: 0;top: 29%;}
}
.rev-scroll-btn {
display: inline-block;
position: relative;
left: 0;
right: 0;
text-align: center;
cursor: pointer;
width:35px;
height:55px;	
box-sizing: border-box;
border: 3px solid white;
border-radius: 23px;
}
.rev-scroll-btn > * {
display: inline-block;
line-height: 18px;
font-size: 13px;
font-weight: normal;
color: #7f8c8d;
color: #ffffff;
font-family: "proxima-nova", "Helvetica Neue", Helvetica, Arial, sans-serif;
letter-spacing: 2px;
}
.rev-scroll-btn > *:hover,
.rev-scroll-btn > *:focus,
.rev-scroll-btn > *.active {
color: #ffffff;
}
.rev-scroll-btn > *:hover,
.rev-scroll-btn > *:focus,
.rev-scroll-btn > *:active,
.rev-scroll-btn > *.active {
opacity: 0.8;
}
.rev-scroll-btn.revs-fullwhite  {
background:#fff;
}
.rev-scroll-btn.revs-fullwhite span {
background: #333;	
}
.rev-scroll-btn.revs-fulldark  {
background:#333;
border:none;
}
.rev-scroll-btn.revs-fulldark  span {
background: #fff;	
}
.rev-scroll-btn span {
position: absolute;
display: block;
top: 29%;
left: 50%;
width: 8px;
height: 8px;
margin: -4px 0 0 -4px;
background: white;
border-radius: 50%;	
animation: rev-ani-mouse 2.5s linear infinite;
}
.rev-scroll-btn.revs-dark {
border-color:#333;
}
.rev-scroll-btn.revs-dark span {
background: #333;	
}
.rev-control-btn {
position: relative;
display: inline-block;
z-index: 5;	
color: #FFF;  
font-size: 20px;
line-height: 60px;
font-weight: 400;
font-style: normal;
font-family: Raleway;	
text-decoration: none;
text-align: center;
background-color: #000;	
border-radius: 50px;	
text-shadow: none;
background-color: rgba(0, 0, 0, 0.50);
width:60px;
height:60px;
box-sizing: border-box;
cursor: pointer;
}
.rev-cbutton-dark-sr	{	
border-radius: 3px;		
}
.rev-cbutton-light	{	
color: #333;  	
background-color: rgba(255,255,255, 0.75);	
}
.rev-cbutton-light-sr	{		
color: #333;  	
border-radius: 3px;		
background-color: rgba(255,255,255, 0.75);
}
.rev-sbutton {	
line-height: 37px;	
width:37px;
height:37px;	
}
.rev-sbutton-blue	{	
background-color: #3B5998
}
.rev-sbutton-lightblue	{	
background-color: #00A0D1;
}
.rev-sbutton-red	{	
background-color: #DD4B39;
} .tp-bannertimer								{	visibility: hidden; width:100%; height:5px; background:#000; background:rgba(0,0,0,0.15); position:absolute; z-index:200; top:0px}
.tp-bannertimer.tp-bottom					{	top:auto; bottom:0px !important;height:5px} .tp-caption img {
background: transparent;
-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#00FFFFFF,endColorstr=#00FFFFFF)";
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#00FFFFFF,endColorstr=#00FFFFFF);
zoom:1;
}
.tp-caption img {  }
.caption.slidelink a div,
.tp-caption.slidelink a div {	width:3000px; height:1500px;  background:url(../../../plugins/revslider/public/assets/assets/coloredbg.png) repeat}
.tp-caption.slidelink a span{	background:url(../../../plugins/revslider/public/assets/assets/coloredbg.png) repeat}
.tp-shape {	width:100%;height:100%;} .tp-caption .rs-starring				{	display: inline-block}
.tp-caption .rs-starring .star-rating {
float: none;	
display: inline-block;
vertical-align: top;
color: #FFC321 !important;
}
.tp-caption .rs-starring .star-rating, 
.tp-caption .rs-starring-page .star-rating {	
position: relative;
height: 1em;	
width: 5.4em;
font-family: star;
font-size: 1em !important;
}
.tp-caption  .rs-starring .star-rating:before, 
.tp-caption  .rs-starring-page .star-rating:before {
content: "\73\73\73\73\73";
color: #E0DADF;
float: left;
top: 0;
left: 0;
position: absolute;
}
.tp-caption .rs-starring .star-rating span {
overflow: hidden;
float: left;
top: 0;
left: 0;
position: absolute;
padding-top: 1.5em;
font-size: 1em !important;
}
.tp-caption .rs-starring .star-rating span:before,
.tp-caption .rs-starring .star-rating span:before {
content: "\53\53\53\53\53";
top: 0;
position: absolute;
left: 0;
} .tp-loader 	{
top:50%; left:50%;
z-index:10000;
position:absolute;
}
.tp-loader.spinner0 {
width: 40px;
height: 40px;
background-color: #fff;
background-image:url(../../../plugins/revslider/public/assets/assets/loader.gif);
background-repeat:no-repeat;
background-position: center center;
box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.15);	
margin-top:-20px;
margin-left:-20px;	
animation: tp-rotateplane 1.2s infinite ease-in-out;
border-radius: 3px;	
}
.tp-loader.spinner1 {
width: 40px;
height: 40px;
background-color: #fff;
box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.15);	
margin-top:-20px;
margin-left:-20px;	
animation: tp-rotateplane 1.2s infinite ease-in-out;
border-radius: 3px;	
}
.tp-loader.spinner5 	{	
background-image:url(../../../plugins/revslider/public/assets/assets/loader.gif);
background-repeat:no-repeat;
background-position:10px 10px;
background-color:#fff;
margin:-22px -22px;
width:44px;height:44px;
border-radius: 3px;	
}
@keyframes tp-rotateplane {
0% { transform: perspective(120px) rotateX(0deg) rotateY(0deg);} 
50% { transform: perspective(120px) rotateX(-180.1deg) rotateY(0deg);} 
100% { transform: perspective(120px) rotateX(-180deg) rotateY(-179.9deg);}
}
.tp-loader.spinner2 {
width: 40px;
height: 40px;
margin-top:-20px;margin-left:-20px;
background-color: #ff0000;
box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.15);	
border-radius: 100%;	
animation: tp-scaleout 1.0s infinite ease-in-out;
}
@keyframes tp-scaleout {
0% {transform: scale(0.0);} 
100% {transform: scale(1.0);opacity: 0;}
}
.tp-loader.spinner3 {
margin: -9px 0px 0px -35px;
width: 70px;
text-align: center;
}
.tp-loader.spinner3 .bounce1,
.tp-loader.spinner3 .bounce2,
.tp-loader.spinner3 .bounce3 {
width: 18px;
height: 18px;
background-color: #fff;
box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.15);  
border-radius: 100%;
display: inline-block;  
animation: tp-bouncedelay 1.4s infinite ease-in-out; animation-fill-mode: both;
}
.tp-loader.spinner3 .bounce1 {
animation-delay: -0.32s;
}
.tp-loader.spinner3 .bounce2 {  
animation-delay: -0.16s;
}
@keyframes tp-bouncedelay {
0%, 80%, 100% {transform: scale(0.0);} 
40% {transform: scale(1.0);}
}
.tp-loader.spinner4 {
margin: -20px 0px 0px -20px;
width: 40px;
height: 40px;
text-align: center;
animation: tp-rotate 2.0s infinite linear;
}
.tp-loader.spinner4 .dot1,
.tp-loader.spinner4 .dot2 {
width: 60%;
height: 60%;
display: inline-block;
position: absolute;
top: 0;
background-color: #fff;
border-radius: 100%;  
animation: tp-bounce 2.0s infinite ease-in-out;
box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.15);  
}
.tp-loader.spinner4 .dot2 {
top: auto;
bottom: 0px;  
animation-delay: -1.0s;
}
@keyframes tp-rotate { 100% { transform: rotate(360deg);}}
@keyframes tp-bounce {
0%, 100% {transform: scale(0.0);} 
50% { transform: scale(1.0);}
} .tp-thumbs.navbar,
.tp-bullets.navbar,
.tp-tabs.navbar					{	border:none; min-height: 0; margin:0; border-radius: 0; }
.tp-tabs,
.tp-thumbs,
.tp-bullets						{	position:absolute; display:block; z-index:1000; top:0px; left:0px;}
.tp-tab,
.tp-thumb 						{	cursor: pointer; position:absolute;opacity:0.5;  box-sizing: border-box;}
.tp-arr-imgholder,
.tp-videoposter,
.tp-thumb-image,
.tp-tab-image					{	background-position: center center; background-size:cover;width:100%;height:100%; display:block; position:absolute;top:0px;left:0px;}
.tp-tab:hover,
.tp-tab.selected,
.tp-thumb:hover,
.tp-thumb.selected				{	opacity:1;}
.tp-tab-mask,
.tp-thumb-mask 					{	box-sizing:border-box !important; }
.tp-tabs,
.tp-thumbs						{	box-sizing:content-box !important; }
.tp-bullet 						{	width:15px;height:15px; position:absolute; background:#fff; background:rgba(255,255,255,0.3); cursor: pointer;}
.tp-bullet.selected,
.tp-bullet:hover				{	background:#fff;}
.tparrows						{	cursor:pointer; background:#000; background:rgba(0,0,0,0.5); width:40px;height:40px;position:absolute; display:block; z-index:1000; }
.tparrows:hover 				{	background:#000;}
.tparrows:before				{	font-family: "revicons"; font-size:15px; color:#fff; display:block; line-height: 40px; text-align: center;}
.tparrows.tp-leftarrow:before	{	content: '\e824'; }
.tparrows.tp-rightarrow:before	{	content: '\e825'; } body.rtl .tp-kbimg {left: 0 !important} .dddwrappershadow { box-shadow:0 45px 100px rgba(0, 0, 0, 0.4);} .hglayerinfo				   {	  position: fixed;
bottom: 0px;
left: 0px;
color: #FFF;
font-size: 12px;
line-height: 20px;
font-weight: 600;
background: rgba(0, 0, 0, 0.75);
padding: 5px 10px;
z-index: 2000;
white-space: normal;}
.hginfo 					   { 	position:absolute;top:-2px;left:-2px;color:#e74c3c;font-size:12px;font-weight:600; background:#000;padding:2px 5px;}
.indebugmode .tp-caption:hover { 	border:1px dashed #c0392b !important;}
.helpgrid 					   { 	border:2px dashed #c0392b;position:absolute;top:0px;left:0px;z-index:0 }
#revsliderlogloglog				{	padding:15px;color:#fff;position:fixed; top:0px;left:0px;width:200px;height:150px;background:rgba(0,0,0,0.7); z-index:100000; font-size:10px; overflow:scroll;} .aden{filter:hue-rotate(-20deg) contrast(.9) saturate(.85) brightness(1.2)}.aden::after{background:linear-gradient(to right,rgba(66,10,14,.2),transparent);mix-blend-mode:darken}.perpetua::after,.reyes::after{mix-blend-mode:soft-light;opacity:.5}.inkwell{filter:sepia(.3) contrast(1.1) brightness(1.1) grayscale(1)}.perpetua::after{background:linear-gradient(to bottom,#005b9a,#e6c13d)}.reyes{filter:sepia(.22) brightness(1.1) contrast(.85) saturate(.75)}.reyes::after{background:#efcdad}.gingham{filter:brightness(1.05) hue-rotate(-10deg)}.gingham::after{background:linear-gradient(to right,rgba(66,10,14,.2),transparent);mix-blend-mode:darken}.toaster{filter:contrast(1.5) brightness(.9)}.toaster::after{background:radial-gradient(circle,#804e0f,#3b003b);mix-blend-mode:screen}.walden{filter:brightness(1.1) hue-rotate(-10deg) sepia(.3) saturate(1.6)}.walden::after{background:#04c;mix-blend-mode:screen;opacity:.3}.hudson{filter:brightness(1.2) contrast(.9) saturate(1.1)}.hudson::after{background:radial-gradient(circle,#a6b1ff 50%,#342134);mix-blend-mode:multiply;opacity:.5}.earlybird{filter:contrast(.9) sepia(.2)}.earlybird::after{background:radial-gradient(circle,#d0ba8e 20%,#360309 85%,#1d0210 100%);mix-blend-mode:overlay}.mayfair{filter:contrast(1.1) saturate(1.1)}.mayfair::after{background:radial-gradient(circle at 40% 40%,rgba(255,255,255,.8),rgba(255,200,200,.6),#111 60%);mix-blend-mode:overlay;opacity:.4}.lofi{filter:saturate(1.1) contrast(1.5)}.lofi::after{background:radial-gradient(circle,transparent 70%,#222 150%);mix-blend-mode:multiply}._1977{filter:contrast(1.1) brightness(1.1) saturate(1.3)}._1977:after{background:rgba(243,106,188,.3);mix-blend-mode:screen}.brooklyn{filter:contrast(.9) brightness(1.1)}.brooklyn::after{background:radial-gradient(circle,rgba(168,223,193,.4) 70%,#c4b7c8);mix-blend-mode:overlay}.xpro2{filter:sepia(.3)}.xpro2::after{background:radial-gradient(circle,#e6e7e0 40%,rgba(43,42,161,.6) 110%);mix-blend-mode:color-burn}.nashville{filter:sepia(.2) contrast(1.2) brightness(1.05) saturate(1.2)}.nashville::after{background:rgba(0,70,150,.4);mix-blend-mode:lighten}.nashville::before{background:rgba(247,176,153,.56);mix-blend-mode:darken}.lark{filter:contrast(.9)}.lark::after{background:rgba(242,242,242,.8);mix-blend-mode:darken}.lark::before{background:#22253f;mix-blend-mode:color-dodge}.moon{filter:grayscale(1) contrast(1.1) brightness(1.1)}.moon::before{background:#a0a0a0;mix-blend-mode:soft-light}.moon::after{background:#383838;mix-blend-mode:lighten}.clarendon{filter:contrast(1.2) saturate(1.35)}.clarendon:before{background:rgba(127,187,227,.2);mix-blend-mode:overlay}.willow{filter:grayscale(.5) contrast(.95) brightness(.9)}.willow::before{background-color:radial-gradient(40%,circle,#d4a9af 55%,#000 150%);mix-blend-mode:overlay}.willow::after{background-color:#d8cdcb;mix-blend-mode:color}.rise{filter:brightness(1.05) sepia(.2) contrast(.9) saturate(.9)}.rise::after{background:radial-gradient(circle,rgba(232,197,152,.8),transparent 90%);mix-blend-mode:overlay;opacity:.6}.rise::before{background:radial-gradient(circle,rgba(236,205,169,.15) 55%,rgba(50,30,7,.4));mix-blend-mode:multiply}._1977:after,._1977:before,.aden:after,.aden:before,.brooklyn:after,.brooklyn:before,.clarendon:after,.clarendon:before,.earlybird:after,.earlybird:before,.gingham:after,.gingham:before,.hudson:after,.hudson:before,.inkwell:after,.inkwell:before,.lark:after,.lark:before,.lofi:after,.lofi:before,.mayfair:after,.mayfair:before,.moon:after,.moon:before,.nashville:after,.nashville:before,.perpetua:after,.perpetua:before,.reyes:after,.reyes:before,.rise:after,.rise:before,.slumber:after,.slumber:before,.toaster:after,.toaster:before,.walden:after,.walden:before,.willow:after,.willow:before,.xpro2:after,.xpro2:before{content:'';display:block;height:100%;width:100%;top:0;left:0;position:absolute;pointer-events:none}._1977,.aden,.brooklyn,.clarendon,.earlybird,.gingham,.hudson,.inkwell,.lark,.lofi,.mayfair,.moon,.nashville,.perpetua,.reyes,.rise,.slumber,.toaster,.walden,.willow,.xpro2{position:relative}._1977 img,.aden img,.brooklyn img,.clarendon img,.earlybird img,.gingham img,.hudson img,.inkwell img,.lark img,.lofi img,.mayfair img,.moon img,.nashville img,.perpetua img,.reyes img,.rise img,.slumber img,.toaster img,.walden img,.willow img,.xpro2 img{width:100%;z-index:1}._1977:before,.aden:before,.brooklyn:before,.clarendon:before,.earlybird:before,.gingham:before,.hudson:before,.inkwell:before,.lark:before,.lofi:before,.mayfair:before,.moon:before,.nashville:before,.perpetua:before,.reyes:before,.rise:before,.slumber:before,.toaster:before,.walden:before,.willow:before,.xpro2:before{z-index:2}._1977:after,.aden:after,.brooklyn:after,.clarendon:after,.earlybird:after,.gingham:after,.hudson:after,.inkwell:after,.lark:after,.lofi:after,.mayfair:after,.moon:after,.nashville:after,.perpetua:after,.reyes:after,.rise:after,.slumber:after,.toaster:after,.walden:after,.willow:after,.xpro2:after{z-index:3}.slumber{filter:saturate(.66) brightness(1.05)}.slumber::after{background:rgba(125,105,24,.5);mix-blend-mode:soft-light}.slumber::before{background:rgba(69,41,12,.4);mix-blend-mode:lighten}
.tp-kbimg-wrap:before,
.tp-kbimg-wrap:after {height:500%;width:500%}
.rs-background-video-layer iframe {visibility:inherit !important;}