@charset "UTF-8";
table.tafe-table {
margin: 0;
border-collapse: collapse;
width: 100%;
color: #111;
font-size: 1em;
line-height: 1.8;
}
table.tafe-table td, table.tafe-table th {
padding: 0.5em; 
border: 1px solid #767676;
word-break: break-all; 
}
@media only screen and (max-width: 767px){
table.tafe-table td, table.tafe-table th {
word-break: normal; 
}
}
table td.td-content-type-image {
line-height: 0;
}
.table-addons-icon-wrapper {
display: inline-block;
line-height: 1;
transition: all .3s;
}
.table-addons-icon-wrapper svg,
.table-addons-icon-content svg {
height: 16px;
}
table.tafe-table img {
max-width: 100%!important;
}
.table-addons-button {
display: inline-block;
line-height: 1;
background-color: #0198BA;
font-size: 16px;
padding: 12px 24px;
border-radius: 3px;
color: #fff;
fill: #fff;
text-align: center;
transition: all .3s;
text-decoration: none;
}
.table-addons-button:hover {
color: #fff;
}
.entry .entry-content a.table-addons-button, .entry .entry-content a.table-addons-button:hover {
text-decoration: none;
}
.table-addons-button-content-wrapper,
.table-addons-icon-content {
display: flex;
justify-content: center;
align-items: center;
}
.table-addons-button-text,
.table-addons-icon-content-text {
flex-grow: 1;
order: 10;
display: inline-block;
}
.table-addons-button .table-addons-align-icon-left,
.table-addons-icon-content .table-addons-align-icon-left {
margin-right: 5px;
order: 5;
display: flex;
}
.table-addons-button .table-addons-align-icon-right,
.table-addons-icon-content .table-addons-align-icon-right {
margin-left: 5px;
order: 15;
}
.table-addons-icon-content-wrapper {
display: inline-block;
}
a.table-addons-link,
.entry .entry-content a.table-addons-link {
text-decoration: none;
}
.table-addons-editor-mode-pro-notice {
font-size: 14px;
line-height: 1.3;
color: #515962;
word-break: normal;
text-align: left !important;
}
.table-addons-editor-mode-pro-notice a {
color: #2563EB;
text-decoration: none !important;
} @media only screen and (max-width: 767px){
table.tafe-table.auto-responsive-active, table.tafe-table.auto-responsive-active thead, table.tafe-table.auto-responsive-active tbody, table.tafe-table.auto-responsive-active td, table.tafe-table.auto-responsive-active tr {
display: block;
}
table.tafe-table.auto-responsive-active th {
display: none;
}
table.tafe-table.auto-responsive-active td {
padding-left: 50%;
position: relative;
}
table.tafe-table.auto-responsive-active td::before {
content: attr(data-label);
position: absolute;
left: 0;
padding: inherit;
padding-left: 15px;
top: 0;
width: 45%;
height: 100%;
}
table.tafe-table.auto-responsive-active td.td-content-type-image {
line-height: inherit;
}
}.ppress-hint-wrap[class*=hint--]{display:inline-block;position:relative}.ppress-hint-wrap[class*=hint--]:after,.ppress-hint-wrap[class*=hint--]:before{visibility:hidden;opacity:0;z-index:1000000;pointer-events:none;transition:all .3s;position:absolute;transform:translate(0,0)}.ppress-hint-wrap[class*=hint--]:hover:after,.ppress-hint-wrap[class*=hint--]:hover:before{visibility:visible;opacity:1;transition-delay:.1s}.ppress-hint-wrap[class*=hint--]:before{content:"";z-index:1000001;background:0 0;border:6px solid #0000;position:absolute}.ppress-hint-wrap[class*=hint--]:after{color:#fff;white-space:nowrap;text-shadow:0 -1px #000;background:#383838;padding:8px 10px;font-family:Helvetica Neue,Helvetica,Arial,sans-serif;font-size:12px;line-height:12px;box-shadow:4px 4px 8px #0000004d}.ppress-hint-wrap[class*=hint--][aria-label]:after{content:attr(aria-label)}.ppress-hint-wrap[class*=hint--][data-hint]:after{content:attr(data-hint)}.ppress-hint-wrap[aria-label=""]:after,.ppress-hint-wrap[aria-label=""]:before,[data-hint=""]:after,[data-hint=""]:before{display:none!important}.ppress-hint-wrap.hint--top-left:before,.ppress-hint-wrap.hint--top-right:before,.ppress-hint-wrap.hint--top:before{border-top-color:#383838}.ppress-hint-wrap.hint--bottom-left:before,.ppress-hint-wrap.hint--bottom-right:before,.ppress-hint-wrap.hint--bottom:before{border-bottom-color:#383838}.ppress-hint-wrap.hint--top:after,.ppress-hint-wrap.hint--top:before{bottom:100%;left:50%}.ppress-hint-wrap.hint--top:before{margin-bottom:-11px;left:calc(50% - 6px)}.ppress-hint-wrap.hint--top:after{transform:translate(-50%)}.ppress-hint-wrap.hint--top:hover:before{transform:translateY(-8px)}.ppress-hint-wrap.hint--top:hover:after{transform:translate(-50%)translateY(-8px)}.ppress-hint-wrap.hint--bottom:after,.ppress-hint-wrap.hint--bottom:before{top:100%;left:50%}.ppress-hint-wrap.hint--bottom:before{margin-top:-11px;left:calc(50% - 6px)}.ppress-hint-wrap.hint--bottom:after{transform:translate(-50%)}.ppress-hint-wrap.hint--bottom:hover:before{transform:translateY(8px)}.ppress-hint-wrap.hint--bottom:hover:after{transform:translate(-50%)translateY(8px)}.ppress-hint-wrap.hint--right:before{border-right-color:#383838;margin-bottom:-6px;margin-left:-11px}.ppress-hint-wrap.hint--right:after{margin-bottom:-14px}.ppress-hint-wrap.hint--right:after,.ppress-hint-wrap.hint--right:before{bottom:50%;left:100%}.ppress-hint-wrap.hint--right:hover:after,.ppress-hint-wrap.hint--right:hover:before{transform:translate(8px)}.ppress-hint-wrap.hint--left:before{border-left-color:#383838;margin-bottom:-6px;margin-right:-11px}.ppress-hint-wrap.hint--left:after{margin-bottom:-14px}.ppress-hint-wrap.hint--left:after,.ppress-hint-wrap.hint--left:before{bottom:50%;right:100%}.ppress-hint-wrap.hint--left:hover:after,.ppress-hint-wrap.hint--left:hover:before{transform:translate(-8px)}.ppress-hint-wrap.hint--top-left:after,.ppress-hint-wrap.hint--top-left:before{bottom:100%;left:50%}.ppress-hint-wrap.hint--top-left:before{margin-bottom:-11px;left:calc(50% - 6px)}.ppress-hint-wrap.hint--top-left:after{margin-left:12px;transform:translate(-100%)}.ppress-hint-wrap.hint--top-left:hover:before{transform:translateY(-8px)}.ppress-hint-wrap.hint--top-left:hover:after{transform:translate(-100%)translateY(-8px)}.ppress-hint-wrap.hint--top-right:after,.ppress-hint-wrap.hint--top-right:before{bottom:100%;left:50%}.ppress-hint-wrap.hint--top-right:before{margin-bottom:-11px;left:calc(50% - 6px)}.ppress-hint-wrap.hint--top-right:after{margin-left:-12px;transform:translate(0)}.ppress-hint-wrap.hint--top-right:hover:after,.ppress-hint-wrap.hint--top-right:hover:before{transform:translateY(-8px)}.ppress-hint-wrap.hint--bottom-left:after,.ppress-hint-wrap.hint--bottom-left:before{top:100%;left:50%}.ppress-hint-wrap.hint--bottom-left:before{margin-top:-11px;left:calc(50% - 6px)}.ppress-hint-wrap.hint--bottom-left:after{margin-left:12px;transform:translate(-100%)}.ppress-hint-wrap.hint--bottom-left:hover:before{transform:translateY(8px)}.ppress-hint-wrap.hint--bottom-left:hover:after{transform:translate(-100%)translateY(8px)}.ppress-hint-wrap.hint--bottom-right:after,.ppress-hint-wrap.hint--bottom-right:before{top:100%;left:50%}.ppress-hint-wrap.hint--bottom-right:before{margin-top:-11px;left:calc(50% - 6px)}.ppress-hint-wrap.hint--bottom-right:after{margin-left:-12px;transform:translate(0)}.ppress-hint-wrap.hint--bottom-right:hover:after,.ppress-hint-wrap.hint--bottom-right:hover:before{transform:translateY(8px)}.ppress-hint-wrap.hint--large:after,.ppress-hint-wrap.hint--medium:after,.ppress-hint-wrap.hint--small:after{white-space:normal;word-wrap:break-word;line-height:1.4em}.ppress-hint-wrap.hint--small:after{width:80px}.ppress-hint-wrap.hint--medium:after{width:150px}.ppress-hint-wrap.hint--large:after{width:300px}.ppress-hint-wrap.hint--error:after{text-shadow:0 -1px #592726;background-color:#b34e4d}.ppress-hint-wrap.hint--error.ppress-hint-wrap.hint--top-left:before,.ppress-hint-wrap.hint--error.ppress-hint-wrap.hint--top-right:before,.ppress-hint-wrap.hint--error.ppress-hint-wrap.hint--top:before{border-top-color:#b34e4d}.ppress-hint-wrap.hint--error.ppress-hint-wrap.hint--bottom-left:before,.ppress-hint-wrap.hint--error.ppress-hint-wrap.hint--bottom-right:before,.ppress-hint-wrap.hint--error.ppress-hint-wrap.hint--bottom:before{border-bottom-color:#b34e4d}.ppress-hint-wrap.hint--error.ppress-hint-wrap.hint--left:before{border-left-color:#b34e4d}.ppress-hint-wrap.hint--error.ppress-hint-wrap.hint--right:before{border-right-color:#b34e4d}.ppress-hint-wrap.hint--warning:after{text-shadow:0 -1px #6c5328;background-color:#c09854}.ppress-hint-wrap.hint--warning.ppress-hint-wrap.hint--top-left:before,.ppress-hint-wrap.hint--warning.ppress-hint-wrap.hint--top-right:before,.ppress-hint-wrap.hint--warning.ppress-hint-wrap.hint--top:before{border-top-color:#c09854}.ppress-hint-wrap.hint--warning.ppress-hint-wrap.hint--bottom-left:before,.ppress-hint-wrap.hint--warning.ppress-hint-wrap.hint--bottom-right:before,.ppress-hint-wrap.hint--warning.ppress-hint-wrap.hint--bottom:before{border-bottom-color:#c09854}.ppress-hint-wrap.hint--warning.ppress-hint-wrap.hint--left:before{border-left-color:#c09854}.ppress-hint-wrap.hint--warning.ppress-hint-wrap.hint--right:before{border-right-color:#c09854}.ppress-hint-wrap.hint--info:after{text-shadow:0 -1px #1a3c4d;background-color:#3986ac}.ppress-hint-wrap.hint--info.ppress-hint-wrap.hint--top-left:before,.ppress-hint-wrap.hint--info.ppress-hint-wrap.hint--top-right:before,.ppress-hint-wrap.hint--info.ppress-hint-wrap.hint--top:before{border-top-color:#3986ac}.ppress-hint-wrap.hint--info.ppress-hint-wrap.hint--bottom-left:before,.ppress-hint-wrap.hint--info.ppress-hint-wrap.hint--bottom-right:before,.ppress-hint-wrap.hint--info.ppress-hint-wrap.hint--bottom:before{border-bottom-color:#3986ac}.ppress-hint-wrap.hint--info.ppress-hint-wrap.hint--left:before{border-left-color:#3986ac}.ppress-hint-wrap.hint--info.ppress-hint-wrap.hint--right:before{border-right-color:#3986ac}.ppress-hint-wrap.hint--success:after{text-shadow:0 -1px #1a321a;background-color:#458746}.ppress-hint-wrap.hint--success.ppress-hint-wrap.hint--top-left:before,.ppress-hint-wrap.hint--success.ppress-hint-wrap.hint--top-right:before,.ppress-hint-wrap.hint--success.ppress-hint-wrap.hint--top:before{border-top-color:#458746}.ppress-hint-wrap.hint--success.ppress-hint-wrap.hint--bottom-left:before,.ppress-hint-wrap.hint--success.ppress-hint-wrap.hint--bottom-right:before,.ppress-hint-wrap.hint--success.ppress-hint-wrap.hint--bottom:before{border-bottom-color:#458746}.ppress-hint-wrap.hint--success.ppress-hint-wrap.hint--left:before{border-left-color:#458746}.ppress-hint-wrap.hint--success.ppress-hint-wrap.hint--right:before{border-right-color:#458746}.ppress-hint-wrap.hint--always:after,.ppress-hint-wrap.hint--always:before{opacity:1;visibility:visible}.ppress-hint-wrap.hint--always.ppress-hint-wrap.hint--top:before{transform:translateY(-8px)}.ppress-hint-wrap.hint--always.ppress-hint-wrap.hint--top:after{transform:translate(-50%)translateY(-8px)}.ppress-hint-wrap.hint--always.ppress-hint-wrap.hint--top-left:before{transform:translateY(-8px)}.ppress-hint-wrap.hint--always.ppress-hint-wrap.hint--top-left:after{transform:translate(-100%)translateY(-8px)}.ppress-hint-wrap.hint--always.ppress-hint-wrap.hint--top-right:after,.ppress-hint-wrap.hint--always.ppress-hint-wrap.hint--top-right:before{transform:translateY(-8px)}.ppress-hint-wrap.hint--always.ppress-hint-wrap.hint--bottom:before{transform:translateY(8px)}.ppress-hint-wrap.hint--always.ppress-hint-wrap.hint--bottom:after{transform:translate(-50%)translateY(8px)}.ppress-hint-wrap.hint--always.ppress-hint-wrap.hint--bottom-left:before{transform:translateY(8px)}.ppress-hint-wrap.hint--always.ppress-hint-wrap.hint--bottom-left:after{transform:translate(-100%)translateY(8px)}.ppress-hint-wrap.hint--always.ppress-hint-wrap.hint--bottom-right:after,.ppress-hint-wrap.hint--always.ppress-hint-wrap.hint--bottom-right:before{transform:translateY(8px)}.ppress-hint-wrap.hint--always.ppress-hint-wrap.hint--left:after,.ppress-hint-wrap.hint--always.ppress-hint-wrap.hint--left:before{transform:translate(-8px)}.ppress-hint-wrap.hint--always.ppress-hint-wrap.hint--right:after,.ppress-hint-wrap.hint--always.ppress-hint-wrap.hint--right:before{transform:translate(8px)}.ppress-hint-wrap.hint--rounded:after{border-radius:4px}.ppress-hint-wrap.hint--no-animate:after,.ppress-hint-wrap.hint--no-animate:before{transition-duration:0s}.ppress-hint-wrap.hint--bounce:after,.ppress-hint-wrap.hint--bounce:before{-webkit-transition:opacity .3s,visibility .3s,-webkit-transform .3s cubic-bezier(.71,1.7,.77,1.24);-moz-transition:opacity .3s,visibility .3s,-moz-transform .3s cubic-bezier(.71,1.7,.77,1.24);transition:opacity .3s,visibility .3s,transform .3s cubic-bezier(.71,1.7,.77,1.24)}.ppress-hint-wrap.hint--no-shadow:after,.ppress-hint-wrap.hint--no-shadow:before{text-shadow:initial;box-shadow:initial}.ppress-checkout__form *{--ppress-heading-fs:22px;--ppress-body-fs:16px;--ppress-btn-color:#2563eb;box-sizing:border-box;font-size:var(--ppress-body-fs)}.ppress-checkout__form{flex-wrap:wrap;width:100%;max-width:100%;margin:1px auto 10px;line-height:20px;display:flex;position:relative}.ppress-checkout__form p{margin:0 0 5px;padding:0}.ppress-checkout__form .ppress-main-checkout-form__block .ppress-main-checkout-form__social_login_wrap{padding:5px}.ppress-checkout__form .ppress-main-checkout-form__block .ppress-main-checkout-form__login_form_wrap{flex-wrap:wrap;display:flex}.ppress-checkout__form .ppress-main-checkout-form__block .ppress-main-checkout-form__logged_in_text_wrap{margin:5px 0 10px}.ppress-checkout__form .ppress-main-checkout-form__block .ppress-main-checkout-form__logged_in_text_wrap .ppress-main-checkout-form__block__item{background-color:#eff6ff;border-radius:6px;padding:14px 16px}.ppress-checkout__form .ppress-main-checkout-form__block .ppress-main-checkout-form__logged_in_text_wrap .ppress-main-checkout-form__block__item p,.ppress-checkout__form .ppress-main-checkout-form__block .ppress-main-checkout-form__logged_in_text_wrap .ppress-main-checkout-form__block__item a{margin:0;font-size:14px;line-height:20px}.ppress-checkout__form .ppress-main-checkout-form__block .ppress-main-checkout-form__login_form_wrap .ppress-main-checkout-form__block__item{margin-bottom:5px}.ppress-checkout__form .ppress-main-checkout-form__block .ppress-main-checkout-form__login_form_wrap .ppress-main-checkout-form__block__item:last-of-type{margin-bottom:15px}.ppress-checkout__form .ppress-main-checkout-form__block .ppress-main-checkout-form__login_form_wrap .ppress-main-checkout-form__block__item.ppress-login-submit-btn p{margin:10px 0;padding:0}.ppress-checkout__form .ppress-checkout-section.ppress-checkout_side_section{order:2;width:35%}.ppress-checkout__form .ppress-checkout-section.ppress-checkout_main{order:1;width:65%;padding:0 30px 0 0}.ppress-checkout__form .ppress-checkout_order_summary{border:1px solid #e5e7eb;border-radius:5px}.ppress-checkout__form .ppress-checkout_order_summary__plan_name{font-size:var(--ppress-body-fs);border-bottom:1px solid #e4e4e4;padding:10px 20px;font-weight:700}.ppress-checkout__form .ppress-checkout_order_summary__plan_price{font-size:14px;font-weight:500}.ppress-checkout__form .ppress-checkout_order_summary__bottom_details *{font-size:var(--ppress-body-fs)}.ppress-checkout__form .ppress-checkout_order_summary__bottom_details .checkout_order_summary__fee_structure__item dd a{margin:0;padding:0;font-size:14px;text-decoration:none;display:block}.ppress-checkout__form .checkout_order_summary__fee_structure__item dt .checkout_order_summary__fee_structure__item__trial_term{background:unset;margin-left:0;padding-left:0;font-weight:600;display:block}.ppress-checkout__form .ppress-checkout_order_summary__bottom_details,.ppress-checkout__form .ppress-checkout_order_summary__plan_description{padding:10px 20px}.ppress-checkout__form .ppress-checkout_order_summary__plan_description{line-height:1.7;font-size:var(--ppress-body-fs);border-bottom:1px solid #e5e7eb;padding:20px}.ppress-checkout__form .checkout_order_summary__fee_structure__item{font-size:var(--ppress-body-fs);flex-wrap:nowrap;padding:5px 0;display:flex}.ppress-checkout__form .checkout_order_summary__fee_structure__item dt{text-align:left;width:60%}.ppress-checkout__form .checkout_order_summary__fee_structure__item dd{text-align:right;width:40%}.ppress-checkout__form .checkout_order_summary__fee_structure__item dt span{color:#4b5563;letter-spacing:.35px;background-color:#e5e7eb;border-radius:9999px;margin-left:5px;padding:2px 6px;font-size:12px}.ppress-checkout__form .ppress-main-checkout-form__block fieldset{border:0;margin:0;padding:0}.ppress-checkout__form .ppress-main-checkout-form__block .ppress-main-checkout-form__block__fieldset{border:0;margin:10px 0 0;padding:20px 0 0}.ppress-checkout__form .ppress-main-checkout-form__block .ppress-main-checkout-form__block__fieldset:first-of-type{border:0;margin-top:10px;padding-top:0}.ppress-checkout__form .ppress-main-checkout-form__block legend{color:#000;font-size:var(--ppress-heading-fs);background:0 0;border:0;width:100%;margin:0 0 15px;padding:0 5px;font-weight:700;line-height:1.7;position:static}.ppress-checkout__form .ppress-main-checkout-form__block legend span{font-size:var(--ppress-heading-fs)}.ppress-checkout__form .ppress-main-checkout-form__block a.ppress-checkout-show-login-form{cursor:pointer;float:right;vertical-align:baseline;margin:0;padding:0;font-size:14px;font-weight:400;line-height:35px;text-decoration:none}.ppress-checkout__form .ppress-checkout_order_summary__discount{margin:0 0 5px}.ppress-checkout__form .ppress-checkout_order_summary__discount p{font-size:14px}.ppress-checkout__form .ppress-checkout__link{cursor:pointer;margin:10px 0;padding:0;font-size:14px;font-weight:400;line-height:35px;text-decoration:none}.ppress-checkout__form a.ppress-checkout-show-login-form{cursor:pointer;float:right;vertical-align:baseline;margin:0;padding:0;font-size:14px;font-weight:400;line-height:35px;text-decoration:none}.ppress-checkout__form .ppress-main-checkout-form__block .ppress-main-checkout-form__block__item{width:calc(100% - 5px);margin-bottom:15px;padding:5px;display:inline-block}.ppress-checkout__form .ppress-main-checkout-form__block__fieldset .ppress-main-checkout-form__login_form_wrap .ppress-main-checkout-form__block__item{margin-bottom:10px}.ppress-checkout-form__payment_method__content_wrap .ppress-main-checkout-form__block__item:first-of-type{margin-top:15px}.ppress-checkout__form .ppress-main-checkout-form__block__fieldset .ppress-main-checkout-form__block__item:last-of-type{margin-bottom:0}.ppress-checkout__form .ppress-required{color:#ef4444}.ppress-checkout__form .ppress-main-checkout-form__block__item.ppress-co-half{width:calc(50% - 5px)}.ppress-checkout__form .ppress-main-checkout-form__block__item.ppress-two-third{width:calc(66.6667% - 5px)}.ppress-checkout__form .ppress-main-checkout-form__block__item.ppress-one-third{width:calc(33.3333% - 5px)}.ppress-checkout__form .ppress-main-checkout-form__block__item.ppress-expiry-date{width:calc(40% - 5px)}.ppress-checkout__form .ppress-main-checkout-form__block__item.ppress-cc-cvc{width:calc(60% - 5px)}.ppress-checkout__form .press-main-checkout-form__block__item__cc_expiry_date{flex-wrap:wrap;width:100%;display:flex}.ppress-checkout__form .press-main-checkout-form__block__item__cc_expiry_date select{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADIAAAAyCAYAAAAeP4ixAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAA4ZpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNi1jMTM4IDc5LjE1OTgyNCwgMjAxNi8wOS8xNC0wMTowOTowMSAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wTU09Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9tbS8iIHhtbG5zOnN0UmVmPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvc1R5cGUvUmVzb3VyY2VSZWYjIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtcE1NOk9yaWdpbmFsRG9jdW1lbnRJRD0ieG1wLmRpZDo4MjgzNGQzMC03MmY4LTRkM2MtYTU4NC1lNzMzZDE1YjU2NzYiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6NzJGMzNGODgwRkI5MTFFN0E3NzQ5QUE3QTdEMENEQjEiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6NzJGMzNGODcwRkI5MTFFN0E3NzQ5QUE3QTdEMENEQjEiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIDIwMTcgKE1hY2ludG9zaCkiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDowMzAzN2MxMy01N2VhLTRiN2UtYjg3Yi04OGZhODk2NDYzZTgiIHN0UmVmOmRvY3VtZW50SUQ9ImFkb2JlOmRvY2lkOnBob3Rvc2hvcDplMTI0MmMzNy1mZTljLTExNzktYWE3NC1kYzYxZWJhMDdhNDAiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz7ItaH1AAABFklEQVR42uzZuw3CMBAG4NhiAFiDAsahp0sqJOaghQ5mIkgwBmwQzlJAoLz8OCe29Z90urMb65MfjUVVVVkKIbNEAhBAAAEEEEAAoZjdyseG6olyEanhSZmL8npXzTzyDXnJRI6XVIhdApCdXK2XF2qKiBGFMojPiO5KTuUYIUI9VJn4nY0M80U0IBFh/hCtkAgwDUQnJGBMK6IXEiCmEzEICQjTi9CCBIAZRGhDJsRoIYwgE2C0EcaQETFGCCvICBhjhDXEI8YK4QTxgLFGOEMYMU4IFggDxhnBBnHAsCBYIRYYNgQ7xADDivAC0cCwI7xBejBeEF4hNWZL5VAP94Q4+1pL4FcXEEAAAQQQQAABxFu8BRgA2gaBhwO0rwAAAAAASUVORK5CYII=);background-position:right 20px center;background-repeat:no-repeat;background-size:10px;margin:0 5px 0 0;width:calc(50% - 5px)!important}.ppress-checkout__form .press-main-checkout-form__block__item__cc_expiry_date select:last-of-type{margin-right:0}.ppress-checkout__form label.checkout_order_summary__discount__label{width:100%;line-height:20px}.ppress-checkout__form .checkout_order_summary__discount__field_wrap{margin-bottom:20px}.ppress-checkout__form .ppress-checkout-section .ppress-checkout-form__place_order_wrap{margin:20px 0 10px}.ppress-checkout__form .ppress-checkout-section #ppress-paypal-button-element{margin:16px 0 0}.ppress-checkout__form .ppress-checkout-section input:not([type=checkbox]):not([type=radio]),.ppress-checkout__form .ppress-checkout-section select,.ppress-checkout__form .ppress-checkout-section textarea,.ppress-checkout__form .ppress-checkout-section #ppress-stripe-card-element{background-color:#fff;border:1px solid #d1d5db;border-radius:6px;width:100%;height:auto;padding:8px 12px;line-height:20px;box-shadow:0 0 #0000,0 0 #0000,0 1px 2px #0000000d}.ppress-checkout__form .ppress-checkout-section #ppress-stripe-card-element{padding-top:10px;padding-bottom:10px}.ppress-checkout__form .ppress-checkout-section textarea{min-height:100px}.ppress-checkout__form .ppress-checkout-section.ppress-checkout_main input[type=submit]{background:var(--ppress-btn-color);background:var(--ppress-btn-color);background-color:var(--ppress-btn-color);color:#fff;box-shadow:none;text-align:center;-webkit-appearance:none;border-color:#0000;width:100%;height:auto;padding:12px 16px;font-weight:500;display:block}.ppress-checkout__form .ppress-checkout-section.ppress-checkout_main input[type=submit]:disabled{opacity:.65}.ppress-checkout__form .ppress-checkout-section input[type=checkbox],.ppress-checkout__form .ppress-checkout-section input[type=radio]{vertical-align:middle;color:#4f46e5;border:1px solid #d1d5db;border-radius:100%;width:16px;height:16px;margin:0;padding:0 5px;display:inline-block}.ppress-checkout__form .ppress-checkout-section input[type=checkbox]{cursor:pointer;border-radius:0}.ppress-checkout__form .ppress-checkout-section input:not([type=checkbox]):not([type=radio]):focus,.ppress-checkout__form .ppress-checkout-section textarea:focus,.ppress-checkout__form .ppress-checkout-section #ppress-stripe-card-element:focus{outline-offset:2px;box-shadow:0 0 0 0 #fff,0 0 0 calc(1px + 0px)var(--ppress-btn-color),0 0 #0000;border-color:#2563eb;outline:2px solid #0000}.ppress-checkout__form .ppress-checkout-section input[type=submit]:hover{filter:brightness(85%)}.ppress-checkout__form .ppress-checkout-section label{vertical-align:baseline;font-weight:500;line-height:25px;display:block}.ppress-checkout__form .ppress-checkout-section .pp-checkbox-wrap label,.ppress-checkout__form .ppress-checkout-section .pp-radio-wrap label{display:inline-block}.ppress-checkout__form .ppress-checkout-section .pp-checkbox-wrap .ppress-checkout-field__input,.ppress-checkout__form .ppress-checkout-section .pp-radio-wrap .ppress-checkout-field__input{margin-right:5px}.ppress-checkout__form .checkout_order_summary__discount__field_wrap input[type=text].checkout_order_summary__discount__input{width:68%;display:inline-block}.ppress-checkout__form .ppress-checkout-section input[type=submit].ppress-apply-discount-btn{color:#4b5563;background-color:#d1d5db;border:0;border-radius:6px;width:25%;margin-left:10px;padding:8px 15px;font-size:14px;font-weight:500;line-height:20px;display:inline-block}.ppress-checkout__form .ppress-checkout_charge_details{padding:10px 20px}.ppress-checkout__form .ppress-checkout_charge_details span{font-weight:700}.ppress-checkout__form .ppress-checkout-form__payment_methods_wrap{border:1px solid #ddd;border-radius:5px;margin:5px 0 0;padding:0;line-height:1;list-style:none;overflow:visible}.ppress-checkout__form .ppress-checkout-form__payment_method{border-top:1px solid #ddd;padding:0}.ppress-checkout__form .ppress-checkout-form__payment_method:first-of-type{border-top:none;border-bottom:none}.ppress-checkout__form .ppress-checkout-form__payment_method__title_wrap{background:#fff;margin:0;padding:16px 8px}.ppress-checkout__form .ppress-checkout-form__payment_method__title_wrap:first-of-type{border-top-left-radius:5px;border-top-right-radius:5px}.ppress-checkout__form .ppress-checkout-form__payment_method:last-of-type .ppress-checkout-form__payment_method__title_wrap{border-bottom-right-radius:5px;border-bottom-left-radius:5px}.ppress-checkout__form .ppress-checkout-section .ppress-checkout-form__payment_method__title_wrap label{cursor:pointer;width:calc(100% - 30px);margin:0;padding-top:2px;padding-left:5px;line-height:1;display:inline-block;position:relative}.ppress-checkout__form .ppress-checkout-form__payment_method__icons{position:absolute;top:-5px;right:20px}.ppress-checkout__form .ppress-checkout-form__payment_method__icons img,.ppress-checkout__form .ppress-checkout-form__payment_method__icons svg{max-height:22px}.ppress-checkout__form .ppress-checkout-form__payment_method .ppress-checkout-form__payment_method__content_wrap p{margin:0!important}.ppress-checkout__form .ppress-checkout-form__payment_method .ppress-checkout-form__payment_method__content_wrap{background:#f4f4f4;border-top:1px solid #ddd;padding:20px 10px;display:none;margin:0!important}.ppress-checkout__form .ppress-checkout-form__payment_method:last-of-type .ppress-checkout-form__payment_method__content_wrap{border-bottom-right-radius:5px;border-bottom-left-radius:5px}.ppress-checkout__form .ppress-checkout-form__payment_method .ppress-checkout-form__payment_method__content_wrap p{margin:0;padding:0 5px;font-size:14px;line-height:1.25}.ppress-checkout__form .ppress-checkout-form__payment_method .ppress-checkout-form__payment_method__title_wrap input[type=radio]{vertical-align:bottom}.ppress-checkout__form .ppress-checkout-form__payment_method.ppress-active .ppress-checkout-form__payment_method__content_wrap{display:block}.ppress-checkout__form .ppress-checkout-form__payment_method__content_wrap label{line-height:20px}.ppress-checkout__form .ppress-checkout-form__payment_method__content_wrap .ppress-checkout-form__payment_method__heading{font-size:var(--ppress-body-fs);border-bottom:1px solid #e4e4e4;margin:15px 0;padding:10px 5px;font-weight:700}.ppress-checkout__form .ppress-checkout-form__terms_condition_wrap,.ppress-checkout__form .ppress-checkout-form__before_button_wrap{border:0;margin:0;padding:40px 0 0}.ppress-checkout__form .ppress-checkout-form__terms_condition_wrap+.ppress-checkout-form__before_button_wrap{padding-top:0}.ppress-checkout__form .ppress-checkout-form__terms_condition_wrap .ppress-checkout-form__terms_condition__checkbox__label span,.ppress-checkout__form .ppress-checkout-form__before_button_wrap .ppress-checkout-form__before_button__checkbox__label span{vertical-align:middle}.ppress-checkout__form .ppress-checkout-form__terms_condition__content{border:1px solid #e5e7eb;border-radius:6px;max-height:200px;margin:0 0 20px;padding:20px;display:none;overflow:auto}.ppress-checkout__form .ppress-checkout-form__terms_condition__checkbox_wrap,.ppress-checkout__form .ppress-checkout-form__before_button__checkbox_wrap{margin:0 0 20px}.ppress-checkout__form .ppress-checkout__form__preloader{z-index:99995;background:#fafafae6;width:100%;height:100%;position:absolute;top:0}.ppress-checkout__form .ppress-checkout__form__spinner{text-align:center;width:85px;height:85px;margin:auto;display:block;position:fixed;top:40%;right:50%}.ppress-checkout__form .ppress-checkout__form__spinner:after{content:" ";border:6px solid #212529;border-color:#212529 #0000;border-radius:50%;width:70px;height:70px;margin:8px;animation:1.2s linear infinite ppress-dual-ring;display:block}@keyframes ppress-dual-ring{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.ppress-checkout__form .ppress-checkout-alert,.ppress-checkout__form .ppress-alert{border-radius:6px;width:100%;margin:10px 0;padding:12px 16px}.ppress-checkout__form .ppress-checkout-alert ul,.ppress-checkout__form .ppress-alert ul{margin:0 0 0 16px;padding:0;list-style-type:disc}.ppress-checkout__form .ppress-checkout-alert li,.ppress-checkout__form .ppress-alert li,.ppress-checkout__form .ppress-checkout-alert p,.ppress-checkout__form .ppress-alert p,.ppress-checkout__form .ppress-checkout-alert li strong,.ppress-checkout__form .ppress-alert li strong{font-size:var(--ppress-body-fs);font-weight:400;line-height:22px;margin:0!important;padding:0!important}.ppress-checkout__form .ppress-checkout-alert li strong,.ppress-checkout__form .ppress-alert li strong{font-weight:700}.ppress-checkout__form .ppress-checkout-alert.ppress-error,.ppress-checkout__form .ppress-alert.ppress-error{color:#b91c1c;background-color:#fef2f2}.ppress-checkout__form .ppress-checkout-alert.ppress-success,.ppress-checkout__form .ppress-alert.ppress-success{color:#065f46;background-color:#ecfdf5}.ppress-checkout-alert.ppress-warning,.ppress-alert.ppress-warning{color:#a16207;background-color:#fefce8;border-left:4px solid #facc15;border-radius:0}.ppress-checkout__form .ppress-checkout-alert p,.ppress-checkout__form .ppress-alert p{font-weight:500}.ppress-checkout__form .ppress-checkout_order_summary #ppress-checkout-coupon-code-wrap{display:none}.ppress-main-checkout-form__block__fieldset .ppress-main-checkout-form__block__group_selector_label{cursor:pointer;background-color:#fff;border:1px solid #e5e7eb;border-radius:8px;padding:24px;box-shadow:0 1px 2px #0000000d;display:flex!important}.ppress-main-checkout-form__block__fieldset .ppress-main-checkout-form__block__group_selector__span_wrap{align-items:center;padding-left:10px;display:flex}.ppress-main-checkout-form__block__fieldset .ppress-main-checkout-form__block__group_selector__span{flex-direction:column;font-size:1rem;line-height:20px;display:flex}.ppress-main-checkout-form__block__fieldset .ppress-main-checkout-form__block__group_selector__title{font-weight:500}.ppress-main-checkout-form__block__fieldset .ppress-main-checkout-form__block__group_selector__price_wrap{order:2;margin-top:0;margin-left:auto;font-size:1rem;line-height:20px;display:flex}.ppress-main-checkout-form__block__fieldset .ppress-main-checkout-form__block__group_selector__price_amount{font-weight:500}.ppress-main-checkout-form__block__fieldset .ppress-main-checkout-form__block__group_selector__price_duration{margin-left:4px}.ppress-main-checkout-form__block__fieldset .ppress-main-checkout-form__block__group_selector_label:not(:first-child){margin-top:16px;margin-bottom:0}.ppress-main-checkout-form__block__fieldset .ppress-main-checkout-form__block__group_selector_label input[type=radio]{height:auto!important}.ppress-main-checkout-form__block__fieldset .ppress-main-checkout-form__block__group_selector_label:has(input[type=radio]:checked){border-width:2.5px}.ppress-checkout__form.ppressui340 .ppress-checkout-section.ppress-checkout_side_section,.ppress-checkout__form.ppressui500 .ppress-checkout-section.ppress-checkout_side_section,.ppress-checkout__form.ppressui768 .ppress-checkout-section.ppress-checkout_side_section,.ppress-checkout__form.ppressui800 .ppress-checkout-section.ppress-checkout_side_section,.ppress-checkout__form.ppressui960 .ppress-checkout-section.ppress-checkout_side_section,.ppress-checkout__form.ppressui340 .ppress-checkout-section.ppress-checkout_main,.ppress-checkout__form.ppressui500 .ppress-checkout-section.ppress-checkout_main,.ppress-checkout__form.ppressui768 .ppress-checkout-section.ppress-checkout_main,.ppress-checkout__form.ppressui800 .ppress-checkout-section.ppress-checkout_main,.ppress-checkout__form.ppressui960 .ppress-checkout-section.ppress-checkout_main{width:100%}.ppress-checkout__form.ppressui340 .ppress-checkout-section.ppress-checkout_side_section,.ppress-checkout__form.ppressui500 .ppress-checkout-section.ppress-checkout_side_section,.ppress-checkout__form.ppressui768 .ppress-checkout-section.ppress-checkout_side_section,.ppress-checkout__form.ppressui800 .ppress-checkout-section.ppress-checkout_side_section,.ppress-checkout__form.ppressui960 .ppress-checkout-section.ppress-checkout_side_section{order:1;margin-bottom:15px}.ppress-checkout__form.ppressui340 .ppress-checkout-section.ppress-checkout_main,.ppress-checkout__form.ppressui500 .ppress-checkout-section.ppress-checkout_main,.ppress-checkout__form.ppressui768 .ppress-checkout-section.ppress-checkout_main,.ppress-checkout__form.ppressui800 .ppress-checkout-section.ppress-checkout_main,.ppress-checkout__form.ppressui960 .ppress-checkout-section.ppress-checkout_main{order:2;padding-right:0}.ppress-checkout__form.ppressui340 .ppress-main-checkout-form__block .ppress-main-checkout-form__block__item,.ppress-checkout__form.ppressui500 .ppress-main-checkout-form__block .ppress-main-checkout-form__block__item,.ppress-checkout__form.ppressui768 .ppress-main-checkout-form__block .ppress-main-checkout-form__block__item{width:100%}.profilepress-myaccount-orders-subs,.profilepress-myaccount-orders-subs *{font-family:Inter var,ui-sans-serif,system-ui,-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}.profilepress-myaccount-orders-subs .ppress-my-account-order-sub-wrap{border:1px solid #e5e7eb;border-radius:8px;margin-top:16px;box-shadow:0 0 #0000,0 0 #0000,0 1px 2px #0000000d}.profilepress-myaccount-orders-subs .ppress-my-account-order-sub-wrap:first-child{margin-top:0}.profilepress-myaccount-orders-subs .profilepress-myaccount-orders-subs-wrap .ppress-my-account-order-sub-body-content-header p{margin-bottom:8px}.profilepress-myaccount-orders-subs .profilepress-myaccount-orders-subs-wrap .ppress-my-account-order-sub-header-wrap{border-color:#e5e7eb;border-bottom-style:solid;border-bottom-width:1px;grid-template-columns:repeat(4,minmax(0,1fr));column-gap:8px;padding:16px;display:grid}.profilepress-myaccount-orders-subs .profilepress-myaccount-orders-subs-wrap .ppress-my-account-order-sub-header--details{grid-column:span 2/span 2;grid-template-columns:auto auto auto;column-gap:16px;margin:0;font-size:14px;line-height:20px;display:grid}.profilepress-myaccount-orders-subs .ppress-my-account-order-sub-header--actions a:not(a:first-child){margin-left:8px}.profilepress-myaccount-orders-subs .profilepress-myaccount-orders-subs-wrap .ppress-my-account-order-sub-header--details dt{margin:0;font-size:14px;font-weight:500}.profilepress-myaccount-orders-subs .profilepress-myaccount-orders-subs-wrap .ppress-my-account-order-sub-header--details dd{margin:4px 0 0}.profilepress-myaccount-orders-subs .profilepress-myaccount-orders-subs-wrap .ppress-my-account-order-sub-header--actions{grid-column:span 2/span 2;justify-content:flex-end;align-items:center;display:flex}.profilepress-myaccount-orders-subs .profilepress-myaccount-orders-subs-wrap .ppress-my-account-order-sub-header--actions a,.profilepress-myaccount-orders-subs a.ppress-myac-action{-webkit-text-decoration:inherit;text-decoration:inherit;border:1px solid #d1d5db;border-radius:6px;justify-content:center;align-items:center;padding:6px 8px;font-size:14px;font-weight:500;display:flex;box-shadow:0 0 #0000,0 0 #0000,0 1px 2px #0000000d}.profilepress-myaccount-orders-subs a.ppress-myac-action{margin-right:5px;display:inline-block}.profilepress-myaccount-orders-subs .profilepress-myaccount-orders-subs-wrap .ppress-my-account-order-sub-body-content{flex:1;align-items:flex-start;padding:16px;font-size:14px;line-height:20px}.profilepress-myaccount-orders-subs .profilepress-myaccount-orders-subs-wrap .ppress-my-account-order-sub-body-content-header{justify-content:space-between;font-weight:500;display:flex}.profilepress-myaccount-orders-subs .profilepress-myaccount-orders-subs-wrap .ppress-my-account-order-sub-product-name{font-size:14px;font-weight:500}.profilepress-myaccount-orders-subs .profilepress-myaccount-orders-subs-wrap p.ppress-my-account-order-sub-product-price{margin-top:0!important}.profilepress-myaccount-orders-subs .profilepress-myaccount-orders-subs-wrap .ppress-my-account-order-sub-body-content p{margin:8px 0 0;display:block}.profilepress-myaccount-orders-subs .profilepress-myaccount-orders-subs-wrap .ppress-my-account-order-sub-body-wrap{align-items:flex-start;display:flex}.profilepress-myaccount-orders-subs .profilepress-myaccount-orders-subs-wrap .ppress-my-account-order-sub-header--details dd span{color:#1f2937;background-color:#f3f4f6;border-radius:6px;margin:0;padding:4px 8px;font-size:12px;font-weight:500}.profilepress-myaccount-orders-subs .profilepress-myaccount-orders-subs-wrap .ppress-my-account-order-sub-header--details .active span,.profilepress-myaccount-orders-subs .profilepress-myaccount-orders-subs-wrap .ppress-my-account-order-sub-header--details .trialling span,.profilepress-myaccount-orders-subs .profilepress-myaccount-orders-subs-wrap .ppress-my-account-order-sub-header--details .completed span{color:#166534;background-color:#dcfce7}.profilepress-myaccount-orders-subs .profilepress-myaccount-orders-subs-wrap .ppress-my-account-order-sub-header--details .refunded span,.profilepress-myaccount-orders-subs .profilepress-myaccount-orders-subs-wrap .ppress-my-account-order-sub-header--details .expired span,.profilepress-myaccount-orders-subs .profilepress-myaccount-orders-subs-wrap .ppress-my-account-order-sub-header--details .cancelled span{color:#991b1b;background-color:#fee2e2}.profilepress-myaccount-orders-subs .ppress-myac-pagination-wrap{text-align:right;padding:10px 0}.profilepress-myaccount-orders-subs .ppress-myac-pagination-wrap .page-numbers{border:1px solid #d1d5db;padding:8px 16px;font-size:14px;line-height:20px}.profilepress-myaccount-orders-subs .ppress-myac-pagination-wrap .page-numbers.current{color:#6b7280;background-color:#eeeeec}.profilepress-myaccount-orders-subs .ppress-myac-pagination-wrap .ppress-material-icons{vertical-align:middle;margin:0}table.ppress-details-table{text-indent:0;border-color:inherit;border-collapse:collapse;border-spacing:0;table-layout:fixed;width:100%;box-shadow:0 0 #0000,0 0 #0000,0 1px 2px #0000000d}.ppress-details-table thead{background-color:#f9fafb}.ppress-details-table thead tr th{text-align:left;background-color:#f9fafb;padding:14px 12px;font-size:16px;font-weight:600;line-height:20px}.ppress-details-table thead th,.ppress-details-table tr td{border:1px solid #e5e7eb;padding:16px}.ppress-details-table thead th{text-align:left;vertical-align:bottom;background:#e5e7eb}.ppress-details-table-wrap .ppress-details-table tr:nth-of-type(odd){background-color:#f9fafb}.ppress-details-table tr td:first-child{font-weight:700}.ppress-details-table td:last-child{width:70%}.ppress-details-table p{margin:5px 0 0}.ppress-details-table p:first-child{margin-top:0}.ppress-details-table .ppress-billing-title{font-weight:500}.ppress-details-table .ppress-sub-info{color:#4b5563;background-color:#e5e7eb;border-radius:9999px;margin-left:5px;padding:4px 8px;font-size:14px}@font-face{font-family:Material Icons;font-style:normal;font-weight:400;src:local(Material Icons),local(MaterialIcons-Regular),url(https://www.aadeshmetal.com/wp-content/plugins/wp-user-avatar/assets/css/material-icons/MaterialIcons-Regular.woff2)format("woff2"),url(https://www.aadeshmetal.com/wp-content/plugins/wp-user-avatar/assets/css/material-icons/MaterialIcons-Regular.woff)format("woff")}.ppress-material-icons,.pp-form-field-wrap .pp-form-material-icons,#profilepress-myaccount-wrapper .ppmyac-icons{text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga";direction:ltr;font-size:20px;font-style:normal;font-weight:400;line-height:1;display:inline-block;font-family:Material Icons!important}.flatpickr-current-month .flatpickr-monthDropdown-months{display:inline-block!important}.pp-tab-widget-avatar img{text-align:center;border-radius:50%;width:190px;height:190px;padding:2px;display:block;float:none!important;margin:0 auto 10px!important}.pp-user-panel{text-align:center;border-radius:6px}.pp-user-panel-title{margin:0;font-size:20px}.pp-user-panel p{margin-bottom:23px;font-size:15px}.pp-tabbed-btn{-webkit-font-smoothing:subpixel-antialiased;border:none;border-radius:4px;padding:10px 15px;font-size:15px;font-weight:400;line-height:1.4;transition:border .25s linear,color .25s linear,background-color .25s linear}.pp-tabbed-btn-inverse{background-color:#34495e;color:#fff!important}.pp-password-reset-handler-wrap .pp-reset-password-form{max-width:500px;margin-top:5px;margin-bottom:5px;padding:40px}.pp-password-reset-handler-wrap .pp-reset-password-form h3{color:#444;margin:0 auto 40px;font-weight:300}.pp-password-reset-handler-wrap .pp-reset-password-form label{color:#444;font-size:15px}.pp-password-reset-handler-wrap .pp-reset-password-form label .req{color:red;margin:2px}.pp-password-reset-handler-wrap .pp-reset-password-form label.active .req{opacity:0}.pp-password-reset-handler-wrap .pp-reset-password-form input{box-sizing:border-box;background:0 0;border:1px solid #a0b3b0;border-radius:0;width:100%;height:auto;margin-bottom:40px;padding:5px 10px;font-size:22px;transition:border-color .25s,box-shadow .25s;display:block}.pp-password-reset-handler-wrap .pp-reset-password-form input:focus{border-color:#1ab188;outline:0}.pp-password-reset-handler-wrap .pp-reset-password-form .pp-reset-button{text-transform:uppercase;letter-spacing:.1em;color:#fff;-webkit-appearance:none;text-shadow:none;box-shadow:none;background:#1ab188;border:0;border-radius:0;outline:none;padding:15px 0;font-size:20px;font-weight:600;transition:all .5s}.pp-password-reset-handler-wrap .pp-reset-password-form .pp-reset-button:hover,.pp-password-reset-handler-wrap .pp-reset-password-form .pp-reset-button:focus{background:#179b77}.pp-password-reset-handler-wrap .pp-reset-password-form .pp-reset-button-block{width:100%;display:block}.pp-password-reset-handler-wrap .profilepress-reset-status{max-width:420px;margin-left:40px}#pp-pass-strength-result{color:#23282d;text-align:center;box-sizing:border-box;background-color:#eee;border:1px solid #ddd;width:100%;padding:3px 5px}#pp-pass-strength-result.short{opacity:1;background-color:#f1adad;border-color:#e35b5b}#pp-pass-strength-result.bad{opacity:1;background-color:#fbc5a9;border-color:#f78b53}#pp-pass-strength-result.good{opacity:1;background-color:#ffe399;border-color:#ffc733}#pp-pass-strength-result.strong{opacity:1;background-color:#c1e1b9;border-color:#83c373}.pp-form-wrapper .pp-form-label-wrap .pp-form-required-label{color:red;font-weight:400}.pp-form-wrapper input[type=checkbox],.pp-form-wrapper input[type=radio]{cursor:pointer}.pp-form-wrapper p{margin:0 0 5px!important;padding:0!important}.pp-form-wrapper textarea,.pp-form-wrapper select,.pp-form-wrapper input[type=text],.pp-form-wrapper input[type=password],.pp-form-wrapper input[type=email],.pp-form-wrapper input[type=url],.pp-form-wrapper input[type=search],.pp-form-wrapper input[type=tel],.pp-form-wrapper input[type=number],.pp-form-wrapper input[type=datetime]{-webkit-appearance:none;background:#fff;border:1px solid #dedee5;outline:none;width:100%;padding:13px 15px;line-height:1}.pp-form-wrapper select{border:1px solid #dedee5;outline:none;width:100%;padding:13px 15px;line-height:1;appearance:none!important;background-image:url(//www.aadeshmetal.com/wp-content/plugins/wp-user-avatar/assets/images/frontend/arrow-down.png)!important;background-position:right 20px center!important;background-repeat:no-repeat!important;background-size:10px!important}.pp-form-wrapper .pp-form-label-wrap{margin:0 0 4px;padding:0}.pp-form-wrapper .pp-form-label{text-transform:none;text-align:left;float:none;cursor:pointer;width:auto;margin:0;padding:0;font-size:14px;font-style:normal;font-weight:400;line-height:1.3;display:inline}.pp-form-wrapper .pp-checkbox-wrap,.pp-form-wrapper .pp-radio-wrap{text-align:left;margin:5px 0;padding:0;line-height:normal;display:block}.pp-form-wrapper .pp-checkbox-wrap label,.pp-form-wrapper .pp-radio-wrap label{margin-left:5px}.pp-form-wrapper input[type=checkbox],.pp-form-wrapper input[type=radio]{vertical-align:baseline;background-color:#fff;border:1px solid #ccc;display:inline-block;width:14px!important;height:14px!important}.pp-form-wrapper .ppress-pf-profile-connect{padding:5px 0 10px}.pp-form-wrapper a.ppress-pf-social-icon{width:100%;height:100%;display:inline}.pp-form-wrapper .ppress-pf-social-icon svg{vertical-align:middle;width:40px;height:40px}.pp-form-wrapper .ppress-pf-social-icon.dpf-instagram svg,.pp-form-wrapper .ppress-pf-social-icon.dpf-github svg,.pp-form-wrapper .ppress-pf-social-icon.dpf-threads svg,.pp-form-wrapper .ppress-pf-social-icon.dpf-bluesky svg,.pp-form-wrapper .ppress-pf-social-icon.dpf-pinterest svg{padding:3px}a.pp-button-social-login:focus{outline-color:#0000}a.pp-button-social-login:focus .ppsc,a.pp-button-social-login:hover .ppsc{background-color:#ffffffbf}a.pp-button-social-login:visited{color:#fff}a.pp-button-social-login{vertical-align:middle;white-space:nowrap;box-sizing:content-box;cursor:pointer;background:#333;border:1px solid #333;border-radius:2px;height:2.5em;margin:6px 0;padding:0;font-family:inherit;font-size:100%;font-weight:700;line-height:2.5em;display:inline-block;position:relative;overflow:hidden;box-shadow:0 1px 2px #0000001a;color:#fff!important;text-decoration:none!important}a.pp-button-social-login .ppsc{text-transform:none;vertical-align:top;text-align:center;-moz-font-smoothing:antialiased;-webkit-font-smoothing:antialiased;font-smoothing:antialiased;background-color:#fff;background-position:50%;background-repeat:no-repeat;background-size:1.8em 1.8em;border-top-left-radius:1px;border-bottom-left-radius:1px;width:2.5em;height:2.5em;margin:0;padding:0;font-size:100%;font-style:normal;font-weight:400;text-decoration:none;display:inline-block;position:absolute;left:0}a.pp-button-social-login span.ppsc-text{margin-left:40px;padding:.5em;color:#fff!important}a.pp-button-social-login{min-width:220px}a.pp-button-social-login .ppsc-google{background-image:url(//www.aadeshmetal.com/wp-content/plugins/wp-user-avatar/assets/images/social-login/google.svg)}a.pp-button-social-login.pp-button-social-login-google{background:#4285f4;border-color:#4285f4}a.pp-button-social-login.pp-button-social-login-facebook{background:#3b5998;border-color:#3b5998}a.pp-button-social-login.pp-button-social-login-twitter{background:#000;border-color:#000}a.pp-button-social-login.pp-button-social-login-linkedin{background:#0077b5;border-color:#0077b5}a.pp-button-social-login.pp-button-social-login-microsoft{background:#404040;border-color:#404040}a.pp-button-social-login.pp-button-social-login-amazon{background:#f9991d;border-color:#f9991d}a.pp-button-social-login.pp-button-social-login-vk{background:#4a76a8;border-color:#4a76a8}a.pp-button-social-login.pp-button-social-login-wordpresscom{background:#0675c4;border-color:#0675c4}a.pp-button-social-login.pp-button-social-login-yahoo{background:#430297;border-color:#430297}a.pp-button-social-login.pp-button-social-login-github{background:#24292e;border-color:#24292e}a.pp-button-social-login .ppsc-vk{background-image:url(//www.aadeshmetal.com/wp-content/plugins/wp-user-avatar/assets/images/social-login/vk-fa.svg)}a.pp-button-social-login .ppsc-microsoft{background-image:url(//www.aadeshmetal.com/wp-content/plugins/wp-user-avatar/assets/images/social-login/microsoft.svg)}a.pp-button-social-login .ppsc-amazon{background-image:url(//www.aadeshmetal.com/wp-content/plugins/wp-user-avatar/assets/images/social-login/amazon.svg)}a.pp-button-social-login .ppsc-yahoo{background-image:url(//www.aadeshmetal.com/wp-content/plugins/wp-user-avatar/assets/images/social-login/yahoo.svg)}a.pp-button-social-login .ppsc-wordpresscom{background-image:url(//www.aadeshmetal.com/wp-content/plugins/wp-user-avatar/assets/images/social-login/wpcom.svg)}a.pp-button-social-login .ppsc-facebook{background-image:url(//www.aadeshmetal.com/wp-content/plugins/wp-user-avatar/assets/images/social-login/facebook.svg)}a.pp-button-social-login .ppsc-twitter{background-image:url(//www.aadeshmetal.com/wp-content/plugins/wp-user-avatar/assets/images/social-login/x.svg)}a.pp-button-social-login .ppsc-linkedin{background-image:url(//www.aadeshmetal.com/wp-content/plugins/wp-user-avatar/assets/images/social-login/linkedin.svg)}a.pp-button-social-login .ppsc-github{background-image:url(//www.aadeshmetal.com/wp-content/plugins/wp-user-avatar/assets/images/social-login/github-fa.svg)}.pp-form-container *,.pp-form-container .pp-form-wrapper,.pp-form-container .pp-form-wrapper *{box-sizing:border-box}html .pp-form-container .select2 input.select2-search__field{border:0!important}.pp-form-container form input[type=submit]{-webkit-appearance:none!important}.pp-form-container form{background-color:#0000;margin:0;padding:0}.woocommerce .woocommerce-MyAccount-content .pp-form-container{margin-left:0!important;margin-right:0!important}.pp-form-container form input,.pp-form-container form select,.pp-form-container form textarea{float:none;height:auto;box-shadow:none;text-shadow:none;text-transform:none;resize:vertical;background-image:none;outline:none;text-decoration:none;position:static}.pp-form-container form p{margin:0 0 .5em}.pp-form-container form input[type=submit]{cursor:pointer;text-shadow:none}.pp-form-container form input[type=submit]:focus{outline:0}.pp-form-container .pp-user-avatar{text-align:center!important;border-radius:50%!important;margin:0 auto 10px!important;display:block!important}.pp-form-container img.pp-user-cover-image{width:100%!important;height:auto!important}#profilepress-myaccount-wrapper .profilepress-myaccount-content input[type=checkbox],#profilepress-myaccount-wrapper .profilepress-myaccount-content input[type=radio],.pp-form-container .pp-form-wrapper .pp-form-field-wrap input[type=checkbox],.pp-form-container .pp-form-wrapper .pp-form-field-wrap input[type=radio]{color:#555!important;clear:none!important;cursor:pointer!important;text-align:center!important;vertical-align:middle!important;-webkit-appearance:none!important;background:#fff!important;border:1px solid #7e8993!important;border-radius:4px!important;outline:0!important;width:16px!important;height:16px!important;margin:0!important;padding:0!important;line-height:0!important;transition:border-color 50ms ease-in-out!important;display:inline-block!important;box-shadow:inset 0 1px 2px #0000001a!important}#profilepress-myaccount-wrapper .profilepress-myaccount-content input[type=radio],.pp-form-container .pp-form-wrapper .pp-form-field-wrap input[type=radio]{border-radius:50%!important}#profilepress-myaccount-wrapper .profilepress-myaccount-content input[type=checkbox]:checked:before,.pp-form-container .pp-form-wrapper .pp-form-field-wrap input[type=checkbox]:checked:before{position:static;content:url(data:image/svg+xml;utf8,%3Csvg%20xmlns%3D%27http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%27%20viewBox%3D%270%200%2020%2020%27%3E%3Cpath%20d%3D%27M14.83%204.89l1.34.94-5.81%208.38H9.02L5.78%209.67l1.34-1.25%202.57%202.4z%27%20fill%3D%27%23000000%27%2F%3E%3C%2Fsvg%3E)!important;width:20px!important;height:20px!important;margin:-3px 0 0 -4px!important}#profilepress-myaccount-wrapper .profilepress-myaccount-content input[type=radio]:checked:before,.pp-form-container .pp-form-wrapper .pp-form-field-wrap input[type=radio]:checked:before{content:"";background-color:#000!important;border-radius:50%!important;width:8px!important;height:8px!important;margin:3px!important;line-height:1.14286!important}#profilepress-myaccount-wrapper .profilepress-myaccount-content input[type=checkbox]:checked:before,#profilepress-myaccount-wrapper .profilepress-myaccount-content input[type=radio]:checked:before,.pp-form-container .pp-form-wrapper .pp-form-field-wrap input[type=checkbox]:checked:before,.pp-form-container .pp-form-wrapper .pp-form-field-wrap input[type=radio]:checked:before{speak:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;transform:none;float:left!important;vertical-align:middle!important;display:inline-block!important}.pp-form-container .pp-form-wrapper.ppBuildScratch,.pp-form-container .pp-form-wrapper.ppBuildScratch *{font-family:Merriweather,sans-serif}.pp-form-container .pp-form-wrapper.ppBuildScratch .ppbs-headline,.pp-form-container .pp-form-wrapper.ppBuildScratch h1,.pp-form-container .pp-form-wrapper.ppBuildScratch h2,.pp-form-container .pp-form-wrapper.ppBuildScratch h3,.pp-form-container .pp-form-wrapper.ppBuildScratch h4{margin-top:1em;margin-bottom:1em;font-size:20px;font-weight:700}.pp-form-container .pp-form-wrapper.ppBuildScratch .ppbs-headline{text-align:center;margin-top:0;margin-right:6.387%}.pp-form-container .pp-form-wrapper.ppBuildScratch input:disabled{opacity:.5}.pp-form-container .pp-form-wrapper.ppBuildScratch{color:#222;background:#fff;border-radius:3px;width:100%;max-width:100%;margin:0 auto;padding:6% 0 6% 6%;font-size:14px;position:relative;box-shadow:0 0 0 .5px #0014281a,0 2px 8px #32375a33}.pp-form-container .pp-form-wrapper.ppBuildScratch.ppf-remove-frame{box-shadow:none;border-radius:0}.pp-form-container .pp-form-wrapper.ppBuildScratch .pp-form-field-wrap,.pp-form-container .pp-form-wrapper.ppBuildScratch .pp-form-submit-button-wrap{vertical-align:top;width:100%;padding:0 6.387% 4% 0;display:inline-block}.pp-form-container .pp-form-wrapper.ppBuildScratch .pp-form-submit-button-wrap{padding-bottom:0}.pp-form-container .pp-form-wrapper.ppBuildScratch .pp-form-field-wrap .pp-form-label-wrap{margin:0 0 5px;padding:0}.pp-form-container .pp-form-wrapper.ppBuildScratch .pp-form-field-wrap.fda-reveal .pp-form-field-description{display:none}.pp-form-container .pp-form-wrapper.ppBuildScratch .pp-form-field-wrap.fda-reveal .pp-form-field-input-textarea-wrap .pp-form-field:focus~.pp-form-field-description{display:block}.pp-form-container .pp-form-wrapper.ppBuildScratch .pp-form-field-wrap.fda-standard .ppress-hint-tooltip,.pp-form-container .pp-form-wrapper.ppBuildScratch .pp-form-field-wrap.fda-reveal .ppress-hint-tooltip,.pp-form-container .pp-form-wrapper.ppBuildScratch .pp-form-field-wrap.fda-tooltip .pp-form-field-description{display:none}.pp-form-container .pp-form-wrapper.ppBuildScratch .pp-form-field-wrap.fda-tooltip .ppress-hint-tooltip{font-weight:400;display:inline}.pp-form-container .pp-form-wrapper.ppBuildScratch .pp-form-field-wrap.fda-tooltip .ppress-hint-tooltip .pp-form-material-icons{vertical-align:top;margin:0;padding:0;font-size:110%;display:inline;position:relative}.pp-form-container .pp-form-wrapper.ppBuildScratch .pp-form-field-wrap.fld-inside{position:relative}.pp-form-container .pp-form-wrapper.ppBuildScratch .pp-form-field-wrap.fld-inside .pp-form-label-wrap{z-index:2;position:absolute;top:5px;left:15px}.pp-form-container .pp-form-wrapper.ppBuildScratch.ppfl-material .pp-form-field-wrap.fld-inside .pp-form-label-wrap{left:0!important}.pp-form-container .pp-form-wrapper.ppBuildScratch .pp-form-field-wrap.fld-inside .pp-form-field-input-textarea-wrap .pp-form-field{padding-top:18px;padding-bottom:2px}.pp-form-container .pp-form-wrapper.ppBuildScratch.ppfs-medium .pp-form-field-wrap.fld-inside .pp-form-field-input-textarea-wrap .pp-form-field{padding-top:23px;padding-bottom:7px}.pp-form-container .pp-form-wrapper.ppBuildScratch.ppfs-large .pp-form-field-wrap.fld-inside .pp-form-field-input-textarea-wrap .pp-form-field{padding-top:30px;padding-bottom:10px}.pp-form-container .pp-form-wrapper.ppBuildScratch .pp-form-field-wrap.fw-half{width:50%}.pp-form-container .pp-form-wrapper.ppBuildScratch .pp-form-field-wrap.fw-third{width:33.3333%}.pp-form-container .pp-form-wrapper.ppBuildScratch .pp-form-field-wrap input:not([type=radio]):not([type=checkbox]),.pp-form-container .pp-form-wrapper.ppBuildScratch .pp-form-field-wrap select,.pp-form-container .pp-form-wrapper.ppBuildScratch .pp-form-field-wrap textarea{color:#69717a;background:#fff;border:1px solid #dbdbdb;border-radius:0;width:100%;min-height:40px;margin:0;padding:10px 15px;font-size:14px;line-height:1.3;transition:all .35s;display:inline-block}.pp-form-container .pp-form-wrapper.ppBuildScratch .pp-form-field-wrap textarea{height:100px;overflow:auto}.pp-form-field-wrap .pp-form-material-icons{cursor:text;width:24px;height:24px;margin:8px 12px 0 0;position:absolute;top:0;right:0}.pp-form-container .pp-form-wrapper.ppBuildScratch.ppfia-right .pp-form-field-wrap.field-has-icon input,.pp-form-container .pp-form-wrapper.ppBuildScratch.ppfia-right .pp-form-field-wrap.field-has-icon textarea{padding-right:40px}.pp-form-container .pp-form-wrapper.ppBuildScratch.ppfia-left .pp-form-field-wrap.field-has-icon input,.pp-form-container .pp-form-wrapper.ppBuildScratch.ppfia-left .pp-form-field-wrap.field-has-icon textarea{padding-left:40px}.pp-form-container .pp-form-wrapper.ppBuildScratch.ppfl-material.ppfia-left .pp-form-field-wrap.field-has-icon input,.pp-form-container .pp-form-wrapper.ppBuildScratch.ppfl-material.ppfia-left .pp-form-field-wrap.field-has-icon textarea{padding-left:30px!important}.pp-form-container .pp-form-wrapper.ppBuildScratch.ppfl-material.ppfia-right .pp-form-field-wrap.field-has-icon input,.pp-form-container .pp-form-wrapper.ppBuildScratch.ppfl-material.ppfia-right .pp-form-field-wrap.field-has-icon textarea{padding-right:30px!important}.pp-form-container .pp-form-wrapper.ppBuildScratch.ppfia-left .pp-form-field-wrap .pp-form-material-icons{margin-left:12px;left:0}.pp-form-container .pp-form-wrapper.ppBuildScratch.ppfl-material.ppfia-left .pp-form-field-wrap .pp-form-material-icons{margin-left:0!important;left:0!important}.pp-form-container .pp-form-wrapper.ppBuildScratch.ppfl-material.ppfia-right .pp-form-field-wrap .pp-form-material-icons{margin-right:0!important}.pp-form-container .pp-form-wrapper.ppBuildScratch.ppfs-medium .pp-form-field-wrap .pp-form-material-icons{margin-top:10px}.pp-form-container .pp-form-wrapper.ppBuildScratch.ppfs-large .pp-form-field-wrap .pp-form-material-icons{margin-top:18px}.pp-form-container .pp-form-wrapper.ppBuildScratch .has-password-visibility-icon .pp-form-material-icons{cursor:pointer}.pp-form-container .pp-form-wrapper.ppBuildScratch.ppfl-pill .pp-form-field-wrap input:not([type=radio]):not([type=checkbox]),.pp-form-container .pp-form-wrapper.ppBuildScratch.ppfl-pill .pp-form-field-wrap select,.pp-form-container .pp-form-wrapper.ppBuildScratch.ppfl-pill .pp-form-field-wrap textarea{border-radius:25px!important}.pp-form-container .pp-form-wrapper.ppBuildScratch.ppfl-round .pp-form-field-wrap input:not([type=radio]):not([type=checkbox]),.pp-form-container .pp-form-wrapper.ppBuildScratch.ppfl-round .pp-form-field-wrap select,.pp-form-container .pp-form-wrapper.ppBuildScratch.ppfl-round .pp-form-field-wrap textarea{border-radius:6px!important}.pp-form-container .pp-form-wrapper.ppBuildScratch.ppfl-material .pp-form-field-wrap input:not([type=radio]):not([type=checkbox]),.pp-form-container .pp-form-wrapper.ppBuildScratch.ppfl-material .pp-form-field-wrap select,.pp-form-container .pp-form-wrapper.ppBuildScratch.ppfl-material .pp-form-field-wrap .select2.select2-container,.pp-form-container .pp-form-wrapper.ppBuildScratch.ppfl-material .pp-form-field-wrap textarea{border:0!important;border-bottom:1px solid #dbdbdb!important;padding-left:0!important}.pp-form-container .pp-form-wrapper.ppBuildScratch.ppfl-material .pp-form-field-wrap span.select2-selection.select2-selection--multiple{border:0!important}.pp-form-container .pp-form-wrapper.ppBuildScratch.ppfl-material .pp-form-field-wrap input[type=text]:focus,.pp-form-container .pp-form-wrapper.ppBuildScratch.ppfl-material .pp-form-field-wrap select:focus,.pp-form-container .pp-form-wrapper.ppBuildScratch.ppfl-material .pp-form-field-wrap textarea:focus{box-shadow:none!important;border-top:0!important;border-left:0!important;border-right:0!important}.pp-form-container .pp-form-wrapper.ppBuildScratch.ppfl-flat .pp-form-field-wrap input:not([type=radio]):not([type=checkbox]),.pp-form-container .pp-form-wrapper.ppBuildScratch.ppfl-flat .pp-form-field-wrap select,.pp-form-container .pp-form-wrapper.ppBuildScratch.ppfl-flat .pp-form-field-wrap .select2-selection,.pp-form-container .pp-form-wrapper.ppBuildScratch.ppfl-flat .pp-form-field-wrap textarea{background:#f7f7f7!important;border:0!important}.pp-form-container .pp-form-wrapper.ppBuildScratch.ppfs-medium .pp-form-field-wrap input,.pp-form-container .pp-form-wrapper.ppBuildScratch.ppfs-medium .pp-form-field-wrap select{padding-top:15px;padding-bottom:15px}.pp-form-container .pp-form-wrapper.ppBuildScratch.ppfs-medium .pp-form-field-wrap textarea{height:150px}.pp-form-container .pp-form-wrapper.ppBuildScratch.ppfs-large .pp-form-field-wrap input,.pp-form-container .pp-form-wrapper.ppBuildScratch.ppfs-large .pp-form-field-wrap select{padding-top:20px;padding-bottom:20px}.pp-form-container .pp-form-wrapper.ppBuildScratch.ppfs-large .pp-form-field-wrap textarea{height:200px}.pp-form-container .pp-form-wrapper.ppBuildScratch .pp-form-field-wrap input[type=text]:focus,.pp-form-container .pp-form-wrapper.ppBuildScratch .pp-form-field-wrap select:focus,.pp-form-container .pp-form-wrapper.ppBuildScratch .pp-form-field-wrap textarea:focus{border:1px solid #999}.pp-form-container .pp-form-wrapper.ppBuildScratch .pp-form-field-wrap .pp-form-label-wrap .pp-form-label,.pp-form-container .pp-form-wrapper.ppBuildScratch .pp-form-field-wrap .ppform-remember-label{float:none;color:#444;background-color:#0000;margin:0;padding:0;font-size:14px;font-style:normal;font-weight:700;line-height:1.3;display:block}.pp-form-container .pp-form-wrapper.ppBuildScratch .pp-form-field-wrap .ppform-remember-label{display:inline-block}.pp-form-container .pp-form-wrapper.ppBuildScratch.ppf-hide-asterisk .pp-form-required-label{display:none}.pp-form-container .pp-form-wrapper.ppBuildScratch .pp-form-submit-button-wrap input[type=submit]{color:#fff;text-align:center;background:#000;border:none;width:auto;min-width:110px;padding:15px 10px;font-size:16px;font-weight:700;line-height:1;transition:all .15s ease-in-out}.pp-form-container .pp-form-wrapper.ppBuildScratch.ppfs-medium .pp-form-submit-button-wrap input[type=submit],.pp-form-container .pp-form-wrapper.ppBuildScratch.ppfs-large .pp-form-submit-button-wrap input[type=submit]{padding-top:20px;padding-bottom:20px}.pp-form-container .pp-form-wrapper.ppBuildScratch.ppsbl-pill .pp-form-submit-button-wrap input[type=submit]{border-radius:25px!important}.pp-form-container .pp-form-wrapper.ppBuildScratch.ppsbl-round .pp-form-submit-button-wrap input[type=submit]{border-radius:6px!important}.pp-form-container .pp-form-wrapper.ppBuildScratch .pp-form-submit-button-wrap input[type=submit]:hover,.pp-form-container .pp-form-wrapper.ppBuildScratch .pp-form-submit-button-wrap input[type=submit]:focus{color:#000;background-color:#ededed;text-decoration:none}.pp-form-container .pp-form-wrapper.ppBuildScratch .pp-checkbox-wrap,.pp-form-container .pp-form-wrapper.ppBuildScratch .pp-radio-wrap{margin:0 0 5px}.pp-form-container .pp-form-wrapper.ppBuildScratch .pp-checkboxes-container{margin:0;padding:0}.pp-form-container .pp-form-wrapper.ppBuildScratch .pp-checkbox-wrap:last-of-type,.pp-form-container .pp-form-wrapper.ppBuildScratch .pp-radio-wrap:last-of-type{margin-bottom:0}.pp-form-container .pp-form-wrapper.ppBuildScratch .pp-form-field-description{color:#666;text-align:left;margin:4px 0 0;font-size:12px;font-weight:400;line-height:1.3}.pp-form-container .pp-form-wrapper.ppBuildScratch.ppsbw-wide .pp-form-submit-button-wrap input[type=submit]{width:100%}.pp-form-container .pp-form-wrapper.ppBuildScratch.ppsbw-full-width .pp-form-submit-button-wrap{margin-top:4%;margin-bottom:4%}.pp-form-container .pp-form-wrapper.ppBuildScratch.ppsbw-full-width .pp-form-submit-button-wrap input[type=submit]{margin:0;display:block;border-top-left-radius:0!important;border-top-right-radius:0!important;width:100%!important;position:absolute!important;bottom:0!important;left:0!important;right:0!important}.pp-form-container .pp-form-wrapper.ppBuildScratch.ppsbw-full-width.ppsbl-pill{border-bottom-right-radius:25px!important;border-bottom-left-radius:25px!important}.pp-form-container .pp-form-wrapper.ppBuildScratch.ppsbw-full-width.ppsbl-round{border-bottom-right-radius:6px!important;border-bottom-left-radius:6px!important}.pp-form-container .pp-form-wrapper.ppBuildScratch a.pp-button-social-login:last-of-type{margin-bottom:1.5em!important}#profilepress-myaccount-wrapper,#profilepress-myaccount-wrapper *,#profilepress-myaccount-wrapper :after,#profilepress-myaccount-wrapper :before{box-sizing:border-box}#profilepress-myaccount-wrapper{font-size:16px}#profilepress-myaccount-wrapper .profilepress-myaccount-row{flex-wrap:wrap;margin-left:-15px;margin-right:-15px;display:flex}#profilepress-myaccount-wrapper .profilepress-myaccount-nav{flex-direction:column;margin-bottom:0;padding-left:0;display:flex}#profilepress-myaccount-wrapper .ppmyac-dashboard-item{width:100%;text-align:inherit;box-shadow:none;background-color:#fff;border:1px solid #00000020;margin-bottom:-1px;padding:.75em 1.25em;display:block;position:relative;text-decoration:none!important}#profilepress-myaccount-wrapper .ppmyac-dashboard-item.isactive{z-index:2;color:#fff;background-color:#007bff;border-color:#007bff}#profilepress-myaccount-wrapper .ppmyac-dashboard-item:first-child{border-top-left-radius:.25em;border-top-right-radius:.25em}#profilepress-myaccount-wrapper .ppmyac-dashboard-item:last-child{border-bottom-right-radius:.25em;border-bottom-left-radius:.25em;margin-bottom:0}#profilepress-myaccount-wrapper .ppmyac-icons{vertical-align:text-bottom;margin-right:.5em}#profilepress-myaccount-wrapper .profilepress-myaccount-col-sm-3{width:100%;padding-left:15px;padding-right:15px;position:relative}@media (min-width:576px){#profilepress-myaccount-wrapper .profilepress-myaccount-col-sm-3{flex:0 0 25%;max-width:25%}}#profilepress-myaccount-wrapper .profilepress-myaccount-content{width:100%;padding-top:30px;padding-left:15px;padding-right:15px;position:relative}@media (min-width:576px){#profilepress-myaccount-wrapper .profilepress-myaccount-content{flex:0 0 75%;max-width:75%}}#profilepress-myaccount-wrapper .profilepress-myaccount-avatar-wrap{text-align:center;margin-bottom:20px}#profilepress-myaccount-wrapper .profilepress-myaccount-avatar-wrap .profilepress-myaccount-avatar img.pp-user-avatar{border-radius:999px;width:120px;height:120px;display:inline-block;float:none!important;margin:0!important;position:static!important}#profilepress-myaccount-wrapper .profilepress-myaccount-nav a:focus{text-shadow:none;box-shadow:none;outline:none}#profilepress-myaccount-wrapper .profilepress-myaccount-content h2,#profilepress-myaccount-wrapper .profilepress-myaccount-content h3{margin-top:0!important;margin-bottom:1em!important;font-size:2em!important;font-weight:700!important;line-height:1.2!important}#profilepress-myaccount-wrapper .profilepress-myaccount-content .profilepress-myaccount-submenus-wrap{margin-bottom:2em}#profilepress-myaccount-wrapper .profilepress-myaccount-content .profilepress-myaccount-submenu-wrap{padding-right:1em;display:inline}#profilepress-myaccount-wrapper .profilepress-myaccount-content .profilepress-myaccount-submenu-item{color:inherit;padding:0 0 10px}#profilepress-myaccount-wrapper .profilepress-myaccount-content .profilepress-myaccount-submenu-item.ppsubmenu-active{border-bottom:3px solid #6c757d}#profilepress-myaccount-wrapper .profilepress-myaccount-content h3{margin-bottom:1em!important;font-size:1.2em!important;font-weight:500!important}.profilepress-myaccount-alert,.profilepress-myaccount-edit-profile .profilepress-edit-profile-status{border-radius:.25em;position:relative;border:1px solid #0000!important;margin-bottom:1em!important;padding:.75em 1.25em!important}.profilepress-myaccount-alert.pp-alert-danger,.profilepress-myaccount-edit-profile .profilepress-edit-profile-status{color:#721c24;background-color:#f8d7da;border-color:#f5c6cb}.profilepress-myaccount-alert.pp-alert-success,.profilepress-myaccount-edit-profile .profilepress-edit-profile-status.success{color:#155724;background-color:#d4edda;border-color:#c3e6cb}#profilepress-myaccount-wrapper .profilepress-myaccount-content .profilepress-myaccount-form-field{margin-top:.5em;margin-bottom:1em}#profilepress-myaccount-wrapper .profilepress-myaccount-content .profilepress-myaccount-cover-image-empty{background-color:#eee;min-height:250px}#profilepress-myaccount-wrapper .profilepress-myaccount-content .profilepress-myaccount-delete-cover-image-wrap{background-color:#fff;border:1px solid #00000020;border-radius:.25em;margin-bottom:0;padding:.75em}#profilepress-myaccount-wrapper .profilepress-myaccount-content .profilepress-myaccount-delete-cover-image-wrap img{width:100%;height:auto}#profilepress-myaccount-wrapper .profilepress-myaccount-content .profilepress-myaccount-email-notifications-wrap .profilepress-myaccount-form-field{margin-top:.5em;margin-bottom:.5em}#profilepress-myaccount-wrapper .profilepress-myaccount-content .profilepress-myaccount-email-notifications-wrap{margin-bottom:2em}#profilepress-myaccount-wrapper .profilepress-myaccount-content .profilepress-myaccount-form-field label{margin-bottom:.2em;font-weight:500;display:block}#profilepress-myaccount-wrapper .profilepress-myaccount-content .profilepress-myaccount-form-field input[type=radio]+label,#profilepress-myaccount-wrapper .profilepress-myaccount-content .profilepress-myaccount-form-field input[type=checkbox]+label{display:inline}#profilepress-myaccount-wrapper .profilepress-myaccount-content .profilepress-myaccount-form-wrap .profilepress-myaccount-form-control:not([type=radio]):not([type=checkbox]),#profilepress-myaccount-wrapper .profilepress-myaccount-content .profilepress-myaccount-form-wrap input:not([type=radio]):not([type=checkbox]):not([type=submit]),#profilepress-myaccount-wrapper .profilepress-myaccount-content .profilepress-myaccount-form-wrap textarea,#profilepress-myaccount-wrapper .profilepress-myaccount-content .profilepress-myaccount-form-wrap select{background-color:#fff;background-clip:padding-box;border:1px solid #ced4da;border-radius:.25em;width:100%;height:calc(2.25em + 2px);padding:.375em .75em;font-size:1em;font-weight:400;line-height:1.5;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out;display:block;overflow:visible;box-shadow:inset 0 1px 1px #00000020}#profilepress-myaccount-wrapper .profilepress-myaccount-content .profilepress-myaccount-form-wrap textarea{resize:vertical!important;height:auto!important;min-height:100px!important}#profilepress-myaccount-wrapper .profilepress-myaccount-content input.profilepress-myaccount-form-control:focus,#profilepress-myaccount-wrapper .profilepress-myaccount-content textarea.profilepress-myaccount-form-control:focus,#profilepress-myaccount-wrapper .profilepress-myaccount-content select.profilepress-myaccount-form-control:focus{box-shadow:none;background-color:#fff;border-color:#bbb;outline:0}#profilepress-myaccount-wrapper .profilepress-myaccount-content .profilepress-myaccount-form-wrap .profilepress-myaccount-form-field input[type=submit]{cursor:pointer;width:auto;display:inline-block}#profilepress-myaccount-wrapper .profilepress-myaccount-content .profilepress-myaccount-form-wrap .profilepress-myaccount-form-field input[type=submit]:hover{color:#fff;background-color:#0069d9;border-color:#0062cc;text-decoration:none}#profilepress-myaccount-wrapper .profilepress-myaccount-content .profilepress-myaccount-form-wrap .ppmyac-custom-file{width:100%;height:calc(2.25em + 2px);margin-bottom:0;display:inline-block;position:relative}#profilepress-myaccount-wrapper .profilepress-myaccount-content .profilepress-myaccount-form-wrap .ppmyac-custom-file-input{z-index:2;opacity:0;width:100%;height:calc(2.25em + 2px);margin:0;position:relative}#profilepress-myaccount-wrapper .profilepress-myaccount-content .profilepress-myaccount-form-wrap .ppmyac-custom-file-label{z-index:1;color:#495057;background-color:#fff;border:1px solid #ced4da;border-radius:.25em;height:calc(2.25em + 2px);padding:.375em .75em;font-weight:400;line-height:1.5;position:absolute;top:0;left:0;right:0}#profilepress-myaccount-wrapper .profilepress-myaccount-content .profilepress-myaccount-form-wrap .ppmyac-custom-file-label:after{box-sizing:border-box;z-index:3;color:#495057;content:"Browse";border-left:inherit;background-color:#e9ecef;border-radius:0 .25em .25em 0;height:2.25em;padding:.375em .75em;line-height:1.5;display:block;position:absolute;top:0;bottom:0;right:0}#profilepress-myaccount-wrapper .profilepress-myaccount-content .profilepress-myaccount-form-wrap .ppmyac-custom-file-input~.ppmyac-custom-file-label[data-browse]:after{content:attr(data-browse)}#profilepress-myaccount-wrapper .profilepress-myaccount-content .profilepress-myaccount-form-field .pp-checkbox-wrap label.pp-form-label,#profilepress-myaccount-wrapper .profilepress-myaccount-content .profilepress-myaccount-form-field .pp-radio-wrap label.pp-form-label{margin:0 0 0 .381982em;display:inline-block}#profilepress-myaccount-wrapper .profilepress-myaccount-content .profilepress-myaccount-delete-avatar-wrap{flex-direction:column;margin:1em 0 0;padding-left:0;display:flex}#profilepress-myaccount-wrapper .profilepress-myaccount-content .profilepress-myaccount-delete-avatar{background-color:#fff;border:1px solid #00000020;border-radius:.25em;margin-bottom:0;padding:.75em 1.25em;position:relative;justify-content:space-between!important;display:flex!important}#profilepress-myaccount-wrapper .profilepress-myaccount-content .pp-user-avatar{object-fit:cover;object-position:center;border-radius:50%;width:70px;height:70px;min-height:100%}#profilepress-myaccount-wrapper .profilepress-myaccount-content .ppmyac-remove-avatar{color:#fff;text-align:center;vertical-align:middle;height:35px;text-shadow:none;cursor:pointer;-webkit-user-select:none;user-select:none;background-color:#6c757d;border:1px solid #6c757d;border-radius:.2em;padding:.25em .5em;font-size:.875em;font-weight:400;line-height:1.5;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;display:inline-block;margin-top:.5em!important;margin-bottom:.5em!important}#profilepress-myaccount-wrapper .profilepress-myaccount-content .profilepress-myaccount-delete-cover-image-wrap .ppmyac-remove-avatar{margin-top:.75em!important;margin-bottom:0!important}#profilepress-myaccount-wrapper .profilepress-myaccount-content input.profilepress-myaccount-form-control::-webkit-file-upload-button{background:#fff;border:1px solid #ddd;border-radius:6px;font-size:14px}#profilepress-myaccount-wrapper .profilepress-myaccount-content .select2-selection{border-radius:.25em;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out;box-shadow:inset 0 1px 1px #00000020}.ppress-2fa-setup-wrap .ppmyac-2fa-recovery-codes-wrap{text-align:center;width:250px}.pp-form-container .pp-field-user-avatar-picture-wrap{width:250px;height:auto;margin:auto;position:relative}.pp-form-container .pp-field-user-cover-image-wrap{margin:auto;position:relative}.pp-field-user-avatar-picture-wrap:hover .pp-profile-avatar-overlay-wrap,.pp-field-user-cover-image-wrap:hover .pp-cover-image-overlay-wrap{text-align:center;box-sizing:border-box;color:#fff;text-shadow:0 1px #666;background:#00000080;border-radius:50%;width:100%;height:100%;padding:0;font-size:16px;line-height:21px;position:absolute;top:0;left:0}.pp-field-user-cover-image-wrap:hover .pp-cover-image-overlay-wrap{border-radius:0}.pp-field-user-avatar-picture-wrap:hover .pp-profile-avatar-overlay,.pp-field-user-cover-image-wrap:hover .pp-cover-image-overlay{width:100%;height:100%;display:table}.pp-field-user-avatar-picture-wrap .pp-profile-avatar-overlay ins,.pp-field-user-cover-image-wrap .pp-cover-image-overlay ins{display:none}.pp-field-user-avatar-picture-wrap:hover .pp-profile-avatar-overlay ins,.pp-field-user-cover-image-wrap:hover .pp-cover-image-overlay ins{vertical-align:middle;height:100%;display:table-cell;color:#fff!important;background:0 0!important;border-bottom:none!important;text-decoration:none!important}.pp-field-user-avatar-picture-wrap:hover .pp-profile-avatar-overlay-wrap .pp-profile-avatar-overlay .pp-form-material-icons,.pp-field-user-cover-image-wrap:hover .pp-cover-image-overlay-wrap .pp-cover-image-overlay .pp-form-material-icons{cursor:pointer;color:#fff!important;width:auto!important;height:auto!important;margin:0!important;font-size:35px!important;display:block!important;position:static!important;top:auto!important;right:auto!important}html .select2.select2-container .select2-selection.select2-selection--multiple input.select2-search__field{border:0!important;height:auto!important}.select2.select2-container .select2-selection.select2-selection--multiple input.select2-search__field{box-shadow:none!important;border:0!important}.select2.select2-container .select2-selection.select2-selection--multiple li.select2-selection__choice{height:auto;line-height:normal}.pp-form-wrapper.pp-member-directory{opacity:0}.pp-form-wrapper.ppress-default-profile{box-sizing:border-box;color:#666;opacity:0;width:100%;max-width:1000px;margin-bottom:30px;font-size:15px}.pp-form-wrapper.ppress-default-profile *{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;box-sizing:border-box}.pp-form-wrapper.ppress-default-profile a,.pp-form-wrapper.ppress-default-profile a:hover{text-decoration:none!important}.pp-form-wrapper.ppress-default-profile .ppress-default-profile-cover{box-sizing:border-box;background-color:#eee;position:relative}.pp-form-wrapper.ppress-default-profile .ppress-default-profile-cover-e{text-align:center;overflow:hidden}.pp-form-wrapper.ppress-default-profile .ppress-default-profile-cover-e img{border-radius:0;width:100%;margin:0;display:block;overflow:hidden}.pp-form-wrapper.ppress-default-profile .ppress-dpf-header{box-sizing:content-box;border-bottom:2px solid #eee;min-height:85px;padding:0 0 25px;position:relative}.pp-form-wrapper.ppress-default-profile .ppress-dpf-headericon{vertical-align:middle;z-index:66;height:30px;margin-right:10px;font-size:30px;line-height:30px;position:absolute;top:15px;right:0}.pp-form-wrapper.ppress-default-profile .ppress-dpf-headericon .ppress-dpf-edit-a .ppress-material-icons{font-size:30px}.pp-form-wrapper.ppress-default-profile a.ppress-dpf-edit-a{color:#aaa;border-bottom:0;text-decoration:none}.pp-form-wrapper.ppress-default-profile .ppress-dpf-headericon a:hover,.pp-form-wrapper.ppress-default-profile a.ppress-dpf-edit-a.active{color:#007bff}.pp-form-wrapper.ppress-default-profile .ppress-dpf-profile-photo{float:left;box-sizing:border-box;width:200px;height:200px;margin:0 0 0 30px;position:absolute}.pp-form-wrapper.ppress-default-profile.ppdf-nocover .ppress-dpf-profile-photo{position:relative}.pp-form-wrapper.ppress-default-profile .ppress-dpf-profile-photo img{width:100%;height:auto;box-shadow:none;background:#fff;border:5px solid #fff;border-radius:100%;margin:0;display:block;overflow:hidden}.pp-form-wrapper.ppress-default-profile .ppress-dpf-profile-meta{-ms-word-break:break-all;word-break:break-word;word-wrap:break-word;padding-right:30px}.pp-form-wrapper.ppress-default-profile .ppress-dpf-main-meta{color:#999;padding:10px 0 0}.pp-form-wrapper.ppress-default-profile .ppress-dpf-name{color:#555;margin-right:30px;font-size:24px;font-weight:700;line-height:1.7em}.pp-form-wrapper.ppress-default-profile .ppress-dpf-clear{clear:both}.pp-form-wrapper.ppress-default-profile .ppress-dpf-meta span{margin:0 5px;font-size:14px;line-height:.1;display:inline-block}.pp-form-wrapper.ppress-default-profile .ppress-dpf-meta span:first-child{margin:0 5px 0 0}.pp-form-wrapper.ppress-default-profile .ppress-dpf-meta-text{margin:5px 0 0;font-size:13px;line-height:1.4em}.pp-form-wrapper.ppress-default-profile .ppress-dpf-profile-nav{text-align:center;background:#444;padding:10px}.pp-form-wrapper.ppress-default-profile .ppress-dpf-profile-nav-item a{color:#fff;float:left;border-bottom:0;border-radius:4px;margin-left:5px;padding:6px 10px 6px 28px;font-size:14px;font-weight:600;display:block;position:relative;text-decoration:none!important}.pp-form-wrapper.ppress-default-profile .ppress-dpf-profile-nav-item a:hover{background:#555}.pp-form-wrapper.ppress-default-profile .ppress-dpf-profile-nav-item .ppress-material-icons{height:18px;font-size:18px;line-height:1.5;display:block;position:absolute;left:10px}.pp-form-wrapper.ppress-default-profile .ppress-dpf-profile-nav-item span.ppress-dpf-nav-title{padding-left:5px}.pp-form-wrapper.ppress-default-profile .ppress-dpf-profile-nav-item.ppress-dpf-active a{background:#007bff}.pp-form-wrapper.ppress-default-profile .ppress-dpf-profile-body{max-width:600px;margin:auto;padding-top:15px;padding-bottom:15px}.pp-form-wrapper.ppress-default-profile .ppress-dpf-profile-note,.pp-form-wrapper.ppress-default-profile .pp-user-comment-no-item{text-align:center;color:#666;padding-top:20px}.pp-form-wrapper.ppress-default-profile .ppress-dpf-profile-note .ppress-material-icons{height:70px;font-size:70px;line-height:70px;display:inline-block}.pp-form-wrapper.ppress-default-profile .ppress-dpf-profile-note span,.pp-form-wrapper.ppress-default-profile .pp-user-comment-no-item span{color:#888;margin-top:10px;font-size:16px;display:block}.pp-form-wrapper.ppress-default-profile .ppress-dpf-profile-note a{border:none!important}.pp-form-wrapper.ppress-default-profile .ppress-dpf-profile-body-items{margin:0 0 30px}.pp-form-wrapper.ppress-default-profile .ppress-dpf-profile-body-item{padding:15px 0 0;position:relative}.pp-form-wrapper.ppress-default-profile .ppress-dpf-item-label{border-bottom:2px solid #eee;margin:0 0 8px;padding-bottom:4px;font-size:15px;font-weight:700;line-height:22px;display:block}.pp-form-wrapper.ppress-default-profile .ppress-dpf-field-label-icon{float:left;text-align:center;width:24px;height:22px;margin:0 8px 0 0;line-height:18px;display:inline-block}.pp-form-wrapper.ppress-default-profile .ppress-dpf-field-label-icon i{font-size:22px;position:relative;top:1px}.pp-form-wrapper.ppress-default-profile .ppdf-nocover .ppress-dpf-profile-photo{float:none;text-align:center;margin:0 auto;position:relative}.pp-form-wrapper.ppress-default-profile .ppdf-nocover .ppress-dpf-profile-meta{text-align:center!important;padding-left:0!important;padding-right:0!important}.ppress-default-profile.ppressui340 .ppress-dpf-profile-nav{padding:0!important}.ppress-default-profile.ppressui340 .ppress-dpf-profile-nav-item a{border-radius:0!important;margin-left:0!important;padding:10px 16px!important}.ppress-dpf-profile-nav-item.ppressui340 .ppress-dpf-profile-body{padding-left:0!important;padding-right:0!important}.ppress-default-profile.ppressui340.ppdf-nocover .ppress-dpf-header .ppress-dpf-profile-photo{position:static!important;top:auto!important;left:auto!important}.ppress-default-profile.ppressui340 .ppress-dpf-header .ppress-dpf-profile-meta{text-align:center!important;margin-top:-30px!important;padding:0!important}.ppress-default-profile.ppressui340.ppdf-nocover .ppress-dpf-header .ppress-dpf-profile-meta{padding-top:0!important}.ppress-default-profile.ppressui340 .ppress-dpf-header .ppress-dpf-name{float:none!important;margin-right:0!important;font-size:18px!important}.ppress-default-profile.ppressui340 .ppress-dpf-header .ppress-dpf-meta-text{padding:0 20px!important}.ppress-default-profile.ppressui340 .ppress-dpf-profile-photo{float:none!important;text-align:center!important;width:100px!important;height:100px!important;margin:0 auto!important;position:relative!important;top:-40px!important;left:auto!important}.ppress-default-profile.ppressui340.ppdf-nocover .ppress-dpf-header .ppress-dpf-profile-photo{width:120px!important;height:120px!important}.ppress-default-profile.ppressui340 .ppress-dpf-nav-title{font-size:12px!important}.ppress-default-profile.ppressui340 .ppress-dpf-profile-nav-item .ppress-material-icons{height:20px!important;font-size:20px!important;line-height:20px!important;display:block!important;position:static!important;top:auto!important;left:auto!important}.ppress-default-profile.ppressui340.ppdf-nocover .ppress-dpf-header .ppress-dpf-profile-meta{margin-top:0!important}.ppress-default-profile.ppressui500 .ppress-dpf-profile-nav{padding:0!important}.ppress-default-profile.ppressui500 .ppress-dpf-profile-nav-item a{border-radius:0!important;margin-left:0!important;padding:10px 16px!important}.ppress-default-profile.ppressui500 .ppress-dpf-profile-nav-item i{height:22px!important;font-size:22px!important;line-height:22px!important;display:block!important;position:static!important;top:auto!important;left:auto!important}.ppress-default-profile.ppressui500 .ppress-dpf-profile-body{padding-left:0!important;padding-right:0!important}.ppress-default-profile.ppressui500.ppdf-nocover .ppress-dpf-header .ppress-dpf-profile-photo{width:120px!important;height:120px!important;position:static!important;top:auto!important;left:auto!important}.ppress-default-profile.ppressui500 .ppress-dpf-profile-photo{float:none!important;width:100px!important;height:100px!important;margin:0 auto!important;display:block!important;position:relative!important;top:-40px!important;left:0!important}.ppress-default-profile.ppressui500 .ppress-dpf-header .ppress-dpf-profile-meta{text-align:center!important;margin-top:-30px!important;padding:0!important}.ppress-default-profile.ppressui500 .ppress-dpf-header .ppress-dpf-name{float:none!important;margin-right:0!important;font-size:21px!important}.ppress-default-profile.ppressui500 .ppress-dpf-header .ppress-dpf-meta-text{padding-top:10px!important}.ppress-default-profile.ppressui500 .ppress-dpf-header .ppress-dpf-meta{padding:0 20px!important;display:block!important}.ppress-default-profile.ppressui500 .ppress-dpf-nav-title{font-size:12px!important}.ppress-default-profile.ppressui500 .ppress-dpf-profile-nav-item .ppress-material-icons{height:20px!important;font-size:20px!important;line-height:20px!important;display:block!important;position:static!important;top:auto!important;left:auto!important}.ppress-default-profile.ppressui500.ppdf-nocover .ppress-dpf-header .ppress-dpf-profile-meta{margin-top:0!important}.ppress-default-profile.ppressui800 .ppress-dpf-profile-nav{padding:0!important}.ppress-default-profile.ppressui800 .ppress-dpf-profile-nav-item a{border-radius:0!important;margin-left:0!important;padding:10px 20px!important}.ppress-default-profile.ppressui800 .ppress-dpf-profile-photo{width:140px!important;height:140px!important;top:-70px!important}.ppress-default-profile.ppressui800.ppdf-nocover .ppress-dpf-header .ppress-dpf-profile-photo{top:auto!important}.ppress-default-profile.ppressui800 .ppress-dpf-header .ppress-dpf-meta-text{padding-top:10px!important}.ppress-default-profile.ppressui800 .ppress-dpf-nav-title{font-size:12px!important}.ppress-default-profile.ppressui800 .ppress-dpf-profile-nav-item .ppress-material-icons{height:20px!important;font-size:20px!important;line-height:20px!important;display:block!important;position:static!important;top:auto!important;left:auto!important}.ppress-default-profile.ppressui960 .ppress-dpf-profile-photo{width:140px!important;height:140px!important;top:-70px!important}.ppress-default-profile.ppressui960.ppdf-nocover .ppress-dpf-profile-meta{margin-top:-50px!important}.ppress-default-profile.ppressui340 .ppress-dpf-profile-nav-item a,.ppress-default-profile.ppressui500 .ppress-dpf-profile-nav-item a{padding:5px 11px!important;font-size:12px!important}.ppress-default-profile.ppressui340 .ppress-dpf-profile-nav-item .ppress-material-icons,.ppress-default-profile.ppressui500 .ppress-dpf-profile-nav-item .ppress-material-icons{font-size:14px!important}.ppress-default-profile.ppressui340 span.ppress-dpf-nav-title,.ppress-default-profile.ppressui500 span.ppress-dpf-nav-title{font-size:10px!important}.pp-form-wrapper.ppress-default-profile ul.pp-user-post-list{margin:0;padding:0;list-style:none}.pp-form-wrapper.ppress-default-profile li.pp-user-post-item{border-bottom:1px solid #eee;padding:20px 0}.pp-form-wrapper.ppress-default-profile .pp-user-post-item a,.pp-form-wrapper.ppress-default-profile .pp-user-post-item h3{margin:0;font-size:16px;font-weight:400;text-decoration:none}.pp-form-wrapper.ppress-default-profile .pp-user-post-item h3.pp-post-item-head{line-height:20px}.pp-form-wrapper.ppress-default-profile .ppress-dpf-more-post-wrap{text-align:center;padding-top:30px}.pp-form-wrapper.ppress-default-profile a.ppress-dpf-more-post-btn{text-align:center;text-transform:none;color:#fff;background:#007bff;border:none;border-radius:4px;width:100%;max-width:250px;margin:0 auto;padding:15px;font-size:15px;font-weight:400;line-height:1em;text-decoration:none;transition:all .25s;display:block;box-shadow:0 4px 6px #32325d1c,0 1px 3px #00000014}.pp-form-wrapper.ppress-default-profile .pp-user-comment-item{border-bottom:1px solid #eee;padding:20px 0}.pp-form-wrapper.ppress-default-profile .pp-user-comment-item-link a{color:inherit}.pp-form-wrapper.ppress-default-profile .pp-user-comment-no-item+.ppress-dpf-more-post-wrap{display:none}.pp-member-directory .ppressmd-member-directory-header.ppressmd-form{flex-flow:column;justify-content:flex-start;align-items:stretch;width:100%;display:flex}.pp-member-directory .ppressmd-member-directory-header .ppressmd-member-directory-header-row:not(.ppressmd-member-directory-filters-bar){flex-flow:row;justify-content:flex-start;align-items:baseline;margin:0 0 10px;display:flex}.pp-member-directory .ppressmd-member-directory-header .ppressmd-member-directory-header-row.ppressmd-member-directory-search-row{justify-content:flex-end}.pp-member-directory .ppressmd-member-directory-header .ppressmd-member-directory-header-row .ppressmd-member-directory-search-line{flex-flow:row;justify-content:flex-start;align-items:center;width:60%;display:flex}.pp-member-directory .ppressmd-member-directory-header .ppressmd-member-directory-header-row .ppressmd-member-directory-search-line label{flex:1;min-width:90px;max-width:85%;margin:0 10px 0 0}.pp-member-directory .ppressmd-member-directory-header .ppressmd-member-directory-header-row .ppressmd-member-directory-search-line label .ppressmd-search-line{-webkit-appearance:textfield;background-color:#fff;border-radius:2px;width:100%;position:static;cursor:text!important;box-sizing:border-box!important;height:40px!important;box-shadow:none!important;outline:none!important;margin:0!important;padding:0 12px!important;font-size:15px!important;display:block!important}.pp-member-directory .ppressmd-member-directory-header .ppressmd-member-directory-header-row .ppressmd-member-directory-search-line .ppressmd-do-search{width:auto;min-width:15%}.pp-member-directory .ppressmd-member-directory-header .ppressmd-member-directory-header-row .ppressmd-member-directory-nav-line{flex-flow:row;justify-content:space-between;align-items:center;width:100%;display:flex}.pp-member-directory .ppressmd-member-directory-header .ppressmd-member-directory-header-row .ppressmd-member-directory-nav-line .ppressmd-member-directory-sorting{flex-flow:row;flex:5;justify-content:flex-start;align-items:baseline;display:flex}.pp-member-directory .ppressmd-member-directory-header .ppressmd-member-directory-header-row .ppressmd-member-directory-nav-line .ppressmd-member-directory-sorting .ppressmd-member-directory-sorting-a{cursor:pointer;flex-flow:row;justify-content:flex-start;align-items:baseline;display:flex;position:relative}.pp-member-directory .ppressmd-member-directory-header a{box-shadow:none;border-bottom:none;text-decoration:none}.pp-member-directory .ppressmd-member-directory-header .ppressmd-member-directory-header-row .ppressmd-member-directory-nav-line .ppress-material-icons{vertical-align:middle;display:inline}.pp-member-directory .ppressmd-member-directory-header .ppressmd-member-directory-header-row .ppressmd-member-directory-nav-line .ppressmd-member-directory-filters{text-align:right;flex-flow:row;flex:2;justify-content:flex-end;align-items:baseline;display:flex}.pp-member-directory .ppressmd-member-directory-header .ppressmd-member-directory-header-row .ppressmd-member-directory-nav-line .ppressmd-member-directory-filters .ppressmd-member-directory-filters-a{cursor:pointer;flex-flow:row;justify-content:flex-start;align-items:baseline;display:flex}.pp-member-directory .ppressmd-member-directory-header .ppressmd-member-directory-header-row .ppressmd-member-directory-nav-line .ppressmd-member-directory-filters .ppressmd-member-directory-filters-a a{margin:0 5px 0 0}.ppressmd-member-directory-header:not(.ppmd-filters-expand) .ppressmd-member-directory-header-row .ppressmd-member-directory-nav-line .ppressmd-member-directory-filters .ppressmd-member-directory-filters-a .ppress-up,.ppressmd-member-directory-header.ppmd-filters-expand .ppressmd-member-directory-header-row .ppressmd-member-directory-nav-line .ppressmd-member-directory-filters .ppressmd-member-directory-filters-a .ppress-down{display:none}.ppressmd-new-dropdown{z-index:10;box-sizing:border-box;background:#fff;border:1px solid #ddd;border-radius:5px;height:auto;margin:0;font-size:16px;display:none;position:absolute;box-shadow:0 7px 14px #32325d1a,0 3px 6px #00000012}.ppressmd-new-dropdown ul{margin:0;padding:0}.ppressmd-new-dropdown ul li{margin:0;padding:0;list-style-type:none}.pp-member-directory .ppressmd-member-directory-header .ppressmd-member-directory-header-row .ppressmd-member-directory-nav-line .ppressmd-member-directory-sorting .ppressmd-member-directory-sorting-a .ppressmd-new-dropdown{width:200px;top:24px;left:-12px}.ppressmd-new-dropdown ul li a{padding:8px 12px;line-height:1;display:block}.pp-member-directory .ppressmd-member-directory-header .ppressmd-member-directory-header-row.ppressmd-member-directory-filters-bar{padding:0 0 10px}.pp-member-directory .ppressmd-member-directory-header .ppressmd-member-directory-header-row.ppressmd-header-row-invisible{margin:0}.pp-member-directory .ppressmd-member-directory-header .ppressmd-member-directory-header-row .ppressmd-search.ppressmd-search-invisible{display:none}.ppressmd-member-directory-header.ppmd-filters-expand .ppressmd-member-directory-header-row .ppressmd-search.ppressmd-search-invisible{display:grid}.pp-member-directory .ppressmd-member-directory-header .ppressmd-member-directory-header-row .ppressmd-search{grid-gap:10px;-ms-grid-template-rows:auto 1fr;-ms-grid-template-columns:repeat(3,1fr);-ms-grid-gap:10px;-ms-grid-auto-rows:minmax(max-content,auto);grid-template-rows:auto 1fr;grid-template-columns:repeat(3,1fr);grid-auto-rows:minmax(max-content,auto);align-items:center;width:100%;margin:0;display:grid}.pp-member-directory .ppressmd-member-directory-header .ppressmd-member-directory-header-row .ppressmd-search .ppressmd-search-filter{flex-flow:row;justify-content:flex-start;align-items:baseline;width:100%;display:flex}.pp-member-directory .ppressmd-member-directory-header .ppressmd-member-directory-header-row .ppressmd-search .ppressmd-search-filter.ppressmd-text-filter-type input{width:100%;padding:10px 30px}.pp-member-directory .ppressmd-member-directory-header .ppressmd-member-directory-header-row .ppressmd-member-directory-search-line label .ppressmd-search-line,.pp-member-directory .ppressmd-member-directory-header .ppressmd-member-directory-header-row .ppressmd-search .ppressmd-search-filter.ppressmd-text-filter-type input:not(.select2-search__field),.pp-member-directory .ppressmd-member-directory-header .select2.select2-container .select2-selection{background-color:#0000;border:1px solid #ddd!important}.pp-member-directory .ppressmd-member-directory-header .ppressmd-member-directory-header-row .ppressmd-search .ppressmd-search-filter.ppressmd-text-filter-type input,.pp-member-directory .ppressmd-member-directory-header .ppressmd-member-directory-header-row .ppressmd-member-directory-search-line label .ppressmd-search-line,.pp-member-directory .ppressmd-member-directory-header .ppressmd-member-directory-header-row .ppressmd-member-directory-nav-line .ppress-material-icons,.pp-member-directory .ppressmd-member-directory-header .select2.select2-container .select2-selection__rendered{color:#666;background-color:#0000}.pp-member-directory .ppressmd-member-directory-header .ppressmd-member-directory-header-row input[type=search]:focus{border:1px solid #bbb!important}.pp-member-directory .ppressmd-member-directory-header .ppressmd-button{text-align:center;box-sizing:border-box;width:100%;box-shadow:none;text-shadow:none;-webkit-appearance:none;margin:0;font-family:inherit;transition:all .25s;display:block;position:relative;overflow:hidden;text-transform:none!important;vertical-align:middle!important;cursor:pointer!important;border:none!important;border-radius:4px!important;outline:none!important;height:auto!important;padding:16px 20px!important;font-weight:400!important;line-height:1em!important;text-decoration:none!important}.pp-member-directory .ppressmd-members-total-wrap{text-align:center;margin:0 0 10px}.pp-member-directory .ppressmd-members-total{font-size:20px;font-weight:300}.pp-member-directory .ppressmd-member-directory-header .select2.select2-container{width:100%!important}.pp-member-directory .ppressmd-member-directory-header .select2-search.select2-search--inline .select2-search__field{width:auto!important}.pp-member-directory .ppressmd-member-directory-header .select2.select2-container .select2-selection{-webkit-touch-callout:none;-webkit-user-select:none;user-select:none;height:40px;white-space:nowrap!important;text-align:left!important;background:0 0!important;border-radius:2px!important;padding:0 0 0 12px!important;font-size:15px!important;line-height:35px!important;text-decoration:none!important;display:block!important;position:relative!important;overflow:hidden!important}.pp-member-directory .ppressmd-member-directory-header .select2.select2-container .select2-selection .select2-selection__arrow{text-align:center!important;background:0 0!important;border-left:0!important;border-radius:0 2px 2px 0!important;width:34px!important;height:100%!important;display:inline-block!important;position:absolute!important;top:0!important;right:0!important}.pp-member-directory .ppressmd-member-directory-header .select2-container.select2-container--open .select2-dropdown{border:1px solid #ddd;border-top:0;border-radius:0}.pp-member-directory .ppressmd-member-directory-header .select2-container.select2-container--open .select2-dropdown .select2-results li{cursor:pointer;background-image:none;font-size:15px;list-style:none;display:list-item;color:#666!important;min-height:1em!important;margin:5px!important;padding:3px 7px 4px!important}.pp-member-directory .ppressmd-member-directory-header .select2.select2-container .select2-selection.select2-selection--multiple{height:auto!important;line-height:.8!important}.pp-member-directory .ppressmd-member-directory-header .select2-container--default .select2-selection--single .select2-selection__rendered{line-height:37px;padding-left:0!important}.pp-member-directory .ppressmd-member-directory-header .select2-container--default .select2-selection--multiple .select2-selection__rendered{box-sizing:border-box;width:100%;margin:0;padding-right:30px;font-size:13px;line-height:37px;list-style:none;padding-left:0!important}.pp-member-directory .ppressmd-member-directory-header .select2-results li.select2-results__option.select2-results__option--highlighted{color:#666!important;background:#f4f4f4!important}.pp-member-directory .ppressmd-member-directory-header .select2-container--default .select2-selection--single .select2-selection__clear,.pp-member-directory .ppressmd-member-directory-header .select2-container--default .select2-selection--multiple .select2-selection__clear{font-size:30px;right:10px;margin:0!important}.pp-member-directory .ppressmd-member-directory-header .select2-container--default .select2-selection--single .select2-selection__clear,.pp-member-directory .ppressmd-member-directory-header .select2-container--default .select2-selection--multiple .select2-selection__clear,.pp-member-directory .ppressmd-member-directory-header .select2-container--default .select2-selection--single .select2-selection__arrow b{color:#888!important}.pp-member-directory .ppressmd-member-directory-header .select2-container--default .select2-selection--multiple .select2-selection__clear{position:absolute}.pp-member-directory .ppressmd-member-directory-header .select2-container--default .select2-selection--multiple .select2-selection__choice{padding:3px 3px 3px 5px}.pp-member-directory .ppressmd-member-directory-header .select2-container .select2-search.select2-search--inline>input{border:none!important;border-radius:0!important;padding:0!important}.pp-member-directory .ppressmd-member-directory-header .select2-container--default .select2-selection--multiple .select2-selection__rendered li{text-overflow:ellipsis;box-sizing:border-box;max-width:100%;overflow-x:hidden}.pp-member-directory .ppressmd-member-directory-header .select2-container--default .select2-selection--single .select2-selection__clear{font-size:20px!important}.pp-member-directory .ppmd-pagination-wrap{text-align:center;width:100%;margin:0 auto 10px;padding:0;font-size:16px}.pp-member-directory .ppmd-pagination-wrap .page-numbers{color:#666;width:auto;height:34px;padding:0 14px;font-weight:400;line-height:34px;transition:all .2s linear;display:inline-block}.pp-member-directory .ppmd-pagination-wrap .page-numbers.current{color:#fff;background:#007bff}.pp-member-directory .ppmd-pagination-wrap .page-numbers .ppress-material-icons{vertical-align:middle}.ppress-paywall-message-wrap{background:linear-gradient(#fff0,#ffffff80 .5em,#fff 5.5em 100%);width:100%;margin:-5em auto 2em;padding:6em 0 0;position:relative}.ppress-paywall-message{color:#333;background-color:#f4f4f4;border:6px solid #fff;border-radius:.5em;padding:1.375em;box-shadow:0 0 .5em .25em #00000020}.ppress-paywall-message p:last-child{margin-bottom:0!important}p:has(+.ppress-paywall-message-wrap){margin-bottom:0}.ppress-main-container{width:100%}.ppress-container-div{text-align:center;background-color:#fff;width:100%;margin:3em 0;padding:3em}@keyframes fpFadeInDown{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translate(0)}}.flatpickr-calendar{opacity:0;text-align:center;visibility:hidden;box-sizing:border-box;touch-action:manipulation;direction:ltr;background:#fff;border:0;border-radius:5px;width:307.875px;padding:0;font-size:14px;line-height:24px;animation:none;display:none;position:absolute;box-shadow:1px 0 #e6e6e6,-1px 0 #e6e6e6,0 1px #e6e6e6,0 -1px #e6e6e6,0 3px 13px #00000014}.flatpickr-calendar.inline,.flatpickr-calendar.open{opacity:1;visibility:visible;max-height:640px}.flatpickr-calendar.open{z-index:99999;display:inline-block}.flatpickr-calendar.animate.open{animation:.3s cubic-bezier(.23,1,.32,1) fpFadeInDown}.flatpickr-calendar.inline{display:block;position:relative;top:2px}.flatpickr-calendar.static{position:absolute;top:calc(100% + 2px)}.flatpickr-calendar.static.open{z-index:999;display:block}.flatpickr-calendar.multiMonth .flatpickr-days .dayContainer:nth-child(n+1) .flatpickr-day.inRange:nth-child(7n+7){box-shadow:none!important}.flatpickr-calendar.multiMonth .flatpickr-days .dayContainer:nth-child(n+2) .flatpickr-day.inRange:nth-child(7n+1){box-shadow:-2px 0 #e6e6e6,5px 0 #e6e6e6}.flatpickr-calendar .hasTime .dayContainer,.flatpickr-calendar .hasWeeks .dayContainer{border-bottom:0;border-bottom-right-radius:0;border-bottom-left-radius:0}.flatpickr-calendar .hasWeeks .dayContainer{border-left:0}.flatpickr-calendar.hasTime .flatpickr-time{border-top:1px solid #e6e6e6;height:40px}.flatpickr-calendar.noCalendar.hasTime .flatpickr-time{height:auto}.flatpickr-calendar:after,.flatpickr-calendar:before{pointer-events:none;content:"";border:solid #0000;width:0;height:0;display:block;position:absolute;left:22px}.flatpickr-calendar.arrowRight:after,.flatpickr-calendar.arrowRight:before,.flatpickr-calendar.rightMost:after,.flatpickr-calendar.rightMost:before{left:auto;right:22px}.flatpickr-calendar.arrowCenter:after,.flatpickr-calendar.arrowCenter:before{left:50%;right:50%}.flatpickr-calendar:before{border-width:5px;margin:0 -5px}.flatpickr-calendar:after{border-width:4px;margin:0 -4px}.flatpickr-calendar.arrowTop:after,.flatpickr-calendar.arrowTop:before{bottom:100%}.flatpickr-calendar.arrowTop:before{border-bottom-color:#e6e6e6}.flatpickr-calendar.arrowTop:after{border-bottom-color:#fff}.flatpickr-calendar.arrowBottom:after,.flatpickr-calendar.arrowBottom:before{top:100%}.flatpickr-calendar.arrowBottom:before{border-top-color:#e6e6e6}.flatpickr-calendar.arrowBottom:after{border-top-color:#fff}.flatpickr-calendar:focus,.flatpickr-current-month input.cur-year:focus{outline:0}.flatpickr-wrapper{display:inline-block;position:relative}.flatpickr-months{display:flex}.flatpickr-months .flatpickr-month,.flatpickr-months .flatpickr-next-month,.flatpickr-months .flatpickr-prev-month{-webkit-user-select:none;user-select:none;color:#000000e6;fill:#000000e6;height:34px}.flatpickr-months .flatpickr-month{text-align:center;background:0 0;flex:1;line-height:1;position:relative;overflow:hidden}.flatpickr-months .flatpickr-next-month,.flatpickr-months .flatpickr-prev-month{cursor:pointer;z-index:3;padding:10px;text-decoration:none;position:absolute;top:0}.flatpickr-months .flatpickr-next-month.flatpickr-disabled,.flatpickr-months .flatpickr-prev-month.flatpickr-disabled{display:none}.flatpickr-months .flatpickr-next-month i,.flatpickr-months .flatpickr-prev-month i,.numInputWrapper{position:relative}.flatpickr-months .flatpickr-next-month.flatpickr-prev-month,.flatpickr-months .flatpickr-prev-month.flatpickr-prev-month{left:0}.flatpickr-months .flatpickr-next-month.flatpickr-next-month,.flatpickr-months .flatpickr-prev-month.flatpickr-next-month{right:0}.flatpickr-months .flatpickr-next-month:hover,.flatpickr-months .flatpickr-prev-month:hover{color:#959ea9}.flatpickr-months .flatpickr-next-month:hover svg,.flatpickr-months .flatpickr-prev-month:hover svg{fill:#f64747}.flatpickr-months .flatpickr-next-month svg,.flatpickr-months .flatpickr-prev-month svg{width:14px;height:14px}.flatpickr-months .flatpickr-next-month svg path,.flatpickr-months .flatpickr-prev-month svg path{fill:inherit;transition:fill .1s}.numInputWrapper{height:auto}.numInputWrapper input,.numInputWrapper span{display:inline-block}.numInputWrapper input{width:100%}.numInputWrapper input::-ms-clear{display:none}.numInputWrapper input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.numInputWrapper input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.numInputWrapper span{opacity:0;cursor:pointer;box-sizing:border-box;border:1px solid #39393926;width:14px;height:50%;padding:0 4px 0 2px;line-height:50%;position:absolute;right:0}.numInputWrapper span:hover{background:#0000001a}.numInputWrapper span:active{background:#0003}.numInputWrapper span:after{content:"";display:block;position:absolute}.numInputWrapper span.arrowUp{border-bottom:0;top:0}.numInputWrapper span.arrowUp:after{border-bottom:4px solid #39393999;border-left:4px solid #0000;border-right:4px solid #0000;top:26%}.numInputWrapper span.arrowDown{top:50%}.numInputWrapper span.arrowDown:after{border-top:4px solid #39393999;border-left:4px solid #0000;border-right:4px solid #0000;top:40%}.numInputWrapper span svg{width:inherit;height:auto}.numInputWrapper span svg path{fill:#00000080}.flatpickr-current-month span.cur-month:hover,.numInputWrapper:hover{background:#0000000d}.numInputWrapper:hover span{opacity:1}.flatpickr-current-month{color:inherit;text-align:center;width:75%;height:34px;padding:7.48px 0 0;font-size:135%;font-weight:300;line-height:1;display:inline-block;position:absolute;left:12.5%;transform:translate(0)}.flatpickr-current-month span.cur-month{color:inherit;margin-left:.5ch;padding:0;font-family:inherit;font-weight:700;display:inline-block}.flatpickr-current-month .numInputWrapper{width:6ch;width:7ch�;display:inline-block}.flatpickr-current-month .numInputWrapper span.arrowUp:after{border-bottom-color:#000000e6}.flatpickr-current-month .numInputWrapper span.arrowDown:after{border-top-color:#000000e6}.flatpickr-current-month .flatpickr-monthDropdown-months,.flatpickr-current-month input.cur-year{box-sizing:border-box;color:inherit;font-size:inherit;height:auto;font-family:inherit;font-weight:300;line-height:inherit;vertical-align:initial;background:0 0;border:0;border-radius:0;padding:0 0 0 .5ch}.flatpickr-current-month input.cur-year{cursor:text;appearance:textfield;margin:0;display:inline-block}.flatpickr-current-month input.cur-year[disabled],.flatpickr-current-month input.cur-year[disabled]:hover{color:#00000080;pointer-events:none;background:0 0;font-size:100%}.flatpickr-current-month .flatpickr-monthDropdown-months{appearance:menulist;cursor:pointer;-webkit-box-sizing:border-box;outline:0;width:auto;margin:-1px 0 0;position:relative}.flatpickr-current-month .flatpickr-monthDropdown-months:active,.flatpickr-current-month .flatpickr-monthDropdown-months:focus{outline:0}.flatpickr-current-month .flatpickr-monthDropdown-months:hover{background:#0000000d}.flatpickr-current-month .flatpickr-monthDropdown-months .flatpickr-monthDropdown-month{background-color:#0000;outline:0;padding:0}.flatpickr-weekdays{text-align:center;background:0 0;align-items:center;width:100%;height:28px;display:flex;overflow:hidden}.flatpickr-weekdays .flatpickr-weekdaycontainer{flex:1;display:flex}span.flatpickr-weekday{cursor:default;color:#0000008a;text-align:center;background:0 0;flex:1;margin:0;font-size:90%;font-weight:bolder;line-height:1;display:block}.flatpickr-weeks{padding:1px 0 0}.flatpickr-days{align-items:flex-start;width:307.875px;display:flex;position:relative;overflow:hidden}.flatpickr-days:focus{outline:0}.dayContainer,.flatpickr-day{box-sizing:border-box;display:inline-block}.dayContainer{text-align:left;opacity:1;outline:0;flex-wrap:wrap;justify-content:space-around;width:307.875px;min-width:307.875px;max-width:307.875px;padding:0;display:flex;transform:translate(0)}.dayContainer+.dayContainer{box-shadow:-1px 0 #e6e6e6}.flatpickr-day{color:#393939;cursor:pointer;text-align:center;background:0 0;border:1px solid #0000;border-radius:150px;flex-basis:14.2857%;justify-content:center;width:14.2857%;max-width:39px;height:39px;margin:0;font-weight:400;line-height:39px;position:relative}.flatpickr-day.inRange,.flatpickr-day.nextMonthDay.inRange,.flatpickr-day.nextMonthDay.today.inRange,.flatpickr-day.nextMonthDay:focus,.flatpickr-day.nextMonthDay:hover,.flatpickr-day.prevMonthDay.inRange,.flatpickr-day.prevMonthDay.today.inRange,.flatpickr-day.prevMonthDay:focus,.flatpickr-day.prevMonthDay:hover,.flatpickr-day.today.inRange,.flatpickr-day:focus,.flatpickr-day:hover{cursor:pointer;background:#e6e6e6;border-color:#e6e6e6;outline:0}.flatpickr-day.today{border-color:#959ea9}.flatpickr-day.today:focus,.flatpickr-day.today:hover{color:#fff;background:#959ea9;border-color:#959ea9}.flatpickr-day.endRange,.flatpickr-day.endRange.inRange,.flatpickr-day.endRange.nextMonthDay,.flatpickr-day.endRange.prevMonthDay,.flatpickr-day.endRange:focus,.flatpickr-day.endRange:hover,.flatpickr-day.selected,.flatpickr-day.selected.inRange,.flatpickr-day.selected.nextMonthDay,.flatpickr-day.selected.prevMonthDay,.flatpickr-day.selected:focus,.flatpickr-day.selected:hover,.flatpickr-day.startRange,.flatpickr-day.startRange.inRange,.flatpickr-day.startRange.nextMonthDay,.flatpickr-day.startRange.prevMonthDay,.flatpickr-day.startRange:focus,.flatpickr-day.startRange:hover{box-shadow:none;color:#fff;background:#569ff7;border-color:#569ff7}.flatpickr-day.endRange.startRange,.flatpickr-day.selected.startRange,.flatpickr-day.startRange.startRange{border-radius:50px 0 0 50px}.flatpickr-day.endRange.endRange,.flatpickr-day.selected.endRange,.flatpickr-day.startRange.endRange{border-radius:0 50px 50px 0}.flatpickr-day.endRange.startRange+.endRange:not(:nth-child(7n+1)),.flatpickr-day.selected.startRange+.endRange:not(:nth-child(7n+1)),.flatpickr-day.startRange.startRange+.endRange:not(:nth-child(7n+1)){box-shadow:-10px 0 #569ff7}.flatpickr-day.endRange.startRange.endRange,.flatpickr-day.selected.startRange.endRange,.flatpickr-day.startRange.startRange.endRange{border-radius:50px}.flatpickr-day.inRange{border-radius:0;box-shadow:-5px 0 #e6e6e6,5px 0 #e6e6e6}.flatpickr-day.flatpickr-disabled,.flatpickr-day.flatpickr-disabled:hover{background:0 0;border-color:#0000}.flatpickr-day.nextMonthDay,.flatpickr-day.notAllowed,.flatpickr-day.notAllowed.nextMonthDay,.flatpickr-day.notAllowed.prevMonthDay,.flatpickr-day.prevMonthDay{color:#3939394d;cursor:default;background:0 0;border-color:#0000}.flatpickr-day.flatpickr-disabled,.flatpickr-day.flatpickr-disabled:hover{cursor:not-allowed;color:#3939391a}.flatpickr-day.week.selected{border-radius:0;box-shadow:-5px 0 #569ff7,5px 0 #569ff7}.flatpickr-day.hidden{visibility:hidden}.rangeMode .flatpickr-day{margin-top:1px}.flatpickr-weekwrapper{float:left}.flatpickr-weekwrapper .flatpickr-weeks{padding:0 12px;box-shadow:1px 0 #e6e6e6}.flatpickr-weekwrapper .flatpickr-weekday{float:none;width:100%;line-height:28px}.flatpickr-weekwrapper span.flatpickr-day,.flatpickr-weekwrapper span.flatpickr-day:hover{color:#3939394d;cursor:default;background:0 0;border:0;width:100%;max-width:none;display:block}.flatpickr-innerContainer{box-sizing:border-box;display:flex;overflow:hidden}.flatpickr-rContainer{box-sizing:border-box;padding:0;display:inline-block}.flatpickr-time,.flatpickr-time input{text-align:center;box-sizing:border-box}.flatpickr-time{outline:0;height:0;max-height:40px;line-height:40px;display:flex;overflow:hidden}.flatpickr-time:after{content:"";clear:both;display:table}.flatpickr-time .numInputWrapper{float:left;flex:1;width:40%;height:40px}.flatpickr-time .numInputWrapper span.arrowUp:after{border-bottom-color:#393939}.flatpickr-time .numInputWrapper span.arrowDown:after{border-top-color:#393939}.flatpickr-time.hasSeconds .numInputWrapper{width:26%}.flatpickr-time.time24hr .numInputWrapper{width:49%}.flatpickr-time input{box-shadow:none;height:inherit;line-height:inherit;color:#393939;appearance:textfield;background:0 0;border:0;border-radius:0;margin:0;padding:0;font-size:14px;position:relative}.flatpickr-time input.flatpickr-hour{font-weight:700}.flatpickr-time input.flatpickr-minute,.flatpickr-time input.flatpickr-second{font-weight:400}.flatpickr-time input:focus{border:0;outline:0}.flatpickr-time .flatpickr-am-pm,.flatpickr-time .flatpickr-time-separator{height:inherit;float:left;line-height:inherit;color:#393939;-webkit-user-select:none;user-select:none;align-self:center}.flatpickr-time .flatpickr-time-separator{width:2%;font-weight:700}.flatpickr-time .flatpickr-am-pm{cursor:pointer;text-align:center;outline:0;width:18%;font-weight:400}.flatpickr-time .flatpickr-am-pm:focus,.flatpickr-time .flatpickr-am-pm:hover,.flatpickr-time input:focus,.flatpickr-time input:hover{background:#eee}.flatpickr-input[readonly]{cursor:pointer}.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;-webkit-clip-path:inset(50%) !important;clip-path:inset(50%) !important;height:1px !important;overflow:hidden !important;padding:0 !important;position:absolute !important;width:1px !important;white-space:nowrap !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__clear{cursor:pointer;float:right;font-weight:bold;margin-top:5px;margin-right:10px;padding:1px}.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-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;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}.fa {
font-family: var(--fa-style-family, "Font Awesome 6 Free");
font-weight: var(--fa-style, 900); }
.fa,
.fa-classic,
.fa-sharp,
.fas,
.fa-solid,
.far,
.fa-regular,
.fab,
.fa-brands {
-moz-osx-font-smoothing: grayscale;
-webkit-font-smoothing: antialiased;
display: var(--fa-display, inline-block);
font-style: normal;
font-variant: normal;
line-height: 1;
text-rendering: auto; }
.fas,
.fa-classic,
.fa-solid,
.far,
.fa-regular {
font-family: 'Font Awesome 6 Free'; }
.fab,
.fa-brands {
font-family: 'Font Awesome 6 Brands'; }
.fa-1x {
font-size: 1em; }
.fa-2x {
font-size: 2em; }
.fa-3x {
font-size: 3em; }
.fa-4x {
font-size: 4em; }
.fa-5x {
font-size: 5em; }
.fa-6x {
font-size: 6em; }
.fa-7x {
font-size: 7em; }
.fa-8x {
font-size: 8em; }
.fa-9x {
font-size: 9em; }
.fa-10x {
font-size: 10em; }
.fa-2xs {
font-size: 0.625em;
line-height: 0.1em;
vertical-align: 0.225em; }
.fa-xs {
font-size: 0.75em;
line-height: 0.08333em;
vertical-align: 0.125em; }
.fa-sm {
font-size: 0.875em;
line-height: 0.07143em;
vertical-align: 0.05357em; }
.fa-lg {
font-size: 1.25em;
line-height: 0.05em;
vertical-align: -0.075em; }
.fa-xl {
font-size: 1.5em;
line-height: 0.04167em;
vertical-align: -0.125em; }
.fa-2xl {
font-size: 2em;
line-height: 0.03125em;
vertical-align: -0.1875em; }
.fa-fw {
text-align: center;
width: 1.25em; }
.fa-ul {
list-style-type: none;
margin-left: var(--fa-li-margin, 2.5em);
padding-left: 0; }
.fa-ul > li {
position: relative; }
.fa-li {
left: calc(var(--fa-li-width, 2em) * -1);
position: absolute;
text-align: center;
width: var(--fa-li-width, 2em);
line-height: inherit; }
.fa-border {
border-color: var(--fa-border-color, #eee);
border-radius: var(--fa-border-radius, 0.1em);
border-style: var(--fa-border-style, solid);
border-width: var(--fa-border-width, 0.08em);
padding: var(--fa-border-padding, 0.2em 0.25em 0.15em); }
.fa-pull-left {
float: left;
margin-right: var(--fa-pull-margin, 0.3em); }
.fa-pull-right {
float: right;
margin-left: var(--fa-pull-margin, 0.3em); }
.fa-beat {
-webkit-animation-name: fa-beat;
animation-name: fa-beat;
-webkit-animation-delay: var(--fa-animation-delay, 0s);
animation-delay: var(--fa-animation-delay, 0s);
-webkit-animation-direction: var(--fa-animation-direction, normal);
animation-direction: var(--fa-animation-direction, normal);
-webkit-animation-duration: var(--fa-animation-duration, 1s);
animation-duration: var(--fa-animation-duration, 1s);
-webkit-animation-iteration-count: var(--fa-animation-iteration-count, infinite);
animation-iteration-count: var(--fa-animation-iteration-count, infinite);
-webkit-animation-timing-function: var(--fa-animation-timing, ease-in-out);
animation-timing-function: var(--fa-animation-timing, ease-in-out); }
.fa-bounce {
-webkit-animation-name: fa-bounce;
animation-name: fa-bounce;
-webkit-animation-delay: var(--fa-animation-delay, 0s);
animation-delay: var(--fa-animation-delay, 0s);
-webkit-animation-direction: var(--fa-animation-direction, normal);
animation-direction: var(--fa-animation-direction, normal);
-webkit-animation-duration: var(--fa-animation-duration, 1s);
animation-duration: var(--fa-animation-duration, 1s);
-webkit-animation-iteration-count: var(--fa-animation-iteration-count, infinite);
animation-iteration-count: var(--fa-animation-iteration-count, infinite);
-webkit-animation-timing-function: var(--fa-animation-timing, cubic-bezier(0.28, 0.84, 0.42, 1));
animation-timing-function: var(--fa-animation-timing, cubic-bezier(0.28, 0.84, 0.42, 1)); }
.fa-fade {
-webkit-animation-name: fa-fade;
animation-name: fa-fade;
-webkit-animation-delay: var(--fa-animation-delay, 0s);
animation-delay: var(--fa-animation-delay, 0s);
-webkit-animation-direction: var(--fa-animation-direction, normal);
animation-direction: var(--fa-animation-direction, normal);
-webkit-animation-duration: var(--fa-animation-duration, 1s);
animation-duration: var(--fa-animation-duration, 1s);
-webkit-animation-iteration-count: var(--fa-animation-iteration-count, infinite);
animation-iteration-count: var(--fa-animation-iteration-count, infinite);
-webkit-animation-timing-function: var(--fa-animation-timing, cubic-bezier(0.4, 0, 0.6, 1));
animation-timing-function: var(--fa-animation-timing, cubic-bezier(0.4, 0, 0.6, 1)); }
.fa-beat-fade {
-webkit-animation-name: fa-beat-fade;
animation-name: fa-beat-fade;
-webkit-animation-delay: var(--fa-animation-delay, 0s);
animation-delay: var(--fa-animation-delay, 0s);
-webkit-animation-direction: var(--fa-animation-direction, normal);
animation-direction: var(--fa-animation-direction, normal);
-webkit-animation-duration: var(--fa-animation-duration, 1s);
animation-duration: var(--fa-animation-duration, 1s);
-webkit-animation-iteration-count: var(--fa-animation-iteration-count, infinite);
animation-iteration-count: var(--fa-animation-iteration-count, infinite);
-webkit-animation-timing-function: var(--fa-animation-timing, cubic-bezier(0.4, 0, 0.6, 1));
animation-timing-function: var(--fa-animation-timing, cubic-bezier(0.4, 0, 0.6, 1)); }
.fa-flip {
-webkit-animation-name: fa-flip;
animation-name: fa-flip;
-webkit-animation-delay: var(--fa-animation-delay, 0s);
animation-delay: var(--fa-animation-delay, 0s);
-webkit-animation-direction: var(--fa-animation-direction, normal);
animation-direction: var(--fa-animation-direction, normal);
-webkit-animation-duration: var(--fa-animation-duration, 1s);
animation-duration: var(--fa-animation-duration, 1s);
-webkit-animation-iteration-count: var(--fa-animation-iteration-count, infinite);
animation-iteration-count: var(--fa-animation-iteration-count, infinite);
-webkit-animation-timing-function: var(--fa-animation-timing, ease-in-out);
animation-timing-function: var(--fa-animation-timing, ease-in-out); }
.fa-shake {
-webkit-animation-name: fa-shake;
animation-name: fa-shake;
-webkit-animation-delay: var(--fa-animation-delay, 0s);
animation-delay: var(--fa-animation-delay, 0s);
-webkit-animation-direction: var(--fa-animation-direction, normal);
animation-direction: var(--fa-animation-direction, normal);
-webkit-animation-duration: var(--fa-animation-duration, 1s);
animation-duration: var(--fa-animation-duration, 1s);
-webkit-animation-iteration-count: var(--fa-animation-iteration-count, infinite);
animation-iteration-count: var(--fa-animation-iteration-count, infinite);
-webkit-animation-timing-function: var(--fa-animation-timing, linear);
animation-timing-function: var(--fa-animation-timing, linear); }
.fa-spin {
-webkit-animation-name: fa-spin;
animation-name: fa-spin;
-webkit-animation-delay: var(--fa-animation-delay, 0s);
animation-delay: var(--fa-animation-delay, 0s);
-webkit-animation-direction: var(--fa-animation-direction, normal);
animation-direction: var(--fa-animation-direction, normal);
-webkit-animation-duration: var(--fa-animation-duration, 2s);
animation-duration: var(--fa-animation-duration, 2s);
-webkit-animation-iteration-count: var(--fa-animation-iteration-count, infinite);
animation-iteration-count: var(--fa-animation-iteration-count, infinite);
-webkit-animation-timing-function: var(--fa-animation-timing, linear);
animation-timing-function: var(--fa-animation-timing, linear); }
.fa-spin-reverse {
--fa-animation-direction: reverse; }
.fa-pulse,
.fa-spin-pulse {
-webkit-animation-name: fa-spin;
animation-name: fa-spin;
-webkit-animation-direction: var(--fa-animation-direction, normal);
animation-direction: var(--fa-animation-direction, normal);
-webkit-animation-duration: var(--fa-animation-duration, 1s);
animation-duration: var(--fa-animation-duration, 1s);
-webkit-animation-iteration-count: var(--fa-animation-iteration-count, infinite);
animation-iteration-count: var(--fa-animation-iteration-count, infinite);
-webkit-animation-timing-function: var(--fa-animation-timing, steps(8));
animation-timing-function: var(--fa-animation-timing, steps(8)); }
@media (prefers-reduced-motion: reduce) {
.fa-beat,
.fa-bounce,
.fa-fade,
.fa-beat-fade,
.fa-flip,
.fa-pulse,
.fa-shake,
.fa-spin,
.fa-spin-pulse {
-webkit-animation-delay: -1ms;
animation-delay: -1ms;
-webkit-animation-duration: 1ms;
animation-duration: 1ms;
-webkit-animation-iteration-count: 1;
animation-iteration-count: 1;
-webkit-transition-delay: 0s;
transition-delay: 0s;
-webkit-transition-duration: 0s;
transition-duration: 0s; } }
@-webkit-keyframes fa-beat {
0%, 90% {
-webkit-transform: scale(1);
transform: scale(1); }
45% {
-webkit-transform: scale(var(--fa-beat-scale, 1.25));
transform: scale(var(--fa-beat-scale, 1.25)); } }
@keyframes fa-beat {
0%, 90% {
-webkit-transform: scale(1);
transform: scale(1); }
45% {
-webkit-transform: scale(var(--fa-beat-scale, 1.25));
transform: scale(var(--fa-beat-scale, 1.25)); } }
@-webkit-keyframes fa-bounce {
0% {
-webkit-transform: scale(1, 1) translateY(0);
transform: scale(1, 1) translateY(0); }
10% {
-webkit-transform: scale(var(--fa-bounce-start-scale-x, 1.1), var(--fa-bounce-start-scale-y, 0.9)) translateY(0);
transform: scale(var(--fa-bounce-start-scale-x, 1.1), var(--fa-bounce-start-scale-y, 0.9)) translateY(0); }
30% {
-webkit-transform: scale(var(--fa-bounce-jump-scale-x, 0.9), var(--fa-bounce-jump-scale-y, 1.1)) translateY(var(--fa-bounce-height, -0.5em));
transform: scale(var(--fa-bounce-jump-scale-x, 0.9), var(--fa-bounce-jump-scale-y, 1.1)) translateY(var(--fa-bounce-height, -0.5em)); }
50% {
-webkit-transform: scale(var(--fa-bounce-land-scale-x, 1.05), var(--fa-bounce-land-scale-y, 0.95)) translateY(0);
transform: scale(var(--fa-bounce-land-scale-x, 1.05), var(--fa-bounce-land-scale-y, 0.95)) translateY(0); }
57% {
-webkit-transform: scale(1, 1) translateY(var(--fa-bounce-rebound, -0.125em));
transform: scale(1, 1) translateY(var(--fa-bounce-rebound, -0.125em)); }
64% {
-webkit-transform: scale(1, 1) translateY(0);
transform: scale(1, 1) translateY(0); }
100% {
-webkit-transform: scale(1, 1) translateY(0);
transform: scale(1, 1) translateY(0); } }
@keyframes fa-bounce {
0% {
-webkit-transform: scale(1, 1) translateY(0);
transform: scale(1, 1) translateY(0); }
10% {
-webkit-transform: scale(var(--fa-bounce-start-scale-x, 1.1), var(--fa-bounce-start-scale-y, 0.9)) translateY(0);
transform: scale(var(--fa-bounce-start-scale-x, 1.1), var(--fa-bounce-start-scale-y, 0.9)) translateY(0); }
30% {
-webkit-transform: scale(var(--fa-bounce-jump-scale-x, 0.9), var(--fa-bounce-jump-scale-y, 1.1)) translateY(var(--fa-bounce-height, -0.5em));
transform: scale(var(--fa-bounce-jump-scale-x, 0.9), var(--fa-bounce-jump-scale-y, 1.1)) translateY(var(--fa-bounce-height, -0.5em)); }
50% {
-webkit-transform: scale(var(--fa-bounce-land-scale-x, 1.05), var(--fa-bounce-land-scale-y, 0.95)) translateY(0);
transform: scale(var(--fa-bounce-land-scale-x, 1.05), var(--fa-bounce-land-scale-y, 0.95)) translateY(0); }
57% {
-webkit-transform: scale(1, 1) translateY(var(--fa-bounce-rebound, -0.125em));
transform: scale(1, 1) translateY(var(--fa-bounce-rebound, -0.125em)); }
64% {
-webkit-transform: scale(1, 1) translateY(0);
transform: scale(1, 1) translateY(0); }
100% {
-webkit-transform: scale(1, 1) translateY(0);
transform: scale(1, 1) translateY(0); } }
@-webkit-keyframes fa-fade {
50% {
opacity: var(--fa-fade-opacity, 0.4); } }
@keyframes fa-fade {
50% {
opacity: var(--fa-fade-opacity, 0.4); } }
@-webkit-keyframes fa-beat-fade {
0%, 100% {
opacity: var(--fa-beat-fade-opacity, 0.4);
-webkit-transform: scale(1);
transform: scale(1); }
50% {
opacity: 1;
-webkit-transform: scale(var(--fa-beat-fade-scale, 1.125));
transform: scale(var(--fa-beat-fade-scale, 1.125)); } }
@keyframes fa-beat-fade {
0%, 100% {
opacity: var(--fa-beat-fade-opacity, 0.4);
-webkit-transform: scale(1);
transform: scale(1); }
50% {
opacity: 1;
-webkit-transform: scale(var(--fa-beat-fade-scale, 1.125));
transform: scale(var(--fa-beat-fade-scale, 1.125)); } }
@-webkit-keyframes fa-flip {
50% {
-webkit-transform: rotate3d(var(--fa-flip-x, 0), var(--fa-flip-y, 1), var(--fa-flip-z, 0), var(--fa-flip-angle, -180deg));
transform: rotate3d(var(--fa-flip-x, 0), var(--fa-flip-y, 1), var(--fa-flip-z, 0), var(--fa-flip-angle, -180deg)); } }
@keyframes fa-flip {
50% {
-webkit-transform: rotate3d(var(--fa-flip-x, 0), var(--fa-flip-y, 1), var(--fa-flip-z, 0), var(--fa-flip-angle, -180deg));
transform: rotate3d(var(--fa-flip-x, 0), var(--fa-flip-y, 1), var(--fa-flip-z, 0), var(--fa-flip-angle, -180deg)); } }
@-webkit-keyframes fa-shake {
0% {
-webkit-transform: rotate(-15deg);
transform: rotate(-15deg); }
4% {
-webkit-transform: rotate(15deg);
transform: rotate(15deg); }
8%, 24% {
-webkit-transform: rotate(-18deg);
transform: rotate(-18deg); }
12%, 28% {
-webkit-transform: rotate(18deg);
transform: rotate(18deg); }
16% {
-webkit-transform: rotate(-22deg);
transform: rotate(-22deg); }
20% {
-webkit-transform: rotate(22deg);
transform: rotate(22deg); }
32% {
-webkit-transform: rotate(-12deg);
transform: rotate(-12deg); }
36% {
-webkit-transform: rotate(12deg);
transform: rotate(12deg); }
40%, 100% {
-webkit-transform: rotate(0deg);
transform: rotate(0deg); } }
@keyframes fa-shake {
0% {
-webkit-transform: rotate(-15deg);
transform: rotate(-15deg); }
4% {
-webkit-transform: rotate(15deg);
transform: rotate(15deg); }
8%, 24% {
-webkit-transform: rotate(-18deg);
transform: rotate(-18deg); }
12%, 28% {
-webkit-transform: rotate(18deg);
transform: rotate(18deg); }
16% {
-webkit-transform: rotate(-22deg);
transform: rotate(-22deg); }
20% {
-webkit-transform: rotate(22deg);
transform: rotate(22deg); }
32% {
-webkit-transform: rotate(-12deg);
transform: rotate(-12deg); }
36% {
-webkit-transform: rotate(12deg);
transform: rotate(12deg); }
40%, 100% {
-webkit-transform: rotate(0deg);
transform: rotate(0deg); } }
@-webkit-keyframes fa-spin {
0% {
-webkit-transform: rotate(0deg);
transform: rotate(0deg); }
100% {
-webkit-transform: rotate(360deg);
transform: rotate(360deg); } }
@keyframes fa-spin {
0% {
-webkit-transform: rotate(0deg);
transform: rotate(0deg); }
100% {
-webkit-transform: rotate(360deg);
transform: rotate(360deg); } }
.fa-rotate-90 {
-webkit-transform: rotate(90deg);
transform: rotate(90deg); }
.fa-rotate-180 {
-webkit-transform: rotate(180deg);
transform: rotate(180deg); }
.fa-rotate-270 {
-webkit-transform: rotate(270deg);
transform: rotate(270deg); }
.fa-flip-horizontal {
-webkit-transform: scale(-1, 1);
transform: scale(-1, 1); }
.fa-flip-vertical {
-webkit-transform: scale(1, -1);
transform: scale(1, -1); }
.fa-flip-both,
.fa-flip-horizontal.fa-flip-vertical {
-webkit-transform: scale(-1, -1);
transform: scale(-1, -1); }
.fa-rotate-by {
-webkit-transform: rotate(var(--fa-rotate-angle, none));
transform: rotate(var(--fa-rotate-angle, none)); }
.fa-stack {
display: inline-block;
height: 2em;
line-height: 2em;
position: relative;
vertical-align: middle;
width: 2.5em; }
.fa-stack-1x,
.fa-stack-2x {
left: 0;
position: absolute;
text-align: center;
width: 100%;
z-index: var(--fa-stack-z-index, auto); }
.fa-stack-1x {
line-height: inherit; }
.fa-stack-2x {
font-size: 2em; }
.fa-inverse {
color: var(--fa-inverse, #fff); } .fa-0::before {
content: "\30"; }
.fa-1::before {
content: "\31"; }
.fa-2::before {
content: "\32"; }
.fa-3::before {
content: "\33"; }
.fa-4::before {
content: "\34"; }
.fa-5::before {
content: "\35"; }
.fa-6::before {
content: "\36"; }
.fa-7::before {
content: "\37"; }
.fa-8::before {
content: "\38"; }
.fa-9::before {
content: "\39"; }
.fa-fill-drip::before {
content: "\f576"; }
.fa-arrows-to-circle::before {
content: "\e4bd"; }
.fa-circle-chevron-right::before {
content: "\f138"; }
.fa-chevron-circle-right::before {
content: "\f138"; }
.fa-at::before {
content: "\40"; }
.fa-trash-can::before {
content: "\f2ed"; }
.fa-trash-alt::before {
content: "\f2ed"; }
.fa-text-height::before {
content: "\f034"; }
.fa-user-xmark::before {
content: "\f235"; }
.fa-user-times::before {
content: "\f235"; }
.fa-stethoscope::before {
content: "\f0f1"; }
.fa-message::before {
content: "\f27a"; }
.fa-comment-alt::before {
content: "\f27a"; }
.fa-info::before {
content: "\f129"; }
.fa-down-left-and-up-right-to-center::before {
content: "\f422"; }
.fa-compress-alt::before {
content: "\f422"; }
.fa-explosion::before {
content: "\e4e9"; }
.fa-file-lines::before {
content: "\f15c"; }
.fa-file-alt::before {
content: "\f15c"; }
.fa-file-text::before {
content: "\f15c"; }
.fa-wave-square::before {
content: "\f83e"; }
.fa-ring::before {
content: "\f70b"; }
.fa-building-un::before {
content: "\e4d9"; }
.fa-dice-three::before {
content: "\f527"; }
.fa-calendar-days::before {
content: "\f073"; }
.fa-calendar-alt::before {
content: "\f073"; }
.fa-anchor-circle-check::before {
content: "\e4aa"; }
.fa-building-circle-arrow-right::before {
content: "\e4d1"; }
.fa-volleyball::before {
content: "\f45f"; }
.fa-volleyball-ball::before {
content: "\f45f"; }
.fa-arrows-up-to-line::before {
content: "\e4c2"; }
.fa-sort-down::before {
content: "\f0dd"; }
.fa-sort-desc::before {
content: "\f0dd"; }
.fa-circle-minus::before {
content: "\f056"; }
.fa-minus-circle::before {
content: "\f056"; }
.fa-door-open::before {
content: "\f52b"; }
.fa-right-from-bracket::before {
content: "\f2f5"; }
.fa-sign-out-alt::before {
content: "\f2f5"; }
.fa-atom::before {
content: "\f5d2"; }
.fa-soap::before {
content: "\e06e"; }
.fa-icons::before {
content: "\f86d"; }
.fa-heart-music-camera-bolt::before {
content: "\f86d"; }
.fa-microphone-lines-slash::before {
content: "\f539"; }
.fa-microphone-alt-slash::before {
content: "\f539"; }
.fa-bridge-circle-check::before {
content: "\e4c9"; }
.fa-pump-medical::before {
content: "\e06a"; }
.fa-fingerprint::before {
content: "\f577"; }
.fa-hand-point-right::before {
content: "\f0a4"; }
.fa-magnifying-glass-location::before {
content: "\f689"; }
.fa-search-location::before {
content: "\f689"; }
.fa-forward-step::before {
content: "\f051"; }
.fa-step-forward::before {
content: "\f051"; }
.fa-face-smile-beam::before {
content: "\f5b8"; }
.fa-smile-beam::before {
content: "\f5b8"; }
.fa-flag-checkered::before {
content: "\f11e"; }
.fa-football::before {
content: "\f44e"; }
.fa-football-ball::before {
content: "\f44e"; }
.fa-school-circle-exclamation::before {
content: "\e56c"; }
.fa-crop::before {
content: "\f125"; }
.fa-angles-down::before {
content: "\f103"; }
.fa-angle-double-down::before {
content: "\f103"; }
.fa-users-rectangle::before {
content: "\e594"; }
.fa-people-roof::before {
content: "\e537"; }
.fa-people-line::before {
content: "\e534"; }
.fa-beer-mug-empty::before {
content: "\f0fc"; }
.fa-beer::before {
content: "\f0fc"; }
.fa-diagram-predecessor::before {
content: "\e477"; }
.fa-arrow-up-long::before {
content: "\f176"; }
.fa-long-arrow-up::before {
content: "\f176"; }
.fa-fire-flame-simple::before {
content: "\f46a"; }
.fa-burn::before {
content: "\f46a"; }
.fa-person::before {
content: "\f183"; }
.fa-male::before {
content: "\f183"; }
.fa-laptop::before {
content: "\f109"; }
.fa-file-csv::before {
content: "\f6dd"; }
.fa-menorah::before {
content: "\f676"; }
.fa-truck-plane::before {
content: "\e58f"; }
.fa-record-vinyl::before {
content: "\f8d9"; }
.fa-face-grin-stars::before {
content: "\f587"; }
.fa-grin-stars::before {
content: "\f587"; }
.fa-bong::before {
content: "\f55c"; }
.fa-spaghetti-monster-flying::before {
content: "\f67b"; }
.fa-pastafarianism::before {
content: "\f67b"; }
.fa-arrow-down-up-across-line::before {
content: "\e4af"; }
.fa-spoon::before {
content: "\f2e5"; }
.fa-utensil-spoon::before {
content: "\f2e5"; }
.fa-jar-wheat::before {
content: "\e517"; }
.fa-envelopes-bulk::before {
content: "\f674"; }
.fa-mail-bulk::before {
content: "\f674"; }
.fa-file-circle-exclamation::before {
content: "\e4eb"; }
.fa-circle-h::before {
content: "\f47e"; }
.fa-hospital-symbol::before {
content: "\f47e"; }
.fa-pager::before {
content: "\f815"; }
.fa-address-book::before {
content: "\f2b9"; }
.fa-contact-book::before {
content: "\f2b9"; }
.fa-strikethrough::before {
content: "\f0cc"; }
.fa-k::before {
content: "\4b"; }
.fa-landmark-flag::before {
content: "\e51c"; }
.fa-pencil::before {
content: "\f303"; }
.fa-pencil-alt::before {
content: "\f303"; }
.fa-backward::before {
content: "\f04a"; }
.fa-caret-right::before {
content: "\f0da"; }
.fa-comments::before {
content: "\f086"; }
.fa-paste::before {
content: "\f0ea"; }
.fa-file-clipboard::before {
content: "\f0ea"; }
.fa-code-pull-request::before {
content: "\e13c"; }
.fa-clipboard-list::before {
content: "\f46d"; }
.fa-truck-ramp-box::before {
content: "\f4de"; }
.fa-truck-loading::before {
content: "\f4de"; }
.fa-user-check::before {
content: "\f4fc"; }
.fa-vial-virus::before {
content: "\e597"; }
.fa-sheet-plastic::before {
content: "\e571"; }
.fa-blog::before {
content: "\f781"; }
.fa-user-ninja::before {
content: "\f504"; }
.fa-person-arrow-up-from-line::before {
content: "\e539"; }
.fa-scroll-torah::before {
content: "\f6a0"; }
.fa-torah::before {
content: "\f6a0"; }
.fa-broom-ball::before {
content: "\f458"; }
.fa-quidditch::before {
content: "\f458"; }
.fa-quidditch-broom-ball::before {
content: "\f458"; }
.fa-toggle-off::before {
content: "\f204"; }
.fa-box-archive::before {
content: "\f187"; }
.fa-archive::before {
content: "\f187"; }
.fa-person-drowning::before {
content: "\e545"; }
.fa-arrow-down-9-1::before {
content: "\f886"; }
.fa-sort-numeric-desc::before {
content: "\f886"; }
.fa-sort-numeric-down-alt::before {
content: "\f886"; }
.fa-face-grin-tongue-squint::before {
content: "\f58a"; }
.fa-grin-tongue-squint::before {
content: "\f58a"; }
.fa-spray-can::before {
content: "\f5bd"; }
.fa-truck-monster::before {
content: "\f63b"; }
.fa-w::before {
content: "\57"; }
.fa-earth-africa::before {
content: "\f57c"; }
.fa-globe-africa::before {
content: "\f57c"; }
.fa-rainbow::before {
content: "\f75b"; }
.fa-circle-notch::before {
content: "\f1ce"; }
.fa-tablet-screen-button::before {
content: "\f3fa"; }
.fa-tablet-alt::before {
content: "\f3fa"; }
.fa-paw::before {
content: "\f1b0"; }
.fa-cloud::before {
content: "\f0c2"; }
.fa-trowel-bricks::before {
content: "\e58a"; }
.fa-face-flushed::before {
content: "\f579"; }
.fa-flushed::before {
content: "\f579"; }
.fa-hospital-user::before {
content: "\f80d"; }
.fa-tent-arrow-left-right::before {
content: "\e57f"; }
.fa-gavel::before {
content: "\f0e3"; }
.fa-legal::before {
content: "\f0e3"; }
.fa-binoculars::before {
content: "\f1e5"; }
.fa-microphone-slash::before {
content: "\f131"; }
.fa-box-tissue::before {
content: "\e05b"; }
.fa-motorcycle::before {
content: "\f21c"; }
.fa-bell-concierge::before {
content: "\f562"; }
.fa-concierge-bell::before {
content: "\f562"; }
.fa-pen-ruler::before {
content: "\f5ae"; }
.fa-pencil-ruler::before {
content: "\f5ae"; }
.fa-people-arrows::before {
content: "\e068"; }
.fa-people-arrows-left-right::before {
content: "\e068"; }
.fa-mars-and-venus-burst::before {
content: "\e523"; }
.fa-square-caret-right::before {
content: "\f152"; }
.fa-caret-square-right::before {
content: "\f152"; }
.fa-scissors::before {
content: "\f0c4"; }
.fa-cut::before {
content: "\f0c4"; }
.fa-sun-plant-wilt::before {
content: "\e57a"; }
.fa-toilets-portable::before {
content: "\e584"; }
.fa-hockey-puck::before {
content: "\f453"; }
.fa-table::before {
content: "\f0ce"; }
.fa-magnifying-glass-arrow-right::before {
content: "\e521"; }
.fa-tachograph-digital::before {
content: "\f566"; }
.fa-digital-tachograph::before {
content: "\f566"; }
.fa-users-slash::before {
content: "\e073"; }
.fa-clover::before {
content: "\e139"; }
.fa-reply::before {
content: "\f3e5"; }
.fa-mail-reply::before {
content: "\f3e5"; }
.fa-star-and-crescent::before {
content: "\f699"; }
.fa-house-fire::before {
content: "\e50c"; }
.fa-square-minus::before {
content: "\f146"; }
.fa-minus-square::before {
content: "\f146"; }
.fa-helicopter::before {
content: "\f533"; }
.fa-compass::before {
content: "\f14e"; }
.fa-square-caret-down::before {
content: "\f150"; }
.fa-caret-square-down::before {
content: "\f150"; }
.fa-file-circle-question::before {
content: "\e4ef"; }
.fa-laptop-code::before {
content: "\f5fc"; }
.fa-swatchbook::before {
content: "\f5c3"; }
.fa-prescription-bottle::before {
content: "\f485"; }
.fa-bars::before {
content: "\f0c9"; }
.fa-navicon::before {
content: "\f0c9"; }
.fa-people-group::before {
content: "\e533"; }
.fa-hourglass-end::before {
content: "\f253"; }
.fa-hourglass-3::before {
content: "\f253"; }
.fa-heart-crack::before {
content: "\f7a9"; }
.fa-heart-broken::before {
content: "\f7a9"; }
.fa-square-up-right::before {
content: "\f360"; }
.fa-external-link-square-alt::before {
content: "\f360"; }
.fa-face-kiss-beam::before {
content: "\f597"; }
.fa-kiss-beam::before {
content: "\f597"; }
.fa-film::before {
content: "\f008"; }
.fa-ruler-horizontal::before {
content: "\f547"; }
.fa-people-robbery::before {
content: "\e536"; }
.fa-lightbulb::before {
content: "\f0eb"; }
.fa-caret-left::before {
content: "\f0d9"; }
.fa-circle-exclamation::before {
content: "\f06a"; }
.fa-exclamation-circle::before {
content: "\f06a"; }
.fa-school-circle-xmark::before {
content: "\e56d"; }
.fa-arrow-right-from-bracket::before {
content: "\f08b"; }
.fa-sign-out::before {
content: "\f08b"; }
.fa-circle-chevron-down::before {
content: "\f13a"; }
.fa-chevron-circle-down::before {
content: "\f13a"; }
.fa-unlock-keyhole::before {
content: "\f13e"; }
.fa-unlock-alt::before {
content: "\f13e"; }
.fa-cloud-showers-heavy::before {
content: "\f740"; }
.fa-headphones-simple::before {
content: "\f58f"; }
.fa-headphones-alt::before {
content: "\f58f"; }
.fa-sitemap::before {
content: "\f0e8"; }
.fa-circle-dollar-to-slot::before {
content: "\f4b9"; }
.fa-donate::before {
content: "\f4b9"; }
.fa-memory::before {
content: "\f538"; }
.fa-road-spikes::before {
content: "\e568"; }
.fa-fire-burner::before {
content: "\e4f1"; }
.fa-flag::before {
content: "\f024"; }
.fa-hanukiah::before {
content: "\f6e6"; }
.fa-feather::before {
content: "\f52d"; }
.fa-volume-low::before {
content: "\f027"; }
.fa-volume-down::before {
content: "\f027"; }
.fa-comment-slash::before {
content: "\f4b3"; }
.fa-cloud-sun-rain::before {
content: "\f743"; }
.fa-compress::before {
content: "\f066"; }
.fa-wheat-awn::before {
content: "\e2cd"; }
.fa-wheat-alt::before {
content: "\e2cd"; }
.fa-ankh::before {
content: "\f644"; }
.fa-hands-holding-child::before {
content: "\e4fa"; }
.fa-asterisk::before {
content: "\2a"; }
.fa-square-check::before {
content: "\f14a"; }
.fa-check-square::before {
content: "\f14a"; }
.fa-peseta-sign::before {
content: "\e221"; }
.fa-heading::before {
content: "\f1dc"; }
.fa-header::before {
content: "\f1dc"; }
.fa-ghost::before {
content: "\f6e2"; }
.fa-list::before {
content: "\f03a"; }
.fa-list-squares::before {
content: "\f03a"; }
.fa-square-phone-flip::before {
content: "\f87b"; }
.fa-phone-square-alt::before {
content: "\f87b"; }
.fa-cart-plus::before {
content: "\f217"; }
.fa-gamepad::before {
content: "\f11b"; }
.fa-circle-dot::before {
content: "\f192"; }
.fa-dot-circle::before {
content: "\f192"; }
.fa-face-dizzy::before {
content: "\f567"; }
.fa-dizzy::before {
content: "\f567"; }
.fa-egg::before {
content: "\f7fb"; }
.fa-house-medical-circle-xmark::before {
content: "\e513"; }
.fa-campground::before {
content: "\f6bb"; }
.fa-folder-plus::before {
content: "\f65e"; }
.fa-futbol::before {
content: "\f1e3"; }
.fa-futbol-ball::before {
content: "\f1e3"; }
.fa-soccer-ball::before {
content: "\f1e3"; }
.fa-paintbrush::before {
content: "\f1fc"; }
.fa-paint-brush::before {
content: "\f1fc"; }
.fa-lock::before {
content: "\f023"; }
.fa-gas-pump::before {
content: "\f52f"; }
.fa-hot-tub-person::before {
content: "\f593"; }
.fa-hot-tub::before {
content: "\f593"; }
.fa-map-location::before {
content: "\f59f"; }
.fa-map-marked::before {
content: "\f59f"; }
.fa-house-flood-water::before {
content: "\e50e"; }
.fa-tree::before {
content: "\f1bb"; }
.fa-bridge-lock::before {
content: "\e4cc"; }
.fa-sack-dollar::before {
content: "\f81d"; }
.fa-pen-to-square::before {
content: "\f044"; }
.fa-edit::before {
content: "\f044"; }
.fa-car-side::before {
content: "\f5e4"; }
.fa-share-nodes::before {
content: "\f1e0"; }
.fa-share-alt::before {
content: "\f1e0"; }
.fa-heart-circle-minus::before {
content: "\e4ff"; }
.fa-hourglass-half::before {
content: "\f252"; }
.fa-hourglass-2::before {
content: "\f252"; }
.fa-microscope::before {
content: "\f610"; }
.fa-sink::before {
content: "\e06d"; }
.fa-bag-shopping::before {
content: "\f290"; }
.fa-shopping-bag::before {
content: "\f290"; }
.fa-arrow-down-z-a::before {
content: "\f881"; }
.fa-sort-alpha-desc::before {
content: "\f881"; }
.fa-sort-alpha-down-alt::before {
content: "\f881"; }
.fa-mitten::before {
content: "\f7b5"; }
.fa-person-rays::before {
content: "\e54d"; }
.fa-users::before {
content: "\f0c0"; }
.fa-eye-slash::before {
content: "\f070"; }
.fa-flask-vial::before {
content: "\e4f3"; }
.fa-hand::before {
content: "\f256"; }
.fa-hand-paper::before {
content: "\f256"; }
.fa-om::before {
content: "\f679"; }
.fa-worm::before {
content: "\e599"; }
.fa-house-circle-xmark::before {
content: "\e50b"; }
.fa-plug::before {
content: "\f1e6"; }
.fa-chevron-up::before {
content: "\f077"; }
.fa-hand-spock::before {
content: "\f259"; }
.fa-stopwatch::before {
content: "\f2f2"; }
.fa-face-kiss::before {
content: "\f596"; }
.fa-kiss::before {
content: "\f596"; }
.fa-bridge-circle-xmark::before {
content: "\e4cb"; }
.fa-face-grin-tongue::before {
content: "\f589"; }
.fa-grin-tongue::before {
content: "\f589"; }
.fa-chess-bishop::before {
content: "\f43a"; }
.fa-face-grin-wink::before {
content: "\f58c"; }
.fa-grin-wink::before {
content: "\f58c"; }
.fa-ear-deaf::before {
content: "\f2a4"; }
.fa-deaf::before {
content: "\f2a4"; }
.fa-deafness::before {
content: "\f2a4"; }
.fa-hard-of-hearing::before {
content: "\f2a4"; }
.fa-road-circle-check::before {
content: "\e564"; }
.fa-dice-five::before {
content: "\f523"; }
.fa-square-rss::before {
content: "\f143"; }
.fa-rss-square::before {
content: "\f143"; }
.fa-land-mine-on::before {
content: "\e51b"; }
.fa-i-cursor::before {
content: "\f246"; }
.fa-stamp::before {
content: "\f5bf"; }
.fa-stairs::before {
content: "\e289"; }
.fa-i::before {
content: "\49"; }
.fa-hryvnia-sign::before {
content: "\f6f2"; }
.fa-hryvnia::before {
content: "\f6f2"; }
.fa-pills::before {
content: "\f484"; }
.fa-face-grin-wide::before {
content: "\f581"; }
.fa-grin-alt::before {
content: "\f581"; }
.fa-tooth::before {
content: "\f5c9"; }
.fa-v::before {
content: "\56"; }
.fa-bangladeshi-taka-sign::before {
content: "\e2e6"; }
.fa-bicycle::before {
content: "\f206"; }
.fa-staff-snake::before {
content: "\e579"; }
.fa-rod-asclepius::before {
content: "\e579"; }
.fa-rod-snake::before {
content: "\e579"; }
.fa-staff-aesculapius::before {
content: "\e579"; }
.fa-head-side-cough-slash::before {
content: "\e062"; }
.fa-truck-medical::before {
content: "\f0f9"; }
.fa-ambulance::before {
content: "\f0f9"; }
.fa-wheat-awn-circle-exclamation::before {
content: "\e598"; }
.fa-snowman::before {
content: "\f7d0"; }
.fa-mortar-pestle::before {
content: "\f5a7"; }
.fa-road-barrier::before {
content: "\e562"; }
.fa-school::before {
content: "\f549"; }
.fa-igloo::before {
content: "\f7ae"; }
.fa-joint::before {
content: "\f595"; }
.fa-angle-right::before {
content: "\f105"; }
.fa-horse::before {
content: "\f6f0"; }
.fa-q::before {
content: "\51"; }
.fa-g::before {
content: "\47"; }
.fa-notes-medical::before {
content: "\f481"; }
.fa-temperature-half::before {
content: "\f2c9"; }
.fa-temperature-2::before {
content: "\f2c9"; }
.fa-thermometer-2::before {
content: "\f2c9"; }
.fa-thermometer-half::before {
content: "\f2c9"; }
.fa-dong-sign::before {
content: "\e169"; }
.fa-capsules::before {
content: "\f46b"; }
.fa-poo-storm::before {
content: "\f75a"; }
.fa-poo-bolt::before {
content: "\f75a"; }
.fa-face-frown-open::before {
content: "\f57a"; }
.fa-frown-open::before {
content: "\f57a"; }
.fa-hand-point-up::before {
content: "\f0a6"; }
.fa-money-bill::before {
content: "\f0d6"; }
.fa-bookmark::before {
content: "\f02e"; }
.fa-align-justify::before {
content: "\f039"; }
.fa-umbrella-beach::before {
content: "\f5ca"; }
.fa-helmet-un::before {
content: "\e503"; }
.fa-bullseye::before {
content: "\f140"; }
.fa-bacon::before {
content: "\f7e5"; }
.fa-hand-point-down::before {
content: "\f0a7"; }
.fa-arrow-up-from-bracket::before {
content: "\e09a"; }
.fa-folder::before {
content: "\f07b"; }
.fa-folder-blank::before {
content: "\f07b"; }
.fa-file-waveform::before {
content: "\f478"; }
.fa-file-medical-alt::before {
content: "\f478"; }
.fa-radiation::before {
content: "\f7b9"; }
.fa-chart-simple::before {
content: "\e473"; }
.fa-mars-stroke::before {
content: "\f229"; }
.fa-vial::before {
content: "\f492"; }
.fa-gauge::before {
content: "\f624"; }
.fa-dashboard::before {
content: "\f624"; }
.fa-gauge-med::before {
content: "\f624"; }
.fa-tachometer-alt-average::before {
content: "\f624"; }
.fa-wand-magic-sparkles::before {
content: "\e2ca"; }
.fa-magic-wand-sparkles::before {
content: "\e2ca"; }
.fa-e::before {
content: "\45"; }
.fa-pen-clip::before {
content: "\f305"; }
.fa-pen-alt::before {
content: "\f305"; }
.fa-bridge-circle-exclamation::before {
content: "\e4ca"; }
.fa-user::before {
content: "\f007"; }
.fa-school-circle-check::before {
content: "\e56b"; }
.fa-dumpster::before {
content: "\f793"; }
.fa-van-shuttle::before {
content: "\f5b6"; }
.fa-shuttle-van::before {
content: "\f5b6"; }
.fa-building-user::before {
content: "\e4da"; }
.fa-square-caret-left::before {
content: "\f191"; }
.fa-caret-square-left::before {
content: "\f191"; }
.fa-highlighter::before {
content: "\f591"; }
.fa-key::before {
content: "\f084"; }
.fa-bullhorn::before {
content: "\f0a1"; }
.fa-globe::before {
content: "\f0ac"; }
.fa-synagogue::before {
content: "\f69b"; }
.fa-person-half-dress::before {
content: "\e548"; }
.fa-road-bridge::before {
content: "\e563"; }
.fa-location-arrow::before {
content: "\f124"; }
.fa-c::before {
content: "\43"; }
.fa-tablet-button::before {
content: "\f10a"; }
.fa-building-lock::before {
content: "\e4d6"; }
.fa-pizza-slice::before {
content: "\f818"; }
.fa-money-bill-wave::before {
content: "\f53a"; }
.fa-chart-area::before {
content: "\f1fe"; }
.fa-area-chart::before {
content: "\f1fe"; }
.fa-house-flag::before {
content: "\e50d"; }
.fa-person-circle-minus::before {
content: "\e540"; }
.fa-ban::before {
content: "\f05e"; }
.fa-cancel::before {
content: "\f05e"; }
.fa-camera-rotate::before {
content: "\e0d8"; }
.fa-spray-can-sparkles::before {
content: "\f5d0"; }
.fa-air-freshener::before {
content: "\f5d0"; }
.fa-star::before {
content: "\f005"; }
.fa-repeat::before {
content: "\f363"; }
.fa-cross::before {
content: "\f654"; }
.fa-box::before {
content: "\f466"; }
.fa-venus-mars::before {
content: "\f228"; }
.fa-arrow-pointer::before {
content: "\f245"; }
.fa-mouse-pointer::before {
content: "\f245"; }
.fa-maximize::before {
content: "\f31e"; }
.fa-expand-arrows-alt::before {
content: "\f31e"; }
.fa-charging-station::before {
content: "\f5e7"; }
.fa-shapes::before {
content: "\f61f"; }
.fa-triangle-circle-square::before {
content: "\f61f"; }
.fa-shuffle::before {
content: "\f074"; }
.fa-random::before {
content: "\f074"; }
.fa-person-running::before {
content: "\f70c"; }
.fa-running::before {
content: "\f70c"; }
.fa-mobile-retro::before {
content: "\e527"; }
.fa-grip-lines-vertical::before {
content: "\f7a5"; }
.fa-spider::before {
content: "\f717"; }
.fa-hands-bound::before {
content: "\e4f9"; }
.fa-file-invoice-dollar::before {
content: "\f571"; }
.fa-plane-circle-exclamation::before {
content: "\e556"; }
.fa-x-ray::before {
content: "\f497"; }
.fa-spell-check::before {
content: "\f891"; }
.fa-slash::before {
content: "\f715"; }
.fa-computer-mouse::before {
content: "\f8cc"; }
.fa-mouse::before {
content: "\f8cc"; }
.fa-arrow-right-to-bracket::before {
content: "\f090"; }
.fa-sign-in::before {
content: "\f090"; }
.fa-shop-slash::before {
content: "\e070"; }
.fa-store-alt-slash::before {
content: "\e070"; }
.fa-server::before {
content: "\f233"; }
.fa-virus-covid-slash::before {
content: "\e4a9"; }
.fa-shop-lock::before {
content: "\e4a5"; }
.fa-hourglass-start::before {
content: "\f251"; }
.fa-hourglass-1::before {
content: "\f251"; }
.fa-blender-phone::before {
content: "\f6b6"; }
.fa-building-wheat::before {
content: "\e4db"; }
.fa-person-breastfeeding::before {
content: "\e53a"; }
.fa-right-to-bracket::before {
content: "\f2f6"; }
.fa-sign-in-alt::before {
content: "\f2f6"; }
.fa-venus::before {
content: "\f221"; }
.fa-passport::before {
content: "\f5ab"; }
.fa-heart-pulse::before {
content: "\f21e"; }
.fa-heartbeat::before {
content: "\f21e"; }
.fa-people-carry-box::before {
content: "\f4ce"; }
.fa-people-carry::before {
content: "\f4ce"; }
.fa-temperature-high::before {
content: "\f769"; }
.fa-microchip::before {
content: "\f2db"; }
.fa-crown::before {
content: "\f521"; }
.fa-weight-hanging::before {
content: "\f5cd"; }
.fa-xmarks-lines::before {
content: "\e59a"; }
.fa-file-prescription::before {
content: "\f572"; }
.fa-weight-scale::before {
content: "\f496"; }
.fa-weight::before {
content: "\f496"; }
.fa-user-group::before {
content: "\f500"; }
.fa-user-friends::before {
content: "\f500"; }
.fa-arrow-up-a-z::before {
content: "\f15e"; }
.fa-sort-alpha-up::before {
content: "\f15e"; }
.fa-chess-knight::before {
content: "\f441"; }
.fa-face-laugh-squint::before {
content: "\f59b"; }
.fa-laugh-squint::before {
content: "\f59b"; }
.fa-wheelchair::before {
content: "\f193"; }
.fa-circle-arrow-up::before {
content: "\f0aa"; }
.fa-arrow-circle-up::before {
content: "\f0aa"; }
.fa-toggle-on::before {
content: "\f205"; }
.fa-person-walking::before {
content: "\f554"; }
.fa-walking::before {
content: "\f554"; }
.fa-l::before {
content: "\4c"; }
.fa-fire::before {
content: "\f06d"; }
.fa-bed-pulse::before {
content: "\f487"; }
.fa-procedures::before {
content: "\f487"; }
.fa-shuttle-space::before {
content: "\f197"; }
.fa-space-shuttle::before {
content: "\f197"; }
.fa-face-laugh::before {
content: "\f599"; }
.fa-laugh::before {
content: "\f599"; }
.fa-folder-open::before {
content: "\f07c"; }
.fa-heart-circle-plus::before {
content: "\e500"; }
.fa-code-fork::before {
content: "\e13b"; }
.fa-city::before {
content: "\f64f"; }
.fa-microphone-lines::before {
content: "\f3c9"; }
.fa-microphone-alt::before {
content: "\f3c9"; }
.fa-pepper-hot::before {
content: "\f816"; }
.fa-unlock::before {
content: "\f09c"; }
.fa-colon-sign::before {
content: "\e140"; }
.fa-headset::before {
content: "\f590"; }
.fa-store-slash::before {
content: "\e071"; }
.fa-road-circle-xmark::before {
content: "\e566"; }
.fa-user-minus::before {
content: "\f503"; }
.fa-mars-stroke-up::before {
content: "\f22a"; }
.fa-mars-stroke-v::before {
content: "\f22a"; }
.fa-champagne-glasses::before {
content: "\f79f"; }
.fa-glass-cheers::before {
content: "\f79f"; }
.fa-clipboard::before {
content: "\f328"; }
.fa-house-circle-exclamation::before {
content: "\e50a"; }
.fa-file-arrow-up::before {
content: "\f574"; }
.fa-file-upload::before {
content: "\f574"; }
.fa-wifi::before {
content: "\f1eb"; }
.fa-wifi-3::before {
content: "\f1eb"; }
.fa-wifi-strong::before {
content: "\f1eb"; }
.fa-bath::before {
content: "\f2cd"; }
.fa-bathtub::before {
content: "\f2cd"; }
.fa-underline::before {
content: "\f0cd"; }
.fa-user-pen::before {
content: "\f4ff"; }
.fa-user-edit::before {
content: "\f4ff"; }
.fa-signature::before {
content: "\f5b7"; }
.fa-stroopwafel::before {
content: "\f551"; }
.fa-bold::before {
content: "\f032"; }
.fa-anchor-lock::before {
content: "\e4ad"; }
.fa-building-ngo::before {
content: "\e4d7"; }
.fa-manat-sign::before {
content: "\e1d5"; }
.fa-not-equal::before {
content: "\f53e"; }
.fa-border-top-left::before {
content: "\f853"; }
.fa-border-style::before {
content: "\f853"; }
.fa-map-location-dot::before {
content: "\f5a0"; }
.fa-map-marked-alt::before {
content: "\f5a0"; }
.fa-jedi::before {
content: "\f669"; }
.fa-square-poll-vertical::before {
content: "\f681"; }
.fa-poll::before {
content: "\f681"; }
.fa-mug-hot::before {
content: "\f7b6"; }
.fa-car-battery::before {
content: "\f5df"; }
.fa-battery-car::before {
content: "\f5df"; }
.fa-gift::before {
content: "\f06b"; }
.fa-dice-two::before {
content: "\f528"; }
.fa-chess-queen::before {
content: "\f445"; }
.fa-glasses::before {
content: "\f530"; }
.fa-chess-board::before {
content: "\f43c"; }
.fa-building-circle-check::before {
content: "\e4d2"; }
.fa-person-chalkboard::before {
content: "\e53d"; }
.fa-mars-stroke-right::before {
content: "\f22b"; }
.fa-mars-stroke-h::before {
content: "\f22b"; }
.fa-hand-back-fist::before {
content: "\f255"; }
.fa-hand-rock::before {
content: "\f255"; }
.fa-square-caret-up::before {
content: "\f151"; }
.fa-caret-square-up::before {
content: "\f151"; }
.fa-cloud-showers-water::before {
content: "\e4e4"; }
.fa-chart-bar::before {
content: "\f080"; }
.fa-bar-chart::before {
content: "\f080"; }
.fa-hands-bubbles::before {
content: "\e05e"; }
.fa-hands-wash::before {
content: "\e05e"; }
.fa-less-than-equal::before {
content: "\f537"; }
.fa-train::before {
content: "\f238"; }
.fa-eye-low-vision::before {
content: "\f2a8"; }
.fa-low-vision::before {
content: "\f2a8"; }
.fa-crow::before {
content: "\f520"; }
.fa-sailboat::before {
content: "\e445"; }
.fa-window-restore::before {
content: "\f2d2"; }
.fa-square-plus::before {
content: "\f0fe"; }
.fa-plus-square::before {
content: "\f0fe"; }
.fa-torii-gate::before {
content: "\f6a1"; }
.fa-frog::before {
content: "\f52e"; }
.fa-bucket::before {
content: "\e4cf"; }
.fa-image::before {
content: "\f03e"; }
.fa-microphone::before {
content: "\f130"; }
.fa-cow::before {
content: "\f6c8"; }
.fa-caret-up::before {
content: "\f0d8"; }
.fa-screwdriver::before {
content: "\f54a"; }
.fa-folder-closed::before {
content: "\e185"; }
.fa-house-tsunami::before {
content: "\e515"; }
.fa-square-nfi::before {
content: "\e576"; }
.fa-arrow-up-from-ground-water::before {
content: "\e4b5"; }
.fa-martini-glass::before {
content: "\f57b"; }
.fa-glass-martini-alt::before {
content: "\f57b"; }
.fa-rotate-left::before {
content: "\f2ea"; }
.fa-rotate-back::before {
content: "\f2ea"; }
.fa-rotate-backward::before {
content: "\f2ea"; }
.fa-undo-alt::before {
content: "\f2ea"; }
.fa-table-columns::before {
content: "\f0db"; }
.fa-columns::before {
content: "\f0db"; }
.fa-lemon::before {
content: "\f094"; }
.fa-head-side-mask::before {
content: "\e063"; }
.fa-handshake::before {
content: "\f2b5"; }
.fa-gem::before {
content: "\f3a5"; }
.fa-dolly::before {
content: "\f472"; }
.fa-dolly-box::before {
content: "\f472"; }
.fa-smoking::before {
content: "\f48d"; }
.fa-minimize::before {
content: "\f78c"; }
.fa-compress-arrows-alt::before {
content: "\f78c"; }
.fa-monument::before {
content: "\f5a6"; }
.fa-snowplow::before {
content: "\f7d2"; }
.fa-angles-right::before {
content: "\f101"; }
.fa-angle-double-right::before {
content: "\f101"; }
.fa-cannabis::before {
content: "\f55f"; }
.fa-circle-play::before {
content: "\f144"; }
.fa-play-circle::before {
content: "\f144"; }
.fa-tablets::before {
content: "\f490"; }
.fa-ethernet::before {
content: "\f796"; }
.fa-euro-sign::before {
content: "\f153"; }
.fa-eur::before {
content: "\f153"; }
.fa-euro::before {
content: "\f153"; }
.fa-chair::before {
content: "\f6c0"; }
.fa-circle-check::before {
content: "\f058"; }
.fa-check-circle::before {
content: "\f058"; }
.fa-circle-stop::before {
content: "\f28d"; }
.fa-stop-circle::before {
content: "\f28d"; }
.fa-compass-drafting::before {
content: "\f568"; }
.fa-drafting-compass::before {
content: "\f568"; }
.fa-plate-wheat::before {
content: "\e55a"; }
.fa-icicles::before {
content: "\f7ad"; }
.fa-person-shelter::before {
content: "\e54f"; }
.fa-neuter::before {
content: "\f22c"; }
.fa-id-badge::before {
content: "\f2c1"; }
.fa-marker::before {
content: "\f5a1"; }
.fa-face-laugh-beam::before {
content: "\f59a"; }
.fa-laugh-beam::before {
content: "\f59a"; }
.fa-helicopter-symbol::before {
content: "\e502"; }
.fa-universal-access::before {
content: "\f29a"; }
.fa-circle-chevron-up::before {
content: "\f139"; }
.fa-chevron-circle-up::before {
content: "\f139"; }
.fa-lari-sign::before {
content: "\e1c8"; }
.fa-volcano::before {
content: "\f770"; }
.fa-person-walking-dashed-line-arrow-right::before {
content: "\e553"; }
.fa-sterling-sign::before {
content: "\f154"; }
.fa-gbp::before {
content: "\f154"; }
.fa-pound-sign::before {
content: "\f154"; }
.fa-viruses::before {
content: "\e076"; }
.fa-square-person-confined::before {
content: "\e577"; }
.fa-user-tie::before {
content: "\f508"; }
.fa-arrow-down-long::before {
content: "\f175"; }
.fa-long-arrow-down::before {
content: "\f175"; }
.fa-tent-arrow-down-to-line::before {
content: "\e57e"; }
.fa-certificate::before {
content: "\f0a3"; }
.fa-reply-all::before {
content: "\f122"; }
.fa-mail-reply-all::before {
content: "\f122"; }
.fa-suitcase::before {
content: "\f0f2"; }
.fa-person-skating::before {
content: "\f7c5"; }
.fa-skating::before {
content: "\f7c5"; }
.fa-filter-circle-dollar::before {
content: "\f662"; }
.fa-funnel-dollar::before {
content: "\f662"; }
.fa-camera-retro::before {
content: "\f083"; }
.fa-circle-arrow-down::before {
content: "\f0ab"; }
.fa-arrow-circle-down::before {
content: "\f0ab"; }
.fa-file-import::before {
content: "\f56f"; }
.fa-arrow-right-to-file::before {
content: "\f56f"; }
.fa-square-arrow-up-right::before {
content: "\f14c"; }
.fa-external-link-square::before {
content: "\f14c"; }
.fa-box-open::before {
content: "\f49e"; }
.fa-scroll::before {
content: "\f70e"; }
.fa-spa::before {
content: "\f5bb"; }
.fa-location-pin-lock::before {
content: "\e51f"; }
.fa-pause::before {
content: "\f04c"; }
.fa-hill-avalanche::before {
content: "\e507"; }
.fa-temperature-empty::before {
content: "\f2cb"; }
.fa-temperature-0::before {
content: "\f2cb"; }
.fa-thermometer-0::before {
content: "\f2cb"; }
.fa-thermometer-empty::before {
content: "\f2cb"; }
.fa-bomb::before {
content: "\f1e2"; }
.fa-registered::before {
content: "\f25d"; }
.fa-address-card::before {
content: "\f2bb"; }
.fa-contact-card::before {
content: "\f2bb"; }
.fa-vcard::before {
content: "\f2bb"; }
.fa-scale-unbalanced-flip::before {
content: "\f516"; }
.fa-balance-scale-right::before {
content: "\f516"; }
.fa-subscript::before {
content: "\f12c"; }
.fa-diamond-turn-right::before {
content: "\f5eb"; }
.fa-directions::before {
content: "\f5eb"; }
.fa-burst::before {
content: "\e4dc"; }
.fa-house-laptop::before {
content: "\e066"; }
.fa-laptop-house::before {
content: "\e066"; }
.fa-face-tired::before {
content: "\f5c8"; }
.fa-tired::before {
content: "\f5c8"; }
.fa-money-bills::before {
content: "\e1f3"; }
.fa-smog::before {
content: "\f75f"; }
.fa-crutch::before {
content: "\f7f7"; }
.fa-cloud-arrow-up::before {
content: "\f0ee"; }
.fa-cloud-upload::before {
content: "\f0ee"; }
.fa-cloud-upload-alt::before {
content: "\f0ee"; }
.fa-palette::before {
content: "\f53f"; }
.fa-arrows-turn-right::before {
content: "\e4c0"; }
.fa-vest::before {
content: "\e085"; }
.fa-ferry::before {
content: "\e4ea"; }
.fa-arrows-down-to-people::before {
content: "\e4b9"; }
.fa-seedling::before {
content: "\f4d8"; }
.fa-sprout::before {
content: "\f4d8"; }
.fa-left-right::before {
content: "\f337"; }
.fa-arrows-alt-h::before {
content: "\f337"; }
.fa-boxes-packing::before {
content: "\e4c7"; }
.fa-circle-arrow-left::before {
content: "\f0a8"; }
.fa-arrow-circle-left::before {
content: "\f0a8"; }
.fa-group-arrows-rotate::before {
content: "\e4f6"; }
.fa-bowl-food::before {
content: "\e4c6"; }
.fa-candy-cane::before {
content: "\f786"; }
.fa-arrow-down-wide-short::before {
content: "\f160"; }
.fa-sort-amount-asc::before {
content: "\f160"; }
.fa-sort-amount-down::before {
content: "\f160"; }
.fa-cloud-bolt::before {
content: "\f76c"; }
.fa-thunderstorm::before {
content: "\f76c"; }
.fa-text-slash::before {
content: "\f87d"; }
.fa-remove-format::before {
content: "\f87d"; }
.fa-face-smile-wink::before {
content: "\f4da"; }
.fa-smile-wink::before {
content: "\f4da"; }
.fa-file-word::before {
content: "\f1c2"; }
.fa-file-powerpoint::before {
content: "\f1c4"; }
.fa-arrows-left-right::before {
content: "\f07e"; }
.fa-arrows-h::before {
content: "\f07e"; }
.fa-house-lock::before {
content: "\e510"; }
.fa-cloud-arrow-down::before {
content: "\f0ed"; }
.fa-cloud-download::before {
content: "\f0ed"; }
.fa-cloud-download-alt::before {
content: "\f0ed"; }
.fa-children::before {
content: "\e4e1"; }
.fa-chalkboard::before {
content: "\f51b"; }
.fa-blackboard::before {
content: "\f51b"; }
.fa-user-large-slash::before {
content: "\f4fa"; }
.fa-user-alt-slash::before {
content: "\f4fa"; }
.fa-envelope-open::before {
content: "\f2b6"; }
.fa-handshake-simple-slash::before {
content: "\e05f"; }
.fa-handshake-alt-slash::before {
content: "\e05f"; }
.fa-mattress-pillow::before {
content: "\e525"; }
.fa-guarani-sign::before {
content: "\e19a"; }
.fa-arrows-rotate::before {
content: "\f021"; }
.fa-refresh::before {
content: "\f021"; }
.fa-sync::before {
content: "\f021"; }
.fa-fire-extinguisher::before {
content: "\f134"; }
.fa-cruzeiro-sign::before {
content: "\e152"; }
.fa-greater-than-equal::before {
content: "\f532"; }
.fa-shield-halved::before {
content: "\f3ed"; }
.fa-shield-alt::before {
content: "\f3ed"; }
.fa-book-atlas::before {
content: "\f558"; }
.fa-atlas::before {
content: "\f558"; }
.fa-virus::before {
content: "\e074"; }
.fa-envelope-circle-check::before {
content: "\e4e8"; }
.fa-layer-group::before {
content: "\f5fd"; }
.fa-arrows-to-dot::before {
content: "\e4be"; }
.fa-archway::before {
content: "\f557"; }
.fa-heart-circle-check::before {
content: "\e4fd"; }
.fa-house-chimney-crack::before {
content: "\f6f1"; }
.fa-house-damage::before {
content: "\f6f1"; }
.fa-file-zipper::before {
content: "\f1c6"; }
.fa-file-archive::before {
content: "\f1c6"; }
.fa-square::before {
content: "\f0c8"; }
.fa-martini-glass-empty::before {
content: "\f000"; }
.fa-glass-martini::before {
content: "\f000"; }
.fa-couch::before {
content: "\f4b8"; }
.fa-cedi-sign::before {
content: "\e0df"; }
.fa-italic::before {
content: "\f033"; }
.fa-church::before {
content: "\f51d"; }
.fa-comments-dollar::before {
content: "\f653"; }
.fa-democrat::before {
content: "\f747"; }
.fa-z::before {
content: "\5a"; }
.fa-person-skiing::before {
content: "\f7c9"; }
.fa-skiing::before {
content: "\f7c9"; }
.fa-road-lock::before {
content: "\e567"; }
.fa-a::before {
content: "\41"; }
.fa-temperature-arrow-down::before {
content: "\e03f"; }
.fa-temperature-down::before {
content: "\e03f"; }
.fa-feather-pointed::before {
content: "\f56b"; }
.fa-feather-alt::before {
content: "\f56b"; }
.fa-p::before {
content: "\50"; }
.fa-snowflake::before {
content: "\f2dc"; }
.fa-newspaper::before {
content: "\f1ea"; }
.fa-rectangle-ad::before {
content: "\f641"; }
.fa-ad::before {
content: "\f641"; }
.fa-circle-arrow-right::before {
content: "\f0a9"; }
.fa-arrow-circle-right::before {
content: "\f0a9"; }
.fa-filter-circle-xmark::before {
content: "\e17b"; }
.fa-locust::before {
content: "\e520"; }
.fa-sort::before {
content: "\f0dc"; }
.fa-unsorted::before {
content: "\f0dc"; }
.fa-list-ol::before {
content: "\f0cb"; }
.fa-list-1-2::before {
content: "\f0cb"; }
.fa-list-numeric::before {
content: "\f0cb"; }
.fa-person-dress-burst::before {
content: "\e544"; }
.fa-money-check-dollar::before {
content: "\f53d"; }
.fa-money-check-alt::before {
content: "\f53d"; }
.fa-vector-square::before {
content: "\f5cb"; }
.fa-bread-slice::before {
content: "\f7ec"; }
.fa-language::before {
content: "\f1ab"; }
.fa-face-kiss-wink-heart::before {
content: "\f598"; }
.fa-kiss-wink-heart::before {
content: "\f598"; }
.fa-filter::before {
content: "\f0b0"; }
.fa-question::before {
content: "\3f"; }
.fa-file-signature::before {
content: "\f573"; }
.fa-up-down-left-right::before {
content: "\f0b2"; }
.fa-arrows-alt::before {
content: "\f0b2"; }
.fa-house-chimney-user::before {
content: "\e065"; }
.fa-hand-holding-heart::before {
content: "\f4be"; }
.fa-puzzle-piece::before {
content: "\f12e"; }
.fa-money-check::before {
content: "\f53c"; }
.fa-star-half-stroke::before {
content: "\f5c0"; }
.fa-star-half-alt::before {
content: "\f5c0"; }
.fa-code::before {
content: "\f121"; }
.fa-whiskey-glass::before {
content: "\f7a0"; }
.fa-glass-whiskey::before {
content: "\f7a0"; }
.fa-building-circle-exclamation::before {
content: "\e4d3"; }
.fa-magnifying-glass-chart::before {
content: "\e522"; }
.fa-arrow-up-right-from-square::before {
content: "\f08e"; }
.fa-external-link::before {
content: "\f08e"; }
.fa-cubes-stacked::before {
content: "\e4e6"; }
.fa-won-sign::before {
content: "\f159"; }
.fa-krw::before {
content: "\f159"; }
.fa-won::before {
content: "\f159"; }
.fa-virus-covid::before {
content: "\e4a8"; }
.fa-austral-sign::before {
content: "\e0a9"; }
.fa-f::before {
content: "\46"; }
.fa-leaf::before {
content: "\f06c"; }
.fa-road::before {
content: "\f018"; }
.fa-taxi::before {
content: "\f1ba"; }
.fa-cab::before {
content: "\f1ba"; }
.fa-person-circle-plus::before {
content: "\e541"; }
.fa-chart-pie::before {
content: "\f200"; }
.fa-pie-chart::before {
content: "\f200"; }
.fa-bolt-lightning::before {
content: "\e0b7"; }
.fa-sack-xmark::before {
content: "\e56a"; }
.fa-file-excel::before {
content: "\f1c3"; }
.fa-file-contract::before {
content: "\f56c"; }
.fa-fish-fins::before {
content: "\e4f2"; }
.fa-building-flag::before {
content: "\e4d5"; }
.fa-face-grin-beam::before {
content: "\f582"; }
.fa-grin-beam::before {
content: "\f582"; }
.fa-object-ungroup::before {
content: "\f248"; }
.fa-poop::before {
content: "\f619"; }
.fa-location-pin::before {
content: "\f041"; }
.fa-map-marker::before {
content: "\f041"; }
.fa-kaaba::before {
content: "\f66b"; }
.fa-toilet-paper::before {
content: "\f71e"; }
.fa-helmet-safety::before {
content: "\f807"; }
.fa-hard-hat::before {
content: "\f807"; }
.fa-hat-hard::before {
content: "\f807"; }
.fa-eject::before {
content: "\f052"; }
.fa-circle-right::before {
content: "\f35a"; }
.fa-arrow-alt-circle-right::before {
content: "\f35a"; }
.fa-plane-circle-check::before {
content: "\e555"; }
.fa-face-rolling-eyes::before {
content: "\f5a5"; }
.fa-meh-rolling-eyes::before {
content: "\f5a5"; }
.fa-object-group::before {
content: "\f247"; }
.fa-chart-line::before {
content: "\f201"; }
.fa-line-chart::before {
content: "\f201"; }
.fa-mask-ventilator::before {
content: "\e524"; }
.fa-arrow-right::before {
content: "\f061"; }
.fa-signs-post::before {
content: "\f277"; }
.fa-map-signs::before {
content: "\f277"; }
.fa-cash-register::before {
content: "\f788"; }
.fa-person-circle-question::before {
content: "\e542"; }
.fa-h::before {
content: "\48"; }
.fa-tarp::before {
content: "\e57b"; }
.fa-screwdriver-wrench::before {
content: "\f7d9"; }
.fa-tools::before {
content: "\f7d9"; }
.fa-arrows-to-eye::before {
content: "\e4bf"; }
.fa-plug-circle-bolt::before {
content: "\e55b"; }
.fa-heart::before {
content: "\f004"; }
.fa-mars-and-venus::before {
content: "\f224"; }
.fa-house-user::before {
content: "\e1b0"; }
.fa-home-user::before {
content: "\e1b0"; }
.fa-dumpster-fire::before {
content: "\f794"; }
.fa-house-crack::before {
content: "\e3b1"; }
.fa-martini-glass-citrus::before {
content: "\f561"; }
.fa-cocktail::before {
content: "\f561"; }
.fa-face-surprise::before {
content: "\f5c2"; }
.fa-surprise::before {
content: "\f5c2"; }
.fa-bottle-water::before {
content: "\e4c5"; }
.fa-circle-pause::before {
content: "\f28b"; }
.fa-pause-circle::before {
content: "\f28b"; }
.fa-toilet-paper-slash::before {
content: "\e072"; }
.fa-apple-whole::before {
content: "\f5d1"; }
.fa-apple-alt::before {
content: "\f5d1"; }
.fa-kitchen-set::before {
content: "\e51a"; }
.fa-r::before {
content: "\52"; }
.fa-temperature-quarter::before {
content: "\f2ca"; }
.fa-temperature-1::before {
content: "\f2ca"; }
.fa-thermometer-1::before {
content: "\f2ca"; }
.fa-thermometer-quarter::before {
content: "\f2ca"; }
.fa-cube::before {
content: "\f1b2"; }
.fa-bitcoin-sign::before {
content: "\e0b4"; }
.fa-shield-dog::before {
content: "\e573"; }
.fa-solar-panel::before {
content: "\f5ba"; }
.fa-lock-open::before {
content: "\f3c1"; }
.fa-elevator::before {
content: "\e16d"; }
.fa-money-bill-transfer::before {
content: "\e528"; }
.fa-money-bill-trend-up::before {
content: "\e529"; }
.fa-house-flood-water-circle-arrow-right::before {
content: "\e50f"; }
.fa-square-poll-horizontal::before {
content: "\f682"; }
.fa-poll-h::before {
content: "\f682"; }
.fa-circle::before {
content: "\f111"; }
.fa-backward-fast::before {
content: "\f049"; }
.fa-fast-backward::before {
content: "\f049"; }
.fa-recycle::before {
content: "\f1b8"; }
.fa-user-astronaut::before {
content: "\f4fb"; }
.fa-plane-slash::before {
content: "\e069"; }
.fa-trademark::before {
content: "\f25c"; }
.fa-basketball::before {
content: "\f434"; }
.fa-basketball-ball::before {
content: "\f434"; }
.fa-satellite-dish::before {
content: "\f7c0"; }
.fa-circle-up::before {
content: "\f35b"; }
.fa-arrow-alt-circle-up::before {
content: "\f35b"; }
.fa-mobile-screen-button::before {
content: "\f3cd"; }
.fa-mobile-alt::before {
content: "\f3cd"; }
.fa-volume-high::before {
content: "\f028"; }
.fa-volume-up::before {
content: "\f028"; }
.fa-users-rays::before {
content: "\e593"; }
.fa-wallet::before {
content: "\f555"; }
.fa-clipboard-check::before {
content: "\f46c"; }
.fa-file-audio::before {
content: "\f1c7"; }
.fa-burger::before {
content: "\f805"; }
.fa-hamburger::before {
content: "\f805"; }
.fa-wrench::before {
content: "\f0ad"; }
.fa-bugs::before {
content: "\e4d0"; }
.fa-rupee-sign::before {
content: "\f156"; }
.fa-rupee::before {
content: "\f156"; }
.fa-file-image::before {
content: "\f1c5"; }
.fa-circle-question::before {
content: "\f059"; }
.fa-question-circle::before {
content: "\f059"; }
.fa-plane-departure::before {
content: "\f5b0"; }
.fa-handshake-slash::before {
content: "\e060"; }
.fa-book-bookmark::before {
content: "\e0bb"; }
.fa-code-branch::before {
content: "\f126"; }
.fa-hat-cowboy::before {
content: "\f8c0"; }
.fa-bridge::before {
content: "\e4c8"; }
.fa-phone-flip::before {
content: "\f879"; }
.fa-phone-alt::before {
content: "\f879"; }
.fa-truck-front::before {
content: "\e2b7"; }
.fa-cat::before {
content: "\f6be"; }
.fa-anchor-circle-exclamation::before {
content: "\e4ab"; }
.fa-truck-field::before {
content: "\e58d"; }
.fa-route::before {
content: "\f4d7"; }
.fa-clipboard-question::before {
content: "\e4e3"; }
.fa-panorama::before {
content: "\e209"; }
.fa-comment-medical::before {
content: "\f7f5"; }
.fa-teeth-open::before {
content: "\f62f"; }
.fa-file-circle-minus::before {
content: "\e4ed"; }
.fa-tags::before {
content: "\f02c"; }
.fa-wine-glass::before {
content: "\f4e3"; }
.fa-forward-fast::before {
content: "\f050"; }
.fa-fast-forward::before {
content: "\f050"; }
.fa-face-meh-blank::before {
content: "\f5a4"; }
.fa-meh-blank::before {
content: "\f5a4"; }
.fa-square-parking::before {
content: "\f540"; }
.fa-parking::before {
content: "\f540"; }
.fa-house-signal::before {
content: "\e012"; }
.fa-bars-progress::before {
content: "\f828"; }
.fa-tasks-alt::before {
content: "\f828"; }
.fa-faucet-drip::before {
content: "\e006"; }
.fa-cart-flatbed::before {
content: "\f474"; }
.fa-dolly-flatbed::before {
content: "\f474"; }
.fa-ban-smoking::before {
content: "\f54d"; }
.fa-smoking-ban::before {
content: "\f54d"; }
.fa-terminal::before {
content: "\f120"; }
.fa-mobile-button::before {
content: "\f10b"; }
.fa-house-medical-flag::before {
content: "\e514"; }
.fa-basket-shopping::before {
content: "\f291"; }
.fa-shopping-basket::before {
content: "\f291"; }
.fa-tape::before {
content: "\f4db"; }
.fa-bus-simple::before {
content: "\f55e"; }
.fa-bus-alt::before {
content: "\f55e"; }
.fa-eye::before {
content: "\f06e"; }
.fa-face-sad-cry::before {
content: "\f5b3"; }
.fa-sad-cry::before {
content: "\f5b3"; }
.fa-audio-description::before {
content: "\f29e"; }
.fa-person-military-to-person::before {
content: "\e54c"; }
.fa-file-shield::before {
content: "\e4f0"; }
.fa-user-slash::before {
content: "\f506"; }
.fa-pen::before {
content: "\f304"; }
.fa-tower-observation::before {
content: "\e586"; }
.fa-file-code::before {
content: "\f1c9"; }
.fa-signal::before {
content: "\f012"; }
.fa-signal-5::before {
content: "\f012"; }
.fa-signal-perfect::before {
content: "\f012"; }
.fa-bus::before {
content: "\f207"; }
.fa-heart-circle-xmark::before {
content: "\e501"; }
.fa-house-chimney::before {
content: "\e3af"; }
.fa-home-lg::before {
content: "\e3af"; }
.fa-window-maximize::before {
content: "\f2d0"; }
.fa-face-frown::before {
content: "\f119"; }
.fa-frown::before {
content: "\f119"; }
.fa-prescription::before {
content: "\f5b1"; }
.fa-shop::before {
content: "\f54f"; }
.fa-store-alt::before {
content: "\f54f"; }
.fa-floppy-disk::before {
content: "\f0c7"; }
.fa-save::before {
content: "\f0c7"; }
.fa-vihara::before {
content: "\f6a7"; }
.fa-scale-unbalanced::before {
content: "\f515"; }
.fa-balance-scale-left::before {
content: "\f515"; }
.fa-sort-up::before {
content: "\f0de"; }
.fa-sort-asc::before {
content: "\f0de"; }
.fa-comment-dots::before {
content: "\f4ad"; }
.fa-commenting::before {
content: "\f4ad"; }
.fa-plant-wilt::before {
content: "\e5aa"; }
.fa-diamond::before {
content: "\f219"; }
.fa-face-grin-squint::before {
content: "\f585"; }
.fa-grin-squint::before {
content: "\f585"; }
.fa-hand-holding-dollar::before {
content: "\f4c0"; }
.fa-hand-holding-usd::before {
content: "\f4c0"; }
.fa-bacterium::before {
content: "\e05a"; }
.fa-hand-pointer::before {
content: "\f25a"; }
.fa-drum-steelpan::before {
content: "\f56a"; }
.fa-hand-scissors::before {
content: "\f257"; }
.fa-hands-praying::before {
content: "\f684"; }
.fa-praying-hands::before {
content: "\f684"; }
.fa-arrow-rotate-right::before {
content: "\f01e"; }
.fa-arrow-right-rotate::before {
content: "\f01e"; }
.fa-arrow-rotate-forward::before {
content: "\f01e"; }
.fa-redo::before {
content: "\f01e"; }
.fa-biohazard::before {
content: "\f780"; }
.fa-location-crosshairs::before {
content: "\f601"; }
.fa-location::before {
content: "\f601"; }
.fa-mars-double::before {
content: "\f227"; }
.fa-child-dress::before {
content: "\e59c"; }
.fa-users-between-lines::before {
content: "\e591"; }
.fa-lungs-virus::before {
content: "\e067"; }
.fa-face-grin-tears::before {
content: "\f588"; }
.fa-grin-tears::before {
content: "\f588"; }
.fa-phone::before {
content: "\f095"; }
.fa-calendar-xmark::before {
content: "\f273"; }
.fa-calendar-times::before {
content: "\f273"; }
.fa-child-reaching::before {
content: "\e59d"; }
.fa-head-side-virus::before {
content: "\e064"; }
.fa-user-gear::before {
content: "\f4fe"; }
.fa-user-cog::before {
content: "\f4fe"; }
.fa-arrow-up-1-9::before {
content: "\f163"; }
.fa-sort-numeric-up::before {
content: "\f163"; }
.fa-door-closed::before {
content: "\f52a"; }
.fa-shield-virus::before {
content: "\e06c"; }
.fa-dice-six::before {
content: "\f526"; }
.fa-mosquito-net::before {
content: "\e52c"; }
.fa-bridge-water::before {
content: "\e4ce"; }
.fa-person-booth::before {
content: "\f756"; }
.fa-text-width::before {
content: "\f035"; }
.fa-hat-wizard::before {
content: "\f6e8"; }
.fa-pen-fancy::before {
content: "\f5ac"; }
.fa-person-digging::before {
content: "\f85e"; }
.fa-digging::before {
content: "\f85e"; }
.fa-trash::before {
content: "\f1f8"; }
.fa-gauge-simple::before {
content: "\f629"; }
.fa-gauge-simple-med::before {
content: "\f629"; }
.fa-tachometer-average::before {
content: "\f629"; }
.fa-book-medical::before {
content: "\f7e6"; }
.fa-poo::before {
content: "\f2fe"; }
.fa-quote-right::before {
content: "\f10e"; }
.fa-quote-right-alt::before {
content: "\f10e"; }
.fa-shirt::before {
content: "\f553"; }
.fa-t-shirt::before {
content: "\f553"; }
.fa-tshirt::before {
content: "\f553"; }
.fa-cubes::before {
content: "\f1b3"; }
.fa-divide::before {
content: "\f529"; }
.fa-tenge-sign::before {
content: "\f7d7"; }
.fa-tenge::before {
content: "\f7d7"; }
.fa-headphones::before {
content: "\f025"; }
.fa-hands-holding::before {
content: "\f4c2"; }
.fa-hands-clapping::before {
content: "\e1a8"; }
.fa-republican::before {
content: "\f75e"; }
.fa-arrow-left::before {
content: "\f060"; }
.fa-person-circle-xmark::before {
content: "\e543"; }
.fa-ruler::before {
content: "\f545"; }
.fa-align-left::before {
content: "\f036"; }
.fa-dice-d6::before {
content: "\f6d1"; }
.fa-restroom::before {
content: "\f7bd"; }
.fa-j::before {
content: "\4a"; }
.fa-users-viewfinder::before {
content: "\e595"; }
.fa-file-video::before {
content: "\f1c8"; }
.fa-up-right-from-square::before {
content: "\f35d"; }
.fa-external-link-alt::before {
content: "\f35d"; }
.fa-table-cells::before {
content: "\f00a"; }
.fa-th::before {
content: "\f00a"; }
.fa-file-pdf::before {
content: "\f1c1"; }
.fa-book-bible::before {
content: "\f647"; }
.fa-bible::before {
content: "\f647"; }
.fa-o::before {
content: "\4f"; }
.fa-suitcase-medical::before {
content: "\f0fa"; }
.fa-medkit::before {
content: "\f0fa"; }
.fa-user-secret::before {
content: "\f21b"; }
.fa-otter::before {
content: "\f700"; }
.fa-person-dress::before {
content: "\f182"; }
.fa-female::before {
content: "\f182"; }
.fa-comment-dollar::before {
content: "\f651"; }
.fa-business-time::before {
content: "\f64a"; }
.fa-briefcase-clock::before {
content: "\f64a"; }
.fa-table-cells-large::before {
content: "\f009"; }
.fa-th-large::before {
content: "\f009"; }
.fa-book-tanakh::before {
content: "\f827"; }
.fa-tanakh::before {
content: "\f827"; }
.fa-phone-volume::before {
content: "\f2a0"; }
.fa-volume-control-phone::before {
content: "\f2a0"; }
.fa-hat-cowboy-side::before {
content: "\f8c1"; }
.fa-clipboard-user::before {
content: "\f7f3"; }
.fa-child::before {
content: "\f1ae"; }
.fa-lira-sign::before {
content: "\f195"; }
.fa-satellite::before {
content: "\f7bf"; }
.fa-plane-lock::before {
content: "\e558"; }
.fa-tag::before {
content: "\f02b"; }
.fa-comment::before {
content: "\f075"; }
.fa-cake-candles::before {
content: "\f1fd"; }
.fa-birthday-cake::before {
content: "\f1fd"; }
.fa-cake::before {
content: "\f1fd"; }
.fa-envelope::before {
content: "\f0e0"; }
.fa-angles-up::before {
content: "\f102"; }
.fa-angle-double-up::before {
content: "\f102"; }
.fa-paperclip::before {
content: "\f0c6"; }
.fa-arrow-right-to-city::before {
content: "\e4b3"; }
.fa-ribbon::before {
content: "\f4d6"; }
.fa-lungs::before {
content: "\f604"; }
.fa-arrow-up-9-1::before {
content: "\f887"; }
.fa-sort-numeric-up-alt::before {
content: "\f887"; }
.fa-litecoin-sign::before {
content: "\e1d3"; }
.fa-border-none::before {
content: "\f850"; }
.fa-circle-nodes::before {
content: "\e4e2"; }
.fa-parachute-box::before {
content: "\f4cd"; }
.fa-indent::before {
content: "\f03c"; }
.fa-truck-field-un::before {
content: "\e58e"; }
.fa-hourglass::before {
content: "\f254"; }
.fa-hourglass-empty::before {
content: "\f254"; }
.fa-mountain::before {
content: "\f6fc"; }
.fa-user-doctor::before {
content: "\f0f0"; }
.fa-user-md::before {
content: "\f0f0"; }
.fa-circle-info::before {
content: "\f05a"; }
.fa-info-circle::before {
content: "\f05a"; }
.fa-cloud-meatball::before {
content: "\f73b"; }
.fa-camera::before {
content: "\f030"; }
.fa-camera-alt::before {
content: "\f030"; }
.fa-square-virus::before {
content: "\e578"; }
.fa-meteor::before {
content: "\f753"; }
.fa-car-on::before {
content: "\e4dd"; }
.fa-sleigh::before {
content: "\f7cc"; }
.fa-arrow-down-1-9::before {
content: "\f162"; }
.fa-sort-numeric-asc::before {
content: "\f162"; }
.fa-sort-numeric-down::before {
content: "\f162"; }
.fa-hand-holding-droplet::before {
content: "\f4c1"; }
.fa-hand-holding-water::before {
content: "\f4c1"; }
.fa-water::before {
content: "\f773"; }
.fa-calendar-check::before {
content: "\f274"; }
.fa-braille::before {
content: "\f2a1"; }
.fa-prescription-bottle-medical::before {
content: "\f486"; }
.fa-prescription-bottle-alt::before {
content: "\f486"; }
.fa-landmark::before {
content: "\f66f"; }
.fa-truck::before {
content: "\f0d1"; }
.fa-crosshairs::before {
content: "\f05b"; }
.fa-person-cane::before {
content: "\e53c"; }
.fa-tent::before {
content: "\e57d"; }
.fa-vest-patches::before {
content: "\e086"; }
.fa-check-double::before {
content: "\f560"; }
.fa-arrow-down-a-z::before {
content: "\f15d"; }
.fa-sort-alpha-asc::before {
content: "\f15d"; }
.fa-sort-alpha-down::before {
content: "\f15d"; }
.fa-money-bill-wheat::before {
content: "\e52a"; }
.fa-cookie::before {
content: "\f563"; }
.fa-arrow-rotate-left::before {
content: "\f0e2"; }
.fa-arrow-left-rotate::before {
content: "\f0e2"; }
.fa-arrow-rotate-back::before {
content: "\f0e2"; }
.fa-arrow-rotate-backward::before {
content: "\f0e2"; }
.fa-undo::before {
content: "\f0e2"; }
.fa-hard-drive::before {
content: "\f0a0"; }
.fa-hdd::before {
content: "\f0a0"; }
.fa-face-grin-squint-tears::before {
content: "\f586"; }
.fa-grin-squint-tears::before {
content: "\f586"; }
.fa-dumbbell::before {
content: "\f44b"; }
.fa-rectangle-list::before {
content: "\f022"; }
.fa-list-alt::before {
content: "\f022"; }
.fa-tarp-droplet::before {
content: "\e57c"; }
.fa-house-medical-circle-check::before {
content: "\e511"; }
.fa-person-skiing-nordic::before {
content: "\f7ca"; }
.fa-skiing-nordic::before {
content: "\f7ca"; }
.fa-calendar-plus::before {
content: "\f271"; }
.fa-plane-arrival::before {
content: "\f5af"; }
.fa-circle-left::before {
content: "\f359"; }
.fa-arrow-alt-circle-left::before {
content: "\f359"; }
.fa-train-subway::before {
content: "\f239"; }
.fa-subway::before {
content: "\f239"; }
.fa-chart-gantt::before {
content: "\e0e4"; }
.fa-indian-rupee-sign::before {
content: "\e1bc"; }
.fa-indian-rupee::before {
content: "\e1bc"; }
.fa-inr::before {
content: "\e1bc"; }
.fa-crop-simple::before {
content: "\f565"; }
.fa-crop-alt::before {
content: "\f565"; }
.fa-money-bill-1::before {
content: "\f3d1"; }
.fa-money-bill-alt::before {
content: "\f3d1"; }
.fa-left-long::before {
content: "\f30a"; }
.fa-long-arrow-alt-left::before {
content: "\f30a"; }
.fa-dna::before {
content: "\f471"; }
.fa-virus-slash::before {
content: "\e075"; }
.fa-minus::before {
content: "\f068"; }
.fa-subtract::before {
content: "\f068"; }
.fa-chess::before {
content: "\f439"; }
.fa-arrow-left-long::before {
content: "\f177"; }
.fa-long-arrow-left::before {
content: "\f177"; }
.fa-plug-circle-check::before {
content: "\e55c"; }
.fa-street-view::before {
content: "\f21d"; }
.fa-franc-sign::before {
content: "\e18f"; }
.fa-volume-off::before {
content: "\f026"; }
.fa-hands-asl-interpreting::before {
content: "\f2a3"; }
.fa-american-sign-language-interpreting::before {
content: "\f2a3"; }
.fa-asl-interpreting::before {
content: "\f2a3"; }
.fa-hands-american-sign-language-interpreting::before {
content: "\f2a3"; }
.fa-gear::before {
content: "\f013"; }
.fa-cog::before {
content: "\f013"; }
.fa-droplet-slash::before {
content: "\f5c7"; }
.fa-tint-slash::before {
content: "\f5c7"; }
.fa-mosque::before {
content: "\f678"; }
.fa-mosquito::before {
content: "\e52b"; }
.fa-star-of-david::before {
content: "\f69a"; }
.fa-person-military-rifle::before {
content: "\e54b"; }
.fa-cart-shopping::before {
content: "\f07a"; }
.fa-shopping-cart::before {
content: "\f07a"; }
.fa-vials::before {
content: "\f493"; }
.fa-plug-circle-plus::before {
content: "\e55f"; }
.fa-place-of-worship::before {
content: "\f67f"; }
.fa-grip-vertical::before {
content: "\f58e"; }
.fa-arrow-turn-up::before {
content: "\f148"; }
.fa-level-up::before {
content: "\f148"; }
.fa-u::before {
content: "\55"; }
.fa-square-root-variable::before {
content: "\f698"; }
.fa-square-root-alt::before {
content: "\f698"; }
.fa-clock::before {
content: "\f017"; }
.fa-clock-four::before {
content: "\f017"; }
.fa-backward-step::before {
content: "\f048"; }
.fa-step-backward::before {
content: "\f048"; }
.fa-pallet::before {
content: "\f482"; }
.fa-faucet::before {
content: "\e005"; }
.fa-baseball-bat-ball::before {
content: "\f432"; }
.fa-s::before {
content: "\53"; }
.fa-timeline::before {
content: "\e29c"; }
.fa-keyboard::before {
content: "\f11c"; }
.fa-caret-down::before {
content: "\f0d7"; }
.fa-house-chimney-medical::before {
content: "\f7f2"; }
.fa-clinic-medical::before {
content: "\f7f2"; }
.fa-temperature-three-quarters::before {
content: "\f2c8"; }
.fa-temperature-3::before {
content: "\f2c8"; }
.fa-thermometer-3::before {
content: "\f2c8"; }
.fa-thermometer-three-quarters::before {
content: "\f2c8"; }
.fa-mobile-screen::before {
content: "\f3cf"; }
.fa-mobile-android-alt::before {
content: "\f3cf"; }
.fa-plane-up::before {
content: "\e22d"; }
.fa-piggy-bank::before {
content: "\f4d3"; }
.fa-battery-half::before {
content: "\f242"; }
.fa-battery-3::before {
content: "\f242"; }
.fa-mountain-city::before {
content: "\e52e"; }
.fa-coins::before {
content: "\f51e"; }
.fa-khanda::before {
content: "\f66d"; }
.fa-sliders::before {
content: "\f1de"; }
.fa-sliders-h::before {
content: "\f1de"; }
.fa-folder-tree::before {
content: "\f802"; }
.fa-network-wired::before {
content: "\f6ff"; }
.fa-map-pin::before {
content: "\f276"; }
.fa-hamsa::before {
content: "\f665"; }
.fa-cent-sign::before {
content: "\e3f5"; }
.fa-flask::before {
content: "\f0c3"; }
.fa-person-pregnant::before {
content: "\e31e"; }
.fa-wand-sparkles::before {
content: "\f72b"; }
.fa-ellipsis-vertical::before {
content: "\f142"; }
.fa-ellipsis-v::before {
content: "\f142"; }
.fa-ticket::before {
content: "\f145"; }
.fa-power-off::before {
content: "\f011"; }
.fa-right-long::before {
content: "\f30b"; }
.fa-long-arrow-alt-right::before {
content: "\f30b"; }
.fa-flag-usa::before {
content: "\f74d"; }
.fa-laptop-file::before {
content: "\e51d"; }
.fa-tty::before {
content: "\f1e4"; }
.fa-teletype::before {
content: "\f1e4"; }
.fa-diagram-next::before {
content: "\e476"; }
.fa-person-rifle::before {
content: "\e54e"; }
.fa-house-medical-circle-exclamation::before {
content: "\e512"; }
.fa-closed-captioning::before {
content: "\f20a"; }
.fa-person-hiking::before {
content: "\f6ec"; }
.fa-hiking::before {
content: "\f6ec"; }
.fa-venus-double::before {
content: "\f226"; }
.fa-images::before {
content: "\f302"; }
.fa-calculator::before {
content: "\f1ec"; }
.fa-people-pulling::before {
content: "\e535"; }
.fa-n::before {
content: "\4e"; }
.fa-cable-car::before {
content: "\f7da"; }
.fa-tram::before {
content: "\f7da"; }
.fa-cloud-rain::before {
content: "\f73d"; }
.fa-building-circle-xmark::before {
content: "\e4d4"; }
.fa-ship::before {
content: "\f21a"; }
.fa-arrows-down-to-line::before {
content: "\e4b8"; }
.fa-download::before {
content: "\f019"; }
.fa-face-grin::before {
content: "\f580"; }
.fa-grin::before {
content: "\f580"; }
.fa-delete-left::before {
content: "\f55a"; }
.fa-backspace::before {
content: "\f55a"; }
.fa-eye-dropper::before {
content: "\f1fb"; }
.fa-eye-dropper-empty::before {
content: "\f1fb"; }
.fa-eyedropper::before {
content: "\f1fb"; }
.fa-file-circle-check::before {
content: "\e5a0"; }
.fa-forward::before {
content: "\f04e"; }
.fa-mobile::before {
content: "\f3ce"; }
.fa-mobile-android::before {
content: "\f3ce"; }
.fa-mobile-phone::before {
content: "\f3ce"; }
.fa-face-meh::before {
content: "\f11a"; }
.fa-meh::before {
content: "\f11a"; }
.fa-align-center::before {
content: "\f037"; }
.fa-book-skull::before {
content: "\f6b7"; }
.fa-book-dead::before {
content: "\f6b7"; }
.fa-id-card::before {
content: "\f2c2"; }
.fa-drivers-license::before {
content: "\f2c2"; }
.fa-outdent::before {
content: "\f03b"; }
.fa-dedent::before {
content: "\f03b"; }
.fa-heart-circle-exclamation::before {
content: "\e4fe"; }
.fa-house::before {
content: "\f015"; }
.fa-home::before {
content: "\f015"; }
.fa-home-alt::before {
content: "\f015"; }
.fa-home-lg-alt::before {
content: "\f015"; }
.fa-calendar-week::before {
content: "\f784"; }
.fa-laptop-medical::before {
content: "\f812"; }
.fa-b::before {
content: "\42"; }
.fa-file-medical::before {
content: "\f477"; }
.fa-dice-one::before {
content: "\f525"; }
.fa-kiwi-bird::before {
content: "\f535"; }
.fa-arrow-right-arrow-left::before {
content: "\f0ec"; }
.fa-exchange::before {
content: "\f0ec"; }
.fa-rotate-right::before {
content: "\f2f9"; }
.fa-redo-alt::before {
content: "\f2f9"; }
.fa-rotate-forward::before {
content: "\f2f9"; }
.fa-utensils::before {
content: "\f2e7"; }
.fa-cutlery::before {
content: "\f2e7"; }
.fa-arrow-up-wide-short::before {
content: "\f161"; }
.fa-sort-amount-up::before {
content: "\f161"; }
.fa-mill-sign::before {
content: "\e1ed"; }
.fa-bowl-rice::before {
content: "\e2eb"; }
.fa-skull::before {
content: "\f54c"; }
.fa-tower-broadcast::before {
content: "\f519"; }
.fa-broadcast-tower::before {
content: "\f519"; }
.fa-truck-pickup::before {
content: "\f63c"; }
.fa-up-long::before {
content: "\f30c"; }
.fa-long-arrow-alt-up::before {
content: "\f30c"; }
.fa-stop::before {
content: "\f04d"; }
.fa-code-merge::before {
content: "\f387"; }
.fa-upload::before {
content: "\f093"; }
.fa-hurricane::before {
content: "\f751"; }
.fa-mound::before {
content: "\e52d"; }
.fa-toilet-portable::before {
content: "\e583"; }
.fa-compact-disc::before {
content: "\f51f"; }
.fa-file-arrow-down::before {
content: "\f56d"; }
.fa-file-download::before {
content: "\f56d"; }
.fa-caravan::before {
content: "\f8ff"; }
.fa-shield-cat::before {
content: "\e572"; }
.fa-bolt::before {
content: "\f0e7"; }
.fa-zap::before {
content: "\f0e7"; }
.fa-glass-water::before {
content: "\e4f4"; }
.fa-oil-well::before {
content: "\e532"; }
.fa-vault::before {
content: "\e2c5"; }
.fa-mars::before {
content: "\f222"; }
.fa-toilet::before {
content: "\f7d8"; }
.fa-plane-circle-xmark::before {
content: "\e557"; }
.fa-yen-sign::before {
content: "\f157"; }
.fa-cny::before {
content: "\f157"; }
.fa-jpy::before {
content: "\f157"; }
.fa-rmb::before {
content: "\f157"; }
.fa-yen::before {
content: "\f157"; }
.fa-ruble-sign::before {
content: "\f158"; }
.fa-rouble::before {
content: "\f158"; }
.fa-rub::before {
content: "\f158"; }
.fa-ruble::before {
content: "\f158"; }
.fa-sun::before {
content: "\f185"; }
.fa-guitar::before {
content: "\f7a6"; }
.fa-face-laugh-wink::before {
content: "\f59c"; }
.fa-laugh-wink::before {
content: "\f59c"; }
.fa-horse-head::before {
content: "\f7ab"; }
.fa-bore-hole::before {
content: "\e4c3"; }
.fa-industry::before {
content: "\f275"; }
.fa-circle-down::before {
content: "\f358"; }
.fa-arrow-alt-circle-down::before {
content: "\f358"; }
.fa-arrows-turn-to-dots::before {
content: "\e4c1"; }
.fa-florin-sign::before {
content: "\e184"; }
.fa-arrow-down-short-wide::before {
content: "\f884"; }
.fa-sort-amount-desc::before {
content: "\f884"; }
.fa-sort-amount-down-alt::before {
content: "\f884"; }
.fa-less-than::before {
content: "\3c"; }
.fa-angle-down::before {
content: "\f107"; }
.fa-car-tunnel::before {
content: "\e4de"; }
.fa-head-side-cough::before {
content: "\e061"; }
.fa-grip-lines::before {
content: "\f7a4"; }
.fa-thumbs-down::before {
content: "\f165"; }
.fa-user-lock::before {
content: "\f502"; }
.fa-arrow-right-long::before {
content: "\f178"; }
.fa-long-arrow-right::before {
content: "\f178"; }
.fa-anchor-circle-xmark::before {
content: "\e4ac"; }
.fa-ellipsis::before {
content: "\f141"; }
.fa-ellipsis-h::before {
content: "\f141"; }
.fa-chess-pawn::before {
content: "\f443"; }
.fa-kit-medical::before {
content: "\f479"; }
.fa-first-aid::before {
content: "\f479"; }
.fa-person-through-window::before {
content: "\e5a9"; }
.fa-toolbox::before {
content: "\f552"; }
.fa-hands-holding-circle::before {
content: "\e4fb"; }
.fa-bug::before {
content: "\f188"; }
.fa-credit-card::before {
content: "\f09d"; }
.fa-credit-card-alt::before {
content: "\f09d"; }
.fa-car::before {
content: "\f1b9"; }
.fa-automobile::before {
content: "\f1b9"; }
.fa-hand-holding-hand::before {
content: "\e4f7"; }
.fa-book-open-reader::before {
content: "\f5da"; }
.fa-book-reader::before {
content: "\f5da"; }
.fa-mountain-sun::before {
content: "\e52f"; }
.fa-arrows-left-right-to-line::before {
content: "\e4ba"; }
.fa-dice-d20::before {
content: "\f6cf"; }
.fa-truck-droplet::before {
content: "\e58c"; }
.fa-file-circle-xmark::before {
content: "\e5a1"; }
.fa-temperature-arrow-up::before {
content: "\e040"; }
.fa-temperature-up::before {
content: "\e040"; }
.fa-medal::before {
content: "\f5a2"; }
.fa-bed::before {
content: "\f236"; }
.fa-square-h::before {
content: "\f0fd"; }
.fa-h-square::before {
content: "\f0fd"; }
.fa-podcast::before {
content: "\f2ce"; }
.fa-temperature-full::before {
content: "\f2c7"; }
.fa-temperature-4::before {
content: "\f2c7"; }
.fa-thermometer-4::before {
content: "\f2c7"; }
.fa-thermometer-full::before {
content: "\f2c7"; }
.fa-bell::before {
content: "\f0f3"; }
.fa-superscript::before {
content: "\f12b"; }
.fa-plug-circle-xmark::before {
content: "\e560"; }
.fa-star-of-life::before {
content: "\f621"; }
.fa-phone-slash::before {
content: "\f3dd"; }
.fa-paint-roller::before {
content: "\f5aa"; }
.fa-handshake-angle::before {
content: "\f4c4"; }
.fa-hands-helping::before {
content: "\f4c4"; }
.fa-location-dot::before {
content: "\f3c5"; }
.fa-map-marker-alt::before {
content: "\f3c5"; }
.fa-file::before {
content: "\f15b"; }
.fa-greater-than::before {
content: "\3e"; }
.fa-person-swimming::before {
content: "\f5c4"; }
.fa-swimmer::before {
content: "\f5c4"; }
.fa-arrow-down::before {
content: "\f063"; }
.fa-droplet::before {
content: "\f043"; }
.fa-tint::before {
content: "\f043"; }
.fa-eraser::before {
content: "\f12d"; }
.fa-earth-americas::before {
content: "\f57d"; }
.fa-earth::before {
content: "\f57d"; }
.fa-earth-america::before {
content: "\f57d"; }
.fa-globe-americas::before {
content: "\f57d"; }
.fa-person-burst::before {
content: "\e53b"; }
.fa-dove::before {
content: "\f4ba"; }
.fa-battery-empty::before {
content: "\f244"; }
.fa-battery-0::before {
content: "\f244"; }
.fa-socks::before {
content: "\f696"; }
.fa-inbox::before {
content: "\f01c"; }
.fa-section::before {
content: "\e447"; }
.fa-gauge-high::before {
content: "\f625"; }
.fa-tachometer-alt::before {
content: "\f625"; }
.fa-tachometer-alt-fast::before {
content: "\f625"; }
.fa-envelope-open-text::before {
content: "\f658"; }
.fa-hospital::before {
content: "\f0f8"; }
.fa-hospital-alt::before {
content: "\f0f8"; }
.fa-hospital-wide::before {
content: "\f0f8"; }
.fa-wine-bottle::before {
content: "\f72f"; }
.fa-chess-rook::before {
content: "\f447"; }
.fa-bars-staggered::before {
content: "\f550"; }
.fa-reorder::before {
content: "\f550"; }
.fa-stream::before {
content: "\f550"; }
.fa-dharmachakra::before {
content: "\f655"; }
.fa-hotdog::before {
content: "\f80f"; }
.fa-person-walking-with-cane::before {
content: "\f29d"; }
.fa-blind::before {
content: "\f29d"; }
.fa-drum::before {
content: "\f569"; }
.fa-ice-cream::before {
content: "\f810"; }
.fa-heart-circle-bolt::before {
content: "\e4fc"; }
.fa-fax::before {
content: "\f1ac"; }
.fa-paragraph::before {
content: "\f1dd"; }
.fa-check-to-slot::before {
content: "\f772"; }
.fa-vote-yea::before {
content: "\f772"; }
.fa-star-half::before {
content: "\f089"; }
.fa-boxes-stacked::before {
content: "\f468"; }
.fa-boxes::before {
content: "\f468"; }
.fa-boxes-alt::before {
content: "\f468"; }
.fa-link::before {
content: "\f0c1"; }
.fa-chain::before {
content: "\f0c1"; }
.fa-ear-listen::before {
content: "\f2a2"; }
.fa-assistive-listening-systems::before {
content: "\f2a2"; }
.fa-tree-city::before {
content: "\e587"; }
.fa-play::before {
content: "\f04b"; }
.fa-font::before {
content: "\f031"; }
.fa-rupiah-sign::before {
content: "\e23d"; }
.fa-magnifying-glass::before {
content: "\f002"; }
.fa-search::before {
content: "\f002"; }
.fa-table-tennis-paddle-ball::before {
content: "\f45d"; }
.fa-ping-pong-paddle-ball::before {
content: "\f45d"; }
.fa-table-tennis::before {
content: "\f45d"; }
.fa-person-dots-from-line::before {
content: "\f470"; }
.fa-diagnoses::before {
content: "\f470"; }
.fa-trash-can-arrow-up::before {
content: "\f82a"; }
.fa-trash-restore-alt::before {
content: "\f82a"; }
.fa-naira-sign::before {
content: "\e1f6"; }
.fa-cart-arrow-down::before {
content: "\f218"; }
.fa-walkie-talkie::before {
content: "\f8ef"; }
.fa-file-pen::before {
content: "\f31c"; }
.fa-file-edit::before {
content: "\f31c"; }
.fa-receipt::before {
content: "\f543"; }
.fa-square-pen::before {
content: "\f14b"; }
.fa-pen-square::before {
content: "\f14b"; }
.fa-pencil-square::before {
content: "\f14b"; }
.fa-suitcase-rolling::before {
content: "\f5c1"; }
.fa-person-circle-exclamation::before {
content: "\e53f"; }
.fa-chevron-down::before {
content: "\f078"; }
.fa-battery-full::before {
content: "\f240"; }
.fa-battery::before {
content: "\f240"; }
.fa-battery-5::before {
content: "\f240"; }
.fa-skull-crossbones::before {
content: "\f714"; }
.fa-code-compare::before {
content: "\e13a"; }
.fa-list-ul::before {
content: "\f0ca"; }
.fa-list-dots::before {
content: "\f0ca"; }
.fa-school-lock::before {
content: "\e56f"; }
.fa-tower-cell::before {
content: "\e585"; }
.fa-down-long::before {
content: "\f309"; }
.fa-long-arrow-alt-down::before {
content: "\f309"; }
.fa-ranking-star::before {
content: "\e561"; }
.fa-chess-king::before {
content: "\f43f"; }
.fa-person-harassing::before {
content: "\e549"; }
.fa-brazilian-real-sign::before {
content: "\e46c"; }
.fa-landmark-dome::before {
content: "\f752"; }
.fa-landmark-alt::before {
content: "\f752"; }
.fa-arrow-up::before {
content: "\f062"; }
.fa-tv::before {
content: "\f26c"; }
.fa-television::before {
content: "\f26c"; }
.fa-tv-alt::before {
content: "\f26c"; }
.fa-shrimp::before {
content: "\e448"; }
.fa-list-check::before {
content: "\f0ae"; }
.fa-tasks::before {
content: "\f0ae"; }
.fa-jug-detergent::before {
content: "\e519"; }
.fa-circle-user::before {
content: "\f2bd"; }
.fa-user-circle::before {
content: "\f2bd"; }
.fa-user-shield::before {
content: "\f505"; }
.fa-wind::before {
content: "\f72e"; }
.fa-car-burst::before {
content: "\f5e1"; }
.fa-car-crash::before {
content: "\f5e1"; }
.fa-y::before {
content: "\59"; }
.fa-person-snowboarding::before {
content: "\f7ce"; }
.fa-snowboarding::before {
content: "\f7ce"; }
.fa-truck-fast::before {
content: "\f48b"; }
.fa-shipping-fast::before {
content: "\f48b"; }
.fa-fish::before {
content: "\f578"; }
.fa-user-graduate::before {
content: "\f501"; }
.fa-circle-half-stroke::before {
content: "\f042"; }
.fa-adjust::before {
content: "\f042"; }
.fa-clapperboard::before {
content: "\e131"; }
.fa-circle-radiation::before {
content: "\f7ba"; }
.fa-radiation-alt::before {
content: "\f7ba"; }
.fa-baseball::before {
content: "\f433"; }
.fa-baseball-ball::before {
content: "\f433"; }
.fa-jet-fighter-up::before {
content: "\e518"; }
.fa-diagram-project::before {
content: "\f542"; }
.fa-project-diagram::before {
content: "\f542"; }
.fa-copy::before {
content: "\f0c5"; }
.fa-volume-xmark::before {
content: "\f6a9"; }
.fa-volume-mute::before {
content: "\f6a9"; }
.fa-volume-times::before {
content: "\f6a9"; }
.fa-hand-sparkles::before {
content: "\e05d"; }
.fa-grip::before {
content: "\f58d"; }
.fa-grip-horizontal::before {
content: "\f58d"; }
.fa-share-from-square::before {
content: "\f14d"; }
.fa-share-square::before {
content: "\f14d"; }
.fa-child-combatant::before {
content: "\e4e0"; }
.fa-child-rifle::before {
content: "\e4e0"; }
.fa-gun::before {
content: "\e19b"; }
.fa-square-phone::before {
content: "\f098"; }
.fa-phone-square::before {
content: "\f098"; }
.fa-plus::before {
content: "\2b"; }
.fa-add::before {
content: "\2b"; }
.fa-expand::before {
content: "\f065"; }
.fa-computer::before {
content: "\e4e5"; }
.fa-xmark::before {
content: "\f00d"; }
.fa-close::before {
content: "\f00d"; }
.fa-multiply::before {
content: "\f00d"; }
.fa-remove::before {
content: "\f00d"; }
.fa-times::before {
content: "\f00d"; }
.fa-arrows-up-down-left-right::before {
content: "\f047"; }
.fa-arrows::before {
content: "\f047"; }
.fa-chalkboard-user::before {
content: "\f51c"; }
.fa-chalkboard-teacher::before {
content: "\f51c"; }
.fa-peso-sign::before {
content: "\e222"; }
.fa-building-shield::before {
content: "\e4d8"; }
.fa-baby::before {
content: "\f77c"; }
.fa-users-line::before {
content: "\e592"; }
.fa-quote-left::before {
content: "\f10d"; }
.fa-quote-left-alt::before {
content: "\f10d"; }
.fa-tractor::before {
content: "\f722"; }
.fa-trash-arrow-up::before {
content: "\f829"; }
.fa-trash-restore::before {
content: "\f829"; }
.fa-arrow-down-up-lock::before {
content: "\e4b0"; }
.fa-lines-leaning::before {
content: "\e51e"; }
.fa-ruler-combined::before {
content: "\f546"; }
.fa-copyright::before {
content: "\f1f9"; }
.fa-equals::before {
content: "\3d"; }
.fa-blender::before {
content: "\f517"; }
.fa-teeth::before {
content: "\f62e"; }
.fa-shekel-sign::before {
content: "\f20b"; }
.fa-ils::before {
content: "\f20b"; }
.fa-shekel::before {
content: "\f20b"; }
.fa-sheqel::before {
content: "\f20b"; }
.fa-sheqel-sign::before {
content: "\f20b"; }
.fa-map::before {
content: "\f279"; }
.fa-rocket::before {
content: "\f135"; }
.fa-photo-film::before {
content: "\f87c"; }
.fa-photo-video::before {
content: "\f87c"; }
.fa-folder-minus::before {
content: "\f65d"; }
.fa-store::before {
content: "\f54e"; }
.fa-arrow-trend-up::before {
content: "\e098"; }
.fa-plug-circle-minus::before {
content: "\e55e"; }
.fa-sign-hanging::before {
content: "\f4d9"; }
.fa-sign::before {
content: "\f4d9"; }
.fa-bezier-curve::before {
content: "\f55b"; }
.fa-bell-slash::before {
content: "\f1f6"; }
.fa-tablet::before {
content: "\f3fb"; }
.fa-tablet-android::before {
content: "\f3fb"; }
.fa-school-flag::before {
content: "\e56e"; }
.fa-fill::before {
content: "\f575"; }
.fa-angle-up::before {
content: "\f106"; }
.fa-drumstick-bite::before {
content: "\f6d7"; }
.fa-holly-berry::before {
content: "\f7aa"; }
.fa-chevron-left::before {
content: "\f053"; }
.fa-bacteria::before {
content: "\e059"; }
.fa-hand-lizard::before {
content: "\f258"; }
.fa-notdef::before {
content: "\e1fe"; }
.fa-disease::before {
content: "\f7fa"; }
.fa-briefcase-medical::before {
content: "\f469"; }
.fa-genderless::before {
content: "\f22d"; }
.fa-chevron-right::before {
content: "\f054"; }
.fa-retweet::before {
content: "\f079"; }
.fa-car-rear::before {
content: "\f5de"; }
.fa-car-alt::before {
content: "\f5de"; }
.fa-pump-soap::before {
content: "\e06b"; }
.fa-video-slash::before {
content: "\f4e2"; }
.fa-battery-quarter::before {
content: "\f243"; }
.fa-battery-2::before {
content: "\f243"; }
.fa-radio::before {
content: "\f8d7"; }
.fa-baby-carriage::before {
content: "\f77d"; }
.fa-carriage-baby::before {
content: "\f77d"; }
.fa-traffic-light::before {
content: "\f637"; }
.fa-thermometer::before {
content: "\f491"; }
.fa-vr-cardboard::before {
content: "\f729"; }
.fa-hand-middle-finger::before {
content: "\f806"; }
.fa-percent::before {
content: "\25"; }
.fa-percentage::before {
content: "\25"; }
.fa-truck-moving::before {
content: "\f4df"; }
.fa-glass-water-droplet::before {
content: "\e4f5"; }
.fa-display::before {
content: "\e163"; }
.fa-face-smile::before {
content: "\f118"; }
.fa-smile::before {
content: "\f118"; }
.fa-thumbtack::before {
content: "\f08d"; }
.fa-thumb-tack::before {
content: "\f08d"; }
.fa-trophy::before {
content: "\f091"; }
.fa-person-praying::before {
content: "\f683"; }
.fa-pray::before {
content: "\f683"; }
.fa-hammer::before {
content: "\f6e3"; }
.fa-hand-peace::before {
content: "\f25b"; }
.fa-rotate::before {
content: "\f2f1"; }
.fa-sync-alt::before {
content: "\f2f1"; }
.fa-spinner::before {
content: "\f110"; }
.fa-robot::before {
content: "\f544"; }
.fa-peace::before {
content: "\f67c"; }
.fa-gears::before {
content: "\f085"; }
.fa-cogs::before {
content: "\f085"; }
.fa-warehouse::before {
content: "\f494"; }
.fa-arrow-up-right-dots::before {
content: "\e4b7"; }
.fa-splotch::before {
content: "\f5bc"; }
.fa-face-grin-hearts::before {
content: "\f584"; }
.fa-grin-hearts::before {
content: "\f584"; }
.fa-dice-four::before {
content: "\f524"; }
.fa-sim-card::before {
content: "\f7c4"; }
.fa-transgender::before {
content: "\f225"; }
.fa-transgender-alt::before {
content: "\f225"; }
.fa-mercury::before {
content: "\f223"; }
.fa-arrow-turn-down::before {
content: "\f149"; }
.fa-level-down::before {
content: "\f149"; }
.fa-person-falling-burst::before {
content: "\e547"; }
.fa-award::before {
content: "\f559"; }
.fa-ticket-simple::before {
content: "\f3ff"; }
.fa-ticket-alt::before {
content: "\f3ff"; }
.fa-building::before {
content: "\f1ad"; }
.fa-angles-left::before {
content: "\f100"; }
.fa-angle-double-left::before {
content: "\f100"; }
.fa-qrcode::before {
content: "\f029"; }
.fa-clock-rotate-left::before {
content: "\f1da"; }
.fa-history::before {
content: "\f1da"; }
.fa-face-grin-beam-sweat::before {
content: "\f583"; }
.fa-grin-beam-sweat::before {
content: "\f583"; }
.fa-file-export::before {
content: "\f56e"; }
.fa-arrow-right-from-file::before {
content: "\f56e"; }
.fa-shield::before {
content: "\f132"; }
.fa-shield-blank::before {
content: "\f132"; }
.fa-arrow-up-short-wide::before {
content: "\f885"; }
.fa-sort-amount-up-alt::before {
content: "\f885"; }
.fa-house-medical::before {
content: "\e3b2"; }
.fa-golf-ball-tee::before {
content: "\f450"; }
.fa-golf-ball::before {
content: "\f450"; }
.fa-circle-chevron-left::before {
content: "\f137"; }
.fa-chevron-circle-left::before {
content: "\f137"; }
.fa-house-chimney-window::before {
content: "\e00d"; }
.fa-pen-nib::before {
content: "\f5ad"; }
.fa-tent-arrow-turn-left::before {
content: "\e580"; }
.fa-tents::before {
content: "\e582"; }
.fa-wand-magic::before {
content: "\f0d0"; }
.fa-magic::before {
content: "\f0d0"; }
.fa-dog::before {
content: "\f6d3"; }
.fa-carrot::before {
content: "\f787"; }
.fa-moon::before {
content: "\f186"; }
.fa-wine-glass-empty::before {
content: "\f5ce"; }
.fa-wine-glass-alt::before {
content: "\f5ce"; }
.fa-cheese::before {
content: "\f7ef"; }
.fa-yin-yang::before {
content: "\f6ad"; }
.fa-music::before {
content: "\f001"; }
.fa-code-commit::before {
content: "\f386"; }
.fa-temperature-low::before {
content: "\f76b"; }
.fa-person-biking::before {
content: "\f84a"; }
.fa-biking::before {
content: "\f84a"; }
.fa-broom::before {
content: "\f51a"; }
.fa-shield-heart::before {
content: "\e574"; }
.fa-gopuram::before {
content: "\f664"; }
.fa-earth-oceania::before {
content: "\e47b"; }
.fa-globe-oceania::before {
content: "\e47b"; }
.fa-square-xmark::before {
content: "\f2d3"; }
.fa-times-square::before {
content: "\f2d3"; }
.fa-xmark-square::before {
content: "\f2d3"; }
.fa-hashtag::before {
content: "\23"; }
.fa-up-right-and-down-left-from-center::before {
content: "\f424"; }
.fa-expand-alt::before {
content: "\f424"; }
.fa-oil-can::before {
content: "\f613"; }
.fa-t::before {
content: "\54"; }
.fa-hippo::before {
content: "\f6ed"; }
.fa-chart-column::before {
content: "\e0e3"; }
.fa-infinity::before {
content: "\f534"; }
.fa-vial-circle-check::before {
content: "\e596"; }
.fa-person-arrow-down-to-line::before {
content: "\e538"; }
.fa-voicemail::before {
content: "\f897"; }
.fa-fan::before {
content: "\f863"; }
.fa-person-walking-luggage::before {
content: "\e554"; }
.fa-up-down::before {
content: "\f338"; }
.fa-arrows-alt-v::before {
content: "\f338"; }
.fa-cloud-moon-rain::before {
content: "\f73c"; }
.fa-calendar::before {
content: "\f133"; }
.fa-trailer::before {
content: "\e041"; }
.fa-bahai::before {
content: "\f666"; }
.fa-haykal::before {
content: "\f666"; }
.fa-sd-card::before {
content: "\f7c2"; }
.fa-dragon::before {
content: "\f6d5"; }
.fa-shoe-prints::before {
content: "\f54b"; }
.fa-circle-plus::before {
content: "\f055"; }
.fa-plus-circle::before {
content: "\f055"; }
.fa-face-grin-tongue-wink::before {
content: "\f58b"; }
.fa-grin-tongue-wink::before {
content: "\f58b"; }
.fa-hand-holding::before {
content: "\f4bd"; }
.fa-plug-circle-exclamation::before {
content: "\e55d"; }
.fa-link-slash::before {
content: "\f127"; }
.fa-chain-broken::before {
content: "\f127"; }
.fa-chain-slash::before {
content: "\f127"; }
.fa-unlink::before {
content: "\f127"; }
.fa-clone::before {
content: "\f24d"; }
.fa-person-walking-arrow-loop-left::before {
content: "\e551"; }
.fa-arrow-up-z-a::before {
content: "\f882"; }
.fa-sort-alpha-up-alt::before {
content: "\f882"; }
.fa-fire-flame-curved::before {
content: "\f7e4"; }
.fa-fire-alt::before {
content: "\f7e4"; }
.fa-tornado::before {
content: "\f76f"; }
.fa-file-circle-plus::before {
content: "\e494"; }
.fa-book-quran::before {
content: "\f687"; }
.fa-quran::before {
content: "\f687"; }
.fa-anchor::before {
content: "\f13d"; }
.fa-border-all::before {
content: "\f84c"; }
.fa-face-angry::before {
content: "\f556"; }
.fa-angry::before {
content: "\f556"; }
.fa-cookie-bite::before {
content: "\f564"; }
.fa-arrow-trend-down::before {
content: "\e097"; }
.fa-rss::before {
content: "\f09e"; }
.fa-feed::before {
content: "\f09e"; }
.fa-draw-polygon::before {
content: "\f5ee"; }
.fa-scale-balanced::before {
content: "\f24e"; }
.fa-balance-scale::before {
content: "\f24e"; }
.fa-gauge-simple-high::before {
content: "\f62a"; }
.fa-tachometer::before {
content: "\f62a"; }
.fa-tachometer-fast::before {
content: "\f62a"; }
.fa-shower::before {
content: "\f2cc"; }
.fa-desktop::before {
content: "\f390"; }
.fa-desktop-alt::before {
content: "\f390"; }
.fa-m::before {
content: "\4d"; }
.fa-table-list::before {
content: "\f00b"; }
.fa-th-list::before {
content: "\f00b"; }
.fa-comment-sms::before {
content: "\f7cd"; }
.fa-sms::before {
content: "\f7cd"; }
.fa-book::before {
content: "\f02d"; }
.fa-user-plus::before {
content: "\f234"; }
.fa-check::before {
content: "\f00c"; }
.fa-battery-three-quarters::before {
content: "\f241"; }
.fa-battery-4::before {
content: "\f241"; }
.fa-house-circle-check::before {
content: "\e509"; }
.fa-angle-left::before {
content: "\f104"; }
.fa-diagram-successor::before {
content: "\e47a"; }
.fa-truck-arrow-right::before {
content: "\e58b"; }
.fa-arrows-split-up-and-left::before {
content: "\e4bc"; }
.fa-hand-fist::before {
content: "\f6de"; }
.fa-fist-raised::before {
content: "\f6de"; }
.fa-cloud-moon::before {
content: "\f6c3"; }
.fa-briefcase::before {
content: "\f0b1"; }
.fa-person-falling::before {
content: "\e546"; }
.fa-image-portrait::before {
content: "\f3e0"; }
.fa-portrait::before {
content: "\f3e0"; }
.fa-user-tag::before {
content: "\f507"; }
.fa-rug::before {
content: "\e569"; }
.fa-earth-europe::before {
content: "\f7a2"; }
.fa-globe-europe::before {
content: "\f7a2"; }
.fa-cart-flatbed-suitcase::before {
content: "\f59d"; }
.fa-luggage-cart::before {
content: "\f59d"; }
.fa-rectangle-xmark::before {
content: "\f410"; }
.fa-rectangle-times::before {
content: "\f410"; }
.fa-times-rectangle::before {
content: "\f410"; }
.fa-window-close::before {
content: "\f410"; }
.fa-baht-sign::before {
content: "\e0ac"; }
.fa-book-open::before {
content: "\f518"; }
.fa-book-journal-whills::before {
content: "\f66a"; }
.fa-journal-whills::before {
content: "\f66a"; }
.fa-handcuffs::before {
content: "\e4f8"; }
.fa-triangle-exclamation::before {
content: "\f071"; }
.fa-exclamation-triangle::before {
content: "\f071"; }
.fa-warning::before {
content: "\f071"; }
.fa-database::before {
content: "\f1c0"; }
.fa-share::before {
content: "\f064"; }
.fa-mail-forward::before {
content: "\f064"; }
.fa-bottle-droplet::before {
content: "\e4c4"; }
.fa-mask-face::before {
content: "\e1d7"; }
.fa-hill-rockslide::before {
content: "\e508"; }
.fa-right-left::before {
content: "\f362"; }
.fa-exchange-alt::before {
content: "\f362"; }
.fa-paper-plane::before {
content: "\f1d8"; }
.fa-road-circle-exclamation::before {
content: "\e565"; }
.fa-dungeon::before {
content: "\f6d9"; }
.fa-align-right::before {
content: "\f038"; }
.fa-money-bill-1-wave::before {
content: "\f53b"; }
.fa-money-bill-wave-alt::before {
content: "\f53b"; }
.fa-life-ring::before {
content: "\f1cd"; }
.fa-hands::before {
content: "\f2a7"; }
.fa-sign-language::before {
content: "\f2a7"; }
.fa-signing::before {
content: "\f2a7"; }
.fa-calendar-day::before {
content: "\f783"; }
.fa-water-ladder::before {
content: "\f5c5"; }
.fa-ladder-water::before {
content: "\f5c5"; }
.fa-swimming-pool::before {
content: "\f5c5"; }
.fa-arrows-up-down::before {
content: "\f07d"; }
.fa-arrows-v::before {
content: "\f07d"; }
.fa-face-grimace::before {
content: "\f57f"; }
.fa-grimace::before {
content: "\f57f"; }
.fa-wheelchair-move::before {
content: "\e2ce"; }
.fa-wheelchair-alt::before {
content: "\e2ce"; }
.fa-turn-down::before {
content: "\f3be"; }
.fa-level-down-alt::before {
content: "\f3be"; }
.fa-person-walking-arrow-right::before {
content: "\e552"; }
.fa-square-envelope::before {
content: "\f199"; }
.fa-envelope-square::before {
content: "\f199"; }
.fa-dice::before {
content: "\f522"; }
.fa-bowling-ball::before {
content: "\f436"; }
.fa-brain::before {
content: "\f5dc"; }
.fa-bandage::before {
content: "\f462"; }
.fa-band-aid::before {
content: "\f462"; }
.fa-calendar-minus::before {
content: "\f272"; }
.fa-circle-xmark::before {
content: "\f057"; }
.fa-times-circle::before {
content: "\f057"; }
.fa-xmark-circle::before {
content: "\f057"; }
.fa-gifts::before {
content: "\f79c"; }
.fa-hotel::before {
content: "\f594"; }
.fa-earth-asia::before {
content: "\f57e"; }
.fa-globe-asia::before {
content: "\f57e"; }
.fa-id-card-clip::before {
content: "\f47f"; }
.fa-id-card-alt::before {
content: "\f47f"; }
.fa-magnifying-glass-plus::before {
content: "\f00e"; }
.fa-search-plus::before {
content: "\f00e"; }
.fa-thumbs-up::before {
content: "\f164"; }
.fa-user-clock::before {
content: "\f4fd"; }
.fa-hand-dots::before {
content: "\f461"; }
.fa-allergies::before {
content: "\f461"; }
.fa-file-invoice::before {
content: "\f570"; }
.fa-window-minimize::before {
content: "\f2d1"; }
.fa-mug-saucer::before {
content: "\f0f4"; }
.fa-coffee::before {
content: "\f0f4"; }
.fa-brush::before {
content: "\f55d"; }
.fa-mask::before {
content: "\f6fa"; }
.fa-magnifying-glass-minus::before {
content: "\f010"; }
.fa-search-minus::before {
content: "\f010"; }
.fa-ruler-vertical::before {
content: "\f548"; }
.fa-user-large::before {
content: "\f406"; }
.fa-user-alt::before {
content: "\f406"; }
.fa-train-tram::before {
content: "\e5b4"; }
.fa-user-nurse::before {
content: "\f82f"; }
.fa-syringe::before {
content: "\f48e"; }
.fa-cloud-sun::before {
content: "\f6c4"; }
.fa-stopwatch-20::before {
content: "\e06f"; }
.fa-square-full::before {
content: "\f45c"; }
.fa-magnet::before {
content: "\f076"; }
.fa-jar::before {
content: "\e516"; }
.fa-note-sticky::before {
content: "\f249"; }
.fa-sticky-note::before {
content: "\f249"; }
.fa-bug-slash::before {
content: "\e490"; }
.fa-arrow-up-from-water-pump::before {
content: "\e4b6"; }
.fa-bone::before {
content: "\f5d7"; }
.fa-user-injured::before {
content: "\f728"; }
.fa-face-sad-tear::before {
content: "\f5b4"; }
.fa-sad-tear::before {
content: "\f5b4"; }
.fa-plane::before {
content: "\f072"; }
.fa-tent-arrows-down::before {
content: "\e581"; }
.fa-exclamation::before {
content: "\21"; }
.fa-arrows-spin::before {
content: "\e4bb"; }
.fa-print::before {
content: "\f02f"; }
.fa-turkish-lira-sign::before {
content: "\e2bb"; }
.fa-try::before {
content: "\e2bb"; }
.fa-turkish-lira::before {
content: "\e2bb"; }
.fa-dollar-sign::before {
content: "\24"; }
.fa-dollar::before {
content: "\24"; }
.fa-usd::before {
content: "\24"; }
.fa-x::before {
content: "\58"; }
.fa-magnifying-glass-dollar::before {
content: "\f688"; }
.fa-search-dollar::before {
content: "\f688"; }
.fa-users-gear::before {
content: "\f509"; }
.fa-users-cog::before {
content: "\f509"; }
.fa-person-military-pointing::before {
content: "\e54a"; }
.fa-building-columns::before {
content: "\f19c"; }
.fa-bank::before {
content: "\f19c"; }
.fa-institution::before {
content: "\f19c"; }
.fa-museum::before {
content: "\f19c"; }
.fa-university::before {
content: "\f19c"; }
.fa-umbrella::before {
content: "\f0e9"; }
.fa-trowel::before {
content: "\e589"; }
.fa-d::before {
content: "\44"; }
.fa-stapler::before {
content: "\e5af"; }
.fa-masks-theater::before {
content: "\f630"; }
.fa-theater-masks::before {
content: "\f630"; }
.fa-kip-sign::before {
content: "\e1c4"; }
.fa-hand-point-left::before {
content: "\f0a5"; }
.fa-handshake-simple::before {
content: "\f4c6"; }
.fa-handshake-alt::before {
content: "\f4c6"; }
.fa-jet-fighter::before {
content: "\f0fb"; }
.fa-fighter-jet::before {
content: "\f0fb"; }
.fa-square-share-nodes::before {
content: "\f1e1"; }
.fa-share-alt-square::before {
content: "\f1e1"; }
.fa-barcode::before {
content: "\f02a"; }
.fa-plus-minus::before {
content: "\e43c"; }
.fa-video::before {
content: "\f03d"; }
.fa-video-camera::before {
content: "\f03d"; }
.fa-graduation-cap::before {
content: "\f19d"; }
.fa-mortar-board::before {
content: "\f19d"; }
.fa-hand-holding-medical::before {
content: "\e05c"; }
.fa-person-circle-check::before {
content: "\e53e"; }
.fa-turn-up::before {
content: "\f3bf"; }
.fa-level-up-alt::before {
content: "\f3bf"; }
.sr-only,
.fa-sr-only {
position: absolute;
width: 1px;
height: 1px;
padding: 0;
margin: -1px;
overflow: hidden;
clip: rect(0, 0, 0, 0);
white-space: nowrap;
border-width: 0; }
.sr-only-focusable:not(:focus),
.fa-sr-only-focusable:not(:focus) {
position: absolute;
width: 1px;
height: 1px;
padding: 0;
margin: -1px;
overflow: hidden;
clip: rect(0, 0, 0, 0);
white-space: nowrap;
border-width: 0; }
:root, :host {
--fa-style-family-brands: 'Font Awesome 6 Brands';
--fa-font-brands: normal 400 1em/1 'Font Awesome 6 Brands'; }
@font-face {
font-family: 'Font Awesome 6 Brands';
font-style: normal;
font-weight: 400;
font-display: block;
src: url(//www.aadeshmetal.com/wp-content/plugins/wp-user-profile-avatar/assets/lib/fontawesome/fonts/fa-brands-400.woff2) format("woff2"), url(//www.aadeshmetal.com/wp-content/plugins/wp-user-profile-avatar/assets/lib/fontawesome/fonts/fa-brands-400.ttf) format("truetype"); }
.fab,
.fa-brands {
font-weight: 400; }
.fa-monero:before {
content: "\f3d0"; }
.fa-hooli:before {
content: "\f427"; }
.fa-yelp:before {
content: "\f1e9"; }
.fa-cc-visa:before {
content: "\f1f0"; }
.fa-lastfm:before {
content: "\f202"; }
.fa-shopware:before {
content: "\f5b5"; }
.fa-creative-commons-nc:before {
content: "\f4e8"; }
.fa-aws:before {
content: "\f375"; }
.fa-redhat:before {
content: "\f7bc"; }
.fa-yoast:before {
content: "\f2b1"; }
.fa-cloudflare:before {
content: "\e07d"; }
.fa-ups:before {
content: "\f7e0"; }
.fa-pixiv:before {
content: "\e640"; }
.fa-wpexplorer:before {
content: "\f2de"; }
.fa-dyalog:before {
content: "\f399"; }
.fa-bity:before {
content: "\f37a"; }
.fa-stackpath:before {
content: "\f842"; }
.fa-buysellads:before {
content: "\f20d"; }
.fa-first-order:before {
content: "\f2b0"; }
.fa-modx:before {
content: "\f285"; }
.fa-guilded:before {
content: "\e07e"; }
.fa-vnv:before {
content: "\f40b"; }
.fa-square-js:before {
content: "\f3b9"; }
.fa-js-square:before {
content: "\f3b9"; }
.fa-microsoft:before {
content: "\f3ca"; }
.fa-qq:before {
content: "\f1d6"; }
.fa-orcid:before {
content: "\f8d2"; }
.fa-java:before {
content: "\f4e4"; }
.fa-invision:before {
content: "\f7b0"; }
.fa-creative-commons-pd-alt:before {
content: "\f4ed"; }
.fa-centercode:before {
content: "\f380"; }
.fa-glide-g:before {
content: "\f2a6"; }
.fa-drupal:before {
content: "\f1a9"; }
.fa-hire-a-helper:before {
content: "\f3b0"; }
.fa-creative-commons-by:before {
content: "\f4e7"; }
.fa-unity:before {
content: "\e049"; }
.fa-whmcs:before {
content: "\f40d"; }
.fa-rocketchat:before {
content: "\f3e8"; }
.fa-vk:before {
content: "\f189"; }
.fa-untappd:before {
content: "\f405"; }
.fa-mailchimp:before {
content: "\f59e"; }
.fa-css3-alt:before {
content: "\f38b"; }
.fa-square-reddit:before {
content: "\f1a2"; }
.fa-reddit-square:before {
content: "\f1a2"; }
.fa-vimeo-v:before {
content: "\f27d"; }
.fa-contao:before {
content: "\f26d"; }
.fa-square-font-awesome:before {
content: "\e5ad"; }
.fa-deskpro:before {
content: "\f38f"; }
.fa-brave:before {
content: "\e63c"; }
.fa-sistrix:before {
content: "\f3ee"; }
.fa-square-instagram:before {
content: "\e055"; }
.fa-instagram-square:before {
content: "\e055"; }
.fa-battle-net:before {
content: "\f835"; }
.fa-the-red-yeti:before {
content: "\f69d"; }
.fa-square-hacker-news:before {
content: "\f3af"; }
.fa-hacker-news-square:before {
content: "\f3af"; }
.fa-edge:before {
content: "\f282"; }
.fa-threads:before {
content: "\e618"; }
.fa-napster:before {
content: "\f3d2"; }
.fa-square-snapchat:before {
content: "\f2ad"; }
.fa-snapchat-square:before {
content: "\f2ad"; }
.fa-google-plus-g:before {
content: "\f0d5"; }
.fa-artstation:before {
content: "\f77a"; }
.fa-markdown:before {
content: "\f60f"; }
.fa-sourcetree:before {
content: "\f7d3"; }
.fa-google-plus:before {
content: "\f2b3"; }
.fa-diaspora:before {
content: "\f791"; }
.fa-foursquare:before {
content: "\f180"; }
.fa-stack-overflow:before {
content: "\f16c"; }
.fa-github-alt:before {
content: "\f113"; }
.fa-phoenix-squadron:before {
content: "\f511"; }
.fa-pagelines:before {
content: "\f18c"; }
.fa-algolia:before {
content: "\f36c"; }
.fa-red-river:before {
content: "\f3e3"; }
.fa-creative-commons-sa:before {
content: "\f4ef"; }
.fa-safari:before {
content: "\f267"; }
.fa-google:before {
content: "\f1a0"; }
.fa-square-font-awesome-stroke:before {
content: "\f35c"; }
.fa-font-awesome-alt:before {
content: "\f35c"; }
.fa-atlassian:before {
content: "\f77b"; }
.fa-linkedin-in:before {
content: "\f0e1"; }
.fa-digital-ocean:before {
content: "\f391"; }
.fa-nimblr:before {
content: "\f5a8"; }
.fa-chromecast:before {
content: "\f838"; }
.fa-evernote:before {
content: "\f839"; }
.fa-hacker-news:before {
content: "\f1d4"; }
.fa-creative-commons-sampling:before {
content: "\f4f0"; }
.fa-adversal:before {
content: "\f36a"; }
.fa-creative-commons:before {
content: "\f25e"; }
.fa-watchman-monitoring:before {
content: "\e087"; }
.fa-fonticons:before {
content: "\f280"; }
.fa-weixin:before {
content: "\f1d7"; }
.fa-shirtsinbulk:before {
content: "\f214"; }
.fa-codepen:before {
content: "\f1cb"; }
.fa-git-alt:before {
content: "\f841"; }
.fa-lyft:before {
content: "\f3c3"; }
.fa-rev:before {
content: "\f5b2"; }
.fa-windows:before {
content: "\f17a"; }
.fa-wizards-of-the-coast:before {
content: "\f730"; }
.fa-square-viadeo:before {
content: "\f2aa"; }
.fa-viadeo-square:before {
content: "\f2aa"; }
.fa-meetup:before {
content: "\f2e0"; }
.fa-centos:before {
content: "\f789"; }
.fa-adn:before {
content: "\f170"; }
.fa-cloudsmith:before {
content: "\f384"; }
.fa-opensuse:before {
content: "\e62b"; }
.fa-pied-piper-alt:before {
content: "\f1a8"; }
.fa-square-dribbble:before {
content: "\f397"; }
.fa-dribbble-square:before {
content: "\f397"; }
.fa-codiepie:before {
content: "\f284"; }
.fa-node:before {
content: "\f419"; }
.fa-mix:before {
content: "\f3cb"; }
.fa-steam:before {
content: "\f1b6"; }
.fa-cc-apple-pay:before {
content: "\f416"; }
.fa-scribd:before {
content: "\f28a"; }
.fa-debian:before {
content: "\e60b"; }
.fa-openid:before {
content: "\f19b"; }
.fa-instalod:before {
content: "\e081"; }
.fa-expeditedssl:before {
content: "\f23e"; }
.fa-sellcast:before {
content: "\f2da"; }
.fa-square-twitter:before {
content: "\f081"; }
.fa-twitter-square:before {
content: "\f081"; }
.fa-r-project:before {
content: "\f4f7"; }
.fa-delicious:before {
content: "\f1a5"; }
.fa-freebsd:before {
content: "\f3a4"; }
.fa-vuejs:before {
content: "\f41f"; }
.fa-accusoft:before {
content: "\f369"; }
.fa-ioxhost:before {
content: "\f208"; }
.fa-fonticons-fi:before {
content: "\f3a2"; }
.fa-app-store:before {
content: "\f36f"; }
.fa-cc-mastercard:before {
content: "\f1f1"; }
.fa-itunes-note:before {
content: "\f3b5"; }
.fa-golang:before {
content: "\e40f"; }
.fa-kickstarter:before {
content: "\f3bb"; }
.fa-grav:before {
content: "\f2d6"; }
.fa-weibo:before {
content: "\f18a"; }
.fa-uncharted:before {
content: "\e084"; }
.fa-firstdraft:before {
content: "\f3a1"; }
.fa-square-youtube:before {
content: "\f431"; }
.fa-youtube-square:before {
content: "\f431"; }
.fa-wikipedia-w:before {
content: "\f266"; }
.fa-wpressr:before {
content: "\f3e4"; }
.fa-rendact:before {
content: "\f3e4"; }
.fa-angellist:before {
content: "\f209"; }
.fa-galactic-republic:before {
content: "\f50c"; }
.fa-nfc-directional:before {
content: "\e530"; }
.fa-skype:before {
content: "\f17e"; }
.fa-joget:before {
content: "\f3b7"; }
.fa-fedora:before {
content: "\f798"; }
.fa-stripe-s:before {
content: "\f42a"; }
.fa-meta:before {
content: "\e49b"; }
.fa-laravel:before {
content: "\f3bd"; }
.fa-hotjar:before {
content: "\f3b1"; }
.fa-bluetooth-b:before {
content: "\f294"; }
.fa-square-letterboxd:before {
content: "\e62e"; }
.fa-sticker-mule:before {
content: "\f3f7"; }
.fa-creative-commons-zero:before {
content: "\f4f3"; }
.fa-hips:before {
content: "\f452"; }
.fa-behance:before {
content: "\f1b4"; }
.fa-reddit:before {
content: "\f1a1"; }
.fa-discord:before {
content: "\f392"; }
.fa-chrome:before {
content: "\f268"; }
.fa-app-store-ios:before {
content: "\f370"; }
.fa-cc-discover:before {
content: "\f1f2"; }
.fa-wpbeginner:before {
content: "\f297"; }
.fa-confluence:before {
content: "\f78d"; }
.fa-shoelace:before {
content: "\e60c"; }
.fa-mdb:before {
content: "\f8ca"; }
.fa-dochub:before {
content: "\f394"; }
.fa-accessible-icon:before {
content: "\f368"; }
.fa-ebay:before {
content: "\f4f4"; }
.fa-amazon:before {
content: "\f270"; }
.fa-unsplash:before {
content: "\e07c"; }
.fa-yarn:before {
content: "\f7e3"; }
.fa-square-steam:before {
content: "\f1b7"; }
.fa-steam-square:before {
content: "\f1b7"; }
.fa-500px:before {
content: "\f26e"; }
.fa-square-vimeo:before {
content: "\f194"; }
.fa-vimeo-square:before {
content: "\f194"; }
.fa-asymmetrik:before {
content: "\f372"; }
.fa-font-awesome:before {
content: "\f2b4"; }
.fa-font-awesome-flag:before {
content: "\f2b4"; }
.fa-font-awesome-logo-full:before {
content: "\f2b4"; }
.fa-gratipay:before {
content: "\f184"; }
.fa-apple:before {
content: "\f179"; }
.fa-hive:before {
content: "\e07f"; }
.fa-gitkraken:before {
content: "\f3a6"; }
.fa-keybase:before {
content: "\f4f5"; }
.fa-apple-pay:before {
content: "\f415"; }
.fa-padlet:before {
content: "\e4a0"; }
.fa-amazon-pay:before {
content: "\f42c"; }
.fa-square-github:before {
content: "\f092"; }
.fa-github-square:before {
content: "\f092"; }
.fa-stumbleupon:before {
content: "\f1a4"; }
.fa-fedex:before {
content: "\f797"; }
.fa-phoenix-framework:before {
content: "\f3dc"; }
.fa-shopify:before {
content: "\e057"; }
.fa-neos:before {
content: "\f612"; }
.fa-square-threads:before {
content: "\e619"; }
.fa-hackerrank:before {
content: "\f5f7"; }
.fa-researchgate:before {
content: "\f4f8"; }
.fa-swift:before {
content: "\f8e1"; }
.fa-angular:before {
content: "\f420"; }
.fa-speakap:before {
content: "\f3f3"; }
.fa-angrycreative:before {
content: "\f36e"; }
.fa-y-combinator:before {
content: "\f23b"; }
.fa-empire:before {
content: "\f1d1"; }
.fa-envira:before {
content: "\f299"; }
.fa-google-scholar:before {
content: "\e63b"; }
.fa-square-gitlab:before {
content: "\e5ae"; }
.fa-gitlab-square:before {
content: "\e5ae"; }
.fa-studiovinari:before {
content: "\f3f8"; }
.fa-pied-piper:before {
content: "\f2ae"; }
.fa-wordpress:before {
content: "\f19a"; }
.fa-product-hunt:before {
content: "\f288"; }
.fa-firefox:before {
content: "\f269"; }
.fa-linode:before {
content: "\f2b8"; }
.fa-goodreads:before {
content: "\f3a8"; }
.fa-square-odnoklassniki:before {
content: "\f264"; }
.fa-odnoklassniki-square:before {
content: "\f264"; }
.fa-jsfiddle:before {
content: "\f1cc"; }
.fa-sith:before {
content: "\f512"; }
.fa-themeisle:before {
content: "\f2b2"; }
.fa-page4:before {
content: "\f3d7"; }
.fa-hashnode:before {
content: "\e499"; }
.fa-react:before {
content: "\f41b"; }
.fa-cc-paypal:before {
content: "\f1f4"; }
.fa-squarespace:before {
content: "\f5be"; }
.fa-cc-stripe:before {
content: "\f1f5"; }
.fa-creative-commons-share:before {
content: "\f4f2"; }
.fa-bitcoin:before {
content: "\f379"; }
.fa-keycdn:before {
content: "\f3ba"; }
.fa-opera:before {
content: "\f26a"; }
.fa-itch-io:before {
content: "\f83a"; }
.fa-umbraco:before {
content: "\f8e8"; }
.fa-galactic-senate:before {
content: "\f50d"; }
.fa-ubuntu:before {
content: "\f7df"; }
.fa-draft2digital:before {
content: "\f396"; }
.fa-stripe:before {
content: "\f429"; }
.fa-houzz:before {
content: "\f27c"; }
.fa-gg:before {
content: "\f260"; }
.fa-dhl:before {
content: "\f790"; }
.fa-square-pinterest:before {
content: "\f0d3"; }
.fa-pinterest-square:before {
content: "\f0d3"; }
.fa-xing:before {
content: "\f168"; }
.fa-blackberry:before {
content: "\f37b"; }
.fa-creative-commons-pd:before {
content: "\f4ec"; }
.fa-playstation:before {
content: "\f3df"; }
.fa-quinscape:before {
content: "\f459"; }
.fa-less:before {
content: "\f41d"; }
.fa-blogger-b:before {
content: "\f37d"; }
.fa-opencart:before {
content: "\f23d"; }
.fa-vine:before {
content: "\f1ca"; }
.fa-signal-messenger:before {
content: "\e663"; }
.fa-paypal:before {
content: "\f1ed"; }
.fa-gitlab:before {
content: "\f296"; }
.fa-typo3:before {
content: "\f42b"; }
.fa-reddit-alien:before {
content: "\f281"; }
.fa-yahoo:before {
content: "\f19e"; }
.fa-dailymotion:before {
content: "\e052"; }
.fa-affiliatetheme:before {
content: "\f36b"; }
.fa-pied-piper-pp:before {
content: "\f1a7"; }
.fa-bootstrap:before {
content: "\f836"; }
.fa-odnoklassniki:before {
content: "\f263"; }
.fa-nfc-symbol:before {
content: "\e531"; }
.fa-mintbit:before {
content: "\e62f"; }
.fa-ethereum:before {
content: "\f42e"; }
.fa-speaker-deck:before {
content: "\f83c"; }
.fa-creative-commons-nc-eu:before {
content: "\f4e9"; }
.fa-patreon:before {
content: "\f3d9"; }
.fa-avianex:before {
content: "\f374"; }
.fa-ello:before {
content: "\f5f1"; }
.fa-gofore:before {
content: "\f3a7"; }
.fa-bimobject:before {
content: "\f378"; }
.fa-brave-reverse:before {
content: "\e63d"; }
.fa-facebook-f:before {
content: "\f39e"; }
.fa-square-google-plus:before {
content: "\f0d4"; }
.fa-google-plus-square:before {
content: "\f0d4"; }
.fa-mandalorian:before {
content: "\f50f"; }
.fa-first-order-alt:before {
content: "\f50a"; }
.fa-osi:before {
content: "\f41a"; }
.fa-google-wallet:before {
content: "\f1ee"; }
.fa-d-and-d-beyond:before {
content: "\f6ca"; }
.fa-periscope:before {
content: "\f3da"; }
.fa-fulcrum:before {
content: "\f50b"; }
.fa-cloudscale:before {
content: "\f383"; }
.fa-forumbee:before {
content: "\f211"; }
.fa-mizuni:before {
content: "\f3cc"; }
.fa-schlix:before {
content: "\f3ea"; }
.fa-square-xing:before {
content: "\f169"; }
.fa-xing-square:before {
content: "\f169"; }
.fa-bandcamp:before {
content: "\f2d5"; }
.fa-wpforms:before {
content: "\f298"; }
.fa-cloudversify:before {
content: "\f385"; }
.fa-usps:before {
content: "\f7e1"; }
.fa-megaport:before {
content: "\f5a3"; }
.fa-magento:before {
content: "\f3c4"; }
.fa-spotify:before {
content: "\f1bc"; }
.fa-optin-monster:before {
content: "\f23c"; }
.fa-fly:before {
content: "\f417"; }
.fa-aviato:before {
content: "\f421"; }
.fa-itunes:before {
content: "\f3b4"; }
.fa-cuttlefish:before {
content: "\f38c"; }
.fa-blogger:before {
content: "\f37c"; }
.fa-flickr:before {
content: "\f16e"; }
.fa-viber:before {
content: "\f409"; }
.fa-soundcloud:before {
content: "\f1be"; }
.fa-digg:before {
content: "\f1a6"; }
.fa-tencent-weibo:before {
content: "\f1d5"; }
.fa-letterboxd:before {
content: "\e62d"; }
.fa-symfony:before {
content: "\f83d"; }
.fa-maxcdn:before {
content: "\f136"; }
.fa-etsy:before {
content: "\f2d7"; }
.fa-facebook-messenger:before {
content: "\f39f"; }
.fa-audible:before {
content: "\f373"; }
.fa-think-peaks:before {
content: "\f731"; }
.fa-bilibili:before {
content: "\e3d9"; }
.fa-erlang:before {
content: "\f39d"; }
.fa-x-twitter:before {
content: "\e61b"; }
.fa-cotton-bureau:before {
content: "\f89e"; }
.fa-dashcube:before {
content: "\f210"; }
.fa-42-group:before {
content: "\e080"; }
.fa-innosoft:before {
content: "\e080"; }
.fa-stack-exchange:before {
content: "\f18d"; }
.fa-elementor:before {
content: "\f430"; }
.fa-square-pied-piper:before {
content: "\e01e"; }
.fa-pied-piper-square:before {
content: "\e01e"; }
.fa-creative-commons-nd:before {
content: "\f4eb"; }
.fa-palfed:before {
content: "\f3d8"; }
.fa-superpowers:before {
content: "\f2dd"; }
.fa-resolving:before {
content: "\f3e7"; }
.fa-xbox:before {
content: "\f412"; }
.fa-searchengin:before {
content: "\f3eb"; }
.fa-tiktok:before {
content: "\e07b"; }
.fa-square-facebook:before {
content: "\f082"; }
.fa-facebook-square:before {
content: "\f082"; }
.fa-renren:before {
content: "\f18b"; }
.fa-linux:before {
content: "\f17c"; }
.fa-glide:before {
content: "\f2a5"; }
.fa-linkedin:before {
content: "\f08c"; }
.fa-hubspot:before {
content: "\f3b2"; }
.fa-deploydog:before {
content: "\f38e"; }
.fa-twitch:before {
content: "\f1e8"; }
.fa-ravelry:before {
content: "\f2d9"; }
.fa-mixer:before {
content: "\e056"; }
.fa-square-lastfm:before {
content: "\f203"; }
.fa-lastfm-square:before {
content: "\f203"; }
.fa-vimeo:before {
content: "\f40a"; }
.fa-mendeley:before {
content: "\f7b3"; }
.fa-uniregistry:before {
content: "\f404"; }
.fa-figma:before {
content: "\f799"; }
.fa-creative-commons-remix:before {
content: "\f4ee"; }
.fa-cc-amazon-pay:before {
content: "\f42d"; }
.fa-dropbox:before {
content: "\f16b"; }
.fa-instagram:before {
content: "\f16d"; }
.fa-cmplid:before {
content: "\e360"; }
.fa-upwork:before {
content: "\e641"; }
.fa-facebook:before {
content: "\f09a"; }
.fa-gripfire:before {
content: "\f3ac"; }
.fa-jedi-order:before {
content: "\f50e"; }
.fa-uikit:before {
content: "\f403"; }
.fa-fort-awesome-alt:before {
content: "\f3a3"; }
.fa-phabricator:before {
content: "\f3db"; }
.fa-ussunnah:before {
content: "\f407"; }
.fa-earlybirds:before {
content: "\f39a"; }
.fa-trade-federation:before {
content: "\f513"; }
.fa-autoprefixer:before {
content: "\f41c"; }
.fa-whatsapp:before {
content: "\f232"; }
.fa-slideshare:before {
content: "\f1e7"; }
.fa-google-play:before {
content: "\f3ab"; }
.fa-viadeo:before {
content: "\f2a9"; }
.fa-line:before {
content: "\f3c0"; }
.fa-google-drive:before {
content: "\f3aa"; }
.fa-servicestack:before {
content: "\f3ec"; }
.fa-simplybuilt:before {
content: "\f215"; }
.fa-bitbucket:before {
content: "\f171"; }
.fa-imdb:before {
content: "\f2d8"; }
.fa-deezer:before {
content: "\e077"; }
.fa-raspberry-pi:before {
content: "\f7bb"; }
.fa-jira:before {
content: "\f7b1"; }
.fa-docker:before {
content: "\f395"; }
.fa-screenpal:before {
content: "\e570"; }
.fa-bluetooth:before {
content: "\f293"; }
.fa-gitter:before {
content: "\f426"; }
.fa-d-and-d:before {
content: "\f38d"; }
.fa-microblog:before {
content: "\e01a"; }
.fa-cc-diners-club:before {
content: "\f24c"; }
.fa-gg-circle:before {
content: "\f261"; }
.fa-pied-piper-hat:before {
content: "\f4e5"; }
.fa-kickstarter-k:before {
content: "\f3bc"; }
.fa-yandex:before {
content: "\f413"; }
.fa-readme:before {
content: "\f4d5"; }
.fa-html5:before {
content: "\f13b"; }
.fa-sellsy:before {
content: "\f213"; }
.fa-sass:before {
content: "\f41e"; }
.fa-wirsindhandwerk:before {
content: "\e2d0"; }
.fa-wsh:before {
content: "\e2d0"; }
.fa-buromobelexperte:before {
content: "\f37f"; }
.fa-salesforce:before {
content: "\f83b"; }
.fa-octopus-deploy:before {
content: "\e082"; }
.fa-medapps:before {
content: "\f3c6"; }
.fa-ns8:before {
content: "\f3d5"; }
.fa-pinterest-p:before {
content: "\f231"; }
.fa-apper:before {
content: "\f371"; }
.fa-fort-awesome:before {
content: "\f286"; }
.fa-waze:before {
content: "\f83f"; }
.fa-cc-jcb:before {
content: "\f24b"; }
.fa-snapchat:before {
content: "\f2ab"; }
.fa-snapchat-ghost:before {
content: "\f2ab"; }
.fa-fantasy-flight-games:before {
content: "\f6dc"; }
.fa-rust:before {
content: "\e07a"; }
.fa-wix:before {
content: "\f5cf"; }
.fa-square-behance:before {
content: "\f1b5"; }
.fa-behance-square:before {
content: "\f1b5"; }
.fa-supple:before {
content: "\f3f9"; }
.fa-webflow:before {
content: "\e65c"; }
.fa-rebel:before {
content: "\f1d0"; }
.fa-css3:before {
content: "\f13c"; }
.fa-staylinked:before {
content: "\f3f5"; }
.fa-kaggle:before {
content: "\f5fa"; }
.fa-space-awesome:before {
content: "\e5ac"; }
.fa-deviantart:before {
content: "\f1bd"; }
.fa-cpanel:before {
content: "\f388"; }
.fa-goodreads-g:before {
content: "\f3a9"; }
.fa-square-git:before {
content: "\f1d2"; }
.fa-git-square:before {
content: "\f1d2"; }
.fa-square-tumblr:before {
content: "\f174"; }
.fa-tumblr-square:before {
content: "\f174"; }
.fa-trello:before {
content: "\f181"; }
.fa-creative-commons-nc-jp:before {
content: "\f4ea"; }
.fa-get-pocket:before {
content: "\f265"; }
.fa-perbyte:before {
content: "\e083"; }
.fa-grunt:before {
content: "\f3ad"; }
.fa-weebly:before {
content: "\f5cc"; }
.fa-connectdevelop:before {
content: "\f20e"; }
.fa-leanpub:before {
content: "\f212"; }
.fa-black-tie:before {
content: "\f27e"; }
.fa-themeco:before {
content: "\f5c6"; }
.fa-python:before {
content: "\f3e2"; }
.fa-android:before {
content: "\f17b"; }
.fa-bots:before {
content: "\e340"; }
.fa-free-code-camp:before {
content: "\f2c5"; }
.fa-hornbill:before {
content: "\f592"; }
.fa-js:before {
content: "\f3b8"; }
.fa-ideal:before {
content: "\e013"; }
.fa-git:before {
content: "\f1d3"; }
.fa-dev:before {
content: "\f6cc"; }
.fa-sketch:before {
content: "\f7c6"; }
.fa-yandex-international:before {
content: "\f414"; }
.fa-cc-amex:before {
content: "\f1f3"; }
.fa-uber:before {
content: "\f402"; }
.fa-github:before {
content: "\f09b"; }
.fa-php:before {
content: "\f457"; }
.fa-alipay:before {
content: "\f642"; }
.fa-youtube:before {
content: "\f167"; }
.fa-skyatlas:before {
content: "\f216"; }
.fa-firefox-browser:before {
content: "\e007"; }
.fa-replyd:before {
content: "\f3e6"; }
.fa-suse:before {
content: "\f7d6"; }
.fa-jenkins:before {
content: "\f3b6"; }
.fa-twitter:before {
content: "\f099"; }
.fa-rockrms:before {
content: "\f3e9"; }
.fa-pinterest:before {
content: "\f0d2"; }
.fa-buffer:before {
content: "\f837"; }
.fa-npm:before {
content: "\f3d4"; }
.fa-yammer:before {
content: "\f840"; }
.fa-btc:before {
content: "\f15a"; }
.fa-dribbble:before {
content: "\f17d"; }
.fa-stumbleupon-circle:before {
content: "\f1a3"; }
.fa-internet-explorer:before {
content: "\f26b"; }
.fa-stubber:before {
content: "\e5c7"; }
.fa-telegram:before {
content: "\f2c6"; }
.fa-telegram-plane:before {
content: "\f2c6"; }
.fa-old-republic:before {
content: "\f510"; }
.fa-odysee:before {
content: "\e5c6"; }
.fa-square-whatsapp:before {
content: "\f40c"; }
.fa-whatsapp-square:before {
content: "\f40c"; }
.fa-node-js:before {
content: "\f3d3"; }
.fa-edge-legacy:before {
content: "\e078"; }
.fa-slack:before {
content: "\f198"; }
.fa-slack-hash:before {
content: "\f198"; }
.fa-medrt:before {
content: "\f3c8"; }
.fa-usb:before {
content: "\f287"; }
.fa-tumblr:before {
content: "\f173"; }
.fa-vaadin:before {
content: "\f408"; }
.fa-quora:before {
content: "\f2c4"; }
.fa-square-x-twitter:before {
content: "\e61a"; }
.fa-reacteurope:before {
content: "\f75d"; }
.fa-medium:before {
content: "\f23a"; }
.fa-medium-m:before {
content: "\f23a"; }
.fa-amilia:before {
content: "\f36d"; }
.fa-mixcloud:before {
content: "\f289"; }
.fa-flipboard:before {
content: "\f44d"; }
.fa-viacoin:before {
content: "\f237"; }
.fa-critical-role:before {
content: "\f6c9"; }
.fa-sitrox:before {
content: "\e44a"; }
.fa-discourse:before {
content: "\f393"; }
.fa-joomla:before {
content: "\f1aa"; }
.fa-mastodon:before {
content: "\f4f6"; }
.fa-airbnb:before {
content: "\f834"; }
.fa-wolf-pack-battalion:before {
content: "\f514"; }
.fa-buy-n-large:before {
content: "\f8a6"; }
.fa-gulp:before {
content: "\f3ae"; }
.fa-creative-commons-sampling-plus:before {
content: "\f4f1"; }
.fa-strava:before {
content: "\f428"; }
.fa-ember:before {
content: "\f423"; }
.fa-canadian-maple-leaf:before {
content: "\f785"; }
.fa-teamspeak:before {
content: "\f4f9"; }
.fa-pushed:before {
content: "\f3e1"; }
.fa-wordpress-simple:before {
content: "\f411"; }
.fa-nutritionix:before {
content: "\f3d6"; }
.fa-wodu:before {
content: "\e088"; }
.fa-google-pay:before {
content: "\e079"; }
.fa-intercom:before {
content: "\f7af"; }
.fa-zhihu:before {
content: "\f63f"; }
.fa-korvue:before {
content: "\f42f"; }
.fa-pix:before {
content: "\e43a"; }
.fa-steam-symbol:before {
content: "\f3f6"; }
:root, :host {
--fa-style-family-classic: 'Font Awesome 6 Free';
--fa-font-regular: normal 400 1em/1 'Font Awesome 6 Free'; }
@font-face {
font-family: 'Font Awesome 6 Free';
font-style: normal;
font-weight: 400;
font-display: block;
src: url(//www.aadeshmetal.com/wp-content/plugins/wp-user-profile-avatar/assets/lib/fontawesome/fonts/fa-regular-400.woff2) format("woff2"), url(//www.aadeshmetal.com/wp-content/plugins/wp-user-profile-avatar/assets/lib/fontawesome/fonts/fa-regular-400.ttf) format("truetype"); }
.far,
.fa-regular {
font-weight: 400; }
:root, :host {
--fa-style-family-classic: 'Font Awesome 6 Free';
--fa-font-solid: normal 900 1em/1 'Font Awesome 6 Free'; }
@font-face {
font-family: 'Font Awesome 6 Free';
font-style: normal;
font-weight: 900;
font-display: block;
src: url(//www.aadeshmetal.com/wp-content/plugins/wp-user-profile-avatar/assets/lib/fontawesome/fonts/fa-solid-900.woff2) format("woff2"), url(//www.aadeshmetal.com/wp-content/plugins/wp-user-profile-avatar/assets/lib/fontawesome/fonts/fa-solid-900.ttf) format("truetype"); }
.fas,
.fa-solid {
font-weight: 900; }
@font-face {
font-family: 'Font Awesome 5 Brands';
font-display: block;
font-weight: 400;
src: url(//www.aadeshmetal.com/wp-content/plugins/wp-user-profile-avatar/assets/lib/fontawesome/fonts/fa-brands-400.woff2) format("woff2"), url(//www.aadeshmetal.com/wp-content/plugins/wp-user-profile-avatar/assets/lib/fontawesome/fonts/fa-brands-400.ttf) format("truetype"); }
@font-face {
font-family: 'Font Awesome 5 Free';
font-display: block;
font-weight: 900;
src: url(//www.aadeshmetal.com/wp-content/plugins/wp-user-profile-avatar/assets/lib/fontawesome/fonts/fa-solid-900.woff2) format("woff2"), url(//www.aadeshmetal.com/wp-content/plugins/wp-user-profile-avatar/assets/lib/fontawesome/fonts/fa-solid-900.ttf) format("truetype"); }
@font-face {
font-family: 'Font Awesome 5 Free';
font-display: block;
font-weight: 400;
src: url(//www.aadeshmetal.com/wp-content/plugins/wp-user-profile-avatar/assets/lib/fontawesome/fonts/fa-regular-400.woff2) format("woff2"), url(//www.aadeshmetal.com/wp-content/plugins/wp-user-profile-avatar/assets/lib/fontawesome/fonts/fa-regular-400.ttf) format("truetype"); }
@font-face {
font-family: 'FontAwesome';
font-display: block;
src: url(//www.aadeshmetal.com/wp-content/plugins/wp-user-profile-avatar/assets/lib/fontawesome/fonts/fa-solid-900.woff2) format("woff2"), url(//www.aadeshmetal.com/wp-content/plugins/wp-user-profile-avatar/assets/lib/fontawesome/fonts/fa-solid-900.ttf) format("truetype"); }
@font-face {
font-family: 'FontAwesome';
font-display: block;
src: url(//www.aadeshmetal.com/wp-content/plugins/wp-user-profile-avatar/assets/lib/fontawesome/fonts/fa-brands-400.woff2) format("woff2"), url(//www.aadeshmetal.com/wp-content/plugins/wp-user-profile-avatar/assets/lib/fontawesome/fonts/fa-brands-400.ttf) format("truetype"); }
@font-face {
font-family: 'FontAwesome';
font-display: block;
src: url(//www.aadeshmetal.com/wp-content/plugins/wp-user-profile-avatar/assets/lib/fontawesome/fonts/fa-regular-400.woff2) format("woff2"), url(//www.aadeshmetal.com/wp-content/plugins/wp-user-profile-avatar/assets/lib/fontawesome/fonts/fa-regular-400.ttf) format("truetype");
unicode-range: U+F003,U+F006,U+F014,U+F016-F017,U+F01A-F01B,U+F01D,U+F022,U+F03E,U+F044,U+F046,U+F05C-F05D,U+F06E,U+F070,U+F087-F088,U+F08A,U+F094,U+F096-F097,U+F09D,U+F0A0,U+F0A2,U+F0A4-F0A7,U+F0C5,U+F0C7,U+F0E5-F0E6,U+F0EB,U+F0F6-F0F8,U+F10C,U+F114-F115,U+F118-F11A,U+F11C-F11D,U+F133,U+F147,U+F14E,U+F150-F152,U+F185-F186,U+F18E,U+F190-F192,U+F196,U+F1C1-F1C9,U+F1D9,U+F1DB,U+F1E3,U+F1EA,U+F1F7,U+F1F9,U+F20A,U+F247-F248,U+F24A,U+F24D,U+F255-F25B,U+F25D,U+F271-F274,U+F278,U+F27B,U+F28C,U+F28E,U+F29C,U+F2B5,U+F2B7,U+F2BA,U+F2BC,U+F2BE,U+F2C0-F2C1,U+F2C3,U+F2D0,U+F2D2,U+F2D4,U+F2DC; }
@font-face {
font-family: 'FontAwesome';
font-display: block;
src: url(//www.aadeshmetal.com/wp-content/plugins/wp-user-profile-avatar/assets/lib/fontawesome/fonts/fa-v4compatibility.woff2) format("woff2"), url(//www.aadeshmetal.com/wp-content/plugins/wp-user-profile-avatar/assets/lib/fontawesome/fonts/fa-v4compatibility.ttf) format("truetype");
unicode-range: U+F041,U+F047,U+F065-F066,U+F07D-F07E,U+F080,U+F08B,U+F08E,U+F090,U+F09A,U+F0AC,U+F0AE,U+F0B2,U+F0D0,U+F0D6,U+F0E4,U+F0EC,U+F10A-F10B,U+F123,U+F13E,U+F148-F149,U+F14C,U+F156,U+F15E,U+F160-F161,U+F163,U+F175-F178,U+F195,U+F1F8,U+F219,U+F27A; }.wp-core-ui .button,.wp-core-ui .button-primary,.wp-core-ui .button-secondary{display:inline-block;text-decoration:none;font-size:13px;line-height:2.15384615;min-height:30px;margin:0;padding:0 10px;cursor:pointer;border-width:1px;border-style:solid;-webkit-appearance:none;border-radius:3px;white-space:nowrap;box-sizing:border-box}.wp-core-ui button::-moz-focus-inner,.wp-core-ui input[type=button]::-moz-focus-inner,.wp-core-ui input[type=reset]::-moz-focus-inner,.wp-core-ui input[type=submit]::-moz-focus-inner{border-width:0;border-style:none;padding:0}.wp-core-ui .button-group.button-large .button,.wp-core-ui .button.button-large{min-height:32px;line-height:2.30769231;padding:0 12px}.wp-core-ui .button-group.button-small .button,.wp-core-ui .button.button-small{min-height:26px;line-height:2.18181818;padding:0 8px;font-size:11px}.wp-core-ui .button-group.button-hero .button,.wp-core-ui .button.button-hero{font-size:14px;min-height:46px;line-height:3.14285714;padding:0 36px}.wp-core-ui .button.hidden{display:none}.wp-core-ui input[type=reset],.wp-core-ui input[type=reset]:active,.wp-core-ui input[type=reset]:focus,.wp-core-ui input[type=reset]:hover{background:0 0;border:none;box-shadow:none;padding:0 2px 1px;width:auto}.wp-core-ui .button,.wp-core-ui .button-secondary{color:#2271b1;border-color:#2271b1;background:#f6f7f7;vertical-align:top}.wp-core-ui p .button{vertical-align:baseline}.wp-core-ui .button-secondary:hover,.wp-core-ui .button.hover,.wp-core-ui .button:hover{background:#f0f0f1;border-color:#0a4b78;color:#0a4b78}.wp-core-ui .button-secondary:focus,.wp-core-ui .button.focus,.wp-core-ui .button:focus{background:#f6f7f7;border-color:#3582c4;color:#0a4b78;box-shadow:0 0 0 1px #3582c4;outline:2px solid transparent;outline-offset:0}.wp-core-ui .button-secondary:active,.wp-core-ui .button:active{background:#f6f7f7;border-color:#8c8f94;box-shadow:none}.wp-core-ui .button.active,.wp-core-ui .button.active:hover{background-color:#dcdcde;color:#135e96;border-color:#0a4b78;box-shadow:inset 0 2px 5px -3px #0a4b78}.wp-core-ui .button.active:focus{border-color:#3582c4;box-shadow:inset 0 2px 5px -3px #0a4b78,0 0 0 1px #3582c4}.wp-core-ui .button-disabled,.wp-core-ui .button-secondary.disabled,.wp-core-ui .button-secondary:disabled,.wp-core-ui .button-secondary[disabled],.wp-core-ui .button.disabled,.wp-core-ui .button:disabled,.wp-core-ui .button[disabled]{color:#a7aaad!important;border-color:#dcdcde!important;background:#f6f7f7!important;box-shadow:none!important;cursor:default;transform:none!important}.wp-core-ui .button-secondary[aria-disabled=true],.wp-core-ui .button[aria-disabled=true]{cursor:default}.wp-core-ui .button-link{margin:0;padding:0;box-shadow:none;border:0;border-radius:0;background:0 0;cursor:pointer;text-align:left;color:#2271b1;text-decoration:underline;transition-property:border,background,color;transition-duration:.05s;transition-timing-function:ease-in-out}.wp-core-ui .button-link:active,.wp-core-ui .button-link:hover{color:#135e96}.wp-core-ui .button-link:focus{color:#043959;box-shadow:0 0 0 2px #2271b1;outline:2px solid transparent}.wp-core-ui .button-link-delete{color:#d63638}.wp-core-ui .button-link-delete:focus,.wp-core-ui .button-link-delete:hover{color:#d63638;background:0 0}.wp-core-ui .button-link-delete:disabled{background:0 0!important}.wp-core-ui .button-primary{background:#2271b1;border-color:#2271b1;color:#fff;text-decoration:none;text-shadow:none}.wp-core-ui .button-primary.focus,.wp-core-ui .button-primary.hover,.wp-core-ui .button-primary:focus,.wp-core-ui .button-primary:hover{background:#135e96;border-color:#135e96;color:#fff}.wp-core-ui .button-primary.focus,.wp-core-ui .button-primary:focus{box-shadow:0 0 0 1px #fff,0 0 0 3px #2271b1}.wp-core-ui .button-primary.active,.wp-core-ui .button-primary.active:focus,.wp-core-ui .button-primary.active:hover,.wp-core-ui .button-primary:active{background:#135e96;border-color:#135e96;box-shadow:none;color:#fff}.wp-core-ui .button-primary-disabled,.wp-core-ui .button-primary.disabled,.wp-core-ui .button-primary:disabled,.wp-core-ui .button-primary[disabled]{color:#a7aaad!important;background:#f6f7f7!important;border-color:#dcdcde!important;box-shadow:none!important;text-shadow:none!important;cursor:default}.wp-core-ui .button-primary[aria-disabled=true]{cursor:default}.wp-core-ui .button-group{position:relative;display:inline-block;white-space:nowrap;font-size:0;vertical-align:middle}.wp-core-ui .button-group>.button{display:inline-block;border-radius:0;margin-right:-1px}.wp-core-ui .button-group>.button:first-child{border-radius:3px 0 0 3px}.wp-core-ui .button-group>.button:last-child{border-radius:0 3px 3px 0}.wp-core-ui .button-group>.button-primary+.button{border-left:0}.wp-core-ui .button-group>.button:focus{position:relative;z-index:1}.wp-core-ui .button-group>.button.active{background-color:#dcdcde;color:#135e96;border-color:#0a4b78;box-shadow:inset 0 2px 5px -3px #0a4b78}.wp-core-ui .button-group>.button.active:focus{border-color:#3582c4;box-shadow:inset 0 2px 5px -3px #0a4b78,0 0 0 1px #3582c4}@media screen and (max-width:782px){.wp-core-ui .button,.wp-core-ui .button.button-large,.wp-core-ui .button.button-small,a.preview,input#publish,input#save-post{padding:0 14px;line-height:2.71428571;font-size:14px;vertical-align:middle;min-height:40px;margin-bottom:4px}.wp-core-ui .copy-to-clipboard-container .copy-attachment-url{margin-bottom:0}#media-upload.wp-core-ui .button{padding:0 10px 1px;min-height:24px;line-height:22px;font-size:13px}.media-frame.mode-grid .bulk-select .button{margin-bottom:0}.wp-core-ui .save-post-status.button{position:relative;margin:0 14px 0 10px}.wp-core-ui.wp-customizer .button{font-size:13px;line-height:2.15384615;min-height:30px;margin:0;vertical-align:inherit}.wp-customizer .theme-overlay .theme-actions .button{margin-bottom:5px}.media-modal-content .media-toolbar-primary .media-button{margin-top:10px;margin-left:5px}.interim-login .button.button-large{min-height:30px;line-height:2;padding:0 12px 2px}}@font-face{font-family:dashicons;src:url(//www.aadeshmetal.com/wp-includes/fonts/dashicons.eot?99ac726223c749443b642ce33df8b800);src:url(//www.aadeshmetal.com/wp-includes/fonts/dashicons.eot?99ac726223c749443b642ce33df8b800#iefix) format("embedded-opentype"),url("data:application/x-font-woff;charset=utf-8;base64,d09GRgABAAAAAHvwAAsAAAAA3EgAAQAAAAAAAAAAAAAAAAAAAAAAAAAAAABHU1VCAAABCAAAADMAAABCsP6z7U9TLzIAAAE8AAAAQAAAAFZAuk8lY21hcAAAAXwAAAk/AAAU9l+BPsxnbHlmAAAKvAAAYwIAAKlAcWTMRWhlYWQAAG3AAAAALwAAADYXkmaRaGhlYQAAbfAAAAAfAAAAJAQ3A0hobXR4AABuEAAAACUAAAVQpgT/9mxvY2EAAG44AAACqgAAAqps5EEYbWF4cAAAcOQAAAAfAAAAIAJvAKBuYW1lAABxBAAAATAAAAIiwytf8nBvc3QAAHI0AAAJvAAAEhojMlz2eJxjYGRgYOBikGPQYWB0cfMJYeBgYGGAAJAMY05meiJQDMoDyrGAaQ4gZoOIAgCKIwNPAHicY2Bk/Mc4gYGVgYOBhzGNgYHBHUp/ZZBkaGFgYGJgZWbACgLSXFMYHD4yfHVnAnH1mBgZGIE0CDMAAI/zCGl4nN3Y93/eVRnG8c/9JE2bstLdQIF0N8x0t8w0pSMt0BZKS5ml7F32lrL3hlKmCxEQtzjAhQMRRcEJijhQQWV4vgNBGV4nl3+B/mbTd8+reeVJvuc859znvgL0A5pkO2nW3xcJ8qee02ej7/NNDOz7fHPTw/r/LnTo60ale4ooWov2orOYXXQXPWVr2V52lrPL3qq3WlmtqlZXx1bnVFdVd9TNdWvdXnfWk+tZ9dx6wfvvQ6KgaCraio6iq+/VUbaVHWVX2V0trJb2vXpNtbZaV91YU7fUbXVH3VVPrbvrefnV//WfYJc4M86OS2N9PBCP9n08FS/E6w0agxtDG2P6ProaPY3ljaMaJzVOb1ze2NC4s3Ff46G+VzfRQn8GsBEbM4RN2YQtGMVlMY2v8COGai0Hxm6MjEWxOBZGb+zJArbidjajjUGxJHbgUzwYG/EJPsNDfJLFsYzpXM6Pmcd8Ps1BvB8LGEE7W7KSzdmGA9ifgzmau7ibcUxkB7bnHhZxb+xDgw/yYb7GU/yQp2NgDI9xMZ61sWVsFZtHkxb5+ZgQE2NSdMYmDOM5HmZrfs6H+Cbf4bt8m28xhb2YyjQWciDHxk7RGg2W8DFWxbyYE20cx/GcwImcxKmxWYyIGXr3l7MPp/MAn+PzfIFH+Co/4296Q2v+wdvRHP1iQIyKMTE2ZsZesW8QSzmHi7mFK7iWsziTs7mIG/gAl3Irl3Az13A117GeC7iSdVzIjdzGMXycP/ITfskv+B5PRk/MjT1iCPuyLAbF4Jgds2Jj7uOj7MmX+DI78hfejBa6+Kxmekp0s5TBXM/kiNg29uaNmM5p0c6fmMmMGMbLMZS/8w2+zh78lPFMYFvt9Ul0Moax/IA/s5P2+hy6mcXO7EoPu7F7bM1feSR25wzuZAN3xBasiJGxDSfH9pzLeVzF7NgxtmM0+/FK7MLrvBNTeZSXYlP+wO/5J//SV/2O3/Iiv+EFfs2veDf68xHOj53p5Yt8n72ZG6MZzhoO5wgO4VCO5CgOY3VM4S1epYxdYzKP8QSPx3xu4v7o4Fmdydbo4j1eo+IZbdaW/+Gc/L/82Tj/0zbS/4kVue5YrmzpP3L1Sw3T+SY1mU46qdl05kn9TKef1GL5J6T+popAGmCqDaRWU5UgDTTVC9JGpspB2ti4TOMmpmpC2tRUV0ibmSoMqc1Ua0iDLFfwNNhypU5DTJWINNTQGqRhFos0DrdYrHGExUKNIy16Nbabqhhpc1M9I21hqmykUaYaR9rSyM+7lZGfd2sjP2+HxRKNo01VkTTGVB9JY40HNY6zyGs23lQ9SRNMdZQ00VRRSZNMtZXUaeQ5bmOqt6RtTZWXtJ2pBpO2N1Vj0g6mukza0VShSV2mWk2abKrapClGvtumWuS1mmbkNZ5u5HWdYeQ1m2mq+KRZRl7v2UZ+9p1M9wFpZ9PNQNrFdEeQdjXdFqTdTPcGaXfTDULqNvK6zjHy+vUYed5zjbwee5juHNI8I++f+ca9GheYbiTSQiOfp17TLUVaZLqvSItNNxdpT9MdRtrLdJuR9jae1rjEIu/tpRZ5/y6zyHPZxyLvkX2NtRqXW+R13s8i780VFnmdV1rkc7+/5SKRVhnPazzAIu+7Ay3yuh1kkffdwRZ53x1ikc/0oUY+f6tNNxTpMNOtTFpj5LNyuOmmJh1hurNJR5pub9JRpnucdLTpRicdY7rbSceabnnScUbep8cbeb1PMPKePdHIe/YkI7+fJxt53muN/L1Psch781SLXPNOs8h74HQjv4dnmLoL0plGXuOzLPL+Otsi781zLHINOdfI8zjPyPM438jzuMDI8/iAkedxoZGfcZ1FrlEXWeSzebFFPpeXGLlWXWrkfXSZkffa5Uae3xWmjoh0pak3Il1l6pJIV5v6JdI1ps6JdK2phyJdZ+qmSNeb+irSDaYOi3Sjqdci3WTqukg3G29rvMUi3123WuQ74jaLfEett8j1+3aLXIM3WOQafIdFrk93WuQ9c5dFPmd3W75G0z2mbi8/ah/1fRRh6gDV85t6QYpmU1dI0c/UH1K0mDpFiv6mnpFigKl7pGg19ZEUbaaOkmKQqbekGGzqMimGmPpNiqGmzpNimKkHpRhu6kYpRpj6UoqRpg6Vot3Uq1J0mLpWitGm/pVijKmTpRhr6mkpxpm6W4rxpj6XYoKp46WYaOp9KSaZumCKTlM/TNFl6owpJpt6ZIoppm6ZYqrxpMZpFqrvxXQL1fdihoXqezHTIq/TLFOnTTHbUJ0tui3yGvdYaH3LsNDXlQ0Lvb5sMnXplM2mfp2yn6lzp2wx9fCU/U3dPOUAU19P2Wrq8CnbTL0+5SDjTY2DLXe95RBTEqAcasoElMMs195yuKH6VY4wJQbKkabsQNlu5O/dYcoTlKMNrXs5xiKvwVgL9RblOFPuoBxvvKFxgimLUE40VCvLSRb5Z3aakgpllymzUE429J6VUyzynKYaL2ucZpHnPd2UcihnmPIO5UxT8qGcZcpAlLNNaYiy28jPPsfIz95j5DnOtfybg3IPI89jnpHnMd/I67TAyOu00JSzKHtNiYtqoSl7UfWaUhjVUlMeo1pmSmZU+5gyGtW+prRGtdyU26j2MyU4qhWmLEe10lBvVK0y5Tuq1aakR7XGcq2uDrfIX3+EKQdSHWlKhFRHmbIh1dGGamh1jCkvUh1r5GdZa6E9V51iSpNUpxq6d6vTTAmT6nRT1qQ6w5Qnqc405U+qswy9l9XZFjo71TmmdEq1zpRTqS4y8jpdbLyi8RKLvP6XmvIs1WXGOxovN2VcqitMaZfqSuMljVeZEjDVjaYsTHWTKRVT3WzKx1S3mJIy1a3WN8fbTOmZar0pR1PdbkrUVBtM2ZrqDlPKztdlH+Vt6jAlb+qG8a7GJlMap2425XLqFkN9Rt3flNWpB5hSO3WrKb9Tt5mSPPUgU6anHmzozNRDTDmfeqgp8VMPM2V/6uGG9lw9wtCeq0ca6i/rdkP9Zd1haC/Wow3txXqMoV6zHmtof9fjLFRH6vHGWxonGK9qnGiUGidZ6EzVnRaqR3WX8ZjGycYTGqcaj2ucZqFaUE839N7XM4z7Nc60yPOYZTyrsdvybyfrOUZe7x6L/PPnGu9pnGe8pnG+UWlcYDzzb8iLsxoAeJysvQmcJMdZJ5qRlZmR91F5VWXdZ/bd0511zEzP9PSMPKOrS5JHEpJGI0uyRbUk27KMMMuitVU25lgW+cAyuGt3f17A2Muaw6bHwMIzC5g15jFlMNcaA7vAmp41ZtnfW1h48PbVvC8is46eGZnj97qrIiMjj7i/+H9HfMWwDPyh/wddZTRmnWEaYbfj+cl/F4dYcErIc7BgIAHDv9ftdDtnEASbkL7ZRS98qimf8DXL84pOsbr/qTWMc6Io59OWVFC0WiVfkDTFUbEr5kQX/8mnmgpniLqtmTzGQ7gb0rGH4Q5NKuTLdU0pSJZZUDHOY0yKFpfvV9CvMCpjQGyziBwdVddQaxvZbYyY7uVO5/Jzlzvdy898EP0KjXYuv/mxzvi3Pvt68ih9fohGTJph7GjTKyBHWEa4Xas2T6NWZ3DoFYteNIjcYhGNiu4VtzgY0MMk7y+iX2fKTASxTrsTNsMmruIN2hg4aZJtRFql20GdbvLv+cW4vdBvI4RYLKqYU+or9XVPVZRUyg/8SMnUcjl//ICnYlHgJT29YkoCVvOrC+iHUqwoSIKEkODnc7WMlgm8IMOynpI51lipj39AdxQ/LemylrKkak3J8VxS1hHUM2SOQT/WBOzjUMBurd0McdhthrV21OmGXb/TbUeu53d97PkR3uy0mlXB8dDoONYXOgte0At8OOq42xWMhU7o5XuBB0ddOP6l8urqzurqKOeH8Q30CT/YTZ44flzQQ5LwArltZ5UUKUXL9Qvo5xmJ0UkfICgWlMdvR9h3K22/XXPRMMx99KO5X+i3hsPx1VEfNZPzaGF/f/+lwWD6nq+i/8x4TJU5DnFoYQPpCAYs1MBATRiW28hLkVMyWh2vg7sevWWNpdd8GMzeJvqsaxhu6J7IP2uW18xnsU5OTvz2PxctX/xO0fTVZ0VI8o6fWIb7FtzjhWetyir693AP3KjjZ821svlsnpwYxvhL/1z0TYRpGNFUT9eXZ7dWSLE5WvZr6BpjM3lmielA/7RbzWUU1nCtKsCI9KLKZifc9Byh2mx1/MiKI9EmNA+G7pqcop6hLFf71WXZMGTEKMYw12i0m83RgISBgHv9KI4dXpGNKDJkOBifbLbJXeH4L+nd7LvelXuExqBYUjzJ0G8yPKPADHOZHIz2BrPIQPch2lMGCtswWqCjfHJeilMbPgwtGpArFdKNb37zm+3BINj7+n5/t4XpyX+n4XjQv4r6/auDFmq10H1PPGE///zWQw/bly61lpf3Hn88/fzzaRpGj1y69Ah8dyL4S8b076P/RtuN9jiGDjfYGoznDkw7bzZ8fyJrWdnCPfVjvWYv+6tprZA5dy7UHSfvOOjnsufOZgua+aD4ePQfG68twK3fQi7knckcJ/QhRdqia1UsPnIrVjREzPhwdJ2JBqg3Pggi1EvG4GfRLzMYWqkGcWiITpHF0Dow14GqkG46g9qtbscnFwyE7rv/2P1CxuF+079W0kqFzFNlpewpZSx9FpJtHt+P3gd3YN7xW4VrriaJZcWDW96QLVQvQbKdEe5PaNgfoD9mYDghyKxJhzWZSJTINGOiHHY9Os6Rsv6D6+6G5Vi8trZ9B3ayaU/W5LSB79hedzbSdppHB2s/sK5xEN1wyS1GWtYkP51x8e3bSfp0zo3QFRgXy8ztMGqtVrNWqQquFY/YRkSG7DKi4/M0qpFBugXV72x6rj9/VkDzd7bRyFDGB3QM9xTjOpNVDEPJirI4jQwCcjXACg5IEon0UYukja9C+F2GazQFDFWHyMsk8shNKZN5N2IRrB0R8wBzGVaAqo6cItrcRq015OsIr6Gw021WsQALXgER6t6EZux2Qph7ReRvdrpeClK7HZg/zRDuhgMl8ckS6cGITAG9F3Cne7j97Pb2s28nwTt535RWSrwh2YLEsaInNyqcqAeSXpDa60GR5QwO/x92iuU5JImKUMAqdLaPc4WgYpXltMln3DvfbZQk00McyyRvheCjVh6XI81SBFGxJA1xWgbZnosUxcgG9omKKWrjrzielrUlQ8EplktxUr6TFnguldILS0iqr4Tn0JsESTM4RWFg1s/aaAFWjlPMG29oJRtinS40BtS0RhpICGmjkVUvJO2jo2YXmsrzyaXmOnLXYCKQxvPIdCUDFK7FLUf+BZc0IcS2WeiAuTZTeUlkeV3lUq7Ga6JTNNQ0JxliKFsPWTlWQk7uQmpTcQRsBxBWNZ9nWVZjOY7n0rwoaBiX/BrmIDGFrbKSYhGbUrx7X3/M9eebcPxLWEKiyIoFQ0urCPE4lTJVhDmfFwsZS87ZXAlaS4BLLMe77xQMSYYsDF7UeFbiBMnzcx5b9FRXF6DAdU8xpAa09tqWZTptaE5rrk3TTIYpAK1YYNZgDJ5gdpjzzC5zkXmYeYx5A/PMDW3NR55fa3bbMLIAXvm1dujWyFgjIYZvJPiRW2v6pAlDWELJ9D+N4ABXyHUYpPCGELoJQpKSglO4kzyJ55p6/Ndnkdg1vti0RV6V2Mdqtwui3XyMlZpnOaMrBo9dlB4l1565wEP6ZQTpKfO4yCLpuJFqrqn+sfL/8tXVcnlV9TdKf+lrq+Vj8038f9eqlR+7z2hoeq1aO/8N9xla4w3na9Xz9Ur1wvnqbffqDc249x5I1b8hSa7Wq9VKfa9e8JbPFurL4/9aK3or54q1JW9Kh2h7nmTuuGl84s5kbIUwKEndaSQeeHS0wsgssnS+kqGKJ3fPtUjwNGAuXUqrvMilMvbpNdYo2Xb/LCBRjktrupgXZFHXontdG/NVuRMoJtAkTeXE1JGx9fndlapnq1jGHAFfkrxoq2pu+96Uk81nChYrcDbisF7K6apsqvfV1pqXli1d0hVBlmd49zfQFxgHxg1DAE6yqjRhvmAfIA3vJase+nj2Qvm77E7T/pimbZ4t3XXHXbI+/jD2DMMDBJTV9Y/Zzbb9L8rnN3XlrjvvKu18GhsE/Uzz+RlY9xxY6xlUJQ2yDjO5s+l7CdjHXUDbBTqDq+RiGzB3hBjH0CSBSwmW07MtPgUTQjWcC4VOOVerHrv/WLWaK7ZLyNYVW7e0Zr5czjc1S7cV/dx6tZPfwRIviryEdwrtygSffwHquwXHJmE0CKILm8YU2QHJIFgWlxCBr9toHU0uzI4Avj+j+2njkW2T41Kav6Zxosw5mllWXjl5SbtvLS3sfFAVRN5NYSWluT6HZdYIntR5AX1GEwT99QHQwxQGTKqlZIFzBcxrr2wL6bX7tEsnX1GrmuZwsshpGz45GKcfUhyfFF2gnYbRb1F0WwT0vcXcyzDtShv4AjZcY3G74ls1i9cJAWwDCoXx522jNehZD+gfjM5tBHO9SwhqkRDOW6QhZvtU67zjpHffsHmdObyKHta6gSqaq25g38/JmIUVBF30o4zAszLPLVRsJSVLbErncmdLgsBKAt9ZDdI0zY6w6dkPvKm1cVtGw8F4iPq/EdiaID1hibLW5VNIkgUkKk8akoBkmUdQXM3iWUHm/K6t80iCvJBQtHI8yytceYoTrgBOSAEygkXFrrQrqF1xMRx7qA95RACkaGQAseGwH83G+uQ5QBcVyydPHoyHMMyuMwckgFv5G95vAB6kediAOhsRBPDlJ3kdHqJsD/7G1+Yy3IuG0X70NcpaQNOyQqZHizp5Zjh5pgsd2k3yPdwfAZOyD+hkfPUK5DKXx/T+Btwfwt0ufNHBfmv6wLWoFTGvXj9aL8imFlGIHZevB+HhoNdLyrgfDYd/R91c0qoDWq8oadoj/RDjpF9DP8eYwFvdxzwKJRZqMOXJKh7BEg/TrNuMuX/AcQnPGwJMAoq6eQYR8ttuwVivEaLhRICaYKDDNexWAQH4ruN1XU9nARG2W+jDd97/lsspjl16+vjqgw0eL6dDI4VYw0hjWQC8YhhfcRd0Q4ZJVeU4nWP5XC3dyJR4vAJPuYEmppaW/Ry7cInlJEvWjG8tdRCXaoRBFgkpX+RUJMC6X5M5xGqNFrLSrsyyJU7Scj3ADRmF1dM1zPOsZrCaZfKmGGaUbO2fyWo2rVjmMsOIU16atKMJPFEWaHEFuCI6RslIwW6U8GptwLpd4K3dyZe0+WjcR3vjq6h1rUdY4ZNucbhH/0hahIZwuRf0epSfjqKimw32WnvBXjDpw2uzsYMIk1yxKg3CYR2OW1n6dDBEw1arB3MkCBIaegXKKxIZhwUcAhDKw1Y/OjiI+lCYUT84OAj6zFQecgXtkVFnEylAOBgM4EbUHwyyBwezewaoRWYo8DhosNdH0f7+7BrhCURaNpoVnuWBgiTb6b17cC9P3kNuTXJBcZ7Te3pQHpZKn1APhvPe1x/Np9uuhLRSEYribCaVO5oH4YF8PKRZJDlMrtP3A8CGyYr60/cnbdaoWbQa4bT004xuarMG5X6TCgxvarMeyecM8g/2+gfD4Q3pCEco2BtBHae079MwroDTtr2YlfO9WIBEVgmSoBOWhEJt36OAu0kQ9e9hFokqm0qrvl4IZN8vFng+W1jffMtl11akU43mDm4sSorI1xcUBf1ECnNKWjYV0ZSCjKDywtnOyehksZRqbyxF6/c73idMFKQ9RxcKlj2hR59Evw6UKAPlC2kJfbIA+6SJ12FMYJ+MfsLUhZMItJ/fjRp+F4e1b9D1Vmlrq9TS9ai8tVV+dOnUqQdObS3HEqRzlfbZ+s74z8qdnfoO+mfxfeT+cgT3/+KpB7fg5mwsRMqfUL/3xHee0D54ImmzX4dylZglIg9gdZagO8p9bLNrrE4Hmb/N4ma7u0EkFd0memzzJI4uv3mjvqktSQvFxgMXQn717gcu2Mdekteyl9+8LaJstvcC4tBPwtkbTuIgfbKeK22aNr0Nbm5m7v1gZvOk8EdY4V988WIHsTOaPQLqKQIuNQFHQf/CZOVxFEbJl5AKBOtYfzzid8SI38HwFccjSrtHe9ksjCHyd53IF2MsgT6PPg84YoFpM+cASbyRoKIEruKQoB0ikY3FskB6IblBZbFwreUTmEi6gkoHZidCtZtgSALunG6z1gFcAo8ChiQUXgBSHTkEVaInK2mP01Sd812loe1oWtrQ9ee0hvIRT+fG/zMSTE67y+QcQXiO1yX+OUFbmkQ5/RMQkYXnBD3FvVkWRbG44KQkvZ7VBEtkFcWtB/UsSnNekE2pluundX0HOADHAG7gLZr2MU7XT7R4XrvPFPQXBI17q6Bq3HMCWhLIgcYvvJVX9NRbgHgbb5btpbyIFUkLmpqAjaLipoNcY4Yr/jX0jUAkJg1YjmqwBLVblC1YQ1XBdQBmFaCVSIetIcS4xX7xxaUqAt4x7Zt8dZnNuyjyC0Cb3eJvbNW6MiuximXBlBK7jeN+KO/siM052jAkXB8iazX5EqFeBfKroUGvD6uOjvq6gvot+NOV0UjRp/Laa/Ac4Pxuxa3A6mi1OhHQeiLR6loE4xNJy2aHiqBg6pTJUTGMbWA94NOLVkuoVVodDwHVP4ICgqvHhzwVnKPp+2FCo8hK3r6FrBp5e1RBwyh+5+EhkbCgAGDX3tz7pu1I3nECxiJjAxyB8rnwOSr3EWoTAVByrIaThDYVAfkTMd0oWi/6+cAtFt0A8tA0CKJJJFgtR0PZIBwKOjyIiuue1ysuFUmSfJyjwp9WHHLHyWEvW149OKAMjZHMHbJmS4zP1OnseRuUmXR1t9PuNP1OE2oOk8GLNrudIxxkqhpLdoC9idUL3dm923AVGKFOd9PBG0QgC8QYLpK51N10McFDRC5C2CcBw6vpC18omTkO4ccE3TVyHBYs3TO01e7j3e7jz5Ggu3B7lrO4Uuvhpx9utR5eFXTHDDiZswyn+GjzfMbyMR8UzaKt8Szp6nwG81kvqBRE4XgtYxpcfmV1c/2e9fV70JNL3Ubt7Z4gCx/JlV1rJe2kTbSc5APB+IVCjnf5Ns0IgrfTu2yPrSOpnGM5JH9T2t/2bKyzqRTiX0wvV8sriqyXuML6Pa+7Z500a6KIgeGgAhJqAq06xewyj9+gjfHnmxQfvYKLMFbwNnCQTUzGARkPRP9A5RxRi1A3gw3pCghgdcLOI+bC286ff9t3k+DCuefPnn3+3SQ4t/XU1tZT30SCZ1y7FOpBZeVyaWVle2XlHs0xVMyzbNk1sqrU6XQaviXyLMpxItZVU9FYJnkhBFryQgiyyQshWFHxRjnwhIVcaSUgL91eGRiCqaU1Q+3kHXiZ224j18w5vl0PfJrfhHZfgbki0hm9GNNuuxVCq0B9u5MIbpOpUIgT5+I+UKcbphE8MFHFbVJYsA3tOtE2uXHznkZTdd1hVjZNx9gL6BzaiydGcuhvLPhlL/DK/sKG7S6JtqfaVaJFEpcWDkxHXZIqtmYcu/j6i8d0wy5Ljqc66CCTkwuuacjJ8b2PKIYpHw3M/Lp+xvR9c3eXhGf09eOer6WwxAkCJ+GUtvoWIWWxAD78Xn49l1vP93zFklhRSgkz3oOsoz5TY9aJlHkiR25S4gHw2sGU3vAVEtYqFHbPxxNqBDdCSHiMLn0DunTF9DxzkfXMwPTYRTgZ/+85IXKdKFAM5ToJtymVySe35uEE9aCxME8qxWPSdnFD9uLDruEZk4sQnfAMA6iHDr2/ypxmzjLnmTuZHh0DzXUK59xkJMyfpqgmKB4FUFs6JubPw66LzyDXQPER/6Eqaqqii6q/6g1VUVdUTVS9Vf8VQ45IdSLZGNKQnh9GwBomH/QmM5t2LctNZ82sbWePnI3/dkQeGZFXTGMfCSL6DzglaMF3uq78FNRznWpkiEIG10IhFov7BE/4AvbbaywlpmSF7dJlF2gw+u6qFBiR95rcbV7HCKSaZbP8Yg4bUbCqOCvbq7a8FrRNKb/IszZ6In1XzQvYwSCV82p3WxIyjcoZ05OffJ+49ZqtWg0C8QOvF7PmTsUwETO3Xo0YjeqLAOz4wK/FiNoOuyGGDyBXDGwPYo7dv1Qe991cUC81R48/rpwU/lCNxMcfln/gY2i0Uy6PD1HgZJy86Yy/4+7b5cpz2jdmxNvvVJ5+dkoT0RfRLzH3MA8xTzDPMS8y38F8ANAGUeKtI4d0sJEIvdsT+NUlgxNaCNqDDtFooh1JjvFAjm8g497zw8nS2Z3QTaLFJAMDhhGMEz8eLXESzJPO5Nyfi6Nf8FbP+KIqpSVbIpyApIr+mVXPdNI1lq8EelPiyJoMa00LviTKSaEWVDm2mguuSSYZ9A/FS/N5HtYm+Ka4gHuNxO3CJBd2BfzILtG5kKBEcQgJ/sbfWfW1Zt41RYUXVNF0cw3NX93xZU1eP6nq1ZMuLDuwxGvkWS0O4ZQ1BPdkVVdPrpvWU/F8i+LDBzgVgA+f2hGwCAhzCyuiqOAohkMJLTlEf0TXKTIHATtTxEygMqxDs5NOi5g1kI6aImPPwfz81IQGRYpSVt5PFHLvV9BptaS+T/VJ3HwjSXvjGlHlvZ8E4y8roqpIiiA5hlhFv6Mo71dLPrl2WonvgOD736iUfRWeou/wS+p70jnbteyMHeh+fiq/eRl9gXHpCsKQqUREr2GXcDmeTway3zQQgTCwWgKxCCn2wB7KfmN6uflAczn9gn6ieSbKamo6WN/4pgyAtoWglmnuOIG90/R8M0QXf6Pu2bZX/0Imh+6ub7iKId6lvmOFy6653x14q17AF1zgZyhdZpk5mZTP5IDzqgE/uAyzP2K6zBZzhmEIYvVr7Wjyxf+AOJGYUElWP4r2WsB8R6NXj/SJwAr+WKZHDtGA4OnWII7T8HCfxOZli7/KNJg1qm+Pp2IN+y4O292wGuumCBtAFk8CCrsA9SiAaaIDzcooQdpeNIMgveza2YyMJZF385X1zQvbJfOgHqqNVkMN790pe0Vd5FIrlV4+36uspDhDlUwtY+1g4BV0jNGLJ+85duy+4zP53K8yAZUUE9kKnqAeKMMWonpcWlLCS4fT4lw8HgTH12F9S/mF4nJYDJeLBT8lOO47F+FvUhbE9Or1nuo7DX+bZI7gK2z7DccX0ouL/+ekGNNyjKActzN3Q+uQpqkRAUsVC3F7dD1SlHYLmKcuEUEkIIOQNShTZ9KcIVGdxv8wZXwoNBqaWb2EspcvZ08WskG5ura4uFYtB+O/MhqczYsqLyqGnQHWTeMaJUfLcBxiBfNZU2ARx2U0Z29ra+tQF1KpzusuHw+8E3eIooAR9JUo3tE5rwoZK6jwgoB5nLJM1RRULKT0QFP8ghmGZsFXtEBPCXgleOWV6Ti4hgYwgksQq8zsLU4jAKExiCCWQJDkuUT2TMgf6kPI6+p4qOq6ivqqjgZFl16C4IAkDhRdVxiqtKH2A7GsZImi4/PMa5lLzOvi/CbacuC/mqmbpCYz8cnXuBTjQapXnyZ2iWxhcJ2hBSThoWbZvp3Wjhx6WhoIDJxNDukgnX7O9h04rUCib1vZ67Cqo9F8ZcffBhfgcxluBJj7UHw4uCExk7Gz/vdoaUe5RILjSfpDpEm0ZC3+EtCN0hF6cRsdc/cy98d8qXV0DXRrFBWRvqkK/lzcJis5kIstRMThkYtviE8oC3Dc437PL/l9+B7GK8NBfKBkBpjwPSApyWFICQsajgdokCVwLkvDHbKE7ZD1aBobfwuRm1+jJCdLiU1Aw2iCBW6u6z+sfu2K241VCvQb1wMwaB/A5y3qMWwNSbn30d7fUe5XDg+zV+gfMzcfRolNDWBnGJ90EsTygW6UmhrVDO5WDVMZP6uYhnp3rx9RId4pmOHq+DeUdFpBa6oZjQ9OPXgKPvP2IsSWhtjbkXpYNVxzuxPbpmEPDa5Fg2ul1dUzq6sIyDaMvqB1OEpMxhKbDfRtgKhX6FxiGk6i8OzW1lhCtWsTdEwbNIrDuB0rVMHmT5lMtAMtCA14eRGv7VTD4zhtFx1NbGzWL9Y3G6LmFMb/QzpXcyv4E9B+Jd//KHAJ8MRT1cgTcadZtCu6k200suTr6EW3VKvLQtknAww+Ezz8x+h/EK1fN5HeAl1M7EO2UaxXpclNCgmbVIabcHaYGlRgYi9IFYRHokKUvufC3T1b05S8bsmOKWmeKuCMVlJ9N49QvaaJMse5Ws4GUq+noctLxYqb9pfrHOIlrr6SNhdKHMvLXDFsWOkFs1qK2mWvUijIImfpHAZ4Y2IuhQQ97aTLnKcVlBNphfV0gDKqKRlmRpJUtbyaSUkim8qs5ooLHitjlnXDO7bOMsxMXzECxFWFsc90owln1rYSRo6M/gqu4ckYiKaD4XDCgFF+pacYaLd/qMVd8Fcm6TiPCngUxNBDdLDnQdrkMyfnGhLrLbtC5psPE4hIzPoHrSsB6sH46rUOZ7wmKWuBacIsPU70OVQoUaWrF4YjDjuzczQpKD81zZtE0EglUNXUntXKgdBJERSr7qJ9hYLk8X9SiA7e+P4YM0doS8joZPEwssIPy2k9lCRidqr5+DvRIIa2B0f4y+lcGs3rEOk/mVOjvagf7cWKpGB8OBrN8T5lZgNijoCtCmE3OpSB9qnoipySo1tEKQt7iZghJLo+jEaaMn7Hm3hoVtSAZRVfNjwT0IuibTwoQEcsKjD0LqKPKg43/sSPSjIhNxxvquxH1LTpp1Ip3h7/S1T4PrgCTDebxuy75nEY0c9QCSkwhW7oRlPhEGI2Lh4bXdm4+OT9x47dj5iDYxc3hleOkZMnL27EfDXLoDFgz1Wmw5xktplzzAXmLoKOPaoogVkkEDRPBN3rKBFzA49HzeLaa6gGM6wm+EnHbRoIkBU++kUbNaOUV50sQimOrWP8VdEVfxnjP8Oup7/DAGjCskjVJE9Vc/eLtIt+KP2D6V+efn/A/lz6B230V3WWwJmMq+bKel104QX4l+FVXxXP6S8Zdk5VPUnTUIpNWSLtZwueege84aW571zfEz6mfoOczY4lbLG0DZgC7APLsoEdxBx/Xbf7uudJcHzpwtLShQdIkEml0Au9LNRslFyEYLyfXIXgO1MIdS6++CKvzPPQQ8CGZYbYPLeILBSTgErN3RjMAB8adgkf/SJ/aqmwoRpK0EzVVtp1BFh7/Zcu1teerKPAkJdOl7N8Iyezwma13ulcaH3gtfW119fn5m3lVXLZQu1al8xlSsdvzOZS74UXdh+BrG7OBK70IKN52pCDY+vVq4Lenjq1VNzQZW2uEqsoSFn80mngZ2flvz2a0pFfR78FfXMnc5H5ZrLSUeUCwWik3JR+ABV0CblI6lJt8gQwd6iomTAePiH1XWroFQe+12k3G1N8Rwu8jNzYaN2jGgtPoAnkCpEeVJv/SpRVCTCwkTZYRVUV1kjDoiAi2VnLK36KXauH95cKWSwWyk+t5DVdFRSFNWXTcPzU+K+XycJ9SknBQ1gWJUmRiLxZSxsp8i6k5SWJZWWlgHlN0bEti4Yo29iQDf4Zt1jAjeWF16TTWi57d2OhWDf8vJk2RU1CuiCzrO8ET8bI4EXexrqi8bgAr+NkKS/y8Ir4dbM1hPQTBh4TRl03AcyNmA2HlZ2qRKKQtK4LLdkvekRnMx4V3QM4/H7YbofLGVtR7MyAkNknHRKOogc2Lzu5x4LpuP499HuA0pcSucBUnRZLBKhdEZ/YLPqxgeMZFKLPOW17HeYrdjEeiI6YFkVjzR5/ryMJMi9aaddVV1Tbeddl9DnbXktjnIZ7B6KYxq5ordvta44NN7hu2hJ5WZDgxjm6OIhtX7qRVbPh29sn5iSxrQbDHFnfBBhlDbdrAfFEzHAI38ceG1997LEb7kF8G1t+G42uT25CLbiJTeSTwyQ/K7JIfkQ91aOmKOQ7zY/cR/TlGoqLMiSq7CltuEJl3Izt4nal7eO23+66FTfsuoMIZff2gmh8bW8P9XrNj0a93WiYHGfl3Kd2DaQmoVuzIrdLjAuAyx+h05fHo8uXX3wRRS++OF8vYnNDauW3ocxtPBoOye2foVV78cXxVXL35P4gtgWwI8igFu0NBlAUgpjn8SkP6//5yT0NOvWcmIslmpxONyIrB2FxiRiTMr01eiWWvU8vRERwQHM4L+sZ03XNjC6zKSnFcjyyrbKlOarKcXII8A1WEJIuiaqoKBBIHCfxyNLzcel+l5PTQe11tSAtcwDmZFZK1zohAAaJk2XuPQs5XUQSL6UEUbWWLFUUUpLMs6KeY+b3FxApzXGCme3KBNcLFNcjAEaNVoxOyXaCmOndjBUwcTI98XHFrRxHL2tOWh0/r9g2+nZiEQUcuqSnc7pK2M20qSmiwPNQFNWsmyoU5o/pCDq0lfHvahabVtGiYo9HZOjsyTKVoV4h3PKeqXmmY8LH00wRK6L024SeitN+0RgPOChih0w0jncTvSjBZ3S1A1pgT9DXzVASd+NNEtNNFJXplZiZ2ew8gXbcDF3+Mp+K4dmjMTz7TzFoe+nrAMTtxXG0HV96m0GNKfu5czW6uh6vnUPZOK0VI7X48563EdnAcnc+rRe/ipnTTYqMA/U7BjzwvWRVn4h2gYUltmEA7dq41enW4tr6sN633VildpqqJWEMzieRIRmtEXNBmob6MTm3KFvaymcCQFYPXYaA6nWOXfTXgslJZUW+HDhZ7uyjxy4iJibTsQgtCoptR89oduFPdV/vaRkdTnoQfZOgZ/QenEBSFATaos8WbXJhrn4yrLRrgNFuI/jM/sdXJZo2jU+b5fDvXZnvi9tgiUgIUf8fWpW4IQ56u7ukSvP1Kty6XjdXA99Y1VvXi3Q5Dif1+sjRysxquXFDvaBve7uzer3jSEX6R2s5uLFeQOppxebHoworLtmRdPv8eHSPjsOv3Vc39e1kHP6T/datqzep08asnnNjMLh15eZ6aXC0nrfspzv//+mnkFrI/YO7yVy+K3359D+2n966Ak9vz+tGVVqvM6SP5sD/TS0f/p0JlNuaFPrviqK+nsmRYkJweLTM/Vl94KDvkavwTQ5zmG5ELSfrsxVpAmgr7QQq0/WJJ9KvCPdQn0gEBhHZFQTs/gDO0MPjq8HhIdkzdJ2RgezKQUAPRH177cqVYX+ebyFtlbmRYwrn9X4zLumne71o8jnCHR3OXWDm94hhRidWjxE1zfXJDI7aaC8aX23t9waDHuCk0WjY2h8O52wlfx19nuzIRMTGhAzGyVZaujuhGAvbO/EOrm0YeGRnG6zFnSb6abVQvuvsome7fNrAAPEVwRZ5XledQOSB3xZct1sweMPJp5csQUYve7aTquzUC13XJdt9eDlnqzrPi46gmIIi6K7g2h5b2jElKTOzF/499AcUE9qw2vrddRb7tu8JBkv3sX6k8smqUflk/csPKEj+fz9Z/3NTrXxf5ROQ9ok6Wn5AKcrj+if/pyKlZjj+t9FvA75KA11h7JpVadfIrDIQAL12t9M00Bnk9wHBjtBTFTEjQc/uYXa44791EQ3GBxG6rSKyOBiPhn0p8z3+zlsXJ+/9CXQA8zvZQ0oKCJjdI8w80eqip85LCI/eWxzh3On35t+z9978e9EPn5ey4ucL7/m8iO57X/59PwVp0zk1s7WmVltk/PHJEfWvoiygnmx8AJJElFM0ZL7W8/7k+egwsUPv3/T4qz3vJ/mTIzo4PCRm+TS84fGkLd4JmNiAFi5BG1sxO0j2FhAGF7djARyONqk9xPAb26eDohds3Vaq5YNMEC4eD/KQDG29WmlilgsLK4vvvssK08eXfG8OcxP73ijG9RExFjscDK6h4bXeXr/HzMsJeGppTq17bbJBAx/2+9nhsEdD1O+TXb3XGXqY42euUJ4c4He35nb9ShcazweEj6M2DiuY8DgfOHmy3C8/Me4/AYc4joYQR/c/MYbjXvnECQieQP1JfGqL99FYZkLkXgImwnSK5qlQD2YbEa/HWnmAxcxGlNaX9l/XsOwHP/CAbTYe23dVU7Qi9E3d9kYtl4P1qBquv+be+25bDytwpiuGWdlod0lW/LQuRN4d750FnsKtQaZhF/OkLn7Kx1C5CqlleDAcDvZKx59Ezl7pyeOl6taTpfEIolvE2rhfevLE7f3SiSfR7ZXHT5T6EH183qZfjTWZM/IPND0kBnbAqBLBBg4JGoY+BwbWxYkQoYoOEmIOwfcvqJahGJpXMCuNUsNwdbGJ9ayuZ+eXBUXRXeD2bdmo2MWs5RuKIt0rBCqQ+ilWv5aMXzIbParNrBIZCLByRBsTEaaw1iDR5Bslx95h0O9H8LnOHB7AMA/6ox4Z4kE224suPULgZ6/V2o0ich7N2viGvREomW0TXUk8a8jWiMM+0G6YNjD69qiqprXfn7Ph/hcxL4lgduBaN+rCF31L546O8aMmDWHSRdFhazpPR/Pz1AbWaP4/Fr/Ofw8I7qYqoUR/fm0qv/0a+nNi4U/XP3d+G0H89V/lGtF4VZI42RUAte/3okE0aME36s8njAbZEcpCFAHbPOj3e63p3+DatdHBwX6U/O3GqXM6Irpyo1o83rYQVVeR5Zou5TROkZIPLHzv58vtYrFd1kzbjD+BZJrmAI1K7TPt0r5smjKKSDge0XgPbtm72mdmtnNXoG3uZy4zTzBPMU8TqSCwpDCHHYOsuLVuwpOvI+KBoSoQDwcdv0kn9wakwwwgUu4OoXs4hhk+NTskeLUauqS4rdRml7wL+3w0Gz9okDJYIcUv3rFSYgWWZ/mUgkUeiYhs+dwQZRXWUlW3dZno1JEp8KoIHDyHeJlXeMzLoRdxnJOuyOO/uEb/UImFl/Apll9Mp4speI6XOY4kpFhR5j8mcgKv6ByWDZ7VeJ5Np1iOg7U9xad53VRQTby3n9XCYAj/8+0j0l26K8xF5uuodg37Z4iBFSE5wDtSC8GYPGB/mxJAWCbjy5RC+ARguBMMBotEtQntMls/yObSIVRDFdGdh4flFc1ICRw2LFnFqqCoQiplZGFZqtimo8tY5g1Fw1hXFQXrWEs7nqbJWgXWvV4/0CQsn4+CD6WRCvVUDRWzgqDzgiBAPY3A2AzuVjXF4FOqKFiCiVOcLViGrCHE6lYwoTNXbk1nanStxDAN/HbUoAQg/taS40EfZnJACA2aIzTDbJbqbG9FaGZ+Qip/nxGPBv+h3C6V2mUFWHzTIQZSAYxqMth32qUPUYvqiNhIjqlFHSJqnSlNGQFV02FmrRAkAxO8O7WP7t6kjiUG6sTBAqGh6PRt15nXnIplF98XkhePhyQMddRqXd1toVEvCHqJCimAq6NJQaxTp34Q5vvgpjJs3FQG2yJSZ5pWmxkvECM/+ER+Fz5HCvJFkv/4qk7LQ/A7NGgQtDeAqLeywZEijUdxWU6bSdm+eGUwgA+UK6Y5vwj02SaWMd3YCAawMNGDJtvQbpH2F6bipA1htVbbqi2K/Gajsvz5I0nCRrO8/GN5R4fpV7qQ3sy3tm5b74aVm1LmcP5PMQ6lez6RuydapdMo1isR/yLraCY4Rs/lTfPfGavGCcMgh3d9RBS72MM/hHFXdNF35Q0fUOq/M83jptfx4RZj/NUfwi7cgz8ieriLGeYfTm9LqP2Po7ejPpHxTuwVfo0iyHVYh04z54m0jQoEu82YZwZWpK3Htrg4CmHFhPXSfRWsSYhzaeLjgerUQvS9kiTIkrNateoVPy06kp/Jfil3Incyp291ukHBsDSjUHY8y9DN51Z0PiU+lbUsy8gBzgxGffTv2RTnynY901zEXorLHy9++3C4/Jah75oWh9i05tg7y7KnBAuWEtTVjPbBwSgY9qaY4RfQPcxZ5nbmXqCWl+gukK5LhbhhLbYUBsRZIx5YyO49GNWAUagI1IUujwgl3fTxGtQfMCSQRbjQwNE6EqANKN7CG7Uo1sW00AdlS0n7lbSRyvCFbLeeyRknjVwmU83k/LXVtCJhA7MVVpDKa46EbcnVJPbuu1lJHf8FnxMF7vmirJvWG1euoI3AND/LpVzsWAVRdTI7O8vLO8HOzk4KnnbgMVNN27KbEgzFChzZeFB3PNNcQqIvv2ZZzc5kO1eO4I7ZvsUb7O9mOxXjmRh/kn2wxDqmNYzxTDxG3011NDK8L0rVUtBqYa2L7j/2TKt/LP9G5WJzQLTRvfDtszVrSNcsl1oHNMnO/Yl2iyxKr3rycqz7P3Z4uHOLGDXNhngU7N8UmckC9tCArhpMbE8fxob11JS+7RIlej+qd9JOlCn+01LmEA2+pxHabu0D37taDsPS6k9CreM16Kvoq0wGkFsRZmebOQ6YbZtJvA8JOCSKI6AGbBi7H+J9IJEh9qncKPE85MdGp10+hPEGc8NPXBApVmc5JD6InNOWqBInRON3jYatfjQcjT5t2rXEBVH9lBValVUT8ZOL8DzxMKSK1lJIvBHZZ7qmQtwRnYWLo71+9H7rVB1Ol08c92q2uWCuViw3uUSqZE3Xuq+FS2M7LdJ6sKpaBMFHKEGdeA6B3ur4atfQsAcYfdi7zgSICbLDLDlcnQY3JaBREIwH2SzqZ8nfYBCQv2gaBJBCLkQ0IAlTe5QW1VHBcLATtb/XmNgE1SaRQXGpCB9EfH9B7HPxgSgWybEYX40/UxpN+O7V2H9Tbc6WMCSepoghQpVujiTD7QyRe3Q7RL2CDj1zvE/sItCe6VWEFPf0U5hPSannO93nUxLLC089zbGACP/Nv9FfPiSWFST4G0HhnngaCyn28Y2Nx9mUgJ9+glMEWX3nO9Up//1nUJ4i0foR7TAAiAZVQhPvCWTbaIklXpIcYE6uUqvGFoTC8ONEc8Rx3/+ulKygL78orvn/xXPFbyFH3737z19QMM8idPLjHIul2Xy6RnmnLJXkQVZQe8iIbIci0h1i0+T5bwBacGz8o8e+9CM8p1ji+78Hp+UUj4ZrX1yDzx+8hzMNln/DG3jWMDlmprcibUp8pBCL5xvsM3HNnbnCinzsu8R1WDds+0csNT9HNooVXV3t95vN3d2g2QS0V/SuEiMbCHp7RDlTFJ97GQAEDEDC/vfm91onvPuNuUOX3jq/198ql4/Nv1yYe7cNrVaClX31VvU7WquwDaOnOzXAO1LHg4Np5a6tFVumQsSt+nwJRvsvzJUhu9N01rZjqeyRtl6lnmhuUdupT6nmvD+pkHqcetW2/zNZTAluvoJNB+sKruRd2RexxApuz1X8b71VSw1EMSO5haqgati2hGreEVhJlDKKc5fLp47Nt+N8uX06Sm5uw5Aywt1XHx3RAHjiW3ZZfWOwVt07Miom+CHWp2aYPPWGdpPvq6ltWIUg9PkTdGjI4z71bjWUjfEg0Sg+NL7WmkUjRHcc0fvQd8XweH9/NInM2U0RDwRE5mwBE2ABKxAbLSFA2f3+Z56rf/zj9efQQexfY9R6rv4jP1J/jpm3uxJjz4cuGVrdmk109Ras/+7hKHpv/V8+HUXja6NWHx2MgnvfW/9X15ledICy0Wxv/ltgnXCJhQKgpBpxbbaF2k1qggkF+t27t+U7BMltZspL0Zkz0c/euZYW5bOpaLVz51TWNzoq/4/fc+Q1bqIGuAu9SQYm8um2eFpLl61iY7nd/iUJBvlIk8evyNqHt0PDOM4uh6vbH9ZkcjMzlR9cozbYs9VsTgcevxxROQpdyNp8cjzaDeNhtheMxlchoC7KhhOWZrx/7doIWEVgbAOqEpjKGr9EfXW0EwV6CbnYBbK/jtq9bKWy9sBapZId2F7FVNHLEcY8/URXDlK8qesvMUd9oLiJZ5H2xLmYK8Q29oOol615axvBci1YzrY3/GaEBuPBcCQiRGzjpZHKIowRO6Fpv0/bnOiZAXGRJk42GtamGw4npsfxcuFDF8T8RVXwYYwLc9fDVvOAF7NYga+KfUPP6IaPVwOgKuXVK7kG6zgQdRzURC9L3M6OgCfhA1aWpabyB2zWeoCTtOE+NTAfrODNmr+gf5ycfVxf8Gubc3Nusp+e+kCxcMUmIrCEC/a7tQBd3R+PdmOTleFwNBigw/FoHwE22AOIEAT9wax/rqFDsjrajQ4dCZOFBLsJY0NOWp0DRBRKd7XbDds+5KNqo9Vq2I6OPhmxpjL+xUa7fVdL+v7oT8orcJP0W3TQsdPy2gTXIjqSp15FY5vXqbdRN0zSUeC6tR7BG+6+V9wnR+haIEaoX7fXe72iS82X+nD0iru7RW9A/JDO2iZLLVepZcS85TZ1vRdvHid7GMh+nInRg9+ZGH3U2nPmHhEdrFYtFgah4SYVJnxKMWkE3a2YY6AC42sDArnLfgToQ1Q0M30trco8x6KUIGt2ThfZg6yp/AkamuRheHLTJA+Td30eZRPE/obEBGQ0VGVL1VXNkLWspsH7/0Qxs8yN9it5gq9vmrvAv9jTOk0MWax5Q5aNJJHET6Lv1tNpffyNEKLvGA8PYhTXS+xYYpvjcqAJsRFLuhyoGB0mD+jk4fEe5YFI3ywXi29U1UKmamfoXlHlIAqyUA9LVgNtNhYIP019aR2VU2DhFsKLJPH3bC3j2EJ7cWm51ky72tZyuPl/pbWMm8btxcWVatN2tJOQ9jOVjMnzfOOie9KpNlc333R2Nbw5aUoHr1GOq0g9wZ6IuXqHQlLil3KCLaKbIvgm6xrEvP3EsWMn/pYEcmyV/a0mtb3+1rhrfyVOPD3ZtX9scbh4jAZX5+2048/LyViKzWemcghSXonRAK3HfnbKk96HFbfjE7EDkT0kX7oLBBLpytoy3toKoh7wAoP4m+2Nh4P9/XgBRmhfNqgnKOIM6pDu3tijugB9ui6lKDerQ97OdN1oQh+ukN2tRJND1gu+WwPs6TZCtwuMHZSBOGMCxMHDlIJruBuWUNtAUXRwcO1g/PPN3mgA4SAMd0Kylg6Je48BAmwRhOGl5g4gkBHx+bHTHAwGcEsvbGrhdQZSgMEJw72wCbfuNBlmTlYnQPs4VLtE9EhUywYMZjuFY4UZ0ZeF3YPB2vnwjs+t3RGeX3shPL88WPub82uDtTvQaEDT4CokXmdCmkqun791HvFbqRTHjXiaU60SZ/xQ/Q54+PAOchh/jh5QH95Wh1zopTpNe4WGNH1ajy8AhiO7Y1p0X+YaIltTqf/kif57M1n1yJ4JHFtD0UXan3Bw3UkEfZ+y4A/9BSVv6IJjFKywqGfyvl5sWkXTEXTjMMgG8PkuzdHgs6Hbmmbr6AXbcezl4+2HdMWUSxnJMKRMSbIU/aH28TVyf9CUyY36kkwe02bryK9Su3rCC0fUPRu1BNz0u2sTWR1x/NAOm+gzP/88PruweZ5FpRPVldpWcEez+7rjx1/XPXlpg2VRc3dhg0XnN6tbdVQ8HuSpi4bo0ZO6fSPunOCYmyihn3jbnXjdnUcwPzdE/f2IBEcx6FXicIy6KUtoxK+gnwZezqO+h7aoTRPphk3Cy1UpcUqi/iya6naASpQQ2f0XwhG6Yh016XaCTY+wDtUw3vjyeU5R9WqgiIVq4bmU5BU8GWcL2T/kZIhKOFPIpsv6xrObRpkvheUP5ay8Vs1xOXVpVZY/v7qkQryqF6x8ipPRe6wl3Swu1TKZRb2ezdYLjmNMIuOrz60fP77+nJZOf6HZeVLU1ccW1hFaX3hM1cUnuk2OQ9P++1P0acK5Evam2wwnGwW6jWSfTgmh/1h/pO7p2W/6DuyKJYBS2a2ve+ZMLjACAb2u/lDdrQQ//M0Yl7CHxw1UzihZo4pn42OQ6BVnohIL7Qx24IOG3/7t44Nv+zbUm9z7m+iniFSqETt0IO7EBRxvUiDGIIg5vbESZHmvcTK7Ydsb2ZMNj49WNu4Klhc31h/Mr7GuabrsWv7rHl9cno6ZrwB+JLLcJnOK2WFi6+ZmTUcYcJxHBFFF1EWdFo+hwl0dxTYmJaBJmJiVLyPcKRHXA9Q7jgEx9LOiL28vLd35YpU3iivLIrIyEjovjr9S3Siu35nl3iyzsKrLP+hlsmWv8swpJ1A948xb65zGcdo39JdOoR/BeNtAd52RHbRQWBYzFpLQHVLmv1Tya+cyubuPSzkZ462ymc2UoxMBi9BWJDg8l5b6p2bt+jGYd4T3qlHLeWgwuljVKvGGd0IuCAlJPNpQvczLGmvYx9Yck9WIxen4kIRH01AAYb9TDguFsNKO+eOjZ3M8xRXoV5vKJtaZNvFEVqPMZsw9UP0rifsRkVq2a7hG3PzRG1LUIiKm1f2IiKei+uOVKKilmkHA5s08e3U3G/2vrS3zkUfWaNine5kHgGL3Bg89NLhvZ+e+QR85J7dKlx55Zetk6ZFLTOKvO1m74vWK9PhrmDuYXWgnQH54G51JdShhYl0yX1Ob3UQrhsNqst2ZjLRN4PFZYltb86catEpswEKEwsPrPE5xKUBMlibqIo8QD7yGrH4BVq2HambOEARRti090DXNteH8Cl1nqR050KT3pDAvi5LiG4KsYl6y4Iy7LYA1OrvumTm9TFwtAZCEA8eX9ZyVy2ZbQbBLQ2amoxgm9Tye1JPWkZ+rI3ZcH+rI/z3rF9dtfI0XWS7FskJaEzWoHM8Cw6IibvBdNSOvAypU0lA1Q42rdo2oqMbDPmp9IytysiTCYCfV4mSoFlSu3/d8K9DLQOFT8FIWsTypk9mmcsoomPn1A6iYBpyTgXokBr/JIgejBLgE14/a6LDfG/X7vYNe0OvvEcVln353s70DGBxTO/b/hr4wkXGiCTLmyUwn9NqfuBhFfbJl84FT4//e8JZfe5e3dPHXGq9d9u66uOShZ5eoseJ97sW73KWLd3qfdV2SfufFGSaH8hIZMSkzQ9iFCX1LAZ8KIxwwETq82rp6taUFO/0+YvqxGQbqUysMgqC1S/B3JX4fC2+E9+nJ+1y6grWJNV0jCv2KW8E1n2V68RvGf3Hl0gF5ySNXLqGA5HH1atT/KOTDTMpHfRIpVL5WINgI8G3UBva15jegrGTrrU81pyG8+mAzbYenzq/dhj4MXXk4gjwGdOPzoGY7ndtPPPRpwI6IOYyg3Ye3fD8MpG4NqI8LQKVRARIPhbdJa7SJkhZ9aPPibasXtkLbGr8L3gNvi3q7WZLBQw+duL3j2LcdEhwYXWd6B4dztlCERy1TlF4ku/aoUr4bIwoyeKvE+W3b3wZOf6e9eeLEZnvn1NPlc97ZxuLtS0u3LzbOumv7xypvQIfl4jMvPVMsd9fDQm3p9tfevlQtNltXFpeJK/fpfCIyf6IVyUOei8TrHBAHq0IaCapjQ9tFrSaBFt2IjCkSa0z4A79dpdCn5hL3iK1oPAImda/4K9lRH3irQTARnN+xVHV2nMryoIeYXg+qi6gXNeDUe3DDjw0GWcJSLRf7kQrQVR0cobVE4lakPgcJ919z426MqA3MdDt8mwCfLl+JI4BAI+LXNEK98egwLgM/Pgx61Ifs+BrxbHatFaEgGl27thdzgsPg6uHh/iA7OpzDXfP6EIZwGpXEFw/5lQMojEX3mcM3QFfHwAn/E806JH4ziRM/9OPjd6M9V01bX0e3NDPEX0WrNcfbphLvWUSSVpt6cwmPOiKj9qqx7ephq0VMChzTlM88e/r0s+8gwZmZndZg2I/1vv3kGgTjvZm117wNbqyBu8Ff14RoUGXYnFnsxWR/w7xJbLIt4vfpuJ3ZJSvQW1Q6SqSDber6DvD6vI2yPZ9lqtKuHLaojVQwZ3Fc26pWty6Q4H2EZIyoMdLw2MU3kKsQoFZ16/aT1erJ27eq40E0zf/aLH9Ec3ZpKV69SVNkngZfqwC/g/ooujH/8dVZ/sRajWSfmvYr6dUGxF8917myIeaWfem3dnfhgw5v3ZUoS662ZjxCbLtvUf8dj8/R/+5NrFJYrVVrsEoKxLGHAyslcTOyOfmdmtOIuO2lflH82GqKTHEiqSJiXmo/hc4vnFyAT/30w6fhk48R0rfxSsOu5l2OaIpYyc3X7EaxYdf0nJqk6HrNafyHSrXzb6OGkU4bS2s0gpgCedtCYYW87fQ5GFe+bm6wqqfpVbtRpm+VyCt4NWfU7Dp5K+SDWfTDD0SNSiW9mv232dU0jczJjq7QmevNpAczjokH6h/GprkxTOwRFxeJuwv0CIEsPeKRs2Wq6BXVRAe6MvGqoejR6KB/kCW/SzHf9vN+munOPbdGdvCliB6bWAYOBsPBYH9vbx8iRCUOqOMQBYAhYIkcZPeYmdyX+KWlnmuJ/qJHXENf37t6de/rmek974cxVmY249nr0p9ioro+6uuMCG/XETVmhelFfylmOblEZJGICc+FmgxcsmQofcWQgDeW9PBccygqWFcjVcOKiA6b50K35GUcMafEv8Ch5EQn45VcuHP8rOdppqppqjkb95+lbaASayxS7yk18yk8aAEj4cceL+gPPuz0ek07lwuD4IO7u5axZJg9362UTkUo/45cMwefH14ef/l7CmkTmVbpe35soxAIQmaCdY/qYTaZDtVNM93Eo8pEJ2O/qj7m1U/meefTt1TT3DoaxGx1/CTaT1xURf1JZO+mlCkt/gVKi4Gvb3TnPA9M3WP4XUCxuN0FjrRXNOxmu5E2i7GQ7dQDb//Xg8FzK5/4kFhMB81mkC6Kr4sla99SvdZqRYetxs/M7VUgFhdMvHFusr948ttdbeqhcSrkW7qw5JgFPg8sLa4aeb5gOpBUb7XuaMEiQKLVYpbznZVsdsXxuWyxWofEc9Gdrdads30EQ+rDr0G1nFN9w43aTuAvE5cEAqZaICKvHgQAUANqpMRA+HxLkTW/6CtqnQALFOwunzq1vGvKB+QWCK6c4GzZ8H1DTade3CWqvKP7P25c6Y7smD+yTX5G+I/s/zhIEiEgr535+OGovFCj2gmP0n1ikU2czPlRiKkKMpwL8WZn4lDMm3YxivbGV0e9Xn+ttLbWmwahlWFZJRIExGZMIpRWFDTaGwMHtNfTokALslor0LKBFmUh7GctqZzPFVUjd1qxFPgc6QdSznBWMpsaa0FXJP7gNgnl77rEHwmV/06KFAjcmyVeTOmOUxLNnmoLsmsZzrQc4799Nyc4rPIQ6xQcrOsPmlspXpALjnskb5lqLEnedOcNMMdk8w3NBFZPokXr9bIA1+LXjg+jVra3u9vLEl/47JE6TGswKeG0KDf2i3iTLUvyLNmoQ/oGDu1KgY3oL46F8SnlCumrgyEU62DYv870gXL3h0Qem+RFbNN7wMP1qIQQeNxsNjtlUxPsOilveqJ7nLU8LP0YuLtoHU0NnBIUOalTdBVeF5BsYgrzTb3ecNbk1/b3iVH2bgLKWq0ezdg8UvfY/3SGovo6tRA+xrQSnjkpS8IDT8ye8T8gTgt6hVjutIbQd7cKp+XtxYY5weRADXeyyaFFTXQSu6pb9dut+izZm3PLzor3ydOd7jd1VkRzh0+CESZ9RNH9pH9u9L5JdIOTfsmaco+6pZHN3WiuQ3bJEkkCYxDbm8Vj/0voT6Hl6a9/IM8lkAuo3zLy49W4G1InmWvUp8A2S382rDbdZY4SQXgsjqT7VgSq+YVFAn1BRGbJ4QSW437sBBZ6AkZBCUmu5Boidr6S4kTRWWmWTiJD9bBWMSpGSVMLpXIFi5Ysp0RdMLHBC5hV0dPFUn6zIrDoZXiIexkhUbJP5DPSd7MpjhX0WvRTnB60/FxUNlROWlp4rlD8NJvCtptRZAfuwHrG9SWNme1Lmf0mBvm9CvhaEMT2g/R72LrSQkyrNWunQeLzIHmmTdS709+nSL4D4vRv2Jo8wzIzPzhobkSwzJiZfNGAWJb19nu9adlumc9c2QiLPslnQncIT0E8m8576XXILqLYtjX5TbPpKkY3FRCNRBTzlXt3diMiY6ToIOrcBVMW1jbyczzBfqL1LbknHpTbMTBoyw+eIHeSBU425n1uD+O9hnZEERWgS7qnpj/dX4j6rcmuw6ntOrV+I7tUYocOwbT96Lp4grlAfa6R4daKf2SAuAQC6A/zihhUT2BCvGOCyoY9wrbEG4zCr8GqIsNSeJ7jMId5T/dFQ7WKjmmnTCWPNVUUZcOVVTFQjGw671mSIknp5pw37GOvPXbstU+QAAWcwkqSxPIoxaZLoizW65zlO4Gh6CleFDOqLEtq3lCMapiy5HyQwemfnXN2/a7kPRBMeCUYO4Q3aMLMJL5aGJj3tZkfGFzp6ogKSbdTAI1ifY5PpYaJNDHWeJxh6fJNnUOF2wgnu6uaLGNvVLMLiizbBWH8v38HGBcO8RiqiPkUYWJMDav4eSOjlyt6RlczYtEtitbXFxYXTzgStE3tm4NGAB90MB5VN3Ie51pfxqpgpiSR5wVJ4kSZ/MzY9xe0rEH8S2iFlIBSKcSxiycXbcPSA2z7j6RzuUa8Hk1kSteI1S+iFJxsUq3RbXyJQx0iYuzv0k9yRMzcCTlO5UUx9o5R9x3MffHMOOKfeIJr7NhbzYQvmf9hS/ITJlMWdRLBAEMAoTVRZMixW3fZiJItBUW3l02/Jp3tTawWg/FwP3F6Hx8+1HxHkzt5z0mY9onrMOPhZJPBwQiaOJ3NpqGtIVr88eEwwe5yfHAdxyatha5fT2jLg8SieWKtMTHhIG3390qbbGSeWX5Mtti4aEQZKrqrORjM4tlBMIsX3SNX3OJBvL6QIIpeJe4V58+KM19oL6GXKJ3E8Q+tEh0EeunRR+uPXmo8+mjj0qPoUXICMXKePPN+9H76zOwRH3Ue7V56tPMo/SDmUvfR5KQ7R6M4uks0rMH9qYqNtOhj6dCJUC8C8vSXP59NnNjE938efYZ6xmTs2Mx+YqvRrBIv+kVWmFjbC24tNvAgW5boXeQH3cjJnNDq91XRV2Tdz3sFP68s7VUMO7+ZZg0j1a6kzSXPGZTy6yvrGf/ia/RaaSGzoivloFbIWLvvi80Q0Gc4uRDU7bSbzmxkPC5dWm7Ki2fl7IWdS7ed7iw2TG6znc+kjdA2pEztKzETlrTXf0Z/NLMC1xFg/DUU/8YsoZ9Ev0jdkNFfJ9OpR0JiSknEfcLcD0iiK+RHS69kzuxkORJ7h3XM00TPe4cIK/s7sO7hd5DfRLI075h1xV8pplKSIAJUkDhhA/1s9ty5zKcyluFxmXPnsi9ZoiKI/hn/JWy4+CX6hvQxT00Lsmh9yttZQYjYinnEGT7LTuTB8Z52smO+CphxkzkJa2XicYvs3bYwHcg1ss3D9WPbPfpzR4m7kgiWVeLHInnkFQdWSjwYod4fO6YTrJnOM3mnXrcLj0fArvbGh1f671UURTeGARBFFBHndZ8x3GzfMdN2oZ93fEDB/eCwf9DSfWNeB6TQX8Ob+FaF9bwzdQrTnZDiKU2mJk8b9Ffrmq1pavemyBNoZ5Xyewcxth7Eh2/U72k2GqFurpbfnphjxheGiVuX43fEKv07/igmJ4uEaOn6rrbgWLv3aGZ5NRunKEcOE/nRj9P1qAR88gnqxW4zBoFk6BNOvTZ/LhRRl6ZT/8Tk1xNasfcywrV1af0hsglnpD3Qhm/qkpL2TaB096UV2TD9tCKxWvbXMpaZNn0I/rzqmemaZ1oXsyeaTbMVbBrLzRNoMZ8NPNMuZHKuadummw/yacu1wiDIZ/J2LpfN2fn7cu28HbRzmdWz+YrjVPJnV2e6qK8CN7ZKf5c5bMZChhLC5PfBsDBxtEx6hPiy9r1EDNHthHzYjB0flBBqCxKSexoPy9/eWz3V1mEJ9PDJJ+RA1OzierH0fEkgysazpiYI4vjTvMKyWk9RZR71BVmT79EQq/IvvbVYXCs5mhjI5x4RfQANSlp137oIC7LmnU1rqiF8mVdEXu3JrMTP6ZmJVQpxCk3kMV7shjkhUXQPqQDknSxe1NOxD3BJ2IjlKVNVDeI7C82wkBFSKS7lS8VK1C1kvUzN8K1UpqyoYglLiCtqLMZSOR1uV5fvRCPPOb9QaJssp6T5VP6+fLFSXFkuVVnHlI9V7TTWraxjvhhusmilLgYZzVi6cP9tzdk+n2sJxiW/17wxQ8eEV2pQ59aT7Q7dNjD8SZzKYhKGEIDHgBiTjkbou4e8IJpuobCQZweKnCkUlgrSXw/39sjG5thBd1RAgvC2VGGxkEm/lH+Eh0jB/QQW9ycOCvAN5crRPZvNoyXr3rCGElOjG4qztxc7ByXBww8+COdzpWjNfqPgSivqTX0rXP9bsqij65AzkX516CrY7ayxbeJklRrgEacblPoSQweINRtUMo5jt/BklhGXb5fvXbtX4GxX+aenT2Zydo4XO7nC+XvWz36b7Av02vhXVQmXFL+olp7M5opa8b+it5MLvs29DT9xbFM3RJUXtkvwVHThqzIn3Lt+kfNrWjmfeT0846slLGrOl5O18XfR7yZ+S4pIZ9fYbdZLzRQqLnplMZ9/7Zve9FoaXtjb24XWeGVhkgDh+CdJ2u7MB8KVxB5lakYV/+5gC7iCfRKZYcVYj3PDvQPqzqRHQvrz60k5D9BvQo9ukV9Bi61nyc+UEY0zZZfohshOy16DOnhxnCyMUJnkPuIDF118RobZyeoax4qOya2dW/OfwWmzVn3k4ddkMlUSF5/JWNaxc2czJZwVBMMRKsqHn5EDJ5XK6LLJif9fZVce3MZ13vft9fbGsVgssABxElyKBEGRi0MSKZKSTOowoYOU4viWFQW04qN2bcty3ThIrXQSJemRNrXJmcTNjNI2mTRNQ9e5HWfGaTIxWTfH1E3SNskfISepp+00bqedNlDf9xYAQcpuEhDcA8Du2337ju/4fb8vFMyMlg6Rw/QI4rK2feiWm7MXpGCIHHfwwO5QKJa5rYAjmiCV3w6X7ev/LVInJrn6GkVF5wHLRBE4E4gmUhCxnfedHpyYJ0IrGaHIx76wCzZ3PyFQgYahT1DAaWNBUtFg3BFZQ74cEQKnJZV9uIElXMPKU1oE/YFisMNIwQsKvoto22z4QVFhizza/wBPtHG8T8M8i5qacu38haQiTYZknNd1vfVtU1X+XlYKvIJ5vh+LX7R/KEoC0JxvPYcl8sx8zz/opmAuGOvopLjDlowaw1lH17PDRAFtm6hRI1+TPhw0ZfxNqZYnSmfIl7d79M5NonWCN8sPD3cxEOpOoTZqlA58oCn6/SSKfiM3NpaT5URr4zWulItls7uz4oIcMAVWilt4UUMbu2fH2ETrZ6hZcN+XG83liA60KNsJHoUMaVHs9Uv740UnCo0pgCeR/AOgpkbDxzo6Bxju/TGMy9NO4kcyes2ms7JSr9dpMAT4bzxE1zevkVfZcTbidaceX1taMtSmZjSblMK9tbnaqC/He3yaOvUiwUzWZgH2XMgf5ULxHqllF1t+go4K3qYFQMC97Qv9jGYoopTFAVaXjegsGw6usudOnDjH1g11BcwDEjtYHWQl1UAK2VFZ0HJV4/6Q7rp66Ey9fvpKOn3ldH2dkuaphgvmftdQmS285ia1NfYD43KHZRyC+4EBIUVqCFJ11cZyogCW3zEy2Lr06sto1Wk1nNxEPhGLJfITuda652RGEDOScepOmYhkmyjukc8VhfzG84byI4teZiQ/5N1r5zwv18uhCFbeuK9jYhpBWxE8oj/kBfIBmeSJlrm+1GjWyWNprdf7kgkPrSw1+/qcBmrMe+tgeNlT8p6dh6W3dV/PUZbfObCiFWiyKKKm1+xu4B45f87COUxT10W9LrXVFBK64p/o5lw/jzHwcUd9wnwiqaP1hCmFxMnJyCEzEY4YcoA/LLLOwao+4OiSQD2tmtFaD8fDZjy0OlgYyvM8i1E6m0sJAU0PR2Jh1vx5xGGJHHNXUA+RsyhSWLjfNRIFQ9Jy4CLOaWI0Arz6kfDhBG/zEstaPG8JUtGMmWY83KujQ+5lsPCAZcdHtFl536yy3lxebg7t3z/UbFImX6LlLjXqk2cmvV2HFw/vYnb6n/v+P/8zGLvfwO/81NobuZzXy+UeW0KFPA1S+fmyWxvvAMZhMBjIV3q8WFY7brxa8yi8nfQatBJ3pXu1v+KDXKJQqAyIz1p5O1k8UEzadnJyqK+kXZIGY+kSO7KatOPWF7iBSqGQUAKfC98rufFMsZghx18yRp3hyaRtpUYyqeJWG/wa6asxmuHPTyFGkTlE4vTAfGMRlRJ3A+meOLGndtvZX7ulfmNx5L0njr79qDtb63tPNJMZyWS8++64rVKrF4tH528+8vjherI6W0gXM5liuvusPoEe83OYUrLod3/ySP+930KXyOqebzLXj2FbGBLgiWmz4gCEXKDpYdvoQWCMoTTe15jGNWZpjYzpS8sNSHBCptzmChG7INLodfiizB0I4I1l1CBTOqB+nS2gb3dM/wJ6kWJ9aLYm38QHiTMByQOeY2qUJlM0blfVOKrllYQsa6GgpIdVFIo7CU1WHVEcvDWbMM3qkaOyUzlWLh9DH+x/yy4JS5om6URNCLKqqcmBgiRYejZx9EjVNJ93biyXb+yx/W6ir9I4yAWwkUNu0xJHZDKDx5ZIx5ApDhi9uS5lJx6APMIAWqhN8bVKlQaKGxzpfyUOPSOLTloWiZ6i2rZqhUMa6a4Xb+AUJ5MLu244l3HODJQHyPsHnV+aejSmm+Gg3v1l1nRdM5tx0L1GOiwaOKzJrCCw5PbDCpKUeTHgWAFOkriA5TzuwMkGFjq/lDhB4CQtGJE7vzTArG5YTi9XrkKxbrgCSFWYNbisH4JH7pj08339uwvCrYubyPFazX+fGz6OvMY80sPF2ePC8damt+v3kKO5nXb4FdLGcsBlQEc6MsS7PszDbjO9g4kSR4HuHT1EU61yD9gHR0YOxB7gIL/CAftBjnswSnMtZGR5wiEbzoQs05+SjTD5aJtcCFwo7exynk+Q20n70k5sBUgSxGAciiT7+vOlbNWJSIoSMIimaYQ0Q5RmZjImWud5BcwTT9x2aDgq84KkaEEzGk9lC7tKXrwnhsYvc88vUyqRCqgKWaGfUYIGCuT+RRfT5AXyx+fdvkG1KUdDTjgS/IUXuC6Sx2wn85Ks6Opqvr8vGQnrPXMhpihBpkblkZBne2be9tN9h1bK5aWlZPWO6gLZWFkrt9YgnL28Vka0X3T0uKXtfA01wETCyEHGCpgW3LZ61ERMa9UjR5NRYoW81tbiK/S11Cay6fhY1tt4GDK/dOIufTSMSXOX45U10K5g8fyK02jsCHek1L0bzW6//TZ6nNosimC9A32Y2ifG/HwC2/c5PytVbsDFKbRqpbAWDMZNnPoLsqkHgk4Y99UOP2LnzHOXzpk5+xH0OMRtc6yg0QQJ3c3WRxZvUPfMze1Rb1hktuLt6j5eBmVtL+si5xrTnEdME9UhC/MWD6hG7t0hsuQQ1Yl7GdMKNmlNRFrAFGTZJZ0AUwUuIdut1mxjO1X+qwNx9awxhtSzanwgPfaUDzD8vL/3T+0ve0AF/+h/c9L/Ztn3C0X8vWn/O6Y37kZjksxuyK+6bQY3aZwJzrngqoGomFzeDz2hjkH4KIV8hbaEqDGRqliI2XKrDLIav+uOosYLwvjSqBhFiOV1sfS2iqCznL7vsbLAs7uPHPIkncfSxNHFKlE3VHLnW96U73I8a6u6IsgooDnqqMjxCS3IYsGQw4E0r1eSokB2gwYXEsUsFxSDvXGRMmVqI0o2rtmQMzqNIHqq5pLxor58oW9lpe/Ccn3y0VPRS5eipx5FG8vmox+bn//Yo+bZS4FbL09OXr41sM2fIZP1652j50hme/mB68u/ruzryu2WuYQ2YPyDgGmfW8Emcw8djsA5RpPb+sGzzY1YOh27CZHZABuYTAlvJvvo6gF0UHDjenxAOHhQTqSseNxKJeSDB4UB8qHbnZ8pxjgDyHaTUpO0GUq2rfYjN0vUPNuPOvDHwAimnWzHBnYCpYCzY1FvER2n2WjqWoDHmO8bTfWsEjpiVNXMZMydS8h/nvnvZnOVlRVRDhCVxrK6a8Uga5PtznPALAXcqFkM+b/JI5qGCof8VPX19Y8Ui1L/mG2P9RNBdn39PGxJwyUp2+ufBD4q0GhrgocLOD8NilbErnkBMhdMsW7FRcm/bG14q8h55tjMC+dXB35wZOq5wfHKYhEJiFknL6f0/mK9fvzAxdJv9wfM+tLeOuePCazexrF3cQaFHuuKANw4vkmb/kP8LLr7jjuKd97ZepHVWk8/SV/oSOu7yP3M7aXbyfu30EutCvr4uSz5Q3e3nn6jcswt6GeFI+Vw5NxmT1lXaTF/y2ovwsmvXqYv9IxfSOuP/FJaT6O7aUlMx6epd/Py5WmkYq3i2jXLBVBDIV+hhAi4za1vV/wF1/XsYPtqNns1k3nx56+hVy+LzpMJ8cknw4EnY9LlPzx52l08OXhywV04iVAGZ7OZuey/wFUcdHCiVEpgB909GQ5MTMSk4dbayUV38ZR7cmFw4WR3Lnuduu5UNOC423Vda/8DjyI6d6z/GHm3PuxX9lXyvnyZ3PhL/3PsWO7YsavtuoZXevONyzE7FU1Kg7ouANEfYG5BCidlfdwv5uOklM/RUuh5XyL1fSstp/VZeqOkFCRups91sAedcvJg9doiEoY7cfOu75vP+rYKTARy9NcnT5HacxdOu6dPts6yWkbLjpQyRqvyTObLz2c/hF76PlTvqQH4waknoMir8GzbD3grN19n/n69SGgPN3oS2aL+awyR/HdSFvgggGYvNo6HvGzIs5DbRfUjZ/Uas4rm/UBntA57DR+gD4cp7fH0Web1eCwpd+UWw0+W4pp6GX86fJUwU6O11eYyIOfja2hto0FEmaVVb7WBVsHj3IToIZrdse60Xz0cnB32P1obvuW4G2sP8F4/dsTyGpThxnKaQP6BRgF061B87+YmWqW5QppNuvIcL16OM1v8optML6YXemqe8lRQ+1LFz1JJlHJvjb4o5eZa69m4nx+XeUPeLdQmL+itE6DWo2FINLPG0vIKWllvEJHLN29Tsl/for2lQ1Dew1rOHSsh6kZspzkeo7ZICwL9DES6mfd5Dqsyx9m2VlcNjxcl/NOqdFzkDaRC3kw+oipzVtBQg1dlLG9ID6uSsrzRLueb6G8oVzdEooylECWtAm92hPJVg+uPaC9EciKPE831lhN3egpq/QcA+7olWW863VvSFiZjkwmSeyozpyh+HVcofxAu1KJTRCusQQZ2opzSFOxpSHdadW24JAOBQdknyjajnp2tULtQxcO2P0f72WLsqECd8nYbjcAyTmQgELac1hOO6RrhiIO4vKBpX9FiQp5Xta+IghL69AsS5vJcAL8giWyeVURuVQ+hFhDIWAl8VNFNfV03LaG1oeHoN1RpHWvo9qMIEwUSH3nPESk86OKjrR+fJeecI+c+q8f4OVZdn+MMfBfGHFlLZwXc+rpSnycC4fFIgguqDd009REpFGlI6pExSVUZzccksAy1rk0SufAYqaMLzGPMO5h3Me+HDMOICNrbasuuQqhXClXdqJ0nX9ljUbBY1+xodZQdENMsBnbHUVJrmIi3JXB7TIP67Vo2iDKAcNlWlX5iajKliBGPTOJubXwggPJVXIaDa9TBDZioaSC8qgG1/vX1+5+Bwol6H/n3ckEkqkTU5Fk9wiocy8WiPMdLyKU7feHSWayjsPZgVRM4PlQYQsGArpypCImtur8vMXlm8k8LLKcYkZzKIz4mChGpGEveU+REpRS3kryOLib6AgENXTyCw4MD+OiVw7CWjv5wsJ7sP0n+P6KlWVEPBlUcSl7gkISwjESWHxq/wGEkG3g6bDRN7+whIyDbpczxBVbkpZvNkDV/IxkJj1tunwsgrRkdiWhw8jw5Hkn7zPAldWQ6KAUi2T3OkHZKE/jbT53osdP7/D1EDiUaf0XEFbGQtYjqWq2R0eSOM7ehQGsF8u989p7n7Oqx6k+ei9fqnsUI0AbomGuTUW+IuZHaS3zrJ6aRpltYEwvna/ZOd1pHtEkh0i3y5CkRnYw844FpEBRJLybKj0caCHJcLYrto/uHzSOUd2Q1mnqo7Dy0SrfJ4uWFvlMZLqQH8xKRsYKjlrU7RDbkfEgPsdMRsYpNhOqKNLvqNfwjrMaN4+0tGGyTtVoylA9gmY/JIU0LKXHSrwL9wbFwOh1GW3YhP38qxcWjnuwAYFLHHo1Jz3L+/bnIq2tGazWg1PlCqXCuztux6D3IsYPKZ+UAi1YMzXHUAFyAahhvbv1cNnSlq289T8qR20wTjIlDEHjp1SqkdQN/Lp1CwN8wG14olW78/fzM0p4TqDTT37/U34/WD7W+tWvXu1793oTnvXbo/PnzbT3hQ+ScSZBycvtRO+d2Bzxo0yzclRJC569IH7CyWesD2ZFUKrXvSjTDZp9R6umRdNVOp+1/rmaybNay0+1z/hh9nuYMaDt3wBMDCIASaq/2k+5fQjSVeFsHt6s1EVfRj81kOrNvZuH4QV054KV2y7Kk6dmhSNS09fxb93E1N9KvZxJqKoF+py+izUzOFIaG0CDqTyJOLOeQivRd49FimVUVtxY0cDAX5np4nCLQDinrrg+HtDqub+8XGax77dUWZCjazmO+lawHxqZ2PqYA3aCggTEfPADADtB+0MbUhScuTNHFhs9IslxMjxeL4+liysr1KZqAsVIwg+FIwMJKSFZTOSuFmOn2MVMX/tcnjHwMCzQImRcCMsZCbcrdw/E35PL9g/E8x7+tUibn6eHA+xh6npEoPvRXvWDml7/KL/0ql7aFl++jviDfGJ9vp5z1x4VuhmPb7c12STGrHoRedLJwBtQVRdHIdWqKghwaWUFDLwLqKuW9UQPP1gRTBSJD1RRqW/UCY1WIcm7BzBztEGPgPPBTe5RsCcxB0Fpq3gekqcFkKThszw0W58dx5eZbXrhlQpnc9hlyBrxY1EumB+eGl5a8JXc8Fh3ry5C9bpmvoj/3ywQ3hw0oRz9altyjmSM9BbCOPvUOWHSEkflxsXrLLZPy1GBid3A4PtdXrO/4BH1i8PBwo+GOx63xvkzrz3r3tu51hXKlGDRyFuCUHTP8OjjLl8uoXF4BgG4ZoLq9MWMgEQL7yYHrueRciGmnkm1HNezh++jYwl3KZk7NvtXadlnfoWjmryFN0kBw1qTWa5Kmfd/PJrMUMcJkCgsb7eQqncPimpSZL89nwH4PR6742X0fTYnxIAyfwbjIbOnnKzTGIANZddpBJBQuXwu5eAcglFxZE1STphpYXlqKb0E1UNP3Nj8C7g4PMqWqyzSurjdHt+lza/aesGaHoK12ZxWi6qx2MnGnzjyEmIe2tUOIVr+uhgsVG22krBY9B6pbqdYmZNmDvWuwHF3rxtX/hFwHsCdVGGCpoeZnPzcjRQvUgIii3fntHJBSiF0nZHnABToN9J1d75w9vG84JwR3zUxd2bcrwuu8JP2dnDDNhIknLmRHj8ad0b27+wL60dHsBaTv24vxULaqRvb1JbTBTEqwBFWbkU044At7xw/GUm5yLOmM9nFmvxE7OL53e2xv8PrY3lo+jboOnR7j5Bl5Xt4jh/tNM99r5Py3j370TXI6HE6He2UXwIWADuOLE6EsUYRq21AiXn0DxR0H8mHHEcRdtJqbNC+208MZDOcJv4HuZvco1O3H4dEo8X+dAdZj/43WKY4XNDey+l7n4/jMDNMbH4D99olcM2+6BaFL9wqmXeo6pvBScFd8WfM0MiKD/uW3SPV3k6KujJ2KxU6NKbqYRMx8axP1B5aWHKxKkopX9g6U2N2uu5stDfTmhghQK/Pw6/TocWgJVNraomKjzj/gXO7tu+vDJzKZE2+CxR2+rdgDAoS1FcRAv6GX+Mpgf2FwsNA/OE95TFOfcRzQXfV2m+/lPfRjf/Yy+8k4c4w5/jq8lURV7rAgUibEzkwGiiTIlu62D3b+ghILNenFN4HcEtVbq04dkBWt74oYaqvYaCw3my90d1Z7v2mgOh2DVsFsMbVU92Otm34tO06zLikSeTvA0y8B0Fvq+tL+Af2EtHXIIUw1EIuMmbXqOK65RJD9VL8k3U8eWagkWVeu9F8Jox/1Y0u6/79QsyT96D2FK9Wtdv0yepm0xxnauylOiegwIFURVYrmeWx7mSjR5XgUlKMIpgRHbXoqGAVonAT6ZOqu++4c51JCZF4qVybHR8e4xWCc19Rw3/SQxUckrAtExTBY4O7lOTYQicdkng3zAr8LeHHvJwfsu+u+UVyPCMk0OdkH4xxiOTU1FXfTFiY6dpYXWSwqLOaJKqsIWAjziLUENgA6wrVrRE9EpE4OMHVmkbl5h0wluHBLeSI8uv6kPOADTMm1+4ghdxwUaaLagXg5NiBGvTS7uwKoTJo4AgGgqJam37LM7MUrF2dnH3nvxdnW125KibwoWnEjkH7rRPFkOqAbAi8LRliWj8tYEHlBjMYC0QFR4EU7+3Vwkyb2l1/ZN2d+52Aunybda5ac6+J7HyGLG37KIkNHLBrdk0myimapmhTEMdeuJexXWJZog0QE4lAwyN6kISuUdscnpt+WkpIPHBofeueqJm/ZHeHxAhaiztzE3M68ZUdt7EwINl6FqhlGb1w1/i9yo2QmgpqhiFWX9ISCCRXTrZdH3kduAxbXeqRL7XhCILVgRnWj75aKeyShq7rIyZwWlKRZDD4CnnzpRE2R54Ro3wOHeIE0klit9am7vOmXJ1IZJ4GYufaJZx9BxS1xt/XMt1hdQ2hoPBlHsmIqmhTgonlrLBZ5gWUNA0RGsjz+pU/roXA8Xrz/zp+2fuacnyyd+GNV6vSBT1P8WIGMyRTeFvEA0AqT7TRbpWg4sPnYkIIA7AZf4owJ0n53zXCcwO1ThZlvcBwrwsYBdJqV+QkB8wvoQUUSZu/nRUF5YIXDnPLrD/ErAmkMT22LzTV3IlXyfrRBzxx1JLeYO3g5t80J98WHM1NPx5iOb+bD6Ema69bGcDj6zdwH4Rj0ZOyVhzP7u+X9CUWfQsQTOMpyFIIcafficT+djEDkgq9KyUpipP/USS1CpunOTlKSrjHvQpeSkgBJW/iItv/i/vaOlNw7PfFuyDXwfwVB8YUAAHicY2BkYGAA4lWM4ubx/DZfGbiZGEDgtpnQKRj9/9f//0y8TCCVHAxgaQAQawqVAHicY2BkYGBiAAI9Job/v/5/ZuJlYGRAAYwhAF9SBIQAeJxjYGBgYBrFo3gUD0H8/z8Zen4NvLtpHR7khAt1wh4A/0IMmAAAAAAAAAAAUABwAI4A5AEwAVQBsgIAAk4CgAKWAtIDDgNuBAAEqgVSBcgF/AZABqAHIgc+B1IHeAeSB6oHwgfmCAIIigjICOII+AkKCRgJLglACUwJYAlwCXwJkgmkCbAJvAoKClYKnArGC2oLoAu8C+wMDgxkDRINpA5ADqQPGA9mD5wQZhDGEQwRbBG2EfoScBKgEywTohP4FCYUSBSgFSAVYBV2FcwV5BYwFlAWyhcIFzwXbheaGEIYdBi8GNAY4hj0GQgZFhk2GU4ZZhl2GeIaQhqyGyIbjhv6HGIczh0sHWQdkh2uHf4eJh5SHngemB64HtgfCB8cHzgfZh+eH9AgGCBQIHQgjCCsIQohQiHSIkwihCK2IvgjRCOGI8Ij+iRqJOglFCUsJWoljiX6JmgmlCbcJxInPid+J6wn9ChQKIoozCjsKQ4pLiliKZwpwCnoKkQqbCqcKtIrQiuiK+YsPix6LM4tAC0yLZAtxi34LnAuoC62LuAvTC+ML9gwTDC0MNoxDDE0MVwxjDG+MfQyQjKCMrAy7jMaM1oznDPYNGA0ljS8NM41GDVONbQ16DYiNmQ2kjbmNyQ3SDdeN6A33Dg6OHI4ojkcOTY5UDlqOYQ5yDniOfA6bjroOww7fjvmPAA8GjwyPJg8/D1OPbY+ID6APtw/KD9mP8A/6D/+QBRAckDYQQRBQEGEQdhCGEJEQrpC3EMOQ1pDkEOiQ9BD7kQ0RKxE1EUKRURFnkXARehGEEZURmZGvEcoR1BHaEeKR75IIEhASHBIpEjYSSZJWkmOSchJ8koQSk5KgEqkSs5LAks4S8hMrEzKTUBNdE2eTchOEk40TpRO4E8gT1pPlk+wUBBQQlBkUIZQ3FEKUS5RYFGaUd5SUlJ2UtxTYlP4VDJUWFRqVKAAAHicY2BkYGAMYZjCIMgAAkxAzAWEDAz/wXwGACE9AhEAeJxtkE1OwzAQhV/6h2glVIGExM5iwQaR/iy66AHafRfZp6nTpEriyHEr9QKcgDNwBk7AkjNwFF7CKAuoR7K/efPGIxvAGJ/wUC8P181erw6umP1ylzQW7pEfhPsY4VF4QP1FeIhnLIRHuEPIG7xefdstnHAHN3gV7lJ/E+6R34X7uMeH8ID6l/AQAb6FR3jyFruwStLIFNVG749ZaNu8hUDbKjWFmvnTVlvrQtvQ6Z3anlV12s+di1VsTa5WpnA6y4wqrTnoyPmJc+VyMolF9yOTY8d3VUiQIoJBQd5AY48jMlbshfp/JWCH5Zk2ucIMPqYXfGv6isYb8gc1HQpbnLlXOHHmnKpDzDymxyAnrZre2p0xDJWyqR2oRNR9Tqi7SiwxYcR//H4zPf8B3ldh6nicbVcFdOO4Fu1Vw1Camd2dZeYsdJaZmeEzKbaSaCtbXktum/3MzMzMzMzMzMzMzP9JtpN0zu85je99kp+fpEeaY3P5X3Xu//7hJjDMo4IqaqijgSZaaKODLhawiCUsYwXbsB07sAf2xF7Yib2xD/bFftgfB+BAHISDcQgOxWE4HEfgSByFo3EMjkUPx+F4nIATsYpdOAkn4xScitNwOs7AmTgLZ+McnIvzcD4uwIW4CBfjElyKy3A5rsCVuApX4xpci+twPW7AjWTlzbgdbo874I64E+6Mu+CuuBvujnuAo48AIQQGGGIEiVuwBoUIMTQS3IoUBhYZ1rGBTYxxG+6Je+HeuA/ui/vh/ngAHogH4cF4CB6Kh+HheAQeiUfh0XgMHovH4fF4Ap6IJ+HJeAqeiqfh6XgGnoln4dl4Dp6L5+H5eAFeiBfhxXgJXoqX4eV4BV6JV+HVeA1ei9fh9XgD3og34c14C96Kt+HteAfeiXfh3XgP3ov34f34AD6ID+HD+Ag+io/h4/gEPolP4dP4DD6Lz+Hz+AK+iC/hy/gKvoqv4ev4Br6Jb+Hb+A6+i+/h+/gBfogf4cf4CX6Kn+Hn+AV+iV/h1/gNfovf4ff4A/6IP+HP+Av+ir/h7/gH/ol/4d/4D/7L5hgYY/OswqqsxuqswZqsxdqsw7psgS2yJbbMVtg2tp3tYHuwPdlebCfbm+3D9mX7sf3ZAexAdhA7mB3CDmWHscPZEexIdhQ7mh3DjmU9dhw7np3ATmSrbBc7iZ3MTmGnstPY6ewMdiY7i53NzmHnsvPY+ewCdiG7iF3MLmGXssvY5ewKdiW7il3NrmHXsuvY9ewGdiO7id08t8TDSMY9niSCpzwOxEIuCLRSPDFTGkUitqaYHmTG6kjeJtJuLhiKWKQyaOVspCPRzqGS8ZopcCRCyRcLnCkrjbSiUBALu6HTtUJBwoflQKKyoYxNOaCNLUwywloZD01JSVePK7u4la7uxne1prwwy2qtShMzI1LT4DJNFI9Flat+FnW4kkNaM61fpEs5GWRK9TZkaEetXKDEwBYw1rFYzGHiprmhpRmeyuHItnOBx8V7pE7UeMRv03GTx1yNrQxMnafBSK7TOaSp3uiFeiPOV7mFrramvJjpvjozs6TlTMeLIW+DG1vaja+2ZwSdHGeJG+nOktWVCQuzRMmAW9EoRfM8tTW+wdPQ1Po8WMuSSp/Ha5W+ECn9KNXtKx2s9UIx4OQSjb7Wa05pxYGVfhaGMtCx6fHAynVpx3tMRf1+kgpjekoP9c4ZMaHxdGTbdMQ5cRaTkqWpbKDTLDLLM4JUijg0M1OGqc4S05kKkmhmfipoyWJ2vtUJHdyM7TalhZOrNvqZVCGBdj8zMiYLIx4vlDghz9Nxt6QbmgZr/cxaHbcCroJMcavTDkGyj6dukxoloQmRSLmT1XI4H/CUIJ2CrdDDTbViqNNxKxgR7fFU8GYO++59jyhYRSFMJCElk76mo6sG7oza9JuFPcPXRdjJMR235n44CxcCHYqesdwZRKcd6MFAiA4lEp2SumBNpHUiWRSbLm2LTSnqes4lliaMDsN5ysJEkHAKyOlsCsrx4oTRzgtulyfcrJG5pG/7Fkmhc2UiXHc2CDJueXdR3A70ukh7MqL00wy5GfnVd0JueZ8byh9huDghYjPRqZ1yGW3lqYhIW3fC16XYaJSsHgqzRo5SD6WJpDENF7luL5uh80eK/LUWZUs6Ep6SLR66pFhxaMX9aOcBlDaKtDQrcrG9PCvIM04h6WsVdkpMXrC2oyD+/CYRvDiRxs5/Jwrz1O+cpFtIaCPozEv1I6GSckTGIVm3PGGUXG2kUzEZt2ResFCwW0izHIzL1a1JG4xETNGQbwWJlJ18VFMetao5YaUSnVn3zXI/Eipqw5Qno+WJwFAhsGLTbpVQ8Znsyq2ZtmLPguTHSF4UcV9vSlvo66UGCl2lyFZyvVJiU7km7Igyx3BUqqWTV6I0zFngQ6NcQqbKoYx2LXWh2J0IXBUt1axTmdAN+qJMjDRNEXGpXOC3Jmi16mFbRH0R9ngWSt3NcVGmi5FkpK1uFZgKayH2H+iIzUCkifVuWxGb0jbIYpFSXeoMeCDKPN0oSYOCPXThVxtIRRMrA8WHlYHWYSffvB43pHhCnFXtgpA32YUCD7lSIh2X83wslsQfTLcglGlsZsohb3TVEbPgirMJUiF8bdw2Q906nKw6pCRpakOth0o0h6kM/TpreaqvjTh1O2l9JLjL1lV6UhEbyZA8qznSWTpU3JjKyEaqRm+SPibDlre0F6Q66eQw34cdBaHjor4olVTdyeu3zUgp5VC8c7WcyyhjU/j5Ar2yRZKX4VlR/k3jLGhP4WrLxd1mL3C5S8YD7YLC+VPFkU4ehj0+IOO6Bek7Bxe1nDXpYV3URDVqASlJ0WNMKprOJG9EU7nffqb6DeeZ5JgxiUzuLB2qFdxK7Te/UZKFvMqX2aUW8ZQKQte3hL2ix2kXzLlGK8cuJxWTig5hoWA6yFxHupxT6ZKg7xFEITHUAvDQjISwhS4XcsUnvLc0IzGkzEDdWoM0Zc7cZglWJ2hXxaFWJN3Jusn1SNLeWFGlfjEzzYhEY+9THlVctqjH5F60ha2iqyUnqsXaO0qs2zohTxxQFhZpI+EqsuSazYRT/XcFdz4JB23C3q8pu1cSYU3Vf7mZ+GUKaoFdJfQ77jdrSv3CFoueuedzkggbxL1nNEuwWnGommh6uenKFplD4eiSQBFXTd9B2ZE09ST1n3XPdR6MG0mqwyywpkn3hdDfAmqpoF7HVuiha3nCbDgz6Voh51Njqr5naBiyJ8yU6ObRqBPnGKZmhDv/pqGS4lv01gStVj0kgRTKB1othzSZjHbOUTOKlmxa1Eql1u9SjQqqooMwNGPeaFM3iXZ1pUULo2IVJXbc9pDiUwlS5fCIq0HNl91xleoblSiT0SGMROqPrTlhiz6Lu+tRHkFLU54H0YwgFEpQIc0Frh2efcPxLW/4/t2/UfMCO08e1KB/3121Le2nJBeTXDWdJ+ftgPdpO8qivvHNf7PAWdJ2iyHXcebXC1yxtFdtKuexUT4qq4TNqGY3XK1tuwcZmL+R4woVI72dmmZKUobTmoPANdbusrC7sEZlimK8lSUhz+9atRzWii5x3YVv03uoP+YJWp3CXQSN7EtFXXqd+raYQmdpQyhq3X375Vc9EZS30pVSoMiV6G5Jm7pcilxK8re9HaWE7llDtzEurqevbqTuhkiXkWFjg8qRoRtx1zUF+U3C+cCEVTbJqvo4z7bz9Ky79Jj1xdzc/wARDj0u") format("woff"),url(//www.aadeshmetal.com/wp-includes/fonts/dashicons.ttf?99ac726223c749443b642ce33df8b800) format("truetype");font-weight:400;font-style:normal}.dashicons,.dashicons-before:before{font-family:dashicons;display:inline-block;line-height:1;font-weight:400;font-style:normal;text-decoration:inherit;text-transform:none;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;width:20px;height:20px;font-size:20px;vertical-align:top;text-align:center;transition:color .1s ease-in}.dashicons-admin-appearance:before{content:"\f100"}.dashicons-admin-collapse:before{content:"\f148"}.dashicons-admin-comments:before{content:"\f101"}.dashicons-admin-customizer:before{content:"\f540"}.dashicons-admin-generic:before{content:"\f111"}.dashicons-admin-home:before{content:"\f102"}.dashicons-admin-links:before{content:"\f103"}.dashicons-admin-media:before{content:"\f104"}.dashicons-admin-multisite:before{content:"\f541"}.dashicons-admin-network:before{content:"\f112"}.dashicons-admin-page:before{content:"\f105"}.dashicons-admin-plugins:before{content:"\f106"}.dashicons-admin-post:before{content:"\f109"}.dashicons-admin-settings:before{content:"\f108"}.dashicons-admin-site-alt:before{content:"\f11d"}.dashicons-admin-site-alt2:before{content:"\f11e"}.dashicons-admin-site-alt3:before{content:"\f11f"}.dashicons-admin-site:before{content:"\f319"}.dashicons-admin-tools:before{content:"\f107"}.dashicons-admin-users:before{content:"\f110"}.dashicons-airplane:before{content:"\f15f"}.dashicons-album:before{content:"\f514"}.dashicons-align-center:before{content:"\f134"}.dashicons-align-full-width:before{content:"\f114"}.dashicons-align-left:before{content:"\f135"}.dashicons-align-none:before{content:"\f138"}.dashicons-align-pull-left:before{content:"\f10a"}.dashicons-align-pull-right:before{content:"\f10b"}.dashicons-align-right:before{content:"\f136"}.dashicons-align-wide:before{content:"\f11b"}.dashicons-amazon:before{content:"\f162"}.dashicons-analytics:before{content:"\f183"}.dashicons-archive:before{content:"\f480"}.dashicons-arrow-down-alt:before{content:"\f346"}.dashicons-arrow-down-alt2:before{content:"\f347"}.dashicons-arrow-down:before{content:"\f140"}.dashicons-arrow-left-alt:before{content:"\f340"}.dashicons-arrow-left-alt2:before{content:"\f341"}.dashicons-arrow-left:before{content:"\f141"}.dashicons-arrow-right-alt:before{content:"\f344"}.dashicons-arrow-right-alt2:before{content:"\f345"}.dashicons-arrow-right:before{content:"\f139"}.dashicons-arrow-up-alt:before{content:"\f342"}.dashicons-arrow-up-alt2:before{content:"\f343"}.dashicons-arrow-up-duplicate:before{content:"\f143"}.dashicons-arrow-up:before{content:"\f142"}.dashicons-art:before{content:"\f309"}.dashicons-awards:before{content:"\f313"}.dashicons-backup:before{content:"\f321"}.dashicons-bank:before{content:"\f16a"}.dashicons-beer:before{content:"\f16c"}.dashicons-bell:before{content:"\f16d"}.dashicons-block-default:before{content:"\f12b"}.dashicons-book-alt:before{content:"\f331"}.dashicons-book:before{content:"\f330"}.dashicons-buddicons-activity:before{content:"\f452"}.dashicons-buddicons-bbpress-logo:before{content:"\f477"}.dashicons-buddicons-buddypress-logo:before{content:"\f448"}.dashicons-buddicons-community:before{content:"\f453"}.dashicons-buddicons-forums:before{content:"\f449"}.dashicons-buddicons-friends:before{content:"\f454"}.dashicons-buddicons-groups:before{content:"\f456"}.dashicons-buddicons-pm:before{content:"\f457"}.dashicons-buddicons-replies:before{content:"\f451"}.dashicons-buddicons-topics:before{content:"\f450"}.dashicons-buddicons-tracking:before{content:"\f455"}.dashicons-building:before{content:"\f512"}.dashicons-businessman:before{content:"\f338"}.dashicons-businessperson:before{content:"\f12e"}.dashicons-businesswoman:before{content:"\f12f"}.dashicons-button:before{content:"\f11a"}.dashicons-calculator:before{content:"\f16e"}.dashicons-calendar-alt:before{content:"\f508"}.dashicons-calendar:before{content:"\f145"}.dashicons-camera-alt:before{content:"\f129"}.dashicons-camera:before{content:"\f306"}.dashicons-car:before{content:"\f16b"}.dashicons-carrot:before{content:"\f511"}.dashicons-cart:before{content:"\f174"}.dashicons-category:before{content:"\f318"}.dashicons-chart-area:before{content:"\f239"}.dashicons-chart-bar:before{content:"\f185"}.dashicons-chart-line:before{content:"\f238"}.dashicons-chart-pie:before{content:"\f184"}.dashicons-clipboard:before{content:"\f481"}.dashicons-clock:before{content:"\f469"}.dashicons-cloud-saved:before{content:"\f137"}.dashicons-cloud-upload:before{content:"\f13b"}.dashicons-cloud:before{content:"\f176"}.dashicons-code-standards:before{content:"\f13a"}.dashicons-coffee:before{content:"\f16f"}.dashicons-color-picker:before{content:"\f131"}.dashicons-columns:before{content:"\f13c"}.dashicons-controls-back:before{content:"\f518"}.dashicons-controls-forward:before{content:"\f519"}.dashicons-controls-pause:before{content:"\f523"}.dashicons-controls-play:before{content:"\f522"}.dashicons-controls-repeat:before{content:"\f515"}.dashicons-controls-skipback:before{content:"\f516"}.dashicons-controls-skipforward:before{content:"\f517"}.dashicons-controls-volumeoff:before{content:"\f520"}.dashicons-controls-volumeon:before{content:"\f521"}.dashicons-cover-image:before{content:"\f13d"}.dashicons-dashboard:before{content:"\f226"}.dashicons-database-add:before{content:"\f170"}.dashicons-database-export:before{content:"\f17a"}.dashicons-database-import:before{content:"\f17b"}.dashicons-database-remove:before{content:"\f17c"}.dashicons-database-view:before{content:"\f17d"}.dashicons-database:before{content:"\f17e"}.dashicons-desktop:before{content:"\f472"}.dashicons-dismiss:before{content:"\f153"}.dashicons-download:before{content:"\f316"}.dashicons-drumstick:before{content:"\f17f"}.dashicons-edit-large:before{content:"\f327"}.dashicons-edit-page:before{content:"\f186"}.dashicons-edit:before{content:"\f464"}.dashicons-editor-aligncenter:before{content:"\f207"}.dashicons-editor-alignleft:before{content:"\f206"}.dashicons-editor-alignright:before{content:"\f208"}.dashicons-editor-bold:before{content:"\f200"}.dashicons-editor-break:before{content:"\f474"}.dashicons-editor-code-duplicate:before{content:"\f494"}.dashicons-editor-code:before{content:"\f475"}.dashicons-editor-contract:before{content:"\f506"}.dashicons-editor-customchar:before{content:"\f220"}.dashicons-editor-expand:before{content:"\f211"}.dashicons-editor-help:before{content:"\f223"}.dashicons-editor-indent:before{content:"\f222"}.dashicons-editor-insertmore:before{content:"\f209"}.dashicons-editor-italic:before{content:"\f201"}.dashicons-editor-justify:before{content:"\f214"}.dashicons-editor-kitchensink:before{content:"\f212"}.dashicons-editor-ltr:before{content:"\f10c"}.dashicons-editor-ol-rtl:before{content:"\f12c"}.dashicons-editor-ol:before{content:"\f204"}.dashicons-editor-outdent:before{content:"\f221"}.dashicons-editor-paragraph:before{content:"\f476"}.dashicons-editor-paste-text:before{content:"\f217"}.dashicons-editor-paste-word:before{content:"\f216"}.dashicons-editor-quote:before{content:"\f205"}.dashicons-editor-removeformatting:before{content:"\f218"}.dashicons-editor-rtl:before{content:"\f320"}.dashicons-editor-spellcheck:before{content:"\f210"}.dashicons-editor-strikethrough:before{content:"\f224"}.dashicons-editor-table:before{content:"\f535"}.dashicons-editor-textcolor:before{content:"\f215"}.dashicons-editor-ul:before{content:"\f203"}.dashicons-editor-underline:before{content:"\f213"}.dashicons-editor-unlink:before{content:"\f225"}.dashicons-editor-video:before{content:"\f219"}.dashicons-ellipsis:before{content:"\f11c"}.dashicons-email-alt:before{content:"\f466"}.dashicons-email-alt2:before{content:"\f467"}.dashicons-email:before{content:"\f465"}.dashicons-embed-audio:before{content:"\f13e"}.dashicons-embed-generic:before{content:"\f13f"}.dashicons-embed-photo:before{content:"\f144"}.dashicons-embed-post:before{content:"\f146"}.dashicons-embed-video:before{content:"\f149"}.dashicons-excerpt-view:before{content:"\f164"}.dashicons-exit:before{content:"\f14a"}.dashicons-external:before{content:"\f504"}.dashicons-facebook-alt:before{content:"\f305"}.dashicons-facebook:before{content:"\f304"}.dashicons-feedback:before{content:"\f175"}.dashicons-filter:before{content:"\f536"}.dashicons-flag:before{content:"\f227"}.dashicons-food:before{content:"\f187"}.dashicons-format-aside:before{content:"\f123"}.dashicons-format-audio:before{content:"\f127"}.dashicons-format-chat:before{content:"\f125"}.dashicons-format-gallery:before{content:"\f161"}.dashicons-format-image:before{content:"\f128"}.dashicons-format-quote:before{content:"\f122"}.dashicons-format-status:before{content:"\f130"}.dashicons-format-video:before{content:"\f126"}.dashicons-forms:before{content:"\f314"}.dashicons-fullscreen-alt:before{content:"\f188"}.dashicons-fullscreen-exit-alt:before{content:"\f189"}.dashicons-games:before{content:"\f18a"}.dashicons-google:before{content:"\f18b"}.dashicons-googleplus:before{content:"\f462"}.dashicons-grid-view:before{content:"\f509"}.dashicons-groups:before{content:"\f307"}.dashicons-hammer:before{content:"\f308"}.dashicons-heading:before{content:"\f10e"}.dashicons-heart:before{content:"\f487"}.dashicons-hidden:before{content:"\f530"}.dashicons-hourglass:before{content:"\f18c"}.dashicons-html:before{content:"\f14b"}.dashicons-id-alt:before{content:"\f337"}.dashicons-id:before{content:"\f336"}.dashicons-image-crop:before{content:"\f165"}.dashicons-image-filter:before{content:"\f533"}.dashicons-image-flip-horizontal:before{content:"\f169"}.dashicons-image-flip-vertical:before{content:"\f168"}.dashicons-image-rotate-left:before{content:"\f166"}.dashicons-image-rotate-right:before{content:"\f167"}.dashicons-image-rotate:before{content:"\f531"}.dashicons-images-alt:before{content:"\f232"}.dashicons-images-alt2:before{content:"\f233"}.dashicons-index-card:before{content:"\f510"}.dashicons-info-outline:before{content:"\f14c"}.dashicons-info:before{content:"\f348"}.dashicons-insert-after:before{content:"\f14d"}.dashicons-insert-before:before{content:"\f14e"}.dashicons-insert:before{content:"\f10f"}.dashicons-instagram:before{content:"\f12d"}.dashicons-laptop:before{content:"\f547"}.dashicons-layout:before{content:"\f538"}.dashicons-leftright:before{content:"\f229"}.dashicons-lightbulb:before{content:"\f339"}.dashicons-linkedin:before{content:"\f18d"}.dashicons-list-view:before{content:"\f163"}.dashicons-location-alt:before{content:"\f231"}.dashicons-location:before{content:"\f230"}.dashicons-lock-duplicate:before{content:"\f315"}.dashicons-lock:before{content:"\f160"}.dashicons-marker:before{content:"\f159"}.dashicons-media-archive:before{content:"\f501"}.dashicons-media-audio:before{content:"\f500"}.dashicons-media-code:before{content:"\f499"}.dashicons-media-default:before{content:"\f498"}.dashicons-media-document:before{content:"\f497"}.dashicons-media-interactive:before{content:"\f496"}.dashicons-media-spreadsheet:before{content:"\f495"}.dashicons-media-text:before{content:"\f491"}.dashicons-media-video:before{content:"\f490"}.dashicons-megaphone:before{content:"\f488"}.dashicons-menu-alt:before{content:"\f228"}.dashicons-menu-alt2:before{content:"\f329"}.dashicons-menu-alt3:before{content:"\f349"}.dashicons-menu:before{content:"\f333"}.dashicons-microphone:before{content:"\f482"}.dashicons-migrate:before{content:"\f310"}.dashicons-minus:before{content:"\f460"}.dashicons-money-alt:before{content:"\f18e"}.dashicons-money:before{content:"\f526"}.dashicons-move:before{content:"\f545"}.dashicons-nametag:before{content:"\f484"}.dashicons-networking:before{content:"\f325"}.dashicons-no-alt:before{content:"\f335"}.dashicons-no:before{content:"\f158"}.dashicons-open-folder:before{content:"\f18f"}.dashicons-palmtree:before{content:"\f527"}.dashicons-paperclip:before{content:"\f546"}.dashicons-pdf:before{content:"\f190"}.dashicons-performance:before{content:"\f311"}.dashicons-pets:before{content:"\f191"}.dashicons-phone:before{content:"\f525"}.dashicons-pinterest:before{content:"\f192"}.dashicons-playlist-audio:before{content:"\f492"}.dashicons-playlist-video:before{content:"\f493"}.dashicons-plugins-checked:before{content:"\f485"}.dashicons-plus-alt:before{content:"\f502"}.dashicons-plus-alt2:before{content:"\f543"}.dashicons-plus:before{content:"\f132"}.dashicons-podio:before{content:"\f19c"}.dashicons-portfolio:before{content:"\f322"}.dashicons-post-status:before{content:"\f173"}.dashicons-pressthis:before{content:"\f157"}.dashicons-printer:before{content:"\f193"}.dashicons-privacy:before{content:"\f194"}.dashicons-products:before{content:"\f312"}.dashicons-randomize:before{content:"\f503"}.dashicons-reddit:before{content:"\f195"}.dashicons-redo:before{content:"\f172"}.dashicons-remove:before{content:"\f14f"}.dashicons-rest-api:before{content:"\f124"}.dashicons-rss:before{content:"\f303"}.dashicons-saved:before{content:"\f15e"}.dashicons-schedule:before{content:"\f489"}.dashicons-screenoptions:before{content:"\f180"}.dashicons-search:before{content:"\f179"}.dashicons-share-alt:before{content:"\f240"}.dashicons-share-alt2:before{content:"\f242"}.dashicons-share:before{content:"\f237"}.dashicons-shield-alt:before{content:"\f334"}.dashicons-shield:before{content:"\f332"}.dashicons-shortcode:before{content:"\f150"}.dashicons-slides:before{content:"\f181"}.dashicons-smartphone:before{content:"\f470"}.dashicons-smiley:before{content:"\f328"}.dashicons-sort:before{content:"\f156"}.dashicons-sos:before{content:"\f468"}.dashicons-spotify:before{content:"\f196"}.dashicons-star-empty:before{content:"\f154"}.dashicons-star-filled:before{content:"\f155"}.dashicons-star-half:before{content:"\f459"}.dashicons-sticky:before{content:"\f537"}.dashicons-store:before{content:"\f513"}.dashicons-superhero-alt:before{content:"\f197"}.dashicons-superhero:before{content:"\f198"}.dashicons-table-col-after:before{content:"\f151"}.dashicons-table-col-before:before{content:"\f152"}.dashicons-table-col-delete:before{content:"\f15a"}.dashicons-table-row-after:before{content:"\f15b"}.dashicons-table-row-before:before{content:"\f15c"}.dashicons-table-row-delete:before{content:"\f15d"}.dashicons-tablet:before{content:"\f471"}.dashicons-tag:before{content:"\f323"}.dashicons-tagcloud:before{content:"\f479"}.dashicons-testimonial:before{content:"\f473"}.dashicons-text-page:before{content:"\f121"}.dashicons-text:before{content:"\f478"}.dashicons-thumbs-down:before{content:"\f542"}.dashicons-thumbs-up:before{content:"\f529"}.dashicons-tickets-alt:before{content:"\f524"}.dashicons-tickets:before{content:"\f486"}.dashicons-tide:before{content:"\f10d"}.dashicons-translation:before{content:"\f326"}.dashicons-trash:before{content:"\f182"}.dashicons-twitch:before{content:"\f199"}.dashicons-twitter-alt:before{content:"\f302"}.dashicons-twitter:before{content:"\f301"}.dashicons-undo:before{content:"\f171"}.dashicons-universal-access-alt:before{content:"\f507"}.dashicons-universal-access:before{content:"\f483"}.dashicons-unlock:before{content:"\f528"}.dashicons-update-alt:before{content:"\f113"}.dashicons-update:before{content:"\f463"}.dashicons-upload:before{content:"\f317"}.dashicons-vault:before{content:"\f178"}.dashicons-video-alt:before{content:"\f234"}.dashicons-video-alt2:before{content:"\f235"}.dashicons-video-alt3:before{content:"\f236"}.dashicons-visibility:before{content:"\f177"}.dashicons-warning:before{content:"\f534"}.dashicons-welcome-add-page:before{content:"\f133"}.dashicons-welcome-comments:before{content:"\f117"}.dashicons-welcome-learn-more:before{content:"\f118"}.dashicons-welcome-view-site:before{content:"\f115"}.dashicons-welcome-widgets-menus:before{content:"\f116"}.dashicons-welcome-write-blog:before{content:"\f119"}.dashicons-whatsapp:before{content:"\f19a"}.dashicons-wordpress-alt:before{content:"\f324"}.dashicons-wordpress:before{content:"\f120"}.dashicons-xing:before{content:"\f19d"}.dashicons-yes-alt:before{content:"\f12a"}.dashicons-yes:before{content:"\f147"}.dashicons-youtube:before{content:"\f19b"}.dashicons-editor-distractionfree:before{content:"\f211"}.dashicons-exerpt-view:before{content:"\f164"}.dashicons-format-links:before{content:"\f103"}.dashicons-format-standard:before{content:"\f109"}.dashicons-post-trash:before{content:"\f182"}.dashicons-share1:before{content:"\f237"}.dashicons-welcome-edit-page:before{content:"\f119"}.mejs-offscreen{border:0;clip:rect(1px,1px,1px,1px);-webkit-clip-path:inset(50%);clip-path:inset(50%);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;word-wrap:normal}.mejs-container{background:#000;font-family:Helvetica,Arial,serif;position:relative;text-align:left;text-indent:0;vertical-align:top}.mejs-container,.mejs-container *{box-sizing:border-box}.mejs-container video::-webkit-media-controls,.mejs-container video::-webkit-media-controls-panel,.mejs-container video::-webkit-media-controls-panel-container,.mejs-container video::-webkit-media-controls-start-playback-button{-webkit-appearance:none;display:none!important}.mejs-fill-container,.mejs-fill-container .mejs-container{height:100%;width:100%}.mejs-fill-container{background:transparent;margin:0 auto;overflow:hidden;position:relative}.mejs-container:focus{outline:none}.mejs-iframe-overlay{height:100%;position:absolute;width:100%}.mejs-embed,.mejs-embed body{background:#000;height:100%;margin:0;overflow:hidden;padding:0;width:100%}.mejs-fullscreen{overflow:hidden!important}.mejs-container-fullscreen{bottom:0;left:0;overflow:hidden;position:fixed;right:0;top:0;z-index:1000}.mejs-container-fullscreen .mejs-mediaelement,.mejs-container-fullscreen video{height:100%!important;width:100%!important}.mejs-background,.mejs-mediaelement{left:0;position:absolute;top:0}.mejs-mediaelement{height:100%;width:100%;z-index:0}.mejs-poster{background-position:50% 50%;background-repeat:no-repeat;background-size:cover;left:0;position:absolute;top:0;z-index:1}:root .mejs-poster-img{display:none}.mejs-poster-img{border:0;padding:0}.mejs-overlay{-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;left:0;position:absolute;top:0}.mejs-layer{z-index:1}.mejs-overlay-play{cursor:pointer}.mejs-overlay-button{background:url(//www.aadeshmetal.com/wp-includes/js/mediaelement/mejs-controls.svg) no-repeat;background-position:0 -39px;height:80px;width:80px}.mejs-overlay:hover>.mejs-overlay-button{background-position:-80px -39px}.mejs-overlay-loading{height:80px;width:80px}.mejs-overlay-loading-bg-img{-webkit-animation:a 1s linear infinite;animation:a 1s linear infinite;background:transparent url(//www.aadeshmetal.com/wp-includes/js/mediaelement/mejs-controls.svg) -160px -40px no-repeat;display:block;height:80px;width:80px;z-index:1}@-webkit-keyframes a{to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes a{to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.mejs-controls{bottom:0;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;height:40px;left:0;list-style-type:none;margin:0;padding:0 10px;position:absolute;width:100%;z-index:3}.mejs-controls:not([style*="display: none"]){background:rgba(255,0,0,.7);background:-webkit-linear-gradient(transparent,rgba(0,0,0,.35));background:linear-gradient(transparent,rgba(0,0,0,.35))}.mejs-button,.mejs-time,.mejs-time-rail{font-size:10px;height:40px;line-height:10px;margin:0;width:32px}.mejs-button>button{background:transparent url(//www.aadeshmetal.com/wp-includes/js/mediaelement/mejs-controls.svg);border:0;cursor:pointer;display:block;font-size:0;height:20px;line-height:0;margin:10px 6px;overflow:hidden;padding:0;position:absolute;text-decoration:none;width:20px}.mejs-button>button:focus{outline:1px dotted #999}.mejs-container-keyboard-inactive [role=slider],.mejs-container-keyboard-inactive [role=slider]:focus,.mejs-container-keyboard-inactive a,.mejs-container-keyboard-inactive a:focus,.mejs-container-keyboard-inactive button,.mejs-container-keyboard-inactive button:focus{outline:0}.mejs-time{box-sizing:content-box;color:#fff;font-size:11px;font-weight:700;height:24px;overflow:hidden;padding:16px 6px 0;text-align:center;width:auto}.mejs-play>button{background-position:0 0}.mejs-pause>button{background-position:-20px 0}.mejs-replay>button{background-position:-160px 0}.mejs-time-rail{direction:ltr;-webkit-box-flex:1;-webkit-flex-grow:1;-ms-flex-positive:1;flex-grow:1;height:40px;margin:0 10px;padding-top:10px;position:relative}.mejs-time-buffering,.mejs-time-current,.mejs-time-float,.mejs-time-float-corner,.mejs-time-float-current,.mejs-time-hovered,.mejs-time-loaded,.mejs-time-marker,.mejs-time-total{border-radius:2px;cursor:pointer;display:block;height:10px;position:absolute}.mejs-time-total{background:hsla(0,0%,100%,.3);margin:5px 0 0;width:100%}.mejs-time-buffering{-webkit-animation:b 2s linear infinite;animation:b 2s linear infinite;background:-webkit-linear-gradient(135deg,hsla(0,0%,100%,.4) 25%,transparent 0,transparent 50%,hsla(0,0%,100%,.4) 0,hsla(0,0%,100%,.4) 75%,transparent 0,transparent);background:linear-gradient(-45deg,hsla(0,0%,100%,.4) 25%,transparent 0,transparent 50%,hsla(0,0%,100%,.4) 0,hsla(0,0%,100%,.4) 75%,transparent 0,transparent);background-size:15px 15px;width:100%}@-webkit-keyframes b{0%{background-position:0 0}to{background-position:30px 0}}@keyframes b{0%{background-position:0 0}to{background-position:30px 0}}.mejs-time-loaded{background:hsla(0,0%,100%,.3)}.mejs-time-current,.mejs-time-handle-content{background:hsla(0,0%,100%,.9)}.mejs-time-hovered{background:hsla(0,0%,100%,.5);z-index:10}.mejs-time-hovered.negative{background:rgba(0,0,0,.2)}.mejs-time-buffering,.mejs-time-current,.mejs-time-hovered,.mejs-time-loaded{left:0;-webkit-transform:scaleX(0);-ms-transform:scaleX(0);transform:scaleX(0);-webkit-transform-origin:0 0;-ms-transform-origin:0 0;transform-origin:0 0;-webkit-transition:all .15s ease-in;transition:all .15s ease-in;width:100%}.mejs-time-buffering{-webkit-transform:scaleX(1);-ms-transform:scaleX(1);transform:scaleX(1)}.mejs-time-hovered{-webkit-transition:height .1s cubic-bezier(.44,0,1,1);transition:height .1s cubic-bezier(.44,0,1,1)}.mejs-time-hovered.no-hover{-webkit-transform:scaleX(0)!important;-ms-transform:scaleX(0)!important;transform:scaleX(0)!important}.mejs-time-handle,.mejs-time-handle-content{border:4px solid transparent;cursor:pointer;left:0;position:absolute;-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0);z-index:11}.mejs-time-handle-content{border:4px solid hsla(0,0%,100%,.9);border-radius:50%;height:10px;left:-7px;top:-4px;-webkit-transform:scale(0);-ms-transform:scale(0);transform:scale(0);width:10px}.mejs-time-rail .mejs-time-handle-content:active,.mejs-time-rail .mejs-time-handle-content:focus,.mejs-time-rail:hover .mejs-time-handle-content{-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1)}.mejs-time-float{background:#eee;border:1px solid #333;bottom:100%;color:#111;display:none;height:17px;margin-bottom:9px;position:absolute;text-align:center;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);width:36px}.mejs-time-float-current{display:block;left:0;margin:2px;text-align:center;width:30px}.mejs-time-float-corner{border:5px solid #eee;border-color:#eee transparent transparent;border-radius:0;display:block;height:0;left:50%;line-height:0;position:absolute;top:100%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);width:0}.mejs-long-video .mejs-time-float{margin-left:-23px;width:64px}.mejs-long-video .mejs-time-float-current{width:60px}.mejs-broadcast{color:#fff;height:10px;position:absolute;top:15px;width:100%}.mejs-fullscreen-button>button{background-position:-80px 0}.mejs-unfullscreen>button{background-position:-100px 0}.mejs-mute>button{background-position:-60px 0}.mejs-unmute>button{background-position:-40px 0}.mejs-volume-button{position:relative}.mejs-volume-button>.mejs-volume-slider{-webkit-backface-visibility:hidden;background:rgba(50,50,50,.7);border-radius:0;bottom:100%;display:none;height:115px;left:50%;margin:0;position:absolute;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);width:25px;z-index:1}.mejs-volume-button:hover{border-radius:0 0 4px 4px}.mejs-volume-total{background:hsla(0,0%,100%,.5);height:100px;left:50%;margin:0;position:absolute;top:8px;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);width:2px}.mejs-volume-current{left:0;margin:0;width:100%}.mejs-volume-current,.mejs-volume-handle{background:hsla(0,0%,100%,.9);position:absolute}.mejs-volume-handle{border-radius:1px;cursor:ns-resize;height:6px;left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);width:16px}.mejs-horizontal-volume-slider{display:block;height:36px;position:relative;vertical-align:middle;width:56px}.mejs-horizontal-volume-total{background:rgba(50,50,50,.8);height:8px;top:16px;width:50px}.mejs-horizontal-volume-current,.mejs-horizontal-volume-total{border-radius:2px;font-size:1px;left:0;margin:0;padding:0;position:absolute}.mejs-horizontal-volume-current{background:hsla(0,0%,100%,.8);height:100%;top:0;width:100%}.mejs-horizontal-volume-handle{display:none}.mejs-captions-button,.mejs-chapters-button{position:relative}.mejs-captions-button>button{background-position:-140px 0}.mejs-chapters-button>button{background-position:-180px 0}.mejs-captions-button>.mejs-captions-selector,.mejs-chapters-button>.mejs-chapters-selector{background:rgba(50,50,50,.7);border:1px solid transparent;border-radius:0;bottom:100%;margin-right:-43px;overflow:hidden;padding:0;position:absolute;right:50%;visibility:visible;width:86px}.mejs-chapters-button>.mejs-chapters-selector{margin-right:-55px;width:110px}.mejs-captions-selector-list,.mejs-chapters-selector-list{list-style-type:none!important;margin:0;overflow:hidden;padding:0}.mejs-captions-selector-list-item,.mejs-chapters-selector-list-item{color:#fff;cursor:pointer;display:block;list-style-type:none!important;margin:0 0 6px;overflow:hidden;padding:0}.mejs-captions-selector-list-item:hover,.mejs-chapters-selector-list-item:hover{background-color:#c8c8c8!important;background-color:hsla(0,0%,100%,.4)!important}.mejs-captions-selector-input,.mejs-chapters-selector-input{clear:both;float:left;left:-1000px;margin:3px 3px 0 5px;position:absolute}.mejs-captions-selector-label,.mejs-chapters-selector-label{cursor:pointer;float:left;font-size:10px;line-height:15px;padding:4px 10px 0;width:100%}.mejs-captions-selected,.mejs-chapters-selected{color:#21f8f8}.mejs-captions-translations{font-size:10px;margin:0 0 5px}.mejs-captions-layer{bottom:0;color:#fff;font-size:16px;left:0;line-height:20px;position:absolute;text-align:center}.mejs-captions-layer a{color:#fff;text-decoration:underline}.mejs-captions-layer[lang=ar]{font-size:20px;font-weight:400}.mejs-captions-position{bottom:15px;left:0;position:absolute;width:100%}.mejs-captions-position-hover{bottom:35px}.mejs-captions-text,.mejs-captions-text *{background:hsla(0,0%,8%,.5);box-shadow:5px 0 0 hsla(0,0%,8%,.5),-5px 0 0 hsla(0,0%,8%,.5);padding:0;white-space:pre-wrap}.mejs-container.mejs-hide-cues video::-webkit-media-text-track-container{display:none}.mejs-overlay-error{position:relative}.mejs-overlay-error>img{left:0;max-width:100%;position:absolute;top:0;z-index:-1}.mejs-cannotplay,.mejs-cannotplay a{color:#fff;font-size:.8em}.mejs-cannotplay{position:relative}.mejs-cannotplay a,.mejs-cannotplay p{display:inline-block;padding:0 15px;width:100%}.mejs-container{clear:both;max-width:100%}.mejs-container *{font-family:Helvetica,Arial}.mejs-container,.mejs-container .mejs-controls,.mejs-embed,.mejs-embed body{background:#222}.mejs-time{font-weight:400;word-wrap:normal}.mejs-controls a.mejs-horizontal-volume-slider{display:table}.mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-current,.mejs-controls .mejs-time-rail .mejs-time-loaded{background:#fff}.mejs-controls .mejs-time-rail .mejs-time-current{background:#0073aa}.mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-total,.mejs-controls .mejs-time-rail .mejs-time-total{background:rgba(255,255,255,.33)}.mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-current,.mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-total,.mejs-controls .mejs-time-rail span{border-radius:0}.mejs-overlay-loading{background:0 0}.mejs-controls button:hover{border:none;-webkit-box-shadow:none;box-shadow:none}.me-cannotplay{width:auto!important}.media-embed-details .wp-audio-shortcode{display:inline-block;max-width:400px}.audio-details .embed-media-settings{overflow:visible}.media-embed-details .embed-media-settings .setting span:not(.button-group){max-width:400px;width:auto}.media-embed-details .embed-media-settings .checkbox-setting span{display:inline-block}.media-embed-details .embed-media-settings{padding-top:0;top:28px}.media-embed-details .instructions{padding:16px 0;max-width:600px}.media-embed-details .setting .remove-setting,.media-embed-details .setting p{color:#a00;font-size:10px;text-transform:uppercase}.media-embed-details .setting .remove-setting{padding:5px 0}.media-embed-details .setting a:hover{color:#dc3232}.media-embed-details .embed-media-settings .checkbox-setting{float:none;margin:0 0 10px}.wp-video{max-width:100%;height:auto}.wp_attachment_holder .wp-audio-shortcode,.wp_attachment_holder .wp-video{margin-top:18px}.wp-video-shortcode video,video.wp-video-shortcode{max-width:100%;display:inline-block}.video-details .wp-video-holder{width:100%;max-width:640px}.wp-playlist{border:1px solid #ccc;padding:10px;margin:12px 0 18px;font-size:14px;line-height:1.5}.wp-admin .wp-playlist{margin:0 0 18px}.wp-playlist video{display:inline-block;max-width:100%}.wp-playlist audio{display:none;max-width:100%;width:400px}.wp-playlist .mejs-container{margin:0;max-width:100%}.wp-playlist .mejs-controls .mejs-button button{outline:0}.wp-playlist-light{background:#fff;color:#000}.wp-playlist-dark{color:#fff;background:#000}.wp-playlist-caption{display:block;max-width:88%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:14px;line-height:1.5}.wp-playlist-item .wp-playlist-caption{text-decoration:none;color:#000;max-width:-webkit-calc(100% - 40px);max-width:calc(100% - 40px)}.wp-playlist-item-meta{display:block;font-size:14px;line-height:1.5}.wp-playlist-item-title{font-size:14px;line-height:1.5}.wp-playlist-item-album{font-style:italic;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.wp-playlist-item-artist{font-size:12px;text-transform:uppercase}.wp-playlist-item-length{position:absolute;right:3px;top:0;font-size:14px;line-height:1.5}.rtl .wp-playlist-item-length{left:3px;right:auto}.wp-playlist-tracks{margin-top:10px}.wp-playlist-item{position:relative;cursor:pointer;padding:0 3px;border-bottom:1px solid #ccc}.wp-playlist-item:last-child{border-bottom:0}.wp-playlist-light .wp-playlist-caption{color:#333}.wp-playlist-dark .wp-playlist-caption{color:#ddd}.wp-playlist-playing{font-weight:700;background:#f7f7f7}.wp-playlist-light .wp-playlist-playing{background:#fff;color:#000}.wp-playlist-dark .wp-playlist-playing{background:#000;color:#fff}.wp-playlist-current-item{overflow:hidden;margin-bottom:10px;height:60px}.wp-playlist .wp-playlist-current-item img{float:left;max-width:60px;height:auto;margin-right:10px;padding:0;border:0}.rtl .wp-playlist .wp-playlist-current-item img{float:right;margin-left:10px;margin-right:0}.wp-playlist-current-item .wp-playlist-item-artist,.wp-playlist-current-item .wp-playlist-item-title{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.wp-audio-playlist .me-cannotplay span{padding:5px 15px}.media-modal *{box-sizing:content-box}.media-modal input,.media-modal select,.media-modal textarea{box-sizing:border-box}.media-frame,.media-modal{font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,"Helvetica Neue",sans-serif;font-size:12px;-webkit-overflow-scrolling:touch}.media-modal legend{padding:0;font-size:13px}.media-modal label{font-size:13px}.media-modal .legend-inline{position:absolute;transform:translate(-100%,50%);margin-left:-1%;line-height:1.2}.media-frame a{border-bottom:none;color:#2271b1}.media-frame a:active,.media-frame a:hover{color:#135e96}.media-frame a:focus{box-shadow:0 0 0 2px #2271b1;color:#043959;outline:2px solid transparent}.media-frame a.button{color:#2c3338}.media-frame a.button:hover{color:#1d2327}.media-frame a.button-primary,.media-frame a.button-primary:hover{color:#fff}.media-frame input,.media-frame textarea{padding:6px 8px}.media-frame select,.wp-admin .media-frame select{min-height:30px;vertical-align:middle}.media-frame input[type=color],.media-frame input[type=date],.media-frame input[type=datetime-local],.media-frame input[type=datetime],.media-frame input[type=email],.media-frame input[type=month],.media-frame input[type=number],.media-frame input[type=password],.media-frame input[type=search],.media-frame input[type=tel],.media-frame input[type=text],.media-frame input[type=time],.media-frame input[type=url],.media-frame input[type=week],.media-frame select,.media-frame textarea{box-shadow:0 0 0 transparent;border-radius:4px;border:1px solid #8c8f94;background-color:#fff;color:#2c3338;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,"Helvetica Neue",sans-serif;font-size:13px;line-height:1.38461538}.media-frame input[type=date],.media-frame input[type=datetime-local],.media-frame input[type=datetime],.media-frame input[type=email],.media-frame input[type=month],.media-frame input[type=number],.media-frame input[type=password],.media-frame input[type=search],.media-frame input[type=tel],.media-frame input[type=text],.media-frame input[type=time],.media-frame input[type=url],.media-frame input[type=week]{padding:0 8px;line-height:2.15384615}.media-frame.mode-grid .wp-filter input[type=search]{font-size:14px;line-height:2}.media-frame input[type=email]:focus,.media-frame input[type=number]:focus,.media-frame input[type=password]:focus,.media-frame input[type=search]:focus,.media-frame input[type=text]:focus,.media-frame input[type=url]:focus,.media-frame select:focus,.media-frame textarea:focus{border-color:#3582c4;box-shadow:0 0 0 1px #3582c4;outline:2px solid transparent}.media-frame input:disabled,.media-frame input[readonly],.media-frame textarea:disabled,.media-frame textarea[readonly]{background-color:#f0f0f1}.media-frame input[type=search]{-webkit-appearance:textfield}.media-frame ::-webkit-input-placeholder{color:#646970}.media-frame ::-moz-placeholder{color:#646970}.media-frame .hidden,.media-frame .setting.hidden{display:none} .ui-draggable-handle,.ui-sortable-handle{touch-action:none}.media-modal{position:fixed;top:30px;left:30px;right:30px;bottom:30px;z-index:160000}.wp-customizer .media-modal{z-index:560000}.media-modal-backdrop{position:fixed;top:0;left:0;right:0;bottom:0;min-height:360px;background:#000;opacity:.7;z-index:159900}.wp-customizer .media-modal-backdrop{z-index:559900}.media-modal-close{position:absolute;top:0;right:0;width:50px;height:50px;margin:0;padding:0;border:1px solid transparent;background:0 0;color:#646970;z-index:1000;cursor:pointer;outline:0;transition:color .1s ease-in-out,background .1s ease-in-out}.media-modal-close:active,.media-modal-close:hover{color:#135e96}.media-modal-close:focus{color:#135e96;border-color:#4f94d4;box-shadow:0 0 3px rgba(34,113,177,.8);outline:2px solid transparent}.media-modal-close span.media-modal-icon{background-image:none}.media-modal-close .media-modal-icon:before{content:"\f158";content:"\f158"/'';font:normal 20px/1 dashicons;vertical-align:middle;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.media-modal-content{position:absolute;top:0;left:0;right:0;bottom:0;overflow:auto;min-height:300px;box-shadow:0 5px 15px rgba(0,0,0,.7);background:#fff;-webkit-font-smoothing:subpixel-antialiased}.media-modal-content .media-frame select.attachment-filters{margin-top:32px;margin-right:2%;width:42%;width:calc(48% - 12px)}.wp-core-ui .media-modal-icon{background-image:url(//www.aadeshmetal.com/wp-includes/images/uploader-icons.png);background-repeat:no-repeat}.media-toolbar{position:absolute;top:0;left:0;right:0;z-index:100;height:60px;padding:0 16px;border:0 solid #dcdcde;overflow:hidden}.media-frame-toolbar .media-toolbar{top:auto;bottom:-47px;height:auto;overflow:visible;border-top:1px solid #dcdcde}.media-toolbar-primary{float:right;height:100%;position:relative}.media-toolbar-secondary{float:left;height:100%}.media-toolbar-primary>.media-button,.media-toolbar-primary>.media-button-group{margin-left:10px;float:left;margin-top:15px}.media-toolbar-secondary>.media-button,.media-toolbar-secondary>.media-button-group{margin-right:10px;margin-top:15px}.media-sidebar{position:absolute;top:0;right:0;bottom:0;width:267px;padding:0 16px;z-index:75;background:#f6f7f7;border-left:1px solid #dcdcde;overflow:auto;-webkit-overflow-scrolling:touch}.media-sidebar::after{content:"";display:flex;clear:both;height:24px}.hide-toolbar .media-sidebar{bottom:0}.image-details .media-embed h2,.media-sidebar h2{position:relative;font-weight:600;text-transform:uppercase;font-size:12px;color:#646970;margin:24px 0 8px}.attachment-details .setting,.media-sidebar .setting{display:block;float:left;width:100%;margin:0 0 10px}.attachment-details h2{display:grid;grid-template-columns:auto 5em}.media-sidebar .collection-settings .setting{margin:1px 0}.attachment-details .setting.has-description,.media-sidebar .setting.has-description{margin-bottom:5px}.media-sidebar .setting .link-to-custom{margin:3px 2px 0}.attachment-details .setting .name,.attachment-details .setting span,.media-sidebar .setting .name,.media-sidebar .setting .value,.media-sidebar .setting span{min-width:30%;margin-right:4%;font-size:12px;text-align:right;word-wrap:break-word}.media-sidebar .setting .name{max-width:80px}.media-sidebar .setting .value{text-align:left}.media-sidebar .setting select{max-width:65%}.attachment-details .field input[type=checkbox],.attachment-details .field input[type=radio],.attachment-details .setting input[type=checkbox],.attachment-details .setting input[type=radio],.media-sidebar .field input[type=checkbox],.media-sidebar .field input[type=radio],.media-sidebar .setting input[type=checkbox],.media-sidebar .setting input[type=radio]{float:none;margin:8px 3px 0;padding:0}.attachment-details .setting .name,.attachment-details .setting .value,.attachment-details .setting span,.compat-item label span,.media-sidebar .checkbox-label-inline,.media-sidebar .setting .name,.media-sidebar .setting .value,.media-sidebar .setting span{float:left;min-height:22px;padding-top:8px;line-height:1.33333333;font-weight:400;color:#646970}.media-sidebar .checkbox-label-inline{font-size:12px}.attachment-details .copy-to-clipboard-container,.media-sidebar .copy-to-clipboard-container{flex-wrap:wrap;margin-top:10px;margin-left:calc(35% - 1px);padding-top:10px}.attachment-details .attachment-info .copy-to-clipboard-container{float:none}.attachment-details .copy-to-clipboard-container .success,.media-sidebar .copy-to-clipboard-container .success{padding:0;min-height:0;line-height:2.18181818;text-align:left;color:#007017}.compat-item label span{text-align:right}.attachment-details .setting .value,.attachment-details .setting input[type=email],.attachment-details .setting input[type=number],.attachment-details .setting input[type=password],.attachment-details .setting input[type=search],.attachment-details .setting input[type=tel],.attachment-details .setting input[type=text],.attachment-details .setting input[type=url],.attachment-details .setting textarea,.attachment-details .setting+.description,.media-sidebar .setting .value,.media-sidebar .setting input[type=email],.media-sidebar .setting input[type=number],.media-sidebar .setting input[type=password],.media-sidebar .setting input[type=search],.media-sidebar .setting input[type=tel],.media-sidebar .setting input[type=text],.media-sidebar .setting input[type=url],.media-sidebar .setting textarea{box-sizing:border-box;margin:1px;width:65%;float:right}.attachment-details .setting .value,.attachment-details .setting+.description,.media-sidebar .setting .value{margin:0 1px;text-align:left}.attachment-details .setting+.description{clear:both;font-size:12px;font-style:normal;margin-bottom:10px}.attachment-details .setting textarea,.compat-item .field textarea,.media-sidebar .setting textarea{height:62px;resize:vertical}.alt-text textarea,.attachment-details .alt-text textarea,.compat-item .alt-text textarea,.media-sidebar .alt-text textarea{height:50px}.compat-item{float:left;width:100%;overflow:hidden}.compat-item table{width:100%;table-layout:fixed;border-spacing:0;border:0}.compat-item tr{padding:2px 0;display:block;overflow:hidden}.compat-item .field,.compat-item .label{display:block;margin:0;padding:0}.compat-item .label{min-width:30%;margin-right:4%;float:left;text-align:right}.compat-item .label span{display:block;width:100%}.compat-item .field{float:right;width:65%;margin:1px}.compat-item .field input[type=email],.compat-item .field input[type=number],.compat-item .field input[type=password],.compat-item .field input[type=search],.compat-item .field input[type=tel],.compat-item .field input[type=text],.compat-item .field input[type=url],.compat-item .field textarea{width:100%;margin:0;box-sizing:border-box}.sidebar-for-errors .attachment-details,.sidebar-for-errors .compat-item,.sidebar-for-errors .media-sidebar .media-progress-bar,.sidebar-for-errors .upload-details{display:none!important}.media-menu{position:absolute;top:0;left:0;right:0;bottom:0;margin:0;padding:50px 0 10px;background:#f6f7f7;border-right-width:1px;border-right-style:solid;border-right-color:#c3c4c7;-webkit-user-select:none;user-select:none}.media-menu .media-menu-item{display:block;box-sizing:border-box;width:100%;position:relative;border:0;margin:0;padding:8px 20px;font-size:14px;line-height:1.28571428;background:0 0;color:#2271b1;text-align:left;text-decoration:none;cursor:pointer}.media-menu .media-menu-item:hover{background:rgba(0,0,0,.04)}.media-menu .media-menu-item:active{color:#2271b1;outline:0}.media-menu .active,.media-menu .active:hover{color:#1d2327;font-weight:600}.media-menu .media-menu-item:focus{box-shadow:0 0 0 2px #2271b1;color:#043959;outline:2px solid transparent}.media-menu .separator{height:0;margin:12px 20px;padding:0;border-top:1px solid #dcdcde}.media-router{position:relative;padding:0 6px;margin:0;clear:both}.media-router .media-menu-item{position:relative;float:left;border:0;margin:0;padding:8px 10px 9px;height:18px;line-height:1.28571428;font-size:14px;text-decoration:none;background:0 0;cursor:pointer;transition:none}.media-router .media-menu-item:last-child{border-right:0}.media-router .media-menu-item:active,.media-router .media-menu-item:hover{color:#2271b1}.media-router .active,.media-router .active:hover{color:#1d2327}.media-router .media-menu-item:focus{box-shadow:0 0 0 2px #2271b1;color:#043959;outline:2px solid transparent;z-index:1}.media-router .active,.media-router .media-menu-item.active:last-child{margin:-1px -1px 0;background:#fff;border:1px solid #dcdcde;border-bottom:none}.media-router .active:after{display:none}.media-frame{overflow:hidden;position:absolute;top:0;left:0;right:0;bottom:0}.media-frame-menu{position:absolute;top:0;left:0;bottom:0;width:200px;z-index:150}.media-frame-title{position:absolute;top:0;left:200px;right:0;height:50px;z-index:200}.media-frame-router{position:absolute;top:50px;left:200px;right:0;height:36px;z-index:200}.media-frame-content{position:absolute;top:84px;left:200px;right:0;bottom:61px;height:auto;width:auto;margin:0;overflow:auto;background:#fff;border-top:1px solid #dcdcde}.media-frame-toolbar{position:absolute;left:200px;right:0;z-index:100;bottom:60px;height:auto}.media-frame.hide-menu .media-frame-content,.media-frame.hide-menu .media-frame-router,.media-frame.hide-menu .media-frame-title,.media-frame.hide-menu .media-frame-toolbar{left:0}.media-frame.hide-toolbar .media-frame-content{bottom:0}.media-frame.hide-router .media-frame-content{top:50px}.media-frame.hide-menu .media-frame-menu,.media-frame.hide-menu .media-frame-menu-heading,.media-frame.hide-router .media-frame-router,.media-frame.hide-toolbar .media-frame-toolbar{display:none}.media-frame-title h1{padding:0 16px;font-size:22px;line-height:2.27272727;margin:0}.media-attachments-filter-heading,.media-frame-menu-heading{position:absolute;left:20px;top:22px;margin:0;font-size:13px;line-height:1;z-index:151}.media-attachments-filter-heading{top:10px;left:16px}.mode-grid .media-attachments-filter-heading{top:0;left:-9999px}.mode-grid .media-frame-actions-heading{display:none}.wp-core-ui .button.media-frame-menu-toggle{display:none}.media-frame-title .suggested-dimensions{font-size:14px;float:right;margin-right:20px}.media-frame-content .crop-content{height:100%}.options-general-php .crop-content.site-icon,.wp-customizer:not(.mobile) .media-frame-content .crop-content.site-icon{margin-right:300px}.media-frame-content .crop-content .crop-image{display:block;margin:auto;max-width:100%;max-height:100%}.media-frame-content .crop-content .upload-errors{position:absolute;width:300px;top:50%;left:50%;margin-left:-150px;margin-right:-150px;z-index:600000}.media-frame .media-iframe{overflow:hidden}.media-frame .media-iframe,.media-frame .media-iframe iframe{height:100%;width:100%;border:0}.media-frame select.attachment-filters{margin-top:11px;margin-right:2%;max-width:42%;max-width:calc(48% - 12px)}.media-frame select.attachment-filters:last-of-type{margin-right:0}.media-frame .search{margin:32px 0 0;padding:4px;font-size:13px;color:#3c434a;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,"Helvetica Neue",sans-serif;-webkit-appearance:none}.media-toolbar-primary .search{max-width:100%}.media-modal .media-frame .media-search-input-label{position:absolute;left:0;top:10px;margin:0;line-height:1}.wp-core-ui .attachments{margin:0;-webkit-overflow-scrolling:touch}.wp-core-ui .attachment{position:relative;float:left;padding:8px;margin:0;color:#3c434a;cursor:pointer;list-style:none;text-align:center;-webkit-user-select:none;user-select:none;width:25%;box-sizing:border-box}.wp-core-ui .attachment.details:focus,.wp-core-ui .attachment:focus,.wp-core-ui .selected.attachment:focus{box-shadow:inset 0 0 2px 3px #fff,inset 0 0 0 7px #4f94d4;outline:2px solid transparent;outline-offset:-6px}.wp-core-ui .selected.attachment{box-shadow:inset 0 0 0 5px #fff,inset 0 0 0 7px #c3c4c7}.wp-core-ui .attachment.details{box-shadow:inset 0 0 0 3px #fff,inset 0 0 0 7px #2271b1}.wp-core-ui .attachment-preview{position:relative;box-shadow:inset 0 0 15px rgba(0,0,0,.1),inset 0 0 0 1px rgba(0,0,0,.05);background:#f0f0f1;cursor:pointer}.wp-core-ui .attachment-preview:before{content:"";display:block;padding-top:100%}.wp-core-ui .attachment .icon{margin:0 auto;overflow:hidden}.wp-core-ui .attachment .thumbnail{overflow:hidden;position:absolute;top:0;right:0;bottom:0;left:0;opacity:1;transition:opacity .1s}.wp-core-ui .attachment .portrait img{max-width:100%}.wp-core-ui .attachment .landscape img{max-height:100%}.wp-core-ui .attachment .thumbnail:after{content:"";display:block;position:absolute;top:0;left:0;right:0;bottom:0;box-shadow:inset 0 0 0 1px rgba(0,0,0,.1);overflow:hidden}.wp-core-ui .attachment .thumbnail img{top:0;left:0}.wp-core-ui .attachment .thumbnail .centered{position:absolute;top:0;left:0;width:100%;height:100%;transform:translate(50%,50%)}.wp-core-ui .attachment .thumbnail .centered img{transform:translate(-50%,-50%)}.wp-core-ui .attachments-browser .attachment .thumbnail .centered img.icon{transform:translate(-50%,-70%)}.wp-core-ui .attachment .filename{position:absolute;left:0;right:0;bottom:0;overflow:hidden;max-height:100%;word-wrap:break-word;text-align:center;font-weight:600;background:rgba(255,255,255,.8);box-shadow:inset 0 0 0 1px rgba(0,0,0,.15)}.wp-core-ui .attachment .filename div{padding:5px 10px}.wp-core-ui .attachment .thumbnail img{position:absolute}.wp-core-ui .attachment-close{display:block;position:absolute;top:5px;right:5px;height:22px;width:22px;padding:0;background-color:#fff;border-radius:3px;box-shadow:0 0 0 1px rgba(0,0,0,.3);transition:none}.wp-core-ui .attachment-close .media-modal-icon{display:inline-block;background-position:-96px 4px;height:22px;width:22px}.wp-core-ui .attachment-close:focus .media-modal-icon,.wp-core-ui .attachment-close:hover .media-modal-icon{background-position:-36px 4px}.wp-core-ui .attachment .check{display:none;height:24px;width:24px;padding:0;border:0;position:absolute;z-index:10;top:0;right:0;outline:0;background:#f0f0f1;cursor:pointer;box-shadow:0 0 0 1px #fff,0 0 0 2px rgba(0,0,0,.15)}.wp-core-ui .attachment .check .media-modal-icon{display:block;background-position:-1px 0;height:15px;width:15px;margin:5px}.wp-core-ui .attachment .check:hover .media-modal-icon{background-position:-40px 0}.wp-core-ui .attachment.selected .check{display:block}.wp-core-ui .attachment.details .check,.wp-core-ui .attachment.selected .check:focus,.wp-core-ui .media-frame.mode-grid .attachment.selected .check{background-color:#2271b1;box-shadow:0 0 0 1px #fff,0 0 0 2px #2271b1}.wp-core-ui .attachment.selected .check:focus{outline:2px solid transparent}.wp-core-ui .attachment.details .check .media-modal-icon,.wp-core-ui .media-frame.mode-grid .attachment.selected .check .media-modal-icon{background-position:-21px 0}.wp-core-ui .attachment.details .check:hover .media-modal-icon,.wp-core-ui .attachment.selected .check:focus .media-modal-icon,.wp-core-ui .media-frame.mode-grid .attachment.selected .check:hover .media-modal-icon{background-position:-60px 0}.wp-core-ui .media-frame .attachment .describe{position:relative;display:block;width:100%;margin:0;padding:0 8px;font-size:12px;border-radius:0}.media-frame .attachments-browser{position:relative;width:100%;height:100%;overflow:hidden}.attachments-browser .media-toolbar{right:300px;height:72px;background:#fff}.attachments-browser.hide-sidebar .media-toolbar{right:0}.attachments-browser .media-toolbar-primary>.media-button,.attachments-browser .media-toolbar-primary>.media-button-group,.attachments-browser .media-toolbar-secondary>.media-button,.attachments-browser .media-toolbar-secondary>.media-button-group{margin:10px 0}.attachments-browser .attachments{padding:2px 8px 8px}.attachments-browser .uploader-inline,.attachments-browser.has-load-more .attachments-wrapper,.attachments-browser:not(.has-load-more) .attachments{position:absolute;top:72px;left:0;right:300px;bottom:0;overflow:auto;outline:0}.attachments-browser .uploader-inline.hidden{display:none}.attachments-browser .media-toolbar-primary{max-width:33%}.mode-grid .attachments-browser .media-toolbar-primary{display:flex;align-items:center;column-gap:.5rem;margin:11px 0}.mode-grid .attachments-browser .media-toolbar-mode-select .media-toolbar-primary{display:none}.attachments-browser .media-toolbar-secondary{max-width:66%}.uploader-inline .close{background-color:transparent;border:0;cursor:pointer;height:48px;outline:0;padding:0;position:absolute;right:2px;text-align:center;top:2px;width:48px;z-index:1}.uploader-inline .close:before{font:normal 30px/1 dashicons!important;color:#50575e;display:inline-block;content:"\f335";content:"\f335"/'';font-weight:300;margin-top:1px}.uploader-inline .close:focus{outline:1px solid #4f94d4;box-shadow:0 0 3px rgba(34,113,177,.8)}.attachments-browser.hide-sidebar .attachments,.attachments-browser.hide-sidebar .uploader-inline{right:0;margin-right:0}.attachments-browser .instructions{display:inline-block;margin-top:16px;line-height:1.38461538;font-size:13px;color:#646970}.attachments-browser .no-media{padding:2em 0 0 2em}.more-loaded .attachment:not(.found-media){background:#dcdcde}.load-more-wrapper{clear:both;display:flex;flex-wrap:wrap;align-items:center;justify-content:center;padding:1em 0}.load-more-wrapper .load-more-count{min-width:100%;margin:0 0 1em;text-align:center}.load-more-wrapper .load-more{margin:0}.media-frame .load-more-wrapper .load-more+.spinner{float:none;margin:0 -30px 0 10px}.media-frame .load-more-wrapper .load-more.hidden+.spinner{margin:0}.load-more-wrapper::after{content:"";min-width:100%;order:1}.load-more-wrapper .load-more-jump{margin:0 0 0 12px}.attachment.new-media{outline:2px dotted #c3c4c7}.media-progress-bar{position:relative;height:10px;width:70%;margin:10px auto;border-radius:10px;background:#dcdcde;background:rgba(0,0,0,.1)}.media-progress-bar div{height:10px;min-width:20px;width:0;background:#2271b1;border-radius:10px;transition:width .3s}.media-uploader-status .media-progress-bar{display:none;width:100%}.uploading.media-uploader-status .media-progress-bar{display:block}.attachment-preview .media-progress-bar{position:absolute;top:50%;left:15%;width:70%;margin:-5px 0 0}.media-uploader-status{position:relative;margin:0 auto;padding-bottom:10px;max-width:400px}.uploader-inline .media-uploader-status h2{display:none}.media-uploader-status .upload-details{display:none;font-size:12px;color:#646970}.uploading.media-uploader-status .upload-details{display:block}.media-uploader-status .upload-detail-separator{padding:0 4px}.media-uploader-status .upload-count{color:#3c434a}.media-uploader-status .upload-dismiss-errors,.media-uploader-status .upload-errors{display:none}.errors.media-uploader-status .upload-dismiss-errors,.errors.media-uploader-status .upload-errors{display:block}.media-uploader-status .upload-dismiss-errors{transition:none;text-decoration:none}.upload-errors .upload-error{padding:12px;margin-bottom:12px;background:#fff;border-left:4px solid #d63638;box-shadow:0 1px 1px 0 rgba(0,0,0,.1)}.uploader-inline .upload-errors .upload-error{padding:12px 30px;background-color:#fcf0f1;box-shadow:none}.upload-errors .upload-error-filename{font-weight:600}.upload-errors .upload-error-message{display:block;padding-top:8px;word-wrap:break-word}.uploader-window,.wp-editor-wrap .uploader-editor{top:0;left:0;right:0;bottom:0;text-align:center;display:none}.uploader-window{position:fixed;z-index:250000;opacity:0;transition:opacity 250ms}.wp-editor-wrap .uploader-editor{position:absolute;z-index:99998;background:rgba(140,143,148,.9)}.uploader-window,.wp-editor-wrap .uploader-editor.droppable{background:rgba(10,75,120,.9)}.uploader-window-content,.wp-editor-wrap .uploader-editor-content{position:absolute;top:10px;left:10px;right:10px;bottom:10px;border:1px dashed #fff}.uploader-window .uploader-editor-title,.uploader-window h1,.wp-editor-wrap .uploader-editor .uploader-editor-title{position:absolute;top:50%;left:0;right:0;transform:translateY(-50%);font-size:3em;line-height:1.3;font-weight:600;color:#fff;margin:0;padding:0 10px}.wp-editor-wrap .uploader-editor .uploader-editor-title{display:none}.wp-editor-wrap .uploader-editor.droppable .uploader-editor-title{display:block}.uploader-window .media-progress-bar{margin-top:20px;max-width:300px;background:0 0;border-color:#fff;display:none}.uploader-window .media-progress-bar div{background:#fff}.uploading .uploader-window .media-progress-bar{display:block}.media-frame .uploader-inline{margin-bottom:20px;padding:0;text-align:center}.uploader-inline-content{position:absolute;top:30%;left:0;right:0}.uploader-inline-content .upload-ui{margin:2em 0}.uploader-inline-content .post-upload-ui{margin-bottom:2em}.uploader-inline .has-upload-message .upload-ui{margin:0 0 4em}.uploader-inline h2{font-size:20px;line-height:1.4;font-weight:400;margin:0}.uploader-inline .has-upload-message .upload-instructions{font-size:14px;color:#3c434a;font-weight:400}.uploader-inline .drop-instructions{display:none}.supports-drag-drop .uploader-inline .drop-instructions{display:block}.uploader-inline p{margin:.5em 0}.uploader-inline .media-progress-bar{display:none}.uploading.uploader-inline .media-progress-bar{display:block}.uploader-inline .browser{display:inline-block!important}.media-selection{position:absolute;top:0;left:0;right:350px;height:60px;padding:0 0 0 16px;overflow:hidden;white-space:nowrap}.media-selection .selection-info{display:inline-block;font-size:12px;height:60px;margin-right:10px;vertical-align:top}.media-selection.editing,.media-selection.empty{display:none}.media-selection.one .edit-selection{display:none}.media-selection .count{display:block;padding-top:12px;font-size:14px;line-height:1.42857142;font-weight:600}.media-selection .button-link{float:left;padding:1px 8px;margin:1px 8px 1px -8px;line-height:1.4;border-right:1px solid #dcdcde;color:#2271b1;text-decoration:none}.media-selection .button-link:focus,.media-selection .button-link:hover{color:#135e96}.media-selection .button-link:last-child{border-right:0;margin-right:0}.selection-info .clear-selection{color:#d63638}.selection-info .clear-selection:focus,.selection-info .clear-selection:hover{color:#d63638}.media-selection .selection-view{display:inline-block;vertical-align:top}.media-selection .attachments{display:inline-block;height:48px;margin:6px;padding:0;overflow:hidden;vertical-align:top}.media-selection .attachment{width:40px;padding:0;margin:4px}.media-selection .attachment .thumbnail{top:0;right:0;bottom:0;left:0}.media-selection .attachment .icon{width:50%}.media-selection .attachment-preview{box-shadow:none;background:0 0}.wp-core-ui .media-selection .attachment.details:focus,.wp-core-ui .media-selection .attachment:focus,.wp-core-ui .media-selection .selected.attachment:focus{box-shadow:0 0 0 1px #fff,0 0 2px 3px #4f94d4;outline:2px solid transparent}.wp-core-ui .media-selection .selected.attachment{box-shadow:none}.wp-core-ui .media-selection .attachment.details{box-shadow:0 0 0 1px #fff,0 0 0 3px #2271b1}.media-selection:after{content:"";display:block;position:absolute;top:0;right:0;bottom:0;width:25px;background-image:linear-gradient(to left,#fff,rgba(255,255,255,0))}.media-selection .attachment .filename{display:none}.media-frame .spinner{background:url(//www.aadeshmetal.com/wp-includes/images/spinner.gif) no-repeat;background-size:20px 20px;float:right;display:inline-block;visibility:hidden;opacity:.7;width:20px;height:20px;margin:0;vertical-align:middle}.media-frame .media-sidebar .settings-save-status .spinner{position:absolute;right:0;top:0}.media-frame.mode-grid .spinner{margin:0;float:none;vertical-align:middle}.media-modal .media-toolbar .spinner{float:none;vertical-align:bottom;margin:0 0 5px 5px}.media-frame .instructions+.spinner.is-active{vertical-align:middle}.media-frame .spinner.is-active{visibility:visible}.attachment-details{position:relative;overflow:auto}.attachment-details .settings-save-status{text-align:right;text-transform:none;font-weight:400}.attachment-details .settings-save-status .spinner{float:none;margin-left:5px}.attachment-details .settings-save-status .saved{display:none}.attachment-details.save-waiting .settings-save-status .spinner{visibility:visible}.attachment-details.save-complete .settings-save-status .saved{display:inline-block}.attachment-info{overflow:hidden;min-height:60px;margin-bottom:16px;line-height:1.5;color:#646970;border-bottom:1px solid #dcdcde;padding-bottom:11px}.attachment-info .wp-media-wrapper{margin-bottom:8px}.attachment-info .wp-media-wrapper.wp-audio{margin-top:13px}.attachment-info .filename{font-weight:600;color:#3c434a;word-wrap:break-word}.attachment-info .thumbnail{position:relative;float:left;max-width:120px;max-height:120px;margin-top:5px;margin-right:10px;margin-bottom:5px}.uploading .attachment-info .thumbnail{width:120px;height:80px;box-shadow:inset 0 0 15px rgba(0,0,0,.1)}.uploading .attachment-info .media-progress-bar{margin-top:35px}.attachment-info .thumbnail-image:after{content:"";display:block;position:absolute;top:0;left:0;right:0;bottom:0;box-shadow:inset 0 0 0 1px rgba(0,0,0,.15);overflow:hidden}.attachment-info .thumbnail img{display:block;max-width:120px;max-height:120px;margin:0 auto}.attachment-info .details{float:left;font-size:12px;max-width:100%}.attachment-info .delete-attachment,.attachment-info .edit-attachment,.attachment-info .trash-attachment,.attachment-info .untrash-attachment{display:block;text-decoration:none;white-space:nowrap}.attachment-details.needs-refresh .attachment-info .edit-attachment{display:none}.attachment-info .edit-attachment{display:block}.media-modal .delete-attachment,.media-modal .trash-attachment,.media-modal .untrash-attachment{display:inline;padding:0;color:#d63638}.media-modal .delete-attachment:focus,.media-modal .delete-attachment:hover,.media-modal .trash-attachment:focus,.media-modal .trash-attachment:hover,.media-modal .untrash-attachment:focus,.media-modal .untrash-attachment:hover{color:#d63638}.attachment-display-settings{width:100%;float:left;overflow:hidden}.collection-settings{overflow:hidden}.collection-settings .setting input[type=checkbox]{float:left;margin-right:8px}.collection-settings .setting .name,.collection-settings .setting span{min-width:inherit}.media-modal .imgedit-wrap{position:static}.media-modal .imgedit-wrap .imgedit-panel-content{padding:16px 16px 0;overflow:visible}.media-modal .imgedit-wrap .imgedit-save-target{margin:8px 0 24px}.media-modal .imgedit-group{background:0 0;border:none;box-shadow:none;margin:0;padding:0;position:relative}.media-modal .imgedit-group.imgedit-panel-active{margin-bottom:16px;padding-bottom:16px}.media-modal .imgedit-group-top{margin:0}.media-modal .imgedit-group-top h2,.media-modal .imgedit-group-top h2 .button-link{display:inline-block;text-transform:uppercase;font-size:12px;color:#646970;margin:0;margin-top:3px}.media-modal .imgedit-group-top h2 .button-link,.media-modal .imgedit-group-top h2 a{text-decoration:none;color:#646970}.wp-core-ui.media-modal .image-editor .imgedit-help-toggle,.wp-core-ui.media-modal .image-editor .imgedit-help-toggle:active,.wp-core-ui.media-modal .image-editor .imgedit-help-toggle:hover{border:1px solid transparent;margin:0;padding:0;background:0 0;color:#2271b1;font-size:20px;line-height:1;cursor:pointer;box-sizing:content-box;box-shadow:none}.wp-core-ui.media-modal .image-editor .imgedit-help-toggle:focus{color:#2271b1;border-color:#2271b1;box-shadow:0 0 0 1px #2271b1;outline:2px solid transparent}.wp-core-ui.media-modal .imgedit-group-top .dashicons-arrow-down.imgedit-help-toggle{margin-top:-3px}.wp-core-ui.media-modal .image-editor h3 .imgedit-help-toggle{margin-top:-2px}.media-modal .imgedit-help-toggled span.dashicons:before{content:"\f142";content:"\f142"/''}.media-modal .imgedit-thumbnail-preview{margin:10px 8px 0 0}.imgedit-thumbnail-preview-caption{display:block}.media-modal .imgedit-wrap .notice,.media-modal .imgedit-wrap div.updated{margin:0 16px}.embed-url{display:block;position:relative;padding:16px;margin:0;z-index:250;background:#fff;font-size:18px}.media-frame .embed-url input{font-size:18px;line-height:1.22222222;padding:12px 40px 12px 14px;width:100%;min-width:200px;box-shadow:inset 2px 2px 4px -2px rgba(0,0,0,.1)}.media-frame .embed-url input::-ms-clear{display:none}.media-frame .embed-url .spinner{position:absolute;top:32px;right:26px}.media-frame .embed-loading .embed-url .spinner{visibility:visible}.embed-link-settings,.embed-media-settings{position:absolute;top:82px;left:0;right:0;bottom:0;padding:0 16px;overflow:auto}.media-embed .embed-link-settings .link-text{margin-top:0}.embed-link-settings::after,.embed-media-settings::after{content:"";display:flex;clear:both;height:24px}.media-embed .embed-link-settings{overflow:visible}.embed-preview embed,.embed-preview iframe,.embed-preview img,.mejs-container video{max-width:100%;vertical-align:middle}.embed-preview a{display:inline-block}.embed-preview img{display:block;height:auto}.mejs-container:focus{outline:1px solid #2271b1;box-shadow:0 0 0 2px #2271b1}.image-details .media-modal{left:140px;right:140px}.image-details .media-frame-content,.image-details .media-frame-router,.image-details .media-frame-title{left:0}.image-details .embed-media-settings{top:0;overflow:visible;padding:0}.image-details .embed-media-settings::after{content:none}.image-details .embed-media-settings,.image-details .embed-media-settings div{box-sizing:border-box}.image-details .column-settings{background:#f6f7f7;border-right:1px solid #dcdcde;min-height:100%;width:55%;position:absolute;top:0;left:0}.image-details .column-settings h2{margin:20px;padding-top:20px;border-top:1px solid #dcdcde;color:#1d2327}.image-details .column-image{width:45%;position:absolute;left:55%;top:0}.image-details .image{margin:20px}.image-details .image img{max-width:100%;max-height:500px}.image-details .advanced-toggle{padding:0;color:#646970;text-transform:uppercase;text-decoration:none}.image-details .advanced-toggle:active,.image-details .advanced-toggle:hover{color:#646970}.image-details .advanced-toggle:after{font:normal 20px/1 dashicons;vertical-align:top;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:"\f140";content:"\f140"/'';display:inline-block;margin-top:-2px}.image-details .advanced-visible .advanced-toggle:after{content:"\f142";content:"\f142"/''}.image-details .custom-size .custom-size-setting,.image-details .custom-size label{display:block;float:left}.image-details .custom-size .custom-size-setting label{float:none}.image-details .custom-size input{width:5em}.image-details .custom-size .sep{float:left;margin:26px 6px 0}.image-details .custom-size .description{margin-left:0}.media-embed .thumbnail{max-width:100%;max-height:200px;position:relative;float:left}.media-embed .thumbnail img{max-height:200px;display:block}.media-embed .thumbnail:after{content:"";display:block;position:absolute;top:0;left:0;right:0;bottom:0;box-shadow:inset 0 0 0 1px rgba(0,0,0,.1);overflow:hidden}.media-embed .setting,.media-embed .setting-group{width:100%;margin:10px 0;float:left;display:block;clear:both}.media-embed .setting-group .setting:not(.checkbox-setting){margin:0}.media-embed .setting.has-description{margin-bottom:5px}.media-embed .description{clear:both;font-style:normal}.media-embed .content-track+.description{line-height:1.4;max-width:none!important}.media-embed .remove-track{margin-bottom:10px}.image-details .embed-media-settings .setting,.image-details .embed-media-settings .setting-group{float:none;width:auto}.image-details .actions{margin:10px 0}.image-details .hidden{display:none}.media-embed .setting input[type=text],.media-embed .setting textarea,.media-embed fieldset{display:block;width:100%;max-width:400px}.image-details .embed-media-settings .setting input[type=text],.image-details .embed-media-settings .setting textarea{max-width:inherit;width:70%}.image-details .description,.image-details .embed-media-settings .custom-size,.image-details .embed-media-settings .link-target,.image-details .embed-media-settings .setting input.link-to-custom,.image-details .embed-media-settings .setting-group{margin-left:27%;width:70%}.image-details .description{font-style:normal;margin-top:0}.image-details .embed-media-settings .link-target{margin-top:16px}.audio-details .checkbox-label,.image-details .checkbox-label,.video-details .checkbox-label{vertical-align:baseline}.media-embed .setting input.hidden,.media-embed .setting textarea.hidden{display:none}.media-embed .setting .name,.media-embed .setting span,.media-embed .setting-group .name{display:inline-block;font-size:13px;line-height:1.84615384;color:#646970}.media-embed .setting span{display:block;width:200px}.image-details .embed-media-settings .setting .name,.image-details .embed-media-settings .setting span{float:left;width:25%;text-align:right;margin:8px 1% 0;line-height:1.1}.image-details .embed-media-settings .setting .button-group,.media-frame .setting-group .button-group{width:auto}.media-embed-sidebar{position:absolute;top:0;left:440px}.advanced-section,.link-settings{margin-top:10px}.media-frame .setting .button-group{display:flex;margin:0!important;max-width:none!important}.rtl .media-frame,.rtl .media-frame .search,.rtl .media-frame input[type=email],.rtl .media-frame input[type=number],.rtl .media-frame input[type=password],.rtl .media-frame input[type=search],.rtl .media-frame input[type=tel],.rtl .media-frame input[type=text],.rtl .media-frame input[type=url],.rtl .media-frame select,.rtl .media-frame textarea,.rtl .media-modal{font-family:Tahoma,sans-serif}:lang(he-il) .rtl .media-frame,:lang(he-il) .rtl .media-frame .search,:lang(he-il) .rtl .media-frame input[type=email],:lang(he-il) .rtl .media-frame input[type=number],:lang(he-il) .rtl .media-frame input[type=password],:lang(he-il) .rtl .media-frame input[type=search],:lang(he-il) .rtl .media-frame input[type=text],:lang(he-il) .rtl .media-frame input[type=url],:lang(he-il) .rtl .media-frame select,:lang(he-il) .rtl .media-frame textarea,:lang(he-il) .rtl .media-modal{font-family:Arial,sans-serif}@media only screen and (max-width:900px){.media-modal .media-frame-title{height:40px}.media-modal .media-frame-title h1{line-height:2.22222222;font-size:18px}.media-modal-close{width:42px;height:42px}.media-frame .media-frame-title{position:static;padding:0 44px;text-align:center}.media-frame:not(.hide-menu) .media-frame-content,.media-frame:not(.hide-menu) .media-frame-router,.media-frame:not(.hide-menu) .media-frame-toolbar{left:0}.media-frame:not(.hide-menu) .media-frame-router{top:80px}.media-frame:not(.hide-menu) .media-frame-content{top:114px}.media-frame.hide-router .media-frame-content{top:80px}.media-frame:not(.hide-menu) .media-frame-menu{position:static;width:0}.media-frame:not(.hide-menu) .media-menu{display:none;width:auto;max-width:80%;overflow:auto;z-index:2000;top:75px;left:50%;transform:translateX(-50%);right:auto;bottom:auto;padding:5px 0;border:1px solid #c3c4c7}.media-frame:not(.hide-menu) .media-menu.visible{display:block}.media-frame:not(.hide-menu) .media-menu>a{padding:12px 16px;font-size:16px}.media-frame:not(.hide-menu) .media-menu .separator{margin:5px 10px}.media-frame-menu-heading{clip-path:inset(50%);height:1px;overflow:hidden;padding:0;width:1px;border:0;margin:-1px;word-wrap:normal!important}.wp-core-ui .media-frame:not(.hide-menu) .button.media-frame-menu-toggle{display:inline-flex;align-items:center;position:absolute;left:50%;transform:translateX(-50%);margin:-6px 0 0;padding:0 2px 0 12px;font-size:.875rem;font-weight:600;text-decoration:none;background:0 0;height:.1%;min-height:40px}.wp-core-ui .button.media-frame-menu-toggle:active,.wp-core-ui .button.media-frame-menu-toggle:hover{background:0 0;transform:none}.wp-core-ui .button.media-frame-menu-toggle:focus{outline:1px solid transparent}.media-sidebar{width:230px}.options-general-php .crop-content.site-icon,.wp-customizer:not(.mobile) .media-frame-content .crop-content.site-icon{margin-right:262px}.attachments-browser .attachments,.attachments-browser .attachments-wrapper,.attachments-browser .media-toolbar,.attachments-browser .uploader-inline,.attachments-browser.has-load-more .attachments-wrapper{right:262px}.attachments-browser .media-toolbar{height:82px}.attachments-browser .attachments,.attachments-browser .uploader-inline,.media-frame-content .attachments-browser .attachments-wrapper{top:82px}.attachment-details .setting,.media-sidebar .setting{margin:6px 0}.attachment-details .setting .name,.attachment-details .setting input,.attachment-details .setting textarea,.compat-item label span,.media-sidebar .setting .name,.media-sidebar .setting input,.media-sidebar .setting textarea{float:none;display:inline-block}.attachment-details .setting span,.media-sidebar .checkbox-label-inline,.media-sidebar .setting span{float:none}.media-sidebar .setting .select-label-inline{display:inline}.attachment-details .setting .name,.compat-item label span,.media-sidebar .checkbox-label-inline,.media-sidebar .setting .name{text-align:inherit;min-height:16px;margin:0;padding:8px 2px 2px}.attachment-details .attachment-info .copy-to-clipboard-container,.media-sidebar .setting .copy-to-clipboard-container{margin-left:0;padding-top:0}.attachment-details .attachment-info .copy-attachment-url,.media-sidebar .setting .copy-attachment-url{margin:0 1px}.attachment-details .setting .value,.media-sidebar .setting .value{float:none;width:auto}.attachment-details .setting input[type=email],.attachment-details .setting input[type=number],.attachment-details .setting input[type=password],.attachment-details .setting input[type=search],.attachment-details .setting input[type=tel],.attachment-details .setting input[type=text],.attachment-details .setting input[type=url],.attachment-details .setting select,.attachment-details .setting textarea,.attachment-details .setting+.description,.media-sidebar .setting input[type=email],.media-sidebar .setting input[type=number],.media-sidebar .setting input[type=password],.media-sidebar .setting input[type=search],.media-sidebar .setting input[type=tel],.media-sidebar .setting input[type=text],.media-sidebar .setting input[type=url],.media-sidebar .setting select,.media-sidebar .setting textarea{float:none;width:98%;max-width:none;height:auto}.media-frame .media-toolbar input[type=search]{line-height:2.25}.attachment-details .setting select.columns,.media-sidebar .setting select.columns{width:auto}.media-frame .search,.media-frame input,.media-frame textarea{padding:3px 6px}.wp-admin .media-frame select{min-height:40px;font-size:16px;line-height:1.625;padding:5px 24px 5px 8px}.image-details .column-image{width:30%;left:70%}.image-details .column-settings{width:70%}.image-details .media-modal{left:30px;right:30px}.image-details .embed-media-settings .setting,.image-details .embed-media-settings .setting-group{margin:20px}.image-details .embed-media-settings .setting .name,.image-details .embed-media-settings .setting span{float:none;text-align:left;width:100%;margin-bottom:4px;margin-left:0}.media-modal .legend-inline{position:static;transform:none;margin-left:0;margin-bottom:6px}.image-details .embed-media-settings .setting-group .setting{margin-bottom:0}.image-details .embed-media-settings .setting input.link-to-custom,.image-details .embed-media-settings .setting input[type=text],.image-details .embed-media-settings .setting textarea{width:100%;margin-left:0}.image-details .embed-media-settings .setting.has-description{margin-bottom:5px}.image-details .description{width:auto;margin:0 20px}.image-details .embed-media-settings .custom-size{margin-left:20px}.collection-settings .setting input[type=checkbox]{float:none;margin-top:0}.media-selection{min-width:120px}.media-selection:after{background:0 0}.media-selection .attachments{display:none}.media-modal .attachments-browser .media-toolbar .search{max-width:100%;height:auto;float:right}.media-modal .attachments-browser .media-toolbar .attachment-filters{height:auto}.media-frame input[type=email],.media-frame input[type=number],.media-frame input[type=password],.media-frame input[type=search],.media-frame input[type=text],.media-frame input[type=url],.media-frame select,.media-frame textarea{font-size:16px;line-height:1.5}.media-frame .media-toolbar input[type=search]{line-height:2.3755}.media-modal .media-toolbar .spinner{margin-bottom:10px}}@media screen and (max-width:782px){.imgedit-panel-content{grid-template-columns:auto}.media-frame-toolbar .media-toolbar{bottom:-54px}.mode-grid .attachments-browser .media-toolbar-primary{display:grid;grid-template-columns:auto 1fr}.mode-grid .attachments-browser .media-toolbar-primary input[type=search]{width:100%}.attachment-details .copy-to-clipboard-container .success,.media-sidebar .copy-to-clipboard-container .success{font-size:14px;line-height:2.71428571}.media-frame .wp-filter .media-toolbar-secondary{position:unset}.media-frame .media-toolbar-secondary .spinner{position:absolute;top:0;bottom:0;margin:auto;left:0;right:0;z-index:9}.media-bg-overlay{content:'';background:#fff;width:100%;height:100%;display:none;position:absolute;left:0;right:0;top:0;bottom:0;opacity:.6}}@media only screen and (max-width:640px),screen and (max-height:400px){.image-details .media-modal,.media-modal{position:fixed;top:0;left:0;right:0;bottom:0}.media-modal-backdrop{position:fixed}.options-general-php .crop-content.site-icon,.wp-customizer:not(.mobile) .media-frame-content .crop-content.site-icon{margin-right:0}.media-sidebar{z-index:1900;max-width:70%;bottom:120%;box-sizing:border-box;padding-bottom:0}.media-sidebar.visible{bottom:0}.attachments-browser .attachments,.attachments-browser .media-toolbar,.attachments-browser .uploader-inline,.media-frame-content .attachments-browser .attachments-wrapper{right:0}.image-details .media-frame-title{display:block;top:0;font-size:14px}.image-details .column-image,.image-details .column-settings{width:100%;position:relative;left:0}.image-details .column-settings{padding:4px 0}.media-frame-content .media-toolbar .instructions{display:none}.load-more-wrapper .load-more-jump{margin:12px 0 0}}@media only screen and (min-width:901px) and (max-height:400px){.media-frame:not(.hide-menu) .media-menu,.media-menu{top:0;padding-top:44px}.load-more-wrapper .load-more-jump{margin:12px 0 0}}@media only screen and (max-width:480px){.wp-core-ui.wp-customizer .media-button{margin-top:13px}}@media print,(min-resolution:120dpi){.wp-core-ui .media-modal-icon{background-image:url(//www.aadeshmetal.com/wp-includes/images/uploader-icons-2x.png);background-size:134px 15px}.media-frame .spinner{background-image:url(//www.aadeshmetal.com/wp-includes/images/spinner-2x.gif)}}.media-frame-content[data-columns="1"] .attachment{width:100%}.media-frame-content[data-columns="2"] .attachment{width:50%}.media-frame-content[data-columns="3"] .attachment{width:33.33%}.media-frame-content[data-columns="4"] .attachment{width:25%}.media-frame-content[data-columns="5"] .attachment{width:20%}.media-frame-content[data-columns="6"] .attachment{width:16.66%}.media-frame-content[data-columns="7"] .attachment{width:14.28%}.media-frame-content[data-columns="8"] .attachment{width:12.5%}.media-frame-content[data-columns="9"] .attachment{width:11.11%}.media-frame-content[data-columns="10"] .attachment{width:10%}.media-frame-content[data-columns="11"] .attachment{width:9.09%}.media-frame-content[data-columns="12"] .attachment{width:8.33%}.imgareaselect-border1 {
background: url(//www.aadeshmetal.com/wp-includes/js/imgareaselect/border-anim-v.gif) repeat-y left top;
}
.imgareaselect-border2 {
background: url(//www.aadeshmetal.com/wp-includes/js/imgareaselect/border-anim-h.gif) repeat-x left top;
}
.imgareaselect-border3 {
background: url(//www.aadeshmetal.com/wp-includes/js/imgareaselect/border-anim-v.gif) repeat-y right top;
}
.imgareaselect-border4 {
background: url(//www.aadeshmetal.com/wp-includes/js/imgareaselect/border-anim-h.gif) repeat-x left bottom;
}
.imgareaselect-border1, .imgareaselect-border2,
.imgareaselect-border3, .imgareaselect-border4 {
filter: alpha(opacity=50);
opacity: 0.5;
}
.imgareaselect-handle {
background-color: #fff;
border: solid 1px #000;
filter: alpha(opacity=50);
opacity: 0.5;
}
.imgareaselect-outer {
background-color: #000;
filter: alpha(opacity=50);
opacity: 0.5;
}
.imgareaselect-selection {
}#wp-user-profile-avatar-errors,#wp-user-profile-avatar-readable-size-error,.wp-user-profile-avatar-error{color:#c00!important;font-weight:700!important}#wp-user-profile-avatar-readable-size-success,#wp-user-profile-avatar-success,.wp-user-profile-avatar-success{color:#179a17!important;font-weight:700!important}#wp-user-profile-avatar-readable-size-error,#wp-user-profile-avatar-undo-button,.wp-user-profile-avatar-no-avatars{display:none}#wp-user-profile-avatar-preview,#wp_user_profile_avatar_preview-existing{margin-right:10px}#wp-user-profile-avatar-preview,#wp-user-profile-avatar-thumbnail,#wp_user_profile_avatar_preview-existing,#wp_user_profile_avatar_thumbnail-existing{display:inline-block;text-align:center;vertical-align:top}#wp-user-profile-avatar-preview img,#wp-user-profile-avatar-thumbnail img,#wp_user_profile_avatar_preview-existing img,#wp_user_profile_avatar_thumbnail-existing img{max-height:96px;border:1px solid #dfdfdf;display:block}.widget_wp_user_profile_avatar #wp-user-profile-avatar-preview img,.widget_wp_user_profile_avatar #wp-user-profile-avatar-thumbnail img,.widget_wp_user_profile_avatar #wp_user_profile_avatar_preview-existing img,.widget_wp_user_profile_avatar #wp_user_profile_avatar_thumbnail-existing img{max-height:64px}.defaultavatarpicker #wp-user-profile-avatar-preview,.defaultavatarpicker #wp_user_profile_avatar_preview-existing{width:32px;height:32px;margin-right:0;display:inline-block;overflow:hidden;vertical-align:middle}.defaultavatarpicker #wp-user-profile-avatar-preview img,.defaultavatarpicker #wp_user_profile_avatar_preview-existing img{width:32px;height:auto;border:0}#wp-user-profile-avatar-edit #wp-user-profile-avatar-remove,#wp-user-profile-avatar-edit #wp-user-profile-avatar-undo,#wp-user-profile-avatar-edit-attachment{margin-left:10px!important}#wp-user-profile-avatar-slider{width:22.75em}#wp-user-profile-avatar-upload-messages span{display:block}.wp-user-profile-avatar-hide{display:none!important}.wp-user-profile-avatar .alignleft{float:left;margin:.3rem 2rem 2rem}.wp-user-profile-avatar .alignright{float:right;margin:.3rem 0 2rem 2rem}.wp-user-profile-avatar .aligncenter,.wp-user-profile-avatar .alignnone{margin:4rem auto;text-align:center}.author-bio-section{border:1px solid #111;padding:15px 25px;margin-top:20px}.author-bio-section .author_details{display:flex;align-items:flex-start;margin-bottom:10px}.author-bio-section .author-image{margin:10px 0}.author-bio-section .author-image img{width:100px;margin-right:15px;display:block}.author-bio-section .author-info .author-bio,.update-user-profile-avatar #wp-user-profile-avatar-add-button-existing{margin:0}.author-bio-section .author-flex{display:grid;grid-template-columns:100px auto;align-items:center;margin-bottom:10px}.author-bio-section .author-info{margin-left:20px}.author-bio-section .author-info .author-name{font-weight:500;text-transform:capitalize}.author-bio-section .authorbox-social-icons{border-top:1px solid #111;margin:0 0 10px;padding-top:20px}.update-user-profile-avatar td,.update-user-profile-avatar th{border-color:#eee;padding:20px}.update-user-profile-avatar #wpupa_url{width:100%;max-width:500px;border-color:var(--wpem-gray-border-color);padding:10px}.update-user-profile-avatar #wp-user-profile-avatar-add-button-existing .button{border:1px solid var(--wpem-gray-border-color);background-color:var(--wpem-gray-bg-color);padding:10px 20px;cursor:pointer}.update-user-profile-avatar #wp-user-profile-avatar-add-button-existing .button:hover{background-color:var(--wpem-gray-border-color);color:var(--wpem-dark-color)}.update-user-profile-avatar #wp-user-profile-avatar-remove-button,.update-user-profile-avatar #wp-user-profile-avatar-undo-button,.update-user-profile-avatar #wp_user_profile_avatar_preview,.update-user-profile-avatar #wp_user_profile_avatar_thumbnail{margin-bottom:0}.update-user-profile-avatar #wp_user_profile_avatar_preview img,.update-user-profile-avatar #wp_user_profile_avatar_thumbnail img{margin-bottom:5px}#wp-user-profile-avatar-undo-button{margin-top:10px}.size-large{width:1024px;}.size-medium{width:300px;}.size-thumbnail{width:150px;}img.avatar{width: 100px;height: auto;}.hoverclass { height: auto;
-webkit-transition: .3s ease-in-out;
transition: .3s ease-in-out;
}.rs-slides {
width: 100vw; height: auto; }
.rs-slide {
width: 100vw;
height: auto; }
.rs-slide:before {
width: 100vw;
height: 100%; background-size: cover;
}
rs-module#rev_slider_1_1 {
width: 100% !important;
}:root{--blue:#007bff;--indigo:#6610f2;--purple:#6f42c1;--pink:#e83e8c;--red:#dc3545;--orange:#fd7e14;--yellow:#ffc107;--green:#28a745;--teal:#20c997;--cyan:#17a2b8;--white:#fff;--gray:#868e96;--gray-dark:#343a40;--primary:#007bff;--secondary:#868e96;--success:#28a745;--info:#17a2b8;--warning:#ffc107;--danger:#dc3545;--light:#f8f9fa;--dark:#343a40;--breakpoint-xs:0;--breakpoint-sm:576px;--breakpoint-md:768px;--breakpoint-lg:992px;--breakpoint-xl:1200px;--font-family-sans-serif:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol";--font-family-monospace:"SFMono-Regular",Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace}@media print{*,::after,::before{text-shadow:none!important;box-shadow:none!important}a,a:visited{text-decoration:underline}abbr[title]::after{content:" (" attr(title) ")"}pre{white-space:pre-wrap!important}blockquote,pre{border:1px solid #999;page-break-inside:avoid}thead{display:table-header-group}img,tr{page-break-inside:avoid}h2,h3,p{orphans:3;widows:3}h2,h3{page-break-after:avoid}.navbar{display:none}.badge{border:1px solid #000}.table{border-collapse:collapse!important}.table td,.table th{background-color:#fff!important}.table-bordered td,.table-bordered th{border:1px solid #ddd!important}}*,::after,::before{box-sizing:border-box}html{font-family:sans-serif;line-height:1.15;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;-ms-overflow-style:scrollbar;-webkit-tap-highlight-color:transparent}@-ms-viewport{width:device-width}article,aside,dialog,figcaption,figure,footer,header,hgroup,main,nav,section{display:block}body{margin:0;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol";font-size:1rem;font-weight:400;line-height:1.5;color:#212529;text-align:left;background-color:#fff}[tabindex="-1"]:focus{outline:0!important}hr{box-sizing:content-box;height:0;overflow:visible}h1,h2,h3,h4,h5,h6{margin-top:0;margin-bottom:.5rem}p{margin-top:0;margin-bottom:1rem}abbr[data-original-title],abbr[title]{text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted;cursor:help;border-bottom:0}address{margin-bottom:1rem;font-style:normal;line-height:inherit}dl,ol,ul{margin-top:0;margin-bottom:1rem}ol ol,ol ul,ul ol,ul ul{margin-bottom:0}dt{font-weight:700}dd{margin-bottom:.5rem;margin-left:0}blockquote{margin:0 0 1rem}dfn{font-style:italic}b,strong{font-weight:bolder}small{font-size:80%}sub,sup{position:relative;font-size:75%;line-height:0;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}a{color:#007bff;text-decoration:none;background-color:transparent;-webkit-text-decoration-skip:objects}a:hover{color:#0056b3;text-decoration:underline}a:not([href]):not([tabindex]){color:inherit;text-decoration:none}a:not([href]):not([tabindex]):focus,a:not([href]):not([tabindex]):hover{color:inherit;text-decoration:none}a:not([href]):not([tabindex]):focus{outline:0}code,kbd,pre,samp{font-family:monospace,monospace;font-size:1em}pre{margin-top:0;margin-bottom:1rem;overflow:auto;-ms-overflow-style:scrollbar}figure{margin:0 0 1rem}img{vertical-align:middle;border-style:none}svg:not(:root){overflow:hidden}[role=button],a,area,button,input:not([type=range]),label,select,summary,textarea{-ms-touch-action:manipulation;touch-action:manipulation}table{border-collapse:collapse}caption{padding-top:.75rem;padding-bottom:.75rem;color:#868e96;text-align:left;caption-side:bottom}th{text-align:inherit}label{display:inline-block;margin-bottom:.5rem}button{border-radius:0}button:focus{outline:1px dotted;outline:5px auto -webkit-focus-ring-color}button,input,optgroup,select,textarea{margin:0;font-family:inherit;font-size:inherit;line-height:inherit}button,input{overflow:visible}button,select{text-transform:none}[type=reset],[type=submit],button,html [type=button]{-webkit-appearance:button}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{padding:0;border-style:none}input[type=checkbox],input[type=radio]{box-sizing:border-box;padding:0}input[type=date],input[type=datetime-local],input[type=month],input[type=time]{-webkit-appearance:listbox}textarea{overflow:auto;resize:vertical}fieldset{min-width:0;padding:0;margin:0;border:0}legend{display:block;width:100%;max-width:100%;padding:0;margin-bottom:.5rem;font-size:1.5rem;line-height:inherit;color:inherit;white-space:normal}progress{vertical-align:baseline}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{outline-offset:-2px;-webkit-appearance:none}[type=search]::-webkit-search-cancel-button,[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{font:inherit;-webkit-appearance:button}output{display:inline-block}summary{display:list-item}template{display:none}[hidden]{display:none!important}.h1,.h2,.h3,.h4,.h5,.h6,h1,h2,h3,h4,h5,h6{margin-bottom:.5rem;font-family:inherit;font-weight:500;line-height:1.2;color:inherit}.h1,h1{font-size:2.5rem}.h2,h2{font-size:2rem}.h3,h3{font-size:1.75rem}.h4,h4{font-size:1.5rem}.h5,h5{font-size:1.25rem}.h6,h6{font-size:1rem}.lead{font-size:1.25rem;font-weight:300}.display-1{font-size:6rem;font-weight:300;line-height:1.2}.display-2{font-size:5.5rem;font-weight:300;line-height:1.2}.display-3{font-size:4.5rem;font-weight:300;line-height:1.2}.display-4{font-size:3.5rem;font-weight:300;line-height:1.2}hr{margin-top:1rem;margin-bottom:1rem;border:0;border-top:1px solid rgba(0,0,0,.1)}.small,small{font-size:80%;font-weight:400}.mark,mark{padding:.2em;background-color:#fcf8e3}.list-unstyled{padding-left:0;list-style:none}.list-inline{padding-left:0;list-style:none}.list-inline-item{display:inline-block}.list-inline-item:not(:last-child){margin-right:5px}.initialism{font-size:90%;text-transform:uppercase}.blockquote{margin-bottom:1rem;font-size:1.25rem}.blockquote-footer{display:block;font-size:80%;color:#868e96}.blockquote-footer::before{content:"\2014 \00A0"}.img-fluid{max-width:100%;height:auto}.img-thumbnail{padding:.25rem;background-color:#fff;border:1px solid #ddd;border-radius:.25rem;transition:all .2s ease-in-out;max-width:100%;height:auto}.figure{display:inline-block}.figure-img{margin-bottom:.5rem;line-height:1}.figure-caption{font-size:90%;color:#868e96}code,kbd,pre,samp{font-family:SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace}code{padding:.2rem .4rem;font-size:90%;color:#bd4147;background-color:#f8f9fa;border-radius:.25rem}a>code{padding:0;color:inherit;background-color:inherit}kbd{padding:.2rem .4rem;font-size:90%;color:#fff;background-color:#212529;border-radius:.2rem}kbd kbd{padding:0;font-size:100%;font-weight:700}pre{display:block;margin-top:0;margin-bottom:1rem;font-size:90%;color:#212529}pre code{padding:0;font-size:inherit;color:inherit;background-color:transparent;border-radius:0}.pre-scrollable{max-height:340px;overflow-y:scroll}.container{width:100%;padding-right:15px;padding-left:15px;margin-right:auto;margin-left:auto}@media (min-width:576px){.container{max-width:540px}}@media (min-width:768px){.container{max-width:720px}}@media (min-width:992px){.container{max-width:960px}}@media (min-width:1200px){.container{max-width:1140px}}.container-fluid{width:100%;padding-right:15px;padding-left:15px;margin-right:auto;margin-left:auto}.row{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-right:-15px;margin-left:-15px}.no-gutters{margin-right:0;margin-left:0}.no-gutters>.col,.no-gutters>[class*=col-]{padding-right:0;padding-left:0}.col,.col-1,.col-10,.col-11,.col-12,.col-2,.col-3,.col-4,.col-5,.col-6,.col-7,.col-8,.col-9,.col-auto,.col-lg,.col-lg-1,.col-lg-10,.col-lg-11,.col-lg-12,.col-lg-2,.col-lg-3,.col-lg-4,.col-lg-5,.col-lg-6,.col-lg-7,.col-lg-8,.col-lg-9,.col-lg-auto,.col-md,.col-md-1,.col-md-10,.col-md-11,.col-md-12,.col-md-2,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9,.col-md-auto,.col-sm,.col-sm-1,.col-sm-10,.col-sm-11,.col-sm-12,.col-sm-2,.col-sm-3,.col-sm-4,.col-sm-5,.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-9,.col-sm-auto,.col-xl,.col-xl-1,.col-xl-10,.col-xl-11,.col-xl-12,.col-xl-2,.col-xl-3,.col-xl-4,.col-xl-5,.col-xl-6,.col-xl-7,.col-xl-8,.col-xl-9,.col-xl-auto{position:relative;width:100%;min-height:1px;padding-right:15px;padding-left:15px}.col{-ms-flex-preferred-size:0;flex-basis:0;-ms-flex-positive:1;flex-grow:1;max-width:100%}.col-auto{-ms-flex:0 0 auto;flex:0 0 auto;width:auto;max-width:none}.col-1{-ms-flex:0 0 8.333333%;flex:0 0 8.333333%;max-width:8.333333%}.col-2{-ms-flex:0 0 16.666667%;flex:0 0 16.666667%;max-width:16.666667%}.col-3{-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.col-4{-ms-flex:0 0 33.333333%;flex:0 0 33.333333%;max-width:33.333333%}.col-5{-ms-flex:0 0 41.666667%;flex:0 0 41.666667%;max-width:41.666667%}.col-6{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.col-7{-ms-flex:0 0 58.333333%;flex:0 0 58.333333%;max-width:58.333333%}.col-8{-ms-flex:0 0 66.666667%;flex:0 0 66.666667%;max-width:66.666667%}.col-9{-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}.col-10{-ms-flex:0 0 83.333333%;flex:0 0 83.333333%;max-width:83.333333%}.col-11{-ms-flex:0 0 91.666667%;flex:0 0 91.666667%;max-width:91.666667%}.col-12{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.order-first{-ms-flex-order:-1;order:-1}.order-1{-ms-flex-order:1;order:1}.order-2{-ms-flex-order:2;order:2}.order-3{-ms-flex-order:3;order:3}.order-4{-ms-flex-order:4;order:4}.order-5{-ms-flex-order:5;order:5}.order-6{-ms-flex-order:6;order:6}.order-7{-ms-flex-order:7;order:7}.order-8{-ms-flex-order:8;order:8}.order-9{-ms-flex-order:9;order:9}.order-10{-ms-flex-order:10;order:10}.order-11{-ms-flex-order:11;order:11}.order-12{-ms-flex-order:12;order:12}.offset-1{margin-left:8.333333%}.offset-2{margin-left:16.666667%}.offset-3{margin-left:25%}.offset-4{margin-left:33.333333%}.offset-5{margin-left:41.666667%}.offset-6{margin-left:50%}.offset-7{margin-left:58.333333%}.offset-8{margin-left:66.666667%}.offset-9{margin-left:75%}.offset-10{margin-left:83.333333%}.offset-11{margin-left:91.666667%}@media (min-width:576px){.col-sm{-ms-flex-preferred-size:0;flex-basis:0;-ms-flex-positive:1;flex-grow:1;max-width:100%}.col-sm-auto{-ms-flex:0 0 auto;flex:0 0 auto;width:auto;max-width:none}.col-sm-1{-ms-flex:0 0 8.333333%;flex:0 0 8.333333%;max-width:8.333333%}.col-sm-2{-ms-flex:0 0 16.666667%;flex:0 0 16.666667%;max-width:16.666667%}.col-sm-3{-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.col-sm-4{-ms-flex:0 0 33.333333%;flex:0 0 33.333333%;max-width:33.333333%}.col-sm-5{-ms-flex:0 0 41.666667%;flex:0 0 41.666667%;max-width:41.666667%}.col-sm-6{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.col-sm-7{-ms-flex:0 0 58.333333%;flex:0 0 58.333333%;max-width:58.333333%}.col-sm-8{-ms-flex:0 0 66.666667%;flex:0 0 66.666667%;max-width:66.666667%}.col-sm-9{-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}.col-sm-10{-ms-flex:0 0 83.333333%;flex:0 0 83.333333%;max-width:83.333333%}.col-sm-11{-ms-flex:0 0 91.666667%;flex:0 0 91.666667%;max-width:91.666667%}.col-sm-12{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.order-sm-first{-ms-flex-order:-1;order:-1}.order-sm-1{-ms-flex-order:1;order:1}.order-sm-2{-ms-flex-order:2;order:2}.order-sm-3{-ms-flex-order:3;order:3}.order-sm-4{-ms-flex-order:4;order:4}.order-sm-5{-ms-flex-order:5;order:5}.order-sm-6{-ms-flex-order:6;order:6}.order-sm-7{-ms-flex-order:7;order:7}.order-sm-8{-ms-flex-order:8;order:8}.order-sm-9{-ms-flex-order:9;order:9}.order-sm-10{-ms-flex-order:10;order:10}.order-sm-11{-ms-flex-order:11;order:11}.order-sm-12{-ms-flex-order:12;order:12}.offset-sm-0{margin-left:0}.offset-sm-1{margin-left:8.333333%}.offset-sm-2{margin-left:16.666667%}.offset-sm-3{margin-left:25%}.offset-sm-4{margin-left:33.333333%}.offset-sm-5{margin-left:41.666667%}.offset-sm-6{margin-left:50%}.offset-sm-7{margin-left:58.333333%}.offset-sm-8{margin-left:66.666667%}.offset-sm-9{margin-left:75%}.offset-sm-10{margin-left:83.333333%}.offset-sm-11{margin-left:91.666667%}}@media (min-width:768px){.col-md{-ms-flex-preferred-size:0;flex-basis:0;-ms-flex-positive:1;flex-grow:1;max-width:100%}.col-md-auto{-ms-flex:0 0 auto;flex:0 0 auto;width:auto;max-width:none}.col-md-1{-ms-flex:0 0 8.333333%;flex:0 0 8.333333%;max-width:8.333333%}.col-md-2{-ms-flex:0 0 16.666667%;flex:0 0 16.666667%;max-width:16.666667%}.col-md-3{-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.col-md-4{-ms-flex:0 0 33.333333%;flex:0 0 33.333333%;max-width:33.333333%}.col-md-5{-ms-flex:0 0 41.666667%;flex:0 0 41.666667%;max-width:41.666667%}.col-md-6{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.col-md-7{-ms-flex:0 0 58.333333%;flex:0 0 58.333333%;max-width:58.333333%}.col-md-8{-ms-flex:0 0 66.666667%;flex:0 0 66.666667%;max-width:66.666667%}.col-md-9{-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}.col-md-10{-ms-flex:0 0 83.333333%;flex:0 0 83.333333%;max-width:83.333333%}.col-md-11{-ms-flex:0 0 91.666667%;flex:0 0 91.666667%;max-width:91.666667%}.col-md-12{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.order-md-first{-ms-flex-order:-1;order:-1}.order-md-1{-ms-flex-order:1;order:1}.order-md-2{-ms-flex-order:2;order:2}.order-md-3{-ms-flex-order:3;order:3}.order-md-4{-ms-flex-order:4;order:4}.order-md-5{-ms-flex-order:5;order:5}.order-md-6{-ms-flex-order:6;order:6}.order-md-7{-ms-flex-order:7;order:7}.order-md-8{-ms-flex-order:8;order:8}.order-md-9{-ms-flex-order:9;order:9}.order-md-10{-ms-flex-order:10;order:10}.order-md-11{-ms-flex-order:11;order:11}.order-md-12{-ms-flex-order:12;order:12}.offset-md-0{margin-left:0}.offset-md-1{margin-left:8.333333%}.offset-md-2{margin-left:16.666667%}.offset-md-3{margin-left:25%}.offset-md-4{margin-left:33.333333%}.offset-md-5{margin-left:41.666667%}.offset-md-6{margin-left:50%}.offset-md-7{margin-left:58.333333%}.offset-md-8{margin-left:66.666667%}.offset-md-9{margin-left:75%}.offset-md-10{margin-left:83.333333%}.offset-md-11{margin-left:91.666667%}}@media (min-width:992px){.col-lg{-ms-flex-preferred-size:0;flex-basis:0;-ms-flex-positive:1;flex-grow:1;max-width:100%}.col-lg-auto{-ms-flex:0 0 auto;flex:0 0 auto;width:auto;max-width:none}.col-lg-1{-ms-flex:0 0 8.333333%;flex:0 0 8.333333%;max-width:8.333333%}.col-lg-2{-ms-flex:0 0 16.666667%;flex:0 0 16.666667%;max-width:16.666667%}.col-lg-3{-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.col-lg-4{-ms-flex:0 0 33.333333%;flex:0 0 33.333333%;max-width:33.333333%}.col-lg-5{-ms-flex:0 0 41.666667%;flex:0 0 41.666667%;max-width:41.666667%}.col-lg-6{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.col-lg-7{-ms-flex:0 0 58.333333%;flex:0 0 58.333333%;max-width:58.333333%}.col-lg-8{-ms-flex:0 0 66.666667%;flex:0 0 66.666667%;max-width:66.666667%}.col-lg-9{-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}.col-lg-10{-ms-flex:0 0 83.333333%;flex:0 0 83.333333%;max-width:83.333333%}.col-lg-11{-ms-flex:0 0 91.666667%;flex:0 0 91.666667%;max-width:91.666667%}.col-lg-12{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.order-lg-first{-ms-flex-order:-1;order:-1}.order-lg-1{-ms-flex-order:1;order:1}.order-lg-2{-ms-flex-order:2;order:2}.order-lg-3{-ms-flex-order:3;order:3}.order-lg-4{-ms-flex-order:4;order:4}.order-lg-5{-ms-flex-order:5;order:5}.order-lg-6{-ms-flex-order:6;order:6}.order-lg-7{-ms-flex-order:7;order:7}.order-lg-8{-ms-flex-order:8;order:8}.order-lg-9{-ms-flex-order:9;order:9}.order-lg-10{-ms-flex-order:10;order:10}.order-lg-11{-ms-flex-order:11;order:11}.order-lg-12{-ms-flex-order:12;order:12}.offset-lg-0{margin-left:0}.offset-lg-1{margin-left:8.333333%}.offset-lg-2{margin-left:16.666667%}.offset-lg-3{margin-left:25%}.offset-lg-4{margin-left:33.333333%}.offset-lg-5{margin-left:41.666667%}.offset-lg-6{margin-left:50%}.offset-lg-7{margin-left:58.333333%}.offset-lg-8{margin-left:66.666667%}.offset-lg-9{margin-left:75%}.offset-lg-10{margin-left:83.333333%}.offset-lg-11{margin-left:91.666667%}}@media (min-width:1200px){.col-xl{-ms-flex-preferred-size:0;flex-basis:0;-ms-flex-positive:1;flex-grow:1;max-width:100%}.col-xl-auto{-ms-flex:0 0 auto;flex:0 0 auto;width:auto;max-width:none}.col-xl-1{-ms-flex:0 0 8.333333%;flex:0 0 8.333333%;max-width:8.333333%}.col-xl-2{-ms-flex:0 0 16.666667%;flex:0 0 16.666667%;max-width:16.666667%}.col-xl-3{-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.col-xl-4{-ms-flex:0 0 33.333333%;flex:0 0 33.333333%;max-width:33.333333%}.col-xl-5{-ms-flex:0 0 41.666667%;flex:0 0 41.666667%;max-width:41.666667%}.col-xl-6{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.col-xl-7{-ms-flex:0 0 58.333333%;flex:0 0 58.333333%;max-width:58.333333%}.col-xl-8{-ms-flex:0 0 66.666667%;flex:0 0 66.666667%;max-width:66.666667%}.col-xl-9{-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}.col-xl-10{-ms-flex:0 0 83.333333%;flex:0 0 83.333333%;max-width:83.333333%}.col-xl-11{-ms-flex:0 0 91.666667%;flex:0 0 91.666667%;max-width:91.666667%}.col-xl-12{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.order-xl-first{-ms-flex-order:-1;order:-1}.order-xl-1{-ms-flex-order:1;order:1}.order-xl-2{-ms-flex-order:2;order:2}.order-xl-3{-ms-flex-order:3;order:3}.order-xl-4{-ms-flex-order:4;order:4}.order-xl-5{-ms-flex-order:5;order:5}.order-xl-6{-ms-flex-order:6;order:6}.order-xl-7{-ms-flex-order:7;order:7}.order-xl-8{-ms-flex-order:8;order:8}.order-xl-9{-ms-flex-order:9;order:9}.order-xl-10{-ms-flex-order:10;order:10}.order-xl-11{-ms-flex-order:11;order:11}.order-xl-12{-ms-flex-order:12;order:12}.offset-xl-0{margin-left:0}.offset-xl-1{margin-left:8.333333%}.offset-xl-2{margin-left:16.666667%}.offset-xl-3{margin-left:25%}.offset-xl-4{margin-left:33.333333%}.offset-xl-5{margin-left:41.666667%}.offset-xl-6{margin-left:50%}.offset-xl-7{margin-left:58.333333%}.offset-xl-8{margin-left:66.666667%}.offset-xl-9{margin-left:75%}.offset-xl-10{margin-left:83.333333%}.offset-xl-11{margin-left:91.666667%}}.table{width:100%;max-width:100%;margin-bottom:1rem;background-color:transparent}.table td,.table th{padding:.75rem;vertical-align:top;border-top:1px solid #e9ecef}.table thead th{vertical-align:bottom;border-bottom:2px solid #e9ecef}.table tbody+tbody{border-top:2px solid #e9ecef}.table .table{background-color:#fff}.table-sm td,.table-sm th{padding:.3rem}.table-bordered{border:1px solid #e9ecef}.table-bordered td,.table-bordered th{border:1px solid #e9ecef}.table-bordered thead td,.table-bordered thead th{border-bottom-width:2px}.table-striped tbody tr:nth-of-type(odd){background-color:rgba(0,0,0,.05)}.table-hover tbody tr:hover{background-color:rgba(0,0,0,.075)}.table-primary,.table-primary>td,.table-primary>th{background-color:#b8daff}.table-hover .table-primary:hover{background-color:#9fcdff}.table-hover .table-primary:hover>td,.table-hover .table-primary:hover>th{background-color:#9fcdff}.table-secondary,.table-secondary>td,.table-secondary>th{background-color:#dddfe2}.table-hover .table-secondary:hover{background-color:#cfd2d6}.table-hover .table-secondary:hover>td,.table-hover .table-secondary:hover>th{background-color:#cfd2d6}.table-success,.table-success>td,.table-success>th{background-color:#c3e6cb}.table-hover .table-success:hover{background-color:#b1dfbb}.table-hover .table-success:hover>td,.table-hover .table-success:hover>th{background-color:#b1dfbb}.table-info,.table-info>td,.table-info>th{background-color:#bee5eb}.table-hover .table-info:hover{background-color:#abdde5}.table-hover .table-info:hover>td,.table-hover .table-info:hover>th{background-color:#abdde5}.table-warning,.table-warning>td,.table-warning>th{background-color:#ffeeba}.table-hover .table-warning:hover{background-color:#ffe8a1}.table-hover .table-warning:hover>td,.table-hover .table-warning:hover>th{background-color:#ffe8a1}.table-danger,.table-danger>td,.table-danger>th{background-color:#f5c6cb}.table-hover .table-danger:hover{background-color:#f1b0b7}.table-hover .table-danger:hover>td,.table-hover .table-danger:hover>th{background-color:#f1b0b7}.table-light,.table-light>td,.table-light>th{background-color:#fdfdfe}.table-hover .table-light:hover{background-color:#ececf6}.table-hover .table-light:hover>td,.table-hover .table-light:hover>th{background-color:#ececf6}.table-dark,.table-dark>td,.table-dark>th{background-color:#c6c8ca}.table-hover .table-dark:hover{background-color:#b9bbbe}.table-hover .table-dark:hover>td,.table-hover .table-dark:hover>th{background-color:#b9bbbe}.table-active,.table-active>td,.table-active>th{background-color:rgba(0,0,0,.075)}.table-hover .table-active:hover{background-color:rgba(0,0,0,.075)}.table-hover .table-active:hover>td,.table-hover .table-active:hover>th{background-color:rgba(0,0,0,.075)}.table .thead-dark th{color:#fff;background-color:#212529;border-color:#32383e}.table .thead-light th{color:#495057;background-color:#e9ecef;border-color:#e9ecef}.table-dark{color:#fff;background-color:#212529}.table-dark td,.table-dark th,.table-dark thead th{border-color:#32383e}.table-dark.table-bordered{border:0}.table-dark.table-striped tbody tr:nth-of-type(odd){background-color:rgba(255,255,255,.05)}.table-dark.table-hover tbody tr:hover{background-color:rgba(255,255,255,.075)}@media (max-width:575px){.table-responsive-sm{display:block;width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar}.table-responsive-sm.table-bordered{border:0}}@media (max-width:767px){.table-responsive-md{display:block;width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar}.table-responsive-md.table-bordered{border:0}}@media (max-width:991px){.table-responsive-lg{display:block;width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar}.table-responsive-lg.table-bordered{border:0}}@media (max-width:1199px){.table-responsive-xl{display:block;width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar}.table-responsive-xl.table-bordered{border:0}}.table-responsive{display:block;width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar}.table-responsive.table-bordered{border:0}.form-control{display:block;width:100%;padding:.375rem .75rem;font-size:1rem;line-height:1.5;color:#495057;background-color:#fff;background-image:none;background-clip:padding-box;border:1px solid #ced4da;border-radius:.25rem;transition:border-color ease-in-out .15s,box-shadow ease-in-out .15s}.form-control::-ms-expand{background-color:transparent;border:0}.form-control:focus{color:#495057;background-color:#fff;border-color:#80bdff;outline:0;box-shadow:0 0 0 .2rem rgba(0,123,255,.25)}.form-control::-webkit-input-placeholder{color:#868e96;opacity:1}.form-control:-ms-input-placeholder{color:#868e96;opacity:1}.form-control::-ms-input-placeholder{color:#868e96;opacity:1}.form-control::placeholder{color:#868e96;opacity:1}.form-control:disabled,.form-control[readonly]{background-color:#e9ecef;opacity:1}select.form-control:not([size]):not([multiple]){height:calc(2.25rem + 2px)}select.form-control:focus::-ms-value{color:#495057;background-color:#fff}.form-control-file,.form-control-range{display:block}.col-form-label{padding-top:calc(.375rem + 1px);padding-bottom:calc(.375rem + 1px);margin-bottom:0;line-height:1.5}.col-form-label-lg{padding-top:calc(.5rem + 1px);padding-bottom:calc(.5rem + 1px);font-size:1.25rem;line-height:1.5}.col-form-label-sm{padding-top:calc(.25rem + 1px);padding-bottom:calc(.25rem + 1px);font-size:.875rem;line-height:1.5}.col-form-legend{padding-top:.375rem;padding-bottom:.375rem;margin-bottom:0;font-size:1rem}.form-control-plaintext{padding-top:.375rem;padding-bottom:.375rem;margin-bottom:0;line-height:1.5;background-color:transparent;border:solid transparent;border-width:1px 0}.form-control-plaintext.form-control-lg,.form-control-plaintext.form-control-sm,.input-group-lg>.form-control-plaintext.form-control,.input-group-lg>.form-control-plaintext.input-group-addon,.input-group-lg>.input-group-btn>.form-control-plaintext.btn,.input-group-sm>.form-control-plaintext.form-control,.input-group-sm>.form-control-plaintext.input-group-addon,.input-group-sm>.input-group-btn>.form-control-plaintext.btn{padding-right:0;padding-left:0}.form-control-sm,.input-group-sm>.form-control,.input-group-sm>.input-group-addon,.input-group-sm>.input-group-btn>.btn{padding:.25rem .5rem;font-size:.875rem;line-height:1.5;border-radius:.2rem}.input-group-sm>.input-group-btn>select.btn:not([size]):not([multiple]),.input-group-sm>select.form-control:not([size]):not([multiple]),.input-group-sm>select.input-group-addon:not([size]):not([multiple]),select.form-control-sm:not([size]):not([multiple]){height:calc(1.8125rem + 2px)}.form-control-lg,.input-group-lg>.form-control,.input-group-lg>.input-group-addon,.input-group-lg>.input-group-btn>.btn{padding:.5rem 1rem;font-size:1.25rem;line-height:1.5;border-radius:.3rem}.input-group-lg>.input-group-btn>select.btn:not([size]):not([multiple]),.input-group-lg>select.form-control:not([size]):not([multiple]),.input-group-lg>select.input-group-addon:not([size]):not([multiple]),select.form-control-lg:not([size]):not([multiple]){height:calc(2.875rem + 2px)}.form-group{margin-bottom:1rem}.form-text{display:block;margin-top:.25rem}.form-row{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-right:-5px;margin-left:-5px}.form-row>.col,.form-row>[class*=col-]{padding-right:5px;padding-left:5px}.form-check{position:relative;display:block;margin-bottom:.5rem}.form-check.disabled .form-check-label{color:#868e96}.form-check-label{padding-left:1.25rem;margin-bottom:0}.form-check-input{position:absolute;margin-top:.25rem;margin-left:-1.25rem}.form-check-inline{display:inline-block;margin-right:.75rem}.form-check-inline .form-check-label{vertical-align:middle}.valid-feedback{display:none;margin-top:.25rem;font-size:.875rem;color:#28a745}.valid-tooltip{position:absolute;top:100%;z-index:5;display:none;width:250px;padding:.5rem;margin-top:.1rem;font-size:.875rem;line-height:1;color:#fff;background-color:rgba(40,167,69,.8);border-radius:.2rem}.custom-select.is-valid,.form-control.is-valid,.was-validated .custom-select:valid,.was-validated .form-control:valid{border-color:#28a745}.custom-select.is-valid:focus,.form-control.is-valid:focus,.was-validated .custom-select:valid:focus,.was-validated .form-control:valid:focus{box-shadow:0 0 0 .2rem rgba(40,167,69,.25)}.custom-select.is-valid~.valid-feedback,.custom-select.is-valid~.valid-tooltip,.form-control.is-valid~.valid-feedback,.form-control.is-valid~.valid-tooltip,.was-validated .custom-select:valid~.valid-feedback,.was-validated .custom-select:valid~.valid-tooltip,.was-validated .form-control:valid~.valid-feedback,.was-validated .form-control:valid~.valid-tooltip{display:block}.form-check-input.is-valid+.form-check-label,.was-validated .form-check-input:valid+.form-check-label{color:#28a745}.custom-control-input.is-valid~.custom-control-indicator,.was-validated .custom-control-input:valid~.custom-control-indicator{background-color:rgba(40,167,69,.25)}.custom-control-input.is-valid~.custom-control-description,.was-validated .custom-control-input:valid~.custom-control-description{color:#28a745}.custom-file-input.is-valid~.custom-file-control,.was-validated .custom-file-input:valid~.custom-file-control{border-color:#28a745}.custom-file-input.is-valid~.custom-file-control::before,.was-validated .custom-file-input:valid~.custom-file-control::before{border-color:inherit}.custom-file-input.is-valid:focus,.was-validated .custom-file-input:valid:focus{box-shadow:0 0 0 .2rem rgba(40,167,69,.25)}.invalid-feedback{display:none;margin-top:.25rem;font-size:.875rem;color:#dc3545}.invalid-tooltip{position:absolute;top:100%;z-index:5;display:none;width:250px;padding:.5rem;margin-top:.1rem;font-size:.875rem;line-height:1;color:#fff;background-color:rgba(220,53,69,.8);border-radius:.2rem}.custom-select.is-invalid,.form-control.is-invalid,.was-validated .custom-select:invalid,.was-validated .form-control:invalid{border-color:#dc3545}.custom-select.is-invalid:focus,.form-control.is-invalid:focus,.was-validated .custom-select:invalid:focus,.was-validated .form-control:invalid:focus{box-shadow:0 0 0 .2rem rgba(220,53,69,.25)}.custom-select.is-invalid~.invalid-feedback,.custom-select.is-invalid~.invalid-tooltip,.form-control.is-invalid~.invalid-feedback,.form-control.is-invalid~.invalid-tooltip,.was-validated .custom-select:invalid~.invalid-feedback,.was-validated .custom-select:invalid~.invalid-tooltip,.was-validated .form-control:invalid~.invalid-feedback,.was-validated .form-control:invalid~.invalid-tooltip{display:block}.form-check-input.is-invalid+.form-check-label,.was-validated .form-check-input:invalid+.form-check-label{color:#dc3545}.custom-control-input.is-invalid~.custom-control-indicator,.was-validated .custom-control-input:invalid~.custom-control-indicator{background-color:rgba(220,53,69,.25)}.custom-control-input.is-invalid~.custom-control-description,.was-validated .custom-control-input:invalid~.custom-control-description{color:#dc3545}.custom-file-input.is-invalid~.custom-file-control,.was-validated .custom-file-input:invalid~.custom-file-control{border-color:#dc3545}.custom-file-input.is-invalid~.custom-file-control::before,.was-validated .custom-file-input:invalid~.custom-file-control::before{border-color:inherit}.custom-file-input.is-invalid:focus,.was-validated .custom-file-input:invalid:focus{box-shadow:0 0 0 .2rem rgba(220,53,69,.25)}.form-inline{display:-ms-flexbox;display:flex;-ms-flex-flow:row wrap;flex-flow:row wrap;-ms-flex-align:center;align-items:center}.form-inline .form-check{width:100%}@media (min-width:576px){.form-inline label{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;margin-bottom:0}.form-inline .form-group{display:-ms-flexbox;display:flex;-ms-flex:0 0 auto;flex:0 0 auto;-ms-flex-flow:row wrap;flex-flow:row wrap;-ms-flex-align:center;align-items:center;margin-bottom:0}.form-inline .form-control{display:inline-block;width:auto;vertical-align:middle}.form-inline .form-control-plaintext{display:inline-block}.form-inline .input-group{width:auto}.form-inline .form-check{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;width:auto;margin-top:0;margin-bottom:0}.form-inline .form-check-label{padding-left:0}.form-inline .form-check-input{position:relative;margin-top:0;margin-right:.25rem;margin-left:0}.form-inline .custom-control{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;padding-left:0}.form-inline .custom-control-indicator{position:static;display:inline-block;margin-right:.25rem;vertical-align:text-bottom}.form-inline .has-feedback .form-control-feedback{top:0}}.btn{display:inline-block;font-weight:400;text-align:center;white-space:nowrap;vertical-align:middle;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;border:1px solid transparent;padding:.375rem .75rem;font-size:1rem;line-height:1.5;border-radius:.25rem;transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}.btn:focus,.btn:hover{text-decoration:none}.btn.focus,.btn:focus{outline:0;box-shadow:0 0 0 .2rem rgba(0,123,255,.25)}.btn.disabled,.btn:disabled{opacity:.65}.btn:not([disabled]):not(.disabled).active,.btn:not([disabled]):not(.disabled):active{background-image:none}a.btn.disabled,fieldset[disabled] a.btn{pointer-events:none}.btn-primary{color:#fff;background-color:#007bff;border-color:#007bff}.btn-primary:hover{color:#fff;background-color:#0069d9;border-color:#0062cc}.btn-primary.focus,.btn-primary:focus{box-shadow:0 0 0 .2rem rgba(0,123,255,.5)}.btn-primary.disabled,.btn-primary:disabled{background-color:#007bff;border-color:#007bff}.btn-primary:not([disabled]):not(.disabled).active,.btn-primary:not([disabled]):not(.disabled):active,.show>.btn-primary.dropdown-toggle{color:#fff;background-color:#0062cc;border-color:#005cbf;box-shadow:0 0 0 .2rem rgba(0,123,255,.5)}.btn-secondary{color:#fff;background-color:#868e96;border-color:#868e96}.btn-secondary:hover{color:#fff;background-color:#727b84;border-color:#6c757d}.btn-secondary.focus,.btn-secondary:focus{box-shadow:0 0 0 .2rem rgba(134,142,150,.5)}.btn-secondary.disabled,.btn-secondary:disabled{background-color:#868e96;border-color:#868e96}.btn-secondary:not([disabled]):not(.disabled).active,.btn-secondary:not([disabled]):not(.disabled):active,.show>.btn-secondary.dropdown-toggle{color:#fff;background-color:#6c757d;border-color:#666e76;box-shadow:0 0 0 .2rem rgba(134,142,150,.5)}.btn-success{color:#fff;background-color:#28a745;border-color:#28a745}.btn-success:hover{color:#fff;background-color:#218838;border-color:#1e7e34}.btn-success.focus,.btn-success:focus{box-shadow:0 0 0 .2rem rgba(40,167,69,.5)}.btn-success.disabled,.btn-success:disabled{background-color:#28a745;border-color:#28a745}.btn-success:not([disabled]):not(.disabled).active,.btn-success:not([disabled]):not(.disabled):active,.show>.btn-success.dropdown-toggle{color:#fff;background-color:#1e7e34;border-color:#1c7430;box-shadow:0 0 0 .2rem rgba(40,167,69,.5)}.btn-info{color:#fff;background-color:#17a2b8;border-color:#17a2b8}.btn-info:hover{color:#fff;background-color:#138496;border-color:#117a8b}.btn-info.focus,.btn-info:focus{box-shadow:0 0 0 .2rem rgba(23,162,184,.5)}.btn-info.disabled,.btn-info:disabled{background-color:#17a2b8;border-color:#17a2b8}.btn-info:not([disabled]):not(.disabled).active,.btn-info:not([disabled]):not(.disabled):active,.show>.btn-info.dropdown-toggle{color:#fff;background-color:#117a8b;border-color:#10707f;box-shadow:0 0 0 .2rem rgba(23,162,184,.5)}.btn-warning{color:#111;background-color:#ffc107;border-color:#ffc107}.btn-warning:hover{color:#111;background-color:#e0a800;border-color:#d39e00}.btn-warning.focus,.btn-warning:focus{box-shadow:0 0 0 .2rem rgba(255,193,7,.5)}.btn-warning.disabled,.btn-warning:disabled{background-color:#ffc107;border-color:#ffc107}.btn-warning:not([disabled]):not(.disabled).active,.btn-warning:not([disabled]):not(.disabled):active,.show>.btn-warning.dropdown-toggle{color:#111;background-color:#d39e00;border-color:#c69500;box-shadow:0 0 0 .2rem rgba(255,193,7,.5)}.btn-danger{color:#fff;background-color:#dc3545;border-color:#dc3545}.btn-danger:hover{color:#fff;background-color:#c82333;border-color:#bd2130}.btn-danger.focus,.btn-danger:focus{box-shadow:0 0 0 .2rem rgba(220,53,69,.5)}.btn-danger.disabled,.btn-danger:disabled{background-color:#dc3545;border-color:#dc3545}.btn-danger:not([disabled]):not(.disabled).active,.btn-danger:not([disabled]):not(.disabled):active,.show>.btn-danger.dropdown-toggle{color:#fff;background-color:#bd2130;border-color:#b21f2d;box-shadow:0 0 0 .2rem rgba(220,53,69,.5)}.btn-light{color:#111;background-color:#f8f9fa;border-color:#f8f9fa}.btn-light:hover{color:#111;background-color:#e2e6ea;border-color:#dae0e5}.btn-light.focus,.btn-light:focus{box-shadow:0 0 0 .2rem rgba(248,249,250,.5)}.btn-light.disabled,.btn-light:disabled{background-color:#f8f9fa;border-color:#f8f9fa}.btn-light:not([disabled]):not(.disabled).active,.btn-light:not([disabled]):not(.disabled):active,.show>.btn-light.dropdown-toggle{color:#111;background-color:#dae0e5;border-color:#d3d9df;box-shadow:0 0 0 .2rem rgba(248,249,250,.5)}.btn-dark{color:#fff;background-color:#343a40;border-color:#343a40}.btn-dark:hover{color:#fff;background-color:#23272b;border-color:#1d2124}.btn-dark.focus,.btn-dark:focus{box-shadow:0 0 0 .2rem rgba(52,58,64,.5)}.btn-dark.disabled,.btn-dark:disabled{background-color:#343a40;border-color:#343a40}.btn-dark:not([disabled]):not(.disabled).active,.btn-dark:not([disabled]):not(.disabled):active,.show>.btn-dark.dropdown-toggle{color:#fff;background-color:#1d2124;border-color:#171a1d;box-shadow:0 0 0 .2rem rgba(52,58,64,.5)}.btn-outline-primary{color:#007bff;background-color:transparent;background-image:none;border-color:#007bff}.btn-outline-primary:hover{color:#fff;background-color:#007bff;border-color:#007bff}.btn-outline-primary.focus,.btn-outline-primary:focus{box-shadow:0 0 0 .2rem rgba(0,123,255,.5)}.btn-outline-primary.disabled,.btn-outline-primary:disabled{color:#007bff;background-color:transparent}.btn-outline-primary:not([disabled]):not(.disabled).active,.btn-outline-primary:not([disabled]):not(.disabled):active,.show>.btn-outline-primary.dropdown-toggle{color:#fff;background-color:#007bff;border-color:#007bff;box-shadow:0 0 0 .2rem rgba(0,123,255,.5)}.btn-outline-secondary{color:#868e96;background-color:transparent;background-image:none;border-color:#868e96}.btn-outline-secondary:hover{color:#fff;background-color:#868e96;border-color:#868e96}.btn-outline-secondary.focus,.btn-outline-secondary:focus{box-shadow:0 0 0 .2rem rgba(134,142,150,.5)}.btn-outline-secondary.disabled,.btn-outline-secondary:disabled{color:#868e96;background-color:transparent}.btn-outline-secondary:not([disabled]):not(.disabled).active,.btn-outline-secondary:not([disabled]):not(.disabled):active,.show>.btn-outline-secondary.dropdown-toggle{color:#fff;background-color:#868e96;border-color:#868e96;box-shadow:0 0 0 .2rem rgba(134,142,150,.5)}.btn-outline-success{color:#28a745;background-color:transparent;background-image:none;border-color:#28a745}.btn-outline-success:hover{color:#fff;background-color:#28a745;border-color:#28a745}.btn-outline-success.focus,.btn-outline-success:focus{box-shadow:0 0 0 .2rem rgba(40,167,69,.5)}.btn-outline-success.disabled,.btn-outline-success:disabled{color:#28a745;background-color:transparent}.btn-outline-success:not([disabled]):not(.disabled).active,.btn-outline-success:not([disabled]):not(.disabled):active,.show>.btn-outline-success.dropdown-toggle{color:#fff;background-color:#28a745;border-color:#28a745;box-shadow:0 0 0 .2rem rgba(40,167,69,.5)}.btn-outline-info{color:#17a2b8;background-color:transparent;background-image:none;border-color:#17a2b8}.btn-outline-info:hover{color:#fff;background-color:#17a2b8;border-color:#17a2b8}.btn-outline-info.focus,.btn-outline-info:focus{box-shadow:0 0 0 .2rem rgba(23,162,184,.5)}.btn-outline-info.disabled,.btn-outline-info:disabled{color:#17a2b8;background-color:transparent}.btn-outline-info:not([disabled]):not(.disabled).active,.btn-outline-info:not([disabled]):not(.disabled):active,.show>.btn-outline-info.dropdown-toggle{color:#fff;background-color:#17a2b8;border-color:#17a2b8;box-shadow:0 0 0 .2rem rgba(23,162,184,.5)}.btn-outline-warning{color:#ffc107;background-color:transparent;background-image:none;border-color:#ffc107}.btn-outline-warning:hover{color:#fff;background-color:#ffc107;border-color:#ffc107}.btn-outline-warning.focus,.btn-outline-warning:focus{box-shadow:0 0 0 .2rem rgba(255,193,7,.5)}.btn-outline-warning.disabled,.btn-outline-warning:disabled{color:#ffc107;background-color:transparent}.btn-outline-warning:not([disabled]):not(.disabled).active,.btn-outline-warning:not([disabled]):not(.disabled):active,.show>.btn-outline-warning.dropdown-toggle{color:#fff;background-color:#ffc107;border-color:#ffc107;box-shadow:0 0 0 .2rem rgba(255,193,7,.5)}.btn-outline-danger{color:#dc3545;background-color:transparent;background-image:none;border-color:#dc3545}.btn-outline-danger:hover{color:#fff;background-color:#dc3545;border-color:#dc3545}.btn-outline-danger.focus,.btn-outline-danger:focus{box-shadow:0 0 0 .2rem rgba(220,53,69,.5)}.btn-outline-danger.disabled,.btn-outline-danger:disabled{color:#dc3545;background-color:transparent}.btn-outline-danger:not([disabled]):not(.disabled).active,.btn-outline-danger:not([disabled]):not(.disabled):active,.show>.btn-outline-danger.dropdown-toggle{color:#fff;background-color:#dc3545;border-color:#dc3545;box-shadow:0 0 0 .2rem rgba(220,53,69,.5)}.btn-outline-light{color:#f8f9fa;background-color:transparent;background-image:none;border-color:#f8f9fa}.btn-outline-light:hover{color:#212529;background-color:#f8f9fa;border-color:#f8f9fa}.btn-outline-light.focus,.btn-outline-light:focus{box-shadow:0 0 0 .2rem rgba(248,249,250,.5)}.btn-outline-light.disabled,.btn-outline-light:disabled{color:#f8f9fa;background-color:transparent}.btn-outline-light:not([disabled]):not(.disabled).active,.btn-outline-light:not([disabled]):not(.disabled):active,.show>.btn-outline-light.dropdown-toggle{color:#212529;background-color:#f8f9fa;border-color:#f8f9fa;box-shadow:0 0 0 .2rem rgba(248,249,250,.5)}.btn-outline-dark{color:#343a40;background-color:transparent;background-image:none;border-color:#343a40}.btn-outline-dark:hover{color:#fff;background-color:#343a40;border-color:#343a40}.btn-outline-dark.focus,.btn-outline-dark:focus{box-shadow:0 0 0 .2rem rgba(52,58,64,.5)}.btn-outline-dark.disabled,.btn-outline-dark:disabled{color:#343a40;background-color:transparent}.btn-outline-dark:not([disabled]):not(.disabled).active,.btn-outline-dark:not([disabled]):not(.disabled):active,.show>.btn-outline-dark.dropdown-toggle{color:#fff;background-color:#343a40;border-color:#343a40;box-shadow:0 0 0 .2rem rgba(52,58,64,.5)}.btn-link{font-weight:400;color:#007bff;background-color:transparent}.btn-link:hover{color:#0056b3;text-decoration:underline;background-color:transparent;border-color:transparent}.btn-link.focus,.btn-link:focus{border-color:transparent;box-shadow:none}.btn-link.disabled,.btn-link:disabled{color:#868e96}.btn-group-lg>.btn,.btn-lg{padding:.5rem 1rem;font-size:1.25rem;line-height:1.5;border-radius:.3rem}.btn-group-sm>.btn,.btn-sm{padding:.25rem .5rem;font-size:.875rem;line-height:1.5;border-radius:.2rem}.btn-block{display:block;width:100%}.btn-block+.btn-block{margin-top:.5rem}input[type=button].btn-block,input[type=reset].btn-block,input[type=submit].btn-block{width:100%}.fade{opacity:0;transition:opacity .15s linear}.fade.show{opacity:1}.collapse{display:none}.collapse.show{display:block}tr.collapse.show{display:table-row}tbody.collapse.show{display:table-row-group}.collapsing{position:relative;height:0;overflow:hidden;transition:height .35s ease}.dropdown,.dropup{position:relative}.dropdown-toggle::after{display:inline-block;width:0;height:0;margin-left:.255em;vertical-align:.255em;content:"";border-top:.3em solid;border-right:.3em solid transparent;border-bottom:0;border-left:.3em solid transparent}.dropdown-toggle:empty::after{margin-left:0}.dropdown-menu{position:absolute;top:100%;left:0;z-index:1000;display:none;float:left;min-width:10rem;padding:.5rem 0;margin:.125rem 0 0;font-size:1rem;color:#212529;text-align:left;list-style:none;background-color:#fff;background-clip:padding-box;border:1px solid rgba(0,0,0,.15);border-radius:.25rem}.dropup .dropdown-menu{margin-top:0;margin-bottom:.125rem}.dropup .dropdown-toggle::after{display:inline-block;width:0;height:0;margin-left:.255em;vertical-align:.255em;content:"";border-top:0;border-right:.3em solid transparent;border-bottom:.3em solid;border-left:.3em solid transparent}.dropup .dropdown-toggle:empty::after{margin-left:0}.dropdown-divider{height:0;margin:.5rem 0;overflow:hidden;border-top:1px solid #e9ecef}.dropdown-item{display:block;width:100%;padding:.25rem 1.5rem;clear:both;font-weight:400;color:#212529;text-align:inherit;white-space:nowrap;background:0 0;border:0}.dropdown-item:focus,.dropdown-item:hover{color:#16181b;text-decoration:none;background-color:#f8f9fa}.dropdown-item.active,.dropdown-item:active{color:#fff;text-decoration:none;background-color:#007bff}.dropdown-item.disabled,.dropdown-item:disabled{color:#868e96;background-color:transparent}.dropdown-menu.show{display:block}.dropdown-header{display:block;padding:.5rem 1.5rem;margin-bottom:0;font-size:.875rem;color:#868e96;white-space:nowrap}.btn-group,.btn-group-vertical{position:relative;display:-ms-inline-flexbox;display:inline-flex;vertical-align:middle}.btn-group-vertical>.btn,.btn-group>.btn{position:relative;-ms-flex:0 1 auto;flex:0 1 auto}.btn-group-vertical>.btn:hover,.btn-group>.btn:hover{z-index:2}.btn-group-vertical>.btn.active,.btn-group-vertical>.btn:active,.btn-group-vertical>.btn:focus,.btn-group>.btn.active,.btn-group>.btn:active,.btn-group>.btn:focus{z-index:2}.btn-group .btn+.btn,.btn-group .btn+.btn-group,.btn-group .btn-group+.btn,.btn-group .btn-group+.btn-group,.btn-group-vertical .btn+.btn,.btn-group-vertical .btn+.btn-group,.btn-group-vertical .btn-group+.btn,.btn-group-vertical .btn-group+.btn-group{margin-left:-1px}.btn-toolbar{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-pack:start;justify-content:flex-start}.btn-toolbar .input-group{width:auto}.btn-group>.btn:not(:first-child):not(:last-child):not(.dropdown-toggle){border-radius:0}.btn-group>.btn:first-child{margin-left:0}.btn-group>.btn:first-child:not(:last-child):not(.dropdown-toggle){border-top-right-radius:0;border-bottom-right-radius:0}.btn-group>.btn:last-child:not(:first-child),.btn-group>.dropdown-toggle:not(:first-child){border-top-left-radius:0;border-bottom-left-radius:0}.btn-group>.btn-group{float:left}.btn-group>.btn-group:not(:first-child):not(:last-child)>.btn{border-radius:0}.btn-group>.btn-group:first-child:not(:last-child)>.btn:last-child,.btn-group>.btn-group:first-child:not(:last-child)>.dropdown-toggle{border-top-right-radius:0;border-bottom-right-radius:0}.btn-group>.btn-group:last-child:not(:first-child)>.btn:first-child{border-top-left-radius:0;border-bottom-left-radius:0}.btn+.dropdown-toggle-split{padding-right:.5625rem;padding-left:.5625rem}.btn+.dropdown-toggle-split::after{margin-left:0}.btn-group-sm>.btn+.dropdown-toggle-split,.btn-sm+.dropdown-toggle-split{padding-right:.375rem;padding-left:.375rem}.btn-group-lg>.btn+.dropdown-toggle-split,.btn-lg+.dropdown-toggle-split{padding-right:.75rem;padding-left:.75rem}.btn-group-vertical{-ms-flex-direction:column;flex-direction:column;-ms-flex-align:start;align-items:flex-start;-ms-flex-pack:center;justify-content:center}.btn-group-vertical .btn,.btn-group-vertical .btn-group{width:100%}.btn-group-vertical>.btn+.btn,.btn-group-vertical>.btn+.btn-group,.btn-group-vertical>.btn-group+.btn,.btn-group-vertical>.btn-group+.btn-group{margin-top:-1px;margin-left:0}.btn-group-vertical>.btn:not(:first-child):not(:last-child){border-radius:0}.btn-group-vertical>.btn:first-child:not(:last-child){border-bottom-right-radius:0;border-bottom-left-radius:0}.btn-group-vertical>.btn:last-child:not(:first-child){border-top-left-radius:0;border-top-right-radius:0}.btn-group-vertical>.btn-group:not(:first-child):not(:last-child)>.btn{border-radius:0}.btn-group-vertical>.btn-group:first-child:not(:last-child)>.btn:last-child,.btn-group-vertical>.btn-group:first-child:not(:last-child)>.dropdown-toggle{border-bottom-right-radius:0;border-bottom-left-radius:0}.btn-group-vertical>.btn-group:last-child:not(:first-child)>.btn:first-child{border-top-left-radius:0;border-top-right-radius:0}[data-toggle=buttons]>.btn input[type=checkbox],[data-toggle=buttons]>.btn input[type=radio],[data-toggle=buttons]>.btn-group>.btn input[type=checkbox],[data-toggle=buttons]>.btn-group>.btn input[type=radio]{position:absolute;clip:rect(0,0,0,0);pointer-events:none}.input-group{position:relative;display:-ms-flexbox;display:flex;-ms-flex-align:stretch;align-items:stretch;width:100%}.input-group .form-control{position:relative;z-index:2;-ms-flex:1 1 auto;flex:1 1 auto;width:1%;margin-bottom:0}.input-group .form-control:active,.input-group .form-control:focus,.input-group .form-control:hover{z-index:3}.input-group .form-control,.input-group-addon,.input-group-btn{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.input-group .form-control:not(:first-child):not(:last-child),.input-group-addon:not(:first-child):not(:last-child),.input-group-btn:not(:first-child):not(:last-child){border-radius:0}.input-group-addon,.input-group-btn{white-space:nowrap}.input-group-addon{padding:.375rem .75rem;margin-bottom:0;font-size:1rem;font-weight:400;line-height:1.5;color:#495057;text-align:center;background-color:#e9ecef;border:1px solid #ced4da;border-radius:.25rem}.input-group-addon.form-control-sm,.input-group-sm>.input-group-addon,.input-group-sm>.input-group-btn>.input-group-addon.btn{padding:.25rem .5rem;font-size:.875rem;border-radius:.2rem}.input-group-addon.form-control-lg,.input-group-lg>.input-group-addon,.input-group-lg>.input-group-btn>.input-group-addon.btn{padding:.5rem 1rem;font-size:1.25rem;border-radius:.3rem}.input-group-addon input[type=checkbox],.input-group-addon input[type=radio]{margin-top:0}.input-group .form-control:not(:last-child),.input-group-addon:not(:last-child),.input-group-btn:not(:first-child)>.btn-group:not(:last-child)>.btn,.input-group-btn:not(:first-child)>.btn:not(:last-child):not(.dropdown-toggle),.input-group-btn:not(:last-child)>.btn,.input-group-btn:not(:last-child)>.btn-group>.btn,.input-group-btn:not(:last-child)>.dropdown-toggle{border-top-right-radius:0;border-bottom-right-radius:0}.input-group-addon:not(:last-child){border-right:0}.input-group .form-control:not(:first-child),.input-group-addon:not(:first-child),.input-group-btn:not(:first-child)>.btn,.input-group-btn:not(:first-child)>.btn-group>.btn,.input-group-btn:not(:first-child)>.dropdown-toggle,.input-group-btn:not(:last-child)>.btn-group:not(:first-child)>.btn,.input-group-btn:not(:last-child)>.btn:not(:first-child){border-top-left-radius:0;border-bottom-left-radius:0}.form-control+.input-group-addon:not(:first-child){border-left:0}.input-group-btn{position:relative;-ms-flex-align:stretch;align-items:stretch;font-size:0;white-space:nowrap}.input-group-btn>.btn{position:relative}.input-group-btn>.btn+.btn{margin-left:-1px}.input-group-btn>.btn:active,.input-group-btn>.btn:focus,.input-group-btn>.btn:hover{z-index:3}.input-group-btn:first-child>.btn+.btn{margin-left:0}.input-group-btn:not(:last-child)>.btn,.input-group-btn:not(:last-child)>.btn-group{margin-right:-1px}.input-group-btn:not(:first-child)>.btn,.input-group-btn:not(:first-child)>.btn-group{z-index:2;margin-left:0}.input-group-btn:not(:first-child)>.btn-group:first-child,.input-group-btn:not(:first-child)>.btn:first-child{margin-left:-1px}.input-group-btn:not(:first-child)>.btn-group:active,.input-group-btn:not(:first-child)>.btn-group:focus,.input-group-btn:not(:first-child)>.btn-group:hover,.input-group-btn:not(:first-child)>.btn:active,.input-group-btn:not(:first-child)>.btn:focus,.input-group-btn:not(:first-child)>.btn:hover{z-index:3}.custom-control{position:relative;display:-ms-inline-flexbox;display:inline-flex;min-height:1.5rem;padding-left:1.5rem;margin-right:1rem}.custom-control-input{position:absolute;z-index:-1;opacity:0}.custom-control-input:checked~.custom-control-indicator{color:#fff;background-color:#007bff}.custom-control-input:focus~.custom-control-indicator{box-shadow:0 0 0 1px #fff,0 0 0 .2rem rgba(0,123,255,.25)}.custom-control-input:active~.custom-control-indicator{color:#fff;background-color:#b3d7ff}.custom-control-input:disabled~.custom-control-indicator{background-color:#e9ecef}.custom-control-input:disabled~.custom-control-description{color:#868e96}.custom-control-indicator{position:absolute;top:.25rem;left:0;display:block;width:1rem;height:1rem;pointer-events:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;background-color:#ddd;background-repeat:no-repeat;background-position:center center;background-size:50% 50%}.custom-checkbox .custom-control-indicator{border-radius:.25rem}.custom-checkbox .custom-control-input:checked~.custom-control-indicator{background-image:url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='//www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%23fff' d='M6.564.75l-3.59 3.612-1.538-1.55L0 4.26 2.974 7.25 8 2.193z'/%3E%3C/svg%3E")}.custom-checkbox .custom-control-input:indeterminate~.custom-control-indicator{background-color:#007bff;background-image:url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='//www.w3.org/2000/svg' viewBox='0 0 4 4'%3E%3Cpath stroke='%23fff' d='M0 2h4'/%3E%3C/svg%3E")}.custom-radio .custom-control-indicator{border-radius:50%}.custom-radio .custom-control-input:checked~.custom-control-indicator{background-image:url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='//www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3E%3Ccircle r='3' fill='%23fff'/%3E%3C/svg%3E")}.custom-controls-stacked{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column}.custom-controls-stacked .custom-control{margin-bottom:.25rem}.custom-controls-stacked .custom-control+.custom-control{margin-left:0}.custom-select{display:inline-block;max-width:100%;height:calc(2.25rem + 2px);padding:.375rem 1.75rem .375rem .75rem;line-height:1.5;color:#495057;vertical-align:middle;background:#fff url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='//www.w3.org/2000/svg' viewBox='0 0 4 5'%3E%3Cpath fill='%23333' d='M2 0L0 2h4zm0 5L0 3h4z'/%3E%3C/svg%3E") no-repeat right .75rem center;background-size:8px 10px;border:1px solid #ced4da;border-radius:.25rem;-webkit-appearance:none;-moz-appearance:none;appearance:none}.custom-select:focus{border-color:#80bdff;outline:0}.custom-select:focus::-ms-value{color:#495057;background-color:#fff}.custom-select[multiple]{height:auto;background-image:none}.custom-select:disabled{color:#868e96;background-color:#e9ecef}.custom-select::-ms-expand{opacity:0}.custom-select-sm{height:calc(1.8125rem + 2px);padding-top:.375rem;padding-bottom:.375rem;font-size:75%}.custom-file{position:relative;display:inline-block;max-width:100%;height:calc(2.25rem + 2px);margin-bottom:0}.custom-file-input{min-width:14rem;max-width:100%;height:calc(2.25rem + 2px);margin:0;opacity:0}.custom-file-input:focus~.custom-file-control{box-shadow:0 0 0 .075rem #fff,0 0 0 .2rem #007bff}.custom-file-control{position:absolute;top:0;right:0;left:0;z-index:5;height:calc(2.25rem + 2px);padding:.375rem .75rem;line-height:1.5;color:#495057;pointer-events:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;background-color:#fff;border:1px solid #ced4da;border-radius:.25rem}.custom-file-control:lang(en):empty::after{content:"Choose file..."}.custom-file-control::before{position:absolute;top:-1px;right:-1px;bottom:-1px;z-index:6;display:block;height:calc(2.25rem + 2px);padding:.375rem .75rem;line-height:1.5;color:#495057;background-color:#e9ecef;border:1px solid #ced4da;border-radius:0 .25rem .25rem 0}.custom-file-control:lang(en)::before{content:"Browse"}.nav{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;padding-left:0;margin-bottom:0;list-style:none}.nav-link{display:block;padding:.5rem 1rem}.nav-link:focus,.nav-link:hover{text-decoration:none}.nav-link.disabled{color:#868e96}.nav-tabs{border-bottom:1px solid #ddd}.nav-tabs .nav-item{margin-bottom:-1px}.nav-tabs .nav-link{border:1px solid transparent;border-top-left-radius:.25rem;border-top-right-radius:.25rem}.nav-tabs .nav-link:focus,.nav-tabs .nav-link:hover{border-color:#e9ecef #e9ecef #ddd}.nav-tabs .nav-link.disabled{color:#868e96;background-color:transparent;border-color:transparent}.nav-tabs .nav-item.show .nav-link,.nav-tabs .nav-link.active{color:#495057;background-color:#fff;border-color:#ddd #ddd #fff}.nav-tabs .dropdown-menu{margin-top:-1px;border-top-left-radius:0;border-top-right-radius:0}.nav-pills .nav-link{border-radius:.25rem}.nav-pills .nav-link.active,.nav-pills .show>.nav-link{color:#fff;background-color:#007bff}.nav-fill .nav-item{-ms-flex:1 1 auto;flex:1 1 auto;text-align:center}.nav-justified .nav-item{-ms-flex-preferred-size:0;flex-basis:0;-ms-flex-positive:1;flex-grow:1;text-align:center}.tab-content>.tab-pane{display:none}.tab-content>.active{display:block}.navbar{position:relative;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-align:center;align-items:center;-ms-flex-pack:justify;justify-content:space-between;padding:.5rem 1rem}.navbar>.container,.navbar>.container-fluid{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-align:center;align-items:center;-ms-flex-pack:justify;justify-content:space-between}.navbar-brand{display:inline-block;padding-top:.3125rem;padding-bottom:.3125rem;margin-right:1rem;font-size:1.25rem;line-height:inherit;white-space:nowrap}.navbar-brand:focus,.navbar-brand:hover{text-decoration:none}.navbar-nav{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;padding-left:0;margin-bottom:0;list-style:none}.navbar-nav .nav-link{padding-right:0;padding-left:0}.navbar-nav .dropdown-menu{position:static;float:none}.navbar-text{display:inline-block;padding-top:.5rem;padding-bottom:.5rem}.navbar-collapse{-ms-flex-preferred-size:100%;flex-basis:100%;-ms-flex-positive:1;flex-grow:1;-ms-flex-align:center;align-items:center}.navbar-toggler{padding:.25rem .75rem;font-size:1.25rem;line-height:1;background:0 0;border:1px solid transparent;border-radius:.25rem}.navbar-toggler:focus,.navbar-toggler:hover{text-decoration:none}.navbar-toggler-icon{display:inline-block;width:1.5em;height:1.5em;vertical-align:middle;content:"";background:no-repeat center center;background-size:100% 100%}@media (max-width:575px){.navbar-expand-sm>.container,.navbar-expand-sm>.container-fluid{padding-right:0;padding-left:0}}@media (min-width:576px){.navbar-expand-sm{-ms-flex-flow:row nowrap;flex-flow:row nowrap;-ms-flex-pack:start;justify-content:flex-start}.navbar-expand-sm .navbar-nav{-ms-flex-direction:row;flex-direction:row}.navbar-expand-sm .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-sm .navbar-nav .dropdown-menu-right{right:0;left:auto}.navbar-expand-sm .navbar-nav .nav-link{padding-right:.5rem;padding-left:.5rem}.navbar-expand-sm>.container,.navbar-expand-sm>.container-fluid{-ms-flex-wrap:nowrap;flex-wrap:nowrap}.navbar-expand-sm .navbar-collapse{display:-ms-flexbox!important;display:flex!important;-ms-flex-preferred-size:auto;flex-basis:auto}.navbar-expand-sm .navbar-toggler{display:none}.navbar-expand-sm .dropup .dropdown-menu{top:auto;bottom:100%}}@media (max-width:767px){.navbar-expand-md>.container,.navbar-expand-md>.container-fluid{padding-right:0;padding-left:0}}@media (min-width:768px){.navbar-expand-md{-ms-flex-flow:row nowrap;flex-flow:row nowrap;-ms-flex-pack:start;justify-content:flex-start}.navbar-expand-md .navbar-nav{-ms-flex-direction:row;flex-direction:row}.navbar-expand-md .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-md .navbar-nav .dropdown-menu-right{right:0;left:auto}.navbar-expand-md .navbar-nav .nav-link{padding-right:.5rem;padding-left:.5rem}.navbar-expand-md>.container,.navbar-expand-md>.container-fluid{-ms-flex-wrap:nowrap;flex-wrap:nowrap}.navbar-expand-md .navbar-collapse{display:-ms-flexbox!important;display:flex!important;-ms-flex-preferred-size:auto;flex-basis:auto}.navbar-expand-md .navbar-toggler{display:none}.navbar-expand-md .dropup .dropdown-menu{top:auto;bottom:100%}}@media (max-width:991px){.navbar-expand-lg>.container,.navbar-expand-lg>.container-fluid{padding-right:0;padding-left:0}}@media (min-width:992px){.navbar-expand-lg{-ms-flex-flow:row nowrap;flex-flow:row nowrap;-ms-flex-pack:start;justify-content:flex-start}.navbar-expand-lg .navbar-nav{-ms-flex-direction:row;flex-direction:row}.navbar-expand-lg .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-lg .navbar-nav .dropdown-menu-right{right:0;left:auto}.navbar-expand-lg .navbar-nav .nav-link{padding-right:.5rem;padding-left:.5rem}.navbar-expand-lg>.container,.navbar-expand-lg>.container-fluid{-ms-flex-wrap:nowrap;flex-wrap:nowrap}.navbar-expand-lg .navbar-collapse{display:-ms-flexbox!important;display:flex!important;-ms-flex-preferred-size:auto;flex-basis:auto}.navbar-expand-lg .navbar-toggler{display:none}.navbar-expand-lg .dropup .dropdown-menu{top:auto;bottom:100%}}@media (max-width:1199px){.navbar-expand-xl>.container,.navbar-expand-xl>.container-fluid{padding-right:0;padding-left:0}}@media (min-width:1200px){.navbar-expand-xl{-ms-flex-flow:row nowrap;flex-flow:row nowrap;-ms-flex-pack:start;justify-content:flex-start}.navbar-expand-xl .navbar-nav{-ms-flex-direction:row;flex-direction:row}.navbar-expand-xl .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-xl .navbar-nav .dropdown-menu-right{right:0;left:auto}.navbar-expand-xl .navbar-nav .nav-link{padding-right:.5rem;padding-left:.5rem}.navbar-expand-xl>.container,.navbar-expand-xl>.container-fluid{-ms-flex-wrap:nowrap;flex-wrap:nowrap}.navbar-expand-xl .navbar-collapse{display:-ms-flexbox!important;display:flex!important;-ms-flex-preferred-size:auto;flex-basis:auto}.navbar-expand-xl .navbar-toggler{display:none}.navbar-expand-xl .dropup .dropdown-menu{top:auto;bottom:100%}}.navbar-expand{-ms-flex-flow:row nowrap;flex-flow:row nowrap;-ms-flex-pack:start;justify-content:flex-start}.navbar-expand>.container,.navbar-expand>.container-fluid{padding-right:0;padding-left:0}.navbar-expand .navbar-nav{-ms-flex-direction:row;flex-direction:row}.navbar-expand .navbar-nav .dropdown-menu{position:absolute}.navbar-expand .navbar-nav .dropdown-menu-right{right:0;left:auto}.navbar-expand .navbar-nav .nav-link{padding-right:.5rem;padding-left:.5rem}.navbar-expand>.container,.navbar-expand>.container-fluid{-ms-flex-wrap:nowrap;flex-wrap:nowrap}.navbar-expand .navbar-collapse{display:-ms-flexbox!important;display:flex!important;-ms-flex-preferred-size:auto;flex-basis:auto}.navbar-expand .navbar-toggler{display:none}.navbar-expand .dropup .dropdown-menu{top:auto;bottom:100%}.navbar-light .navbar-brand{color:rgba(0,0,0,.9)}.navbar-light .navbar-brand:focus,.navbar-light .navbar-brand:hover{color:rgba(0,0,0,.9)}.navbar-light .navbar-nav .nav-link{color:rgba(0,0,0,.5)}.navbar-light .navbar-nav .nav-link:focus,.navbar-light .navbar-nav .nav-link:hover{color:rgba(0,0,0,.7)}.navbar-light .navbar-nav .nav-link.disabled{color:rgba(0,0,0,.3)}.navbar-light .navbar-nav .active>.nav-link,.navbar-light .navbar-nav .nav-link.active,.navbar-light .navbar-nav .nav-link.show,.navbar-light .navbar-nav .show>.nav-link{color:rgba(0,0,0,.9)}.navbar-light .navbar-toggler{color:rgba(0,0,0,.5);border-color:rgba(0,0,0,.1)}.navbar-light .navbar-toggler-icon{background-image:url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 30 30' xmlns='//www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(0, 0, 0, 0.5)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3E%3C/svg%3E")}.navbar-light .navbar-text{color:rgba(0,0,0,.5)}.navbar-light .navbar-text a{color:rgba(0,0,0,.9)}.navbar-light .navbar-text a:focus,.navbar-light .navbar-text a:hover{color:rgba(0,0,0,.9)}.navbar-dark .navbar-brand{color:#fff}.navbar-dark .navbar-brand:focus,.navbar-dark .navbar-brand:hover{color:#fff}.navbar-dark .navbar-nav .nav-link{color:rgba(255,255,255,.5)}.navbar-dark .navbar-nav .nav-link:focus,.navbar-dark .navbar-nav .nav-link:hover{color:rgba(255,255,255,.75)}.navbar-dark .navbar-nav .nav-link.disabled{color:rgba(255,255,255,.25)}.navbar-dark .navbar-nav .active>.nav-link,.navbar-dark .navbar-nav .nav-link.active,.navbar-dark .navbar-nav .nav-link.show,.navbar-dark .navbar-nav .show>.nav-link{color:#fff}.navbar-dark .navbar-toggler{color:rgba(255,255,255,.5);border-color:rgba(255,255,255,.1)}.navbar-dark .navbar-toggler-icon{background-image:url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 30 30' xmlns='//www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(255, 255, 255, 0.5)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3E%3C/svg%3E")}.navbar-dark .navbar-text{color:rgba(255,255,255,.5)}.navbar-dark .navbar-text a{color:#fff}.navbar-dark .navbar-text a:focus,.navbar-dark .navbar-text a:hover{color:#fff}.card{position:relative;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;min-width:0;word-wrap:break-word;background-color:#fff;background-clip:border-box;border:1px solid rgba(0,0,0,.125);border-radius:.25rem}.card>hr{margin-right:0;margin-left:0}.card>.list-group:first-child .list-group-item:first-child{border-top-left-radius:.25rem;border-top-right-radius:.25rem}.card>.list-group:last-child .list-group-item:last-child{border-bottom-right-radius:.25rem;border-bottom-left-radius:.25rem}.card-body{-ms-flex:1 1 auto;flex:1 1 auto;padding:1.25rem}.card-title{margin-bottom:.75rem}.card-subtitle{margin-top:-.375rem;margin-bottom:0}.card-text:last-child{margin-bottom:0}.card-link:hover{text-decoration:none}.card-link+.card-link{margin-left:1.25rem}.card-header{padding:.75rem 1.25rem;margin-bottom:0;background-color:rgba(0,0,0,.03);border-bottom:1px solid rgba(0,0,0,.125)}.card-header:first-child{border-radius:calc(.25rem - 1px) calc(.25rem - 1px) 0 0}.card-header+.list-group .list-group-item:first-child{border-top:0}.card-footer{padding:.75rem 1.25rem;background-color:rgba(0,0,0,.03);border-top:1px solid rgba(0,0,0,.125)}.card-footer:last-child{border-radius:0 0 calc(.25rem - 1px) calc(.25rem - 1px)}.card-header-tabs{margin-right:-.625rem;margin-bottom:-.75rem;margin-left:-.625rem;border-bottom:0}.card-header-pills{margin-right:-.625rem;margin-left:-.625rem}.card-img-overlay{position:absolute;top:0;right:0;bottom:0;left:0;padding:1.25rem}.card-img{width:100%;border-radius:calc(.25rem - 1px)}.card-img-top{width:100%;border-top-left-radius:calc(.25rem - 1px);border-top-right-radius:calc(.25rem - 1px)}.card-img-bottom{width:100%;border-bottom-right-radius:calc(.25rem - 1px);border-bottom-left-radius:calc(.25rem - 1px)}.card-deck{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column}.card-deck .card{margin-bottom:15px}@media (min-width:576px){.card-deck{-ms-flex-flow:row wrap;flex-flow:row wrap;margin-right:-15px;margin-left:-15px}.card-deck .card{display:-ms-flexbox;display:flex;-ms-flex:1 0 0%;flex:1 0 0%;-ms-flex-direction:column;flex-direction:column;margin-right:15px;margin-bottom:0;margin-left:15px}}.card-group{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column}.card-group .card{margin-bottom:15px}@media (min-width:576px){.card-group{-ms-flex-flow:row wrap;flex-flow:row wrap}.card-group .card{-ms-flex:1 0 0%;flex:1 0 0%;margin-bottom:0}.card-group .card+.card{margin-left:0;border-left:0}.card-group .card:first-child{border-top-right-radius:0;border-bottom-right-radius:0}.card-group .card:first-child .card-img-top{border-top-right-radius:0}.card-group .card:first-child .card-img-bottom{border-bottom-right-radius:0}.card-group .card:last-child{border-top-left-radius:0;border-bottom-left-radius:0}.card-group .card:last-child .card-img-top{border-top-left-radius:0}.card-group .card:last-child .card-img-bottom{border-bottom-left-radius:0}.card-group .card:only-child{border-radius:.25rem}.card-group .card:only-child .card-img-top{border-top-left-radius:.25rem;border-top-right-radius:.25rem}.card-group .card:only-child .card-img-bottom{border-bottom-right-radius:.25rem;border-bottom-left-radius:.25rem}.card-group .card:not(:first-child):not(:last-child):not(:only-child){border-radius:0}.card-group .card:not(:first-child):not(:last-child):not(:only-child) .card-img-bottom,.card-group .card:not(:first-child):not(:last-child):not(:only-child) .card-img-top{border-radius:0}}.card-columns .card{margin-bottom:.75rem}@media (min-width:576px){.card-columns{-webkit-column-count:3;column-count:3;-webkit-column-gap:1.25rem;column-gap:1.25rem}.card-columns .card{display:inline-block;width:100%}}.breadcrumb{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;padding:.75rem 1rem;margin-bottom:1rem;list-style:none;background-color:#e9ecef;border-radius:.25rem}.breadcrumb-item+.breadcrumb-item::before{display:inline-block;padding-right:.5rem;padding-left:.5rem;color:#868e96;content:"/"}.breadcrumb-item+.breadcrumb-item:hover::before{text-decoration:underline}.breadcrumb-item+.breadcrumb-item:hover::before{text-decoration:none}.breadcrumb-item.active{color:#868e96}.pagination{display:-ms-flexbox;display:flex;padding-left:0;list-style:none;border-radius:.25rem}.page-item:first-child .page-link{margin-left:0;border-top-left-radius:.25rem;border-bottom-left-radius:.25rem}.page-item:last-child .page-link{border-top-right-radius:.25rem;border-bottom-right-radius:.25rem}.page-item.active .page-link{z-index:2;color:#fff;background-color:#007bff;border-color:#007bff}.page-item.disabled .page-link{color:#868e96;pointer-events:none;background-color:#fff;border-color:#ddd}.page-link{position:relative;display:block;padding:.5rem .75rem;margin-left:-1px;line-height:1.25;color:#007bff;background-color:#fff;border:1px solid #ddd}.page-link:focus,.page-link:hover{color:#0056b3;text-decoration:none;background-color:#e9ecef;border-color:#ddd}.pagination-lg .page-link{padding:.75rem 1.5rem;font-size:1.25rem;line-height:1.5}.pagination-lg .page-item:first-child .page-link{border-top-left-radius:.3rem;border-bottom-left-radius:.3rem}.pagination-lg .page-item:last-child .page-link{border-top-right-radius:.3rem;border-bottom-right-radius:.3rem}.pagination-sm .page-link{padding:.25rem .5rem;font-size:.875rem;line-height:1.5}.pagination-sm .page-item:first-child .page-link{border-top-left-radius:.2rem;border-bottom-left-radius:.2rem}.pagination-sm .page-item:last-child .page-link{border-top-right-radius:.2rem;border-bottom-right-radius:.2rem}.badge{display:inline-block;padding:.25em .4em;font-size:75%;font-weight:700;line-height:1;text-align:center;white-space:nowrap;vertical-align:baseline;border-radius:.25rem}.badge:empty{display:none}.btn .badge{position:relative;top:-1px}.badge-pill{padding-right:.6em;padding-left:.6em;border-radius:10rem}.badge-primary{color:#fff;background-color:#007bff}.badge-primary[href]:focus,.badge-primary[href]:hover{color:#fff;text-decoration:none;background-color:#0062cc}.badge-secondary{color:#fff;background-color:#868e96}.badge-secondary[href]:focus,.badge-secondary[href]:hover{color:#fff;text-decoration:none;background-color:#6c757d}.badge-success{color:#fff;background-color:#28a745}.badge-success[href]:focus,.badge-success[href]:hover{color:#fff;text-decoration:none;background-color:#1e7e34}.badge-info{color:#fff;background-color:#17a2b8}.badge-info[href]:focus,.badge-info[href]:hover{color:#fff;text-decoration:none;background-color:#117a8b}.badge-warning{color:#111;background-color:#ffc107}.badge-warning[href]:focus,.badge-warning[href]:hover{color:#111;text-decoration:none;background-color:#d39e00}.badge-danger{color:#fff;background-color:#dc3545}.badge-danger[href]:focus,.badge-danger[href]:hover{color:#fff;text-decoration:none;background-color:#bd2130}.badge-light{color:#111;background-color:#f8f9fa}.badge-light[href]:focus,.badge-light[href]:hover{color:#111;text-decoration:none;background-color:#dae0e5}.badge-dark{color:#fff;background-color:#343a40}.badge-dark[href]:focus,.badge-dark[href]:hover{color:#fff;text-decoration:none;background-color:#1d2124}.jumbotron{padding:2rem 1rem;margin-bottom:2rem;background-color:#e9ecef;border-radius:.3rem}@media (min-width:576px){.jumbotron{padding:4rem 2rem}}.jumbotron-fluid{padding-right:0;padding-left:0;border-radius:0}.alert{position:relative;padding:.75rem 1.25rem;margin-bottom:1rem;border:1px solid transparent;border-radius:.25rem}.alert-heading{color:inherit}.alert-link{font-weight:700}.alert-dismissible .close{position:absolute;top:0;right:0;padding:.75rem 1.25rem;color:inherit}.alert-primary{color:#004085;background-color:#cce5ff;border-color:#b8daff}.alert-primary hr{border-top-color:#9fcdff}.alert-primary .alert-link{color:#002752}.alert-secondary{color:#464a4e;background-color:#e7e8ea;border-color:#dddfe2}.alert-secondary hr{border-top-color:#cfd2d6}.alert-secondary .alert-link{color:#2e3133}.alert-success{color:#155724;background-color:#d4edda;border-color:#c3e6cb}.alert-success hr{border-top-color:#b1dfbb}.alert-success .alert-link{color:#0b2e13}.alert-info{color:#0c5460;background-color:#d1ecf1;border-color:#bee5eb}.alert-info hr{border-top-color:#abdde5}.alert-info .alert-link{color:#062c33}.alert-warning{color:#856404;background-color:#fff3cd;border-color:#ffeeba}.alert-warning hr{border-top-color:#ffe8a1}.alert-warning .alert-link{color:#533f03}.alert-danger{color:#721c24;background-color:#f8d7da;border-color:#f5c6cb}.alert-danger hr{border-top-color:#f1b0b7}.alert-danger .alert-link{color:#491217}.alert-light{color:#818182;background-color:#fefefe;border-color:#fdfdfe}.alert-light hr{border-top-color:#ececf6}.alert-light .alert-link{color:#686868}.alert-dark{color:#1b1e21;background-color:#d6d8d9;border-color:#c6c8ca}.alert-dark hr{border-top-color:#b9bbbe}.alert-dark .alert-link{color:#040505}@-webkit-keyframes progress-bar-stripes{from{background-position:1rem 0}to{background-position:0 0}}@keyframes progress-bar-stripes{from{background-position:1rem 0}to{background-position:0 0}}.progress{display:-ms-flexbox;display:flex;height:1rem;overflow:hidden;font-size:.75rem;background-color:#e9ecef;border-radius:.25rem}.progress-bar{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;color:#fff;background-color:#007bff}.progress-bar-striped{background-image:linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-size:1rem 1rem}.progress-bar-animated{-webkit-animation:progress-bar-stripes 1s linear infinite;animation:progress-bar-stripes 1s linear infinite}.media{display:-ms-flexbox;display:flex;-ms-flex-align:start;align-items:flex-start}.media-body{-ms-flex:1;flex:1}.list-group{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;padding-left:0;margin-bottom:0}.list-group-item-action{width:100%;color:#495057;text-align:inherit}.list-group-item-action:focus,.list-group-item-action:hover{color:#495057;text-decoration:none;background-color:#f8f9fa}.list-group-item-action:active{color:#212529;background-color:#e9ecef}.list-group-item{position:relative;display:block;padding:.75rem 1.25rem;margin-bottom:-1px;background-color:#fff;border:1px solid rgba(0,0,0,.125)}.list-group-item:first-child{border-top-left-radius:.25rem;border-top-right-radius:.25rem}.list-group-item:last-child{margin-bottom:0;border-bottom-right-radius:.25rem;border-bottom-left-radius:.25rem}.list-group-item:focus,.list-group-item:hover{text-decoration:none}.list-group-item.disabled,.list-group-item:disabled{color:#868e96;background-color:#fff}.list-group-item.active{z-index:2;color:#fff;background-color:#007bff;border-color:#007bff}.list-group-flush .list-group-item{border-right:0;border-left:0;border-radius:0}.list-group-flush:first-child .list-group-item:first-child{border-top:0}.list-group-flush:last-child .list-group-item:last-child{border-bottom:0}.list-group-item-primary{color:#004085;background-color:#b8daff}a.list-group-item-primary,button.list-group-item-primary{color:#004085}a.list-group-item-primary:focus,a.list-group-item-primary:hover,button.list-group-item-primary:focus,button.list-group-item-primary:hover{color:#004085;background-color:#9fcdff}a.list-group-item-primary.active,button.list-group-item-primary.active{color:#fff;background-color:#004085;border-color:#004085}.list-group-item-secondary{color:#464a4e;background-color:#dddfe2}a.list-group-item-secondary,button.list-group-item-secondary{color:#464a4e}a.list-group-item-secondary:focus,a.list-group-item-secondary:hover,button.list-group-item-secondary:focus,button.list-group-item-secondary:hover{color:#464a4e;background-color:#cfd2d6}a.list-group-item-secondary.active,button.list-group-item-secondary.active{color:#fff;background-color:#464a4e;border-color:#464a4e}.list-group-item-success{color:#155724;background-color:#c3e6cb}a.list-group-item-success,button.list-group-item-success{color:#155724}a.list-group-item-success:focus,a.list-group-item-success:hover,button.list-group-item-success:focus,button.list-group-item-success:hover{color:#155724;background-color:#b1dfbb}a.list-group-item-success.active,button.list-group-item-success.active{color:#fff;background-color:#155724;border-color:#155724}.list-group-item-info{color:#0c5460;background-color:#bee5eb}a.list-group-item-info,button.list-group-item-info{color:#0c5460}a.list-group-item-info:focus,a.list-group-item-info:hover,button.list-group-item-info:focus,button.list-group-item-info:hover{color:#0c5460;background-color:#abdde5}a.list-group-item-info.active,button.list-group-item-info.active{color:#fff;background-color:#0c5460;border-color:#0c5460}.list-group-item-warning{color:#856404;background-color:#ffeeba}a.list-group-item-warning,button.list-group-item-warning{color:#856404}a.list-group-item-warning:focus,a.list-group-item-warning:hover,button.list-group-item-warning:focus,button.list-group-item-warning:hover{color:#856404;background-color:#ffe8a1}a.list-group-item-warning.active,button.list-group-item-warning.active{color:#fff;background-color:#856404;border-color:#856404}.list-group-item-danger{color:#721c24;background-color:#f5c6cb}a.list-group-item-danger,button.list-group-item-danger{color:#721c24}a.list-group-item-danger:focus,a.list-group-item-danger:hover,button.list-group-item-danger:focus,button.list-group-item-danger:hover{color:#721c24;background-color:#f1b0b7}a.list-group-item-danger.active,button.list-group-item-danger.active{color:#fff;background-color:#721c24;border-color:#721c24}.list-group-item-light{color:#818182;background-color:#fdfdfe}a.list-group-item-light,button.list-group-item-light{color:#818182}a.list-group-item-light:focus,a.list-group-item-light:hover,button.list-group-item-light:focus,button.list-group-item-light:hover{color:#818182;background-color:#ececf6}a.list-group-item-light.active,button.list-group-item-light.active{color:#fff;background-color:#818182;border-color:#818182}.list-group-item-dark{color:#1b1e21;background-color:#c6c8ca}a.list-group-item-dark,button.list-group-item-dark{color:#1b1e21}a.list-group-item-dark:focus,a.list-group-item-dark:hover,button.list-group-item-dark:focus,button.list-group-item-dark:hover{color:#1b1e21;background-color:#b9bbbe}a.list-group-item-dark.active,button.list-group-item-dark.active{color:#fff;background-color:#1b1e21;border-color:#1b1e21}.close{float:right;font-size:1.5rem;font-weight:700;line-height:1;color:#000;text-shadow:0 1px 0 #fff;opacity:.5}.close:focus,.close:hover{color:#000;text-decoration:none;opacity:.75}button.close{padding:0;background:0 0;border:0;-webkit-appearance:none}.modal-open{overflow:hidden}.modal{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1050;display:none;overflow:hidden;outline:0}.modal.fade .modal-dialog{transition:-webkit-transform .3s ease-out;transition:transform .3s ease-out;transition:transform .3s ease-out,-webkit-transform .3s ease-out;-webkit-transform:translate(0,-25%);transform:translate(0,-25%)}.modal.show .modal-dialog{-webkit-transform:translate(0,0);transform:translate(0,0)}.modal-open .modal{overflow-x:hidden;overflow-y:auto}.modal-dialog{position:relative;width:auto;margin:10px;pointer-events:none}.modal-content{position:relative;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;pointer-events:auto;background-color:#fff;background-clip:padding-box;border:1px solid rgba(0,0,0,.2);border-radius:.3rem;outline:0}.modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1040;background-color:#000}.modal-backdrop.fade{opacity:0}.modal-backdrop.show{opacity:.5}.modal-header{display:-ms-flexbox;display:flex;-ms-flex-align:start;align-items:flex-start;-ms-flex-pack:justify;justify-content:space-between;padding:15px;border-bottom:1px solid #e9ecef;border-top-left-radius:.3rem;border-top-right-radius:.3rem}.modal-header .close{padding:15px;margin:-15px -15px -15px auto}.modal-title{margin-bottom:0;line-height:1.5}.modal-body{position:relative;-ms-flex:1 1 auto;flex:1 1 auto;padding:15px}.modal-footer{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:end;justify-content:flex-end;padding:15px;border-top:1px solid #e9ecef}.modal-footer>:not(:first-child){margin-left:.25rem}.modal-footer>:not(:last-child){margin-right:.25rem}.modal-scrollbar-measure{position:absolute;top:-9999px;width:50px;height:50px;overflow:scroll}@media (min-width:576px){.modal-dialog{max-width:500px;margin:30px auto}.modal-sm{max-width:300px}}@media (min-width:992px){.modal-lg{max-width:800px}}.tooltip{position:absolute;z-index:1070;display:block;margin:0;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol";font-style:normal;font-weight:400;line-height:1.5;text-align:left;text-align:start;text-decoration:none;text-shadow:none;text-transform:none;letter-spacing:normal;word-break:normal;word-spacing:normal;white-space:normal;line-break:auto;font-size:.875rem;word-wrap:break-word;opacity:0}.tooltip.show{opacity:.9}.tooltip .arrow{position:absolute;display:block;width:5px;height:5px}.tooltip .arrow::before{position:absolute;border-color:transparent;border-style:solid}.tooltip.bs-tooltip-auto[x-placement^=top],.tooltip.bs-tooltip-top{padding:5px 0}.tooltip.bs-tooltip-auto[x-placement^=top] .arrow,.tooltip.bs-tooltip-top .arrow{bottom:0}.tooltip.bs-tooltip-auto[x-placement^=top] .arrow::before,.tooltip.bs-tooltip-top .arrow::before{margin-left:-3px;content:"";border-width:5px 5px 0;border-top-color:#000}.tooltip.bs-tooltip-auto[x-placement^=right],.tooltip.bs-tooltip-right{padding:0 5px}.tooltip.bs-tooltip-auto[x-placement^=right] .arrow,.tooltip.bs-tooltip-right .arrow{left:0}.tooltip.bs-tooltip-auto[x-placement^=right] .arrow::before,.tooltip.bs-tooltip-right .arrow::before{margin-top:-3px;content:"";border-width:5px 5px 5px 0;border-right-color:#000}.tooltip.bs-tooltip-auto[x-placement^=bottom],.tooltip.bs-tooltip-bottom{padding:5px 0}.tooltip.bs-tooltip-auto[x-placement^=bottom] .arrow,.tooltip.bs-tooltip-bottom .arrow{top:0}.tooltip.bs-tooltip-auto[x-placement^=bottom] .arrow::before,.tooltip.bs-tooltip-bottom .arrow::before{margin-left:-3px;content:"";border-width:0 5px 5px;border-bottom-color:#000}.tooltip.bs-tooltip-auto[x-placement^=left],.tooltip.bs-tooltip-left{padding:0 5px}.tooltip.bs-tooltip-auto[x-placement^=left] .arrow,.tooltip.bs-tooltip-left .arrow{right:0}.tooltip.bs-tooltip-auto[x-placement^=left] .arrow::before,.tooltip.bs-tooltip-left .arrow::before{right:0;margin-top:-3px;content:"";border-width:5px 0 5px 5px;border-left-color:#000}.tooltip-inner{max-width:200px;padding:3px 8px;color:#fff;text-align:center;background-color:#000;border-radius:.25rem}.popover{position:absolute;top:0;left:0;z-index:1060;display:block;max-width:276px;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol";font-style:normal;font-weight:400;line-height:1.5;text-align:left;text-align:start;text-decoration:none;text-shadow:none;text-transform:none;letter-spacing:normal;word-break:normal;word-spacing:normal;white-space:normal;line-break:auto;font-size:.875rem;word-wrap:break-word;background-color:#fff;background-clip:padding-box;border:1px solid rgba(0,0,0,.2);border-radius:.3rem}.popover .arrow{position:absolute;display:block;width:.8rem;height:.4rem}.popover .arrow::after,.popover .arrow::before{position:absolute;display:block;border-color:transparent;border-style:solid}.popover .arrow::before{content:"";border-width:.8rem}.popover .arrow::after{content:"";border-width:.8rem}.popover.bs-popover-auto[x-placement^=top],.popover.bs-popover-top{margin-bottom:.8rem}.popover.bs-popover-auto[x-placement^=top] .arrow,.popover.bs-popover-top .arrow{bottom:0}.popover.bs-popover-auto[x-placement^=top] .arrow::after,.popover.bs-popover-auto[x-placement^=top] .arrow::before,.popover.bs-popover-top .arrow::after,.popover.bs-popover-top .arrow::before{border-bottom-width:0}.popover.bs-popover-auto[x-placement^=top] .arrow::before,.popover.bs-popover-top .arrow::before{bottom:-.8rem;margin-left:-.8rem;border-top-color:rgba(0,0,0,.25)}.popover.bs-popover-auto[x-placement^=top] .arrow::after,.popover.bs-popover-top .arrow::after{bottom:calc((.8rem - 1px) * -1);margin-left:-.8rem;border-top-color:#fff}.popover.bs-popover-auto[x-placement^=right],.popover.bs-popover-right{margin-left:.8rem}.popover.bs-popover-auto[x-placement^=right] .arrow,.popover.bs-popover-right .arrow{left:0}.popover.bs-popover-auto[x-placement^=right] .arrow::after,.popover.bs-popover-auto[x-placement^=right] .arrow::before,.popover.bs-popover-right .arrow::after,.popover.bs-popover-right .arrow::before{margin-top:-.8rem;border-left-width:0}.popover.bs-popover-auto[x-placement^=right] .arrow::before,.popover.bs-popover-right .arrow::before{left:-.8rem;border-right-color:rgba(0,0,0,.25)}.popover.bs-popover-auto[x-placement^=right] .arrow::after,.popover.bs-popover-right .arrow::after{left:calc((.8rem - 1px) * -1);border-right-color:#fff}.popover.bs-popover-auto[x-placement^=bottom],.popover.bs-popover-bottom{margin-top:.8rem}.popover.bs-popover-auto[x-placement^=bottom] .arrow,.popover.bs-popover-bottom .arrow{top:0}.popover.bs-popover-auto[x-placement^=bottom] .arrow::after,.popover.bs-popover-auto[x-placement^=bottom] .arrow::before,.popover.bs-popover-bottom .arrow::after,.popover.bs-popover-bottom .arrow::before{margin-left:-.8rem;border-top-width:0}.popover.bs-popover-auto[x-placement^=bottom] .arrow::before,.popover.bs-popover-bottom .arrow::before{top:-.8rem;border-bottom-color:rgba(0,0,0,.25)}.popover.bs-popover-auto[x-placement^=bottom] .arrow::after,.popover.bs-popover-bottom .arrow::after{top:calc((.8rem - 1px) * -1);border-bottom-color:#fff}.popover.bs-popover-auto[x-placement^=bottom] .popover-header::before,.popover.bs-popover-bottom .popover-header::before{position:absolute;top:0;left:50%;display:block;width:20px;margin-left:-10px;content:"";border-bottom:1px solid #f7f7f7}.popover.bs-popover-auto[x-placement^=left],.popover.bs-popover-left{margin-right:.8rem}.popover.bs-popover-auto[x-placement^=left] .arrow,.popover.bs-popover-left .arrow{right:0}.popover.bs-popover-auto[x-placement^=left] .arrow::after,.popover.bs-popover-auto[x-placement^=left] .arrow::before,.popover.bs-popover-left .arrow::after,.popover.bs-popover-left .arrow::before{margin-top:-.8rem;border-right-width:0}.popover.bs-popover-auto[x-placement^=left] .arrow::before,.popover.bs-popover-left .arrow::before{right:-.8rem;border-left-color:rgba(0,0,0,.25)}.popover.bs-popover-auto[x-placement^=left] .arrow::after,.popover.bs-popover-left .arrow::after{right:calc((.8rem - 1px) * -1);border-left-color:#fff}.popover-header{padding:.5rem .75rem;margin-bottom:0;font-size:1rem;color:inherit;background-color:#f7f7f7;border-bottom:1px solid #ebebeb;border-top-left-radius:calc(.3rem - 1px);border-top-right-radius:calc(.3rem - 1px)}.popover-header:empty{display:none}.popover-body{padding:.5rem .75rem;color:#212529}.carousel{position:relative}.carousel-inner{position:relative;width:100%;overflow:hidden}.carousel-item{position:relative;display:none;-ms-flex-align:center;align-items:center;width:100%;transition:-webkit-transform .6s ease;transition:transform .6s ease;transition:transform .6s ease,-webkit-transform .6s ease;-webkit-backface-visibility:hidden;backface-visibility:hidden;-webkit-perspective:1000px;perspective:1000px}.carousel-item-next,.carousel-item-prev,.carousel-item.active{display:block}.carousel-item-next,.carousel-item-prev{position:absolute;top:0}.carousel-item-next.carousel-item-left,.carousel-item-prev.carousel-item-right{-webkit-transform:translateX(0);transform:translateX(0)}@supports ((-webkit-transform-style:preserve-3d) or (transform-style:preserve-3d)){.carousel-item-next.carousel-item-left,.carousel-item-prev.carousel-item-right{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}.active.carousel-item-right,.carousel-item-next{-webkit-transform:translateX(100%);transform:translateX(100%)}@supports ((-webkit-transform-style:preserve-3d) or (transform-style:preserve-3d)){.active.carousel-item-right,.carousel-item-next{-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}}.active.carousel-item-left,.carousel-item-prev{-webkit-transform:translateX(-100%);transform:translateX(-100%)}@supports ((-webkit-transform-style:preserve-3d) or (transform-style:preserve-3d)){.active.carousel-item-left,.carousel-item-prev{-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}}.carousel-control-next,.carousel-control-prev{position:absolute;top:0;bottom:0;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;width:15%;color:#fff;text-align:center;opacity:.5}.carousel-control-next:focus,.carousel-control-next:hover,.carousel-control-prev:focus,.carousel-control-prev:hover{color:#fff;text-decoration:none;outline:0;opacity:.9}.carousel-control-prev{left:0}.carousel-control-next{right:0}.carousel-control-next-icon,.carousel-control-prev-icon{display:inline-block;width:20px;height:20px;background:transparent no-repeat center center;background-size:100% 100%}.carousel-control-prev-icon{background-image:url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='//www.w3.org/2000/svg' fill='%23fff' viewBox='0 0 8 8'%3E%3Cpath d='M5.25 0l-4 4 4 4 1.5-1.5-2.5-2.5 2.5-2.5-1.5-1.5z'/%3E%3C/svg%3E")}.carousel-control-next-icon{background-image:url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='//www.w3.org/2000/svg' fill='%23fff' viewBox='0 0 8 8'%3E%3Cpath d='M2.75 0l-1.5 1.5 2.5 2.5-2.5 2.5 1.5 1.5 4-4-4-4z'/%3E%3C/svg%3E")}.carousel-indicators{position:absolute;right:0;bottom:10px;left:0;z-index:15;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;padding-left:0;margin-right:15%;margin-left:15%;list-style:none}.carousel-indicators li{position:relative;-ms-flex:0 1 auto;flex:0 1 auto;width:30px;height:3px;margin-right:3px;margin-left:3px;text-indent:-999px;background-color:rgba(255,255,255,.5)}.carousel-indicators li::before{position:absolute;top:-10px;left:0;display:inline-block;width:100%;height:10px;content:""}.carousel-indicators li::after{position:absolute;bottom:-10px;left:0;display:inline-block;width:100%;height:10px;content:""}.carousel-indicators .active{background-color:#fff}.carousel-caption{position:absolute;right:15%;bottom:20px;left:15%;z-index:10;padding-top:20px;padding-bottom:20px;color:#fff;text-align:center}.align-baseline{vertical-align:baseline!important}.align-top{vertical-align:top!important}.align-middle{vertical-align:middle!important}.align-bottom{vertical-align:bottom!important}.align-text-bottom{vertical-align:text-bottom!important}.align-text-top{vertical-align:text-top!important}.bg-primary{background-color:#007bff!important}a.bg-primary:focus,a.bg-primary:hover{background-color:#0062cc!important}.bg-secondary{background-color:#868e96!important}a.bg-secondary:focus,a.bg-secondary:hover{background-color:#6c757d!important}.bg-success{background-color:#28a745!important}a.bg-success:focus,a.bg-success:hover{background-color:#1e7e34!important}.bg-info{background-color:#17a2b8!important}a.bg-info:focus,a.bg-info:hover{background-color:#117a8b!important}.bg-warning{background-color:#ffc107!important}a.bg-warning:focus,a.bg-warning:hover{background-color:#d39e00!important}.bg-danger{background-color:#dc3545!important}a.bg-danger:focus,a.bg-danger:hover{background-color:#bd2130!important}.bg-light{background-color:#f8f9fa!important}a.bg-light:focus,a.bg-light:hover{background-color:#dae0e5!important}.bg-dark{background-color:#343a40!important}a.bg-dark:focus,a.bg-dark:hover{background-color:#1d2124!important}.bg-white{background-color:#fff!important}.bg-transparent{background-color:transparent!important}.border{border:1px solid #e9ecef!important}.border-0{border:0!important}.border-top-0{border-top:0!important}.border-right-0{border-right:0!important}.border-bottom-0{border-bottom:0!important}.border-left-0{border-left:0!important}.border-primary{border-color:#007bff!important}.border-secondary{border-color:#868e96!important}.border-success{border-color:#28a745!important}.border-info{border-color:#17a2b8!important}.border-warning{border-color:#ffc107!important}.border-danger{border-color:#dc3545!important}.border-light{border-color:#f8f9fa!important}.border-dark{border-color:#343a40!important}.border-white{border-color:#fff!important}.rounded{border-radius:.25rem!important}.rounded-top{border-top-left-radius:.25rem!important;border-top-right-radius:.25rem!important}.rounded-right{border-top-right-radius:.25rem!important;border-bottom-right-radius:.25rem!important}.rounded-bottom{border-bottom-right-radius:.25rem!important;border-bottom-left-radius:.25rem!important}.rounded-left{border-top-left-radius:.25rem!important;border-bottom-left-radius:.25rem!important}.rounded-circle{border-radius:50%!important}.rounded-0{border-radius:0!important}.clearfix::after{display:block;clear:both;content:""}.d-none{display:none!important}.d-inline{display:inline!important}.d-inline-block{display:inline-block!important}.d-block{display:block!important}.d-table{display:table!important}.d-table-row{display:table-row!important}.d-table-cell{display:table-cell!important}.d-flex{display:-ms-flexbox!important;display:flex!important}.d-inline-flex{display:-ms-inline-flexbox!important;display:inline-flex!important}@media (min-width:576px){.d-sm-none{display:none!important}.d-sm-inline{display:inline!important}.d-sm-inline-block{display:inline-block!important}.d-sm-block{display:block!important}.d-sm-table{display:table!important}.d-sm-table-row{display:table-row!important}.d-sm-table-cell{display:table-cell!important}.d-sm-flex{display:-ms-flexbox!important;display:flex!important}.d-sm-inline-flex{display:-ms-inline-flexbox!important;display:inline-flex!important}}@media (min-width:768px){.d-md-none{display:none!important}.d-md-inline{display:inline!important}.d-md-inline-block{display:inline-block!important}.d-md-block{display:block!important}.d-md-table{display:table!important}.d-md-table-row{display:table-row!important}.d-md-table-cell{display:table-cell!important}.d-md-flex{display:-ms-flexbox!important;display:flex!important}.d-md-inline-flex{display:-ms-inline-flexbox!important;display:inline-flex!important}}@media (min-width:992px){.d-lg-none{display:none!important}.d-lg-inline{display:inline!important}.d-lg-inline-block{display:inline-block!important}.d-lg-block{display:block!important}.d-lg-table{display:table!important}.d-lg-table-row{display:table-row!important}.d-lg-table-cell{display:table-cell!important}.d-lg-flex{display:-ms-flexbox!important;display:flex!important}.d-lg-inline-flex{display:-ms-inline-flexbox!important;display:inline-flex!important}}@media (min-width:1200px){.d-xl-none{display:none!important}.d-xl-inline{display:inline!important}.d-xl-inline-block{display:inline-block!important}.d-xl-block{display:block!important}.d-xl-table{display:table!important}.d-xl-table-row{display:table-row!important}.d-xl-table-cell{display:table-cell!important}.d-xl-flex{display:-ms-flexbox!important;display:flex!important}.d-xl-inline-flex{display:-ms-inline-flexbox!important;display:inline-flex!important}}.d-print-block{display:none!important}@media print{.d-print-block{display:block!important}}.d-print-inline{display:none!important}@media print{.d-print-inline{display:inline!important}}.d-print-inline-block{display:none!important}@media print{.d-print-inline-block{display:inline-block!important}}@media print{.d-print-none{display:none!important}}.embed-responsive{position:relative;display:block;width:100%;padding:0;overflow:hidden}.embed-responsive::before{display:block;content:""}.embed-responsive .embed-responsive-item,.embed-responsive embed,.embed-responsive iframe,.embed-responsive object,.embed-responsive video{position:absolute;top:0;bottom:0;left:0;width:100%;height:100%;border:0}.embed-responsive-21by9::before{padding-top:42.857143%}.embed-responsive-16by9::before{padding-top:56.25%}.embed-responsive-4by3::before{padding-top:75%}.embed-responsive-1by1::before{padding-top:100%}.flex-row{-ms-flex-direction:row!important;flex-direction:row!important}.flex-column{-ms-flex-direction:column!important;flex-direction:column!important}.flex-row-reverse{-ms-flex-direction:row-reverse!important;flex-direction:row-reverse!important}.flex-column-reverse{-ms-flex-direction:column-reverse!important;flex-direction:column-reverse!important}.flex-wrap{-ms-flex-wrap:wrap!important;flex-wrap:wrap!important}.flex-nowrap{-ms-flex-wrap:nowrap!important;flex-wrap:nowrap!important}.flex-wrap-reverse{-ms-flex-wrap:wrap-reverse!important;flex-wrap:wrap-reverse!important}.justify-content-start{-ms-flex-pack:start!important;justify-content:flex-start!important}.justify-content-end{-ms-flex-pack:end!important;justify-content:flex-end!important}.justify-content-center{-ms-flex-pack:center!important;justify-content:center!important}.justify-content-between{-ms-flex-pack:justify!important;justify-content:space-between!important}.justify-content-around{-ms-flex-pack:distribute!important;justify-content:space-around!important}.align-items-start{-ms-flex-align:start!important;align-items:flex-start!important}.align-items-end{-ms-flex-align:end!important;align-items:flex-end!important}.align-items-center{-ms-flex-align:center!important;align-items:center!important}.align-items-baseline{-ms-flex-align:baseline!important;align-items:baseline!important}.align-items-stretch{-ms-flex-align:stretch!important;align-items:stretch!important}.align-content-start{-ms-flex-line-pack:start!important;align-content:flex-start!important}.align-content-end{-ms-flex-line-pack:end!important;align-content:flex-end!important}.align-content-center{-ms-flex-line-pack:center!important;align-content:center!important}.align-content-between{-ms-flex-line-pack:justify!important;align-content:space-between!important}.align-content-around{-ms-flex-line-pack:distribute!important;align-content:space-around!important}.align-content-stretch{-ms-flex-line-pack:stretch!important;align-content:stretch!important}.align-self-auto{-ms-flex-item-align:auto!important;align-self:auto!important}.align-self-start{-ms-flex-item-align:start!important;align-self:flex-start!important}.align-self-end{-ms-flex-item-align:end!important;align-self:flex-end!important}.align-self-center{-ms-flex-item-align:center!important;align-self:center!important}.align-self-baseline{-ms-flex-item-align:baseline!important;align-self:baseline!important}.align-self-stretch{-ms-flex-item-align:stretch!important;align-self:stretch!important}@media (min-width:576px){.flex-sm-row{-ms-flex-direction:row!important;flex-direction:row!important}.flex-sm-column{-ms-flex-direction:column!important;flex-direction:column!important}.flex-sm-row-reverse{-ms-flex-direction:row-reverse!important;flex-direction:row-reverse!important}.flex-sm-column-reverse{-ms-flex-direction:column-reverse!important;flex-direction:column-reverse!important}.flex-sm-wrap{-ms-flex-wrap:wrap!important;flex-wrap:wrap!important}.flex-sm-nowrap{-ms-flex-wrap:nowrap!important;flex-wrap:nowrap!important}.flex-sm-wrap-reverse{-ms-flex-wrap:wrap-reverse!important;flex-wrap:wrap-reverse!important}.justify-content-sm-start{-ms-flex-pack:start!important;justify-content:flex-start!important}.justify-content-sm-end{-ms-flex-pack:end!important;justify-content:flex-end!important}.justify-content-sm-center{-ms-flex-pack:center!important;justify-content:center!important}.justify-content-sm-between{-ms-flex-pack:justify!important;justify-content:space-between!important}.justify-content-sm-around{-ms-flex-pack:distribute!important;justify-content:space-around!important}.align-items-sm-start{-ms-flex-align:start!important;align-items:flex-start!important}.align-items-sm-end{-ms-flex-align:end!important;align-items:flex-end!important}.align-items-sm-center{-ms-flex-align:center!important;align-items:center!important}.align-items-sm-baseline{-ms-flex-align:baseline!important;align-items:baseline!important}.align-items-sm-stretch{-ms-flex-align:stretch!important;align-items:stretch!important}.align-content-sm-start{-ms-flex-line-pack:start!important;align-content:flex-start!important}.align-content-sm-end{-ms-flex-line-pack:end!important;align-content:flex-end!important}.align-content-sm-center{-ms-flex-line-pack:center!important;align-content:center!important}.align-content-sm-between{-ms-flex-line-pack:justify!important;align-content:space-between!important}.align-content-sm-around{-ms-flex-line-pack:distribute!important;align-content:space-around!important}.align-content-sm-stretch{-ms-flex-line-pack:stretch!important;align-content:stretch!important}.align-self-sm-auto{-ms-flex-item-align:auto!important;align-self:auto!important}.align-self-sm-start{-ms-flex-item-align:start!important;align-self:flex-start!important}.align-self-sm-end{-ms-flex-item-align:end!important;align-self:flex-end!important}.align-self-sm-center{-ms-flex-item-align:center!important;align-self:center!important}.align-self-sm-baseline{-ms-flex-item-align:baseline!important;align-self:baseline!important}.align-self-sm-stretch{-ms-flex-item-align:stretch!important;align-self:stretch!important}}@media (min-width:768px){.flex-md-row{-ms-flex-direction:row!important;flex-direction:row!important}.flex-md-column{-ms-flex-direction:column!important;flex-direction:column!important}.flex-md-row-reverse{-ms-flex-direction:row-reverse!important;flex-direction:row-reverse!important}.flex-md-column-reverse{-ms-flex-direction:column-reverse!important;flex-direction:column-reverse!important}.flex-md-wrap{-ms-flex-wrap:wrap!important;flex-wrap:wrap!important}.flex-md-nowrap{-ms-flex-wrap:nowrap!important;flex-wrap:nowrap!important}.flex-md-wrap-reverse{-ms-flex-wrap:wrap-reverse!important;flex-wrap:wrap-reverse!important}.justify-content-md-start{-ms-flex-pack:start!important;justify-content:flex-start!important}.justify-content-md-end{-ms-flex-pack:end!important;justify-content:flex-end!important}.justify-content-md-center{-ms-flex-pack:center!important;justify-content:center!important}.justify-content-md-between{-ms-flex-pack:justify!important;justify-content:space-between!important}.justify-content-md-around{-ms-flex-pack:distribute!important;justify-content:space-around!important}.align-items-md-start{-ms-flex-align:start!important;align-items:flex-start!important}.align-items-md-end{-ms-flex-align:end!important;align-items:flex-end!important}.align-items-md-center{-ms-flex-align:center!important;align-items:center!important}.align-items-md-baseline{-ms-flex-align:baseline!important;align-items:baseline!important}.align-items-md-stretch{-ms-flex-align:stretch!important;align-items:stretch!important}.align-content-md-start{-ms-flex-line-pack:start!important;align-content:flex-start!important}.align-content-md-end{-ms-flex-line-pack:end!important;align-content:flex-end!important}.align-content-md-center{-ms-flex-line-pack:center!important;align-content:center!important}.align-content-md-between{-ms-flex-line-pack:justify!important;align-content:space-between!important}.align-content-md-around{-ms-flex-line-pack:distribute!important;align-content:space-around!important}.align-content-md-stretch{-ms-flex-line-pack:stretch!important;align-content:stretch!important}.align-self-md-auto{-ms-flex-item-align:auto!important;align-self:auto!important}.align-self-md-start{-ms-flex-item-align:start!important;align-self:flex-start!important}.align-self-md-end{-ms-flex-item-align:end!important;align-self:flex-end!important}.align-self-md-center{-ms-flex-item-align:center!important;align-self:center!important}.align-self-md-baseline{-ms-flex-item-align:baseline!important;align-self:baseline!important}.align-self-md-stretch{-ms-flex-item-align:stretch!important;align-self:stretch!important}}@media (min-width:992px){.flex-lg-row{-ms-flex-direction:row!important;flex-direction:row!important}.flex-lg-column{-ms-flex-direction:column!important;flex-direction:column!important}.flex-lg-row-reverse{-ms-flex-direction:row-reverse!important;flex-direction:row-reverse!important}.flex-lg-column-reverse{-ms-flex-direction:column-reverse!important;flex-direction:column-reverse!important}.flex-lg-wrap{-ms-flex-wrap:wrap!important;flex-wrap:wrap!important}.flex-lg-nowrap{-ms-flex-wrap:nowrap!important;flex-wrap:nowrap!important}.flex-lg-wrap-reverse{-ms-flex-wrap:wrap-reverse!important;flex-wrap:wrap-reverse!important}.justify-content-lg-start{-ms-flex-pack:start!important;justify-content:flex-start!important}.justify-content-lg-end{-ms-flex-pack:end!important;justify-content:flex-end!important}.justify-content-lg-center{-ms-flex-pack:center!important;justify-content:center!important}.justify-content-lg-between{-ms-flex-pack:justify!important;justify-content:space-between!important}.justify-content-lg-around{-ms-flex-pack:distribute!important;justify-content:space-around!important}.align-items-lg-start{-ms-flex-align:start!important;align-items:flex-start!important}.align-items-lg-end{-ms-flex-align:end!important;align-items:flex-end!important}.align-items-lg-center{-ms-flex-align:center!important;align-items:center!important}.align-items-lg-baseline{-ms-flex-align:baseline!important;align-items:baseline!important}.align-items-lg-stretch{-ms-flex-align:stretch!important;align-items:stretch!important}.align-content-lg-start{-ms-flex-line-pack:start!important;align-content:flex-start!important}.align-content-lg-end{-ms-flex-line-pack:end!important;align-content:flex-end!important}.align-content-lg-center{-ms-flex-line-pack:center!important;align-content:center!important}.align-content-lg-between{-ms-flex-line-pack:justify!important;align-content:space-between!important}.align-content-lg-around{-ms-flex-line-pack:distribute!important;align-content:space-around!important}.align-content-lg-stretch{-ms-flex-line-pack:stretch!important;align-content:stretch!important}.align-self-lg-auto{-ms-flex-item-align:auto!important;align-self:auto!important}.align-self-lg-start{-ms-flex-item-align:start!important;align-self:flex-start!important}.align-self-lg-end{-ms-flex-item-align:end!important;align-self:flex-end!important}.align-self-lg-center{-ms-flex-item-align:center!important;align-self:center!important}.align-self-lg-baseline{-ms-flex-item-align:baseline!important;align-self:baseline!important}.align-self-lg-stretch{-ms-flex-item-align:stretch!important;align-self:stretch!important}}@media (min-width:1200px){.flex-xl-row{-ms-flex-direction:row!important;flex-direction:row!important}.flex-xl-column{-ms-flex-direction:column!important;flex-direction:column!important}.flex-xl-row-reverse{-ms-flex-direction:row-reverse!important;flex-direction:row-reverse!important}.flex-xl-column-reverse{-ms-flex-direction:column-reverse!important;flex-direction:column-reverse!important}.flex-xl-wrap{-ms-flex-wrap:wrap!important;flex-wrap:wrap!important}.flex-xl-nowrap{-ms-flex-wrap:nowrap!important;flex-wrap:nowrap!important}.flex-xl-wrap-reverse{-ms-flex-wrap:wrap-reverse!important;flex-wrap:wrap-reverse!important}.justify-content-xl-start{-ms-flex-pack:start!important;justify-content:flex-start!important}.justify-content-xl-end{-ms-flex-pack:end!important;justify-content:flex-end!important}.justify-content-xl-center{-ms-flex-pack:center!important;justify-content:center!important}.justify-content-xl-between{-ms-flex-pack:justify!important;justify-content:space-between!important}.justify-content-xl-around{-ms-flex-pack:distribute!important;justify-content:space-around!important}.align-items-xl-start{-ms-flex-align:start!important;align-items:flex-start!important}.align-items-xl-end{-ms-flex-align:end!important;align-items:flex-end!important}.align-items-xl-center{-ms-flex-align:center!important;align-items:center!important}.align-items-xl-baseline{-ms-flex-align:baseline!important;align-items:baseline!important}.align-items-xl-stretch{-ms-flex-align:stretch!important;align-items:stretch!important}.align-content-xl-start{-ms-flex-line-pack:start!important;align-content:flex-start!important}.align-content-xl-end{-ms-flex-line-pack:end!important;align-content:flex-end!important}.align-content-xl-center{-ms-flex-line-pack:center!important;align-content:center!important}.align-content-xl-between{-ms-flex-line-pack:justify!important;align-content:space-between!important}.align-content-xl-around{-ms-flex-line-pack:distribute!important;align-content:space-around!important}.align-content-xl-stretch{-ms-flex-line-pack:stretch!important;align-content:stretch!important}.align-self-xl-auto{-ms-flex-item-align:auto!important;align-self:auto!important}.align-self-xl-start{-ms-flex-item-align:start!important;align-self:flex-start!important}.align-self-xl-end{-ms-flex-item-align:end!important;align-self:flex-end!important}.align-self-xl-center{-ms-flex-item-align:center!important;align-self:center!important}.align-self-xl-baseline{-ms-flex-item-align:baseline!important;align-self:baseline!important}.align-self-xl-stretch{-ms-flex-item-align:stretch!important;align-self:stretch!important}}.float-left{float:left!important}.float-right{float:right!important}.float-none{float:none!important}@media (min-width:576px){.float-sm-left{float:left!important}.float-sm-right{float:right!important}.float-sm-none{float:none!important}}@media (min-width:768px){.float-md-left{float:left!important}.float-md-right{float:right!important}.float-md-none{float:none!important}}@media (min-width:992px){.float-lg-left{float:left!important}.float-lg-right{float:right!important}.float-lg-none{float:none!important}}@media (min-width:1200px){.float-xl-left{float:left!important}.float-xl-right{float:right!important}.float-xl-none{float:none!important}}.position-static{position:static!important}.position-relative{position:relative!important}.position-absolute{position:absolute!important}.position-fixed{position:fixed!important}.position-sticky{position:-webkit-sticky!important;position:sticky!important}.fixed-top{position:fixed;top:0;right:0;left:0;z-index:1030}.fixed-bottom{position:fixed;right:0;bottom:0;left:0;z-index:1030}@supports ((position:-webkit-sticky) or (position:sticky)){.sticky-top{position:-webkit-sticky;position:sticky;top:0;z-index:1020}}.sr-only{position:absolute;width:1px;height:1px;padding:0;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;-webkit-clip-path:inset(50%);clip-path:inset(50%);border:0}.sr-only-focusable:active,.sr-only-focusable:focus{position:static;width:auto;height:auto;overflow:visible;clip:auto;white-space:normal;-webkit-clip-path:none;clip-path:none}.w-25{width:25%!important}.w-50{width:50%!important}.w-75{width:75%!important}.w-100{width:100%!important}.h-25{height:25%!important}.h-50{height:50%!important}.h-75{height:75%!important}.h-100{height:100%!important}.mw-100{max-width:100%!important}.mh-100{max-height:100%!important}.m-0{margin:0!important}.mt-0,.my-0{margin-top:0!important}.mr-0,.mx-0{margin-right:0!important}.mb-0,.my-0{margin-bottom:0!important}.ml-0,.mx-0{margin-left:0!important}.m-1{margin:.25rem!important}.mt-1,.my-1{margin-top:.25rem!important}.mr-1,.mx-1{margin-right:.25rem!important}.mb-1,.my-1{margin-bottom:.25rem!important}.ml-1,.mx-1{margin-left:.25rem!important}.m-2{margin:.5rem!important}.mt-2,.my-2{margin-top:.5rem!important}.mr-2,.mx-2{margin-right:.5rem!important}.mb-2,.my-2{margin-bottom:.5rem!important}.ml-2,.mx-2{margin-left:.5rem!important}.m-3{margin:1rem!important}.mt-3,.my-3{margin-top:1rem!important}.mr-3,.mx-3{margin-right:1rem!important}.mb-3,.my-3{margin-bottom:1rem!important}.ml-3,.mx-3{margin-left:1rem!important}.m-4{margin:1.5rem!important}.mt-4,.my-4{margin-top:1.5rem!important}.mr-4,.mx-4{margin-right:1.5rem!important}.mb-4,.my-4{margin-bottom:1.5rem!important}.ml-4,.mx-4{margin-left:1.5rem!important}.m-5{margin:3rem!important}.mt-5,.my-5{margin-top:3rem!important}.mr-5,.mx-5{margin-right:3rem!important}.mb-5,.my-5{margin-bottom:3rem!important}.ml-5,.mx-5{margin-left:3rem!important}.p-0{padding:0!important}.pt-0,.py-0{padding-top:0!important}.pr-0,.px-0{padding-right:0!important}.pb-0,.py-0{padding-bottom:0!important}.pl-0,.px-0{padding-left:0!important}.p-1{padding:.25rem!important}.pt-1,.py-1{padding-top:.25rem!important}.pr-1,.px-1{padding-right:.25rem!important}.pb-1,.py-1{padding-bottom:.25rem!important}.pl-1,.px-1{padding-left:.25rem!important}.p-2{padding:.5rem!important}.pt-2,.py-2{padding-top:.5rem!important}.pr-2,.px-2{padding-right:.5rem!important}.pb-2,.py-2{padding-bottom:.5rem!important}.pl-2,.px-2{padding-left:.5rem!important}.p-3{padding:1rem!important}.pt-3,.py-3{padding-top:1rem!important}.pr-3,.px-3{padding-right:1rem!important}.pb-3,.py-3{padding-bottom:1rem!important}.pl-3,.px-3{padding-left:1rem!important}.p-4{padding:1.5rem!important}.pt-4,.py-4{padding-top:1.5rem!important}.pr-4,.px-4{padding-right:1.5rem!important}.pb-4,.py-4{padding-bottom:1.5rem!important}.pl-4,.px-4{padding-left:1.5rem!important}.p-5{padding:3rem!important}.pt-5,.py-5{padding-top:3rem!important}.pr-5,.px-5{padding-right:3rem!important}.pb-5,.py-5{padding-bottom:3rem!important}.pl-5,.px-5{padding-left:3rem!important}.m-auto{margin:auto!important}.mt-auto,.my-auto{margin-top:auto!important}.mr-auto,.mx-auto{margin-right:auto!important}.mb-auto,.my-auto{margin-bottom:auto!important}.ml-auto,.mx-auto{margin-left:auto!important}@media (min-width:576px){.m-sm-0{margin:0!important}.mt-sm-0,.my-sm-0{margin-top:0!important}.mr-sm-0,.mx-sm-0{margin-right:0!important}.mb-sm-0,.my-sm-0{margin-bottom:0!important}.ml-sm-0,.mx-sm-0{margin-left:0!important}.m-sm-1{margin:.25rem!important}.mt-sm-1,.my-sm-1{margin-top:.25rem!important}.mr-sm-1,.mx-sm-1{margin-right:.25rem!important}.mb-sm-1,.my-sm-1{margin-bottom:.25rem!important}.ml-sm-1,.mx-sm-1{margin-left:.25rem!important}.m-sm-2{margin:.5rem!important}.mt-sm-2,.my-sm-2{margin-top:.5rem!important}.mr-sm-2,.mx-sm-2{margin-right:.5rem!important}.mb-sm-2,.my-sm-2{margin-bottom:.5rem!important}.ml-sm-2,.mx-sm-2{margin-left:.5rem!important}.m-sm-3{margin:1rem!important}.mt-sm-3,.my-sm-3{margin-top:1rem!important}.mr-sm-3,.mx-sm-3{margin-right:1rem!important}.mb-sm-3,.my-sm-3{margin-bottom:1rem!important}.ml-sm-3,.mx-sm-3{margin-left:1rem!important}.m-sm-4{margin:1.5rem!important}.mt-sm-4,.my-sm-4{margin-top:1.5rem!important}.mr-sm-4,.mx-sm-4{margin-right:1.5rem!important}.mb-sm-4,.my-sm-4{margin-bottom:1.5rem!important}.ml-sm-4,.mx-sm-4{margin-left:1.5rem!important}.m-sm-5{margin:3rem!important}.mt-sm-5,.my-sm-5{margin-top:3rem!important}.mr-sm-5,.mx-sm-5{margin-right:3rem!important}.mb-sm-5,.my-sm-5{margin-bottom:3rem!important}.ml-sm-5,.mx-sm-5{margin-left:3rem!important}.p-sm-0{padding:0!important}.pt-sm-0,.py-sm-0{padding-top:0!important}.pr-sm-0,.px-sm-0{padding-right:0!important}.pb-sm-0,.py-sm-0{padding-bottom:0!important}.pl-sm-0,.px-sm-0{padding-left:0!important}.p-sm-1{padding:.25rem!important}.pt-sm-1,.py-sm-1{padding-top:.25rem!important}.pr-sm-1,.px-sm-1{padding-right:.25rem!important}.pb-sm-1,.py-sm-1{padding-bottom:.25rem!important}.pl-sm-1,.px-sm-1{padding-left:.25rem!important}.p-sm-2{padding:.5rem!important}.pt-sm-2,.py-sm-2{padding-top:.5rem!important}.pr-sm-2,.px-sm-2{padding-right:.5rem!important}.pb-sm-2,.py-sm-2{padding-bottom:.5rem!important}.pl-sm-2,.px-sm-2{padding-left:.5rem!important}.p-sm-3{padding:1rem!important}.pt-sm-3,.py-sm-3{padding-top:1rem!important}.pr-sm-3,.px-sm-3{padding-right:1rem!important}.pb-sm-3,.py-sm-3{padding-bottom:1rem!important}.pl-sm-3,.px-sm-3{padding-left:1rem!important}.p-sm-4{padding:1.5rem!important}.pt-sm-4,.py-sm-4{padding-top:1.5rem!important}.pr-sm-4,.px-sm-4{padding-right:1.5rem!important}.pb-sm-4,.py-sm-4{padding-bottom:1.5rem!important}.pl-sm-4,.px-sm-4{padding-left:1.5rem!important}.p-sm-5{padding:3rem!important}.pt-sm-5,.py-sm-5{padding-top:3rem!important}.pr-sm-5,.px-sm-5{padding-right:3rem!important}.pb-sm-5,.py-sm-5{padding-bottom:3rem!important}.pl-sm-5,.px-sm-5{padding-left:3rem!important}.m-sm-auto{margin:auto!important}.mt-sm-auto,.my-sm-auto{margin-top:auto!important}.mr-sm-auto,.mx-sm-auto{margin-right:auto!important}.mb-sm-auto,.my-sm-auto{margin-bottom:auto!important}.ml-sm-auto,.mx-sm-auto{margin-left:auto!important}}@media (min-width:768px){.m-md-0{margin:0!important}.mt-md-0,.my-md-0{margin-top:0!important}.mr-md-0,.mx-md-0{margin-right:0!important}.mb-md-0,.my-md-0{margin-bottom:0!important}.ml-md-0,.mx-md-0{margin-left:0!important}.m-md-1{margin:.25rem!important}.mt-md-1,.my-md-1{margin-top:.25rem!important}.mr-md-1,.mx-md-1{margin-right:.25rem!important}.mb-md-1,.my-md-1{margin-bottom:.25rem!important}.ml-md-1,.mx-md-1{margin-left:.25rem!important}.m-md-2{margin:.5rem!important}.mt-md-2,.my-md-2{margin-top:.5rem!important}.mr-md-2,.mx-md-2{margin-right:.5rem!important}.mb-md-2,.my-md-2{margin-bottom:.5rem!important}.ml-md-2,.mx-md-2{margin-left:.5rem!important}.m-md-3{margin:1rem!important}.mt-md-3,.my-md-3{margin-top:1rem!important}.mr-md-3,.mx-md-3{margin-right:1rem!important}.mb-md-3,.my-md-3{margin-bottom:1rem!important}.ml-md-3,.mx-md-3{margin-left:1rem!important}.m-md-4{margin:1.5rem!important}.mt-md-4,.my-md-4{margin-top:1.5rem!important}.mr-md-4,.mx-md-4{margin-right:1.5rem!important}.mb-md-4,.my-md-4{margin-bottom:1.5rem!important}.ml-md-4,.mx-md-4{margin-left:1.5rem!important}.m-md-5{margin:3rem!important}.mt-md-5,.my-md-5{margin-top:3rem!important}.mr-md-5,.mx-md-5{margin-right:3rem!important}.mb-md-5,.my-md-5{margin-bottom:3rem!important}.ml-md-5,.mx-md-5{margin-left:3rem!important}.p-md-0{padding:0!important}.pt-md-0,.py-md-0{padding-top:0!important}.pr-md-0,.px-md-0{padding-right:0!important}.pb-md-0,.py-md-0{padding-bottom:0!important}.pl-md-0,.px-md-0{padding-left:0!important}.p-md-1{padding:.25rem!important}.pt-md-1,.py-md-1{padding-top:.25rem!important}.pr-md-1,.px-md-1{padding-right:.25rem!important}.pb-md-1,.py-md-1{padding-bottom:.25rem!important}.pl-md-1,.px-md-1{padding-left:.25rem!important}.p-md-2{padding:.5rem!important}.pt-md-2,.py-md-2{padding-top:.5rem!important}.pr-md-2,.px-md-2{padding-right:.5rem!important}.pb-md-2,.py-md-2{padding-bottom:.5rem!important}.pl-md-2,.px-md-2{padding-left:.5rem!important}.p-md-3{padding:1rem!important}.pt-md-3,.py-md-3{padding-top:1rem!important}.pr-md-3,.px-md-3{padding-right:1rem!important}.pb-md-3,.py-md-3{padding-bottom:1rem!important}.pl-md-3,.px-md-3{padding-left:1rem!important}.p-md-4{padding:1.5rem!important}.pt-md-4,.py-md-4{padding-top:1.5rem!important}.pr-md-4,.px-md-4{padding-right:1.5rem!important}.pb-md-4,.py-md-4{padding-bottom:1.5rem!important}.pl-md-4,.px-md-4{padding-left:1.5rem!important}.p-md-5{padding:3rem!important}.pt-md-5,.py-md-5{padding-top:3rem!important}.pr-md-5,.px-md-5{padding-right:3rem!important}.pb-md-5,.py-md-5{padding-bottom:3rem!important}.pl-md-5,.px-md-5{padding-left:3rem!important}.m-md-auto{margin:auto!important}.mt-md-auto,.my-md-auto{margin-top:auto!important}.mr-md-auto,.mx-md-auto{margin-right:auto!important}.mb-md-auto,.my-md-auto{margin-bottom:auto!important}.ml-md-auto,.mx-md-auto{margin-left:auto!important}}@media (min-width:992px){.m-lg-0{margin:0!important}.mt-lg-0,.my-lg-0{margin-top:0!important}.mr-lg-0,.mx-lg-0{margin-right:0!important}.mb-lg-0,.my-lg-0{margin-bottom:0!important}.ml-lg-0,.mx-lg-0{margin-left:0!important}.m-lg-1{margin:.25rem!important}.mt-lg-1,.my-lg-1{margin-top:.25rem!important}.mr-lg-1,.mx-lg-1{margin-right:.25rem!important}.mb-lg-1,.my-lg-1{margin-bottom:.25rem!important}.ml-lg-1,.mx-lg-1{margin-left:.25rem!important}.m-lg-2{margin:.5rem!important}.mt-lg-2,.my-lg-2{margin-top:.5rem!important}.mr-lg-2,.mx-lg-2{margin-right:.5rem!important}.mb-lg-2,.my-lg-2{margin-bottom:.5rem!important}.ml-lg-2,.mx-lg-2{margin-left:.5rem!important}.m-lg-3{margin:1rem!important}.mt-lg-3,.my-lg-3{margin-top:1rem!important}.mr-lg-3,.mx-lg-3{margin-right:1rem!important}.mb-lg-3,.my-lg-3{margin-bottom:1rem!important}.ml-lg-3,.mx-lg-3{margin-left:1rem!important}.m-lg-4{margin:1.5rem!important}.mt-lg-4,.my-lg-4{margin-top:1.5rem!important}.mr-lg-4,.mx-lg-4{margin-right:1.5rem!important}.mb-lg-4,.my-lg-4{margin-bottom:1.5rem!important}.ml-lg-4,.mx-lg-4{margin-left:1.5rem!important}.m-lg-5{margin:3rem!important}.mt-lg-5,.my-lg-5{margin-top:3rem!important}.mr-lg-5,.mx-lg-5{margin-right:3rem!important}.mb-lg-5,.my-lg-5{margin-bottom:3rem!important}.ml-lg-5,.mx-lg-5{margin-left:3rem!important}.p-lg-0{padding:0!important}.pt-lg-0,.py-lg-0{padding-top:0!important}.pr-lg-0,.px-lg-0{padding-right:0!important}.pb-lg-0,.py-lg-0{padding-bottom:0!important}.pl-lg-0,.px-lg-0{padding-left:0!important}.p-lg-1{padding:.25rem!important}.pt-lg-1,.py-lg-1{padding-top:.25rem!important}.pr-lg-1,.px-lg-1{padding-right:.25rem!important}.pb-lg-1,.py-lg-1{padding-bottom:.25rem!important}.pl-lg-1,.px-lg-1{padding-left:.25rem!important}.p-lg-2{padding:.5rem!important}.pt-lg-2,.py-lg-2{padding-top:.5rem!important}.pr-lg-2,.px-lg-2{padding-right:.5rem!important}.pb-lg-2,.py-lg-2{padding-bottom:.5rem!important}.pl-lg-2,.px-lg-2{padding-left:.5rem!important}.p-lg-3{padding:1rem!important}.pt-lg-3,.py-lg-3{padding-top:1rem!important}.pr-lg-3,.px-lg-3{padding-right:1rem!important}.pb-lg-3,.py-lg-3{padding-bottom:1rem!important}.pl-lg-3,.px-lg-3{padding-left:1rem!important}.p-lg-4{padding:1.5rem!important}.pt-lg-4,.py-lg-4{padding-top:1.5rem!important}.pr-lg-4,.px-lg-4{padding-right:1.5rem!important}.pb-lg-4,.py-lg-4{padding-bottom:1.5rem!important}.pl-lg-4,.px-lg-4{padding-left:1.5rem!important}.p-lg-5{padding:3rem!important}.pt-lg-5,.py-lg-5{padding-top:3rem!important}.pr-lg-5,.px-lg-5{padding-right:3rem!important}.pb-lg-5,.py-lg-5{padding-bottom:3rem!important}.pl-lg-5,.px-lg-5{padding-left:3rem!important}.m-lg-auto{margin:auto!important}.mt-lg-auto,.my-lg-auto{margin-top:auto!important}.mr-lg-auto,.mx-lg-auto{margin-right:auto!important}.mb-lg-auto,.my-lg-auto{margin-bottom:auto!important}.ml-lg-auto,.mx-lg-auto{margin-left:auto!important}}@media (min-width:1200px){.m-xl-0{margin:0!important}.mt-xl-0,.my-xl-0{margin-top:0!important}.mr-xl-0,.mx-xl-0{margin-right:0!important}.mb-xl-0,.my-xl-0{margin-bottom:0!important}.ml-xl-0,.mx-xl-0{margin-left:0!important}.m-xl-1{margin:.25rem!important}.mt-xl-1,.my-xl-1{margin-top:.25rem!important}.mr-xl-1,.mx-xl-1{margin-right:.25rem!important}.mb-xl-1,.my-xl-1{margin-bottom:.25rem!important}.ml-xl-1,.mx-xl-1{margin-left:.25rem!important}.m-xl-2{margin:.5rem!important}.mt-xl-2,.my-xl-2{margin-top:.5rem!important}.mr-xl-2,.mx-xl-2{margin-right:.5rem!important}.mb-xl-2,.my-xl-2{margin-bottom:.5rem!important}.ml-xl-2,.mx-xl-2{margin-left:.5rem!important}.m-xl-3{margin:1rem!important}.mt-xl-3,.my-xl-3{margin-top:1rem!important}.mr-xl-3,.mx-xl-3{margin-right:1rem!important}.mb-xl-3,.my-xl-3{margin-bottom:1rem!important}.ml-xl-3,.mx-xl-3{margin-left:1rem!important}.m-xl-4{margin:1.5rem!important}.mt-xl-4,.my-xl-4{margin-top:1.5rem!important}.mr-xl-4,.mx-xl-4{margin-right:1.5rem!important}.mb-xl-4,.my-xl-4{margin-bottom:1.5rem!important}.ml-xl-4,.mx-xl-4{margin-left:1.5rem!important}.m-xl-5{margin:3rem!important}.mt-xl-5,.my-xl-5{margin-top:3rem!important}.mr-xl-5,.mx-xl-5{margin-right:3rem!important}.mb-xl-5,.my-xl-5{margin-bottom:3rem!important}.ml-xl-5,.mx-xl-5{margin-left:3rem!important}.p-xl-0{padding:0!important}.pt-xl-0,.py-xl-0{padding-top:0!important}.pr-xl-0,.px-xl-0{padding-right:0!important}.pb-xl-0,.py-xl-0{padding-bottom:0!important}.pl-xl-0,.px-xl-0{padding-left:0!important}.p-xl-1{padding:.25rem!important}.pt-xl-1,.py-xl-1{padding-top:.25rem!important}.pr-xl-1,.px-xl-1{padding-right:.25rem!important}.pb-xl-1,.py-xl-1{padding-bottom:.25rem!important}.pl-xl-1,.px-xl-1{padding-left:.25rem!important}.p-xl-2{padding:.5rem!important}.pt-xl-2,.py-xl-2{padding-top:.5rem!important}.pr-xl-2,.px-xl-2{padding-right:.5rem!important}.pb-xl-2,.py-xl-2{padding-bottom:.5rem!important}.pl-xl-2,.px-xl-2{padding-left:.5rem!important}.p-xl-3{padding:1rem!important}.pt-xl-3,.py-xl-3{padding-top:1rem!important}.pr-xl-3,.px-xl-3{padding-right:1rem!important}.pb-xl-3,.py-xl-3{padding-bottom:1rem!important}.pl-xl-3,.px-xl-3{padding-left:1rem!important}.p-xl-4{padding:1.5rem!important}.pt-xl-4,.py-xl-4{padding-top:1.5rem!important}.pr-xl-4,.px-xl-4{padding-right:1.5rem!important}.pb-xl-4,.py-xl-4{padding-bottom:1.5rem!important}.pl-xl-4,.px-xl-4{padding-left:1.5rem!important}.p-xl-5{padding:3rem!important}.pt-xl-5,.py-xl-5{padding-top:3rem!important}.pr-xl-5,.px-xl-5{padding-right:3rem!important}.pb-xl-5,.py-xl-5{padding-bottom:3rem!important}.pl-xl-5,.px-xl-5{padding-left:3rem!important}.m-xl-auto{margin:auto!important}.mt-xl-auto,.my-xl-auto{margin-top:auto!important}.mr-xl-auto,.mx-xl-auto{margin-right:auto!important}.mb-xl-auto,.my-xl-auto{margin-bottom:auto!important}.ml-xl-auto,.mx-xl-auto{margin-left:auto!important}}.text-justify{text-align:justify!important}.text-nowrap{white-space:nowrap!important}.text-truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.text-left{text-align:left!important}.text-right{text-align:right!important}.text-center{text-align:center!important}@media (min-width:576px){.text-sm-left{text-align:left!important}.text-sm-right{text-align:right!important}.text-sm-center{text-align:center!important}}@media (min-width:768px){.text-md-left{text-align:left!important}.text-md-right{text-align:right!important}.text-md-center{text-align:center!important}}@media (min-width:992px){.text-lg-left{text-align:left!important}.text-lg-right{text-align:right!important}.text-lg-center{text-align:center!important}}@media (min-width:1200px){.text-xl-left{text-align:left!important}.text-xl-right{text-align:right!important}.text-xl-center{text-align:center!important}}.text-lowercase{text-transform:lowercase!important}.text-uppercase{text-transform:uppercase!important}.text-capitalize{text-transform:capitalize!important}.font-weight-light{font-weight:300!important}.font-weight-normal{font-weight:400!important}.font-weight-bold{font-weight:700!important}.font-italic{font-style:italic!important}.text-white{color:#fff!important}.text-primary{color:#007bff!important}a.text-primary:focus,a.text-primary:hover{color:#0062cc!important}.text-secondary{color:#868e96!important}a.text-secondary:focus,a.text-secondary:hover{color:#6c757d!important}.text-success{color:#28a745!important}a.text-success:focus,a.text-success:hover{color:#1e7e34!important}.text-info{color:#17a2b8!important}a.text-info:focus,a.text-info:hover{color:#117a8b!important}.text-warning{color:#ffc107!important}a.text-warning:focus,a.text-warning:hover{color:#d39e00!important}.text-danger{color:#dc3545!important}a.text-danger:focus,a.text-danger:hover{color:#bd2130!important}.text-light{color:#f8f9fa!important}a.text-light:focus,a.text-light:hover{color:#dae0e5!important}.text-dark{color:#343a40!important}a.text-dark:focus,a.text-dark:hover{color:#1d2124!important}.text-muted{color:#868e96!important}.text-hide{font:0/0 a;color:transparent;text-shadow:none;background-color:transparent;border:0}.visible{visibility:visible!important}.invisible{visibility:hidden!important}@font-face{font-family:'FontAwesome';src:url(//www.aadeshmetal.com/wp-content/plugins/elementor/assets/lib/font-awesome/fonts/fontawesome-webfont.eot?v=4.7.0);src:url(//www.aadeshmetal.com/wp-content/plugins/elementor/assets/lib/font-awesome/fonts/fontawesome-webfont.eot?#iefix&v=4.7.0) format('embedded-opentype'),url(//www.aadeshmetal.com/wp-content/plugins/elementor/assets/lib/font-awesome/fonts/fontawesome-webfont.woff2?v=4.7.0) format('woff2'),url(//www.aadeshmetal.com/wp-content/plugins/elementor/assets/lib/font-awesome/fonts/fontawesome-webfont.woff?v=4.7.0) format('woff'),url(//www.aadeshmetal.com/wp-content/plugins/elementor/assets/lib/font-awesome/fonts/fontawesome-webfont.ttf?v=4.7.0) format('truetype'),url(//www.aadeshmetal.com/wp-content/plugins/elementor/assets/lib/font-awesome/fonts/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular) format('svg');font-weight:normal;font-style:normal}.fa{display:inline-block;font:normal normal normal 14px/1 FontAwesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.fa-lg{font-size:1.33333333em;line-height:.75em;vertical-align:-15%}.fa-2x{font-size:2em}.fa-3x{font-size:3em}.fa-4x{font-size:4em}.fa-5x{font-size:5em}.fa-fw{width:1.28571429em;text-align:center}.fa-ul{padding-left:0;margin-left:2.14285714em;list-style-type:none}.fa-ul>li{position:relative}.fa-li{position:absolute;left:-2.14285714em;width:2.14285714em;top:.14285714em;text-align:center}.fa-li.fa-lg{left:-1.85714286em}.fa-border{padding:.2em .25em .15em;border:solid .08em #eee;border-radius:.1em}.fa-pull-left{float:left}.fa-pull-right{float:right}.fa.fa-pull-left{margin-right:.3em}.fa.fa-pull-right{margin-left:.3em}.pull-right{float:right}.pull-left{float:left}.fa.pull-left{margin-right:.3em}.fa.pull-right{margin-left:.3em}.fa-spin{-webkit-animation:fa-spin 2s infinite linear;animation:fa-spin 2s infinite linear}.fa-pulse{-webkit-animation:fa-spin 1s infinite steps(8);animation:fa-spin 1s infinite steps(8)}@-webkit-keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}.fa-rotate-90{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}.fa-rotate-180{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.fa-rotate-270{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";-webkit-transform:rotate(270deg);-ms-transform:rotate(270deg);transform:rotate(270deg)}.fa-flip-horizontal{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";-webkit-transform:scale(-1, 1);-ms-transform:scale(-1, 1);transform:scale(-1, 1)}.fa-flip-vertical{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";-webkit-transform:scale(1, -1);-ms-transform:scale(1, -1);transform:scale(1, -1)}:root .fa-rotate-90,:root .fa-rotate-180,:root .fa-rotate-270,:root .fa-flip-horizontal,:root .fa-flip-vertical{filter:none}.fa-stack{position:relative;display:inline-block;width:2em;height:2em;line-height:2em;vertical-align:middle}.fa-stack-1x,.fa-stack-2x{position:absolute;left:0;width:100%;text-align:center}.fa-stack-1x{line-height:inherit}.fa-stack-2x{font-size:2em}.fa-inverse{color:#fff}.fa-glass:before{content:"\f000"}.fa-music:before{content:"\f001"}.fa-search:before{content:"\f002"}.fa-envelope-o:before{content:"\f003"}.fa-heart:before{content:"\f004"}.fa-star:before{content:"\f005"}.fa-star-o:before{content:"\f006"}.fa-user:before{content:"\f007"}.fa-film:before{content:"\f008"}.fa-th-large:before{content:"\f009"}.fa-th:before{content:"\f00a"}.fa-th-list:before{content:"\f00b"}.fa-check:before{content:"\f00c"}.fa-remove:before,.fa-close:before,.fa-times:before{content:"\f00d"}.fa-search-plus:before{content:"\f00e"}.fa-search-minus:before{content:"\f010"}.fa-power-off:before{content:"\f011"}.fa-signal:before{content:"\f012"}.fa-gear:before,.fa-cog:before{content:"\f013"}.fa-trash-o:before{content:"\f014"}.fa-home:before{content:"\f015"}.fa-file-o:before{content:"\f016"}.fa-clock-o:before{content:"\f017"}.fa-road:before{content:"\f018"}.fa-download:before{content:"\f019"}.fa-arrow-circle-o-down:before{content:"\f01a"}.fa-arrow-circle-o-up:before{content:"\f01b"}.fa-inbox:before{content:"\f01c"}.fa-play-circle-o:before{content:"\f01d"}.fa-rotate-right:before,.fa-repeat:before{content:"\f01e"}.fa-refresh:before{content:"\f021"}.fa-list-alt:before{content:"\f022"}.fa-lock:before{content:"\f023"}.fa-flag:before{content:"\f024"}.fa-headphones:before{content:"\f025"}.fa-volume-off:before{content:"\f026"}.fa-volume-down:before{content:"\f027"}.fa-volume-up:before{content:"\f028"}.fa-qrcode:before{content:"\f029"}.fa-barcode:before{content:"\f02a"}.fa-tag:before{content:"\f02b"}.fa-tags:before{content:"\f02c"}.fa-book:before{content:"\f02d"}.fa-bookmark:before{content:"\f02e"}.fa-print:before{content:"\f02f"}.fa-camera:before{content:"\f030"}.fa-font:before{content:"\f031"}.fa-bold:before{content:"\f032"}.fa-italic:before{content:"\f033"}.fa-text-height:before{content:"\f034"}.fa-text-width:before{content:"\f035"}.fa-align-left:before{content:"\f036"}.fa-align-center:before{content:"\f037"}.fa-align-right:before{content:"\f038"}.fa-align-justify:before{content:"\f039"}.fa-list:before{content:"\f03a"}.fa-dedent:before,.fa-outdent:before{content:"\f03b"}.fa-indent:before{content:"\f03c"}.fa-video-camera:before{content:"\f03d"}.fa-photo:before,.fa-image:before,.fa-picture-o:before{content:"\f03e"}.fa-pencil:before{content:"\f040"}.fa-map-marker:before{content:"\f041"}.fa-adjust:before{content:"\f042"}.fa-tint:before{content:"\f043"}.fa-edit:before,.fa-pencil-square-o:before{content:"\f044"}.fa-share-square-o:before{content:"\f045"}.fa-check-square-o:before{content:"\f046"}.fa-arrows:before{content:"\f047"}.fa-step-backward:before{content:"\f048"}.fa-fast-backward:before{content:"\f049"}.fa-backward:before{content:"\f04a"}.fa-play:before{content:"\f04b"}.fa-pause:before{content:"\f04c"}.fa-stop:before{content:"\f04d"}.fa-forward:before{content:"\f04e"}.fa-fast-forward:before{content:"\f050"}.fa-step-forward:before{content:"\f051"}.fa-eject:before{content:"\f052"}.fa-chevron-left:before{content:"\f053"}.fa-chevron-right:before{content:"\f054"}.fa-plus-circle:before{content:"\f055"}.fa-minus-circle:before{content:"\f056"}.fa-times-circle:before{content:"\f057"}.fa-check-circle:before{content:"\f058"}.fa-question-circle:before{content:"\f059"}.fa-info-circle:before{content:"\f05a"}.fa-crosshairs:before{content:"\f05b"}.fa-times-circle-o:before{content:"\f05c"}.fa-check-circle-o:before{content:"\f05d"}.fa-ban:before{content:"\f05e"}.fa-arrow-left:before{content:"\f060"}.fa-arrow-right:before{content:"\f061"}.fa-arrow-up:before{content:"\f062"}.fa-arrow-down:before{content:"\f063"}.fa-mail-forward:before,.fa-share:before{content:"\f064"}.fa-expand:before{content:"\f065"}.fa-compress:before{content:"\f066"}.fa-plus:before{content:"\f067"}.fa-minus:before{content:"\f068"}.fa-asterisk:before{content:"\f069"}.fa-exclamation-circle:before{content:"\f06a"}.fa-gift:before{content:"\f06b"}.fa-leaf:before{content:"\f06c"}.fa-fire:before{content:"\f06d"}.fa-eye:before{content:"\f06e"}.fa-eye-slash:before{content:"\f070"}.fa-warning:before,.fa-exclamation-triangle:before{content:"\f071"}.fa-plane:before{content:"\f072"}.fa-calendar:before{content:"\f073"}.fa-random:before{content:"\f074"}.fa-comment:before{content:"\f075"}.fa-magnet:before{content:"\f076"}.fa-chevron-up:before{content:"\f077"}.fa-chevron-down:before{content:"\f078"}.fa-retweet:before{content:"\f079"}.fa-shopping-cart:before{content:"\f07a"}.fa-folder:before{content:"\f07b"}.fa-folder-open:before{content:"\f07c"}.fa-arrows-v:before{content:"\f07d"}.fa-arrows-h:before{content:"\f07e"}.fa-bar-chart-o:before,.fa-bar-chart:before{content:"\f080"}.fa-twitter-square:before{content:"\f081"}.fa-facebook-square:before{content:"\f082"}.fa-camera-retro:before{content:"\f083"}.fa-key:before{content:"\f084"}.fa-gears:before,.fa-cogs:before{content:"\f085"}.fa-comments:before{content:"\f086"}.fa-thumbs-o-up:before{content:"\f087"}.fa-thumbs-o-down:before{content:"\f088"}.fa-star-half:before{content:"\f089"}.fa-heart-o:before{content:"\f08a"}.fa-sign-out:before{content:"\f08b"}.fa-linkedin-square:before{content:"\f08c"}.fa-thumb-tack:before{content:"\f08d"}.fa-external-link:before{content:"\f08e"}.fa-sign-in:before{content:"\f090"}.fa-trophy:before{content:"\f091"}.fa-github-square:before{content:"\f092"}.fa-upload:before{content:"\f093"}.fa-lemon-o:before{content:"\f094"}.fa-phone:before{content:"\f095"}.fa-square-o:before{content:"\f096"}.fa-bookmark-o:before{content:"\f097"}.fa-phone-square:before{content:"\f098"}.fa-twitter:before{content:"\f099"}.fa-facebook-f:before,.fa-facebook:before{content:"\f09a"}.fa-github:before{content:"\f09b"}.fa-unlock:before{content:"\f09c"}.fa-credit-card:before{content:"\f09d"}.fa-feed:before,.fa-rss:before{content:"\f09e"}.fa-hdd-o:before{content:"\f0a0"}.fa-bullhorn:before{content:"\f0a1"}.fa-bell:before{content:"\f0f3"}.fa-certificate:before{content:"\f0a3"}.fa-hand-o-right:before{content:"\f0a4"}.fa-hand-o-left:before{content:"\f0a5"}.fa-hand-o-up:before{content:"\f0a6"}.fa-hand-o-down:before{content:"\f0a7"}.fa-arrow-circle-left:before{content:"\f0a8"}.fa-arrow-circle-right:before{content:"\f0a9"}.fa-arrow-circle-up:before{content:"\f0aa"}.fa-arrow-circle-down:before{content:"\f0ab"}.fa-globe:before{content:"\f0ac"}.fa-wrench:before{content:"\f0ad"}.fa-tasks:before{content:"\f0ae"}.fa-filter:before{content:"\f0b0"}.fa-briefcase:before{content:"\f0b1"}.fa-arrows-alt:before{content:"\f0b2"}.fa-group:before,.fa-users:before{content:"\f0c0"}.fa-chain:before,.fa-link:before{content:"\f0c1"}.fa-cloud:before{content:"\f0c2"}.fa-flask:before{content:"\f0c3"}.fa-cut:before,.fa-scissors:before{content:"\f0c4"}.fa-copy:before,.fa-files-o:before{content:"\f0c5"}.fa-paperclip:before{content:"\f0c6"}.fa-save:before,.fa-floppy-o:before{content:"\f0c7"}.fa-square:before{content:"\f0c8"}.fa-navicon:before,.fa-reorder:before,.fa-bars:before{content:"\f0c9"}.fa-list-ul:before{content:"\f0ca"}.fa-list-ol:before{content:"\f0cb"}.fa-strikethrough:before{content:"\f0cc"}.fa-underline:before{content:"\f0cd"}.fa-table:before{content:"\f0ce"}.fa-magic:before{content:"\f0d0"}.fa-truck:before{content:"\f0d1"}.fa-pinterest:before{content:"\f0d2"}.fa-pinterest-square:before{content:"\f0d3"}.fa-google-plus-square:before{content:"\f0d4"}.fa-google-plus:before{content:"\f0d5"}.fa-money:before{content:"\f0d6"}.fa-caret-down:before{content:"\f0d7"}.fa-caret-up:before{content:"\f0d8"}.fa-caret-left:before{content:"\f0d9"}.fa-caret-right:before{content:"\f0da"}.fa-columns:before{content:"\f0db"}.fa-unsorted:before,.fa-sort:before{content:"\f0dc"}.fa-sort-down:before,.fa-sort-desc:before{content:"\f0dd"}.fa-sort-up:before,.fa-sort-asc:before{content:"\f0de"}.fa-envelope:before{content:"\f0e0"}.fa-linkedin:before{content:"\f0e1"}.fa-rotate-left:before,.fa-undo:before{content:"\f0e2"}.fa-legal:before,.fa-gavel:before{content:"\f0e3"}.fa-dashboard:before,.fa-tachometer:before{content:"\f0e4"}.fa-comment-o:before{content:"\f0e5"}.fa-comments-o:before{content:"\f0e6"}.fa-flash:before,.fa-bolt:before{content:"\f0e7"}.fa-sitemap:before{content:"\f0e8"}.fa-umbrella:before{content:"\f0e9"}.fa-paste:before,.fa-clipboard:before{content:"\f0ea"}.fa-lightbulb-o:before{content:"\f0eb"}.fa-exchange:before{content:"\f0ec"}.fa-cloud-download:before{content:"\f0ed"}.fa-cloud-upload:before{content:"\f0ee"}.fa-user-md:before{content:"\f0f0"}.fa-stethoscope:before{content:"\f0f1"}.fa-suitcase:before{content:"\f0f2"}.fa-bell-o:before{content:"\f0a2"}.fa-coffee:before{content:"\f0f4"}.fa-cutlery:before{content:"\f0f5"}.fa-file-text-o:before{content:"\f0f6"}.fa-building-o:before{content:"\f0f7"}.fa-hospital-o:before{content:"\f0f8"}.fa-ambulance:before{content:"\f0f9"}.fa-medkit:before{content:"\f0fa"}.fa-fighter-jet:before{content:"\f0fb"}.fa-beer:before{content:"\f0fc"}.fa-h-square:before{content:"\f0fd"}.fa-plus-square:before{content:"\f0fe"}.fa-angle-double-left:before{content:"\f100"}.fa-angle-double-right:before{content:"\f101"}.fa-angle-double-up:before{content:"\f102"}.fa-angle-double-down:before{content:"\f103"}.fa-angle-left:before{content:"\f104"}.fa-angle-right:before{content:"\f105"}.fa-angle-up:before{content:"\f106"}.fa-angle-down:before{content:"\f107"}.fa-desktop:before{content:"\f108"}.fa-laptop:before{content:"\f109"}.fa-tablet:before{content:"\f10a"}.fa-mobile-phone:before,.fa-mobile:before{content:"\f10b"}.fa-circle-o:before{content:"\f10c"}.fa-quote-left:before{content:"\f10d"}.fa-quote-right:before{content:"\f10e"}.fa-spinner:before{content:"\f110"}.fa-circle:before{content:"\f111"}.fa-mail-reply:before,.fa-reply:before{content:"\f112"}.fa-github-alt:before{content:"\f113"}.fa-folder-o:before{content:"\f114"}.fa-folder-open-o:before{content:"\f115"}.fa-smile-o:before{content:"\f118"}.fa-frown-o:before{content:"\f119"}.fa-meh-o:before{content:"\f11a"}.fa-gamepad:before{content:"\f11b"}.fa-keyboard-o:before{content:"\f11c"}.fa-flag-o:before{content:"\f11d"}.fa-flag-checkered:before{content:"\f11e"}.fa-terminal:before{content:"\f120"}.fa-code:before{content:"\f121"}.fa-mail-reply-all:before,.fa-reply-all:before{content:"\f122"}.fa-star-half-empty:before,.fa-star-half-full:before,.fa-star-half-o:before{content:"\f123"}.fa-location-arrow:before{content:"\f124"}.fa-crop:before{content:"\f125"}.fa-code-fork:before{content:"\f126"}.fa-unlink:before,.fa-chain-broken:before{content:"\f127"}.fa-question:before{content:"\f128"}.fa-info:before{content:"\f129"}.fa-exclamation:before{content:"\f12a"}.fa-superscript:before{content:"\f12b"}.fa-subscript:before{content:"\f12c"}.fa-eraser:before{content:"\f12d"}.fa-puzzle-piece:before{content:"\f12e"}.fa-microphone:before{content:"\f130"}.fa-microphone-slash:before{content:"\f131"}.fa-shield:before{content:"\f132"}.fa-calendar-o:before{content:"\f133"}.fa-fire-extinguisher:before{content:"\f134"}.fa-rocket:before{content:"\f135"}.fa-maxcdn:before{content:"\f136"}.fa-chevron-circle-left:before{content:"\f137"}.fa-chevron-circle-right:before{content:"\f138"}.fa-chevron-circle-up:before{content:"\f139"}.fa-chevron-circle-down:before{content:"\f13a"}.fa-html5:before{content:"\f13b"}.fa-css3:before{content:"\f13c"}.fa-anchor:before{content:"\f13d"}.fa-unlock-alt:before{content:"\f13e"}.fa-bullseye:before{content:"\f140"}.fa-ellipsis-h:before{content:"\f141"}.fa-ellipsis-v:before{content:"\f142"}.fa-rss-square:before{content:"\f143"}.fa-play-circle:before{content:"\f144"}.fa-ticket:before{content:"\f145"}.fa-minus-square:before{content:"\f146"}.fa-minus-square-o:before{content:"\f147"}.fa-level-up:before{content:"\f148"}.fa-level-down:before{content:"\f149"}.fa-check-square:before{content:"\f14a"}.fa-pencil-square:before{content:"\f14b"}.fa-external-link-square:before{content:"\f14c"}.fa-share-square:before{content:"\f14d"}.fa-compass:before{content:"\f14e"}.fa-toggle-down:before,.fa-caret-square-o-down:before{content:"\f150"}.fa-toggle-up:before,.fa-caret-square-o-up:before{content:"\f151"}.fa-toggle-right:before,.fa-caret-square-o-right:before{content:"\f152"}.fa-euro:before,.fa-eur:before{content:"\f153"}.fa-gbp:before{content:"\f154"}.fa-dollar:before,.fa-usd:before{content:"\f155"}.fa-rupee:before,.fa-inr:before{content:"\f156"}.fa-cny:before,.fa-rmb:before,.fa-yen:before,.fa-jpy:before{content:"\f157"}.fa-ruble:before,.fa-rouble:before,.fa-rub:before{content:"\f158"}.fa-won:before,.fa-krw:before{content:"\f159"}.fa-bitcoin:before,.fa-btc:before{content:"\f15a"}.fa-file:before{content:"\f15b"}.fa-file-text:before{content:"\f15c"}.fa-sort-alpha-asc:before{content:"\f15d"}.fa-sort-alpha-desc:before{content:"\f15e"}.fa-sort-amount-asc:before{content:"\f160"}.fa-sort-amount-desc:before{content:"\f161"}.fa-sort-numeric-asc:before{content:"\f162"}.fa-sort-numeric-desc:before{content:"\f163"}.fa-thumbs-up:before{content:"\f164"}.fa-thumbs-down:before{content:"\f165"}.fa-youtube-square:before{content:"\f166"}.fa-youtube:before{content:"\f167"}.fa-xing:before{content:"\f168"}.fa-xing-square:before{content:"\f169"}.fa-youtube-play:before{content:"\f16a"}.fa-dropbox:before{content:"\f16b"}.fa-stack-overflow:before{content:"\f16c"}.fa-instagram:before{content:"\f16d"}.fa-flickr:before{content:"\f16e"}.fa-adn:before{content:"\f170"}.fa-bitbucket:before{content:"\f171"}.fa-bitbucket-square:before{content:"\f172"}.fa-tumblr:before{content:"\f173"}.fa-tumblr-square:before{content:"\f174"}.fa-long-arrow-down:before{content:"\f175"}.fa-long-arrow-up:before{content:"\f176"}.fa-long-arrow-left:before{content:"\f177"}.fa-long-arrow-right:before{content:"\f178"}.fa-apple:before{content:"\f179"}.fa-windows:before{content:"\f17a"}.fa-android:before{content:"\f17b"}.fa-linux:before{content:"\f17c"}.fa-dribbble:before{content:"\f17d"}.fa-skype:before{content:"\f17e"}.fa-foursquare:before{content:"\f180"}.fa-trello:before{content:"\f181"}.fa-female:before{content:"\f182"}.fa-male:before{content:"\f183"}.fa-gittip:before,.fa-gratipay:before{content:"\f184"}.fa-sun-o:before{content:"\f185"}.fa-moon-o:before{content:"\f186"}.fa-archive:before{content:"\f187"}.fa-bug:before{content:"\f188"}.fa-vk:before{content:"\f189"}.fa-weibo:before{content:"\f18a"}.fa-renren:before{content:"\f18b"}.fa-pagelines:before{content:"\f18c"}.fa-stack-exchange:before{content:"\f18d"}.fa-arrow-circle-o-right:before{content:"\f18e"}.fa-arrow-circle-o-left:before{content:"\f190"}.fa-toggle-left:before,.fa-caret-square-o-left:before{content:"\f191"}.fa-dot-circle-o:before{content:"\f192"}.fa-wheelchair:before{content:"\f193"}.fa-vimeo-square:before{content:"\f194"}.fa-turkish-lira:before,.fa-try:before{content:"\f195"}.fa-plus-square-o:before{content:"\f196"}.fa-space-shuttle:before{content:"\f197"}.fa-slack:before{content:"\f198"}.fa-envelope-square:before{content:"\f199"}.fa-wordpress:before{content:"\f19a"}.fa-openid:before{content:"\f19b"}.fa-institution:before,.fa-bank:before,.fa-university:before{content:"\f19c"}.fa-mortar-board:before,.fa-graduation-cap:before{content:"\f19d"}.fa-yahoo:before{content:"\f19e"}.fa-google:before{content:"\f1a0"}.fa-reddit:before{content:"\f1a1"}.fa-reddit-square:before{content:"\f1a2"}.fa-stumbleupon-circle:before{content:"\f1a3"}.fa-stumbleupon:before{content:"\f1a4"}.fa-delicious:before{content:"\f1a5"}.fa-digg:before{content:"\f1a6"}.fa-pied-piper-pp:before{content:"\f1a7"}.fa-pied-piper-alt:before{content:"\f1a8"}.fa-drupal:before{content:"\f1a9"}.fa-joomla:before{content:"\f1aa"}.fa-language:before{content:"\f1ab"}.fa-fax:before{content:"\f1ac"}.fa-building:before{content:"\f1ad"}.fa-child:before{content:"\f1ae"}.fa-paw:before{content:"\f1b0"}.fa-spoon:before{content:"\f1b1"}.fa-cube:before{content:"\f1b2"}.fa-cubes:before{content:"\f1b3"}.fa-behance:before{content:"\f1b4"}.fa-behance-square:before{content:"\f1b5"}.fa-steam:before{content:"\f1b6"}.fa-steam-square:before{content:"\f1b7"}.fa-recycle:before{content:"\f1b8"}.fa-automobile:before,.fa-car:before{content:"\f1b9"}.fa-cab:before,.fa-taxi:before{content:"\f1ba"}.fa-tree:before{content:"\f1bb"}.fa-spotify:before{content:"\f1bc"}.fa-deviantart:before{content:"\f1bd"}.fa-soundcloud:before{content:"\f1be"}.fa-database:before{content:"\f1c0"}.fa-file-pdf-o:before{content:"\f1c1"}.fa-file-word-o:before{content:"\f1c2"}.fa-file-excel-o:before{content:"\f1c3"}.fa-file-powerpoint-o:before{content:"\f1c4"}.fa-file-photo-o:before,.fa-file-picture-o:before,.fa-file-image-o:before{content:"\f1c5"}.fa-file-zip-o:before,.fa-file-archive-o:before{content:"\f1c6"}.fa-file-sound-o:before,.fa-file-audio-o:before{content:"\f1c7"}.fa-file-movie-o:before,.fa-file-video-o:before{content:"\f1c8"}.fa-file-code-o:before{content:"\f1c9"}.fa-vine:before{content:"\f1ca"}.fa-codepen:before{content:"\f1cb"}.fa-jsfiddle:before{content:"\f1cc"}.fa-life-bouy:before,.fa-life-buoy:before,.fa-life-saver:before,.fa-support:before,.fa-life-ring:before{content:"\f1cd"}.fa-circle-o-notch:before{content:"\f1ce"}.fa-ra:before,.fa-resistance:before,.fa-rebel:before{content:"\f1d0"}.fa-ge:before,.fa-empire:before{content:"\f1d1"}.fa-git-square:before{content:"\f1d2"}.fa-git:before{content:"\f1d3"}.fa-y-combinator-square:before,.fa-yc-square:before,.fa-hacker-news:before{content:"\f1d4"}.fa-tencent-weibo:before{content:"\f1d5"}.fa-qq:before{content:"\f1d6"}.fa-wechat:before,.fa-weixin:before{content:"\f1d7"}.fa-send:before,.fa-paper-plane:before{content:"\f1d8"}.fa-send-o:before,.fa-paper-plane-o:before{content:"\f1d9"}.fa-history:before{content:"\f1da"}.fa-circle-thin:before{content:"\f1db"}.fa-header:before{content:"\f1dc"}.fa-paragraph:before{content:"\f1dd"}.fa-sliders:before{content:"\f1de"}.fa-share-alt:before{content:"\f1e0"}.fa-share-alt-square:before{content:"\f1e1"}.fa-bomb:before{content:"\f1e2"}.fa-soccer-ball-o:before,.fa-futbol-o:before{content:"\f1e3"}.fa-tty:before{content:"\f1e4"}.fa-binoculars:before{content:"\f1e5"}.fa-plug:before{content:"\f1e6"}.fa-slideshare:before{content:"\f1e7"}.fa-twitch:before{content:"\f1e8"}.fa-yelp:before{content:"\f1e9"}.fa-newspaper-o:before{content:"\f1ea"}.fa-wifi:before{content:"\f1eb"}.fa-calculator:before{content:"\f1ec"}.fa-paypal:before{content:"\f1ed"}.fa-google-wallet:before{content:"\f1ee"}.fa-cc-visa:before{content:"\f1f0"}.fa-cc-mastercard:before{content:"\f1f1"}.fa-cc-discover:before{content:"\f1f2"}.fa-cc-amex:before{content:"\f1f3"}.fa-cc-paypal:before{content:"\f1f4"}.fa-cc-stripe:before{content:"\f1f5"}.fa-bell-slash:before{content:"\f1f6"}.fa-bell-slash-o:before{content:"\f1f7"}.fa-trash:before{content:"\f1f8"}.fa-copyright:before{content:"\f1f9"}.fa-at:before{content:"\f1fa"}.fa-eyedropper:before{content:"\f1fb"}.fa-paint-brush:before{content:"\f1fc"}.fa-birthday-cake:before{content:"\f1fd"}.fa-area-chart:before{content:"\f1fe"}.fa-pie-chart:before{content:"\f200"}.fa-line-chart:before{content:"\f201"}.fa-lastfm:before{content:"\f202"}.fa-lastfm-square:before{content:"\f203"}.fa-toggle-off:before{content:"\f204"}.fa-toggle-on:before{content:"\f205"}.fa-bicycle:before{content:"\f206"}.fa-bus:before{content:"\f207"}.fa-ioxhost:before{content:"\f208"}.fa-angellist:before{content:"\f209"}.fa-cc:before{content:"\f20a"}.fa-shekel:before,.fa-sheqel:before,.fa-ils:before{content:"\f20b"}.fa-meanpath:before{content:"\f20c"}.fa-buysellads:before{content:"\f20d"}.fa-connectdevelop:before{content:"\f20e"}.fa-dashcube:before{content:"\f210"}.fa-forumbee:before{content:"\f211"}.fa-leanpub:before{content:"\f212"}.fa-sellsy:before{content:"\f213"}.fa-shirtsinbulk:before{content:"\f214"}.fa-simplybuilt:before{content:"\f215"}.fa-skyatlas:before{content:"\f216"}.fa-cart-plus:before{content:"\f217"}.fa-cart-arrow-down:before{content:"\f218"}.fa-diamond:before{content:"\f219"}.fa-ship:before{content:"\f21a"}.fa-user-secret:before{content:"\f21b"}.fa-motorcycle:before{content:"\f21c"}.fa-street-view:before{content:"\f21d"}.fa-heartbeat:before{content:"\f21e"}.fa-venus:before{content:"\f221"}.fa-mars:before{content:"\f222"}.fa-mercury:before{content:"\f223"}.fa-intersex:before,.fa-transgender:before{content:"\f224"}.fa-transgender-alt:before{content:"\f225"}.fa-venus-double:before{content:"\f226"}.fa-mars-double:before{content:"\f227"}.fa-venus-mars:before{content:"\f228"}.fa-mars-stroke:before{content:"\f229"}.fa-mars-stroke-v:before{content:"\f22a"}.fa-mars-stroke-h:before{content:"\f22b"}.fa-neuter:before{content:"\f22c"}.fa-genderless:before{content:"\f22d"}.fa-facebook-official:before{content:"\f230"}.fa-pinterest-p:before{content:"\f231"}.fa-whatsapp:before{content:"\f232"}.fa-server:before{content:"\f233"}.fa-user-plus:before{content:"\f234"}.fa-user-times:before{content:"\f235"}.fa-hotel:before,.fa-bed:before{content:"\f236"}.fa-viacoin:before{content:"\f237"}.fa-train:before{content:"\f238"}.fa-subway:before{content:"\f239"}.fa-medium:before{content:"\f23a"}.fa-yc:before,.fa-y-combinator:before{content:"\f23b"}.fa-optin-monster:before{content:"\f23c"}.fa-opencart:before{content:"\f23d"}.fa-expeditedssl:before{content:"\f23e"}.fa-battery-4:before,.fa-battery:before,.fa-battery-full:before{content:"\f240"}.fa-battery-3:before,.fa-battery-three-quarters:before{content:"\f241"}.fa-battery-2:before,.fa-battery-half:before{content:"\f242"}.fa-battery-1:before,.fa-battery-quarter:before{content:"\f243"}.fa-battery-0:before,.fa-battery-empty:before{content:"\f244"}.fa-mouse-pointer:before{content:"\f245"}.fa-i-cursor:before{content:"\f246"}.fa-object-group:before{content:"\f247"}.fa-object-ungroup:before{content:"\f248"}.fa-sticky-note:before{content:"\f249"}.fa-sticky-note-o:before{content:"\f24a"}.fa-cc-jcb:before{content:"\f24b"}.fa-cc-diners-club:before{content:"\f24c"}.fa-clone:before{content:"\f24d"}.fa-balance-scale:before{content:"\f24e"}.fa-hourglass-o:before{content:"\f250"}.fa-hourglass-1:before,.fa-hourglass-start:before{content:"\f251"}.fa-hourglass-2:before,.fa-hourglass-half:before{content:"\f252"}.fa-hourglass-3:before,.fa-hourglass-end:before{content:"\f253"}.fa-hourglass:before{content:"\f254"}.fa-hand-grab-o:before,.fa-hand-rock-o:before{content:"\f255"}.fa-hand-stop-o:before,.fa-hand-paper-o:before{content:"\f256"}.fa-hand-scissors-o:before{content:"\f257"}.fa-hand-lizard-o:before{content:"\f258"}.fa-hand-spock-o:before{content:"\f259"}.fa-hand-pointer-o:before{content:"\f25a"}.fa-hand-peace-o:before{content:"\f25b"}.fa-trademark:before{content:"\f25c"}.fa-registered:before{content:"\f25d"}.fa-creative-commons:before{content:"\f25e"}.fa-gg:before{content:"\f260"}.fa-gg-circle:before{content:"\f261"}.fa-tripadvisor:before{content:"\f262"}.fa-odnoklassniki:before{content:"\f263"}.fa-odnoklassniki-square:before{content:"\f264"}.fa-get-pocket:before{content:"\f265"}.fa-wikipedia-w:before{content:"\f266"}.fa-safari:before{content:"\f267"}.fa-chrome:before{content:"\f268"}.fa-firefox:before{content:"\f269"}.fa-opera:before{content:"\f26a"}.fa-internet-explorer:before{content:"\f26b"}.fa-tv:before,.fa-television:before{content:"\f26c"}.fa-contao:before{content:"\f26d"}.fa-500px:before{content:"\f26e"}.fa-amazon:before{content:"\f270"}.fa-calendar-plus-o:before{content:"\f271"}.fa-calendar-minus-o:before{content:"\f272"}.fa-calendar-times-o:before{content:"\f273"}.fa-calendar-check-o:before{content:"\f274"}.fa-industry:before{content:"\f275"}.fa-map-pin:before{content:"\f276"}.fa-map-signs:before{content:"\f277"}.fa-map-o:before{content:"\f278"}.fa-map:before{content:"\f279"}.fa-commenting:before{content:"\f27a"}.fa-commenting-o:before{content:"\f27b"}.fa-houzz:before{content:"\f27c"}.fa-vimeo:before{content:"\f27d"}.fa-black-tie:before{content:"\f27e"}.fa-fonticons:before{content:"\f280"}.fa-reddit-alien:before{content:"\f281"}.fa-edge:before{content:"\f282"}.fa-credit-card-alt:before{content:"\f283"}.fa-codiepie:before{content:"\f284"}.fa-modx:before{content:"\f285"}.fa-fort-awesome:before{content:"\f286"}.fa-usb:before{content:"\f287"}.fa-product-hunt:before{content:"\f288"}.fa-mixcloud:before{content:"\f289"}.fa-scribd:before{content:"\f28a"}.fa-pause-circle:before{content:"\f28b"}.fa-pause-circle-o:before{content:"\f28c"}.fa-stop-circle:before{content:"\f28d"}.fa-stop-circle-o:before{content:"\f28e"}.fa-shopping-bag:before{content:"\f290"}.fa-shopping-basket:before{content:"\f291"}.fa-hashtag:before{content:"\f292"}.fa-bluetooth:before{content:"\f293"}.fa-bluetooth-b:before{content:"\f294"}.fa-percent:before{content:"\f295"}.fa-gitlab:before{content:"\f296"}.fa-wpbeginner:before{content:"\f297"}.fa-wpforms:before{content:"\f298"}.fa-envira:before{content:"\f299"}.fa-universal-access:before{content:"\f29a"}.fa-wheelchair-alt:before{content:"\f29b"}.fa-question-circle-o:before{content:"\f29c"}.fa-blind:before{content:"\f29d"}.fa-audio-description:before{content:"\f29e"}.fa-volume-control-phone:before{content:"\f2a0"}.fa-braille:before{content:"\f2a1"}.fa-assistive-listening-systems:before{content:"\f2a2"}.fa-asl-interpreting:before,.fa-american-sign-language-interpreting:before{content:"\f2a3"}.fa-deafness:before,.fa-hard-of-hearing:before,.fa-deaf:before{content:"\f2a4"}.fa-glide:before{content:"\f2a5"}.fa-glide-g:before{content:"\f2a6"}.fa-signing:before,.fa-sign-language:before{content:"\f2a7"}.fa-low-vision:before{content:"\f2a8"}.fa-viadeo:before{content:"\f2a9"}.fa-viadeo-square:before{content:"\f2aa"}.fa-snapchat:before{content:"\f2ab"}.fa-snapchat-ghost:before{content:"\f2ac"}.fa-snapchat-square:before{content:"\f2ad"}.fa-pied-piper:before{content:"\f2ae"}.fa-first-order:before{content:"\f2b0"}.fa-yoast:before{content:"\f2b1"}.fa-themeisle:before{content:"\f2b2"}.fa-google-plus-circle:before,.fa-google-plus-official:before{content:"\f2b3"}.fa-fa:before,.fa-font-awesome:before{content:"\f2b4"}.fa-handshake-o:before{content:"\f2b5"}.fa-envelope-open:before{content:"\f2b6"}.fa-envelope-open-o:before{content:"\f2b7"}.fa-linode:before{content:"\f2b8"}.fa-address-book:before{content:"\f2b9"}.fa-address-book-o:before{content:"\f2ba"}.fa-vcard:before,.fa-address-card:before{content:"\f2bb"}.fa-vcard-o:before,.fa-address-card-o:before{content:"\f2bc"}.fa-user-circle:before{content:"\f2bd"}.fa-user-circle-o:before{content:"\f2be"}.fa-user-o:before{content:"\f2c0"}.fa-id-badge:before{content:"\f2c1"}.fa-drivers-license:before,.fa-id-card:before{content:"\f2c2"}.fa-drivers-license-o:before,.fa-id-card-o:before{content:"\f2c3"}.fa-quora:before{content:"\f2c4"}.fa-free-code-camp:before{content:"\f2c5"}.fa-telegram:before{content:"\f2c6"}.fa-thermometer-4:before,.fa-thermometer:before,.fa-thermometer-full:before{content:"\f2c7"}.fa-thermometer-3:before,.fa-thermometer-three-quarters:before{content:"\f2c8"}.fa-thermometer-2:before,.fa-thermometer-half:before{content:"\f2c9"}.fa-thermometer-1:before,.fa-thermometer-quarter:before{content:"\f2ca"}.fa-thermometer-0:before,.fa-thermometer-empty:before{content:"\f2cb"}.fa-shower:before{content:"\f2cc"}.fa-bathtub:before,.fa-s15:before,.fa-bath:before{content:"\f2cd"}.fa-podcast:before{content:"\f2ce"}.fa-window-maximize:before{content:"\f2d0"}.fa-window-minimize:before{content:"\f2d1"}.fa-window-restore:before{content:"\f2d2"}.fa-times-rectangle:before,.fa-window-close:before{content:"\f2d3"}.fa-times-rectangle-o:before,.fa-window-close-o:before{content:"\f2d4"}.fa-bandcamp:before{content:"\f2d5"}.fa-grav:before{content:"\f2d6"}.fa-etsy:before{content:"\f2d7"}.fa-imdb:before{content:"\f2d8"}.fa-ravelry:before{content:"\f2d9"}.fa-eercast:before{content:"\f2da"}.fa-microchip:before{content:"\f2db"}.fa-snowflake-o:before{content:"\f2dc"}.fa-superpowers:before{content:"\f2dd"}.fa-wpexplorer:before{content:"\f2de"}.fa-meetup:before{content:"\f2e0"}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0, 0, 0, 0);border:0}.sr-only-focusable:active,.sr-only-focusable:focus{position:static;width:auto;height:auto;margin:0;overflow:visible;clip:auto}.fac,.fab,.fal,.far,.fas{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;display:inline-block;font-style:normal;font-variant:normal;text-rendering:auto;line-height:1}.fac-lg{font-size:1.33333em;line-height:.75em;vertical-align:-.0667em}.fac-xs{font-size:.75em}.fac-sm{font-size:.875em}.fac-1x{font-size:1em}.fac-2x{font-size:2em}.fac-3x{font-size:3em}.fac-4x{font-size:4em}.fac-5x{font-size:5em}.fac-6x{font-size:6em}.fac-7x{font-size:7em}.fac-8x{font-size:8em}.fac-9x{font-size:9em}.fac-10x{font-size:10em}.fac-fw{text-align:center;width:1.25em}.fac-ul{list-style-type:none;margin-left:2.5em;padding-left:0}.fac-ul>li{position:relative}.fac-li{left:-2em;position:absolute;text-align:center;width:2em;line-height:inherit}.fac-border{border:.08em solid #eee;border-radius:.1em;padding:.2em .25em .15em}.fac-pull-left{float:left}.fac-pull-right{float:right}.fa.fac-pull-left,.fab.fac-pull-left,.fal.fac-pull-left,.far.fac-pull-left,.fas.fac-pull-left{margin-right:.3em}.fa.fac-pull-right,.fab.fac-pull-right,.fal.fac-pull-right,.far.fac-pull-right,.fas.fac-pull-right{margin-left:.3em}.fac-spin{animation:fa-spin 2s infinite linear}.fac-pulse{animation:fa-spin 1s infinite steps(8)}@keyframes fa-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.fac-rotate-90{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";transform:rotate(90deg)}.fac-rotate-180{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";transform:rotate(180deg)}.fac-rotate-270{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";transform:rotate(270deg)}.fac-flip-horizontal{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";transform:scaleX(-1)}.fac-flip-vertical{transform:scaleY(-1)}.fac-flip-both,.fac-flip-horizontal.fac-flip-vertical,.fac-flip-vertical{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)"}.fac-flip-both,.fac-flip-horizontal.fac-flip-vertical{transform:scale(-1)}:root .fac-flip-both,:root .fac-flip-horizontal,:root .fac-flip-vertical,:root .fac-rotate-90,:root .fac-rotate-180,:root .fac-rotate-270{filter:none}.fac-stack{display:inline-block;height:2em;line-height:2em;position:relative;vertical-align:middle;width:2.5em}.fac-stack-1x,.fac-stack-2x{left:0;position:absolute;text-align:center;width:100%}.fac-stack-1x{line-height:inherit}.fac-stack-2x{font-size:2em}.fac-inverse{color:#fff}.fac-500px:before{content:"\f26e"}.fac-abacus:before{content:"\f640"}.fac-accessible-icon:before{content:"\f368"}.fac-accusoft:before{content:"\f369"}.fac-acorn:before{content:"\f6ae"}.fac-acquisitions-incorporated:before{content:"\f6af"}.fac-ad:before{content:"\f641"}.fac-address-book:before{content:"\f2b9"}.fac-address-card:before{content:"\f2bb"}.fac-adjust:before{content:"\f042"}.fac-adn:before{content:"\f170"}.fac-adobe:before{content:"\f778"}.fac-adversal:before{content:"\f36a"}.fac-affiliatetheme:before{content:"\f36b"}.fac-air-freshener:before{content:"\f5d0"}.fac-airbnb:before{content:"\f834"}.fac-alarm-clock:before{content:"\f34e"}.fac-algolia:before{content:"\f36c"}.fac-alicorn:before{content:"\f6b0"}.fac-align-center:before{content:"\f037"}.fac-align-justify:before{content:"\f039"}.fac-align-left:before{content:"\f036"}.fac-align-right:before{content:"\f038"}.fac-alipay:before{content:"\f642"}.fac-allergies:before{content:"\f461"}.fac-amazon:before{content:"\f270"}.fac-amazon-pay:before{content:"\f42c"}.fac-ambulance:before{content:"\f0f9"}.fac-american-sign-language-interpreting:before{content:"\f2a3"}.fac-amilia:before{content:"\f36d"}.fac-analytics:before{content:"\f643"}.fac-anchor:before{content:"\f13d"}.fac-android:before{content:"\f17b"}.fac-angel:before{content:"\f779"}.fac-angellist:before{content:"\f209"}.fac-angle-double-down:before{content:"\f103"}.fac-angle-double-left:before{content:"\f100"}.fac-angle-double-right:before{content:"\f101"}.fac-angle-double-up:before{content:"\f102"}.fac-angle-down:before{content:"\f107"}.fac-angle-left:before{content:"\f104"}.fac-angle-right:before{content:"\f105"}.fac-angle-up:before{content:"\f106"}.fac-angry:before{content:"\f556"}.fac-angrycreative:before{content:"\f36e"}.fac-angular:before{content:"\f420"}.fac-ankh:before{content:"\f644"}.fac-app-store:before{content:"\f36f"}.fac-app-store-ios:before{content:"\f370"}.fac-apper:before{content:"\f371"}.fac-apple:before{content:"\f179"}.fac-apple-alt:before{content:"\f5d1"}.fac-apple-crate:before{content:"\f6b1"}.fac-apple-pay:before{content:"\f415"}.fac-archive:before{content:"\f187"}.fac-archway:before{content:"\f557"}.fac-arrow-alt-circle-down:before{content:"\f358"}.fac-arrow-alt-circle-left:before{content:"\f359"}.fac-arrow-alt-circle-right:before{content:"\f35a"}.fac-arrow-alt-circle-up:before{content:"\f35b"}.fac-arrow-alt-down:before{content:"\f354"}.fac-arrow-alt-from-bottom:before{content:"\f346"}.fac-arrow-alt-from-left:before{content:"\f347"}.fac-arrow-alt-from-right:before{content:"\f348"}.fac-arrow-alt-from-top:before{content:"\f349"}.fac-arrow-alt-left:before{content:"\f355"}.fac-arrow-alt-right:before{content:"\f356"}.fac-arrow-alt-square-down:before{content:"\f350"}.fac-arrow-alt-square-left:before{content:"\f351"}.fac-arrow-alt-square-right:before{content:"\f352"}.fac-arrow-alt-square-up:before{content:"\f353"}.fac-arrow-alt-to-bottom:before{content:"\f34a"}.fac-arrow-alt-to-left:before{content:"\f34b"}.fac-arrow-alt-to-right:before{content:"\f34c"}.fac-arrow-alt-to-top:before{content:"\f34d"}.fac-arrow-alt-up:before{content:"\f357"}.fac-arrow-circle-down:before{content:"\f0ab"}.fac-arrow-circle-left:before{content:"\f0a8"}.fac-arrow-circle-right:before{content:"\f0a9"}.fac-arrow-circle-up:before{content:"\f0aa"}.fac-arrow-down:before{content:"\f063"}.fac-arrow-from-bottom:before{content:"\f342"}.fac-arrow-from-left:before{content:"\f343"}.fac-arrow-from-right:before{content:"\f344"}.fac-arrow-from-top:before{content:"\f345"}.fac-arrow-left:before{content:"\f060"}.fac-arrow-right:before{content:"\f061"}.fac-arrow-square-down:before{content:"\f339"}.fac-arrow-square-left:before{content:"\f33a"}.fac-arrow-square-right:before{content:"\f33b"}.fac-arrow-square-up:before{content:"\f33c"}.fac-arrow-to-bottom:before{content:"\f33d"}.fac-arrow-to-left:before{content:"\f33e"}.fac-arrow-to-right:before{content:"\f340"}.fac-arrow-to-top:before{content:"\f341"}.fac-arrow-up:before{content:"\f062"}.fac-arrows:before{content:"\f047"}.fac-arrows-alt:before{content:"\f0b2"}.fac-arrows-alt-h:before{content:"\f337"}.fac-arrows-alt-v:before{content:"\f338"}.fac-arrows-h:before{content:"\f07e"}.fac-arrows-v:before{content:"\f07d"}.fac-artstation:before{content:"\f77a"}.fac-assistive-listening-systems:before{content:"\f2a2"}.fac-asterisk:before{content:"\f069"}.fac-asymmetrik:before{content:"\f372"}.fac-at:before{content:"\f1fa"}.fac-atlas:before{content:"\f558"}.fac-atlassian:before{content:"\f77b"}.fac-atom:before{content:"\f5d2"}.fac-atom-alt:before{content:"\f5d3"}.fac-audible:before{content:"\f373"}.fac-audio-description:before{content:"\f29e"}.fac-autoprefixer:before{content:"\f41c"}.fac-avianex:before{content:"\f374"}.fac-aviato:before{content:"\f421"}.fac-award:before{content:"\f559"}.fac-aws:before{content:"\f375"}.fac-axe:before{content:"\f6b2"}.fac-axe-battle:before{content:"\f6b3"}.fac-baby:before{content:"\f77c"}.fac-baby-carriage:before{content:"\f77d"}.fac-backpack:before{content:"\f5d4"}.fac-backspace:before{content:"\f55a"}.fac-backward:before{content:"\f04a"}.fac-bacon:before{content:"\f7e5"}.fac-badge:before{content:"\f335"}.fac-badge-check:before{content:"\f336"}.fac-badge-dollar:before{content:"\f645"}.fac-badge-percent:before{content:"\f646"}.fac-badger-honey:before{content:"\f6b4"}.fac-balance-scale:before{content:"\f24e"}.fac-balance-scale-left:before{content:"\f515"}.fac-balance-scale-right:before{content:"\f516"}.fac-ball-pile:before{content:"\f77e"}.fac-ballot:before{content:"\f732"}.fac-ballot-check:before{content:"\f733"}.fac-ban:before{content:"\f05e"}.fac-band-aid:before{content:"\f462"}.fac-bandcamp:before{content:"\f2d5"}.fac-barcode:before{content:"\f02a"}.fac-barcode-alt:before{content:"\f463"}.fac-barcode-read:before{content:"\f464"}.fac-barcode-scan:before{content:"\f465"}.fac-bars:before{content:"\f0c9"}.fac-baseball:before{content:"\f432"}.fac-baseball-ball:before{content:"\f433"}.fac-basketball-ball:before{content:"\f434"}.fac-basketball-hoop:before{content:"\f435"}.fac-bat:before{content:"\f6b5"}.fac-bath:before{content:"\f2cd"}.fac-battery-bolt:before{content:"\f376"}.fac-battery-empty:before{content:"\f244"}.fac-battery-full:before{content:"\f240"}.fac-battery-half:before{content:"\f242"}.fac-battery-quarter:before{content:"\f243"}.fac-battery-slash:before{content:"\f377"}.fac-battery-three-quarters:before{content:"\f241"}.fac-battle-net:before{content:"\f835"}.fac-bed:before{content:"\f236"}.fac-beer:before{content:"\f0fc"}.fac-behance:before{content:"\f1b4"}.fac-behance-square:before{content:"\f1b5"}.fac-bell:before{content:"\f0f3"}.fac-bell-school:before{content:"\f5d5"}.fac-bell-school-slash:before{content:"\f5d6"}.fac-bell-slash:before{content:"\f1f6"}.fac-bells:before{content:"\f77f"}.fac-bezier-curve:before{content:"\f55b"}.fac-bible:before{content:"\f647"}.fac-bicycle:before{content:"\f206"}.fac-bimobject:before{content:"\f378"}.fac-binoculars:before{content:"\f1e5"}.fac-biohazard:before{content:"\f780"}.fac-birthday-cake:before{content:"\f1fd"}.fac-bitbucket:before{content:"\f171"}.fac-bitcoin:before{content:"\f379"}.fac-bity:before{content:"\f37a"}.fac-black-tie:before{content:"\f27e"}.fac-blackberry:before{content:"\f37b"}.fac-blanket:before{content:"\f498"}.fac-blender:before{content:"\f517"}.fac-blender-phone:before{content:"\f6b6"}.fac-blind:before{content:"\f29d"}.fac-blog:before{content:"\f781"}.fac-blogger:before{content:"\f37c"}.fac-blogger-b:before{content:"\f37d"}.fac-bluetooth:before{content:"\f293"}.fac-bluetooth-b:before{content:"\f294"}.fac-bold:before{content:"\f032"}.fac-bolt:before{content:"\f0e7"}.fac-bomb:before{content:"\f1e2"}.fac-bone:before{content:"\f5d7"}.fac-bone-break:before{content:"\f5d8"}.fac-bong:before{content:"\f55c"}.fac-book:before{content:"\f02d"}.fac-book-alt:before{content:"\f5d9"}.fac-book-dead:before{content:"\f6b7"}.fac-book-heart:before{content:"\f499"}.fac-book-medical:before{content:"\f7e6"}.fac-book-open:before{content:"\f518"}.fac-book-reader:before{content:"\f5da"}.fac-book-spells:before{content:"\f6b8"}.fac-book-user:before{content:"\f7e7"}.fac-bookmark:before{content:"\f02e"}.fac-books:before{content:"\f5db"}.fac-books-medical:before{content:"\f7e8"}.fac-boot:before{content:"\f782"}.fac-booth-curtain:before{content:"\f734"}.fac-bootstrap:before{content:"\f836"}.fac-bow-arrow:before{content:"\f6b9"}.fac-bowling-ball:before{content:"\f436"}.fac-bowling-pins:before{content:"\f437"}.fac-box:before{content:"\f466"}.fac-box-alt:before{content:"\f49a"}.fac-box-ballot:before{content:"\f735"}.fac-box-check:before{content:"\f467"}.fac-box-fragile:before{content:"\f49b"}.fac-box-full:before{content:"\f49c"}.fac-box-heart:before{content:"\f49d"}.fac-box-open:before{content:"\f49e"}.fac-box-up:before{content:"\f49f"}.fac-box-usd:before{content:"\f4a0"}.fac-boxes:before{content:"\f468"}.fac-boxes-alt:before{content:"\f4a1"}.fac-boxing-glove:before{content:"\f438"}.fac-brackets:before{content:"\f7e9"}.fac-brackets-curly:before{content:"\f7ea"}.fac-braille:before{content:"\f2a1"}.fac-brain:before{content:"\f5dc"}.fac-bread-loaf:before{content:"\f7eb"}.fac-bread-slice:before{content:"\f7ec"}.fac-briefcase:before{content:"\f0b1"}.fac-briefcase-medical:before{content:"\f469"}.fac-broadcast-tower:before{content:"\f519"}.fac-broom:before{content:"\f51a"}.fac-browser:before{content:"\f37e"}.fac-brush:before{content:"\f55d"}.fac-btc:before{content:"\f15a"}.fac-buffer:before{content:"\f837"}.fac-bug:before{content:"\f188"}.fac-building:before{content:"\f1ad"}.fac-bullhorn:before{content:"\f0a1"}.fac-bullseye:before{content:"\f140"}.fac-bullseye-arrow:before{content:"\f648"}.fac-bullseye-pointer:before{content:"\f649"}.fac-burn:before{content:"\f46a"}.fac-buromobelexperte:before{content:"\f37f"}.fac-burrito:before{content:"\f7ed"}.fac-bus:before{content:"\f207"}.fac-bus-alt:before{content:"\f55e"}.fac-bus-school:before{content:"\f5dd"}.fac-business-time:before{content:"\f64a"}.fac-buysellads:before{content:"\f20d"}.fac-cabinet-filing:before{content:"\f64b"}.fac-calculator:before{content:"\f1ec"}.fac-calculator-alt:before{content:"\f64c"}.fac-calendar:before{content:"\f133"}.fac-calendar-alt:before{content:"\f073"}.fac-calendar-check:before{content:"\f274"}.fac-calendar-day:before{content:"\f783"}.fac-calendar-edit:before{content:"\f333"}.fac-calendar-exclamation:before{content:"\f334"}.fac-calendar-minus:before{content:"\f272"}.fac-calendar-plus:before{content:"\f271"}.fac-calendar-star:before{content:"\f736"}.fac-calendar-times:before{content:"\f273"}.fac-calendar-week:before{content:"\f784"}.fac-camera:before{content:"\f030"}.fac-camera-alt:before{content:"\f332"}.fac-camera-retro:before{content:"\f083"}.fac-campfire:before{content:"\f6ba"}.fac-campground:before{content:"\f6bb"}.fac-canadian-maple-leaf:before{content:"\f785"}.fac-candle-holder:before{content:"\f6bc"}.fac-candy-cane:before{content:"\f786"}.fac-candy-corn:before{content:"\f6bd"}.fac-cannabis:before{content:"\f55f"}.fac-capsules:before{content:"\f46b"}.fac-car:before{content:"\f1b9"}.fac-car-alt:before{content:"\f5de"}.fac-car-battery:before{content:"\f5df"}.fac-car-bump:before{content:"\f5e0"}.fac-car-crash:before{content:"\f5e1"}.fac-car-garage:before{content:"\f5e2"}.fac-car-mechanic:before{content:"\f5e3"}.fac-car-side:before{content:"\f5e4"}.fac-car-tilt:before{content:"\f5e5"}.fac-car-wash:before{content:"\f5e6"}.fac-caret-circle-down:before{content:"\f32d"}.fac-caret-circle-left:before{content:"\f32e"}.fac-caret-circle-right:before{content:"\f330"}.fac-caret-circle-up:before{content:"\f331"}.fac-caret-down:before{content:"\f0d7"}.fac-caret-left:before{content:"\f0d9"}.fac-caret-right:before{content:"\f0da"}.fac-caret-square-down:before{content:"\f150"}.fac-caret-square-left:before{content:"\f191"}.fac-caret-square-right:before{content:"\f152"}.fac-caret-square-up:before{content:"\f151"}.fac-caret-up:before{content:"\f0d8"}.fac-carrot:before{content:"\f787"}.fac-cart-arrow-down:before{content:"\f218"}.fac-cart-plus:before{content:"\f217"}.fac-cash-register:before{content:"\f788"}.fac-cat:before{content:"\f6be"}.fac-cauldron:before{content:"\f6bf"}.fac-cc-amazon-pay:before{content:"\f42d"}.fac-cc-amex:before{content:"\f1f3"}.fac-cc-apple-pay:before{content:"\f416"}.fac-cc-diners-club:before{content:"\f24c"}.fac-cc-discover:before{content:"\f1f2"}.fac-cc-jcb:before{content:"\f24b"}.fac-cc-mastercard:before{content:"\f1f1"}.fac-cc-paypal:before{content:"\f1f4"}.fac-cc-stripe:before{content:"\f1f5"}.fac-cc-visa:before{content:"\f1f0"}.fac-centercode:before{content:"\f380"}.fac-centos:before{content:"\f789"}.fac-certificate:before{content:"\f0a3"}.fac-chair:before{content:"\f6c0"}.fac-chair-office:before{content:"\f6c1"}.fac-chalkboard:before{content:"\f51b"}.fac-chalkboard-teacher:before{content:"\f51c"}.fac-charging-station:before{content:"\f5e7"}.fac-chart-area:before{content:"\f1fe"}.fac-chart-bar:before{content:"\f080"}.fac-chart-line:before{content:"\f201"}.fac-chart-line-down:before{content:"\f64d"}.fac-chart-network:before{content:"\f78a"}.fac-chart-pie:before{content:"\f200"}.fac-chart-pie-alt:before{content:"\f64e"}.fac-chart-scatter:before{content:"\f7ee"}.fac-check:before{content:"\f00c"}.fac-check-circle:before{content:"\f058"}.fac-check-double:before{content:"\f560"}.fac-check-square:before{content:"\f14a"}.fac-cheese:before{content:"\f7ef"}.fac-cheese-swiss:before{content:"\f7f0"}.fac-cheeseburger:before{content:"\f7f1"}.fac-chess:before{content:"\f439"}.fac-chess-bishop:before{content:"\f43a"}.fac-chess-bishop-alt:before{content:"\f43b"}.fac-chess-board:before{content:"\f43c"}.fac-chess-clock:before{content:"\f43d"}.fac-chess-clock-alt:before{content:"\f43e"}.fac-chess-king:before{content:"\f43f"}.fac-chess-king-alt:before{content:"\f440"}.fac-chess-knight:before{content:"\f441"}.fac-chess-knight-alt:before{content:"\f442"}.fac-chess-pawn:before{content:"\f443"}.fac-chess-pawn-alt:before{content:"\f444"}.fac-chess-queen:before{content:"\f445"}.fac-chess-queen-alt:before{content:"\f446"}.fac-chess-rook:before{content:"\f447"}.fac-chess-rook-alt:before{content:"\f448"}.fac-chevron-circle-down:before{content:"\f13a"}.fac-chevron-circle-left:before{content:"\f137"}.fac-chevron-circle-right:before{content:"\f138"}.fac-chevron-circle-up:before{content:"\f139"}.fac-chevron-double-down:before{content:"\f322"}.fac-chevron-double-left:before{content:"\f323"}.fac-chevron-double-right:before{content:"\f324"}.fac-chevron-double-up:before{content:"\f325"}.fac-chevron-down:before{content:"\f078"}.fac-chevron-left:before{content:"\f053"}.fac-chevron-right:before{content:"\f054"}.fac-chevron-square-down:before{content:"\f329"}.fac-chevron-square-left:before{content:"\f32a"}.fac-chevron-square-right:before{content:"\f32b"}.fac-chevron-square-up:before{content:"\f32c"}.fac-chevron-up:before{content:"\f077"}.fac-child:before{content:"\f1ae"}.fac-chimney:before{content:"\f78b"}.fac-chrome:before{content:"\f268"}.fac-chromecast:before{content:"\f838"}.fac-church:before{content:"\f51d"}.fac-circle:before{content:"\f111"}.fac-circle-notch:before{content:"\f1ce"}.fac-city:before{content:"\f64f"}.fac-claw-marks:before{content:"\f6c2"}.fac-clinic-medical:before{content:"\f7f2"}.fac-clipboard:before{content:"\f328"}.fac-clipboard-check:before{content:"\f46c"}.fac-clipboard-list:before{content:"\f46d"}.fac-clipboard-list-check:before{content:"\f737"}.fac-clipboard-prescription:before{content:"\f5e8"}.fac-clipboard-user:before{content:"\f7f3"}.fac-clock:before{content:"\f017"}.fac-clone:before{content:"\f24d"}.fac-closed-captioning:before{content:"\f20a"}.fac-cloud:before{content:"\f0c2"}.fac-cloud-download:before{content:"\f0ed"}.fac-cloud-download-alt:before{content:"\f381"}.fac-cloud-drizzle:before{content:"\f738"}.fac-cloud-hail:before{content:"\f739"}.fac-cloud-hail-mixed:before{content:"\f73a"}.fac-cloud-meatball:before{content:"\f73b"}.fac-cloud-moon:before{content:"\f6c3"}.fac-cloud-moon-rain:before{content:"\f73c"}.fac-cloud-rain:before{content:"\f73d"}.fac-cloud-rainbow:before{content:"\f73e"}.fac-cloud-showers:before{content:"\f73f"}.fac-cloud-showers-heavy:before{content:"\f740"}.fac-cloud-sleet:before{content:"\f741"}.fac-cloud-snow:before{content:"\f742"}.fac-cloud-sun:before{content:"\f6c4"}.fac-cloud-sun-rain:before{content:"\f743"}.fac-cloud-upload:before{content:"\f0ee"}.fac-cloud-upload-alt:before{content:"\f382"}.fac-clouds:before{content:"\f744"}.fac-clouds-moon:before{content:"\f745"}.fac-clouds-sun:before{content:"\f746"}.fac-cloudscale:before{content:"\f383"}.fac-cloudsmith:before{content:"\f384"}.fac-cloudversify:before{content:"\f385"}.fac-club:before{content:"\f327"}.fac-cocktail:before{content:"\f561"}.fac-code:before{content:"\f121"}.fac-code-branch:before{content:"\f126"}.fac-code-commit:before{content:"\f386"}.fac-code-merge:before{content:"\f387"}.fac-codepen:before{content:"\f1cb"}.fac-codiepie:before{content:"\f284"}.fac-coffee:before{content:"\f0f4"}.fac-coffee-togo:before{content:"\f6c5"}.fac-coffin:before{content:"\f6c6"}.fac-cog:before{content:"\f013"}.fac-cogs:before{content:"\f085"}.fac-coins:before{content:"\f51e"}.fac-columns:before{content:"\f0db"}.fac-comment:before{content:"\f075"}.fac-comment-alt:before{content:"\f27a"}.fac-comment-alt-check:before{content:"\f4a2"}.fac-comment-alt-dollar:before{content:"\f650"}.fac-comment-alt-dots:before{content:"\f4a3"}.fac-comment-alt-edit:before{content:"\f4a4"}.fac-comment-alt-exclamation:before{content:"\f4a5"}.fac-comment-alt-lines:before{content:"\f4a6"}.fac-comment-alt-medical:before{content:"\f7f4"}.fac-comment-alt-minus:before{content:"\f4a7"}.fac-comment-alt-plus:before{content:"\f4a8"}.fac-comment-alt-slash:before{content:"\f4a9"}.fac-comment-alt-smile:before{content:"\f4aa"}.fac-comment-alt-times:before{content:"\f4ab"}.fac-comment-check:before{content:"\f4ac"}.fac-comment-dollar:before{content:"\f651"}.fac-comment-dots:before{content:"\f4ad"}.fac-comment-edit:before{content:"\f4ae"}.fac-comment-exclamation:before{content:"\f4af"}.fac-comment-lines:before{content:"\f4b0"}.fac-comment-medical:before{content:"\f7f5"}.fac-comment-minus:before{content:"\f4b1"}.fac-comment-plus:before{content:"\f4b2"}.fac-comment-slash:before{content:"\f4b3"}.fac-comment-smile:before{content:"\f4b4"}.fac-comment-times:before{content:"\f4b5"}.fac-comments:before{content:"\f086"}.fac-comments-alt:before{content:"\f4b6"}.fac-comments-alt-dollar:before{content:"\f652"}.fac-comments-dollar:before{content:"\f653"}.fac-compact-disc:before{content:"\f51f"}.fac-compass:before{content:"\f14e"}.fac-compass-slash:before{content:"\f5e9"}.fac-compress:before{content:"\f066"}.fac-compress-alt:before{content:"\f422"}.fac-compress-arrows-alt:before{content:"\f78c"}.fac-compress-wide:before{content:"\f326"}.fac-concierge-bell:before{content:"\f562"}.fac-confluence:before{content:"\f78d"}.fac-connectdevelop:before{content:"\f20e"}.fac-container-storage:before{content:"\f4b7"}.fac-contao:before{content:"\f26d"}.fac-conveyor-belt:before{content:"\f46e"}.fac-conveyor-belt-alt:before{content:"\f46f"}.fac-cookie:before{content:"\f563"}.fac-cookie-bite:before{content:"\f564"}.fac-copy:before{content:"\f0c5"}.fac-copyright:before{content:"\f1f9"}.fac-corn:before{content:"\f6c7"}.fac-couch:before{content:"\f4b8"}.fac-cow:before{content:"\f6c8"}.fac-cpanel:before{content:"\f388"}.fac-creative-commons:before{content:"\f25e"}.fac-creative-commons-by:before{content:"\f4e7"}.fac-creative-commons-nc:before{content:"\f4e8"}.fac-creative-commons-nc-eu:before{content:"\f4e9"}.fac-creative-commons-nc-jp:before{content:"\f4ea"}.fac-creative-commons-nd:before{content:"\f4eb"}.fac-creative-commons-pd:before{content:"\f4ec"}.fac-creative-commons-pd-alt:before{content:"\f4ed"}.fac-creative-commons-remix:before{content:"\f4ee"}.fac-creative-commons-sa:before{content:"\f4ef"}.fac-creative-commons-sampling:before{content:"\f4f0"}.fac-creative-commons-sampling-plus:before{content:"\f4f1"}.fac-creative-commons-share:before{content:"\f4f2"}.fac-creative-commons-zero:before{content:"\f4f3"}.fac-credit-card:before{content:"\f09d"}.fac-credit-card-blank:before{content:"\f389"}.fac-credit-card-front:before{content:"\f38a"}.fac-cricket:before{content:"\f449"}.fac-critical-role:before{content:"\f6c9"}.fac-croissant:before{content:"\f7f6"}.fac-crop:before{content:"\f125"}.fac-crop-alt:before{content:"\f565"}.fac-cross:before{content:"\f654"}.fac-crosshairs:before{content:"\f05b"}.fac-crow:before{content:"\f520"}.fac-crown:before{content:"\f521"}.fac-crutch:before{content:"\f7f7"}.fac-crutches:before{content:"\f7f8"}.fac-css3:before{content:"\f13c"}.fac-css3-alt:before{content:"\f38b"}.fac-cube:before{content:"\f1b2"}.fac-cubes:before{content:"\f1b3"}.fac-curling:before{content:"\f44a"}.fac-cut:before{content:"\f0c4"}.fac-cuttlefish:before{content:"\f38c"}.fac-d-and-d:before{content:"\f38d"}.fac-d-and-d-beyond:before{content:"\f6ca"}.fac-dagger:before{content:"\f6cb"}.fac-dashcube:before{content:"\f210"}.fac-database:before{content:"\f1c0"}.fac-deaf:before{content:"\f2a4"}.fac-debug:before{content:"\f7f9"}.fac-deer:before{content:"\f78e"}.fac-deer-rudolph:before{content:"\f78f"}.fac-delicious:before{content:"\f1a5"}.fac-democrat:before{content:"\f747"}.fac-deploydog:before{content:"\f38e"}.fac-deskpro:before{content:"\f38f"}.fac-desktop:before{content:"\f108"}.fac-desktop-alt:before{content:"\f390"}.fac-dev:before{content:"\f6cc"}.fac-deviantart:before{content:"\f1bd"}.fac-dewpoint:before{content:"\f748"}.fac-dharmachakra:before{content:"\f655"}.fac-dhl:before{content:"\f790"}.fac-diagnoses:before{content:"\f470"}.fac-diamond:before{content:"\f219"}.fac-diaspora:before{content:"\f791"}.fac-dice:before{content:"\f522"}.fac-dice-d10:before{content:"\f6cd"}.fac-dice-d12:before{content:"\f6ce"}.fac-dice-d20:before{content:"\f6cf"}.fac-dice-d4:before{content:"\f6d0"}.fac-dice-d6:before{content:"\f6d1"}.fac-dice-d8:before{content:"\f6d2"}.fac-dice-five:before{content:"\f523"}.fac-dice-four:before{content:"\f524"}.fac-dice-one:before{content:"\f525"}.fac-dice-six:before{content:"\f526"}.fac-dice-three:before{content:"\f527"}.fac-dice-two:before{content:"\f528"}.fac-digg:before{content:"\f1a6"}.fac-digital-ocean:before{content:"\f391"}.fac-digital-tachograph:before{content:"\f566"}.fac-diploma:before{content:"\f5ea"}.fac-directions:before{content:"\f5eb"}.fac-discord:before{content:"\f392"}.fac-discourse:before{content:"\f393"}.fac-disease:before{content:"\f7fa"}.fac-divide:before{content:"\f529"}.fac-dizzy:before{content:"\f567"}.fac-dna:before{content:"\f471"}.fac-do-not-enter:before{content:"\f5ec"}.fac-dochub:before{content:"\f394"}.fac-docker:before{content:"\f395"}.fac-dog:before{content:"\f6d3"}.fac-dog-leashed:before{content:"\f6d4"}.fac-dollar-sign:before{content:"\f155"}.fac-dolly:before{content:"\f472"}.fac-dolly-empty:before{content:"\f473"}.fac-dolly-flatbed:before{content:"\f474"}.fac-dolly-flatbed-alt:before{content:"\f475"}.fac-dolly-flatbed-empty:before{content:"\f476"}.fac-donate:before{content:"\f4b9"}.fac-door-closed:before{content:"\f52a"}.fac-door-open:before{content:"\f52b"}.fac-dot-circle:before{content:"\f192"}.fac-dove:before{content:"\f4ba"}.fac-download:before{content:"\f019"}.fac-draft2digital:before{content:"\f396"}.fac-drafting-compass:before{content:"\f568"}.fac-dragon:before{content:"\f6d5"}.fac-draw-circle:before{content:"\f5ed"}.fac-draw-polygon:before{content:"\f5ee"}.fac-draw-square:before{content:"\f5ef"}.fac-dreidel:before{content:"\f792"}.fac-dribbble:before{content:"\f17d"}.fac-dribbble-square:before{content:"\f397"}.fac-dropbox:before{content:"\f16b"}.fac-drum:before{content:"\f569"}.fac-drum-steelpan:before{content:"\f56a"}.fac-drumstick:before{content:"\f6d6"}.fac-drumstick-bite:before{content:"\f6d7"}.fac-drupal:before{content:"\f1a9"}.fac-duck:before{content:"\f6d8"}.fac-dumbbell:before{content:"\f44b"}.fac-dumpster:before{content:"\f793"}.fac-dumpster-fire:before{content:"\f794"}.fac-dungeon:before{content:"\f6d9"}.fac-dyalog:before{content:"\f399"}.fac-ear:before{content:"\f5f0"}.fac-ear-muffs:before{content:"\f795"}.fac-earlybirds:before{content:"\f39a"}.fac-ebay:before{content:"\f4f4"}.fac-eclipse:before{content:"\f749"}.fac-eclipse-alt:before{content:"\f74a"}.fac-edge:before{content:"\f282"}.fac-edit:before{content:"\f044"}.fac-egg:before{content:"\f7fb"}.fac-egg-fried:before{content:"\f7fc"}.fac-eject:before{content:"\f052"}.fac-elementor:before{content:"\f430"}.fac-elephant:before{content:"\f6da"}.fac-ellipsis-h:before{content:"\f141"}.fac-ellipsis-h-alt:before{content:"\f39b"}.fac-ellipsis-v:before{content:"\f142"}.fac-ellipsis-v-alt:before{content:"\f39c"}.fac-ello:before{content:"\f5f1"}.fac-ember:before{content:"\f423"}.fac-empire:before{content:"\f1d1"}.fac-empty-set:before{content:"\f656"}.fac-engine-warning:before{content:"\f5f2"}.fac-envelope:before{content:"\f0e0"}.fac-envelope-open:before{content:"\f2b6"}.fac-envelope-open-dollar:before{content:"\f657"}.fac-envelope-open-text:before{content:"\f658"}.fac-envelope-square:before{content:"\f199"}.fac-envira:before{content:"\f299"}.fac-equals:before{content:"\f52c"}.fac-eraser:before{content:"\f12d"}.fac-erlang:before{content:"\f39d"}.fac-ethereum:before{content:"\f42e"}.fac-ethernet:before{content:"\f796"}.fac-etsy:before{content:"\f2d7"}.fac-euro-sign:before{content:"\f153"}.fac-evernote:before{content:"\f839"}.fac-exchange:before{content:"\f0ec"}.fac-exchange-alt:before{content:"\f362"}.fac-exclamation:before{content:"\f12a"}.fac-exclamation-circle:before{content:"\f06a"}.fac-exclamation-square:before{content:"\f321"}.fac-exclamation-triangle:before{content:"\f071"}.fac-expand:before{content:"\f065"}.fac-expand-alt:before{content:"\f424"}.fac-expand-arrows:before{content:"\f31d"}.fac-expand-arrows-alt:before{content:"\f31e"}.fac-expand-wide:before{content:"\f320"}.fac-expeditedssl:before{content:"\f23e"}.fac-external-link:before{content:"\f08e"}.fac-external-link-alt:before{content:"\f35d"}.fac-external-link-square:before{content:"\f14c"}.fac-external-link-square-alt:before{content:"\f360"}.fac-eye:before{content:"\f06e"}.fac-eye-dropper:before{content:"\f1fb"}.fac-eye-evil:before{content:"\f6db"}.fac-eye-slash:before{content:"\f070"}.fac-facebook:before{content:"\f09a"}.fac-facebook-f:before{content:"\f39e"}.fac-facebook-messenger:before{content:"\f39f"}.fac-facebook-square:before{content:"\f082"}.fac-fantasy-flight-games:before{content:"\f6dc"}.fac-fast-backward:before{content:"\f049"}.fac-fast-forward:before{content:"\f050"}.fac-fax:before{content:"\f1ac"}.fac-feather:before{content:"\f52d"}.fac-feather-alt:before{content:"\f56b"}.fac-fedex:before{content:"\f797"}.fac-fedora:before{content:"\f798"}.fac-female:before{content:"\f182"}.fac-field-hockey:before{content:"\f44c"}.fac-fighter-jet:before{content:"\f0fb"}.fac-figma:before{content:"\f799"}.fac-file:before{content:"\f15b"}.fac-file-alt:before{content:"\f15c"}.fac-file-archive:before{content:"\f1c6"}.fac-file-audio:before{content:"\f1c7"}.fac-file-certificate:before{content:"\f5f3"}.fac-file-chart-line:before{content:"\f659"}.fac-file-chart-pie:before{content:"\f65a"}.fac-file-check:before{content:"\f316"}.fac-file-code:before{content:"\f1c9"}.fac-file-contract:before{content:"\f56c"}.fac-file-csv:before{content:"\f6dd"}.fac-file-download:before{content:"\f56d"}.fac-file-edit:before{content:"\f31c"}.fac-file-excel:before{content:"\f1c3"}.fac-file-exclamation:before{content:"\f31a"}.fac-file-export:before{content:"\f56e"}.fac-file-image:before{content:"\f1c5"}.fac-file-import:before{content:"\f56f"}.fac-file-invoice:before{content:"\f570"}.fac-file-invoice-dollar:before{content:"\f571"}.fac-file-medical:before{content:"\f477"}.fac-file-medical-alt:before{content:"\f478"}.fac-file-minus:before{content:"\f318"}.fac-file-pdf:before{content:"\f1c1"}.fac-file-plus:before{content:"\f319"}.fac-file-powerpoint:before{content:"\f1c4"}.fac-file-prescription:before{content:"\f572"}.fac-file-signature:before{content:"\f573"}.fac-file-spreadsheet:before{content:"\f65b"}.fac-file-times:before{content:"\f317"}.fac-file-upload:before{content:"\f574"}.fac-file-user:before{content:"\f65c"}.fac-file-video:before{content:"\f1c8"}.fac-file-word:before{content:"\f1c2"}.fac-files-medical:before{content:"\f7fd"}.fac-fill:before{content:"\f575"}.fac-fill-drip:before{content:"\f576"}.fac-film:before{content:"\f008"}.fac-film-alt:before{content:"\f3a0"}.fac-filter:before{content:"\f0b0"}.fac-fingerprint:before{content:"\f577"}.fac-fire:before{content:"\f06d"}.fac-fire-alt:before{content:"\f7e4"}.fac-fire-extinguisher:before{content:"\f134"}.fac-fire-smoke:before{content:"\f74b"}.fac-firefox:before{content:"\f269"}.fac-fireplace:before{content:"\f79a"}.fac-first-aid:before{content:"\f479"}.fac-first-order:before{content:"\f2b0"}.fac-first-order-alt:before{content:"\f50a"}.fac-firstdraft:before{content:"\f3a1"}.fac-fish:before{content:"\f578"}.fac-fish-cooked:before{content:"\f7fe"}.fac-fist-raised:before{content:"\f6de"}.fac-flag:before{content:"\f024"}.fac-flag-alt:before{content:"\f74c"}.fac-flag-checkered:before{content:"\f11e"}.fac-flag-usa:before{content:"\f74d"}.fac-flame:before{content:"\f6df"}.fac-flask:before{content:"\f0c3"}.fac-flask-poison:before{content:"\f6e0"}.fac-flask-potion:before{content:"\f6e1"}.fac-flickr:before{content:"\f16e"}.fac-flipboard:before{content:"\f44d"}.fac-flower:before{content:"\f7ff"}.fac-flower-daffodil:before{content:"\f800"}.fac-flower-tulip:before{content:"\f801"}.fac-flushed:before{content:"\f579"}.fac-fly:before{content:"\f417"}.fac-fog:before{content:"\f74e"}.fac-folder:before{content:"\f07b"}.fac-folder-minus:before{content:"\f65d"}.fac-folder-open:before{content:"\f07c"}.fac-folder-plus:before{content:"\f65e"}.fac-folder-times:before{content:"\f65f"}.fac-folder-tree:before{content:"\f802"}.fac-folders:before{content:"\f660"}.fac-font:before{content:"\f031"}.fac-font-awesome:before{content:"\f2b4"}.fac-font-awesome-alt:before{content:"\f35c"}.fac-font-awesome-flag:before{content:"\f425"}.fac-font-awesome-logo-full:before{content:"\f4e6"}.fac-fonticons:before{content:"\f280"}.fac-fonticons-fi:before{content:"\f3a2"}.fac-football-ball:before{content:"\f44e"}.fac-football-helmet:before{content:"\f44f"}.fac-forklift:before{content:"\f47a"}.fac-fort-awesome:before{content:"\f286"}.fac-fort-awesome-alt:before{content:"\f3a3"}.fac-forumbee:before{content:"\f211"}.fac-forward:before{content:"\f04e"}.fac-foursquare:before{content:"\f180"}.fac-fragile:before{content:"\f4bb"}.fac-free-code-camp:before{content:"\f2c5"}.fac-freebsd:before{content:"\f3a4"}.fac-french-fries:before{content:"\f803"}.fac-frog:before{content:"\f52e"}.fac-frosty-head:before{content:"\f79b"}.fac-frown:before{content:"\f119"}.fac-frown-open:before{content:"\f57a"}.fac-fulcrum:before{content:"\f50b"}.fac-function:before{content:"\f661"}.fac-funnel-dollar:before{content:"\f662"}.fac-futbol:before{content:"\f1e3"}.fac-galactic-republic:before{content:"\f50c"}.fac-galactic-senate:before{content:"\f50d"}.fac-gamepad:before{content:"\f11b"}.fac-gas-pump:before{content:"\f52f"}.fac-gas-pump-slash:before{content:"\f5f4"}.fac-gavel:before{content:"\f0e3"}.fac-gem:before{content:"\f3a5"}.fac-genderless:before{content:"\f22d"}.fac-get-pocket:before{content:"\f265"}.fac-gg:before{content:"\f260"}.fac-gg-circle:before{content:"\f261"}.fac-ghost:before{content:"\f6e2"}.fac-gift:before{content:"\f06b"}.fac-gift-card:before{content:"\f663"}.fac-gifts:before{content:"\f79c"}.fac-gingerbread-man:before{content:"\f79d"}.fac-git:before{content:"\f1d3"}.fac-git-square:before{content:"\f1d2"}.fac-github:before{content:"\f09b"}.fac-github-alt:before{content:"\f113"}.fac-github-square:before{content:"\f092"}.fac-gitkraken:before{content:"\f3a6"}.fac-gitlab:before{content:"\f296"}.fac-gitter:before{content:"\f426"}.fac-glass:before{content:"\f804"}.fac-glass-champagne:before{content:"\f79e"}.fac-glass-cheers:before{content:"\f79f"}.fac-glass-martini:before{content:"\f000"}.fac-glass-martini-alt:before{content:"\f57b"}.fac-glass-whiskey:before{content:"\f7a0"}.fac-glass-whiskey-rocks:before{content:"\f7a1"}.fac-glasses:before{content:"\f530"}.fac-glasses-alt:before{content:"\f5f5"}.fac-glide:before{content:"\f2a5"}.fac-glide-g:before{content:"\f2a6"}.fac-globe:before{content:"\f0ac"}.fac-globe-africa:before{content:"\f57c"}.fac-globe-americas:before{content:"\f57d"}.fac-globe-asia:before{content:"\f57e"}.fac-globe-europe:before{content:"\f7a2"}.fac-globe-snow:before{content:"\f7a3"}.fac-globe-stand:before{content:"\f5f6"}.fac-gofore:before{content:"\f3a7"}.fac-golf-ball:before{content:"\f450"}.fac-golf-club:before{content:"\f451"}.fac-goodreads:before{content:"\f3a8"}.fac-goodreads-g:before{content:"\f3a9"}.fac-google:before{content:"\f1a0"}.fac-google-drive:before{content:"\f3aa"}.fac-google-play:before{content:"\f3ab"}.fac-google-plus:before{content:"\f2b3"}.fac-google-plus-g:before{content:"\f0d5"}.fac-google-plus-square:before{content:"\f0d4"}.fac-google-wallet:before{content:"\f1ee"}.fac-gopuram:before{content:"\f664"}.fac-graduation-cap:before{content:"\f19d"}.fac-gratipay:before{content:"\f184"}.fac-grav:before{content:"\f2d6"}.fac-greater-than:before{content:"\f531"}.fac-greater-than-equal:before{content:"\f532"}.fac-grimace:before{content:"\f57f"}.fac-grin:before{content:"\f580"}.fac-grin-alt:before{content:"\f581"}.fac-grin-beam:before{content:"\f582"}.fac-grin-beam-sweat:before{content:"\f583"}.fac-grin-hearts:before{content:"\f584"}.fac-grin-squint:before{content:"\f585"}.fac-grin-squint-tears:before{content:"\f586"}.fac-grin-stars:before{content:"\f587"}.fac-grin-tears:before{content:"\f588"}.fac-grin-tongue:before{content:"\f589"}.fac-grin-tongue-squint:before{content:"\f58a"}.fac-grin-tongue-wink:before{content:"\f58b"}.fac-grin-wink:before{content:"\f58c"}.fac-grip-horizontal:before{content:"\f58d"}.fac-grip-lines:before{content:"\f7a4"}.fac-grip-lines-vertical:before{content:"\f7a5"}.fac-grip-vertical:before{content:"\f58e"}.fac-gripfire:before{content:"\f3ac"}.fac-grunt:before{content:"\f3ad"}.fac-guitar:before{content:"\f7a6"}.fac-gulp:before{content:"\f3ae"}.fac-h-square:before{content:"\f0fd"}.fac-h1:before{content:"\f313"}.fac-h2:before{content:"\f314"}.fac-h3:before{content:"\f315"}.fac-hacker-news:before{content:"\f1d4"}.fac-hacker-news-square:before{content:"\f3af"}.fac-hackerrank:before{content:"\f5f7"}.fac-hamburger:before{content:"\f805"}.fac-hammer:before{content:"\f6e3"}.fac-hammer-war:before{content:"\f6e4"}.fac-hamsa:before{content:"\f665"}.fac-hand-heart:before{content:"\f4bc"}.fac-hand-holding:before{content:"\f4bd"}.fac-hand-holding-box:before{content:"\f47b"}.fac-hand-holding-heart:before{content:"\f4be"}.fac-hand-holding-magic:before{content:"\f6e5"}.fac-hand-holding-seedling:before{content:"\f4bf"}.fac-hand-holding-usd:before{content:"\f4c0"}.fac-hand-holding-water:before{content:"\f4c1"}.fac-hand-lizard:before{content:"\f258"}.fac-hand-middle-finger:before{content:"\f806"}.fac-hand-paper:before{content:"\f256"}.fac-hand-peace:before{content:"\f25b"}.fac-hand-point-down:before{content:"\f0a7"}.fac-hand-point-left:before{content:"\f0a5"}.fac-hand-point-right:before{content:"\f0a4"}.fac-hand-point-up:before{content:"\f0a6"}.fac-hand-pointer:before{content:"\f25a"}.fac-hand-receiving:before{content:"\f47c"}.fac-hand-rock:before{content:"\f255"}.fac-hand-scissors:before{content:"\f257"}.fac-hand-spock:before{content:"\f259"}.fac-hands:before{content:"\f4c2"}.fac-hands-heart:before{content:"\f4c3"}.fac-hands-helping:before{content:"\f4c4"}.fac-hands-usd:before{content:"\f4c5"}.fac-handshake:before{content:"\f2b5"}.fac-handshake-alt:before{content:"\f4c6"}.fac-hanukiah:before{content:"\f6e6"}.fac-hard-hat:before{content:"\f807"}.fac-hashtag:before{content:"\f292"}.fac-hat-santa:before{content:"\f7a7"}.fac-hat-winter:before{content:"\f7a8"}.fac-hat-witch:before{content:"\f6e7"}.fac-hat-wizard:before{content:"\f6e8"}.fac-haykal:before{content:"\f666"}.fac-hdd:before{content:"\f0a0"}.fac-head-side:before{content:"\f6e9"}.fac-head-side-brain:before{content:"\f808"}.fac-head-side-medical:before{content:"\f809"}.fac-head-vr:before{content:"\f6ea"}.fac-heading:before{content:"\f1dc"}.fac-headphones:before{content:"\f025"}.fac-headphones-alt:before{content:"\f58f"}.fac-headset:before{content:"\f590"}.fac-heart:before{content:"\f004"}.fac-heart-broken:before{content:"\f7a9"}.fac-heart-circle:before{content:"\f4c7"}.fac-heart-rate:before{content:"\f5f8"}.fac-heart-square:before{content:"\f4c8"}.fac-heartbeat:before{content:"\f21e"}.fac-helicopter:before{content:"\f533"}.fac-helmet-battle:before{content:"\f6eb"}.fac-hexagon:before{content:"\f312"}.fac-highlighter:before{content:"\f591"}.fac-hiking:before{content:"\f6ec"}.fac-hippo:before{content:"\f6ed"}.fac-hips:before{content:"\f452"}.fac-hire-a-helper:before{content:"\f3b0"}.fac-history:before{content:"\f1da"}.fac-hockey-mask:before{content:"\f6ee"}.fac-hockey-puck:before{content:"\f453"}.fac-hockey-sticks:before{content:"\f454"}.fac-holly-berry:before{content:"\f7aa"}.fac-home:before{content:"\f015"}.fac-home-alt:before{content:"\f80a"}.fac-home-heart:before{content:"\f4c9"}.fac-home-lg:before{content:"\f80b"}.fac-home-lg-alt:before{content:"\f80c"}.fac-hood-cloak:before{content:"\f6ef"}.fac-hooli:before{content:"\f427"}.fac-hornbill:before{content:"\f592"}.fac-horse:before{content:"\f6f0"}.fac-horse-head:before{content:"\f7ab"}.fac-hospital:before{content:"\f0f8"}.fac-hospital-alt:before{content:"\f47d"}.fac-hospital-symbol:before{content:"\f47e"}.fac-hospital-user:before{content:"\f80d"}.fac-hospitals:before{content:"\f80e"}.fac-hot-tub:before{content:"\f593"}.fac-hotdog:before{content:"\f80f"}.fac-hotel:before{content:"\f594"}.fac-hotjar:before{content:"\f3b1"}.fac-hourglass:before{content:"\f254"}.fac-hourglass-end:before{content:"\f253"}.fac-hourglass-half:before{content:"\f252"}.fac-hourglass-start:before{content:"\f251"}.fac-house-damage:before{content:"\f6f1"}.fac-house-flood:before{content:"\f74f"}.fac-houzz:before{content:"\f27c"}.fac-hryvnia:before{content:"\f6f2"}.fac-html5:before{content:"\f13b"}.fac-hubspot:before{content:"\f3b2"}.fac-humidity:before{content:"\f750"}.fac-hurricane:before{content:"\f751"}.fac-i-cursor:before{content:"\f246"}.fac-ice-cream:before{content:"\f810"}.fac-ice-skate:before{content:"\f7ac"}.fac-icicles:before{content:"\f7ad"}.fac-id-badge:before{content:"\f2c1"}.fac-id-card:before{content:"\f2c2"}.fac-id-card-alt:before{content:"\f47f"}.fac-igloo:before{content:"\f7ae"}.fac-image:before{content:"\f03e"}.fac-images:before{content:"\f302"}.fac-imdb:before{content:"\f2d8"}.fac-inbox:before{content:"\f01c"}.fac-inbox-in:before{content:"\f310"}.fac-inbox-out:before{content:"\f311"}.fac-indent:before{content:"\f03c"}.fac-industry:before{content:"\f275"}.fac-industry-alt:before{content:"\f3b3"}.fac-infinity:before{content:"\f534"}.fac-info:before{content:"\f129"}.fac-info-circle:before{content:"\f05a"}.fac-info-square:before{content:"\f30f"}.fac-inhaler:before{content:"\f5f9"}.fac-instagram:before{content:"\f16d"}.fac-integral:before{content:"\f667"}.fac-intercom:before{content:"\f7af"}.fac-internet-explorer:before{content:"\f26b"}.fac-intersection:before{content:"\f668"}.fac-inventory:before{content:"\f480"}.fac-invision:before{content:"\f7b0"}.fac-ioxhost:before{content:"\f208"}.fac-island-tropical:before{content:"\f811"}.fac-italic:before{content:"\f033"}.fac-itch-io:before{content:"\f83a"}.fac-itunes:before{content:"\f3b4"}.fac-itunes-note:before{content:"\f3b5"}.fac-jack-o-lantern:before{content:"\f30e"}.fac-java:before{content:"\f4e4"}.fac-jedi:before{content:"\f669"}.fac-jedi-order:before{content:"\f50e"}.fac-jenkins:before{content:"\f3b6"}.fac-jira:before{content:"\f7b1"}.fac-joget:before{content:"\f3b7"}.fac-joint:before{content:"\f595"}.fac-joomla:before{content:"\f1aa"}.fac-journal-whills:before{content:"\f66a"}.fac-js:before{content:"\f3b8"}.fac-js-square:before{content:"\f3b9"}.fac-jsfiddle:before{content:"\f1cc"}.fac-kaaba:before{content:"\f66b"}.fac-kaggle:before{content:"\f5fa"}.fac-key:before{content:"\f084"}.fac-key-skeleton:before{content:"\f6f3"}.fac-keybase:before{content:"\f4f5"}.fac-keyboard:before{content:"\f11c"}.fac-keycdn:before{content:"\f3ba"}.fac-keynote:before{content:"\f66c"}.fac-khanda:before{content:"\f66d"}.fac-kickstarter:before{content:"\f3bb"}.fac-kickstarter-k:before{content:"\f3bc"}.fac-kidneys:before{content:"\f5fb"}.fac-kiss:before{content:"\f596"}.fac-kiss-beam:before{content:"\f597"}.fac-kiss-wink-heart:before{content:"\f598"}.fac-kite:before{content:"\f6f4"}.fac-kiwi-bird:before{content:"\f535"}.fac-knife-kitchen:before{content:"\f6f5"}.fac-korvue:before{content:"\f42f"}.fac-lambda:before{content:"\f66e"}.fac-lamp:before{content:"\f4ca"}.fac-landmark:before{content:"\f66f"}.fac-landmark-alt:before{content:"\f752"}.fac-language:before{content:"\f1ab"}.fac-laptop:before{content:"\f109"}.fac-laptop-code:before{content:"\f5fc"}.fac-laptop-medical:before{content:"\f812"}.fac-laravel:before{content:"\f3bd"}.fac-lastfm:before{content:"\f202"}.fac-lastfm-square:before{content:"\f203"}.fac-laugh:before{content:"\f599"}.fac-laugh-beam:before{content:"\f59a"}.fac-laugh-squint:before{content:"\f59b"}.fac-laugh-wink:before{content:"\f59c"}.fac-layer-group:before{content:"\f5fd"}.fac-layer-minus:before{content:"\f5fe"}.fac-layer-plus:before{content:"\f5ff"}.fac-leaf:before{content:"\f06c"}.fac-leaf-heart:before{content:"\f4cb"}.fac-leaf-maple:before{content:"\f6f6"}.fac-leaf-oak:before{content:"\f6f7"}.fac-leanpub:before{content:"\f212"}.fac-lemon:before{content:"\f094"}.fac-less:before{content:"\f41d"}.fac-less-than:before{content:"\f536"}.fac-less-than-equal:before{content:"\f537"}.fac-level-down:before{content:"\f149"}.fac-level-down-alt:before{content:"\f3be"}.fac-level-up:before{content:"\f148"}.fac-level-up-alt:before{content:"\f3bf"}.fac-life-ring:before{content:"\f1cd"}.fac-lightbulb:before{content:"\f0eb"}.fac-lightbulb-dollar:before{content:"\f670"}.fac-lightbulb-exclamation:before{content:"\f671"}.fac-lightbulb-on:before{content:"\f672"}.fac-lightbulb-slash:before{content:"\f673"}.fac-lights-holiday:before{content:"\f7b2"}.fac-line:before{content:"\f3c0"}.fac-link:before{content:"\f0c1"}.fac-linkedin:before{content:"\f08c"}.fac-linkedin-in:before{content:"\f0e1"}.fac-linode:before{content:"\f2b8"}.fac-linux:before{content:"\f17c"}.fac-lips:before{content:"\f600"}.fac-lira-sign:before{content:"\f195"}.fac-list:before{content:"\f03a"}.fac-list-alt:before{content:"\f022"}.fac-list-ol:before{content:"\f0cb"}.fac-list-ul:before{content:"\f0ca"}.fac-location:before{content:"\f601"}.fac-location-arrow:before{content:"\f124"}.fac-location-circle:before{content:"\f602"}.fac-location-slash:before{content:"\f603"}.fac-lock:before{content:"\f023"}.fac-lock-alt:before{content:"\f30d"}.fac-lock-open:before{content:"\f3c1"}.fac-lock-open-alt:before{content:"\f3c2"}.fac-long-arrow-alt-down:before{content:"\f309"}.fac-long-arrow-alt-left:before{content:"\f30a"}.fac-long-arrow-alt-right:before{content:"\f30b"}.fac-long-arrow-alt-up:before{content:"\f30c"}.fac-long-arrow-down:before{content:"\f175"}.fac-long-arrow-left:before{content:"\f177"}.fac-long-arrow-right:before{content:"\f178"}.fac-long-arrow-up:before{content:"\f176"}.fac-loveseat:before{content:"\f4cc"}.fac-low-vision:before{content:"\f2a8"}.fac-luchador:before{content:"\f455"}.fac-luggage-cart:before{content:"\f59d"}.fac-lungs:before{content:"\f604"}.fac-lyft:before{content:"\f3c3"}.fac-mace:before{content:"\f6f8"}.fac-magento:before{content:"\f3c4"}.fac-magic:before{content:"\f0d0"}.fac-magnet:before{content:"\f076"}.fac-mail-bulk:before{content:"\f674"}.fac-mailbox:before{content:"\f813"}.fac-mailchimp:before{content:"\f59e"}.fac-male:before{content:"\f183"}.fac-mandalorian:before{content:"\f50f"}.fac-mandolin:before{content:"\f6f9"}.fac-map:before{content:"\f279"}.fac-map-marked:before{content:"\f59f"}.fac-map-marked-alt:before{content:"\f5a0"}.fac-map-marker:before{content:"\f041"}.fac-map-marker-alt:before{content:"\f3c5"}.fac-map-marker-alt-slash:before{content:"\f605"}.fac-map-marker-check:before{content:"\f606"}.fac-map-marker-edit:before{content:"\f607"}.fac-map-marker-exclamation:before{content:"\f608"}.fac-map-marker-minus:before{content:"\f609"}.fac-map-marker-plus:before{content:"\f60a"}.fac-map-marker-question:before{content:"\f60b"}.fac-map-marker-slash:before{content:"\f60c"}.fac-map-marker-smile:before{content:"\f60d"}.fac-map-marker-times:before{content:"\f60e"}.fac-map-pin:before{content:"\f276"}.fac-map-signs:before{content:"\f277"}.fac-markdown:before{content:"\f60f"}.fac-marker:before{content:"\f5a1"}.fac-mars:before{content:"\f222"}.fac-mars-double:before{content:"\f227"}.fac-mars-stroke:before{content:"\f229"}.fac-mars-stroke-h:before{content:"\f22b"}.fac-mars-stroke-v:before{content:"\f22a"}.fac-mask:before{content:"\f6fa"}.fac-mastodon:before{content:"\f4f6"}.fac-maxcdn:before{content:"\f136"}.fac-meat:before{content:"\f814"}.fac-medal:before{content:"\f5a2"}.fac-medapps:before{content:"\f3c6"}.fac-medium:before{content:"\f23a"}.fac-medium-m:before{content:"\f3c7"}.fac-medkit:before{content:"\f0fa"}.fac-medrt:before{content:"\f3c8"}.fac-meetup:before{content:"\f2e0"}.fac-megaphone:before{content:"\f675"}.fac-megaport:before{content:"\f5a3"}.fac-meh:before{content:"\f11a"}.fac-meh-blank:before{content:"\f5a4"}.fac-meh-rolling-eyes:before{content:"\f5a5"}.fac-memory:before{content:"\f538"}.fac-mendeley:before{content:"\f7b3"}.fac-menorah:before{content:"\f676"}.fac-mercury:before{content:"\f223"}.fac-meteor:before{content:"\f753"}.fac-microchip:before{content:"\f2db"}.fac-microphone:before{content:"\f130"}.fac-microphone-alt:before{content:"\f3c9"}.fac-microphone-alt-slash:before{content:"\f539"}.fac-microphone-slash:before{content:"\f131"}.fac-microscope:before{content:"\f610"}.fac-microsoft:before{content:"\f3ca"}.fac-mind-share:before{content:"\f677"}.fac-minus:before{content:"\f068"}.fac-minus-circle:before{content:"\f056"}.fac-minus-hexagon:before{content:"\f307"}.fac-minus-octagon:before{content:"\f308"}.fac-minus-square:before{content:"\f146"}.fac-mistletoe:before{content:"\f7b4"}.fac-mitten:before{content:"\f7b5"}.fac-mix:before{content:"\f3cb"}.fac-mixcloud:before{content:"\f289"}.fac-mizuni:before{content:"\f3cc"}.fac-mobile:before{content:"\f10b"}.fac-mobile-alt:before{content:"\f3cd"}.fac-mobile-android:before{content:"\f3ce"}.fac-mobile-android-alt:before{content:"\f3cf"}.fac-modx:before{content:"\f285"}.fac-monero:before{content:"\f3d0"}.fac-money-bill:before{content:"\f0d6"}.fac-money-bill-alt:before{content:"\f3d1"}.fac-money-bill-wave:before{content:"\f53a"}.fac-money-bill-wave-alt:before{content:"\f53b"}.fac-money-check:before{content:"\f53c"}.fac-money-check-alt:before{content:"\f53d"}.fac-monitor-heart-rate:before{content:"\f611"}.fac-monkey:before{content:"\f6fb"}.fac-monument:before{content:"\f5a6"}.fac-moon:before{content:"\f186"}.fac-moon-cloud:before{content:"\f754"}.fac-moon-stars:before{content:"\f755"}.fac-mortar-pestle:before{content:"\f5a7"}.fac-mosque:before{content:"\f678"}.fac-motorcycle:before{content:"\f21c"}.fac-mountain:before{content:"\f6fc"}.fac-mountains:before{content:"\f6fd"}.fac-mouse-pointer:before{content:"\f245"}.fac-mug-hot:before{content:"\f7b6"}.fac-mug-marshmallows:before{content:"\f7b7"}.fac-music:before{content:"\f001"}.fac-napster:before{content:"\f3d2"}.fac-narwhal:before{content:"\f6fe"}.fac-neos:before{content:"\f612"}.fac-network-wired:before{content:"\f6ff"}.fac-neuter:before{content:"\f22c"}.fac-newspaper:before{content:"\f1ea"}.fac-nimblr:before{content:"\f5a8"}.fac-nintendo-switch:before{content:"\f418"}.fac-node:before{content:"\f419"}.fac-node-js:before{content:"\f3d3"}.fac-not-equal:before{content:"\f53e"}.fac-notes-medical:before{content:"\f481"}.fac-npm:before{content:"\f3d4"}.fac-ns8:before{content:"\f3d5"}.fac-nutritionix:before{content:"\f3d6"}.fac-object-group:before{content:"\f247"}.fac-object-ungroup:before{content:"\f248"}.fac-octagon:before{content:"\f306"}.fac-odnoklassniki:before{content:"\f263"}.fac-odnoklassniki-square:before{content:"\f264"}.fac-oil-can:before{content:"\f613"}.fac-oil-temp:before{content:"\f614"}.fac-old-republic:before{content:"\f510"}.fac-om:before{content:"\f679"}.fac-omega:before{content:"\f67a"}.fac-opencart:before{content:"\f23d"}.fac-openid:before{content:"\f19b"}.fac-opera:before{content:"\f26a"}.fac-optin-monster:before{content:"\f23c"}.fac-ornament:before{content:"\f7b8"}.fac-osi:before{content:"\f41a"}.fac-otter:before{content:"\f700"}.fac-outdent:before{content:"\f03b"}.fac-page4:before{content:"\f3d7"}.fac-pagelines:before{content:"\f18c"}.fac-pager:before{content:"\f815"}.fac-paint-brush:before{content:"\f1fc"}.fac-paint-brush-alt:before{content:"\f5a9"}.fac-paint-roller:before{content:"\f5aa"}.fac-palette:before{content:"\f53f"}.fac-palfed:before{content:"\f3d8"}.fac-pallet:before{content:"\f482"}.fac-pallet-alt:before{content:"\f483"}.fac-paper-plane:before{content:"\f1d8"}.fac-paperclip:before{content:"\f0c6"}.fac-parachute-box:before{content:"\f4cd"}.fac-paragraph:before{content:"\f1dd"}.fac-parking:before{content:"\f540"}.fac-parking-circle:before{content:"\f615"}.fac-parking-circle-slash:before{content:"\f616"}.fac-parking-slash:before{content:"\f617"}.fac-passport:before{content:"\f5ab"}.fac-pastafarianism:before{content:"\f67b"}.fac-paste:before{content:"\f0ea"}.fac-patreon:before{content:"\f3d9"}.fac-pause:before{content:"\f04c"}.fac-pause-circle:before{content:"\f28b"}.fac-paw:before{content:"\f1b0"}.fac-paw-alt:before{content:"\f701"}.fac-paw-claws:before{content:"\f702"}.fac-paypal:before{content:"\f1ed"}.fac-peace:before{content:"\f67c"}.fac-pegasus:before{content:"\f703"}.fac-pen:before{content:"\f304"}.fac-pen-alt:before{content:"\f305"}.fac-pen-fancy:before{content:"\f5ac"}.fac-pen-nib:before{content:"\f5ad"}.fac-pen-square:before{content:"\f14b"}.fac-pencil:before{content:"\f040"}.fac-pencil-alt:before{content:"\f303"}.fac-pencil-paintbrush:before{content:"\f618"}.fac-pencil-ruler:before{content:"\f5ae"}.fac-pennant:before{content:"\f456"}.fac-penny-arcade:before{content:"\f704"}.fac-people-carry:before{content:"\f4ce"}.fac-pepper-hot:before{content:"\f816"}.fac-percent:before{content:"\f295"}.fac-percentage:before{content:"\f541"}.fac-periscope:before{content:"\f3da"}.fac-person-booth:before{content:"\f756"}.fac-person-carry:before{content:"\f4cf"}.fac-person-dolly:before{content:"\f4d0"}.fac-person-dolly-empty:before{content:"\f4d1"}.fac-person-sign:before{content:"\f757"}.fac-phabricator:before{content:"\f3db"}.fac-phoenix-framework:before{content:"\f3dc"}.fac-phoenix-squadron:before{content:"\f511"}.fac-phone:before{content:"\f095"}.fac-phone-office:before{content:"\f67d"}.fac-phone-plus:before{content:"\f4d2"}.fac-phone-slash:before{content:"\f3dd"}.fac-phone-square:before{content:"\f098"}.fac-phone-volume:before{content:"\f2a0"}.fac-php:before{content:"\f457"}.fac-pi:before{content:"\f67e"}.fac-pie:before{content:"\f705"}.fac-pied-piper:before{content:"\f2ae"}.fac-pied-piper-alt:before{content:"\f1a8"}.fac-pied-piper-hat:before{content:"\f4e5"}.fac-pied-piper-pp:before{content:"\f1a7"}.fac-pig:before{content:"\f706"}.fac-piggy-bank:before{content:"\f4d3"}.fac-pills:before{content:"\f484"}.fac-pinterest:before{content:"\f0d2"}.fac-pinterest-p:before{content:"\f231"}.fac-pinterest-square:before{content:"\f0d3"}.fac-pizza:before{content:"\f817"}.fac-pizza-slice:before{content:"\f818"}.fac-place-of-worship:before{content:"\f67f"}.fac-plane:before{content:"\f072"}.fac-plane-alt:before{content:"\f3de"}.fac-plane-arrival:before{content:"\f5af"}.fac-plane-departure:before{content:"\f5b0"}.fac-play:before{content:"\f04b"}.fac-play-circle:before{content:"\f144"}.fac-playstation:before{content:"\f3df"}.fac-plug:before{content:"\f1e6"}.fac-plus:before{content:"\f067"}.fac-plus-circle:before{content:"\f055"}.fac-plus-hexagon:before{content:"\f300"}.fac-plus-octagon:before{content:"\f301"}.fac-plus-square:before{content:"\f0fe"}.fac-podcast:before{content:"\f2ce"}.fac-podium:before{content:"\f680"}.fac-podium-star:before{content:"\f758"}.fac-poll:before{content:"\f681"}.fac-poll-h:before{content:"\f682"}.fac-poll-people:before{content:"\f759"}.fac-poo:before{content:"\f2fe"}.fac-poo-storm:before{content:"\f75a"}.fac-poop:before{content:"\f619"}.fac-popcorn:before{content:"\f819"}.fac-portrait:before{content:"\f3e0"}.fac-pound-sign:before{content:"\f154"}.fac-power-off:before{content:"\f011"}.fac-pray:before{content:"\f683"}.fac-praying-hands:before{content:"\f684"}.fac-prescription:before{content:"\f5b1"}.fac-prescription-bottle:before{content:"\f485"}.fac-prescription-bottle-alt:before{content:"\f486"}.fac-presentation:before{content:"\f685"}.fac-print:before{content:"\f02f"}.fac-print-search:before{content:"\f81a"}.fac-print-slash:before{content:"\f686"}.fac-procedures:before{content:"\f487"}.fac-product-hunt:before{content:"\f288"}.fac-project-diagram:before{content:"\f542"}.fac-pumpkin:before{content:"\f707"}.fac-pushed:before{content:"\f3e1"}.fac-puzzle-piece:before{content:"\f12e"}.fac-python:before{content:"\f3e2"}.fac-qq:before{content:"\f1d6"}.fac-qrcode:before{content:"\f029"}.fac-question:before{content:"\f128"}.fac-question-circle:before{content:"\f059"}.fac-question-square:before{content:"\f2fd"}.fac-quidditch:before{content:"\f458"}.fac-quinscape:before{content:"\f459"}.fac-quora:before{content:"\f2c4"}.fac-quote-left:before{content:"\f10d"}.fac-quote-right:before{content:"\f10e"}.fac-quran:before{content:"\f687"}.fac-r-project:before{content:"\f4f7"}.fac-rabbit:before{content:"\f708"}.fac-rabbit-fast:before{content:"\f709"}.fac-racquet:before{content:"\f45a"}.fac-radiation:before{content:"\f7b9"}.fac-radiation-alt:before{content:"\f7ba"}.fac-rainbow:before{content:"\f75b"}.fac-raindrops:before{content:"\f75c"}.fac-ram:before{content:"\f70a"}.fac-ramp-loading:before{content:"\f4d4"}.fac-random:before{content:"\f074"}.fac-raspberry-pi:before{content:"\f7bb"}.fac-ravelry:before{content:"\f2d9"}.fac-react:before{content:"\f41b"}.fac-reacteurope:before{content:"\f75d"}.fac-readme:before{content:"\f4d5"}.fac-rebel:before{content:"\f1d0"}.fac-receipt:before{content:"\f543"}.fac-rectangle-landscape:before{content:"\f2fa"}.fac-rectangle-portrait:before{content:"\f2fb"}.fac-rectangle-wide:before{content:"\f2fc"}.fac-recycle:before{content:"\f1b8"}.fac-red-river:before{content:"\f3e3"}.fac-reddit:before{content:"\f1a1"}.fac-reddit-alien:before{content:"\f281"}.fac-reddit-square:before{content:"\f1a2"}.fac-redhat:before{content:"\f7bc"}.fac-redo:before{content:"\f01e"}.fac-redo-alt:before{content:"\f2f9"}.fac-registered:before{content:"\f25d"}.fac-renren:before{content:"\f18b"}.fac-repeat:before{content:"\f363"}.fac-repeat-1:before{content:"\f365"}.fac-repeat-1-alt:before{content:"\f366"}.fac-repeat-alt:before{content:"\f364"}.fac-reply:before{content:"\f3e5"}.fac-reply-all:before{content:"\f122"}.fac-replyd:before{content:"\f3e6"}.fac-republican:before{content:"\f75e"}.fac-researchgate:before{content:"\f4f8"}.fac-resolving:before{content:"\f3e7"}.fac-restroom:before{content:"\f7bd"}.fac-retweet:before{content:"\f079"}.fac-retweet-alt:before{content:"\f361"}.fac-rev:before{content:"\f5b2"}.fac-ribbon:before{content:"\f4d6"}.fac-ring:before{content:"\f70b"}.fac-rings-wedding:before{content:"\f81b"}.fac-road:before{content:"\f018"}.fac-robot:before{content:"\f544"}.fac-rocket:before{content:"\f135"}.fac-rocketchat:before{content:"\f3e8"}.fac-rockrms:before{content:"\f3e9"}.fac-route:before{content:"\f4d7"}.fac-route-highway:before{content:"\f61a"}.fac-route-interstate:before{content:"\f61b"}.fac-rss:before{content:"\f09e"}.fac-rss-square:before{content:"\f143"}.fac-ruble-sign:before{content:"\f158"}.fac-ruler:before{content:"\f545"}.fac-ruler-combined:before{content:"\f546"}.fac-ruler-horizontal:before{content:"\f547"}.fac-ruler-triangle:before{content:"\f61c"}.fac-ruler-vertical:before{content:"\f548"}.fac-running:before{content:"\f70c"}.fac-rupee-sign:before{content:"\f156"}.fac-rv:before{content:"\f7be"}.fac-sack:before{content:"\f81c"}.fac-sack-dollar:before{content:"\f81d"}.fac-sad-cry:before{content:"\f5b3"}.fac-sad-tear:before{content:"\f5b4"}.fac-safari:before{content:"\f267"}.fac-salad:before{content:"\f81e"}.fac-salesforce:before{content:"\f83b"}.fac-sandwich:before{content:"\f81f"}.fac-sass:before{content:"\f41e"}.fac-satellite:before{content:"\f7bf"}.fac-satellite-dish:before{content:"\f7c0"}.fac-sausage:before{content:"\f820"}.fac-save:before{content:"\f0c7"}.fac-scalpel:before{content:"\f61d"}.fac-scalpel-path:before{content:"\f61e"}.fac-scanner:before{content:"\f488"}.fac-scanner-keyboard:before{content:"\f489"}.fac-scanner-touchscreen:before{content:"\f48a"}.fac-scarecrow:before{content:"\f70d"}.fac-scarf:before{content:"\f7c1"}.fac-schlix:before{content:"\f3ea"}.fac-school:before{content:"\f549"}.fac-screwdriver:before{content:"\f54a"}.fac-scribd:before{content:"\f28a"}.fac-scroll:before{content:"\f70e"}.fac-scroll-old:before{content:"\f70f"}.fac-scrubber:before{content:"\f2f8"}.fac-scythe:before{content:"\f710"}.fac-sd-card:before{content:"\f7c2"}.fac-search:before{content:"\f002"}.fac-search-dollar:before{content:"\f688"}.fac-search-location:before{content:"\f689"}.fac-search-minus:before{content:"\f010"}.fac-search-plus:before{content:"\f00e"}.fac-searchengin:before{content:"\f3eb"}.fac-seedling:before{content:"\f4d8"}.fac-sellcast:before{content:"\f2da"}.fac-sellsy:before{content:"\f213"}.fac-server:before{content:"\f233"}.fac-servicestack:before{content:"\f3ec"}.fac-shapes:before{content:"\f61f"}.fac-share:before{content:"\f064"}.fac-share-all:before{content:"\f367"}.fac-share-alt:before{content:"\f1e0"}.fac-share-alt-square:before{content:"\f1e1"}.fac-share-square:before{content:"\f14d"}.fac-sheep:before{content:"\f711"}.fac-shekel-sign:before{content:"\f20b"}.fac-shield:before{content:"\f132"}.fac-shield-alt:before{content:"\f3ed"}.fac-shield-check:before{content:"\f2f7"}.fac-shield-cross:before{content:"\f712"}.fac-ship:before{content:"\f21a"}.fac-shipping-fast:before{content:"\f48b"}.fac-shipping-timed:before{content:"\f48c"}.fac-shirtsinbulk:before{content:"\f214"}.fac-shish-kebab:before{content:"\f821"}.fac-shoe-prints:before{content:"\f54b"}.fac-shopping-bag:before{content:"\f290"}.fac-shopping-basket:before{content:"\f291"}.fac-shopping-cart:before{content:"\f07a"}.fac-shopware:before{content:"\f5b5"}.fac-shovel:before{content:"\f713"}.fac-shovel-snow:before{content:"\f7c3"}.fac-shower:before{content:"\f2cc"}.fac-shredder:before{content:"\f68a"}.fac-shuttle-van:before{content:"\f5b6"}.fac-shuttlecock:before{content:"\f45b"}.fac-sickle:before{content:"\f822"}.fac-sigma:before{content:"\f68b"}.fac-sign:before{content:"\f4d9"}.fac-sign-in:before{content:"\f090"}.fac-sign-in-alt:before{content:"\f2f6"}.fac-sign-language:before{content:"\f2a7"}.fac-sign-out:before{content:"\f08b"}.fac-sign-out-alt:before{content:"\f2f5"}.fac-signal:before{content:"\f012"}.fac-signal-1:before{content:"\f68c"}.fac-signal-2:before{content:"\f68d"}.fac-signal-3:before{content:"\f68e"}.fac-signal-4:before{content:"\f68f"}.fac-signal-alt:before{content:"\f690"}.fac-signal-alt-1:before{content:"\f691"}.fac-signal-alt-2:before{content:"\f692"}.fac-signal-alt-3:before{content:"\f693"}.fac-signal-alt-slash:before{content:"\f694"}.fac-signal-slash:before{content:"\f695"}.fac-signature:before{content:"\f5b7"}.fac-sim-card:before{content:"\f7c4"}.fac-simplybuilt:before{content:"\f215"}.fac-sistrix:before{content:"\f3ee"}.fac-sitemap:before{content:"\f0e8"}.fac-sith:before{content:"\f512"}.fac-skating:before{content:"\f7c5"}.fac-skeleton:before{content:"\f620"}.fac-sketch:before{content:"\f7c6"}.fac-ski-jump:before{content:"\f7c7"}.fac-ski-lift:before{content:"\f7c8"}.fac-skiing:before{content:"\f7c9"}.fac-skiing-nordic:before{content:"\f7ca"}.fac-skull:before{content:"\f54c"}.fac-skull-crossbones:before{content:"\f714"}.fac-skyatlas:before{content:"\f216"}.fac-skype:before{content:"\f17e"}.fac-slack:before{content:"\f198"}.fac-slack-hash:before{content:"\f3ef"}.fac-slash:before{content:"\f715"}.fac-sledding:before{content:"\f7cb"}.fac-sleigh:before{content:"\f7cc"}.fac-sliders-h:before{content:"\f1de"}.fac-sliders-h-square:before{content:"\f3f0"}.fac-sliders-v:before{content:"\f3f1"}.fac-sliders-v-square:before{content:"\f3f2"}.fac-slideshare:before{content:"\f1e7"}.fac-smile:before{content:"\f118"}.fac-smile-beam:before{content:"\f5b8"}.fac-smile-plus:before{content:"\f5b9"}.fac-smile-wink:before{content:"\f4da"}.fac-smog:before{content:"\f75f"}.fac-smoke:before{content:"\f760"}.fac-smoking:before{content:"\f48d"}.fac-smoking-ban:before{content:"\f54d"}.fac-sms:before{content:"\f7cd"}.fac-snake:before{content:"\f716"}.fac-snapchat:before{content:"\f2ab"}.fac-snapchat-ghost:before{content:"\f2ac"}.fac-snapchat-square:before{content:"\f2ad"}.fac-snow-blowing:before{content:"\f761"}.fac-snowboarding:before{content:"\f7ce"}.fac-snowflake:before{content:"\f2dc"}.fac-snowflakes:before{content:"\f7cf"}.fac-snowman:before{content:"\f7d0"}.fac-snowmobile:before{content:"\f7d1"}.fac-snowplow:before{content:"\f7d2"}.fac-socks:before{content:"\f696"}.fac-solar-panel:before{content:"\f5ba"}.fac-sort:before{content:"\f0dc"}.fac-sort-alpha-down:before{content:"\f15d"}.fac-sort-alpha-up:before{content:"\f15e"}.fac-sort-amount-down:before{content:"\f160"}.fac-sort-amount-up:before{content:"\f161"}.fac-sort-down:before{content:"\f0dd"}.fac-sort-numeric-down:before{content:"\f162"}.fac-sort-numeric-up:before{content:"\f163"}.fac-sort-up:before{content:"\f0de"}.fac-soundcloud:before{content:"\f1be"}.fac-soup:before{content:"\f823"}.fac-sourcetree:before{content:"\f7d3"}.fac-spa:before{content:"\f5bb"}.fac-space-shuttle:before{content:"\f197"}.fac-spade:before{content:"\f2f4"}.fac-speakap:before{content:"\f3f3"}.fac-speaker-deck:before{content:"\f83c"}.fac-spider:before{content:"\f717"}.fac-spider-black-widow:before{content:"\f718"}.fac-spider-web:before{content:"\f719"}.fac-spinner:before{content:"\f110"}.fac-spinner-third:before{content:"\f3f4"}.fac-splotch:before{content:"\f5bc"}.fac-spotify:before{content:"\f1bc"}.fac-spray-can:before{content:"\f5bd"}.fac-square:before{content:"\f0c8"}.fac-square-full:before{content:"\f45c"}.fac-square-root:before{content:"\f697"}.fac-square-root-alt:before{content:"\f698"}.fac-squarespace:before{content:"\f5be"}.fac-squirrel:before{content:"\f71a"}.fac-stack-exchange:before{content:"\f18d"}.fac-stack-overflow:before{content:"\f16c"}.fac-staff:before{content:"\f71b"}.fac-stamp:before{content:"\f5bf"}.fac-star:before{content:"\f005"}.fac-star-and-crescent:before{content:"\f699"}.fac-star-christmas:before{content:"\f7d4"}.fac-star-exclamation:before{content:"\f2f3"}.fac-star-half:before{content:"\f089"}.fac-star-half-alt:before{content:"\f5c0"}.fac-star-of-david:before{content:"\f69a"}.fac-star-of-life:before{content:"\f621"}.fac-stars:before{content:"\f762"}.fac-staylinked:before{content:"\f3f5"}.fac-steak:before{content:"\f824"}.fac-steam:before{content:"\f1b6"}.fac-steam-square:before{content:"\f1b7"}.fac-steam-symbol:before{content:"\f3f6"}.fac-steering-wheel:before{content:"\f622"}.fac-step-backward:before{content:"\f048"}.fac-step-forward:before{content:"\f051"}.fac-stethoscope:before{content:"\f0f1"}.fac-sticker-mule:before{content:"\f3f7"}.fac-sticky-note:before{content:"\f249"}.fac-stocking:before{content:"\f7d5"}.fac-stomach:before{content:"\f623"}.fac-stop:before{content:"\f04d"}.fac-stop-circle:before{content:"\f28d"}.fac-stopwatch:before{content:"\f2f2"}.fac-store:before{content:"\f54e"}.fac-store-alt:before{content:"\f54f"}.fac-strava:before{content:"\f428"}.fac-stream:before{content:"\f550"}.fac-street-view:before{content:"\f21d"}.fac-stretcher:before{content:"\f825"}.fac-strikethrough:before{content:"\f0cc"}.fac-stripe:before{content:"\f429"}.fac-stripe-s:before{content:"\f42a"}.fac-stroopwafel:before{content:"\f551"}.fac-studiovinari:before{content:"\f3f8"}.fac-stumbleupon:before{content:"\f1a4"}.fac-stumbleupon-circle:before{content:"\f1a3"}.fac-subscript:before{content:"\f12c"}.fac-subway:before{content:"\f239"}.fac-suitcase:before{content:"\f0f2"}.fac-suitcase-rolling:before{content:"\f5c1"}.fac-sun:before{content:"\f185"}.fac-sun-cloud:before{content:"\f763"}.fac-sun-dust:before{content:"\f764"}.fac-sun-haze:before{content:"\f765"}.fac-sunrise:before{content:"\f766"}.fac-sunset:before{content:"\f767"}.fac-superpowers:before{content:"\f2dd"}.fac-superscript:before{content:"\f12b"}.fac-supple:before{content:"\f3f9"}.fac-surprise:before{content:"\f5c2"}.fac-suse:before{content:"\f7d6"}.fac-swatchbook:before{content:"\f5c3"}.fac-swimmer:before{content:"\f5c4"}.fac-swimming-pool:before{content:"\f5c5"}.fac-sword:before{content:"\f71c"}.fac-swords:before{content:"\f71d"}.fac-symfony:before{content:"\f83d"}.fac-synagogue:before{content:"\f69b"}.fac-sync:before{content:"\f021"}.fac-sync-alt:before{content:"\f2f1"}.fac-syringe:before{content:"\f48e"}.fac-table:before{content:"\f0ce"}.fac-table-tennis:before{content:"\f45d"}.fac-tablet:before{content:"\f10a"}.fac-tablet-alt:before{content:"\f3fa"}.fac-tablet-android:before{content:"\f3fb"}.fac-tablet-android-alt:before{content:"\f3fc"}.fac-tablet-rugged:before{content:"\f48f"}.fac-tablets:before{content:"\f490"}.fac-tachometer:before{content:"\f0e4"}.fac-tachometer-alt:before{content:"\f3fd"}.fac-tachometer-alt-average:before{content:"\f624"}.fac-tachometer-alt-fast:before{content:"\f625"}.fac-tachometer-alt-fastest:before{content:"\f626"}.fac-tachometer-alt-slow:before{content:"\f627"}.fac-tachometer-alt-slowest:before{content:"\f628"}.fac-tachometer-average:before{content:"\f629"}.fac-tachometer-fast:before{content:"\f62a"}.fac-tachometer-fastest:before{content:"\f62b"}.fac-tachometer-slow:before{content:"\f62c"}.fac-tachometer-slowest:before{content:"\f62d"}.fac-taco:before{content:"\f826"}.fac-tag:before{content:"\f02b"}.fac-tags:before{content:"\f02c"}.fac-tally:before{content:"\f69c"}.fac-tanakh:before{content:"\f827"}.fac-tape:before{content:"\f4db"}.fac-tasks:before{content:"\f0ae"}.fac-tasks-alt:before{content:"\f828"}.fac-taxi:before{content:"\f1ba"}.fac-teamspeak:before{content:"\f4f9"}.fac-teeth:before{content:"\f62e"}.fac-teeth-open:before{content:"\f62f"}.fac-telegram:before{content:"\f2c6"}.fac-telegram-plane:before{content:"\f3fe"}.fac-temperature-frigid:before{content:"\f768"}.fac-temperature-high:before{content:"\f769"}.fac-temperature-hot:before{content:"\f76a"}.fac-temperature-low:before{content:"\f76b"}.fac-tencent-weibo:before{content:"\f1d5"}.fac-tenge:before{content:"\f7d7"}.fac-tennis-ball:before{content:"\f45e"}.fac-terminal:before{content:"\f120"}.fac-text-height:before{content:"\f034"}.fac-text-width:before{content:"\f035"}.fac-th:before{content:"\f00a"}.fac-th-large:before{content:"\f009"}.fac-th-list:before{content:"\f00b"}.fac-the-red-yeti:before{content:"\f69d"}.fac-theater-masks:before{content:"\f630"}.fac-themeco:before{content:"\f5c6"}.fac-themeisle:before{content:"\f2b2"}.fac-thermometer:before{content:"\f491"}.fac-thermometer-empty:before{content:"\f2cb"}.fac-thermometer-full:before{content:"\f2c7"}.fac-thermometer-half:before{content:"\f2c9"}.fac-thermometer-quarter:before{content:"\f2ca"}.fac-thermometer-three-quarters:before{content:"\f2c8"}.fac-theta:before{content:"\f69e"}.fac-think-peaks:before{content:"\f731"}.fac-thumbs-down:before{content:"\f165"}.fac-thumbs-up:before{content:"\f164"}.fac-thumbtack:before{content:"\f08d"}.fac-thunderstorm:before{content:"\f76c"}.fac-thunderstorm-moon:before{content:"\f76d"}.fac-thunderstorm-sun:before{content:"\f76e"}.fac-ticket:before{content:"\f145"}.fac-ticket-alt:before{content:"\f3ff"}.fac-tilde:before{content:"\f69f"}.fac-times:before{content:"\f00d"}.fac-times-circle:before{content:"\f057"}.fac-times-hexagon:before{content:"\f2ee"}.fac-times-octagon:before{content:"\f2f0"}.fac-times-square:before{content:"\f2d3"}.fac-tint:before{content:"\f043"}.fac-tint-slash:before{content:"\f5c7"}.fac-tire:before{content:"\f631"}.fac-tire-flat:before{content:"\f632"}.fac-tire-pressure-warning:before{content:"\f633"}.fac-tire-rugged:before{content:"\f634"}.fac-tired:before{content:"\f5c8"}.fac-toggle-off:before{content:"\f204"}.fac-toggle-on:before{content:"\f205"}.fac-toilet:before{content:"\f7d8"}.fac-toilet-paper:before{content:"\f71e"}.fac-toilet-paper-alt:before{content:"\f71f"}.fac-tombstone:before{content:"\f720"}.fac-tombstone-alt:before{content:"\f721"}.fac-toolbox:before{content:"\f552"}.fac-tools:before{content:"\f7d9"}.fac-tooth:before{content:"\f5c9"}.fac-toothbrush:before{content:"\f635"}.fac-torah:before{content:"\f6a0"}.fac-torii-gate:before{content:"\f6a1"}.fac-tornado:before{content:"\f76f"}.fac-tractor:before{content:"\f722"}.fac-trade-federation:before{content:"\f513"}.fac-trademark:before{content:"\f25c"}.fac-traffic-cone:before{content:"\f636"}.fac-traffic-light:before{content:"\f637"}.fac-traffic-light-go:before{content:"\f638"}.fac-traffic-light-slow:before{content:"\f639"}.fac-traffic-light-stop:before{content:"\f63a"}.fac-train:before{content:"\f238"}.fac-tram:before{content:"\f7da"}.fac-transgender:before{content:"\f224"}.fac-transgender-alt:before{content:"\f225"}.fac-trash:before{content:"\f1f8"}.fac-trash-alt:before{content:"\f2ed"}.fac-trash-restore:before{content:"\f829"}.fac-trash-restore-alt:before{content:"\f82a"}.fac-treasure-chest:before{content:"\f723"}.fac-tree:before{content:"\f1bb"}.fac-tree-alt:before{content:"\f400"}.fac-tree-christmas:before{content:"\f7db"}.fac-tree-decorated:before{content:"\f7dc"}.fac-tree-large:before{content:"\f7dd"}.fac-tree-palm:before{content:"\f82b"}.fac-trees:before{content:"\f724"}.fac-trello:before{content:"\f181"}.fac-triangle:before{content:"\f2ec"}.fac-tripadvisor:before{content:"\f262"}.fac-trophy:before{content:"\f091"}.fac-trophy-alt:before{content:"\f2eb"}.fac-truck:before{content:"\f0d1"}.fac-truck-container:before{content:"\f4dc"}.fac-truck-couch:before{content:"\f4dd"}.fac-truck-loading:before{content:"\f4de"}.fac-truck-monster:before{content:"\f63b"}.fac-truck-moving:before{content:"\f4df"}.fac-truck-pickup:before{content:"\f63c"}.fac-truck-plow:before{content:"\f7de"}.fac-truck-ramp:before{content:"\f4e0"}.fac-tshirt:before{content:"\f553"}.fac-tty:before{content:"\f1e4"}.fac-tumblr:before{content:"\f173"}.fac-tumblr-square:before{content:"\f174"}.fac-turkey:before{content:"\f725"}.fac-turtle:before{content:"\f726"}.fac-tv:before{content:"\f26c"}.fac-tv-retro:before{content:"\f401"}.fac-twitch:before{content:"\f1e8"}.fac-twitter:before{content:"\f099"}.fac-twitter-square:before{content:"\f081"}.fac-typo3:before{content:"\f42b"}.fac-uber:before{content:"\f402"}.fac-ubuntu:before{content:"\f7df"}.fac-uikit:before{content:"\f403"}.fac-umbrella:before{content:"\f0e9"}.fac-umbrella-beach:before{content:"\f5ca"}.fac-underline:before{content:"\f0cd"}.fac-undo:before{content:"\f0e2"}.fac-undo-alt:before{content:"\f2ea"}.fac-unicorn:before{content:"\f727"}.fac-union:before{content:"\f6a2"}.fac-uniregistry:before{content:"\f404"}.fac-universal-access:before{content:"\f29a"}.fac-university:before{content:"\f19c"}.fac-unlink:before{content:"\f127"}.fac-unlock:before{content:"\f09c"}.fac-unlock-alt:before{content:"\f13e"}.fac-untappd:before{content:"\f405"}.fac-upload:before{content:"\f093"}.fac-ups:before{content:"\f7e0"}.fac-usb:before{content:"\f287"}.fac-usd-circle:before{content:"\f2e8"}.fac-usd-square:before{content:"\f2e9"}.fac-user:before{content:"\f007"}.fac-user-alt:before{content:"\f406"}.fac-user-alt-slash:before{content:"\f4fa"}.fac-user-astronaut:before{content:"\f4fb"}.fac-user-chart:before{content:"\f6a3"}.fac-user-check:before{content:"\f4fc"}.fac-user-circle:before{content:"\f2bd"}.fac-user-clock:before{content:"\f4fd"}.fac-user-cog:before{content:"\f4fe"}.fac-user-crown:before{content:"\f6a4"}.fac-user-edit:before{content:"\f4ff"}.fac-user-friends:before{content:"\f500"}.fac-user-graduate:before{content:"\f501"}.fac-user-hard-hat:before{content:"\f82c"}.fac-user-headset:before{content:"\f82d"}.fac-user-injured:before{content:"\f728"}.fac-user-lock:before{content:"\f502"}.fac-user-md:before{content:"\f0f0"}.fac-user-md-chat:before{content:"\f82e"}.fac-user-minus:before{content:"\f503"}.fac-user-ninja:before{content:"\f504"}.fac-user-nurse:before{content:"\f82f"}.fac-user-plus:before{content:"\f234"}.fac-user-secret:before{content:"\f21b"}.fac-user-shield:before{content:"\f505"}.fac-user-slash:before{content:"\f506"}.fac-user-tag:before{content:"\f507"}.fac-user-tie:before{content:"\f508"}.fac-user-times:before{content:"\f235"}.fac-users:before{content:"\f0c0"}.fac-users-class:before{content:"\f63d"}.fac-users-cog:before{content:"\f509"}.fac-users-crown:before{content:"\f6a5"}.fac-users-medical:before{content:"\f830"}.fac-usps:before{content:"\f7e1"}.fac-ussunnah:before{content:"\f407"}.fac-utensil-fork:before{content:"\f2e3"}.fac-utensil-knife:before{content:"\f2e4"}.fac-utensil-spoon:before{content:"\f2e5"}.fac-utensils:before{content:"\f2e7"}.fac-utensils-alt:before{content:"\f2e6"}.fac-vaadin:before{content:"\f408"}.fac-value-absolute:before{content:"\f6a6"}.fac-vector-square:before{content:"\f5cb"}.fac-venus:before{content:"\f221"}.fac-venus-double:before{content:"\f226"}.fac-venus-mars:before{content:"\f228"}.fac-viacoin:before{content:"\f237"}.fac-viadeo:before{content:"\f2a9"}.fac-viadeo-square:before{content:"\f2aa"}.fac-vial:before{content:"\f492"}.fac-vials:before{content:"\f493"}.fac-viber:before{content:"\f409"}.fac-video:before{content:"\f03d"}.fac-video-plus:before{content:"\f4e1"}.fac-video-slash:before{content:"\f4e2"}.fac-vihara:before{content:"\f6a7"}.fac-vimeo:before{content:"\f40a"}.fac-vimeo-square:before{content:"\f194"}.fac-vimeo-v:before{content:"\f27d"}.fac-vine:before{content:"\f1ca"}.fac-vk:before{content:"\f189"}.fac-vnv:before{content:"\f40b"}.fac-volcano:before{content:"\f770"}.fac-volleyball-ball:before{content:"\f45f"}.fac-volume:before{content:"\f6a8"}.fac-volume-down:before{content:"\f027"}.fac-volume-mute:before{content:"\f6a9"}.fac-volume-off:before{content:"\f026"}.fac-volume-slash:before{content:"\f2e2"}.fac-volume-up:before{content:"\f028"}.fac-vote-nay:before{content:"\f771"}.fac-vote-yea:before{content:"\f772"}.fac-vr-cardboard:before{content:"\f729"}.fac-vuejs:before{content:"\f41f"}.fac-walker:before{content:"\f831"}.fac-walking:before{content:"\f554"}.fac-wallet:before{content:"\f555"}.fac-wand:before{content:"\f72a"}.fac-wand-magic:before{content:"\f72b"}.fac-warehouse:before{content:"\f494"}.fac-warehouse-alt:before{content:"\f495"}.fac-watch:before{content:"\f2e1"}.fac-watch-fitness:before{content:"\f63e"}.fac-water:before{content:"\f773"}.fac-water-lower:before{content:"\f774"}.fac-water-rise:before{content:"\f775"}.fac-wave-square:before{content:"\f83e"}.fac-waze:before{content:"\f83f"}.fac-webcam:before{content:"\f832"}.fac-webcam-slash:before{content:"\f833"}.fac-weebly:before{content:"\f5cc"}.fac-weibo:before{content:"\f18a"}.fac-weight:before{content:"\f496"}.fac-weight-hanging:before{content:"\f5cd"}.fac-weixin:before{content:"\f1d7"}.fac-whale:before{content:"\f72c"}.fac-whatsapp:before{content:"\f232"}.fac-whatsapp-square:before{content:"\f40c"}.fac-wheat:before{content:"\f72d"}.fac-wheelchair:before{content:"\f193"}.fac-whistle:before{content:"\f460"}.fac-whmcs:before{content:"\f40d"}.fac-wifi:before{content:"\f1eb"}.fac-wifi-1:before{content:"\f6aa"}.fac-wifi-2:before{content:"\f6ab"}.fac-wifi-slash:before{content:"\f6ac"}.fac-wikipedia-w:before{content:"\f266"}.fac-wind:before{content:"\f72e"}.fac-wind-warning:before{content:"\f776"}.fac-window:before{content:"\f40e"}.fac-window-alt:before{content:"\f40f"}.fac-window-close:before{content:"\f410"}.fac-window-maximize:before{content:"\f2d0"}.fac-window-minimize:before{content:"\f2d1"}.fac-window-restore:before{content:"\f2d2"}.fac-windows:before{content:"\f17a"}.fac-windsock:before{content:"\f777"}.fac-wine-bottle:before{content:"\f72f"}.fac-wine-glass:before{content:"\f4e3"}.fac-wine-glass-alt:before{content:"\f5ce"}.fac-wix:before{content:"\f5cf"}.fac-wizards-of-the-coast:before{content:"\f730"}.fac-wolf-pack-battalion:before{content:"\f514"}.fac-won-sign:before{content:"\f159"}.fac-wordpress:before{content:"\f19a"}.fac-wordpress-simple:before{content:"\f411"}.fac-wpbeginner:before{content:"\f297"}.fac-wpexplorer:before{content:"\f2de"}.fac-wpforms:before{content:"\f298"}.fac-wpressr:before{content:"\f3e4"}.fac-wreath:before{content:"\f7e2"}.fac-wrench:before{content:"\f0ad"}.fac-x-ray:before{content:"\f497"}.fac-xbox:before{content:"\f412"}.fac-xing:before{content:"\f168"}.fac-xing-square:before{content:"\f169"}.fac-y-combinator:before{content:"\f23b"}.fac-yahoo:before{content:"\f19e"}.fac-yammer:before{content:"\f840"}.fac-yandex:before{content:"\f413"}.fac-yandex-international:before{content:"\f414"}.fac-yarn:before{content:"\f7e3"}.fac-yelp:before{content:"\f1e9"}.fac-yen-sign:before{content:"\f157"}.fac-yin-yang:before{content:"\f6ad"}.fac-yoast:before{content:"\f2b1"}.fac-youtube:before{content:"\f167"}.fac-youtube-square:before{content:"\f431"}.fac-zhihu:before{content:"\f63f"}.sr-only{border:0;clip:rect(0,0,0,0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.sr-only-focusable:active,.sr-only-focusable:focus{clip:auto;height:auto;margin:0;overflow:visible;position:static;width:auto}@font-face{font-family:"Font Awesome 5 Brands";font-style:normal;font-weight:normal;font-display:auto;src:url(//www.aadeshmetal.com/wp-content/themes/facmaster/assets/fonts/fontawesome/fa-brands-400.eot);src:url(//www.aadeshmetal.com/wp-content/themes/facmaster/assets/fonts/fontawesome/fa-brands-400.eot?#iefix) format("embedded-opentype"),url(//www.aadeshmetal.com/wp-content/themes/facmaster/assets/fonts/fontawesome/fa-brands-400.woff2) format("woff2"),url(//www.aadeshmetal.com/wp-content/themes/facmaster/assets/fonts/fontawesome/fa-brands-400.woff) format("woff"),url(//www.aadeshmetal.com/wp-content/themes/facmaster/assets/fonts/fontawesome/fa-brands-400.ttf) format("truetype"),url(//www.aadeshmetal.com/wp-content/themes/facmaster/assets/fonts/fontawesome/fa-brands-400.svg#fontawesome) format("svg")}.fab{font-family:"Font Awesome 5 Brands"}@font-face{font-family:"Font Awesome 5 Pro";font-style:normal;font-weight:300;font-display:auto;src:url(//www.aadeshmetal.com/wp-content/themes/facmaster/assets/fonts/fontawesome/fa-light-300.eot);src:url(//www.aadeshmetal.com/wp-content/themes/facmaster/assets/fonts/fontawesome/fa-light-300.eot?#iefix) format("embedded-opentype"),url(//www.aadeshmetal.com/wp-content/themes/facmaster/assets/fonts/fontawesome/fa-light-300.woff2) format("woff2"),url(//www.aadeshmetal.com/wp-content/themes/facmaster/assets/fonts/fontawesome/fa-light-300.woff) format("woff"),url(//www.aadeshmetal.com/wp-content/themes/facmaster/assets/fonts/fontawesome/fa-light-300.ttf) format("truetype"),url(//www.aadeshmetal.com/wp-content/themes/facmaster/assets/fonts/fontawesome/fa-light-300.svg#fontawesome) format("svg")}.fal{font-weight:300}@font-face{font-family:"Font Awesome 5 Pro";font-style:normal;font-weight:400;font-display:auto;src:url(//www.aadeshmetal.com/wp-content/themes/facmaster/assets/fonts/fontawesome/fa-regular-400.eot);src:url(//www.aadeshmetal.com/wp-content/themes/facmaster/assets/fonts/fontawesome/fa-regular-400.eot?#iefix) format("embedded-opentype"),url(//www.aadeshmetal.com/wp-content/themes/facmaster/assets/fonts/fontawesome/fa-regular-400.woff2) format("woff2"),url(//www.aadeshmetal.com/wp-content/themes/facmaster/assets/fonts/fontawesome/fa-regular-400.woff) format("woff"),url(//www.aadeshmetal.com/wp-content/themes/facmaster/assets/fonts/fontawesome/fa-regular-400.ttf) format("truetype"),url(//www.aadeshmetal.com/wp-content/themes/facmaster/assets/fonts/fontawesome/fa-regular-400.svg#fontawesome) format("svg")}.fal,.far{font-family:"Font Awesome 5 Pro"}.far{font-weight:400}@font-face{font-family:"Font Awesome 5 Pro";font-style:normal;font-weight:900;font-display:auto;src:url(//www.aadeshmetal.com/wp-content/themes/facmaster/assets/fonts/fontawesome/fa-solid-900.eot);src:url(//www.aadeshmetal.com/wp-content/themes/facmaster/assets/fonts/fontawesome/fa-solid-900.eot?#iefix) format("embedded-opentype"),url(//www.aadeshmetal.com/wp-content/themes/facmaster/assets/fonts/fontawesome/fa-solid-900.woff2) format("woff2"),url(//www.aadeshmetal.com/wp-content/themes/facmaster/assets/fonts/fontawesome/fa-solid-900.woff) format("woff"),url(//www.aadeshmetal.com/wp-content/themes/facmaster/assets/fonts/fontawesome/fa-solid-900.ttf) format("truetype"),url(//www.aadeshmetal.com/wp-content/themes/facmaster/assets/fonts/fontawesome/fa-solid-900.svg#fontawesome) format("svg")}.fac,.fas{font-family:"Font Awesome 5 Pro";font-weight:900}@font-face{font-family:Material-Design-Iconic-Font;src:url(//www.aadeshmetal.com/wp-content/themes/facmaster/assets/fonts/Material-Design-Iconic-Font.woff2?v=2.2.0) format('woff2'),url(//www.aadeshmetal.com/wp-content/themes/facmaster/assets/fonts/Material-Design-Iconic-Font.woff?v=2.2.0) format('woff'),url(//www.aadeshmetal.com/wp-content/themes/facmaster/assets/fonts/Material-Design-Iconic-Font.ttf?v=2.2.0) format('truetype')}.zmdi{display:inline-block;font:normal normal normal 14px/1 'Material-Design-Iconic-Font';font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.zmdi-hc-lg{font-size:1.33333333em;line-height:.75em;vertical-align:-15%}.zmdi-hc-2x{font-size:2em}.zmdi-hc-3x{font-size:3em}.zmdi-hc-4x{font-size:4em}.zmdi-hc-5x{font-size:5em}.zmdi-hc-fw{width:1.28571429em;text-align:center}.zmdi-hc-ul{padding-left:0;margin-left:2.14285714em;list-style-type:none}.zmdi-hc-ul>li{position:relative}.zmdi-hc-li{position:absolute;left:-2.14285714em;width:2.14285714em;top:.14285714em;text-align:center}.zmdi-hc-li.zmdi-hc-lg{left:-1.85714286em}.zmdi-hc-border{padding:.1em .25em;border:solid .1em #9e9e9e;border-radius:2px}.zmdi-hc-border-circle{padding:.1em .25em;border:solid .1em #9e9e9e;border-radius:50%}.zmdi.pull-left{float:left;margin-right:.15em}.zmdi.pull-right{float:right;margin-left:.15em}.zmdi-hc-spin{-webkit-animation:zmdi-spin 1.5s infinite linear;animation:zmdi-spin 1.5s infinite linear}.zmdi-hc-spin-reverse{-webkit-animation:zmdi-spin-reverse 1.5s infinite linear;animation:zmdi-spin-reverse 1.5s infinite linear}@-webkit-keyframes zmdi-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@keyframes zmdi-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@-webkit-keyframes zmdi-spin-reverse{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(-359deg);transform:rotate(-359deg)}}@keyframes zmdi-spin-reverse{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(-359deg);transform:rotate(-359deg)}}.zmdi-hc-rotate-90{-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}.zmdi-hc-rotate-180{-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.zmdi-hc-rotate-270{-webkit-transform:rotate(270deg);-ms-transform:rotate(270deg);transform:rotate(270deg)}.zmdi-hc-flip-horizontal{-webkit-transform:scale(-1,1);-ms-transform:scale(-1,1);transform:scale(-1,1)}.zmdi-hc-flip-vertical{-webkit-transform:scale(1,-1);-ms-transform:scale(1,-1);transform:scale(1,-1)}.zmdi-hc-stack{position:relative;display:inline-block;width:2em;height:2em;line-height:2em;vertical-align:middle}.zmdi-hc-stack-1x,.zmdi-hc-stack-2x{position:absolute;left:0;width:100%;text-align:center}.zmdi-hc-stack-1x{line-height:inherit}.zmdi-hc-stack-2x{font-size:2em}.zmdi-hc-inverse{color:#fff}.zmdi-3d-rotation:before{content:'\f101'}.zmdi-airplane-off:before{content:'\f102'}.zmdi-airplane:before{content:'\f103'}.zmdi-album:before{content:'\f104'}.zmdi-archive:before{content:'\f105'}.zmdi-assignment-account:before{content:'\f106'}.zmdi-assignment-alert:before{content:'\f107'}.zmdi-assignment-check:before{content:'\f108'}.zmdi-assignment-o:before{content:'\f109'}.zmdi-assignment-return:before{content:'\f10a'}.zmdi-assignment-returned:before{content:'\f10b'}.zmdi-assignment:before{content:'\f10c'}.zmdi-attachment-alt:before{content:'\f10d'}.zmdi-attachment:before{content:'\f10e'}.zmdi-audio:before{content:'\f10f'}.zmdi-badge-check:before{content:'\f110'}.zmdi-balance-wallet:before{content:'\f111'}.zmdi-balance:before{content:'\f112'}.zmdi-battery-alert:before{content:'\f113'}.zmdi-battery-flash:before{content:'\f114'}.zmdi-battery-unknown:before{content:'\f115'}.zmdi-battery:before{content:'\f116'}.zmdi-bike:before{content:'\f117'}.zmdi-block-alt:before{content:'\f118'}.zmdi-block:before{content:'\f119'}.zmdi-boat:before{content:'\f11a'}.zmdi-book-image:before{content:'\f11b'}.zmdi-book:before{content:'\f11c'}.zmdi-bookmark-outline:before{content:'\f11d'}.zmdi-bookmark:before{content:'\f11e'}.zmdi-brush:before{content:'\f11f'}.zmdi-bug:before{content:'\f120'}.zmdi-bus:before{content:'\f121'}.zmdi-cake:before{content:'\f122'}.zmdi-car-taxi:before{content:'\f123'}.zmdi-car-wash:before{content:'\f124'}.zmdi-car:before{content:'\f125'}.zmdi-card-giftcard:before{content:'\f126'}.zmdi-card-membership:before{content:'\f127'}.zmdi-card-travel:before{content:'\f128'}.zmdi-card:before{content:'\f129'}.zmdi-case-check:before{content:'\f12a'}.zmdi-case-download:before{content:'\f12b'}.zmdi-case-play:before{content:'\f12c'}.zmdi-case:before{content:'\f12d'}.zmdi-cast-connected:before{content:'\f12e'}.zmdi-cast:before{content:'\f12f'}.zmdi-chart-donut:before{content:'\f130'}.zmdi-chart:before{content:'\f131'}.zmdi-city-alt:before{content:'\f132'}.zmdi-city:before{content:'\f133'}.zmdi-close-circle-o:before{content:'\f134'}.zmdi-close-circle:before{content:'\f135'}.zmdi-close:before{content:'\f136'}.zmdi-cocktail:before{content:'\f137'}.zmdi-code-setting:before{content:'\f138'}.zmdi-code-smartphone:before{content:'\f139'}.zmdi-code:before{content:'\f13a'}.zmdi-coffee:before{content:'\f13b'}.zmdi-collection-bookmark:before{content:'\f13c'}.zmdi-collection-case-play:before{content:'\f13d'}.zmdi-collection-folder-image:before{content:'\f13e'}.zmdi-collection-image-o:before{content:'\f13f'}.zmdi-collection-image:before{content:'\f140'}.zmdi-collection-item-1:before{content:'\f141'}.zmdi-collection-item-2:before{content:'\f142'}.zmdi-collection-item-3:before{content:'\f143'}.zmdi-collection-item-4:before{content:'\f144'}.zmdi-collection-item-5:before{content:'\f145'}.zmdi-collection-item-6:before{content:'\f146'}.zmdi-collection-item-7:before{content:'\f147'}.zmdi-collection-item-8:before{content:'\f148'}.zmdi-collection-item-9-plus:before{content:'\f149'}.zmdi-collection-item-9:before{content:'\f14a'}.zmdi-collection-item:before{content:'\f14b'}.zmdi-collection-music:before{content:'\f14c'}.zmdi-collection-pdf:before{content:'\f14d'}.zmdi-collection-plus:before{content:'\f14e'}.zmdi-collection-speaker:before{content:'\f14f'}.zmdi-collection-text:before{content:'\f150'}.zmdi-collection-video:before{content:'\f151'}.zmdi-compass:before{content:'\f152'}.zmdi-cutlery:before{content:'\f153'}.zmdi-delete:before{content:'\f154'}.zmdi-dialpad:before{content:'\f155'}.zmdi-dns:before{content:'\f156'}.zmdi-drink:before{content:'\f157'}.zmdi-edit:before{content:'\f158'}.zmdi-email-open:before{content:'\f159'}.zmdi-email:before{content:'\f15a'}.zmdi-eye-off:before{content:'\f15b'}.zmdi-eye:before{content:'\f15c'}.zmdi-eyedropper:before{content:'\f15d'}.zmdi-favorite-outline:before{content:'\f15e'}.zmdi-favorite:before{content:'\f15f'}.zmdi-filter-list:before{content:'\f160'}.zmdi-fire:before{content:'\f161'}.zmdi-flag:before{content:'\f162'}.zmdi-flare:before{content:'\f163'}.zmdi-flash-auto:before{content:'\f164'}.zmdi-flash-off:before{content:'\f165'}.zmdi-flash:before{content:'\f166'}.zmdi-flip:before{content:'\f167'}.zmdi-flower-alt:before{content:'\f168'}.zmdi-flower:before{content:'\f169'}.zmdi-font:before{content:'\f16a'}.zmdi-fullscreen-alt:before{content:'\f16b'}.zmdi-fullscreen-exit:before{content:'\f16c'}.zmdi-fullscreen:before{content:'\f16d'}.zmdi-functions:before{content:'\f16e'}.zmdi-gas-station:before{content:'\f16f'}.zmdi-gesture:before{content:'\f170'}.zmdi-globe-alt:before{content:'\f171'}.zmdi-globe-lock:before{content:'\f172'}.zmdi-globe:before{content:'\f173'}.zmdi-graduation-cap:before{content:'\f174'}.zmdi-home:before{content:'\f175'}.zmdi-hospital-alt:before{content:'\f176'}.zmdi-hospital:before{content:'\f177'}.zmdi-hotel:before{content:'\f178'}.zmdi-hourglass-alt:before{content:'\f179'}.zmdi-hourglass-outline:before{content:'\f17a'}.zmdi-hourglass:before{content:'\f17b'}.zmdi-http:before{content:'\f17c'}.zmdi-image-alt:before{content:'\f17d'}.zmdi-image-o:before{content:'\f17e'}.zmdi-image:before{content:'\f17f'}.zmdi-inbox:before{content:'\f180'}.zmdi-invert-colors-off:before{content:'\f181'}.zmdi-invert-colors:before{content:'\f182'}.zmdi-key:before{content:'\f183'}.zmdi-label-alt-outline:before{content:'\f184'}.zmdi-label-alt:before{content:'\f185'}.zmdi-label-heart:before{content:'\f186'}.zmdi-label:before{content:'\f187'}.zmdi-labels:before{content:'\f188'}.zmdi-lamp:before{content:'\f189'}.zmdi-landscape:before{content:'\f18a'}.zmdi-layers-off:before{content:'\f18b'}.zmdi-layers:before{content:'\f18c'}.zmdi-library:before{content:'\f18d'}.zmdi-link:before{content:'\f18e'}.zmdi-lock-open:before{content:'\f18f'}.zmdi-lock-outline:before{content:'\f190'}.zmdi-lock:before{content:'\f191'}.zmdi-mail-reply-all:before{content:'\f192'}.zmdi-mail-reply:before{content:'\f193'}.zmdi-mail-send:before{content:'\f194'}.zmdi-mall:before{content:'\f195'}.zmdi-map:before{content:'\f196'}.zmdi-menu:before{content:'\f197'}.zmdi-money-box:before{content:'\f198'}.zmdi-money-off:before{content:'\f199'}.zmdi-money:before{content:'\f19a'}.zmdi-more-vert:before{content:'\f19b'}.zmdi-more:before{content:'\f19c'}.zmdi-movie-alt:before{content:'\f19d'}.zmdi-movie:before{content:'\f19e'}.zmdi-nature-people:before{content:'\f19f'}.zmdi-nature:before{content:'\f1a0'}.zmdi-navigation:before{content:'\f1a1'}.zmdi-open-in-browser:before{content:'\f1a2'}.zmdi-open-in-new:before{content:'\f1a3'}.zmdi-palette:before{content:'\f1a4'}.zmdi-parking:before{content:'\f1a5'}.zmdi-pin-account:before{content:'\f1a6'}.zmdi-pin-assistant:before{content:'\f1a7'}.zmdi-pin-drop:before{content:'\f1a8'}.zmdi-pin-help:before{content:'\f1a9'}.zmdi-pin-off:before{content:'\f1aa'}.zmdi-pin:before{content:'\f1ab'}.zmdi-pizza:before{content:'\f1ac'}.zmdi-plaster:before{content:'\f1ad'}.zmdi-power-setting:before{content:'\f1ae'}.zmdi-power:before{content:'\f1af'}.zmdi-print:before{content:'\f1b0'}.zmdi-puzzle-piece:before{content:'\f1b1'}.zmdi-quote:before{content:'\f1b2'}.zmdi-railway:before{content:'\f1b3'}.zmdi-receipt:before{content:'\f1b4'}.zmdi-refresh-alt:before{content:'\f1b5'}.zmdi-refresh-sync-alert:before{content:'\f1b6'}.zmdi-refresh-sync-off:before{content:'\f1b7'}.zmdi-refresh-sync:before{content:'\f1b8'}.zmdi-refresh:before{content:'\f1b9'}.zmdi-roller:before{content:'\f1ba'}.zmdi-ruler:before{content:'\f1bb'}.zmdi-scissors:before{content:'\f1bc'}.zmdi-screen-rotation-lock:before{content:'\f1bd'}.zmdi-screen-rotation:before{content:'\f1be'}.zmdi-search-for:before{content:'\f1bf'}.zmdi-search-in-file:before{content:'\f1c0'}.zmdi-search-in-page:before{content:'\f1c1'}.zmdi-search-replace:before{content:'\f1c2'}.zmdi-search:before{content:'\f1c3'}.zmdi-seat:before{content:'\f1c4'}.zmdi-settings-square:before{content:'\f1c5'}.zmdi-settings:before{content:'\f1c6'}.zmdi-shield-check:before{content:'\f1c7'}.zmdi-shield-security:before{content:'\f1c8'}.zmdi-shopping-basket:before{content:'\f1c9'}.zmdi-shopping-cart-plus:before{content:'\f1ca'}.zmdi-shopping-cart:before{content:'\f1cb'}.zmdi-sign-in:before{content:'\f1cc'}.zmdi-sort-amount-asc:before{content:'\f1cd'}.zmdi-sort-amount-desc:before{content:'\f1ce'}.zmdi-sort-asc:before{content:'\f1cf'}.zmdi-sort-desc:before{content:'\f1d0'}.zmdi-spellcheck:before{content:'\f1d1'}.zmdi-storage:before{content:'\f1d2'}.zmdi-store-24:before{content:'\f1d3'}.zmdi-store:before{content:'\f1d4'}.zmdi-subway:before{content:'\f1d5'}.zmdi-sun:before{content:'\f1d6'}.zmdi-tab-unselected:before{content:'\f1d7'}.zmdi-tab:before{content:'\f1d8'}.zmdi-tag-close:before{content:'\f1d9'}.zmdi-tag-more:before{content:'\f1da'}.zmdi-tag:before{content:'\f1db'}.zmdi-thumb-down:before{content:'\f1dc'}.zmdi-thumb-up-down:before{content:'\f1dd'}.zmdi-thumb-up:before{content:'\f1de'}.zmdi-ticket-star:before{content:'\f1df'}.zmdi-toll:before{content:'\f1e0'}.zmdi-toys:before{content:'\f1e1'}.zmdi-traffic:before{content:'\f1e2'}.zmdi-translate:before{content:'\f1e3'}.zmdi-triangle-down:before{content:'\f1e4'}.zmdi-triangle-up:before{content:'\f1e5'}.zmdi-truck:before{content:'\f1e6'}.zmdi-turning-sign:before{content:'\f1e7'}.zmdi-wallpaper:before{content:'\f1e8'}.zmdi-washing-machine:before{content:'\f1e9'}.zmdi-window-maximize:before{content:'\f1ea'}.zmdi-window-minimize:before{content:'\f1eb'}.zmdi-window-restore:before{content:'\f1ec'}.zmdi-wrench:before{content:'\f1ed'}.zmdi-zoom-in:before{content:'\f1ee'}.zmdi-zoom-out:before{content:'\f1ef'}.zmdi-alert-circle-o:before{content:'\f1f0'}.zmdi-alert-circle:before{content:'\f1f1'}.zmdi-alert-octagon:before{content:'\f1f2'}.zmdi-alert-polygon:before{content:'\f1f3'}.zmdi-alert-triangle:before{content:'\f1f4'}.zmdi-help-outline:before{content:'\f1f5'}.zmdi-help:before{content:'\f1f6'}.zmdi-info-outline:before{content:'\f1f7'}.zmdi-info:before{content:'\f1f8'}.zmdi-notifications-active:before{content:'\f1f9'}.zmdi-notifications-add:before{content:'\f1fa'}.zmdi-notifications-none:before{content:'\f1fb'}.zmdi-notifications-off:before{content:'\f1fc'}.zmdi-notifications-paused:before{content:'\f1fd'}.zmdi-notifications:before{content:'\f1fe'}.zmdi-account-add:before{content:'\f1ff'}.zmdi-account-box-mail:before{content:'\f200'}.zmdi-account-box-o:before{content:'\f201'}.zmdi-account-box-phone:before{content:'\f202'}.zmdi-account-box:before{content:'\f203'}.zmdi-account-calendar:before{content:'\f204'}.zmdi-account-circle:before{content:'\f205'}.zmdi-account-o:before{content:'\f206'}.zmdi-account:before{content:'\f207'}.zmdi-accounts-add:before{content:'\f208'}.zmdi-accounts-alt:before{content:'\f209'}.zmdi-accounts-list-alt:before{content:'\f20a'}.zmdi-accounts-list:before{content:'\f20b'}.zmdi-accounts-outline:before{content:'\f20c'}.zmdi-accounts:before{content:'\f20d'}.zmdi-face:before{content:'\f20e'}.zmdi-female:before{content:'\f20f'}.zmdi-male-alt:before{content:'\f210'}.zmdi-male-female:before{content:'\f211'}.zmdi-male:before{content:'\f212'}.zmdi-mood-bad:before{content:'\f213'}.zmdi-mood:before{content:'\f214'}.zmdi-run:before{content:'\f215'}.zmdi-walk:before{content:'\f216'}.zmdi-cloud-box:before{content:'\f217'}.zmdi-cloud-circle:before{content:'\f218'}.zmdi-cloud-done:before{content:'\f219'}.zmdi-cloud-download:before{content:'\f21a'}.zmdi-cloud-off:before{content:'\f21b'}.zmdi-cloud-outline-alt:before{content:'\f21c'}.zmdi-cloud-outline:before{content:'\f21d'}.zmdi-cloud-upload:before{content:'\f21e'}.zmdi-cloud:before{content:'\f21f'}.zmdi-download:before{content:'\f220'}.zmdi-file-plus:before{content:'\f221'}.zmdi-file-text:before{content:'\f222'}.zmdi-file:before{content:'\f223'}.zmdi-folder-outline:before{content:'\f224'}.zmdi-folder-person:before{content:'\f225'}.zmdi-folder-star-alt:before{content:'\f226'}.zmdi-folder-star:before{content:'\f227'}.zmdi-folder:before{content:'\f228'}.zmdi-gif:before{content:'\f229'}.zmdi-upload:before{content:'\f22a'}.zmdi-border-all:before{content:'\f22b'}.zmdi-border-bottom:before{content:'\f22c'}.zmdi-border-clear:before{content:'\f22d'}.zmdi-border-color:before{content:'\f22e'}.zmdi-border-horizontal:before{content:'\f22f'}.zmdi-border-inner:before{content:'\f230'}.zmdi-border-left:before{content:'\f231'}.zmdi-border-outer:before{content:'\f232'}.zmdi-border-right:before{content:'\f233'}.zmdi-border-style:before{content:'\f234'}.zmdi-border-top:before{content:'\f235'}.zmdi-border-vertical:before{content:'\f236'}.zmdi-copy:before{content:'\f237'}.zmdi-crop:before{content:'\f238'}.zmdi-format-align-center:before{content:'\f239'}.zmdi-format-align-justify:before{content:'\f23a'}.zmdi-format-align-left:before{content:'\f23b'}.zmdi-format-align-right:before{content:'\f23c'}.zmdi-format-bold:before{content:'\f23d'}.zmdi-format-clear-all:before{content:'\f23e'}.zmdi-format-clear:before{content:'\f23f'}.zmdi-format-color-fill:before{content:'\f240'}.zmdi-format-color-reset:before{content:'\f241'}.zmdi-format-color-text:before{content:'\f242'}.zmdi-format-indent-decrease:before{content:'\f243'}.zmdi-format-indent-increase:before{content:'\f244'}.zmdi-format-italic:before{content:'\f245'}.zmdi-format-line-spacing:before{content:'\f246'}.zmdi-format-list-bulleted:before{content:'\f247'}.zmdi-format-list-numbered:before{content:'\f248'}.zmdi-format-ltr:before{content:'\f249'}.zmdi-format-rtl:before{content:'\f24a'}.zmdi-format-size:before{content:'\f24b'}.zmdi-format-strikethrough-s:before{content:'\f24c'}.zmdi-format-strikethrough:before{content:'\f24d'}.zmdi-format-subject:before{content:'\f24e'}.zmdi-format-underlined:before{content:'\f24f'}.zmdi-format-valign-bottom:before{content:'\f250'}.zmdi-format-valign-center:before{content:'\f251'}.zmdi-format-valign-top:before{content:'\f252'}.zmdi-redo:before{content:'\f253'}.zmdi-select-all:before{content:'\f254'}.zmdi-space-bar:before{content:'\f255'}.zmdi-text-format:before{content:'\f256'}.zmdi-transform:before{content:'\f257'}.zmdi-undo:before{content:'\f258'}.zmdi-wrap-text:before{content:'\f259'}.zmdi-comment-alert:before{content:'\f25a'}.zmdi-comment-alt-text:before{content:'\f25b'}.zmdi-comment-alt:before{content:'\f25c'}.zmdi-comment-edit:before{content:'\f25d'}.zmdi-comment-image:before{content:'\f25e'}.zmdi-comment-list:before{content:'\f25f'}.zmdi-comment-more:before{content:'\f260'}.zmdi-comment-outline:before{content:'\f261'}.zmdi-comment-text-alt:before{content:'\f262'}.zmdi-comment-text:before{content:'\f263'}.zmdi-comment-video:before{content:'\f264'}.zmdi-comment:before{content:'\f265'}.zmdi-comments:before{content:'\f266'}.zmdi-check-all:before{content:'\f267'}.zmdi-check-circle-u:before{content:'\f268'}.zmdi-check-circle:before{content:'\f269'}.zmdi-check-square:before{content:'\f26a'}.zmdi-check:before{content:'\f26b'}.zmdi-circle-o:before{content:'\f26c'}.zmdi-circle:before{content:'\f26d'}.zmdi-dot-circle-alt:before{content:'\f26e'}.zmdi-dot-circle:before{content:'\f26f'}.zmdi-minus-circle-outline:before{content:'\f270'}.zmdi-minus-circle:before{content:'\f271'}.zmdi-minus-square:before{content:'\f272'}.zmdi-minus:before{content:'\f273'}.zmdi-plus-circle-o-duplicate:before{content:'\f274'}.zmdi-plus-circle-o:before{content:'\f275'}.zmdi-plus-circle:before{content:'\f276'}.zmdi-plus-square:before{content:'\f277'}.zmdi-plus:before{content:'\f278'}.zmdi-square-o:before{content:'\f279'}.zmdi-star-circle:before{content:'\f27a'}.zmdi-star-half:before{content:'\f27b'}.zmdi-star-outline:before{content:'\f27c'}.zmdi-star:before{content:'\f27d'}.zmdi-bluetooth-connected:before{content:'\f27e'}.zmdi-bluetooth-off:before{content:'\f27f'}.zmdi-bluetooth-search:before{content:'\f280'}.zmdi-bluetooth-setting:before{content:'\f281'}.zmdi-bluetooth:before{content:'\f282'}.zmdi-camera-add:before{content:'\f283'}.zmdi-camera-alt:before{content:'\f284'}.zmdi-camera-bw:before{content:'\f285'}.zmdi-camera-front:before{content:'\f286'}.zmdi-camera-mic:before{content:'\f287'}.zmdi-camera-party-mode:before{content:'\f288'}.zmdi-camera-rear:before{content:'\f289'}.zmdi-camera-roll:before{content:'\f28a'}.zmdi-camera-switch:before{content:'\f28b'}.zmdi-camera:before{content:'\f28c'}.zmdi-card-alert:before{content:'\f28d'}.zmdi-card-off:before{content:'\f28e'}.zmdi-card-sd:before{content:'\f28f'}.zmdi-card-sim:before{content:'\f290'}.zmdi-desktop-mac:before{content:'\f291'}.zmdi-desktop-windows:before{content:'\f292'}.zmdi-device-hub:before{content:'\f293'}.zmdi-devices-off:before{content:'\f294'}.zmdi-devices:before{content:'\f295'}.zmdi-dock:before{content:'\f296'}.zmdi-floppy:before{content:'\f297'}.zmdi-gamepad:before{content:'\f298'}.zmdi-gps-dot:before{content:'\f299'}.zmdi-gps-off:before{content:'\f29a'}.zmdi-gps:before{content:'\f29b'}.zmdi-headset-mic:before{content:'\f29c'}.zmdi-headset:before{content:'\f29d'}.zmdi-input-antenna:before{content:'\f29e'}.zmdi-input-composite:before{content:'\f29f'}.zmdi-input-hdmi:before{content:'\f2a0'}.zmdi-input-power:before{content:'\f2a1'}.zmdi-input-svideo:before{content:'\f2a2'}.zmdi-keyboard-hide:before{content:'\f2a3'}.zmdi-keyboard:before{content:'\f2a4'}.zmdi-laptop-chromebook:before{content:'\f2a5'}.zmdi-laptop-mac:before{content:'\f2a6'}.zmdi-laptop:before{content:'\f2a7'}.zmdi-mic-off:before{content:'\f2a8'}.zmdi-mic-outline:before{content:'\f2a9'}.zmdi-mic-setting:before{content:'\f2aa'}.zmdi-mic:before{content:'\f2ab'}.zmdi-mouse:before{content:'\f2ac'}.zmdi-network-alert:before{content:'\f2ad'}.zmdi-network-locked:before{content:'\f2ae'}.zmdi-network-off:before{content:'\f2af'}.zmdi-network-outline:before{content:'\f2b0'}.zmdi-network-setting:before{content:'\f2b1'}.zmdi-network:before{content:'\f2b2'}.zmdi-phone-bluetooth:before{content:'\f2b3'}.zmdi-phone-end:before{content:'\f2b4'}.zmdi-phone-forwarded:before{content:'\f2b5'}.zmdi-phone-in-talk:before{content:'\f2b6'}.zmdi-phone-locked:before{content:'\f2b7'}.zmdi-phone-missed:before{content:'\f2b8'}.zmdi-phone-msg:before{content:'\f2b9'}.zmdi-phone-paused:before{content:'\f2ba'}.zmdi-phone-ring:before{content:'\f2bb'}.zmdi-phone-setting:before{content:'\f2bc'}.zmdi-phone-sip:before{content:'\f2bd'}.zmdi-phone:before{content:'\f2be'}.zmdi-portable-wifi-changes:before{content:'\f2bf'}.zmdi-portable-wifi-off:before{content:'\f2c0'}.zmdi-portable-wifi:before{content:'\f2c1'}.zmdi-radio:before{content:'\f2c2'}.zmdi-reader:before{content:'\f2c3'}.zmdi-remote-control-alt:before{content:'\f2c4'}.zmdi-remote-control:before{content:'\f2c5'}.zmdi-router:before{content:'\f2c6'}.zmdi-scanner:before{content:'\f2c7'}.zmdi-smartphone-android:before{content:'\f2c8'}.zmdi-smartphone-download:before{content:'\f2c9'}.zmdi-smartphone-erase:before{content:'\f2ca'}.zmdi-smartphone-info:before{content:'\f2cb'}.zmdi-smartphone-iphone:before{content:'\f2cc'}.zmdi-smartphone-landscape-lock:before{content:'\f2cd'}.zmdi-smartphone-landscape:before{content:'\f2ce'}.zmdi-smartphone-lock:before{content:'\f2cf'}.zmdi-smartphone-portrait-lock:before{content:'\f2d0'}.zmdi-smartphone-ring:before{content:'\f2d1'}.zmdi-smartphone-setting:before{content:'\f2d2'}.zmdi-smartphone-setup:before{content:'\f2d3'}.zmdi-smartphone:before{content:'\f2d4'}.zmdi-speaker:before{content:'\f2d5'}.zmdi-tablet-android:before{content:'\f2d6'}.zmdi-tablet-mac:before{content:'\f2d7'}.zmdi-tablet:before{content:'\f2d8'}.zmdi-tv-alt-play:before{content:'\f2d9'}.zmdi-tv-list:before{content:'\f2da'}.zmdi-tv-play:before{content:'\f2db'}.zmdi-tv:before{content:'\f2dc'}.zmdi-usb:before{content:'\f2dd'}.zmdi-videocam-off:before{content:'\f2de'}.zmdi-videocam-switch:before{content:'\f2df'}.zmdi-videocam:before{content:'\f2e0'}.zmdi-watch:before{content:'\f2e1'}.zmdi-wifi-alt-2:before{content:'\f2e2'}.zmdi-wifi-alt:before{content:'\f2e3'}.zmdi-wifi-info:before{content:'\f2e4'}.zmdi-wifi-lock:before{content:'\f2e5'}.zmdi-wifi-off:before{content:'\f2e6'}.zmdi-wifi-outline:before{content:'\f2e7'}.zmdi-wifi:before{content:'\f2e8'}.zmdi-arrow-left-bottom:before{content:'\f2e9'}.zmdi-arrow-left:before{content:'\f2ea'}.zmdi-arrow-merge:before{content:'\f2eb'}.zmdi-arrow-missed:before{content:'\f2ec'}.zmdi-arrow-right-top:before{content:'\f2ed'}.zmdi-arrow-right:before{content:'\f2ee'}.zmdi-arrow-split:before{content:'\f2ef'}.zmdi-arrows:before{content:'\f2f0'}.zmdi-caret-down-circle:before{content:'\f2f1'}.zmdi-caret-down:before{content:'\f2f2'}.zmdi-caret-left-circle:before{content:'\f2f3'}.zmdi-caret-left:before{content:'\f2f4'}.zmdi-caret-right-circle:before{content:'\f2f5'}.zmdi-caret-right:before{content:'\f2f6'}.zmdi-caret-up-circle:before{content:'\f2f7'}.zmdi-caret-up:before{content:'\f2f8'}.zmdi-chevron-down:before{content:'\f2f9'}.zmdi-chevron-left:before{content:'\f2fa'}.zmdi-chevron-right:before{content:'\f2fb'}.zmdi-chevron-up:before{content:'\f2fc'}.zmdi-forward:before{content:'\f2fd'}.zmdi-long-arrow-down:before{content:'\f2fe'}.zmdi-long-arrow-left:before{content:'\f2ff'}.zmdi-long-arrow-return:before{content:'\f300'}.zmdi-long-arrow-right:before{content:'\f301'}.zmdi-long-arrow-tab:before{content:'\f302'}.zmdi-long-arrow-up:before{content:'\f303'}.zmdi-rotate-ccw:before{content:'\f304'}.zmdi-rotate-cw:before{content:'\f305'}.zmdi-rotate-left:before{content:'\f306'}.zmdi-rotate-right:before{content:'\f307'}.zmdi-square-down:before{content:'\f308'}.zmdi-square-right:before{content:'\f309'}.zmdi-swap-alt:before{content:'\f30a'}.zmdi-swap-vertical-circle:before{content:'\f30b'}.zmdi-swap-vertical:before{content:'\f30c'}.zmdi-swap:before{content:'\f30d'}.zmdi-trending-down:before{content:'\f30e'}.zmdi-trending-flat:before{content:'\f30f'}.zmdi-trending-up:before{content:'\f310'}.zmdi-unfold-less:before{content:'\f311'}.zmdi-unfold-more:before{content:'\f312'}.zmdi-apps:before{content:'\f313'}.zmdi-grid-off:before{content:'\f314'}.zmdi-grid:before{content:'\f315'}.zmdi-view-agenda:before{content:'\f316'}.zmdi-view-array:before{content:'\f317'}.zmdi-view-carousel:before{content:'\f318'}.zmdi-view-column:before{content:'\f319'}.zmdi-view-comfy:before{content:'\f31a'}.zmdi-view-compact:before{content:'\f31b'}.zmdi-view-dashboard:before{content:'\f31c'}.zmdi-view-day:before{content:'\f31d'}.zmdi-view-headline:before{content:'\f31e'}.zmdi-view-list-alt:before{content:'\f31f'}.zmdi-view-list:before{content:'\f320'}.zmdi-view-module:before{content:'\f321'}.zmdi-view-quilt:before{content:'\f322'}.zmdi-view-stream:before{content:'\f323'}.zmdi-view-subtitles:before{content:'\f324'}.zmdi-view-toc:before{content:'\f325'}.zmdi-view-web:before{content:'\f326'}.zmdi-view-week:before{content:'\f327'}.zmdi-widgets:before{content:'\f328'}.zmdi-alarm-check:before{content:'\f329'}.zmdi-alarm-off:before{content:'\f32a'}.zmdi-alarm-plus:before{content:'\f32b'}.zmdi-alarm-snooze:before{content:'\f32c'}.zmdi-alarm:before{content:'\f32d'}.zmdi-calendar-alt:before{content:'\f32e'}.zmdi-calendar-check:before{content:'\f32f'}.zmdi-calendar-close:before{content:'\f330'}.zmdi-calendar-note:before{content:'\f331'}.zmdi-calendar:before{content:'\f332'}.zmdi-time-countdown:before{content:'\f333'}.zmdi-time-interval:before{content:'\f334'}.zmdi-time-restore-setting:before{content:'\f335'}.zmdi-time-restore:before{content:'\f336'}.zmdi-time:before{content:'\f337'}.zmdi-timer-off:before{content:'\f338'}.zmdi-timer:before{content:'\f339'}.zmdi-android-alt:before{content:'\f33a'}.zmdi-android:before{content:'\f33b'}.zmdi-apple:before{content:'\f33c'}.zmdi-behance:before{content:'\f33d'}.zmdi-codepen:before{content:'\f33e'}.zmdi-dribbble:before{content:'\f33f'}.zmdi-dropbox:before{content:'\f340'}.zmdi-evernote:before{content:'\f341'}.zmdi-facebook-box:before{content:'\f342'}.zmdi-facebook:before{content:'\f343'}.zmdi-github-box:before{content:'\f344'}.zmdi-github:before{content:'\f345'}.zmdi-google-drive:before{content:'\f346'}.zmdi-google-earth:before{content:'\f347'}.zmdi-google-glass:before{content:'\f348'}.zmdi-google-maps:before{content:'\f349'}.zmdi-google-pages:before{content:'\f34a'}.zmdi-google-play:before{content:'\f34b'}.zmdi-google-plus-box:before{content:'\f34c'}.zmdi-google-plus:before{content:'\f34d'}.zmdi-google:before{content:'\f34e'}.zmdi-instagram:before{content:'\f34f'}.zmdi-language-css3:before{content:'\f350'}.zmdi-language-html5:before{content:'\f351'}.zmdi-language-javascript:before{content:'\f352'}.zmdi-language-python-alt:before{content:'\f353'}.zmdi-language-python:before{content:'\f354'}.zmdi-lastfm:before{content:'\f355'}.zmdi-linkedin-box:before{content:'\f356'}.zmdi-paypal:before{content:'\f357'}.zmdi-pinterest-box:before{content:'\f358'}.zmdi-pocket:before{content:'\f359'}.zmdi-polymer:before{content:'\f35a'}.zmdi-share:before{content:'\f35b'}.zmdi-stackoverflow:before{content:'\f35c'}.zmdi-steam-square:before{content:'\f35d'}.zmdi-steam:before{content:'\f35e'}.zmdi-twitter-box:before{content:'\f35f'}.zmdi-twitter:before{content:'\f360'}.zmdi-vk:before{content:'\f361'}.zmdi-wikipedia:before{content:'\f362'}.zmdi-windows:before{content:'\f363'}.zmdi-aspect-ratio-alt:before{content:'\f364'}.zmdi-aspect-ratio:before{content:'\f365'}.zmdi-blur-circular:before{content:'\f366'}.zmdi-blur-linear:before{content:'\f367'}.zmdi-blur-off:before{content:'\f368'}.zmdi-blur:before{content:'\f369'}.zmdi-brightness-2:before{content:'\f36a'}.zmdi-brightness-3:before{content:'\f36b'}.zmdi-brightness-4:before{content:'\f36c'}.zmdi-brightness-5:before{content:'\f36d'}.zmdi-brightness-6:before{content:'\f36e'}.zmdi-brightness-7:before{content:'\f36f'}.zmdi-brightness-auto:before{content:'\f370'}.zmdi-brightness-setting:before{content:'\f371'}.zmdi-broken-image:before{content:'\f372'}.zmdi-center-focus-strong:before{content:'\f373'}.zmdi-center-focus-weak:before{content:'\f374'}.zmdi-compare:before{content:'\f375'}.zmdi-crop-16-9:before{content:'\f376'}.zmdi-crop-3-2:before{content:'\f377'}.zmdi-crop-5-4:before{content:'\f378'}.zmdi-crop-7-5:before{content:'\f379'}.zmdi-crop-din:before{content:'\f37a'}.zmdi-crop-free:before{content:'\f37b'}.zmdi-crop-landscape:before{content:'\f37c'}.zmdi-crop-portrait:before{content:'\f37d'}.zmdi-crop-square:before{content:'\f37e'}.zmdi-exposure-alt:before{content:'\f37f'}.zmdi-exposure:before{content:'\f380'}.zmdi-filter-b-and-w:before{content:'\f381'}.zmdi-filter-center-focus:before{content:'\f382'}.zmdi-filter-frames:before{content:'\f383'}.zmdi-filter-tilt-shift:before{content:'\f384'}.zmdi-gradient:before{content:'\f385'}.zmdi-grain:before{content:'\f386'}.zmdi-graphic-eq:before{content:'\f387'}.zmdi-hdr-off:before{content:'\f388'}.zmdi-hdr-strong:before{content:'\f389'}.zmdi-hdr-weak:before{content:'\f38a'}.zmdi-hdr:before{content:'\f38b'}.zmdi-iridescent:before{content:'\f38c'}.zmdi-leak-off:before{content:'\f38d'}.zmdi-leak:before{content:'\f38e'}.zmdi-looks:before{content:'\f38f'}.zmdi-loupe:before{content:'\f390'}.zmdi-panorama-horizontal:before{content:'\f391'}.zmdi-panorama-vertical:before{content:'\f392'}.zmdi-panorama-wide-angle:before{content:'\f393'}.zmdi-photo-size-select-large:before{content:'\f394'}.zmdi-photo-size-select-small:before{content:'\f395'}.zmdi-picture-in-picture:before{content:'\f396'}.zmdi-slideshow:before{content:'\f397'}.zmdi-texture:before{content:'\f398'}.zmdi-tonality:before{content:'\f399'}.zmdi-vignette:before{content:'\f39a'}.zmdi-wb-auto:before{content:'\f39b'}.zmdi-eject-alt:before{content:'\f39c'}.zmdi-eject:before{content:'\f39d'}.zmdi-equalizer:before{content:'\f39e'}.zmdi-fast-forward:before{content:'\f39f'}.zmdi-fast-rewind:before{content:'\f3a0'}.zmdi-forward-10:before{content:'\f3a1'}.zmdi-forward-30:before{content:'\f3a2'}.zmdi-forward-5:before{content:'\f3a3'}.zmdi-hearing:before{content:'\f3a4'}.zmdi-pause-circle-outline:before{content:'\f3a5'}.zmdi-pause-circle:before{content:'\f3a6'}.zmdi-pause:before{content:'\f3a7'}.zmdi-play-circle-outline:before{content:'\f3a8'}.zmdi-play-circle:before{content:'\f3a9'}.zmdi-play:before{content:'\f3aa'}.zmdi-playlist-audio:before{content:'\f3ab'}.zmdi-playlist-plus:before{content:'\f3ac'}.zmdi-repeat-one:before{content:'\f3ad'}.zmdi-repeat:before{content:'\f3ae'}.zmdi-replay-10:before{content:'\f3af'}.zmdi-replay-30:before{content:'\f3b0'}.zmdi-replay-5:before{content:'\f3b1'}.zmdi-replay:before{content:'\f3b2'}.zmdi-shuffle:before{content:'\f3b3'}.zmdi-skip-next:before{content:'\f3b4'}.zmdi-skip-previous:before{content:'\f3b5'}.zmdi-stop:before{content:'\f3b6'}.zmdi-surround-sound:before{content:'\f3b7'}.zmdi-tune:before{content:'\f3b8'}.zmdi-volume-down:before{content:'\f3b9'}.zmdi-volume-mute:before{content:'\f3ba'}.zmdi-volume-off:before{content:'\f3bb'}.zmdi-volume-up:before{content:'\f3bc'}.zmdi-n-1-square:before{content:'\f3bd'}.zmdi-n-2-square:before{content:'\f3be'}.zmdi-n-3-square:before{content:'\f3bf'}.zmdi-n-4-square:before{content:'\f3c0'}.zmdi-n-5-square:before{content:'\f3c1'}.zmdi-n-6-square:before{content:'\f3c2'}.zmdi-neg-1:before{content:'\f3c3'}.zmdi-neg-2:before{content:'\f3c4'}.zmdi-plus-1:before{content:'\f3c5'}.zmdi-plus-2:before{content:'\f3c6'}.zmdi-sec-10:before{content:'\f3c7'}.zmdi-sec-3:before{content:'\f3c8'}.zmdi-zero:before{content:'\f3c9'}.zmdi-airline-seat-flat-angled:before{content:'\f3ca'}.zmdi-airline-seat-flat:before{content:'\f3cb'}.zmdi-airline-seat-individual-suite:before{content:'\f3cc'}.zmdi-airline-seat-legroom-extra:before{content:'\f3cd'}.zmdi-airline-seat-legroom-normal:before{content:'\f3ce'}.zmdi-airline-seat-legroom-reduced:before{content:'\f3cf'}.zmdi-airline-seat-recline-extra:before{content:'\f3d0'}.zmdi-airline-seat-recline-normal:before{content:'\f3d1'}.zmdi-airplay:before{content:'\f3d2'}.zmdi-closed-caption:before{content:'\f3d3'}.zmdi-confirmation-number:before{content:'\f3d4'}.zmdi-developer-board:before{content:'\f3d5'}.zmdi-disc-full:before{content:'\f3d6'}.zmdi-explicit:before{content:'\f3d7'}.zmdi-flight-land:before{content:'\f3d8'}.zmdi-flight-takeoff:before{content:'\f3d9'}.zmdi-flip-to-back:before{content:'\f3da'}.zmdi-flip-to-front:before{content:'\f3db'}.zmdi-group-work:before{content:'\f3dc'}.zmdi-hd:before{content:'\f3dd'}.zmdi-hq:before{content:'\f3de'}.zmdi-markunread-mailbox:before{content:'\f3df'}.zmdi-memory:before{content:'\f3e0'}.zmdi-nfc:before{content:'\f3e1'}.zmdi-play-for-work:before{content:'\f3e2'}.zmdi-power-input:before{content:'\f3e3'}.zmdi-present-to-all:before{content:'\f3e4'}.zmdi-satellite:before{content:'\f3e5'}.zmdi-tap-and-play:before{content:'\f3e6'}.zmdi-vibration:before{content:'\f3e7'}.zmdi-voicemail:before{content:'\f3e8'}.zmdi-group:before{content:'\f3e9'}.zmdi-rss:before{content:'\f3ea'}.zmdi-shape:before{content:'\f3eb'}.zmdi-spinner:before{content:'\f3ec'}.zmdi-ungroup:before{content:'\f3ed'}.zmdi-500px:before{content:'\f3ee'}.zmdi-8tracks:before{content:'\f3ef'}.zmdi-amazon:before{content:'\f3f0'}.zmdi-blogger:before{content:'\f3f1'}.zmdi-delicious:before{content:'\f3f2'}.zmdi-disqus:before{content:'\f3f3'}.zmdi-flattr:before{content:'\f3f4'}.zmdi-flickr:before{content:'\f3f5'}.zmdi-github-alt:before{content:'\f3f6'}.zmdi-google-old:before{content:'\f3f7'}.zmdi-linkedin:before{content:'\f3f8'}.zmdi-odnoklassniki:before{content:'\f3f9'}.zmdi-outlook:before{content:'\f3fa'}.zmdi-paypal-alt:before{content:'\f3fb'}.zmdi-pinterest:before{content:'\f3fc'}.zmdi-playstation:before{content:'\f3fd'}.zmdi-reddit:before{content:'\f3fe'}.zmdi-skype:before{content:'\f3ff'}.zmdi-slideshare:before{content:'\f400'}.zmdi-soundcloud:before{content:'\f401'}.zmdi-tumblr:before{content:'\f402'}.zmdi-twitch:before{content:'\f403'}.zmdi-vimeo:before{content:'\f404'}.zmdi-whatsapp:before{content:'\f405'}.zmdi-xbox:before{content:'\f406'}.zmdi-yahoo:before{content:'\f407'}.zmdi-youtube-play:before{content:'\f408'}.zmdi-youtube:before{content:'\f409'}.zmdi-3d-rotation:before{content:'\f101'}.zmdi-airplane-off:before{content:'\f102'}.zmdi-airplane:before{content:'\f103'}.zmdi-album:before{content:'\f104'}.zmdi-archive:before{content:'\f105'}.zmdi-assignment-account:before{content:'\f106'}.zmdi-assignment-alert:before{content:'\f107'}.zmdi-assignment-check:before{content:'\f108'}.zmdi-assignment-o:before{content:'\f109'}.zmdi-assignment-return:before{content:'\f10a'}.zmdi-assignment-returned:before{content:'\f10b'}.zmdi-assignment:before{content:'\f10c'}.zmdi-attachment-alt:before{content:'\f10d'}.zmdi-attachment:before{content:'\f10e'}.zmdi-audio:before{content:'\f10f'}.zmdi-badge-check:before{content:'\f110'}.zmdi-balance-wallet:before{content:'\f111'}.zmdi-balance:before{content:'\f112'}.zmdi-battery-alert:before{content:'\f113'}.zmdi-battery-flash:before{content:'\f114'}.zmdi-battery-unknown:before{content:'\f115'}.zmdi-battery:before{content:'\f116'}.zmdi-bike:before{content:'\f117'}.zmdi-block-alt:before{content:'\f118'}.zmdi-block:before{content:'\f119'}.zmdi-boat:before{content:'\f11a'}.zmdi-book-image:before{content:'\f11b'}.zmdi-book:before{content:'\f11c'}.zmdi-bookmark-outline:before{content:'\f11d'}.zmdi-bookmark:before{content:'\f11e'}.zmdi-brush:before{content:'\f11f'}.zmdi-bug:before{content:'\f120'}.zmdi-bus:before{content:'\f121'}.zmdi-cake:before{content:'\f122'}.zmdi-car-taxi:before{content:'\f123'}.zmdi-car-wash:before{content:'\f124'}.zmdi-car:before{content:'\f125'}.zmdi-card-giftcard:before{content:'\f126'}.zmdi-card-membership:before{content:'\f127'}.zmdi-card-travel:before{content:'\f128'}.zmdi-card:before{content:'\f129'}.zmdi-case-check:before{content:'\f12a'}.zmdi-case-download:before{content:'\f12b'}.zmdi-case-play:before{content:'\f12c'}.zmdi-case:before{content:'\f12d'}.zmdi-cast-connected:before{content:'\f12e'}.zmdi-cast:before{content:'\f12f'}.zmdi-chart-donut:before{content:'\f130'}.zmdi-chart:before{content:'\f131'}.zmdi-city-alt:before{content:'\f132'}.zmdi-city:before{content:'\f133'}.zmdi-close-circle-o:before{content:'\f134'}.zmdi-close-circle:before{content:'\f135'}.zmdi-close:before{content:'\f136'}.zmdi-cocktail:before{content:'\f137'}.zmdi-code-setting:before{content:'\f138'}.zmdi-code-smartphone:before{content:'\f139'}.zmdi-code:before{content:'\f13a'}.zmdi-coffee:before{content:'\f13b'}.zmdi-collection-bookmark:before{content:'\f13c'}.zmdi-collection-case-play:before{content:'\f13d'}.zmdi-collection-folder-image:before{content:'\f13e'}.zmdi-collection-image-o:before{content:'\f13f'}.zmdi-collection-image:before{content:'\f140'}.zmdi-collection-item-1:before{content:'\f141'}.zmdi-collection-item-2:before{content:'\f142'}.zmdi-collection-item-3:before{content:'\f143'}.zmdi-collection-item-4:before{content:'\f144'}.zmdi-collection-item-5:before{content:'\f145'}.zmdi-collection-item-6:before{content:'\f146'}.zmdi-collection-item-7:before{content:'\f147'}.zmdi-collection-item-8:before{content:'\f148'}.zmdi-collection-item-9-plus:before{content:'\f149'}.zmdi-collection-item-9:before{content:'\f14a'}.zmdi-collection-item:before{content:'\f14b'}.zmdi-collection-music:before{content:'\f14c'}.zmdi-collection-pdf:before{content:'\f14d'}.zmdi-collection-plus:before{content:'\f14e'}.zmdi-collection-speaker:before{content:'\f14f'}.zmdi-collection-text:before{content:'\f150'}.zmdi-collection-video:before{content:'\f151'}.zmdi-compass:before{content:'\f152'}.zmdi-cutlery:before{content:'\f153'}.zmdi-delete:before{content:'\f154'}.zmdi-dialpad:before{content:'\f155'}.zmdi-dns:before{content:'\f156'}.zmdi-drink:before{content:'\f157'}.zmdi-edit:before{content:'\f158'}.zmdi-email-open:before{content:'\f159'}.zmdi-email:before{content:'\f15a'}.zmdi-eye-off:before{content:'\f15b'}.zmdi-eye:before{content:'\f15c'}.zmdi-eyedropper:before{content:'\f15d'}.zmdi-favorite-outline:before{content:'\f15e'}.zmdi-favorite:before{content:'\f15f'}.zmdi-filter-list:before{content:'\f160'}.zmdi-fire:before{content:'\f161'}.zmdi-flag:before{content:'\f162'}.zmdi-flare:before{content:'\f163'}.zmdi-flash-auto:before{content:'\f164'}.zmdi-flash-off:before{content:'\f165'}.zmdi-flash:before{content:'\f166'}.zmdi-flip:before{content:'\f167'}.zmdi-flower-alt:before{content:'\f168'}.zmdi-flower:before{content:'\f169'}.zmdi-font:before{content:'\f16a'}.zmdi-fullscreen-alt:before{content:'\f16b'}.zmdi-fullscreen-exit:before{content:'\f16c'}.zmdi-fullscreen:before{content:'\f16d'}.zmdi-functions:before{content:'\f16e'}.zmdi-gas-station:before{content:'\f16f'}.zmdi-gesture:before{content:'\f170'}.zmdi-globe-alt:before{content:'\f171'}.zmdi-globe-lock:before{content:'\f172'}.zmdi-globe:before{content:'\f173'}.zmdi-graduation-cap:before{content:'\f174'}.zmdi-home:before{content:'\f175'}.zmdi-hospital-alt:before{content:'\f176'}.zmdi-hospital:before{content:'\f177'}.zmdi-hotel:before{content:'\f178'}.zmdi-hourglass-alt:before{content:'\f179'}.zmdi-hourglass-outline:before{content:'\f17a'}.zmdi-hourglass:before{content:'\f17b'}.zmdi-http:before{content:'\f17c'}.zmdi-image-alt:before{content:'\f17d'}.zmdi-image-o:before{content:'\f17e'}.zmdi-image:before{content:'\f17f'}.zmdi-inbox:before{content:'\f180'}.zmdi-invert-colors-off:before{content:'\f181'}.zmdi-invert-colors:before{content:'\f182'}.zmdi-key:before{content:'\f183'}.zmdi-label-alt-outline:before{content:'\f184'}.zmdi-label-alt:before{content:'\f185'}.zmdi-label-heart:before{content:'\f186'}.zmdi-label:before{content:'\f187'}.zmdi-labels:before{content:'\f188'}.zmdi-lamp:before{content:'\f189'}.zmdi-landscape:before{content:'\f18a'}.zmdi-layers-off:before{content:'\f18b'}.zmdi-layers:before{content:'\f18c'}.zmdi-library:before{content:'\f18d'}.zmdi-link:before{content:'\f18e'}.zmdi-lock-open:before{content:'\f18f'}.zmdi-lock-outline:before{content:'\f190'}.zmdi-lock:before{content:'\f191'}.zmdi-mail-reply-all:before{content:'\f192'}.zmdi-mail-reply:before{content:'\f193'}.zmdi-mail-send:before{content:'\f194'}.zmdi-mall:before{content:'\f195'}.zmdi-map:before{content:'\f196'}.zmdi-menu:before{content:'\f197'}.zmdi-money-box:before{content:'\f198'}.zmdi-money-off:before{content:'\f199'}.zmdi-money:before{content:'\f19a'}.zmdi-more-vert:before{content:'\f19b'}.zmdi-more:before{content:'\f19c'}.zmdi-movie-alt:before{content:'\f19d'}.zmdi-movie:before{content:'\f19e'}.zmdi-nature-people:before{content:'\f19f'}.zmdi-nature:before{content:'\f1a0'}.zmdi-navigation:before{content:'\f1a1'}.zmdi-open-in-browser:before{content:'\f1a2'}.zmdi-open-in-new:before{content:'\f1a3'}.zmdi-palette:before{content:'\f1a4'}.zmdi-parking:before{content:'\f1a5'}.zmdi-pin-account:before{content:'\f1a6'}.zmdi-pin-assistant:before{content:'\f1a7'}.zmdi-pin-drop:before{content:'\f1a8'}.zmdi-pin-help:before{content:'\f1a9'}.zmdi-pin-off:before{content:'\f1aa'}.zmdi-pin:before{content:'\f1ab'}.zmdi-pizza:before{content:'\f1ac'}.zmdi-plaster:before{content:'\f1ad'}.zmdi-power-setting:before{content:'\f1ae'}.zmdi-power:before{content:'\f1af'}.zmdi-print:before{content:'\f1b0'}.zmdi-puzzle-piece:before{content:'\f1b1'}.zmdi-quote:before{content:'\f1b2'}.zmdi-railway:before{content:'\f1b3'}.zmdi-receipt:before{content:'\f1b4'}.zmdi-refresh-alt:before{content:'\f1b5'}.zmdi-refresh-sync-alert:before{content:'\f1b6'}.zmdi-refresh-sync-off:before{content:'\f1b7'}.zmdi-refresh-sync:before{content:'\f1b8'}.zmdi-refresh:before{content:'\f1b9'}.zmdi-roller:before{content:'\f1ba'}.zmdi-ruler:before{content:'\f1bb'}.zmdi-scissors:before{content:'\f1bc'}.zmdi-screen-rotation-lock:before{content:'\f1bd'}.zmdi-screen-rotation:before{content:'\f1be'}.zmdi-search-for:before{content:'\f1bf'}.zmdi-search-in-file:before{content:'\f1c0'}.zmdi-search-in-page:before{content:'\f1c1'}.zmdi-search-replace:before{content:'\f1c2'}.zmdi-search:before{content:'\f1c3'}.zmdi-seat:before{content:'\f1c4'}.zmdi-settings-square:before{content:'\f1c5'}.zmdi-settings:before{content:'\f1c6'}.zmdi-shield-check:before{content:'\f1c7'}.zmdi-shield-security:before{content:'\f1c8'}.zmdi-shopping-basket:before{content:'\f1c9'}.zmdi-shopping-cart-plus:before{content:'\f1ca'}.zmdi-shopping-cart:before{content:'\f1cb'}.zmdi-sign-in:before{content:'\f1cc'}.zmdi-sort-amount-asc:before{content:'\f1cd'}.zmdi-sort-amount-desc:before{content:'\f1ce'}.zmdi-sort-asc:before{content:'\f1cf'}.zmdi-sort-desc:before{content:'\f1d0'}.zmdi-spellcheck:before{content:'\f1d1'}.zmdi-storage:before{content:'\f1d2'}.zmdi-store-24:before{content:'\f1d3'}.zmdi-store:before{content:'\f1d4'}.zmdi-subway:before{content:'\f1d5'}.zmdi-sun:before{content:'\f1d6'}.zmdi-tab-unselected:before{content:'\f1d7'}.zmdi-tab:before{content:'\f1d8'}.zmdi-tag-close:before{content:'\f1d9'}.zmdi-tag-more:before{content:'\f1da'}.zmdi-tag:before{content:'\f1db'}.zmdi-thumb-down:before{content:'\f1dc'}.zmdi-thumb-up-down:before{content:'\f1dd'}.zmdi-thumb-up:before{content:'\f1de'}.zmdi-ticket-star:before{content:'\f1df'}.zmdi-toll:before{content:'\f1e0'}.zmdi-toys:before{content:'\f1e1'}.zmdi-traffic:before{content:'\f1e2'}.zmdi-translate:before{content:'\f1e3'}.zmdi-triangle-down:before{content:'\f1e4'}.zmdi-triangle-up:before{content:'\f1e5'}.zmdi-truck:before{content:'\f1e6'}.zmdi-turning-sign:before{content:'\f1e7'}.zmdi-wallpaper:before{content:'\f1e8'}.zmdi-washing-machine:before{content:'\f1e9'}.zmdi-window-maximize:before{content:'\f1ea'}.zmdi-window-minimize:before{content:'\f1eb'}.zmdi-window-restore:before{content:'\f1ec'}.zmdi-wrench:before{content:'\f1ed'}.zmdi-zoom-in:before{content:'\f1ee'}.zmdi-zoom-out:before{content:'\f1ef'}.zmdi-alert-circle-o:before{content:'\f1f0'}.zmdi-alert-circle:before{content:'\f1f1'}.zmdi-alert-octagon:before{content:'\f1f2'}.zmdi-alert-polygon:before{content:'\f1f3'}.zmdi-alert-triangle:before{content:'\f1f4'}.zmdi-help-outline:before{content:'\f1f5'}.zmdi-help:before{content:'\f1f6'}.zmdi-info-outline:before{content:'\f1f7'}.zmdi-info:before{content:'\f1f8'}.zmdi-notifications-active:before{content:'\f1f9'}.zmdi-notifications-add:before{content:'\f1fa'}.zmdi-notifications-none:before{content:'\f1fb'}.zmdi-notifications-off:before{content:'\f1fc'}.zmdi-notifications-paused:before{content:'\f1fd'}.zmdi-notifications:before{content:'\f1fe'}.zmdi-account-add:before{content:'\f1ff'}.zmdi-account-box-mail:before{content:'\f200'}.zmdi-account-box-o:before{content:'\f201'}.zmdi-account-box-phone:before{content:'\f202'}.zmdi-account-box:before{content:'\f203'}.zmdi-account-calendar:before{content:'\f204'}.zmdi-account-circle:before{content:'\f205'}.zmdi-account-o:before{content:'\f206'}.zmdi-account:before{content:'\f207'}.zmdi-accounts-add:before{content:'\f208'}.zmdi-accounts-alt:before{content:'\f209'}.zmdi-accounts-list-alt:before{content:'\f20a'}.zmdi-accounts-list:before{content:'\f20b'}.zmdi-accounts-outline:before{content:'\f20c'}.zmdi-accounts:before{content:'\f20d'}.zmdi-face:before{content:'\f20e'}.zmdi-female:before{content:'\f20f'}.zmdi-male-alt:before{content:'\f210'}.zmdi-male-female:before{content:'\f211'}.zmdi-male:before{content:'\f212'}.zmdi-mood-bad:before{content:'\f213'}.zmdi-mood:before{content:'\f214'}.zmdi-run:before{content:'\f215'}.zmdi-walk:before{content:'\f216'}.zmdi-cloud-box:before{content:'\f217'}.zmdi-cloud-circle:before{content:'\f218'}.zmdi-cloud-done:before{content:'\f219'}.zmdi-cloud-download:before{content:'\f21a'}.zmdi-cloud-off:before{content:'\f21b'}.zmdi-cloud-outline-alt:before{content:'\f21c'}.zmdi-cloud-outline:before{content:'\f21d'}.zmdi-cloud-upload:before{content:'\f21e'}.zmdi-cloud:before{content:'\f21f'}.zmdi-download:before{content:'\f220'}.zmdi-file-plus:before{content:'\f221'}.zmdi-file-text:before{content:'\f222'}.zmdi-file:before{content:'\f223'}.zmdi-folder-outline:before{content:'\f224'}.zmdi-folder-person:before{content:'\f225'}.zmdi-folder-star-alt:before{content:'\f226'}.zmdi-folder-star:before{content:'\f227'}.zmdi-folder:before{content:'\f228'}.zmdi-gif:before{content:'\f229'}.zmdi-upload:before{content:'\f22a'}.zmdi-border-all:before{content:'\f22b'}.zmdi-border-bottom:before{content:'\f22c'}.zmdi-border-clear:before{content:'\f22d'}.zmdi-border-color:before{content:'\f22e'}.zmdi-border-horizontal:before{content:'\f22f'}.zmdi-border-inner:before{content:'\f230'}.zmdi-border-left:before{content:'\f231'}.zmdi-border-outer:before{content:'\f232'}.zmdi-border-right:before{content:'\f233'}.zmdi-border-style:before{content:'\f234'}.zmdi-border-top:before{content:'\f235'}.zmdi-border-vertical:before{content:'\f236'}.zmdi-copy:before{content:'\f237'}.zmdi-crop:before{content:'\f238'}.zmdi-format-align-center:before{content:'\f239'}.zmdi-format-align-justify:before{content:'\f23a'}.zmdi-format-align-left:before{content:'\f23b'}.zmdi-format-align-right:before{content:'\f23c'}.zmdi-format-bold:before{content:'\f23d'}.zmdi-format-clear-all:before{content:'\f23e'}.zmdi-format-clear:before{content:'\f23f'}.zmdi-format-color-fill:before{content:'\f240'}.zmdi-format-color-reset:before{content:'\f241'}.zmdi-format-color-text:before{content:'\f242'}.zmdi-format-indent-decrease:before{content:'\f243'}.zmdi-format-indent-increase:before{content:'\f244'}.zmdi-format-italic:before{content:'\f245'}.zmdi-format-line-spacing:before{content:'\f246'}.zmdi-format-list-bulleted:before{content:'\f247'}.zmdi-format-list-numbered:before{content:'\f248'}.zmdi-format-ltr:before{content:'\f249'}.zmdi-format-rtl:before{content:'\f24a'}.zmdi-format-size:before{content:'\f24b'}.zmdi-format-strikethrough-s:before{content:'\f24c'}.zmdi-format-strikethrough:before{content:'\f24d'}.zmdi-format-subject:before{content:'\f24e'}.zmdi-format-underlined:before{content:'\f24f'}.zmdi-format-valign-bottom:before{content:'\f250'}.zmdi-format-valign-center:before{content:'\f251'}.zmdi-format-valign-top:before{content:'\f252'}.zmdi-redo:before{content:'\f253'}.zmdi-select-all:before{content:'\f254'}.zmdi-space-bar:before{content:'\f255'}.zmdi-text-format:before{content:'\f256'}.zmdi-transform:before{content:'\f257'}.zmdi-undo:before{content:'\f258'}.zmdi-wrap-text:before{content:'\f259'}.zmdi-comment-alert:before{content:'\f25a'}.zmdi-comment-alt-text:before{content:'\f25b'}.zmdi-comment-alt:before{content:'\f25c'}.zmdi-comment-edit:before{content:'\f25d'}.zmdi-comment-image:before{content:'\f25e'}.zmdi-comment-list:before{content:'\f25f'}.zmdi-comment-more:before{content:'\f260'}.zmdi-comment-outline:before{content:'\f261'}.zmdi-comment-text-alt:before{content:'\f262'}.zmdi-comment-text:before{content:'\f263'}.zmdi-comment-video:before{content:'\f264'}.zmdi-comment:before{content:'\f265'}.zmdi-comments:before{content:'\f266'}.zmdi-check-all:before{content:'\f267'}.zmdi-check-circle-u:before{content:'\f268'}.zmdi-check-circle:before{content:'\f269'}.zmdi-check-square:before{content:'\f26a'}.zmdi-check:before{content:'\f26b'}.zmdi-circle-o:before{content:'\f26c'}.zmdi-circle:before{content:'\f26d'}.zmdi-dot-circle-alt:before{content:'\f26e'}.zmdi-dot-circle:before{content:'\f26f'}.zmdi-minus-circle-outline:before{content:'\f270'}.zmdi-minus-circle:before{content:'\f271'}.zmdi-minus-square:before{content:'\f272'}.zmdi-minus:before{content:'\f273'}.zmdi-plus-circle-o-duplicate:before{content:'\f274'}.zmdi-plus-circle-o:before{content:'\f275'}.zmdi-plus-circle:before{content:'\f276'}.zmdi-plus-square:before{content:'\f277'}.zmdi-plus:before{content:'\f278'}.zmdi-square-o:before{content:'\f279'}.zmdi-star-circle:before{content:'\f27a'}.zmdi-star-half:before{content:'\f27b'}.zmdi-star-outline:before{content:'\f27c'}.zmdi-star:before{content:'\f27d'}.zmdi-bluetooth-connected:before{content:'\f27e'}.zmdi-bluetooth-off:before{content:'\f27f'}.zmdi-bluetooth-search:before{content:'\f280'}.zmdi-bluetooth-setting:before{content:'\f281'}.zmdi-bluetooth:before{content:'\f282'}.zmdi-camera-add:before{content:'\f283'}.zmdi-camera-alt:before{content:'\f284'}.zmdi-camera-bw:before{content:'\f285'}.zmdi-camera-front:before{content:'\f286'}.zmdi-camera-mic:before{content:'\f287'}.zmdi-camera-party-mode:before{content:'\f288'}.zmdi-camera-rear:before{content:'\f289'}.zmdi-camera-roll:before{content:'\f28a'}.zmdi-camera-switch:before{content:'\f28b'}.zmdi-camera:before{content:'\f28c'}.zmdi-card-alert:before{content:'\f28d'}.zmdi-card-off:before{content:'\f28e'}.zmdi-card-sd:before{content:'\f28f'}.zmdi-card-sim:before{content:'\f290'}.zmdi-desktop-mac:before{content:'\f291'}.zmdi-desktop-windows:before{content:'\f292'}.zmdi-device-hub:before{content:'\f293'}.zmdi-devices-off:before{content:'\f294'}.zmdi-devices:before{content:'\f295'}.zmdi-dock:before{content:'\f296'}.zmdi-floppy:before{content:'\f297'}.zmdi-gamepad:before{content:'\f298'}.zmdi-gps-dot:before{content:'\f299'}.zmdi-gps-off:before{content:'\f29a'}.zmdi-gps:before{content:'\f29b'}.zmdi-headset-mic:before{content:'\f29c'}.zmdi-headset:before{content:'\f29d'}.zmdi-input-antenna:before{content:'\f29e'}.zmdi-input-composite:before{content:'\f29f'}.zmdi-input-hdmi:before{content:'\f2a0'}.zmdi-input-power:before{content:'\f2a1'}.zmdi-input-svideo:before{content:'\f2a2'}.zmdi-keyboard-hide:before{content:'\f2a3'}.zmdi-keyboard:before{content:'\f2a4'}.zmdi-laptop-chromebook:before{content:'\f2a5'}.zmdi-laptop-mac:before{content:'\f2a6'}.zmdi-laptop:before{content:'\f2a7'}.zmdi-mic-off:before{content:'\f2a8'}.zmdi-mic-outline:before{content:'\f2a9'}.zmdi-mic-setting:before{content:'\f2aa'}.zmdi-mic:before{content:'\f2ab'}.zmdi-mouse:before{content:'\f2ac'}.zmdi-network-alert:before{content:'\f2ad'}.zmdi-network-locked:before{content:'\f2ae'}.zmdi-network-off:before{content:'\f2af'}.zmdi-network-outline:before{content:'\f2b0'}.zmdi-network-setting:before{content:'\f2b1'}.zmdi-network:before{content:'\f2b2'}.zmdi-phone-bluetooth:before{content:'\f2b3'}.zmdi-phone-end:before{content:'\f2b4'}.zmdi-phone-forwarded:before{content:'\f2b5'}.zmdi-phone-in-talk:before{content:'\f2b6'}.zmdi-phone-locked:before{content:'\f2b7'}.zmdi-phone-missed:before{content:'\f2b8'}.zmdi-phone-msg:before{content:'\f2b9'}.zmdi-phone-paused:before{content:'\f2ba'}.zmdi-phone-ring:before{content:'\f2bb'}.zmdi-phone-setting:before{content:'\f2bc'}.zmdi-phone-sip:before{content:'\f2bd'}.zmdi-phone:before{content:'\f2be'}.zmdi-portable-wifi-changes:before{content:'\f2bf'}.zmdi-portable-wifi-off:before{content:'\f2c0'}.zmdi-portable-wifi:before{content:'\f2c1'}.zmdi-radio:before{content:'\f2c2'}.zmdi-reader:before{content:'\f2c3'}.zmdi-remote-control-alt:before{content:'\f2c4'}.zmdi-remote-control:before{content:'\f2c5'}.zmdi-router:before{content:'\f2c6'}.zmdi-scanner:before{content:'\f2c7'}.zmdi-smartphone-android:before{content:'\f2c8'}.zmdi-smartphone-download:before{content:'\f2c9'}.zmdi-smartphone-erase:before{content:'\f2ca'}.zmdi-smartphone-info:before{content:'\f2cb'}.zmdi-smartphone-iphone:before{content:'\f2cc'}.zmdi-smartphone-landscape-lock:before{content:'\f2cd'}.zmdi-smartphone-landscape:before{content:'\f2ce'}.zmdi-smartphone-lock:before{content:'\f2cf'}.zmdi-smartphone-portrait-lock:before{content:'\f2d0'}.zmdi-smartphone-ring:before{content:'\f2d1'}.zmdi-smartphone-setting:before{content:'\f2d2'}.zmdi-smartphone-setup:before{content:'\f2d3'}.zmdi-smartphone:before{content:'\f2d4'}.zmdi-speaker:before{content:'\f2d5'}.zmdi-tablet-android:before{content:'\f2d6'}.zmdi-tablet-mac:before{content:'\f2d7'}.zmdi-tablet:before{content:'\f2d8'}.zmdi-tv-alt-play:before{content:'\f2d9'}.zmdi-tv-list:before{content:'\f2da'}.zmdi-tv-play:before{content:'\f2db'}.zmdi-tv:before{content:'\f2dc'}.zmdi-usb:before{content:'\f2dd'}.zmdi-videocam-off:before{content:'\f2de'}.zmdi-videocam-switch:before{content:'\f2df'}.zmdi-videocam:before{content:'\f2e0'}.zmdi-watch:before{content:'\f2e1'}.zmdi-wifi-alt-2:before{content:'\f2e2'}.zmdi-wifi-alt:before{content:'\f2e3'}.zmdi-wifi-info:before{content:'\f2e4'}.zmdi-wifi-lock:before{content:'\f2e5'}.zmdi-wifi-off:before{content:'\f2e6'}.zmdi-wifi-outline:before{content:'\f2e7'}.zmdi-wifi:before{content:'\f2e8'}.zmdi-arrow-left-bottom:before{content:'\f2e9'}.zmdi-arrow-left:before{content:'\f2ea'}.zmdi-arrow-merge:before{content:'\f2eb'}.zmdi-arrow-missed:before{content:'\f2ec'}.zmdi-arrow-right-top:before{content:'\f2ed'}.zmdi-arrow-right:before{content:'\f2ee'}.zmdi-arrow-split:before{content:'\f2ef'}.zmdi-arrows:before{content:'\f2f0'}.zmdi-caret-down-circle:before{content:'\f2f1'}.zmdi-caret-down:before{content:'\f2f2'}.zmdi-caret-left-circle:before{content:'\f2f3'}.zmdi-caret-left:before{content:'\f2f4'}.zmdi-caret-right-circle:before{content:'\f2f5'}.zmdi-caret-right:before{content:'\f2f6'}.zmdi-caret-up-circle:before{content:'\f2f7'}.zmdi-caret-up:before{content:'\f2f8'}.zmdi-chevron-down:before{content:'\f2f9'}.zmdi-chevron-left:before{content:'\f2fa'}.zmdi-chevron-right:before{content:'\f2fb'}.zmdi-chevron-up:before{content:'\f2fc'}.zmdi-forward:before{content:'\f2fd'}.zmdi-long-arrow-down:before{content:'\f2fe'}.zmdi-long-arrow-left:before{content:'\f2ff'}.zmdi-long-arrow-return:before{content:'\f300'}.zmdi-long-arrow-right:before{content:'\f301'}.zmdi-long-arrow-tab:before{content:'\f302'}.zmdi-long-arrow-up:before{content:'\f303'}.zmdi-rotate-ccw:before{content:'\f304'}.zmdi-rotate-cw:before{content:'\f305'}.zmdi-rotate-left:before{content:'\f306'}.zmdi-rotate-right:before{content:'\f307'}.zmdi-square-down:before{content:'\f308'}.zmdi-square-right:before{content:'\f309'}.zmdi-swap-alt:before{content:'\f30a'}.zmdi-swap-vertical-circle:before{content:'\f30b'}.zmdi-swap-vertical:before{content:'\f30c'}.zmdi-swap:before{content:'\f30d'}.zmdi-trending-down:before{content:'\f30e'}.zmdi-trending-flat:before{content:'\f30f'}.zmdi-trending-up:before{content:'\f310'}.zmdi-unfold-less:before{content:'\f311'}.zmdi-unfold-more:before{content:'\f312'}.zmdi-apps:before{content:'\f313'}.zmdi-grid-off:before{content:'\f314'}.zmdi-grid:before{content:'\f315'}.zmdi-view-agenda:before{content:'\f316'}.zmdi-view-array:before{content:'\f317'}.zmdi-view-carousel:before{content:'\f318'}.zmdi-view-column:before{content:'\f319'}.zmdi-view-comfy:before{content:'\f31a'}.zmdi-view-compact:before{content:'\f31b'}.zmdi-view-dashboard:before{content:'\f31c'}.zmdi-view-day:before{content:'\f31d'}.zmdi-view-headline:before{content:'\f31e'}.zmdi-view-list-alt:before{content:'\f31f'}.zmdi-view-list:before{content:'\f320'}.zmdi-view-module:before{content:'\f321'}.zmdi-view-quilt:before{content:'\f322'}.zmdi-view-stream:before{content:'\f323'}.zmdi-view-subtitles:before{content:'\f324'}.zmdi-view-toc:before{content:'\f325'}.zmdi-view-web:before{content:'\f326'}.zmdi-view-week:before{content:'\f327'}.zmdi-widgets:before{content:'\f328'}.zmdi-alarm-check:before{content:'\f329'}.zmdi-alarm-off:before{content:'\f32a'}.zmdi-alarm-plus:before{content:'\f32b'}.zmdi-alarm-snooze:before{content:'\f32c'}.zmdi-alarm:before{content:'\f32d'}.zmdi-calendar-alt:before{content:'\f32e'}.zmdi-calendar-check:before{content:'\f32f'}.zmdi-calendar-close:before{content:'\f330'}.zmdi-calendar-note:before{content:'\f331'}.zmdi-calendar:before{content:'\f332'}.zmdi-time-countdown:before{content:'\f333'}.zmdi-time-interval:before{content:'\f334'}.zmdi-time-restore-setting:before{content:'\f335'}.zmdi-time-restore:before{content:'\f336'}.zmdi-time:before{content:'\f337'}.zmdi-timer-off:before{content:'\f338'}.zmdi-timer:before{content:'\f339'}.zmdi-android-alt:before{content:'\f33a'}.zmdi-android:before{content:'\f33b'}.zmdi-apple:before{content:'\f33c'}.zmdi-behance:before{content:'\f33d'}.zmdi-codepen:before{content:'\f33e'}.zmdi-dribbble:before{content:'\f33f'}.zmdi-dropbox:before{content:'\f340'}.zmdi-evernote:before{content:'\f341'}.zmdi-facebook-box:before{content:'\f342'}.zmdi-facebook:before{content:'\f343'}.zmdi-github-box:before{content:'\f344'}.zmdi-github:before{content:'\f345'}.zmdi-google-drive:before{content:'\f346'}.zmdi-google-earth:before{content:'\f347'}.zmdi-google-glass:before{content:'\f348'}.zmdi-google-maps:before{content:'\f349'}.zmdi-google-pages:before{content:'\f34a'}.zmdi-google-play:before{content:'\f34b'}.zmdi-google-plus-box:before{content:'\f34c'}.zmdi-google-plus:before{content:'\f34d'}.zmdi-google:before{content:'\f34e'}.zmdi-instagram:before{content:'\f34f'}.zmdi-language-css3:before{content:'\f350'}.zmdi-language-html5:before{content:'\f351'}.zmdi-language-javascript:before{content:'\f352'}.zmdi-language-python-alt:before{content:'\f353'}.zmdi-language-python:before{content:'\f354'}.zmdi-lastfm:before{content:'\f355'}.zmdi-linkedin-box:before{content:'\f356'}.zmdi-paypal:before{content:'\f357'}.zmdi-pinterest-box:before{content:'\f358'}.zmdi-pocket:before{content:'\f359'}.zmdi-polymer:before{content:'\f35a'}.zmdi-share:before{content:'\f35b'}.zmdi-stackoverflow:before{content:'\f35c'}.zmdi-steam-square:before{content:'\f35d'}.zmdi-steam:before{content:'\f35e'}.zmdi-twitter-box:before{content:'\f35f'}.zmdi-twitter:before{content:'\f360'}.zmdi-vk:before{content:'\f361'}.zmdi-wikipedia:before{content:'\f362'}.zmdi-windows:before{content:'\f363'}.zmdi-aspect-ratio-alt:before{content:'\f364'}.zmdi-aspect-ratio:before{content:'\f365'}.zmdi-blur-circular:before{content:'\f366'}.zmdi-blur-linear:before{content:'\f367'}.zmdi-blur-off:before{content:'\f368'}.zmdi-blur:before{content:'\f369'}.zmdi-brightness-2:before{content:'\f36a'}.zmdi-brightness-3:before{content:'\f36b'}.zmdi-brightness-4:before{content:'\f36c'}.zmdi-brightness-5:before{content:'\f36d'}.zmdi-brightness-6:before{content:'\f36e'}.zmdi-brightness-7:before{content:'\f36f'}.zmdi-brightness-auto:before{content:'\f370'}.zmdi-brightness-setting:before{content:'\f371'}.zmdi-broken-image:before{content:'\f372'}.zmdi-center-focus-strong:before{content:'\f373'}.zmdi-center-focus-weak:before{content:'\f374'}.zmdi-compare:before{content:'\f375'}.zmdi-crop-16-9:before{content:'\f376'}.zmdi-crop-3-2:before{content:'\f377'}.zmdi-crop-5-4:before{content:'\f378'}.zmdi-crop-7-5:before{content:'\f379'}.zmdi-crop-din:before{content:'\f37a'}.zmdi-crop-free:before{content:'\f37b'}.zmdi-crop-landscape:before{content:'\f37c'}.zmdi-crop-portrait:before{content:'\f37d'}.zmdi-crop-square:before{content:'\f37e'}.zmdi-exposure-alt:before{content:'\f37f'}.zmdi-exposure:before{content:'\f380'}.zmdi-filter-b-and-w:before{content:'\f381'}.zmdi-filter-center-focus:before{content:'\f382'}.zmdi-filter-frames:before{content:'\f383'}.zmdi-filter-tilt-shift:before{content:'\f384'}.zmdi-gradient:before{content:'\f385'}.zmdi-grain:before{content:'\f386'}.zmdi-graphic-eq:before{content:'\f387'}.zmdi-hdr-off:before{content:'\f388'}.zmdi-hdr-strong:before{content:'\f389'}.zmdi-hdr-weak:before{content:'\f38a'}.zmdi-hdr:before{content:'\f38b'}.zmdi-iridescent:before{content:'\f38c'}.zmdi-leak-off:before{content:'\f38d'}.zmdi-leak:before{content:'\f38e'}.zmdi-looks:before{content:'\f38f'}.zmdi-loupe:before{content:'\f390'}.zmdi-panorama-horizontal:before{content:'\f391'}.zmdi-panorama-vertical:before{content:'\f392'}.zmdi-panorama-wide-angle:before{content:'\f393'}.zmdi-photo-size-select-large:before{content:'\f394'}.zmdi-photo-size-select-small:before{content:'\f395'}.zmdi-picture-in-picture:before{content:'\f396'}.zmdi-slideshow:before{content:'\f397'}.zmdi-texture:before{content:'\f398'}.zmdi-tonality:before{content:'\f399'}.zmdi-vignette:before{content:'\f39a'}.zmdi-wb-auto:before{content:'\f39b'}.zmdi-eject-alt:before{content:'\f39c'}.zmdi-eject:before{content:'\f39d'}.zmdi-equalizer:before{content:'\f39e'}.zmdi-fast-forward:before{content:'\f39f'}.zmdi-fast-rewind:before{content:'\f3a0'}.zmdi-forward-10:before{content:'\f3a1'}.zmdi-forward-30:before{content:'\f3a2'}.zmdi-forward-5:before{content:'\f3a3'}.zmdi-hearing:before{content:'\f3a4'}.zmdi-pause-circle-outline:before{content:'\f3a5'}.zmdi-pause-circle:before{content:'\f3a6'}.zmdi-pause:before{content:'\f3a7'}.zmdi-play-circle-outline:before{content:'\f3a8'}.zmdi-play-circle:before{content:'\f3a9'}.zmdi-play:before{content:'\f3aa'}.zmdi-playlist-audio:before{content:'\f3ab'}.zmdi-playlist-plus:before{content:'\f3ac'}.zmdi-repeat-one:before{content:'\f3ad'}.zmdi-repeat:before{content:'\f3ae'}.zmdi-replay-10:before{content:'\f3af'}.zmdi-replay-30:before{content:'\f3b0'}.zmdi-replay-5:before{content:'\f3b1'}.zmdi-replay:before{content:'\f3b2'}.zmdi-shuffle:before{content:'\f3b3'}.zmdi-skip-next:before{content:'\f3b4'}.zmdi-skip-previous:before{content:'\f3b5'}.zmdi-stop:before{content:'\f3b6'}.zmdi-surround-sound:before{content:'\f3b7'}.zmdi-tune:before{content:'\f3b8'}.zmdi-volume-down:before{content:'\f3b9'}.zmdi-volume-mute:before{content:'\f3ba'}.zmdi-volume-off:before{content:'\f3bb'}.zmdi-volume-up:before{content:'\f3bc'}.zmdi-n-1-square:before{content:'\f3bd'}.zmdi-n-2-square:before{content:'\f3be'}.zmdi-n-3-square:before{content:'\f3bf'}.zmdi-n-4-square:before{content:'\f3c0'}.zmdi-n-5-square:before{content:'\f3c1'}.zmdi-n-6-square:before{content:'\f3c2'}.zmdi-neg-1:before{content:'\f3c3'}.zmdi-neg-2:before{content:'\f3c4'}.zmdi-plus-1:before{content:'\f3c5'}.zmdi-plus-2:before{content:'\f3c6'}.zmdi-sec-10:before{content:'\f3c7'}.zmdi-sec-3:before{content:'\f3c8'}.zmdi-zero:before{content:'\f3c9'}.zmdi-airline-seat-flat-angled:before{content:'\f3ca'}.zmdi-airline-seat-flat:before{content:'\f3cb'}.zmdi-airline-seat-individual-suite:before{content:'\f3cc'}.zmdi-airline-seat-legroom-extra:before{content:'\f3cd'}.zmdi-airline-seat-legroom-normal:before{content:'\f3ce'}.zmdi-airline-seat-legroom-reduced:before{content:'\f3cf'}.zmdi-airline-seat-recline-extra:before{content:'\f3d0'}.zmdi-airline-seat-recline-normal:before{content:'\f3d1'}.zmdi-airplay:before{content:'\f3d2'}.zmdi-closed-caption:before{content:'\f3d3'}.zmdi-confirmation-number:before{content:'\f3d4'}.zmdi-developer-board:before{content:'\f3d5'}.zmdi-disc-full:before{content:'\f3d6'}.zmdi-explicit:before{content:'\f3d7'}.zmdi-flight-land:before{content:'\f3d8'}.zmdi-flight-takeoff:before{content:'\f3d9'}.zmdi-flip-to-back:before{content:'\f3da'}.zmdi-flip-to-front:before{content:'\f3db'}.zmdi-group-work:before{content:'\f3dc'}.zmdi-hd:before{content:'\f3dd'}.zmdi-hq:before{content:'\f3de'}.zmdi-markunread-mailbox:before{content:'\f3df'}.zmdi-memory:before{content:'\f3e0'}.zmdi-nfc:before{content:'\f3e1'}.zmdi-play-for-work:before{content:'\f3e2'}.zmdi-power-input:before{content:'\f3e3'}.zmdi-present-to-all:before{content:'\f3e4'}.zmdi-satellite:before{content:'\f3e5'}.zmdi-tap-and-play:before{content:'\f3e6'}.zmdi-vibration:before{content:'\f3e7'}.zmdi-voicemail:before{content:'\f3e8'}.zmdi-group:before{content:'\f3e9'}.zmdi-rss:before{content:'\f3ea'}.zmdi-shape:before{content:'\f3eb'}.zmdi-spinner:before{content:'\f3ec'}.zmdi-ungroup:before{content:'\f3ed'}.zmdi-500px:before{content:'\f3ee'}.zmdi-8tracks:before{content:'\f3ef'}.zmdi-amazon:before{content:'\f3f0'}.zmdi-blogger:before{content:'\f3f1'}.zmdi-delicious:before{content:'\f3f2'}.zmdi-disqus:before{content:'\f3f3'}.zmdi-flattr:before{content:'\f3f4'}.zmdi-flickr:before{content:'\f3f5'}.zmdi-github-alt:before{content:'\f3f6'}.zmdi-google-old:before{content:'\f3f7'}.zmdi-linkedin:before{content:'\f3f8'}.zmdi-odnoklassniki:before{content:'\f3f9'}.zmdi-outlook:before{content:'\f3fa'}.zmdi-paypal-alt:before{content:'\f3fb'}.zmdi-pinterest:before{content:'\f3fc'}.zmdi-playstation:before{content:'\f3fd'}.zmdi-reddit:before{content:'\f3fe'}.zmdi-skype:before{content:'\f3ff'}.zmdi-slideshare:before{content:'\f400'}.zmdi-soundcloud:before{content:'\f401'}.zmdi-tumblr:before{content:'\f402'}.zmdi-twitch:before{content:'\f403'}.zmdi-vimeo:before{content:'\f404'}.zmdi-whatsapp:before{content:'\f405'}.zmdi-xbox:before{content:'\f406'}.zmdi-yahoo:before{content:'\f407'}.zmdi-youtube-play:before{content:'\f408'}.zmdi-youtube:before{content:'\f409'}.zmdi-import-export:before{content:'\f30c'}.zmdi-swap-vertical-:before{content:'\f30c'}.zmdi-airplanemode-inactive:before{content:'\f102'}.zmdi-airplanemode-active:before{content:'\f103'}.zmdi-rate-review:before{content:'\f103'}.zmdi-comment-sign:before{content:'\f25a'}.zmdi-network-warning:before{content:'\f2ad'}.zmdi-shopping-cart-add:before{content:'\f1ca'}.zmdi-file-add:before{content:'\f221'}.zmdi-network-wifi-scan:before{content:'\f2e4'}.zmdi-collection-add:before{content:'\f14e'}.zmdi-format-playlist-add:before{content:'\f3ac'}.zmdi-format-queue-music:before{content:'\f3ab'}.zmdi-plus-box:before{content:'\f277'}.zmdi-tag-backspace:before{content:'\f1d9'}.zmdi-alarm-add:before{content:'\f32b'}.zmdi-battery-charging:before{content:'\f114'}.zmdi-daydream-setting:before{content:'\f217'}.zmdi-more-horiz:before{content:'\f19c'}.zmdi-book-photo:before{content:'\f11b'}.zmdi-incandescent:before{content:'\f189'}.zmdi-wb-iridescent:before{content:'\f38c'}.zmdi-calendar-remove:before{content:'\f330'}.zmdi-refresh-sync-disabled:before{content:'\f1b7'}.zmdi-refresh-sync-problem:before{content:'\f1b6'}.zmdi-crop-original:before{content:'\f17e'}.zmdi-power-off:before{content:'\f1af'}.zmdi-power-off-setting:before{content:'\f1ae'}.zmdi-leak-remove:before{content:'\f38d'}.zmdi-star-border:before{content:'\f27c'}.zmdi-brightness-low:before{content:'\f36d'}.zmdi-brightness-medium:before{content:'\f36e'}.zmdi-brightness-high:before{content:'\f36f'}.zmdi-smartphone-portrait:before{content:'\f2d4'}.zmdi-live-tv:before{content:'\f2d9'}.zmdi-format-textdirection-l-to-r:before{content:'\f249'}.zmdi-format-textdirection-r-to-l:before{content:'\f24a'}.zmdi-arrow-back:before{content:'\f2ea'}.zmdi-arrow-forward:before{content:'\f2ee'}.zmdi-arrow-in:before{content:'\f2e9'}.zmdi-arrow-out:before{content:'\f2ed'}.zmdi-rotate-90-degrees-ccw:before{content:'\f304'}.zmdi-adb:before{content:'\f33a'}.zmdi-network-wifi:before{content:'\f2e8'}.zmdi-network-wifi-alt:before{content:'\f2e3'}.zmdi-network-wifi-lock:before{content:'\f2e5'}.zmdi-network-wifi-off:before{content:'\f2e6'}.zmdi-network-wifi-outline:before{content:'\f2e7'}.zmdi-network-wifi-info:before{content:'\f2e4'}.zmdi-layers-clear:before{content:'\f18b'}.zmdi-colorize:before{content:'\f15d'}.zmdi-format-paint:before{content:'\f1ba'}.zmdi-format-quote:before{content:'\f1b2'}.zmdi-camera-monochrome-photos:before{content:'\f285'}.zmdi-sort-by-alpha:before{content:'\f1cf'}.zmdi-folder-shared:before{content:'\f225'}.zmdi-folder-special:before{content:'\f226'}.zmdi-comment-dots:before{content:'\f260'}.zmdi-reorder:before{content:'\f31e'}.zmdi-dehaze:before{content:'\f197'}.zmdi-sort:before{content:'\f1ce'}.zmdi-pages:before{content:'\f34a'}.zmdi-stack-overflow:before{content:'\f35c'}.zmdi-calendar-account:before{content:'\f204'}.zmdi-paste:before{content:'\f109'}.zmdi-cut:before{content:'\f1bc'}.zmdi-save:before{content:'\f297'}.zmdi-smartphone-code:before{content:'\f139'}.zmdi-directions-bike:before{content:'\f117'}.zmdi-directions-boat:before{content:'\f11a'}.zmdi-directions-bus:before{content:'\f121'}.zmdi-directions-car:before{content:'\f125'}.zmdi-directions-railway:before{content:'\f1b3'}.zmdi-directions-run:before{content:'\f215'}.zmdi-directions-subway:before{content:'\f1d5'}.zmdi-directions-walk:before{content:'\f216'}.zmdi-local-hotel:before{content:'\f178'}.zmdi-local-activity:before{content:'\f1df'}.zmdi-local-play:before{content:'\f1df'}.zmdi-local-airport:before{content:'\f103'}.zmdi-local-atm:before{content:'\f198'}.zmdi-local-bar:before{content:'\f137'}.zmdi-local-cafe:before{content:'\f13b'}.zmdi-local-car-wash:before{content:'\f124'}.zmdi-local-convenience-store:before{content:'\f1d3'}.zmdi-local-dining:before{content:'\f153'}.zmdi-local-drink:before{content:'\f157'}.zmdi-local-florist:before{content:'\f168'}.zmdi-local-gas-station:before{content:'\f16f'}.zmdi-local-grocery-store:before{content:'\f1cb'}.zmdi-local-hospital:before{content:'\f177'}.zmdi-local-laundry-service:before{content:'\f1e9'}.zmdi-local-library:before{content:'\f18d'}.zmdi-local-mall:before{content:'\f195'}.zmdi-local-movies:before{content:'\f19d'}.zmdi-local-offer:before{content:'\f187'}.zmdi-local-parking:before{content:'\f1a5'}.zmdi-local-parking:before{content:'\f1a5'}.zmdi-local-pharmacy:before{content:'\f176'}.zmdi-local-phone:before{content:'\f2be'}.zmdi-local-pizza:before{content:'\f1ac'}.zmdi-local-post-office:before{content:'\f15a'}.zmdi-local-printshop:before{content:'\f1b0'}.zmdi-local-see:before{content:'\f28c'}.zmdi-local-shipping:before{content:'\f1e6'}.zmdi-local-store:before{content:'\f1d4'}.zmdi-local-taxi:before{content:'\f123'}.zmdi-local-wc:before{content:'\f211'}.zmdi-my-location:before{content:'\f299'}.zmdi-directions:before{content:'\f1e7'}@font-face{font-family:IcoFont;font-weight:400;font-style:Regular;src:url(//www.aadeshmetal.com/wp-content/themes/facmaster/assets/fonts/icofont.woff2) format("woff2"),url(//www.aadeshmetal.com/wp-content/themes/facmaster/assets/fonts/icofont.woff) format("woff")}[class*=" icofont-"],[class^=icofont-]{font-family:IcoFont!important;speak:none;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;white-space:nowrap;word-wrap:normal;direction:ltr;line-height:1;-webkit-font-feature-settings:"liga";-webkit-font-smoothing:antialiased}.icofont-angry-monster:before{content:"\e800"}.icofont-bathtub:before{content:"\e801"}.icofont-bird-wings:before{content:"\e802"}.icofont-bow:before{content:"\e803"}.icofont-castle:before{content:"\e804"}.icofont-circuit:before{content:"\e805"}.icofont-crown-king:before{content:"\e806"}.icofont-crown-queen:before{content:"\e807"}.icofont-dart:before{content:"\e808"}.icofont-disability-race:before{content:"\e809"}.icofont-diving-goggle:before{content:"\e80a"}.icofont-eye-open:before{content:"\e80b"}.icofont-flora-flower:before{content:"\e80c"}.icofont-flora:before{content:"\e80d"}.icofont-gift-box:before{content:"\e80e"}.icofont-halloween-pumpkin:before{content:"\e80f"}.icofont-hand-power:before{content:"\e810"}.icofont-hand-thunder:before{content:"\e811"}.icofont-king-monster:before{content:"\e812"}.icofont-love:before{content:"\e813"}.icofont-magician-hat:before{content:"\e814"}.icofont-native-american:before{content:"\e815"}.icofont-owl-look:before{content:"\e816"}.icofont-phoenix:before{content:"\e817"}.icofont-robot-face:before{content:"\e818"}.icofont-sand-clock:before{content:"\e819"}.icofont-shield-alt:before{content:"\e81a"}.icofont-ship-wheel:before{content:"\e81b"}.icofont-skull-danger:before{content:"\e81c"}.icofont-skull-face:before{content:"\e81d"}.icofont-snowmobile:before{content:"\e81e"}.icofont-space-shuttle:before{content:"\e81f"}.icofont-star-shape:before{content:"\e820"}.icofont-swirl:before{content:"\e821"}.icofont-tattoo-wing:before{content:"\e822"}.icofont-throne:before{content:"\e823"}.icofont-tree-alt:before{content:"\e824"}.icofont-triangle:before{content:"\e825"}.icofont-unity-hand:before{content:"\e826"}.icofont-weed:before{content:"\e827"}.icofont-woman-bird:before{content:"\e828"}.icofont-bat:before{content:"\e829"}.icofont-bear-face:before{content:"\e82a"}.icofont-bear-tracks:before{content:"\e82b"}.icofont-bear:before{content:"\e82c"}.icofont-bird-alt:before{content:"\e82d"}.icofont-bird-flying:before{content:"\e82e"}.icofont-bird:before{content:"\e82f"}.icofont-birds:before{content:"\e830"}.icofont-bone:before{content:"\e831"}.icofont-bull:before{content:"\e832"}.icofont-butterfly-alt:before{content:"\e833"}.icofont-butterfly:before{content:"\e834"}.icofont-camel-alt:before{content:"\e835"}.icofont-camel-head:before{content:"\e836"}.icofont-camel:before{content:"\e837"}.icofont-cat-alt-1:before{content:"\e838"}.icofont-cat-alt-2:before{content:"\e839"}.icofont-cat-alt-3:before{content:"\e83a"}.icofont-cat-dog:before{content:"\e83b"}.icofont-cat-face:before{content:"\e83c"}.icofont-cat:before{content:"\e83d"}.icofont-cow-head:before{content:"\e83e"}.icofont-cow:before{content:"\e83f"}.icofont-crab:before{content:"\e840"}.icofont-crocodile:before{content:"\e841"}.icofont-deer-head:before{content:"\e842"}.icofont-dog-alt:before{content:"\e843"}.icofont-dog-barking:before{content:"\e844"}.icofont-dog:before{content:"\e845"}.icofont-dolphin:before{content:"\e846"}.icofont-duck-tracks:before{content:"\e847"}.icofont-eagle-head:before{content:"\e848"}.icofont-eaten-fish:before{content:"\e849"}.icofont-elephant-alt:before{content:"\e84a"}.icofont-elephant-head-alt:before{content:"\e84b"}.icofont-elephant-head:before{content:"\e84c"}.icofont-elephant:before{content:"\e84d"}.icofont-elk:before{content:"\e84e"}.icofont-fish-1:before{content:"\e84f"}.icofont-fish-2:before{content:"\e850"}.icofont-fish-3:before{content:"\e851"}.icofont-fish-4:before{content:"\e852"}.icofont-fish-5:before{content:"\e853"}.icofont-fish:before{content:"\e854"}.icofont-fox-alt:before{content:"\e855"}.icofont-fox:before{content:"\e856"}.icofont-frog-tracks:before{content:"\e857"}.icofont-frog:before{content:"\e858"}.icofont-froggy:before{content:"\e859"}.icofont-giraffe-head-1:before{content:"\e85a"}.icofont-giraffe-head-2:before{content:"\e85b"}.icofont-giraffe-head:before{content:"\e85c"}.icofont-giraffe:before{content:"\e85d"}.icofont-goat-head:before{content:"\e85e"}.icofont-gorilla:before{content:"\e85f"}.icofont-hen-tracks:before{content:"\e860"}.icofont-horse-head-1:before{content:"\e861"}.icofont-horse-head-2:before{content:"\e862"}.icofont-horse-head:before{content:"\e863"}.icofont-horse-tracks:before{content:"\e864"}.icofont-jellyfish:before{content:"\e865"}.icofont-kangaroo:before{content:"\e866"}.icofont-lemur:before{content:"\e867"}.icofont-lion-head-1:before{content:"\e868"}.icofont-lion-head-2:before{content:"\e869"}.icofont-lion-head:before{content:"\e86a"}.icofont-lion:before{content:"\e86b"}.icofont-monkey-2:before{content:"\e86c"}.icofont-monkey-3:before{content:"\e86d"}.icofont-monkey-face:before{content:"\e86e"}.icofont-monkey:before{content:"\e86f"}.icofont-octopus-alt:before{content:"\e870"}.icofont-octopus:before{content:"\e871"}.icofont-owl:before{content:"\e872"}.icofont-panda-face:before{content:"\e873"}.icofont-panda:before{content:"\e874"}.icofont-panther:before{content:"\e875"}.icofont-parrot-lip:before{content:"\e876"}.icofont-parrot:before{content:"\e877"}.icofont-paw:before{content:"\e878"}.icofont-pelican:before{content:"\e879"}.icofont-penguin:before{content:"\e87a"}.icofont-pig-face:before{content:"\e87b"}.icofont-pig:before{content:"\e87c"}.icofont-pigeon-1:before{content:"\e87d"}.icofont-pigeon-2:before{content:"\e87e"}.icofont-pigeon:before{content:"\e87f"}.icofont-rabbit:before{content:"\e880"}.icofont-rat:before{content:"\e881"}.icofont-rhino-head:before{content:"\e882"}.icofont-rhino:before{content:"\e883"}.icofont-rooster:before{content:"\e884"}.icofont-seahorse:before{content:"\e885"}.icofont-seal:before{content:"\e886"}.icofont-shrimp-alt:before{content:"\e887"}.icofont-shrimp:before{content:"\e888"}.icofont-snail-1:before{content:"\e889"}.icofont-snail-2:before{content:"\e88a"}.icofont-snail-3:before{content:"\e88b"}.icofont-snail:before{content:"\e88c"}.icofont-snake:before{content:"\e88d"}.icofont-squid:before{content:"\e88e"}.icofont-squirrel:before{content:"\e88f"}.icofont-tiger-face:before{content:"\e890"}.icofont-tiger:before{content:"\e891"}.icofont-turtle:before{content:"\e892"}.icofont-whale:before{content:"\e893"}.icofont-woodpecker:before{content:"\e894"}.icofont-zebra:before{content:"\e895"}.icofont-brand-acer:before{content:"\e896"}.icofont-brand-adidas:before{content:"\e897"}.icofont-brand-adobe:before{content:"\e898"}.icofont-brand-air-new-zealand:before{content:"\e899"}.icofont-brand-airbnb:before{content:"\e89a"}.icofont-brand-aircell:before{content:"\e89b"}.icofont-brand-airtel:before{content:"\e89c"}.icofont-brand-alcatel:before{content:"\e89d"}.icofont-brand-alibaba:before{content:"\e89e"}.icofont-brand-aliexpress:before{content:"\e89f"}.icofont-brand-alipay:before{content:"\e8a0"}.icofont-brand-amazon:before{content:"\e8a1"}.icofont-brand-amd:before{content:"\e8a2"}.icofont-brand-american-airlines:before{content:"\e8a3"}.icofont-brand-android-robot:before{content:"\e8a4"}.icofont-brand-android:before{content:"\e8a5"}.icofont-brand-aol:before{content:"\e8a6"}.icofont-brand-apple:before{content:"\e8a7"}.icofont-brand-appstore:before{content:"\e8a8"}.icofont-brand-asus:before{content:"\e8a9"}.icofont-brand-ati:before{content:"\e8aa"}.icofont-brand-att:before{content:"\e8ab"}.icofont-brand-audi:before{content:"\e8ac"}.icofont-brand-axiata:before{content:"\e8ad"}.icofont-brand-bada:before{content:"\e8ae"}.icofont-brand-bbc:before{content:"\e8af"}.icofont-brand-bing:before{content:"\e8b0"}.icofont-brand-blackberry:before{content:"\e8b1"}.icofont-brand-bmw:before{content:"\e8b2"}.icofont-brand-box:before{content:"\e8b3"}.icofont-brand-burger-king:before{content:"\e8b4"}.icofont-brand-business-insider:before{content:"\e8b5"}.icofont-brand-buzzfeed:before{content:"\e8b6"}.icofont-brand-cannon:before{content:"\e8b7"}.icofont-brand-casio:before{content:"\e8b8"}.icofont-brand-china-mobile:before{content:"\e8b9"}.icofont-brand-china-telecom:before{content:"\e8ba"}.icofont-brand-china-unicom:before{content:"\e8bb"}.icofont-brand-cisco:before{content:"\e8bc"}.icofont-brand-citibank:before{content:"\e8bd"}.icofont-brand-cnet:before{content:"\e8be"}.icofont-brand-cnn:before{content:"\e8bf"}.icofont-brand-cocal-cola:before{content:"\e8c0"}.icofont-brand-compaq:before{content:"\e8c1"}.icofont-brand-debian:before{content:"\e8c2"}.icofont-brand-delicious:before{content:"\e8c3"}.icofont-brand-dell:before{content:"\e8c4"}.icofont-brand-designbump:before{content:"\e8c5"}.icofont-brand-designfloat:before{content:"\e8c6"}.icofont-brand-disney:before{content:"\e8c7"}.icofont-brand-dodge:before{content:"\e8c8"}.icofont-brand-dove:before{content:"\e8c9"}.icofont-brand-drupal:before{content:"\e8ca"}.icofont-brand-ebay:before{content:"\e8cb"}.icofont-brand-eleven:before{content:"\e8cc"}.icofont-brand-emirates:before{content:"\e8cd"}.icofont-brand-espn:before{content:"\e8ce"}.icofont-brand-etihad-airways:before{content:"\e8cf"}.icofont-brand-etisalat:before{content:"\e8d0"}.icofont-brand-etsy:before{content:"\e8d1"}.icofont-brand-fastrack:before{content:"\e8d2"}.icofont-brand-fedex:before{content:"\e8d3"}.icofont-brand-ferrari:before{content:"\e8d4"}.icofont-brand-fitbit:before{content:"\e8d5"}.icofont-brand-flikr:before{content:"\e8d6"}.icofont-brand-forbes:before{content:"\e8d7"}.icofont-brand-foursquare:before{content:"\e8d8"}.icofont-brand-foxconn:before{content:"\e8d9"}.icofont-brand-fujitsu:before{content:"\e8da"}.icofont-brand-general-electric:before{content:"\e8db"}.icofont-brand-gillette:before{content:"\e8dc"}.icofont-brand-gizmodo:before{content:"\e8dd"}.icofont-brand-gnome:before{content:"\e8de"}.icofont-brand-google:before{content:"\e8df"}.icofont-brand-gopro:before{content:"\e8e0"}.icofont-brand-gucci:before{content:"\e8e1"}.icofont-brand-hallmark:before{content:"\e8e2"}.icofont-brand-hi5:before{content:"\e8e3"}.icofont-brand-honda:before{content:"\e8e4"}.icofont-brand-hp:before{content:"\e8e5"}.icofont-brand-hsbc:before{content:"\e8e6"}.icofont-brand-htc:before{content:"\e8e7"}.icofont-brand-huawei:before{content:"\e8e8"}.icofont-brand-hulu:before{content:"\e8e9"}.icofont-brand-hyundai:before{content:"\e8ea"}.icofont-brand-ibm:before{content:"\e8eb"}.icofont-brand-icofont:before{content:"\e8ec"}.icofont-brand-icq:before{content:"\e8ed"}.icofont-brand-ikea:before{content:"\e8ee"}.icofont-brand-imdb:before{content:"\e8ef"}.icofont-brand-indiegogo:before{content:"\e8f0"}.icofont-brand-intel:before{content:"\e8f1"}.icofont-brand-ipair:before{content:"\e8f2"}.icofont-brand-jaguar:before{content:"\e8f3"}.icofont-brand-java:before{content:"\e8f4"}.icofont-brand-joomla:before{content:"\e8f5"}.icofont-brand-kickstarter:before{content:"\e8f6"}.icofont-brand-kik:before{content:"\e8f7"}.icofont-brand-lastfm:before{content:"\e8f8"}.icofont-brand-lego:before{content:"\e8f9"}.icofont-brand-lenovo:before{content:"\e8fa"}.icofont-brand-levis:before{content:"\e8fb"}.icofont-brand-lexus:before{content:"\e8fc"}.icofont-brand-lg:before{content:"\e8fd"}.icofont-brand-life-hacker:before{content:"\e8fe"}.icofont-brand-linux-mint:before{content:"\e8ff"}.icofont-brand-linux:before{content:"\e900"}.icofont-brand-lionix:before{content:"\e901"}.icofont-brand-loreal:before{content:"\e902"}.icofont-brand-louis-vuitton:before{content:"\e903"}.icofont-brand-mac-os:before{content:"\e904"}.icofont-brand-marvel-app:before{content:"\e905"}.icofont-brand-mashable:before{content:"\e906"}.icofont-brand-mazda:before{content:"\e907"}.icofont-brand-mcdonals:before{content:"\e908"}.icofont-brand-mercedes:before{content:"\e909"}.icofont-brand-micromax:before{content:"\e90a"}.icofont-brand-microsoft:before{content:"\e90b"}.icofont-brand-mobileme:before{content:"\e90c"}.icofont-brand-mobily:before{content:"\e90d"}.icofont-brand-motorola:before{content:"\e90e"}.icofont-brand-msi:before{content:"\e90f"}.icofont-brand-mts:before{content:"\e910"}.icofont-brand-myspace:before{content:"\e911"}.icofont-brand-mytv:before{content:"\e912"}.icofont-brand-nasa:before{content:"\e913"}.icofont-brand-natgeo:before{content:"\e914"}.icofont-brand-nbc:before{content:"\e915"}.icofont-brand-nescafe:before{content:"\e916"}.icofont-brand-nestle:before{content:"\e917"}.icofont-brand-netflix:before{content:"\e918"}.icofont-brand-nexus:before{content:"\e919"}.icofont-brand-nike:before{content:"\e91a"}.icofont-brand-nokia:before{content:"\e91b"}.icofont-brand-nvidia:before{content:"\e91c"}.icofont-brand-omega:before{content:"\e91d"}.icofont-brand-opensuse:before{content:"\e91e"}.icofont-brand-oracle:before{content:"\e91f"}.icofont-brand-panasonic:before{content:"\e920"}.icofont-brand-paypal:before{content:"\e921"}.icofont-brand-pepsi:before{content:"\e922"}.icofont-brand-philips:before{content:"\e923"}.icofont-brand-pizza-hut:before{content:"\e924"}.icofont-brand-playstation:before{content:"\e925"}.icofont-brand-puma:before{content:"\e926"}.icofont-brand-qatar-air:before{content:"\e927"}.icofont-brand-qvc:before{content:"\e928"}.icofont-brand-readernaut:before{content:"\e929"}.icofont-brand-redbull:before{content:"\e92a"}.icofont-brand-reebok:before{content:"\e92b"}.icofont-brand-reuters:before{content:"\e92c"}.icofont-brand-samsung:before{content:"\e92d"}.icofont-brand-sap:before{content:"\e92e"}.icofont-brand-saudia-airlines:before{content:"\e92f"}.icofont-brand-scribd:before{content:"\e930"}.icofont-brand-shell:before{content:"\e931"}.icofont-brand-siemens:before{content:"\e932"}.icofont-brand-sk-telecom:before{content:"\e933"}.icofont-brand-slideshare:before{content:"\e934"}.icofont-brand-smashing-magazine:before{content:"\e935"}.icofont-brand-snapchat:before{content:"\e936"}.icofont-brand-sony-ericsson:before{content:"\e937"}.icofont-brand-sony:before{content:"\e938"}.icofont-brand-soundcloud:before{content:"\e939"}.icofont-brand-sprint:before{content:"\e93a"}.icofont-brand-squidoo:before{content:"\e93b"}.icofont-brand-starbucks:before{content:"\e93c"}.icofont-brand-stc:before{content:"\e93d"}.icofont-brand-steam:before{content:"\e93e"}.icofont-brand-suzuki:before{content:"\e93f"}.icofont-brand-symbian:before{content:"\e940"}.icofont-brand-t-mobile:before{content:"\e941"}.icofont-brand-tango:before{content:"\e942"}.icofont-brand-target:before{content:"\e943"}.icofont-brand-tata-indicom:before{content:"\e944"}.icofont-brand-techcrunch:before{content:"\e945"}.icofont-brand-telenor:before{content:"\e946"}.icofont-brand-teliasonera:before{content:"\e947"}.icofont-brand-tesla:before{content:"\e948"}.icofont-brand-the-verge:before{content:"\e949"}.icofont-brand-thenextweb:before{content:"\e94a"}.icofont-brand-toshiba:before{content:"\e94b"}.icofont-brand-toyota:before{content:"\e94c"}.icofont-brand-tribenet:before{content:"\e94d"}.icofont-brand-ubuntu:before{content:"\e94e"}.icofont-brand-unilever:before{content:"\e94f"}.icofont-brand-vaio:before{content:"\e950"}.icofont-brand-verizon:before{content:"\e951"}.icofont-brand-viber:before{content:"\e952"}.icofont-brand-vodafone:before{content:"\e953"}.icofont-brand-volkswagen:before{content:"\e954"}.icofont-brand-walmart:before{content:"\e955"}.icofont-brand-warnerbros:before{content:"\e956"}.icofont-brand-whatsapp:before{content:"\e957"}.icofont-brand-wikipedia:before{content:"\e958"}.icofont-brand-windows:before{content:"\e959"}.icofont-brand-wire:before{content:"\e95a"}.icofont-brand-wordpress:before{content:"\e95b"}.icofont-brand-xiaomi:before{content:"\e95c"}.icofont-brand-yahoobuzz:before{content:"\e95d"}.icofont-brand-yamaha:before{content:"\e95e"}.icofont-brand-youtube:before{content:"\e95f"}.icofont-brand-zain:before{content:"\e960"}.icofont-bank-alt:before{content:"\e961"}.icofont-bank:before{content:"\e962"}.icofont-barcode:before{content:"\e963"}.icofont-bill-alt:before{content:"\e964"}.icofont-billboard:before{content:"\e965"}.icofont-briefcase-1:before{content:"\e966"}.icofont-briefcase-2:before{content:"\e967"}.icofont-businessman:before{content:"\e968"}.icofont-businesswoman:before{content:"\e969"}.icofont-chair:before{content:"\e96a"}.icofont-coins:before{content:"\e96b"}.icofont-company:before{content:"\e96c"}.icofont-contact-add:before{content:"\e96d"}.icofont-files-stack:before{content:"\e96e"}.icofont-handshake-deal:before{content:"\e96f"}.icofont-id-card:before{content:"\e970"}.icofont-meeting-add:before{content:"\e971"}.icofont-money-bag:before{content:"\e972"}.icofont-pie-chart:before{content:"\e973"}.icofont-presentation-alt:before{content:"\e974"}.icofont-presentation:before{content:"\e975"}.icofont-stamp:before{content:"\e976"}.icofont-stock-mobile:before{content:"\e977"}.icofont-chart-arrows-axis:before{content:"\e978"}.icofont-chart-bar-graph:before{content:"\e979"}.icofont-chart-flow-1:before{content:"\e97a"}.icofont-chart-flow-2:before{content:"\e97b"}.icofont-chart-flow:before{content:"\e97c"}.icofont-chart-growth:before{content:"\e97d"}.icofont-chart-histogram-alt:before{content:"\e97e"}.icofont-chart-histogram:before{content:"\e97f"}.icofont-chart-line-alt:before{content:"\e980"}.icofont-chart-line:before{content:"\e981"}.icofont-chart-pie-alt:before{content:"\e982"}.icofont-chart-pie:before{content:"\e983"}.icofont-chart-radar-graph:before{content:"\e984"}.icofont-architecture-alt:before{content:"\e985"}.icofont-architecture:before{content:"\e986"}.icofont-barricade:before{content:"\e987"}.icofont-bolt:before{content:"\e988"}.icofont-bricks:before{content:"\e989"}.icofont-building-alt:before{content:"\e98a"}.icofont-bull-dozer:before{content:"\e98b"}.icofont-calculations:before{content:"\e98c"}.icofont-cement-mix:before{content:"\e98d"}.icofont-cement-mixer:before{content:"\e98e"}.icofont-concrete-mixer:before{content:"\e98f"}.icofont-danger-zone:before{content:"\e990"}.icofont-drill:before{content:"\e991"}.icofont-eco-energy:before{content:"\e992"}.icofont-eco-environmen:before{content:"\e993"}.icofont-energy-air:before{content:"\e994"}.icofont-energy-oil:before{content:"\e995"}.icofont-energy-savings:before{content:"\e996"}.icofont-energy-solar:before{content:"\e997"}.icofont-energy-water:before{content:"\e998"}.icofont-engineer:before{content:"\e999"}.icofont-fire-extinguisher-alt:before{content:"\e99a"}.icofont-fire-extinguisher:before{content:"\e99b"}.icofont-fix-tools:before{content:"\e99c"}.icofont-fork-lift:before{content:"\e99d"}.icofont-glue-oil:before{content:"\e99e"}.icofont-hammer-alt:before{content:"\e99f"}.icofont-hammer:before{content:"\e9a0"}.icofont-help-robot:before{content:"\e9a1"}.icofont-industries-1:before{content:"\e9a2"}.icofont-industries-2:before{content:"\e9a3"}.icofont-industries-3:before{content:"\e9a4"}.icofont-industries-4:before{content:"\e9a5"}.icofont-industries-5:before{content:"\e9a6"}.icofont-industries:before{content:"\e9a7"}.icofont-labour:before{content:"\e9a8"}.icofont-mining:before{content:"\e9a9"}.icofont-paint-brush:before{content:"\e9aa"}.icofont-pollution:before{content:"\e9ab"}.icofont-power-zone:before{content:"\e9ac"}.icofont-radio-active:before{content:"\e9ad"}.icofont-recycle-alt:before{content:"\e9ae"}.icofont-recycling-man:before{content:"\e9af"}.icofont-safety-hat-light:before{content:"\e9b0"}.icofont-safety-hat:before{content:"\e9b1"}.icofont-saw:before{content:"\e9b2"}.icofont-screw-driver:before{content:"\e9b3"}.icofont-tools-1:before{content:"\e9b4"}.icofont-tools-bag:before{content:"\e9b5"}.icofont-tow-truck:before{content:"\e9b6"}.icofont-trolley:before{content:"\e9b7"}.icofont-trowel:before{content:"\e9b8"}.icofont-under-construction-alt:before{content:"\e9b9"}.icofont-under-construction:before{content:"\e9ba"}.icofont-vehicle-cement:before{content:"\e9bb"}.icofont-vehicle-crane:before{content:"\e9bc"}.icofont-vehicle-delivery-van:before{content:"\e9bd"}.icofont-vehicle-dozer:before{content:"\e9be"}.icofont-vehicle-excavator:before{content:"\e9bf"}.icofont-vehicle-trucktor:before{content:"\e9c0"}.icofont-vehicle-wrecking:before{content:"\e9c1"}.icofont-worker:before{content:"\e9c2"}.icofont-workers-group:before{content:"\e9c3"}.icofont-wrench:before{content:"\e9c4"}.icofont-afghani-false:before{content:"\e9c5"}.icofont-afghani-minus:before{content:"\e9c6"}.icofont-afghani-plus:before{content:"\e9c7"}.icofont-afghani-true:before{content:"\e9c8"}.icofont-afghani:before{content:"\e9c9"}.icofont-baht-false:before{content:"\e9ca"}.icofont-baht-minus:before{content:"\e9cb"}.icofont-baht-plus:before{content:"\e9cc"}.icofont-baht-true:before{content:"\e9cd"}.icofont-baht:before{content:"\e9ce"}.icofont-bitcoin-false:before{content:"\e9cf"}.icofont-bitcoin-minus:before{content:"\e9d0"}.icofont-bitcoin-plus:before{content:"\e9d1"}.icofont-bitcoin-true:before{content:"\e9d2"}.icofont-bitcoin:before{content:"\e9d3"}.icofont-dollar-flase:before{content:"\e9d4"}.icofont-dollar-minus:before{content:"\e9d5"}.icofont-dollar-plus:before{content:"\e9d6"}.icofont-dollar-true:before{content:"\e9d7"}.icofont-dollar:before{content:"\e9d8"}.icofont-dong-false:before{content:"\e9d9"}.icofont-dong-minus:before{content:"\e9da"}.icofont-dong-plus:before{content:"\e9db"}.icofont-dong-true:before{content:"\e9dc"}.icofont-dong:before{content:"\e9dd"}.icofont-euro-false:before{content:"\e9de"}.icofont-euro-minus:before{content:"\e9df"}.icofont-euro-plus:before{content:"\e9e0"}.icofont-euro-true:before{content:"\e9e1"}.icofont-euro:before{content:"\e9e2"}.icofont-frank-false:before{content:"\e9e3"}.icofont-frank-minus:before{content:"\e9e4"}.icofont-frank-plus:before{content:"\e9e5"}.icofont-frank-true:before{content:"\e9e6"}.icofont-frank:before{content:"\e9e7"}.icofont-hryvnia-false:before{content:"\e9e8"}.icofont-hryvnia-minus:before{content:"\e9e9"}.icofont-hryvnia-plus:before{content:"\e9ea"}.icofont-hryvnia-true:before{content:"\e9eb"}.icofont-hryvnia:before{content:"\e9ec"}.icofont-lira-false:before{content:"\e9ed"}.icofont-lira-minus:before{content:"\e9ee"}.icofont-lira-plus:before{content:"\e9ef"}.icofont-lira-true:before{content:"\e9f0"}.icofont-lira:before{content:"\e9f1"}.icofont-peseta-false:before{content:"\e9f2"}.icofont-peseta-minus:before{content:"\e9f3"}.icofont-peseta-plus:before{content:"\e9f4"}.icofont-peseta-true:before{content:"\e9f5"}.icofont-peseta:before{content:"\e9f6"}.icofont-peso-false:before{content:"\e9f7"}.icofont-peso-minus:before{content:"\e9f8"}.icofont-peso-plus:before{content:"\e9f9"}.icofont-peso-true:before{content:"\e9fa"}.icofont-peso:before{content:"\e9fb"}.icofont-pound-false:before{content:"\e9fc"}.icofont-pound-minus:before{content:"\e9fd"}.icofont-pound-plus:before{content:"\e9fe"}.icofont-pound-true:before{content:"\e9ff"}.icofont-pound:before{content:"\ea00"}.icofont-renminbi-false:before{content:"\ea01"}.icofont-renminbi-minus:before{content:"\ea02"}.icofont-renminbi-plus:before{content:"\ea03"}.icofont-renminbi-true:before{content:"\ea04"}.icofont-renminbi:before{content:"\ea05"}.icofont-riyal-false:before{content:"\ea06"}.icofont-riyal-minus:before{content:"\ea07"}.icofont-riyal-plus:before{content:"\ea08"}.icofont-riyal-true:before{content:"\ea09"}.icofont-riyal:before{content:"\ea0a"}.icofont-rouble-false:before{content:"\ea0b"}.icofont-rouble-minus:before{content:"\ea0c"}.icofont-rouble-plus:before{content:"\ea0d"}.icofont-rouble-true:before{content:"\ea0e"}.icofont-rouble:before{content:"\ea0f"}.icofont-rupee-false:before{content:"\ea10"}.icofont-rupee-minus:before{content:"\ea11"}.icofont-rupee-plus:before{content:"\ea12"}.icofont-rupee-true:before{content:"\ea13"}.icofont-rupee:before{content:"\ea14"}.icofont-taka-false:before{content:"\ea15"}.icofont-taka-minus:before{content:"\ea16"}.icofont-taka-plus:before{content:"\ea17"}.icofont-taka-true:before{content:"\ea18"}.icofont-taka:before{content:"\ea19"}.icofont-turkish-lira-false:before{content:"\ea1a"}.icofont-turkish-lira-minus:before{content:"\ea1b"}.icofont-turkish-lira-plus:before{content:"\ea1c"}.icofont-turkish-lira-true:before{content:"\ea1d"}.icofont-turkish-lira:before{content:"\ea1e"}.icofont-won-false:before{content:"\ea1f"}.icofont-won-minus:before{content:"\ea20"}.icofont-won-plus:before{content:"\ea21"}.icofont-won-true:before{content:"\ea22"}.icofont-won:before{content:"\ea23"}.icofont-yen-false:before{content:"\ea24"}.icofont-yen-minus:before{content:"\ea25"}.icofont-yen-plus:before{content:"\ea26"}.icofont-yen-true:before{content:"\ea27"}.icofont-yen:before{content:"\ea28"}.icofont-android-nexus:before{content:"\ea29"}.icofont-android-tablet:before{content:"\ea2a"}.icofont-apple-watch:before{content:"\ea2b"}.icofont-drawing-tablet:before{content:"\ea2c"}.icofont-earphone:before{content:"\ea2d"}.icofont-flash-drive:before{content:"\ea2e"}.icofont-game-console:before{content:"\ea2f"}.icofont-game-controller:before{content:"\ea30"}.icofont-game-pad:before{content:"\ea31"}.icofont-game:before{content:"\ea32"}.icofont-headphone-alt-1:before{content:"\ea33"}.icofont-headphone-alt-2:before{content:"\ea34"}.icofont-headphone-alt-3:before{content:"\ea35"}.icofont-headphone-alt:before{content:"\ea36"}.icofont-headphone:before{content:"\ea37"}.icofont-htc-one:before{content:"\ea38"}.icofont-imac:before{content:"\ea39"}.icofont-ipad:before{content:"\ea3a"}.icofont-iphone:before{content:"\ea3b"}.icofont-ipod-nano:before{content:"\ea3c"}.icofont-ipod-touch:before{content:"\ea3d"}.icofont-keyboard-alt:before{content:"\ea3e"}.icofont-keyboard-wireless:before{content:"\ea3f"}.icofont-keyboard:before{content:"\ea40"}.icofont-laptop-alt:before{content:"\ea41"}.icofont-laptop:before{content:"\ea42"}.icofont-macbook:before{content:"\ea43"}.icofont-magic-mouse:before{content:"\ea44"}.icofont-micro-chip:before{content:"\ea45"}.icofont-microphone-alt:before{content:"\ea46"}.icofont-microphone:before{content:"\ea47"}.icofont-monitor:before{content:"\ea48"}.icofont-mouse:before{content:"\ea49"}.icofont-mp3-player:before{content:"\ea4a"}.icofont-nintendo:before{content:"\ea4b"}.icofont-playstation-alt:before{content:"\ea4c"}.icofont-psvita:before{content:"\ea4d"}.icofont-radio-mic:before{content:"\ea4e"}.icofont-radio:before{content:"\ea4f"}.icofont-refrigerator:before{content:"\ea50"}.icofont-samsung-galaxy:before{content:"\ea51"}.icofont-surface-tablet:before{content:"\ea52"}.icofont-ui-head-phone:before{content:"\ea53"}.icofont-ui-keyboard:before{content:"\ea54"}.icofont-washing-machine:before{content:"\ea55"}.icofont-wifi-router:before{content:"\ea56"}.icofont-wii-u:before{content:"\ea57"}.icofont-windows-lumia:before{content:"\ea58"}.icofont-wireless-mouse:before{content:"\ea59"}.icofont-xbox-360:before{content:"\ea5a"}.icofont-arrow-down:before{content:"\ea5b"}.icofont-arrow-left:before{content:"\ea5c"}.icofont-arrow-right:before{content:"\ea5d"}.icofont-arrow-up:before{content:"\ea5e"}.icofont-block-down:before{content:"\ea5f"}.icofont-block-left:before{content:"\ea60"}.icofont-block-right:before{content:"\ea61"}.icofont-block-up:before{content:"\ea62"}.icofont-bubble-down:before{content:"\ea63"}.icofont-bubble-left:before{content:"\ea64"}.icofont-bubble-right:before{content:"\ea65"}.icofont-bubble-up:before{content:"\ea66"}.icofont-caret-down:before{content:"\ea67"}.icofont-caret-left:before{content:"\ea68"}.icofont-caret-right:before{content:"\ea69"}.icofont-caret-up:before{content:"\ea6a"}.icofont-circled-down:before{content:"\ea6b"}.icofont-circled-left:before{content:"\ea6c"}.icofont-circled-right:before{content:"\ea6d"}.icofont-circled-up:before{content:"\ea6e"}.icofont-collapse:before{content:"\ea6f"}.icofont-cursor-drag:before{content:"\ea70"}.icofont-curved-double-left:before{content:"\ea71"}.icofont-curved-double-right:before{content:"\ea72"}.icofont-curved-down:before{content:"\ea73"}.icofont-curved-left:before{content:"\ea74"}.icofont-curved-right:before{content:"\ea75"}.icofont-curved-up:before{content:"\ea76"}.icofont-dotted-down:before{content:"\ea77"}.icofont-dotted-left:before{content:"\ea78"}.icofont-dotted-right:before{content:"\ea79"}.icofont-dotted-up:before{content:"\ea7a"}.icofont-double-left:before{content:"\ea7b"}.icofont-double-right:before{content:"\ea7c"}.icofont-expand-alt:before{content:"\ea7d"}.icofont-hand-down:before{content:"\ea7e"}.icofont-hand-drag:before{content:"\ea7f"}.icofont-hand-drag1:before{content:"\ea80"}.icofont-hand-drag2:before{content:"\ea81"}.icofont-hand-drawn-alt-down:before{content:"\ea82"}.icofont-hand-drawn-alt-left:before{content:"\ea83"}.icofont-hand-drawn-alt-right:before{content:"\ea84"}.icofont-hand-drawn-alt-up:before{content:"\ea85"}.icofont-hand-drawn-down:before{content:"\ea86"}.icofont-hand-drawn-left:before{content:"\ea87"}.icofont-hand-drawn-right:before{content:"\ea88"}.icofont-hand-drawn-up:before{content:"\ea89"}.icofont-hand-grippers:before{content:"\ea8a"}.icofont-hand-left:before{content:"\ea8b"}.icofont-hand-right:before{content:"\ea8c"}.icofont-hand-up:before{content:"\ea8d"}.icofont-line-block-down:before{content:"\ea8e"}.icofont-line-block-left:before{content:"\ea8f"}.icofont-line-block-right:before{content:"\ea90"}.icofont-line-block-up:before{content:"\ea91"}.icofont-long-arrow-down:before{content:"\ea92"}.icofont-long-arrow-left:before{content:"\ea93"}.icofont-long-arrow-right:before{content:"\ea94"}.icofont-long-arrow-up:before{content:"\ea95"}.icofont-rounded-collapse:before{content:"\ea96"}.icofont-rounded-double-left:before{content:"\ea97"}.icofont-rounded-double-right:before{content:"\ea98"}.icofont-rounded-down:before{content:"\ea99"}.icofont-rounded-expand:before{content:"\ea9a"}.icofont-rounded-left-down:before{content:"\ea9b"}.icofont-rounded-left-up:before{content:"\ea9c"}.icofont-rounded-left:before{content:"\ea9d"}.icofont-rounded-right-down:before{content:"\ea9e"}.icofont-rounded-right-up:before{content:"\ea9f"}.icofont-rounded-right:before{content:"\eaa0"}.icofont-rounded-up:before{content:"\eaa1"}.icofont-scroll-bubble-down:before{content:"\eaa2"}.icofont-scroll-bubble-left:before{content:"\eaa3"}.icofont-scroll-bubble-right:before{content:"\eaa4"}.icofont-scroll-bubble-up:before{content:"\eaa5"}.icofont-scroll-double-down:before{content:"\eaa6"}.icofont-scroll-double-left:before{content:"\eaa7"}.icofont-scroll-double-right:before{content:"\eaa8"}.icofont-scroll-double-up:before{content:"\eaa9"}.icofont-scroll-down:before{content:"\eaaa"}.icofont-scroll-left:before{content:"\eaab"}.icofont-scroll-long-down:before{content:"\eaac"}.icofont-scroll-long-left:before{content:"\eaad"}.icofont-scroll-long-right:before{content:"\eaae"}.icofont-scroll-long-up:before{content:"\eaaf"}.icofont-scroll-right:before{content:"\eab0"}.icofont-scroll-up:before{content:"\eab1"}.icofont-simple-down:before{content:"\eab2"}.icofont-simple-left-down:before{content:"\eab3"}.icofont-simple-left-up:before{content:"\eab4"}.icofont-simple-left:before{content:"\eab5"}.icofont-simple-right-down:before{content:"\eab6"}.icofont-simple-right-up:before{content:"\eab7"}.icofont-simple-right:before{content:"\eab8"}.icofont-simple-up:before{content:"\eab9"}.icofont-square-down:before{content:"\eaba"}.icofont-square-left:before{content:"\eabb"}.icofont-square-right:before{content:"\eabc"}.icofont-square-up:before{content:"\eabd"}.icofont-stylish-down:before{content:"\eabe"}.icofont-stylish-left:before{content:"\eabf"}.icofont-stylish-right:before{content:"\eac0"}.icofont-stylish-up:before{content:"\eac1"}.icofont-swoosh-down:before{content:"\eac2"}.icofont-swoosh-left:before{content:"\eac3"}.icofont-swoosh-right:before{content:"\eac4"}.icofont-swoosh-up:before{content:"\eac5"}.icofont-thin-double-left:before{content:"\eac6"}.icofont-thin-double-right:before{content:"\eac7"}.icofont-thin-down:before{content:"\eac8"}.icofont-thin-left:before{content:"\eac9"}.icofont-thin-right:before{content:"\eaca"}.icofont-thin-up:before{content:"\eacb"}.icofont-abc:before{content:"\eacc"}.icofont-atom:before{content:"\eacd"}.icofont-award:before{content:"\eace"}.icofont-bell-alt:before{content:"\eacf"}.icofont-black-board:before{content:"\ead0"}.icofont-book-alt:before{content:"\ead1"}.icofont-book:before{content:"\ead2"}.icofont-brainstorming:before{content:"\ead3"}.icofont-certificate-alt-1:before{content:"\ead4"}.icofont-certificate-alt-2:before{content:"\ead5"}.icofont-certificate:before{content:"\ead6"}.icofont-education:before{content:"\ead7"}.icofont-electron:before{content:"\ead8"}.icofont-fountain-pen:before{content:"\ead9"}.icofont-globe-alt:before{content:"\eada"}.icofont-graduate-alt:before{content:"\eadb"}.icofont-graduate:before{content:"\eadc"}.icofont-group-students:before{content:"\eadd"}.icofont-hat-alt:before{content:"\eade"}.icofont-hat:before{content:"\eadf"}.icofont-instrument:before{content:"\eae0"}.icofont-lamp-light:before{content:"\eae1"}.icofont-medal:before{content:"\eae2"}.icofont-microscope-alt:before{content:"\eae3"}.icofont-microscope:before{content:"\eae4"}.icofont-paper:before{content:"\eae5"}.icofont-pen-alt-4:before{content:"\eae6"}.icofont-pen-nib:before{content:"\eae7"}.icofont-pencil-alt-5:before{content:"\eae8"}.icofont-quill-pen:before{content:"\eae9"}.icofont-read-book-alt:before{content:"\eaea"}.icofont-read-book:before{content:"\eaeb"}.icofont-school-bag:before{content:"\eaec"}.icofont-school-bus:before{content:"\eaed"}.icofont-student-alt:before{content:"\eaee"}.icofont-student:before{content:"\eaef"}.icofont-teacher:before{content:"\eaf0"}.icofont-test-bulb:before{content:"\eaf1"}.icofont-test-tube-alt:before{content:"\eaf2"}.icofont-university:before{content:"\eaf3"}.icofont-angry:before{content:"\eaf4"}.icofont-astonished:before{content:"\eaf5"}.icofont-confounded:before{content:"\eaf6"}.icofont-confused:before{content:"\eaf7"}.icofont-crying:before{content:"\eaf8"}.icofont-dizzy:before{content:"\eaf9"}.icofont-expressionless:before{content:"\eafa"}.icofont-heart-eyes:before{content:"\eafb"}.icofont-laughing:before{content:"\eafc"}.icofont-nerd-smile:before{content:"\eafd"}.icofont-open-mouth:before{content:"\eafe"}.icofont-rage:before{content:"\eaff"}.icofont-rolling-eyes:before{content:"\eb00"}.icofont-sad:before{content:"\eb01"}.icofont-simple-smile:before{content:"\eb02"}.icofont-slightly-smile:before{content:"\eb03"}.icofont-smirk:before{content:"\eb04"}.icofont-stuck-out-tongue:before{content:"\eb05"}.icofont-wink-smile:before{content:"\eb06"}.icofont-worried:before{content:"\eb07"}.icofont-file-alt:before{content:"\eb08"}.icofont-file-audio:before{content:"\eb09"}.icofont-file-avi-mp4:before{content:"\eb0a"}.icofont-file-bmp:before{content:"\eb0b"}.icofont-file-code:before{content:"\eb0c"}.icofont-file-css:before{content:"\eb0d"}.icofont-file-document:before{content:"\eb0e"}.icofont-file-eps:before{content:"\eb0f"}.icofont-file-excel:before{content:"\eb10"}.icofont-file-exe:before{content:"\eb11"}.icofont-file-file:before{content:"\eb12"}.icofont-file-flv:before{content:"\eb13"}.icofont-file-gif:before{content:"\eb14"}.icofont-file-html5:before{content:"\eb15"}.icofont-file-image:before{content:"\eb16"}.icofont-file-iso:before{content:"\eb17"}.icofont-file-java:before{content:"\eb18"}.icofont-file-javascript:before{content:"\eb19"}.icofont-file-jpg:before{content:"\eb1a"}.icofont-file-midi:before{content:"\eb1b"}.icofont-file-mov:before{content:"\eb1c"}.icofont-file-mp3:before{content:"\eb1d"}.icofont-file-pdf:before{content:"\eb1e"}.icofont-file-php:before{content:"\eb1f"}.icofont-file-png:before{content:"\eb20"}.icofont-file-powerpoint:before{content:"\eb21"}.icofont-file-presentation:before{content:"\eb22"}.icofont-file-psb:before{content:"\eb23"}.icofont-file-psd:before{content:"\eb24"}.icofont-file-python:before{content:"\eb25"}.icofont-file-ruby:before{content:"\eb26"}.icofont-file-spreadsheet:before{content:"\eb27"}.icofont-file-sql:before{content:"\eb28"}.icofont-file-svg:before{content:"\eb29"}.icofont-file-text:before{content:"\eb2a"}.icofont-file-tiff:before{content:"\eb2b"}.icofont-file-video:before{content:"\eb2c"}.icofont-file-wave:before{content:"\eb2d"}.icofont-file-wmv:before{content:"\eb2e"}.icofont-file-word:before{content:"\eb2f"}.icofont-file-zip:before{content:"\eb30"}.icofont-cycling-alt:before{content:"\eb31"}.icofont-cycling:before{content:"\eb32"}.icofont-dumbbell:before{content:"\eb33"}.icofont-dumbbells:before{content:"\eb34"}.icofont-gym-alt-1:before{content:"\eb35"}.icofont-gym-alt-2:before{content:"\eb36"}.icofont-gym-alt-3:before{content:"\eb37"}.icofont-gym:before{content:"\eb38"}.icofont-muscle-weight:before{content:"\eb39"}.icofont-muscle:before{content:"\eb3a"}.icofont-apple:before{content:"\eb3b"}.icofont-arabian-coffee:before{content:"\eb3c"}.icofont-artichoke:before{content:"\eb3d"}.icofont-asparagus:before{content:"\eb3e"}.icofont-avocado:before{content:"\eb3f"}.icofont-baby-food:before{content:"\eb40"}.icofont-banana:before{content:"\eb41"}.icofont-bbq:before{content:"\eb42"}.icofont-beans:before{content:"\eb43"}.icofont-beer:before{content:"\eb44"}.icofont-bell-pepper-capsicum:before{content:"\eb45"}.icofont-birthday-cake:before{content:"\eb46"}.icofont-bread:before{content:"\eb47"}.icofont-broccoli:before{content:"\eb48"}.icofont-burger:before{content:"\eb49"}.icofont-cabbage:before{content:"\eb4a"}.icofont-carrot:before{content:"\eb4b"}.icofont-cauli-flower:before{content:"\eb4c"}.icofont-cheese:before{content:"\eb4d"}.icofont-chef:before{content:"\eb4e"}.icofont-cherry:before{content:"\eb4f"}.icofont-chicken-fry:before{content:"\eb50"}.icofont-chicken:before{content:"\eb51"}.icofont-cocktail:before{content:"\eb52"}.icofont-coconut-water:before{content:"\eb53"}.icofont-coconut:before{content:"\eb54"}.icofont-coffee-alt:before{content:"\eb55"}.icofont-coffee-cup:before{content:"\eb56"}.icofont-coffee-mug:before{content:"\eb57"}.icofont-coffee-pot:before{content:"\eb58"}.icofont-cola:before{content:"\eb59"}.icofont-corn:before{content:"\eb5a"}.icofont-croissant:before{content:"\eb5b"}.icofont-crop-plant:before{content:"\eb5c"}.icofont-cucumber:before{content:"\eb5d"}.icofont-culinary:before{content:"\eb5e"}.icofont-cup-cake:before{content:"\eb5f"}.icofont-dining-table:before{content:"\eb60"}.icofont-donut:before{content:"\eb61"}.icofont-egg-plant:before{content:"\eb62"}.icofont-egg-poached:before{content:"\eb63"}.icofont-farmer-alt:before{content:"\eb64"}.icofont-farmer:before{content:"\eb65"}.icofont-fast-food:before{content:"\eb66"}.icofont-food-basket:before{content:"\eb67"}.icofont-food-cart:before{content:"\eb68"}.icofont-fork-and-knife:before{content:"\eb69"}.icofont-french-fries:before{content:"\eb6a"}.icofont-fruits:before{content:"\eb6b"}.icofont-grapes:before{content:"\eb6c"}.icofont-honey:before{content:"\eb6d"}.icofont-hot-dog:before{content:"\eb6e"}.icofont-ice-cream-alt:before{content:"\eb6f"}.icofont-ice-cream:before{content:"\eb70"}.icofont-juice:before{content:"\eb71"}.icofont-ketchup:before{content:"\eb72"}.icofont-kiwi:before{content:"\eb73"}.icofont-layered-cake:before{content:"\eb74"}.icofont-lemon-alt:before{content:"\eb75"}.icofont-lemon:before{content:"\eb76"}.icofont-lobster:before{content:"\eb77"}.icofont-mango:before{content:"\eb78"}.icofont-milk:before{content:"\eb79"}.icofont-mushroom:before{content:"\eb7a"}.icofont-noodles:before{content:"\eb7b"}.icofont-onion:before{content:"\eb7c"}.icofont-orange:before{content:"\eb7d"}.icofont-pear:before{content:"\eb7e"}.icofont-peas:before{content:"\eb7f"}.icofont-pepper:before{content:"\eb80"}.icofont-pie-alt:before{content:"\eb81"}.icofont-pie:before{content:"\eb82"}.icofont-pineapple:before{content:"\eb83"}.icofont-pizza-slice:before{content:"\eb84"}.icofont-pizza:before{content:"\eb85"}.icofont-plant:before{content:"\eb86"}.icofont-popcorn:before{content:"\eb87"}.icofont-potato:before{content:"\eb88"}.icofont-pumpkin:before{content:"\eb89"}.icofont-raddish:before{content:"\eb8a"}.icofont-restaurant-menu:before{content:"\eb8b"}.icofont-restaurant:before{content:"\eb8c"}.icofont-salt-and-pepper:before{content:"\eb8d"}.icofont-sandwich:before{content:"\eb8e"}.icofont-sausage:before{content:"\eb8f"}.icofont-soft-drinks:before{content:"\eb90"}.icofont-soup-bowl:before{content:"\eb91"}.icofont-spoon-and-fork:before{content:"\eb92"}.icofont-steak:before{content:"\eb93"}.icofont-strawberry:before{content:"\eb94"}.icofont-sub-sandwich:before{content:"\eb95"}.icofont-sushi:before{content:"\eb96"}.icofont-taco:before{content:"\eb97"}.icofont-tea-pot:before{content:"\eb98"}.icofont-tea:before{content:"\eb99"}.icofont-tomato:before{content:"\eb9a"}.icofont-watermelon:before{content:"\eb9b"}.icofont-wheat:before{content:"\eb9c"}.icofont-baby-backpack:before{content:"\eb9d"}.icofont-baby-cloth:before{content:"\eb9e"}.icofont-baby-milk-bottle:before{content:"\eb9f"}.icofont-baby-trolley:before{content:"\eba0"}.icofont-baby:before{content:"\eba1"}.icofont-candy:before{content:"\eba2"}.icofont-holding-hands:before{content:"\eba3"}.icofont-infant-nipple:before{content:"\eba4"}.icofont-kids-scooter:before{content:"\eba5"}.icofont-safety-pin:before{content:"\eba6"}.icofont-teddy-bear:before{content:"\eba7"}.icofont-toy-ball:before{content:"\eba8"}.icofont-toy-cat:before{content:"\eba9"}.icofont-toy-duck:before{content:"\ebaa"}.icofont-toy-elephant:before{content:"\ebab"}.icofont-toy-hand:before{content:"\ebac"}.icofont-toy-horse:before{content:"\ebad"}.icofont-toy-lattu:before{content:"\ebae"}.icofont-toy-train:before{content:"\ebaf"}.icofont-burglar:before{content:"\ebb0"}.icofont-cannon-firing:before{content:"\ebb1"}.icofont-cc-camera:before{content:"\ebb2"}.icofont-cop-badge:before{content:"\ebb3"}.icofont-cop:before{content:"\ebb4"}.icofont-court-hammer:before{content:"\ebb5"}.icofont-court:before{content:"\ebb6"}.icofont-finger-print:before{content:"\ebb7"}.icofont-gavel:before{content:"\ebb8"}.icofont-handcuff-alt:before{content:"\ebb9"}.icofont-handcuff:before{content:"\ebba"}.icofont-investigation:before{content:"\ebbb"}.icofont-investigator:before{content:"\ebbc"}.icofont-jail:before{content:"\ebbd"}.icofont-judge:before{content:"\ebbe"}.icofont-law-alt-1:before{content:"\ebbf"}.icofont-law-alt-2:before{content:"\ebc0"}.icofont-law-alt-3:before{content:"\ebc1"}.icofont-law-book:before{content:"\ebc2"}.icofont-law-document:before{content:"\ebc3"}.icofont-law-order:before{content:"\ebc4"}.icofont-law-protect:before{content:"\ebc5"}.icofont-law-scales:before{content:"\ebc6"}.icofont-law:before{content:"\ebc7"}.icofont-lawyer-alt-1:before{content:"\ebc8"}.icofont-lawyer-alt-2:before{content:"\ebc9"}.icofont-lawyer:before{content:"\ebca"}.icofont-legal:before{content:"\ebcb"}.icofont-pistol:before{content:"\ebcc"}.icofont-police-badge:before{content:"\ebcd"}.icofont-police-cap:before{content:"\ebce"}.icofont-police-car-alt-1:before{content:"\ebcf"}.icofont-police-car-alt-2:before{content:"\ebd0"}.icofont-police-car:before{content:"\ebd1"}.icofont-police-hat:before{content:"\ebd2"}.icofont-police-van:before{content:"\ebd3"}.icofont-police:before{content:"\ebd4"}.icofont-thief-alt:before{content:"\ebd5"}.icofont-thief:before{content:"\ebd6"}.icofont-abacus-alt:before{content:"\ebd7"}.icofont-abacus:before{content:"\ebd8"}.icofont-angle-180:before{content:"\ebd9"}.icofont-angle-45:before{content:"\ebda"}.icofont-angle-90:before{content:"\ebdb"}.icofont-angle:before{content:"\ebdc"}.icofont-calculator-alt-1:before{content:"\ebdd"}.icofont-calculator-alt-2:before{content:"\ebde"}.icofont-calculator:before{content:"\ebdf"}.icofont-circle-ruler-alt:before{content:"\ebe0"}.icofont-circle-ruler:before{content:"\ebe1"}.icofont-compass-alt-1:before{content:"\ebe2"}.icofont-compass-alt-2:before{content:"\ebe3"}.icofont-compass-alt-3:before{content:"\ebe4"}.icofont-compass-alt-4:before{content:"\ebe5"}.icofont-golden-ratio:before{content:"\ebe6"}.icofont-marker-alt-1:before{content:"\ebe7"}.icofont-marker-alt-2:before{content:"\ebe8"}.icofont-marker-alt-3:before{content:"\ebe9"}.icofont-marker:before{content:"\ebea"}.icofont-math:before{content:"\ebeb"}.icofont-mathematical-alt-1:before{content:"\ebec"}.icofont-mathematical-alt-2:before{content:"\ebed"}.icofont-mathematical:before{content:"\ebee"}.icofont-pen-alt-1:before{content:"\ebef"}.icofont-pen-alt-2:before{content:"\ebf0"}.icofont-pen-alt-3:before{content:"\ebf1"}.icofont-pen-holder-alt-1:before{content:"\ebf2"}.icofont-pen-holder:before{content:"\ebf3"}.icofont-pen:before{content:"\ebf4"}.icofont-pencil-alt-1:before{content:"\ebf5"}.icofont-pencil-alt-2:before{content:"\ebf6"}.icofont-pencil-alt-3:before{content:"\ebf7"}.icofont-pencil-alt-4:before{content:"\ebf8"}.icofont-pencil:before{content:"\ebf9"}.icofont-ruler-alt-1:before{content:"\ebfa"}.icofont-ruler-alt-2:before{content:"\ebfb"}.icofont-ruler-compass-alt:before{content:"\ebfc"}.icofont-ruler-compass:before{content:"\ebfd"}.icofont-ruler-pencil-alt-1:before{content:"\ebfe"}.icofont-ruler-pencil-alt-2:before{content:"\ebff"}.icofont-ruler-pencil:before{content:"\ec00"}.icofont-ruler:before{content:"\ec01"}.icofont-rulers-alt:before{content:"\ec02"}.icofont-rulers:before{content:"\ec03"}.icofont-square-root:before{content:"\ec04"}.icofont-ui-calculator:before{content:"\ec05"}.icofont-aids:before{content:"\ec06"}.icofont-ambulance-crescent:before{content:"\ec07"}.icofont-ambulance-cross:before{content:"\ec08"}.icofont-ambulance:before{content:"\ec09"}.icofont-autism:before{content:"\ec0a"}.icofont-bandage:before{content:"\ec0b"}.icofont-blind:before{content:"\ec0c"}.icofont-blood-drop:before{content:"\ec0d"}.icofont-blood-test:before{content:"\ec0e"}.icofont-blood:before{content:"\ec0f"}.icofont-brain-alt:before{content:"\ec10"}.icofont-brain:before{content:"\ec11"}.icofont-capsule:before{content:"\ec12"}.icofont-crutch:before{content:"\ec13"}.icofont-disabled:before{content:"\ec14"}.icofont-dna-alt-1:before{content:"\ec15"}.icofont-dna-alt-2:before{content:"\ec16"}.icofont-dna:before{content:"\ec17"}.icofont-doctor-alt:before{content:"\ec18"}.icofont-doctor:before{content:"\ec19"}.icofont-drug-pack:before{content:"\ec1a"}.icofont-drug:before{content:"\ec1b"}.icofont-first-aid-alt:before{content:"\ec1c"}.icofont-first-aid:before{content:"\ec1d"}.icofont-heart-beat-alt:before{content:"\ec1e"}.icofont-heart-beat:before{content:"\ec1f"}.icofont-heartbeat:before{content:"\ec20"}.icofont-herbal:before{content:"\ec21"}.icofont-hospital:before{content:"\ec22"}.icofont-icu:before{content:"\ec23"}.icofont-injection-syringe:before{content:"\ec24"}.icofont-laboratory:before{content:"\ec25"}.icofont-medical-sign-alt:before{content:"\ec26"}.icofont-medical-sign:before{content:"\ec27"}.icofont-nurse-alt:before{content:"\ec28"}.icofont-nurse:before{content:"\ec29"}.icofont-nursing-home:before{content:"\ec2a"}.icofont-operation-theater:before{content:"\ec2b"}.icofont-paralysis-disability:before{content:"\ec2c"}.icofont-patient-bed:before{content:"\ec2d"}.icofont-patient-file:before{content:"\ec2e"}.icofont-pills:before{content:"\ec2f"}.icofont-prescription:before{content:"\ec30"}.icofont-pulse:before{content:"\ec31"}.icofont-stethoscope-alt:before{content:"\ec32"}.icofont-stethoscope:before{content:"\ec33"}.icofont-stretcher:before{content:"\ec34"}.icofont-surgeon-alt:before{content:"\ec35"}.icofont-surgeon:before{content:"\ec36"}.icofont-tablets:before{content:"\ec37"}.icofont-test-bottle:before{content:"\ec38"}.icofont-test-tube:before{content:"\ec39"}.icofont-thermometer-alt:before{content:"\ec3a"}.icofont-thermometer:before{content:"\ec3b"}.icofont-tooth:before{content:"\ec3c"}.icofont-xray:before{content:"\ec3d"}.icofont-ui-add:before{content:"\ec3e"}.icofont-ui-alarm:before{content:"\ec3f"}.icofont-ui-battery:before{content:"\ec40"}.icofont-ui-block:before{content:"\ec41"}.icofont-ui-bluetooth:before{content:"\ec42"}.icofont-ui-brightness:before{content:"\ec43"}.icofont-ui-browser:before{content:"\ec44"}.icofont-ui-calendar:before{content:"\ec45"}.icofont-ui-call:before{content:"\ec46"}.icofont-ui-camera:before{content:"\ec47"}.icofont-ui-cart:before{content:"\ec48"}.icofont-ui-cell-phone:before{content:"\ec49"}.icofont-ui-chat:before{content:"\ec4a"}.icofont-ui-check:before{content:"\ec4b"}.icofont-ui-clip-board:before{content:"\ec4c"}.icofont-ui-clip:before{content:"\ec4d"}.icofont-ui-clock:before{content:"\ec4e"}.icofont-ui-close:before{content:"\ec4f"}.icofont-ui-contact-list:before{content:"\ec50"}.icofont-ui-copy:before{content:"\ec51"}.icofont-ui-cut:before{content:"\ec52"}.icofont-ui-delete:before{content:"\ec53"}.icofont-ui-dial-phone:before{content:"\ec54"}.icofont-ui-edit:before{content:"\ec55"}.icofont-ui-email:before{content:"\ec56"}.icofont-ui-file:before{content:"\ec57"}.icofont-ui-fire-wall:before{content:"\ec58"}.icofont-ui-flash-light:before{content:"\ec59"}.icofont-ui-flight:before{content:"\ec5a"}.icofont-ui-folder:before{content:"\ec5b"}.icofont-ui-game:before{content:"\ec5c"}.icofont-ui-handicapped:before{content:"\ec5d"}.icofont-ui-home:before{content:"\ec5e"}.icofont-ui-image:before{content:"\ec5f"}.icofont-ui-laoding:before{content:"\ec60"}.icofont-ui-lock:before{content:"\ec61"}.icofont-ui-love-add:before{content:"\ec62"}.icofont-ui-love-broken:before{content:"\ec63"}.icofont-ui-love-remove:before{content:"\ec64"}.icofont-ui-love:before{content:"\ec65"}.icofont-ui-map:before{content:"\ec66"}.icofont-ui-message:before{content:"\ec67"}.icofont-ui-messaging:before{content:"\ec68"}.icofont-ui-movie:before{content:"\ec69"}.icofont-ui-music-player:before{content:"\ec6a"}.icofont-ui-music:before{content:"\ec6b"}.icofont-ui-mute:before{content:"\ec6c"}.icofont-ui-network:before{content:"\ec6d"}.icofont-ui-next:before{content:"\ec6e"}.icofont-ui-note:before{content:"\ec6f"}.icofont-ui-office:before{content:"\ec70"}.icofont-ui-password:before{content:"\ec71"}.icofont-ui-pause:before{content:"\ec72"}.icofont-ui-play-stop:before{content:"\ec73"}.icofont-ui-play:before{content:"\ec74"}.icofont-ui-pointer:before{content:"\ec75"}.icofont-ui-power:before{content:"\ec76"}.icofont-ui-press:before{content:"\ec77"}.icofont-ui-previous:before{content:"\ec78"}.icofont-ui-rate-add:before{content:"\ec79"}.icofont-ui-rate-blank:before{content:"\ec7a"}.icofont-ui-rate-remove:before{content:"\ec7b"}.icofont-ui-rating:before{content:"\ec7c"}.icofont-ui-record:before{content:"\ec7d"}.icofont-ui-remove:before{content:"\ec7e"}.icofont-ui-reply:before{content:"\ec7f"}.icofont-ui-rotation:before{content:"\ec80"}.icofont-ui-rss:before{content:"\ec81"}.icofont-ui-search:before{content:"\ec82"}.icofont-ui-settings:before{content:"\ec83"}.icofont-ui-social-link:before{content:"\ec84"}.icofont-ui-tag:before{content:"\ec85"}.icofont-ui-text-chat:before{content:"\ec86"}.icofont-ui-text-loading:before{content:"\ec87"}.icofont-ui-theme:before{content:"\ec88"}.icofont-ui-timer:before{content:"\ec89"}.icofont-ui-touch-phone:before{content:"\ec8a"}.icofont-ui-travel:before{content:"\ec8b"}.icofont-ui-unlock:before{content:"\ec8c"}.icofont-ui-user-group:before{content:"\ec8d"}.icofont-ui-user:before{content:"\ec8e"}.icofont-ui-v-card:before{content:"\ec8f"}.icofont-ui-video-chat:before{content:"\ec90"}.icofont-ui-video-message:before{content:"\ec91"}.icofont-ui-video-play:before{content:"\ec92"}.icofont-ui-video:before{content:"\ec93"}.icofont-ui-volume:before{content:"\ec94"}.icofont-ui-weather:before{content:"\ec95"}.icofont-ui-wifi:before{content:"\ec96"}.icofont-ui-zoom-in:before{content:"\ec97"}.icofont-ui-zoom-out:before{content:"\ec98"}.icofont-cassette-player:before{content:"\ec99"}.icofont-cassette:before{content:"\ec9a"}.icofont-forward:before{content:"\ec9b"}.icofont-guiter:before{content:"\ec9c"}.icofont-movie:before{content:"\ec9d"}.icofont-multimedia:before{content:"\ec9e"}.icofont-music-alt:before{content:"\ec9f"}.icofont-music-disk:before{content:"\eca0"}.icofont-music-note:before{content:"\eca1"}.icofont-music-notes:before{content:"\eca2"}.icofont-music:before{content:"\eca3"}.icofont-mute-volume:before{content:"\eca4"}.icofont-pause:before{content:"\eca5"}.icofont-play-alt-1:before{content:"\eca6"}.icofont-play-alt-2:before{content:"\eca7"}.icofont-play-alt-3:before{content:"\eca8"}.icofont-play-pause:before{content:"\eca9"}.icofont-play:before{content:"\ecaa"}.icofont-record:before{content:"\ecab"}.icofont-retro-music-disk:before{content:"\ecac"}.icofont-rewind:before{content:"\ecad"}.icofont-song-notes:before{content:"\ecae"}.icofont-sound-wave-alt:before{content:"\ecaf"}.icofont-sound-wave:before{content:"\ecb0"}.icofont-stop:before{content:"\ecb1"}.icofont-video-alt:before{content:"\ecb2"}.icofont-video-cam:before{content:"\ecb3"}.icofont-video-clapper:before{content:"\ecb4"}.icofont-video:before{content:"\ecb5"}.icofont-volume-bar:before{content:"\ecb6"}.icofont-volume-down:before{content:"\ecb7"}.icofont-volume-mute:before{content:"\ecb8"}.icofont-volume-off:before{content:"\ecb9"}.icofont-volume-up:before{content:"\ecba"}.icofont-youtube-play:before{content:"\ecbb"}.icofont-2checkout-alt:before{content:"\ecbc"}.icofont-2checkout:before{content:"\ecbd"}.icofont-amazon-alt:before{content:"\ecbe"}.icofont-amazon:before{content:"\ecbf"}.icofont-american-express-alt:before{content:"\ecc0"}.icofont-american-express:before{content:"\ecc1"}.icofont-apple-pay-alt:before{content:"\ecc2"}.icofont-apple-pay:before{content:"\ecc3"}.icofont-bank-transfer-alt:before{content:"\ecc4"}.icofont-bank-transfer:before{content:"\ecc5"}.icofont-braintree-alt:before{content:"\ecc6"}.icofont-braintree:before{content:"\ecc7"}.icofont-cash-on-delivery-alt:before{content:"\ecc8"}.icofont-cash-on-delivery:before{content:"\ecc9"}.icofont-diners-club-alt-1:before{content:"\ecca"}.icofont-diners-club-alt-2:before{content:"\eccb"}.icofont-diners-club-alt-3:before{content:"\eccc"}.icofont-diners-club:before{content:"\eccd"}.icofont-discover-alt:before{content:"\ecce"}.icofont-discover:before{content:"\eccf"}.icofont-eway-alt:before{content:"\ecd0"}.icofont-eway:before{content:"\ecd1"}.icofont-google-wallet-alt-1:before{content:"\ecd2"}.icofont-google-wallet-alt-2:before{content:"\ecd3"}.icofont-google-wallet-alt-3:before{content:"\ecd4"}.icofont-google-wallet:before{content:"\ecd5"}.icofont-jcb-alt:before{content:"\ecd6"}.icofont-jcb:before{content:"\ecd7"}.icofont-maestro-alt:before{content:"\ecd8"}.icofont-maestro:before{content:"\ecd9"}.icofont-mastercard-alt:before{content:"\ecda"}.icofont-mastercard:before{content:"\ecdb"}.icofont-payoneer-alt:before{content:"\ecdc"}.icofont-payoneer:before{content:"\ecdd"}.icofont-paypal-alt:before{content:"\ecde"}.icofont-paypal:before{content:"\ecdf"}.icofont-sage-alt:before{content:"\ece0"}.icofont-sage:before{content:"\ece1"}.icofont-skrill-alt:before{content:"\ece2"}.icofont-skrill:before{content:"\ece3"}.icofont-stripe-alt:before{content:"\ece4"}.icofont-stripe:before{content:"\ece5"}.icofont-visa-alt:before{content:"\ece6"}.icofont-visa-electron:before{content:"\ece7"}.icofont-visa:before{content:"\ece8"}.icofont-western-union-alt:before{content:"\ece9"}.icofont-western-union:before{content:"\ecea"}.icofont-boy:before{content:"\eceb"}.icofont-business-man-alt-1:before{content:"\ecec"}.icofont-business-man-alt-2:before{content:"\eced"}.icofont-business-man-alt-3:before{content:"\ecee"}.icofont-business-man:before{content:"\ecef"}.icofont-female:before{content:"\ecf0"}.icofont-funky-man:before{content:"\ecf1"}.icofont-girl-alt:before{content:"\ecf2"}.icofont-girl:before{content:"\ecf3"}.icofont-group:before{content:"\ecf4"}.icofont-hotel-boy-alt:before{content:"\ecf5"}.icofont-hotel-boy:before{content:"\ecf6"}.icofont-kid:before{content:"\ecf7"}.icofont-man-in-glasses:before{content:"\ecf8"}.icofont-people:before{content:"\ecf9"}.icofont-support:before{content:"\ecfa"}.icofont-user-alt-1:before{content:"\ecfb"}.icofont-user-alt-2:before{content:"\ecfc"}.icofont-user-alt-3:before{content:"\ecfd"}.icofont-user-alt-4:before{content:"\ecfe"}.icofont-user-alt-5:before{content:"\ecff"}.icofont-user-alt-6:before{content:"\ed00"}.icofont-user-alt-7:before{content:"\ed01"}.icofont-user-female:before{content:"\ed02"}.icofont-user-male:before{content:"\ed03"}.icofont-user-suited:before{content:"\ed04"}.icofont-user:before{content:"\ed05"}.icofont-users-alt-1:before{content:"\ed06"}.icofont-users-alt-2:before{content:"\ed07"}.icofont-users-alt-3:before{content:"\ed08"}.icofont-users-alt-4:before{content:"\ed09"}.icofont-users-alt-5:before{content:"\ed0a"}.icofont-users-alt-6:before{content:"\ed0b"}.icofont-users-social:before{content:"\ed0c"}.icofont-users:before{content:"\ed0d"}.icofont-waiter-alt:before{content:"\ed0e"}.icofont-waiter:before{content:"\ed0f"}.icofont-woman-in-glasses:before{content:"\ed10"}.icofont-search-1:before{content:"\ed11"}.icofont-search-2:before{content:"\ed12"}.icofont-search-document:before{content:"\ed13"}.icofont-search-folder:before{content:"\ed14"}.icofont-search-job:before{content:"\ed15"}.icofont-search-map:before{content:"\ed16"}.icofont-search-property:before{content:"\ed17"}.icofont-search-restaurant:before{content:"\ed18"}.icofont-search-stock:before{content:"\ed19"}.icofont-search-user:before{content:"\ed1a"}.icofont-search:before{content:"\ed1b"}.icofont-500px:before{content:"\ed1c"}.icofont-aim:before{content:"\ed1d"}.icofont-badoo:before{content:"\ed1e"}.icofont-baidu-tieba:before{content:"\ed1f"}.icofont-bbm-messenger:before{content:"\ed20"}.icofont-bebo:before{content:"\ed21"}.icofont-behance:before{content:"\ed22"}.icofont-blogger:before{content:"\ed23"}.icofont-bootstrap:before{content:"\ed24"}.icofont-brightkite:before{content:"\ed25"}.icofont-cloudapp:before{content:"\ed26"}.icofont-concrete5:before{content:"\ed27"}.icofont-delicious:before{content:"\ed28"}.icofont-designbump:before{content:"\ed29"}.icofont-designfloat:before{content:"\ed2a"}.icofont-deviantart:before{content:"\ed2b"}.icofont-digg:before{content:"\ed2c"}.icofont-dotcms:before{content:"\ed2d"}.icofont-dribbble:before{content:"\ed2e"}.icofont-dribble:before{content:"\ed2f"}.icofont-dropbox:before{content:"\ed30"}.icofont-ebuddy:before{content:"\ed31"}.icofont-ello:before{content:"\ed32"}.icofont-ember:before{content:"\ed33"}.icofont-envato:before{content:"\ed34"}.icofont-evernote:before{content:"\ed35"}.icofont-facebook-messenger:before{content:"\ed36"}.icofont-facebook:before{content:"\ed37"}.icofont-feedburner:before{content:"\ed38"}.icofont-flikr:before{content:"\ed39"}.icofont-folkd:before{content:"\ed3a"}.icofont-foursquare:before{content:"\ed3b"}.icofont-friendfeed:before{content:"\ed3c"}.icofont-ghost:before{content:"\ed3d"}.icofont-github:before{content:"\ed3e"}.icofont-gnome:before{content:"\ed3f"}.icofont-google-buzz:before{content:"\ed40"}.icofont-google-hangouts:before{content:"\ed41"}.icofont-google-map:before{content:"\ed42"}.icofont-google-plus:before{content:"\ed43"}.icofont-google-talk:before{content:"\ed44"}.icofont-hype-machine:before{content:"\ed45"}.icofont-instagram:before{content:"\ed46"}.icofont-kakaotalk:before{content:"\ed47"}.icofont-kickstarter:before{content:"\ed48"}.icofont-kik:before{content:"\ed49"}.icofont-kiwibox:before{content:"\ed4a"}.icofont-line-messenger:before{content:"\ed4b"}.icofont-line:before{content:"\ed4c"}.icofont-linkedin:before{content:"\ed4d"}.icofont-linux-mint:before{content:"\ed4e"}.icofont-live-messenger:before{content:"\ed4f"}.icofont-livejournal:before{content:"\ed50"}.icofont-magento:before{content:"\ed51"}.icofont-meetme:before{content:"\ed52"}.icofont-meetup:before{content:"\ed53"}.icofont-mixx:before{content:"\ed54"}.icofont-newsvine:before{content:"\ed55"}.icofont-nimbuss:before{content:"\ed56"}.icofont-odnoklassniki:before{content:"\ed57"}.icofont-opencart:before{content:"\ed58"}.icofont-oscommerce:before{content:"\ed59"}.icofont-pandora:before{content:"\ed5a"}.icofont-photobucket:before{content:"\ed5b"}.icofont-picasa:before{content:"\ed5c"}.icofont-pinterest:before{content:"\ed5d"}.icofont-prestashop:before{content:"\ed5e"}.icofont-qik:before{content:"\ed5f"}.icofont-qq:before{content:"\ed60"}.icofont-readernaut:before{content:"\ed61"}.icofont-reddit:before{content:"\ed62"}.icofont-renren:before{content:"\ed63"}.icofont-rss:before{content:"\ed64"}.icofont-shopify:before{content:"\ed65"}.icofont-silverstripe:before{content:"\ed66"}.icofont-skype:before{content:"\ed67"}.icofont-slack:before{content:"\ed68"}.icofont-slashdot:before{content:"\ed69"}.icofont-slidshare:before{content:"\ed6a"}.icofont-smugmug:before{content:"\ed6b"}.icofont-snapchat:before{content:"\ed6c"}.icofont-soundcloud:before{content:"\ed6d"}.icofont-spotify:before{content:"\ed6e"}.icofont-stack-exchange:before{content:"\ed6f"}.icofont-stack-overflow:before{content:"\ed70"}.icofont-steam:before{content:"\ed71"}.icofont-stumbleupon:before{content:"\ed72"}.icofont-tagged:before{content:"\ed73"}.icofont-technorati:before{content:"\ed74"}.icofont-telegram:before{content:"\ed75"}.icofont-tinder:before{content:"\ed76"}.icofont-trello:before{content:"\ed77"}.icofont-tumblr:before{content:"\ed78"}.icofont-twitch:before{content:"\ed79"}.icofont-twitter:before{content:"\ed7a"}.icofont-typo3:before{content:"\ed7b"}.icofont-ubercart:before{content:"\ed7c"}.icofont-viber:before{content:"\ed7d"}.icofont-viddler:before{content:"\ed7e"}.icofont-vimeo:before{content:"\ed7f"}.icofont-vine:before{content:"\ed80"}.icofont-virb:before{content:"\ed81"}.icofont-virtuemart:before{content:"\ed82"}.icofont-vk:before{content:"\ed83"}.icofont-wechat:before{content:"\ed84"}.icofont-weibo:before{content:"\ed85"}.icofont-whatsapp:before{content:"\ed86"}.icofont-xing:before{content:"\ed87"}.icofont-yahoo:before{content:"\ed88"}.icofont-yelp:before{content:"\ed89"}.icofont-youku:before{content:"\ed8a"}.icofont-youtube:before{content:"\ed8b"}.icofont-zencart:before{content:"\ed8c"}.icofont-badminton-birdie:before{content:"\ed8d"}.icofont-baseball:before{content:"\ed8e"}.icofont-baseballer:before{content:"\ed8f"}.icofont-basketball-hoop:before{content:"\ed90"}.icofont-basketball:before{content:"\ed91"}.icofont-billiard-ball:before{content:"\ed92"}.icofont-boot-alt-1:before{content:"\ed93"}.icofont-boot-alt-2:before{content:"\ed94"}.icofont-boot:before{content:"\ed95"}.icofont-bowling-alt:before{content:"\ed96"}.icofont-bowling:before{content:"\ed97"}.icofont-canoe:before{content:"\ed98"}.icofont-cheer-leader:before{content:"\ed99"}.icofont-climbing:before{content:"\ed9a"}.icofont-corner:before{content:"\ed9b"}.icofont-field-alt:before{content:"\ed9c"}.icofont-field:before{content:"\ed9d"}.icofont-football-alt:before{content:"\ed9e"}.icofont-football-american:before{content:"\ed9f"}.icofont-football:before{content:"\eda0"}.icofont-foul:before{content:"\eda1"}.icofont-goal-keeper:before{content:"\eda2"}.icofont-goal:before{content:"\eda3"}.icofont-golf-alt:before{content:"\eda4"}.icofont-golf-bag:before{content:"\eda5"}.icofont-golf-cart:before{content:"\eda6"}.icofont-golf-field:before{content:"\eda7"}.icofont-golf:before{content:"\eda8"}.icofont-golfer:before{content:"\eda9"}.icofont-helmet:before{content:"\edaa"}.icofont-hockey-alt:before{content:"\edab"}.icofont-hockey:before{content:"\edac"}.icofont-ice-skate:before{content:"\edad"}.icofont-jersey-alt:before{content:"\edae"}.icofont-jersey:before{content:"\edaf"}.icofont-jumping:before{content:"\edb0"}.icofont-kick:before{content:"\edb1"}.icofont-leg:before{content:"\edb2"}.icofont-match-review:before{content:"\edb3"}.icofont-medal-sport:before{content:"\edb4"}.icofont-offside:before{content:"\edb5"}.icofont-olympic-logo:before{content:"\edb6"}.icofont-olympic:before{content:"\edb7"}.icofont-padding:before{content:"\edb8"}.icofont-penalty-card:before{content:"\edb9"}.icofont-racer:before{content:"\edba"}.icofont-racing-car:before{content:"\edbb"}.icofont-racing-flag-alt:before{content:"\edbc"}.icofont-racing-flag:before{content:"\edbd"}.icofont-racings-wheel:before{content:"\edbe"}.icofont-referee:before{content:"\edbf"}.icofont-refree-jersey:before{content:"\edc0"}.icofont-result-sport:before{content:"\edc1"}.icofont-rugby-ball:before{content:"\edc2"}.icofont-rugby-player:before{content:"\edc3"}.icofont-rugby:before{content:"\edc4"}.icofont-runner-alt-1:before{content:"\edc5"}.icofont-runner-alt-2:before{content:"\edc6"}.icofont-runner:before{content:"\edc7"}.icofont-score-board:before{content:"\edc8"}.icofont-skiing-man:before{content:"\edc9"}.icofont-skydiving-goggles:before{content:"\edca"}.icofont-snow-mobile:before{content:"\edcb"}.icofont-steering:before{content:"\edcc"}.icofont-stopwatch:before{content:"\edcd"}.icofont-substitute:before{content:"\edce"}.icofont-swimmer:before{content:"\edcf"}.icofont-table-tennis:before{content:"\edd0"}.icofont-team-alt:before{content:"\edd1"}.icofont-team:before{content:"\edd2"}.icofont-tennis-player:before{content:"\edd3"}.icofont-tennis:before{content:"\edd4"}.icofont-tracking:before{content:"\edd5"}.icofont-trophy-alt:before{content:"\edd6"}.icofont-trophy:before{content:"\edd7"}.icofont-volleyball-alt:before{content:"\edd8"}.icofont-volleyball-fire:before{content:"\edd9"}.icofont-volleyball:before{content:"\edda"}.icofont-water-bottle:before{content:"\eddb"}.icofont-whistle-alt:before{content:"\eddc"}.icofont-whistle:before{content:"\eddd"}.icofont-win-trophy:before{content:"\edde"}.icofont-align-center:before{content:"\eddf"}.icofont-align-left:before{content:"\ede0"}.icofont-align-right:before{content:"\ede1"}.icofont-all-caps:before{content:"\ede2"}.icofont-bold:before{content:"\ede3"}.icofont-brush:before{content:"\ede4"}.icofont-clip-board:before{content:"\ede5"}.icofont-code-alt:before{content:"\ede6"}.icofont-color-bucket:before{content:"\ede7"}.icofont-color-picker:before{content:"\ede8"}.icofont-copy-invert:before{content:"\ede9"}.icofont-copy:before{content:"\edea"}.icofont-cut:before{content:"\edeb"}.icofont-delete-alt:before{content:"\edec"}.icofont-edit-alt:before{content:"\eded"}.icofont-eraser-alt:before{content:"\edee"}.icofont-font:before{content:"\edef"}.icofont-heading:before{content:"\edf0"}.icofont-indent:before{content:"\edf1"}.icofont-italic-alt:before{content:"\edf2"}.icofont-italic:before{content:"\edf3"}.icofont-justify-all:before{content:"\edf4"}.icofont-justify-center:before{content:"\edf5"}.icofont-justify-left:before{content:"\edf6"}.icofont-justify-right:before{content:"\edf7"}.icofont-link-broken:before{content:"\edf8"}.icofont-outdent:before{content:"\edf9"}.icofont-paper-clip:before{content:"\edfa"}.icofont-paragraph:before{content:"\edfb"}.icofont-pin:before{content:"\edfc"}.icofont-printer:before{content:"\edfd"}.icofont-redo:before{content:"\edfe"}.icofont-rotation:before{content:"\edff"}.icofont-save:before{content:"\ee00"}.icofont-small-cap:before{content:"\ee01"}.icofont-strike-through:before{content:"\ee02"}.icofont-sub-listing:before{content:"\ee03"}.icofont-subscript:before{content:"\ee04"}.icofont-superscript:before{content:"\ee05"}.icofont-table:before{content:"\ee06"}.icofont-text-height:before{content:"\ee07"}.icofont-text-width:before{content:"\ee08"}.icofont-trash:before{content:"\ee09"}.icofont-underline:before{content:"\ee0a"}.icofont-undo:before{content:"\ee0b"}.icofont-air-balloon:before{content:"\ee0c"}.icofont-airplane-alt:before{content:"\ee0d"}.icofont-airplane:before{content:"\ee0e"}.icofont-articulated-truck:before{content:"\ee0f"}.icofont-auto-mobile:before{content:"\ee10"}.icofont-auto-rickshaw:before{content:"\ee11"}.icofont-bicycle-alt-1:before{content:"\ee12"}.icofont-bicycle-alt-2:before{content:"\ee13"}.icofont-bicycle:before{content:"\ee14"}.icofont-bus-alt-1:before{content:"\ee15"}.icofont-bus-alt-2:before{content:"\ee16"}.icofont-bus-alt-3:before{content:"\ee17"}.icofont-bus:before{content:"\ee18"}.icofont-cab:before{content:"\ee19"}.icofont-cable-car:before{content:"\ee1a"}.icofont-car-alt-1:before{content:"\ee1b"}.icofont-car-alt-2:before{content:"\ee1c"}.icofont-car-alt-3:before{content:"\ee1d"}.icofont-car-alt-4:before{content:"\ee1e"}.icofont-car:before{content:"\ee1f"}.icofont-delivery-time:before{content:"\ee20"}.icofont-fast-delivery:before{content:"\ee21"}.icofont-fire-truck-alt:before{content:"\ee22"}.icofont-fire-truck:before{content:"\ee23"}.icofont-free-delivery:before{content:"\ee24"}.icofont-helicopter:before{content:"\ee25"}.icofont-motor-bike-alt:before{content:"\ee26"}.icofont-motor-bike:before{content:"\ee27"}.icofont-motor-biker:before{content:"\ee28"}.icofont-oil-truck:before{content:"\ee29"}.icofont-rickshaw:before{content:"\ee2a"}.icofont-rocket-alt-1:before{content:"\ee2b"}.icofont-rocket-alt-2:before{content:"\ee2c"}.icofont-rocket:before{content:"\ee2d"}.icofont-sail-boat-alt-1:before{content:"\ee2e"}.icofont-sail-boat-alt-2:before{content:"\ee2f"}.icofont-sail-boat:before{content:"\ee30"}.icofont-scooter:before{content:"\ee31"}.icofont-sea-plane:before{content:"\ee32"}.icofont-ship-alt:before{content:"\ee33"}.icofont-ship:before{content:"\ee34"}.icofont-speed-boat:before{content:"\ee35"}.icofont-taxi:before{content:"\ee36"}.icofont-tractor:before{content:"\ee37"}.icofont-train-line:before{content:"\ee38"}.icofont-train-steam:before{content:"\ee39"}.icofont-tram:before{content:"\ee3a"}.icofont-truck-alt:before{content:"\ee3b"}.icofont-truck-loaded:before{content:"\ee3c"}.icofont-truck:before{content:"\ee3d"}.icofont-van-alt:before{content:"\ee3e"}.icofont-van:before{content:"\ee3f"}.icofont-yacht:before{content:"\ee40"}.icofont-5-star-hotel:before{content:"\ee41"}.icofont-air-ticket:before{content:"\ee42"}.icofont-beach-bed:before{content:"\ee43"}.icofont-beach:before{content:"\ee44"}.icofont-camping-vest:before{content:"\ee45"}.icofont-direction-sign:before{content:"\ee46"}.icofont-hill-side:before{content:"\ee47"}.icofont-hill:before{content:"\ee48"}.icofont-hotel:before{content:"\ee49"}.icofont-island-alt:before{content:"\ee4a"}.icofont-island:before{content:"\ee4b"}.icofont-sandals-female:before{content:"\ee4c"}.icofont-sandals-male:before{content:"\ee4d"}.icofont-travelling:before{content:"\ee4e"}.icofont-breakdown:before{content:"\ee4f"}.icofont-celsius:before{content:"\ee50"}.icofont-clouds:before{content:"\ee51"}.icofont-cloudy:before{content:"\ee52"}.icofont-dust:before{content:"\ee53"}.icofont-eclipse:before{content:"\ee54"}.icofont-fahrenheit:before{content:"\ee55"}.icofont-forest-fire:before{content:"\ee56"}.icofont-full-night:before{content:"\ee57"}.icofont-full-sunny:before{content:"\ee58"}.icofont-hail-night:before{content:"\ee59"}.icofont-hail-rainy-night:before{content:"\ee5a"}.icofont-hail-rainy-sunny:before{content:"\ee5b"}.icofont-hail-rainy:before{content:"\ee5c"}.icofont-hail-sunny:before{content:"\ee5d"}.icofont-hail-thunder-night:before{content:"\ee5e"}.icofont-hail-thunder-sunny:before{content:"\ee5f"}.icofont-hail-thunder:before{content:"\ee60"}.icofont-hail:before{content:"\ee61"}.icofont-hill-night:before{content:"\ee62"}.icofont-hill-sunny:before{content:"\ee63"}.icofont-hurricane:before{content:"\ee64"}.icofont-meteor:before{content:"\ee65"}.icofont-night:before{content:"\ee66"}.icofont-rainy-night:before{content:"\ee67"}.icofont-rainy-sunny:before{content:"\ee68"}.icofont-rainy-thunder:before{content:"\ee69"}.icofont-rainy:before{content:"\ee6a"}.icofont-snow-alt:before{content:"\ee6b"}.icofont-snow-flake:before{content:"\ee6c"}.icofont-snow-temp:before{content:"\ee6d"}.icofont-snow:before{content:"\ee6e"}.icofont-snowy-hail:before{content:"\ee6f"}.icofont-snowy-night-hail:before{content:"\ee70"}.icofont-snowy-night-rainy:before{content:"\ee71"}.icofont-snowy-night:before{content:"\ee72"}.icofont-snowy-rainy:before{content:"\ee73"}.icofont-snowy-sunny-hail:before{content:"\ee74"}.icofont-snowy-sunny-rainy:before{content:"\ee75"}.icofont-snowy-sunny:before{content:"\ee76"}.icofont-snowy-thunder-night:before{content:"\ee77"}.icofont-snowy-thunder-sunny:before{content:"\ee78"}.icofont-snowy-thunder:before{content:"\ee79"}.icofont-snowy-windy-night:before{content:"\ee7a"}.icofont-snowy-windy-sunny:before{content:"\ee7b"}.icofont-snowy-windy:before{content:"\ee7c"}.icofont-snowy:before{content:"\ee7d"}.icofont-sun-alt:before{content:"\ee7e"}.icofont-sun-rise:before{content:"\ee7f"}.icofont-sun-set:before{content:"\ee80"}.icofont-sun:before{content:"\ee81"}.icofont-sunny-day-temp:before{content:"\ee82"}.icofont-sunny:before{content:"\ee83"}.icofont-thunder-light:before{content:"\ee84"}.icofont-tornado:before{content:"\ee85"}.icofont-umbrella-alt:before{content:"\ee86"}.icofont-umbrella:before{content:"\ee87"}.icofont-volcano:before{content:"\ee88"}.icofont-wave:before{content:"\ee89"}.icofont-wind-scale-0:before{content:"\ee8a"}.icofont-wind-scale-1:before{content:"\ee8b"}.icofont-wind-scale-10:before{content:"\ee8c"}.icofont-wind-scale-11:before{content:"\ee8d"}.icofont-wind-scale-12:before{content:"\ee8e"}.icofont-wind-scale-2:before{content:"\ee8f"}.icofont-wind-scale-3:before{content:"\ee90"}.icofont-wind-scale-4:before{content:"\ee91"}.icofont-wind-scale-5:before{content:"\ee92"}.icofont-wind-scale-6:before{content:"\ee93"}.icofont-wind-scale-7:before{content:"\ee94"}.icofont-wind-scale-8:before{content:"\ee95"}.icofont-wind-scale-9:before{content:"\ee96"}.icofont-wind-waves:before{content:"\ee97"}.icofont-wind:before{content:"\ee98"}.icofont-windy-hail:before{content:"\ee99"}.icofont-windy-night:before{content:"\ee9a"}.icofont-windy-raining:before{content:"\ee9b"}.icofont-windy-sunny:before{content:"\ee9c"}.icofont-windy-thunder-raining:before{content:"\ee9d"}.icofont-windy-thunder:before{content:"\ee9e"}.icofont-windy:before{content:"\ee9f"}.icofont-addons:before{content:"\eea0"}.icofont-address-book:before{content:"\eea1"}.icofont-adjust:before{content:"\eea2"}.icofont-alarm:before{content:"\eea3"}.icofont-anchor:before{content:"\eea4"}.icofont-archive:before{content:"\eea5"}.icofont-at:before{content:"\eea6"}.icofont-attachment:before{content:"\eea7"}.icofont-audio:before{content:"\eea8"}.icofont-automation:before{content:"\eea9"}.icofont-badge:before{content:"\eeaa"}.icofont-bag-alt:before{content:"\eeab"}.icofont-bag:before{content:"\eeac"}.icofont-ban:before{content:"\eead"}.icofont-bar-code:before{content:"\eeae"}.icofont-bars:before{content:"\eeaf"}.icofont-basket:before{content:"\eeb0"}.icofont-battery-empty:before{content:"\eeb1"}.icofont-battery-full:before{content:"\eeb2"}.icofont-battery-half:before{content:"\eeb3"}.icofont-battery-low:before{content:"\eeb4"}.icofont-beaker:before{content:"\eeb5"}.icofont-beard:before{content:"\eeb6"}.icofont-bed:before{content:"\eeb7"}.icofont-bell:before{content:"\eeb8"}.icofont-beverage:before{content:"\eeb9"}.icofont-bill:before{content:"\eeba"}.icofont-bin:before{content:"\eebb"}.icofont-binary:before{content:"\eebc"}.icofont-binoculars:before{content:"\eebd"}.icofont-bluetooth:before{content:"\eebe"}.icofont-bomb:before{content:"\eebf"}.icofont-book-mark:before{content:"\eec0"}.icofont-box:before{content:"\eec1"}.icofont-briefcase:before{content:"\eec2"}.icofont-broken:before{content:"\eec3"}.icofont-bucket:before{content:"\eec4"}.icofont-bucket1:before{content:"\eec5"}.icofont-bucket2:before{content:"\eec6"}.icofont-bug:before{content:"\eec7"}.icofont-building:before{content:"\eec8"}.icofont-bulb-alt:before{content:"\eec9"}.icofont-bullet:before{content:"\eeca"}.icofont-bullhorn:before{content:"\eecb"}.icofont-bullseye:before{content:"\eecc"}.icofont-calendar:before{content:"\eecd"}.icofont-camera-alt:before{content:"\eece"}.icofont-camera:before{content:"\eecf"}.icofont-card:before{content:"\eed0"}.icofont-cart-alt:before{content:"\eed1"}.icofont-cart:before{content:"\eed2"}.icofont-cc:before{content:"\eed3"}.icofont-charging:before{content:"\eed4"}.icofont-chat:before{content:"\eed5"}.icofont-check-alt:before{content:"\eed6"}.icofont-check-circled:before{content:"\eed7"}.icofont-check:before{content:"\eed8"}.icofont-checked:before{content:"\eed9"}.icofont-children-care:before{content:"\eeda"}.icofont-clip:before{content:"\eedb"}.icofont-clock-time:before{content:"\eedc"}.icofont-close-circled:before{content:"\eedd"}.icofont-close-line-circled:before{content:"\eede"}.icofont-close-line-squared-alt:before{content:"\eedf"}.icofont-close-line-squared:before{content:"\eee0"}.icofont-close-line:before{content:"\eee1"}.icofont-close-squared-alt:before{content:"\eee2"}.icofont-close-squared:before{content:"\eee3"}.icofont-close:before{content:"\eee4"}.icofont-cloud-download:before{content:"\eee5"}.icofont-cloud-refresh:before{content:"\eee6"}.icofont-cloud-upload:before{content:"\eee7"}.icofont-cloud:before{content:"\eee8"}.icofont-code-not-allowed:before{content:"\eee9"}.icofont-code:before{content:"\eeea"}.icofont-comment:before{content:"\eeeb"}.icofont-compass-alt:before{content:"\eeec"}.icofont-compass:before{content:"\eeed"}.icofont-computer:before{content:"\eeee"}.icofont-connection:before{content:"\eeef"}.icofont-console:before{content:"\eef0"}.icofont-contacts:before{content:"\eef1"}.icofont-contrast:before{content:"\eef2"}.icofont-copyright:before{content:"\eef3"}.icofont-credit-card:before{content:"\eef4"}.icofont-crop:before{content:"\eef5"}.icofont-crown:before{content:"\eef6"}.icofont-cube:before{content:"\eef7"}.icofont-cubes:before{content:"\eef8"}.icofont-dashboard-web:before{content:"\eef9"}.icofont-dashboard:before{content:"\eefa"}.icofont-data:before{content:"\eefb"}.icofont-database-add:before{content:"\eefc"}.icofont-database-locked:before{content:"\eefd"}.icofont-database-remove:before{content:"\eefe"}.icofont-database:before{content:"\eeff"}.icofont-delete:before{content:"\ef00"}.icofont-diamond:before{content:"\ef01"}.icofont-dice-multiple:before{content:"\ef02"}.icofont-dice:before{content:"\ef03"}.icofont-disc:before{content:"\ef04"}.icofont-diskette:before{content:"\ef05"}.icofont-document-folder:before{content:"\ef06"}.icofont-download-alt:before{content:"\ef07"}.icofont-download:before{content:"\ef08"}.icofont-downloaded:before{content:"\ef09"}.icofont-drag:before{content:"\ef0a"}.icofont-drag1:before{content:"\ef0b"}.icofont-drag2:before{content:"\ef0c"}.icofont-drag3:before{content:"\ef0d"}.icofont-earth:before{content:"\ef0e"}.icofont-ebook:before{content:"\ef0f"}.icofont-edit:before{content:"\ef10"}.icofont-eject:before{content:"\ef11"}.icofont-email:before{content:"\ef12"}.icofont-envelope-open:before{content:"\ef13"}.icofont-envelope:before{content:"\ef14"}.icofont-eraser:before{content:"\ef15"}.icofont-error:before{content:"\ef16"}.icofont-excavator:before{content:"\ef17"}.icofont-exchange:before{content:"\ef18"}.icofont-exclamation-circle:before{content:"\ef19"}.icofont-exclamation-square:before{content:"\ef1a"}.icofont-exclamation-tringle:before{content:"\ef1b"}.icofont-exclamation:before{content:"\ef1c"}.icofont-exit:before{content:"\ef1d"}.icofont-expand:before{content:"\ef1e"}.icofont-external-link:before{content:"\ef1f"}.icofont-external:before{content:"\ef20"}.icofont-eye-alt:before{content:"\ef21"}.icofont-eye-blocked:before{content:"\ef22"}.icofont-eye-dropper:before{content:"\ef23"}.icofont-eye:before{content:"\ef24"}.icofont-favourite:before{content:"\ef25"}.icofont-fax:before{content:"\ef26"}.icofont-file-fill:before{content:"\ef27"}.icofont-film:before{content:"\ef28"}.icofont-filter:before{content:"\ef29"}.icofont-fire-alt:before{content:"\ef2a"}.icofont-fire-burn:before{content:"\ef2b"}.icofont-fire:before{content:"\ef2c"}.icofont-flag-alt-1:before{content:"\ef2d"}.icofont-flag-alt-2:before{content:"\ef2e"}.icofont-flag:before{content:"\ef2f"}.icofont-flame-torch:before{content:"\ef30"}.icofont-flash-light:before{content:"\ef31"}.icofont-flash:before{content:"\ef32"}.icofont-flask:before{content:"\ef33"}.icofont-focus:before{content:"\ef34"}.icofont-folder-open:before{content:"\ef35"}.icofont-folder:before{content:"\ef36"}.icofont-foot-print:before{content:"\ef37"}.icofont-garbage:before{content:"\ef38"}.icofont-gear-alt:before{content:"\ef39"}.icofont-gear:before{content:"\ef3a"}.icofont-gears:before{content:"\ef3b"}.icofont-gift:before{content:"\ef3c"}.icofont-glass:before{content:"\ef3d"}.icofont-globe:before{content:"\ef3e"}.icofont-graffiti:before{content:"\ef3f"}.icofont-grocery:before{content:"\ef40"}.icofont-hand:before{content:"\ef41"}.icofont-hanger:before{content:"\ef42"}.icofont-hard-disk:before{content:"\ef43"}.icofont-heart-alt:before{content:"\ef44"}.icofont-heart:before{content:"\ef45"}.icofont-history:before{content:"\ef46"}.icofont-home:before{content:"\ef47"}.icofont-horn:before{content:"\ef48"}.icofont-hour-glass:before{content:"\ef49"}.icofont-id:before{content:"\ef4a"}.icofont-image:before{content:"\ef4b"}.icofont-inbox:before{content:"\ef4c"}.icofont-infinite:before{content:"\ef4d"}.icofont-info-circle:before{content:"\ef4e"}.icofont-info-square:before{content:"\ef4f"}.icofont-info:before{content:"\ef50"}.icofont-institution:before{content:"\ef51"}.icofont-interface:before{content:"\ef52"}.icofont-invisible:before{content:"\ef53"}.icofont-jacket:before{content:"\ef54"}.icofont-jar:before{content:"\ef55"}.icofont-jewlery:before{content:"\ef56"}.icofont-karate:before{content:"\ef57"}.icofont-key-hole:before{content:"\ef58"}.icofont-key:before{content:"\ef59"}.icofont-label:before{content:"\ef5a"}.icofont-lamp:before{content:"\ef5b"}.icofont-layers:before{content:"\ef5c"}.icofont-layout:before{content:"\ef5d"}.icofont-leaf:before{content:"\ef5e"}.icofont-leaflet:before{content:"\ef5f"}.icofont-learn:before{content:"\ef60"}.icofont-lego:before{content:"\ef61"}.icofont-lens:before{content:"\ef62"}.icofont-letter:before{content:"\ef63"}.icofont-letterbox:before{content:"\ef64"}.icofont-library:before{content:"\ef65"}.icofont-license:before{content:"\ef66"}.icofont-life-bouy:before{content:"\ef67"}.icofont-life-buoy:before{content:"\ef68"}.icofont-life-jacket:before{content:"\ef69"}.icofont-life-ring:before{content:"\ef6a"}.icofont-light-bulb:before{content:"\ef6b"}.icofont-lighter:before{content:"\ef6c"}.icofont-lightning-ray:before{content:"\ef6d"}.icofont-like:before{content:"\ef6e"}.icofont-line-height:before{content:"\ef6f"}.icofont-link-alt:before{content:"\ef70"}.icofont-link:before{content:"\ef71"}.icofont-list:before{content:"\ef72"}.icofont-listening:before{content:"\ef73"}.icofont-listine-dots:before{content:"\ef74"}.icofont-listing-box:before{content:"\ef75"}.icofont-listing-number:before{content:"\ef76"}.icofont-live-support:before{content:"\ef77"}.icofont-location-arrow:before{content:"\ef78"}.icofont-location-pin:before{content:"\ef79"}.icofont-lock:before{content:"\ef7a"}.icofont-login:before{content:"\ef7b"}.icofont-logout:before{content:"\ef7c"}.icofont-lollipop:before{content:"\ef7d"}.icofont-long-drive:before{content:"\ef7e"}.icofont-look:before{content:"\ef7f"}.icofont-loop:before{content:"\ef80"}.icofont-luggage:before{content:"\ef81"}.icofont-lunch:before{content:"\ef82"}.icofont-lungs:before{content:"\ef83"}.icofont-magic-alt:before{content:"\ef84"}.icofont-magic:before{content:"\ef85"}.icofont-magnet:before{content:"\ef86"}.icofont-mail-box:before{content:"\ef87"}.icofont-mail:before{content:"\ef88"}.icofont-male:before{content:"\ef89"}.icofont-map-pins:before{content:"\ef8a"}.icofont-map:before{content:"\ef8b"}.icofont-maximize:before{content:"\ef8c"}.icofont-measure:before{content:"\ef8d"}.icofont-medicine:before{content:"\ef8e"}.icofont-mega-phone:before{content:"\ef8f"}.icofont-megaphone-alt:before{content:"\ef90"}.icofont-megaphone:before{content:"\ef91"}.icofont-memorial:before{content:"\ef92"}.icofont-memory-card:before{content:"\ef93"}.icofont-mic-mute:before{content:"\ef94"}.icofont-mic:before{content:"\ef95"}.icofont-military:before{content:"\ef96"}.icofont-mill:before{content:"\ef97"}.icofont-minus-circle:before{content:"\ef98"}.icofont-minus-square:before{content:"\ef99"}.icofont-minus:before{content:"\ef9a"}.icofont-mobile-phone:before{content:"\ef9b"}.icofont-molecule:before{content:"\ef9c"}.icofont-money:before{content:"\ef9d"}.icofont-moon:before{content:"\ef9e"}.icofont-mop:before{content:"\ef9f"}.icofont-muffin:before{content:"\efa0"}.icofont-mustache:before{content:"\efa1"}.icofont-navigation-menu:before{content:"\efa2"}.icofont-navigation:before{content:"\efa3"}.icofont-network-tower:before{content:"\efa4"}.icofont-network:before{content:"\efa5"}.icofont-news:before{content:"\efa6"}.icofont-newspaper:before{content:"\efa7"}.icofont-no-smoking:before{content:"\efa8"}.icofont-not-allowed:before{content:"\efa9"}.icofont-notebook:before{content:"\efaa"}.icofont-notepad:before{content:"\efab"}.icofont-notification:before{content:"\efac"}.icofont-numbered:before{content:"\efad"}.icofont-opposite:before{content:"\efae"}.icofont-optic:before{content:"\efaf"}.icofont-options:before{content:"\efb0"}.icofont-package:before{content:"\efb1"}.icofont-page:before{content:"\efb2"}.icofont-paint:before{content:"\efb3"}.icofont-paper-plane:before{content:"\efb4"}.icofont-paperclip:before{content:"\efb5"}.icofont-papers:before{content:"\efb6"}.icofont-pay:before{content:"\efb7"}.icofont-penguin-linux:before{content:"\efb8"}.icofont-pestle:before{content:"\efb9"}.icofont-phone-circle:before{content:"\efba"}.icofont-phone:before{content:"\efbb"}.icofont-picture:before{content:"\efbc"}.icofont-pine:before{content:"\efbd"}.icofont-pixels:before{content:"\efbe"}.icofont-plugin:before{content:"\efbf"}.icofont-plus-circle:before{content:"\efc0"}.icofont-plus-square:before{content:"\efc1"}.icofont-plus:before{content:"\efc2"}.icofont-polygonal:before{content:"\efc3"}.icofont-power:before{content:"\efc4"}.icofont-price:before{content:"\efc5"}.icofont-print:before{content:"\efc6"}.icofont-puzzle:before{content:"\efc7"}.icofont-qr-code:before{content:"\efc8"}.icofont-queen:before{content:"\efc9"}.icofont-question-circle:before{content:"\efca"}.icofont-question-square:before{content:"\efcb"}.icofont-question:before{content:"\efcc"}.icofont-quote-left:before{content:"\efcd"}.icofont-quote-right:before{content:"\efce"}.icofont-random:before{content:"\efcf"}.icofont-recycle:before{content:"\efd0"}.icofont-refresh:before{content:"\efd1"}.icofont-repair:before{content:"\efd2"}.icofont-reply-all:before{content:"\efd3"}.icofont-reply:before{content:"\efd4"}.icofont-resize:before{content:"\efd5"}.icofont-responsive:before{content:"\efd6"}.icofont-retweet:before{content:"\efd7"}.icofont-road:before{content:"\efd8"}.icofont-robot:before{content:"\efd9"}.icofont-royal:before{content:"\efda"}.icofont-rss-feed:before{content:"\efdb"}.icofont-safety:before{content:"\efdc"}.icofont-sale-discount:before{content:"\efdd"}.icofont-satellite:before{content:"\efde"}.icofont-send-mail:before{content:"\efdf"}.icofont-server:before{content:"\efe0"}.icofont-settings-alt:before{content:"\efe1"}.icofont-settings:before{content:"\efe2"}.icofont-share-alt:before{content:"\efe3"}.icofont-share-boxed:before{content:"\efe4"}.icofont-share:before{content:"\efe5"}.icofont-shield:before{content:"\efe6"}.icofont-shopping-cart:before{content:"\efe7"}.icofont-sign-in:before{content:"\efe8"}.icofont-sign-out:before{content:"\efe9"}.icofont-signal:before{content:"\efea"}.icofont-site-map:before{content:"\efeb"}.icofont-smart-phone:before{content:"\efec"}.icofont-soccer:before{content:"\efed"}.icofont-sort-alt:before{content:"\efee"}.icofont-sort:before{content:"\efef"}.icofont-space:before{content:"\eff0"}.icofont-spanner:before{content:"\eff1"}.icofont-speech-comments:before{content:"\eff2"}.icofont-speed-meter:before{content:"\eff3"}.icofont-spinner-alt-1:before{content:"\eff4"}.icofont-spinner-alt-2:before{content:"\eff5"}.icofont-spinner-alt-3:before{content:"\eff6"}.icofont-spinner-alt-4:before{content:"\eff7"}.icofont-spinner-alt-5:before{content:"\eff8"}.icofont-spinner-alt-6:before{content:"\eff9"}.icofont-spinner:before{content:"\effa"}.icofont-spreadsheet:before{content:"\effb"}.icofont-square:before{content:"\effc"}.icofont-ssl-security:before{content:"\effd"}.icofont-star-alt-1:before{content:"\effe"}.icofont-star-alt-2:before{content:"\efff"}.icofont-star:before{content:"\f000"}.icofont-street-view:before{content:"\f001"}.icofont-support-faq:before{content:"\f002"}.icofont-tack-pin:before{content:"\f003"}.icofont-tag:before{content:"\f004"}.icofont-tags:before{content:"\f005"}.icofont-tasks-alt:before{content:"\f006"}.icofont-tasks:before{content:"\f007"}.icofont-telephone:before{content:"\f008"}.icofont-telescope:before{content:"\f009"}.icofont-terminal:before{content:"\f00a"}.icofont-thumbs-down:before{content:"\f00b"}.icofont-thumbs-up:before{content:"\f00c"}.icofont-tick-boxed:before{content:"\f00d"}.icofont-tick-mark:before{content:"\f00e"}.icofont-ticket:before{content:"\f00f"}.icofont-tie:before{content:"\f010"}.icofont-toggle-off:before{content:"\f011"}.icofont-toggle-on:before{content:"\f012"}.icofont-tools-alt-2:before{content:"\f013"}.icofont-tools:before{content:"\f014"}.icofont-touch:before{content:"\f015"}.icofont-traffic-light:before{content:"\f016"}.icofont-transparent:before{content:"\f017"}.icofont-tree:before{content:"\f018"}.icofont-unique-idea:before{content:"\f019"}.icofont-unlock:before{content:"\f01a"}.icofont-unlocked:before{content:"\f01b"}.icofont-upload-alt:before{content:"\f01c"}.icofont-upload:before{content:"\f01d"}.icofont-usb-drive:before{content:"\f01e"}.icofont-usb:before{content:"\f01f"}.icofont-vector-path:before{content:"\f020"}.icofont-verification-check:before{content:"\f021"}.icofont-wall-clock:before{content:"\f022"}.icofont-wall:before{content:"\f023"}.icofont-wallet:before{content:"\f024"}.icofont-warning-alt:before{content:"\f025"}.icofont-warning:before{content:"\f026"}.icofont-water-drop:before{content:"\f027"}.icofont-web:before{content:"\f028"}.icofont-wheelchair:before{content:"\f029"}.icofont-wifi-alt:before{content:"\f02a"}.icofont-wifi:before{content:"\f02b"}.icofont-world:before{content:"\f02c"}.icofont-zigzag:before{content:"\f02d"}.icofont-zipped:before{content:"\f02e"}.icofont-xs{font-size:.5em}.icofont-sm{font-size:.75em}.icofont-md{font-size:1.25em}.icofont-lg{font-size:1.5em}.icofont-1x{font-size:1em}.icofont-2x{font-size:2em}.icofont-3x{font-size:3em}.icofont-4x{font-size:4em}.icofont-5x{font-size:5em}.icofont-6x{font-size:6em}.icofont-7x{font-size:7em}.icofont-8x{font-size:8em}.icofont-9x{font-size:9em}.icofont-10x{font-size:10em}.icofont-fw{text-align:center;width:1.25em}.icofont-ul{list-style-type:none;padding-left:0;margin-left:0}.icofont-ul>li{position:relative;line-height:2em}.icofont-ul>li .icofont{display:inline-block;vertical-align:middle}.icofont-border{border:solid .08em #f1f1f1;border-radius:.1em;padding:.2em .25em .15em}.icofont-pull-left{float:left}.icofont-pull-right{float:right}.icofont.icofont-pull-left{margin-right:.3em}.icofont.icofont-pull-right{margin-left:.3em}.icofont-spin{-webkit-animation:icofont-spin 2s infinite linear;animation:icofont-spin 2s infinite linear;display:inline-block}.icofont-pulse{-webkit-animation:icofont-spin 1s infinite steps(8);animation:icofont-spin 1s infinite steps(8);display:inline-block}@-webkit-keyframes icofont-spin{0%{-webkit-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes icofont-spin{0%{-webkit-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}.icofont-rotate-90{-webkit-transform:rotate(90deg);transform:rotate(90deg)}.icofont-rotate-180{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.icofont-rotate-270{-webkit-transform:rotate(270deg);transform:rotate(270deg)}.icofont-flip-horizontal{-webkit-transform:scale(-1,1);transform:scale(-1,1)}.icofont-flip-vertical{-webkit-transform:scale(1,-1);transform:scale(1,-1)}.icofont-flip-horizontal.icofont-flip-vertical{-webkit-transform:scale(-1,-1);transform:scale(-1,-1)}:root .icofont-flip-horizontal,:root .icofont-flip-vertical,:root .icofont-rotate-180,:root .icofont-rotate-270,:root .icofont-rotate-90{-webkit-filter:none;filter:none;display:inline-block}.icofont-inverse{color:#fff}.sr-only{border:0;clip:rect(0,0,0,0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.sr-only-focusable:active,.sr-only-focusable:focus{clip:auto;height:auto;margin:0;overflow:visible;position:static;width:auto}.mfp-bg{top:0;left:0;width:100%;height:100%;z-index:1042;overflow:hidden;position:fixed;background:#0b0b0b;opacity:0.8;filter:alpha(opacity=80);}
.mfp-wrap{top:0;left:0;width:100%;height:100%;z-index:1043;position:fixed;outline:none !important;-webkit-backface-visibility:hidden;}
.mfp-container{text-align:center;position:absolute;width:100%;height:100%;left:0;top:0;padding:0 8px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;}
.mfp-container:before{content:'';display:inline-block;height:100%;vertical-align:middle;}
.mfp-align-top .mfp-container:before{display:none;}
.mfp-content{position:relative;display:inline-block;vertical-align:middle;margin:0 auto;text-align:left;z-index: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:-moz-zoom-out;cursor:-webkit-zoom-out;cursor:zoom-out;}
.mfp-zoom{cursor:pointer;cursor:-webkit-zoom-in;cursor:-moz-zoom-in;cursor:zoom-in;}
.mfp-auto-cursor .mfp-content{cursor:auto;}
.mfp-close, .mfp-arrow, .mfp-preloader, .mfp-counter{-webkit-user-select:none;-moz-user-select:none;user-select:none;}
.mfp-loading.mfp-figure{display:none;}
.mfp-hide{display:none !important;}
.mfp-preloader{color:#CCC;position:absolute;top:50%;width:auto;text-align:center;margin-top:-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;}
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;filter:alpha(opacity=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;filter:alpha(opacity=100);}
.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{border-radius:0px !important; position:absolute;opacity:0.65;filter:alpha(opacity=65);margin:0;top:50%;margin-top:-55px;padding:0;width:90px;height:110px;-webkit-tap-highlight-color:rgba(0, 0, 0, 0);}
.mfp-arrow:active{margin-top:-54px;}
.mfp-arrow:hover, .mfp-arrow:focus{opacity:1;filter:alpha(opacity=100);}
.mfp-arrow:before, .mfp-arrow:after, .mfp-arrow .mfp-b, .mfp-arrow .mfp-a{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, .mfp-arrow .mfp-a{border-top-width:13px;border-bottom-width:13px;top:8px;}
.mfp-arrow:before, .mfp-arrow .mfp-b{border-top-width:21px;border-bottom-width:21px;opacity:0.7;}
.mfp-arrow-left{left:0;}
.mfp-arrow-left:after, .mfp-arrow-left .mfp-a{border-right:17px solid #FFF;margin-left:31px;}
.mfp-arrow-left:before, .mfp-arrow-left .mfp-b{margin-left:25px;border-right:27px solid #3F3F3F;}
.mfp-arrow-right{right:0;}
.mfp-arrow-right:after, .mfp-arrow-right .mfp-a{border-left:17px solid #FFF;margin-left:39px;}
.mfp-arrow-right:before, .mfp-arrow-right .mfp-b{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%;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;-moz-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;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;}
@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;-moz-box-sizing:border-box;box-sizing:border-box;}
.mfp-img-mobile .mfp-bottom-bar:empty{padding:0;}
.mfp-img-mobile .mfp-counter{right:5px;top:3px;}
.mfp-img-mobile .mfp-close{top:0;right:0;width:35px;height:35px;line-height:35px;background:rgba(0, 0, 0, 0.6);position:fixed;text-align:center;padding:0;}
}
@media all and (max-width:900px){.mfp-arrow{-webkit-transform:scale(0.75);transform:scale(0.75);}
.mfp-arrow-left{-webkit-transform-origin:0;transform-origin:0;}
.mfp-arrow-right{-webkit-transform-origin:100%;transform-origin:100%;}
.mfp-container{padding-left:6px;padding-right:6px;}
}
.mfp-ie7 .mfp-img{padding:0;}
.mfp-ie7 .mfp-bottom-bar{width:600px;left:50%;margin-left:-300px;margin-top:5px;padding-bottom:5px;}
.mfp-ie7 .mfp-container{padding:0;}
.mfp-ie7 .mfp-content{padding-top:44px;}
.mfp-ie7 .mfp-close{top:0;right:0;padding-top:0;}
.mfp-fade.mfp-bg{opacity:0;-webkit-transition:all 0.15s ease-out;-moz-transition:all 0.15s ease-out;transition:all 0.15s ease-out;}
.mfp-fade.mfp-bg.mfp-ready{opacity:0.8;}
.mfp-fade.mfp-bg.mfp-removing{opacity:0;}
.mfp-fade.mfp-wrap .mfp-content{opacity:0;-webkit-transition:all 0.15s ease-out;-moz-transition:all 0.15s ease-out;transition:all 0.15s ease-out;}
.mfp-fade.mfp-wrap.mfp-ready .mfp-content{opacity:1;}
.mfp-fade.mfp-wrap.mfp-removing .mfp-content{opacity:0;}
 .animated {
-webkit-animation-duration: 1s;
animation-duration: 1s;
-webkit-animation-fill-mode: both;
animation-fill-mode: both;
}
.animated.hinge {
-webkit-animation-duration: 2s;
animation-duration: 2s;
}
@-webkit-keyframes bounce {
0%, 20%, 50%, 80%, 100% {
-webkit-transform: translateY(0);
transform: translateY(0);
}
40% {
-webkit-transform: translateY(-30px);
transform: translateY(-30px);
}
60% {
-webkit-transform: translateY(-15px);
transform: translateY(-15px);
}
}
@keyframes bounce {
0%, 20%, 50%, 80%, 100% {
-webkit-transform: translateY(0);
-ms-transform: translateY(0);
transform: translateY(0);
}
40% {
-webkit-transform: translateY(-30px);
-ms-transform: translateY(-30px);
transform: translateY(-30px);
}
60% {
-webkit-transform: translateY(-15px);
-ms-transform: translateY(-15px);
transform: translateY(-15px);
}
}
.bounce {
-webkit-animation-name: bounce;
animation-name: bounce;
}
@-webkit-keyframes flash {
0%, 50%, 100% {
opacity: 1;
}
25%, 75% {
opacity: 0;
}
}
@keyframes flash {
0%, 50%, 100% {
opacity: 1;
}
25%, 75% {
opacity: 0;
}
}
.flash {
-webkit-animation-name: flash;
animation-name: flash;
} @-webkit-keyframes pulse {
0% {
-webkit-transform: scale(1);
transform: scale(1);
}
50% {
-webkit-transform: scale(1.1);
transform: scale(1.1);
}
100% {
-webkit-transform: scale(1);
transform: scale(1);
}
}
@keyframes pulse {
0% {
-webkit-transform: scale(1);
-ms-transform: scale(1);
transform: scale(1);
}
50% {
-webkit-transform: scale(1.1);
-ms-transform: scale(1.1);
transform: scale(1.1);
}
100% {
-webkit-transform: scale(1);
-ms-transform: scale(1);
transform: scale(1);
}
}
.pulse {
-webkit-animation-name: pulse;
animation-name: pulse;
}
@-webkit-keyframes shake {
0%, 100% {
-webkit-transform: translateX(0);
transform: translateX(0);
}
10%, 30%, 50%, 70%, 90% {
-webkit-transform: translateX(-10px);
transform: translateX(-10px);
}
20%, 40%, 60%, 80% {
-webkit-transform: translateX(10px);
transform: translateX(10px);
}
}
@keyframes shake {
0%, 100% {
-webkit-transform: translateX(0);
-ms-transform: translateX(0);
transform: translateX(0);
}
10%, 30%, 50%, 70%, 90% {
-webkit-transform: translateX(-10px);
-ms-transform: translateX(-10px);
transform: translateX(-10px);
}
20%, 40%, 60%, 80% {
-webkit-transform: translateX(10px);
-ms-transform: translateX(10px);
transform: translateX(10px);
}
}
.shake {
-webkit-animation-name: shake;
animation-name: shake;
}
@-webkit-keyframes swing {
20% {
-webkit-transform: rotate(15deg);
transform: rotate(15deg);
}
40% {
-webkit-transform: rotate(-10deg);
transform: rotate(-10deg);
}
60% {
-webkit-transform: rotate(5deg);
transform: rotate(5deg);
}
80% {
-webkit-transform: rotate(-5deg);
transform: rotate(-5deg);
}
100% {
-webkit-transform: rotate(0deg);
transform: rotate(0deg);
}
}
@keyframes swing {
20% {
-webkit-transform: rotate(15deg);
-ms-transform: rotate(15deg);
transform: rotate(15deg);
}
40% {
-webkit-transform: rotate(-10deg);
-ms-transform: rotate(-10deg);
transform: rotate(-10deg);
}
60% {
-webkit-transform: rotate(5deg);
-ms-transform: rotate(5deg);
transform: rotate(5deg);
}
80% {
-webkit-transform: rotate(-5deg);
-ms-transform: rotate(-5deg);
transform: rotate(-5deg);
}
100% {
-webkit-transform: rotate(0deg);
-ms-transform: rotate(0deg);
transform: rotate(0deg);
}
}
.swing {
-webkit-transform-origin: top center;
-ms-transform-origin: top center;
transform-origin: top center;
-webkit-animation-name: swing;
animation-name: swing;
}
@-webkit-keyframes tada {
0% {
-webkit-transform: scale(1);
transform: scale(1);
}
10%, 20% {
-webkit-transform: scale(0.9) rotate(-3deg);
transform: scale(0.9) rotate(-3deg);
}
30%, 50%, 70%, 90% {
-webkit-transform: scale(1.1) rotate(3deg);
transform: scale(1.1) rotate(3deg);
}
40%, 60%, 80% {
-webkit-transform: scale(1.1) rotate(-3deg);
transform: scale(1.1) rotate(-3deg);
}
100% {
-webkit-transform: scale(1) rotate(0);
transform: scale(1) rotate(0);
}
}
@keyframes tada {
0% {
-webkit-transform: scale(1);
-ms-transform: scale(1);
transform: scale(1);
}
10%, 20% {
-webkit-transform: scale(0.9) rotate(-3deg);
-ms-transform: scale(0.9) rotate(-3deg);
transform: scale(0.9) rotate(-3deg);
}
30%, 50%, 70%, 90% {
-webkit-transform: scale(1.1) rotate(3deg);
-ms-transform: scale(1.1) rotate(3deg);
transform: scale(1.1) rotate(3deg);
}
40%, 60%, 80% {
-webkit-transform: scale(1.1) rotate(-3deg);
-ms-transform: scale(1.1) rotate(-3deg);
transform: scale(1.1) rotate(-3deg);
}
100% {
-webkit-transform: scale(1) rotate(0);
-ms-transform: scale(1) rotate(0);
transform: scale(1) rotate(0);
}
}
.tada {
-webkit-animation-name: tada;
animation-name: tada;
} @-webkit-keyframes wobble {
0% {
-webkit-transform: translateX(0%);
transform: translateX(0%);
}
15% {
-webkit-transform: translateX(-25%) rotate(-5deg);
transform: translateX(-25%) rotate(-5deg);
}
30% {
-webkit-transform: translateX(20%) rotate(3deg);
transform: translateX(20%) rotate(3deg);
}
45% {
-webkit-transform: translateX(-15%) rotate(-3deg);
transform: translateX(-15%) rotate(-3deg);
}
60% {
-webkit-transform: translateX(10%) rotate(2deg);
transform: translateX(10%) rotate(2deg);
}
75% {
-webkit-transform: translateX(-5%) rotate(-1deg);
transform: translateX(-5%) rotate(-1deg);
}
100% {
-webkit-transform: translateX(0%);
transform: translateX(0%);
}
}
@keyframes wobble {
0% {
-webkit-transform: translateX(0%);
-ms-transform: translateX(0%);
transform: translateX(0%);
}
15% {
-webkit-transform: translateX(-25%) rotate(-5deg);
-ms-transform: translateX(-25%) rotate(-5deg);
transform: translateX(-25%) rotate(-5deg);
}
30% {
-webkit-transform: translateX(20%) rotate(3deg);
-ms-transform: translateX(20%) rotate(3deg);
transform: translateX(20%) rotate(3deg);
}
45% {
-webkit-transform: translateX(-15%) rotate(-3deg);
-ms-transform: translateX(-15%) rotate(-3deg);
transform: translateX(-15%) rotate(-3deg);
}
60% {
-webkit-transform: translateX(10%) rotate(2deg);
-ms-transform: translateX(10%) rotate(2deg);
transform: translateX(10%) rotate(2deg);
}
75% {
-webkit-transform: translateX(-5%) rotate(-1deg);
-ms-transform: translateX(-5%) rotate(-1deg);
transform: translateX(-5%) rotate(-1deg);
}
100% {
-webkit-transform: translateX(0%);
-ms-transform: translateX(0%);
transform: translateX(0%);
}
}
.wobble {
-webkit-animation-name: wobble;
animation-name: wobble;
}
@-webkit-keyframes bounceIn {
0% {
opacity: 0;
-webkit-transform: scale(.3);
transform: scale(.3);
}
50% {
opacity: 1;
-webkit-transform: scale(1.05);
transform: scale(1.05);
}
70% {
-webkit-transform: scale(.9);
transform: scale(.9);
}
100% {
-webkit-transform: scale(1);
transform: scale(1);
}
}
@keyframes bounceIn {
0% {
opacity: 0;
-webkit-transform: scale(.3);
-ms-transform: scale(.3);
transform: scale(.3);
}
50% {
opacity: 1;
-webkit-transform: scale(1.05);
-ms-transform: scale(1.05);
transform: scale(1.05);
}
70% {
-webkit-transform: scale(.9);
-ms-transform: scale(.9);
transform: scale(.9);
}
100% {
-webkit-transform: scale(1);
-ms-transform: scale(1);
transform: scale(1);
}
}
.bounceIn {
-webkit-animation-name: bounceIn;
animation-name: bounceIn;
}
@-webkit-keyframes bounceInDown {
0% {
opacity: 0;
-webkit-transform: translateY(-2000px);
transform: translateY(-2000px);
}
60% {
opacity: 1;
-webkit-transform: translateY(30px);
transform: translateY(30px);
}
80% {
-webkit-transform: translateY(-10px);
transform: translateY(-10px);
}
100% {
-webkit-transform: translateY(0);
transform: translateY(0);
}
}
@keyframes bounceInDown {
0% {
opacity: 0;
-webkit-transform: translateY(-2000px);
-ms-transform: translateY(-2000px);
transform: translateY(-2000px);
}
60% {
opacity: 1;
-webkit-transform: translateY(30px);
-ms-transform: translateY(30px);
transform: translateY(30px);
}
80% {
-webkit-transform: translateY(-10px);
-ms-transform: translateY(-10px);
transform: translateY(-10px);
}
100% {
-webkit-transform: translateY(0);
-ms-transform: translateY(0);
transform: translateY(0);
}
}
.bounceInDown {
-webkit-animation-name: bounceInDown;
animation-name: bounceInDown;
}
@-webkit-keyframes bounceInLeft {
0% {
opacity: 0;
-webkit-transform: translateX(-2000px);
transform: translateX(-2000px);
}
60% {
opacity: 1;
-webkit-transform: translateX(30px);
transform: translateX(30px);
}
80% {
-webkit-transform: translateX(-10px);
transform: translateX(-10px);
}
100% {
-webkit-transform: translateX(0);
transform: translateX(0);
}
}
@keyframes bounceInLeft {
0% {
opacity: 0;
-webkit-transform: translateX(-2000px);
-ms-transform: translateX(-2000px);
transform: translateX(-2000px);
}
60% {
opacity: 1;
-webkit-transform: translateX(30px);
-ms-transform: translateX(30px);
transform: translateX(30px);
}
80% {
-webkit-transform: translateX(-10px);
-ms-transform: translateX(-10px);
transform: translateX(-10px);
}
100% {
-webkit-transform: translateX(0);
-ms-transform: translateX(0);
transform: translateX(0);
}
}
.bounceInLeft {
-webkit-animation-name: bounceInLeft;
animation-name: bounceInLeft;
}
@-webkit-keyframes bounceInRight {
0% {
opacity: 0;
-webkit-transform: translateX(2000px);
transform: translateX(2000px);
}
60% {
opacity: 1;
-webkit-transform: translateX(-30px);
transform: translateX(-30px);
}
80% {
-webkit-transform: translateX(10px);
transform: translateX(10px);
}
100% {
-webkit-transform: translateX(0);
transform: translateX(0);
}
}
@keyframes bounceInRight {
0% {
opacity: 0;
-webkit-transform: translateX(2000px);
-ms-transform: translateX(2000px);
transform: translateX(2000px);
}
60% {
opacity: 1;
-webkit-transform: translateX(-30px);
-ms-transform: translateX(-30px);
transform: translateX(-30px);
}
80% {
-webkit-transform: translateX(10px);
-ms-transform: translateX(10px);
transform: translateX(10px);
}
100% {
-webkit-transform: translateX(0);
-ms-transform: translateX(0);
transform: translateX(0);
}
}
.bounceInRight {
-webkit-animation-name: bounceInRight;
animation-name: bounceInRight;
}
@-webkit-keyframes bounceInUp {
0% {
opacity: 0;
-webkit-transform: translateY(2000px);
transform: translateY(2000px);
}
60% {
opacity: 1;
-webkit-transform: translateY(-30px);
transform: translateY(-30px);
}
80% {
-webkit-transform: translateY(10px);
transform: translateY(10px);
}
100% {
-webkit-transform: translateY(0);
transform: translateY(0);
}
}
@keyframes bounceInUp {
0% {
opacity: 0;
-webkit-transform: translateY(2000px);
-ms-transform: translateY(2000px);
transform: translateY(2000px);
}
60% {
opacity: 1;
-webkit-transform: translateY(-30px);
-ms-transform: translateY(-30px);
transform: translateY(-30px);
}
80% {
-webkit-transform: translateY(10px);
-ms-transform: translateY(10px);
transform: translateY(10px);
}
100% {
-webkit-transform: translateY(0);
-ms-transform: translateY(0);
transform: translateY(0);
}
}
.bounceInUp {
-webkit-animation-name: bounceInUp;
animation-name: bounceInUp;
}
@-webkit-keyframes bounceOut {
0% {
-webkit-transform: scale(1);
transform: scale(1);
}
25% {
-webkit-transform: scale(.95);
transform: scale(.95);
}
50% {
opacity: 1;
-webkit-transform: scale(1.1);
transform: scale(1.1);
}
100% {
opacity: 0;
-webkit-transform: scale(.3);
transform: scale(.3);
}
}
@keyframes bounceOut {
0% {
-webkit-transform: scale(1);
-ms-transform: scale(1);
transform: scale(1);
}
25% {
-webkit-transform: scale(.95);
-ms-transform: scale(.95);
transform: scale(.95);
}
50% {
opacity: 1;
-webkit-transform: scale(1.1);
-ms-transform: scale(1.1);
transform: scale(1.1);
}
100% {
opacity: 0;
-webkit-transform: scale(.3);
-ms-transform: scale(.3);
transform: scale(.3);
}
}
.bounceOut {
-webkit-animation-name: bounceOut;
animation-name: bounceOut;
}
@-webkit-keyframes bounceOutDown {
0% {
-webkit-transform: translateY(0);
transform: translateY(0);
}
20% {
opacity: 1;
-webkit-transform: translateY(-20px);
transform: translateY(-20px);
}
100% {
opacity: 0;
-webkit-transform: translateY(2000px);
transform: translateY(2000px);
}
}
@keyframes bounceOutDown {
0% {
-webkit-transform: translateY(0);
-ms-transform: translateY(0);
transform: translateY(0);
}
20% {
opacity: 1;
-webkit-transform: translateY(-20px);
-ms-transform: translateY(-20px);
transform: translateY(-20px);
}
100% {
opacity: 0;
-webkit-transform: translateY(2000px);
-ms-transform: translateY(2000px);
transform: translateY(2000px);
}
}
.bounceOutDown {
-webkit-animation-name: bounceOutDown;
animation-name: bounceOutDown;
}
@-webkit-keyframes bounceOutLeft {
0% {
-webkit-transform: translateX(0);
transform: translateX(0);
}
20% {
opacity: 1;
-webkit-transform: translateX(20px);
transform: translateX(20px);
}
100% {
opacity: 0;
-webkit-transform: translateX(-2000px);
transform: translateX(-2000px);
}
}
@keyframes bounceOutLeft {
0% {
-webkit-transform: translateX(0);
-ms-transform: translateX(0);
transform: translateX(0);
}
20% {
opacity: 1;
-webkit-transform: translateX(20px);
-ms-transform: translateX(20px);
transform: translateX(20px);
}
100% {
opacity: 0;
-webkit-transform: translateX(-2000px);
-ms-transform: translateX(-2000px);
transform: translateX(-2000px);
}
}
.bounceOutLeft {
-webkit-animation-name: bounceOutLeft;
animation-name: bounceOutLeft;
}
@-webkit-keyframes bounceOutRight {
0% {
-webkit-transform: translateX(0);
transform: translateX(0);
}
20% {
opacity: 1;
-webkit-transform: translateX(-20px);
transform: translateX(-20px);
}
100% {
opacity: 0;
-webkit-transform: translateX(2000px);
transform: translateX(2000px);
}
}
@keyframes bounceOutRight {
0% {
-webkit-transform: translateX(0);
-ms-transform: translateX(0);
transform: translateX(0);
}
20% {
opacity: 1;
-webkit-transform: translateX(-20px);
-ms-transform: translateX(-20px);
transform: translateX(-20px);
}
100% {
opacity: 0;
-webkit-transform: translateX(2000px);
-ms-transform: translateX(2000px);
transform: translateX(2000px);
}
}
.bounceOutRight {
-webkit-animation-name: bounceOutRight;
animation-name: bounceOutRight;
}
@-webkit-keyframes bounceOutUp {
0% {
-webkit-transform: translateY(0);
transform: translateY(0);
}
20% {
opacity: 1;
-webkit-transform: translateY(20px);
transform: translateY(20px);
}
100% {
opacity: 0;
-webkit-transform: translateY(-2000px);
transform: translateY(-2000px);
}
}
@keyframes bounceOutUp {
0% {
-webkit-transform: translateY(0);
-ms-transform: translateY(0);
transform: translateY(0);
}
20% {
opacity: 1;
-webkit-transform: translateY(20px);
-ms-transform: translateY(20px);
transform: translateY(20px);
}
100% {
opacity: 0;
-webkit-transform: translateY(-2000px);
-ms-transform: translateY(-2000px);
transform: translateY(-2000px);
}
}
.bounceOutUp {
-webkit-animation-name: bounceOutUp;
animation-name: bounceOutUp;
}
@-webkit-keyframes fadeIn {
0% {
opacity: 0;
}
100% {
opacity: 1;
}
}
@keyframes fadeIn {
0% {
opacity: 0;
}
100% {
opacity: 1;
}
}
.fadeIn {
-webkit-animation-name: fadeIn;
animation-name: fadeIn;
}
@-webkit-keyframes fadeInDown {
0% {
opacity: 0;
-webkit-transform: translateY(-20px);
transform: translateY(-20px);
}
100% {
opacity: 1;
-webkit-transform: translateY(0);
transform: translateY(0);
}
}
@keyframes fadeInDown {
0% {
opacity: 0;
-webkit-transform: translateY(-20px);
-ms-transform: translateY(-20px);
transform: translateY(-20px);
}
100% {
opacity: 1;
-webkit-transform: translateY(0);
-ms-transform: translateY(0);
transform: translateY(0);
}
}
.fadeInDown {
-webkit-animation-name: fadeInDown;
animation-name: fadeInDown;
}
@-webkit-keyframes fadeInDownBig {
0% {
opacity: 0;
-webkit-transform: translateY(-2000px);
transform: translateY(-2000px);
}
100% {
opacity: 1;
-webkit-transform: translateY(0);
transform: translateY(0);
}
}
@keyframes fadeInDownBig {
0% {
opacity: 0;
-webkit-transform: translateY(-2000px);
-ms-transform: translateY(-2000px);
transform: translateY(-2000px);
}
100% {
opacity: 1;
-webkit-transform: translateY(0);
-ms-transform: translateY(0);
transform: translateY(0);
}
}
.fadeInDownBig {
-webkit-animation-name: fadeInDownBig;
animation-name: fadeInDownBig;
}
@-webkit-keyframes fadeInLeft {
0% {
opacity: 0;
-webkit-transform: translateX(-20px);
transform: translateX(-20px);
}
100% {
opacity: 1;
-webkit-transform: translateX(0);
transform: translateX(0);
}
}
@keyframes fadeInLeft {
0% {
opacity: 0;
-webkit-transform: translateX(-20px);
-ms-transform: translateX(-20px);
transform: translateX(-20px);
}
100% {
opacity: 1;
-webkit-transform: translateX(0);
-ms-transform: translateX(0);
transform: translateX(0);
}
}
.fadeInLeft {
-webkit-animation-name: fadeInLeft;
animation-name: fadeInLeft;
}
@-webkit-keyframes fadeInLeftBig {
0% {
opacity: 0;
-webkit-transform: translateX(-2000px);
transform: translateX(-2000px);
}
100% {
opacity: 1;
-webkit-transform: translateX(0);
transform: translateX(0);
}
}
@keyframes fadeInLeftBig {
0% {
opacity: 0;
-webkit-transform: translateX(-2000px);
-ms-transform: translateX(-2000px);
transform: translateX(-2000px);
}
100% {
opacity: 1;
-webkit-transform: translateX(0);
-ms-transform: translateX(0);
transform: translateX(0);
}
}
.fadeInLeftBig {
-webkit-animation-name: fadeInLeftBig;
animation-name: fadeInLeftBig;
}
@-webkit-keyframes fadeInRight {
0% {
opacity: 0;
-webkit-transform: translateX(20px);
transform: translateX(20px);
}
100% {
opacity: 1;
-webkit-transform: translateX(0);
transform: translateX(0);
}
}
@keyframes fadeInRight {
0% {
opacity: 0;
-webkit-transform: translateX(20px);
-ms-transform: translateX(20px);
transform: translateX(20px);
}
100% {
opacity: 1;
-webkit-transform: translateX(0);
-ms-transform: translateX(0);
transform: translateX(0);
}
}
.fadeInRight {
-webkit-animation-name: fadeInRight;
animation-name: fadeInRight;
}
@-webkit-keyframes fadeInRightBig {
0% {
opacity: 0;
-webkit-transform: translateX(2000px);
transform: translateX(2000px);
}
100% {
opacity: 1;
-webkit-transform: translateX(0);
transform: translateX(0);
}
}
@keyframes fadeInRightBig {
0% {
opacity: 0;
-webkit-transform: translateX(2000px);
-ms-transform: translateX(2000px);
transform: translateX(2000px);
}
100% {
opacity: 1;
-webkit-transform: translateX(0);
-ms-transform: translateX(0);
transform: translateX(0);
}
}
.fadeInRightBig {
-webkit-animation-name: fadeInRightBig;
animation-name: fadeInRightBig;
}
@-webkit-keyframes fadeInUp {
0% {
opacity: 0;
-webkit-transform: translateY(20px);
transform: translateY(20px);
}
100% {
opacity: 1;
-webkit-transform: translateY(0);
transform: translateY(0);
}
}
@keyframes fadeInUp {
0% {
opacity: 0;
-webkit-transform: translateY(20px);
-ms-transform: translateY(20px);
transform: translateY(20px);
}
100% {
opacity: 1;
-webkit-transform: translateY(0);
-ms-transform: translateY(0);
transform: translateY(0);
}
}
.fadeInUp {
-webkit-animation-name: fadeInUp;
animation-name: fadeInUp;
}
@-webkit-keyframes fadeInUpBig {
0% {
opacity: 0;
-webkit-transform: translateY(2000px);
transform: translateY(2000px);
}
100% {
opacity: 1;
-webkit-transform: translateY(0);
transform: translateY(0);
}
}
@keyframes fadeInUpBig {
0% {
opacity: 0;
-webkit-transform: translateY(2000px);
-ms-transform: translateY(2000px);
transform: translateY(2000px);
}
100% {
opacity: 1;
-webkit-transform: translateY(0);
-ms-transform: translateY(0);
transform: translateY(0);
}
}
.fadeInUpBig {
-webkit-animation-name: fadeInUpBig;
animation-name: fadeInUpBig;
}
@-webkit-keyframes fadeOut {
0% {
opacity: 1;
}
100% {
opacity: 0;
}
}
@keyframes fadeOut {
0% {
opacity: 1;
}
100% {
opacity: 0;
}
}
.fadeOut {
-webkit-animation-name: fadeOut;
animation-name: fadeOut;
}
@-webkit-keyframes fadeOutDown {
0% {
opacity: 1;
-webkit-transform: translateY(0);
transform: translateY(0);
}
100% {
opacity: 0;
-webkit-transform: translateY(20px);
transform: translateY(20px);
}
}
@keyframes fadeOutDown {
0% {
opacity: 1;
-webkit-transform: translateY(0);
-ms-transform: translateY(0);
transform: translateY(0);
}
100% {
opacity: 0;
-webkit-transform: translateY(20px);
-ms-transform: translateY(20px);
transform: translateY(20px);
}
}
.fadeOutDown {
-webkit-animation-name: fadeOutDown;
animation-name: fadeOutDown;
}
@-webkit-keyframes fadeOutDownBig {
0% {
opacity: 1;
-webkit-transform: translateY(0);
transform: translateY(0);
}
100% {
opacity: 0;
-webkit-transform: translateY(2000px);
transform: translateY(2000px);
}
}
@keyframes fadeOutDownBig {
0% {
opacity: 1;
-webkit-transform: translateY(0);
-ms-transform: translateY(0);
transform: translateY(0);
}
100% {
opacity: 0;
-webkit-transform: translateY(2000px);
-ms-transform: translateY(2000px);
transform: translateY(2000px);
}
}
.fadeOutDownBig {
-webkit-animation-name: fadeOutDownBig;
animation-name: fadeOutDownBig;
}
@-webkit-keyframes fadeOutLeft {
0% {
opacity: 1;
-webkit-transform: translateX(0);
transform: translateX(0);
}
100% {
opacity: 0;
-webkit-transform: translateX(-20px);
transform: translateX(-20px);
}
}
@keyframes fadeOutLeft {
0% {
opacity: 1;
-webkit-transform: translateX(0);
-ms-transform: translateX(0);
transform: translateX(0);
}
100% {
opacity: 0;
-webkit-transform: translateX(-20px);
-ms-transform: translateX(-20px);
transform: translateX(-20px);
}
}
.fadeOutLeft {
-webkit-animation-name: fadeOutLeft;
animation-name: fadeOutLeft;
}
@-webkit-keyframes fadeOutLeftBig {
0% {
opacity: 1;
-webkit-transform: translateX(0);
transform: translateX(0);
}
100% {
opacity: 0;
-webkit-transform: translateX(-2000px);
transform: translateX(-2000px);
}
}
@keyframes fadeOutLeftBig {
0% {
opacity: 1;
-webkit-transform: translateX(0);
-ms-transform: translateX(0);
transform: translateX(0);
}
100% {
opacity: 0;
-webkit-transform: translateX(-2000px);
-ms-transform: translateX(-2000px);
transform: translateX(-2000px);
}
}
.fadeOutLeftBig {
-webkit-animation-name: fadeOutLeftBig;
animation-name: fadeOutLeftBig;
}
@-webkit-keyframes fadeOutRight {
0% {
opacity: 1;
-webkit-transform: translateX(0);
transform: translateX(0);
}
100% {
opacity: 0;
-webkit-transform: translateX(20px);
transform: translateX(20px);
}
}
@keyframes fadeOutRight {
0% {
opacity: 1;
-webkit-transform: translateX(0);
-ms-transform: translateX(0);
transform: translateX(0);
}
100% {
opacity: 0;
-webkit-transform: translateX(20px);
-ms-transform: translateX(20px);
transform: translateX(20px);
}
}
.fadeOutRight {
-webkit-animation-name: fadeOutRight;
animation-name: fadeOutRight;
}
@-webkit-keyframes fadeOutRightBig {
0% {
opacity: 1;
-webkit-transform: translateX(0);
transform: translateX(0);
}
100% {
opacity: 0;
-webkit-transform: translateX(2000px);
transform: translateX(2000px);
}
}
@keyframes fadeOutRightBig {
0% {
opacity: 1;
-webkit-transform: translateX(0);
-ms-transform: translateX(0);
transform: translateX(0);
}
100% {
opacity: 0;
-webkit-transform: translateX(2000px);
-ms-transform: translateX(2000px);
transform: translateX(2000px);
}
}
.fadeOutRightBig {
-webkit-animation-name: fadeOutRightBig;
animation-name: fadeOutRightBig;
}
@-webkit-keyframes fadeOutUp {
0% {
opacity: 1;
-webkit-transform: translateY(0);
transform: translateY(0);
}
100% {
opacity: 0;
-webkit-transform: translateY(-20px);
transform: translateY(-20px);
}
}
@keyframes fadeOutUp {
0% {
opacity: 1;
-webkit-transform: translateY(0);
-ms-transform: translateY(0);
transform: translateY(0);
}
100% {
opacity: 0;
-webkit-transform: translateY(-20px);
-ms-transform: translateY(-20px);
transform: translateY(-20px);
}
}
.fadeOutUp {
-webkit-animation-name: fadeOutUp;
animation-name: fadeOutUp;
}
@-webkit-keyframes fadeOutUpBig {
0% {
opacity: 1;
-webkit-transform: translateY(0);
transform: translateY(0);
}
100% {
opacity: 0;
-webkit-transform: translateY(-2000px);
transform: translateY(-2000px);
}
}
@keyframes fadeOutUpBig {
0% {
opacity: 1;
-webkit-transform: translateY(0);
-ms-transform: translateY(0);
transform: translateY(0);
}
100% {
opacity: 0;
-webkit-transform: translateY(-2000px);
-ms-transform: translateY(-2000px);
transform: translateY(-2000px);
}
}
.fadeOutUpBig {
-webkit-animation-name: fadeOutUpBig;
animation-name: fadeOutUpBig;
}
@-webkit-keyframes flip {
0% {
-webkit-transform: perspective(400px) translateZ(0) rotateY(0) scale(1);
transform: perspective(400px) translateZ(0) rotateY(0) scale(1);
-webkit-animation-timing-function: ease-out;
animation-timing-function: ease-out;
}
40% {
-webkit-transform: perspective(400px) translateZ(150px) rotateY(170deg) scale(1);
transform: perspective(400px) translateZ(150px) rotateY(170deg) scale(1);
-webkit-animation-timing-function: ease-out;
animation-timing-function: ease-out;
}
50% {
-webkit-transform: perspective(400px) translateZ(150px) rotateY(190deg) scale(1);
transform: perspective(400px) translateZ(150px) rotateY(190deg) scale(1);
-webkit-animation-timing-function: ease-in;
animation-timing-function: ease-in;
}
80% {
-webkit-transform: perspective(400px) translateZ(0) rotateY(360deg) scale(.95);
transform: perspective(400px) translateZ(0) rotateY(360deg) scale(.95);
-webkit-animation-timing-function: ease-in;
animation-timing-function: ease-in;
}
100% {
-webkit-transform: perspective(400px) translateZ(0) rotateY(360deg) scale(1);
transform: perspective(400px) translateZ(0) rotateY(360deg) scale(1);
-webkit-animation-timing-function: ease-in;
animation-timing-function: ease-in;
}
}
@keyframes flip {
0% {
-webkit-transform: perspective(400px) translateZ(0) rotateY(0) scale(1);
-ms-transform: perspective(400px) translateZ(0) rotateY(0) scale(1);
transform: perspective(400px) translateZ(0) rotateY(0) scale(1);
-webkit-animation-timing-function: ease-out;
animation-timing-function: ease-out;
}
40% {
-webkit-transform: perspective(400px) translateZ(150px) rotateY(170deg) scale(1);
-ms-transform: perspective(400px) translateZ(150px) rotateY(170deg) scale(1);
transform: perspective(400px) translateZ(150px) rotateY(170deg) scale(1);
-webkit-animation-timing-function: ease-out;
animation-timing-function: ease-out;
}
50% {
-webkit-transform: perspective(400px) translateZ(150px) rotateY(190deg) scale(1);
-ms-transform: perspective(400px) translateZ(150px) rotateY(190deg) scale(1);
transform: perspective(400px) translateZ(150px) rotateY(190deg) scale(1);
-webkit-animation-timing-function: ease-in;
animation-timing-function: ease-in;
}
80% {
-webkit-transform: perspective(400px) translateZ(0) rotateY(360deg) scale(.95);
-ms-transform: perspective(400px) translateZ(0) rotateY(360deg) scale(.95);
transform: perspective(400px) translateZ(0) rotateY(360deg) scale(.95);
-webkit-animation-timing-function: ease-in;
animation-timing-function: ease-in;
}
100% {
-webkit-transform: perspective(400px) translateZ(0) rotateY(360deg) scale(1);
-ms-transform: perspective(400px) translateZ(0) rotateY(360deg) scale(1);
transform: perspective(400px) translateZ(0) rotateY(360deg) scale(1);
-webkit-animation-timing-function: ease-in;
animation-timing-function: ease-in;
}
}
.animated.flip {
-webkit-backface-visibility: visible;
-ms-backface-visibility: visible;
backface-visibility: visible;
-webkit-animation-name: flip;
animation-name: flip;
}
@-webkit-keyframes flipInX {
0% {
-webkit-transform: perspective(400px) rotateX(90deg);
transform: perspective(400px) rotateX(90deg);
opacity: 0;
}
40% {
-webkit-transform: perspective(400px) rotateX(-10deg);
transform: perspective(400px) rotateX(-10deg);
}
70% {
-webkit-transform: perspective(400px) rotateX(10deg);
transform: perspective(400px) rotateX(10deg);
}
100% {
-webkit-transform: perspective(400px) rotateX(0deg);
transform: perspective(400px) rotateX(0deg);
opacity: 1;
}
}
@keyframes flipInX {
0% {
-webkit-transform: perspective(400px) rotateX(90deg);
-ms-transform: perspective(400px) rotateX(90deg);
transform: perspective(400px) rotateX(90deg);
opacity: 0;
}
40% {
-webkit-transform: perspective(400px) rotateX(-10deg);
-ms-transform: perspective(400px) rotateX(-10deg);
transform: perspective(400px) rotateX(-10deg);
}
70% {
-webkit-transform: perspective(400px) rotateX(10deg);
-ms-transform: perspective(400px) rotateX(10deg);
transform: perspective(400px) rotateX(10deg);
}
100% {
-webkit-transform: perspective(400px) rotateX(0deg);
-ms-transform: perspective(400px) rotateX(0deg);
transform: perspective(400px) rotateX(0deg);
opacity: 1;
}
}
.flipInX {
-webkit-backface-visibility: visible !important;
-ms-backface-visibility: visible !important;
backface-visibility: visible !important;
-webkit-animation-name: flipInX;
animation-name: flipInX;
}
@-webkit-keyframes flipInY {
0% {
-webkit-transform: perspective(400px) rotateY(90deg);
transform: perspective(400px) rotateY(90deg);
opacity: 0;
}
40% {
-webkit-transform: perspective(400px) rotateY(-10deg);
transform: perspective(400px) rotateY(-10deg);
}
70% {
-webkit-transform: perspective(400px) rotateY(10deg);
transform: perspective(400px) rotateY(10deg);
}
100% {
-webkit-transform: perspective(400px) rotateY(0deg);
transform: perspective(400px) rotateY(0deg);
opacity: 1;
}
}
@keyframes flipInY {
0% {
-webkit-transform: perspective(400px) rotateY(90deg);
-ms-transform: perspective(400px) rotateY(90deg);
transform: perspective(400px) rotateY(90deg);
opacity: 0;
}
40% {
-webkit-transform: perspective(400px) rotateY(-10deg);
-ms-transform: perspective(400px) rotateY(-10deg);
transform: perspective(400px) rotateY(-10deg);
}
70% {
-webkit-transform: perspective(400px) rotateY(10deg);
-ms-transform: perspective(400px) rotateY(10deg);
transform: perspective(400px) rotateY(10deg);
}
100% {
-webkit-transform: perspective(400px) rotateY(0deg);
-ms-transform: perspective(400px) rotateY(0deg);
transform: perspective(400px) rotateY(0deg);
opacity: 1;
}
}
.flipInY {
-webkit-backface-visibility: visible !important;
-ms-backface-visibility: visible !important;
backface-visibility: visible !important;
-webkit-animation-name: flipInY;
animation-name: flipInY;
}
@-webkit-keyframes flipOutX {
0% {
-webkit-transform: perspective(400px) rotateX(0deg);
transform: perspective(400px) rotateX(0deg);
opacity: 1;
}
100% {
-webkit-transform: perspective(400px) rotateX(90deg);
transform: perspective(400px) rotateX(90deg);
opacity: 0;
}
}
@keyframes flipOutX {
0% {
-webkit-transform: perspective(400px) rotateX(0deg);
-ms-transform: perspective(400px) rotateX(0deg);
transform: perspective(400px) rotateX(0deg);
opacity: 1;
}
100% {
-webkit-transform: perspective(400px) rotateX(90deg);
-ms-transform: perspective(400px) rotateX(90deg);
transform: perspective(400px) rotateX(90deg);
opacity: 0;
}
}
.flipOutX {
-webkit-animation-name: flipOutX;
animation-name: flipOutX;
-webkit-backface-visibility: visible !important;
-ms-backface-visibility: visible !important;
backface-visibility: visible !important;
}
@-webkit-keyframes flipOutY {
0% {
-webkit-transform: perspective(400px) rotateY(0deg);
transform: perspective(400px) rotateY(0deg);
opacity: 1;
}
100% {
-webkit-transform: perspective(400px) rotateY(90deg);
transform: perspective(400px) rotateY(90deg);
opacity: 0;
}
}
@keyframes flipOutY {
0% {
-webkit-transform: perspective(400px) rotateY(0deg);
-ms-transform: perspective(400px) rotateY(0deg);
transform: perspective(400px) rotateY(0deg);
opacity: 1;
}
100% {
-webkit-transform: perspective(400px) rotateY(90deg);
-ms-transform: perspective(400px) rotateY(90deg);
transform: perspective(400px) rotateY(90deg);
opacity: 0;
}
}
.flipOutY {
-webkit-backface-visibility: visible !important;
-ms-backface-visibility: visible !important;
backface-visibility: visible !important;
-webkit-animation-name: flipOutY;
animation-name: flipOutY;
}
@-webkit-keyframes lightSpeedIn {
0% {
-webkit-transform: translateX(100%) skewX(-30deg);
transform: translateX(100%) skewX(-30deg);
opacity: 0;
}
60% {
-webkit-transform: translateX(-20%) skewX(30deg);
transform: translateX(-20%) skewX(30deg);
opacity: 1;
}
80% {
-webkit-transform: translateX(0%) skewX(-15deg);
transform: translateX(0%) skewX(-15deg);
opacity: 1;
}
100% {
-webkit-transform: translateX(0%) skewX(0deg);
transform: translateX(0%) skewX(0deg);
opacity: 1;
}
}
@keyframes lightSpeedIn {
0% {
-webkit-transform: translateX(100%) skewX(-30deg);
-ms-transform: translateX(100%) skewX(-30deg);
transform: translateX(100%) skewX(-30deg);
opacity: 0;
}
60% {
-webkit-transform: translateX(-20%) skewX(30deg);
-ms-transform: translateX(-20%) skewX(30deg);
transform: translateX(-20%) skewX(30deg);
opacity: 1;
}
80% {
-webkit-transform: translateX(0%) skewX(-15deg);
-ms-transform: translateX(0%) skewX(-15deg);
transform: translateX(0%) skewX(-15deg);
opacity: 1;
}
100% {
-webkit-transform: translateX(0%) skewX(0deg);
-ms-transform: translateX(0%) skewX(0deg);
transform: translateX(0%) skewX(0deg);
opacity: 1;
}
}
.lightSpeedIn {
-webkit-animation-name: lightSpeedIn;
animation-name: lightSpeedIn;
-webkit-animation-timing-function: ease-out;
animation-timing-function: ease-out;
}
@-webkit-keyframes lightSpeedOut {
0% {
-webkit-transform: translateX(0%) skewX(0deg);
transform: translateX(0%) skewX(0deg);
opacity: 1;
}
100% {
-webkit-transform: translateX(100%) skewX(-30deg);
transform: translateX(100%) skewX(-30deg);
opacity: 0;
}
}
@keyframes lightSpeedOut {
0% {
-webkit-transform: translateX(0%) skewX(0deg);
-ms-transform: translateX(0%) skewX(0deg);
transform: translateX(0%) skewX(0deg);
opacity: 1;
}
100% {
-webkit-transform: translateX(100%) skewX(-30deg);
-ms-transform: translateX(100%) skewX(-30deg);
transform: translateX(100%) skewX(-30deg);
opacity: 0;
}
}
.lightSpeedOut {
-webkit-animation-name: lightSpeedOut;
animation-name: lightSpeedOut;
-webkit-animation-timing-function: ease-in;
animation-timing-function: ease-in;
}
@-webkit-keyframes rotateIn {
0% {
-webkit-transform-origin: center center;
transform-origin: center center;
-webkit-transform: rotate(-200deg);
transform: rotate(-200deg);
opacity: 0;
}
100% {
-webkit-transform-origin: center center;
transform-origin: center center;
-webkit-transform: rotate(0);
transform: rotate(0);
opacity: 1;
}
}
@keyframes rotateIn {
0% {
-webkit-transform-origin: center center;
-ms-transform-origin: center center;
transform-origin: center center;
-webkit-transform: rotate(-200deg);
-ms-transform: rotate(-200deg);
transform: rotate(-200deg);
opacity: 0;
}
100% {
-webkit-transform-origin: center center;
-ms-transform-origin: center center;
transform-origin: center center;
-webkit-transform: rotate(0);
-ms-transform: rotate(0);
transform: rotate(0);
opacity: 1;
}
}
.rotateIn {
-webkit-animation-name: rotateIn;
animation-name: rotateIn;
}
@-webkit-keyframes rotateInDownLeft {
0% {
-webkit-transform-origin: left bottom;
transform-origin: left bottom;
-webkit-transform: rotate(-90deg);
transform: rotate(-90deg);
opacity: 0;
}
100% {
-webkit-transform-origin: left bottom;
transform-origin: left bottom;
-webkit-transform: rotate(0);
transform: rotate(0);
opacity: 1;
}
}
@keyframes rotateInDownLeft {
0% {
-webkit-transform-origin: left bottom;
-ms-transform-origin: left bottom;
transform-origin: left bottom;
-webkit-transform: rotate(-90deg);
-ms-transform: rotate(-90deg);
transform: rotate(-90deg);
opacity: 0;
}
100% {
-webkit-transform-origin: left bottom;
-ms-transform-origin: left bottom;
transform-origin: left bottom;
-webkit-transform: rotate(0);
-ms-transform: rotate(0);
transform: rotate(0);
opacity: 1;
}
}
.rotateInDownLeft {
-webkit-animation-name: rotateInDownLeft;
animation-name: rotateInDownLeft;
}
@-webkit-keyframes rotateInDownRight {
0% {
-webkit-transform-origin: right bottom;
transform-origin: right bottom;
-webkit-transform: rotate(90deg);
transform: rotate(90deg);
opacity: 0;
}
100% {
-webkit-transform-origin: right bottom;
transform-origin: right bottom;
-webkit-transform: rotate(0);
transform: rotate(0);
opacity: 1;
}
}
@keyframes rotateInDownRight {
0% {
-webkit-transform-origin: right bottom;
-ms-transform-origin: right bottom;
transform-origin: right bottom;
-webkit-transform: rotate(90deg);
-ms-transform: rotate(90deg);
transform: rotate(90deg);
opacity: 0;
}
100% {
-webkit-transform-origin: right bottom;
-ms-transform-origin: right bottom;
transform-origin: right bottom;
-webkit-transform: rotate(0);
-ms-transform: rotate(0);
transform: rotate(0);
opacity: 1;
}
}
.rotateInDownRight {
-webkit-animation-name: rotateInDownRight;
animation-name: rotateInDownRight;
}
@-webkit-keyframes rotateInUpLeft {
0% {
-webkit-transform-origin: left bottom;
transform-origin: left bottom;
-webkit-transform: rotate(90deg);
transform: rotate(90deg);
opacity: 0;
}
100% {
-webkit-transform-origin: left bottom;
transform-origin: left bottom;
-webkit-transform: rotate(0);
transform: rotate(0);
opacity: 1;
}
}
@keyframes rotateInUpLeft {
0% {
-webkit-transform-origin: left bottom;
-ms-transform-origin: left bottom;
transform-origin: left bottom;
-webkit-transform: rotate(90deg);
-ms-transform: rotate(90deg);
transform: rotate(90deg);
opacity: 0;
}
100% {
-webkit-transform-origin: left bottom;
-ms-transform-origin: left bottom;
transform-origin: left bottom;
-webkit-transform: rotate(0);
-ms-transform: rotate(0);
transform: rotate(0);
opacity: 1;
}
}
.rotateInUpLeft {
-webkit-animation-name: rotateInUpLeft;
animation-name: rotateInUpLeft;
}
@-webkit-keyframes rotateInUpRight {
0% {
-webkit-transform-origin: right bottom;
transform-origin: right bottom;
-webkit-transform: rotate(-90deg);
transform: rotate(-90deg);
opacity: 0;
}
100% {
-webkit-transform-origin: right bottom;
transform-origin: right bottom;
-webkit-transform: rotate(0);
transform: rotate(0);
opacity: 1;
}
}
@keyframes rotateInUpRight {
0% {
-webkit-transform-origin: right bottom;
-ms-transform-origin: right bottom;
transform-origin: right bottom;
-webkit-transform: rotate(-90deg);
-ms-transform: rotate(-90deg);
transform: rotate(-90deg);
opacity: 0;
}
100% {
-webkit-transform-origin: right bottom;
-ms-transform-origin: right bottom;
transform-origin: right bottom;
-webkit-transform: rotate(0);
-ms-transform: rotate(0);
transform: rotate(0);
opacity: 1;
}
}
.rotateInUpRight {
-webkit-animation-name: rotateInUpRight;
animation-name: rotateInUpRight;
}
@-webkit-keyframes rotateOut {
0% {
-webkit-transform-origin: center center;
transform-origin: center center;
-webkit-transform: rotate(0);
transform: rotate(0);
opacity: 1;
}
100% {
-webkit-transform-origin: center center;
transform-origin: center center;
-webkit-transform: rotate(200deg);
transform: rotate(200deg);
opacity: 0;
}
}
@keyframes rotateOut {
0% {
-webkit-transform-origin: center center;
-ms-transform-origin: center center;
transform-origin: center center;
-webkit-transform: rotate(0);
-ms-transform: rotate(0);
transform: rotate(0);
opacity: 1;
}
100% {
-webkit-transform-origin: center center;
-ms-transform-origin: center center;
transform-origin: center center;
-webkit-transform: rotate(200deg);
-ms-transform: rotate(200deg);
transform: rotate(200deg);
opacity: 0;
}
}
.rotateOut {
-webkit-animation-name: rotateOut;
animation-name: rotateOut;
}
@-webkit-keyframes rotateOutDownLeft {
0% {
-webkit-transform-origin: left bottom;
transform-origin: left bottom;
-webkit-transform: rotate(0);
transform: rotate(0);
opacity: 1;
}
100% {
-webkit-transform-origin: left bottom;
transform-origin: left bottom;
-webkit-transform: rotate(90deg);
transform: rotate(90deg);
opacity: 0;
}
}
@keyframes rotateOutDownLeft {
0% {
-webkit-transform-origin: left bottom;
-ms-transform-origin: left bottom;
transform-origin: left bottom;
-webkit-transform: rotate(0);
-ms-transform: rotate(0);
transform: rotate(0);
opacity: 1;
}
100% {
-webkit-transform-origin: left bottom;
-ms-transform-origin: left bottom;
transform-origin: left bottom;
-webkit-transform: rotate(90deg);
-ms-transform: rotate(90deg);
transform: rotate(90deg);
opacity: 0;
}
}
.rotateOutDownLeft {
-webkit-animation-name: rotateOutDownLeft;
animation-name: rotateOutDownLeft;
}
@-webkit-keyframes rotateOutDownRight {
0% {
-webkit-transform-origin: right bottom;
transform-origin: right bottom;
-webkit-transform: rotate(0);
transform: rotate(0);
opacity: 1;
}
100% {
-webkit-transform-origin: right bottom;
transform-origin: right bottom;
-webkit-transform: rotate(-90deg);
transform: rotate(-90deg);
opacity: 0;
}
}
@keyframes rotateOutDownRight {
0% {
-webkit-transform-origin: right bottom;
-ms-transform-origin: right bottom;
transform-origin: right bottom;
-webkit-transform: rotate(0);
-ms-transform: rotate(0);
transform: rotate(0);
opacity: 1;
}
100% {
-webkit-transform-origin: right bottom;
-ms-transform-origin: right bottom;
transform-origin: right bottom;
-webkit-transform: rotate(-90deg);
-ms-transform: rotate(-90deg);
transform: rotate(-90deg);
opacity: 0;
}
}
.rotateOutDownRight {
-webkit-animation-name: rotateOutDownRight;
animation-name: rotateOutDownRight;
}
@-webkit-keyframes rotateOutUpLeft {
0% {
-webkit-transform-origin: left bottom;
transform-origin: left bottom;
-webkit-transform: rotate(0);
transform: rotate(0);
opacity: 1;
}
100% {
-webkit-transform-origin: left bottom;
transform-origin: left bottom;
-webkit-transform: rotate(-90deg);
transform: rotate(-90deg);
opacity: 0;
}
}
@keyframes rotateOutUpLeft {
0% {
-webkit-transform-origin: left bottom;
-ms-transform-origin: left bottom;
transform-origin: left bottom;
-webkit-transform: rotate(0);
-ms-transform: rotate(0);
transform: rotate(0);
opacity: 1;
}
100% {
-webkit-transform-origin: left bottom;
-ms-transform-origin: left bottom;
transform-origin: left bottom;
-webkit-transform: rotate(-90deg);
-ms-transform: rotate(-90deg);
transform: rotate(-90deg);
opacity: 0;
}
}
.rotateOutUpLeft {
-webkit-animation-name: rotateOutUpLeft;
animation-name: rotateOutUpLeft;
}
@-webkit-keyframes rotateOutUpRight {
0% {
-webkit-transform-origin: right bottom;
transform-origin: right bottom;
-webkit-transform: rotate(0);
transform: rotate(0);
opacity: 1;
}
100% {
-webkit-transform-origin: right bottom;
transform-origin: right bottom;
-webkit-transform: rotate(90deg);
transform: rotate(90deg);
opacity: 0;
}
}
@keyframes rotateOutUpRight {
0% {
-webkit-transform-origin: right bottom;
-ms-transform-origin: right bottom;
transform-origin: right bottom;
-webkit-transform: rotate(0);
-ms-transform: rotate(0);
transform: rotate(0);
opacity: 1;
}
100% {
-webkit-transform-origin: right bottom;
-ms-transform-origin: right bottom;
transform-origin: right bottom;
-webkit-transform: rotate(90deg);
-ms-transform: rotate(90deg);
transform: rotate(90deg);
opacity: 0;
}
}
.rotateOutUpRight {
-webkit-animation-name: rotateOutUpRight;
animation-name: rotateOutUpRight;
}
@-webkit-keyframes slideInDown {
0% {
opacity: 0;
-webkit-transform: translateY(-2000px);
transform: translateY(-2000px);
}
100% {
-webkit-transform: translateY(0);
transform: translateY(0);
}
}
@keyframes slideInDown {
0% {
opacity: 0;
-webkit-transform: translateY(-2000px);
-ms-transform: translateY(-2000px);
transform: translateY(-2000px);
}
100% {
-webkit-transform: translateY(0);
-ms-transform: translateY(0);
transform: translateY(0);
}
}
.slideInDown {
-webkit-animation-name: slideInDown;
animation-name: slideInDown;
}
@-webkit-keyframes slideInLeft {
0% {
opacity: 0;
-webkit-transform: translateX(-2000px);
transform: translateX(-2000px);
}
100% {
-webkit-transform: translateX(0);
transform: translateX(0);
}
}
@keyframes slideInLeft {
0% {
opacity: 0;
-webkit-transform: translateX(-2000px);
-ms-transform: translateX(-2000px);
transform: translateX(-2000px);
}
100% {
-webkit-transform: translateX(0);
-ms-transform: translateX(0);
transform: translateX(0);
}
}
.slideInLeft {
-webkit-animation-name: slideInLeft;
animation-name: slideInLeft;
}
@-webkit-keyframes slideInRight {
0% {
opacity: 0;
-webkit-transform: translateX(2000px);
transform: translateX(2000px);
}
100% {
-webkit-transform: translateX(0);
transform: translateX(0);
}
}
@keyframes slideInRight {
0% {
opacity: 0;
-webkit-transform: translateX(2000px);
-ms-transform: translateX(2000px);
transform: translateX(2000px);
}
100% {
-webkit-transform: translateX(0);
-ms-transform: translateX(0);
transform: translateX(0);
}
}
.slideInRight {
-webkit-animation-name: slideInRight;
animation-name: slideInRight;
}
@-webkit-keyframes slideOutLeft {
0% {
-webkit-transform: translateX(0);
transform: translateX(0);
}
100% {
opacity: 0;
-webkit-transform: translateX(-2000px);
transform: translateX(-2000px);
}
}
@keyframes slideOutLeft {
0% {
-webkit-transform: translateX(0);
-ms-transform: translateX(0);
transform: translateX(0);
}
100% {
opacity: 0;
-webkit-transform: translateX(-2000px);
-ms-transform: translateX(-2000px);
transform: translateX(-2000px);
}
}
.slideOutLeft {
-webkit-animation-name: slideOutLeft;
animation-name: slideOutLeft;
}
@-webkit-keyframes slideOutRight {
0% {
-webkit-transform: translateX(0);
transform: translateX(0);
}
100% {
opacity: 0;
-webkit-transform: translateX(2000px);
transform: translateX(2000px);
}
}
@keyframes slideOutRight {
0% {
-webkit-transform: translateX(0);
-ms-transform: translateX(0);
transform: translateX(0);
}
100% {
opacity: 0;
-webkit-transform: translateX(2000px);
-ms-transform: translateX(2000px);
transform: translateX(2000px);
}
}
.slideOutRight {
-webkit-animation-name: slideOutRight;
animation-name: slideOutRight;
}
@-webkit-keyframes slideOutUp {
0% {
-webkit-transform: translateY(0);
transform: translateY(0);
}
100% {
opacity: 0;
-webkit-transform: translateY(-2000px);
transform: translateY(-2000px);
}
}
@keyframes slideOutUp {
0% {
-webkit-transform: translateY(0);
-ms-transform: translateY(0);
transform: translateY(0);
}
100% {
opacity: 0;
-webkit-transform: translateY(-2000px);
-ms-transform: translateY(-2000px);
transform: translateY(-2000px);
}
}
.slideOutUp {
-webkit-animation-name: slideOutUp;
animation-name: slideOutUp;
}
@-webkit-keyframes hinge {
0% {
-webkit-transform: rotate(0);
transform: rotate(0);
-webkit-transform-origin: top left;
transform-origin: top left;
-webkit-animation-timing-function: ease-in-out;
animation-timing-function: ease-in-out;
}
20%, 60% {
-webkit-transform: rotate(80deg);
transform: rotate(80deg);
-webkit-transform-origin: top left;
transform-origin: top left;
-webkit-animation-timing-function: ease-in-out;
animation-timing-function: ease-in-out;
}
40% {
-webkit-transform: rotate(60deg);
transform: rotate(60deg);
-webkit-transform-origin: top left;
transform-origin: top left;
-webkit-animation-timing-function: ease-in-out;
animation-timing-function: ease-in-out;
}
80% {
-webkit-transform: rotate(60deg) translateY(0);
transform: rotate(60deg) translateY(0);
opacity: 1;
-webkit-transform-origin: top left;
transform-origin: top left;
-webkit-animation-timing-function: ease-in-out;
animation-timing-function: ease-in-out;
}
100% {
-webkit-transform: translateY(700px);
transform: translateY(700px);
opacity: 0;
}
}
@keyframes hinge {
0% {
-webkit-transform: rotate(0);
-ms-transform: rotate(0);
transform: rotate(0);
-webkit-transform-origin: top left;
-ms-transform-origin: top left;
transform-origin: top left;
-webkit-animation-timing-function: ease-in-out;
animation-timing-function: ease-in-out;
}
20%, 60% {
-webkit-transform: rotate(80deg);
-ms-transform: rotate(80deg);
transform: rotate(80deg);
-webkit-transform-origin: top left;
-ms-transform-origin: top left;
transform-origin: top left;
-webkit-animation-timing-function: ease-in-out;
animation-timing-function: ease-in-out;
}
40% {
-webkit-transform: rotate(60deg);
-ms-transform: rotate(60deg);
transform: rotate(60deg);
-webkit-transform-origin: top left;
-ms-transform-origin: top left;
transform-origin: top left;
-webkit-animation-timing-function: ease-in-out;
animation-timing-function: ease-in-out;
}
80% {
-webkit-transform: rotate(60deg) translateY(0);
-ms-transform: rotate(60deg) translateY(0);
transform: rotate(60deg) translateY(0);
opacity: 1;
-webkit-transform-origin: top left;
-ms-transform-origin: top left;
transform-origin: top left;
-webkit-animation-timing-function: ease-in-out;
animation-timing-function: ease-in-out;
}
100% {
-webkit-transform: translateY(700px);
-ms-transform: translateY(700px);
transform: translateY(700px);
opacity: 0;
}
}
.hinge {
-webkit-animation-name: hinge;
animation-name: hinge;
} @-webkit-keyframes rollIn {
0% {
opacity: 0;
-webkit-transform: translateX(-100%) rotate(-120deg);
transform: translateX(-100%) rotate(-120deg);
}
100% {
opacity: 1;
-webkit-transform: translateX(0px) rotate(0deg);
transform: translateX(0px) rotate(0deg);
}
}
@keyframes rollIn {
0% {
opacity: 0;
-webkit-transform: translateX(-100%) rotate(-120deg);
-ms-transform: translateX(-100%) rotate(-120deg);
transform: translateX(-100%) rotate(-120deg);
}
100% {
opacity: 1;
-webkit-transform: translateX(0px) rotate(0deg);
-ms-transform: translateX(0px) rotate(0deg);
transform: translateX(0px) rotate(0deg);
}
}
.rollIn {
-webkit-animation-name: rollIn;
animation-name: rollIn;
} @-webkit-keyframes rollOut {
0% {
opacity: 1;
-webkit-transform: translateX(0px) rotate(0deg);
transform: translateX(0px) rotate(0deg);
}
100% {
opacity: 0;
-webkit-transform: translateX(100%) rotate(120deg);
transform: translateX(100%) rotate(120deg);
}
}
@keyframes rollOut {
0% {
opacity: 1;
-webkit-transform: translateX(0px) rotate(0deg);
-ms-transform: translateX(0px) rotate(0deg);
transform: translateX(0px) rotate(0deg);
}
100% {
opacity: 0;
-webkit-transform: translateX(100%) rotate(120deg);
-ms-transform: translateX(100%) rotate(120deg);
transform: translateX(100%) rotate(120deg);
}
}
.rollOut {
-webkit-animation-name: rollOut;
animation-name: rollOut;
}@-webkit-keyframes moveUp {
100% {
-webkit-transform: translateY(0);
opacity: 1;
}
}
@keyframes moveUp {
100% {
-webkit-transform: translateY(0);
transform: translateY(0);
opacity: 1;
}
}
@keyframes spin-rotate-left {
to {
transform: rotate(30deg);
}
from {
transform: rotate(175deg);
}
}
@-webkit-keyframes spin-rotate-left {
to {
transform: rotate(30deg);
}
from {
transform: rotate(175deg);
}
}
@keyframes spin-rotate-right {
from {
transform: rotate(-175deg);
}
to {
transform: rotate(-30deg);
}
}
@-webkit-keyframes spin-rotate-right {
from {
transform: rotate(-175deg);
}
to {
transform: rotate(-30deg);
}
}
@keyframes spin-rotate-all {
from {
transform: rotate(0deg);
}
to {
transform: rotate(-360deg);
}
}
@-webkit-keyframes spin-rotate-all {
from {
transform: rotate(0deg);
}
to {
transform: rotate(-360deg);
}
}
@keyframes spin-fade-in-first {
from {
opacity: 1;
}
to {
opacity: 0;
}
}
@-webkit-keyframes spin-fade-in-first {
from {
opacity: 1;
}
to {
opacity: 0;
}
}
@keyframes spin-fade-in-second {
from {
opacity: 0;
}
to {
opacity: 1;
}
}
@-webkit-keyframes spin-fade-in-second {
from {
opacity: 0;
}
to {
opacity: 1;
}
}
@-webkit-keyframes markerWave {
0% {
-webkit-transform: scale(1);
transform: scale(1);
opacity: 0.8;
}
20% {
opacity: 0.8;
}
100% {
-webkit-transform: scale(5.5);
transform: scale(5.5);
opacity: 0;
}
}
@keyframes markerWave {
0% {
-webkit-transform: scale(1);
transform: scale(1);
opacity: 0.8;
}
20% {
opacity: 0.8;
}
100% {
-webkit-transform: scale(5.5);
transform: scale(5.5);
opacity: 0;
}
}
@-webkit-keyframes sk-rotate {
100% {
-webkit-transform: rotate(360deg);
}
}
@keyframes sk-rotate {
100% {
transform: rotate(360deg);
-webkit-transform: rotate(360deg);
}
}
@-webkit-keyframes sk-bounce {
0%, 100% {
-webkit-transform: scale(0);
}
50% {
-webkit-transform: scale(1);
}
}
@keyframes sk-bounce {
0%, 100% {
transform: scale(0);
-webkit-transform: scale(0);
}
50% {
transform: scale(1);
-webkit-transform: scale(1);
}
}
@-moz-keyframes headerSlideDown {
0% {
margin-top: -150px;
}
100% {
margin-top: 0;
}
}
@-ms-keyframes headerSlideDown {
0% {
margin-top: -150px;
}
100% {
margin-top: 0;
}
}
@-webkit-keyframes headerSlideDown {
0% {
margin-top: -150px;
}
100% {
margin-top: 0;
}
}
@keyframes headerSlideDown {
0% {
margin-top: -150px;
}
100% {
margin-top: 0;
}
}
@-webkit-keyframes squares {
0% {
-webkit-transform: scale(1);
transform: scale(1);
opacity: 0;
}
20% {
-webkit-transform: scale(1.24);
transform: scale(1.24);
opacity: 1;
}
100% {
-webkit-transform: scale(2.1);
transform: scale(2.1);
opacity: 0;
}
}
@-moz-keyframes squares {
0% {
-moz-transform: scale(1);
transform: scale(1);
opacity: 0;
}
20% {
-moz-transform: scale(1.24);
transform: scale(1.24);
opacity: 1;
}
100% {
-moz-transform: scale(2.1);
transform: scale(2.1);
opacity: 0;
}
}
@-o-keyframes squares {
0% {
-o-transform: scale(1);
transform: scale(1);
opacity: 0;
}
20% {
-o-transform: scale(1.24);
transform: scale(1.24);
opacity: 1;
}
100% {
-o-transform: scale(2.1);
transform: scale(2.1);
opacity: 0;
}
}
@keyframes squares { 0% {
-webkit-transform: scale(1);
-moz-transform: scale(1);
-o-transform: scale(1);
transform: scale(1);
opacity: 0;
}
20% {
-webkit-transform: scale(1.24);
-moz-transform: scale(1.24);
-o-transform: scale(1.24);
transform: scale(1.24);
opacity: 1;
}
100% {
-webkit-transform: scale(2.1);
-moz-transform: scale(2.1);
-o-transform: scale(2.1);
transform: scale(2.1);
opacity: 0;
}
}
@keyframes loading-spinner {
0% {
-webkit-transform: rotate(0deg);
transform: rotate(0deg);
}
50% {
-webkit-transform: rotate(180deg);
transform: rotate(180deg);
}
100% {
-webkit-transform: rotate(360deg);
transform: rotate(360deg);
}
}
@-webkit-keyframes loading-spinner {
0% {
-webkit-transform: rotate(0deg);
transform: rotate(0deg);
}
50% {
-webkit-transform: rotate(180deg);
transform: rotate(180deg);
}
100% {
-webkit-transform: rotate(360deg);
transform: rotate(360deg);
}
}
.ft-heading {
font-family: 'Roboto Condensed', sans-serif;
}
@font-face {
font-family: 'Futura-Regular';
src: url(//www.aadeshmetal.com/wp-content/themes/facmaster/assets/fonts/main/futura_regular.woff2) format('woff2'), url(//www.aadeshmetal.com/wp-content/themes/facmaster/assets/fonts/main/futura_regular.woff) format('woff');
font-weight: normal;
font-style: normal;
}
@font-face {
font-family: 'Futura-Light';
src: url(//www.aadeshmetal.com/wp-content/themes/facmaster/assets/fonts/main/futura_light.woff2) format('woff2'), url(//www.aadeshmetal.com/wp-content/themes/facmaster/assets/fonts/main/futura_light.woff) format('woff');
font-weight: normal;
font-style: normal;
}
@font-face {
font-family: 'Futura-Book';
src: url(//www.aadeshmetal.com/wp-content/themes/facmaster/assets/fonts/main/futura_book.woff2) format('woff2'), url(//www.aadeshmetal.com/wp-content/themes/facmaster/assets/fonts/main/futura_book.woff) format('woff');
font-weight: normal;
font-style: normal;
}
@font-face {
font-family: 'Futura-Medium';
src: url(//www.aadeshmetal.com/wp-content/themes/facmaster/assets/fonts/main/futura_medium.woff2) format('woff2'), url(//www.aadeshmetal.com/wp-content/themes/facmaster/assets/fonts/main/futura_medium.woff) format('woff');
font-weight: normal;
font-style: normal;
}
@font-face {
font-family: 'Futura-Bold';
src: url(//www.aadeshmetal.com/wp-content/themes/facmaster/assets/fonts/main/futura_bold.woff2) format('woff2'), url(//www.aadeshmetal.com/wp-content/themes/facmaster/assets/fonts/main/futura_bold.woff) format('woff');
font-weight: normal;
font-style: normal;
}
@font-face {
font-family: 'Futura-Heavy';
src: url(//www.aadeshmetal.com/wp-content/themes/facmaster/assets/fonts/main/futura_heavy.woff2) format('woff2'), url(//www.aadeshmetal.com/wp-content/themes/facmaster/assets/fonts/main/futura_heavy.woff) format('woff');
font-weight: normal;
font-style: normal;
}
.ft-medium {
font-family: 'Futura-Medium' !important;
}
.ft-medium.elementor-widget-cms_heading .custom-heading {
font-weight: normal;
font-family: inherit;
}
.ft-heavy {
font-family: 'Futura-Heavy' !important;
}
html {
box-sizing: border-box;
}
a {
-webkit-transition: all 300ms linear 0ms;
-khtml-transition: all 300ms linear 0ms;
-moz-transition: all 300ms linear 0ms;
-ms-transition: all 300ms linear 0ms;
-o-transition: all 300ms linear 0ms;
transition: all 300ms linear 0ms;
color: #f5ad0d;
}
a.text-link {
border-bottom: 2px solid #f5ad0d;
padding-bottom: 2px;
color: #f5ad0d;
}
a.text-link:hover {
border-color: transparent;
}
a.underlink {
color: #111;
text-decoration: underline;
}
a.underlink:hover {
color: #f5ad0d;
}
a, a:hover, a:focus, a:before, a:after {
outline: none;
text-decoration: none;
}
a:hover, a:focus {
color: #f5ad0d;
}
*, *:before, *:after {
box-sizing: inherit;
}
p {
margin-bottom: 15px;
}
body {
background-color: #fff;
font-size: 15px;
line-height: 1.6;
color: #666;
-webkit-font-smoothing: antialiased;
font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
overflow-x: hidden;
font-weight: normal;
letter-spacing: 0;
}
body.body-default-font {
font-family: 'Futura-Book', sans-serif;
}
.site {
position: relative;
}
h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
color: #111;
clear: both;
line-height: 1.2;
margin: 0 0 15px;
font-weight: 700;
}
.heading-default-font h1, .heading-default-font h2, .heading-default-font h3, .heading-default-font h4, .heading-default-font h5, .heading-default-font h6, .heading-default-font .h1, .heading-default-font .h2, .heading-default-font .h3, .heading-default-font .h4, .heading-default-font .h5, .heading-default-font .h6 {
font-family: 'Roboto Condensed', sans-serif;
letter-spacing: 0.03em;
}
h1, .h1 {
font-size: 52px;
}
h2, .h2 {
font-size: 42px;
}
h3, .h3 {
font-size: 38px;
}
h4, .h4 {
font-size: 32px;
}
h5, .h5 {
font-size: 26px;
}
h6, .h6 {
font-size: 18px;
}
img {
width: auto;
max-width: 100%;
height: auto;
}
label {
margin-bottom: 0;
}
table {
border-bottom: 1px solid #ededed;
border-left: 1px solid #ededed;
border-collapse: collapse;
border-spacing: 0;
line-height: 2;
margin: 0 0 32px;
width: 100%;
-webkit-border-radius: 0;
-khtml-border-radius: 0;
-moz-border-radius: 0;
-ms-border-radius: 0;
-o-border-radius: 0;
border-radius: 0;
}
table th {
color: #282828;
}
caption, td {
font-weight: normal;
text-align: left;
}
.table > tbody > tr > td, .table > tbody > tr > th, .table > tfoot > tr > td, .table > tfoot > tr > th, .table > thead > tr > td, .table > thead > tr > th {
padding: 13px 8px;
}
th {
font-weight: 600;
border-top: 1px solid #ededed;
padding: 10px;
border-right: 1px solid #ededed;
}
td {
border-top: 1px solid #ededed;
padding: 10px;
border-right: 1px solid #ededed; }
dl {
margin: 0 0 0 25px;
}
dl dt {
font-weight: normal;
line-height: 26px;
text-transform: uppercase;
font-weight: 700;
color: #000;
}
dl dd {
line-height: normal;
margin-bottom: 20px;
}
dl dd a {
color: #000;
}
dl dd a:hover {
color: #f5ad0d;
}
code, kbd {
background-color: transparent;
border-radius: 4px;
color: inherit;
font-size: 100%;
padding: 2px 4px;
-webkit-box-shadow: none;
-moz-box-shadow: none;
-o-box-shadow: none;
box-shadow: none;
}
ins {
color: #fff;
border: none;
padding: 2px;
text-decoration: none;
background-color: #f5ad0d;
}
pre {
background: #f5f5f5;
color: #666;
font-size: 14px;
margin: 20px 0;
overflow: auto;
padding: 20px;
white-space: pre-wrap;
word-wrap: break-word;
}
ol {
list-style: outside none decimal;
}
ul {
padding: 0;
margin: 0 0 15px;
}
ul li {
list-style-position: inside;
}
dl + h2 + ul {
padding-left: 35px;
}
dl + h2 + ul ul {
padding-left: 35px;
}
dl + h2 + ul ul li {
list-style: outside;
}
.post-password-form label {
display: block;
max-width: 60%;
}
.post-password-form input {
margin: 10px 0;
}
@media screen and (max-width: 767px) {
.post-password-form label {
max-width: 60%;
}
}
.el-align-right .elementor-widget-wrap {
justify-content: flex-end;
}
@media screen and (max-width: 767px) {
.el-align-right .elementor-widget-wrap {
justify-content: start;
}
}
.wp-block-button {
margin-bottom: 30px;
}
#tslOverlay {
background-color: transparent !important;
}
#elementor-panel-get-pro-elements {
display: none !important;
}
.elementor-icons-manager__tab__item {
height: 80px !important;
}
.entry-body .entry-content .wp-block-cover-text {
color: rgba(255, 255, 255, 0.87);
padding-left: 30px;
padding-right: 30px;
font-size: 24px;
line-height: 1.25;
}
#demo-option i:before {
font-family: "Font Awesome 5 Pro" !important;
font-weight: 900; }
#cookie-law-info-bar p {
display: inline-block;
margin-bottom: 0;
}
#cookie-law-info-bar.cli-bar-popup p {
margin-bottom: 10px;
}
@media only screen and (max-width: 767px) {  #cookie-law-info-bar p {
font-size: 13px;
line-height: 20px;
}
}
.wp-block-gallery .blocks-gallery-image, .wp-block-gallery .blocks-gallery-item {
margin: 0 8px 8px 0;
}
.wp-block-gallery.columns-4 .blocks-gallery-image, .wp-block-gallery.columns-4 .blocks-gallery-item, .wp-block-gallery.columns-3 .blocks-gallery-image, .wp-block-gallery.columns-3 .blocks-gallery-item {
margin-right: 8px;
}
blockquote p {
font-size: 20px;
line-height: 32px;
color: #000;
margin-bottom: 10px;
}
.paginate-links {
display: flex;
align-items: center;
margin: 20px 0;
}
.paginate-links a, .paginate-links > span {
margin: 0 0 0 10px;
position: relative;
border: 0px solid #6cc000;
display: inline-block;
font-size: 16px;
font-weight: 500;
line-height: 40px;
min-width: 40px;
height: 40px;
text-align: center;
text-transform: capitalize;
transition: all 500ms ease 0s;
border-radius: 3px;
}
.paginate-links a {
background: #e0e0e0;
color: #000;
}
.wp-block-button__link {
border-radius: 4px;
font-size: 16px;
padding: 10px 30px;
font-weight: 700;
}
.blog-post.blog-single .dlab-post-text > p:first-child:first-letter {
color: #000;
font-size: 100px;
float: left;
margin-right: 20px;
margin-bottom: 14px;
margin-top: 15px;
}
.has-large-font-size {
font-size: 36px;
line-height: 50px;
color: #000; }
.wp-block-gallery {
display: flex;
flex-wrap: wrap;
list-style-type: none;
padding: 0;
margin: 40px 0;
}
hr {
margin-top: 48px;
margin-bottom: 48px;
}
.single-hentry p a {
color: var(--primary-color);
}
.wp-block-gallery .blocks-gallery-image, .wp-block-gallery .blocks-gallery-item {
display: flex;
flex-direction: column;
flex-grow: 1;
justify-content: center;
margin: 0 5px 10px 0;
position: relative;
}
.wp-block-gallery .blocks-gallery-image figure, .wp-block-gallery .blocks-gallery-item figure {
height: 100%;
margin: 0;
}
@supports ((position:-webkit-sticky) or (position:sticky)) {
.wp-block-gallery .blocks-gallery-image figure, .wp-block-gallery .blocks-gallery-item figure {
align-items: flex-end;
display: flex;
justify-content: flex-start;
}
}
.wp-block-gallery .blocks-gallery-image img, .wp-block-gallery .blocks-gallery-item img {
display: block;
height: auto;
max-width: 100%;
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 {
background: linear-gradient(0deg, rgba(0, 0, 0, .7), rgba(0, 0, 0, .3) 60%, transparent);
bottom: 0;
color: #fff;
font-size: 13px;
max-height: 100%;
overflow: auto;
padding: 40px 10px 5px;
position: absolute;
text-align: center;
width: 100%;
}
.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 {
-o-object-fit: cover;
flex: 1;
height: 100%;
object-fit: cover;
}
}
.wp-block-gallery .blocks-gallery-image, .wp-block-gallery .blocks-gallery-item {
width: calc(50% - 8px);
}
.wp-block-gallery .blocks-gallery-image:nth-of-type(2n), .wp-block-gallery .blocks-gallery-item:nth-of-type(2n) {
margin-right: 0;
}
.wp-block-gallery.columns-1 .blocks-gallery-image, .wp-block-gallery.columns-1 .blocks-gallery-item {
margin-right: 0;
width: 100%;
}
@media (min-width: 600px) {
.wp-block-gallery.columns-3 .blocks-gallery-image, .wp-block-gallery.columns-3 .blocks-gallery-item {
margin-right: 5px;
width: calc(33.33333% - 10.66667px);
}
.wp-block-gallery.columns-4 .blocks-gallery-image, .wp-block-gallery.columns-4 .blocks-gallery-item {
margin-right: 5px;
width: calc(25% - 12px);
}
.wp-block-gallery.columns-5 .blocks-gallery-image, .wp-block-gallery.columns-5 .blocks-gallery-item {
margin-right: 5px;
width: calc(20% - 12.8px);
}
.wp-block-gallery.columns-6 .blocks-gallery-image, .wp-block-gallery.columns-6 .blocks-gallery-item {
margin-right: 5px;
width: calc(16.66667% - 13.33333px);
}
.wp-block-gallery.columns-7 .blocks-gallery-image, .wp-block-gallery.columns-7 .blocks-gallery-item {
margin-right: 5px;
width: calc(14.28571% - 13.71429px);
}
.wp-block-gallery.columns-8 .blocks-gallery-image, .wp-block-gallery.columns-8 .blocks-gallery-item {
margin-right: 5px;
width: calc(12.5% - 14px);
}
.wp-block-gallery.columns-1 .blocks-gallery-image:nth-of-type(1n), .wp-block-gallery.columns-1 .blocks-gallery-item:nth-of-type(1n), .wp-block-gallery.columns-2 .blocks-gallery-image:nth-of-type(2n), .wp-block-gallery.columns-2 .blocks-gallery-item:nth-of-type(2n), .wp-block-gallery.columns-3 .blocks-gallery-image:nth-of-type(3n), .wp-block-gallery.columns-3 .blocks-gallery-item:nth-of-type(3n), .wp-block-gallery.columns-4 .blocks-gallery-image:nth-of-type(4n), .wp-block-gallery.columns-4 .blocks-gallery-item:nth-of-type(4n), .wp-block-gallery.columns-5 .blocks-gallery-image:nth-of-type(5n), .wp-block-gallery.columns-5 .blocks-gallery-item:nth-of-type(5n), .wp-block-gallery.columns-6 .blocks-gallery-image:nth-of-type(6n), .wp-block-gallery.columns-6 .blocks-gallery-item:nth-of-type(6n), .wp-block-gallery.columns-7 .blocks-gallery-image:nth-of-type(7n), .wp-block-gallery.columns-7 .blocks-gallery-item:nth-of-type(7n), .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;
}
.aligncenter {
text-align: center;
}
.wp-block-gallery.aligncenter .blocks-gallery-item figure {
justify-content: center; }
.wp-block-table {
font-size: 17px;
font-family: Roboto, Arial, sans-serif;
}
.wp-block-table th, .wp-block-table td {
background: #fff;
padding: 10px 15px;
border: 1px solid #e4e4e4;
border-right: 0;
border-left: 0;
}
.wp-block-table tr:nth-child(2n+1) td {
background: #fafafa;
}
.thm-unit-test table tbody tr td {
border-width: 1px 0 1px 0px !important;
}
.content-spacious-full > p img.alignnone, .content-spacious-full .wp-caption.alignnone, .content-spacious-full figure.alignnone, .content-spacious-full .alignwide, .content-spacious-full .alignfull, .content-spacious-full .gallery {
margin-left: -190px;
margin-right: -190px;
width: auto;
width: calc(100% + 380px);
max-width: 100vw;
}
.no-sidebar .post-content .alignfull {
width: 100vw;
max-width: 100vw;
box-sizing: border-box;
}
.content-spacious-full .alignnone, .content-spacious-full .wp-block-embed, .content-spacious-full .wp-block-image:not(.alignleft):not(.alignright), .content-spacious-full .wp-block-gallery {
margin-top: calc(40px + .25vw);
margin-bottom: calc(40px + .25vw);
}
.wp-block-pullquote {
padding: 0;
}
.wp-block-pullquote.alignleft blockquote, .wp-block-pullquote.alignright blockquote {
margin-top: 0;
margin-bottom: 10px;
}
.wp-block-quote.is-large, .wp-block-quote.is-style-large {
padding: 16px 20px 16px 80px;
}
pre {
margin: 0 0 30px;
padding: 20px;
color: #ddd;
background-color: #222;
white-space: pre;
text-shadow: 0 1px 0 #000;
border-radius: 5px;
border-bottom: 1px solid #555;
box-shadow: 0 1px 5px rgba(0, 0, 0, 0.4) inset, 0 0 20px rgba(0, 0, 0, 0.2) inset; }
.wp-block-latest-posts, .wp-block-categories-list, .wp-block-archives-list {
list-style: none;
margin-left: 0 !important;
}
.wp-block-latest-posts li, .wp-block-categories-list li, .wp-block-archives-list li {
padding-bottom: 18px;
margin-bottom: 13px;
border-bottom: 1px solid rgba(102, 102, 102, .11);
position: relative;
padding: 10px 10px 10px 15px;
margin-bottom: 0;
line-height: 20px;
}
.wp-block-latest-posts li a, .wp-block-categories-list li a, .wp-block-archives-list li a {
color: #767676;
}
.wp-block-latest-posts li:before, .wp-block-categories-list li:before, .wp-block-archives-list li:before {
content: "\f105";
position: absolute;
left: 0;
top: 10px;
display: block;
font-family: FontAwesome;
}
.wp-block-categories-list li a {
float: left;
}
.wp-block-categories-list li {
text-align: right;
}
.wp-block-cover, .wp-block-cover-image {
margin: 0 0 30px;
}
.single-hentry .wp-block-gallery {
margin-left: 0;
}
@media only screen and (min-width: 1200px) {
.content-spacious-full {
max-width: 720px;
margin-left: auto;
margin-right: auto;
}
.content-spacious-full .wp-block-gallery {
margin-left: calc(-200px - (10px/2));
margin-right: calc(-200px - (10px/2));
width: calc(100% + 400px + 10px);
max-width: initial;
}
.content-spacious-full .alignwide {
margin-left: calc(-190px - (10px/2));
margin-right: calc(-190px - (10px/2));
width: calc(100% + 380px + 10px);
max-width: initial;
}
.content-spacious-full .alignfullwide {
margin-left: calc(50% - 50vw - (var(--content-share-ml,0px)/2)) !important;
width: 100vw;
max-width: 100vw;
box-sizing: border-box;
}
.blog-post.blog-single .dlab-post-text .wp-block-gallery {
margin-left: 0;
margin-right: 0;
width: 100%;
}
}
.link-white {
text-align: center;
color: #fff;
font-size: 14px;
font-weight: 700;
}
.link-white a {
color: #f5ad0d;
}
.link-white a:hover {
color: #fff;
}
.count.right {
float: right;
}
.text-block {
font-size: 15px;
line-height: 23px;
}
.el-inline {
display: inline-block;
width: auto !important;
}
.z-index1 {
z-index: 1;
}
.z-index2 {
z-index: 2;
}
.z-index3 {
z-index: 3;
}
.d-table {
display: table;
}
.d-table-cell {
display: table-cell;
vertical-align: middle;
}
.br-1px {
-webkit-border-radius: 1px;
-khtml-border-radius: 1px;
-moz-border-radius: 1px;
-ms-border-radius: 1px;
-o-border-radius: 1px;
border-radius: 1px;
}
.br-2px {
-webkit-border-radius: 2px;
-khtml-border-radius: 2px;
-moz-border-radius: 2px;
-ms-border-radius: 2px;
-o-border-radius: 2px;
border-radius: 2px;
}
.br-3px {
-webkit-border-radius: 3px;
-khtml-border-radius: 3px;
-moz-border-radius: 3px;
-ms-border-radius: 3px;
-o-border-radius: 3px;
border-radius: 3px;
}
.br-4px {
-webkit-border-radius: 4px;
-khtml-border-radius: 4px;
-moz-border-radius: 4px;
-ms-border-radius: 4px;
-o-border-radius: 4px;
border-radius: 4px;
}
.br-5px {
-webkit-border-radius: 5px;
-khtml-border-radius: 5px;
-moz-border-radius: 5px;
-ms-border-radius: 5px;
-o-border-radius: 5px;
border-radius: 5px;
}
.br-6px {
-webkit-border-radius: 6px;
-khtml-border-radius: 6px;
-moz-border-radius: 6px;
-ms-border-radius: 6px;
-o-border-radius: 6px;
border-radius: 6px;
}
.br-7px {
-webkit-border-radius: 7px;
-khtml-border-radius: 7px;
-moz-border-radius: 7px;
-ms-border-radius: 7px;
-o-border-radius: 7px;
border-radius: 7px;
}
.br-8px {
-webkit-border-radius: 8px;
-khtml-border-radius: 8px;
-moz-border-radius: 8px;
-ms-border-radius: 8px;
-o-border-radius: 8px;
border-radius: 8px;
}
.br-9px {
-webkit-border-radius: 9px;
-khtml-border-radius: 9px;
-moz-border-radius: 9px;
-ms-border-radius: 9px;
-o-border-radius: 9px;
border-radius: 9px;
}
.br-10px {
-webkit-border-radius: 10px;
-khtml-border-radius: 10px;
-moz-border-radius: 10px;
-ms-border-radius: 10px;
-o-border-radius: 10px;
border-radius: 10px;
}
.z-index0 {
z-index: 0;
position: relative;
}
.bg-image {
background-size: cover;
background-position: center;
background-repeat: no-repeat;
}
.screen-reader-text {
display: none;
}
#content[tabindex="-1"]:focus {
outline: 0;
}
.alignleft, .alignright, .aligncenter {
margin-top: 6px;
margin-bottom: 45px;
}
.alignleft {
display: inline;
float: left;
margin-right: 35px;
}
.alignright {
display: inline;
float: right;
margin-left: 35px;
clear: right;
}
.aligncenter {
clear: both;
display: block;
margin-left: auto;
margin-right: auto;
}
.bg-overlay {
position: relative;
}
.bg-overlay:before {
content: "";
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
background-color: inherit;
display: block;
}
.el-overlay {
position: absolute;
top: 0;
left: 0;
height: 100%;
width: 100%;
}
.box-white {
background-color: #fff;
border: 1px solid #e5e5e5;
-webkit-border-radius: 6px;
-khtml-border-radius: 6px;
-moz-border-radius: 6px;
-ms-border-radius: 6px;
-o-border-radius: 6px;
border-radius: 6px;
padding: 29px;
}
.box-white .menu li {
font-size: 18px;
line-height: 29px;
font-weight: 600;
}
.bg-primary {
background-color: #f5ad0d !important;
}
.br-radius {
-webkit-border-radius: 4px;
-khtml-border-radius: 4px;
-moz-border-radius: 4px;
-ms-border-radius: 4px;
-o-border-radius: 4px;
border-radius: 4px;
}
.cms-box {
padding: 30px;
-webkit-border-radius: 5px;
-khtml-border-radius: 5px;
-moz-border-radius: 5px;
-ms-border-radius: 5px;
-o-border-radius: 5px;
border-radius: 5px;
background-color: #fff;
-webkit-box-shadow: 0 2px 5px rgba(0, 0, 0, 0.12);
-khtml-box-shadow: 0 2px 5px rgba(0, 0, 0, 0.12);
-moz-box-shadow: 0 2px 5px rgba(0, 0, 0, 0.12);
-ms-box-shadow: 0 2px 5px rgba(0, 0, 0, 0.12);
-o-box-shadow: 0 2px 5px rgba(0, 0, 0, 0.12);
box-shadow: 0 2px 5px rgba(0, 0, 0, 0.12);
}
.site-overlay {
position: fixed;
z-index: -1;
background-color: rgba(0, 0, 0, 0.5);
top: 0;
left: 0;
width: 100%;
height: 100%;
opacity: 0;
visibility: hidden;
-webkit-transition: all 0.25s cubic-bezier(0.39, 0.575, 0.565, 1) 0s;
-khtml-transition: all 0.25s cubic-bezier(0.39, 0.575, 0.565, 1) 0s;
-moz-transition: all 0.25s cubic-bezier(0.39, 0.575, 0.565, 1) 0s;
-ms-transition: all 0.25s cubic-bezier(0.39, 0.575, 0.565, 1) 0s;
-o-transition: all 0.25s cubic-bezier(0.39, 0.575, 0.565, 1) 0s;
transition: all 0.25s cubic-bezier(0.39, 0.575, 0.565, 1) 0s;
cursor: url(//www.aadeshmetal.com/wp-content/themes/facmaster/assets/images/pointer.png), auto;
}
.site-overlay.open {
z-index: 9990;
opacity: 1;
visibility: visible;
}
.cms-bgimage {
background-position: center;
background-repeat: no-repeat;
background-size: cover;
}
.row-visible {
overflow: visible !important;
}
.cms-icon-plus {
height: 11px;
width: 11px;
position: relative;
display: inline-block;
background-color: #f5ad0d;
font-style: normal;
}
.cms-icon-plus:before {
content: "\f278";
font-family: "Material-Design-Iconic-Font";
font-size: 10px;
color: #fff;
position: absolute;
-webkit-transition: all 300ms linear 0ms;
-khtml-transition: all 300ms linear 0ms;
-moz-transition: all 300ms linear 0ms;
-ms-transition: all 300ms linear 0ms;
-o-transition: all 300ms linear 0ms;
transition: all 300ms linear 0ms;
top: 50%;
left: 50%;
-webkit-transform: translate(-50%, -50%);
-khtml-transform: translate(-50%, -50%);
-moz-transform: translate(-50%, -50%);
-ms-transform: translate(-50%, -50%);
-o-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
}
.overlay-gradient {
position: relative;
overflow: hidden;
display: block;
}
.overlay-gradient:before, .overlay-gradient:after {
content: "";
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
-webkit-transition: all 300ms linear 0ms;
-khtml-transition: all 300ms linear 0ms;
-moz-transition: all 300ms linear 0ms;
-ms-transition: all 300ms linear 0ms;
-o-transition: all 300ms linear 0ms;
transition: all 300ms linear 0ms;
}
.overlay-gradient:before {
z-index: 2;
background-image: -webkit-gradient(linear, left top, left bottom, from(#264e73), to(rgba(0, 0, 0, 0)));
background-image: -webkit-linear-gradient(bottom, #264e73, rgba(0, 0, 0, 0));
background-image: -moz-linear-gradient(bottom, #264e73, rgba(0, 0, 0, 0));
background-image: -ms-linear-gradient(bottom, #264e73, rgba(0, 0, 0, 0));
background-image: -o-linear-gradient(bottom, #264e73, rgba(0, 0, 0, 0));
background-image: linear-gradient(bottom, #264e73, rgba(0, 0, 0, 0));
filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#264e73', endColorStr='rgba(0, 0, 0, 0)');
}
.overlay-gradient:after {
background-color: #264e73;
opacity: 0.3;
z-index: 1;
}
.a-dark {
color: #282828;
}
.a-dark:hover, .a-dark:focus {
color: #222;
}
.inline-block {
display: inline-block;
vertical-align: middle;
}
.text-right, .align-right {
text-align: right;
}
.text-left, .align-left {
text-align: left;
}
.text-center, .align-center {
text-align: center;
}
.text-center .cms-newsletter1.style1, .align-center .cms-newsletter1.style1 {
margin: auto;
}
.align-justified {
width: 100%;
}
.h-main {
font-weight: 700;
}
.border-shadow {
-webkit-box-shadow: 6px 6px 0 rgba(0, 0, 0, 0.16);
-khtml-box-shadow: 6px 6px 0 rgba(0, 0, 0, 0.16);
-moz-box-shadow: 6px 6px 0 rgba(0, 0, 0, 0.16);
-ms-box-shadow: 6px 6px 0 rgba(0, 0, 0, 0.16);
-o-box-shadow: 6px 6px 0 rgba(0, 0, 0, 0.16);
box-shadow: 6px 6px 0 rgba(0, 0, 0, 0.16);
border: 2px solid #264e73;
}
.l-spacing1 {
letter-spacing: -0.016em;
}
.highlight {
color: #f5ad0d;
}
.landing-shadow {
-webkit-box-shadow: 0 5px 20px rgba(0, 0, 0, 0.1);
-khtml-box-shadow: 0 5px 20px rgba(0, 0, 0, 0.1);
-moz-box-shadow: 0 5px 20px rgba(0, 0, 0, 0.1);
-ms-box-shadow: 0 5px 20px rgba(0, 0, 0, 0.1);
-o-box-shadow: 0 5px 20px rgba(0, 0, 0, 0.1);
box-shadow: 0 5px 20px rgba(0, 0, 0, 0.1);
}
.style-none {
list-style: none;
margin: 0;
}
.line-gap {
background-color: #ebebea;
height: 1px;
margin-left: 15px;
width: calc(100% - 30px);
width: -webkit-calc(100% - 30px);
width: -ms-calc(100% - 30px);
width: -o-calc(100% - 30px);
}
.z-index-1 {
z-index: 1;
}
.cms-menu {
margin: 0;
list-style: none;
}
.cms-menu > li {
display: inline-block;
}
.cms-menu > li > a {
color: ;
font-size: 14px;
margin: 0 16px;
position: relative;
}
.cms-menu > li > a:before {
content: "";
width: 1px;
height: 13px;
background-color: #e7e7e7;
position: absolute;
top: 50%;
-webkit-transform: translate(0, -50%);
-khtml-transform: translate(0, -50%);
-moz-transform: translate(0, -50%);
-ms-transform: translate(0, -50%);
-o-transform: translate(0, -50%);
transform: translate(0, -50%);
right: -16px;
}
.cms-menu > li:hover > a, .cms-menu > li.current_page_item > a, .cms-menu > li.current-menu-item > a, .cms-menu > li.current_page_ancestor > a, .cms-menu > li.current-menu-ancestor > a {
color: #f5ad0d;
}
.cms-menu > li:last-child > a {
margin-right: 0;
}
.cms-menu > li:last-child > a:before {
display: none;
}
.cms-menu .sub-menu {
display: none;
}
.cms-menu.footer-menu > li > a {
margin: 0 12px;
color: #8e8e8e;
}
.cms-menu.footer-menu > li:hover > a, .cms-menu.footer-menu > li.current_page_item > a, .cms-menu.footer-menu > li.current-menu-item > a, .cms-menu.footer-menu > li.current_page_ancestor > a, .cms-menu.footer-menu > li.current-menu-ancestor > a {
color: #f5ad0d;
}
.cms-menu.footer-menu > li:last-child > a {
margin-right: 0;
}
@media screen and (min-width: 992px) {
.text-left-lg {
text-align: left !important;
}
.text-right-lg {
text-align: right !important;
}
}
@media screen and (max-width: 1199px) {
.align-center-md {
text-align: center;
}
.align-left-md {
text-align: left;
}
.align-right-md {
text-align: right;
}
.align-justified-md {
width: 100%;
}
}
@media screen and (max-width: 991px) {
.text-center-md {
text-align: center !important;
}
.text-left-md {
text-align: left !important;
}
.text-right-md {
text-align: right !important;
}
.align-center-sm {
text-align: center;
}
.align-left-sm {
text-align: left;
}
.align-right-sm {
text-align: right;
}
.align-justified-sm {
width: 100%;
}
}
@media screen and (max-width: 767px) {
.text-center-sm {
text-align: center !important;
}
.text-left-sm {
text-align: left !important;
}
.text-right-sm {
text-align: right !important;
}
.align-center-xs {
text-align: center;
}
.align-left-xs {
text-align: left;
}
.align-right-xs {
text-align: right;
}
.align-justified-xs {
width: 100%;
}
}
input::-moz-placeholder, textarea::-moz-placeholder {
color: inherit;
opacity: 1;
text-overflow: ellipsis;
}
input::-webkit-input-placeholder, textarea::-webkit-input-placeholder {
color: inherit;
opacity: 1;
text-overflow: ellipsis;
}
input::-o-placeholder, textarea::-o-placeholder {
color: inherit;
opacity: 1;
text-overflow: ellipsis;
}
input::-ms-placeholder, textarea::-ms-placeholder {
color: inherit;
opacity: 1;
text-overflow: ellipsis;
}
input[type=number]::-webkit-inner-spin-button, input[type=number]::-webkit-outer-spin-button {
-webkit-appearance: none;
-moz-appearance: none;
appearance: none;
margin: 0;
}
input[type="text"], input[type="email"], input[type="url"], input[type="password"], input[type="search"], input[type="tel"], input[type="number"], input[type="range"], input[type="date"], input[type="month"], input[type="week"], input[type="time"], input[type="datetime"], input[type="datetime-local"], input[type="color"], textarea, select, .nice-select {
background-color: #fff;
-webkit-border-radius: 0px;
-khtml-border-radius: 0px;
-moz-border-radius: 0px;
-ms-border-radius: 0px;
-o-border-radius: 0px;
border-radius: 0px;
border: 1px solid #d5d5d6;
font-size: 13px;
color: #777;
font-style: italic;
padding: 8px 13px;
line-height: normal;
height: 20px;
-webkit-transition: all 300ms linear 0ms;
-khtml-transition: all 300ms linear 0ms;
-moz-transition: all 300ms linear 0ms;
-ms-transition: all 300ms linear 0ms;
-o-transition: all 300ms linear 0ms;
transition: all 300ms linear 0ms;
-webkit-box-shadow: none;
-khtml-box-shadow: none;
-moz-box-shadow: none;
-ms-box-shadow: none;
-o-box-shadow: none;
box-shadow: none;
width: 100%;
outline: none;
}
input[type="text"]:focus, input[type="email"]:focus, input[type="url"]:focus, input[type="password"]:focus, input[type="search"]:focus, input[type="tel"]:focus, input[type="number"]:focus, input[type="range"]:focus, input[type="date"]:focus, input[type="month"]:focus, input[type="week"]:focus, input[type="time"]:focus, input[type="datetime"]:focus, input[type="datetime-local"]:focus, input[type="color"]:focus, textarea:focus, select:focus, .nice-select:focus, input[type="text"]:active, input[type="email"]:active, input[type="url"]:active, input[type="password"]:active, input[type="search"]:active, input[type="tel"]:active, input[type="number"]:active, input[type="range"]:active, input[type="date"]:active, input[type="month"]:active, input[type="week"]:active, input[type="time"]:active, input[type="datetime"]:active, input[type="datetime-local"]:active, input[type="color"]:active, textarea:active, select:active, .nice-select:active {
border-color: #f5ad0d;
}
select {
height: 51px;
}
textarea {
line-height: normal;
padding-top: 22px;
padding-bottom: 14px;
height: 204px;
-webkit-border-radius: 0;
-khtml-border-radius: 0;
-moz-border-radius: 0;
-ms-border-radius: 0;
-o-border-radius: 0;
border-radius: 0;
}
.cms-select form {
position: relative;
background-color: #fff;
-webkit-border-radius: 4px;
-khtml-border-radius: 4px;
-moz-border-radius: 4px;
-ms-border-radius: 4px;
-o-border-radius: 4px;
border-radius: 4px;
}
.cms-select select {
height: 39px;
line-height: 37px;
font-size: 15px;
background-color: transparent;
position: relative;
z-index: 99;
-webkit-appearance: none;
-khtml-appearance: none;
-moz-appearance: none;
-ms-appearance: none;
-o-appearance: none;
appearance: none;
}
.cms-select i {
position: absolute;
right: 14px;
top: 50%;
-webkit-transform: translate(0px, -50%);
-khtml-transform: translate(0px, -50%);
-moz-transform: translate(0px, -50%);
-ms-transform: translate(0px, -50%);
-o-transform: translate(0px, -50%);
transform: translate(0px, -50%);
}
.wpcf7-form .wpcf7-form-control-wrap {
margin-bottom: 16px;
display: block;
}
.wpcf7-form .wpcf7-form-control-wrap.your-checkbox {
margin-bottom: 23px;
}
.wpcf7-form .wpcf7-form-control-wrap .wpcf7-not-valid-tip {
display: none;
}
.wpcf7-form .wpcf7-form-control-wrap .wpcf7-not-valid {
border-color: #f13c3c !important;
}
.wpcf7-form .wpcf7-response-output {
border: medium none;
font-style: italic;
padding: 10px 20px;
margin: 20px 0 0;
background-color: #f6f6f6;
border: 1px solid #d5d5d6;
font-size: 14px;
}
.wpcf7-form .wpcf7-response-output.wpcf7-mail-sent-ok {
color: #398f14;
}
.wpcf7-form .wpcf7-response-output.wpcf7-validation-errors {
color: #f13c3c;
}
.wpcf7-form .ajax-loader {
display: none !important;
}
.wpcf7-form .wpcf7-menu {
display: block;
}
.wpcf7-form .wpcf7-menu select {
background-color: transparent;
-webkit-appearance: none;
-khtml-appearance: none;
-moz-appearance: none;
-ms-appearance: none;
-o-appearance: none;
appearance: none;
position: relative;
z-index: 99;
}
.wpcf7-form .wpcf7-menu select option {
padding: 5px;
}
.select2 .select2-selection--single {
-webkit-border-radius: 4px;
-khtml-border-radius: 4px;
-moz-border-radius: 4px;
-ms-border-radius: 4px;
-o-border-radius: 4px;
border-radius: 4px;
border: 1px solid #e7e8e9;
height: 47px;
}
.select2 .select2-selection--single .select2-selection__rendered {
padding-left: 15px;
line-height: 47px;
}
.select2 .select2-selection--single .select2-selection__arrow {
right: 8px;
top: 50%;
-webkit-transform: translate(0px, -50%);
-khtml-transform: translate(0px, -50%);
-moz-transform: translate(0px, -50%);
-ms-transform: translate(0px, -50%);
-o-transform: translate(0px, -50%);
transform: translate(0px, -50%);
}
#ui-datepicker-div {
background-color: #fff;
padding: 22px;
border: 1px solid rgba(0, 0, 0, 0.2);
-webkit-border-radius: 6px;
-khtml-border-radius: 6px;
-moz-border-radius: 6px;
-ms-border-radius: 6px;
-o-border-radius: 6px;
border-radius: 6px;
-webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
-khtml-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
-moz-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
-ms-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
-o-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
position: absolute;
top: -9999px;
min-width: 300px;
z-index: 10001 !important;
}
#ui-datepicker-div .ui-datepicker-header {
position: relative;
}
#ui-datepicker-div .ui-datepicker-header .ui-corner-all {
display: block;
height: 30px;
width: 30px;
line-height: 30px;
text-align: center;
cursor: pointer;
position: absolute;
top: 0;
padding: 0;
}
#ui-datepicker-div .ui-datepicker-header .ui-corner-all:before {
content: "\f104";
color: #040e24;
font-family: FontAwesome;
font-size: 16px;
left: 0;
position: absolute;
right: 0;
top: 0;
}
#ui-datepicker-div .ui-datepicker-header .ui-corner-all:hover:before {
color: #f5ad0d;
}
#ui-datepicker-div .ui-datepicker-header .ui-corner-all span {
display: none;
}
#ui-datepicker-div .ui-datepicker-header .ui-corner-all.ui-datepicker-prev {
left: 0;
}
#ui-datepicker-div .ui-datepicker-header .ui-corner-all.ui-datepicker-next {
right: 0;
}
#ui-datepicker-div .ui-datepicker-header .ui-corner-all.ui-datepicker-next:before {
content: "\f105";
}
#ui-datepicker-div .ui-datepicker-header .ui-datepicker-title {
font-weight: 700;
line-height: 30px;
margin-bottom: 10px;
min-height: 40px;
text-align: center;
text-transform: uppercase;
font-size: 16px;
color: #282828;
font-family: 'Roboto Condensed', sans-serif;
}
#ui-datepicker-div .ui-datepicker-header .ui-datepicker-title span {
display: inline-block;
vertical-align: middle;
line-height: 1;
}
#ui-datepicker-div .ui-datepicker-calendar {
margin: 0;
width: 100%;
}
#ui-datepicker-div .ui-datepicker-calendar th {
text-align: center;
}
#ui-datepicker-div .ui-datepicker-calendar td {
text-align: center;
padding: 6px;
color: rgba(0, 0, 0, 0.6);
}
#ui-datepicker-div .ui-datepicker-calendar td.ui-state-disabled {
color: rgba(0, 0, 0, 0.2);
}
#ui-datepicker-div .ui-datepicker-calendar td.ui-datepicker-today a {
color: #f5ad0d;
}
#ui-datepicker-div .ui-datepicker-calendar td a {
color: #999;
}
#ui-datepicker-div .ui-datepicker-calendar td a:hover {
color: #f5ad0d;
}
form .select2-container--default {
width: 100% !important;
}
form .select2-container--default .select2-selection {
border: 1px solid #e7e8e9;
height: 47px;
}
form .select2-container--default .select2-selection .select2-selection__rendered {
line-height: 47px;
padding-left: 15px;
}
form .select2-container--default .select2-selection .select2-selection__arrow {
right: 10px;
top: 50%;
color: #8f8f8f;
}
form .select2-container--default .select2-selection .select2-selection__clear {
height: 20px;
line-height: 20px;
position: absolute;
right: 30px;
text-align: center;
top: 50%;
-webkit-transform: translate(0px, -50%);
-khtml-transform: translate(0px, -50%);
-moz-transform: translate(0px, -50%);
-ms-transform: translate(0px, -50%);
-o-transform: translate(0px, -50%);
transform: translate(0px, -50%);
width: 20px;
color: #8f8f8f;
}
form .select2-container--default .select2-selection .select2-selection__placeholder {
color: rgba(55, 55, 55, 0.87);
}
.select2-container.select2-container--open .select2-dropdown {
border-color: #e7e8e9;
}
.select2-container.select2-container--open .select2-dropdown .select2-search__field {
border: 1px solid #e7e8e9;
padding-left: 15px;
padding-right: 15px;
}
.select2-container.select2-container--open .select2-results li.select2-results__option--highlighted {
background-color: #f5ad0d;
}
.cms-field-checkbox {
position: relative;
padding-left: 27px;
}
.cms-field-checkbox .icon-check {
border: 1px solid #e1e3e3;
border-radius: 1px;
display: block;
height: 17px;
width: 17px;
position: absolute;
top: 50%;
left: 0;
-webkit-transform: translate(0, -50%);
-khtml-transform: translate(0, -50%);
-moz-transform: translate(0, -50%);
-ms-transform: translate(0, -50%);
-o-transform: translate(0, -50%);
transform: translate(0, -50%);
z-index: 1;
}
.cms-field-checkbox .icon-check:before {
content: "\f00c";
font-size: 13px;
color: #f5ad0d;
position: absolute;
top: -4px;
left: 1px;
font-family: FontAwesome;
opacity: 0;
}
.cms-field-checkbox input {
bottom: 0;
height: 100%;
left: 0;
position: absolute;
width: 100%;
opacity: 0;
cursor: pointer;
z-index: 3;
}
.cms-field-checkbox input:checked + .icon-check:before {
opacity: 1;
}
.nice-select {
background-color: #fff;
border-color: #ebebeb;
position: relative;
padding-right: 40px;
cursor: pointer;
-webkit-tap-highlight-color: transparent;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
white-space: nowrap;
}
.nice-select:after {
content: "\f107";
font-family: FontAwesome;
font-size: 16px;
text-align: center;
color: #fff;
position: absolute;
right: 16px;
top: 50%;
-webkit-transform: translate(0px, -50%);
-khtml-transform: translate(0px, -50%);
-moz-transform: translate(0px, -50%);
-ms-transform: translate(0px, -50%);
-o-transform: translate(0px, -50%);
transform: translate(0px, -50%);
height: 23px;
width: 23px;
line-height: 23px;
-webkit-border-radius: 23px;
-khtml-border-radius: 23px;
-moz-border-radius: 23px;
-ms-border-radius: 23px;
-o-border-radius: 23px;
border-radius: 23px;
background-color: #f5ad0d;
font-style: normal;
}
.nice-select span.current {
display: block;
overflow: hidden;
text-overflow: ellipsis;
white-space: nowrap;
line-height: 31px;
}
.nice-select .option {
text-overflow: ellipsis;
overflow: hidden;
}
.nice-select.open .list {
padding: 5px;
min-width: 185px;
overflow: auto;
width: 100%;
opacity: 1;
pointer-events: auto;
-webkit-transform: scale(1) translateY(0);
-ms-transform: scale(1) translateY(0);
transform: scale(1) translateY(0);
}
.nice-select.disabled {
border-color: #ededed;
color: #999;
pointer-events: none;
}
.nice-select.disabled:after {
border-color: #ccc;
}
.nice-select.wide {
width: 100%;
}
.nice-select.wide .list {
left: 0 !important;
right: 0 !important;
}
.nice-select.right {
float: right;
}
.nice-select.right .list {
left: auto;
right: 0;
}
.nice-select.small {
font-size: 12px;
height: 36px;
line-height: 34px;
}
.nice-select.small:after {
height: 4px;
width: 4px;
}
.nice-select.small .option {
line-height: 34px;
min-height: 34px;
}
.nice-select .list {
max-height: 250px;
overflow: auto;
background-color: #fff;
padding: 5px;
-webkit-border-radius: 5px;
-khtml-border-radius: 5px;
-moz-border-radius: 5px;
-ms-border-radius: 5px;
-o-border-radius: 5px;
border-radius: 5px;
-webkit-box-shadow: 0 2px 4px rgba(0, 0, 0, 0.24);
-khtml-box-shadow: 0 2px 4px rgba(0, 0, 0, 0.24);
-moz-box-shadow: 0 2px 4px rgba(0, 0, 0, 0.24);
-ms-box-shadow: 0 2px 4px rgba(0, 0, 0, 0.24);
-o-box-shadow: 0 2px 4px rgba(0, 0, 0, 0.24);
box-shadow: 0 2px 4px rgba(0, 0, 0, 0.24);
box-sizing: border-box;
margin-top: 4px;
opacity: 0;
overflow: hidden;
padding: 0;
pointer-events: none;
position: absolute;
top: 100%;
left: 0;
right: 0;
-webkit-transform-origin: 50% 0;
-ms-transform-origin: 50% 0;
transform-origin: 50% 0;
-webkit-transform: scale(0.75) translateY(-21px);
-ms-transform: scale(0.75) translateY(-21px);
transform: scale(0.75) translateY(-21px);
-webkit-transition: all 0.2s cubic-bezier(0.5, 0, 0, 1.25), opacity 0.15s ease-out;
transition: all 0.2s cubic-bezier(0.5, 0, 0, 1.25), opacity 0.15s ease-out;
z-index: 9;
color: #666;
}
.nice-select .list .selected {
color: #666;
}
.nice-select .list:hover .option:not(:hover) {
background-color: transparent !important;
}
.nice-select .option {
cursor: pointer;
line-height: normal;
list-style: none;
outline: none;
padding: 8px 24px;
text-align: left;
-webkit-transition: all 0.2s;
-khtml-transition: all 0.2s;
-moz-transition: all 0.2s;
-ms-transition: all 0.2s;
-o-transition: all 0.2s;
transition: all 0.2s;
-webkit-border-radius: 4px;
-khtml-border-radius: 4px;
-moz-border-radius: 4px;
-ms-border-radius: 4px;
-o-border-radius: 4px;
border-radius: 4px;
}
.nice-select .option:hover, .nice-select .option.focus, .nice-select .option.selected.focus {
background-color: #f3f3f4;
}
.nice-select .option.selected {
font-weight: bold;
}
.nice-select .option.disabled {
background-color: transparent;
color: #999;
cursor: default;
}
.no-csspointerevents .nice-select .list {
display: none;
}
.no-csspointerevents .nice-select.open .list {
display: block;
}
.btn, button, .button, input[type="submit"] {
font-family: 'Roboto Condensed', sans-serif;
background-color: #f5ad0d;
font-size: 15px;
color: #fff;
text-transform: uppercase;
padding: 0 28px;
line-height: 45px;
-webkit-transition: all 300ms linear 0ms;
-khtml-transition: all 300ms linear 0ms;
-moz-transition: all 300ms linear 0ms;
-ms-transition: all 300ms linear 0ms;
-o-transition: all 300ms linear 0ms;
transition: all 300ms linear 0ms;
-webkit-border-radius: 0px;
-khtml-border-radius: 0px;
-moz-border-radius: 0px;
-ms-border-radius: 0px;
-o-border-radius: 0px;
border-radius: 0px;
position: relative;
display: inline-block;
text-align: center;
cursor: pointer;
font-weight: 700;
border: 2px solid #f5ad0d;
letter-spacing: 0.1em;
}
.btn:hover, button:hover, .button:hover, input[type="submit"]:hover, .btn:focus, button:focus, .button:focus, input[type="submit"]:focus {
-webkit-box-shadow: none;
-khtml-box-shadow: none;
-moz-box-shadow: none;
-ms-box-shadow: none;
-o-box-shadow: none;
box-shadow: none;
outline: medium none;
text-decoration: none;
color: #fff;
background-color: #264e73;
border-color: #264e73;
}
.btn i {
margin-left: 6px;
}
.btn i.space-right {
margin-left: 0;
margin-right: 8px;
}
.btn .cms-align-icon-left i {
margin-left: 0;
margin-right: 10px;
}
.btn .cms-align-icon-right {
float: right;
}
.btn .cms-align-icon-right i {
margin-left: 10px;
margin-right: 0px;
}
.btn.btn-secondary {
background-color: #264e73;
border-color: #264e73;
}
.btn.btn-secondary:hover, .btn.btn-secondary:focus {
background-color: #f5ad0d;
border-color: #f5ad0d;
}
.btn.hover-white:hover, .btn.hover-white:focus {
background-color: #fff;
color: #111;
border-color: #fff;
}
.btn.btn-secondary-hover-white:hover, .btn.btn-secondary-hover-white:focus {
background-color: #fff;
color: #264e73;
border-color: #fff;
}
.btn.btn-white {
background-color: #fff;
color: #0c1531;
border-color: #fff;
}
.btn.btn-white:hover, .btn.btn-white:focus {
border-color: #264e73;
background-color: #264e73;
color: #fff;
}
.entry-readmore .btn-more {
display: inline-block;
}
.entry-readmore .btn-more i {
top: -1px;
}
.btn-align-center {
text-align: center;
}
.btn-align-right {
text-align: right;
}
.btn-group .btn + .btn {
margin-left: 30px;
}
.btn-block {
display: block;
}
.elementor-widget-wrap > .btn-inline.elementor-widget {
display: inline-block;
width: auto;
}
.elementor-widget-wrap > .btn-inline.elementor-widget .cms-button-wrapper {
margin-right: 40px;
margin-bottom: 30px;
}
.elementor-widget-wrap > .btn-inline.elementor-widget + .elementor-widget-image {
float: left;
width: auto;
margin-bottom: 30px;
display: flex;
flex-wrap: wrap;
align-items: center;
}
#site-header-wrap {
position: relative;
z-index: 999;
}
#site-header-wrap .row {
align-items: center;
}
#site-header-wrap .site-branding {
margin: 15px;
position: relative;
flex-grow: 1;
}
#site-header-wrap .site-branding img {
max-height: 42px;
max-width: inherit;
}
#site-header-wrap .site-branding .logo-light, #site-header-wrap .site-branding .logo-mobile {
position: absolute;
top: 50%;
left: 0%;
-webkit-transform: translate(0%, -50%);
-khtml-transform: translate(0%, -50%);
-moz-transform: translate(0%, -50%);
-ms-transform: translate(0%, -50%);
-o-transform: translate(0%, -50%);
transform: translate(0%, -50%);
opacity: 0;
}
#site-header-wrap .widget_cart_counter_header {
position: absolute;
top: 9px;
right: 8px;
background-color: #f5ad0d;
color: #fff;
height: 14px;
width: 14px;
font-size: 10px;
-webkit-border-radius: 14px;
-khtml-border-radius: 14px;
-moz-border-radius: 14px;
-ms-border-radius: 14px;
-o-border-radius: 14px;
border-radius: 14px;
line-height: 14px;
}
#site-header-wrap .site-header-right {
height: 82px;
display: flex;
flex-wrap: nowrap;
align-items: center;
-webkit-transition: all 300ms linear 0ms;
-khtml-transition: all 300ms linear 0ms;
-moz-transition: all 300ms linear 0ms;
-ms-transition: all 300ms linear 0ms;
-o-transition: all 300ms linear 0ms;
transition: all 300ms linear 0ms;
margin-left: 3px;
margin-right: 15px;
}
#site-header-wrap .site-header-right .site-header-item {
border: 1px solid #e3e3e3;
height: 51px;
width: 51px;
line-height: 49px;
text-align: center;
font-size: 20px;
color: #264e73;
-webkit-transition: all 300ms linear 0ms;
-khtml-transition: all 300ms linear 0ms;
-moz-transition: all 300ms linear 0ms;
-ms-transition: all 300ms linear 0ms;
-o-transition: all 300ms linear 0ms;
transition: all 300ms linear 0ms;
cursor: pointer;
position: relative;
}
#site-header-wrap .site-header-right .site-header-item:hover {
background-color: #264e73;
border-color: #264e73;
color: #fff;
}
#site-header-wrap .site-header-right .site-header-item + .site-header-item {
margin-left: 8px;
}
#site-header-wrap .site-header-right .site-header-item.h-btn-search {
font-size: 16px;
}
#site-header-wrap #site-header.h-fixed {
background-color: #fff;
-webkit-box-shadow: 0 3px 6px rgba(0, 0, 0, 0.05);
-khtml-box-shadow: 0 3px 6px rgba(0, 0, 0, 0.05);
-moz-box-shadow: 0 3px 6px rgba(0, 0, 0, 0.05);
-ms-box-shadow: 0 3px 6px rgba(0, 0, 0, 0.05);
-o-box-shadow: 0 3px 6px rgba(0, 0, 0, 0.05);
box-shadow: 0 3px 6px rgba(0, 0, 0, 0.05);
}
#site-header-wrap #site-header.h-fixed .site-branding .logo-light {
opacity: 0;
}
#site-header-wrap #site-header.h-fixed .site-branding .logo-dark {
opacity: 1;
}
#site-header-wrap .site-header-top {
background-color: #264e73;
color: #ededed;
}
#site-header-wrap .site-header-top a {
color: inherit;
}
#site-header-wrap .site-header-top a:hover {
color: #f5ad0d;
}
#site-header-wrap .site-header-top .header-top-holder {
display: flex;
flex-grow: 1;
flex-wrap: wrap;
align-items: center;
position: relative;
min-height: 51px;
margin: 0 15px;
}
#site-header-wrap .site-header-top .header-top-holder .header-top-item {
position: relative;
margin-right: 18px;
padding-right: 18px;
display: flex;
flex-wrap: wrap;
align-items: center;
}
#site-header-wrap .site-header-top .header-top-holder .header-top-item:after {
content: '';
height: 51px;
width: 1px;
background-color: rgba(255, 255, 255, 0.3);
position: absolute;
top: 50%;
right: 0;
-webkit-transform: translate(0, -50%);
-khtml-transform: translate(0, -50%);
-moz-transform: translate(0, -50%);
-ms-transform: translate(0, -50%);
-o-transform: translate(0, -50%);
transform: translate(0, -50%);
}
#site-header-wrap .site-header-top .header-top-holder .header-top-item i {
margin-right: 8px;
}
#site-header-wrap .site-header-top .header-top-holder .header-top-item:last-child:after {
display: none;
}
#site-header-wrap .site-header-top .header-top-button {
margin: 0 15px;
}
#site-header-wrap .site-header-top .header-top-button a {
line-height: 47px;
padding: 0 33px;
}
#site-header-wrap .site-header-top .header-top-button a:hover, #site-header-wrap .site-header-top .header-top-button a:focus {
color: #fff;
background-color: #f5ad0d;
border-color: #f5ad0d;
}
#site-header-wrap .site-header-top .header-top-left {
padding: 0 15px;
flex-grow: 1;
}
#site-header-wrap .site-header-top .header-top-left span {
color: #f5ad0d;
}
#site-header-wrap .site-header-top .header-top-right {
display: flex;
flex-wrap: nowrap;
align-items: center;
padding: 0 15px;
}
#site-header-wrap .site-header-top .header-top-right > * {
width: 50px;
height: 50px;
line-height: 50px;
text-align: center;
font-style: 16px;
color: rgba(255, 255, 255, 0.45);
border-right: 1px solid rgba(255, 255, 255, 0.15);
cursor: pointer;
position: relative;
}
#site-header-wrap .site-header-top .header-top-right > *:last-child {
border-right: none;
}
#site-header-wrap .site-header-top .header-top-right .site-header-lang {
width: auto;
padding-right: 35px;
text-align: left;
}
#site-header-wrap .site-header-top .header-top-right > a:hover {
background-color: #f5ad0d;
color: #fff;
}
#site-header-wrap .site-header-top .header-top-right .h-btn-cart {
font-size: 20px;
}
#site-header-wrap .site-header-top .header-top-right .site-header-item {
color: #fff;
}
#site-header-wrap .site-header-top .header-top-right .site-header-item:hover {
color: #f5ad0d;
}
#site-header-wrap .site-header-top.style-light {
background-color: #fff;
border-bottom: 1px solid #e3e3e3;
}
#site-header-wrap .site-header-top.style-light .header-top-item {
color: #777;
}
#site-header-wrap .site-header-top.style-light .header-top-item i {
color: #f5ad0d;
}
#site-header-wrap .site-header-top.style-light .header-top-item:after {
height: 27px;
background-color: #e3e3e3;
}
#site-header-wrap .site-header-top .header-social {
margin: 0 15px;
display: flex;
flex-wrap: nowrap;
align-items: center;
}
#site-header-wrap .site-header-top .header-social a {
height: 51px;
width: 51px;
line-height: 51px;
text-align: center;
display: inline-block;
font-size: 16px;
color: #777;
border-left: 1px solid #e3e3e3;
}
#site-header-wrap .site-header-top .header-social a:last-child {
border-right: 1px solid #e3e3e3;
}
#site-header-wrap .site-header-top .header-social a:hover {
background-color: #f5ad0d;
border-color: #f5ad0d;
color: #fff;
}
#site-header-wrap .site-header-contact {
display: flex;
flex-wrap: nowrap;
align-items: center;
padding: 0 15px;
}
#site-header-wrap .site-header-contact label {
display: block;
font-family: 'Futura-Medium';
color: #111;
margin-bottom: 1px;
}
#site-header-wrap .site-header-contact .icon-image {
margin-right: 14px;
}
#site-header-wrap .site-header-contact .site-contact-item {
display: flex;
flex-wrap: nowrap;
align-items: center;
}
#site-header-wrap .site-header-contact .site-contact-item + .site-contact-item {
margin-left: 45px;
}
@media screen and (min-width: 1200px) {
#site-header-wrap .site-navigation {
margin: 0 15px;
display: flex;
align-items: center;
}
#site-header-wrap .site-header-lang.custom .wpml-ls-item-toggle {
line-height: 50px;
display: block;
display: flex;
flex-wrap: nowrap;
align-items: center;
}
#site-header-wrap .site-header-lang .wpml-ls-statics-shortcode_actions.wpml-ls-legacy-dropdown, #site-header-wrap .site-header-lang .wpml-ls-statics-shortcode_actions.wpml-ls-legacy-dropdown-click {
width: inherit;
}
#site-header-wrap .site-header-lang .wpml-ls-statics-shortcode_actions.wpml-ls-legacy-dropdown .wpml-ls-flag, #site-header-wrap .site-header-lang .wpml-ls-statics-shortcode_actions.wpml-ls-legacy-dropdown-click .wpml-ls-flag {
max-height: 16px;
max-width: auto;
width: auto;
}
#site-header-wrap .site-header-lang .wpml-ls-statics-shortcode_actions.wpml-ls-legacy-dropdown .wpml-ls-slot-shortcode_actions a, #site-header-wrap .site-header-lang .wpml-ls-statics-shortcode_actions.wpml-ls-legacy-dropdown-click .wpml-ls-slot-shortcode_actions a {
color: #ededed;
font-size: 15px;
background-color: transparent;
}
#site-header-wrap .site-header-lang .wpml-ls-statics-shortcode_actions.wpml-ls-legacy-dropdown .wpml-ls-slot-shortcode_actions a.js-wpml-ls-item-toggle, #site-header-wrap .site-header-lang .wpml-ls-statics-shortcode_actions.wpml-ls-legacy-dropdown-click .wpml-ls-slot-shortcode_actions a.js-wpml-ls-item-toggle {
padding: 0 15px 0 0;
border: none;
}
#site-header-wrap .site-header-lang .wpml-ls-statics-shortcode_actions.wpml-ls-legacy-dropdown .wpml-ls-slot-shortcode_actions a.js-wpml-ls-item-toggle:after, #site-header-wrap .site-header-lang .wpml-ls-statics-shortcode_actions.wpml-ls-legacy-dropdown-click .wpml-ls-slot-shortcode_actions a.js-wpml-ls-item-toggle:after {
content: "\f107";
font-family: "FontAwesome";
font-size: 14px;
margin-left: 7px;
padding: 0;
border: none;
font-weight: normal;
top: 50%;
-webkit-transform: translate(0, -50%);
-khtml-transform: translate(0, -50%);
-moz-transform: translate(0, -50%);
-ms-transform: translate(0, -50%);
-o-transform: translate(0, -50%);
transform: translate(0, -50%);
right: 0;
}
#site-header-wrap .site-header-lang .wpml-ls-statics-shortcode_actions.wpml-ls-legacy-dropdown .wpml-ls-slot-shortcode_actions span.wpml-ls-native, #site-header-wrap .site-header-lang .wpml-ls-statics-shortcode_actions.wpml-ls-legacy-dropdown-click .wpml-ls-slot-shortcode_actions span.wpml-ls-native {
margin-left: 9px;
}
#site-header-wrap .site-header-lang .wpml-ls-statics-shortcode_actions.wpml-ls-legacy-dropdown .wpml-ls-slot-shortcode_actions .wpml-ls-sub-menu, #site-header-wrap .site-header-lang .wpml-ls-statics-shortcode_actions.wpml-ls-legacy-dropdown-click .wpml-ls-slot-shortcode_actions .wpml-ls-sub-menu {
min-width: 85px;
opacity: 0;
-webkit-transition: all 300ms linear 0ms;
-khtml-transition: all 300ms linear 0ms;
-moz-transition: all 300ms linear 0ms;
-ms-transition: all 300ms linear 0ms;
-o-transition: all 300ms linear 0ms;
transition: all 300ms linear 0ms;
margin-top: 25px;
background-color: #fff;
border: none;
padding: 25px 30px;
-webkit-border-radius: 2px;
-khtml-border-radius: 2px;
-moz-border-radius: 2px;
-ms-border-radius: 2px;
-o-border-radius: 2px;
border-radius: 2px;
-webkit-box-shadow: 0 8px 43px rgba(40, 40, 40, 0.14);
-khtml-box-shadow: 0 8px 43px rgba(40, 40, 40, 0.14);
-moz-box-shadow: 0 8px 43px rgba(40, 40, 40, 0.14);
-ms-box-shadow: 0 8px 43px rgba(40, 40, 40, 0.14);
-o-box-shadow: 0 8px 43px rgba(40, 40, 40, 0.14);
box-shadow: 0 8px 43px rgba(40, 40, 40, 0.14);
min-width: 190px;
}
#site-header-wrap .site-header-lang .wpml-ls-statics-shortcode_actions.wpml-ls-legacy-dropdown .wpml-ls-slot-shortcode_actions .wpml-ls-sub-menu li a, #site-header-wrap .site-header-lang .wpml-ls-statics-shortcode_actions.wpml-ls-legacy-dropdown-click .wpml-ls-slot-shortcode_actions .wpml-ls-sub-menu li a {
border: none;
padding: 10px 0;
color: #777;
}
#site-header-wrap .site-header-lang .wpml-ls-statics-shortcode_actions.wpml-ls-legacy-dropdown .wpml-ls-slot-shortcode_actions .wpml-ls-sub-menu li a:hover, #site-header-wrap .site-header-lang .wpml-ls-statics-shortcode_actions.wpml-ls-legacy-dropdown-click .wpml-ls-slot-shortcode_actions .wpml-ls-sub-menu li a:hover {
color: #f5ad0d;
}
#site-header-wrap .site-header-lang .wpml-ls-statics-shortcode_actions.wpml-ls-legacy-dropdown .wpml-ls-slot-shortcode_actions.wpml-ls-current-language:hover .wpml-ls-sub-menu, #site-header-wrap .site-header-lang .wpml-ls-statics-shortcode_actions.wpml-ls-legacy-dropdown-click .wpml-ls-slot-shortcode_actions.wpml-ls-current-language:hover .wpml-ls-sub-menu {
opacity: 1;
margin-top: 0px;
}
#site-header-wrap.header-trans {
position: absolute;
top: 0;
left: 0;
width: 100%;
}
#site-header-wrap.header-trans #site-header:not(.h-fixed) .site-branding .logo-dark {
opacity: 0;
}
#site-header-wrap.header-trans #site-header:not(.h-fixed) .site-branding .logo-light {
opacity: 1;
}
#site-header-wrap.header-layout2 {
margin-bottom: -72px;
}
#site-header-wrap.header-layout2 .header-button a {
line-height: 72px;
border: none;
height: 72px;
font-style: 17px;
padding: 0 68px;
}
#site-header-wrap.header-layout2 .header-button a:hover {
background-color: #d19309;
}
#site-header-wrap.header-layout2 .site-navigation {
background-color: #264e73;
width: 100%;
}
#site-header-wrap.header-layout2 .site-navigation .main-navigation {
flex-grow: 1;
padding: 0 32px;
}
#site-header-wrap.header-layout2 .primary-menu > li > a {
line-height: 72px;
color: #fff;
}
#site-header-wrap.header-layout2 .primary-menu > li:hover > a, #site-header-wrap.header-layout2 .primary-menu > li.current_page_item > a, #site-header-wrap.header-layout2 .primary-menu > li.current-menu-item > a, #site-header-wrap.header-layout2 .primary-menu > li.current_page_ancestor > a, #site-header-wrap.header-layout2 .primary-menu > li.current-menu-ancestor > a {
color: #f5ad0d;
}
#site-header-wrap.header-layout2 #site-header.h-fixed {
background-color: transparent;
}
#site-header-wrap.header-layout4 {
margin-bottom: -82px;
}
#site-header-wrap.header-layout4 #site-header:not(.h-fixed) {
background-color: rgba(255, 255, 255, 0.07);
}
#site-header-wrap.header-layout4 #site-header:not(.h-fixed) .primary-menu > li > a {
color: #fff;
}
#site-header-wrap.header-layout4 #site-header:not(.h-fixed) .primary-menu > li:hover > a, #site-header-wrap.header-layout4 #site-header:not(.h-fixed) .primary-menu > li.current_page_item > a, #site-header-wrap.header-layout4 #site-header:not(.h-fixed) .primary-menu > li.current-menu-item > a, #site-header-wrap.header-layout4 #site-header:not(.h-fixed) .primary-menu > li.current_page_ancestor > a, #site-header-wrap.header-layout4 #site-header:not(.h-fixed) .primary-menu > li.current-menu-ancestor > a {
color: #f5ad0d;
}
#site-header-wrap.header-layout4 #site-header:not(.h-fixed) .site-branding .logo-light {
opacity: 1;
}
#site-header-wrap.header-layout4 #site-header:not(.h-fixed) .site-branding .logo-dark {
opacity: 0;
}
#site-header-wrap.header-layout4 #site-header:not(.h-fixed) .site-header-right .site-header-item {
background-color: #fff;
}
#site-header-wrap.header-layout4 #site-header:not(.h-fixed) .site-header-right .site-header-item:hover {
background-color: #f5ad0d;
}
#site-header-wrap.header-layout4 #site-header:not(.h-fixed) .site-header-right .site-header-item:hover .widget_cart_counter_header {
background-color: #264e73;
}
#site-header-middle {
padding: 18px 0;
}
#site-header-middle .site-branding img {
max-height: 53px;
}
}
@media screen and (max-width: 1199px) {
#site-header-wrap {
position: relative;
-webkit-box-shadow: 0 0px 5px rgba(0, 0, 0, 0.15);
-khtml-box-shadow: 0 0px 5px rgba(0, 0, 0, 0.15);
-moz-box-shadow: 0 0px 5px rgba(0, 0, 0, 0.15);
-ms-box-shadow: 0 0px 5px rgba(0, 0, 0, 0.15);
-o-box-shadow: 0 0px 5px rgba(0, 0, 0, 0.15);
box-shadow: 0 0px 5px rgba(0, 0, 0, 0.15);
background-color: #fff;
}
#site-header-wrap.fixed-height {
height: inherit !important;
}
#site-header-wrap .site-header-top, #site-header-wrap .site-header-right, #site-header-wrap .site-navigation-top, #site-header-wrap .header-button, #site-header-wrap .site-header-contact {
display: none;
}
#site-header-wrap .site-branding {
min-height: 60px;
margin: 10px 15px;
}
#site-header-wrap .site-branding a {
opacity: 0;
display: inline-block;
line-height: 60px !important;
}
#site-header-wrap .site-branding a.logo-mobile {
opacity: 1 !important;
}
#site-header-wrap .site-branding a.logo-dark {
display: none;
}
#site-header-wrap #main-menu-mobile {
position: absolute;
top: 50%;
right: 15px;
-webkit-transform: translate(0, -50%);
-khtml-transform: translate(0, -50%);
-moz-transform: translate(0, -50%);
-ms-transform: translate(0, -50%);
-o-transform: translate(0, -50%);
transform: translate(0, -50%);
}
#site-header-wrap #headroom {
position: static !important;
}
}
#site-header {
-webkit-transition: all 0.3s cubic-bezier(0.39, 0.575, 0.565, 1) 0s;
-khtml-transition: all 0.3s cubic-bezier(0.39, 0.575, 0.565, 1) 0s;
-moz-transition: all 0.3s cubic-bezier(0.39, 0.575, 0.565, 1) 0s;
-ms-transition: all 0.3s cubic-bezier(0.39, 0.575, 0.565, 1) 0s;
-o-transition: all 0.3s cubic-bezier(0.39, 0.575, 0.565, 1) 0s;
transition: all 0.3s cubic-bezier(0.39, 0.575, 0.565, 1) 0s;
}
#site-header.h-fixed {
position: fixed;
left: 0;
top: 0;
right: 0;
-webkit-animation: 0.95s ease 0s normal forwards 1 running headerSlideDown;
-khtml-animation: 0.95s ease 0s normal forwards 1 running headerSlideDown;
-moz-animation: 0.95s ease 0s normal forwards 1 running headerSlideDown;
-ms-animation: 0.95s ease 0s normal forwards 1 running headerSlideDown;
-o-animation: 0.95s ease 0s normal forwards 1 running headerSlideDown;
animation: 0.95s ease 0s normal forwards 1 running headerSlideDown;
}
.admin-bar #site-header-wrap #site-header.h-fixed {
top: 32px;
}
@media screen and (max-width: 782px) {
.admin-bar #site-header-wrap #site-header.h-fixed {
top: 46px;
}
}
@media screen and (max-width: 600px) {
.admin-bar #site-header-wrap #site-header.h-fixed {
top: 0;
}
}
ul.menu {
list-style: none;
margin: 0;
}
ul.menu ul {
list-style: none;
margin: 0;
}
@media screen and (min-width: 1200px) {
.primary-menu-not-set {
list-style: none;
margin: 0;
}
.primary-menu-not-set > li {
margin-right: 20px;
}
.primary-menu-not-set > li a {
font-size: 15px;
color: #18185b;
font-weight: 700;
line-height: 100px;
position: relative;
padding: 0 12px;
}
.primary-menu-not-set > li a:hover {
color: #f5ad0d;
}
.menu-toggle {
display: none;
}
.main-navigation ul {
display: block;
}
.primary-menu {
list-style: none;
margin: 0;
padding: 0;
}
.primary-menu li {
position: relative;
list-style: none;
}
.primary-menu li a {
display: block;
-webkit-transition: all 300ms linear 0ms !important;
-khtml-transition: all 300ms linear 0ms !important;
-moz-transition: all 300ms linear 0ms !important;
-ms-transition: all 300ms linear 0ms !important;
-o-transition: all 300ms linear 0ms !important;
transition: all 300ms linear 0ms !important;
font-family: 'Roboto Condensed', sans-serif;
font-weight: 700;
}
.primary-menu > li {
display: inline-block;
vertical-align: middle;
float: left;
margin: 0 18px;
}
.primary-menu > li > a {
font-size: 15px;
color: #111;
line-height: 82px;
position: relative;
padding: 0;
text-transform: uppercase;
}
.primary-menu > li > a:before {
content: "";
position: absolute;
left: 0;
right: 0;
bottom: 0;
margin: auto;
background-color: #f5ad0d;
height: 3px;
transform-origin: right center;
-webkit-transform-origin: right center;
-webkit-transform: scale(0, 1);
-khtml-transform: scale(0, 1);
-moz-transform: scale(0, 1);
-ms-transform: scale(0, 1);
-o-transform: scale(0, 1);
transform: scale(0, 1);
-webkit-transition: transform 0.25s cubic-bezier(0.37, 0.31, 0.2, 0.85);
-khtml-transition: transform 0.25s cubic-bezier(0.37, 0.31, 0.2, 0.85);
-moz-transition: transform 0.25s cubic-bezier(0.37, 0.31, 0.2, 0.85);
-ms-transition: transform 0.25s cubic-bezier(0.37, 0.31, 0.2, 0.85);
-o-transition: transform 0.25s cubic-bezier(0.37, 0.31, 0.2, 0.85);
transition: transform 0.25s cubic-bezier(0.37, 0.31, 0.2, 0.85);
}
.primary-menu > li:hover > a, .primary-menu > li.current_page_item > a, .primary-menu > li.current-menu-item > a, .primary-menu > li.current_page_ancestor > a, .primary-menu > li.current-menu-ancestor > a {
color: #f5ad0d;
}
.primary-menu > li:hover > a:before, .primary-menu > li.current_page_item > a:before, .primary-menu > li.current-menu-item > a:before, .primary-menu > li.current_page_ancestor > a:before, .primary-menu > li.current-menu-ancestor > a:before {
transform-origin: left center;
-webkit-transform-origin: left center;
-webkit-transform: scale(1, 1);
-khtml-transform: scale(1, 1);
-moz-transform: scale(1, 1);
-ms-transform: scale(1, 1);
-o-transform: scale(1, 1);
transform: scale(1, 1);
}
.primary-menu > li.menu-item-has-children > a:after {
content: "\f2f2";
font-family: "Material-Design-Iconic-Font";
margin-left: 5px;
display: inline-block;
vertical-align: top;
}
.primary-menu > li > ul.back {
right: 0 !important;
left: auto !important;
}
.primary-menu > li > ul.back li > ul.back {
right: 100% !important;
left: auto !important;
}
.primary-menu > li > .sub-menu li > ul.back {
right: 100% !important;
left: auto !important;
}
.primary-menu .sub-menu {
list-style: none;
margin: 0;
}
.primary-menu .sub-menu {
position: absolute;
background: #fff;
padding: 28px 0;
top: 100%;
left: 0;
margin-top: 15px;
min-width: 235px;
z-index: 99;
visibility: hidden;
opacity: 0;
-webkit-box-shadow: 0 8px 83px rgba(40, 40, 40, 0.08);
-khtml-box-shadow: 0 8px 83px rgba(40, 40, 40, 0.08);
-moz-box-shadow: 0 8px 83px rgba(40, 40, 40, 0.08);
-ms-box-shadow: 0 8px 83px rgba(40, 40, 40, 0.08);
-o-box-shadow: 0 8px 83px rgba(40, 40, 40, 0.08);
box-shadow: 0 8px 83px rgba(40, 40, 40, 0.08);
-webkit-transition: all 300ms linear 0ms;
-khtml-transition: all 300ms linear 0ms;
-moz-transition: all 300ms linear 0ms;
-ms-transition: all 300ms linear 0ms;
-o-transition: all 300ms linear 0ms;
transition: all 300ms linear 0ms;
-webkit-border-radius: 0 0 4px 4px;
-khtml-border-radius: 0 0 4px 4px;
-moz-border-radius: 0 0 4px 4px;
-ms-border-radius: 0 0 4px 4px;
-o-border-radius: 0 0 4px 4px;
border-radius: 0 0 4px 4px;
clip: rect(1px, 1px, 1px, 1px);
}
.primary-menu .sub-menu li {
padding: 0 40px;
}
.primary-menu .sub-menu li a {
color: #222;
line-height: normal;
padding: 10px 0 10px;
position: relative;
}
.primary-menu .sub-menu li:last-child > a {
border-bottom: none;
}
.primary-menu .sub-menu li > a:hover, .primary-menu .sub-menu li.current_page_item > a, .primary-menu .sub-menu li.current-menu-item > a, .primary-menu .sub-menu li.current_page_ancestor > a, .primary-menu .sub-menu li.current-menu-ancestor > a {
color: #f5ad0d;
}
.primary-menu .sub-menu .sub-menu {
top: 0;
left: 100%;
}
.primary-menu li:hover, .primary-menu li.focus {
overflow: visible; }
.primary-menu li:hover > .sub-menu, .primary-menu li.focus > .sub-menu {
visibility: visible;
opacity: 1;
margin-top: 0;
clip: inherit;
}
.primary-menu li.megamenu {
position: static;
}
.primary-menu li.megamenu .vc_wp_custommenu.wpb_content_element {
padding: 0;
background-color: transparent;
}
.primary-menu li.megamenu .sub-menu {
width: 100%;
max-width: 1170px;
padding: 0;
margin-left: auto;
margin-right: auto;
left: 0;
right: 0;
}
.primary-menu li.megamenu .sub-menu p {
margin-bottom: 0;
}
.primary-menu li.megamenu .sub-menu li {
padding: 0;
}
.primary-menu li.megamenu .sub-menu li > .container {
padding: 0;
}
.primary-menu li.megamenu .sub-menu .wpb_content_element {
margin-bottom: 0;
}
.primary-menu li.megamenu.remove-pos {
position: relative;
}
.primary-menu li.megamenu.remove-pos > .sub-menu {
max-width: inherit;
width: auto;
left: 0;
right: auto;
}
}
@media screen and (max-width: 1199px) {
.site-navigation {
background-color: #fff;
border-top: 1px solid rgba(0, 0, 0, 0.08);
position: absolute;
z-index: 1001;
padding: 15px 20px;
top: calc(100% + 30px);
top: -webkit-calc(100% + 30px);
top: -ms-calc(100% + 30px);
top: -o-calc(100% + 30px);
bottom: auto;
left: 0;
right: 0;
visibility: hidden;
opacity: 0;
-webkit-transition: all 300ms linear 0ms;
-khtml-transition: all 300ms linear 0ms;
-moz-transition: all 300ms linear 0ms;
-ms-transition: all 300ms linear 0ms;
-o-transition: all 300ms linear 0ms;
transition: all 300ms linear 0ms;
z-index: -1;
max-height: 80vh;
overflow: scroll;
}
.site-navigation.navigation-open {
opacity: 1;
visibility: visible;
top: 100%;
z-index: 999;
}
.primary-menu {
list-style: none;
margin: 0;
padding: 0;
}
.primary-menu li {
position: relative;
list-style: none;
}
.primary-menu li a {
display: block;
padding: 10px 0;
font-size: 15px;
color: #111;
font-weight: 700;
}
.primary-menu li.current_page_item > a, .primary-menu li.current-menu-item > a, .primary-menu li.current_page_ancestor > a, .primary-menu li.current-menu-ancestor > a {
color: #f5ad0d;
}
.primary-menu li .link-icon {
margin-right: 6px;
font-size: 90%;
}
.primary-menu .sub-menu {
position: relative;
padding-left: 20px;
display: none;
}
.primary-menu .sub-menu .container {
padding: 0;
}
.primary-menu .sub-menu.submenu-open + .main-menu-toggle:before {
content: "\f2fc";
}
.primary-menu li.focus > .sub-menu {
visibility: visible;
opacity: 1;
max-height: none;
overflow: visible;
}
.primary-menu-not-set {
margin: 0;
list-style: none;
}
.primary-menu-not-set a {
display: block;
padding: 10px 0;
color: #000;
font-weight: 600;
font-size: 15px;
}
.primary-menu-not-set a:hover {
color: #f5ad0d;
}
#main-menu-mobile .btn-nav-mobile {
color: #282828;
display: inline-block;
font-size: 16px;
height: 32px;
line-height: 32px;
text-align: center;
vertical-align: middle;
width: 30px;
cursor: pointer;
position: relative;
-webkit-transition: all 300ms linear 0ms;
-khtml-transition: all 300ms linear 0ms;
-moz-transition: all 300ms linear 0ms;
-ms-transition: all 300ms linear 0ms;
-o-transition: all 300ms linear 0ms;
transition: all 300ms linear 0ms;
}
#main-menu-mobile .btn-nav-mobile:before, #main-menu-mobile .btn-nav-mobile:after, #main-menu-mobile .btn-nav-mobile span {
-webkit-transition: all 300ms linear 0ms;
-khtml-transition: all 300ms linear 0ms;
-moz-transition: all 300ms linear 0ms;
-ms-transition: all 300ms linear 0ms;
-o-transition: all 300ms linear 0ms;
transition: all 300ms linear 0ms;
content: "";
background-color: #282828;
display: block;
height: 2px;
left: 0;
margin: auto;
position: absolute;
right: 0;
width: 22px;
top: 21px;
}
#main-menu-mobile .btn-nav-mobile:before {
top: 9px;
}
#main-menu-mobile .btn-nav-mobile span {
top: 15px;
}
#main-menu-mobile .btn-nav-mobile.opened:before {
top: 15px;
-webkit-transform: rotate(45deg);
-khtml-transform: rotate(45deg);
-moz-transform: rotate(45deg);
-ms-transform: rotate(45deg);
-o-transform: rotate(45deg);
transform: rotate(45deg);
}
#main-menu-mobile .btn-nav-mobile.opened:after {
-webkit-transform: rotate(-45deg);
-khtml-transform: rotate(-45deg);
-moz-transform: rotate(-45deg);
-ms-transform: rotate(-45deg);
-o-transform: rotate(-45deg);
transform: rotate(-45deg);
top: 15px;
}
#main-menu-mobile .btn-nav-mobile.opened span {
display: none;
}
.main-menu-toggle {
-webkit-transition: all 300ms linear 0ms;
-khtml-transition: all 300ms linear 0ms;
-moz-transition: all 300ms linear 0ms;
-ms-transition: all 300ms linear 0ms;
-o-transition: all 300ms linear 0ms;
transition: all 300ms linear 0ms;
cursor: pointer;
display: inline-block;
height: 25px;
line-height: 25px;
position: absolute;
right: 0;
text-align: center;
top: 10px;
width: 25px;
background-color: #f5ad0d;
border-radius: 2px;
color: #fff;
}
.main-menu-toggle:hover {
background-color: #264e73;
}
.main-menu-toggle:before {
content: "\f2f9";
font-family: "Material-Design-Iconic-Font";
}
#site-header-wrap .mega-auto-width {
display: block;
}
#site-header-wrap .mega-auto-width > .wpb_column {
width: 100%;
}
#site-header-wrap .mega-auto-width > .wpb_column .vc_column-inner {
padding: 0 !important;
border: none;
}
#site-header-wrap .vc_wp_custommenu {
padding: 0;
background-color: transparent;
}
.mega-auto-width > .elementor-container > .elementor-row > .elementor-element .elementor-column-wrap {
padding: 0 !important;
border: none !important;
margin: 16px 0 !important;
}
}
.comment-navigation, .posts-navigation, .post-navigation { }
.site-main .comment-navigation, .site-main .posts-navigation, .site-main .post-navigation {
margin: 0 0 1.5em;
overflow: hidden;
}
.comment-navigation .nav-previous, .posts-navigation .nav-previous, .post-navigation .nav-previous {
float: left;
width: 50%;
}
.comment-navigation .nav-next, .posts-navigation .nav-next, .post-navigation .nav-next {
float: right;
text-align: right;
width: 50%;
}
ul.back {
right: 100%;
left: auto !important;
}
.mega-auto-width > .elementor-container > .elementor-row > .elementor-element {
width: 285px;
}
.mega-auto-width > .elementor-container > .elementor-row > .elementor-element .elementor-column-wrap {
padding: 0 40px;
border-right: 2px solid #eaeaea;
margin: 40px 0;
}
.mega-auto-width > .elementor-container > .elementor-row > .elementor-element:last-child .elementor-column-wrap {
border-right: none;
}
.mega-auto-width > .elementor-container > .elementor-row .elementor-widget-wp-widget-nav_menu ul.menu {
background-color: transparent;
-webkit-box-shadow: none;
-khtml-box-shadow: none;
-moz-box-shadow: none;
-ms-box-shadow: none;
-o-box-shadow: none;
box-shadow: none;
-webkit-border-radius: 0px;
-khtml-border-radius: 0px;
-moz-border-radius: 0px;
-ms-border-radius: 0px;
-o-border-radius: 0px;
border-radius: 0px;
margin-top: -8px;
}
.mega-auto-width > .elementor-container > .elementor-row .elementor-widget-wp-widget-nav_menu ul.menu li {
border: none;
}
.mega-auto-width > .elementor-container > .elementor-row .elementor-widget-wp-widget-nav_menu ul.menu li a {
background-color: transparent;
font-size: 14px;
color: #9b9b9b;
font-weight: normal;
padding: 8px 0 8px 22px;
}
.mega-auto-width > .elementor-container > .elementor-row .elementor-widget-wp-widget-nav_menu ul.menu li:hover > a, .mega-auto-width > .elementor-container > .elementor-row .elementor-widget-wp-widget-nav_menu ul.menu li.current_page_item > a, .mega-auto-width > .elementor-container > .elementor-row .elementor-widget-wp-widget-nav_menu ul.menu li.current-menu-item > a, .mega-auto-width > .elementor-container > .elementor-row .elementor-widget-wp-widget-nav_menu ul.menu li.current_page_ancestor > a, .mega-auto-width > .elementor-container > .elementor-row .elementor-widget-wp-widget-nav_menu ul.menu li.current-menu-ancestor > a {
color: #f5ad0d;
}
.mega-auto-width > .elementor-container > .elementor-row .elementor-widget-wp-widget-nav_menu ul.menu li:first-child a {
font-weight: 500;
font-size: 22px;
font-family: 'Roboto Condensed', sans-serif;
color: #18185b;
display: block;
padding-left: 0;
}
.mega-auto-width > .elementor-container > .elementor-row .elementor-widget-wp-widget-nav_menu ul.menu li:first-child a:before {
display: none;
}
.mega-auto-width > .elementor-container > .elementor-row .elementor-widget-wp-widget-nav_menu ul.menu li:first-child:hover > a, .mega-auto-width > .elementor-container > .elementor-row .elementor-widget-wp-widget-nav_menu ul.menu li:first-child.current_page_item > a, .mega-auto-width > .elementor-container > .elementor-row .elementor-widget-wp-widget-nav_menu ul.menu li:first-child.current-menu-item > a, .mega-auto-width > .elementor-container > .elementor-row .elementor-widget-wp-widget-nav_menu ul.menu li:first-child.current_page_ancestor > a, .mega-auto-width > .elementor-container > .elementor-row .elementor-widget-wp-widget-nav_menu ul.menu li:first-child.current-menu-ancestor > a {
color: #f5ad0d;
}
.mega-auto-width > .elementor-container > .elementor-row .elementor-widget-wp-widget-nav_menu ul.menu li:last-child a {
padding-bottom: 0;
}
.mega-auto-width .elementor-section.elementor-section-boxed > .elementor-container {
max-width: inherit;
}
#pagetitle {
background-color: #264e73;
padding: 129px 0;
position: relative;
}
#pagetitle:before, #pagetitle:after {
content: '';
top: 0;
left: 0;
width: 100%;
height: 100%;
position: absolute;
}
#pagetitle:before {
z-index: 1;
background-color: rgba(24, 24, 91, 0.5);
}
#pagetitle:after {
z-index: 2;
background-color: rgba(0, 0, 0, 0.4);
}
#pagetitle .page-title-inner {
position: relative;
z-index: 3;
text-align: center;
}
#pagetitle .page-title {
margin-bottom: 0;
font-size: 50px;
text-transform: uppercase;
color: #fff;
}
@media screen and (max-width: 991px) {
#pagetitle .page-title {
font-size: 40px;
}
}
@media screen and (max-width: 767px) {
#pagetitle .page-title {
font-size: 30px;
}
}
#pagetitle .sub-title {
font-family: 'Roboto Condensed', sans-serif;
font-size: 20px;
color: #ededed;
letter-spacing: 0.03em;
margin-top: 9px;
}
.single-service #pagetitle {
padding: 137px 0 138px;
}
.cms-breadcrumb {
margin: 20px 0 0;
list-style: none;
color: #f9f9f9;
}
.cms-breadcrumb li {
display: inline-block;
font-size: 14px;
color: inherit;
}
.cms-breadcrumb li a, .cms-breadcrumb li span {
color: inherit;
}
.cms-breadcrumb li a:after, .cms-breadcrumb li span:after {
content: '\f105';
font-family: FontAwesome;
margin: 0 11px;
color: inherit;
}
.cms-breadcrumb li a:hover, .cms-breadcrumb li span:hover {
color: #f5ad0d;
}
.cms-breadcrumb li a:hover:after, .cms-breadcrumb li span:hover:after {
color: inherit;
}
.cms-breadcrumb li:last-child a:after, .cms-breadcrumb li:last-child span:after {
display: none;
}
.cms-breadcrumb li:last-child span.breadcrumb-entry {
border-bottom: 1px solid #fff;
}
.single-post #pagetitle .container {
max-width: 980px;
}
.single-post #pagetitle .page-title {
font-size: 40px;
text-transform: inherit;
}
.single-post #pagetitle .sub-title {
margin-top: 12px;
}
.sticky {
display: block;
}
.updated:not(.published) {
display: none;
}
.format-gallery .entry-featured {
position: relative;
-webkit-border-radius: 20px 20px 0 0;
-khtml-border-radius: 20px 20px 0 0;
-moz-border-radius: 20px 20px 0 0;
-ms-border-radius: 20px 20px 0 0;
-o-border-radius: 20px 20px 0 0;
border-radius: 20px 20px 0 0;
overflow: hidden;
}
.format-gallery .entry-featured img {
-webkit-border-radius: 20px 20px 0 0;
-khtml-border-radius: 20px 20px 0 0;
-moz-border-radius: 20px 20px 0 0;
-ms-border-radius: 20px 20px 0 0;
-o-border-radius: 20px 20px 0 0;
border-radius: 20px 20px 0 0;
}
.format-gallery .entry-featured .owl-next, .format-gallery .entry-featured .owl-prev {
background: #fff;
width: 34px;
height: 34px;
line-height: 34px;
text-align: center;
position: absolute;
color: #000;
font-size: 18px;
-webkit-transition: all 300ms linear 0ms;
-khtml-transition: all 300ms linear 0ms;
-moz-transition: all 300ms linear 0ms;
-ms-transition: all 300ms linear 0ms;
-o-transition: all 300ms linear 0ms;
transition: all 300ms linear 0ms;
opacity: 0;
}
.format-gallery .entry-featured .owl-next:hover, .format-gallery .entry-featured .owl-prev:hover {
background: #f5ad0d;
color: #fff;
}
.format-gallery .entry-featured .owl-next {
right: 0;
top: 50%;
-webkit-transform: translate(0, -50%);
-khtml-transform: translate(0, -50%);
-moz-transform: translate(0, -50%);
-ms-transform: translate(0, -50%);
-o-transform: translate(0, -50%);
transform: translate(0, -50%);
}
.format-gallery .entry-featured .owl-prev {
left: 0;
top: 50%;
-webkit-transform: translate(0, -50%);
-khtml-transform: translate(0, -50%);
-moz-transform: translate(0, -50%);
-ms-transform: translate(0, -50%);
-o-transform: translate(0, -50%);
transform: translate(0, -50%);
}
.format-gallery .entry-featured:hover .owl-next, .format-gallery .entry-featured:hover .owl-prev {
opacity: 1;
}
.format-gallery .entry-featured:hover .owl-next.disabled, .format-gallery .entry-featured:hover .owl-prev.disabled {
opacity: 0.76;
}
.posts-pagination {
margin-top: 33px;
}
.posts-pagination .posts-page-links {
display: flex;
align-items: center;
justify-content: center;
}
.posts-pagination .page-numbers {
text-align: center;
height: 49px;
width: 49px;
padding: 0;
line-height: 49px;
-webkit-border-radius: 0px;
-khtml-border-radius: 0px;
-moz-border-radius: 0px;
-ms-border-radius: 0px;
-o-border-radius: 0px;
border-radius: 0px;
color: inherit;
background-color: #264e73;
font-size: 17px;
margin: 10px 5px 0 5px;
border: none;
color: #fff;
font-family: 'Futura-Medium';
}
.posts-pagination .page-numbers.current, .posts-pagination .page-numbers:hover {
background-color: #f5ad0d;
color: #fff;
}
.entry-title a {
color: inherit;
}
.entry-title a:hover {
color: #f5ad0d;
}
.entry-featured {
position: relative;
margin-bottom: 25px;
}
.entry-featured .entry-date {
position: absolute;
top: 20px;
left: 20px;
}
.item-category {
font-size: 13px;
color: #f5ad0d;
}
.item-category a {
color: #f5ad0d;
}
.item-category a:hover {
color: #f5ad0d;
text-decoration: underline;
}
.entry-meta {
margin: 0 0 18px;
list-style: none;
font-size: 13px;
display: flex;
flex-wrap: wrap;
align-items: center;
}
.entry-meta li {
display: inline-block;
margin-right: 16px;
padding-right: 16px;
position: relative;
}
.entry-meta li:after {
content: '';
width: 1px;
height: 20px;
background-color: #dedede;
position: absolute;
top: 50%;
right: 0;
-webkit-transform: translate(0, -50%);
-khtml-transform: translate(0, -50%);
-moz-transform: translate(0, -50%);
-ms-transform: translate(0, -50%);
-o-transform: translate(0, -50%);
transform: translate(0, -50%);
}
.entry-meta li i {
margin-right: 7px;
}
.entry-meta li a {
color: inherit;
}
.entry-meta li a:hover {
color: #f5ad0d;
}
.entry-meta li span {
display: inline-block;
}
.entry-meta li:last-child {
padding-right: 0;
margin-right: 0;
}
.entry-meta li:last-child:after {
display: none;
}
.entry-readmore a {
font-size: 14px;
font-weight: 700;
color: #264e73;
font-family: 'Roboto Condensed', sans-serif;
text-transform: uppercase;
}
.entry-readmore a i {
margin-left: 7px;
}
.entry-readmore a:hover {
color: #f5ad0d;
}
.entry-date {
width: 78px;
min-width: 78px;
height: 85px;
background-color: #f5ad0d;
text-align: center;
color: #fff;
}
.entry-date span {
display: block;
}
.entry-date span:nth-child(1) {
font-size: 30px;
font-weight: 700;
font-family: 'Roboto Condensed', sans-serif;
height: 50px;
line-height: 50px;
}
.entry-date span:nth-child(2) {
height: 35px;
line-height: 35px;
background-color: #264e73;
}
.entry-holder {
display: flex;
flex-wrap: nowrap;
margin-bottom: 20px;
}
.entry-holder .entry-date {
margin-right: 24px;
}
.entry-holder .entry-title {
margin-top: 4px;
}
.single-hentry .entry-title {
font-size: 26px;
line-height: 1.4;
margin-bottom: 0px;
}
.single-hentry .entry-title a:hover {
color: #555;
}
.single-hentry .entry-content p:nth-child {
margin-bottom: 0px;
}
.single-hentry .entry-content .text-medium {
font-size: 17px;
line-height: 26px;
color: #1c1c23;
font-family: 'Futura-Medium';
}
.single-hentry .entry-content p + .text-medium {
padding-top: 12px;
}
.single-hentry .entry-readmore {
margin-top: 21px;
}
.single-hentry.archive {
padding-top: 30px;
margin-top: 28px;
border-top: 1px solid #dedede;
}
.single-hentry.archive:first-child {
padding-top: 0;
margin-top: 0;
border-top: none;
}
.single-post .entry-featured {
margin-bottom: 21px;
}
.single-post .entry-meta {
border-bottom: 1px solid #d8d8d8;
margin-bottom: 29px;
padding-bottom: 20px;
}
.single-post .entry-content {
margin-bottom: 21px;
}
.single-post .entry-content ul {
list-style: none;
margin-bottom: 32px;
}
.single-post .entry-content ul li {
padding-left: 14px;
position: relative;
}
.single-post .entry-content ul li:before {
content: '';
width: 5px;
height: 5px;
background-color: #f5ad0d;
-webkit-border-radius: 5px;
-khtml-border-radius: 5px;
-moz-border-radius: 5px;
-ms-border-radius: 5px;
-o-border-radius: 5px;
border-radius: 5px;
position: absolute;
top: 50%;
left: 0;
-webkit-transform: translate(0, -50%);
-khtml-transform: translate(0, -50%);
-moz-transform: translate(0, -50%);
-ms-transform: translate(0, -50%);
-o-transform: translate(0, -50%);
transform: translate(0, -50%);
}
.single-post .entry-content ul li + li {
margin-top: 4px;
}
.single-post .entry-content .gallery {
display: flex;
flex-wrap: wrap;
margin: 0 -15px 17px -15px;
}
.single-post .entry-content .gallery .gallery-item {
padding: 0 15px;
}
.single-post .entry-content .gallery.gallery-columns-2 .gallery-item {
width: 50%;
}
.single-post .entry-content .gallery.gallery-columns-3 .gallery-item {
width: 33.33%;
}
.single-post .entry-content .gallery.gallery-columns-4 .gallery-item {
width: 25%;
}
.single-post .entry-content .gallery.gallery-columns-5 .gallery-item {
width: 20%;
}
.single-post .entry-bottom {
border-bottom: 1px solid #d8d8d8;
padding-bottom: 30px;
margin-bottom: 28px;
display: flex;
flex-wrap: wrap;
align-items: center;
}
.single-post .entry-bottom label {
font-size: 17px;
color: #222;
font-family: 'Futura-Medium';
margin-right: 10px;
}
.single-post .entry-bottom .entry-tags {
margin-right: 20px;
margin-bottom: 15px;
flex-grow: 1;
}
.single-post .entry-bottom .entry-tags a {
margin-bottom: 5px;
margin-top: 5px;
}
.single-post .entry-bottom .entry-social {
margin-bottom: 15px;
}
.single-post .entry-bottom .entry-social a {
display: inline-block;
width: 34px;
height: 34px;
-webkit-border-radius: 34px;
-khtml-border-radius: 34px;
-moz-border-radius: 34px;
-ms-border-radius: 34px;
-o-border-radius: 34px;
border-radius: 34px;
line-height: 34px;
background-color: #f5ad0d;
color: #fff;
text-align: center;
font-size: 13px;
}
.single-post .entry-bottom .entry-social a:hover {
opacity: 0.6;
}
.single-post .entry-bottom .entry-social a + a {
margin-left: 6px;
}
.single-post .entry-bottom .entry-social a.fb-social {
background-color: #3b5998;
}
.single-post .entry-bottom .entry-social a.tw-social {
background-color: #00acee;
}
.single-post .entry-bottom .entry-social a.pin-social {
background-color: #ca1f27;
}
.single-post .entry-bottom .entry-social a.g-social {
background-color: #dd4b39;
}
.no-results .search-form {
position: relative;
}
.no-results .search-form .search-submit {
position: absolute;
top: 0;
right: 0;
border: none;
color: #282828;
background-color: transparent;
padding: 0 20px;
line-height: 49px;
}
img.image-space {
margin-top: 9px;
margin-bottom: 6px;
}
.cms-nav-links {
margin: 0 -15px;
display: flex;
flex-wrap: wrap;
}
.cms-nav-links .nav-post-img {
width: 78px;
max-width: 78px;
margin-right: 20px;
}
.cms-nav-links .nav-post-img img {
-webkit-border-radius: 5px;
-khtml-border-radius: 5px;
-moz-border-radius: 5px;
-ms-border-radius: 5px;
-o-border-radius: 5px;
border-radius: 5px;
}
.cms-nav-links .nav-post-meta label {
display: block;
text-transform: uppercase;
letter-spacing: 0.1em;
margin-bottom: 1px;
}
.cms-nav-links .nav-post-meta a {
font-size: 20px;
letter-spacing: 0.03em;
color: #111;
text-transform: uppercase;
font-weight: 700;
font-family: 'Roboto Condensed', sans-serif;
}
.cms-nav-links .nav-item {
display: flex;
flex-wrap: nowrap;
align-items: center;
margin-top: 50px;
width: 50%;
padding: 0 15px;
}
@media screen and (min-width: 992px) {
.cms-nav-links .nav-item.nav-post-next {
text-align: right;
flex-direction: row-reverse;
width: 100%;
}
.cms-nav-links .nav-item.nav-post-next .nav-post-img {
margin-right: 0;
margin-left: 20px;
}
}
@media screen and (max-width: 991px) {
.cms-nav-links .nav-item {
width: 100%;
}
}
.cms-nav-links .nav-post-prev + .nav-post-next {
width: 50%;
}
@media screen and (max-width: 991px) {
.cms-nav-links .nav-post-prev + .nav-post-next {
width: 100%;
}
}
.single-post #primary.content-full-width, .page-template-blog-classic #primary.content-full-width {
max-width: 800px;
margin: auto;
}
body.search-results .single-hentry.archive {
padding-top: 0px;
border-top: none;
}
body.search-results .single-hentry .entry-featured {
margin-bottom: 0;
}
body.search-results .single-hentry .entry-body {
padding: 32px 40px 40px;
background-color: #fff;
-webkit-box-shadow: 0 5px 83px rgba(40, 40, 40, 0.08);
-khtml-box-shadow: 0 5px 83px rgba(40, 40, 40, 0.08);
-moz-box-shadow: 0 5px 83px rgba(40, 40, 40, 0.08);
-ms-box-shadow: 0 5px 83px rgba(40, 40, 40, 0.08);
-o-box-shadow: 0 5px 83px rgba(40, 40, 40, 0.08);
box-shadow: 0 5px 83px rgba(40, 40, 40, 0.08);
}
@media screen and (max-width: 1199px) {
body.search-results .single-hentry .entry-body {
padding-left: 30px;
padding-right: 30px;
}
}
@media screen and (max-width: 991px) {
body.search-results .single-hentry .entry-body {
padding: 30px 20px;
}
}
body.blog #secondary {
padding-top: 38px;
}
#secondary .widget {
border: 1px solid #dedede;
margin-top: 50px;
background-color: #fff;
}
#secondary .widget:first-child {
margin-top: 0;
}
#secondary .widget select {
max-width: 100%;
}
#secondary .widget .widget-holder {
padding: 30px 22px;
}
@media screen and (max-width: 767px) {
#secondary .widget .widget-holder {
padding-left: 18px;
padding-right: 18px;
}
}
#secondary .widget .widget-title {
font-size: 22px;
background-color: #f5f5f5;
padding: 19px 22px;
border-bottom: 1px solid #dedede;
margin-top: -30px;
margin-bottom: 30px;
margin-left: -22px;
margin-right: -22px;
}
#secondary .widget.rm-border {
border: none;
}
#secondary .widget.rm-border .widget-holder {
padding: 0;
}
.widget-title, .comments-title, .comment-reply-title {
font-size: 30px;
position: relative;
margin-bottom: 27px;
}
ul.menu {
list-style: none;
margin: 0;
}
.search-form {
position: relative;
}
.widget_nav_menu.column3 ul.menu {
margin: 0 -15px;
overflow: hidden;
}
.widget_nav_menu.column3 ul.menu li {
width: 33.33%;
padding: 0 15px;
float: left;
}
@media screen and (max-width: 767px) {
.widget_nav_menu.column3 ul.menu li {
width: 50%;
}
}
@media screen and (max-width: 575px) {
.widget_nav_menu.column3 ul.menu li {
width: 100%;
}
}
.widget_nav_menu.column2 ul.menu {
margin: 0 -15px;
overflow: hidden;
}
.widget_nav_menu.column2 ul.menu li {
width: 50%;
padding: 0 15px;
float: left;
}
@media screen and (max-width: 575px) {
.widget_nav_menu.column2 ul.menu li {
width: 100%;
}
}
.widget_categories ul, .widget_nav_menu ul, .widget_pages ul, .widget_archive ul, .widget_meta ul {
list-style: none;
margin-bottom: 0;
}
#content #secondary .widget_categories, #content #secondary .widget_pages, #content #secondary .widget_nav_menu, #content #secondary .widget_meta {
border-bottom: none;
}
#content #secondary .widget_categories ul ul ul ul ul, #content #secondary .widget_pages ul ul ul ul ul, #content #secondary .widget_nav_menu ul ul ul ul ul, #content #secondary .widget_meta ul ul ul ul ul {
padding-left: 0;
}
#content #secondary .widget_categories .widget-holder, #content #secondary .widget_nav_menu .widget-holder, #content #secondary .widget_pages .widget-holder, #content #secondary .widget_archive .widget-holder, #content #secondary .widget_meta .widget-holder {
padding: 0;
}
#content #secondary .widget_categories .widget-holder .widget-title, #content #secondary .widget_nav_menu .widget-holder .widget-title, #content #secondary .widget_pages .widget-holder .widget-title, #content #secondary .widget_archive .widget-holder .widget-title, #content #secondary .widget_meta .widget-holder .widget-title {
margin: 0;
}
#content #secondary .widget_categories ul li a, #content #secondary .widget_nav_menu ul li a, #content #secondary .widget_pages ul li a, #content #secondary .widget_archive ul li a, #content #secondary .widget_meta ul li a {
color: #111;
font-family: 'Futura-Medium';
font-size: 17px;
padding: 17px 22px;
display: block;
line-height: 26px;
border-bottom: 1px solid #dedede;
}
#content #secondary .widget_categories ul li a:hover, #content #secondary .widget_nav_menu ul li a:hover, #content #secondary .widget_pages ul li a:hover, #content #secondary .widget_archive ul li a:hover, #content #secondary .widget_meta ul li a:hover {
background-color: #f5ad0d;
color: #fff;
}
#content #secondary .widget_categories ul li.current-cat > a, #content #secondary .widget_nav_menu ul li.current-cat > a, #content #secondary .widget_pages ul li.current-cat > a, #content #secondary .widget_archive ul li.current-cat > a, #content #secondary .widget_meta ul li.current-cat > a, #content #secondary .widget_categories ul li.current-cat-parent > a, #content #secondary .widget_nav_menu ul li.current-cat-parent > a, #content #secondary .widget_pages ul li.current-cat-parent > a, #content #secondary .widget_archive ul li.current-cat-parent > a, #content #secondary .widget_meta ul li.current-cat-parent > a, #content #secondary .widget_categories ul li.current-cat-ancestor > a, #content #secondary .widget_nav_menu ul li.current-cat-ancestor > a, #content #secondary .widget_pages ul li.current-cat-ancestor > a, #content #secondary .widget_archive ul li.current-cat-ancestor > a, #content #secondary .widget_meta ul li.current-cat-ancestor > a {
background-color: #f5ad0d;
color: #fff;
}
#content #secondary .widget_categories ul li .sub-menu > li > a, #content #secondary .widget_nav_menu ul li .sub-menu > li > a, #content #secondary .widget_pages ul li .sub-menu > li > a, #content #secondary .widget_archive ul li .sub-menu > li > a, #content #secondary .widget_meta ul li .sub-menu > li > a, #content #secondary .widget_categories ul li .children > li > a, #content #secondary .widget_nav_menu ul li .children > li > a, #content #secondary .widget_pages ul li .children > li > a, #content #secondary .widget_archive ul li .children > li > a, #content #secondary .widget_meta ul li .children > li > a {
padding-left: 32px;
}
#content #secondary .widget_categories ul li .sub-menu > li > .sub-menu > li > a, #content #secondary .widget_nav_menu ul li .sub-menu > li > .sub-menu > li > a, #content #secondary .widget_pages ul li .sub-menu > li > .sub-menu > li > a, #content #secondary .widget_archive ul li .sub-menu > li > .sub-menu > li > a, #content #secondary .widget_meta ul li .sub-menu > li > .sub-menu > li > a, #content #secondary .widget_categories ul li .children > li > .sub-menu > li > a, #content #secondary .widget_nav_menu ul li .children > li > .sub-menu > li > a, #content #secondary .widget_pages ul li .children > li > .sub-menu > li > a, #content #secondary .widget_archive ul li .children > li > .sub-menu > li > a, #content #secondary .widget_meta ul li .children > li > .sub-menu > li > a, #content #secondary .widget_categories ul li .sub-menu > li > .children > li > a, #content #secondary .widget_nav_menu ul li .sub-menu > li > .children > li > a, #content #secondary .widget_pages ul li .sub-menu > li > .children > li > a, #content #secondary .widget_archive ul li .sub-menu > li > .children > li > a, #content #secondary .widget_meta ul li .sub-menu > li > .children > li > a, #content #secondary .widget_categories ul li .children > li > .children > li > a, #content #secondary .widget_nav_menu ul li .children > li > .children > li > a, #content #secondary .widget_pages ul li .children > li > .children > li > a, #content #secondary .widget_archive ul li .children > li > .children > li > a, #content #secondary .widget_meta ul li .children > li > .children > li > a {
padding-left: 42px;
}
#content #secondary .widget_categories ul li .sub-menu > li > .sub-menu > li > .sub-menu > li > a, #content #secondary .widget_nav_menu ul li .sub-menu > li > .sub-menu > li > .sub-menu > li > a, #content #secondary .widget_pages ul li .sub-menu > li > .sub-menu > li > .sub-menu > li > a, #content #secondary .widget_archive ul li .sub-menu > li > .sub-menu > li > .sub-menu > li > a, #content #secondary .widget_meta ul li .sub-menu > li > .sub-menu > li > .sub-menu > li > a, #content #secondary .widget_categories ul li .children > li > .sub-menu > li > .sub-menu > li > a, #content #secondary .widget_nav_menu ul li .children > li > .sub-menu > li > .sub-menu > li > a, #content #secondary .widget_pages ul li .children > li > .sub-menu > li > .sub-menu > li > a, #content #secondary .widget_archive ul li .children > li > .sub-menu > li > .sub-menu > li > a, #content #secondary .widget_meta ul li .children > li > .sub-menu > li > .sub-menu > li > a, #content #secondary .widget_categories ul li .sub-menu > li > .children > li > .sub-menu > li > a, #content #secondary .widget_nav_menu ul li .sub-menu > li > .children > li > .sub-menu > li > a, #content #secondary .widget_pages ul li .sub-menu > li > .children > li > .sub-menu > li > a, #content #secondary .widget_archive ul li .sub-menu > li > .children > li > .sub-menu > li > a, #content #secondary .widget_meta ul li .sub-menu > li > .children > li > .sub-menu > li > a, #content #secondary .widget_categories ul li .children > li > .children > li > .sub-menu > li > a, #content #secondary .widget_nav_menu ul li .children > li > .children > li > .sub-menu > li > a, #content #secondary .widget_pages ul li .children > li > .children > li > .sub-menu > li > a, #content #secondary .widget_archive ul li .children > li > .children > li > .sub-menu > li > a, #content #secondary .widget_meta ul li .children > li > .children > li > .sub-menu > li > a, #content #secondary .widget_categories ul li .sub-menu > li > .sub-menu > li > .children > li > a, #content #secondary .widget_nav_menu ul li .sub-menu > li > .sub-menu > li > .children > li > a, #content #secondary .widget_pages ul li .sub-menu > li > .sub-menu > li > .children > li > a, #content #secondary .widget_archive ul li .sub-menu > li > .sub-menu > li > .children > li > a, #content #secondary .widget_meta ul li .sub-menu > li > .sub-menu > li > .children > li > a, #content #secondary .widget_categories ul li .children > li > .sub-menu > li > .children > li > a, #content #secondary .widget_nav_menu ul li .children > li > .sub-menu > li > .children > li > a, #content #secondary .widget_pages ul li .children > li > .sub-menu > li > .children > li > a, #content #secondary .widget_archive ul li .children > li > .sub-menu > li > .children > li > a, #content #secondary .widget_meta ul li .children > li > .sub-menu > li > .children > li > a, #content #secondary .widget_categories ul li .sub-menu > li > .children > li > .children > li > a, #content #secondary .widget_nav_menu ul li .sub-menu > li > .children > li > .children > li > a, #content #secondary .widget_pages ul li .sub-menu > li > .children > li > .children > li > a, #content #secondary .widget_archive ul li .sub-menu > li > .children > li > .children > li > a, #content #secondary .widget_meta ul li .sub-menu > li > .children > li > .children > li > a, #content #secondary .widget_categories ul li .children > li > .children > li > .children > li > a, #content #secondary .widget_nav_menu ul li .children > li > .children > li > .children > li > a, #content #secondary .widget_pages ul li .children > li > .children > li > .children > li > a, #content #secondary .widget_archive ul li .children > li > .children > li > .children > li > a, #content #secondary .widget_meta ul li .children > li > .children > li > .children > li > a {
padding-left: 52px;
}
#content #secondary .widget_categories ul li .sub-menu > li > .sub-menu > li > .sub-menu > li > .sub-menu > li > a, #content #secondary .widget_nav_menu ul li .sub-menu > li > .sub-menu > li > .sub-menu > li > .sub-menu > li > a, #content #secondary .widget_pages ul li .sub-menu > li > .sub-menu > li > .sub-menu > li > .sub-menu > li > a, #content #secondary .widget_archive ul li .sub-menu > li > .sub-menu > li > .sub-menu > li > .sub-menu > li > a, #content #secondary .widget_meta ul li .sub-menu > li > .sub-menu > li > .sub-menu > li > .sub-menu > li > a, #content #secondary .widget_categories ul li .children > li > .sub-menu > li > .sub-menu > li > .sub-menu > li > a, #content #secondary .widget_nav_menu ul li .children > li > .sub-menu > li > .sub-menu > li > .sub-menu > li > a, #content #secondary .widget_pages ul li .children > li > .sub-menu > li > .sub-menu > li > .sub-menu > li > a, #content #secondary .widget_archive ul li .children > li > .sub-menu > li > .sub-menu > li > .sub-menu > li > a, #content #secondary .widget_meta ul li .children > li > .sub-menu > li > .sub-menu > li > .sub-menu > li > a, #content #secondary .widget_categories ul li .sub-menu > li > .children > li > .sub-menu > li > .sub-menu > li > a, #content #secondary .widget_nav_menu ul li .sub-menu > li > .children > li > .sub-menu > li > .sub-menu > li > a, #content #secondary .widget_pages ul li .sub-menu > li > .children > li > .sub-menu > li > .sub-menu > li > a, #content #secondary .widget_archive ul li .sub-menu > li > .children > li > .sub-menu > li > .sub-menu > li > a, #content #secondary .widget_meta ul li .sub-menu > li > .children > li > .sub-menu > li > .sub-menu > li > a, #content #secondary .widget_categories ul li .children > li > .children > li > .sub-menu > li > .sub-menu > li > a, #content #secondary .widget_nav_menu ul li .children > li > .children > li > .sub-menu > li > .sub-menu > li > a, #content #secondary .widget_pages ul li .children > li > .children > li > .sub-menu > li > .sub-menu > li > a, #content #secondary .widget_archive ul li .children > li > .children > li > .sub-menu > li > .sub-menu > li > a, #content #secondary .widget_meta ul li .children > li > .children > li > .sub-menu > li > .sub-menu > li > a, #content #secondary .widget_categories ul li .sub-menu > li > .sub-menu > li > .children > li > .sub-menu > li > a, #content #secondary .widget_nav_menu ul li .sub-menu > li > .sub-menu > li > .children > li > .sub-menu > li > a, #content #secondary .widget_pages ul li .sub-menu > li > .sub-menu > li > .children > li > .sub-menu > li > a, #content #secondary .widget_archive ul li .sub-menu > li > .sub-menu > li > .children > li > .sub-menu > li > a, #content #secondary .widget_meta ul li .sub-menu > li > .sub-menu > li > .children > li > .sub-menu > li > a, #content #secondary .widget_categories ul li .children > li > .sub-menu > li > .children > li > .sub-menu > li > a, #content #secondary .widget_nav_menu ul li .children > li > .sub-menu > li > .children > li > .sub-menu > li > a, #content #secondary .widget_pages ul li .children > li > .sub-menu > li > .children > li > .sub-menu > li > a, #content #secondary .widget_archive ul li .children > li > .sub-menu > li > .children > li > .sub-menu > li > a, #content #secondary .widget_meta ul li .children > li > .sub-menu > li > .children > li > .sub-menu > li > a, #content #secondary .widget_categories ul li .sub-menu > li > .children > li > .children > li > .sub-menu > li > a, #content #secondary .widget_nav_menu ul li .sub-menu > li > .children > li > .children > li > .sub-menu > li > a, #content #secondary .widget_pages ul li .sub-menu > li > .children > li > .children > li > .sub-menu > li > a, #content #secondary .widget_archive ul li .sub-menu > li > .children > li > .children > li > .sub-menu > li > a, #content #secondary .widget_meta ul li .sub-menu > li > .children > li > .children > li > .sub-menu > li > a, #content #secondary .widget_categories ul li .children > li > .children > li > .children > li > .sub-menu > li > a, #content #secondary .widget_nav_menu ul li .children > li > .children > li > .children > li > .sub-menu > li > a, #content #secondary .widget_pages ul li .children > li > .children > li > .children > li > .sub-menu > li > a, #content #secondary .widget_archive ul li .children > li > .children > li > .children > li > .sub-menu > li > a, #content #secondary .widget_meta ul li .children > li > .children > li > .children > li > .sub-menu > li > a, #content #secondary .widget_categories ul li .sub-menu > li > .sub-menu > li > .sub-menu > li > .children > li > a, #content #secondary .widget_nav_menu ul li .sub-menu > li > .sub-menu > li > .sub-menu > li > .children > li > a, #content #secondary .widget_pages ul li .sub-menu > li > .sub-menu > li > .sub-menu > li > .children > li > a, #content #secondary .widget_archive ul li .sub-menu > li > .sub-menu > li > .sub-menu > li > .children > li > a, #content #secondary .widget_meta ul li .sub-menu > li > .sub-menu > li > .sub-menu > li > .children > li > a, #content #secondary .widget_categories ul li .children > li > .sub-menu > li > .sub-menu > li > .children > li > a, #content #secondary .widget_nav_menu ul li .children > li > .sub-menu > li > .sub-menu > li > .children > li > a, #content #secondary .widget_pages ul li .children > li > .sub-menu > li > .sub-menu > li > .children > li > a, #content #secondary .widget_archive ul li .children > li > .sub-menu > li > .sub-menu > li > .children > li > a, #content #secondary .widget_meta ul li .children > li > .sub-menu > li > .sub-menu > li > .children > li > a, #content #secondary .widget_categories ul li .sub-menu > li > .children > li > .sub-menu > li > .children > li > a, #content #secondary .widget_nav_menu ul li .sub-menu > li > .children > li > .sub-menu > li > .children > li > a, #content #secondary .widget_pages ul li .sub-menu > li > .children > li > .sub-menu > li > .children > li > a, #content #secondary .widget_archive ul li .sub-menu > li > .children > li > .sub-menu > li > .children > li > a, #content #secondary .widget_meta ul li .sub-menu > li > .children > li > .sub-menu > li > .children > li > a, #content #secondary .widget_categories ul li .children > li > .children > li > .sub-menu > li > .children > li > a, #content #secondary .widget_nav_menu ul li .children > li > .children > li > .sub-menu > li > .children > li > a, #content #secondary .widget_pages ul li .children > li > .children > li > .sub-menu > li > .children > li > a, #content #secondary .widget_archive ul li .children > li > .children > li > .sub-menu > li > .children > li > a, #content #secondary .widget_meta ul li .children > li > .children > li > .sub-menu > li > .children > li > a, #content #secondary .widget_categories ul li .sub-menu > li > .sub-menu > li > .children > li > .children > li > a, #content #secondary .widget_nav_menu ul li .sub-menu > li > .sub-menu > li > .children > li > .children > li > a, #content #secondary .widget_pages ul li .sub-menu > li > .sub-menu > li > .children > li > .children > li > a, #content #secondary .widget_archive ul li .sub-menu > li > .sub-menu > li > .children > li > .children > li > a, #content #secondary .widget_meta ul li .sub-menu > li > .sub-menu > li > .children > li > .children > li > a, #content #secondary .widget_categories ul li .children > li > .sub-menu > li > .children > li > .children > li > a, #content #secondary .widget_nav_menu ul li .children > li > .sub-menu > li > .children > li > .children > li > a, #content #secondary .widget_pages ul li .children > li > .sub-menu > li > .children > li > .children > li > a, #content #secondary .widget_archive ul li .children > li > .sub-menu > li > .children > li > .children > li > a, #content #secondary .widget_meta ul li .children > li > .sub-menu > li > .children > li > .children > li > a, #content #secondary .widget_categories ul li .sub-menu > li > .children > li > .children > li > .children > li > a, #content #secondary .widget_nav_menu ul li .sub-menu > li > .children > li > .children > li > .children > li > a, #content #secondary .widget_pages ul li .sub-menu > li > .children > li > .children > li > .children > li > a, #content #secondary .widget_archive ul li .sub-menu > li > .children > li > .children > li > .children > li > a, #content #secondary .widget_meta ul li .sub-menu > li > .children > li > .children > li > .children > li > a, #content #secondary .widget_categories ul li .children > li > .children > li > .children > li > .children > li > a, #content #secondary .widget_nav_menu ul li .children > li > .children > li > .children > li > .children > li > a, #content #secondary .widget_pages ul li .children > li > .children > li > .children > li > .children > li > a, #content #secondary .widget_archive ul li .children > li > .children > li > .children > li > .children > li > a, #content #secondary .widget_meta ul li .children > li > .children > li > .children > li > .children > li > a {
padding-left: 62px;
}
#content #secondary .widget_categories ul li .sub-menu > li > .sub-menu > li > .sub-menu > li > .sub-menu > li > .sub-menu > li > a, #content #secondary .widget_nav_menu ul li .sub-menu > li > .sub-menu > li > .sub-menu > li > .sub-menu > li > .sub-menu > li > a, #content #secondary .widget_pages ul li .sub-menu > li > .sub-menu > li > .sub-menu > li > .sub-menu > li > .sub-menu > li > a, #content #secondary .widget_archive ul li .sub-menu > li > .sub-menu > li > .sub-menu > li > .sub-menu > li > .sub-menu > li > a, #content #secondary .widget_meta ul li .sub-menu > li > .sub-menu > li > .sub-menu > li > .sub-menu > li > .sub-menu > li > a, #content #secondary .widget_categories ul li .children > li > .sub-menu > li > .sub-menu > li > .sub-menu > li > .sub-menu > li > a, #content #secondary .widget_nav_menu ul li .children > li > .sub-menu > li > .sub-menu > li > .sub-menu > li > .sub-menu > li > a, #content #secondary .widget_pages ul li .children > li > .sub-menu > li > .sub-menu > li > .sub-menu > li > .sub-menu > li > a, #content #secondary .widget_archive ul li .children > li > .sub-menu > li > .sub-menu > li > .sub-menu > li > .sub-menu > li > a, #content #secondary .widget_meta ul li .children > li > .sub-menu > li > .sub-menu > li > .sub-menu > li > .sub-menu > li > a, #content #secondary .widget_categories ul li .sub-menu > li > .children > li > .sub-menu > li > .sub-menu > li > .sub-menu > li > a, #content #secondary .widget_nav_menu ul li .sub-menu > li > .children > li > .sub-menu > li > .sub-menu > li > .sub-menu > li > a, #content #secondary .widget_pages ul li .sub-menu > li > .children > li > .sub-menu > li > .sub-menu > li > .sub-menu > li > a, #content #secondary .widget_archive ul li .sub-menu > li > .children > li > .sub-menu > li > .sub-menu > li > .sub-menu > li > a, #content #secondary .widget_meta ul li .sub-menu > li > .children > li > .sub-menu > li > .sub-menu > li > .sub-menu > li > a, #content #secondary .widget_categories ul li .children > li > .children > li > .sub-menu > li > .sub-menu > li > .sub-menu > li > a, #content #secondary .widget_nav_menu ul li .children > li > .children > li > .sub-menu > li > .sub-menu > li > .sub-menu > li > a, #content #secondary .widget_pages ul li .children > li > .children > li > .sub-menu > li > .sub-menu > li > .sub-menu > li > a, #content #secondary .widget_archive ul li .children > li > .children > li > .sub-menu > li > .sub-menu > li > .sub-menu > li > a, #content #secondary .widget_meta ul li .children > li > .children > li > .sub-menu > li > .sub-menu > li > .sub-menu > li > a, #content #secondary .widget_categories ul li .sub-menu > li > .sub-menu > li > .children > li > .sub-menu > li > .sub-menu > li > a, #content #secondary .widget_nav_menu ul li .sub-menu > li > .sub-menu > li > .children > li > .sub-menu > li > .sub-menu > li > a, #content #secondary .widget_pages ul li .sub-menu > li > .sub-menu > li > .children > li > .sub-menu > li > .sub-menu > li > a, #content #secondary .widget_archive ul li .sub-menu > li > .sub-menu > li > .children > li > .sub-menu > li > .sub-menu > li > a, #content #secondary .widget_meta ul li .sub-menu > li > .sub-menu > li > .children > li > .sub-menu > li > .sub-menu > li > a, #content #secondary .widget_categories ul li .children > li > .sub-menu > li > .children > li > .sub-menu > li > .sub-menu > li > a, #content #secondary .widget_nav_menu ul li .children > li > .sub-menu > li > .children > li > .sub-menu > li > .sub-menu > li > a, #content #secondary .widget_pages ul li .children > li > .sub-menu > li > .children > li > .sub-menu > li > .sub-menu > li > a, #content #secondary .widget_archive ul li .children > li > .sub-menu > li > .children > li > .sub-menu > li > .sub-menu > li > a, #content #secondary .widget_meta ul li .children > li > .sub-menu > li > .children > li > .sub-menu > li > .sub-menu > li > a, #content #secondary .widget_categories ul li .sub-menu > li > .children > li > .children > li > .sub-menu > li > .sub-menu > li > a, #content #secondary .widget_nav_menu ul li .sub-menu > li > .children > li > .children > li > .sub-menu > li > .sub-menu > li > a, #content #secondary .widget_pages ul li .sub-menu > li > .children > li > .children > li > .sub-menu > li > .sub-menu > li > a, #content #secondary .widget_archive ul li .sub-menu > li > .children > li > .children > li > .sub-menu > li > .sub-menu > li > a, #content #secondary .widget_meta ul li .sub-menu > li > .children > li > .children > li > .sub-menu > li > .sub-menu > li > a, #content #secondary .widget_categories ul li .children > li > .children > li > .children > li > .sub-menu > li > .sub-menu > li > a, #content #secondary .widget_nav_menu ul li .children > li > .children > li > .children > li > .sub-menu > li > .sub-menu > li > a, #content #secondary .widget_pages ul li .children > li > .children > li > .children > li > .sub-menu > li > .sub-menu > li > a, #content #secondary .widget_archive ul li .children > li > .children > li > .children > li > .sub-menu > li > .sub-menu > li > a, #content #secondary .widget_meta ul li .children > li > .children > li > .children > li > .sub-menu > li > .sub-menu > li > a, #content #secondary .widget_categories ul li .sub-menu > li > .sub-menu > li > .sub-menu > li > .children > li > .sub-menu > li > a, #content #secondary .widget_nav_menu ul li .sub-menu > li > .sub-menu > li > .sub-menu > li > .children > li > .sub-menu > li > a, #content #secondary .widget_pages ul li .sub-menu > li > .sub-menu > li > .sub-menu > li > .children > li > .sub-menu > li > a, #content #secondary .widget_archive ul li .sub-menu > li > .sub-menu > li > .sub-menu > li > .children > li > .sub-menu > li > a, #content #secondary .widget_meta ul li .sub-menu > li > .sub-menu > li > .sub-menu > li > .children > li > .sub-menu > li > a, #content #secondary .widget_categories ul li .children > li > .sub-menu > li > .sub-menu > li > .children > li > .sub-menu > li > a, #content #secondary .widget_nav_menu ul li .children > li > .sub-menu > li > .sub-menu > li > .children > li > .sub-menu > li > a, #content #secondary .widget_pages ul li .children > li > .sub-menu > li > .sub-menu > li > .children > li > .sub-menu > li > a, #content #secondary .widget_archive ul li .children > li > .sub-menu > li > .sub-menu > li > .children > li > .sub-menu > li > a, #content #secondary .widget_meta ul li .children > li > .sub-menu > li > .sub-menu > li > .children > li > .sub-menu > li > a, #content #secondary .widget_categories ul li .sub-menu > li > .children > li > .sub-menu > li > .children > li > .sub-menu > li > a, #content #secondary .widget_nav_menu ul li .sub-menu > li > .children > li > .sub-menu > li > .children > li > .sub-menu > li > a, #content #secondary .widget_pages ul li .sub-menu > li > .children > li > .sub-menu > li > .children > li > .sub-menu > li > a, #content #secondary .widget_archive ul li .sub-menu > li > .children > li > .sub-menu > li > .children > li > .sub-menu > li > a, #content #secondary .widget_meta ul li .sub-menu > li > .children > li > .sub-menu > li > .children > li > .sub-menu > li > a, #content #secondary .widget_categories ul li .children > li > .children > li > .sub-menu > li > .children > li > .sub-menu > li > a, #content #secondary .widget_nav_menu ul li .children > li > .children > li > .sub-menu > li > .children > li > .sub-menu > li > a, #content #secondary .widget_pages ul li .children > li > .children > li > .sub-menu > li > .children > li > .sub-menu > li > a, #content #secondary .widget_archive ul li .children > li > .children > li > .sub-menu > li > .children > li > .sub-menu > li > a, #content #secondary .widget_meta ul li .children > li > .children > li > .sub-menu > li > .children > li > .sub-menu > li > a, #content #secondary .widget_categories ul li .sub-menu > li > .sub-menu > li > .children > li > .children > li > .sub-menu > li > a, #content #secondary .widget_nav_menu ul li .sub-menu > li > .sub-menu > li > .children > li > .children > li > .sub-menu > li > a, #content #secondary .widget_pages ul li .sub-menu > li > .sub-menu > li > .children > li > .children > li > .sub-menu > li > a, #content #secondary .widget_archive ul li .sub-menu > li > .sub-menu > li > .children > li > .children > li > .sub-menu > li > a, #content #secondary .widget_meta ul li .sub-menu > li > .sub-menu > li > .children > li > .children > li > .sub-menu > li > a, #content #secondary .widget_categories ul li .children > li > .sub-menu > li > .children > li > .children > li > .sub-menu > li > a, #content #secondary .widget_nav_menu ul li .children > li > .sub-menu > li > .children > li > .children > li > .sub-menu > li > a, #content #secondary .widget_pages ul li .children > li > .sub-menu > li > .children > li > .children > li > .sub-menu > li > a, #content #secondary .widget_archive ul li .children > li > .sub-menu > li > .children > li > .children > li > .sub-menu > li > a, #content #secondary .widget_meta ul li .children > li > .sub-menu > li > .children > li > .children > li > .sub-menu > li > a, #content #secondary .widget_categories ul li .sub-menu > li > .children > li > .children > li > .children > li > .sub-menu > li > a, #content #secondary .widget_nav_menu ul li .sub-menu > li > .children > li > .children > li > .children > li > .sub-menu > li > a, #content #secondary .widget_pages ul li .sub-menu > li > .children > li > .children > li > .children > li > .sub-menu > li > a, #content #secondary .widget_archive ul li .sub-menu > li > .children > li > .children > li > .children > li > .sub-menu > li > a, #content #secondary .widget_meta ul li .sub-menu > li > .children > li > .children > li > .children > li > .sub-menu > li > a, #content #secondary .widget_categories ul li .children > li > .children > li > .children > li > .children > li > .sub-menu > li > a, #content #secondary .widget_nav_menu ul li .children > li > .children > li > .children > li > .children > li > .sub-menu > li > a, #content #secondary .widget_pages ul li .children > li > .children > li > .children > li > .children > li > .sub-menu > li > a, #content #secondary .widget_archive ul li .children > li > .children > li > .children > li > .children > li > .sub-menu > li > a, #content #secondary .widget_meta ul li .children > li > .children > li > .children > li > .children > li > .sub-menu > li > a, #content #secondary .widget_categories ul li .sub-menu > li > .sub-menu > li > .sub-menu > li > .sub-menu > li > .children > li > a, #content #secondary .widget_nav_menu ul li .sub-menu > li > .sub-menu > li > .sub-menu > li > .sub-menu > li > .children > li > a, #content #secondary .widget_pages ul li .sub-menu > li > .sub-menu > li > .sub-menu > li > .sub-menu > li > .children > li > a, #content #secondary .widget_archive ul li .sub-menu > li > .sub-menu > li > .sub-menu > li > .sub-menu > li > .children > li > a, #content #secondary .widget_meta ul li .sub-menu > li > .sub-menu > li > .sub-menu > li > .sub-menu > li > .children > li > a, #content #secondary .widget_categories ul li .children > li > .sub-menu > li > .sub-menu > li > .sub-menu > li > .children > li > a, #content #secondary .widget_nav_menu ul li .children > li > .sub-menu > li > .sub-menu > li > .sub-menu > li > .children > li > a, #content #secondary .widget_pages ul li .children > li > .sub-menu > li > .sub-menu > li > .sub-menu > li > .children > li > a, #content #secondary .widget_archive ul li .children > li > .sub-menu > li > .sub-menu > li > .sub-menu > li > .children > li > a, #content #secondary .widget_meta ul li .children > li > .sub-menu > li > .sub-menu > li > .sub-menu > li > .children > li > a, #content #secondary .widget_categories ul li .sub-menu > li > .children > li > .sub-menu > li > .sub-menu > li > .children > li > a, #content #secondary .widget_nav_menu ul li .sub-menu > li > .children > li > .sub-menu > li > .sub-menu > li > .children > li > a, #content #secondary .widget_pages ul li .sub-menu > li > .children > li > .sub-menu > li > .sub-menu > li > .children > li > a, #content #secondary .widget_archive ul li .sub-menu > li > .children > li > .sub-menu > li > .sub-menu > li > .children > li > a, #content #secondary .widget_meta ul li .sub-menu > li > .children > li > .sub-menu > li > .sub-menu > li > .children > li > a, #content #secondary .widget_categories ul li .children > li > .children > li > .sub-menu > li > .sub-menu > li > .children > li > a, #content #secondary .widget_nav_menu ul li .children > li > .children > li > .sub-menu > li > .sub-menu > li > .children > li > a, #content #secondary .widget_pages ul li .children > li > .children > li > .sub-menu > li > .sub-menu > li > .children > li > a, #content #secondary .widget_archive ul li .children > li > .children > li > .sub-menu > li > .sub-menu > li > .children > li > a, #content #secondary .widget_meta ul li .children > li > .children > li > .sub-menu > li > .sub-menu > li > .children > li > a, #content #secondary .widget_categories ul li .sub-menu > li > .sub-menu > li > .children > li > .sub-menu > li > .children > li > a, #content #secondary .widget_nav_menu ul li .sub-menu > li > .sub-menu > li > .children > li > .sub-menu > li > .children > li > a, #content #secondary .widget_pages ul li .sub-menu > li > .sub-menu > li > .children > li > .sub-menu > li > .children > li > a, #content #secondary .widget_archive ul li .sub-menu > li > .sub-menu > li > .children > li > .sub-menu > li > .children > li > a, #content #secondary .widget_meta ul li .sub-menu > li > .sub-menu > li > .children > li > .sub-menu > li > .children > li > a, #content #secondary .widget_categories ul li .children > li > .sub-menu > li > .children > li > .sub-menu > li > .children > li > a, #content #secondary .widget_nav_menu ul li .children > li > .sub-menu > li > .children > li > .sub-menu > li > .children > li > a, #content #secondary .widget_pages ul li .children > li > .sub-menu > li > .children > li > .sub-menu > li > .children > li > a, #content #secondary .widget_archive ul li .children > li > .sub-menu > li > .children > li > .sub-menu > li > .children > li > a, #content #secondary .widget_meta ul li .children > li > .sub-menu > li > .children > li > .sub-menu > li > .children > li > a, #content #secondary .widget_categories ul li .sub-menu > li > .children > li > .children > li > .sub-menu > li > .children > li > a, #content #secondary .widget_nav_menu ul li .sub-menu > li > .children > li > .children > li > .sub-menu > li > .children > li > a, #content #secondary .widget_pages ul li .sub-menu > li > .children > li > .children > li > .sub-menu > li > .children > li > a, #content #secondary .widget_archive ul li .sub-menu > li > .children > li > .children > li > .sub-menu > li > .children > li > a, #content #secondary .widget_meta ul li .sub-menu > li > .children > li > .children > li > .sub-menu > li > .children > li > a, #content #secondary .widget_categories ul li .children > li > .children > li > .children > li > .sub-menu > li > .children > li > a, #content #secondary .widget_nav_menu ul li .children > li > .children > li > .children > li > .sub-menu > li > .children > li > a, #content #secondary .widget_pages ul li .children > li > .children > li > .children > li > .sub-menu > li > .children > li > a, #content #secondary .widget_archive ul li .children > li > .children > li > .children > li > .sub-menu > li > .children > li > a, #content #secondary .widget_meta ul li .children > li > .children > li > .children > li > .sub-menu > li > .children > li > a, #content #secondary .widget_categories ul li .sub-menu > li > .sub-menu > li > .sub-menu > li > .children > li > .children > li > a, #content #secondary .widget_nav_menu ul li .sub-menu > li > .sub-menu > li > .sub-menu > li > .children > li > .children > li > a, #content #secondary .widget_pages ul li .sub-menu > li > .sub-menu > li > .sub-menu > li > .children > li > .children > li > a, #content #secondary .widget_archive ul li .sub-menu > li > .sub-menu > li > .sub-menu > li > .children > li > .children > li > a, #content #secondary .widget_meta ul li .sub-menu > li > .sub-menu > li > .sub-menu > li > .children > li > .children > li > a, #content #secondary .widget_categories ul li .children > li > .sub-menu > li > .sub-menu > li > .children > li > .children > li > a, #content #secondary .widget_nav_menu ul li .children > li > .sub-menu > li > .sub-menu > li > .children > li > .children > li > a, #content #secondary .widget_pages ul li .children > li > .sub-menu > li > .sub-menu > li > .children > li > .children > li > a, #content #secondary .widget_archive ul li .children > li > .sub-menu > li > .sub-menu > li > .children > li > .children > li > a, #content #secondary .widget_meta ul li .children > li > .sub-menu > li > .sub-menu > li > .children > li > .children > li > a, #content #secondary .widget_categories ul li .sub-menu > li > .children > li > .sub-menu > li > .children > li > .children > li > a, #content #secondary .widget_nav_menu ul li .sub-menu > li > .children > li > .sub-menu > li > .children > li > .children > li > a, #content #secondary .widget_pages ul li .sub-menu > li > .children > li > .sub-menu > li > .children > li > .children > li > a, #content #secondary .widget_archive ul li .sub-menu > li > .children > li > .sub-menu > li > .children > li > .children > li > a, #content #secondary .widget_meta ul li .sub-menu > li > .children > li > .sub-menu > li > .children > li > .children > li > a, #content #secondary .widget_categories ul li .children > li > .children > li > .sub-menu > li > .children > li > .children > li > a, #content #secondary .widget_nav_menu ul li .children > li > .children > li > .sub-menu > li > .children > li > .children > li > a, #content #secondary .widget_pages ul li .children > li > .children > li > .sub-menu > li > .children > li > .children > li > a, #content #secondary .widget_archive ul li .children > li > .children > li > .sub-menu > li > .children > li > .children > li > a, #content #secondary .widget_meta ul li .children > li > .children > li > .sub-menu > li > .children > li > .children > li > a, #content #secondary .widget_categories ul li .sub-menu > li > .sub-menu > li > .children > li > .children > li > .children > li > a, #content #secondary .widget_nav_menu ul li .sub-menu > li > .sub-menu > li > .children > li > .children > li > .children > li > a, #content #secondary .widget_pages ul li .sub-menu > li > .sub-menu > li > .children > li > .children > li > .children > li > a, #content #secondary .widget_archive ul li .sub-menu > li > .sub-menu > li > .children > li > .children > li > .children > li > a, #content #secondary .widget_meta ul li .sub-menu > li > .sub-menu > li > .children > li > .children > li > .children > li > a, #content #secondary .widget_categories ul li .children > li > .sub-menu > li > .children > li > .children > li > .children > li > a, #content #secondary .widget_nav_menu ul li .children > li > .sub-menu > li > .children > li > .children > li > .children > li > a, #content #secondary .widget_pages ul li .children > li > .sub-menu > li > .children > li > .children > li > .children > li > a, #content #secondary .widget_archive ul li .children > li > .sub-menu > li > .children > li > .children > li > .children > li > a, #content #secondary .widget_meta ul li .children > li > .sub-menu > li > .children > li > .children > li > .children > li > a, #content #secondary .widget_categories ul li .sub-menu > li > .children > li > .children > li > .children > li > .children > li > a, #content #secondary .widget_nav_menu ul li .sub-menu > li > .children > li > .children > li > .children > li > .children > li > a, #content #secondary .widget_pages ul li .sub-menu > li > .children > li > .children > li > .children > li > .children > li > a, #content #secondary .widget_archive ul li .sub-menu > li > .children > li > .children > li > .children > li > .children > li > a, #content #secondary .widget_meta ul li .sub-menu > li > .children > li > .children > li > .children > li > .children > li > a, #content #secondary .widget_categories ul li .children > li > .children > li > .children > li > .children > li > .children > li > a, #content #secondary .widget_nav_menu ul li .children > li > .children > li > .children > li > .children > li > .children > li > a, #content #secondary .widget_pages ul li .children > li > .children > li > .children > li > .children > li > .children > li > a, #content #secondary .widget_archive ul li .children > li > .children > li > .children > li > .children > li > .children > li > a, #content #secondary .widget_meta ul li .children > li > .children > li > .children > li > .children > li > .children > li > a {
padding-left: 72px;
}
#content #secondary .widget_categories ul li .sub-menu > li > .sub-menu > li > .sub-menu > li > .sub-menu > li > .sub-menu > li > .sub-menu > li > a, #content #secondary .widget_nav_menu ul li .sub-menu > li > .sub-menu > li > .sub-menu > li > .sub-menu > li > .sub-menu > li > .sub-menu > li > a, #content #secondary .widget_pages ul li .sub-menu > li > .sub-menu > li > .sub-menu > li > .sub-menu > li > .sub-menu > li > .sub-menu > li > a, #content #secondary .widget_archive ul li .sub-menu > li > .sub-menu > li > .sub-menu > li > .sub-menu > li > .sub-menu > li > .sub-menu > li > a, #content #secondary .widget_meta ul li .sub-menu > li > .sub-menu > li > .sub-menu > li > .sub-menu > li > .sub-menu > li > .sub-menu > li > a, #content #secondary .widget_categories ul li .children > li > .sub-menu > li > .sub-menu > li > .sub-menu > li > .sub-menu > li > .sub-menu > li > a, #content #secondary .widget_nav_menu ul li .children > li > .sub-menu > li > .sub-menu > li > .sub-menu > li > .sub-menu > li > .sub-menu > li > a, #content #secondary .widget_pages ul li .children > li > .sub-menu > li > .sub-menu > li > .sub-menu > li > .sub-menu > li > .sub-menu > li > a, #content #secondary .widget_archive ul li .children > li > .sub-menu > li > .sub-menu > li > .sub-menu > li > .sub-menu > li > .sub-menu > li > a, #content #secondary .widget_meta ul li .children > li > .sub-menu > li > .sub-menu > li > .sub-menu > li > .sub-menu > li > .sub-menu > li > a, #content #secondary .widget_categories ul li .sub-menu > li > .children > li > .sub-menu > li > .sub-menu > li > .sub-menu > li > .sub-menu > li > a, #content #secondary .widget_nav_menu ul li .sub-menu > li > .children > li > .sub-menu > li > .sub-menu > li > .sub-menu > li > .sub-menu > li > a, #content #secondary .widget_pages ul li .sub-menu > li > .children > li > .sub-menu > li > .sub-menu > li > .sub-menu > li > .sub-menu > li > a, #content #secondary .widget_archive ul li .sub-menu > li > .children > li > .sub-menu > li > .sub-menu > li > .sub-menu > li > .sub-menu > li > a, #content #secondary .widget_meta ul li .sub-menu > li > .children > li > .sub-menu > li > .sub-menu > li > .sub-menu > li > .sub-menu > li > a, #content #secondary .widget_categories ul li .children > li > .children > li > .sub-menu > li > .sub-menu > li > .sub-menu > li > .sub-menu > li > a, #content #secondary .widget_nav_menu ul li .children > li > .children > li > .sub-menu > li > .sub-menu > li > .sub-menu > li > .sub-menu > li > a, #content #secondary .widget_pages ul li .children > li > .children > li > .sub-menu > li > .sub-menu > li > .sub-menu > li > .sub-menu > li > a, #content #secondary .widget_archive ul li .children > li > .children > li > .sub-menu > li > .sub-menu > li > .sub-menu > li > .sub-menu > li > a, #content #secondary .widget_meta ul li .children > li > .children > li > .sub-menu > li > .sub-menu > li > .sub-menu > li > .sub-menu > li > a, #content #secondary .widget_categories ul li .sub-menu > li > .sub-menu > li > .children > li > .sub-menu > li > .sub-menu > li > .sub-menu > li > a, #content #secondary .widget_nav_menu ul li .sub-menu > li > .sub-menu > li > .children > li > .sub-menu > li > .sub-menu > li > .sub-menu > li > a, #content #secondary .widget_pages ul li .sub-menu > li > .sub-menu > li > .children > li > .sub-menu > li > .sub-menu > li > .sub-menu > li > a, #content #secondary .widget_archive ul li .sub-menu > li > .sub-menu > li > .children > li > .sub-menu > li > .sub-menu > li > .sub-menu > li > a, #content #secondary .widget_meta ul li .sub-menu > li > .sub-menu > li > .children > li > .sub-menu > li > .sub-menu > li > .sub-menu > li > a, #content #secondary .widget_categories ul li .children > li > .sub-menu > li > .children > li > .sub-menu > li > .sub-menu > li > .sub-menu > li > a, #content #secondary .widget_nav_menu ul li .children > li > .sub-menu > li > .children > li > .sub-menu > li > .sub-menu > li > .sub-menu > li > a, #content #secondary .widget_pages ul li .children > li > .sub-menu > li > .children > li > .sub-menu > li > .sub-menu > li > .sub-menu > li > a, #content #secondary .widget_archive ul li .children > li > .sub-menu > li > .children > li > .sub-menu > li > .sub-menu > li > .sub-menu > li > a, #content #secondary .widget_meta ul li .children > li > .sub-menu > li > .children > li > .sub-menu > li > .sub-menu > li > .sub-menu > li > a, #content #secondary .widget_categories ul li .sub-menu > li > .children > li > .children > li > .sub-menu > li > .sub-menu > li > .sub-menu > li > a, #content #secondary .widget_nav_menu ul li .sub-menu > li > .children > li > .children > li > .sub-menu > li > .sub-menu > li > .sub-menu > li > a, #content #secondary .widget_pages ul li .sub-menu > li > .children > li > .children > li > .sub-menu > li > .sub-menu > li > .sub-menu > li > a, #content #secondary .widget_archive ul li .sub-menu > li > .children > li > .children > li > .sub-menu > li > .sub-menu > li > .sub-menu > li > a, #content #secondary .widget_meta ul li .sub-menu > li > .children > li > .children > li > .sub-menu > li > .sub-menu > li > .sub-menu > li > a, #content #secondary .widget_categories ul li .children > li > .children > li > .children > li > .sub-menu > li > .sub-menu > li > .sub-menu > li > a, #content #secondary .widget_nav_menu ul li .children > li > .children > li > .children > li > .sub-menu > li > .sub-menu > li > .sub-menu > li > a, #content #secondary .widget_pages ul li .children > li > .children > li > .children > li > .sub-menu > li > .sub-menu > li > .sub-menu > li > a, #content #secondary .widget_archive ul li .children > li > .children > li > .children > li > .sub-menu > li > .sub-menu > li > .sub-menu > li > a, #content #secondary .widget_meta ul li .children > li > .children > li > .children > li > .sub-menu > li > .sub-menu > li > .sub-menu > li > a, #content #secondary .widget_categories ul li .sub-menu > li > .sub-menu > li > .sub-menu > li > .children > li > .sub-menu > li > .sub-menu > li > a, #content #secondary .widget_nav_menu ul li .sub-menu > li > .sub-menu > li > .sub-menu > li > .children > li > .sub-menu > li > .sub-menu > li > a, #content #secondary .widget_pages ul li .sub-menu > li > .sub-menu > li > .sub-menu > li > .children > li > .sub-menu > li > .sub-menu > li > a, #content #secondary .widget_archive ul li .sub-menu > li > .sub-menu > li > .sub-menu > li > .children > li > .sub-menu > li > .sub-menu > li > a, #content #secondary .widget_meta ul li .sub-menu > li > .sub-menu > li > .sub-menu > li > .children > li > .sub-menu > li > .sub-menu > li > a, #content #secondary .widget_categories ul li .children > li > .sub-menu > li > .sub-menu > li > .children > li > .sub-menu > li > .sub-menu > li > a, #content #secondary .widget_nav_menu ul li .children > li > .sub-menu > li > .sub-menu > li > .children > li > .sub-menu > li > .sub-menu > li > a, #content #secondary .widget_pages ul li .children > li > .sub-menu > li > .sub-menu > li > .children > li > .sub-menu > li > .sub-menu > li > a, #content #secondary .widget_archive ul li .children > li > .sub-menu > li > .sub-menu > li > .children > li > .sub-menu > li > .sub-menu > li > a, #content #secondary .widget_meta ul li .children > li > .sub-menu > li > .sub-menu > li > .children > li > .sub-menu > li > .sub-menu > li > a, #content #secondary .widget_categories ul li .sub-menu > li > .children > li > .sub-menu > li > .children > li > .sub-menu > li > .sub-menu > li > a, #content #secondary .widget_nav_menu ul li .sub-menu > li > .children > li > .sub-menu > li > .children > li > .sub-menu > li > .sub-menu > li > a, #content #secondary .widget_pages ul li .sub-menu > li > .children > li > .sub-menu > li > .children > li > .sub-menu > li > .sub-menu > li > a, #content #secondary .widget_archive ul li .sub-menu > li > .children > li > .sub-menu > li > .children > li > .sub-menu > li > .sub-menu > li > a, #content #secondary .widget_meta ul li .sub-menu > li > .children > li > .sub-menu > li > .children > li > .sub-menu > li > .sub-menu > li > a, #content #secondary .widget_categories ul li .children > li > .children > li > .sub-menu > li > .children > li > .sub-menu > li > .sub-menu > li > a, #content #secondary .widget_nav_menu ul li .children > li > .children > li > .sub-menu > li > .children > li > .sub-menu > li > .sub-menu > li > a, #content #secondary .widget_pages ul li .children > li > .children > li > .sub-menu > li > .children > li > .sub-menu > li > .sub-menu > li > a, #content #secondary .widget_archive ul li .children > li > .children > li > .sub-menu > li > .children > li > .sub-menu > li > .sub-menu > li > a, #content #secondary .widget_meta ul li .children > li > .children > li > .sub-menu > li > .children > li > .sub-menu > li > .sub-menu > li > a, #content #secondary .widget_categories ul li .sub-menu > li > .sub-menu > li > .children > li > .children > li > .sub-menu > li > .sub-menu > li > a, #content #secondary .widget_nav_menu ul li .sub-menu > li > .sub-menu > li > .children > li > .children > li > .sub-menu > li > .sub-menu > li > a, #content #secondary .widget_pages ul li .sub-menu > li > .sub-menu > li > .children > li > .children > li > .sub-menu > li > .sub-menu > li > a, #content #secondary .widget_archive ul li .sub-menu > li > .sub-menu > li > .children > li > .children > li > .sub-menu > li > .sub-menu > li > a, #content #secondary .widget_meta ul li .sub-menu > li > .sub-menu > li > .children > li > .children > li > .sub-menu > li > .sub-menu > li > a, #content #secondary .widget_categories ul li .children > li > .sub-menu > li > .children > li > .children > li > .sub-menu > li > .sub-menu > li > a, #content #secondary .widget_nav_menu ul li .children > li > .sub-menu > li > .children > li > .children > li > .sub-menu > li > .sub-menu > li > a, #content #secondary .widget_pages ul li .children > li > .sub-menu > li > .children > li > .children > li > .sub-menu > li > .sub-menu > li > a, #content #secondary .widget_archive ul li .children > li > .sub-menu > li > .children > li > .children > li > .sub-menu > li > .sub-menu > li > a, #content #secondary .widget_meta ul li .children > li > .sub-menu > li > .children > li > .children > li > .sub-menu > li > .sub-menu > li > a, #content #secondary .widget_categories ul li .sub-menu > li > .children > li > .children > li > .children > li > .sub-menu > li > .sub-menu > li > a, #content #secondary .widget_nav_menu ul li .sub-menu > li > .children > li > .children > li > .children > li > .sub-menu > li > .sub-menu > li > a, #content #secondary .widget_pages ul li .sub-menu > li > .children > li > .children > li > .children > li > .sub-menu > li > .sub-menu > li > a, #content #secondary .widget_archive ul li .sub-menu > li > .children > li > .children > li > .children > li > .sub-menu > li > .sub-menu > li > a, #content #secondary .widget_meta ul li .sub-menu > li > .children > li > .children > li > .children > li > .sub-menu > li > .sub-menu > li > a, #content #secondary .widget_categories ul li .children > li > .children > li > .children > li > .children > li > .sub-menu > li > .sub-menu > li > a, #content #secondary .widget_nav_menu ul li .children > li > .children > li > .children > li > .children > li > .sub-menu > li > .sub-menu > li > a, #content #secondary .widget_pages ul li .children > li > .children > li > .children > li > .children > li > .sub-menu > li > .sub-menu > li > a, #content #secondary .widget_archive ul li .children > li > .children > li > .children > li > .children > li > .sub-menu > li > .sub-menu > li > a, #content #secondary .widget_meta ul li .children > li > .children > li > .children > li > .children > li > .sub-menu > li > .sub-menu > li > a, #content #secondary .widget_categories ul li .sub-menu > li > .sub-menu > li > .sub-menu > li > .sub-menu > li > .children > li > .sub-menu > li > a, #content #secondary .widget_nav_menu ul li .sub-menu > li > .sub-menu > li > .sub-menu > li > .sub-menu > li > .children > li > .sub-menu > li > a, #content #secondary .widget_pages ul li .sub-menu > li > .sub-menu > li > .sub-menu > li > .sub-menu > li > .children > li > .sub-menu > li > a, #content #secondary .widget_archive ul li .sub-menu > li > .sub-menu > li > .sub-menu > li > .sub-menu > li > .children > li > .sub-menu > li > a, #content #secondary .widget_meta ul li .sub-menu > li > .sub-menu > li > .sub-menu > li > .sub-menu > li > .children > li > .sub-menu > li > a, #content #secondary .widget_categories ul li .children > li > .sub-menu > li > .sub-menu > li > .sub-menu > li > .children > li > .sub-menu > li > a, #content #secondary .widget_nav_menu ul li .children > li > .sub-menu > li > .sub-menu > li > .sub-menu > li > .children > li > .sub-menu > li > a, #content #secondary .widget_pages ul li .children > li > .sub-menu > li > .sub-menu > li > .sub-menu > li > .children > li > .sub-menu > li > a, #content #secondary .widget_archive ul li .children > li > .sub-menu > li > .sub-menu > li > .sub-menu > li > .children > li > .sub-menu > li > a, #content #secondary .widget_meta ul li .children > li > .sub-menu > li > .sub-menu > li > .sub-menu > li > .children > li > .sub-menu > li > a, #content #secondary .widget_categories ul li .sub-menu > li > .children > li > .sub-menu > li > .sub-menu > li > .children > li > .sub-menu > li > a, #content #secondary .widget_nav_menu ul li .sub-menu > li > .children > li > .sub-menu > li > .sub-menu > li > .children > li > .sub-menu > li > a, #content #secondary .widget_pages ul li .sub-menu > li > .children > li > .sub-menu > li > .sub-menu > li > .children > li > .sub-menu > li > a, #content #secondary .widget_archive ul li .sub-menu > li > .children > li > .sub-menu > li > .sub-menu > li > .children > li > .sub-menu > li > a, #content #secondary .widget_meta ul li .sub-menu > li > .children > li > .sub-menu > li > .sub-menu > li > .children > li > .sub-menu > li > a, #content #secondary .widget_categories ul li .children > li > .children > li > .sub-menu > li > .sub-menu > li > .children > li > .sub-menu > li > a, #content #secondary .widget_nav_menu ul li .children > li > .children > li > .sub-menu > li > .sub-menu > li > .children > li > .sub-menu > li > a, #content #secondary .widget_pages ul li .children > li > .children > li > .sub-menu > li > .sub-menu > li > .children > li > .sub-menu > li > a, #content #secondary .widget_archive ul li .children > li > .children > li > .sub-menu > li > .sub-menu > li > .children > li > .sub-menu > li > a, #content #secondary .widget_meta ul li .children > li > .children > li > .sub-menu > li > .sub-menu > li > .children > li > .sub-menu > li > a, #content #secondary .widget_categories ul li .sub-menu > li > .sub-menu > li > .children > li > .sub-menu > li > .children > li > .sub-menu > li > a, #content #secondary .widget_nav_menu ul li .sub-menu > li > .sub-menu > li > .children > li > .sub-menu > li > .children > li > .sub-menu > li > a, #content #secondary .widget_pages ul li .sub-menu > li > .sub-menu > li > .children > li > .sub-menu > li > .children > li > .sub-menu > li > a, #content #secondary .widget_archive ul li .sub-menu > li > .sub-menu > li > .children > li > .sub-menu > li > .children > li > .sub-menu > li > a, #content #secondary .widget_meta ul li .sub-menu > li > .sub-menu > li > .children > li > .sub-menu > li > .children > li > .sub-menu > li > a, #content #secondary .widget_categories ul li .children > li > .sub-menu > li > .children > li > .sub-menu > li > .children > li > .sub-menu > li > a, #content #secondary .widget_nav_menu ul li .children > li > .sub-menu > li > .children > li > .sub-menu > li > .children > li > .sub-menu > li > a, #content #secondary .widget_pages ul li .children > li > .sub-menu > li > .children > li > .sub-menu > li > .children > li > .sub-menu > li > a, #content #secondary .widget_archive ul li .children > li > .sub-menu > li > .children > li > .sub-menu > li > .children > li > .sub-menu > li > a, #content #secondary .widget_meta ul li .children > li > .sub-menu > li > .children > li > .sub-menu > li > .children > li > .sub-menu > li > a, #content #secondary .widget_categories ul li .sub-menu > li > .children > li > .children > li > .sub-menu > li > .children > li > .sub-menu > li > a, #content #secondary .widget_nav_menu ul li .sub-menu > li > .children > li > .children > li > .sub-menu > li > .children > li > .sub-menu > li > a, #content #secondary .widget_pages ul li .sub-menu > li > .children > li > .children > li > .sub-menu > li > .children > li > .sub-menu > li > a, #content #secondary .widget_archive ul li .sub-menu > li > .children > li > .children > li > .sub-menu > li > .children > li > .sub-menu > li > a, #content #secondary .widget_meta ul li .sub-menu > li > .children > li > .children > li > .sub-menu > li > .children > li > .sub-menu > li > a, #content #secondary .widget_categories ul li .children > li > .children > li > .children > li > .sub-menu > li > .children > li > .sub-menu > li > a, #content #secondary .widget_nav_menu ul li .children > li > .children > li > .children > li > .sub-menu > li > .children > li > .sub-menu > li > a, #content #secondary .widget_pages ul li .children > li > .children > li > .children > li > .sub-menu > li > .children > li > .sub-menu > li > a, #content #secondary .widget_archive ul li .children > li > .children > li > .children > li > .sub-menu > li > .children > li > .sub-menu > li > a, #content #secondary .widget_meta ul li .children > li > .children > li > .children > li > .sub-menu > li > .children > li > .sub-menu > li > a, #content #secondary .widget_categories ul li .sub-menu > li > .sub-menu > li > .sub-menu > li > .children > li > .children > li > .sub-menu > li > a, #content #secondary .widget_nav_menu ul li .sub-menu > li > .sub-menu > li > .sub-menu > li > .children > li > .children > li > .sub-menu > li > a, #content #secondary .widget_pages ul li .sub-menu > li > .sub-menu > li > .sub-menu > li > .children > li > .children > li > .sub-menu > li > a, #content #secondary .widget_archive ul li .sub-menu > li > .sub-menu > li > .sub-menu > li > .children > li > .children > li > .sub-menu > li > a, #content #secondary .widget_meta ul li .sub-menu > li > .sub-menu > li > .sub-menu > li > .children > li > .children > li > .sub-menu > li > a, #content #secondary .widget_categories ul li .children > li > .sub-menu > li > .sub-menu > li > .children > li > .children > li > .sub-menu > li > a, #content #secondary .widget_nav_menu ul li .children > li > .sub-menu > li > .sub-menu > li > .children > li > .children > li > .sub-menu > li > a, #content #secondary .widget_pages ul li .children > li > .sub-menu > li > .sub-menu > li > .children > li > .children > li > .sub-menu > li > a, #content #secondary .widget_archive ul li .children > li > .sub-menu > li > .sub-menu > li > .children > li > .children > li > .sub-menu > li > a, #content #secondary .widget_meta ul li .children > li > .sub-menu > li > .sub-menu > li > .children > li > .children > li > .sub-menu > li > a, #content #secondary .widget_categories ul li .sub-menu > li > .children > li > .sub-menu > li > .children > li > .children > li > .sub-menu > li > a, #content #secondary .widget_nav_menu ul li .sub-menu > li > .children > li > .sub-menu > li > .children > li > .children > li > .sub-menu > li > a, #content #secondary .widget_pages ul li .sub-menu > li > .children > li > .sub-menu > li > .children > li > .children > li > .sub-menu > li > a, #content #secondary .widget_archive ul li .sub-menu > li > .children > li > .sub-menu > li > .children > li > .children > li > .sub-menu > li > a, #content #secondary .widget_meta ul li .sub-menu > li > .children > li > .sub-menu > li > .children > li > .children > li > .sub-menu > li > a, #content #secondary .widget_categories ul li .children > li > .children > li > .sub-menu > li > .children > li > .children > li > .sub-menu > li > a, #content #secondary .widget_nav_menu ul li .children > li > .children > li > .sub-menu > li > .children > li > .children > li > .sub-menu > li > a, #content #secondary .widget_pages ul li .children > li > .children > li > .sub-menu > li > .children > li > .children > li > .sub-menu > li > a, #content #secondary .widget_archive ul li .children > li > .children > li > .sub-menu > li > .children > li > .children > li > .sub-menu > li > a, #content #secondary .widget_meta ul li .children > li > .children > li > .sub-menu > li > .children > li > .children > li > .sub-menu > li > a, #content #secondary .widget_categories ul li .sub-menu > li > .sub-menu > li > .children > li > .children > li > .children > li > .sub-menu > li > a, #content #secondary .widget_nav_menu ul li .sub-menu > li > .sub-menu > li > .children > li > .children > li > .children > li > .sub-menu > li > a, #content #secondary .widget_pages ul li .sub-menu > li > .sub-menu > li > .children > li > .children > li > .children > li > .sub-menu > li > a, #content #secondary .widget_archive ul li .sub-menu > li > .sub-menu > li > .children > li > .children > li > .children > li > .sub-menu > li > a, #content #secondary .widget_meta ul li .sub-menu > li > .sub-menu > li > .children > li > .children > li > .children > li > .sub-menu > li > a, #content #secondary .widget_categories ul li .children > li > .sub-menu > li > .children > li > .children > li > .children > li > .sub-menu > li > a, #content #secondary .widget_nav_menu ul li .children > li > .sub-menu > li > .children > li > .children > li > .children > li > .sub-menu > li > a, #content #secondary .widget_pages ul li .children > li > .sub-menu > li > .children > li > .children > li > .children > li > .sub-menu > li > a, #content #secondary .widget_archive ul li .children > li > .sub-menu > li > .children > li > .children > li > .children > li > .sub-menu > li > a, #content #secondary .widget_meta ul li .children > li > .sub-menu > li > .children > li > .children > li > .children > li > .sub-menu > li > a, #content #secondary .widget_categories ul li .sub-menu > li > .children > li > .children > li > .children > li > .children > li > .sub-menu > li > a, #content #secondary .widget_nav_menu ul li .sub-menu > li > .children > li > .children > li > .children > li > .children > li > .sub-menu > li > a, #content #secondary .widget_pages ul li .sub-menu > li > .children > li > .children > li > .children > li > .children > li > .sub-menu > li > a, #content #secondary .widget_archive ul li .sub-menu > li > .children > li > .children > li > .children > li > .children > li > .sub-menu > li > a, #content #secondary .widget_meta ul li .sub-menu > li > .children > li > .children > li > .children > li > .children > li > .sub-menu > li > a, #content #secondary .widget_categories ul li .children > li > .children > li > .children > li > .children > li > .children > li > .sub-menu > li > a, #content #secondary .widget_nav_menu ul li .children > li > .children > li > .children > li > .children > li > .children > li > .sub-menu > li > a, #content #secondary .widget_pages ul li .children > li > .children > li > .children > li > .children > li > .children > li > .sub-menu > li > a, #content #secondary .widget_archive ul li .children > li > .children > li > .children > li > .children > li > .children > li > .sub-menu > li > a, #content #secondary .widget_meta ul li .children > li > .children > li > .children > li > .children > li > .children > li > .sub-menu > li > a, #content #secondary .widget_categories ul li .sub-menu > li > .sub-menu > li > .sub-menu > li > .sub-menu > li > .sub-menu > li > .children > li > a, #content #secondary .widget_nav_menu ul li .sub-menu > li > .sub-menu > li > .sub-menu > li > .sub-menu > li > .sub-menu > li > .children > li > a, #content #secondary .widget_pages ul li .sub-menu > li > .sub-menu > li > .sub-menu > li > .sub-menu > li > .sub-menu > li > .children > li > a, #content #secondary .widget_archive ul li .sub-menu > li > .sub-menu > li > .sub-menu > li > .sub-menu > li > .sub-menu > li > .children > li > a, #content #secondary .widget_meta ul li .sub-menu > li > .sub-menu > li > .sub-menu > li > .sub-menu > li > .sub-menu > li > .children > li > a, #content #secondary .widget_categories ul li .children > li > .sub-menu > li > .sub-menu > li > .sub-menu > li > .sub-menu > li > .children > li > a, #content #secondary .widget_nav_menu ul li .children > li > .sub-menu > li > .sub-menu > li > .sub-menu > li > .sub-menu > li > .children > li > a, #content #secondary .widget_pages ul li .children > li > .sub-menu > li > .sub-menu > li > .sub-menu > li > .sub-menu > li > .children > li > a, #content #secondary .widget_archive ul li .children > li > .sub-menu > li > .sub-menu > li > .sub-menu > li > .sub-menu > li > .children > li > a, #content #secondary .widget_meta ul li .children > li > .sub-menu > li > .sub-menu > li > .sub-menu > li > .sub-menu > li > .children > li > a, #content #secondary .widget_categories ul li .sub-menu > li > .children > li > .sub-menu > li > .sub-menu > li > .sub-menu > li > .children > li > a, #content #secondary .widget_nav_menu ul li .sub-menu > li > .children > li > .sub-menu > li > .sub-menu > li > .sub-menu > li > .children > li > a, #content #secondary .widget_pages ul li .sub-menu > li > .children > li > .sub-menu > li > .sub-menu > li > .sub-menu > li > .children > li > a, #content #secondary .widget_archive ul li .sub-menu > li > .children > li > .sub-menu > li > .sub-menu > li > .sub-menu > li > .children > li > a, #content #secondary .widget_meta ul li .sub-menu > li > .children > li > .sub-menu > li > .sub-menu > li > .sub-menu > li > .children > li > a, #content #secondary .widget_categories ul li .children > li > .children > li > .sub-menu > li > .sub-menu > li > .sub-menu > li > .children > li > a, #content #secondary .widget_nav_menu ul li .children > li > .children > li > .sub-menu > li > .sub-menu > li > .sub-menu > li > .children > li > a, #content #secondary .widget_pages ul li .children > li > .children > li > .sub-menu > li > .sub-menu > li > .sub-menu > li > .children > li > a, #content #secondary .widget_archive ul li .children > li > .children > li > .sub-menu > li > .sub-menu > li > .sub-menu > li > .children > li > a, #content #secondary .widget_meta ul li .children > li > .children > li > .sub-menu > li > .sub-menu > li > .sub-menu > li > .children > li > a, #content #secondary .widget_categories ul li .sub-menu > li > .sub-menu > li > .children > li > .sub-menu > li > .sub-menu > li > .children > li > a, #content #secondary .widget_nav_menu ul li .sub-menu > li > .sub-menu > li > .children > li > .sub-menu > li > .sub-menu > li > .children > li > a, #content #secondary .widget_pages ul li .sub-menu > li > .sub-menu > li > .children > li > .sub-menu > li > .sub-menu > li > .children > li > a, #content #secondary .widget_archive ul li .sub-menu > li > .sub-menu > li > .children > li > .sub-menu > li > .sub-menu > li > .children > li > a, #content #secondary .widget_meta ul li .sub-menu > li > .sub-menu > li > .children > li > .sub-menu > li > .sub-menu > li > .children > li > a, #content #secondary .widget_categories ul li .children > li > .sub-menu > li > .children > li > .sub-menu > li > .sub-menu > li > .children > li > a, #content #secondary .widget_nav_menu ul li .children > li > .sub-menu > li > .children > li > .sub-menu > li > .sub-menu > li > .children > li > a, #content #secondary .widget_pages ul li .children > li > .sub-menu > li > .children > li > .sub-menu > li > .sub-menu > li > .children > li > a, #content #secondary .widget_archive ul li .children > li > .sub-menu > li > .children > li > .sub-menu > li > .sub-menu > li > .children > li > a, #content #secondary .widget_meta ul li .children > li > .sub-menu > li > .children > li > .sub-menu > li > .sub-menu > li > .children > li > a, #content #secondary .widget_categories ul li .sub-menu > li > .children > li > .children > li > .sub-menu > li > .sub-menu > li > .children > li > a, #content #secondary .widget_nav_menu ul li .sub-menu > li > .children > li > .children > li > .sub-menu > li > .sub-menu > li > .children > li > a, #content #secondary .widget_pages ul li .sub-menu > li > .children > li > .children > li > .sub-menu > li > .sub-menu > li > .children > li > a, #content #secondary .widget_archive ul li .sub-menu > li > .children > li > .children > li > .sub-menu > li > .sub-menu > li > .children > li > a, #content #secondary .widget_meta ul li .sub-menu > li > .children > li > .children > li > .sub-menu > li > .sub-menu > li > .children > li > a, #content #secondary .widget_categories ul li .children > li > .children > li > .children > li > .sub-menu > li > .sub-menu > li > .children > li > a, #content #secondary .widget_nav_menu ul li .children > li > .children > li > .children > li > .sub-menu > li > .sub-menu > li > .children > li > a, #content #secondary .widget_pages ul li .children > li > .children > li > .children > li > .sub-menu > li > .sub-menu > li > .children > li > a, #content #secondary .widget_archive ul li .children > li > .children > li > .children > li > .sub-menu > li > .sub-menu > li > .children > li > a, #content #secondary .widget_meta ul li .children > li > .children > li > .children > li > .sub-menu > li > .sub-menu > li > .children > li > a, #content #secondary .widget_categories ul li .sub-menu > li > .sub-menu > li > .sub-menu > li > .children > li > .sub-menu > li > .children > li > a, #content #secondary .widget_nav_menu ul li .sub-menu > li > .sub-menu > li > .sub-menu > li > .children > li > .sub-menu > li > .children > li > a, #content #secondary .widget_pages ul li .sub-menu > li > .sub-menu > li > .sub-menu > li > .children > li > .sub-menu > li > .children > li > a, #content #secondary .widget_archive ul li .sub-menu > li > .sub-menu > li > .sub-menu > li > .children > li > .sub-menu > li > .children > li > a, #content #secondary .widget_meta ul li .sub-menu > li > .sub-menu > li > .sub-menu > li > .children > li > .sub-menu > li > .children > li > a, #content #secondary .widget_categories ul li .children > li > .sub-menu > li > .sub-menu > li > .children > li > .sub-menu > li > .children > li > a, #content #secondary .widget_nav_menu ul li .children > li > .sub-menu > li > .sub-menu > li > .children > li > .sub-menu > li > .children > li > a, #content #secondary .widget_pages ul li .children > li > .sub-menu > li > .sub-menu > li > .children > li > .sub-menu > li > .children > li > a, #content #secondary .widget_archive ul li .children > li > .sub-menu > li > .sub-menu > li > .children > li > .sub-menu > li > .children > li > a, #content #secondary .widget_meta ul li .children > li > .sub-menu > li > .sub-menu > li > .children > li > .sub-menu > li > .children > li > a, #content #secondary .widget_categories ul li .sub-menu > li > .children > li > .sub-menu > li > .children > li > .sub-menu > li > .children > li > a, #content #secondary .widget_nav_menu ul li .sub-menu > li > .children > li > .sub-menu > li > .children > li > .sub-menu > li > .children > li > a, #content #secondary .widget_pages ul li .sub-menu > li > .children > li > .sub-menu > li > .children > li > .sub-menu > li > .children > li > a, #content #secondary .widget_archive ul li .sub-menu > li > .children > li > .sub-menu > li > .children > li > .sub-menu > li > .children > li > a, #content #secondary .widget_meta ul li .sub-menu > li > .children > li > .sub-menu > li > .children > li > .sub-menu > li > .children > li > a, #content #secondary .widget_categories ul li .children > li > .children > li > .sub-menu > li > .children > li > .sub-menu > li > .children > li > a, #content #secondary .widget_nav_menu ul li .children > li > .children > li > .sub-menu > li > .children > li > .sub-menu > li > .children > li > a, #content #secondary .widget_pages ul li .children > li > .children > li > .sub-menu > li > .children > li > .sub-menu > li > .children > li > a, #content #secondary .widget_archive ul li .children > li > .children > li > .sub-menu > li > .children > li > .sub-menu > li > .children > li > a, #content #secondary .widget_meta ul li .children > li > .children > li > .sub-menu > li > .children > li > .sub-menu > li > .children > li > a, #content #secondary .widget_categories ul li .sub-menu > li > .sub-menu > li > .children > li > .children > li > .sub-menu > li > .children > li > a, #content #secondary .widget_nav_menu ul li .sub-menu > li > .sub-menu > li > .children > li > .children > li > .sub-menu > li > .children > li > a, #content #secondary .widget_pages ul li .sub-menu > li > .sub-menu > li > .children > li > .children > li > .sub-menu > li > .children > li > a, #content #secondary .widget_archive ul li .sub-menu > li > .sub-menu > li > .children > li > .children > li > .sub-menu > li > .children > li > a, #content #secondary .widget_meta ul li .sub-menu > li > .sub-menu > li > .children > li > .children > li > .sub-menu > li > .children > li > a, #content #secondary .widget_categories ul li .children > li > .sub-menu > li > .children > li > .children > li > .sub-menu > li > .children > li > a, #content #secondary .widget_nav_menu ul li .children > li > .sub-menu > li > .children > li > .children > li > .sub-menu > li > .children > li > a, #content #secondary .widget_pages ul li .children > li > .sub-menu > li > .children > li > .children > li > .sub-menu > li > .children > li > a, #content #secondary .widget_archive ul li .children > li > .sub-menu > li > .children > li > .children > li > .sub-menu > li > .children > li > a, #content #secondary .widget_meta ul li .children > li > .sub-menu > li > .children > li > .children > li > .sub-menu > li > .children > li > a, #content #secondary .widget_categories ul li .sub-menu > li > .children > li > .children > li > .children > li > .sub-menu > li > .children > li > a, #content #secondary .widget_nav_menu ul li .sub-menu > li > .children > li > .children > li > .children > li > .sub-menu > li > .children > li > a, #content #secondary .widget_pages ul li .sub-menu > li > .children > li > .children > li > .children > li > .sub-menu > li > .children > li > a, #content #secondary .widget_archive ul li .sub-menu > li > .children > li > .children > li > .children > li > .sub-menu > li > .children > li > a, #content #secondary .widget_meta ul li .sub-menu > li > .children > li > .children > li > .children > li > .sub-menu > li > .children > li > a, #content #secondary .widget_categories ul li .children > li > .children > li > .children > li > .children > li > .sub-menu > li > .children > li > a, #content #secondary .widget_nav_menu ul li .children > li > .children > li > .children > li > .children > li > .sub-menu > li > .children > li > a, #content #secondary .widget_pages ul li .children > li > .children > li > .children > li > .children > li > .sub-menu > li > .children > li > a, #content #secondary .widget_archive ul li .children > li > .children > li > .children > li > .children > li > .sub-menu > li > .children > li > a, #content #secondary .widget_meta ul li .children > li > .children > li > .children > li > .children > li > .sub-menu > li > .children > li > a, #content #secondary .widget_categories ul li .sub-menu > li > .sub-menu > li > .sub-menu > li > .sub-menu > li > .children > li > .children > li > a, #content #secondary .widget_nav_menu ul li .sub-menu > li > .sub-menu > li > .sub-menu > li > .sub-menu > li > .children > li > .children > li > a, #content #secondary .widget_pages ul li .sub-menu > li > .sub-menu > li > .sub-menu > li > .sub-menu > li > .children > li > .children > li > a, #content #secondary .widget_archive ul li .sub-menu > li > .sub-menu > li > .sub-menu > li > .sub-menu > li > .children > li > .children > li > a, #content #secondary .widget_meta ul li .sub-menu > li > .sub-menu > li > .sub-menu > li > .sub-menu > li > .children > li > .children > li > a, #content #secondary .widget_categories ul li .children > li > .sub-menu > li > .sub-menu > li > .sub-menu > li > .children > li > .children > li > a, #content #secondary .widget_nav_menu ul li .children > li > .sub-menu > li > .sub-menu > li > .sub-menu > li > .children > li > .children > li > a, #content #secondary .widget_pages ul li .children > li > .sub-menu > li > .sub-menu > li > .sub-menu > li > .children > li > .children > li > a, #content #secondary .widget_archive ul li .children > li > .sub-menu > li > .sub-menu > li > .sub-menu > li > .children > li > .children > li > a, #content #secondary .widget_meta ul li .children > li > .sub-menu > li > .sub-menu > li > .sub-menu > li > .children > li > .children > li > a, #content #secondary .widget_categories ul li .sub-menu > li > .children > li > .sub-menu > li > .sub-menu > li > .children > li > .children > li > a, #content #secondary .widget_nav_menu ul li .sub-menu > li > .children > li > .sub-menu > li > .sub-menu > li > .children > li > .children > li > a, #content #secondary .widget_pages ul li .sub-menu > li > .children > li > .sub-menu > li > .sub-menu > li > .children > li > .children > li > a, #content #secondary .widget_archive ul li .sub-menu > li > .children > li > .sub-menu > li > .sub-menu > li > .children > li > .children > li > a, #content #secondary .widget_meta ul li .sub-menu > li > .children > li > .sub-menu > li > .sub-menu > li > .children > li > .children > li > a, #content #secondary .widget_categories ul li .children > li > .children > li > .sub-menu > li > .sub-menu > li > .children > li > .children > li > a, #content #secondary .widget_nav_menu ul li .children > li > .children > li > .sub-menu > li > .sub-menu > li > .children > li > .children > li > a, #content #secondary .widget_pages ul li .children > li > .children > li > .sub-menu > li > .sub-menu > li > .children > li > .children > li > a, #content #secondary .widget_archive ul li .children > li > .children > li > .sub-menu > li > .sub-menu > li > .children > li > .children > li > a, #content #secondary .widget_meta ul li .children > li > .children > li > .sub-menu > li > .sub-menu > li > .children > li > .children > li > a, #content #secondary .widget_categories ul li .sub-menu > li > .sub-menu > li > .children > li > .sub-menu > li > .children > li > .children > li > a, #content #secondary .widget_nav_menu ul li .sub-menu > li > .sub-menu > li > .children > li > .sub-menu > li > .children > li > .children > li > a, #content #secondary .widget_pages ul li .sub-menu > li > .sub-menu > li > .children > li > .sub-menu > li > .children > li > .children > li > a, #content #secondary .widget_archive ul li .sub-menu > li > .sub-menu > li > .children > li > .sub-menu > li > .children > li > .children > li > a, #content #secondary .widget_meta ul li .sub-menu > li > .sub-menu > li > .children > li > .sub-menu > li > .children > li > .children > li > a, #content #secondary .widget_categories ul li .children > li > .sub-menu > li > .children > li > .sub-menu > li > .children > li > .children > li > a, #content #secondary .widget_nav_menu ul li .children > li > .sub-menu > li > .children > li > .sub-menu > li > .children > li > .children > li > a, #content #secondary .widget_pages ul li .children > li > .sub-menu > li > .children > li > .sub-menu > li > .children > li > .children > li > a, #content #secondary .widget_archive ul li .children > li > .sub-menu > li > .children > li > .sub-menu > li > .children > li > .children > li > a, #content #secondary .widget_meta ul li .children > li > .sub-menu > li > .children > li > .sub-menu > li > .children > li > .children > li > a, #content #secondary .widget_categories ul li .sub-menu > li > .children > li > .children > li > .sub-menu > li > .children > li > .children > li > a, #content #secondary .widget_nav_menu ul li .sub-menu > li > .children > li > .children > li > .sub-menu > li > .children > li > .children > li > a, #content #secondary .widget_pages ul li .sub-menu > li > .children > li > .children > li > .sub-menu > li > .children > li > .children > li > a, #content #secondary .widget_archive ul li .sub-menu > li > .children > li > .children > li > .sub-menu > li > .children > li > .children > li > a, #content #secondary .widget_meta ul li .sub-menu > li > .children > li > .children > li > .sub-menu > li > .children > li > .children > li > a, #content #secondary .widget_categories ul li .children > li > .children > li > .children > li > .sub-menu > li > .children > li > .children > li > a, #content #secondary .widget_nav_menu ul li .children > li > .children > li > .children > li > .sub-menu > li > .children > li > .children > li > a, #content #secondary .widget_pages ul li .children > li > .children > li > .children > li > .sub-menu > li > .children > li > .children > li > a, #content #secondary .widget_archive ul li .children > li > .children > li > .children > li > .sub-menu > li > .children > li > .children > li > a, #content #secondary .widget_meta ul li .children > li > .children > li > .children > li > .sub-menu > li > .children > li > .children > li > a, #content #secondary .widget_categories ul li .sub-menu > li > .sub-menu > li > .sub-menu > li > .children > li > .children > li > .children > li > a, #content #secondary .widget_nav_menu ul li .sub-menu > li > .sub-menu > li > .sub-menu > li > .children > li > .children > li > .children > li > a, #content #secondary .widget_pages ul li .sub-menu > li > .sub-menu > li > .sub-menu > li > .children > li > .children > li > .children > li > a, #content #secondary .widget_archive ul li .sub-menu > li > .sub-menu > li > .sub-menu > li > .children > li > .children > li > .children > li > a, #content #secondary .widget_meta ul li .sub-menu > li > .sub-menu > li > .sub-menu > li > .children > li > .children > li > .children > li > a, #content #secondary .widget_categories ul li .children > li > .sub-menu > li > .sub-menu > li > .children > li > .children > li > .children > li > a, #content #secondary .widget_nav_menu ul li .children > li > .sub-menu > li > .sub-menu > li > .children > li > .children > li > .children > li > a, #content #secondary .widget_pages ul li .children > li > .sub-menu > li > .sub-menu > li > .children > li > .children > li > .children > li > a, #content #secondary .widget_archive ul li .children > li > .sub-menu > li > .sub-menu > li > .children > li > .children > li > .children > li > a, #content #secondary .widget_meta ul li .children > li > .sub-menu > li > .sub-menu > li > .children > li > .children > li > .children > li > a, #content #secondary .widget_categories ul li .sub-menu > li > .children > li > .sub-menu > li > .children > li > .children > li > .children > li > a, #content #secondary .widget_nav_menu ul li .sub-menu > li > .children > li > .sub-menu > li > .children > li > .children > li > .children > li > a, #content #secondary .widget_pages ul li .sub-menu > li > .children > li > .sub-menu > li > .children > li > .children > li > .children > li > a, #content #secondary .widget_archive ul li .sub-menu > li > .children > li > .sub-menu > li > .children > li > .children > li > .children > li > a, #content #secondary .widget_meta ul li .sub-menu > li > .children > li > .sub-menu > li > .children > li > .children > li > .children > li > a, #content #secondary .widget_categories ul li .children > li > .children > li > .sub-menu > li > .children > li > .children > li > .children > li > a, #content #secondary .widget_nav_menu ul li .children > li > .children > li > .sub-menu > li > .children > li > .children > li > .children > li > a, #content #secondary .widget_pages ul li .children > li > .children > li > .sub-menu > li > .children > li > .children > li > .children > li > a, #content #secondary .widget_archive ul li .children > li > .children > li > .sub-menu > li > .children > li > .children > li > .children > li > a, #content #secondary .widget_meta ul li .children > li > .children > li > .sub-menu > li > .children > li > .children > li > .children > li > a, #content #secondary .widget_categories ul li .sub-menu > li > .sub-menu > li > .children > li > .children > li > .children > li > .children > li > a, #content #secondary .widget_nav_menu ul li .sub-menu > li > .sub-menu > li > .children > li > .children > li > .children > li > .children > li > a, #content #secondary .widget_pages ul li .sub-menu > li > .sub-menu > li > .children > li > .children > li > .children > li > .children > li > a, #content #secondary .widget_archive ul li .sub-menu > li > .sub-menu > li > .children > li > .children > li > .children > li > .children > li > a, #content #secondary .widget_meta ul li .sub-menu > li > .sub-menu > li > .children > li > .children > li > .children > li > .children > li > a, #content #secondary .widget_categories ul li .children > li > .sub-menu > li > .children > li > .children > li > .children > li > .children > li > a, #content #secondary .widget_nav_menu ul li .children > li > .sub-menu > li > .children > li > .children > li > .children > li > .children > li > a, #content #secondary .widget_pages ul li .children > li > .sub-menu > li > .children > li > .children > li > .children > li > .children > li > a, #content #secondary .widget_archive ul li .children > li > .sub-menu > li > .children > li > .children > li > .children > li > .children > li > a, #content #secondary .widget_meta ul li .children > li > .sub-menu > li > .children > li > .children > li > .children > li > .children > li > a, #content #secondary .widget_categories ul li .sub-menu > li > .children > li > .children > li > .children > li > .children > li > .children > li > a, #content #secondary .widget_nav_menu ul li .sub-menu > li > .children > li > .children > li > .children > li > .children > li > .children > li > a, #content #secondary .widget_pages ul li .sub-menu > li > .children > li > .children > li > .children > li > .children > li > .children > li > a, #content #secondary .widget_archive ul li .sub-menu > li > .children > li > .children > li > .children > li > .children > li > .children > li > a, #content #secondary .widget_meta ul li .sub-menu > li > .children > li > .children > li > .children > li > .children > li > .children > li > a, #content #secondary .widget_categories ul li .children > li > .children > li > .children > li > .children > li > .children > li > .children > li > a, #content #secondary .widget_nav_menu ul li .children > li > .children > li > .children > li > .children > li > .children > li > .children > li > a, #content #secondary .widget_pages ul li .children > li > .children > li > .children > li > .children > li > .children > li > .children > li > a, #content #secondary .widget_archive ul li .children > li > .children > li > .children > li > .children > li > .children > li > .children > li > a, #content #secondary .widget_meta ul li .children > li > .children > li > .children > li > .children > li > .children > li > .children > li > a {
padding-left: 82px;
}
#content #secondary .widget_categories ul li .sub-menu > li > .sub-menu > li > .sub-menu > li > .sub-menu > li > .sub-menu > li > .sub-menu > li > .sub-menu > li > a, #content #secondary .widget_nav_menu ul li .sub-menu > li > .sub-menu > li > .sub-menu > li > .sub-menu > li > .sub-menu > li > .sub-menu > li > .sub-menu > li > a, #content #secondary .widget_pages ul li .sub-menu > li > .sub-menu > li > .sub-menu > li > .sub-menu > li > .sub-menu > li > .sub-menu > li > .sub-menu > li > a, #content #secondary .widget_archive ul li .sub-menu > li > .sub-menu > li > .sub-menu > li > .sub-menu > li > .sub-menu > li > .sub-menu > li > .sub-menu > li > a, #content #secondary .widget_meta ul li .sub-menu > li > .sub-menu > li > .sub-menu > li > .sub-menu > li > .sub-menu > li > .sub-menu > li > .sub-menu > li > a, #content #secondary .widget_categories ul li .children > li > .sub-menu > li > .sub-menu > li > .sub-menu > li > .sub-menu > li > .sub-menu > li > .sub-menu > li > a, #content #secondary .widget_nav_menu ul li .children > li > .sub-menu > li > .sub-menu > li > .sub-menu > li > .sub-menu > li > .sub-menu > li > .sub-menu > li > a, #content #secondary .widget_pages ul li .children > li > .sub-menu > li > .sub-menu > li > .sub-menu > li > .sub-menu > li > .sub-menu > li > .sub-menu > li > a, #content #secondary .widget_archive ul li .children > li > .sub-menu > li > .sub-menu > li > .sub-menu > li > .sub-menu > li > .sub-menu > li > .sub-menu > li > a, #content #secondary .widget_meta ul li .children > li > .sub-menu > li > .sub-menu > li > .sub-menu > li > .sub-menu > li > .sub-menu > li > .sub-menu > li > a, #content #secondary .widget_categories ul li .sub-menu > li > .children > li > .sub-menu > li > .sub-menu > li > .sub-menu > li > .sub-menu > li > .sub-menu > li > a, #content #secondary .widget_nav_menu ul li .sub-menu > li > .children > li > .sub-menu > li > .sub-menu > li > .sub-menu > li > .sub-menu > li > .sub-menu > li > a, #content #secondary .widget_pages ul li .sub-menu > li > .children > li > .sub-menu > li > .sub-menu > li > .sub-menu > li > .sub-menu > li > .sub-menu > li > a, #content #secondary .widget_archive ul li .sub-menu > li > .children > li > .sub-menu > li > .sub-menu > li > .sub-menu > li > .sub-menu > li > .sub-menu > li > a, #content #secondary .widget_meta ul li .sub-menu > li > .children > li > .sub-menu > li > .sub-menu > li > .sub-menu > li > .sub-menu > li > .sub-menu > li > a, #content #secondary .widget_categories ul li .children > li > .children > li > .sub-menu > li > .sub-menu > li > .sub-menu > li > .sub-menu > li > .sub-menu > li > a, #content #secondary .widget_nav_menu ul li .children > li > .children > li > .sub-menu > li > .sub-menu > li > .sub-menu > li > .sub-menu > li > .sub-menu > li > a, #content #secondary .widget_pages ul li .children > li > .children > li > .sub-menu > li > .sub-menu > li > .sub-menu > li > .sub-menu > li > .sub-menu > li > a, #content #secondary .widget_archive ul li .children > li > .children > li > .sub-menu > li > .sub-menu > li > .sub-menu > li > .sub-menu > li > .sub-menu > li > a, #content #secondary .widget_meta ul li .children > li > .children > li > .sub-menu > li > .sub-menu > li > .sub-menu > li > .sub-menu > li > .sub-menu > li > a, #content #secondary .widget_categories ul li .sub-menu > li > .sub-menu > li > .children > li > .sub-menu > li > .sub-menu > li > .sub-menu > li > .sub-menu > li > a, #content #secondary .widget_nav_menu ul li .sub-menu > li > .sub-menu > li > .children > li > .sub-menu > li > .sub-menu > li > .sub-menu > li > .sub-menu > li > a, #content #secondary .widget_pages ul li .sub-menu > li > .sub-menu > li > .children > li > .sub-menu > li > .sub-menu > li > .sub-menu > li > .sub-menu > li > a, #content #secondary .widget_archive ul li .sub-menu > li > .sub-menu > li > .children > li > .sub-menu > li > .sub-menu > li > .sub-menu > li > .sub-menu > li > a, #content #secondary .widget_meta ul li .sub-menu > li > .sub-menu > li > .children > li > .sub-menu > li > .sub-menu > li > .sub-menu > li > .sub-menu > li > a, #content #secondary .widget_categories ul li .children > li > .sub-menu > li > .children > li > .sub-menu > li > .sub-menu > li > .sub-menu > li > .sub-menu > li > a, #content #secondary .widget_nav_menu ul li .children > li > .sub-menu > li > .children > li > .sub-menu > li > .sub-menu > li > .sub-menu > li > .sub-menu > li > a, #content #secondary .widget_pages ul li .children > li > .sub-menu > li > .children > li > .sub-menu > li > .sub-menu > li > .sub-menu > li > .sub-menu > li > a, #content #secondary .widget_archive ul li .children > li > .sub-menu > li > .children > li > .sub-menu > li > .sub-menu > li > .sub-menu > li > .sub-menu > li > a, #content #secondary .widget_meta ul li .children > li > .sub-menu > li > .children > li > .sub-menu > li > .sub-menu > li > .sub-menu > li > .sub-menu > li > a, #content #secondary .widget_categories ul li .sub-menu > li > .children > li > .children > li > .sub-menu > li > .sub-menu > li > .sub-menu > li > .sub-menu > li > a, #content #secondary .widget_nav_menu ul li .sub-menu > li > .children > li > .children > li > .sub-menu > li > .sub-menu > li > .sub-menu > li > .sub-menu > li > a, #content #secondary .widget_pages ul li .sub-menu > li > .children > li > .children > li > .sub-menu > li > .sub-menu > li > .sub-menu > li > .sub-menu > li > a, #content #secondary .widget_archive ul li .sub-menu > li > .children > li > .children > li > .sub-menu > li > .sub-menu > li > .sub-menu > li > .sub-menu > li > a, #content #secondary .widget_meta ul li .sub-menu > li > .children > li > .children > li > .sub-menu > li > .sub-menu > li > .sub-menu > li > .sub-menu > li > a, #content #secondary .widget_categories ul li .children > li > .children > li > .children > li > .sub-menu > li > .sub-menu > li > .sub-menu > li > .sub-menu > li > a, #content #secondary .widget_nav_menu ul li .children > li > .children > li > .children > li > .sub-menu > li > .sub-menu > li > .sub-menu > li > .sub-menu > li > a, #content #secondary .widget_pages ul li .children > li > .children > li > .children > li > .sub-menu > li > .sub-menu > li > .sub-menu > li > .sub-menu > li > a, #content #secondary .widget_archive ul li .children > li > .children > li > .children > li > .sub-menu > li > .sub-menu > li > .sub-menu > li > .sub-menu > li > a, #content #secondary .widget_meta ul li .children > li > .children > li > .children > li > .sub-menu > li > .sub-menu > li > .sub-menu > li > .sub-menu > li > a, #content #secondary .widget_categories ul li .sub-menu > li > .sub-menu > li > .sub-menu > li > .children > li > .sub-menu > li > .sub-menu > li > .sub-menu > li > a, #content #secondary .widget_nav_menu ul li .sub-menu > li > .sub-menu > li > .sub-menu > li > .children > li > .sub-menu > li > .sub-menu > li > .sub-menu > li > a, #content #secondary .widget_pages ul li .sub-menu > li > .sub-menu > li > .sub-menu > li > .children > li > .sub-menu > li > .sub-menu > li > .sub-menu > li > a, #content #secondary .widget_archive ul li .sub-menu > li > .sub-menu > li > .sub-menu > li > .children > li > .sub-menu > li > .sub-menu > li > .sub-menu > li > a, #content #secondary .widget_meta ul li .sub-menu > li > .sub-menu > li > .sub-menu > li > .children > li > .sub-menu > li > .sub-menu > li > .sub-menu > li > a, #content #secondary .widget_categories ul li .children > li > .sub-menu > li > .sub-menu > li > .children > li > .sub-menu > li > .sub-menu > li > .sub-menu > li > a, #content #secondary .widget_nav_menu ul li .children > li > .sub-menu > li > .sub-menu > li > .children > li > .sub-menu > li > .sub-menu > li > .sub-menu > li > a, #content #secondary .widget_pages ul li .children > li > .sub-menu > li > .sub-menu > li > .children > li > .sub-menu > li > .sub-menu > li > .sub-menu > li > a, #content #secondary .widget_archive ul li .children > li > .sub-menu > li > .sub-menu > li > .children > li > .sub-menu > li > .sub-menu > li > .sub-menu > li > a, #content #secondary .widget_meta ul li .children > li > .sub-menu > li > .sub-menu > li > .children > li > .sub-menu > li > .sub-menu > li > .sub-menu > li > a, #content #secondary .widget_categories ul li .sub-menu > li > .children > li > .sub-menu > li > .children > li > .sub-menu > li > .sub-menu > li > .sub-menu > li > a, #content #secondary .widget_nav_menu ul li .sub-menu > li > .children > li > .sub-menu > li > .children > li > .sub-menu > li > .sub-menu > li > .sub-menu > li > a, #content #secondary .widget_pages ul li .sub-menu > li > .children > li > .sub-menu > li > .children > li > .sub-menu > li > .sub-menu > li > .sub-menu > li > a, #content #secondary .widget_archive ul li .sub-menu > li > .children > li > .sub-menu > li > .children > li > .sub-menu > li > .sub-menu > li > .sub-menu > li > a, #content #secondary .widget_meta ul li .sub-menu > li > .children > li > .sub-menu > li > .children > li > .sub-menu > li > .sub-menu > li > .sub-menu > li > a, #content #secondary .widget_categories ul li .children > li > .children > li > .sub-menu > li > .children > li > .sub-menu > li > .sub-menu > li > .sub-menu > li > a, #content #secondary .widget_nav_menu ul li .children > li > .children > li > .sub-menu > li > .children > li > .sub-menu > li > .sub-menu > li > .sub-menu > li > a, #content #secondary .widget_pages ul li .children > li > .children > li > .sub-menu > li > .children > li > .sub-menu > li > .sub-menu > li > .sub-menu > li > a, #content #secondary .widget_archive ul li .children > li > .children > li > .sub-menu > li > .children > li > .sub-menu > li > .sub-menu > li > .sub-menu > li > a, #content #secondary .widget_meta ul li .children > li > .children > li > .sub-menu > li > .children > li > .sub-menu > li > .sub-menu > li > .sub-menu > li > a, #content #secondary .widget_categories ul li .sub-menu > li > .sub-menu > li > .children > li > .children > li > .sub-menu > li > .sub-menu > li > .sub-menu > li > a, #content #secondary .widget_nav_menu ul li .sub-menu > li > .sub-menu > li > .children > li > .children > li > .sub-menu > li > .sub-menu > li > .sub-menu > li > a, #content #secondary .widget_pages ul li .sub-menu > li > .sub-menu > li > .children > li > .children > li > .sub-menu > li > .sub-menu > li > .sub-menu > li > a, #content #secondary .widget_archive ul li .sub-menu > li > .sub-menu > li > .children > li > .children > li > .sub-menu > li > .sub-menu > li > .sub-menu > li > a, #content #secondary .widget_meta ul li .sub-menu > li > .sub-menu > li > .children > li > .children > li > .sub-menu > li > .sub-menu > li > .sub-menu > li > a, #content #secondary .widget_categories ul li .children > li > .sub-menu > li > .children > li > .children > li > .sub-menu > li > .sub-menu > li > .sub-menu > li > a, #content #secondary .widget_nav_menu ul li .children > li > .sub-menu > li > .children > li > .children > li > .sub-menu > li > .sub-menu > li > .sub-menu > li > a, #content #secondary .widget_pages ul li .children > li > .sub-menu > li > .children > li > .children > li > .sub-menu > li > .sub-menu > li > .sub-menu > li > a, #content #secondary .widget_archive ul li .children > li > .sub-menu > li > .children > li > .children > li > .sub-menu > li > .sub-menu > li > .sub-menu > li > a, #content #secondary .widget_meta ul li .children > li > .sub-menu > li > .children > li > .children > li > .sub-menu > li > .sub-menu > li > .sub-menu > li > a, #content #secondary .widget_categories ul li .sub-menu > li > .children > li > .children > li > .children > li > .sub-menu > li > .sub-menu > li > .sub-menu > li > a, #content #secondary .widget_nav_menu ul li .sub-menu > li > .children > li > .children > li > .children > li > .sub-menu > li > .sub-menu > li > .sub-menu > li > a, #content #secondary .widget_pages ul li .sub-menu > li > .children > li > .children > li > .children > li > .sub-menu > li > .sub-menu > li > .sub-menu > li > a, #content #secondary .widget_archive ul li .sub-menu > li > .children > li > .children > li > .children > li > .sub-menu > li > .sub-menu > li > .sub-menu > li > a, #content #secondary .widget_meta ul li .sub-menu > li > .children > li > .children > li > .children > li > .sub-menu > li > .sub-menu > li > .sub-menu > li > a, #content #secondary .widget_categories ul li .children > li > .children > li > .children > li > .children > li > .sub-menu > li > .sub-menu > li > .sub-menu > li > a, #content #secondary .widget_nav_menu ul li .children > li > .children > li > .children > li > .children > li > .sub-menu > li > .sub-menu > li > .sub-menu > li > a, #content #secondary .widget_pages ul li .children > li > .children > li > .children > li > .children > li > .sub-menu > li > .sub-menu > li > .sub-menu > li > a, #content #secondary .widget_archive ul li .children > li > .children > li > .children > li > .children > li > .sub-menu > li > .sub-menu > li > .sub-menu > li > a, #content #secondary .widget_meta ul li .children > li > .children > li > .children > li > .children > li > .sub-menu > li > .sub-menu > li > .sub-menu > li > a, #content #secondary .widget_categories ul li .sub-menu > li > .sub-menu > li > .sub-menu > li > .sub-menu > li > .children > li > .sub-menu > li > .sub-menu > li > a, #content #secondary .widget_nav_menu ul li .sub-menu > li > .sub-menu > li > .sub-menu > li > .sub-menu > li > .children > li > .sub-menu > li > .sub-menu > li > a, #content #secondary .widget_pages ul li .sub-menu > li > .sub-menu > li > .sub-menu > li > .sub-menu > li > .children > li > .sub-menu > li > .sub-menu > li > a, #content #secondary .widget_archive ul li .sub-menu > li > .sub-menu > li > .sub-menu > li > .sub-menu > li > .children > li > .sub-menu > li > .sub-menu > li > a, #content #secondary .widget_meta ul li .sub-menu > li > .sub-menu > li > .sub-menu > li > .sub-menu > li > .children > li > .sub-menu > li > .sub-menu > li > a, #content #secondary .widget_categories ul li .children > li > .sub-menu > li > .sub-menu > li > .sub-menu > li > .children > li > .sub-menu > li > .sub-menu > li > a, #content #secondary .widget_nav_menu ul li .children > li > .sub-menu > li > .sub-menu > li > .sub-menu > li > .children > li > .sub-menu > li > .sub-menu > li > a, #content #secondary .widget_pages ul li .children > li > .sub-menu > li > .sub-menu > li > .sub-menu > li > .children > li > .sub-menu > li > .sub-menu > li > a, #content #secondary .widget_archive ul li .children > li > .sub-menu > li > .sub-menu > li > .sub-menu > li > .children > li > .sub-menu > li > .sub-menu > li > a, #content #secondary .widget_meta ul li .children > li > .sub-menu > li > .sub-menu > li > .sub-menu > li > .children > li > .sub-menu > li > .sub-menu > li > a, #content #secondary .widget_categories ul li .sub-menu > li > .children > li > .sub-menu > li > .sub-menu > li > .children > li > .sub-menu > li > .sub-menu > li > a, #content #secondary .widget_nav_menu ul li .sub-menu > li > .children > li > .sub-menu > li > .sub-menu > li > .children > li > .sub-menu > li > .sub-menu > li > a, #content #secondary .widget_pages ul li .sub-menu > li > .children > li > .sub-menu > li > .sub-menu > li > .children > li > .sub-menu > li > .sub-menu > li > a, #content #secondary .widget_archive ul li .sub-menu > li > .children > li > .sub-menu > li > .sub-menu > li > .children > li > .sub-menu > li > .sub-menu > li > a, #content #secondary .widget_meta ul li .sub-menu > li > .children > li > .sub-menu > li > .sub-menu > li > .children > li > .sub-menu > li > .sub-menu > li > a, #content #secondary .widget_categories ul li .children > li > .children > li > .sub-menu > li > .sub-menu > li > .children > li > .sub-menu > li > .sub-menu > li > a, #content #secondary .widget_nav_menu ul li .children > li > .children > li > .sub-menu > li > .sub-menu > li > .children > li > .sub-menu > li > .sub-menu > li > a, #content #secondary .widget_pages ul li .children > li > .children > li > .sub-menu > li > .sub-menu > li > .children > li > .sub-menu > li > .sub-menu > li > a, #content #secondary .widget_archive ul li .children > li > .children > li > .sub-menu > li > .sub-menu > li > .children > li > .sub-menu > li > .sub-menu > li > a, #content #secondary .widget_meta ul li .children > li > .children > li > .sub-menu > li > .sub-menu > li > .children > li > .sub-menu > li > .sub-menu > li > a, #content #secondary .widget_categories ul li .sub-menu > li > .sub-menu > li > .children > li > .sub-menu > li > .children > li > .sub-menu > li > .sub-menu > li > a, #content #secondary .widget_nav_menu ul li .sub-menu > li > .sub-menu > li > .children > li > .sub-menu > li > .children > li > .sub-menu > li > .sub-menu > li > a, #content #secondary .widget_pages ul li .sub-menu > li > .sub-menu > li > .children > li > .sub-menu > li > .children > li > .sub-menu > li > .sub-menu > li > a, #content #secondary .widget_archive ul li .sub-menu > li > .sub-menu > li > .children > li > .sub-menu > li > .children > li > .sub-menu > li > .sub-menu > li > a, #content #secondary .widget_meta ul li .sub-menu > li > .sub-menu > li > .children > li > .sub-menu > li > .children > li > .sub-menu > li > .sub-menu > li > a, #content #secondary .widget_categories ul li .children > li > .sub-menu > li > .children > li > .sub-menu > li > .children > li > .sub-menu > li > .sub-menu > li > a, #content #secondary .widget_nav_menu ul li .children > li > .sub-menu > li > .children > li > .sub-menu > li > .children > li > .sub-menu > li > .sub-menu > li > a, #content #secondary .widget_pages ul li .children > li > .sub-menu > li > .children > li > .sub-menu > li > .children > li > .sub-menu > li > .sub-menu > li > a, #content #secondary .widget_archive ul li .children > li > .sub-menu > li > .children > li > .sub-menu > li > .children > li > .sub-menu > li > .sub-menu > li > a, #content #secondary .widget_meta ul li .children > li > .sub-menu > li > .children > li > .sub-menu > li > .children > li > .sub-menu > li > .sub-menu > li > a, #content #secondary .widget_categories ul li .sub-menu > li > .children > li > .children > li > .sub-menu > li > .children > li > .sub-menu > li > .sub-menu > li > a, #content #secondary .widget_nav_menu ul li .sub-menu > li > .children > li > .children > li > .sub-menu > li > .children > li > .sub-menu > li > .sub-menu > li > a, #content #secondary .widget_pages ul li .sub-menu > li > .children > li > .children > li > .sub-menu > li > .children > li > .sub-menu > li > .sub-menu > li > a, #content #secondary .widget_archive ul li .sub-menu > li > .children > li > .children > li > .sub-menu > li > .children > li > .sub-menu > li > .sub-menu > li > a, #content #secondary .widget_meta ul li .sub-menu > li > .children > li > .children > li > .sub-menu > li > .children > li > .sub-menu > li > .sub-menu > li > a, #content #secondary .widget_categories ul li .children > li > .children > li > .children > li > .sub-menu > li > .children > li > .sub-menu > li > .sub-menu > li > a, #content #secondary .widget_nav_menu ul li .children > li > .children > li > .children > li > .sub-menu > li > .children > li > .sub-menu > li > .sub-menu > li > a, #content #secondary .widget_pages ul li .children > li > .children > li > .children > li > .sub-menu > li > .children > li > .sub-menu > li > .sub-menu > li > a, #content #secondary .widget_archive ul li .children > li > .children > li > .children > li > .sub-menu > li > .children > li > .sub-menu > li > .sub-menu > li > a, #content #secondary .widget_meta ul li .children > li > .children > li > .children > li > .sub-menu > li > .children > li > .sub-menu > li > .sub-menu > li > a, #content #secondary .widget_categories ul li .sub-menu > li > .sub-menu > li > .sub-menu > li > .children > li > .children > li > .sub-menu > li > .sub-menu > li > a, #content #secondary .widget_nav_menu ul li .sub-menu > li > .sub-menu > li > .sub-menu > li > .children > li > .children > li > .sub-menu > li > .sub-menu > li > a, #content #secondary .widget_pages ul li .sub-menu > li > .sub-menu > li > .sub-menu > li > .children > li > .children > li > .sub-menu > li > .sub-menu > li > a, #content #secondary .widget_archive ul li .sub-menu > li > .sub-menu > li > .sub-menu > li > .children > li > .children > li > .sub-menu > li > .sub-menu > li > a, #content #secondary .widget_meta ul li .sub-menu > li > .sub-menu > li > .sub-menu > li > .children > li > .children > li > .sub-menu > li > .sub-menu > li > a, #content #secondary .widget_categories ul li .children > li > .sub-menu > li > .sub-menu > li > .children > li > .children > li > .sub-menu > li > .sub-menu > li > a, #content #secondary .widget_nav_menu ul li .children > li > .sub-menu > li > .sub-menu > li > .children > li > .children > li > .sub-menu > li > .sub-menu > li > a, #content #secondary .widget_pages ul li .children > li > .sub-menu > li > .sub-menu > li > .children > li > .children > li > .sub-menu > li > .sub-menu > li > a, #content #secondary .widget_archive ul li .children > li > .sub-menu > li > .sub-menu > li > .children > li > .children > li > .sub-menu > li > .sub-menu > li > a, #content #secondary .widget_meta ul li .children > li > .sub-menu > li > .sub-menu > li > .children > li > .children > li > .sub-menu > li > .sub-menu > li > a, #content #secondary .widget_categories ul li .sub-menu > li > .children > li > .sub-menu > li > .children > li > .children > li > .sub-menu > li > .sub-menu > li > a, #content #secondary .widget_nav_menu ul li .sub-menu > li > .children > li > .sub-menu > li > .children > li > .children > li > .sub-menu > li > .sub-menu > li > a, #content #secondary .widget_pages ul li .sub-menu > li > .children > li > .sub-menu > li > .children > li > .children > li > .sub-menu > li > .sub-menu > li > a, #content #secondary .widget_archive ul li .sub-menu > li > .children > li > .sub-menu > li > .children > li > .children > li > .sub-menu > li > .sub-menu > li > a, #content #secondary .widget_meta ul li .sub-menu > li > .children > li > .sub-menu > li > .children > li > .children > li > .sub-menu > li > .sub-menu > li > a, #content #secondary .widget_categories ul li .children > li > .children > li > .sub-menu > li > .children > li > .children > li > .sub-menu > li > .sub-menu > li > a, #content #secondary .widget_nav_menu ul li .children > li > .children > li > .sub-menu > li > .children > li > .children > li > .sub-menu > li > .sub-menu > li > a, #content #secondary .widget_pages ul li .children > li > .children > li > .sub-menu > li > .children > li > .children > li > .sub-menu > li > .sub-menu > li > a, #content #secondary .widget_archive ul li .children > li > .children > li > .sub-menu > li > .children > li > .children > li > .sub-menu > li > .sub-menu > li > a, #content #secondary .widget_meta ul li .children > li > .children > li > .sub-menu > li > .children > li > .children > li > .sub-menu > li > .sub-menu > li > a, #content #secondary .widget_categories ul li .sub-menu > li > .sub-menu > li > .children > li > .children > li > .children > li > .sub-menu > li > .sub-menu > li > a, #content #secondary .widget_nav_menu ul li .sub-menu > li > .sub-menu > li > .children > li > .children > li > .children > li > .sub-menu > li > .sub-menu > li > a, #content #secondary .widget_pages ul li .sub-menu > li > .sub-menu > li > .children > li > .children > li > .children > li > .sub-menu > li > .sub-menu > li > a, #content #secondary .widget_archive ul li .sub-menu > li > .sub-menu > li > .children > li > .children > li > .children > li > .sub-menu > li > .sub-menu > li > a, #content #secondary .widget_meta ul li .sub-menu > li > .sub-menu > li > .children > li > .children > li > .children > li > .sub-menu > li > .sub-menu > li > a, #content #secondary .widget_categories ul li .children > li > .sub-menu > li > .children > li > .children > li > .children > li > .sub-menu > li > .sub-menu > li > a, #content #secondary .widget_nav_menu ul li .children > li > .sub-menu > li > .children > li > .children > li > .children > li > .sub-menu > li > .sub-menu > li > a, #content #secondary .widget_pages ul li .children > li > .sub-menu > li > .children > li > .children > li > .children > li > .sub-menu > li > .sub-menu > li > a, #content #secondary .widget_archive ul li .children > li > .sub-menu > li > .children > li > .children > li > .children > li > .sub-menu > li > .sub-menu > li > a, #content #secondary .widget_meta ul li .children > li > .sub-menu > li > .children > li > .children > li > .children > li > .sub-menu > li > .sub-menu > li > a, #content #secondary .widget_categories ul li .sub-menu > li > .children > li > .children > li > .children > li > .children > li > .sub-menu > li > .sub-menu > li > a, #content #secondary .widget_nav_menu ul li .sub-menu > li > .children > li > .children > li > .children > li > .children > li > .sub-menu > li > .sub-menu > li > a, #content #secondary .widget_pages ul li .sub-menu > li > .children > li > .children > li > .children > li > .children > li > .sub-menu > li > .sub-menu > li > a, #content #secondary .widget_archive ul li .sub-menu > li > .children > li > .children > li > .children > li > .children > li > .sub-menu > li > .sub-menu > li > a, #content #secondary .widget_meta ul li .sub-menu > li > .children > li > .children > li > .children > li > .children > li > .sub-menu > li > .sub-menu > li > a, #content #secondary .widget_categories ul li .children > li > .children > li > .children > li > .children > li > .children > li > .sub-menu > li > .sub-menu > li > a, #content #secondary .widget_nav_menu ul li .children > li > .children > li > .children > li > .children > li > .children > li > .sub-menu > li > .sub-menu > li > a, #content #secondary .widget_pages ul li .children > li > .children > li > .children > li > .children > li > .children > li > .sub-menu > li > .sub-menu > li > a, #content #secondary .widget_archive ul li .children > li > .children > li > .children > li > .children > li > .children > li > .sub-menu > li > .sub-menu > li > a, #content #secondary .widget_meta ul li .children > li > .children > li > .children > li > .children > li > .children > li > .sub-menu > li > .sub-menu > li > a, #content #secondary .widget_categories ul li .sub-menu > li > .sub-menu > li > .sub-menu > li > .sub-menu > li > .sub-menu > li > .children > li > .sub-menu > li > a, #content #secondary .widget_nav_menu ul li .sub-menu > li > .sub-menu > li > .sub-menu > li > .sub-menu > li > .sub-menu > li > .children > li > .sub-menu > li > a, #content #secondary .widget_pages ul li .sub-menu > li > .sub-menu > li > .sub-menu > li > .sub-menu > li > .sub-menu > li > .children > li > .sub-menu > li > a, #content #secondary .widget_archive ul li .sub-menu > li > .sub-menu > li > .sub-menu > li > .sub-menu > li > .sub-menu > li > .children > li > .sub-menu > li > a, #content #secondary .widget_meta ul li .sub-menu > li > .sub-menu > li > .sub-menu > li > .sub-menu > li > .sub-menu > li > .children > li > .sub-menu > li > a, #content #secondary .widget_categories ul li .children > li > .sub-menu > li > .sub-menu > li > .sub-menu > li > .sub-menu > li > .children > li > .sub-menu > li > a, #content #secondary .widget_nav_menu ul li .children > li > .sub-menu > li > .sub-menu > li > .sub-menu > li > .sub-menu > li > .children > li > .sub-menu > li > a, #content #secondary .widget_pages ul li .children > li > .sub-menu > li > .sub-menu > li > .sub-menu > li > .sub-menu > li > .children > li > .sub-menu > li > a, #content #secondary .widget_archive ul li .children > li > .sub-menu > li > .sub-menu > li > .sub-menu > li > .sub-menu > li > .children > li > .sub-menu > li > a, #content #secondary .widget_meta ul li .children > li > .sub-menu > li > .sub-menu > li > .sub-menu > li > .sub-menu > li > .children > li > .sub-menu > li > a, #content #secondary .widget_categories ul li .sub-menu > li > .children > li > .sub-menu > li > .sub-menu > li > .sub-menu > li > .children > li > .sub-menu > li > a, #content #secondary .widget_nav_menu ul li .sub-menu > li > .children > li > .sub-menu > li > .sub-menu > li > .sub-menu > li > .children > li > .sub-menu > li > a, #content #secondary .widget_pages ul li .sub-menu > li > .children > li > .sub-menu > li > .sub-menu > li > .sub-menu > li > .children > li > .sub-menu > li > a, #content #secondary .widget_archive ul li .sub-menu > li > .children > li > .sub-menu > li > .sub-menu > li > .sub-menu > li > .children > li > .sub-menu > li > a, #content #secondary .widget_meta ul li .sub-menu > li > .children > li > .sub-menu > li > .sub-menu > li > .sub-menu > li > .children > li > .sub-menu > li > a, #content #secondary .widget_categories ul li .children > li > .children > li > .sub-menu > li > .sub-menu > li > .sub-menu > li > .children > li > .sub-menu > li > a, #content #secondary .widget_nav_menu ul li .children > li > .children > li > .sub-menu > li > .sub-menu > li > .sub-menu > li > .children > li > .sub-menu > li > a, #content #secondary .widget_pages ul li .children > li > .children > li > .sub-menu > li > .sub-menu > li > .sub-menu > li > .children > li > .sub-menu > li > a, #content #secondary .widget_archive ul li .children > li > .children > li > .sub-menu > li > .sub-menu > li > .sub-menu > li > .children > li > .sub-menu > li > a, #content #secondary .widget_meta ul li .children > li > .children > li > .sub-menu > li > .sub-menu > li > .sub-menu > li > .children > li > .sub-menu > li > a, #content #secondary .widget_categories ul li .sub-menu > li > .sub-menu > li > .children > li > .sub-menu > li > .sub-menu > li > .children > li > .sub-menu > li > a, #content #secondary .widget_nav_menu ul li .sub-menu > li > .sub-menu > li > .children > li > .sub-menu > li > .sub-menu > li > .children > li > .sub-menu > li > a, #content #secondary .widget_pages ul li .sub-menu > li > .sub-menu > li > .children > li > .sub-menu > li > .sub-menu > li > .children > li > .sub-menu > li > a, #content #secondary .widget_archive ul li .sub-menu > li > .sub-menu > li > .children > li > .sub-menu > li > .sub-menu > li > .children > li > .sub-menu > li > a, #content #secondary .widget_meta ul li .sub-menu > li > .sub-menu > li > .children > li > .sub-menu > li > .sub-menu > li > .children > li > .sub-menu > li > a, #content #secondary .widget_categories ul li .children > li > .sub-menu > li > .children > li > .sub-menu > li > .sub-menu > li > .children > li > .sub-menu > li > a, #content #secondary .widget_nav_menu ul li .children > li > .sub-menu > li > .children > li > .sub-menu > li > .sub-menu > li > .children > li > .sub-menu > li > a, #content #secondary .widget_pages ul li .children > li > .sub-menu > li > .children > li > .sub-menu > li > .sub-menu > li > .children > li > .sub-menu > li > a, #content #secondary .widget_archive ul li .children > li > .sub-menu > li > .children > li > .sub-menu > li > .sub-menu > li > .children > li > .sub-menu > li > a, #content #secondary .widget_meta ul li .children > li > .sub-menu > li > .children > li > .sub-menu > li > .sub-menu > li > .children > li > .sub-menu > li > a, #content #secondary .widget_categories ul li .sub-menu > li > .children > li > .children > li > .sub-menu > li > .sub-menu > li > .children > li > .sub-menu > li > a, #content #secondary .widget_nav_menu ul li .sub-menu > li > .children > li > .children > li > .sub-menu > li > .sub-menu > li > .children > li > .sub-menu > li > a, #content #secondary .widget_pages ul li .sub-menu > li > .children > li > .children > li > .sub-menu > li > .sub-menu > li > .children > li > .sub-menu > li > a, #content #secondary .widget_archive ul li .sub-menu > li > .children > li > .children > li > .sub-menu > li > .sub-menu > li > .children > li > .sub-menu > li > a, #content #secondary .widget_meta ul li .sub-menu > li > .children > li > .children > li > .sub-menu > li > .sub-menu > li > .children > li > .sub-menu > li > a, #content #secondary .widget_categories ul li .children > li > .children > li > .children > li > .sub-menu > li > .sub-menu > li > .children > li > .sub-menu > li > a, #content #secondary .widget_nav_menu ul li .children > li > .children > li > .children > li > .sub-menu > li > .sub-menu > li > .children > li > .sub-menu > li > a, #content #secondary .widget_pages ul li .children > li > .children > li > .children > li > .sub-menu > li > .sub-menu > li > .children > li > .sub-menu > li > a, #content #secondary .widget_archive ul li .children > li > .children > li > .children > li > .sub-menu > li > .sub-menu > li > .children > li > .sub-menu > li > a, #content #secondary .widget_meta ul li .children > li > .children > li > .children > li > .sub-menu > li > .sub-menu > li > .children > li > .sub-menu > li > a, #content #secondary .widget_categories ul li .sub-menu > li > .sub-menu > li > .sub-menu > li > .children > li > .sub-menu > li > .children > li > .sub-menu > li > a, #content #secondary .widget_nav_menu ul li .sub-menu > li > .sub-menu > li > .sub-menu > li > .children > li > .sub-menu > li > .children > li > .sub-menu > li > a, #content #secondary .widget_pages ul li .sub-menu > li > .sub-menu > li > .sub-menu > li > .children > li > .sub-menu > li > .children > li > .sub-menu > li > a, #content #secondary .widget_archive ul li .sub-menu > li > .sub-menu > li > .sub-menu > li > .children > li > .sub-menu > li > .children > li > .sub-menu > li > a, #content #secondary .widget_meta ul li .sub-menu > li > .sub-menu > li > .sub-menu > li > .children > li > .sub-menu > li > .children > li > .sub-menu > li > a, #content #secondary .widget_categories ul li .children > li > .sub-menu > li > .sub-menu > li > .children > li > .sub-menu > li > .children > li > .sub-menu > li > a, #content #secondary .widget_nav_menu ul li .children > li > .sub-menu > li > .sub-menu > li > .children > li > .sub-menu > li > .children > li > .sub-menu > li > a, #content #secondary .widget_pages ul li .children > li > .sub-menu > li > .sub-menu > li > .children > li > .sub-menu > li > .children > li > .sub-menu > li > a, #content #secondary .widget_archive ul li .children > li > .sub-menu > li > .sub-menu > li > .children > li > .sub-menu > li > .children > li > .sub-menu > li > a, #content #secondary .widget_meta ul li .children > li > .sub-menu > li > .sub-menu > li > .children > li > .sub-menu > li > .children > li > .sub-menu > li > a, #content #secondary .widget_categories ul li .sub-menu > li > .children > li > .sub-menu > li > .children > li > .sub-menu > li > .children > li > .sub-menu > li > a, #content #secondary .widget_nav_menu ul li .sub-menu > li > .children > li > .sub-menu > li > .children > li > .sub-menu > li > .children > li > .sub-menu > li > a, #content #secondary .widget_pages ul li .sub-menu > li > .children > li > .sub-menu > li > .children > li > .sub-menu > li > .children > li > .sub-menu > li > a, #content #secondary .widget_archive ul li .sub-menu > li > .children > li > .sub-menu > li > .children > li > .sub-menu > li > .children > li > .sub-menu > li > a, #content #secondary .widget_meta ul li .sub-menu > li > .children > li > .sub-menu > li > .children > li > .sub-menu > li > .children > li > .sub-menu > li > a, #content #secondary .widget_categories ul li .children > li > .children > li > .sub-menu > li > .children > li > .sub-menu > li > .children > li > .sub-menu > li > a, #content #secondary .widget_nav_menu ul li .children > li > .children > li > .sub-menu > li > .children > li > .sub-menu > li > .children > li > .sub-menu > li > a, #content #secondary .widget_pages ul li .children > li > .children > li > .sub-menu > li > .children > li > .sub-menu > li > .children > li > .sub-menu > li > a, #content #secondary .widget_archive ul li .children > li > .children > li > .sub-menu > li > .children > li > .sub-menu > li > .children > li > .sub-menu > li > a, #content #secondary .widget_meta ul li .children > li > .children > li > .sub-menu > li > .children > li > .sub-menu > li > .children > li > .sub-menu > li > a, #content #secondary .widget_categories ul li .sub-menu > li > .sub-menu > li > .children > li > .children > li > .sub-menu > li > .children > li > .sub-menu > li > a, #content #secondary .widget_nav_menu ul li .sub-menu > li > .sub-menu > li > .children > li > .children > li > .sub-menu > li > .children > li > .sub-menu > li > a, #content #secondary .widget_pages ul li .sub-menu > li > .sub-menu > li > .children > li > .children > li > .sub-menu > li > .children > li > .sub-menu > li > a, #content #secondary .widget_archive ul li .sub-menu > li > .sub-menu > li > .children > li > .children > li > .sub-menu > li > .children > li > .sub-menu > li > a, #content #secondary .widget_meta ul li .sub-menu > li > .sub-menu > li > .children > li > .children > li > .sub-menu > li > .children > li > .sub-menu > li > a, #content #secondary .widget_categories ul li .children > li > .sub-menu > li > .children > li > .children > li > .sub-menu > li > .children > li > .sub-menu > li > a, #content #secondary .widget_nav_menu ul li .children > li > .sub-menu > li > .children > li > .children > li > .sub-menu > li > .children > li > .sub-menu > li > a, #content #secondary .widget_pages ul li .children > li > .sub-menu > li > .children > li > .children > li > .sub-menu > li > .children > li > .sub-menu > li > a, #content #secondary .widget_archive ul li .children > li > .sub-menu > li > .children > li > .children > li > .sub-menu > li > .children > li > .sub-menu > li > a, #content #secondary .widget_meta ul li .children > li > .sub-menu > li > .children > li > .children > li > .sub-menu > li > .children > li > .sub-menu > li > a, #content #secondary .widget_categories ul li .sub-menu > li > .children > li > .children > li > .children > li > .sub-menu > li > .children > li > .sub-menu > li > a, #content #secondary .widget_nav_menu ul li .sub-menu > li > .children > li > .children > li > .children > li > .sub-menu > li > .children > li > .sub-menu > li > a, #content #secondary .widget_pages ul li .sub-menu > li > .children > li > .children > li > .children > li > .sub-menu > li > .children > li > .sub-menu > li > a, #content #secondary .widget_archive ul li .sub-menu > li > .children > li > .children > li > .children > li > .sub-menu > li > .children > li > .sub-menu > li > a, #content #secondary .widget_meta ul li .sub-menu > li > .children > li > .children > li > .children > li > .sub-menu > li > .children > li > .sub-menu > li > a, #content #secondary .widget_categories ul li .children > li > .children > li > .children > li > .children > li > .sub-menu > li > .children > li > .sub-menu > li > a, #content #secondary .widget_nav_menu ul li .children > li > .children > li > .children > li > .children > li > .sub-menu > li > .children > li > .sub-menu > li > a, #content #secondary .widget_pages ul li .children > li > .children > li > .children > li > .children > li > .sub-menu > li > .children > li > .sub-menu > li > a, #content #secondary .widget_archive ul li .children > li > .children > li > .children > li > .children > li > .sub-menu > li > .children > li > .sub-menu > li > a, #content #secondary .widget_meta ul li .children > li > .children > li > .children > li > .children > li > .sub-menu > li > .children > li > .sub-menu > li > a, #content #secondary .widget_categories ul li .sub-menu > li > .sub-menu > li > .sub-menu > li > .sub-menu > li > .children > li > .children > li > .sub-menu > li > a, #content #secondary .widget_nav_menu ul li .sub-menu > li > .sub-menu > li > .sub-menu > li > .sub-menu > li > .children > li > .children > li > .sub-menu > li > a, #content #secondary .widget_pages ul li .sub-menu > li > .sub-menu > li > .sub-menu > li > .sub-menu > li > .children > li > .children > li > .sub-menu > li > a, #content #secondary .widget_archive ul li .sub-menu > li > .sub-menu > li > .sub-menu > li > .sub-menu > li > .children > li > .children > li > .sub-menu > li > a, #content #secondary .widget_meta ul li .sub-menu > li > .sub-menu > li > .sub-menu > li > .sub-menu > li > .children > li > .children > li > .sub-menu > li > a, #content #secondary .widget_categories ul li .children > li > .sub-menu > li > .sub-menu > li > .sub-menu > li > .children > li > .children > li > .sub-menu > li > a, #content #secondary .widget_nav_menu ul li .children > li > .sub-menu > li > .sub-menu > li > .sub-menu > li > .children > li > .children > li > .sub-menu > li > a, #content #secondary .widget_pages ul li .children > li > .sub-menu > li > .sub-menu > li > .sub-menu > li > .children > li > .children > li > .sub-menu > li > a, #content #secondary .widget_archive ul li .children > li > .sub-menu > li > .sub-menu > li > .sub-menu > li > .children > li > .children > li > .sub-menu > li > a, #content #secondary .widget_meta ul li .children > li > .sub-menu > li > .sub-menu > li > .sub-menu > li > .children > li > .children > li > .sub-menu > li > a, #content #secondary .widget_categories ul li .sub-menu > li > .children > li > .sub-menu > li > .sub-menu > li > .children > li > .children > li > .sub-menu > li > a, #content #secondary .widget_nav_menu ul li .sub-menu > li > .children > li > .sub-menu > li > .sub-menu > li > .children > li > .children > li > .sub-menu > li > a, #content #secondary .widget_pages ul li .sub-menu > li > .children > li > .sub-menu > li > .sub-menu > li > .children > li > .children > li > .sub-menu > li > a, #content #secondary .widget_archive ul li .sub-menu > li > .children > li > .sub-menu > li > .sub-menu > li > .children > li > .children > li > .sub-menu > li > a, #content #secondary .widget_meta ul li .sub-menu > li > .children > li > .sub-menu > li > .sub-menu > li > .children > li > .children > li > .sub-menu > li > a, #content #secondary .widget_categories ul li .children > li > .children > li > .sub-menu > li > .sub-menu > li > .children > li > .children > li > .sub-menu > li > a, #content #secondary .widget_nav_menu ul li .children > li > .children > li > .sub-menu > li > .sub-menu > li > .children > li > .children > li > .sub-menu > li > a, #content #secondary .widget_pages ul li .children > li > .children > li > .sub-menu > li > .sub-menu > li > .children > li > .children > li > .sub-menu > li > a, #content #secondary .widget_archive ul li .children > li > .children > li > .sub-menu > li > .sub-menu > li > .children > li > .children > li > .sub-menu > li > a, #content #secondary .widget_meta ul li .children > li > .children > li > .sub-menu > li > .sub-menu > li > .children > li > .children > li > .sub-menu > li > a, #content #secondary .widget_categories ul li .sub-menu > li > .sub-menu > li > .children > li > .sub-menu > li > .children > li > .children > li > .sub-menu > li > a, #content #secondary .widget_nav_menu ul li .sub-menu > li > .sub-menu > li > .children > li > .sub-menu > li > .children > li > .children > li > .sub-menu > li > a, #content #secondary .widget_pages ul li .sub-menu > li > .sub-menu > li > .children > li > .sub-menu > li > .children > li > .children > li > .sub-menu > li > a, #content #secondary .widget_archive ul li .sub-menu > li > .sub-menu > li > .children > li > .sub-menu > li > .children > li > .children > li > .sub-menu > li > a, #content #secondary .widget_meta ul li .sub-menu > li > .sub-menu > li > .children > li > .sub-menu > li > .children > li > .children > li > .sub-menu > li > a, #content #secondary .widget_categories ul li .children > li > .sub-menu > li > .children > li > .sub-menu > li > .children > li > .children > li > .sub-menu > li > a, #content #secondary .widget_nav_menu ul li .children > li > .sub-menu > li > .children > li > .sub-menu > li > .children > li > .children > li > .sub-menu > li > a, #content #secondary .widget_pages ul li .children > li > .sub-menu > li > .children > li > .sub-menu > li > .children > li > .children > li > .sub-menu > li > a, #content #secondary .widget_archive ul li .children > li > .sub-menu > li > .children > li > .sub-menu > li > .children > li > .children > li > .sub-menu > li > a, #content #secondary .widget_meta ul li .children > li > .sub-menu > li > .children > li > .sub-menu > li > .children > li > .children > li > .sub-menu > li > a, #content #secondary .widget_categories ul li .sub-menu > li > .children > li > .children > li > .sub-menu > li > .children > li > .children > li > .sub-menu > li > a, #content #secondary .widget_nav_menu ul li .sub-menu > li > .children > li > .children > li > .sub-menu > li > .children > li > .children > li > .sub-menu > li > a, #content #secondary .widget_pages ul li .sub-menu > li > .children > li > .children > li > .sub-menu > li > .children > li > .children > li > .sub-menu > li > a, #content #secondary .widget_archive ul li .sub-menu > li > .children > li > .children > li > .sub-menu > li > .children > li > .children > li > .sub-menu > li > a, #content #secondary .widget_meta ul li .sub-menu > li > .children > li > .children > li > .sub-menu > li > .children > li > .children > li > .sub-menu > li > a, #content #secondary .widget_categories ul li .children > li > .children > li > .children > li > .sub-menu > li > .children > li > .children > li > .sub-menu > li > a, #content #secondary .widget_nav_menu ul li .children > li > .children > li > .children > li > .sub-menu > li > .children > li > .children > li > .sub-menu > li > a, #content #secondary .widget_pages ul li .children > li > .children > li > .children > li > .sub-menu > li > .children > li > .children > li > .sub-menu > li > a, #content #secondary .widget_archive ul li .children > li > .children > li > .children > li > .sub-menu > li > .children > li > .children > li > .sub-menu > li > a, #content #secondary .widget_meta ul li .children > li > .children > li > .children > li > .sub-menu > li > .children > li > .children > li > .sub-menu > li > a, #content #secondary .widget_categories ul li .sub-menu > li > .sub-menu > li > .sub-menu > li > .children > li > .children > li > .children > li > .sub-menu > li > a, #content #secondary .widget_nav_menu ul li .sub-menu > li > .sub-menu > li > .sub-menu > li > .children > li > .children > li > .children > li > .sub-menu > li > a, #content #secondary .widget_pages ul li .sub-menu > li > .sub-menu > li > .sub-menu > li > .children > li > .children > li > .children > li > .sub-menu > li > a, #content #secondary .widget_archive ul li .sub-menu > li > .sub-menu > li > .sub-menu > li > .children > li > .children > li > .children > li > .sub-menu > li > a, #content #secondary .widget_meta ul li .sub-menu > li > .sub-menu > li > .sub-menu > li > .children > li > .children > li > .children > li > .sub-menu > li > a, #content #secondary .widget_categories ul li .children > li > .sub-menu > li > .sub-menu > li > .children > li > .children > li > .children > li > .sub-menu > li > a, #content #secondary .widget_nav_menu ul li .children > li > .sub-menu > li > .sub-menu > li > .children > li > .children > li > .children > li > .sub-menu > li > a, #content #secondary .widget_pages ul li .children > li > .sub-menu > li > .sub-menu > li > .children > li > .children > li > .children > li > .sub-menu > li > a, #content #secondary .widget_archive ul li .children > li > .sub-menu > li > .sub-menu > li > .children > li > .children > li > .children > li > .sub-menu > li > a, #content #secondary .widget_meta ul li .children > li > .sub-menu > li > .sub-menu > li > .children > li > .children > li > .children > li > .sub-menu > li > a, #content #secondary .widget_categories ul li .sub-menu > li > .children > li > .sub-menu > li > .children > li > .children > li > .children > li > .sub-menu > li > a, #content #secondary .widget_nav_menu ul li .sub-menu > li > .children > li > .sub-menu > li > .children > li > .children > li > .children > li > .sub-menu > li > a, #content #secondary .widget_pages ul li .sub-menu > li > .children > li > .sub-menu > li > .children > li > .children > li > .children > li > .sub-menu > li > a, #content #secondary .widget_archive ul li .sub-menu > li > .children > li > .sub-menu > li > .children > li > .children > li > .children > li > .sub-menu > li > a, #content #secondary .widget_meta ul li .sub-menu > li > .children > li > .sub-menu > li > .children > li > .children > li > .children > li > .sub-menu > li > a, #content #secondary .widget_categories ul li .children > li > .children > li > .sub-menu > li > .children > li > .children > li > .children > li > .sub-menu > li > a, #content #secondary .widget_nav_menu ul li .children > li > .children > li > .sub-menu > li > .children > li > .children > li > .children > li > .sub-menu > li > a, #content #secondary .widget_pages ul li .children > li > .children > li > .sub-menu > li > .children > li > .children > li > .children > li > .sub-menu > li > a, #content #secondary .widget_archive ul li .children > li > .children > li > .sub-menu > li > .children > li > .children > li > .children > li > .sub-menu > li > a, #content #secondary .widget_meta ul li .children > li > .children > li > .sub-menu > li > .children > li > .children > li > .children > li > .sub-menu > li > a, #content #secondary .widget_categories ul li .sub-menu > li > .sub-menu > li > .children > li > .children > li > .children > li > .children > li > .sub-menu > li > a, #content #secondary .widget_nav_menu ul li .sub-menu > li > .sub-menu > li > .children > li > .children > li > .children > li > .children > li > .sub-menu > li > a, #content #secondary .widget_pages ul li .sub-menu > li > .sub-menu > li > .children > li > .children > li > .children > li > .children > li > .sub-menu > li > a, #content #secondary .widget_archive ul li .sub-menu > li > .sub-menu > li > .children > li > .children > li > .children > li > .children > li > .sub-menu > li > a, #content #secondary .widget_meta ul li .sub-menu > li > .sub-menu > li > .children > li > .children > li > .children > li > .children > li > .sub-menu > li > a, #content #secondary .widget_categories ul li .children > li > .sub-menu > li > .children > li > .children > li > .children > li > .children > li > .sub-menu > li > a, #content #secondary .widget_nav_menu ul li .children > li > .sub-menu > li > .children > li > .children > li > .children > li > .children > li > .sub-menu > li > a, #content #secondary .widget_pages ul li .children > li > .sub-menu > li > .children > li > .children > li > .children > li > .children > li > .sub-menu > li > a, #content #secondary .widget_archive ul li .children > li > .sub-menu > li > .children > li > .children > li > .children > li > .children > li > .sub-menu > li > a, #content #secondary .widget_meta ul li .children > li > .sub-menu > li > .children > li > .children > li > .children > li > .children > li > .sub-menu > li > a, #content #secondary .widget_categories ul li .sub-menu > li > .children > li > .children > li > .children > li > .children > li > .children > li > .sub-menu > li > a, #content #secondary .widget_nav_menu ul li .sub-menu > li > .children > li > .children > li > .children > li > .children > li > .children > li > .sub-menu > li > a, #content #secondary .widget_pages ul li .sub-menu > li > .children > li > .children > li > .children > li > .children > li > .children > li > .sub-menu > li > a, #content #secondary .widget_archive ul li .sub-menu > li > .children > li > .children > li > .children > li > .children > li > .children > li > .sub-menu > li > a, #content #secondary .widget_meta ul li .sub-menu > li > .children > li > .children > li > .children > li > .children > li > .children > li > .sub-menu > li > a, #content #secondary .widget_categories ul li .children > li > .children > li > .children > li > .children > li > .children > li > .children > li > .sub-menu > li > a, #content #secondary .widget_nav_menu ul li .children > li > .children > li > .children > li > .children > li > .children > li > .children > li > .sub-menu > li > a, #content #secondary .widget_pages ul li .children > li > .children > li > .children > li > .children > li > .children > li > .children > li > .sub-menu > li > a, #content #secondary .widget_archive ul li .children > li > .children > li > .children > li > .children > li > .children > li > .children > li > .sub-menu > li > a, #content #secondary .widget_meta ul li .children > li > .children > li > .children > li > .children > li > .children > li > .children > li > .sub-menu > li > a, #content #secondary .widget_categories ul li .sub-menu > li > .sub-menu > li > .sub-menu > li > .sub-menu > li > .sub-menu > li > .sub-menu > li > .children > li > a, #content #secondary .widget_nav_menu ul li .sub-menu > li > .sub-menu > li > .sub-menu > li > .sub-menu > li > .sub-menu > li > .sub-menu > li > .children > li > a, #content #secondary .widget_pages ul li .sub-menu > li > .sub-menu > li > .sub-menu > li > .sub-menu > li > .sub-menu > li > .sub-menu > li > .children > li > a, #content #secondary .widget_archive ul li .sub-menu > li > .sub-menu > li > .sub-menu > li > .sub-menu > li > .sub-menu > li > .sub-menu > li > .children > li > a, #content #secondary .widget_meta ul li .sub-menu > li > .sub-menu > li > .sub-menu > li > .sub-menu > li > .sub-menu > li > .sub-menu > li > .children > li > a, #content #secondary .widget_categories ul li .children > li > .sub-menu > li > .sub-menu > li > .sub-menu > li > .sub-menu > li > .sub-menu > li > .children > li > a, #content #secondary .widget_nav_menu ul li .children > li > .sub-menu > li > .sub-menu > li > .sub-menu > li > .sub-menu > li > .sub-menu > li > .children > li > a, #content #secondary .widget_pages ul li .children > li > .sub-menu > li > .sub-menu > li > .sub-menu > li > .sub-menu > li > .sub-menu > li > .children > li > a, #content #secondary .widget_archive ul li .children > li > .sub-menu > li > .sub-menu > li > .sub-menu > li > .sub-menu > li > .sub-menu > li > .children > li > a, #content #secondary .widget_meta ul li .children > li > .sub-menu > li > .sub-menu > li > .sub-menu > li > .sub-menu > li > .sub-menu > li > .children > li > a, #content #secondary .widget_categories ul li .sub-menu > li > .children > li > .sub-menu > li > .sub-menu > li > .sub-menu > li > .sub-menu > li > .children > li > a, #content #secondary .widget_nav_menu ul li .sub-menu > li > .children > li > .sub-menu > li > .sub-menu > li > .sub-menu > li > .sub-menu > li > .children > li > a, #content #secondary .widget_pages ul li .sub-menu > li > .children > li > .sub-menu > li > .sub-menu > li > .sub-menu > li > .sub-menu > li > .children > li > a, #content #secondary .widget_archive ul li .sub-menu > li > .children > li > .sub-menu > li > .sub-menu > li > .sub-menu > li > .sub-menu > li > .children > li > a, #content #secondary .widget_meta ul li .sub-menu > li > .children > li > .sub-menu > li > .sub-menu > li > .sub-menu > li > .sub-menu > li > .children > li > a, #content #secondary .widget_categories ul li .children > li > .children > li > .sub-menu > li > .sub-menu > li > .sub-menu > li > .sub-menu > li > .children > li > a, #content #secondary .widget_nav_menu ul li .children > li > .children > li > .sub-menu > li > .sub-menu > li > .sub-menu > li > .sub-menu > li > .children > li > a, #content #secondary .widget_pages ul li .children > li > .children > li > .sub-menu > li > .sub-menu > li > .sub-menu > li > .sub-menu > li > .children > li > a, #content #secondary .widget_archive ul li .children > li > .children > li > .sub-menu > li > .sub-menu > li > .sub-menu > li > .sub-menu > li > .children > li > a, #content #secondary .widget_meta ul li .children > li > .children > li > .sub-menu > li > .sub-menu > li > .sub-menu > li > .sub-menu > li > .children > li > a, #content #secondary .widget_categories ul li .sub-menu > li > .sub-menu > li > .children > li > .sub-menu > li > .sub-menu > li > .sub-menu > li > .children > li > a, #content #secondary .widget_nav_menu ul li .sub-menu > li > .sub-menu > li > .children > li > .sub-menu > li > .sub-menu > li > .sub-menu > li > .children > li > a, #content #secondary .widget_pages ul li .sub-menu > li > .sub-menu > li > .children > li > .sub-menu > li > .sub-menu > li > .sub-menu > li > .children > li > a, #content #secondary .widget_archive ul li .sub-menu > li > .sub-menu > li > .children > li > .sub-menu > li > .sub-menu > li > .sub-menu > li > .children > li > a, #content #secondary .widget_meta ul li .sub-menu > li > .sub-menu > li > .children > li > .sub-menu > li > .sub-menu > li > .sub-menu > li > .children > li > a, #content #secondary .widget_categories ul li .children > li > .sub-menu > li > .children > li > .sub-menu > li > .sub-menu > li > .sub-menu > li > .children > li > a, #content #secondary .widget_nav_menu ul li .children > li > .sub-menu > li > .children > li > .sub-menu > li > .sub-menu > li > .sub-menu > li > .children > li > a, #content #secondary .widget_pages ul li .children > li > .sub-menu > li > .children > li > .sub-menu > li > .sub-menu > li > .sub-menu > li > .children > li > a, #content #secondary .widget_archive ul li .children > li > .sub-menu > li > .children > li > .sub-menu > li > .sub-menu > li > .sub-menu > li > .children > li > a, #content #secondary .widget_meta ul li .children > li > .sub-menu > li > .children > li > .sub-menu > li > .sub-menu > li > .sub-menu > li > .children > li > a, #content #secondary .widget_categories ul li .sub-menu > li > .children > li > .children > li > .sub-menu > li > .sub-menu > li > .sub-menu > li > .children > li > a, #content #secondary .widget_nav_menu ul li .sub-menu > li > .children > li > .children > li > .sub-menu > li > .sub-menu > li > .sub-menu > li > .children > li > a, #content #secondary .widget_pages ul li .sub-menu > li > .children > li > .children > li > .sub-menu > li > .sub-menu > li > .sub-menu > li > .children > li > a, #content #secondary .widget_archive ul li .sub-menu > li > .children > li > .children > li > .sub-menu > li > .sub-menu > li > .sub-menu > li > .children > li > a, #content #secondary .widget_meta ul li .sub-menu > li > .children > li > .children > li > .sub-menu > li > .sub-menu > li > .sub-menu > li > .children > li > a, #content #secondary .widget_categories ul li .children > li > .children > li > .children > li > .sub-menu > li > .sub-menu > li > .sub-menu > li > .children > li > a, #content #secondary .widget_nav_menu ul li .children > li > .children > li > .children > li > .sub-menu > li > .sub-menu > li > .sub-menu > li > .children > li > a, #content #secondary .widget_pages ul li .children > li > .children > li > .children > li > .sub-menu > li > .sub-menu > li > .sub-menu > li > .children > li > a, #content #secondary .widget_archive ul li .children > li > .children > li > .children > li > .sub-menu > li > .sub-menu > li > .sub-menu > li > .children > li > a, #content #secondary .widget_meta ul li .children > li > .children > li > .children > li > .sub-menu > li > .sub-menu > li > .sub-menu > li > .children > li > a, #content #secondary .widget_categories ul li .sub-menu > li > .sub-menu > li > .sub-menu > li > .children > li > .sub-menu > li > .sub-menu > li > .children > li > a, #content #secondary .widget_nav_menu ul li .sub-menu > li > .sub-menu > li > .sub-menu > li > .children > li > .sub-menu > li > .sub-menu > li > .children > li > a, #content #secondary .widget_pages ul li .sub-menu > li > .sub-menu > li > .sub-menu > li > .children > li > .sub-menu > li > .sub-menu > li > .children > li > a, #content #secondary .widget_archive ul li .sub-menu > li > .sub-menu > li > .sub-menu > li > .children > li > .sub-menu > li > .sub-menu > li > .children > li > a, #content #secondary .widget_meta ul li .sub-menu > li > .sub-menu > li > .sub-menu > li > .children > li > .sub-menu > li > .sub-menu > li > .children > li > a, #content #secondary .widget_categories ul li .children > li > .sub-menu > li > .sub-menu > li > .children > li > .sub-menu > li > .sub-menu > li > .children > li > a, #content #secondary .widget_nav_menu ul li .children > li > .sub-menu > li > .sub-menu > li > .children > li > .sub-menu > li > .sub-menu > li > .children > li > a, #content #secondary .widget_pages ul li .children > li > .sub-menu > li > .sub-menu > li > .children > li > .sub-menu > li > .sub-menu > li > .children > li > a, #content #secondary .widget_archive ul li .children > li > .sub-menu > li > .sub-menu > li > .children > li > .sub-menu > li > .sub-menu > li > .children > li > a, #content #secondary .widget_meta ul li .children > li > .sub-menu > li > .sub-menu > li > .children > li > .sub-menu > li > .sub-menu > li > .children > li > a, #content #secondary .widget_categories ul li .sub-menu > li > .children > li > .sub-menu > li > .children > li > .sub-menu > li > .sub-menu > li > .children > li > a, #content #secondary .widget_nav_menu ul li .sub-menu > li > .children > li > .sub-menu > li > .children > li > .sub-menu > li > .sub-menu > li > .children > li > a, #content #secondary .widget_pages ul li .sub-menu > li > .children > li > .sub-menu > li > .children > li > .sub-menu > li > .sub-menu > li > .children > li > a, #content #secondary .widget_archive ul li .sub-menu > li > .children > li > .sub-menu > li > .children > li > .sub-menu > li > .sub-menu > li > .children > li > a, #content #secondary .widget_meta ul li .sub-menu > li > .children > li > .sub-menu > li > .children > li > .sub-menu > li > .sub-menu > li > .children > li > a, #content #secondary .widget_categories ul li .children > li > .children > li > .sub-menu > li > .children > li > .sub-menu > li > .sub-menu > li > .children > li > a, #content #secondary .widget_nav_menu ul li .children > li > .children > li > .sub-menu > li > .children > li > .sub-menu > li > .sub-menu > li > .children > li > a, #content #secondary .widget_pages ul li .children > li > .children > li > .sub-menu > li > .children > li > .sub-menu > li > .sub-menu > li > .children > li > a, #content #secondary .widget_archive ul li .children > li > .children > li > .sub-menu > li > .children > li > .sub-menu > li > .sub-menu > li > .children > li > a, #content #secondary .widget_meta ul li .children > li > .children > li > .sub-menu > li > .children > li > .sub-menu > li > .sub-menu > li > .children > li > a, #content #secondary .widget_categories ul li .sub-menu > li > .sub-menu > li > .children > li > .children > li > .sub-menu > li > .sub-menu > li > .children > li > a, #content #secondary .widget_nav_menu ul li .sub-menu > li > .sub-menu > li > .children > li > .children > li > .sub-menu > li > .sub-menu > li > .children > li > a, #content #secondary .widget_pages ul li .sub-menu > li > .sub-menu > li > .children > li > .children > li > .sub-menu > li > .sub-menu > li > .children > li > a, #content #secondary .widget_archive ul li .sub-menu > li > .sub-menu > li > .children > li > .children > li > .sub-menu > li > .sub-menu > li > .children > li > a, #content #secondary .widget_meta ul li .sub-menu > li > .sub-menu > li > .children > li > .children > li > .sub-menu > li > .sub-menu > li > .children > li > a, #content #secondary .widget_categories ul li .children > li > .sub-menu > li > .children > li > .children > li > .sub-menu > li > .sub-menu > li > .children > li > a, #content #secondary .widget_nav_menu ul li .children > li > .sub-menu > li > .children > li > .children > li > .sub-menu > li > .sub-menu > li > .children > li > a, #content #secondary .widget_pages ul li .children > li > .sub-menu > li > .children > li > .children > li > .sub-menu > li > .sub-menu > li > .children > li > a, #content #secondary .widget_archive ul li .children > li > .sub-menu > li > .children > li > .children > li > .sub-menu > li > .sub-menu > li > .children > li > a, #content #secondary .widget_meta ul li .children > li > .sub-menu > li > .children > li > .children > li > .sub-menu > li > .sub-menu > li > .children > li > a, #content #secondary .widget_categories ul li .sub-menu > li > .children > li > .children > li > .children > li > .sub-menu > li > .sub-menu > li > .children > li > a, #content #secondary .widget_nav_menu ul li .sub-menu > li > .children > li > .children > li > .children > li > .sub-menu > li > .sub-menu > li > .children > li > a, #content #secondary .widget_pages ul li .sub-menu > li > .children > li > .children > li > .children > li > .sub-menu > li > .sub-menu > li > .children > li > a, #content #secondary .widget_archive ul li .sub-menu > li > .children > li > .children > li > .children > li > .sub-menu > li > .sub-menu > li > .children > li > a, #content #secondary .widget_meta ul li .sub-menu > li > .children > li > .children > li > .children > li > .sub-menu > li > .sub-menu > li > .children > li > a, #content #secondary .widget_categories ul li .children > li > .children > li > .children > li > .children > li > .sub-menu > li > .sub-menu > li > .children > li > a, #content #secondary .widget_nav_menu ul li .children > li > .children > li > .children > li > .children > li > .sub-menu > li > .sub-menu > li > .children > li > a, #content #secondary .widget_pages ul li .children > li > .children > li > .children > li > .children > li > .sub-menu > li > .sub-menu > li > .children > li > a, #content #secondary .widget_archive ul li .children > li > .children > li > .children > li > .children > li > .sub-menu > li > .sub-menu > li > .children > li > a, #content #secondary .widget_meta ul li .children > li > .children > li > .children > li > .children > li > .sub-menu > li > .sub-menu > li > .children > li > a, #content #secondary .widget_categories ul li .sub-menu > li > .sub-menu > li > .sub-menu > li > .sub-menu > li > .children > li > .sub-menu > li > .children > li > a, #content #secondary .widget_nav_menu ul li .sub-menu > li > .sub-menu > li > .sub-menu > li > .sub-menu > li > .children > li > .sub-menu > li > .children > li > a, #content #secondary .widget_pages ul li .sub-menu > li > .sub-menu > li > .sub-menu > li > .sub-menu > li > .children > li > .sub-menu > li > .children > li > a, #content #secondary .widget_archive ul li .sub-menu > li > .sub-menu > li > .sub-menu > li > .sub-menu > li > .children > li > .sub-menu > li > .children > li > a, #content #secondary .widget_meta ul li .sub-menu > li > .sub-menu > li > .sub-menu > li > .sub-menu > li > .children > li > .sub-menu > li > .children > li > a, #content #secondary .widget_categories ul li .children > li > .sub-menu > li > .sub-menu > li > .sub-menu > li > .children > li > .sub-menu > li > .children > li > a, #content #secondary .widget_nav_menu ul li .children > li > .sub-menu > li > .sub-menu > li > .sub-menu > li > .children > li > .sub-menu > li > .children > li > a, #content #secondary .widget_pages ul li .children > li > .sub-menu > li > .sub-menu > li > .sub-menu > li > .children > li > .sub-menu > li > .children > li > a, #content #secondary .widget_archive ul li .children > li > .sub-menu > li > .sub-menu > li > .sub-menu > li > .children > li > .sub-menu > li > .children > li > a, #content #secondary .widget_meta ul li .children > li > .sub-menu > li > .sub-menu > li > .sub-menu > li > .children > li > .sub-menu > li > .children > li > a, #content #secondary .widget_categories ul li .sub-menu > li > .children > li > .sub-menu > li > .sub-menu > li > .children > li > .sub-menu > li > .children > li > a, #content #secondary .widget_nav_menu ul li .sub-menu > li > .children > li > .sub-menu > li > .sub-menu > li > .children > li > .sub-menu > li > .children > li > a, #content #secondary .widget_pages ul li .sub-menu > li > .children > li > .sub-menu > li > .sub-menu > li > .children > li > .sub-menu > li > .children > li > a, #content #secondary .widget_archive ul li .sub-menu > li > .children > li > .sub-menu > li > .sub-menu > li > .children > li > .sub-menu > li > .children > li > a, #content #secondary .widget_meta ul li .sub-menu > li > .children > li > .sub-menu > li > .sub-menu > li > .children > li > .sub-menu > li > .children > li > a, #content #secondary .widget_categories ul li .children > li > .children > li > .sub-menu > li > .sub-menu > li > .children > li > .sub-menu > li > .children > li > a, #content #secondary .widget_nav_menu ul li .children > li > .children > li > .sub-menu > li > .sub-menu > li > .children > li > .sub-menu > li > .children > li > a, #content #secondary .widget_pages ul li .children > li > .children > li > .sub-menu > li > .sub-menu > li > .children > li > .sub-menu > li > .children > li > a, #content #secondary .widget_archive ul li .children > li > .children > li > .sub-menu > li > .sub-menu > li > .children > li > .sub-menu > li > .children > li > a, #content #secondary .widget_meta ul li .children > li > .children > li > .sub-menu > li > .sub-menu > li > .children > li > .sub-menu > li > .children > li > a, #content #secondary .widget_categories ul li .sub-menu > li > .sub-menu > li > .children > li > .sub-menu > li > .children > li > .sub-menu > li > .children > li > a, #content #secondary .widget_nav_menu ul li .sub-menu > li > .sub-menu > li > .children > li > .sub-menu > li > .children > li > .sub-menu > li > .children > li > a, #content #secondary .widget_pages ul li .sub-menu > li > .sub-menu > li > .children > li > .sub-menu > li > .children > li > .sub-menu > li > .children > li > a, #content #secondary .widget_archive ul li .sub-menu > li > .sub-menu > li > .children > li > .sub-menu > li > .children > li > .sub-menu > li > .children > li > a, #content #secondary .widget_meta ul li .sub-menu > li > .sub-menu > li > .children > li > .sub-menu > li > .children > li > .sub-menu > li > .children > li > a, #content #secondary .widget_categories ul li .children > li > .sub-menu > li > .children > li > .sub-menu > li > .children > li > .sub-menu > li > .children > li > a, #content #secondary .widget_nav_menu ul li .children > li > .sub-menu > li > .children > li > .sub-menu > li > .children > li > .sub-menu > li > .children > li > a, #content #secondary .widget_pages ul li .children > li > .sub-menu > li > .children > li > .sub-menu > li > .children > li > .sub-menu > li > .children > li > a, #content #secondary .widget_archive ul li .children > li > .sub-menu > li > .children > li > .sub-menu > li > .children > li > .sub-menu > li > .children > li > a, #content #secondary .widget_meta ul li .children > li > .sub-menu > li > .children > li > .sub-menu > li > .children > li > .sub-menu > li > .children > li > a, #content #secondary .widget_categories ul li .sub-menu > li > .children > li > .children > li > .sub-menu > li > .children > li > .sub-menu > li > .children > li > a, #content #secondary .widget_nav_menu ul li .sub-menu > li > .children > li > .children > li > .sub-menu > li > .children > li > .sub-menu > li > .children > li > a, #content #secondary .widget_pages ul li .sub-menu > li > .children > li > .children > li > .sub-menu > li > .children > li > .sub-menu > li > .children > li > a, #content #secondary .widget_archive ul li .sub-menu > li > .children > li > .children > li > .sub-menu > li > .children > li > .sub-menu > li > .children > li > a, #content #secondary .widget_meta ul li .sub-menu > li > .children > li > .children > li > .sub-menu > li > .children > li > .sub-menu > li > .children > li > a, #content #secondary .widget_categories ul li .children > li > .children > li > .children > li > .sub-menu > li > .children > li > .sub-menu > li > .children > li > a, #content #secondary .widget_nav_menu ul li .children > li > .children > li > .children > li > .sub-menu > li > .children > li > .sub-menu > li > .children > li > a, #content #secondary .widget_pages ul li .children > li > .children > li > .children > li > .sub-menu > li > .children > li > .sub-menu > li > .children > li > a, #content #secondary .widget_archive ul li .children > li > .children > li > .children > li > .sub-menu > li > .children > li > .sub-menu > li > .children > li > a, #content #secondary .widget_meta ul li .children > li > .children > li > .children > li > .sub-menu > li > .children > li > .sub-menu > li > .children > li > a, #content #secondary .widget_categories ul li .sub-menu > li > .sub-menu > li > .sub-menu > li > .children > li > .children > li > .sub-menu > li > .children > li > a, #content #secondary .widget_nav_menu ul li .sub-menu > li > .sub-menu > li > .sub-menu > li > .children > li > .children > li > .sub-menu > li > .children > li > a, #content #secondary .widget_pages ul li .sub-menu > li > .sub-menu > li > .sub-menu > li > .children > li > .children > li > .sub-menu > li > .children > li > a, #content #secondary .widget_archive ul li .sub-menu > li > .sub-menu > li > .sub-menu > li > .children > li > .children > li > .sub-menu > li > .children > li > a, #content #secondary .widget_meta ul li .sub-menu > li > .sub-menu > li > .sub-menu > li > .children > li > .children > li > .sub-menu > li > .children > li > a, #content #secondary .widget_categories ul li .children > li > .sub-menu > li > .sub-menu > li > .children > li > .children > li > .sub-menu > li > .children > li > a, #content #secondary .widget_nav_menu ul li .children > li > .sub-menu > li > .sub-menu > li > .children > li > .children > li > .sub-menu > li > .children > li > a, #content #secondary .widget_pages ul li .children > li > .sub-menu > li > .sub-menu > li > .children > li > .children > li > .sub-menu > li > .children > li > a, #content #secondary .widget_archive ul li .children > li > .sub-menu > li > .sub-menu > li > .children > li > .children > li > .sub-menu > li > .children > li > a, #content #secondary .widget_meta ul li .children > li > .sub-menu > li > .sub-menu > li > .children > li > .children > li > .sub-menu > li > .children > li > a, #content #secondary .widget_categories ul li .sub-menu > li > .children > li > .sub-menu > li > .children > li > .children > li > .sub-menu > li > .children > li > a, #content #secondary .widget_nav_menu ul li .sub-menu > li > .children > li > .sub-menu > li > .children > li > .children > li > .sub-menu > li > .children > li > a, #content #secondary .widget_pages ul li .sub-menu > li > .children > li > .sub-menu > li > .children > li > .children > li > .sub-menu > li > .children > li > a, #content #secondary .widget_archive ul li .sub-menu > li > .children > li > .sub-menu > li > .children > li > .children > li > .sub-menu > li > .children > li > a, #content #secondary .widget_meta ul li .sub-menu > li > .children > li > .sub-menu > li > .children > li > .children > li > .sub-menu > li > .children > li > a, #content #secondary .widget_categories ul li .children > li > .children > li > .sub-menu > li > .children > li > .children > li > .sub-menu > li > .children > li > a, #content #secondary .widget_nav_menu ul li .children > li > .children > li > .sub-menu > li > .children > li > .children > li > .sub-menu > li > .children > li > a, #content #secondary .widget_pages ul li .children > li > .children > li > .sub-menu > li > .children > li > .children > li > .sub-menu > li > .children > li > a, #content #secondary .widget_archive ul li .children > li > .children > li > .sub-menu > li > .children > li > .children > li > .sub-menu > li > .children > li > a, #content #secondary .widget_meta ul li .children > li > .children > li > .sub-menu > li > .children > li > .children > li > .sub-menu > li > .children > li > a, #content #secondary .widget_categories ul li .sub-menu > li > .sub-menu > li > .children > li > .children > li > .children > li > .sub-menu > li > .children > li > a, #content #secondary .widget_nav_menu ul li .sub-menu > li > .sub-menu > li > .children > li > .children > li > .children > li > .sub-menu > li > .children > li > a, #content #secondary .widget_pages ul li .sub-menu > li > .sub-menu > li > .children > li > .children > li > .children > li > .sub-menu > li > .children > li > a, #content #secondary .widget_archive ul li .sub-menu > li > .sub-menu > li > .children > li > .children > li > .children > li > .sub-menu > li > .children > li > a, #content #secondary .widget_meta ul li .sub-menu > li > .sub-menu > li > .children > li > .children > li > .children > li > .sub-menu > li > .children > li > a, #content #secondary .widget_categories ul li .children > li > .sub-menu > li > .children > li > .children > li > .children > li > .sub-menu > li > .children > li > a, #content #secondary .widget_nav_menu ul li .children > li > .sub-menu > li > .children > li > .children > li > .children > li > .sub-menu > li > .children > li > a, #content #secondary .widget_pages ul li .children > li > .sub-menu > li > .children > li > .children > li > .children > li > .sub-menu > li > .children > li > a, #content #secondary .widget_archive ul li .children > li > .sub-menu > li > .children > li > .children > li > .children > li > .sub-menu > li > .children > li > a, #content #secondary .widget_meta ul li .children > li > .sub-menu > li > .children > li > .children > li > .children > li > .sub-menu > li > .children > li > a, #content #secondary .widget_categories ul li .sub-menu > li > .children > li > .children > li > .children > li > .children > li > .sub-menu > li > .children > li > a, #content #secondary .widget_nav_menu ul li .sub-menu > li > .children > li > .children > li > .children > li > .children > li > .sub-menu > li > .children > li > a, #content #secondary .widget_pages ul li .sub-menu > li > .children > li > .children > li > .children > li > .children > li > .sub-menu > li > .children > li > a, #content #secondary .widget_archive ul li .sub-menu > li > .children > li > .children > li > .children > li > .children > li > .sub-menu > li > .children > li > a, #content #secondary .widget_meta ul li .sub-menu > li > .children > li > .children > li > .children > li > .children > li > .sub-menu > li > .children > li > a, #content #secondary .widget_categories ul li .children > li > .children > li > .children > li > .children > li > .children > li > .sub-menu > li > .children > li > a, #content #secondary .widget_nav_menu ul li .children > li > .children > li > .children > li > .children > li > .children > li > .sub-menu > li > .children > li > a, #content #secondary .widget_pages ul li .children > li > .children > li > .children > li > .children > li > .children > li > .sub-menu > li > .children > li > a, #content #secondary .widget_archive ul li .children > li > .children > li > .children > li > .children > li > .children > li > .sub-menu > li > .children > li > a, #content #secondary .widget_meta ul li .children > li > .children > li > .children > li > .children > li > .children > li > .sub-menu > li > .children > li > a, #content #secondary .widget_categories ul li .sub-menu > li > .sub-menu > li > .sub-menu > li > .sub-menu > li > .sub-menu > li > .children > li > .children > li > a, #content #secondary .widget_nav_menu ul li .sub-menu > li > .sub-menu > li > .sub-menu > li > .sub-menu > li > .sub-menu > li > .children > li > .children > li > a, #content #secondary .widget_pages ul li .sub-menu > li > .sub-menu > li > .sub-menu > li > .sub-menu > li > .sub-menu > li > .children > li > .children > li > a, #content #secondary .widget_archive ul li .sub-menu > li > .sub-menu > li > .sub-menu > li > .sub-menu > li > .sub-menu > li > .children > li > .children > li > a, #content #secondary .widget_meta ul li .sub-menu > li > .sub-menu > li > .sub-menu > li > .sub-menu > li > .sub-menu > li > .children > li > .children > li > a, #content #secondary .widget_categories ul li .children > li > .sub-menu > li > .sub-menu > li > .sub-menu > li > .sub-menu > li > .children > li > .children > li > a, #content #secondary .widget_nav_menu ul li .children > li > .sub-menu > li > .sub-menu > li > .sub-menu > li > .sub-menu > li > .children > li > .children > li > a, #content #secondary .widget_pages ul li .children > li > .sub-menu > li > .sub-menu > li > .sub-menu > li > .sub-menu > li > .children > li > .children > li > a, #content #secondary .widget_archive ul li .children > li > .sub-menu > li > .sub-menu > li > .sub-menu > li > .sub-menu > li > .children > li > .children > li > a, #content #secondary .widget_meta ul li .children > li > .sub-menu > li > .sub-menu > li > .sub-menu > li > .sub-menu > li > .children > li > .children > li > a, #content #secondary .widget_categories ul li .sub-menu > li > .children > li > .sub-menu > li > .sub-menu > li > .sub-menu > li > .children > li > .children > li > a, #content #secondary .widget_nav_menu ul li .sub-menu > li > .children > li > .sub-menu > li > .sub-menu > li > .sub-menu > li > .children > li > .children > li > a, #content #secondary .widget_pages ul li .sub-menu > li > .children > li > .sub-menu > li > .sub-menu > li > .sub-menu > li > .children > li > .children > li > a, #content #secondary .widget_archive ul li .sub-menu > li > .children > li > .sub-menu > li > .sub-menu > li > .sub-menu > li > .children > li > .children > li > a, #content #secondary .widget_meta ul li .sub-menu > li > .children > li > .sub-menu > li > .sub-menu > li > .sub-menu > li > .children > li > .children > li > a, #content #secondary .widget_categories ul li .children > li > .children > li > .sub-menu > li > .sub-menu > li > .sub-menu > li > .children > li > .children > li > a, #content #secondary .widget_nav_menu ul li .children > li > .children > li > .sub-menu > li > .sub-menu > li > .sub-menu > li > .children > li > .children > li > a, #content #secondary .widget_pages ul li .children > li > .children > li > .sub-menu > li > .sub-menu > li > .sub-menu > li > .children > li > .children > li > a, #content #secondary .widget_archive ul li .children > li > .children > li > .sub-menu > li > .sub-menu > li > .sub-menu > li > .children > li > .children > li > a, #content #secondary .widget_meta ul li .children > li > .children > li > .sub-menu > li > .sub-menu > li > .sub-menu > li > .children > li > .children > li > a, #content #secondary .widget_categories ul li .sub-menu > li > .sub-menu > li > .children > li > .sub-menu > li > .sub-menu > li > .children > li > .children > li > a, #content #secondary .widget_nav_menu ul li .sub-menu > li > .sub-menu > li > .children > li > .sub-menu > li > .sub-menu > li > .children > li > .children > li > a, #content #secondary .widget_pages ul li .sub-menu > li > .sub-menu > li > .children > li > .sub-menu > li > .sub-menu > li > .children > li > .children > li > a, #content #secondary .widget_archive ul li .sub-menu > li > .sub-menu > li > .children > li > .sub-menu > li > .sub-menu > li > .children > li > .children > li > a, #content #secondary .widget_meta ul li .sub-menu > li > .sub-menu > li > .children > li > .sub-menu > li > .sub-menu > li > .children > li > .children > li > a, #content #secondary .widget_categories ul li .children > li > .sub-menu > li > .children > li > .sub-menu > li > .sub-menu > li > .children > li > .children > li > a, #content #secondary .widget_nav_menu ul li .children > li > .sub-menu > li > .children > li > .sub-menu > li > .sub-menu > li > .children > li > .children > li > a, #content #secondary .widget_pages ul li .children > li > .sub-menu > li > .children > li > .sub-menu > li > .sub-menu > li > .children > li > .children > li > a, #content #secondary .widget_archive ul li .children > li > .sub-menu > li > .children > li > .sub-menu > li > .sub-menu > li > .children > li > .children > li > a, #content #secondary .widget_meta ul li .children > li > .sub-menu > li > .children > li > .sub-menu > li > .sub-menu > li > .children > li > .children > li > a, #content #secondary .widget_categories ul li .sub-menu > li > .children > li > .children > li > .sub-menu > li > .sub-menu > li > .children > li > .children > li > a, #content #secondary .widget_nav_menu ul li .sub-menu > li > .children > li > .children > li > .sub-menu > li > .sub-menu > li > .children > li > .children > li > a, #content #secondary .widget_pages ul li .sub-menu > li > .children > li > .children > li > .sub-menu > li > .sub-menu > li > .children > li > .children > li > a, #content #secondary .widget_archive ul li .sub-menu > li > .children > li > .children > li > .sub-menu > li > .sub-menu > li > .children > li > .children > li > a, #content #secondary .widget_meta ul li .sub-menu > li > .children > li > .children > li > .sub-menu > li > .sub-menu > li > .children > li > .children > li > a, #content #secondary .widget_categories ul li .children > li > .children > li > .children > li > .sub-menu > li > .sub-menu > li > .children > li > .children > li > a, #content #secondary .widget_nav_menu ul li .children > li > .children > li > .children > li > .sub-menu > li > .sub-menu > li > .children > li > .children > li > a, #content #secondary .widget_pages ul li .children > li > .children > li > .children > li > .sub-menu > li > .sub-menu > li > .children > li > .children > li > a, #content #secondary .widget_archive ul li .children > li > .children > li > .children > li > .sub-menu > li > .sub-menu > li > .children > li > .children > li > a, #content #secondary .widget_meta ul li .children > li > .children > li > .children > li > .sub-menu > li > .sub-menu > li > .children > li > .children > li > a, #content #secondary .widget_categories ul li .sub-menu > li > .sub-menu > li > .sub-menu > li > .children > li > .sub-menu > li > .children > li > .children > li > a, #content #secondary .widget_nav_menu ul li .sub-menu > li > .sub-menu > li > .sub-menu > li > .children > li > .sub-menu > li > .children > li > .children > li > a, #content #secondary .widget_pages ul li .sub-menu > li > .sub-menu > li > .sub-menu > li > .children > li > .sub-menu > li > .children > li > .children > li > a, #content #secondary .widget_archive ul li .sub-menu > li > .sub-menu > li > .sub-menu > li > .children > li > .sub-menu > li > .children > li > .children > li > a, #content #secondary .widget_meta ul li .sub-menu > li > .sub-menu > li > .sub-menu > li > .children > li > .sub-menu > li > .children > li > .children > li > a, #content #secondary .widget_categories ul li .children > li > .sub-menu > li > .sub-menu > li > .children > li > .sub-menu > li > .children > li > .children > li > a, #content #secondary .widget_nav_menu ul li .children > li > .sub-menu > li > .sub-menu > li > .children > li > .sub-menu > li > .children > li > .children > li > a, #content #secondary .widget_pages ul li .children > li > .sub-menu > li > .sub-menu > li > .children > li > .sub-menu > li > .children > li > .children > li > a, #content #secondary .widget_archive ul li .children > li > .sub-menu > li > .sub-menu > li > .children > li > .sub-menu > li > .children > li > .children > li > a, #content #secondary .widget_meta ul li .children > li > .sub-menu > li > .sub-menu > li > .children > li > .sub-menu > li > .children > li > .children > li > a, #content #secondary .widget_categories ul li .sub-menu > li > .children > li > .sub-menu > li > .children > li > .sub-menu > li > .children > li > .children > li > a, #content #secondary .widget_nav_menu ul li .sub-menu > li > .children > li > .sub-menu > li > .children > li > .sub-menu > li > .children > li > .children > li > a, #content #secondary .widget_pages ul li .sub-menu > li > .children > li > .sub-menu > li > .children > li > .sub-menu > li > .children > li > .children > li > a, #content #secondary .widget_archive ul li .sub-menu > li > .children > li > .sub-menu > li > .children > li > .sub-menu > li > .children > li > .children > li > a, #content #secondary .widget_meta ul li .sub-menu > li > .children > li > .sub-menu > li > .children > li > .sub-menu > li > .children > li > .children > li > a, #content #secondary .widget_categories ul li .children > li > .children > li > .sub-menu > li > .children > li > .sub-menu > li > .children > li > .children > li > a, #content #secondary .widget_nav_menu ul li .children > li > .children > li > .sub-menu > li > .children > li > .sub-menu > li > .children > li > .children > li > a, #content #secondary .widget_pages ul li .children > li > .children > li > .sub-menu > li > .children > li > .sub-menu > li > .children > li > .children > li > a, #content #secondary .widget_archive ul li .children > li > .children > li > .sub-menu > li > .children > li > .sub-menu > li > .children > li > .children > li > a, #content #secondary .widget_meta ul li .children > li > .children > li > .sub-menu > li > .children > li > .sub-menu > li > .children > li > .children > li > a, #content #secondary .widget_categories ul li .sub-menu > li > .sub-menu > li > .children > li > .children > li > .sub-menu > li > .children > li > .children > li > a, #content #secondary .widget_nav_menu ul li .sub-menu > li > .sub-menu > li > .children > li > .children > li > .sub-menu > li > .children > li > .children > li > a, #content #secondary .widget_pages ul li .sub-menu > li > .sub-menu > li > .children > li > .children > li > .sub-menu > li > .children > li > .children > li > a, #content #secondary .widget_archive ul li .sub-menu > li > .sub-menu > li > .children > li > .children > li > .sub-menu > li > .children > li > .children > li > a, #content #secondary .widget_meta ul li .sub-menu > li > .sub-menu > li > .children > li > .children > li > .sub-menu > li > .children > li > .children > li > a, #content #secondary .widget_categories ul li .children > li > .sub-menu > li > .children > li > .children > li > .sub-menu > li > .children > li > .children > li > a, #content #secondary .widget_nav_menu ul li .children > li > .sub-menu > li > .children > li > .children > li > .sub-menu > li > .children > li > .children > li > a, #content #secondary .widget_pages ul li .children > li > .sub-menu > li > .children > li > .children > li > .sub-menu > li > .children > li > .children > li > a, #content #secondary .widget_archive ul li .children > li > .sub-menu > li > .children > li > .children > li > .sub-menu > li > .children > li > .children > li > a, #content #secondary .widget_meta ul li .children > li > .sub-menu > li > .children > li > .children > li > .sub-menu > li > .children > li > .children > li > a, #content #secondary .widget_categories ul li .sub-menu > li > .children > li > .children > li > .children > li > .sub-menu > li > .children > li > .children > li > a, #content #secondary .widget_nav_menu ul li .sub-menu > li > .children > li > .children > li > .children > li > .sub-menu > li > .children > li > .children > li > a, #content #secondary .widget_pages ul li .sub-menu > li > .children > li > .children > li > .children > li > .sub-menu > li > .children > li > .children > li > a, #content #secondary .widget_archive ul li .sub-menu > li > .children > li > .children > li > .children > li > .sub-menu > li > .children > li > .children > li > a, #content #secondary .widget_meta ul li .sub-menu > li > .children > li > .children > li > .children > li > .sub-menu > li > .children > li > .children > li > a, #content #secondary .widget_categories ul li .children > li > .children > li > .children > li > .children > li > .sub-menu > li > .children > li > .children > li > a, #content #secondary .widget_nav_menu ul li .children > li > .children > li > .children > li > .children > li > .sub-menu > li > .children > li > .children > li > a, #content #secondary .widget_pages ul li .children > li > .children > li > .children > li > .children > li > .sub-menu > li > .children > li > .children > li > a, #content #secondary .widget_archive ul li .children > li > .children > li > .children > li > .children > li > .sub-menu > li > .children > li > .children > li > a, #content #secondary .widget_meta ul li .children > li > .children > li > .children > li > .children > li > .sub-menu > li > .children > li > .children > li > a, #content #secondary .widget_categories ul li .sub-menu > li > .sub-menu > li > .sub-menu > li > .sub-menu > li > .children > li > .children > li > .children > li > a, #content #secondary .widget_nav_menu ul li .sub-menu > li > .sub-menu > li > .sub-menu > li > .sub-menu > li > .children > li > .children > li > .children > li > a, #content #secondary .widget_pages ul li .sub-menu > li > .sub-menu > li > .sub-menu > li > .sub-menu > li > .children > li > .children > li > .children > li > a, #content #secondary .widget_archive ul li .sub-menu > li > .sub-menu > li > .sub-menu > li > .sub-menu > li > .children > li > .children > li > .children > li > a, #content #secondary .widget_meta ul li .sub-menu > li > .sub-menu > li > .sub-menu > li > .sub-menu > li > .children > li > .children > li > .children > li > a, #content #secondary .widget_categories ul li .children > li > .sub-menu > li > .sub-menu > li > .sub-menu > li > .children > li > .children > li > .children > li > a, #content #secondary .widget_nav_menu ul li .children > li > .sub-menu > li > .sub-menu > li > .sub-menu > li > .children > li > .children > li > .children > li > a, #content #secondary .widget_pages ul li .children > li > .sub-menu > li > .sub-menu > li > .sub-menu > li > .children > li > .children > li > .children > li > a, #content #secondary .widget_archive ul li .children > li > .sub-menu > li > .sub-menu > li > .sub-menu > li > .children > li > .children > li > .children > li > a, #content #secondary .widget_meta ul li .children > li > .sub-menu > li > .sub-menu > li > .sub-menu > li > .children > li > .children > li > .children > li > a, #content #secondary .widget_categories ul li .sub-menu > li > .children > li > .sub-menu > li > .sub-menu > li > .children > li > .children > li > .children > li > a, #content #secondary .widget_nav_menu ul li .sub-menu > li > .children > li > .sub-menu > li > .sub-menu > li > .children > li > .children > li > .children > li > a, #content #secondary .widget_pages ul li .sub-menu > li > .children > li > .sub-menu > li > .sub-menu > li > .children > li > .children > li > .children > li > a, #content #secondary .widget_archive ul li .sub-menu > li > .children > li > .sub-menu > li > .sub-menu > li > .children > li > .children > li > .children > li > a, #content #secondary .widget_meta ul li .sub-menu > li > .children > li > .sub-menu > li > .sub-menu > li > .children > li > .children > li > .children > li > a, #content #secondary .widget_categories ul li .children > li > .children > li > .sub-menu > li > .sub-menu > li > .children > li > .children > li > .children > li > a, #content #secondary .widget_nav_menu ul li .children > li > .children > li > .sub-menu > li > .sub-menu > li > .children > li > .children > li > .children > li > a, #content #secondary .widget_pages ul li .children > li > .children > li > .sub-menu > li > .sub-menu > li > .children > li > .children > li > .children > li > a, #content #secondary .widget_archive ul li .children > li > .children > li > .sub-menu > li > .sub-menu > li > .children > li > .children > li > .children > li > a, #content #secondary .widget_meta ul li .children > li > .children > li > .sub-menu > li > .sub-menu > li > .children > li > .children > li > .children > li > a, #content #secondary .widget_categories ul li .sub-menu > li > .sub-menu > li > .children > li > .sub-menu > li > .children > li > .children > li > .children > li > a, #content #secondary .widget_nav_menu ul li .sub-menu > li > .sub-menu > li > .children > li > .sub-menu > li > .children > li > .children > li > .children > li > a, #content #secondary .widget_pages ul li .sub-menu > li > .sub-menu > li > .children > li > .sub-menu > li > .children > li > .children > li > .children > li > a, #content #secondary .widget_archive ul li .sub-menu > li > .sub-menu > li > .children > li > .sub-menu > li > .children > li > .children > li > .children > li > a, #content #secondary .widget_meta ul li .sub-menu > li > .sub-menu > li > .children > li > .sub-menu > li > .children > li > .children > li > .children > li > a, #content #secondary .widget_categories ul li .children > li > .sub-menu > li > .children > li > .sub-menu > li > .children > li > .children > li > .children > li > a, #content #secondary .widget_nav_menu ul li .children > li > .sub-menu > li > .children > li > .sub-menu > li > .children > li > .children > li > .children > li > a, #content #secondary .widget_pages ul li .children > li > .sub-menu > li > .children > li > .sub-menu > li > .children > li > .children > li > .children > li > a, #content #secondary .widget_archive ul li .children > li > .sub-menu > li > .children > li > .sub-menu > li > .children > li > .children > li > .children > li > a, #content #secondary .widget_meta ul li .children > li > .sub-menu > li > .children > li > .sub-menu > li > .children > li > .children > li > .children > li > a, #content #secondary .widget_categories ul li .sub-menu > li > .children > li > .children > li > .sub-menu > li > .children > li > .children > li > .children > li > a, #content #secondary .widget_nav_menu ul li .sub-menu > li > .children > li > .children > li > .sub-menu > li > .children > li > .children > li > .children > li > a, #content #secondary .widget_pages ul li .sub-menu > li > .children > li > .children > li > .sub-menu > li > .children > li > .children > li > .children > li > a, #content #secondary .widget_archive ul li .sub-menu > li > .children > li > .children > li > .sub-menu > li > .children > li > .children > li > .children > li > a, #content #secondary .widget_meta ul li .sub-menu > li > .children > li > .children > li > .sub-menu > li > .children > li > .children > li > .children > li > a, #content #secondary .widget_categories ul li .children > li > .children > li > .children > li > .sub-menu > li > .children > li > .children > li > .children > li > a, #content #secondary .widget_nav_menu ul li .children > li > .children > li > .children > li > .sub-menu > li > .children > li > .children > li > .children > li > a, #content #secondary .widget_pages ul li .children > li > .children > li > .children > li > .sub-menu > li > .children > li > .children > li > .children > li > a, #content #secondary .widget_archive ul li .children > li > .children > li > .children > li > .sub-menu > li > .children > li > .children > li > .children > li > a, #content #secondary .widget_meta ul li .children > li > .children > li > .children > li > .sub-menu > li > .children > li > .children > li > .children > li > a, #content #secondary .widget_categories ul li .sub-menu > li > .sub-menu > li > .sub-menu > li > .children > li > .children > li > .children > li > .children > li > a, #content #secondary .widget_nav_menu ul li .sub-menu > li > .sub-menu > li > .sub-menu > li > .children > li > .children > li > .children > li > .children > li > a, #content #secondary .widget_pages ul li .sub-menu > li > .sub-menu > li > .sub-menu > li > .children > li > .children > li > .children > li > .children > li > a, #content #secondary .widget_archive ul li .sub-menu > li > .sub-menu > li > .sub-menu > li > .children > li > .children > li > .children > li > .children > li > a, #content #secondary .widget_meta ul li .sub-menu > li > .sub-menu > li > .sub-menu > li > .children > li > .children > li > .children > li > .children > li > a, #content #secondary .widget_categories ul li .children > li > .sub-menu > li > .sub-menu > li > .children > li > .children > li > .children > li > .children > li > a, #content #secondary .widget_nav_menu ul li .children > li > .sub-menu > li > .sub-menu > li > .children > li > .children > li > .children > li > .children > li > a, #content #secondary .widget_pages ul li .children > li > .sub-menu > li > .sub-menu > li > .children > li > .children > li > .children > li > .children > li > a, #content #secondary .widget_archive ul li .children > li > .sub-menu > li > .sub-menu > li > .children > li > .children > li > .children > li > .children > li > a, #content #secondary .widget_meta ul li .children > li > .sub-menu > li > .sub-menu > li > .children > li > .children > li > .children > li > .children > li > a, #content #secondary .widget_categories ul li .sub-menu > li > .children > li > .sub-menu > li > .children > li > .children > li > .children > li > .children > li > a, #content #secondary .widget_nav_menu ul li .sub-menu > li > .children > li > .sub-menu > li > .children > li > .children > li > .children > li > .children > li > a, #content #secondary .widget_pages ul li .sub-menu > li > .children > li > .sub-menu > li > .children > li > .children > li > .children > li > .children > li > a, #content #secondary .widget_archive ul li .sub-menu > li > .children > li > .sub-menu > li > .children > li > .children > li > .children > li > .children > li > a, #content #secondary .widget_meta ul li .sub-menu > li > .children > li > .sub-menu > li > .children > li > .children > li > .children > li > .children > li > a, #content #secondary .widget_categories ul li .children > li > .children > li > .sub-menu > li > .children > li > .children > li > .children > li > .children > li > a, #content #secondary .widget_nav_menu ul li .children > li > .children > li > .sub-menu > li > .children > li > .children > li > .children > li > .children > li > a, #content #secondary .widget_pages ul li .children > li > .children > li > .sub-menu > li > .children > li > .children > li > .children > li > .children > li > a, #content #secondary .widget_archive ul li .children > li > .children > li > .sub-menu > li > .children > li > .children > li > .children > li > .children > li > a, #content #secondary .widget_meta ul li .children > li > .children > li > .sub-menu > li > .children > li > .children > li > .children > li > .children > li > a, #content #secondary .widget_categories ul li .sub-menu > li > .sub-menu > li > .children > li > .children > li > .children > li > .children > li > .children > li > a, #content #secondary .widget_nav_menu ul li .sub-menu > li > .sub-menu > li > .children > li > .children > li > .children > li > .children > li > .children > li > a, #content #secondary .widget_pages ul li .sub-menu > li > .sub-menu > li > .children > li > .children > li > .children > li > .children > li > .children > li > a, #content #secondary .widget_archive ul li .sub-menu > li > .sub-menu > li > .children > li > .children > li > .children > li > .children > li > .children > li > a, #content #secondary .widget_meta ul li .sub-menu > li > .sub-menu > li > .children > li > .children > li > .children > li > .children > li > .children > li > a, #content #secondary .widget_categories ul li .children > li > .sub-menu > li > .children > li > .children > li > .children > li > .children > li > .children > li > a, #content #secondary .widget_nav_menu ul li .children > li > .sub-menu > li > .children > li > .children > li > .children > li > .children > li > .children > li > a, #content #secondary .widget_pages ul li .children > li > .sub-menu > li > .children > li > .children > li > .children > li > .children > li > .children > li > a, #content #secondary .widget_archive ul li .children > li > .sub-menu > li > .children > li > .children > li > .children > li > .children > li > .children > li > a, #content #secondary .widget_meta ul li .children > li > .sub-menu > li > .children > li > .children > li > .children > li > .children > li > .children > li > a, #content #secondary .widget_categories ul li .sub-menu > li > .children > li > .children > li > .children > li > .children > li > .children > li > .children > li > a, #content #secondary .widget_nav_menu ul li .sub-menu > li > .children > li > .children > li > .children > li > .children > li > .children > li > .children > li > a, #content #secondary .widget_pages ul li .sub-menu > li > .children > li > .children > li > .children > li > .children > li > .children > li > .children > li > a, #content #secondary .widget_archive ul li .sub-menu > li > .children > li > .children > li > .children > li > .children > li > .children > li > .children > li > a, #content #secondary .widget_meta ul li .sub-menu > li > .children > li > .children > li > .children > li > .children > li > .children > li > .children > li > a, #content #secondary .widget_categories ul li .children > li > .children > li > .children > li > .children > li > .children > li > .children > li > .children > li > a, #content #secondary .widget_nav_menu ul li .children > li > .children > li > .children > li > .children > li > .children > li > .children > li > .children > li > a, #content #secondary .widget_pages ul li .children > li > .children > li > .children > li > .children > li > .children > li > .children > li > .children > li > a, #content #secondary .widget_archive ul li .children > li > .children > li > .children > li > .children > li > .children > li > .children > li > .children > li > a, #content #secondary .widget_meta ul li .children > li > .children > li > .children > li > .children > li > .children > li > .children > li > .children > li > a {
padding-left: 92px;
}
.widget_archive .nice-select {
margin: 30px 22px;
width: calc(100% - 44px);
}
.widget_recent_entries a, .widget_recent_comments a {
color: #282828;
}
.widget_recent_entries a:hover, .widget_recent_comments a:hover {
color: #f5ad0d;
}
.widget_recent_entries li, .widget_recent_comments li {
border-bottom: 1px solid #f2f2f2;
padding-bottom: 11px;
margin-bottom: 11px;
}
.widget_recent_comments .recentcomments > a {
font-size: 15px;
font-weight: 700;
line-height: normal;
color: #18185b;
display: block;
}
.widget_recent_comments .recentcomments > a:hover {
color: #f5ad0d;
}
.widget_recent_comments .recentcomments > a:before {
content: '\A';
white-space: pre;
}
.widget_rss ul {
list-style: none;
padding: 0;
}
.widget_rss li {
margin-bottom: 16px;
}
.widget_rss li:last-child {
margin-bottom: 0;
}
.widget_rss .rsswidget {
font-weight: 700;
display: inline-block;
}
.widget_rss .rss-date {
font-size: 0.875em;
font-style: italic;
display: block;
}
.widget_rss cite {
font-weight: 700;
font-size: 0.875em;
}
.widget_calendar th, .widget_calendar td {
text-align: center;
}
.widget_calendar table > caption {
padding-bottom: 0;
text-align: center;
color: inherit;
}
.widget_ef_recent_posts li {
padding-bottom: 14px;
}
.widget_ef_recent_posts li:last-child {
padding-bottom: 0;
}
.widget_ef_recent_posts .entry-posted-in a {
font-size: 15px;
font-weight: 500;
color: rgba(0, 0, 0, 0.66);
}
.widget_ef_recent_posts .entry-posted-in a:hover {
color: #f5ad0d;
}
.widget_ef_recent_posts .entry-title {
font-size: 18px;
line-height: 24px;
margin-top: 4px;
}
.widget_ef_recent_posts .entry-title a {
color: #000;
}
.widget_ef_recent_posts .entry-title a:hover {
color: #f5ad0d;
}
.widget_ef_recent_posts .entry-title + .entry-meta {
margin-top: 15px;
}
.cms-social {
margin: 0;
list-style: none;
display: flex;
flex-wrap: wrap;
}
.cms-social li {
display: inline-block;
margin: 0 10px 10px 0;
}
.cms-social a {
font-size: 16px;
color: #fff;
height: 30px;
width: 30px;
line-height: 30px;
background-color: #f5ad0d;
text-align: center;
display: block;
-webkit-border-radius: 30px;
-khtml-border-radius: 30px;
-moz-border-radius: 30px;
-ms-border-radius: 30px;
-o-border-radius: 30px;
border-radius: 30px;
position: relative;
}
.cms-social a i {
position: absolute;
top: 50%;
left: 50%;
-webkit-transform: translate(-50%, -50%);
-khtml-transform: translate(-50%, -50%);
-moz-transform: translate(-50%, -50%);
-ms-transform: translate(-50%, -50%);
-o-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
}
.cms-social a:hover {
color: #fff;
-webkit-transform: translate(0, -3px);
-khtml-transform: translate(0, -3px);
-moz-transform: translate(0, -3px);
-ms-transform: translate(0, -3px);
-o-transform: translate(0, -3px);
transform: translate(0, -3px);
}
.widget_cms_check_availability {
background-color: #fff;
border: 1px solid #e5e5e5 !important;
-webkit-border-radius: 6px;
-khtml-border-radius: 6px;
-moz-border-radius: 6px;
-ms-border-radius: 6px;
-o-border-radius: 6px;
border-radius: 6px;
margin-bottom: 55px !important;
padding: 30px !important;
}
.widget_cms_check_availability .select2-selection__arrow {
display: none !important;
}
.widget_newsletterwidget .tnp-field:not(.tnp-field-button) input {
height: 49px;
padding-left: 13px;
padding-right: 13px;
border-color: #f5ad0d;
background-color: transparent;
}
.widget_newsletterwidget .tnp-field.tnp-field-button .tnp-submit {
line-height: 49px;
background-color: #264e73;
border: none;
padding: 0 20px;
font-weight: 700;
font-size: 14px;
letter-spacing: 0.1em;
}
.widget_newsletterwidget .tnp-field.tnp-field-button .tnp-submit:hover, .widget_newsletterwidget .tnp-field.tnp-field-button .tnp-submit:focus {
background-color: #f5ad0d;
}
.widget_cms_recent_posts {
border-bottom: none !important;
}
.widget_cms_recent_posts .widget-title {
margin: 0 !important;
}
.widget_cms_recent_posts .entry-title {
margin-top: 5px;
font-size: 15px;
line-height: 22px;
margin-bottom: 7px;
}
.widget_cms_recent_posts .item-date {
font-size: 13px;
}
.widget_cms_recent_posts .entry-media {
min-width: 76px;
margin-right: 22px;
}
.widget_cms_recent_posts .entry-brief {
display: flex;
flex-wrap: nowrap;
padding: 20px 22px;
border-bottom: 1px solid #dedede;
}
.widget_cms_recent_posts .widget-holder {
padding: 0 !important;
}
.tagcloud a, .entry-tags a {
background-color: #f5f5f5;
border: none;
color: #777;
display: inline-block;
font-size: 13px !important;
line-height: 34px;
padding: 0 22px;
margin-bottom: 10px;
margin-right: 6px;
-webkit-border-radius: 0px;
-khtml-border-radius: 0px;
-moz-border-radius: 0px;
-ms-border-radius: 0px;
-o-border-radius: 0px;
border-radius: 0px;
}
@media screen and (max-width: 767px) {
.tagcloud a, .entry-tags a {
padding: 0 12px;
}
}
.tagcloud a:hover, .entry-tags a:hover {
color: #fff;
background-color: #f5ad0d;
}
#secondary .widget.widget_tag_cloud .widget-holder {
padding-bottom: 20px;
}
.widget_search {
position: relative;
}
.widget_search .search-field {
border-color: #f5ad0d;
padding-right: 50px;
background-color: #fff;
}
.widget_search .search-submit {
border: none;
background-color: transparent;
padding: 0;
height: 49px;
line-height: 49px;
width: 50px;
font-size: 16px;
color: #fff;
position: absolute;
top: 0;
right: 0;
background-color: #f5ad0d;
}
#sb_instagram .sbi_item img {
-webkit-border-radius: 1px !important;
-khtml-border-radius: 1px !important;
-moz-border-radius: 1px !important;
-ms-border-radius: 1px !important;
-o-border-radius: 1px !important;
border-radius: 1px !important;
}
#sb_instagram .sbi_item .sbi_photo {
position: relative;
opacity: 1 !important;
}
#sb_instagram .sbi_item .sbi_photo:before {
content: "\f16d";
color: #fff;
font-size: 14px;
font-family: FontAwesome;
z-index: 2;
width: 40px;
height: 40px;
text-align: center;
line-height: 40px;
position: absolute;
left: 0;
right: 0;
top: 0;
bottom: 0;
margin: auto;
opacity: 0;
-webkit-transition: all 300ms linear 0ms;
-khtml-transition: all 300ms linear 0ms;
-moz-transition: all 300ms linear 0ms;
-ms-transition: all 300ms linear 0ms;
-o-transition: all 300ms linear 0ms;
transition: all 300ms linear 0ms;
}
#sb_instagram .sbi_item .sbi_photo:after {
position: absolute;
top: 0px;
left: 0px;
bottom: 0px;
right: 0px;
content: "";
background-color: #f5ad0d;
opacity: 0.95;
z-index: 1;
-webkit-border-radius: 1px;
-khtml-border-radius: 1px;
-moz-border-radius: 1px;
-ms-border-radius: 1px;
-o-border-radius: 1px;
border-radius: 1px;
opacity: 0;
-webkit-transition: all 300ms linear 0ms;
-khtml-transition: all 300ms linear 0ms;
-moz-transition: all 300ms linear 0ms;
-ms-transition: all 300ms linear 0ms;
-o-transition: all 300ms linear 0ms;
transition: all 300ms linear 0ms;
}
#sb_instagram .sbi_item .sbi_photo:hover:before, #sb_instagram .sbi_item .sbi_photo:hover:after {
opacity: 1;
}
#sb_instagram #sbi_load {
padding-top: 0 !important;
}
.calendar_wrap table {
background-color: #fff;
}
.calendar_wrap table td {
padding: 8px;
font-size: 14px;
}
.wp-block-gallery {
display: flex;
}
.wp-block-gallery li {
padding-left: 0 !important;
}
.wp-block-gallery li:before {
display: none !important;
}
.page-content .wp-smiley, .entry-content .wp-smiley, .comment-content .wp-smiley {
border: none;
margin-bottom: 0;
margin-top: 0;
padding: 0;
}
embed, iframe, object {
max-width: 100%;
}
.custom-logo-link {
display: inline-block;
}
.wp-caption {
margin-bottom: 1.5em;
max-width: 100%;
}
.wp-caption img[class*="wp-image-"] {
display: block;
margin-left: auto;
margin-right: auto;
}
.wp-caption .wp-caption-text {
padding: 0.8075em 0;
font-size: 0.875em;
font-style: italic;
}
.wp-caption-text {
text-align: center;
}
.gallery {
margin-bottom: 1.5em;
}
.gallery-item {
display: inline-block;
text-align: center;
vertical-align: top;
width: 100%;
}
.gallery-caption {
display: block;
}
.comments-area .comment-list {
list-style: none;
margin: 0;
}
.comments-area .comment-list > .comment .comment-body {
margin-top: 34px;
}
.comments-area .comment-list > .comment:first-child > .comment-body {
border-top: none;
padding-top: 0;
margin-top: 0;
}
.comments-area .comment-list > .comment > .children {
list-style: none;
margin: 0;
padding-left: 88px;
}
@media screen and (max-width: 767px) {
.comments-area .comment-list > .comment > .children {
padding-left: 0;
}
}
.comments-area .comment-list > .trackback, .comments-area .comment-list > .pingback {
border-top: 2px solid #e7ebef;
margin-top: 24px;
padding-top: 30px;
}
.comments-area .comment-list > .trackback:nth-child(1), .comments-area .comment-list > .pingback:nth-child(1) {
border-top: none;
margin-top: 0;
}
.comments-area .comment-list .children {
list-style: none;
}
.comments-area .comment-list .comment-body + .comment-respond {
margin-top: 30px;
}
.comments-area img.avatar {
width: 68px;
min-width: 68px;
height: 68px;
margin-right: 20px;
-webkit-border-radius: 68px;
-khtml-border-radius: 68px;
-moz-border-radius: 68px;
-ms-border-radius: 68px;
-o-border-radius: 68px;
border-radius: 68px;
border: 2px solid #f5ad0d;
}
@media screen and (max-width: 767px) {
.comments-area img.avatar {
margin-right: 15px;
width: 60px;
min-width: 60px;
height: 60px;
}
}
.comments-area .comment-title {
font-size: 17px;
text-transform: uppercase;
margin-bottom: 0;
}
.comments-area .comment-title a {
color: inherit;
}
.comments-area .comment-title a:hover {
color: inherit;
}
.comments-area .comment-date {
letter-spacing: 0.03em;
font-style: italic;
display: inline-block;
}
@media screen and (max-width: 767px) {
.comments-area .comment-date {
font-size: 12px;
}
}
.comments-area .comment-meta {
flex-grow: 1;
margin-right: 30px;
}
.comments-area .comment-holder {
display: flex;
flex-wrap: nowrap;
align-items: center;
margin-bottom: 19px;
}
.comments-area .comment-reply a:before {
content: '\f193';
font-family: "Material-Design-Iconic-Font";
margin-right: 9px;
}
.comments-area .comment-list-wrap {
border-bottom: 1px solid #d8d8d8;
margin-bottom: 44px;
padding-bottom: 30px;
}
.comments-area #commentform input, .comments-area #commentform textarea {
margin-bottom: 20px;
}
.comments-area #commentform .submit {
margin-bottom: 0;
}
.comments-area #commentform .submit:hover {
background-color: #222;
border-color: #222;
color: #fff;
}
.comments-area #commentform .form-submit {
margin-bottom: 0;
}
.comments-area .comment-content a {
word-wrap: break-word;
}
.comments-area .bypostauthor {
display: block;
}
.comments-area .logged-in-as {
color: inherit;
}
.comments-area .logged-in-as a {
color: inherit;
}
.comments-area .logged-in-as a:hover {
color: #f5ad0d;
}
.comment-form-cookies-consent {
font-size: 14px;
line-height: 24px;
padding-left: 20px;
position: relative;
margin-bottom: 22px;
}
.comment-form-cookies-consent input, .comment-form-cookies-consent label:before, .comment-form-cookies-consent label:after {
position: absolute;
width: 12px;
height: 12px;
left: 0;
top: 5px;
}
.comment-form-cookies-consent label:before {
content: '';
border: 1px solid #cfcfcf;
background-color: #ececed;
-webkit-border-radius: 1px;
-khtml-border-radius: 1px;
-moz-border-radius: 1px;
-ms-border-radius: 1px;
-o-border-radius: 1px;
border-radius: 1px;
z-index: 1;
}
.comment-form-cookies-consent label:after {
content: '\f00c';
font-family: "Font Awesome 5 Pro";
font-weight: 400;
z-index: 2;
font-size: 8px;
color: #f5ad0d;
opacity: 0;
line-height: 12px;
text-align: center;
}
.comment-form-cookies-consent input {
z-index: 99;
opacity: 0;
}
.comment-form-cookies-consent input:checked + label:before {
border-color: #f5ad0d;
background-color: #fff;
}
.comment-form-cookies-consent input:checked + label:after {
opacity: 1;
}
.comment-form > .row {
margin: 0 -10px;
}
.comment-form > .row .col-lg-4 {
padding: 0 10px;
}
.comment-respond .comment-reply-title {
display: flex;
flex-wrap: wrap;
align-items: center;
}
.comment-respond .comment-reply-title small a {
border-radius: 2px;
background-color: #f5ad0d;
color: #fff;
font-size: 13px;
line-height: 25px;
display: inline-block;
padding: 0 10px;
font-family: 'Futura-Book', sans-serif;
margin-left: 8px;
}
.comment-respond .comment-reply-title small a:hover {
background-color: #264e73;
}
@media screen and (max-width: 767px) {
.comment-form-comment {
display: flex;
flex-wrap: wrap;
width: 100%;
}
}
.site-footer {
background-color: #161616;
font-size: 14px;
line-height: 24px;
color: #9b9b9b;
}
.site-footer .top-footer {
padding: 105px 0 60px;
}
.site-footer .top-footer .footer-widget-title {
font-size: 22px;
line-height: 30px;
color: #fff;
margin-bottom: 24px;
}
@media screen and (max-width: 991px) {
.site-footer .top-footer {
padding-bottom: 40px;
}
.site-footer .top-footer .cms-footer-item {
margin-bottom: 45px;
}
}
.site-footer .top-footer .widget + .widget {
margin-top: 30px;
}
@media screen and (min-width: 1200px) {
.site-footer .top-footer .cms-footer-item.col-xl-3:nth-child(1) {
-ms-flex: 0 0 33.3%;
flex: 0 0 33.3%;
max-width: 33.3%;
padding-right: 10%;
}
.site-footer .top-footer .cms-footer-item.col-xl-3:nth-child(2), .site-footer .top-footer .cms-footer-item.col-xl-3:nth-child(3) {
-ms-flex: 0 0 16.8%;
flex: 0 0 16.8%;
max-width: 16.8%;
}
.site-footer .top-footer .cms-footer-item.col-xl-3:nth-child(4) {
-ms-flex: 0 0 33.1%;
flex: 0 0 33.1%;
max-width: 33.1%;
}
}
@media (min-width: 992px) and (max-width: 1199px) {
.site-footer .top-footer .cms-footer-item.col-xl-3:nth-child(1) {
-ms-flex: 0 0 23.3%;
flex: 0 0 23.3%;
max-width: 23.3%;
}
.site-footer .top-footer .cms-footer-item.col-xl-3:nth-child(2), .site-footer .top-footer .cms-footer-item.col-xl-3:nth-child(3) {
-ms-flex: 0 0 21.8%;
flex: 0 0 21.8%;
max-width: 21.8%;
}
.site-footer .top-footer .cms-footer-item.col-xl-3:nth-child(4) {
-ms-flex: 0 0 33.1%;
flex: 0 0 33.1%;
max-width: 33.1%;
}
}
.site-footer .top-footer .quick-contact {
color: #f9f9f9;
}
.site-footer .top-footer .contact-phone {
padding-top: 8px;
padding-bottom: 18px;
}
.site-footer .top-footer .contact-phone a {
color: #f5ad0d;
font-size: 35px;
font-weight: 300;
font-family: 'Roboto Condensed', sans-serif;
display: flex;
flex-wrap: nowrap;
align-items: center;
}
.site-footer .top-footer .contact-phone a i {
margin-right: 15px;
display: inline-block;
-webkit-transform: rotate(90deg);
-khtml-transform: rotate(90deg);
-moz-transform: rotate(90deg);
-ms-transform: rotate(90deg);
-o-transform: rotate(90deg);
transform: rotate(90deg);
}
.site-footer .top-footer .contact-phone a i.fac-phone {
font-size: 18px;
}
.site-footer .top-footer ul.menu li + li {
margin-top: 8px;
}
.site-footer .top-footer ul.menu li a {
color: inherit;
padding-left: 22px;
position: relative;
}
.site-footer .top-footer ul.menu li a:before {
content: '\f30b';
font-family: "Font Awesome 5 Pro";
color: #f5ad0d;
position: absolute;
top: 50%;
left: 0;
-webkit-transform: translate(0, -50%);
-khtml-transform: translate(0, -50%);
-moz-transform: translate(0, -50%);
-ms-transform: translate(0, -50%);
-o-transform: translate(0, -50%);
transform: translate(0, -50%);
}
.site-footer .top-footer ul.menu li a:hover {
color: #f5ad0d;
}
.site-footer .top-footer .newsletter-text-bottom {
font-size: 13px;
text-align: right;
margin-top: 23px !important;
}
@media screen and (max-width: 767px) {
.site-footer .top-footer .newsletter-text-bottom {
text-align: left;
}
}
.site-footer .top-footer .newsletter-text-bottom p:last-child {
margin-bottom: 0;
}
.site-footer .bottom-footer {
border-top: 1px solid #212121;
padding: 45px 0;
font-size: 14px;
line-height: 22px;
}
.site-footer .bottom-footer .row {
align-items: center;
}
.site-footer .bottom-footer .row > div {
padding: 0 15px;
}
@media screen and (max-width: 767px) {
.site-footer .bottom-footer .row > div {
width: 100%;
}
}
.site-footer .bottom-footer .footer-bottom-menu {
list-style: none;
margin-bottom: 12px;
}
.site-footer .bottom-footer .footer-bottom-menu li {
display: inline-block;
margin-right: 26px;
}
.site-footer .bottom-footer .footer-bottom-menu li a {
font-size: 15px;
color: #fff;
font-weight: 700;
}
.site-footer .bottom-footer .footer-bottom-menu li a:hover {
color: #f5ad0d;
}
.site-footer .bottom-footer .footer-bottom-menu li:last-child {
margin-right: 0;
}
.site-footer .bottom-footer .bottom-logo {
flex-grow: 1;
}
.site-footer .bottom-footer .bottom-logo + .bottom-meta {
text-align: right;
}
@media screen and (max-width: 767px) {
.site-footer .bottom-footer .bottom-logo + .bottom-meta {
text-align: left;
margin-top: 30px;
}
}
.scroll-top {
position: fixed;
z-index: 99;
bottom: 24px;
right: 30px;
height: 50px;
width: 50px;
line-height: 50px;
text-align: center;
background-color: #f5ad0d;
-webkit-border-radius: 50px;
-khtml-border-radius: 50px;
-moz-border-radius: 50px;
-ms-border-radius: 50px;
-o-border-radius: 50px;
border-radius: 50px;
color: #fff;
font-size: 22px;
opacity: 0;
visibility: hidden;
}
@media screen and (max-width: 767px) {
.scroll-top {
bottom: 0;
right: 0;
}
}
.scroll-top:hover, .scroll-top:focus, .scroll-top:active {
color: #fff;
background-color: #d19309;
}
.scroll-top.on {
bottom: 44px;
opacity: 1;
visibility: visible;
}
@media screen and (max-width: 991px) {
.scroll-top.on {
bottom: 0;
right: 0;
-webkit-border-radius: 2px 0 0;
-khtml-border-radius: 2px 0 0;
-moz-border-radius: 2px 0 0;
-ms-border-radius: 2px 0 0;
-o-border-radius: 2px 0 0;
border-radius: 2px 0 0;
height: 35px;
width: 35px;
line-height: 35px;
font-size: 16px;
}
}
.item-featured img {
width: 100%;
-webkit-transition: all 0.4s cubic-bezier(0.39, 0.575, 0.565, 1) 0s;
-khtml-transition: all 0.4s cubic-bezier(0.39, 0.575, 0.565, 1) 0s;
-moz-transition: all 0.4s cubic-bezier(0.39, 0.575, 0.565, 1) 0s;
-ms-transition: all 0.4s cubic-bezier(0.39, 0.575, 0.565, 1) 0s;
-o-transition: all 0.4s cubic-bezier(0.39, 0.575, 0.565, 1) 0s;
transition: all 0.4s cubic-bezier(0.39, 0.575, 0.565, 1) 0s;
}
.cms-grid .grid-sizer {
visibility: hidden;
}
.cms-grid .cms-grid-inner, .cms-grid .grid-item-inner {
position: relative;
}
.cms-grid .grid-item.cms-animated .grid-item-inner {
animation: 0.65s ease 0s normal forwards 1 running moveUp;
-webkit-animation: 0.65s ease 0s normal forwards 1 running moveUp;
-webkit-transform: translateY(200px);
-khtml-transform: translateY(200px);
-moz-transform: translateY(200px);
-ms-transform: translateY(200px);
-o-transform: translateY(200px);
transform: translateY(200px);
}
.cms-grid .cms-load-more {
margin-top: 35px;
}
.cms-grid .cms-load-more i {
margin-left: 0;
margin-right: 0;
}
.cms-grid .cms-load-more i.fa-refresh {
margin-right: 8px;
}
.cms-grid .cms-grid-pagination {
margin-top: 0;
}
.cms-grid .item-featured a {
display: block;
}
.cms-grid .btn-loadmore i {
margin-left: 0;
margin-right: 0;
}
.cms-grid .btn-loadmore i.fa-refresh {
margin-right: 8px;
}
.grid-filter-wrap {
margin-bottom: 55px;
}
.grid-filter-wrap span {
cursor: pointer;
display: inline-block;
font-size: 14px;
font-weight: 700;
letter-spacing: 0.1em;
padding: 0 27px;
border: 1px solid #d8d8d8;
background-color: #f4f4f4;
-webkit-transition: all 300ms linear 0ms;
-khtml-transition: all 300ms linear 0ms;
-moz-transition: all 300ms linear 0ms;
-ms-transition: all 300ms linear 0ms;
-o-transition: all 300ms linear 0ms;
transition: all 300ms linear 0ms;
font-family: 'Roboto Condensed', sans-serif;
text-transform: uppercase;
line-height: 47px;
color: #777;
position: relative;
margin: 0 6px 15px 6px;
}
.grid-filter-wrap span.active, .grid-filter-wrap span:hover {
color: #fff;
background-color: #f5ad0d;
border-color: #f5ad0d;
}
.select-filter-wrap.nice-select, .select-order-wrap.nice-select {
min-width: 160px;
height: 40px;
line-height: 40px;
padding: 0 40px 0 21px;
display: inline-block;
width: inherit;
border: none;
-webkit-border-radius: 4px;
-khtml-border-radius: 4px;
-moz-border-radius: 4px;
-ms-border-radius: 4px;
-o-border-radius: 4px;
border-radius: 4px;
-webkit-box-shadow: 0 2px 4px rgba(0, 0, 0, 0.24);
-khtml-box-shadow: 0 2px 4px rgba(0, 0, 0, 0.24);
-moz-box-shadow: 0 2px 4px rgba(0, 0, 0, 0.24);
-ms-box-shadow: 0 2px 4px rgba(0, 0, 0, 0.24);
-o-box-shadow: 0 2px 4px rgba(0, 0, 0, 0.24);
box-shadow: 0 2px 4px rgba(0, 0, 0, 0.24);
font-size: 15px;
}
.select-filter-wrap.nice-select:after, .select-order-wrap.nice-select:after {
content: "\f2f9";
right: 15px;
font-size: 15px;
}
.select-order-wrap {
margin-left: 15px;
}
.item-order {
position: absolute;
opacity: 0;
visibility: hidden;
}
.owl-dots {
text-align: center;
margin-top: 44px;
line-height: 1;
height: 12px;
}
.owl-dots .owl-dot {
-webkit-border-radius: 12px;
-khtml-border-radius: 12px;
-moz-border-radius: 12px;
-ms-border-radius: 12px;
-o-border-radius: 12px;
border-radius: 12px;
border: 4px solid #18185b;
display: inline-block;
height: 12px;
margin: 0 5px;
width: 12px;
vertical-align: top;
-webkit-transition: all 300ms linear 0ms;
-khtml-transition: all 300ms linear 0ms;
-moz-transition: all 300ms linear 0ms;
-ms-transition: all 300ms linear 0ms;
-o-transition: all 300ms linear 0ms;
transition: all 300ms linear 0ms;
position: relative;
}
.owl-dots .owl-dot.active {
border-color: #f5ad0d;
}
.cms-nav-carousel {
width: 107px;
height: 49px;
display: inline-block;
position: relative;
}
.cms-nav-carousel .nav-prev, .cms-nav-carousel .nav-next {
background-color: rgba(255, 255, 255, 0.2);
width: 49px;
height: 49px;
line-height: 49px;
text-align: center;
font-size: 25px;
color: #c8c8c8;
cursor: pointer;
-webkit-transition: all 300ms linear 0ms;
-khtml-transition: all 300ms linear 0ms;
-moz-transition: all 300ms linear 0ms;
-ms-transition: all 300ms linear 0ms;
-o-transition: all 300ms linear 0ms;
transition: all 300ms linear 0ms;
position: absolute;
top: 0;
}
.cms-nav-carousel .nav-prev i, .cms-nav-carousel .nav-next i {
position: absolute;
top: 50%;
left: 50%;
-webkit-transform: translate(-50%, -50%);
-khtml-transform: translate(-50%, -50%);
-moz-transform: translate(-50%, -50%);
-ms-transform: translate(-50%, -50%);
-o-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
}
.cms-nav-carousel .nav-prev:hover, .cms-nav-carousel .nav-next:hover {
color: #fff;
background-color: #f5ad0d;
}
.cms-nav-carousel .nav-next {
right: 0;
}
.cms-nav-carousel .nav-prev {
left: 0;
}
.cms-slick-carousel .slick-arrow {
width: 49px;
height: 49px;
border: 1px solid #c8c8c8;
line-height: 47px;
color: #777;
cursor: pointer;
-webkit-transition: all 300ms linear 0ms;
-khtml-transition: all 300ms linear 0ms;
-moz-transition: all 300ms linear 0ms;
-ms-transition: all 300ms linear 0ms;
-o-transition: all 300ms linear 0ms;
transition: all 300ms linear 0ms;
-webkit-border-radius: 0px;
-khtml-border-radius: 0px;
-moz-border-radius: 0px;
-ms-border-radius: 0px;
-o-border-radius: 0px;
border-radius: 0px;
-webkit-box-shadow: none;
-khtml-box-shadow: none;
-moz-box-shadow: none;
-ms-box-shadow: none;
-o-box-shadow: none;
box-shadow: none;
background-color: rgba(255, 255, 255, 0.8);
position: absolute;
padding: 0;
background-color: rgba(255, 255, 255, 0.8);
font-size: 0;
top: 50%;
-webkit-transform: translate(0, -50%);
-khtml-transform: translate(0, -50%);
-moz-transform: translate(0, -50%);
-ms-transform: translate(0, -50%);
-o-transform: translate(0, -50%);
transform: translate(0, -50%);
z-index: 1;
font-weight: normal;
}
@media screen and (max-width: 1400px) {
.cms-slick-carousel .slick-arrow {
opacity: 0;
}
}
.cms-slick-carousel .slick-arrow:before {
font-family: 'Material-Design-Iconic-Font';
position: absolute;
top: 50%;
left: 50%;
-webkit-transform: translate(-50%, -50%);
-khtml-transform: translate(-50%, -50%);
-moz-transform: translate(-50%, -50%);
-ms-transform: translate(-50%, -50%);
-o-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
font-size: 25px;
}
.cms-slick-carousel .slick-arrow:hover {
border-color: #f5ad0d;
background-color: #f5ad0d;
color: #fff;
}
.cms-slick-carousel .slick-prev {
left: -58px;
}
@media screen and (max-width: 1400px) {
.cms-slick-carousel .slick-prev {
left: 50px;
}
}
.cms-slick-carousel .slick-prev:before {
content: '\f2fa';
}
.cms-slick-carousel .slick-next {
right: -58px;
}
@media screen and (max-width: 1400px) {
.cms-slick-carousel .slick-next {
right: 50px;
}
}
.cms-slick-carousel .slick-next:before {
content: '\f2fb';
}
.cms-slick-carousel[data-arrows="true"] {
padding-bottom: 0px;
}
.cms-slick-carousel:hover .slick-arrow {
opacity: 1;
}
.slick-slider .slick-slide {
outline: none;
}
.slick-dots {
margin: 47px 0 0;
list-style: none;
display: flex;
justify-content: center;
align-items: center;
}
.slick-dots li {
display: inline-block;
margin: 0 10px 10px 10px;
}
.slick-dots li button {
height: 10px;
line-height: 10px;
width: 10px;
text-indent: -9999px;
padding: 0;
-webkit-border-radius: 100%;
-khtml-border-radius: 100%;
-moz-border-radius: 100%;
-ms-border-radius: 100%;
-o-border-radius: 100%;
border-radius: 100%;
background-color: #ccc;
border: none;
position: relative;
z-index: 1;
}
.slick-dots li button:before {
content: '';
height: 18px;
width: 18px;
border: 1px solid #f5ad0d;
position: absolute;
top: -4px;
left: -4px;
z-index: -1;
-webkit-border-radius: 17px;
-khtml-border-radius: 17px;
-moz-border-radius: 17px;
-ms-border-radius: 17px;
-o-border-radius: 17px;
border-radius: 17px;
-webkit-transition: all 300ms linear 0ms;
-khtml-transition: all 300ms linear 0ms;
-moz-transition: all 300ms linear 0ms;
-ms-transition: all 300ms linear 0ms;
-o-transition: all 300ms linear 0ms;
transition: all 300ms linear 0ms;
opacity: 0;
}
.slick-dots li.slick-active button {
background-color: #f5ad0d;
}
.slick-dots li.slick-active button:before {
opacity: 1;
}
.nav-style2 .cms-slick-carousel { }
.nav-style2 .cms-slick-carousel .slick-arrow {
width: 14px;
height: 46px;
border: none;
opacity: 0.5;
margin: -40px 0 0;
top: 50%;
-webkit-transform: translate(0, -50%);
-khtml-transform: translate(0, -50%);
-moz-transform: translate(0, -50%);
-ms-transform: translate(0, -50%);
-o-transform: translate(0, -50%);
transform: translate(0, -50%);
}
.nav-style2 .cms-slick-carousel .slick-arrow:before {
display: none;
}
.nav-style2 .cms-slick-carousel .slick-arrow.slick-prev {
background-image: url(//www.aadeshmetal.com/wp-content/themes/facmaster/assets/images/arrow-left.png);
left: 30px;
}
@media screen and (min-width: 992px) {
.nav-style2 .cms-slick-carousel .slick-arrow.slick-prev {
left: -30px;
}
}
.nav-style2 .cms-slick-carousel .slick-arrow.slick-next {
background-image: url(//www.aadeshmetal.com/wp-content/themes/facmaster/assets/images/arrow-right.png);
left: auto;
right: 30px;
}
@media screen and (min-width: 992px) {
.nav-style2 .cms-slick-carousel .slick-arrow.slick-next {
right: -30px;
}
}
.nav-style2 .cms-slick-carousel .slick-arrow:hover {
opacity: 1;
}
.nav-style2 .cms-slick-carousel[data-arrows="true"] {
padding-bottom: 0px;
}
#cms-loadding {
background: #fff;
height: 100%;
position: fixed;
width: 100%;
z-index: 999999;
top: 0;
left: 0;
-webkit-transition: all 300ms linear 0ms;
-khtml-transition: all 300ms linear 0ms;
-moz-transition: all 300ms linear 0ms;
-ms-transition: all 300ms linear 0ms;
-o-transition: all 300ms linear 0ms;
transition: all 300ms linear 0ms;
}
#cms-loadding .loading-spinner {
width: 59px !important;
height: 59px !important;
-webkit-transform: translate(-29.5px, -29.5px) scale(0.295) translate(29.5px, 29.5px);
transform: translate(-29.5px, -29.5px) scale(0.295) translate(29.5px, 29.5px);
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
margin: auto;
}
#cms-loadding .loading-spinner > div {
-webkit-transform-origin: 100px 100px;
transform-origin: 100px 100px;
-webkit-animation: loading-spinner 1s infinite linear;
animation: loading-spinner 1s infinite linear;
position: relative;
}
#cms-loadding .loading-spinner > div div {
position: absolute;
width: 26px;
height: 192px;
background: #f5ad0d;
left: 100px;
top: 100px;
-webkit-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
}
#cms-loadding .loading-spinner > div div:nth-child(1) {
width: 152px;
height: 152px;
border-radius: 50%;
}
#cms-loadding .loading-spinner > div div:nth-child(3) {
-webkit-transform: translate(-50%, -50%) rotate(30deg);
transform: translate(-50%, -50%) rotate(30deg);
}
#cms-loadding .loading-spinner > div div:nth-child(4) {
-webkit-transform: translate(-50%, -50%) rotate(60deg);
transform: translate(-50%, -50%) rotate(60deg);
}
#cms-loadding .loading-spinner > div div:nth-child(5) {
-webkit-transform: translate(-50%, -50%) rotate(90deg);
transform: translate(-50%, -50%) rotate(90deg);
}
#cms-loadding .loading-spinner > div div:nth-child(6) {
-webkit-transform: translate(-50%, -50%) rotate(120deg);
transform: translate(-50%, -50%) rotate(120deg);
}
#cms-loadding .loading-spinner > div div:nth-child(7) {
-webkit-transform: translate(-50%, -50%) rotate(150deg);
transform: translate(-50%, -50%) rotate(150deg);
}
#cms-loadding .loading-spinner > div div:nth-child(8) {
width: 80px;
height: 80px;
background: #fff;
border-radius: 50%;
}
.nav-tabs.cms-tabs {
border: none;
margin-bottom: 10px;
}
.nav-tabs.cms-tabs .nav-item {
margin: 0 0 10px 26px;
}
.nav-tabs.cms-tabs .nav-item:first-child {
margin-left: 0;
}
.nav-tabs.cms-tabs .nav-item a {
margin: 0;
border: none;
padding: 0;
font-size: 13px;
color: rgba(40, 40, 40, 0.33);
}
.nav-tabs.cms-tabs .nav-item a.active {
color: #282828;
}
.entry-footer .entry-edit-link {
display: none;
}
.cms-modal {
-webkit-transition: all 360ms linear 0ms;
-khtml-transition: all 360ms linear 0ms;
-moz-transition: all 360ms linear 0ms;
-ms-transition: all 360ms linear 0ms;
-o-transition: all 360ms linear 0ms;
transition: all 360ms linear 0ms;
background-color: rgba(34, 34, 34, 0.95);
position: fixed;
z-index: 999;
top: 0;
left: 0;
right: 0;
bottom: 0;
-webkit-transform: scale(0.5);
-khtml-transform: scale(0.5);
-moz-transform: scale(0.5);
-ms-transform: scale(0.5);
-o-transform: scale(0.5);
transform: scale(0.5);
opacity: 0;
visibility: hidden;
}
.cms-modal .cms-modal-content {
padding: 40px 0;
max-width: 470px;
margin: auto;
position: absolute;
top: 50%;
-webkit-transform: translate(0, -50%);
-khtml-transform: translate(0, -50%);
-moz-transform: translate(0, -50%);
-ms-transform: translate(0, -50%);
-o-transform: translate(0, -50%);
transform: translate(0, -50%);
left: 0;
right: 0;
}
.cms-modal.open {
-webkit-transform: scale(1);
-khtml-transform: scale(1);
-moz-transform: scale(1);
-ms-transform: scale(1);
-o-transform: scale(1);
transform: scale(1);
opacity: 1;
visibility: visible;
}
.cms-modal-close {
position: absolute;
top: 30px;
right: 30px;
color: #fff;
font-size: 24px;
cursor: pointer;
}
.cms-modal-search {
background-color: #fff;
}
.cms-modal-search .cms-modal-close {
top: 50px;
left: 0;
right: 0;
margin: auto;
background-color: #f5ad0d;
width: 50px;
height: 50px;
-webkit-border-radius: 50px;
-khtml-border-radius: 50px;
-moz-border-radius: 50px;
-ms-border-radius: 50px;
-o-border-radius: 50px;
border-radius: 50px;
text-align: center;
}
.cms-modal-search .cms-modal-close:before {
content: '';
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
z-index: 9;
}
.cms-modal-search .cms-modal-close i {
position: absolute;
top: 50%;
left: 50%;
-webkit-transform: translate(-50%, -50%);
-khtml-transform: translate(-50%, -50%);
-moz-transform: translate(-50%, -50%);
-ms-transform: translate(-50%, -50%);
-o-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
}
.cms-modal-search .cms-modal-content {
max-width: 770px;
}
.cms-modal-search .search-form-popup {
position: relative;
}
.cms-modal-search .search-field {
border: none;
font-size: 30px;
color: #18185b;
font-weight: 400;
background-color: #f4f4f4;
padding: 10px 30px 10px 76px;
-webkit-border-radius: 3px;
-khtml-border-radius: 3px;
-moz-border-radius: 3px;
-ms-border-radius: 3px;
-o-border-radius: 3px;
border-radius: 3px;
height: 86px;
font-family: 'Roboto Condensed', sans-serif;
}
.cms-modal-search .search-submit {
font-size: 26px;
color: #18185b;
background-color: transparent;
border: none;
padding: 0;
height: 86px;
width: 76px;
line-height: 86px;
text-align: center;
position: absolute;
top: 0;
left: 0;
}
.cms-hidden-sidebar {
width: 370px;
padding: 95px 50px 50px 50px;
background-color: #222;
color: #fff;
position: fixed;
top: 20px;
right: 20px;
bottom: 20px;
z-index: 999;
opacity: 0;
visibility: hidden;
-webkit-transition: all 360ms linear 0ms;
-khtml-transition: all 360ms linear 0ms;
-moz-transition: all 360ms linear 0ms;
-ms-transition: all 360ms linear 0ms;
-o-transition: all 360ms linear 0ms;
transition: all 360ms linear 0ms;
}
.cms-hidden-sidebar.open {
z-index: 999;
opacity: 1;
visibility: visible;
}
.cms-hidden-sidebar .cms-hidden-close {
position: absolute;
top: 35px;
right: 35px;
font-size: 14px;
width: 20px;
height: 20px;
line-height: 20px;
text-align: center;
cursor: pointer;
-webkit-transition: all 360ms linear 0ms;
-khtml-transition: all 360ms linear 0ms;
-moz-transition: all 360ms linear 0ms;
-ms-transition: all 360ms linear 0ms;
-o-transition: all 360ms linear 0ms;
transition: all 360ms linear 0ms;
}
.cms-hidden-sidebar .cms-hidden-close:hover {
color: #f5ad0d;
}
.cms-hidden-sidebar .widget {
margin-bottom: 42px;
}
.cms-hidden-sidebar .widget:last-child {
margin-bottom: 0;
}
.cms-hidden-sidebar .widget-title {
color: #fff;
}
.cms-hidden-sidebar .widget-title:after {
background-color: #fff;
}
.cms-hidden-sidebar .widget_cms_recent_posts .post-item {
border-color: #535353;
}
.cms-hidden-sidebar .widget_cms_recent_posts .post-item .entry-title {
color: #fff;
}
.cms-hidden-sidebar .tagcloud a, .cms-hidden-sidebar .entry-tags a {
background-color: transparent;
border-color: #373737;
}
.cms-hidden-sidebar .tagcloud a:hover, .cms-hidden-sidebar .entry-tags a:hover {
background-color: #f5ad0d;
border-color: #f5ad0d;
}
.admin-bar .cms-hidden-sidebar {
top: 52px;
}
body.error404 .site-content {
padding: 0 !important;
}
body.error404 .error-404 {
padding: 188px 0 200px;
text-align: center;
}
@media screen and (max-width: 767px) {
body.error404 .error-404 {
padding-top: 140px;
padding-bottom: 140px;
}
}
body.error404 .page-content {
max-width: 760px;
margin: 58px auto 41px auto;
}
body.error404 .page-content h1 {
margin-bottom: 14px;
font-family: 'Futura-Heavy', sans-serif;
font-size: 50px;
letter-spacing: 0.07em;
text-transform: uppercase;
}
@media screen and (max-width: 991px) {
body.error404 .page-content h1 {
font-size: 40px;
}
}
@media screen and (max-width: 767px) {
body.error404 .page-content h1 {
font-size: 34px;
}
}
body.error404 .page-content p {
margin-bottom: 0;
font-size: 20px;
line-height: 33px;
}
@media screen and (max-width: 767px) {
body.error404 .page-content p {
font-size: 17px;
}
}
.cms-widget-cart-wrap.open .cms-widget-cart-overlay {
-webkit-transform: scaleX(1);
-khtml-transform: scaleX(1);
-moz-transform: scaleX(1);
-ms-transform: scaleX(1);
-o-transform: scaleX(1);
transform: scaleX(1);
transition-delay: 0s;
-webkit-transition-delay: 0s;
}
.cms-widget-cart-wrap.open .cms-widget-cart-sidebar {
-webkit-transform: translateX(0px);
-khtml-transform: translateX(0px);
-moz-transform: translateX(0px);
-ms-transform: translateX(0px);
-o-transform: translateX(0px);
transform: translateX(0px);
transition-delay: 0.3s;
-webkit-transition-delay: 0.3s;
}
body img.mfp-img {
padding: 0 !important;
}
body .mfp-fade.mfp-bg.mfp-ready {
opacity: 0.9;
}
body .mfp-image-holder .mfp-close, body .mfp-iframe-holder .mfp-close {
line-height: 40px;
padding: 0;
right: 0;
text-align: center;
top: -44px;
width: 40px;
-webkit-border-radius: 2px 2px 0 0;
-khtml-border-radius: 2px 2px 0 0;
-moz-border-radius: 2px 2px 0 0;
-ms-border-radius: 2px 2px 0 0;
-o-border-radius: 2px 2px 0 0;
border-radius: 2px 2px 0 0;
}
body .mfp-bottom-bar {
margin-top: 0;
}
.mfp-wrap .mfp-container .mfp-arrow {
background-color: #f5ad0d;
width: 60px;
height: 120px;
opacity: 1;
}
.mfp-wrap .mfp-container .mfp-arrow:before, .mfp-wrap .mfp-container .mfp-arrow:after {
border: none;
}
.mfp-wrap .mfp-container .mfp-arrow:before {
font-family: "Material-Design-Iconic-Font";
font-size: 20px;
color: #fff;
margin: 0;
padding: 0;
line-height: normal;
position: absolute;
top: 50%;
display: block;
-webkit-transform: translate(-50%, -50%);
-khtml-transform: translate(-50%, -50%);
-moz-transform: translate(-50%, -50%);
-ms-transform: translate(-50%, -50%);
-o-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
opacity: 1;
left: 50%;
width: auto;
height: auto;
}
.mfp-wrap .mfp-container .mfp-arrow.mfp-arrow-left:before {
content: "\f2ea";
}
.mfp-wrap .mfp-container .mfp-arrow.mfp-arrow-right:before {
content: "\f2ee";
}
@media screen and (min-width: 1200px) {
.mfp-wrap .mfp-container {
padding: 0 120px;
}
}
.rev_slider, .revslider-initialised {
margin-bottom: 0 !important;
}
.rev_slider .ft-medium, .revslider-initialised .ft-medium {
font-family: 'Futura-Regular' !important;
}
.rev_slider cite, .revslider-initialised cite {
font-style: normal;
color: #f5ad0d;
text-transform: uppercase;
font-family: 'Futura-Heavy';
}
.rev_slider .slider-box-shadow, .revslider-initialised .slider-box-shadow {
-webkit-box-shadow: 0 6px 18px rgba(0, 0, 0, 0.2);
-khtml-box-shadow: 0 6px 18px rgba(0, 0, 0, 0.2);
-moz-box-shadow: 0 6px 18px rgba(0, 0, 0, 0.2);
-ms-box-shadow: 0 6px 18px rgba(0, 0, 0, 0.2);
-o-box-shadow: 0 6px 18px rgba(0, 0, 0, 0.2);
box-shadow: 0 6px 18px rgba(0, 0, 0, 0.2);
}
.rev_slider .slider-list i, .revslider-initialised .slider-list i {
margin-right: 16px;
color: #f5ad0d;
}
@media screen and (min-width: 1200px) {
.rev_slider .slider-list i, .revslider-initialised .slider-list i {
font-size: 20px;
position: relative;
bottom: -2px;
}
}
@media screen and (max-width: 767px) {
.rev_slider .slider-list i, .revslider-initialised .slider-list i {
display: none;
}
}
.rev_slider .btn-more, .revslider-initialised .btn-more {
color: #f5ad0d;
display: inline-block;
-webkit-transition: all 300ms linear 0ms;
-khtml-transition: all 300ms linear 0ms;
-moz-transition: all 300ms linear 0ms;
-ms-transition: all 300ms linear 0ms;
-o-transition: all 300ms linear 0ms;
transition: all 300ms linear 0ms;
}
.rev_slider .btn-more:hover, .revslider-initialised .btn-more:hover {
color: #18185b;
}
.rev_slider .tp-leftarrow.custom, .revslider-initialised .tp-leftarrow.custom, .rev_slider .tp-rightarrow.custom, .revslider-initialised .tp-rightarrow.custom {
width: 58px !important;
height: 58px !important;
-webkit-border-radius: 0px !important;
-khtml-border-radius: 0px !important;
-moz-border-radius: 0px !important;
-ms-border-radius: 0px !important;
-o-border-radius: 0px !important;
border-radius: 0px !important;
background-color: #fff !important;
background-position: center !important;
background-repeat: no-repeat !important;
-webkit-transition: all 300ms linear 0ms;
-khtml-transition: all 300ms linear 0ms;
-moz-transition: all 300ms linear 0ms;
-ms-transition: all 300ms linear 0ms;
-o-transition: all 300ms linear 0ms;
transition: all 300ms linear 0ms;
opacity: 1 !important;
color: #0c1531;
}
.rev_slider .tp-leftarrow.custom:before, .revslider-initialised .tp-leftarrow.custom:before, .rev_slider .tp-rightarrow.custom:before, .revslider-initialised .tp-rightarrow.custom:before {
display: none !important;
}
.rev_slider .tp-leftarrow.custom:after, .revslider-initialised .tp-leftarrow.custom:after, .rev_slider .tp-rightarrow.custom:after, .revslider-initialised .tp-rightarrow.custom:after {
font-size: 20px;
font-family: "IcoFont";
position: absolute;
top: 50%;
left: 50%;
-webkit-transform: translate(-50%, -50%);
-khtml-transform: translate(-50%, -50%);
-moz-transform: translate(-50%, -50%);
-ms-transform: translate(-50%, -50%);
-o-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
}
.rev_slider .tp-leftarrow.custom:hover, .revslider-initialised .tp-leftarrow.custom:hover, .rev_slider .tp-rightarrow.custom:hover, .revslider-initialised .tp-rightarrow.custom:hover {
background-color: #f5ad0d !important;
color: #fff;
}
.rev_slider .tp-leftarrow.custom:after, .revslider-initialised .tp-leftarrow.custom:after {
content: "\ea5c";
}
.rev_slider .tp-rightarrow.custom:after, .revslider-initialised .tp-rightarrow.custom:after {
content: "\ea5d";
}
.rev_slider .tp-bullets.custom .tp-bullet-, .revslider-initialised .tp-bullets.custom .tp-bullet- {
height: 4px;
width: 4px;
-webkit-border-radius: 12px;
-khtml-border-radius: 12px;
-moz-border-radius: 12px;
-ms-border-radius: 12px;
-o-border-radius: 12px;
border-radius: 12px;
background: transparent;
border: 4px solid #fff;
}
.rev_slider .tp-bullets.custom .tp-bullet-:before, .revslider-initialised .tp-bullets.custom .tp-bullet-:before, .rev_slider .tp-bullets.custom .tp-bullet-:after, .revslider-initialised .tp-bullets.custom .tp-bullet-:after {
display: none;
}
.rev_slider .tp-bullets.custom .tp-bullet-.selected, .revslider-initialised .tp-bullets.custom .tp-bullet-.selected {
border-color: #f5ad0d;
}
.rev_slider .icon-space-left, .revslider-initialised .icon-space-left {
margin-left: 8px;
font-size: 12px;
}
.rev_slider i.space-right, .revslider-initialised i.space-right {
margin-right: 10px;
}
.rev_slider .cms-video-button, .revslider-initialised .cms-video-button {
text-align: center !important;
height: 51px !important;
width: 51px !important;
line-height: 51px !important;
background-color: #f5ad0d !important;
background-image: none !important;
z-index: 1;
font-size: 13px !important;
color: #fff !important;
border: none !important;
-webkit-border-radius: 100%;
-khtml-border-radius: 100%;
-moz-border-radius: 100%;
-ms-border-radius: 100%;
-o-border-radius: 100%;
border-radius: 100%;
display: block;
text-indent: -99999px;
}
.rev_slider .cms-video-button i, .revslider-initialised .cms-video-button i {
position: absolute;
top: 50%;
left: 50%;
-webkit-transform: translate(-50%, -50%);
-khtml-transform: translate(-50%, -50%);
-moz-transform: translate(-50%, -50%);
-ms-transform: translate(-50%, -50%);
-o-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
text-indent: 0px;
}
.rev_slider .cms-video-button:before, .revslider-initialised .cms-video-button:before, .rev_slider .cms-video-button:after, .revslider-initialised .cms-video-button:after {
display: none;
}
.rev_slider .cms-video-button .line-video-animation, .revslider-initialised .cms-video-button .line-video-animation {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
border: 2px solid rgba(245, 173, 13, 0.5);
-webkit-border-radius: 60px;
-khtml-border-radius: 60px;
-moz-border-radius: 60px;
-ms-border-radius: 60px;
-o-border-radius: 60px;
border-radius: 60px;
animation: squares 3.9s linear 0s infinite;
-webkit-animation: squares 3.9s linear 0s infinite;
-ms-animation: squares 3.9s linear 0s infinite;
-o-animation: squares 3.9s linear 0s infinite;
-webkit-animation-play-state: running;
-moz-animation-play-state: running;
-o-animation-play-state: running;
animation-play-state: running;
opacity: 0;
}
.rev_slider .cms-video-button .line-video-animation.line-video-2, .revslider-initialised .cms-video-button .line-video-animation.line-video-2 {
-webkit-animation-delay: 1.3s;
-moz-animation-delay: 1.3s;
-o-animation-delay: 1.3s;
animation-delay: 1.3s;
}
.rev_slider .cms-video-button .line-video-animation.line-video-3, .revslider-initialised .cms-video-button .line-video-animation.line-video-3 {
-webkit-animation-delay: 2.6s;
-moz-animation-delay: 2.6s;
-o-animation-delay: 2.6s;
animation-delay: 2.6s;
}
.rev_slider .cms-video-button:hover .line-video-animation, .revslider-initialised .cms-video-button:hover .line-video-animation {
-webkit-animation-play-state: paused;
-moz-animation-play-state: paused;
-o-animation-play-state: paused;
animation-play-state: paused;
}
.elementor-heading-title cite {
font-style: normal;
color: #f5ad0d;
}
.cms-contact-info1 {
color: #ededed;
list-style: none;
margin: 0;
}
.cms-contact-info1 li {
position: relative;
padding-left: 23px;
}
.cms-contact-info1 li + li {
margin-top: 11px;
}
.cms-contact-info1 .cms-icon {
position: absolute;
top: 2px;
left: 0;
color: #f5ad0d;
}
.contact-page .cms-contact-info1 li + li {
margin-top: 6px;
}
.cms-contact-info2 .item--sub-title {
font-size: 13px;
text-transform: uppercase;
letter-spacing: 0.3em;
font-family: 'Futura-Medium';
margin-bottom: 3px;
}
.cms-contact-info2 .item--title {
font-size: 25px;
margin-bottom: 20px;
padding-bottom: 15px;
position: relative;
letter-spacing: 0.03em;
}
.cms-contact-info2 .item--title:before {
content: '';
width: 65px;
height: 2px;
background-color: #f5ad0d;
position: absolute;
bottom: 0;
left: 0;
}
.cms-contact-info2 .item--description {
max-width: 290px;
line-height: 2;
}
.cms-contact-info2 .item--description label {
color: #111;
font-family: 'Futura-Medium';
}
.cms-contact-info2.style2 {
position: relative;
padding-bottom: 17px;
}
.cms-contact-info2.style2:before {
content: '';
width: 65px;
height: 2px;
background-color: #f5ad0d;
position: absolute;
bottom: 0;
left: 0;
}
.cms-contact-info2.style2 .item--title {
padding-bottom: 0;
margin-bottom: 7px;
}
.cms-contact-info2.style2 .item--title:before {
display: none;
}
.cms-contact-info2.style2 .item--description {
font-size: 15px;
line-height: 24px;
max-width: 100%;
}
.cms-contact-info3 .item--title {
font-size: 25px;
line-height: 32px;
text-transform: uppercase;
color: #fff;
}
.cms-contact-info3 .item--description {
color: #ededed;
max-width: 300px;
position: relative;
padding-bottom: 28px;
margin-bottom: 23px;
}
.cms-contact-info3 .item--description:before {
width: 100px;
height: 3px;
content: '';
position: absolute;
bottom: 0;
left: 0;
background-color: #f5ad0d;
}
.cms-contact-info3 .item--holder {
position: relative;
background-color: #264e73;
padding: 43px 22px 30px;
z-index: 1;
overflow: hidden;
}
.cms-contact-info3 .icofont-paper-plane {
font-size: 172px;
line-height: 1;
color: rgba(255, 255, 255, 0.02);
position: absolute;
bottom: -28px;
right: -42px;
z-index: -1;
-webkit-transform: scaleX(-1);
-khtml-transform: scaleX(-1);
-moz-transform: scaleX(-1);
-ms-transform: scaleX(-1);
-o-transform: scaleX(-1);
transform: scaleX(-1);
}
.cms-contact-info3 ul {
list-style: none;
color: #ededed;
}
.cms-contact-info3 ul li {
display: flex;
flex-wrap: nowrap;
align-items: center;
}
.cms-contact-info3 ul li + li {
margin-top: 5px;
}
.cms-contact-info3 ul i {
margin-right: 8px;
color: #f5ad0d;
}
.cms-contact-info3 .item--button .btn {
line-height: 51px;
}
.cms-contact-info3 .item--button .btn:hover, .cms-contact-info3 .item--button .btn:focus {
background-color: #111;
border-color: #111;
}
.cms-icon1 a {
font-size: 18px;
color: rgba(255, 255, 255, 0.7);
display: inline-block;
width: 38px;
height: 38px;
line-height: 38px;
text-align: center;
-webkit-border-radius: 1px;
-khtml-border-radius: 1px;
-moz-border-radius: 1px;
-ms-border-radius: 1px;
-o-border-radius: 1px;
border-radius: 1px;
background-color: rgba(255, 255, 255, 0.1);
margin: 7px 3px 0 0;
}
.cms-icon1 a:hover {
color: #fff;
background-color: #f5ad0d;
}
.cms-navigation-menu1.default li a {
color: #ededed;
}
.cms-navigation-menu1.default li a:before {
color: #f5ad0d;
font-family: "Material-Design-Iconic-Font";
content: '\f2f6';
font-size: 17px;
margin-right: 12px;
}
.cms-navigation-menu1.default li:hover > a, .cms-navigation-menu1.default li.current_page_item > a, .cms-navigation-menu1.default li.current-menu-item > a, .cms-navigation-menu1.default li.current_page_ancestor > a, .cms-navigation-menu1.default li.current-menu-ancestor > a {
color: #f5ad0d;
}
.cms-navigation-menu1.default li + li {
margin-top: 8px;
}
.cms-navigation-menu1.inline-white ul.menu li {
display: inline-block;
margin: 0 12px;
}
.cms-navigation-menu1.inline-white ul.menu li:first-child {
margin-left: 0;
}
.cms-navigation-menu1.inline-white ul.menu li:last-child {
margin-right: 0;
}
.cms-navigation-menu1.inline-white ul.menu li a {
color: #fff;
}
.cms-navigation-menu1.inline-white ul.menu li:hover > a, .cms-navigation-menu1.inline-white ul.menu li.current_page_item > a, .cms-navigation-menu1.inline-white ul.menu li.current-menu-item > a, .cms-navigation-menu1.inline-white ul.menu li.current_page_ancestor > a, .cms-navigation-menu1.inline-white ul.menu li.current-menu-ancestor > a {
color: #f5ad0d;
}
.elementor-widget-wp-widget-newsletterwidget .tnp-field.tnp-field-email .tnp-email {
height: 49px;
color: #777;
}
.elementor-widget-wp-widget-newsletterwidget .tnp-field.tnp-field-email .tnp-email:focus {
border-color: #f5ad0d;
}
.elementor-widget-wp-widget-newsletterwidget .tnp-field.tnp-field-button .tnp-submit {
background-color: #f5ad0d;
font-size: 15px;
color: #fff;
text-transform: uppercase;
padding: 0 28px;
line-height: 45px;
border: 2px solid #f5ad0d;
}
.elementor-widget-wp-widget-newsletterwidget .tnp-field.tnp-field-button .tnp-submit:hover, .elementor-widget-wp-widget-newsletterwidget .tnp-field.tnp-field-button .tnp-submit:focus {
background-color: transparent;
color: #f5ad0d;
}
.cms-accordion .cms-ac-content {
display: none;
}
.cms-accordion.style1 .cms-ac-title {
color: #111;
-webkit-transition: all 300ms linear 0ms;
-khtml-transition: all 300ms linear 0ms;
-moz-transition: all 300ms linear 0ms;
-ms-transition: all 300ms linear 0ms;
-o-transition: all 300ms linear 0ms;
transition: all 300ms linear 0ms;
font-family: 'Futura-Medium';
position: relative;
cursor: pointer;
padding: 13px 24px;
border: 1px solid #d3d3d4;
-webkit-border-radius: 4px;
-khtml-border-radius: 4px;
-moz-border-radius: 4px;
-ms-border-radius: 4px;
-o-border-radius: 4px;
border-radius: 4px;
}
.cms-accordion.style1 .cms-ac-title:before {
content: '\f067';
font-family: 'Font Awesome 5 Pro';
font-size: 12px;
position: absolute;
top: 50%;
-webkit-transform: translate(0, -50%);
-khtml-transform: translate(0, -50%);
-moz-transform: translate(0, -50%);
-ms-transform: translate(0, -50%);
-o-transform: translate(0, -50%);
transform: translate(0, -50%);
right: 18px;
width: 26px;
height: 26px;
line-height: 26px;
text-align: center;
-webkit-border-radius: 26px;
-khtml-border-radius: 26px;
-moz-border-radius: 26px;
-ms-border-radius: 26px;
-o-border-radius: 26px;
border-radius: 26px;
color: #0c1531;
}
.cms-accordion.style1 .cms-ac-title.active {
background-color: #f5ad0d;
border-color: #f5ad0d;
-webkit-border-radius: 4px 4px 0 0;
-khtml-border-radius: 4px 4px 0 0;
-moz-border-radius: 4px 4px 0 0;
-ms-border-radius: 4px 4px 0 0;
-o-border-radius: 4px 4px 0 0;
border-radius: 4px 4px 0 0;
color: #fff;
}
.cms-accordion.style1 .cms-ac-title.active:before {
content: "\f136";
font-family: 'Material-Design-Iconic-Font';
background-color: #fff;
color: #264e73;
font-weight: 700;
}
.cms-accordion.style1 .cms-ac-content {
-webkit-border-radius: 0 0 4px 4px;
-khtml-border-radius: 0 0 4px 4px;
-moz-border-radius: 0 0 4px 4px;
-ms-border-radius: 0 0 4px 4px;
-o-border-radius: 0 0 4px 4px;
border-radius: 0 0 4px 4px;
padding: 23px 24px;
}
.cms-accordion.style1 .cms-accordion-item {
background-color: #fff;
-webkit-border-radius: 4px;
-khtml-border-radius: 4px;
-moz-border-radius: 4px;
-ms-border-radius: 4px;
-o-border-radius: 4px;
border-radius: 4px;
padding: 0;
-webkit-transition: all 300ms linear 0ms;
-khtml-transition: all 300ms linear 0ms;
-moz-transition: all 300ms linear 0ms;
-ms-transition: all 300ms linear 0ms;
-o-transition: all 300ms linear 0ms;
transition: all 300ms linear 0ms;
}
.cms-accordion.style1 .cms-accordion-item + .cms-accordion-item {
margin-top: 17px;
}
.cms-accordion.style1 .cms-accordion-item.active {
-webkit-box-shadow: 0 6px 27px rgba(0, 0, 0, 0.2);
-khtml-box-shadow: 0 6px 27px rgba(0, 0, 0, 0.2);
-moz-box-shadow: 0 6px 27px rgba(0, 0, 0, 0.2);
-ms-box-shadow: 0 6px 27px rgba(0, 0, 0, 0.2);
-o-box-shadow: 0 6px 27px rgba(0, 0, 0, 0.2);
box-shadow: 0 6px 27px rgba(0, 0, 0, 0.2);
}
.cms-accordion.style2 .cms-ac-title {
color: #111;
background-color: #f5f5f5;
-webkit-transition: all 300ms linear 0ms;
-khtml-transition: all 300ms linear 0ms;
-moz-transition: all 300ms linear 0ms;
-ms-transition: all 300ms linear 0ms;
-o-transition: all 300ms linear 0ms;
transition: all 300ms linear 0ms;
font-family: 'Futura-Medium';
position: relative;
cursor: pointer;
padding: 13px 24px 13px 70px;
border: 1px solid #d3d3d4;
-webkit-border-radius: 0px;
-khtml-border-radius: 0px;
-moz-border-radius: 0px;
-ms-border-radius: 0px;
-o-border-radius: 0px;
border-radius: 0px;
}
.cms-accordion.style2 .cms-ac-title:before {
content: '\f2f9';
font-family: 'Material-Design-Iconic-Font';
font-size: 25px;
position: absolute;
top: 0;
left: 0;
width: 52px;
line-height: 52px;
text-align: center;
height: 100%;
border-right: 1px solid #d3d3d4;
background-color: #e7e7e7;
-webkit-transition: all 300ms linear 0ms;
-khtml-transition: all 300ms linear 0ms;
-moz-transition: all 300ms linear 0ms;
-ms-transition: all 300ms linear 0ms;
-o-transition: all 300ms linear 0ms;
transition: all 300ms linear 0ms;
}
.cms-accordion.style2 .cms-ac-title.active {
border: none;
padding-top: 14px;
padding-bottom: 14px;
color: #fff;
background-color: #264e73;
background-image: url(//www.aadeshmetal.com/wp-content/themes/facmaster/assets/images/striped.png);
background-repeat: no-repeat;
background-position: center;
}
.cms-accordion.style2 .cms-ac-title.active:before {
content: '\f2fc';
border-right: 1px solid #d3d3d4;
background-color: #f5ad0d;
border-right: none;
color: #fff;
}
.cms-accordion.style2 .cms-ac-content {
border: 1px solid #d3d3d4;
border-top: none;
padding: 32px 30px 35px;
}
.cms-accordion.style2 .cms-accordion-item {
background-color: #fff;
padding: 0;
-webkit-transition: all 300ms linear 0ms;
-khtml-transition: all 300ms linear 0ms;
-moz-transition: all 300ms linear 0ms;
-ms-transition: all 300ms linear 0ms;
-o-transition: all 300ms linear 0ms;
transition: all 300ms linear 0ms;
}
.cms-accordion.style2 .cms-accordion-item + .cms-accordion-item {
margin-top: 20px;
}
.cms-fancy-box-layout1 {
display: flex;
flex-wrap: nowrap;
align-items: center;
}
.cms-fancy-box-layout1 .item--icon {
line-height: 1;
margin-right: 20px;
}
.cms-fancy-box-layout1 .item--icon i {
font-size: 60px;
color: ;
}
.cms-fancy-box-layout1 .item--title {
font-size: 30px;
margin-bottom: 1px;
}
@media screen and (max-width: 767px) {
.cms-fancy-box-layout1 .item--title {
font-size: 24px;
}
}
.cms-fancy-box-layout1 .item--description {
font-size: 17px;
}
.cms-fancy-box-layout1.style2 .item--icon {
margin-right: 14px;
}
.cms-fancy-box-layout1.style2 .item--title {
font-family: inherit;
font-size: 15px;
line-height: 24px;
color: #f5ad0d;
font-weight: 400;
}
.cms-fancy-box-layout1.style2 .item--description {
color: #ededed;
font-size: 15px;
line-height: 24px;
}
.cms-fancy-box-layout2 {
padding: 55px 85px 62px;
background-color: #264e73;
position: relative;
overflow: hidden;
z-index: 1;
}
@media screen and (max-width: 1400px) {
.cms-fancy-box-layout2 {
padding-left: 60px;
padding-right: 60px;
}
}
@media screen and (max-width: 1199px) {
.cms-fancy-box-layout2 {
padding: 50px 30px;
}
}
.cms-fancy-box-layout2 .item--icon {
position: absolute;
top: 50%;
-webkit-transform: translate(0, -50%);
-khtml-transform: translate(0, -50%);
-moz-transform: translate(0, -50%);
-ms-transform: translate(0, -50%);
-o-transform: translate(0, -50%);
transform: translate(0, -50%);
right: -40px;
z-index: -1;
}
.cms-fancy-box-layout2 .item--icon i {
font-size: 240px;
line-height: 1;
color: rgba(255, 255, 255, 0.06);
}
.cms-fancy-box-layout2 .item--icon i, .cms-fancy-box-layout2 .item--icon img {
-webkit-transition: all 300ms linear 0ms;
-khtml-transition: all 300ms linear 0ms;
-moz-transition: all 300ms linear 0ms;
-ms-transition: all 300ms linear 0ms;
-o-transition: all 300ms linear 0ms;
transition: all 300ms linear 0ms;
}
.cms-fancy-box-layout2 .item--order {
font-size: 35px;
font-weight: 700;
color: #f5ad0d;
font-family: 'Roboto Condensed', sans-serif;
margin-bottom: 4px;
}
.cms-fancy-box-layout2 .item--title {
font-size: 25px;
text-transform: uppercase;
color: #fff;
margin-bottom: 13px;
}
.cms-fancy-box-layout2 .item--description {
color: #ededed;
margin-bottom: 20px;
}
.cms-fancy-box-layout2 .item--button a {
font-size: 14px;
line-height: 26px;
font-weight: 700;
font-family: 'Roboto Condensed', sans-serif;
color: #f5ad0d;
letter-spacing: 0.1em;
}
.cms-fancy-box-layout2 .item--button i {
margin-left: 6px;
}
.cms-fancy-box-layout2.style2 {
background-color: #f5ad0d;
}
.cms-fancy-box-layout2.style2 .item--order {
color: #fff;
}
.cms-fancy-box-layout2.style2 .item--title {
color: #264e73;
}
.cms-fancy-box-layout2.style2 .item--description {
color: #fff;
}
.cms-fancy-box-layout2.style2 .item--button a {
color: #264e73;
}
.cms-fancy-box-layout2.style2 .item--button a i {
background-color: #fff;
}
.cms-fancy-box-layout2.style2 .item--button a i:before {
color: #f5ad0d;
}
.cms-fancy-box-layout2.style3 {
background-color: #f3f3f4;
}
.cms-fancy-box-layout2.style3 .item--title {
color: #264e73;
}
.cms-fancy-box-layout2.style3 .item--description {
color: #777;
}
.cms-fancy-box-layout2.style3 .item--icon {
right: -100px;
}
.cms-fancy-box-layout2.style3 .item--button a {
color: #264e73;
}
.cms-fancy-box-layout2:hover .item--icon i, .cms-fancy-box-layout2:hover .item--icon img {
-webkit-transform: scale(1.1);
-khtml-transform: scale(1.1);
-moz-transform: scale(1.1);
-ms-transform: scale(1.1);
-o-transform: scale(1.1);
transform: scale(1.1);
}
.cms-fancy-box-layout3 {
display: flex;
flex-wrap: nowrap;
background-color: #f5ad0d;
}
@media screen and (max-width: 767px) {
.cms-fancy-box-layout3 {
flex-wrap: wrap;
}
}
.cms-fancy-box-layout3 .item--icon {
line-height: 1;
margin-bottom: 25px;
}
.cms-fancy-box-layout3 .item--icon i {
font-size: 45px;
color: #fff;
}
.cms-fancy-box-layout3 .item--icon i, .cms-fancy-box-layout3 .item--icon img {
-webkit-transition: all 300ms linear 0ms;
-khtml-transition: all 300ms linear 0ms;
-moz-transition: all 300ms linear 0ms;
-ms-transition: all 300ms linear 0ms;
-o-transition: all 300ms linear 0ms;
transition: all 300ms linear 0ms;
}
.cms-fancy-box-layout3:hover .item--icon i, .cms-fancy-box-layout3:hover .item--icon img, .cms-fancy-box-layout3:hover .item--icon svg {
-webkit-transform: rotateY(360deg);
-khtml-transform: rotateY(360deg);
-moz-transform: rotateY(360deg);
-ms-transform: rotateY(360deg);
-o-transform: rotateY(360deg);
transform: rotateY(360deg);
}
.cms-fancy-box-layout3 .item--title {
font-size: 25px;
color: #fff;
margin-bottom: 18px;
}
.cms-fancy-box-layout3 .item--description {
color: #fff;
}
.cms-fancy-box-layout3 .item--image-bg {
width: 50%;
min-width: 50%;
max-width: 410px;
min-height: 300px;
}
@media screen and (max-width: 767px) {
.cms-fancy-box-layout3 .item--image-bg {
width: 100%;
max-width: 100%;
}
}
.cms-fancy-box-layout3 .item--holder {
display: flex;
align-items: center;
flex-wrap: wrap;
width: 100%;
}
.cms-fancy-box-layout3 .item--holder .item--meta {
padding: 35px 40px 35px 35px;
}
@media screen and (max-width: 991px) {
.cms-fancy-box-layout3 .item--holder .item--meta {
padding-left: 30px;
padding-right: 30px;
}
}
.cms-fancy-box-layout3 .item--meta {
position: relative;
z-index: 1;
}
.cms-fancy-box-layout3 .item--meta:before {
content: '';
z-index: -1;
border-color: transparent #f5ad0d transparent transparent;
border-width: 10px;
border-style: solid;
position: absolute;
top: 50%;
left: -20px;
-webkit-transform: translate(0, -50%);
-khtml-transform: translate(0, -50%);
-moz-transform: translate(0, -50%);
-ms-transform: translate(0, -50%);
-o-transform: translate(0, -50%);
transform: translate(0, -50%);
}
@media screen and (max-width: 767px) {
.cms-fancy-box-layout3 .item--meta:before {
border-color: transparent transparent #f5ad0d transparent;
top: -20px;
left: 50%;
-webkit-transform: translate(-50%, 0%);
-khtml-transform: translate(-50%, 0%);
-moz-transform: translate(-50%, 0%);
-ms-transform: translate(-50%, 0%);
-o-transform: translate(-50%, 0%);
transform: translate(-50%, 0%);
}
}
.cms-fancy-box-layout3.style2 {
background-color: #264e73;
}
.cms-fancy-box-layout3.style2 .item--meta:before {
border-color: transparent #264e73 transparent transparent;
}
@media screen and (max-width: 767px) {
.cms-fancy-box-layout3.style2 .item--meta:before {
border-color: transparent transparent #264e73 transparent;
}
}
.cms-fancy-box-layout3.style3 {
flex-direction: row-reverse;
background-color: #fff;
}
.cms-fancy-box-layout3.style3 .item--title {
color: #0c1531;
}
.cms-fancy-box-layout3.style3 .item--description {
color: #777;
}
.cms-fancy-box-layout3.style3 .item--meta:before {
border-color: transparent transparent transparent #fff;
left: auto;
right: -20px;
}
@media screen and (max-width: 767px) {
.cms-fancy-box-layout3.style3 .item--meta:before {
border-color: transparent transparent #fff transparent;
left: 50%;
-webkit-transform: translate(-50%, 0%);
-khtml-transform: translate(-50%, 0%);
-moz-transform: translate(-50%, 0%);
-ms-transform: translate(-50%, 0%);
-o-transform: translate(-50%, 0%);
transform: translate(-50%, 0%);
right: auto;
}
}
.cms-fancy-box-layout4 .item--image {
margin-bottom: 30px;
}
.cms-fancy-box-layout4 .item--image img {
width: 100%;
}
.cms-fancy-box-layout4 .item--icon {
line-height: 1;
margin: 0 auto 26px auto;
}
.cms-fancy-box-layout4 .item--icon i {
font-size: 75px;
color: #f5ad0d;
}
.cms-fancy-box-layout4 .item--title {
font-size: 20px;
margin-bottom: 17px;
text-transform: uppercase;
}
@media screen and (max-width: 991px) {
.cms-fancy-box-layout4 .item--title {
font-size: 18px;
}
}
.cms-fancy-box-layout4 .item--title a {
color: inherit;
}
.cms-fancy-box-layout4 .item--title a:hover {
color: inherit;
}
.cms-fancy-box-layout4 .item--holder {
border: 1px solid #dedede;
padding: 75px 30px;
text-align: center;
}
@media screen and (max-width: 991px) {
.cms-fancy-box-layout4 .item--holder {
padding: 50px 20px;
}
}
.cms-fancy-box-layout4.style2 {
display: flex;
flex-wrap: wrap;
flex-direction: column-reverse;
}
.cms-fancy-box-layout4.style2 .item--image {
margin-bottom: 0;
margin-top: 30px;
}
.cms-fancy-box-layout5 .item--title {
font-size: 20px;
text-transform: uppercase;
letter-spacing: 0.05em;
color: #fff;
margin-bottom: 0;
padding: 20px;
}
.cms-fancy-box-layout5 .item--icon {
width: 63px;
min-width: 63px;
text-align: center;
background-color: #f5ad0d;
position: relative;
}
.cms-fancy-box-layout5 .item--icon img {
max-width: 50px;
}
.cms-fancy-box-layout5 .item--icon i {
font-style: 45px;
color: #fff;
}
.cms-fancy-box-layout5 .item--icon img, .cms-fancy-box-layout5 .item--icon i, .cms-fancy-box-layout5 .item--icon svg {
position: absolute;
top: 50%;
left: 50%;
-webkit-transform: translate(-50%, -50%);
-khtml-transform: translate(-50%, -50%);
-moz-transform: translate(-50%, -50%);
-ms-transform: translate(-50%, -50%);
-o-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
}
.cms-fancy-box-layout5 .item--meta {
background-color: #264e73;
display: flex;
flex-wrap: nowrap;
}
.cms-fancy-box-layout5 .item--description {
padding: 25px 23px;
border: 1px solid #d8d8d8;
border-top: none;
}
.cms-fancy-box-layout6 {
text-align: center;
}
.cms-fancy-box-layout6 .item--icon {
width: 120px;
height: 120px;
line-height: 120px;
position: relative;
-webkit-border-radius: 9px;
-khtml-border-radius: 9px;
-moz-border-radius: 9px;
-ms-border-radius: 9px;
-o-border-radius: 9px;
border-radius: 9px;
background-color: #18185b;
-webkit-box-shadow: 0 3px 24px rgba(0, 0, 0, 0.15);
-khtml-box-shadow: 0 3px 24px rgba(0, 0, 0, 0.15);
-moz-box-shadow: 0 3px 24px rgba(0, 0, 0, 0.15);
-ms-box-shadow: 0 3px 24px rgba(0, 0, 0, 0.15);
-o-box-shadow: 0 3px 24px rgba(0, 0, 0, 0.15);
box-shadow: 0 3px 24px rgba(0, 0, 0, 0.15);
margin: 0 auto 28px auto;
}
.cms-fancy-box-layout6 .item--icon i {
color: #f5ad0d;
font-size: 64px;
}
.cms-fancy-box-layout6 .item--icon i, .cms-fancy-box-layout6 .item--icon svg, .cms-fancy-box-layout6 .item--icon img {
position: absolute;
top: 50%;
left: 50%;
-webkit-transform: translate(-50%, -50%);
-khtml-transform: translate(-50%, -50%);
-moz-transform: translate(-50%, -50%);
-ms-transform: translate(-50%, -50%);
-o-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
}
.cms-fancy-box-layout6 .item--title {
font-size: 30px;
margin-bottom: 12px;
}
.cms-fancy-box-layout6 .item--description {
color: #222;
max-width: 340px;
margin: auto;
}
.line .cms-fancy-box-layout6 {
position: relative;
}
.line .cms-fancy-box-layout6:before {
content: '';
width: 228px;
height: 14px;
background-image: url(//www.aadeshmetal.com/wp-content/themes/facmaster/assets/images/landing-line.png);
background-repeat: no-repeat;
background-position: center;
position: absolute;
top: 53px;
right: -129px;
}
@media screen and (max-width: 1199px) {
.line .cms-fancy-box-layout6:before {
display: none;
}
}
.cms-contact-form-layout1.style1 {
background-color: #fff;
padding: 44px 26px 50px;
-webkit-box-shadow: 0 8px 57px rgba(0, 0, 0, .25);
-khtml-box-shadow: 0 8px 57px rgba(0, 0, 0, .25);
-moz-box-shadow: 0 8px 57px rgba(0, 0, 0, .25);
-ms-box-shadow: 0 8px 57px rgba(0, 0, 0, .25);
-o-box-shadow: 0 8px 57px rgba(0, 0, 0, .25);
box-shadow: 0 8px 57px rgba(0, 0, 0, .25);
position: relative;
}
.cms-contact-form-layout1.style1:before {
content: "\efb4";
font-family: "IcoFont";
font-size: 25px;
position: absolute;
top: 5px;
left: 5px;
z-index: 2;
color: #fff;
line-height: 1;
}
.cms-contact-form-layout1.style1:after {
content: '';
border-width: 30px;
border-style: solid;
border-color: #f5ad0d transparent transparent #f5ad0d;
position: absolute;
top: 0;
left: 0;
z-index: 1;
}
.cms-contact-form-layout1.style1 .row {
margin: 0 -8px;
}
.cms-contact-form-layout1.style1 .row > div {
padding: 0 8px;
}
.cms-contact-form-layout1.style1 .cms-contact-form-meta {
text-align: center;
margin-bottom: 30px;
}
.cms-contact-form-layout1.style1 .cms-contact-form-meta h3 {
font-size: 30px;
margin-bottom: 10px;
}
@media screen and (max-width: 991px) {
.cms-contact-form-layout1.style1 .cms-contact-form-meta h3 {
font-size: 24px;
}
}
.cms-contact-form-layout1.style1 .cms-contact-form-meta p {
margin-bottom: 0;
max-width: 320px;
display: inline-block;
}
.cms-contact-form-layout1.style1 .wpcf7-form-control:not(.wpcf7-submit) {
background-color: #f6f6f6;
border-color: #f6f6f6;
}
.cms-contact-form-layout1.style1 .wpcf7-form-control:not(.wpcf7-submit):focus {
border-color: #f5ad0d;
}
.cms-contact-form-layout1.style1 .wpcf7-form-control.wpcf7-textarea {
height: 140px;
}
.cms-contact-form-layout1.style2 {
background-color: #264e73;
color: #ededed;
}
.cms-contact-form-layout1.style2 .cms-contact-form-meta h3 {
margin: 0 0 23px;
padding: 19px 23px;
font-size: 25px;
color: #fff;
background-color: #f5ad0d;
}
.cms-contact-form-layout1.style2 .cms-contact-form-meta p {
padding: 0 23px;
margin-bottom: 24px;
}
.cms-contact-form-layout1.style2 .wpcf7 {
padding: 0 23px 31px 23px;
}
.cms-contact-form-layout1.style2 .wpcf7 .wpcf7-submit:hover, .cms-contact-form-layout1.style2 .wpcf7 .wpcf7-submit:focus {
border-color: #f5ad0d;
color: #f5ad0d;
background-color: transparent;
}
.cms-contact-form-layout1.style2 .wpcf7 .wpcf7-form-control.wpcf7-text {
background-color: #f6f6f6;
}
.cms-contact-form-layout1.style2 .wpcf7 .wpcf7-form-control.wpcf7-textarea {
height: 154px;
background-color: #f6f6f6;
}
.cms-contact-form-layout1.style2 .wpcf7 .wpcf7-acceptance .wpcf7-list-item {
padding-left: 22px;
position: relative;
margin-left: 0;
}
.cms-contact-form-layout1.style2 .wpcf7 .wpcf7-acceptance .wpcf7-list-item-label:before, .cms-contact-form-layout1.style2 .wpcf7 .wpcf7-acceptance .wpcf7-list-item-label:after {
content: '';
height: 13px;
line-height: 13px;
width: 13px;
position: absolute;
top: 5px;
left: 0;
}
.cms-contact-form-layout1.style2 .wpcf7 .wpcf7-acceptance .wpcf7-list-item-label:before {
background-color: #f5ad0d;
-webkit-border-radius: 2px;
-khtml-border-radius: 2px;
-moz-border-radius: 2px;
-ms-border-radius: 2px;
-o-border-radius: 2px;
border-radius: 2px;
}
.cms-contact-form-layout1.style2 .wpcf7 .wpcf7-acceptance .wpcf7-list-item-label:after {
content: '\f00c';
color: #264e73;
text-align: center;
font-family: 'Font Awesome 5 Pro';
font-size: 10px;
opacity: 0;
}
.cms-contact-form-layout1.style2 .wpcf7 .wpcf7-acceptance input {
position: absolute;
top: 4px;
left: 0;
height: 13px;
width: 13px;
z-index: 3;
opacity: 0;
}
.cms-contact-form-layout1.style2 .wpcf7 .wpcf7-acceptance input:checked + .wpcf7-list-item-label:after {
opacity: 1;
}
.cms-contact-form-layout1.style3 {
background-color: #f5f6f7;
}
.cms-contact-form-layout1.style3 .cms-contact-form-meta {
text-align: center;
padding: 26px 20px;
background-color: #f5ad0d;
background-image: url(//www.aadeshmetal.com/wp-content/themes/facmaster/assets/images/striped-dark.png);
}
.cms-contact-form-layout1.style3 .cms-contact-form-meta h3 {
margin-bottom: 0;
font-size: 25px;
text-transform: uppercase;
letter-spacing: 0.06em;
}
.cms-contact-form-layout1.style3 .cms-contact-form-meta p {
margin-bottom: 0;
}
.cms-contact-form-layout1.style3 .wpcf7-form {
padding: 70px 30px;
}
.cms-contact-form-layout1.style3 .wpcf7-form-control-wrap {
margin-bottom: 18px;
}
.cms-contact-form-layout1.style3 textarea {
height: 165px;
}
@media screen and (max-width: 767px) {
.cms-team-grid1 .item--image img, .cms-team-carousel1 .item--image img {
width: 100%;
}
}
.cms-team-grid1 .item--title, .cms-team-carousel1 .item--title {
font-size: 20px;
text-transform: uppercase;
margin-bottom: 0;
letter-spacing: 0.05em;
}
.cms-team-grid1 .item--title a, .cms-team-carousel1 .item--title a {
color: inherit;
}
.cms-team-grid1 .item--title a:hover, .cms-team-carousel1 .item--title a:hover {
color: inherit;
}
.cms-team-grid1 .item--position, .cms-team-carousel1 .item--position {
color: #fff;
}
.cms-team-grid1 .item--meta, .cms-team-carousel1 .item--meta {
background-color: #f5ad0d;
padding: 13px 20px;
margin-top: -67px;
margin-bottom: 23px;
position: relative;
z-index: 99;
}
.cms-team-grid1 .item--social, .cms-team-carousel1 .item--social {
margin-top: 25px;
display: flex;
flex-wrap: nowrap;
justify-content: center;
}
.cms-team-grid1 .item--social .item--social-inner, .cms-team-carousel1 .item--social .item--social-inner {
border: 1px solid #dcdcdc;
-webkit-border-radius: 4px;
-khtml-border-radius: 4px;
-moz-border-radius: 4px;
-ms-border-radius: 4px;
-o-border-radius: 4px;
border-radius: 4px;
overflow: hidden;
display: flex;
}
.cms-team-grid1 .item--social i, .cms-team-carousel1 .item--social i {
font-family: "FontAwesome";
}
.cms-team-grid1 .item--social a, .cms-team-carousel1 .item--social a {
display: block;
width: 52px;
height: 48px;
line-height: 48px;
font-size: 17px;
color: rgba(12, 21, 49, 0.4);
}
.cms-team-grid1 .item--social a:hover, .cms-team-carousel1 .item--social a:hover {
background-color: #e9e9e9;
color: #111;
}
.cms-team-grid1 .item--social a + a, .cms-team-carousel1 .item--social a + a {
border-left: 1px solid #dcdcdc;
}
.cms-team-grid1 .item--holder, .cms-team-carousel1 .item--holder {
text-align: center;
padding: 30px;
}
.cms-team-grid1 .item--inner, .cms-team-carousel1 .item--inner {
border: 1px solid #e3e3e3;
margin-bottom: 69px;
-webkit-transition: all 300ms linear 0ms;
-khtml-transition: all 300ms linear 0ms;
-moz-transition: all 300ms linear 0ms;
-ms-transition: all 300ms linear 0ms;
-o-transition: all 300ms linear 0ms;
transition: all 300ms linear 0ms;
}
.cms-team-grid1 .item--inner:hover, .cms-team-carousel1 .item--inner:hover {
-webkit-box-shadow: 0 8px 24px rgba(0, 0, 0, 0.15);
-khtml-box-shadow: 0 8px 24px rgba(0, 0, 0, 0.15);
-moz-box-shadow: 0 8px 24px rgba(0, 0, 0, 0.15);
-ms-box-shadow: 0 8px 24px rgba(0, 0, 0, 0.15);
-o-box-shadow: 0 8px 24px rgba(0, 0, 0, 0.15);
box-shadow: 0 8px 24px rgba(0, 0, 0, 0.15);
}
.cms-team-carousel1 .item--inner {
margin-top: 30px;
margin-bottom: 50px;
}
.cms-team-carousel1 .cms-slick-carousel {
margin: 0 -30px 0;
padding-left: 30px;
padding-right: 30px;
}
.cms-team-carousel1 .slick-slide {
opacity: 0;
-webkit-transition: all 300ms linear 0ms;
-khtml-transition: all 300ms linear 0ms;
-moz-transition: all 300ms linear 0ms;
-ms-transition: all 300ms linear 0ms;
-o-transition: all 300ms linear 0ms;
transition: all 300ms linear 0ms;
}
.cms-team-carousel1 .slick-slide.slick-active {
opacity: 1;
}
.cms-team-carousel1 .slick-dots {
margin-top: -2px;
}
.cms-client1 .client-image a {
text-align: center;
display: block;
position: relative;
overflow: hidden;
}
.cms-client1 .client-image a img {
display: block;
width: auto;
margin: 0 auto;
-webkit-transition: opacity 0.4s ease;
-khtml-transition: opacity 0.4s ease;
-moz-transition: opacity 0.4s ease;
-ms-transition: opacity 0.4s ease;
-o-transition: opacity 0.4s ease;
transition: opacity 0.4s ease;
position: relative;
opacity: 0.5;
}
.cms-client1 .client-image a:hover img {
opacity: 1;
}
.cms-client1 .slick-track {
display: flex;
flex-wrap: wrap;
align-items: center;
}
.cms-client1.style2 .client-image {
margin-bottom: 30px;
}
.cms-client1.style2 .client-image a {
border: 1px solid #d5d5d5;
padding: 22px 20px;
background-color: #fbfbfc;
}
.cms-client1.style2 .client-image a:hover {
background-color: #fff;
border-color: #f5ad0d;
-webkit-box-shadow: 0 10px 27px rgba(0, 0, 0, 0.15);
-khtml-box-shadow: 0 10px 27px rgba(0, 0, 0, 0.15);
-moz-box-shadow: 0 10px 27px rgba(0, 0, 0, 0.15);
-ms-box-shadow: 0 10px 27px rgba(0, 0, 0, 0.15);
-o-box-shadow: 0 10px 27px rgba(0, 0, 0, 0.15);
box-shadow: 0 10px 27px rgba(0, 0, 0, 0.15);
}
.cms-client1.style2 .cms-slick-carousel {
margin: 0 -30px;
padding-left: 30px;
padding-right: 30px;
overflow: hidden;
}
.cms-client1.style2 .cms-slick-carousel .slick-list {
overflow: visible;
}
.cms-client1.style2 .slick-slide {
opacity: 0;
-webkit-transition: all 300ms linear 0ms;
-khtml-transition: all 300ms linear 0ms;
-moz-transition: all 300ms linear 0ms;
-ms-transition: all 300ms linear 0ms;
-o-transition: all 300ms linear 0ms;
transition: all 300ms linear 0ms;
}
.cms-client1.style2 .slick-slide.slick-active {
opacity: 1;
}
.cms-heading-layout1 .custom-heading {
font-size: 45px;
text-transform: uppercase;
letter-spacing: 0.03em;
}
@media screen and (max-width: 767px) {
.cms-heading-layout1 .custom-heading {
font-size: 34px;
}
}
.cms-heading-layout1 .custom-heading cite {
font-style: normal;
color: #f5ad0d;
}
.cms-heading-layout1 .custom-heading.ft-medium {
font-family: 'Futura-Medium';
}
.cms-heading-layout1 .custom-heading.ft-bold {
font-family: 'Futura-Bold';
}
.cms-heading-layout1 .custom-heading.ft-heavy {
font-family: 'Futura-Heavy';
font-weight: normal;
}
.cms-heading-layout1 .custom-subheading {
text-transform: uppercase;
letter-spacing: 0.2em;
}
.cms-heading-layout1 .heading-divider {
margin-top: 24px;
min-width: 385px;
display: inline-block;
height: 3px;
position: relative;
z-index: 1;
}
@media screen and (max-width: 767px) {
.cms-heading-layout1 .heading-divider {
min-width: 250px !important;
width: 250px !important;
}
}
.cms-heading-layout1 .heading-divider .heading-line1 {
width: 100px;
height: 3px;
display: inline-block;
background-color: #f5ad0d;
vertical-align: top;
}
.cms-heading-layout1 .heading-divider .heading-line2 {
width: 100%;
height: 1px;
display: inline-block;
background-color: #dedede;
position: absolute;
top: 1px;
left: 0;
width: 100%;
z-index: -1;
}
.text-shadow-white .cms-heading-layout1 .custom-heading span {
text-shadow: 0 9px 16px rgba(255, 255, 255, 0.4);
-webkit-text-shadow: 0 9px 16px rgba(255, 255, 255, 0.4);
}
.cms-list {
list-style: none;
margin-bottom: 0;
font-size: 17px;
line-height: 26px;
color: #111;
}
.cms-list li i {
margin-right: 8px;
}
.cms-list li + li {
margin-top: 8px;
}
.cms-list.style2 {
font-family: 'Futura-Medium';
}
.cms-list.style2 i {
color: #f5ad0d;
}
.cms-list.style2 + li {
margin-top: 10px;
}
.cms-list.style3 {
font-family: 'Futura-Medium';
}
.cms-list.style3 i {
height: 12px;
width: 12px;
border: 1px solid #f5ad0d;
position: relative;
-webkit-border-radius: 100%;
-khtml-border-radius: 100%;
-moz-border-radius: 100%;
-ms-border-radius: 100%;
-o-border-radius: 100%;
border-radius: 100%;
}
.cms-list.style3 i:before {
display: none;
}
.cms-list.style3 i:after {
content: '';
width: 6px;
height: 6px;
-webkit-border-radius: 100%;
-khtml-border-radius: 100%;
-moz-border-radius: 100%;
-ms-border-radius: 100%;
-o-border-radius: 100%;
border-radius: 100%;
position: absolute;
top: 50%;
left: 50%;
-webkit-transform: translate(-50%, -50%);
-khtml-transform: translate(-50%, -50%);
-moz-transform: translate(-50%, -50%);
-ms-transform: translate(-50%, -50%);
-o-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
background-color: #f5ad0d;
}
.cms-list.style3 + li {
margin-top: 12px;
}
.cms-countdown {
display: flex;
flex-wrap: wrap;
font-family: 'Roboto Condensed', sans-serif;
margin: 0 -15px;
}
.cms-countdown .countdown-amount {
color: #fff;
font-weight: 700;
font-size: 80px;
line-height: 1;
position: relative;
letter-spacing: 0.05em;
padding: 60px 20px;
}
@media screen and (max-width: 767px) {
.cms-countdown .countdown-amount {
font-size: 50px;
}
}
.cms-countdown .countdown-period {
background-color: #fff;
font-size: 20px;
text-transform: uppercase;
letter-spacing: 0.03em;
padding: 17px 20px;
color: #111;
font-weight: 700;
display: block;
}
.cms-countdown .countdown-item {
padding: 0 15px;
margin-bottom: 30px;
width: 25%;
text-align: center;
}
.cms-countdown .countdown-item .countdown-item-inner {
background-color: rgba(255, 255, 255, 0.15);
}
@media screen and (max-width: 767px) {
.cms-countdown .countdown-item {
width: 50%;
}
}
@media screen and (max-width: 575px) {
.cms-countdown .countdown-item {
width: 100%;
}
}
.cms-newsletter1 {
max-width: 580px;
position: relative;
}
@media screen and (max-width: 767px) {
.cms-newsletter1 {
max-width: 100%;
}
}
.cms-newsletter1 .tnp-field-button, .cms-newsletter1 .tnp-button {
position: absolute;
top: 0;
right: 0;
}
@media screen and (max-width: 767px) {
.cms-newsletter1 .tnp-field-button, .cms-newsletter1 .tnp-button {
position: static;
width: 100%;
}
}
@media screen and (max-width: 767px) {
.cms-newsletter1 .tnp-field-button {
margin-top: 15px;
}
}
.cms-newsletter1.style2 {
background-color: #264e73;
padding: 27px 55px;
display: flex;
flex-wrap: wrap;
align-items: center;
}
@media screen and (max-width: 767px) {
.cms-newsletter1.style2 {
padding-left: 30px;
padding-right: 30px;
}
}
.cms-newsletter1.style2 .newsletter-title {
font-size: 20px;
color: #fff;
padding-top: 10px;
margin-bottom: 10px;
margin-right: 24px;
}
@media screen and (max-width: 767px) {
.cms-newsletter1.style2 .newsletter-title {
width: 100%;
margin-bottom: 15px;
}
}
.cms-newsletter1.style2 form.newsletter {
position: relative;
flex-grow: 1;
}
.cms-newsletter1.style2 form.newsletter .tnp-email {
background-color: #f6f6f6;
}
@media screen and (min-width: 768px) {
.cms-newsletter1.style2 form.newsletter .tnp-field-button {
height: 49px;
width: 49px;
}
.cms-newsletter1.style2 form.newsletter .tnp-field-button:before {
content: '';
width: 100%;
height: 100%;
background-color: #f5ad0d;
position: absolute;
top: 0;
left: 0;
}
.cms-newsletter1.style2 form.newsletter .tnp-field-button:after {
content: "\efb4";
font-family: "IcoFont";
font-size: 22px;
color: #fff;
position: absolute;
top: 50%;
left: 50%;
-webkit-transform: translate(-50%, -50%);
-khtml-transform: translate(-50%, -50%);
-moz-transform: translate(-50%, -50%);
-ms-transform: translate(-50%, -50%);
-o-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
}
.cms-newsletter1.style2 form.newsletter .tnp-button {
width: 49px;
padding: 0;
text-indent: -9999px;
opacity: 0;
z-index: 99;
}
}
@media screen and (max-width: 767px) {
.cms-newsletter1.style2 form.newsletter .tnp-button:hover, .cms-newsletter1.style2 form.newsletter .tnp-button:focus {
border-color: #f5ad0d;
background-color: transparent;
color: #f5ad0d;
}
}
.cms-counter-layout1 {
display: flex;
justify-content: center;
}
.cms-counter-layout1 .cms-counter-inner {
display: flex;
flex-wrap: nowrap;
align-items: center;
}
.cms-counter-layout1 .cms-counter-icon {
line-height: 1;
margin-right: 26px;
}
.cms-counter-layout1 .cms-counter-icon i {
font-size: 45px;
color: #f5ad0d;
}
.cms-counter-layout1 .cms-counter-number-wrapper {
font-size: 40px;
line-height: 1;
color: #fff;
font-weight: 700;
font-family: 'Roboto Condensed', sans-serif;
margin-bottom: 5px;
}
.cms-counter-layout1 .cms-counter-title {
color: rgba(255, 255, 255, 0.8);
}
.cms-portfolio-grid1 .item--overlay {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
z-index: 1;
background-color: rgba(12, 21, 49, 0.5);
-webkit-transition: all 200ms linear 0ms;
-khtml-transition: all 200ms linear 0ms;
-moz-transition: all 200ms linear 0ms;
-ms-transition: all 200ms linear 0ms;
-o-transition: all 200ms linear 0ms;
transition: all 200ms linear 0ms;
opacity: 0;
}
.cms-portfolio-grid1 .item--overlay:before {
content: '';
height: 300px;
width: 100%;
position: absolute;
bottom: 0;
left: 0;
background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(12, 21, 49, 0.9) 40%), to(rgba(12, 21, 49, 0)));
background-image: -webkit-linear-gradient(bottom, rgba(12, 21, 49, 0.9) 40%, rgba(12, 21, 49, 0));
background-image: -moz-linear-gradient(bottom, rgba(12, 21, 49, 0.9) 40%, rgba(12, 21, 49, 0));
background-image: -ms-linear-gradient(bottom, rgba(12, 21, 49, 0.9) 40%, rgba(12, 21, 49, 0));
background-image: -o-linear-gradient(bottom, rgba(12, 21, 49, 0.9) 40%, rgba(12, 21, 49, 0));
background-image: linear-gradient(bottom, rgba(12, 21, 49, 0.9) 40%, rgba(12, 21, 49, 0));
filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='rgba(12, 21, 49, 0.9) 40%', endColorStr='rgba(12, 21, 49, 0)');
}
.cms-portfolio-grid1 .item--featured img {
width: 100%;
-webkit-transition: all 200ms linear 0ms;
-khtml-transition: all 200ms linear 0ms;
-moz-transition: all 200ms linear 0ms;
-ms-transition: all 200ms linear 0ms;
-o-transition: all 200ms linear 0ms;
transition: all 200ms linear 0ms;
}
.cms-portfolio-grid1 .item--readmore {
margin-bottom: 20%;
padding-bottom: 32px;
-webkit-transition: all 300ms linear 0ms;
-khtml-transition: all 300ms linear 0ms;
-moz-transition: all 300ms linear 0ms;
-ms-transition: all 300ms linear 0ms;
-o-transition: all 300ms linear 0ms;
transition: all 300ms linear 0ms;
-webkit-transform: translateY(60px);
-khtml-transform: translateY(60px);
-moz-transform: translateY(60px);
-ms-transform: translateY(60px);
-o-transform: translateY(60px);
transform: translateY(60px);
opacity: 0;
}
.cms-portfolio-grid1 .item--readmore a:hover, .cms-portfolio-grid1 .item--readmore a:focus {
border-color: #f5ad0d;
background-color: transparent;
color: #f5ad0d;
}
.cms-portfolio-grid1 .item--meta {
-webkit-transition: all 300ms linear 0ms;
-khtml-transition: all 300ms linear 0ms;
-moz-transition: all 300ms linear 0ms;
-ms-transition: all 300ms linear 0ms;
-o-transition: all 300ms linear 0ms;
transition: all 300ms linear 0ms;
-webkit-transform: translateY(60px);
-khtml-transform: translateY(60px);
-moz-transform: translateY(60px);
-ms-transform: translateY(60px);
-o-transform: translateY(60px);
transform: translateY(60px);
opacity: 0;
}
.cms-portfolio-grid1 .item--body {
position: absolute;
bottom: 0;
left: 0;
right: 0;
z-index: 2;
padding: 30px 20px 44px 20px;
text-align: center;
}
.cms-portfolio-grid1 .item--body .item--title {
font-size: 25px;
margin-bottom: 0px;
color: #fff;
letter-spacing: 0.03em;
}
.cms-portfolio-grid1 .item--body .item--title a {
color: inherit;
}
.cms-portfolio-grid1 .item--body .item--title a:hover {
color: inherit;
}
.cms-portfolio-grid1 .item--body .item--category {
color: #f5ad0d;
margin-bottom: 5px;
}
.cms-portfolio-grid1 .item--body .item--category a {
font-size: 13px;
text-transform: uppercase;
color: inherit;
font-family: 'Futura-Medium';
letter-spacing: 0.2em;
}
.cms-portfolio-grid1 .item--body .item--category a:hover {
color: inherit;
}
.cms-portfolio-grid1 .posts-pagination {
margin-top: 10px;
}
.cms-portfolio-grid1 .grid-item-inner {
position: relative;
margin-bottom: 30px;
overflow: hidden;
}
.cms-portfolio-grid1 .grid-item-inner:hover .item--featured img {
-webkit-transform: scale(1.1);
-khtml-transform: scale(1.1);
-moz-transform: scale(1.1);
-ms-transform: scale(1.1);
-o-transform: scale(1.1);
transform: scale(1.1);
}
.cms-portfolio-grid1 .grid-item-inner:hover .item--overlay {
opacity: 1;
}
.cms-portfolio-grid1 .grid-item-inner:hover .item--readmore, .cms-portfolio-grid1 .grid-item-inner:hover .item--meta {
-webkit-transform: translateY(0px);
-khtml-transform: translateY(0px);
-moz-transform: translateY(0px);
-ms-transform: translateY(0px);
-o-transform: translateY(0px);
transform: translateY(0px);
opacity: 1;
}
.cms-portfolio-grid1 .grid-item-inner.item-first .item--overlay {
opacity: 1;
background-color: #264e73;
}
.cms-portfolio-grid1 .grid-item-inner.item-first .item--overlay:before {
display: none;
}
.cms-portfolio-grid1 .grid-item-inner.item-first .item--body {
display: none;
}
.cms-portfolio-grid1 .grid-item-inner.item-first .item-box {
position: absolute;
display: flex;
flex-wrap: wrap;
align-items: center;
top: 0;
left: 0;
width: 100%;
height: 100%;
z-index: 9;
padding: 50px 50px 50px 70px;
color: #e3e3e3;
}
@media screen and (max-width: 1199px) {
.cms-portfolio-grid1 .grid-item-inner.item-first .item-box {
padding: 30px 20px 30px 30px;
}
}
@media screen and (max-width: 575px) {
.cms-portfolio-grid1 .grid-item-inner.item-first .item-box {
padding-left: 15px;
padding-right: 15px;
}
}
.cms-portfolio-grid1 .grid-item-inner.item-first .item-box .custom-subheading {
color: #f5ad0d;
margin-bottom: 12px;
}
.cms-portfolio-grid1 .grid-item-inner.item-first .item-box .custom-heading {
color: #fff;
font-size: 35px;
}
@media screen and (max-width: 1199px) {
.cms-portfolio-grid1 .grid-item-inner.item-first .item-box .custom-heading {
font-size: 30px;
}
}
@media screen and (max-width: 1199px) {
.cms-portfolio-grid1 .grid-item-inner.item-first .item-box .custom-heading-description {
font-size: 14px;
}
}
.cms-portfolio-grid1 .grid-item-inner.item-first .item-box .heading-divider {
min-width: 242px;
}
.cms-portfolio-grid1 .grid-item-inner.item-first .item-box .item-box-button {
margin-top: 29px;
}
@media screen and (max-width: 1199px) {
.cms-portfolio-grid1 .grid-item-inner.item-first .item-box .item-box-button {
margin-top: 14px;
}
}
.cms-portfolio-grid1 .grid-item-inner.item-first .item-box .item-box-button .btn:hover, .cms-portfolio-grid1 .grid-item-inner.item-first .item-box .item-box-button .btn:focus {
background-color: #fff;
border-color: #fff;
color: #264e73;
}
.cms-portfolio-grid1 .grid-item-inner.item-first .item-box .item-box-inner {
width: 100%;
}
.cms-portfolio-grid1.rm-gap .cms-grid-inner {
margin: 0;
}
.cms-portfolio-grid1.rm-gap .cms-grid-inner .grid-item {
padding: 0;
}
.cms-portfolio-grid1.rm-gap .cms-grid-inner .grid-item .grid-item-inner {
margin-bottom: 0;
}
.cms-portfolio-carousel1 .item--featured img {
-webkit-transition: all 300ms linear 0ms;
-khtml-transition: all 300ms linear 0ms;
-moz-transition: all 300ms linear 0ms;
-ms-transition: all 300ms linear 0ms;
-o-transition: all 300ms linear 0ms;
transition: all 300ms linear 0ms;
width: 100%;
}
.cms-portfolio-carousel1 .item-category {
font-size: 13px;
color: #777;
letter-spacing: 0.2em;
text-transform: uppercase;
font-family: 'Futura-Medium';
margin-bottom: 6px;
}
.cms-portfolio-carousel1 .item-category a {
color: inherit;
}
.cms-portfolio-carousel1 .item-category a:hover {
color: inherit;
}
.cms-portfolio-carousel1 .item--title {
font-size: 25px;
margin-bottom: 0;
}
@media screen and (max-width: 991px) {
.cms-portfolio-carousel1 .item--title {
font-size: 20px;
}
}
.cms-portfolio-carousel1 .item--title a {
color: inherit;
}
.cms-portfolio-carousel1 .item--title a:hover {
color: inherit;
}
.cms-portfolio-carousel1 .item--readmore a {
display: inline-block;
width: 36px;
line-height: 36px;
height: 36px;
text-align: center;
font-size: 17px;
color: #fff;
background-color: #f5ad0d;
}
.cms-portfolio-carousel1 .item--readmore a:hover, .cms-portfolio-carousel1 .item--readmore a:focus {
background-color: #264e73;
}
.cms-portfolio-carousel1 .item--body {
position: absolute;
left: 0;
right: 0;
bottom: 0;
background-color: #fff;
padding: 29px 28px;
display: flex;
flex-wrap: nowrap;
align-items: center;
opacity: 0;
-webkit-transform: translateY(100%);
-khtml-transform: translateY(100%);
-moz-transform: translateY(100%);
-ms-transform: translateY(100%);
-o-transform: translateY(100%);
transform: translateY(100%);
-webkit-transition: all 300ms linear 0ms;
-khtml-transition: all 300ms linear 0ms;
-moz-transition: all 300ms linear 0ms;
-ms-transition: all 300ms linear 0ms;
-o-transition: all 300ms linear 0ms;
transition: all 300ms linear 0ms;
}
.cms-portfolio-carousel1 .item--body .item--holder {
margin-right: 15px;
flex-grow: 1;
}
.cms-portfolio-carousel1 .cms-slick-carousel .slick-list {
margin: 0;
}
.cms-portfolio-carousel1 .cms-slick-carousel .slick-list .slick-slide {
padding: 0;
}
.cms-portfolio-carousel1 .carousel-item-inner {
position: relative;
overflow: hidden;
}
.cms-portfolio-carousel1 .carousel-item-inner:hover .item--featured img {
-webkit-transform: scale(1.1);
-khtml-transform: scale(1.1);
-moz-transform: scale(1.1);
-ms-transform: scale(1.1);
-o-transform: scale(1.1);
transform: scale(1.1);
}
.cms-portfolio-carousel1 .carousel-item-inner:hover .item--body {
opacity: 1;
-webkit-transform: translateY(0%);
-khtml-transform: translateY(0%);
-moz-transform: translateY(0%);
-ms-transform: translateY(0%);
-o-transform: translateY(0%);
transform: translateY(0%);
}
.cms-video-player.style1 .btn-video, .cms-video-player.style3 .btn-video {
height: 51px;
width: 51px;
line-height: 51px;
text-align: center;
font-size: 22px;
color: #0c1531;
-webkit-border-radius: 51px;
-khtml-border-radius: 51px;
-moz-border-radius: 51px;
-ms-border-radius: 51px;
-o-border-radius: 51px;
border-radius: 51px;
background-color: #fff;
display: inline-block;
position: relative;
-webkit-box-shadow: 0 0 0 10px rgba(255, 255, 255, 0.5);
-khtml-box-shadow: 0 0 0 10px rgba(255, 255, 255, 0.5);
-moz-box-shadow: 0 0 0 10px rgba(255, 255, 255, 0.5);
-ms-box-shadow: 0 0 0 10px rgba(255, 255, 255, 0.5);
-o-box-shadow: 0 0 0 10px rgba(255, 255, 255, 0.5);
box-shadow: 0 0 0 10px rgba(255, 255, 255, 0.5);
}
.cms-video-player.style1 .btn-video i, .cms-video-player.style3 .btn-video i {
position: absolute;
top: 50%;
left: 50%;
-webkit-transform: translate(-50%, -50%);
-khtml-transform: translate(-50%, -50%);
-moz-transform: translate(-50%, -50%);
-ms-transform: translate(-50%, -50%);
-o-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
}
.cms-video-player.style1 .btn-video:hover, .cms-video-player.style3 .btn-video:hover {
-webkit-box-shadow: 0 0 0 0px rgba(255, 255, 255, 0.5);
-khtml-box-shadow: 0 0 0 0px rgba(255, 255, 255, 0.5);
-moz-box-shadow: 0 0 0 0px rgba(255, 255, 255, 0.5);
-ms-box-shadow: 0 0 0 0px rgba(255, 255, 255, 0.5);
-o-box-shadow: 0 0 0 0px rgba(255, 255, 255, 0.5);
box-shadow: 0 0 0 0px rgba(255, 255, 255, 0.5);
}
.cms-video-player.style1 img, .cms-video-player.style3 img {
width: 100%;
}
.cms-video-player.style1 img + .btn-video, .cms-video-player.style3 img + .btn-video {
position: absolute;
top: 50%;
left: 50%;
-webkit-transform: translate(-50%, -50%);
-khtml-transform: translate(-50%, -50%);
-moz-transform: translate(-50%, -50%);
-ms-transform: translate(-50%, -50%);
-o-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
}
.cms-video-player.style2 .btn-video {
position: absolute;
bottom: 0;
left: 0;
font-family: "Rubik";
color: #fff;
background-color: #264e73;
line-height: 68px;
padding: 0 35px 0 28px;
}
.cms-video-player.style2 .btn-video i {
font-size: 12px;
color: #0c1531;
height: 27px;
width: 27px;
-webkit-border-radius: 27px;
-khtml-border-radius: 27px;
-moz-border-radius: 27px;
-ms-border-radius: 27px;
-o-border-radius: 27px;
border-radius: 27px;
line-height: 27px;
text-align: center;
background-color: #fff;
-webkit-box-shadow: 0 0 0 6px rgba(255, 255, 255, 0.5);
-khtml-box-shadow: 0 0 0 6px rgba(255, 255, 255, 0.5);
-moz-box-shadow: 0 0 0 6px rgba(255, 255, 255, 0.5);
-ms-box-shadow: 0 0 0 6px rgba(255, 255, 255, 0.5);
-o-box-shadow: 0 0 0 6px rgba(255, 255, 255, 0.5);
box-shadow: 0 0 0 6px rgba(255, 255, 255, 0.5);
margin-right: 12px;
}
.cms-video-player.style3 .btn-video {
height: 60px;
width: 60px;
line-height: 60px;
font-size: 26px;
-webkit-box-shadow: 0 0 0 14px rgba(255, 255, 255, 0.5);
-khtml-box-shadow: 0 0 0 14px rgba(255, 255, 255, 0.5);
-moz-box-shadow: 0 0 0 14px rgba(255, 255, 255, 0.5);
-ms-box-shadow: 0 0 0 14px rgba(255, 255, 255, 0.5);
-o-box-shadow: 0 0 0 14px rgba(255, 255, 255, 0.5);
box-shadow: 0 0 0 14px rgba(255, 255, 255, 0.5);
}
.cms-video-player .cms-video-inner {
display: inline-block;
position: relative;
}
.cms-project-detail {
border: 1px solid #dedede;
border-bottom: none;
}
.cms-project-detail .wg-title {
margin: 0px;
background-color: #f5f5f5;
padding: 18px 22px;
border-bottom: 1px solid #dedede;
font-size: 25px;
}
.cms-project-detail ul {
list-style: none;
margin-bottom: 0;
}
.cms-project-detail ul li {
border-bottom: 1px solid #dedede;
padding: 15px 22px;
font-size: 17px;
}
@media screen and (max-width: 1199px) {
.cms-project-detail ul li {
font-size: 15px;
}
}
.cms-project-detail ul li label {
color: #111;
font-family: 'Futura-Medium';
}
.cms-project-detail .portfolio-socail-share {
border-bottom: 1px solid #dedede;
padding: 15px 22px;
}
.cms-project-detail .portfolio-socail-share label {
color: #111;
font-family: 'Futura-Medium';
font-size: 17px;
}
@media screen and (max-width: 1199px) {
.cms-project-detail .portfolio-socail-share label {
font-size: 15px;
}
}
.cms-project-detail .portfolio-socail-share a {
font-size: 16px;
color: #777;
display: inline-block;
margin-right: 20px;
}
@media screen and (max-width: 1199px) {
.cms-project-detail .portfolio-socail-share a {
font-size: 15px;
margin-right: 10px;
}
}
.cms-project-detail .portfolio-socail-share a:hover {
color: #f5ad0d;
}
.cms-download {
border: 1px solid #dedede;
}
.cms-download .el-title {
margin: 0px;
background-color: #f5f5f5;
padding: 18px 22px;
border-bottom: 1px solid #dedede;
font-size: 25px;
}
.cms-download .el-desc {
padding: 22px;
}
.cms-download .download-holder {
margin-bottom: 28px;
}
.cms-download .download-holder .item--download {
padding: 0 22px;
}
.cms-download .download-holder .item--download a {
display: flex;
flex-wrap: nowrap;
align-items: center;
font-size: 14px;
text-transform: uppercase;
color: #fff;
letter-spacing: 0.1em;
font-family: 'Roboto Condensed', sans-serif;
line-height: 49px;
background-color: #264e73;
padding: 0 31px;
}
@media screen and (max-width: 1199px) {
.cms-download .download-holder .item--download a {
padding-left: 20px;
padding-right: 20px;
}
}
.cms-download .download-holder .item--download a i {
margin-right: 10px;
}
.cms-download .download-holder .item--download a:hover {
background-color: #f5ad0d;
}
.cms-download .download-holder .item--download .download-file-title {
flex-grow: 1;
padding-right: 10px;
}
.cms-download .download-holder .item--download + .item--download {
margin-top: 15px;
}
.cms-service-grid1 .item--title, .cms-service-carousel1 .item--title {
font-size: 20px;
margin-bottom: 8px;
}
.cms-service-grid1 .item--title a, .cms-service-carousel1 .item--title a {
color: inherit;
}
.cms-service-grid1 .item--title a:hover, .cms-service-carousel1 .item--title a:hover {
color: #f5ad0d;
}
.cms-service-grid1 .item--readmore, .cms-service-carousel1 .item--readmore {
position: absolute;
bottom: -1px;
right: -1px;
}
.cms-service-grid1 .item--readmore span, .cms-service-carousel1 .item--readmore span {
font-size: 20px;
font-family: 'Futura-Heavy', sans-serif;
}
.cms-service-grid1 .item--readmore i, .cms-service-carousel1 .item--readmore i {
font-size: 17px;
opacity: 0;
}
.cms-service-grid1 .item--readmore span, .cms-service-carousel1 .item--readmore span, .cms-service-grid1 .item--readmore i, .cms-service-carousel1 .item--readmore i {
position: absolute;
top: 50%;
left: 50%;
color: #fff;
-webkit-transform: translate(-50%, -50%);
-khtml-transform: translate(-50%, -50%);
-moz-transform: translate(-50%, -50%);
-ms-transform: translate(-50%, -50%);
-o-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
-webkit-transition: all 300ms linear 0ms;
-khtml-transition: all 300ms linear 0ms;
-moz-transition: all 300ms linear 0ms;
-ms-transition: all 300ms linear 0ms;
-o-transition: all 300ms linear 0ms;
transition: all 300ms linear 0ms;
}
.cms-service-grid1 .item--readmore a, .cms-service-carousel1 .item--readmore a {
height: 36px;
width: 36px;
background-color: #f5ad0d;
display: block;
}
.cms-service-grid1 .item--readmore a:hover span, .cms-service-carousel1 .item--readmore a:hover span {
opacity: 0;
}
.cms-service-grid1 .item--readmore a:hover i, .cms-service-carousel1 .item--readmore a:hover i {
opacity: 1;
}
.cms-service-grid1 .item--holder, .cms-service-carousel1 .item--holder {
padding: 30px 40px 31px 24px;
border: 1px solid #dedede;
position: relative;
margin-bottom: 50px;
background-color: #fff;
-webkit-transition: all 300ms linear 0ms;
-khtml-transition: all 300ms linear 0ms;
-moz-transition: all 300ms linear 0ms;
-ms-transition: all 300ms linear 0ms;
-o-transition: all 300ms linear 0ms;
transition: all 300ms linear 0ms;
}
.cms-service-grid1 .item--featured, .cms-service-carousel1 .item--featured {
position: relative;
overflow: hidden;
}
.cms-service-grid1 .item--featured img, .cms-service-carousel1 .item--featured img {
-webkit-transition: all 200ms linear 0ms;
-khtml-transition: all 200ms linear 0ms;
-moz-transition: all 200ms linear 0ms;
-ms-transition: all 200ms linear 0ms;
-o-transition: all 200ms linear 0ms;
transition: all 200ms linear 0ms;
}
.cms-service-grid1 .item--featured + .item--holder, .cms-service-carousel1 .item--featured + .item--holder {
border-top: none;
}
.cms-service-grid1 .grid-item-inner, .cms-service-carousel1 .grid-item-inner {
-webkit-transition: all 300ms linear 0ms;
-khtml-transition: all 300ms linear 0ms;
-moz-transition: all 300ms linear 0ms;
-ms-transition: all 300ms linear 0ms;
-o-transition: all 300ms linear 0ms;
transition: all 300ms linear 0ms;
}
.cms-service-grid1 .grid-item-inner:hover, .cms-service-carousel1 .grid-item-inner:hover {
-webkit-box-shadow: 0 9px 27px rgba(0, 0, 0, 0.15);
-khtml-box-shadow: 0 9px 27px rgba(0, 0, 0, 0.15);
-moz-box-shadow: 0 9px 27px rgba(0, 0, 0, 0.15);
-ms-box-shadow: 0 9px 27px rgba(0, 0, 0, 0.15);
-o-box-shadow: 0 9px 27px rgba(0, 0, 0, 0.15);
box-shadow: 0 9px 27px rgba(0, 0, 0, 0.15);
}
.cms-service-grid1 .grid-item-inner:hover .item--featured img, .cms-service-carousel1 .grid-item-inner:hover .item--featured img {
-webkit-transform: scale(1.1);
-khtml-transform: scale(1.1);
-moz-transform: scale(1.1);
-ms-transform: scale(1.1);
-o-transform: scale(1.1);
transform: scale(1.1);
}
.cms-service-grid1 .grid-item-inner:hover .item--holder, .cms-service-carousel1 .grid-item-inner:hover .item--holder {
border-color: transparent;
}
.cms-service-carousel1 .cms-slick-carousel {
margin: 0 -30px 0;
}
.cms-service-carousel1 .cms-slick-carousel .slick-list {
padding-left: 30px;
padding-right: 30px;
}
.cms-service-carousel1 .slick-slide {
opacity: 0;
-webkit-transition: all 300ms linear 0ms;
-khtml-transition: all 300ms linear 0ms;
-moz-transition: all 300ms linear 0ms;
-ms-transition: all 300ms linear 0ms;
-o-transition: all 300ms linear 0ms;
transition: all 300ms linear 0ms;
}
.cms-service-carousel1 .slick-slide.slick-active {
opacity: 1;
}
.cms-service-grid2 .item--content {
position: absolute;
top: 0;
left: 0;
right: 0;
height: 100%;
padding: 41px 30px 40px 30px;
color: #fff;
-webkit-transition: all 300ms linear 0ms;
-khtml-transition: all 300ms linear 0ms;
-moz-transition: all 300ms linear 0ms;
-ms-transition: all 300ms linear 0ms;
-o-transition: all 300ms linear 0ms;
transition: all 300ms linear 0ms;
opacity: 0;
}
.cms-service-grid2 .item--readmore {
position: absolute;
bottom: 0;
right: -36px;
-webkit-transition: all 300ms linear 0ms;
-khtml-transition: all 300ms linear 0ms;
-moz-transition: all 300ms linear 0ms;
-ms-transition: all 300ms linear 0ms;
-o-transition: all 300ms linear 0ms;
transition: all 300ms linear 0ms;
opacity: 0;
}
.cms-service-grid2 .item--readmore a {
display: inline-block;
width: 36px;
height: 36px;
background-color: #f5ad0d;
line-height: 36px;
text-align: center;
font-size: 17px;
color: #fff;
}
.cms-service-grid2 .item--title {
margin-bottom: 0;
font-size: 20px;
}
.cms-service-grid2 .item--title a {
color: inherit;
}
.cms-service-grid2 .item--title a:hover {
color: inherit;
}
.cms-service-grid2 .item--holder {
border: 1px solid #dedede;
display: flex;
flex-wrap: nowrap;
align-items: center;
}
.cms-service-grid2 .item--holder .item-icon {
min-width: 60px;
width: 60px;
min-height: 60px;
background-color: #264e73;
margin-right: 18px;
position: relative;
margin-bottom: -1px;
margin-left: -1px;
}
.cms-service-grid2 .item--holder .item-icon img {
max-height: 30px;
position: absolute;
top: 50%;
left: 50%;
-webkit-transform: translate(-50%, -50%);
-khtml-transform: translate(-50%, -50%);
-moz-transform: translate(-50%, -50%);
-ms-transform: translate(-50%, -50%);
-o-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
}
.cms-service-grid2 .item--featured {
position: relative;
z-index: 1;
}
.cms-service-grid2 .item--featured:before {
content: '';
background-color: rgba(38, 78, 115, 0.8);
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
-webkit-transition: all 300ms linear 0ms;
-khtml-transition: all 300ms linear 0ms;
-moz-transition: all 300ms linear 0ms;
-ms-transition: all 300ms linear 0ms;
-o-transition: all 300ms linear 0ms;
transition: all 300ms linear 0ms;
opacity: 0;
}
.cms-service-grid2 .item--featured + .item--holder {
border-top: none;
}
.cms-service-grid2 .grid-item-inner {
margin-bottom: 50px;
overflow: hidden;
}
.cms-service-grid2 .grid-item-inner:hover .item--content, .cms-service-grid2 .grid-item-inner:hover .item--readmore, .cms-service-grid2 .grid-item-inner:hover .item--featured:before {
opacity: 1;
}
.cms-service-grid2 .grid-item-inner:hover .item--readmore {
right: 0;
}
.cms-service-grid3 {
background-color: #fff;
-webkit-box-shadow: 0 2px 32px rgba(0, 0, 0, 0.15);
-khtml-box-shadow: 0 2px 32px rgba(0, 0, 0, 0.15);
-moz-box-shadow: 0 2px 32px rgba(0, 0, 0, 0.15);
-ms-box-shadow: 0 2px 32px rgba(0, 0, 0, 0.15);
-o-box-shadow: 0 2px 32px rgba(0, 0, 0, 0.15);
box-shadow: 0 2px 32px rgba(0, 0, 0, 0.15);
position: relative;
overflow: hidden;
}
.cms-service-grid3 .item-icon {
margin-bottom: 18px;
}
.cms-service-grid3 .item-icon img {
-webkit-transition: all 300ms linear 0ms;
-khtml-transition: all 300ms linear 0ms;
-moz-transition: all 300ms linear 0ms;
-ms-transition: all 300ms linear 0ms;
-o-transition: all 300ms linear 0ms;
transition: all 300ms linear 0ms;
}
.cms-service-grid3 .item--title {
font-size: 20px;
margin-bottom: 14px;
}
.cms-service-grid3 .item--title a {
color: inherit;
}
.cms-service-grid3 .item--title a:hover {
color: #f5ad0d;
}
.cms-service-grid3 .item--content {
margin-bottom: 21px;
}
.cms-service-grid3 .grid-item-inner {
padding: 48px 30px 47px 35px;
border-left: 1px solid #dedede;
margin-left: -1px;
}
.cms-service-grid3 .grid-item-inner:hover .item-icon img {
-webkit-transform: rotateY(360deg);
-khtml-transform: rotateY(360deg);
-moz-transform: rotateY(360deg);
-ms-transform: rotateY(360deg);
-o-transform: rotateY(360deg);
transform: rotateY(360deg);
}
.cms-service-grid4 .item--title {
font-size: 20px;
margin-bottom: 15px;
}
.cms-service-grid4 .item--title a {
color: inherit;
}
.cms-service-grid4 .item--title a:hover {
color: #f5ad0d;
}
.cms-service-grid4 .item-icon {
line-height: 1;
margin-bottom: 17px;
}
.cms-service-grid4 .item--body {
background-color: #fff;
padding: 50px 30px 44px;
text-align: center;
margin-bottom: 30px;
-webkit-transition: all 300ms linear 0ms;
-khtml-transition: all 300ms linear 0ms;
-moz-transition: all 300ms linear 0ms;
-ms-transition: all 300ms linear 0ms;
-o-transition: all 300ms linear 0ms;
transition: all 300ms linear 0ms;
}
.cms-service-grid4 .item--body:hover {
-webkit-transform: translateY(-10px);
-khtml-transform: translateY(-10px);
-moz-transform: translateY(-10px);
-ms-transform: translateY(-10px);
-o-transform: translateY(-10px);
transform: translateY(-10px);
}
.item--more a {
font-size: 14px;
font-weight: 700;
letter-spacing: 0.1em;
font-family: 'Roboto Condensed', sans-serif;
color: #264e73;
text-transform: uppercase;
}
.item--more a i {
margin-left: 6px;
}
.cms-testimonial-carousel1 .testimonial-image {
width: 56px;
min-width: 56px;
margin-right: 15px;
}
.cms-testimonial-carousel1 .testimonial-image img {
-webkit-border-radius: 2px;
-khtml-border-radius: 2px;
-moz-border-radius: 2px;
-ms-border-radius: 2px;
-o-border-radius: 2px;
border-radius: 2px;
}
.cms-testimonial-carousel1 .testimonial-title {
margin-bottom: 0;
font-size: 17px;
text-transform: uppercase;
}
.cms-testimonial-carousel1 .testimonial-title span {
font-size: 15px;
font-weight: normal;
text-transform: capitalize;
letter-spacing: 0px;
font-family: inherit;
color: #777;
font-family: 'Futura-Book', sans-serif;
}
@media screen and (max-width: 991px) {
.cms-testimonial-carousel1 .testimonial-title span {
display: block;
margin-top: 4px;
}
}
.cms-testimonial-carousel1 .testimonial-title span:before {
content: '/';
margin: 0 6px;
}
@media screen and (max-width: 991px) {
.cms-testimonial-carousel1 .testimonial-title span:before {
display: none;
}
}
.cms-testimonial-carousel1 .testimonial-holder {
padding-right: 50px;
position: relative;
display: flex;
flex-wrap: nowrap;
align-items: center;
margin-top: 29px;
}
@media screen and (max-width: 767px) {
.cms-testimonial-carousel1 .testimonial-holder {
padding-right: 0;
}
}
.cms-testimonial-carousel1 .testimonial-holder i.zmdi-quote {
font-size: 50px;
color: #f5ad0d;
position: absolute;
top: 50%;
right: 0;
-webkit-transform: translate(0, -50%);
-khtml-transform: translate(0, -50%);
-moz-transform: translate(0, -50%);
-ms-transform: translate(0, -50%);
-o-transform: translate(0, -50%);
transform: translate(0, -50%);
}
@media screen and (max-width: 767px) {
.cms-testimonial-carousel1 .testimonial-holder i.zmdi-quote {
display: none;
}
}
.cms-testimonial-carousel1 .testimonial-star {
margin-bottom: 4px;
}
.cms-testimonial-carousel1 .testimonial-star:before {
content: '\f27d\f27d\f27d\f27d\f27d';
font-size: 17px;
color: #fab702;
letter-spacing: 0.02em;
font-family: "Material-Design-Iconic-Font";
}
.cms-testimonial-carousel1 .testimonial-inner {
background-color: #fff;
border: 1px solid #dedede;
padding: 42px 30px 52px;
-webkit-transition: all 300ms linear 0ms;
-khtml-transition: all 300ms linear 0ms;
-moz-transition: all 300ms linear 0ms;
-ms-transition: all 300ms linear 0ms;
-o-transition: all 300ms linear 0ms;
transition: all 300ms linear 0ms;
margin-top: 30px;
margin-bottom: 37px;
position: relative;
}
.cms-testimonial-carousel1 .testimonial-inner:before {
content: '';
height: 3px;
position: absolute;
left: -1px;
right: -1px;
bottom: -1px;
background-color: #264e73;
opacity: 0;
-webkit-transition: all 300ms linear 0ms;
-khtml-transition: all 300ms linear 0ms;
-moz-transition: all 300ms linear 0ms;
-ms-transition: all 300ms linear 0ms;
-o-transition: all 300ms linear 0ms;
transition: all 300ms linear 0ms;
}
.cms-testimonial-carousel1 .testimonial-inner:hover {
border-color: transparent;
-webkit-box-shadow: 0 7px 32px rgba(0, 0, 0, 0.2);
-khtml-box-shadow: 0 7px 32px rgba(0, 0, 0, 0.2);
-moz-box-shadow: 0 7px 32px rgba(0, 0, 0, 0.2);
-ms-box-shadow: 0 7px 32px rgba(0, 0, 0, 0.2);
-o-box-shadow: 0 7px 32px rgba(0, 0, 0, 0.2);
box-shadow: 0 7px 32px rgba(0, 0, 0, 0.2);
}
.cms-testimonial-carousel1 .testimonial-inner:hover:before {
opacity: 1;
}
.cms-testimonial-carousel1 .cms-slick-carousel {
margin: 0 -30px;
padding-left: 30px;
padding-right: 30px;
overflow: hidden;
}
.cms-testimonial-carousel1 .cms-slick-carousel .slick-list {
overflow: visible;
}
.cms-testimonial-carousel1 .slick-slide {
opacity: 0;
-webkit-transition: all 300ms linear 0ms;
-khtml-transition: all 300ms linear 0ms;
-moz-transition: all 300ms linear 0ms;
-ms-transition: all 300ms linear 0ms;
-o-transition: all 300ms linear 0ms;
transition: all 300ms linear 0ms;
}
.cms-testimonial-carousel1 .slick-slide.slick-active {
opacity: 1;
}
.cms-testimonial-carousel1 .slick-dots {
margin-top: 10px;
}
.cms-testimonial-carousel2 .testimonial-image {
width: 44px;
min-width: 44px;
margin-right: 15px;
}
.cms-testimonial-carousel2 .testimonial-title {
margin-bottom: 2px;
font-size: 17px;
text-transform: uppercase;
}
.cms-testimonial-carousel2 .testimonial-holder {
position: relative;
display: flex;
flex-wrap: wrap;
align-items: center;
margin-top: 25px;
}
.cms-testimonial-carousel2 .testimonial-holder i.zmdi-quote {
font-size: 50px;
color: #f5ad0d;
position: absolute;
top: 50%;
right: 0;
-webkit-transform: translate(0, -50%);
-khtml-transform: translate(0, -50%);
-moz-transform: translate(0, -50%);
-ms-transform: translate(0, -50%);
-o-transform: translate(0, -50%);
transform: translate(0, -50%);
}
@media screen and (max-width: 767px) {
.cms-testimonial-carousel2 .testimonial-holder i.zmdi-quote {
display: none;
}
}
.cms-testimonial-carousel2 .testimonial-meta {
margin-right: 20px;
flex-grow: 1;
}
.cms-testimonial-carousel2 .testimonial-star {
margin-bottom: 4px;
}
.cms-testimonial-carousel2 .testimonial-star:before {
content: '\f27d\f27d\f27d\f27d\f27d';
font-size: 17px;
color: #fab702;
letter-spacing: 0.02em;
font-family: "Material-Design-Iconic-Font";
}
.cms-testimonial-carousel2 .testimonial-desc {
font-style: 17px;
line-height: 28px;
color: #111;
font-family: 'Roboto Condensed', sans-serif;
padding-right: 10px;
}
.cms-testimonial-carousel2 .testimonial-inner {
background-color: #fff;
padding: 41px 30px 50px 35px;
-webkit-transition: all 300ms linear 0ms;
-khtml-transition: all 300ms linear 0ms;
-moz-transition: all 300ms linear 0ms;
-ms-transition: all 300ms linear 0ms;
-o-transition: all 300ms linear 0ms;
transition: all 300ms linear 0ms;
position: relative;
}
.cms-testimonial-carousel2 .testimonial-inner:hover {
border-color: transparent;
-webkit-transform: translateY(-18px);
-khtml-transform: translateY(-18px);
-moz-transform: translateY(-18px);
-ms-transform: translateY(-18px);
-o-transform: translateY(-18px);
transform: translateY(-18px);
}
.cms-testimonial-carousel2 .icon-quote {
position: absolute;
top: 0;
right: 0;
}
.cms-testimonial-carousel2 .icon-quote:before {
content: '';
border-width: 38px;
border-style: solid;
border-color: #264e73 #264e73 transparent transparent;
position: absolute;
top: 0;
right: 0;
}
.cms-testimonial-carousel2 .icon-quote i {
font-size: 35px;
position: absolute;
top: 6px;
right: 13px;
color: #fff;
}
.cms-testimonial-carousel2 .cms-slick-carousel .slick-slide {
margin-top: 20px;
}
.cms-testimonial-carousel2 .slick-dots {
margin-top: 45px;
}
.cms-testimonial-carousel2 .slick-dots li button {
background-color: #fff;
}
.cms-testimonial-carousel2 .slick-dots li button:before {
border-color: #fff;
}
.cms-testimonial-carousel3 .testimonial-desc {
font-size: 20px;
line-height: 30px;
font-family: 'Futura-Medium';
color: #264e73;
margin-bottom: 32px;
}
.cms-testimonial-carousel3 .testimonial-title {
margin-bottom: 0;
font-size: 20px;
font-style: italic;
margin-right: 12px;
text-transform: uppercase;
}
.cms-testimonial-carousel3 .testimonial-position {
font-size: 17px;
font-style: italic;
color: #777;
font-family: 'Roboto Condensed', sans-serif;
}
.cms-testimonial-carousel3 .testimonial-meta {
display: flex;
flex-wrap: wrap;
align-items: center;
}
.cms-testimonial-carousel3 .testimonial-image img {
-webkit-border-radius: 100%;
-khtml-border-radius: 100%;
-moz-border-radius: 100%;
-ms-border-radius: 100%;
-o-border-radius: 100%;
border-radius: 100%;
-webkit-filter: grayscale(100%);
filter: grayscale(100%);
-webkit-transition: all 300ms linear 0ms;
-khtml-transition: all 300ms linear 0ms;
-moz-transition: all 300ms linear 0ms;
-ms-transition: all 300ms linear 0ms;
-o-transition: all 300ms linear 0ms;
transition: all 300ms linear 0ms;
cursor: pointer;
}
.cms-testimonial-carousel3 .cms-slick-nav {
margin-top: 26px;
margin-left: -2px;
}
.cms-testimonial-carousel3 .cms-slick-nav .slick-arrow {
display: none !important;
}
.cms-testimonial-carousel3 .cms-slick-nav .slick-list {
padding: 0 !important;
}
.cms-testimonial-carousel3 .cms-slick-nav .slick-list .slick-slide {
width: 48px !important;
margin-right: 26px;
-webkit-transition: all 300ms linear 0ms;
-khtml-transition: all 300ms linear 0ms;
-moz-transition: all 300ms linear 0ms;
-ms-transition: all 300ms linear 0ms;
-o-transition: all 300ms linear 0ms;
transition: all 300ms linear 0ms;
}
@media screen and (max-width: 767px) {
.cms-testimonial-carousel3 .cms-slick-nav .slick-list .slick-slide {
margin-right: 15px;
}
}
.cms-testimonial-carousel3 .cms-slick-nav .slick-list .slick-slide.slick-current {
width: 66px !important;
}
.cms-testimonial-carousel3 .cms-slick-nav .slick-list .slick-slide.slick-current .testimonial-image img {
-webkit-filter: grayscale(0%);
filter: grayscale(0%);
-webkit-box-shadow: 0 0 0 2px #f5ad0d;
-khtml-box-shadow: 0 0 0 2px #f5ad0d;
-moz-box-shadow: 0 0 0 2px #f5ad0d;
-ms-box-shadow: 0 0 0 2px #f5ad0d;
-o-box-shadow: 0 0 0 2px #f5ad0d;
box-shadow: 0 0 0 2px #f5ad0d;
}
.cms-testimonial-carousel3 .cms-slick-nav .slick-list .slick-track {
display: flex;
flex-wrap: wrap;
align-items: center;
padding: 2px;
}
@media screen and (max-width: 767px) {
.cms-testimonial-carousel3 .cms-slick-nav .slick-list .slick-track {
-webkit-transform: translate3d(0px, 0px, 0px) !important;
-khtml-transform: translate3d(0px, 0px, 0px) !important;
-moz-transform: translate3d(0px, 0px, 0px) !important;
-ms-transform: translate3d(0px, 0px, 0px) !important;
-o-transform: translate3d(0px, 0px, 0px) !important;
transform: translate3d(0px, 0px, 0px) !important;
}
}
.cms-gallery-carousel1 .cms-slick-carousel .slick-arrow {
-webkit-border-radius: 0px;
-khtml-border-radius: 0px;
-moz-border-radius: 0px;
-ms-border-radius: 0px;
-o-border-radius: 0px;
border-radius: 0px;
-webkit-transform: translate(0, 0);
-khtml-transform: translate(0, 0);
-moz-transform: translate(0, 0);
-ms-transform: translate(0, 0);
-o-transform: translate(0, 0);
transform: translate(0, 0);
-webkit-box-shadow: none;
-khtml-box-shadow: none;
-moz-box-shadow: none;
-ms-box-shadow: none;
-o-box-shadow: none;
box-shadow: none;
}
.cms-gallery-carousel1 .cms-slick-carousel .slick-arrow.slick-prev {
left: 0;
top: auto;
bottom: 0;
}
.cms-gallery-carousel1 .cms-slick-carousel .slick-arrow.slick-next {
left: 49px;
top: auto;
bottom: 0;
}
.cms-gallery-carousel1 .cms-slick-carousel[data-slidestoshow="1"] .slick-list {
margin: 0;
}
.cms-gallery-carousel1 .cms-slick-carousel[data-slidestoshow="1"] .slick-list .slick-slide {
padding: 0;
}
.cms-tabs--layout1 {
border: 1px solid #dedede;
background-color: #fff;
}
.cms-tabs--layout1 .cms-tab-content {
display: none;
}
.cms-tabs--layout1 .cms-tab-title {
font-size: 14px;
line-height: 24px;
text-transform: uppercase;
color: #264e73;
font-family: 'Roboto Condensed', sans-serif;
font-weight: 700;
border-bottom: 1px solid #dedede;
width: 100%;
padding: 12px 20px;
text-align: center;
letter-spacing: 0.1em;
cursor: pointer;
-webkit-transition: all 300ms linear 0ms;
-khtml-transition: all 300ms linear 0ms;
-moz-transition: all 300ms linear 0ms;
-ms-transition: all 300ms linear 0ms;
-o-transition: all 300ms linear 0ms;
transition: all 300ms linear 0ms;
}
@media screen and (max-width: 767px) {
.cms-tabs--layout1 .cms-tab-title {
display: block;
}
}
.cms-tabs--layout1 .cms-tab-title + .cms-tab-title {
border-left: 1px solid #dedede;
}
@media screen and (max-width: 575px) {
.cms-tabs--layout1 .cms-tab-title + .cms-tab-title {
border-left: none;
}
}
.cms-tabs--layout1 .cms-tab-title.active {
background-color: #fff;
border-bottom-color: transparent;
}
@media screen and (max-width: 575px) {
.cms-tabs--layout1 .cms-tab-title.active {
border-bottom-color: #dedede;
}
}
.cms-tabs--layout1 .cms-tabs-title {
background-color: #f4f4f4;
display: flex;
flex-wrap: nowrap;
}
@media screen and (max-width: 575px) {
.cms-tabs--layout1 .cms-tabs-title {
display: block;
}
}
.cms-tabs--layout1 .cms-tabs-content {
padding: 29px 30px 43px;
}
.elementor-widget-wp-widget-nav_menu > .elementor-widget-container {
border: 1px solid #dedede;
border-bottom: none;
}
.elementor-widget-wp-widget-nav_menu > .elementor-widget-container > h5 {
margin-bottom: 0;
font-size: 25px;
padding: 18px 22px;
background-color: #f5f5f5;
border-bottom: 1px solid #dedede;
}
.elementor-widget-wp-widget-nav_menu li a {
display: block;
padding: 16px 22px;
font-size: 17px;
color: #111;
font-family: 'Futura-Medium';
border-bottom: 1px solid #dedede;
}
.elementor-widget-wp-widget-nav_menu li:hover > a, .elementor-widget-wp-widget-nav_menu li.current_page_item > a, .elementor-widget-wp-widget-nav_menu li.current-menu-item > a, .elementor-widget-wp-widget-nav_menu li.current_page_ancestor > a, .elementor-widget-wp-widget-nav_menu li.current-menu-ancestor > a {
background-color: #f5ad0d;
color: #fff;
}
.cms-why-choose-us {
border: 1px solid #dedede;
}
.cms-why-choose-us .el-title {
margin-bottom: 0;
font-size: 25px;
padding: 18px 22px;
background-color: #f5f5f5;
border-bottom: 1px solid #dedede;
}
.cms-why-choose-us .cms-el--item {
font-size: 17px;
color: #111;
font-family: 'Futura-Medium';
text-transform: uppercase;
display: flex;
flex-wrap: nowrap;
align-items: center;
}
.cms-why-choose-us .cms-el--item + .cms-el--item {
margin-top: 30px;
}
.cms-why-choose-us .item--icon {
margin-right: 18px;
}
.cms-why-choose-us .cms-el-holder {
padding: 30px 22px;
}
.cms-post-grid-layout1 .item--featured {
margin-bottom: 19px;
position: relative;
}
.cms-post-grid-layout1 .item--featured .entry-date {
position: absolute;
top: 13px;
left: 13px;
}
.cms-post-grid-layout1 .item--featured img {
width: 100%;
}
.cms-post-grid-layout1 .item--title {
font-size: 25px;
margin-bottom: 19px;
}
.cms-post-grid-layout1 .item--title a {
color: inherit;
}
.cms-post-grid-layout1 .item--title a:hover {
color: #666;
}
.cms-post-grid-layout1 .item--meta {
list-style: none;
display: flex;
flex-wrap: wrap;
align-items: center;
margin: 0 0 20px;
border-top: 1px solid #e9e9e9;
border-bottom: 1px solid #e9e9e9;
padding: 10px 0;
}
.cms-post-grid-layout1 .item--meta li {
display: inline-block;
color: #999;
font-size: 13px;
margin-right: 15px;
padding-right: 15px;
border-right: 1px solid #e3e3e3;
}
.cms-post-grid-layout1 .item--meta li:last-child {
margin-right: 0;
padding-right: 0;
border-right: none;
}
.cms-post-grid-layout1 .item--meta li i {
margin-right: 6px;
}
.cms-post-grid-layout1 .item--meta li a {
color: inherit;
}
.cms-post-grid-layout1 .item--meta li a:hover {
color: inherit;
}
.cms-post-grid-layout1 .item--meta li.item--tags a:after {
content: ',';
}
.cms-post-grid-layout1 .item--meta li.item--tags a:last-child:after {
display: none;
}
.cms-post-grid-layout1 .item--content {
margin-bottom: 28px;
}
@media screen and (max-width: 991px) {
.cms-post-grid-layout1 .item--readmore {
margin-bottom: 25px;
padding-bottom: 25px;
border-bottom: 1px solid #e9e9e9;
}
}
.cms-post-grid-layout1 .grid-item-inner.item--sm {
display: flex;
flex-wrap: nowrap;
margin-bottom: 25px;
padding-bottom: 25px;
border-bottom: 1px solid #e9e9e9;
}
@media screen and (max-width: 991px) {
.cms-post-grid-layout1 .grid-item-inner.item--sm {
display: block;
}
}
.cms-post-grid-layout1 .grid-item-inner.item--sm .item--featured {
max-width: 170px;
margin-right: 30px;
margin-bottom: 0;
}
@media screen and (max-width: 991px) {
.cms-post-grid-layout1 .grid-item-inner.item--sm .item--featured {
max-width: 100%;
margin-right: 0;
margin-bottom: 22px;
}
.cms-post-grid-layout1 .grid-item-inner.item--sm .item--featured img {
width: 100%;
}
}
.cms-post-grid-layout1 .grid-item-inner.item--sm .item--title {
font-size: 20px;
margin-bottom: 15px;
}
.cms-post-grid-layout1 .grid-item-inner.item--sm .item--content {
margin-bottom: 13px;
}
.cms-post-grid-layout1 .grid-item-inner.item--sm .entry-date {
display: none;
}
.cms-post-grid-layout1 .grid-item:last-child .grid-item-inner.item--sm {
margin-bottom: 0;
padding-bottom: 0;
border-bottom: none;
}
@media screen and (max-width: 575px) {
.cms-post-grid-layout1 .grid-item {
-ms-flex: 0 0 100%;
flex: 0 0 100%;
max-width: 100%;
}
}
.user1 h3 {
margin-bottom: 0;
font-size: 17px;
line-height: 26px;
}
.user1 span {
font-size: 15px;
}
.cms-post-carousel-layout1 .entry-date, .cms-post-grid-layout2 .entry-date {
top: 15px;
left: 15px;
}
.cms-post-carousel-layout1 .entry-date span:nth-child(2), .cms-post-grid-layout2 .entry-date span:nth-child(2) {
background-color: #0c1531;
}
.cms-post-carousel-layout1 .entry-featured, .cms-post-grid-layout2 .entry-featured {
margin-bottom: 0;
position: relative;
overflow: hidden;
}
.cms-post-carousel-layout1 .entry-featured img, .cms-post-grid-layout2 .entry-featured img {
-webkit-transition: all 300ms linear 0ms;
-khtml-transition: all 300ms linear 0ms;
-moz-transition: all 300ms linear 0ms;
-ms-transition: all 300ms linear 0ms;
-o-transition: all 300ms linear 0ms;
transition: all 300ms linear 0ms;
}
.cms-post-carousel-layout1 .entry-featured + .entry-body, .cms-post-grid-layout2 .entry-featured + .entry-body {
border-top: none;
}
.cms-post-carousel-layout1 .entry-title, .cms-post-grid-layout2 .entry-title {
font-size: 20px;
line-height: 26px;
letter-spacing: 0px;
padding-bottom: 12px;
margin-bottom: 12px;
border-bottom: 1px solid #e9e9e9;
}
.cms-post-carousel-layout1 .entry-body, .cms-post-grid-layout2 .entry-body {
background-color: #fff;
border: 1px solid #dedede;
padding: 19px 24px 28px;
}
.cms-post-carousel-layout1 .item-tags, .cms-post-grid-layout2 .item-tags {
font-size: 13px;
color: #999;
margin-bottom: 4px;
}
.cms-post-carousel-layout1 .item-tags i, .cms-post-grid-layout2 .item-tags i {
margin-right: 4px;
}
.cms-post-carousel-layout1 .item-tags a, .cms-post-grid-layout2 .item-tags a {
color: inherit;
}
.cms-post-carousel-layout1 .item-tags a:hover, .cms-post-grid-layout2 .item-tags a:hover {
color: #f5ad0d;
}
.cms-post-carousel-layout1 .item-tags a:after, .cms-post-grid-layout2 .item-tags a:after {
content: ',';
}
.cms-post-carousel-layout1 .item-tags a:last-child:after, .cms-post-grid-layout2 .item-tags a:last-child:after {
display: none;
}
.cms-post-carousel-layout1 .entry-content, .cms-post-grid-layout2 .entry-content {
margin-bottom: 20px;
}
.cms-post-carousel-layout1 .cms-slick-carousel, .cms-post-grid-layout2 .cms-slick-carousel {
margin: 0 -30px 0;
}
.cms-post-carousel-layout1 .cms-slick-carousel .slick-list, .cms-post-grid-layout2 .cms-slick-carousel .slick-list {
padding-left: 30px;
padding-right: 30px;
}
.cms-post-carousel-layout1 .slick-slide, .cms-post-grid-layout2 .slick-slide {
opacity: 0;
-webkit-transition: all 300ms linear 0ms;
-khtml-transition: all 300ms linear 0ms;
-moz-transition: all 300ms linear 0ms;
-ms-transition: all 300ms linear 0ms;
-o-transition: all 300ms linear 0ms;
transition: all 300ms linear 0ms;
}
.cms-post-carousel-layout1 .slick-slide.slick-active, .cms-post-grid-layout2 .slick-slide.slick-active {
opacity: 1;
}
.cms-post-carousel-layout1 .carousel-item-inner, .cms-post-grid-layout2 .carousel-item-inner, .cms-post-carousel-layout1 .grid-item-inner, .cms-post-grid-layout2 .grid-item-inner {
-webkit-transition: all 300ms linear 0ms;
-khtml-transition: all 300ms linear 0ms;
-moz-transition: all 300ms linear 0ms;
-ms-transition: all 300ms linear 0ms;
-o-transition: all 300ms linear 0ms;
transition: all 300ms linear 0ms;
margin-top: 30px;
margin-bottom: 30px;
}
.cms-post-carousel-layout1 .carousel-item-inner:hover, .cms-post-grid-layout2 .carousel-item-inner:hover, .cms-post-carousel-layout1 .grid-item-inner:hover, .cms-post-grid-layout2 .grid-item-inner:hover {
-webkit-box-shadow: 0 10px 27px rgba(0, 0, 0, 0.15);
-khtml-box-shadow: 0 10px 27px rgba(0, 0, 0, 0.15);
-moz-box-shadow: 0 10px 27px rgba(0, 0, 0, 0.15);
-ms-box-shadow: 0 10px 27px rgba(0, 0, 0, 0.15);
-o-box-shadow: 0 10px 27px rgba(0, 0, 0, 0.15);
box-shadow: 0 10px 27px rgba(0, 0, 0, 0.15);
}
.cms-post-carousel-layout1 .carousel-item-inner:hover .entry-featured img, .cms-post-grid-layout2 .carousel-item-inner:hover .entry-featured img, .cms-post-carousel-layout1 .grid-item-inner:hover .entry-featured img, .cms-post-grid-layout2 .grid-item-inner:hover .entry-featured img {
-webkit-transform: scale(1.1);
-khtml-transform: scale(1.1);
-moz-transform: scale(1.1);
-ms-transform: scale(1.1);
-o-transform: scale(1.1);
transform: scale(1.1);
}
.cms-process1 {
display: flex;
flex-wrap: wrap;
margin: 0 -15px;
}
.cms-process1 .cms-process-icon {
height: 116px;
width: 116px;
-webkit-border-radius: 116px;
-khtml-border-radius: 116px;
-moz-border-radius: 116px;
-ms-border-radius: 116px;
-o-border-radius: 116px;
border-radius: 116px;
position: relative;
border: 1px solid #dadada;
margin: 0 auto 30px auto;
-webkit-transition: all 300ms linear 0ms;
-khtml-transition: all 300ms linear 0ms;
-moz-transition: all 300ms linear 0ms;
-ms-transition: all 300ms linear 0ms;
-o-transition: all 300ms linear 0ms;
transition: all 300ms linear 0ms;
}
.cms-process1 .cms-process-icon img {
position: absolute;
top: 50%;
left: 50%;
-webkit-transform: translate(-50%, -50%);
-khtml-transform: translate(-50%, -50%);
-moz-transform: translate(-50%, -50%);
-ms-transform: translate(-50%, -50%);
-o-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
-webkit-transition: all 300ms linear 0ms;
-khtml-transition: all 300ms linear 0ms;
-moz-transition: all 300ms linear 0ms;
-ms-transition: all 300ms linear 0ms;
-o-transition: all 300ms linear 0ms;
transition: all 300ms linear 0ms;
}
.cms-process1 .cms-process-divider {
position: absolute;
top: 45px;
}
@media screen and (max-width: 767px) {
.cms-process1 .cms-process-divider {
display: none !important;
}
}
.cms-process1 .cms-process-title {
margin-bottom: 14px;
font-size: 20px;
text-transform: uppercase;
}
.cms-process1 .cms-process-item {
padding: 0 15px;
text-align: center;
position: relative;
}
@media screen and (max-width: 767px) {
.cms-process1 .cms-process-item + .cms-process-item {
margin-top: 60px;
}
}
.cms-process1 .cms-process-item:hover .cms-process-icon:before {
-webkit-transform: rotate(14deg);
-khtml-transform: rotate(14deg);
-moz-transform: rotate(14deg);
-ms-transform: rotate(14deg);
-o-transform: rotate(14deg);
transform: rotate(14deg);
}
.cms-process1 .cms-process-item:nth-child(1) .cms-process-divider {
background-image: url(//www.aadeshmetal.com/wp-content/themes/facmaster/assets/images/process-divider1.png);
width: 109px;
height: 33px;
right: -55px;
}
@media screen and (max-width: 991px) {
.cms-process1 .cms-process-item:nth-child(1) .cms-process-divider {
width: 60px;
height: 18px;
right: -30px;
background-size: cover;
}
}
.cms-process1 .cms-process-item:nth-child(2) .cms-process-divider {
background-image: url(//www.aadeshmetal.com/wp-content/themes/facmaster/assets/images/process-divider2.png);
width: 109px;
height: 29px;
right: -55px;
}
@media screen and (max-width: 991px) {
.cms-process1 .cms-process-item:nth-child(2) .cms-process-divider {
width: 60px;
height: 16px;
right: -30px;
background-size: cover;
}
}
.cms-process1 .cms-process-item:nth-child(3) .cms-process-divider {
background-image: url(//www.aadeshmetal.com/wp-content/themes/facmaster/assets/images/process-divider3.png);
width: 109px;
height: 33px;
right: -55px;
}
@media screen and (max-width: 991px) {
.cms-process1 .cms-process-item:nth-child(3) .cms-process-divider {
width: 60px;
height: 18px;
right: -30px;
background-size: cover;
}
}
.cms-process1.cms-process-1-column .cms-process-item {
width: 100%;
}
.cms-process1.cms-process-2-column .cms-process-item {
width: 50%;
}
.cms-process1.cms-process-2-column .cms-process-item:nth-child(2) .cms-process-divider {
display: none;
}
.cms-process1.cms-process-3-column .cms-process-item {
width: 33.33%;
}
.cms-process1.cms-process-3-column .cms-process-item:nth-child(3) .cms-process-divider {
display: none;
}
@media screen and (min-width: 1200px) {
.cms-process1.cms-process-4-column {
margin: 0 -60px;
}
}
.cms-process1.cms-process-4-column .cms-process-item {
width: 25%;
}
@media screen and (min-width: 1200px) {
.cms-process1.cms-process-4-column .cms-process-item {
padding: 0 60px;
}
}
@media screen and (max-width: 767px) {
.cms-process1 .cms-process-item {
width: 50% !important;
}
}
@media screen and (max-width: 575px) {
.cms-process1 .cms-process-item {
width: 100% !important;
}
}
.cms-process1 .cms-process-item:hover .cms-process-icon {
background-color: #f5ad0d;
border-color: #f5ad0d;
-webkit-box-shadow: 0 0 0 9px rgba(245, 173, 13, 0.3);
-khtml-box-shadow: 0 0 0 9px rgba(245, 173, 13, 0.3);
-moz-box-shadow: 0 0 0 9px rgba(245, 173, 13, 0.3);
-ms-box-shadow: 0 0 0 9px rgba(245, 173, 13, 0.3);
-o-box-shadow: 0 0 0 9px rgba(245, 173, 13, 0.3);
box-shadow: 0 0 0 9px rgba(245, 173, 13, 0.3);
}
.cms-process1 .cms-process-item:hover .cms-process-icon img {
filter: brightness(0) invert(1);
}
.cms-showcase .item--image img {
-webkit-box-shadow: 0 0 0 1px #d3d3d3;
-khtml-box-shadow: 0 0 0 1px #d3d3d3;
-moz-box-shadow: 0 0 0 1px #d3d3d3;
-ms-box-shadow: 0 0 0 1px #d3d3d3;
-o-box-shadow: 0 0 0 1px #d3d3d3;
box-shadow: 0 0 0 1px #d3d3d3;
-webkit-transition: all 300ms linear 0ms;
-khtml-transition: all 300ms linear 0ms;
-moz-transition: all 300ms linear 0ms;
-ms-transition: all 300ms linear 0ms;
-o-transition: all 300ms linear 0ms;
transition: all 300ms linear 0ms;
}
.cms-showcase .item--title {
font-size: 20px;
color: #222;
text-align: center;
margin-top: 26px;
margin-bottom: 0;
font-family: 'Futura-Heavy';
font-weight: 400;
}
.cms-showcase .item--title a {
color: inherit;
}
.cms-showcase .item--title a:hover {
color: #f5ad0d;
}
.cms-showcase:hover .item--image img {
-webkit-box-shadow: 0 6px 37px rgba(0, 0, 0, 0.3);
-khtml-box-shadow: 0 6px 37px rgba(0, 0, 0, 0.3);
-moz-box-shadow: 0 6px 37px rgba(0, 0, 0, 0.3);
-ms-box-shadow: 0 6px 37px rgba(0, 0, 0, 0.3);
-o-box-shadow: 0 6px 37px rgba(0, 0, 0, 0.3);
box-shadow: 0 6px 37px rgba(0, 0, 0, 0.3);
}
#section-portfolio-carousel .hide-nav .slick-arrow {
opacity: 0;
}
.sidebar-sticky {
position: -webkit-sticky;
position: sticky;
top: 30px;
}
.admin-bar .sidebar-sticky {
top: 60px;
}
.header-sticky .sidebar-sticky {
top: 110px;
}
.admin-bar.header-sticky .sidebar-sticky {
top: 140px;
}
.entry-content .page-links {
clear: left;
padding-top: 10px;
}
.entry-content .page-links span {
text-align: center;
display: inline-block;
height: 26px;
width: 26px;
line-height: 26px;
color: #fff;
-webkit-border-radius: 26px;
-khtml-border-radius: 26px;
-moz-border-radius: 26px;
-ms-border-radius: 26px;
-o-border-radius: 26px;
border-radius: 26px;
background-color: #f5ad0d;
font-size: 14px;
font-weight: 500;
margin: 0 3px;
-webkit-transition: all 0.3s cubic-bezier(0.39, 0.575, 0.565, 1) 0s;
-khtml-transition: all 0.3s cubic-bezier(0.39, 0.575, 0.565, 1) 0s;
-moz-transition: all 0.3s cubic-bezier(0.39, 0.575, 0.565, 1) 0s;
-ms-transition: all 0.3s cubic-bezier(0.39, 0.575, 0.565, 1) 0s;
-o-transition: all 0.3s cubic-bezier(0.39, 0.575, 0.565, 1) 0s;
transition: all 0.3s cubic-bezier(0.39, 0.575, 0.565, 1) 0s;
}
.entry-content .page-links a span {
background-color: #e0e3e8;
color: #000;
}
.entry-content .page-links a span:hover {
background-color: #f5ad0d;
color: #fff;
}
.entry-content .page-links .post-page-numbers {
margin: 0 3px;
}
.entry-content .page-links .post-page-numbers span {
margin: 0;
}
@media screen and (min-width: 1400px) {
body .container {
max-width: 1200px;
width: 100%;
}
}
@media screen and (max-width: 1199px) {
body .container {
max-width: 100%;
}
}
@media screen and (max-width: 991px) {
#primary + #secondary {
margin-top: 60px;
}
}
.site-content {
padding: 110px 0;
position: relative;
}
@media screen and (max-width: 991px) {
.site-content {
overflow: hidden;
}
}
.layout-container {
background-color: #fcfcfc;
padding-bottom: 55px;
}
.widget .widget-content ul:not(.entry-meta) {
margin: 0;
list-style: none;
}
.page-template-default .entry-footer {
text-align: center;
}
.page-template-default .entry-footer i {
padding-right: 8px;
}
@media screen and (min-width: 992px) {
.content-has-sidebar.float-right {
order: 2;
-webkit-order: 2;
-ms-order: 2;
}
.content-has-sidebar.float-right + #secondary {
order: 1;
-webkit-order: 1;
-ms-order: 1;
}
}
.cms-widget-cart-sidebar {
-webkit-transition: transform 0.4s ease 0s;
-khtml-transition: transform 0.4s ease 0s;
-moz-transition: transform 0.4s ease 0s;
-ms-transition: transform 0.4s ease 0s;
-o-transition: transform 0.4s ease 0s;
transition: transform 0.4s ease 0s;
-webkit-transform: translateX(100%);
-khtml-transform: translateX(100%);
-moz-transform: translateX(100%);
-ms-transform: translateX(100%);
-o-transform: translateX(100%);
transform: translateX(100%);
padding-top: 30px;
padding-bottom: 137px;
background-color: #fff;
position: fixed;
top: 0;
right: 0;
height: 100%;
-webkit-box-shadow: 0 2px 27px rgba(54, 54, 54, 0.13);
-khtml-box-shadow: 0 2px 27px rgba(54, 54, 54, 0.13);
-moz-box-shadow: 0 2px 27px rgba(54, 54, 54, 0.13);
-ms-box-shadow: 0 2px 27px rgba(54, 54, 54, 0.13);
-o-box-shadow: 0 2px 27px rgba(54, 54, 54, 0.13);
box-shadow: 0 2px 27px rgba(54, 54, 54, 0.13);
z-index: 9999;
width: 320px;
overflow: hidden;
}
.cms-widget-cart-sidebar .widget_shopping_title {
border-bottom: 1px solid #e2e2e2;
margin-bottom: 18px;
padding-bottom: 14px;
font-size: 20px;
font-weight: 600;
color: #222;
font-family: 'Roboto Condensed', sans-serif;
}
.cms-widget-cart-sidebar .cms-close {
background-color: #264e73;
color: #fff;
position: absolute;
top: 0;
left: 0;
height: 44px;
width: 44px;
line-height: 44px;
text-align: center;
font-size: 18px;
cursor: pointer;
}
.cms-widget-cart-sidebar .cms-close:hover {
background-color: #f5ad0d;
}
.cms-widget-cart-sidebar .widget_shopping_cart {
padding: 30px 45px 0 30px;
height: 100%;
overflow-y: scroll;
width: 350px;
}
.cms-widget-cart-sidebar .widget_shopping_cart .widget_shopping_cart_content ul.cart_list li {
padding: 20px 15px 15px 0;
display: flex;
flex-wrap: nowrap;
border-bottom: 1px solid rgba(0, 0, 0, 0.1);
position: relative;
}
.cms-widget-cart-sidebar .widget_shopping_cart .widget_shopping_cart_content ul.cart_list li:last-child {
border: none;
padding-bottom: 0;
}
.cms-widget-cart-sidebar .widget_shopping_cart .widget_shopping_cart_content ul.cart_list li.empty {
font-size: 16px;
margin-top: 40px;
padding: 0 !important;
text-align: center;
display: block;
}
.cms-widget-cart-sidebar .widget_shopping_cart .widget_shopping_cart_content ul.cart_list li.empty span {
text-align: center;
margin-bottom: 20px;
display: block;
margin-top: 20px;
}
.cms-widget-cart-sidebar .widget_shopping_cart .widget_shopping_cart_content ul.cart_list li.empty i {
font-size: 60px;
color: #0d2335;
}
.cms-widget-cart-sidebar .widget_shopping_cart .widget_shopping_cart_content ul.cart_list li.empty .btn {
line-height: 50px;
width: 100%;
}
.cms-widget-cart-sidebar .widget_shopping_cart .widget_shopping_cart_content ul.cart_list li.empty .btn:hover {
color: #fff;
}
.cms-widget-cart-sidebar .widget_shopping_cart .widget_shopping_cart_content ul.cart_list .cart-product-image {
width: 45px;
min-width: 45px;
margin-right: 15px;
}
.cms-widget-cart-sidebar .widget_shopping_cart .widget_shopping_cart_content ul.cart_list .cart-product-image a {
display: inline-block;
}
.cms-widget-cart-sidebar .widget_shopping_cart .widget_shopping_cart_content ul.cart_list .cart-product-image img {
margin: 0;
width: inherit;
}
.cms-widget-cart-sidebar .widget_shopping_cart .widget_shopping_cart_content ul.cart_list .cart-product-meta {
padding-right: 12px;
}
.cms-widget-cart-sidebar .widget_shopping_cart .widget_shopping_cart_content ul.cart_list .cart-product-meta h3 {
font-size: 16px;
line-height: normal;
margin-bottom: 3px;
}
.cms-widget-cart-sidebar .widget_shopping_cart .widget_shopping_cart_content ul.cart_list .cart-product-meta h3 a {
color: inherit;
}
.cms-widget-cart-sidebar .widget_shopping_cart .widget_shopping_cart_content ul.cart_list .cart-product-meta h3 a:hover {
color: #555;
}
.cms-widget-cart-sidebar .widget_shopping_cart .widget_shopping_cart_content ul.cart_list .cart-product-meta .quantity {
font-size: 14px;
}
.cms-widget-cart-sidebar .widget_shopping_cart .widget_shopping_cart_content ul.cart_list a.remove_from_cart_button {
opacity: 0;
position: absolute;
top: 50%;
-webkit-transform: translate(0, -50%);
-khtml-transform: translate(0, -50%);
-moz-transform: translate(0, -50%);
-ms-transform: translate(0, -50%);
-o-transform: translate(0, -50%);
transform: translate(0, -50%);
right: 0;
width: 18px;
height: 18px;
text-align: center;
-webkit-border-radius: 18px;
-khtml-border-radius: 18px;
-moz-border-radius: 18px;
-ms-border-radius: 18px;
-o-border-radius: 18px;
border-radius: 18px;
line-height: 17px;
color: #f5ad0d;
font-size: 18px;
}
.cms-widget-cart-sidebar .widget_shopping_cart .widget_shopping_cart_content ul.cart_list a.remove_from_cart_button i {
vertical-align: middle;
}
.cms-widget-cart-sidebar .widget_shopping_cart .widget_shopping_cart_content ul.cart_list li:hover a.remove_from_cart_button {
opacity: 1;
}
.cms-widget-cart-sidebar .widget_shopping_cart .widget_shopping_cart_footer {
position: absolute;
bottom: 0;
left: 0;
right: 0;
padding: 30px;
background-color: #fff;
}
.cms-widget-cart-sidebar .widget_shopping_cart .widget_shopping_cart_footer p.total {
border: none;
border-top: 1px solid rgba(0, 0, 0, 0.1);
padding-top: 15px;
padding-bottom: 0;
font-family: 'Roboto Condensed', sans-serif;
color: #111;
font-weight: 700;
}
.cms-widget-cart-sidebar .widget_shopping_cart .widget_shopping_cart_footer p.buttons {
margin: 0;
display: flex;
flex-wrap: wrap;
}
.cms-widget-cart-sidebar .widget_shopping_cart .widget_shopping_cart_footer p.buttons .btn {
padding-left: 15px;
padding-right: 15px;
margin: 0;
width: 100%;
line-height: 45px;
}
.cms-widget-cart-sidebar .widget_shopping_cart .widget_shopping_cart_footer p.buttons .btn + .btn {
margin-top: 10px;
}
@media screen and (min-width: 992px) {
.admin-bar .widget-cart-sidebar {
top: 32px;
padding-bottom: 167px;
}
.admin-bar .widget-cart-sidebar .widget_shopping_cart .widget_shopping_cart_footer {
bottom: 32px;
}
}
.entry-content > .woocommerce .cart-empty, .entry-content > .woocommerce .return-to-shop {
text-align: center;
}
.woocommerce ins {
background-color: transparent;
color: #f5ad0d;
}
.woocommerce .content-row #secondary.widget-has-sidebar:before {
display: none;
}
.woocommerce #secondary .widget .widget-title {
margin: 0;
}
.woocommerce #secondary .widget_price_filter .widget-holder {
padding-top: 40px;
}
.woocommerce #secondary .widget_product_search {
position: relative;
}
.woocommerce #secondary .widget_product_search button {
padding: 0;
width: 50px;
height: 49px;
text-indent: -9999px;
position: absolute;
top: 0;
right: 0;
-webkit-border-radius: 0px;
-khtml-border-radius: 0px;
-moz-border-radius: 0px;
-ms-border-radius: 0px;
-o-border-radius: 0px;
border-radius: 0px;
opacity: 1;
z-index: 3;
border: none;
color: #222;
font-size: 16px;
background-color: transparent;
background-image: none;
-webkit-box-shadow: none;
-khtml-box-shadow: none;
-moz-box-shadow: none;
-ms-box-shadow: none;
-o-box-shadow: none;
box-shadow: none;
}
.woocommerce #secondary .widget_product_search button:after {
content: "\f002";
position: absolute;
top: 0;
right: 0;
font-family: "Font Awesome 5 Pro";
text-indent: 0px;
font-weight: 400;
background-color: #f5ad0d;
color: #fff;
width: 50px;
height: 49px;
line-height: 49px;
text-align: center;
}
.woocommerce #secondary .widget_product_search button:hover {
background-color: #f5ad0d;
border-color: #f5ad0d;
color: #fff;
}
.woocommerce #secondary .widget_product_search .search-field {
border-color: #f5ad0d;
}
.woocommerce #secondary .widget_product_search .search-field:focus {
border-color: #f5ad0d;
}
.woocommerce #secondary .widget_product_search .woocommerce-product-search {
position: relative;
}
.woocommerce #secondary .widget_product_categories {
border-bottom: none;
}
.woocommerce #secondary .widget_product_categories .widget-holder {
padding: 0;
}
.woocommerce #secondary .widget_product_categories li a {
color: #111;
font-family: 'Futura-Medium';
font-size: 17px;
padding: 17px 22px;
display: block;
line-height: 26px;
border-bottom: 1px solid #dedede;
}
.woocommerce #secondary .widget_product_categories li a:hover {
background-color: #f5ad0d;
color: #fff;
}
.woocommerce #secondary .widget_product_categories li.current-cat > a, .woocommerce #secondary .widget_product_categories li.current-cat-parent > a, .woocommerce #secondary .widget_product_categories li.current-cat-ancestor > a {
background-color: #f5ad0d;
color: #fff;
}
.woocommerce #secondary .widget_product_tag_cloud .widget-holder {
padding-bottom: 20px;
}
.woocommerce #secondary .widget_products ul li {
position: relative;
padding: 0 0 0 95px;
margin-bottom: 15px;
min-height: 80px;
}
.woocommerce #secondary .widget_products ul li .product-title {
margin-bottom: 0;
}
.woocommerce #secondary .widget_products ul li img {
margin: 0;
width: 100%;
max-width: 80px;
position: absolute;
top: 0;
left: 0;
border-radius: 7px;
-webkit-box-shadow: 0 5px 9px rgba(0, 0, 0, 0.1);
-khtml-box-shadow: 0 5px 9px rgba(0, 0, 0, 0.1);
-moz-box-shadow: 0 5px 9px rgba(0, 0, 0, 0.1);
-ms-box-shadow: 0 5px 9px rgba(0, 0, 0, 0.1);
-o-box-shadow: 0 5px 9px rgba(0, 0, 0, 0.1);
box-shadow: 0 5px 9px rgba(0, 0, 0, 0.1);
}
.woocommerce #secondary .widget_products ul li a {
font-size: 15px;
color: #222;
font-weight: 700;
line-height: 1.25;
margin-top: 8px;
margin-bottom: 6px;
font-family: 'Roboto Condensed', sans-serif;
}
.woocommerce #secondary .widget_products ul li a:hover {
color: #f5ad0d;
}
@media screen and (max-width: 769px) {
body.woocommerce .coupon #coupon_code, body.woocommerce-page .coupon #coupon_code {
width: 100% !important;
margin-bottom: 10px;
border: none;
-webkit-border-radius: 50px;
-khtml-border-radius: 50px;
-moz-border-radius: 50px;
-ms-border-radius: 50px;
-o-border-radius: 50px;
border-radius: 50px;
}
body.woocommerce .coupon .button, body.woocommerce-page .coupon .button {
width: 100% !important;
}
}
body.woocommerce form .form-row, body.woocommerce-page form .form-row {
padding: 0 0 10px;
}
body.woocommerce table.cart td.actions .coupon .input-text, body.woocommerce-page table.cart td.actions .coupon .input-text {
margin-right: 15px;
}
body.woocommerce textarea, body.woocommerce-page textarea {
padding-top: 24px;
padding-bottom: 24px;
min-height: 140px;
}
body.woocommerce .nice-select, body.woocommerce-page .nice-select {
border: 1px solid #d5d5d6;
text-align: left;
-webkit-border-radius: 0px;
-khtml-border-radius: 0px;
-moz-border-radius: 0px;
-ms-border-radius: 0px;
-o-border-radius: 0px;
border-radius: 0px;
height: 49px;
}
body.woocommerce .nice-select span.current, body.woocommerce-page .nice-select span.current {
line-height: 31px;
}
body.woocommerce .nice-select:after, body.woocommerce-page .nice-select:after {
color: inherit;
}
body.woocommerce form .select2-container--default .select2-selection, body.woocommerce-page form .select2-container--default .select2-selection {
border: 1px solid #d5d5d6;
-webkit-border-radius: 0px;
-khtml-border-radius: 0px;
-moz-border-radius: 0px;
-ms-border-radius: 0px;
-o-border-radius: 0px;
border-radius: 0px;
height: 50px;
}
body.woocommerce form .select2-container--default .select2-selection .select2-selection__rendered, body.woocommerce-page form .select2-container--default .select2-selection .select2-selection__rendered {
line-height: 50px;
color: #767677;
font-size: 16px;
padding-left: 14px;
}
body.woocommerce #respond input#submit, body.woocommerce-page #respond input#submit, body.woocommerce a.button, body.woocommerce-page a.button, body.woocommerce a.wc-forward, body.woocommerce-page a.wc-forward, body.woocommerce button.button, body.woocommerce-page button.button, body.woocommerce input.button, body.woocommerce-page input.button, body.woocommerce .cart button.button, body.woocommerce-page .cart button.button, body.woocommerce a.button.alt, body.woocommerce-page a.button.alt, body.woocommerce button.button, body.woocommerce-page button.button {
font-family: 'Roboto Condensed', sans-serif;
background-color: #f5ad0d !important;
font-size: 15px;
color: #fff;
text-transform: uppercase;
padding: 0 28px;
line-height: 45px;
-webkit-transition: all 300ms linear 0ms;
-khtml-transition: all 300ms linear 0ms;
-moz-transition: all 300ms linear 0ms;
-ms-transition: all 300ms linear 0ms;
-o-transition: all 300ms linear 0ms;
transition: all 300ms linear 0ms;
-webkit-border-radius: 0px;
-khtml-border-radius: 0px;
-moz-border-radius: 0px;
-ms-border-radius: 0px;
-o-border-radius: 0px;
border-radius: 0px;
position: relative;
display: inline-block;
text-align: center;
cursor: pointer;
font-weight: 700;
border: 2px solid #f5ad0d;
letter-spacing: 0.1em;
}
body.woocommerce #respond input#submit:hover, body.woocommerce-page #respond input#submit:hover, body.woocommerce a.button:hover, body.woocommerce-page a.button:hover, body.woocommerce a.wc-forward:hover, body.woocommerce-page a.wc-forward:hover, body.woocommerce button.button:hover, body.woocommerce-page button.button:hover, body.woocommerce input.button:hover, body.woocommerce-page input.button:hover, body.woocommerce .cart button.button:hover, body.woocommerce-page .cart button.button:hover, body.woocommerce a.button.alt:hover, body.woocommerce-page a.button.alt:hover, body.woocommerce button.button:hover, body.woocommerce-page button.button:hover, body.woocommerce #respond input#submit:focus, body.woocommerce-page #respond input#submit:focus, body.woocommerce a.button:focus, body.woocommerce-page a.button:focus, body.woocommerce a.wc-forward:focus, body.woocommerce-page a.wc-forward:focus, body.woocommerce button.button:focus, body.woocommerce-page button.button:focus, body.woocommerce input.button:focus, body.woocommerce-page input.button:focus, body.woocommerce .cart button.button:focus, body.woocommerce-page .cart button.button:focus, body.woocommerce a.button.alt:focus, body.woocommerce-page a.button.alt:focus, body.woocommerce button.button:focus, body.woocommerce-page button.button:focus, body.woocommerce #respond input#submit:active, body.woocommerce-page #respond input#submit:active, body.woocommerce a.button:active, body.woocommerce-page a.button:active, body.woocommerce a.wc-forward:active, body.woocommerce-page a.wc-forward:active, body.woocommerce button.button:active, body.woocommerce-page button.button:active, body.woocommerce input.button:active, body.woocommerce-page input.button:active, body.woocommerce .cart button.button:active, body.woocommerce-page .cart button.button:active, body.woocommerce a.button.alt:active, body.woocommerce-page a.button.alt:active, body.woocommerce button.button:active, body.woocommerce-page button.button:active {
-webkit-box-shadow: none;
-khtml-box-shadow: none;
-moz-box-shadow: none;
-ms-box-shadow: none;
-o-box-shadow: none;
box-shadow: none;
outline: medium none;
text-decoration: none;
color: #fff;
background-color: #264e73 !important;
border-color: #264e73;
}
.woocommerce .comment-form, .woocommerce-page .comment-form {
max-width: 100%;
}
.woocommerce .woocommerce-message, .woocommerce-page .woocommerce-message, .woocommerce .woocommerce-info, .woocommerce-page .woocommerce-info {
color: inherit;
border-color: #f5ad0d;
}
.woocommerce .woocommerce-message:before, .woocommerce-page .woocommerce-message:before, .woocommerce .woocommerce-info:before, .woocommerce-page .woocommerce-info:before {
color: #f5ad0d;
}
.woocommerce #content .quantity, .woocommerce-page #content .quantity {
position: relative;
display: inline-block;
-webkit-border-radius: 50px;
-khtml-border-radius: 50px;
-moz-border-radius: 50px;
-ms-border-radius: 50px;
-o-border-radius: 50px;
border-radius: 50px;
}
.woocommerce #content .quantity .qty, .woocommerce-page #content .quantity .qty {
padding: 0 30px 0 15px;
border: 1px solid #c8c8c8;
color: #767677;
font-weight: 500;
-webkit-border-radius: 0px;
-khtml-border-radius: 0px;
-moz-border-radius: 0px;
-ms-border-radius: 0px;
-o-border-radius: 0px;
border-radius: 0px;
font-size: 16px;
-moz-appearance: textfield;
height: 49px;
width: 60px;
font-style: normal;
}
.woocommerce #content .quantity .qty::-webkit-outer-spin-button, .woocommerce-page #content .quantity .qty::-webkit-outer-spin-button, .woocommerce #content .quantity .qty::-webkit-inner-spin-button, .woocommerce-page #content .quantity .qty::-webkit-inner-spin-button {
-webkit-appearance: none;
margin: 0;
}
.woocommerce #content .quantity-icon, .woocommerce-page #content .quantity-icon {
width: 8px;
height: 18px;
position: absolute;
top: 50%;
right: 14px;
-webkit-transform: translate(0, -50%);
-khtml-transform: translate(0, -50%);
-moz-transform: translate(0, -50%);
-ms-transform: translate(0, -50%);
-o-transform: translate(0, -50%);
transform: translate(0, -50%);
}
.woocommerce #content .quantity-icon i, .woocommerce-page #content .quantity-icon i {
position: absolute;
right: 0;
cursor: pointer;
width: 8px;
height: 8px;
line-height: 8px;
text-align: center;
font-size: 20px;
overflow: hidden;
}
.woocommerce #content .quantity-icon i.quantity-up, .woocommerce-page #content .quantity-icon i.quantity-up {
top: -2px;
}
.woocommerce #content .quantity-icon i.quantity-down, .woocommerce-page #content .quantity-icon i.quantity-down {
bottom: -2px;
}
.woocommerce table.shop_table, .woocommerce-page table.shop_table {
-webkit-border-radius: 0px;
-khtml-border-radius: 0px;
-moz-border-radius: 0px;
-ms-border-radius: 0px;
-o-border-radius: 0px;
border-radius: 0px;
}
.woocommerce table.shop_table td, .woocommerce-page table.shop_table td {
padding: 20px 15px;
}
.woocommerce table.shop_table th, .woocommerce-page table.shop_table th, .woocommerce table.shop_table tbody th, .woocommerce-page table.shop_table tbody th, .woocommerce table.shop_table tfoot td, .woocommerce-page table.shop_table tfoot td, .woocommerce table.shop_table tfoot th, .woocommerce-page table.shop_table tfoot th {
font-weight: 500;
}
.woocommerce-page #add_payment_method table.cart img, .woocommerce-page.woocommerce-cart table.cart img, .woocommerce-page.woocommerce-checkout table.cart img {
width: 50px;
}
.woocommerce #secondary .widget_price_filter .ui-slider-horizontal {
height: 2px;
background-color: #c8c8c8;
-webkit-border-radius: 0px;
-khtml-border-radius: 0px;
-moz-border-radius: 0px;
-ms-border-radius: 0px;
-o-border-radius: 0px;
border-radius: 0px;
}
.woocommerce #secondary .widget_price_filter .ui-slider .ui-slider-range {
background-color: #f5ad0d;
}
.woocommerce #secondary .widget_price_filter .ui-slider .ui-slider-handle {
height: 18px;
width: 18px;
background-color: #f5ad0d;
-webkit-border-radius: 18px;
-khtml-border-radius: 18px;
-moz-border-radius: 18px;
-ms-border-radius: 18px;
-o-border-radius: 18px;
border-radius: 18px;
top: -8px;
}
.woocommerce #secondary .widget_price_filter .price_slider_amount {
display: flex;
align-items: center;
flex-wrap: nowrap;
padding-top: 24px;
}
.woocommerce #secondary .widget_price_filter .price_slider_amount .button {
padding: 0 30px;
background-color: #264e73 !important;
border-color: #264e73;
margin-right: 20px;
}
.woocommerce #secondary .widget_price_filter .price_slider_amount .button:hover, .woocommerce #secondary .widget_price_filter .price_slider_amount .button:focus {
background-color: #f5ad0d !important;
border-color: #f5ad0d;
}
.woocommerce #secondary .widget_price_filter .price_label {
font-size: 17px;
color: #111;
font-family: 'Futura-Medium';
flex-grow: 1;
}
.widget_products .amount {
font-size: 14px;
font-weight: 700;
}
.widget_products del {
color: #8f8f8f;
}
.widget_products del .amount {
font-weight: 400;
color: #8f8f8f;
}
.widget_products .star-rating-wrap {
display: none !important;
}
.widget_rating_filter .wc-layered-nav-rating a {
font-size: 0px;
display: block;
padding-left: 28px !important;
position: relative;
}
.widget_rating_filter .wc-layered-nav-rating a:before {
content: "";
height: 18px;
width: 18px;
border: 1px solid #e6e6e6;
-webkit-border-radius: 18px;
-khtml-border-radius: 18px;
-moz-border-radius: 18px;
-ms-border-radius: 18px;
-o-border-radius: 18px;
border-radius: 18px;
position: absolute;
top: 1px;
left: 0;
-webkit-transition: all 0.2s cubic-bezier(0.39, 0.575, 0.565, 1) 0s;
-khtml-transition: all 0.2s cubic-bezier(0.39, 0.575, 0.565, 1) 0s;
-moz-transition: all 0.2s cubic-bezier(0.39, 0.575, 0.565, 1) 0s;
-ms-transition: all 0.2s cubic-bezier(0.39, 0.575, 0.565, 1) 0s;
-o-transition: all 0.2s cubic-bezier(0.39, 0.575, 0.565, 1) 0s;
transition: all 0.2s cubic-bezier(0.39, 0.575, 0.565, 1) 0s;
}
.widget_rating_filter .wc-layered-nav-rating a .star-rating {
font-size: 18px;
}
.widget_rating_filter .wc-layered-nav-rating a:hover:before {
border-color: #f5ad0d;
background-color: #f5ad0d;
}
.widget_rating_filter .wc-layered-nav-rating.chosen a:before {
border-color: #f5ad0d;
background-color: #f5ad0d;
}
#shop-topbar {
border-bottom: 1px solid #e5e5e5;
background-color: #f7f7f7;
}
#shop-topbar .shop-topbar-item {
margin: 11px 0;
position: relative;
padding-left: 76px;
color: #000;
font-size: 16px;
min-height: 56px;
display: flex;
flex-wrap: nowrap;
align-items: center;
}
#shop-topbar .shop-topbar-item i {
height: 56px;
width: 56px;
-webkit-border-radius: 56px;
-khtml-border-radius: 56px;
-moz-border-radius: 56px;
-ms-border-radius: 56px;
-o-border-radius: 56px;
border-radius: 56px;
border: 1px solid #e5e5e5;
line-height: 54px;
text-align: center;
font-size: 24px;
position: absolute;
top: 0;
left: 0;
}
#shop-topbar .shop-topbar-item span {
font-weight: 500;
}
#shop-breadcrumb {
padding: 23px 0;
}
#shop-breadcrumb ul {
list-style: none;
margin: 0;
}
#shop-breadcrumb ul li {
display: inline-block;
font-size: 16px;
font-weight: 500;
color: #f5ad0d;
margin: 10px 0;
padding: 0 12px;
position: relative;
}
#shop-breadcrumb ul li::after {
content: '/';
color: #e9e9e9;
position: absolute;
top: 0;
right: -4px;
}
#shop-breadcrumb ul li:first-child {
padding-left: 0;
}
#shop-breadcrumb ul li:last-child:after {
display: none;
}
#shop-breadcrumb ul li a {
color: #282828;
}
#shop-breadcrumb ul li a:hover {
color: #f5ad0d;
}
.woocommerce .star-rating-wrap {
display: flex;
align-items: center;
flex-wrap: nowrap;
}
.woocommerce .star-rating-wrap .star-rating {
margin: 0;
}
.woocommerce .star-rating-wrap .count-rating {
font-size: 16px;
margin-left: 8px;
color: #223543;
font-weight: 600;
}
.woocommerce span.onsale {
height: 33px;
line-height: 33px;
min-width: inherit;
min-height: inherit;
font-size: 15px;
color: #fff;
padding: 0 28px;
text-align: center;
background-color: #264e73;
-webkit-border-radius: 0px;
-khtml-border-radius: 0px;
-moz-border-radius: 0px;
-ms-border-radius: 0px;
-o-border-radius: 0px;
border-radius: 0px;
margin: 0 !important;
top: 18px !important;
left: auto !important;
right: 35px !important;
font-weight: normal;
z-index: 99;
}
.woocommerce .star-rating {
margin: 0;
letter-spacing: 0.2em;
width: 90px;
height: 18px;
}
.woocommerce .star-rating span::before, .woocommerce .star-rating:before {
content: "\f27d\f27d\f27d\f27d\f27d";
font-family: 'Material-Design-Iconic-Font';
font-size: 18px;
}
.woocommerce .star-rating span::before {
color: #ffc600;
}
.woocommerce .star-rating:before {
color: #d4d4d4;
}
.woocommerce ul.products {
display: flex;
flex-wrap: wrap;
margin: 0 -15px;
}
.woocommerce ul.products li.product {
margin-bottom: 44px;
margin-right: 0;
margin-left: 0;
padding: 0 15px;
}
.woocommerce ul.products li.product.last {
margin-right: 0;
}
@media screen and (min-width: 992px) {
.woocommerce ul.products.columns-4 li.product {
width: calc(25% - 1px);
width: -webkit-calc(25% - 1px);
width: -ms-calc(25% - 1px);
width: -o-calc(25% - 1px);
}
}
@media screen and (max-width: 991px) {
.woocommerce ul.products.columns-4 li.product {
width: calc(33.33% - 1px);
width: -webkit-calc(33.33% - 1px);
width: -ms-calc(33.33% - 1px);
width: -o-calc(33.33% - 1px);
}
}
@media screen and (min-width: 768px) {
.woocommerce ul.products.columns-3 li.product {
width: calc(33.33% - 1px);
width: -webkit-calc(33.33% - 1px);
width: -ms-calc(33.33% - 1px);
width: -o-calc(33.33% - 1px);
}
}
@media (min-width: 576px) and (max-width: 767px) {
.woocommerce ul.products li.product {
width: 50% !important;
}
}
@media screen and (max-width: 575px) {
.woocommerce ul.products li.product {
width: 100% !important;
}
}
@media screen and (min-width: 992px) {
.woocommerce #primary.content-has-sidebar ul.products.columns-4 li.product {
width: calc(50% - 1px);
width: -webkit-calc(50% - 1px);
width: -ms-calc(50% - 1px);
width: -o-calc(50% - 1px);
}
}
.woocommerce ul.products li.product .woocommerce-product-title, .woocommerce .woocommerce-product-title {
font-size: 25px;
margin-bottom: 0px;
}
.woocommerce ul.products li.product .woocommerce-product-title a, .woocommerce .woocommerce-product-title a {
color: inherit;
}
.woocommerce ul.products li.product .woocommerce-product-title a:hover, .woocommerce .woocommerce-product-title a:hover {
color: #f5ad0d;
}
.woocommerce .woocommerce-product-category {
font-size: 14px;
color: inherit;
margin-bottom: 3px;
}
.woocommerce .woocommerce-product-category a {
color: inherit;
}
.woocommerce .woocommerce-product-category a:hover {
color: #f5ad0d;
}
.woocommerce ul.products li.product .price {
font-size: 15px;
line-height: 26px;
font-weight: normal;
margin-bottom: 0;
color: #111;
}
.woocommerce ul.products li.product .price .amount {
color: #111;
}
.woocommerce ul.products li.product .price del {
color: #999;
}
.woocommerce ul.products li.product .price ins {
font-weight: inherit;
}
.woocommerce .woocommerce-topbar {
display: flex;
align-items: center;
flex-wrap: wrap;
margin-bottom: 20px;
position: relative;
z-index: 101;
}
.woocommerce .woocommerce-topbar div.woocommerce-result-count {
margin: 0 30px 30px 0px;
flex-grow: 1;
}
.woocommerce .woocommerce-topbar .woocommerce-topbar-ordering {
margin-bottom: 30px;
}
.woocommerce .woocommerce-topbar .woocommerce-result-count, .woocommerce .woocommerce-topbar .woocommerce-topbar-ordering .woocommerce-ordering {
float: none;
margin: 0;
font-size: 17px;
color: #111;
}
.woocommerce .woocommerce-topbar .woocommerce-ordering {
min-width: 220px;
}
.woocommerce .woocommerce-topbar .woocommerce-ordering .nice-select {
background-color: #fff;
font-size: 15px;
color: #111;
font-style: normal;
border-color: #d8d8d8;
padding-left: 20px;
height: 49px;
min-width: 250px;
}
.woocommerce .woocommerce-topbar .woocommerce-ordering .nice-select:after {
font-size: 20px;
color: #fff;
width: 49px;
height: 49px;
line-height: 49px;
text-align: center;
background-color: #264e73;
-webkit-border-radius: 0px;
-khtml-border-radius: 0px;
-moz-border-radius: 0px;
-ms-border-radius: 0px;
-o-border-radius: 0px;
border-radius: 0px;
right: -1px;
top: -1px;
-webkit-transform: translate(0, 0);
-khtml-transform: translate(0, 0);
-moz-transform: translate(0, 0);
-ms-transform: translate(0, 0);
-o-transform: translate(0, 0);
transform: translate(0, 0);
}
.woocommerce .woocommerce-topbar .woocommerce-ordering .nice-select.open:after {
content: "\f106";
}
.woocommerce .woocommerce-product-inner {
background-color: #fff;
}
.woocommerce .woocommerce-product-inner .woocommerce-product-header {
position: relative;
overflow: hidden;
z-index: 1;
}
.woocommerce .woocommerce-product-inner .woocommerce-product-header .woocommerce-product-details:before {
content: '';
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
background-color: rgba(38, 78, 115, 0.35);
-webkit-transition: all 300ms linear 0ms;
-khtml-transition: all 300ms linear 0ms;
-moz-transition: all 300ms linear 0ms;
-ms-transition: all 300ms linear 0ms;
-o-transition: all 300ms linear 0ms;
transition: all 300ms linear 0ms;
opacity: 0;
}
.woocommerce .woocommerce-product-inner .woocommerce-product-header img {
width: auto;
display: inline-block;
margin-bottom: 0 !important;
}
.woocommerce .woocommerce-product-inner .woocommerce-add-to-cart {
position: absolute;
bottom: 0;
left: 0;
right: 0;
-webkit-transition: all 300ms linear 0ms;
-khtml-transition: all 300ms linear 0ms;
-moz-transition: all 300ms linear 0ms;
-ms-transition: all 300ms linear 0ms;
-o-transition: all 300ms linear 0ms;
transition: all 300ms linear 0ms;
opacity: 0;
}
.woocommerce .woocommerce-product-inner .woocommerce-add-to-cart a {
line-height: 51px;
display: block;
width: 100%;
font-family: 'Roboto Condensed', sans-serif;
margin: 0;
font-weight: 700;
}
.woocommerce .woocommerce-product-inner .woocommerce-add-to-cart a:not(.loading):after {
content: '\f290';
font-family: "Font Awesome 5 Pro";
margin-left: 8px;
}
.woocommerce .woocommerce-product-inner .woocommerce-add-to-cart a.wc-forward:after {
content: '\f291';
}
.woocommerce .woocommerce-product-inner .woocommerce-add-to-cart a.added {
display: none;
}
.woocommerce .woocommerce-product-inner .woocommerce-add-to-cart a.loading:after {
top: 0;
right: 20px;
}
.woocommerce .woocommerce-product-inner .woocommerce-product-rating {
margin-top: 6px;
}
.woocommerce .woocommerce-product-inner .woocommerce-product-rating .woocommerce-review-link {
display: none;
}
.woocommerce .woocommerce-product-inner:hover .woocommerce-product-header .woocommerce-product-details:before {
opacity: 1;
}
.woocommerce .woocommerce-product-inner:hover .woocommerce-product-header .woocommerce-add-to-cart {
opacity: 1;
}
.woocommerce .woocommerce-product-inner .woocommerce-product-content {
display: flex;
flex-wrap: nowrap;
margin-top: 20px;
}
.woocommerce .woocommerce-product-inner .woocommerce-product-holder {
margin-right: 20px;
flex-grow: 1;
}
.woocommerce .woocommerce-product-inner .woocommerce-product-holder .price {
line-height: 1;
}
.woocommerce .woocommerce-product-inner .woocommerce-product-holder .star-rating {
float: none;
margin: 0 auto 8px auto;
}
.woocommerce .woocommerce-product-inner .woocommerce-product-holder .count-rating {
font-size: 14px;
color: rgba(0, 0, 0, 0.5);
margin-left: 8px;
}
.woocommerce .woocommerce-product-inner .woocommerce-product-holder .woocommerce-product-title {
padding: 0px !important;
margin-bottom: 9px !important;
}
.woocommerce .woocommerce-product-inner .woocommerce-product-holder .star-rating-wrap {
margin-bottom: 0;
}
.woocommerce .woocommerce-product-inner + .button.yith-wcqv-button {
display: none !important;
}
.woocommerce .product-type-grouped .woocommerce-product-header .woocommerce-product-meta {
display: none !important;
}
.woocommerce nav.woocommerce-pagination {
text-align: center;
}
.woocommerce nav.woocommerce-pagination ul.page-numbers {
border: none;
}
.woocommerce nav.woocommerce-pagination ul.page-numbers li {
border: none;
overflow: visible;
}
.woocommerce nav.woocommerce-pagination ul.page-numbers .page-numbers {
text-align: center;
height: 49px;
width: 49px;
padding: 0;
line-height: 49px;
-webkit-border-radius: 0px;
-khtml-border-radius: 0px;
-moz-border-radius: 0px;
-ms-border-radius: 0px;
-o-border-radius: 0px;
border-radius: 0px;
color: inherit;
background-color: #264e73;
font-size: 17px;
margin: 10px 5px 0 5px;
border: none;
color: #fff;
font-family: 'Futura-Medium';
}
.woocommerce nav.woocommerce-pagination ul.page-numbers .page-numbers.next, .woocommerce nav.woocommerce-pagination ul.page-numbers .page-numbers.prev {
font-size: 0;
}
.woocommerce nav.woocommerce-pagination ul.page-numbers .page-numbers.next:before {
font-size: 17px;
content: '\f101';
font-weight: 400;
font-family: "Font Awesome 5 Pro";
}
.woocommerce nav.woocommerce-pagination ul.page-numbers .page-numbers.prev:before {
font-size: 17px;
font-weight: 400;
content: '\f100';
font-family: "Font Awesome 5 Pro";
}
.woocommerce nav.woocommerce-pagination ul.page-numbers .page-numbers.current, .woocommerce nav.woocommerce-pagination ul.page-numbers .page-numbers:hover {
background-color: #f5ad0d;
color: #fff;
}
.single-product .woocommerce-social-share {
padding-top: 30px;
}
.single-product .woocommerce-social-share label {
font-size: 14px;
color: #42495b;
font-family: 'Roboto Condensed', sans-serif;
margin-right: 20px;
}
.single-product .woocommerce-social-share a {
color: #6a6a6a;
font-size: 16px;
margin-right: 12px;
}
.single-product .woocommerce-social-share a:hover {
color: #f5ad0d;
}
.single-product .woocommerce-summary-wrap {
margin: 0 -30px;
}
.single-product .woocommerce-summary-wrap > .col-xl-6 {
padding: 0 30px;
}
.single-product #shop-breadcrumb {
padding-bottom: 46px;
}
.single-product #shop-newsletter {
margin-top: 30px;
}
.single-product .woocommerce-sg-product-price {
margin-bottom: 11px;
}
.single-product .woocommerce-sg-product-price > .price {
margin-bottom: 0;
}
.single-product .woocommerce-sg-product-rating {
margin-bottom: 18px;
}
.single-product .woocommerce-sg-product-nav .nav-icon {
font-size: 25px;
color: #777;
margin-right: 20px;
}
.single-product .woocommerce-sg-product-nav .nav-icon:hover {
color: #f5ad0d;
}
.single-product .woocommerce-sg-product-nav .nav-post-next .nav-icon {
margin-right: 0;
margin-left: 20px;
}
@media screen and (max-width: 991px) {
.single-product .woocommerce-sg-product-nav .nav-post-next .nav-icon {
margin-right: 20px;
margin-left: 0;
}
}
.single-product .woocommerce-sg-product-nav .cms-nav-links .nav-item {
margin-top: 28px;
}
.single-product section.related {
padding-top: 100px;
}
.single-product section.related h2 {
font-size: 45px;
text-transform: uppercase;
margin-bottom: 5px;
position: relative;
padding-bottom: 21px;
}
@media screen and (max-width: 991px) {
.single-product section.related h2 {
font-size: 30px;
}
}
.single-product section.related h2:before {
content: '';
width: 242px;
height: 1px;
background-color: #dedede;
position: absolute;
bottom: 0;
left: 0;
}
.single-product section.related h2:after {
content: '';
width: 100px;
height: 3px;
background-color: #f5ad0d;
position: absolute;
bottom: -1px;
left: 0;
}
.single-product section.related ul.products {
margin-bottom: 0;
}
.single-product section.related ul.products li.product {
margin-bottom: 0 !important;
margin-top: 65px;
}
.single-product #primary div.product .woocommerce-product-details__short-description {
margin-bottom: 22px;
}
.single-product #primary div.product .woocommerce-product-details__short-description p:last-child {
margin-bottom: 0;
}
.single-product #primary div.product .woocommerce-sg-product-feature {
margin-top: 34px;
margin-bottom: 71px;
list-style: none;
}
.single-product #primary div.product .woocommerce-sg-product-feature li {
display: flex;
flex-wrap: nowrap;
}
.single-product #primary div.product .woocommerce-sg-product-feature li i {
margin-right: 8px;
margin-top: 8px;
}
.single-product #primary div.product .woocommerce-sg-product-feature li p:last-child {
margin-bottom: 0;
}
.single-product #primary div.product .woocommerce-sg-product-feature li + li {
margin-top: 10px;
}
.single-product #primary div.product form.cart {
border-top: 1px solid #e3e3e3;
padding: 15px 0 25px;
border-bottom: 1px solid #e3e3e3;
}
.single-product #primary div.product form.cart label {
font-size: 18px;
line-height: 30px;
margin-bottom: 0;
font-weight: 700;
color: #232323;
font-family: 'Roboto Condensed', sans-serif;
}
@media screen and (max-width: 767px) {
.single-product #primary div.product form.cart label {
font-size: 15px;
line-height: normal;
}
}
.single-product #primary div.product form.cart .reset_variations {
display: none !important;
}
.single-product #primary div.product form.cart .variations {
margin-bottom: 10px;
}
.single-product #primary div.product form.cart .variations td {
padding-bottom: 20px;
}
.single-product #primary div.product form.cart .button-variable-wrapper .button-variable-item {
background-color: #f3f3f3;
border: none;
line-height: 40px;
color: #152136;
text-transform: uppercase;
-webkit-border-radius: 0px;
-khtml-border-radius: 0px;
-moz-border-radius: 0px;
-ms-border-radius: 0px;
-o-border-radius: 0px;
border-radius: 0px;
-webkit-box-shadow: none;
-khtml-box-shadow: none;
-moz-box-shadow: none;
-ms-box-shadow: none;
-o-box-shadow: none;
box-shadow: none;
-webkit-transition: all 0.3s ease 0s;
-khtml-transition: all 0.3s ease 0s;
-moz-transition: all 0.3s ease 0s;
-ms-transition: all 0.3s ease 0s;
-o-transition: all 0.3s ease 0s;
transition: all 0.3s ease 0s;
margin: 0 5px 5px 0;
width: 40px;
height: 40px;
}
.single-product #primary div.product form.cart .button-variable-wrapper .button-variable-item span {
font-size: 14px;
}
.single-product #primary div.product form.cart .button-variable-wrapper .button-variable-item.selected, .single-product #primary div.product form.cart .button-variable-wrapper .button-variable-item:hover {
background-color: #f5ad0d;
color: #fff;
}
.single-product #primary div.product form.cart .color-variable-wrapper .color-variable-item {
padding: 0;
border: none;
-webkit-box-shadow: none;
-khtml-box-shadow: none;
-moz-box-shadow: none;
-ms-box-shadow: none;
-o-box-shadow: none;
box-shadow: none;
margin: 0 5px 5px 0;
opacity: 0.5;
}
.single-product #primary div.product form.cart .color-variable-wrapper .color-variable-item span {
border: 2px solid rgba(0, 0, 0, 0.2);
}
.single-product #primary div.product form.cart .color-variable-wrapper .color-variable-item.selected {
opacity: 1;
}
.single-product #primary div.product form.cart.variations_form .woocommerce-variation-add-to-cart {
display: flex;
flex-wrap: wrap;
align-items: center;
}
.single-product #primary div.product form.cart.variations_form .woocommerce-variation-add-to-cart .single_add_to_cart_button, .single-product #primary div.product form.cart.variations_form .woocommerce-variation-add-to-cart .quantity {
margin-top: 20px;
}
.single-product #primary div.product form.cart.variations_form .woocommerce-variation-price {
margin: 25px 0;
}
.single-product #primary div.product form.cart.variations_form button.single_add_to_cart_button {
background-color: #f5ad0d;
}
.single-product #primary div.product form.cart.variations_form button.single_add_to_cart_button:hover {
background-color: transparent;
}
.single-product #primary div.product form.cart:not(.variations_form), .single-product #primary div.product form.cart:not(.grouped_form) {
display: flex;
margin: 0;
align-items: center;
flex-wrap: wrap;
}
.single-product #primary div.product form.cart:not(.variations_form) .quantity, .single-product #primary div.product form.cart:not(.grouped_form) .quantity, .single-product #primary div.product form.cart:not(.variations_form) .single_add_to_cart_button, .single-product #primary div.product form.cart:not(.grouped_form) .single_add_to_cart_button {
margin-top: 10px;
}
.single-product #primary div.product .woocommerce-gallery span.onsale {
right: auto !important;
left: 50px !important;
}
.single-product #primary div.product .woocommerce-product-gallery {
width: 100% !important;
margin-bottom: 70px;
}
@media screen and (max-width: 767px) {
.single-product #primary div.product .woocommerce-product-gallery {
margin-bottom: 30px;
}
}
.single-product #primary div.product .woocommerce-product-gallery .flex-control-nav {
margin-top: 40px;
margin-left: -15px;
margin-right: -15px;
}
@media screen and (max-width: 575px) {
.single-product #primary div.product .woocommerce-product-gallery .flex-control-nav {
margin-top: 20px;
margin-left: -10px;
margin-right: -10px;
}
}
.single-product #primary div.product .woocommerce-product-gallery .flex-control-nav li {
padding: 0 15px;
width: 33.33%;
margin-bottom: 30px;
}
@media screen and (max-width: 575px) {
.single-product #primary div.product .woocommerce-product-gallery .flex-control-nav li {
padding: 0 10px;
}
}
.single-product #primary div.product .woocommerce-product-gallery .flex-control-nav img {
opacity: 1;
}
.single-product #primary div.product .woocommerce-product-gallery .flex-control-nav img.flex-active {
outline: 5px solid rgba(245, 173, 13, 0.1);
outline-offset: -5px;
}
.single-product #primary div.product .woocommerce-product-gallery .woocommerce-product-gallery__image a {
position: relative;
display: block;
}
.single-product #primary div.product .woocommerce-product-gallery .woocommerce-product-gallery__image a:before {
content: '';
background-color: rgba(245, 173, 13, 0.85);
position: absolute;
top: 0;
right: 0;
width: 100%;
height: 100%;
display: block;
opacity: 0;
-webkit-transition: all 0.3s linear;
-khtml-transition: all 0.3s linear;
-moz-transition: all 0.3s linear;
-ms-transition: all 0.3s linear;
-o-transition: all 0.3s linear;
transition: all 0.3s linear;
}
.single-product #primary div.product .woocommerce-product-gallery .woocommerce-product-gallery__image a:after {
content: "\f06e";
font-family: "Font Awesome 5 Pro";
font-size: 16px;
height: 40px;
width: 40px;
line-height: 40px;
-webkit-border-radius: 40px;
-khtml-border-radius: 40px;
-moz-border-radius: 40px;
-ms-border-radius: 40px;
-o-border-radius: 40px;
border-radius: 40px;
background-color: #fff;
text-align: center;
color: #f5ad0d;
position: absolute;
top: 50%;
-webkit-transform: translate(0%, -50%);
-khtml-transform: translate(0%, -50%);
-moz-transform: translate(0%, -50%);
-ms-transform: translate(0%, -50%);
-o-transform: translate(0%, -50%);
transform: translate(0%, -50%);
left: 0;
right: 0;
margin: auto;
-webkit-transition: all 0.3s linear;
-khtml-transition: all 0.3s linear;
-moz-transition: all 0.3s linear;
-ms-transition: all 0.3s linear;
-o-transition: all 0.3s linear;
transition: all 0.3s linear;
opacity: 0;
}
.single-product #primary div.product .woocommerce-product-gallery .woocommerce-product-gallery__image a:hover:before {
opacity: 0.8;
}
.single-product #primary div.product .woocommerce-product-gallery .woocommerce-product-gallery__image a:hover:after {
opacity: 1;
}
.single-product #primary div.product .entry-summary {
width: 100% !important;
margin-bottom: 70px;
}
@media screen and (min-width: 768px) {
.single-product #primary div.product .entry-summary {
position: sticky;
top: 62px;
}
}
.single-product #primary div.product .entry-summary .yith-wcwl-add-to-wishlist {
display: none;
}
.single-product #primary div.product .entry-summary .woocommerce-product-rating {
margin-bottom: 0;
}
.single-product #primary div.product .entry-summary .woocommerce-product-rating .woocommerce-review-link {
display: none;
}
.single-product #primary div.product .entry-summary .woocommerce-product-rating .star-rating-wrap {
margin-bottom: 8px;
}
.single-product #primary div.product .entry-summary .entry-title {
font-size: 30px;
margin-bottom: 9px;
}
.single-product #primary div.product .entry-summary .price {
font-size: 20px;
font-family: 'Futura-Medium';
color: #111;
}
.single-product #primary div.product .entry-summary .price del {
color: #999;
}
.single-product #primary div.product .entry-summary .price ins {
color: #111;
}
.single-product #primary div.product .entry-summary .price ins .amount {
font-weight: normal;
}
.single-product #primary div.product .entry-summary .woocommerce-sg-product-excerpt > h3 {
font-size: 30px;
margin-bottom: 11px;
}
.single-product #primary div.product .entry-summary .woocommerce-sg-product-meta {
margin-bottom: 28px;
}
.single-product #primary div.product .entry-summary .single_add_to_cart_button {
clear: left;
margin-top: 30px;
background-color: #264e73 !important;
border-color: #264e73;
}
.single-product #primary div.product .entry-summary .single_add_to_cart_button:hover {
border-color: #f5ad0d !important;
background-color: #f5ad0d !important;
}
.single-product #primary div.product .entry-summary .single_add_to_cart_button:after {
content: '\f290';
font-family: "Font Awesome 5 Pro";
margin-left: 8px;
}
.single-product #primary div.product .woocommerce-tabs ul.wc-tabs {
margin-bottom: -1px;
padding: 0;
display: flex;
flex-wrap: wrap;
}
.single-product #primary div.product .woocommerce-tabs ul.wc-tabs:before, .single-product #primary div.product .woocommerce-tabs ul.wc-tabs:after {
display: none;
}
.single-product #primary div.product .woocommerce-tabs ul.wc-tabs li {
padding: 0;
border: none;
margin: 0;
background-color: transparent;
}
.single-product #primary div.product .woocommerce-tabs ul.wc-tabs li + li {
margin-left: -1px;
}
.single-product #primary div.product .woocommerce-tabs ul.wc-tabs li:before, .single-product #primary div.product .woocommerce-tabs ul.wc-tabs li:after {
display: none;
}
.single-product #primary div.product .woocommerce-tabs ul.wc-tabs li a {
background-color: #f7f7f7;
font-style: 14px;
line-height: 47px;
text-transform: uppercase;
color: #264e73;
letter-spacing: 0.1em;
font-family: 'Roboto Condensed', sans-serif;
border: 1px solid #c8c8c8;
padding: 0 32px;
}
@media screen and (max-width: 991px) {
.single-product #primary div.product .woocommerce-tabs ul.wc-tabs li a {
padding: 0 20px;
}
}
.single-product #primary div.product .woocommerce-tabs ul.wc-tabs li a:before {
content: '';
height: 1px;
width: 100%;
background-color: #fff;
position: absolute;
bottom: 0;
left: 0;
opacity: 0;
-webkit-transition: all 300ms linear 0ms;
-khtml-transition: all 300ms linear 0ms;
-moz-transition: all 300ms linear 0ms;
-ms-transition: all 300ms linear 0ms;
-o-transition: all 300ms linear 0ms;
transition: all 300ms linear 0ms;
}
.single-product #primary div.product .woocommerce-tabs ul.wc-tabs li.active a {
background-color: #fff;
}
.single-product #primary div.product .woocommerce-tabs ul.wc-tabs li.active a:before {
opacity: 1;
}
.single-product #primary div.product .woocommerce-tabs .woocommerce-Tabs-panel {
display: block;
border: 1px solid #c8c8c8;
margin: 0;
padding: 40px 30px;
}
.single-product #primary div.product .woocommerce-tabs .woocommerce-Tabs-panel > h2 {
display: none;
}
.single-product #primary div.product .woocommerce-tabs .woocommerce-Tabs-panel p:last-child {
margin-bottom: 0;
}
.single-product #primary div.product .woocommerce-tabs .woocommerce-Tabs-panel--reviews .comment-form-rating {
margin-bottom: 15px;
}
.single-product #primary div.product .woocommerce-tabs .woocommerce-Tabs-panel--reviews .comment-form-rating label {
margin-bottom: 10px;
}
.single-product #primary div.product .woocommerce-tabs .woocommerce-Tabs-panel--reviews .comment-form-comment label {
margin-bottom: 8px;
}
.single-product #primary div.product .woocommerce-tabs .woocommerce-Tabs-panel--reviews .woocommerce-Reviews-title {
display: none;
}
.single-product #primary div.product .woocommerce-tabs .woocommerce-Tabs-panel--reviews .comment-reply-title, .single-product #primary div.product .woocommerce-tabs .woocommerce-Tabs-panel--reviews .nice-select {
display: none;
}
.single-product #primary div.product .woocommerce-tabs .woocommerce-Tabs-panel--reviews .comment-form #comment {
height: 140px;
min-height: 140px;
}
.single-product #primary div.product .woocommerce-tabs .woocommerce-Tabs-panel--reviews #review_form {
padding: 30px;
border: 1px solid #e9e9e9;
}
.single-product #primary div.product .woocommerce-tabs .woocommerce-Tabs-panel--reviews #review_form #commentform {
padding: 0;
background-color: inherit;
}
.single-product #primary div.product .woocommerce-tabs .woocommerce-Tabs-panel--reviews #reviews ol.commentlist {
padding: 0;
}
.single-product #primary div.product .woocommerce-tabs .woocommerce-Tabs-panel--reviews #reviews ol.commentlist li.review {
position: relative;
margin-bottom: 20px;
padding: 30px;
border: 1px solid #eee;
}
@media screen and (max-width: 1199px) {
.single-product #primary div.product .woocommerce-tabs .woocommerce-Tabs-panel--reviews #reviews ol.commentlist li.review {
padding: 20px 15px 20px 20px;
}
}
.single-product #primary div.product .woocommerce-tabs .woocommerce-Tabs-panel--reviews #reviews ol.commentlist li.review .star-rating-wrap {
position: absolute;
right: 0;
top: 0;
}
.single-product #primary div.product .woocommerce-tabs .woocommerce-Tabs-panel--reviews #reviews ol.commentlist li.review .star-rating-wrap .count-rating {
display: none;
}
@media screen and (max-width: 991px) {
.single-product #primary div.product .woocommerce-tabs .woocommerce-Tabs-panel--reviews #reviews ol.commentlist li.review .star-rating-wrap {
position: static;
margin-bottom: 8px;
}
}
.single-product #primary div.product .woocommerce-tabs .woocommerce-Tabs-panel--reviews #reviews ol.commentlist li.review .comment_container {
position: relative;
}
.single-product #primary div.product .woocommerce-tabs .woocommerce-Tabs-panel--reviews #reviews ol.commentlist li.review img.avatar {
padding: 0;
width: 80px;
-webkit-border-radius: 80px;
-khtml-border-radius: 80px;
-moz-border-radius: 80px;
-ms-border-radius: 80px;
-o-border-radius: 80px;
border-radius: 80px;
-webkit-box-shadow: 0 5px 8px rgba(0, 0, 0, 0.08);
-khtml-box-shadow: 0 5px 8px rgba(0, 0, 0, 0.08);
-moz-box-shadow: 0 5px 8px rgba(0, 0, 0, 0.08);
-ms-box-shadow: 0 5px 8px rgba(0, 0, 0, 0.08);
-o-box-shadow: 0 5px 8px rgba(0, 0, 0, 0.08);
box-shadow: 0 5px 8px rgba(0, 0, 0, 0.08);
}
@media screen and (max-width: 575px) {
.single-product #primary div.product .woocommerce-tabs .woocommerce-Tabs-panel--reviews #reviews ol.commentlist li.review img.avatar {
width: 40px;
border: none;
}
}
.single-product #primary div.product .woocommerce-tabs .woocommerce-Tabs-panel--reviews #reviews ol.commentlist li.review .comment-text {
border: none;
margin: 0;
padding: 0 0 0 100px;
}
@media screen and (max-width: 767px) {
.single-product #primary div.product .woocommerce-tabs .woocommerce-Tabs-panel--reviews #reviews ol.commentlist li.review .comment-text .star-rating {
float: none;
}
}
@media screen and (max-width: 575px) {
.single-product #primary div.product .woocommerce-tabs .woocommerce-Tabs-panel--reviews #reviews ol.commentlist li.review .comment-text {
padding-left: 60px;
}
}
.single-product #primary div.product .woocommerce-tabs .woocommerce-Tabs-panel--reviews #reviews ol.commentlist li.review .meta {
margin: 0 0 8px;
font-size: 16px;
}
@media screen and (max-width: 575px) {
.single-product #primary div.product .woocommerce-tabs .woocommerce-Tabs-panel--reviews #reviews ol.commentlist li.review .meta {
display: block;
}
}
.single-product #primary div.product .woocommerce-tabs .woocommerce-Tabs-panel--reviews #reviews ol.commentlist li.review .meta .woocommerce-review__published-date {
display: block;
font-size: 13px;
font-weight: 500;
line-height: 22px;
}
.single-product #primary div.product .woocommerce-tabs .woocommerce-Tabs-panel--reviews #reviews ol.commentlist li.review .meta .woocommerce-review__author {
color: #222;
font-family: 'Roboto Condensed', sans-serif;
display: block;
line-height: 1;
margin-bottom: 4px;
}
.single-product #primary div.product .woocommerce-tabs .woocommerce-Tabs-panel--reviews #reviews ol.commentlist li.review .meta .woocommerce-review__dash {
display: none;
}
.single-product #primary div.product .woocommerce-tabs .woocommerce-Tabs-panel--reviews #reviews ol.commentlist li.review .description p {
margin: 0;
}
.single-product #primary div.product .quantity {
margin-right: 30px;
}
.single-product #primary div.product .product_meta {
display: flex;
flex-wrap: wrap;
font-size: 14px;
color: inherit;
}
.single-product #primary div.product .product_meta > span {
display: block;
width: 100%;
color: #111;
font-family: 'Futura-Medium';
text-transform: uppercase;
}
.single-product #primary div.product .product_meta > span + span {
margin-top: 9px;
}
.single-product #primary div.product .product_meta a {
color: #777;
text-transform: capitalize;
font-family: 'Futura-Book', sans-serif;
}
.single-product #primary div.product .product_meta a:hover {
color: #f5ad0d;
}
@media screen and (min-width: 768px) {
.single-product.header-sticky #primary div.product .entry-summary {
top: 120px;
}
.single-product.header-sticky.admin-bar #primary div.product .entry-summary {
top: 150px;
}
}
body.woocommerce-cart .woocommerce-cart-form .actions .button, body.woocommerce-wishlist .woocommerce-cart-form .actions .button, body.woocommerce-cart #yith-wcwl-form .actions .button, body.woocommerce-wishlist #yith-wcwl-form .actions .button {
padding: 0 20px !important;
}
body.woocommerce-cart .woocommerce-cart-form table.cart td.actions .input-text, body.woocommerce-wishlist .woocommerce-cart-form table.cart td.actions .input-text, body.woocommerce-cart #yith-wcwl-form table.cart td.actions .input-text, body.woocommerce-wishlist #yith-wcwl-form table.cart td.actions .input-text {
width: 180px !important;
height: 49px;
padding: 0 25px;
font-size: 16px;
}
body.woocommerce-cart .woocommerce-cart-form .shop_table, body.woocommerce-wishlist .woocommerce-cart-form .shop_table, body.woocommerce-cart #yith-wcwl-form .shop_table, body.woocommerce-wishlist #yith-wcwl-form .shop_table {
border: none;
}
body.woocommerce-cart .woocommerce-cart-form .shop_table thead th, body.woocommerce-wishlist .woocommerce-cart-form .shop_table thead th, body.woocommerce-cart #yith-wcwl-form .shop_table thead th, body.woocommerce-wishlist #yith-wcwl-form .shop_table thead th {
font-size: 15px;
font-weight: 700;
color: #333;
padding: 10px;
border-top: none;
border-left: none;
border-right: none;
border-bottom: 3px solid #f5ad0d;
}
body.woocommerce-cart .woocommerce-cart-form .shop_table tbody td, body.woocommerce-wishlist .woocommerce-cart-form .shop_table tbody td, body.woocommerce-cart #yith-wcwl-form .shop_table tbody td, body.woocommerce-wishlist #yith-wcwl-form .shop_table tbody td {
text-align: left;
border-left: none;
border-right: none;
border-top: none;
border-bottom: 1px solid rgba(0, 0, 0, .1);
}
body.woocommerce-cart .woocommerce-cart-form .shop_table tbody td.actions, body.woocommerce-wishlist .woocommerce-cart-form .shop_table tbody td.actions, body.woocommerce-cart #yith-wcwl-form .shop_table tbody td.actions, body.woocommerce-wishlist #yith-wcwl-form .shop_table tbody td.actions {
border-bottom: none;
padding-left: 0;
padding-right: 0;
}
body.woocommerce-cart .woocommerce-cart-form tbody .product-name a, body.woocommerce-wishlist .woocommerce-cart-form tbody .product-name a, body.woocommerce-cart #yith-wcwl-form tbody .product-name a, body.woocommerce-wishlist #yith-wcwl-form tbody .product-name a {
color: #152136;
font-size: 16px;
font-weight: 600;
}
body.woocommerce-cart .woocommerce-cart-form tbody .product-name a:hover, body.woocommerce-wishlist .woocommerce-cart-form tbody .product-name a:hover, body.woocommerce-cart #yith-wcwl-form tbody .product-name a:hover, body.woocommerce-wishlist #yith-wcwl-form tbody .product-name a:hover {
color: #f5ad0d;
}
body.woocommerce-cart .woocommerce-cart-form tbody .product-name .yith-wcqv-button, body.woocommerce-wishlist .woocommerce-cart-form tbody .product-name .yith-wcqv-button, body.woocommerce-cart #yith-wcwl-form tbody .product-name .yith-wcqv-button, body.woocommerce-wishlist #yith-wcwl-form tbody .product-name .yith-wcqv-button {
display: none;
}
body.woocommerce-cart .woocommerce-cart-form tbody .product-name dl.variation, body.woocommerce-wishlist .woocommerce-cart-form tbody .product-name dl.variation, body.woocommerce-cart #yith-wcwl-form tbody .product-name dl.variation, body.woocommerce-wishlist #yith-wcwl-form tbody .product-name dl.variation {
display: none;
}
body.woocommerce-cart .woocommerce-cart-form tbody .product-price, body.woocommerce-wishlist .woocommerce-cart-form tbody .product-price, body.woocommerce-cart #yith-wcwl-form tbody .product-price, body.woocommerce-wishlist #yith-wcwl-form tbody .product-price, body.woocommerce-cart .woocommerce-cart-form tbody .product-subtotal, body.woocommerce-wishlist .woocommerce-cart-form tbody .product-subtotal, body.woocommerce-cart #yith-wcwl-form tbody .product-subtotal, body.woocommerce-wishlist #yith-wcwl-form tbody .product-subtotal {
color: #152136;
font-size: 16px;
font-weight: 600;
}
body.woocommerce-cart .woocommerce-cart-form tbody .product-price ins, body.woocommerce-wishlist .woocommerce-cart-form tbody .product-price ins, body.woocommerce-cart #yith-wcwl-form tbody .product-price ins, body.woocommerce-wishlist #yith-wcwl-form tbody .product-price ins, body.woocommerce-cart .woocommerce-cart-form tbody .product-subtotal ins, body.woocommerce-wishlist .woocommerce-cart-form tbody .product-subtotal ins, body.woocommerce-cart #yith-wcwl-form tbody .product-subtotal ins, body.woocommerce-wishlist #yith-wcwl-form tbody .product-subtotal ins {
color: #152136;
background-color: transparent;
}
body.woocommerce-cart .woocommerce-cart-form tbody .product-thumbnail, body.woocommerce-wishlist .woocommerce-cart-form tbody .product-thumbnail, body.woocommerce-cart #yith-wcwl-form tbody .product-thumbnail, body.woocommerce-wishlist #yith-wcwl-form tbody .product-thumbnail {
text-align: center !important;
min-width: 120px;
}
body.woocommerce-cart .woocommerce-cart-form tbody .product-thumbnail a, body.woocommerce-wishlist .woocommerce-cart-form tbody .product-thumbnail a, body.woocommerce-cart #yith-wcwl-form tbody .product-thumbnail a, body.woocommerce-wishlist #yith-wcwl-form tbody .product-thumbnail a {
display: block;
}
body.woocommerce-cart .woocommerce-cart-form tbody .product-thumbnail a img, body.woocommerce-wishlist .woocommerce-cart-form tbody .product-thumbnail a img, body.woocommerce-cart #yith-wcwl-form tbody .product-thumbnail a img, body.woocommerce-wishlist #yith-wcwl-form tbody .product-thumbnail a img {
width: 100%;
max-width: 80px;
}
body.woocommerce-cart .woocommerce-cart-form .product-remove, body.woocommerce-wishlist .woocommerce-cart-form .product-remove, body.woocommerce-cart #yith-wcwl-form .product-remove, body.woocommerce-wishlist #yith-wcwl-form .product-remove {
position: relative;
min-width: 50px;
}
body.woocommerce-cart .woocommerce-cart-form .product-remove a.remove, body.woocommerce-wishlist .woocommerce-cart-form .product-remove a.remove, body.woocommerce-cart #yith-wcwl-form .product-remove a.remove, body.woocommerce-wishlist #yith-wcwl-form .product-remove a.remove {
font-size: 0px;
}
body.woocommerce-cart .woocommerce-cart-form .product-remove a.remove:before, body.woocommerce-wishlist .woocommerce-cart-form .product-remove a.remove:before, body.woocommerce-cart #yith-wcwl-form .product-remove a.remove:before, body.woocommerce-wishlist #yith-wcwl-form .product-remove a.remove:before {
content: "\f136";
font-family: "Material-Design-Iconic-Font";
font-size: 18px;
height: 32px;
width: 32px;
line-height: 32px;
background-color: #f5ad0d;
color: #fff;
-webkit-border-radius: 32px;
-khtml-border-radius: 32px;
-moz-border-radius: 32px;
-ms-border-radius: 32px;
-o-border-radius: 32px;
border-radius: 32px;
font-weight: normal;
position: absolute;
top: 50%;
-webkit-transform: translate(0, -50%);
-khtml-transform: translate(0, -50%);
-moz-transform: translate(0, -50%);
-ms-transform: translate(0, -50%);
-o-transform: translate(0, -50%);
transform: translate(0, -50%);
left: 0;
right: 0;
margin: auto;
}
body.woocommerce-cart .woocommerce-cart-form .product-remove a.remove:hover:before, body.woocommerce-wishlist .woocommerce-cart-form .product-remove a.remove:hover:before, body.woocommerce-cart #yith-wcwl-form .product-remove a.remove:hover:before, body.woocommerce-wishlist #yith-wcwl-form .product-remove a.remove:hover:before {
color: #fff;
background-color: rgba(245, 173, 13, 0.85);
}
@media screen and (max-width: 769px) {
body.woocommerce-cart .woocommerce-cart-form .product-remove, body.woocommerce-wishlist .woocommerce-cart-form .product-remove, body.woocommerce-cart #yith-wcwl-form .product-remove, body.woocommerce-wishlist #yith-wcwl-form .product-remove {
min-height: 57px;
}
}
body.woocommerce-cart .woocommerce-cart-form table.shop_table, body.woocommerce-wishlist .woocommerce-cart-form table.shop_table, body.woocommerce-cart #yith-wcwl-form table.shop_table, body.woocommerce-wishlist #yith-wcwl-form table.shop_table {
margin-bottom: 40px;
-webkit-border-radius: 0px;
-khtml-border-radius: 0px;
-moz-border-radius: 0px;
-ms-border-radius: 0px;
-o-border-radius: 0px;
border-radius: 0px;
}
@media screen and (max-width: 769px) {
body.woocommerce-cart .woocommerce-cart-form table.shop_table td, body.woocommerce-wishlist .woocommerce-cart-form table.shop_table td, body.woocommerce-cart #yith-wcwl-form table.shop_table td, body.woocommerce-wishlist #yith-wcwl-form table.shop_table td {
background-color: #fff !important;
}
}
body.woocommerce-cart .cart-collaterals .cart_totals, body.woocommerce-wishlist .cart-collaterals .cart_totals {
background-color: #fff;
padding: 40px 50px;
-webkit-box-shadow: 0px 6px 30px rgba(0, 0, 0, 0.08);
-khtml-box-shadow: 0px 6px 30px rgba(0, 0, 0, 0.08);
-moz-box-shadow: 0px 6px 30px rgba(0, 0, 0, 0.08);
-ms-box-shadow: 0px 6px 30px rgba(0, 0, 0, 0.08);
-o-box-shadow: 0px 6px 30px rgba(0, 0, 0, 0.08);
box-shadow: 0px 6px 30px rgba(0, 0, 0, 0.08);
-webkit-border-radius: 7px;
-khtml-border-radius: 7px;
-moz-border-radius: 7px;
-ms-border-radius: 7px;
-o-border-radius: 7px;
border-radius: 7px;
width: 33.33%;
}
@media screen and (max-width: 991px) {
body.woocommerce-cart .cart-collaterals .cart_totals, body.woocommerce-wishlist .cart-collaterals .cart_totals {
width: 50%;
padding-left: 40px;
padding-right: 40px;
}
}
@media screen and (max-width: 991px) {
body.woocommerce-cart .cart-collaterals .cart_totals, body.woocommerce-wishlist .cart-collaterals .cart_totals {
padding: 30px;
width: 100%;
}
}
body.woocommerce-cart .cart-collaterals .cart_totals > h2, body.woocommerce-wishlist .cart-collaterals .cart_totals > h2 {
font-size: 24px;
border-bottom: 1px solid rgba(96, 101, 104, 0.15);
margin-bottom: 20px;
padding-bottom: 14px;
text-transform: capitalize;
}
body.woocommerce-cart .cart-collaterals .cart_totals th, body.woocommerce-wishlist .cart-collaterals .cart_totals th {
vertical-align: middle !important;
border: none !important;
color: inherit;
font-weight: normal;
padding: 12px 10px 12px 0px;
}
body.woocommerce-cart .cart-collaterals .cart_totals th + td, body.woocommerce-wishlist .cart-collaterals .cart_totals th + td {
border-left: 1px solid #ebebeb;
}
body.woocommerce-cart .cart-collaterals .cart_totals td, body.woocommerce-wishlist .cart-collaterals .cart_totals td {
border: none !important;
padding: 12px 10px;
text-align: right;
}
body.woocommerce-cart .cart-collaterals .cart_totals strong, body.woocommerce-wishlist .cart-collaterals .cart_totals strong {
font-weight: 600;
}
body.woocommerce-cart .cart-collaterals .cart_totals .order-total th, body.woocommerce-wishlist .cart-collaterals .cart_totals .order-total th, body.woocommerce-cart .cart-collaterals .cart_totals .order-total td, body.woocommerce-wishlist .cart-collaterals .cart_totals .order-total td {
color: #222;
font-weight: 600;
}
body.woocommerce-cart .cart-collaterals .cart_totals .shop_table, body.woocommerce-wishlist .cart-collaterals .cart_totals .shop_table {
border: none;
}
body.woocommerce-cart .cart-collaterals .cart_totals .woocommerce-shipping-calculator p, body.woocommerce-wishlist .cart-collaterals .cart_totals .woocommerce-shipping-calculator p {
margin-bottom: 0;
}
body.woocommerce-cart .cart-collaterals .cart_totals .woocommerce-shipping-calculator .shipping-calculator-button, body.woocommerce-wishlist .cart-collaterals .cart_totals .woocommerce-shipping-calculator .shipping-calculator-button {
color: #f5ad0d;
}
body.woocommerce-cart .cart-collaterals .cart_totals .woocommerce-shipping-calculator .shipping-calculator-button:after, body.woocommerce-wishlist .cart-collaterals .cart_totals .woocommerce-shipping-calculator .shipping-calculator-button:after {
content: '\f2f9';
margin-left: 9px;
font-family: "Material-Design-Iconic-Font";
position: relative;
top: 1px;
}
body.woocommerce-cart .cart-collaterals .cart_totals .woocommerce-shipping-calculator .shipping-calculator-button:hover, body.woocommerce-wishlist .cart-collaterals .cart_totals .woocommerce-shipping-calculator .shipping-calculator-button:hover {
color: #f5ad0d;
}
body.woocommerce-cart .cart-collaterals .cart_totals .woocommerce-shipping-calculator .shipping-calculator-form, body.woocommerce-wishlist .cart-collaterals .cart_totals .woocommerce-shipping-calculator .shipping-calculator-form {
padding-top: 10px;
}
body.woocommerce-cart .cart-collaterals .cart_totals .wc-proceed-to-checkout, body.woocommerce-wishlist .cart-collaterals .cart_totals .wc-proceed-to-checkout {
padding-bottom: 0;
}
body.woocommerce-cart .cart-collaterals .cart_totals .wc-proceed-to-checkout .checkout-button, body.woocommerce-wishlist .cart-collaterals .cart_totals .wc-proceed-to-checkout .checkout-button {
margin-bottom: 0;
padding-top: 0;
padding-bottom: 0;
font-size: 16px;
width: 100%;
}
body.woocommerce-cart .cart-collaterals .wc-proceed-to-checkout, body.woocommerce-wishlist .cart-collaterals .wc-proceed-to-checkout {
text-align: right;
}
.woocommerce-checkout form.checkout_coupon {
border: 1px solid #eee;
-webkit-border-radius: 0px;
-khtml-border-radius: 0px;
-moz-border-radius: 0px;
-ms-border-radius: 0px;
-o-border-radius: 0px;
border-radius: 0px;
background-color: #f7f8fa;
}
.woocommerce-checkout form.checkout_coupon .form-row-first {
width: 50%;
padding-right: 30px;
}
.woocommerce-checkout form.checkout_coupon .form-row-last {
width: 50%;
}
.woocommerce-checkout #add_payment_method #payment, .woocommerce-checkout #payment {
-webkit-border-radius: 0px;
-khtml-border-radius: 0px;
-moz-border-radius: 0px;
-ms-border-radius: 0px;
-o-border-radius: 0px;
border-radius: 0px;
}
.woocommerce-checkout #customer_details {
margin: 0 -15px;
width: inherit;
}
.woocommerce-checkout #customer_details .col-1, .woocommerce-checkout #customer_details .col-2 {
width: 50%;
flex: inherit;
max-width: 100%;
}
@media screen and (max-width: 767px) {
.woocommerce-checkout #customer_details {
margin: 0;
}
.woocommerce-checkout #customer_details .col-1, .woocommerce-checkout #customer_details .col-2 {
width: 100%;
}
}
.woocommerce-checkout #customer_details span.woocommerce-input-wrapper {
width: 100%;
display: block;
}
.woocommerce-checkout #customer_details .woocommerce-billing-fields {
margin-bottom: 36px;
}
.woocommerce-checkout #customer_details .woocommerce-billing-fields > h3 {
font-size: 24px;
margin-bottom: 18px;
text-transform: capitalize;
}
.woocommerce-checkout #customer_details .woocommerce-additional-fields {
margin-bottom: 36px;
}
.woocommerce-checkout #customer_details .woocommerce-additional-fields > h3 {
font-size: 24px;
margin-bottom: 18px;
text-transform: capitalize;
}
.woocommerce-checkout #customer_details .woocommerce-shipping-fields #ship-to-different-address {
font-size: 24px;
cursor: pointer;
-webkit-transition: all 0.3s linear;
-khtml-transition: all 0.3s linear;
-moz-transition: all 0.3s linear;
-ms-transition: all 0.3s linear;
-o-transition: all 0.3s linear;
transition: all 0.3s linear;
}
.woocommerce-checkout #customer_details .woocommerce-shipping-fields #ship-to-different-address:hover {
color: #f5ad0d;
}
.woocommerce-checkout #customer_details .woocommerce-shipping-fields #ship-to-different-address #ship-to-different-address-checkbox {
position: absolute;
opacity: 0;
}
.woocommerce-checkout #customer_details .woocommerce-shipping-fields #ship-to-different-address .woocommerce-form__label span:after {
content: "\f01a";
font-family: FontAwesome;
margin-left: 14px;
font-weight: normal;
}
.woocommerce-checkout #customer_details #billing_country_field label, .woocommerce-checkout #customer_details #shipping_country_field label, .woocommerce-checkout #customer_details #billing_address_1_field label, .woocommerce-checkout #customer_details #shipping_address_1_field label, .woocommerce-checkout #customer_details #order_comments_field label {
display: none !important;
}
.woocommerce-checkout #customer_details #billing_country_field textarea, .woocommerce-checkout #customer_details #shipping_country_field textarea, .woocommerce-checkout #customer_details #billing_address_1_field textarea, .woocommerce-checkout #customer_details #shipping_address_1_field textarea, .woocommerce-checkout #customer_details #order_comments_field textarea {
padding: 18px 30px;
}
.woocommerce-checkout form.woocommerce-checkout #order_review_heading {
font-size: 24px;
font-weight: 700;
margin-bottom: 18px;
text-transform: capitalize;
}
.woocommerce-checkout form.woocommerce-checkout #order_review th {
font-weight: 500;
vertical-align: middle !important;
}
.woocommerce-checkout form.woocommerce-checkout #order_review th + td {
border-left: 1px solid #ebebeb;
}
.woocommerce-checkout form.woocommerce-checkout #order_review .product-total {
border-left: 1px solid #ebebeb;
}
.woocommerce-checkout form.woocommerce-checkout #order_review .woocommerce-checkout-review-order-table {
margin-bottom: 60px;
border-right: none;
border-top: none;
}
.woocommerce-checkout form.woocommerce-checkout #order_review .woocommerce-checkout-review-order-table th {
font-weight: 700;
}
.woocommerce-checkout form.woocommerce-checkout #order_review .woocommerce-checkout-review-order-table th, .woocommerce-checkout form.woocommerce-checkout #order_review .woocommerce-checkout-review-order-table td {
border-left: none;
}
.woocommerce-checkout form.woocommerce-checkout #order_review .woocommerce-checkout-review-order-table td.product-total, .woocommerce-checkout form.woocommerce-checkout #order_review .woocommerce-checkout-review-order-table .cart-subtotal td, .woocommerce-checkout form.woocommerce-checkout #order_review .woocommerce-checkout-review-order-table .order-total td {
font-size: 14px;
font-weight: 700;
color: #f5ad0d;
}
.woocommerce-checkout form.woocommerce-checkout #order_review #payment {
background-color: #f7f8fa;
border: 1px solid #eee;
}
.woocommerce-checkout form.woocommerce-checkout #order_review #payment .about_paypal {
margin-left: 10px;
}
.woocommerce-checkout form.woocommerce-checkout #order_review #payment .wc_payment_methods {
padding: 20px;
border-bottom: 1px solid #eee;
}
.woocommerce-checkout form.woocommerce-checkout #order_review #payment .place-order {
padding: 20px;
margin: 0;
}
.woocommerce-checkout form.woocommerce-checkout #order_review #payment #place_order {
float: none;
margin-top: 10px;
}
.woocommerce-checkout #payment label {
font-size: 16px;
color: rgba(0, 0, 0, 0.87);
font-weight: 600;
}
.woocommerce-account .site-content #primary .woocommerce-form__label.woocommerce-form__label-for-checkbox.woocommerce-form-login__rememberme {
display: block;
width: 100%;
}
.woocommerce-account .site-content #primary .woocommerce-MyAccount-navigation {
margin-bottom: 30px;
width: 30%;
float: left;
padding: 0 15px;
}
@media screen and (max-width: 767px) {
.woocommerce-account .site-content #primary .woocommerce-MyAccount-navigation {
width: 100%;
margin-bottom: 60px;
}
}
.woocommerce-account .site-content #primary .woocommerce-MyAccount-navigation ul {
margin: 0;
list-style: none;
}
.woocommerce-account .site-content #primary .woocommerce-MyAccount-navigation ul li {
border-bottom: 1px solid #eaeaea;
}
.woocommerce-account .site-content #primary .woocommerce-MyAccount-navigation ul li a {
font-size: 16px;
padding: 10px 0;
color: #42495b;
position: relative;
display: block;
}
.woocommerce-account .site-content #primary .woocommerce-MyAccount-navigation ul li a:hover {
color: #f5ad0d;
}
.woocommerce-account .site-content #primary .woocommerce-MyAccount-navigation ul li a:before {
content: "\f178";
position: absolute;
left: 0;
top: 50%;
-webkit-transform: translate(0, -50%);
-khtml-transform: translate(0, -50%);
-moz-transform: translate(0, -50%);
-ms-transform: translate(0, -50%);
-o-transform: translate(0, -50%);
transform: translate(0, -50%);
display: block;
font-family: "FontAwesome";
color: #f5ad0d;
margin-left: -16px;
opacity: 0;
-webkit-transition: all 300ms linear 0ms;
-khtml-transition: all 300ms linear 0ms;
-moz-transition: all 300ms linear 0ms;
-ms-transition: all 300ms linear 0ms;
-o-transition: all 300ms linear 0ms;
transition: all 300ms linear 0ms;
}
.woocommerce-account .site-content #primary .woocommerce-MyAccount-navigation ul li.is-active > a, .woocommerce-account .site-content #primary .woocommerce-MyAccount-navigation ul li a:hover {
color: inherit;
padding-left: 26px;
}
.woocommerce-account .site-content #primary .woocommerce-MyAccount-navigation ul li.is-active > a:before, .woocommerce-account .site-content #primary .woocommerce-MyAccount-navigation ul li a:hover:before {
margin-left: 0;
opacity: 1;
}
.woocommerce-account .site-content #primary .woocommerce-MyAccount-content {
margin-bottom: 30px;
padding: 0 15px;
width: 70%;
float: left;
}
@media screen and (max-width: 767px) {
.woocommerce-account .site-content #primary .woocommerce-MyAccount-content {
width: 100%;
margin-bottom: 0;
}
}
.woocommerce-account .site-content #primary .woocommerce-MyAccount-content .col-1, .woocommerce-account .site-content #primary .woocommerce-MyAccount-content .col-2 {
flex: inherit;
max-width: inherit;
}
.woocommerce-account .site-content #primary .woocommerce-MyAccount-content .form-row label {
width: 100%;
}
.woocommerce-account .site-content #primary .woocommerce-MyAccount-content .form-row .woocommerce-input-wrapper {
width: 100%;
}
.woocommerce-account .site-content #primary .woocommerce-form {
background-color: #f8f8f8;
border: 1px solid #eee;
padding: 30px;
-webkit-border-radius: 0px;
-khtml-border-radius: 0px;
-moz-border-radius: 0px;
-ms-border-radius: 0px;
-o-border-radius: 0px;
border-radius: 0px;
max-width: 670px;
margin: 0px auto 30px auto;
}
.woocommerce-account .site-content #primary .woocommerce-form label {
font-weight: 500;
margin-bottom: 2px;
}
.woocommerce-account .site-content #primary .woocommerce-form .woocommerce-Button.button {
margin-right: 16px;
height: auto;
}
.woocommerce-account .site-content #primary .woocommerce-form .woocommerce-LostPassword {
margin-bottom: 0;
}
.woocommerce-account .site-content #primary .woocommerce-form .woocommerce-LostPassword a {
color: #f5ad0d;
}
.woocommerce-account .site-content #primary .woocommerce-form .woocommerce-LostPassword a:hover {
color: #f5ad0d;
}
.woocommerce-account .site-content #primary .woocommerce-form .woocommerce-form__label-for-checkbox {
padding: 0;
line-height: 50px;
}
.woocommerce-account .site-content #primary .woocommerce-form .woocommerce-form__label-for-checkbox span {
font-size: 15px;
}
.woocommerce-account .site-content #primary .woocommerce-form .woocommerce-form__label-for-checkbox .woocommerce-form__input-checkbox {
position: relative;
top: -1px;
}
.woocommerce-account .site-content #primary .woocommerce-form .woocommerce-Button {
height: 42px;
}
.woocommerce-account .site-content #primary .woocommerce-notices-wrapper + h2 {
text-align: center;
font-size: 24px;
}
.woocommerce-account .site-content #primary #customer_login {
margin: 0 -15px;
width: inherit;
display: flex;
flex-wrap: wrap;
}
.woocommerce-account .site-content #primary #customer_login h2 {
font-size: 24px;
}
.woocommerce-account .site-content #primary #customer_login .u-column1.col-1, .woocommerce-account .site-content #primary #customer_login .u-column2.col-2 {
width: 50%;
flex: inherit;
max-width: 100%;
}
@media screen and (max-width: 767px) {
.woocommerce-account .site-content #primary #customer_login {
margin: 0;
}
.woocommerce-account .site-content #primary #customer_login .u-column1.col-1, .woocommerce-account .site-content #primary #customer_login .u-column2.col-2 {
width: 100%;
padding: 0;
}
}
.woocommerce-account .site-content #primary .woocommerce-password-strength.bad {
background-color: transparent;
padding: 8px 0;
}
body #yith-wcwl-popup-message {
margin-left: -108px;
display: none;
bottom: 30px;
top: auto;
right: 30px;
left: auto;
background-color: #f5ad0d;
border-radius: 3px;
border: none;
color: #fff;
padding: 0 20px;
}
body #yith-quick-view-modal .yith-quick-view-overlay {
background-color: rgba(0, 0, 0, 0.85);
}
body #yith-quick-view-modal .yith-wcqv-main {
-webkit-box-shadow: none;
-khtml-box-shadow: none;
-moz-box-shadow: none;
-ms-box-shadow: none;
-o-box-shadow: none;
box-shadow: none;
-webkit-border-radius: 4px;
-khtml-border-radius: 4px;
-moz-border-radius: 4px;
-ms-border-radius: 4px;
-o-border-radius: 4px;
border-radius: 4px;
}
body #yith-quick-view-modal .yith-wcqv-head #yith-quick-view-close {
color: rgba(0, 0, 0, 0.2);
opacity: 1;
border: none;
-webkit-border-radius: 3px;
-khtml-border-radius: 3px;
-moz-border-radius: 3px;
-ms-border-radius: 3px;
-o-border-radius: 3px;
border-radius: 3px;
font-size: 0px;
}
body #yith-quick-view-modal .yith-wcqv-head #yith-quick-view-close:before {
content: "\f410";
font-family: "Font Awesome 5 Pro";
font-size: 18px;
}
body #yith-quick-view-modal .yith-wcqv-head #yith-quick-view-close:hover {
color: #f5ad0d;
}
body #yith-quick-view-modal .onsale {
top: 29px !important;
}
body #yith-quick-view-modal #yith-quick-view-content div.images {
padding: 15px;
margin-bottom: 0;
width: 50%;
}
@media screen and (max-width: 575px) {
body #yith-quick-view-modal #yith-quick-view-content div.images {
width: 100%;
margin-bottom: 30px;
}
}
body #yith-quick-view-modal #yith-quick-view-content .entry-summary {
padding: 30px 30px 15px 15px;
width: 50%;
}
@media screen and (max-width: 575px) {
body #yith-quick-view-modal #yith-quick-view-content .entry-summary {
width: 100%;
}
}
body #yith-quick-view-modal #yith-quick-view-content .entry-summary h1.product_title {
font-size: 30px;
margin-bottom: 5px;
}
body #yith-quick-view-modal #yith-quick-view-content .entry-summary .woocommerce-product-rating {
margin-bottom: 10px;
}
body #yith-quick-view-modal #yith-quick-view-content .entry-summary .price {
font-size: 20px;
font-family: 'Futura-Medium';
color: #111;
}
body #yith-quick-view-modal #yith-quick-view-content .entry-summary .price del {
color: #999;
}
body #yith-quick-view-modal #yith-quick-view-content .entry-summary form.cart {
border-top: 1px solid #f7f9fb;
border-bottom: 1px solid #f7f9fb;
padding: 18px 0;
margin-bottom: 30px;
}
body #yith-quick-view-modal #yith-quick-view-content .entry-summary form.cart label {
font-size: 18px;
line-height: 30px;
margin-bottom: 0;
font-weight: 600;
color: #232323;
font-family: 'Roboto Condensed', sans-serif;
}
body #yith-quick-view-modal #yith-quick-view-content .entry-summary form.cart .reset_variations {
display: none !important;
}
body #yith-quick-view-modal #yith-quick-view-content .entry-summary form.cart .button-variable-wrapper .button-variable-item {
background-color: #f3f3f3;
border: none;
line-height: 40px;
color: #6f6f6f;
text-transform: uppercase;
-webkit-border-radius: 0px;
-khtml-border-radius: 0px;
-moz-border-radius: 0px;
-ms-border-radius: 0px;
-o-border-radius: 0px;
border-radius: 0px;
-webkit-box-shadow: none;
-khtml-box-shadow: none;
-moz-box-shadow: none;
-ms-box-shadow: none;
-o-box-shadow: none;
box-shadow: none;
-webkit-transition: all 0.3s ease 0s;
-khtml-transition: all 0.3s ease 0s;
-moz-transition: all 0.3s ease 0s;
-ms-transition: all 0.3s ease 0s;
-o-transition: all 0.3s ease 0s;
transition: all 0.3s ease 0s;
margin: 0 5px 5px 0;
width: 40px;
height: 40px;
}
body #yith-quick-view-modal #yith-quick-view-content .entry-summary form.cart .button-variable-wrapper .button-variable-item span {
font-size: 14px;
}
body #yith-quick-view-modal #yith-quick-view-content .entry-summary form.cart .button-variable-wrapper .button-variable-item.selected, body #yith-quick-view-modal #yith-quick-view-content .entry-summary form.cart .button-variable-wrapper .button-variable-item:hover {
background-color: #f5ad0d;
color: #fff;
}
body #yith-quick-view-modal #yith-quick-view-content .entry-summary form.cart .color-variable-wrapper .color-variable-item {
padding: 0;
border: none;
-webkit-box-shadow: none;
-khtml-box-shadow: none;
-moz-box-shadow: none;
-ms-box-shadow: none;
-o-box-shadow: none;
box-shadow: none;
margin: 0 5px 5px 0;
opacity: 0.5;
}
body #yith-quick-view-modal #yith-quick-view-content .entry-summary form.cart .color-variable-wrapper .color-variable-item span {
border: 2px solid rgba(0, 0, 0, 0.2);
}
body #yith-quick-view-modal #yith-quick-view-content .entry-summary form.cart .color-variable-wrapper .color-variable-item.selected {
opacity: 1;
}
body #yith-quick-view-modal #yith-quick-view-content .entry-summary .woocommerce-product-details__short-description p {
margin-bottom: 24px;
}
body #yith-quick-view-modal #yith-quick-view-content .entry-summary .product_meta .sku_wrapper, body #yith-quick-view-modal #yith-quick-view-content .entry-summary .product_meta .posted_in, body #yith-quick-view-modal #yith-quick-view-content .entry-summary .product_meta .tagged_as {
display: block;
font-weight: 600;
font-size: 15px;
}
body #yith-quick-view-modal #yith-quick-view-content .entry-summary .product_meta .sku_wrapper span, body #yith-quick-view-modal #yith-quick-view-content .entry-summary .product_meta .posted_in span, body #yith-quick-view-modal #yith-quick-view-content .entry-summary .product_meta .tagged_as span, body #yith-quick-view-modal #yith-quick-view-content .entry-summary .product_meta .sku_wrapper a, body #yith-quick-view-modal #yith-quick-view-content .entry-summary .product_meta .posted_in a, body #yith-quick-view-modal #yith-quick-view-content .entry-summary .product_meta .tagged_as a {
color: #f5ad0d;
margin-left: 7px;
}
body #yith-quick-view-modal #yith-quick-view-content .entry-summary .product_meta .sku_wrapper a:hover, body #yith-quick-view-modal #yith-quick-view-content .entry-summary .product_meta .posted_in a:hover, body #yith-quick-view-modal #yith-quick-view-content .entry-summary .product_meta .tagged_as a:hover {
color: #264e73;
}
body #yith-quick-view-modal #yith-quick-view-content .entry-summary .product_meta .posted_in {
display: none;
}
body #yith-quick-view-modal #yith-quick-view-content .entry-summary .quantity .qty {
margin: 0 20px 0 0;
padding: 0 12px;
width: 70px;
height: 54px;
}
.wishlist-title {
width: 100%;
text-align: center;
margin: 0 0 45px;
}
.shop_table.cart.wishlist_table {
margin-bottom: 0 !important;
}
#yith-wcwl-form tfoot td {
display: none;
}
#yith-wcwl-form .product-stock-status {
font-size: 16px;
font-weight: 600;
}
#yith-wcwl-form .product-stock-status .wishlist-in-stock {
color: #264e73 !important;
}
#yith-wcwl-form .wishlist-empty {
text-align: center !important;
}
#yith-wcwl-form .product-add-to-cart {
text-align: right !important;
}
#yith-wcwl-form .product-add-to-cart a.button {
padding: 0 34px;
display: inline-block !important;
}
#yith-wcwl-form .product-add-to-cart a.button.loading {
padding-right: 30px;
}
#yith-wcwl-form .product-add-to-cart a.button.loading:after {
top: 0 !important;
right: 0px !important;
text-indent: 0px;
height: 50px !important;
width: 50px !important;
line-height: 50px !important;
text-align: center !important;
}
#yith-wcwl-form .yith-wcwl-share {
display: none;
}
@media screen and (max-width: 767px) {
#yith-wcwl-form {
overflow-x: scroll;
}
#yith-wcwl-form .cart.wishlist_table {
min-width: 767px;
}
}
.cms-slick-carousel .slick-list {
margin: 0 -15px;
}
.cms-slick-carousel .slick-list .slick-slide {
padding: 0 15px;
}
#elementor-panel-get-pro-elements {
display: none !important;
}
.elementor-icons-manager__tab__item {
height: 80px !important;
}
.elementor-element .elementor-widget:not(:last-child) {
margin-bottom: 0;
}
.elementor .elementor-section.elementor-section-boxed > .elementor-container.elementor-column-gap-default {
max-width: 1190px;
}
.elementor .elementor-section.elementor-section-boxed > .elementor-container.elementor-column-gap-extended {
max-width: 1200px;
}
.site-content .elementor-container.elementor-column-gap-default {
margin: 0 -10px;
}
.site-content .elementor-container.elementor-column-gap-extended {
margin: 0 -15px;
}
.site-content .elementor-section-stretched.elementor-section-boxed .elementor-container.elementor-column-gap-default {
margin: 0 auto;
}
.site-content .elementor-section-stretched.elementor-section-boxed .elementor-container.elementor-column-gap-default .elementor-row .elementor-column-gap-extended {
margin: 0 -10px;
}
.site-content .elementor-section-stretched.elementor-section-boxed .elementor-container.elementor-column-gap-extended {
margin: 0 auto;
}
.site-content .elementor-section-stretched.elementor-section-boxed .elementor-container.elementor-column-gap-extended .elementor-row .elementor-column-gap-extended {
margin: 0 -15px;
}
.site-content .elementor-widget-text-editor {
color: inherit;
font-family: inherit;
font-weight: inherit;
}
.single-footer #masthead, .elementor_library-template-default.single-elementor_library #masthead, .single-footer #pagetitle, .elementor_library-template-default.single-elementor_library #pagetitle, .single-footer #colophon, .elementor_library-template-default.single-elementor_library #colophon {
display: none;
}
.elementor-text-editor {
font-family: inherit;
color: inherit;
}