:root {
--e-global-color-agrios_accent: #FF642F;
--e-global-color-agrios_accent_2: #008BA7;
--e-global-color-agrios_accent_3: #7AC143;
--e-global-color-agrios_accent: #FDBB4B;
--e-global-color-agrios_primary: #222222;
--e-global-color-agrios_text: #787878;
--border-color: #ECE7E2;
--light-background: #F8F7F0;
} .pointer-events-none { pointer-events: none !important; }
.pointer-events-auto { pointer-events: auto !important; }
.has-underline {
position: relative;
display: inline-block;
}
.has-underline:after {
position: absolute;
bottom: 0;
left: 0;
content: "";
width: 100%;
height: 1px;
background-color: currentColor;
opacity: 0.7;
}
.align-center .content-wrap { 
align-items: center; 
}
.align-right .content-wrap { 
align-items: flex-end; 
}
.item-align-center .elementor-widget-container { justify-content: center; }
.item-align-right .elementor-widget-container { justify-content: flex-end; }
@media (max-width: 1024px) {
.align--tabletleft { text-align: left;  }
.align--tabletcenter { text-align: center; }
.align--tabletright { text-align: right; }
.align--tabletleft .content-wrap { align-items: flex-start; }
.align--tabletcenter .content-wrap { align-items: center; }
.align--tabletright .content-wrap { align-items: flex-end; }
.item-align--tabletleft .elementor-widget-container { justify-content: flex-start; }
.item-align--tabletcenter .elementor-widget-container { justify-content: center; }
.item-align--tabletright .elementor-widget-container { justify-content: flex-end; }
}
@media (max-width: 767px) {
.align--mobileleft { text-align: left; }
.align--mobilecenter { text-align: center; }
.align--mobileright { text-align: right; }
.align--mobileleft .content-wrap { align-items: flex-start; }
.align--mobilecenter .content-wrap { align-items: center; }
.align--mobileright .content-wrap { align-items: flex-end; }
.item-align--mobileleft .elementor-widget-container { justify-content: flex-start; }
.item-align--mobilecenter .elementor-widget-container { justify-content: center; }
.item-align--mobileright .elementor-widget-container { justify-content: flex-end; }
}
.hidden { display: none !important; }
.show { display: block !important; }
@media (max-width: 1440px) { 
.xl-hidden { display: none !important; }
.xl-show { display: block !important; }
}
@media (max-width: 991px) { 
.lg-hidden { display: none !important; }
.lg-show { display: block !important; }
}
@media (max-width: 767px) { 
.md-hidden { display: none !important; }
.md-show { display: block !important; }
}
@media (max-width: 576px) { 
.sm-hidden { display: none !important; }
.sm-show { display: block !important; }
}
@media (min-width: 1440px) {
.col-fix-1 { width: 100px !important; max-width: 100px !important; }
.col-fix-2 { width: 200px !important; max-width: 200px !important; }
.col-fix-3 { width: 300px !important; max-width: 300px !important; }
.col-fix-4 { width: 400px !important; max-width: 400px !important; }
.col-fix-5 { width: 500px !important; max-width: 500px !important; }
.col-fix-6 { width: 600px !important; max-width: 600px !important; }
.col-fix-7 { width: 700px !important; max-width: 700px !important; }
.col-fix-8 { width: 800px !important; max-width: 800px !important; }
}
.gradient .elementor-shape-bottom .elementor-shape-fill {
fill: url(#svg-gradient) !important;
}
.shape-divider-animated.gradient .elementor-shape-top,
.shape-divider-animated.gradient .elementor-shape-bottom {
animation: dividerAnim 20s cubic-bezier(0.42,0,0.58,1) infinite;
}
.shape-divider-animated .elementor-shape-top,
.shape-divider-animated .elementor-shape-bottom {
width: 200%;
animation: dividerAnim 10s cubic-bezier(0.42,0,0.58,1) infinite;
}
@keyframes dividerAnim {
0% { margin-left: 0; }
50% { margin-left: -100%; }
100% { margin-left: 0; }
}
@keyframes dividerAnim2 {
0% { margin-left: -100%; }
50% { margin-left: 0; }
100% { margin-left: -100%; }
}
.metform-submit-btn { box-shadow: none !important; }  .elementor-widget-mae-link .elementor-widget-container,
.elementor-widget-mae-cta .elementor-widget-container {
display: flex;
}
.custom-section {
padding: 0 15px;
}
.elementor-section.elementor-section-boxed.section-1600px > .elementor-container {
max-width: 100%;
} .agrios-container .elementor-container.elementor-column-gap-default > .elementor-column {
padding: 0 15px;
}
.elementor-column-gap-default>.elementor-column>.elementor-element-populated {
padding: 0;
}
.agrios-container .elementor-section-stretched.elementor-section-full_width .elementor-inner-section.elementor-section-boxed
> .elementor-container > .elementor-column {
padding-left: 15px; padding-right: 15px;
}
.agrios-container .elementor-section-stretched.elementor-section-full_width >
.elementor-container.elementor-column-gap-default > .elementor-column {
padding: 0;
}
.agrios-container .elementor-top-section.elementor-section-boxed:not(.elementor-section-stretched) > .elementor-container.elementor-column-gap-default,
.agrios-container .elementor-column > .elementor-widget-wrap > .elementor-inner-section {
width: calc(100% + 30px); margin-right: -15px; margin-left: -15px;
}
.elementor-widget-container p:last-child {
margin-bottom: 0;
}
.elementor-element.elementor-widget:not(:last-child) { margin-bottom: 0px; }
@media (max-width: 1400px) {
.agrios-container .elementor-element.elementor-section-full_width.elementor-section-stretched > 
.elementor-container .elementor-inner-section.elementor-section-boxed .elementor-container,
.agrios-container .elementor-element.elementor-section-boxed.elementor-section-stretched:not(.custom-section) > .elementor-container {
max-width: 90%;
}
} .page-header-single #page #site-header-wrap,
.page-header-single #page #featured-title, 
.page-header-single #page .inner-content > *:not(.post-content){
display: none;
}
.page-header-single #main-content {
padding: 0; margin-bottom: 1000px;
} .page-footer-single #footer,
.page-footer-single #bottom,
.page-footer-single #page .inner-content > *:not(.post-content) {
display: none;
}
.page-footer-single #main-content {
padding: 0 0 500px;
}
.elementor-icon-wrapper {
line-height: 1;
}
.overflow-hidden .elementor-widget-container {
overflow: hidden;
}
@media screen and (min-width: 1025px) {
.elementor-preview .elementor-hidden-desktop .agrios-menu-panel { opacity: 0; }
} .headline-2 { 
font-size: 20px; 
line-height: 1.4; 
margin-bottom: 13px; 
transition: color 0.3s; 
}
.desc {
font-size: 16px;
line-height: 1.875;
}
.icon-wrap {
display: flex;
} .master-wrap { position: relative; }
.master-decor { position: absolute; pointer-events: none; width: auto; }
.master-decor.icon { line-height: 1; } .sep { 
height: 2px; 
width: 30px; 
background-color: var(--e-global-color-agrios_accent); 
margin-bottom: 6px; 
} .master-link { 
position: relative; 
display: inline-flex; 
align-items: center;
font-size: 16px;
font-weight: 600; 
transition: 0.3s;
color: var(--e-global-color-agrios_primary);
}
.master-link .icon { 
color: var(--e-global-color-agrios_accent); 
display: inline-block;  
}
.master-link.icon-right .icon { margin-left: 5px; }
.master-link.icon-left .icon { margin-right: 5px; }
.line-yes .master-link:after,
.line-hover .master-link:after { 
position: absolute; 
bottom: 0; 
right: 0; 
width: 100%; 
height: 1px; 
background-color: currentColor; 
content: ""; 
}
.line-hover .master-link:after { 
width: 0; 
transition: width 0.5s cubic-bezier(0.35, 0.7, 0.35, 1); 
}
.line-hover .master-link:hover:after { 
width: 100%; 
left: 0; 
}
.master-link:hover .icon { 
animation: 0.3s link-icon linear;
} .master-arrow {
display: inline-block;
width: 60px;
height: 60px;
line-height: 60px;
text-align: center;
border-radius: 50%;
background-color: #eef3f7;
color: var(--e-global-color-agrios_primary);
cursor: pointer;
transition: 0.3s;
}
.master-arrow i {
display: inline-block;
font-size: 20px;
}
.master-arrow:hover {
color: #fff;
background-color: var(--e-global-color-agrios_accent_2);
}
.master-arrow:hover i { 
animation: 0.3s link-icon linear;
} .master-button { 
position: relative; 
display: inline-flex; 
font-size: 14px; 
line-height: 30px; 
padding: 15px 50px; 
font-weight: 700; 
border-radius: 10px;
transition: all 0.3s ease; 
background-color: var(--e-global-color-agrios_accent);
overflow: hidden; 
cursor: pointer;
}
.master-button .text {
transition: all 0.3s ease;
}
.master-button .icon { 
display: inline-block; 
}
.master-button.icon-right .icon { 
margin-left: 15px;
}
.master-button.icon-left .icon { 
margin-right: 15px; 
}
.master-button.big { 
font-size: 14px; 
padding: 14px 50px; 
}
.master-button.big.icon-right .icon { 
margin-left: 20px; 
}
.master-button.big.icon-left .icon { 
margin-right: 20px; 
}
.master-button.small { 
font-size: 14px; 
padding: 10px 30px; 
}
.master-button.small.icon-right .icon { 
margin-left: 10px; 
}
.master-button.small.icon-left .icon { 
margin-right: 10px; 
}
.master-button.btn-white { 
background-color: #fff; 
}
.master-button.btn-dark { 
background-color: var(--e-global-color-agrios_primary); 
}
.master-button.btn-outline { 
background-color: transparent; 
border: 1px solid var(--e-global-color-agrios_accent); 
}
.master-button.btn-white .content-hover { 
color: #fff; 
}
.master-button.btn-white .bg-hover { 
background-color: var(--e-global-color-agrios_primary); 
}
.master-button.btn-white .content-base { 
color: var(--e-global-color-agrios_accent); 
}
.master-button.btn-dark .bg-hover { 
background-color: var(--e-global-color-agrios_accent); 
}
.master-button.btn-outline .content-base { 
color: var(--e-global-color-agrios_accent); 
}
.master-button.btn-outline .bg-hover {
background-color: var(--e-global-color-agrios_accent); 
} .master-button .inner { 
position: relative; 
display: inline-block; 
z-index: 1; 
}
.master-button .content-base,
.master-button .content-hover { 
display: flex; 
align-items: center; 
position: relative; 
color: #fff; 
transition: all 0.3s ease; 
}
.master-button .content-hover { 
position: absolute; 
top: 0; 
left: 0; 
width: 100%; 
height: 100%; 
opacity: 0; 
}
.master-button.btn-hover-1 .bg-hover {
position: absolute; 
top: 0; 
right: 0; 
width: 0; 
height: 100%; 
z-index: 0; 
background-color: var(--e-global-color-agrios_primary); 
}
.master-button.btn-hover-1 .content-hover { 
transform: translateY(5px); 
}
.master-button.btn-hover-1:hover .content-base { 
transform: translateY(-5px); 
opacity: 0; 
}
.master-button.btn-hover-1:hover .content-hover { 
transform: translateY(0); 
opacity: 1; 
}
.master-button.btn-hover-1 .bg-hover { 
transition: width 0.2s cubic-bezier(0.35, 0.7, 0.35, 1);
}
.master-button.btn-hover-1:hover .bg-hover { 
width: 100%; 
left: 0; 
}
.master-button.btn-hover-2 .content-hover {
display: none;
}
.master-button.btn-hover-2 .bg-hover {
position: absolute;
display: block;
width: 0;
height: 0;
transform: translate(-50%, -50%);
transition: 0.5s ease-in-out;
z-index: 0;
border-radius: 100%;
opacity: 0.3;
background-color: var(--e-global-color-agrios_primary); 
transition: width 0.7s ease, padding-top 0.7s ease, opacity 0.7s ease, top 0s, left 0s;
}
.master-button.btn-hover-2:hover .bg-hover {
width: calc(100% * 2.25);
padding-top: calc(100% * 2.25);
opacity: 1;
} .master-heading { 
display: flex; 
justify-content: center; 
flex-direction: column; 
}
.master-heading .pre-heading { 
position: relative;
font-size: 24px; 
line-height: 1.5;  
margin-bottom: 0; 
padding-left: 20px;
font-family: "Covered By Your Grace";
font-weight: 400;
color: var(--e-global-color-agrios_accent_2);
}
.master-heading .pre-heading .line {
position: absolute;
top: 10px;
left: 0;
overflow: hidden;
line-height: 0;
}
.master-heading .pre-heading .line .inner {
display: inline-block;
width: 10px;
height: 2px;
background-color: var(--e-global-color-agrios_accent_2);
animation: 1.5s line-moving infinite linear;
}
.master-heading .main-heading { 
font-size: 48px;
line-height: 1.2;
margin-bottom: 30px; 
}
.master-heading .sub-heading { 
font-size: 16px; 
line-height: 1.875; 
}
.master-heading .sep { 
margin-bottom: 12px; 
background-color: var(--e-global-color-agrios_accent); 
}
.master-heading.sep-after .main-heading { 
margin-bottom: 10px; 
}
.master-heading.sep-after .sep { 
margin-bottom: 45px; 
}
.master-heading.sep-before .sep { 
margin-bottom: 0; 
}
.heading-default .master-heading .pre-heading .line {
display: none;
}
.heading-default .master-heading .pre-heading {
padding-left: 0;
}
.align-left .master-heading { align-items: flex-start; }
.align-center .master-heading { align-items: center; }
.align-right .master-heading{ align-items: flex-end; }
@media (max-width: 1024px) {
.align--tabletleft .master-heading { align-items: flex-start; }
.align--tabletcenter .master-heading { align-items: center; }
.align--tabletright .master-heading { align-items: flex-end; }
}
@media (max-width: 767px) {
.align--mobileleft .master-heading { align-items: flex-start; }
.align--mobilecenter .master-heading { align-items: center; }
.align--mobileright .master-heading{ align-items: flex-end; }
}
@media (max-width: 575px) {
.master-heading .main-heading { font-size: 34px; line-height: 50px; }
.text-box .master-heading .main-heading { font-size: 20px; line-height: 36px; }
} .master-list .list-item:last-child { margin-bottom: 0 !important; } .master-icon { 
display: inline-block; 
font-size: 64px; 
line-height: 1; 
color: var(--e-global-color-agrios_accent); 
transition: color 0.3s, background 0.3s; 	
}
.master-icon i {
position: relative;
z-index: 1;
line-height: inherit;
}
.master-icon svg { 
transition: fill 0.3s; 
fill: currentColor; 
}
.icon-has-bg .master-icon { 
position: relative; 
line-height: 130px; 
width: 130px;
height: 130px; 
color: #fff; 
background-color: var(--e-global-color-agrios_accent); 
border-radius: 50%;
text-align: center; 
}
.icon-has-bg .master-icon svg { 
position: absolute; 
top: 50%; 
left: 50%; 
transform: translate(-50%, -50%); 
} .master-icon-box {
position: relative;
transition: 0.3s all ease;
}
.master-icon-box .inner { 
display: flex;  
position: relative; 
z-index: 10;
}
.master-icon-box .inner .icon-wrap { 
display: inline-flex;  
}
.master-icon-box .sep,
.master-icon-box .desc { 
transition: color 0.3s; 
}
.master-icon-box .desc {
margin-bottom: 20px;
}
.master-icon-box .master-icon {
position: relative;
}
.master-icon-box .master-icon:before,
.master-icon-box .master-icon:after {
position: absolute;
top: 50%;
left: 50%;
content: "";
width: 100%;
height: 100%;
transform: translate(-50%, -50%) scale(0.3);
transition: 0.3s;
opacity: 0;
transform-origin: 50% 50%;
z-index: 0;
border-radius: inherit;
}
.master-icon-box:hover .master-icon:after,
.master-icon-box.active .master-icon:after {
transform: translate(-50%, -50%) scale(1);
opacity: 1;
}
.master-icon-box .master-icon:before {
transform: translate(-50%, -50%) scale(0.4);
opacity: 1;
z-index: -1;
transition: 0s;
}
.master-icon-box:hover .master-icon:before,
.master-icon-box.active .master-icon:before {
opacity: 0;
transform: translate(-50%, -50%) scale(1);
transition: 0.3s;
transition-delay: 0.1s;
}
.icon-position-top .master-icon-box .icon-wrap {
margin-bottom: 25px;
}
.icon-position-left .master-icon-box .icon-wrap {
margin-right: 25px;
}
.icon-position-right .master-icon-box .icon-wrap {
margin-left: 25px;
}
.master-icon-box .bg-static,
.master-icon-box .bg,
.master-icon-box .bg-hover { 
position: absolute; 
top: 0; 
left: 0; 
width: 100%; 
height: 100%; 
transition: 0.3s ease; 
z-index: 0; 
border-radius: inherit;
}
.master-icon-box .bg-hover { 
opacity: 0; 
}
.master-icon-box:hover .bg {
opacity: 0;
}
.master-icon-box:hover .bg-hover { 
opacity: 1;
} .icon-position-top .master-icon-box .inner { flex-direction: column;}
.icon-position-bottom .master-icon-box .inner { flex-direction: column-reverse; } .icon-position-left .master-icon-box .inner { flex-direction: row; }
.icon-position-right .master-icon-box .inner { flex-direction: row-reverse; }
.align-left .master-icon-box .inner { align-items: flex-start; }
.align-center .master-icon-box .inner { align-items: center; }
.align-right .master-icon-box .inner { align-items: flex-end; }
@media (max-width: 1024px) {
.align--tabletleft .master-icon-box .inner { align-items: flex-start; }
.align--tabletcenter .master-icon-box .inner { align-items: center; }
.align--tabletright .master-icon-box .inner { align-items: flex-end; }
}
@media (max-width: 767px) {
.align--mobileleft .master-icon-box .inner { align-items: flex-start; }
.align--mobilecenter .master-icon-box .inner { align-items: center; }
.align--mobileright .master-icon-box .inner { align-items: flex-end; }
}
@media (max-width: 575px) {
.icon-position-right .master-icon-box .inner,
.icon-position-left .master-icon-box .inner { flex-direction: column; }
.icon-position-right .master-icon-box .inner .master-icon,
.icon-position-left .master-icon-box .inner .master-icon { margin-bottom: 30px; }
.icon-position-right .master-icon-box .inner .desc,
.icon-position-left .master-icon-box .inner .desc { margin-left: 0 !important; margin-right: 0 !important; }
.icon-position-right.small-icon .master-icon-box .inner .master-icon,
.icon-position-left.small-icon .master-icon-box .inner .master-icon { margin-bottom: 10px; }
} .master-icon-text { 
display: flex; 
align-items: center; 
font-size: 18px; 
line-height: 22px; 
}
.master-icon-text .icon-wrap { 
display: inline-block; 
color: var(--e-global-color-agrios_accent); 
margin-right: 9px; 
flex-shrink: 0;
text-align: center; 
line-height: 1; 
}
.master-icon-text .content-wrap { 
position: relative; 
display: inline-block; 
font-weight: 500; 
}
.master-icon-text .icon-wrap i { 
position: relative; 
display: inline-block; 
}
.icon-has-bg .master-icon-text .icon-wrap { 
position: relative; 
width: 26px; 
height: 26px; 
line-height: 26px; 
background-color: #f6f6f6; 
}
.icon-has-bg .master-icon-text .icon-wrap i { 
position: absolute; 
top: 50%; 
left: 50%;
transform: translate(-50%, -50%); 
}
.align-center .master-icon-text {
justify-content: center;
}
.align-right .master-icon-text {
justify-content: flex-end;
}
@media (max-width: 1024px) {
.align--tabletleft .master-icon-text { justify-content: flex-start; }
.align--tabletcenter .master-icon-text  { justify-content: center; }
.align--tabletright .master-icon-text  { justify-content: flex-end; }
}
@media (max-width: 767px) {
.align--mobileleft .master-icon-text  { justify-content: flex-start; }
.align--mobilecenter .master-icon-text  { justify-content: center; }
.align--mobileright .master-icon-text  { justify-content: flex-end; }
}
@media (max-width: 570px) {
.big-icon .master-icon-text { flex-direction: column; align-items: flex-start; }
.big-icon .master-icon-text .icon-wrap { margin-bottom: 30px; }
} .master-slider { 
position: relative; 
width: 100%; 
min-height: 700px; 
} .master-slider .bg-wrap { 
position: absolute; 
top: 0; 
left: 0; 
width: 100%; 
height: 100%; 
pointer-events: none; 
overflow: hidden; 
background-color: var(--e-global-color-agrios_primary); 
}
.master-slider .bg-wrap .bg { 
position: absolute; 
top: 0; 
left: 0; 
width: 100%; 
height: 100%; 
visibility: hidden;
background-position: center center; 
background-size: cover; 
background-repeat: no-repeat; 
}
.master-slider .bg-wrap .bg.active { 
visibility: visible; 
} .master-slider .slide { 
position: absolute; 
top: 0; 
left: 0; 
width: 100%; 
height: 100%; 
display: flex; 
flex-direction: column; 
visibility: hidden; 
}
.master-slider .slide.active { 
visibility: visible; 
}
.master-slider .slide .sub-title { 
font-size: 16px; 
line-height: 30px; 
font-weight: 600; 
text-transform: uppercase;
color: #fff; 
margin-bottom: 18px;
}
.master-slider .slide .title { 
font-size: 120px; 
line-height: 110px; 
font-weight: 400; 
color: #fff; 
margin-bottom: 22px;
}
.master-slider .slide .desc { 
font-size: 16px; 
line-height: 30px; 
font-weight: 600; 
color: rgba(255,255,255,0.7); 
margin-bottom: 40px;
}
.master-slider .url-wrap { 
display: flex; 
}
.master-slider .master-video-icon a { 
width: unset; 
height: unset; 
line-height: 1; 
padding: 30px;
font-size: 12px; 
} .slider-full-screen .master-slider .bg-wrap,
.slider-full-width .master-slider .bg-wrap { 
width: 100vw; 
left: 50%; 
transform: translateX(-50%); 
}
.slider-full-screen .master-slider { 
height: 100vh; 
} .master-slider.on-load .bg-wrap:after {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
content: "";
background-color: rgba(0,0,0,0.5);
z-index: 100;
}
.master-slider.on-load .slide.active {
opacity: 0;
transform: translateY(100px);
}
.master-slider.on-load.loaded .bg-wrap:after {
transform: translateY(-120%);
transition: transform 1s ease 1s;
}
.master-slider.on-load.loaded .slide.active {
transform: translateY(0);
opacity: 1;
transition: 1s ease 1.2s;
} .master-slider .control-wrap { 
position: absolute; 
top: 0; 
left: 0; 
width: 100%; 
height: 100%; 
pointer-events: none; 
z-index: 10; 
} .master-slider .nav-dots { 
position: absolute; 
bottom: 60px; 
left: 50%; 
transform: translateX(-50%); 
width: auto; 
line-height: 1; 
text-align: center; 
pointer-events: auto; 
}
.master-slider .nav-dots .dot { 
position: relative;
display: inline-block; 
width: 14px; 
height: 14px; 
padding: 0 13px; 
cursor: pointer; 
}
.master-slider .nav-dots .dot:after {
position: absolute;
top: 50%;
left: 50%;
content: "";
transform: translate(-50%, -50%);
width: 10px;
height: 10px;
background-color: #fff;
border-radius: 50%;
opacity: 0.3;
transition: 0.3s;
}
.master-slider .nav-dots:hover .dot.active:after,
.master-slider .nav-dots:hover .dot:after {
width: 10px;
height: 10px;
opacity: 0.3;
}
.master-slider .nav-dots:hover .dot.active:hover:after,
.master-slider .nav-dots .dot:hover:after,
.master-slider .nav-dots .dot.active:after { 
background-color: #fff; 
width: 14px;
height: 14px;
opacity: 1;
}
.slider-dots-no .master-slider .nav-dots { 
display: none; 
}
.dots-pos-bl .master-slider .nav-dots { 
left: 0; 
transform: translateX(0); 
}
.dots-pos-br .master-slider .nav-dots { 
right: 0; transform: translateX(0); 
} .master-slider .arrow { 
pointer-events: auto; 
cursor: pointer; 
text-align: center; 
}
.master-slider .arrow { 
position: absolute; 
display: inline-block; 
width: 66px; 
height: 66px; 
line-height: 66px; 
font-size: 20px; 
border-radius: 50%;
color: #fff; 
background-color: transparent; 
opacity: 0.3;
border: 2px solid #fff;
transition: color 0.3s, background 0.3s, opacity 0.3s; 
}
.master-slider .arrow:after { 
position: absolute;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
width: 100%; 
height: 100%; 
text-align: center; 
line-height: inherit; 
font-size: inherit; 
border-radius: inherit;
}
.master-slider .arrow:hover { 
opacity: 1; 
}
.master-slider .arrow.arrow-next:hover:after {
animation: 0.3s link-icon2 linear;
}
.master-slider .arrow.arrow-prev:hover:after {
animation: 0.3s link-icon2-reverse linear;
} .arrows-pos-cc .master-slider .arrow { top: 50%; transform: translate(0, -50%);  }
.arrows-pos-cc .master-slider .arrow-next { right: 0px;  }
.arrows-pos-cc .master-slider .arrow-prev { left: 0px;  } .arrows-pos-br .master-slider .arrow { position: static; }
.arrows-pos-br .master-slider .nav-arrow { position: absolute; bottom: 0; right: 0; display: flex; }
.arrows-pos-br .master-slider .arrow-next { right: 0; bottom: 0; background-color: #fff; color: var(--e-global-color-agrios_primary); }
.arrows-pos-br .master-slider .arrow-prev { right: 84px; bottom: 0; background-color: var(--e-global-color-agrios_accent); color: #fff; }
.arrows-pos-br .master-slider .nav-arrow:hover .arrow-prev { background-color: #fff; color: var(--e-global-color-agrios_primary); }
.arrows-pos-br .master-slider .nav-arrow:hover .arrow-prev:hover { background-color: var(--e-global-color-agrios_accent); color: #fff; }
.arrows-pos-br .master-slider .nav-arrow:hover .arrow-next:hover { background-color: var(--e-global-color-agrios_accent); color: #fff; } .arrows-pos-cfw .master-slider .control-wrap { width: 100vw; left: 50%; transform: translateX(-50%); }
.arrows-pos-cfw .master-slider .arrow { top: 50%; transform: translate(0, -50%); }
.arrows-pos-cfw .master-slider .arrow-next { right: 4%; }
.arrows-pos-cfw .master-slider .arrow-prev { left: 4%; } .arrows-pos-cr .master-slider .arrow { position: relative; margin: 5px 0; }
.arrows-pos-cr .master-slider .nav-arrow { position: absolute; top: 50%; right: 0; display: flex; flex-direction: column; transform: translateY(-50%); }
.arrows-pos-cr .master-slider .arrow-next { opacity: 1; }
.arrows-pos-cr .master-slider .nav-arrow:hover .arrow { opacity: 0.3; }
.arrows-pos-cr .master-slider .nav-arrow:hover .arrow:hover { opacity: 1; }
.slider-arrows-no .master-slider .nav-arrow { display: none; }
.slider-arrows-hover .master-slider .nav-arrow { opacity: 0; transition: opacity 0.3s; }
.slider-arrows-hover:hover .master-slider .nav-arrow { opacity: 1; }
.arrows-size-medium .master-slider .arrow { width: 80px; height: 80px; line-height: 80px; font-size: 18px; } .master-slider .text-wrap { display: inline-block; overflow: hidden; white-space: break-spaces; }
.master-slider .text-wrap > span { display: inline-block; }
@media (max-width: 767px) {
.master-slider .arrow { display: none !important; }
.master-slider .nav-dots { display: none !important; }
.master-slider .slide ul li { margin-bottom: 15px; }
.master-slider .url-wrap { flex-direction: column; }
.master-slider .url-wrap .url2 { margin-top: 20px; }
.master-slider .slide .special-sub-title { background-color: transparent; padding: 0; }
} .master-portfolio a.thumb img {
transition: 0s !important;
transform: scale(1) !important;
}
.master-portfolio a.thumb .inner {
display: inline-flex;
transition: 0.5s ease;
width: 100%;
}
.master-portfolio .master-project:hover a.thumb .inner,
.master-portfolio .master-news:hover a.thumb .inner {
transform: scale(1.2);
}
.item-has-shadow .cbp-wrapper-outer {
overflow: visible;
} .item-carousel { width: 100%; line-height: 0; transition: box-shadow 0.3s; }
.flickity-viewport { overflow: hidden; }
.full-screen-true .flickity-viewport { overflow: visible !important; }
.flickity-aside-wrap .flickity-viewport { overflow: visible !important; }
.viewport-overflow-visible .flickity-wrap,
.viewport-overflow-visible .flickity-viewport { overflow: visible !important; }
.viewport-overflow-visible .master-carousel-box .item-carousel { transition: opacity 0.3s; }
.viewport-overflow-visible .master-carousel-box .item-carousel:not(.is-selected) { opacity: 0 !important; } .master-carousel-box.bullets-yes { margin-bottom: 13px; }
.master-carousel-box .flickity-page-dots { position: absolute; bottom: -13px; left: 50%; 
height: auto; width: auto; transform: translateX(-50%);
z-index: 999; list-style: none; display: flex; margin: 0 0; justify-content: center;}
.master-carousel-box .flickity-page-dots .dot { position: relative; width: 10px; height: 10px;  display: inline-block;
background-color: transparent; border: none; opacity: 1; transition: all 0.3s ease; border-radius: 0; margin: 0 4px; cursor: pointer; }
.master-carousel-box .flickity-page-dots .dot:after { position: absolute; top: 50%; left: 50%; content: "";
width: 10px; height: 10px; transition: 0.3s; background-color: #d3d3d3; transform: translate(-50%, -50%);
border-radius: 50%; border: 2px solid #d3d3d3; }
.master-carousel-box .flickity-page-dots:hover .dot.is-selected:hover:after,
.master-carousel-box .flickity-page-dots:hover .dot:hover:after,
.master-carousel-box .flickity-page-dots .dot.is-selected:after { width: 10px; height: 10px; border: 2px solid var(--e-global-color-agrios_accent);
background-color: transparent; }
.master-carousel-box .flickity-page-dots:hover .dot.is-selected:after,
.master-carousel-box .flickity-page-dots:hover .dot:after {
width: 10px; height: 10px; background-color: #d3d3d3; border: 2px solid #d3d3d3;
}
.dot-left .master-carousel-box .flickity-page-dots { left: -2px; transform: translate(0px); }
.dot-right .master-carousel-box .flickity-page-dots { left: unset; right: -2px; transform: translate(0px); } .master-carousel-box .flickity-button { position: absolute; top: 50%; padding: 0; margin: 0; 
background-color: transparent; width: 64px; height: 64px; border-radius: 50%; 
color: var(--e-global-color-agrios_primary); background-color: var(--light-background);
transform: translateY(-50%); z-index: 9999; transition: 0.3s; }
.master-carousel-box .flickity-button:before {
position: absolute; top: 50%; left: 50%; font-size: 22px; color: inherit;
width: 64px; height: 64px; line-height: 64px; text-align: center; transform: translate(-50%, -50%);
font-weight: 400;
}
.master-carousel-box .flickity-button.previous { left: -32px; }
.master-carousel-box .flickity-button.next { right: -32px; }
.master-carousel-box .flickity-button:hover { background-color: var(--light-background); }
.master-carousel-box .flickity-button .flickity-button-icon { display: none; }
.master-carousel-box .flickity-button.next:hover:before { animation: 0.3s link-icon2 linear; }
.master-carousel-box .flickity-button.previous:hover:before { animation: 0.3s link-icon2-reverse linear; }
.master-carousel-box .flickity-button:focus { box-shadow: none; }
.master-carousel-box .flickity-button:disabled { opacity: 0.7 !important; pointer-events: none;
border-color: var(--e-global-color-agrios_primary) !important; color: var(--e-global-color-agrios_primary) !important;
cursor: not-allowed;
}
.arrow-position-top .flickity-button { top: 0; margin-top: -40px; transform: translateY(-100%); }
.arrow-position-top .flickity-button.next { right: 0; top: 0px; }
.arrow-position-top .flickity-button.previous { left: auto; right: 74px; top: 0px; }
.arrow-position-bottom .flickity-button { top: unset; bottom: 0; transform: translateY(100%); }
.arrow-position-bottom .flickity-button.next { left: 74px;  }
.arrow-position-bottom .flickity-button.previous { left: 0; }
@media screen and (max-width: 767px) {
.master-carousel-box .flickity-viewport { overflow: hidden !important; }
}
@media screen and (max-width: 370px) {
.master-carousel-box .item-carousel:not(.master-partner) { margin-right: 0 !important; width: 100% !important; }
} .swiper-container-vertical { pointer-events: none; }
.master-vertical-slider { overflow: hidden; }
.master-vertical-slider .swiper-button { position: absolute; width: 64px; height: 64px; background-color: #fff; color: var(--e-global-color-agrios_primary);
font-size: 20px; box-shadow: 0 0 10px 0 rgba(0,0,0,0.1); background-image: none; opacity: 1; border-radius: 50%;
}
.master-vertical-slider .swiper-button:after {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
text-align: center;
font-size: inherit;
line-height: 64px;
font-family: "core-icons";
}
.master-vertical-slider .swiper-button-next:after { content: '\e918'; }
.master-vertical-slider .swiper-button-prev:after { content: '\e906'; }
.master-vertical-slider .swiper-button-next { left: -95px; top: unset; bottom: 85px; }
.master-vertical-slider .swiper-button-prev { left: -95px; top: unset; bottom: 10px; }
.master-vertical-slider .swiper-button.swiper-button-disabled { opacity: 0.35; }
@media (max-width: 1024px) {
.master-vertical-slider .swiper-button { display: none; }
} .grid-container { display: flex; flex-wrap: wrap; }
.grid-container .column { transition: 0.3s; } .master-text-box {
display: flex;
flex-direction: column;
transition: background-color 0.3s;
}
.master-text-box .title,
.master-text-box .text,
.master-text-box .icon-wrap {
transition: color 0.3s;
}
.master-text-box .title { 
display: flex; 
font-size: 18px; 
align-items: center; 
margin-bottom: 0; 
}
.master-text-box .icon-wrap { 
margin-right: 5px; 
color: var(--e-global-color-agrios_accent); 
}
.master-text-box .icon-wrap i { 
position: relative; 
display: inline-block; 
}
.icon-has-bg .master-icon-text .icon-wrap { 
position: relative; 
width: 26px; 
height: 26px; 
line-height: 26px; 
background-color: #f6f6f6; 
}
.icon-has-bg .master-icon-text .icon-wrap i { 
position: absolute; 
top: 50%; 
left: 50%;
transform: translate(-50%, -50%); 
}
.align-center .master-text-box {
align-items: center;
}
.align-right .master-text-box {
align-items: flex-end;
}
@media (max-width: 1024px) {
.align--tabletleft .master-text-box { align-items: flex-start; }
.align--tabletcenter .master-text-box { align-items: center; }
.align--tabletright .master-text-box { align-items: flex-end; }
}
@media (max-width: 767px) {
.align--mobileleft .master-text-box { align-items: flex-start; }
.align--mobilecenter .master-text-box { align-items: center; }
.align--mobileright .master-text-box { align-items: flex-end; }
} .master-copyright { 
font-size: 14px; 
line-height: 30px; 
font-weight: 600; 
color: #a5a49a; 
}
.master-copyright a {
color: inherit;
}
.master-copyright a:hover { 
color: #fff; 
} .master-counter {
position: relative;
overflow: hidden;
}
.master-counter:before {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
content: '';
z-index: 0;
transition: 0.5s ease;
}
.elementor-widget-mae-counter:hover .master-counter:before {
transform: scale(1.2);
}
.master-counter .inner { 
display: flex;
flex-direction: column; 
position: relative; 
}
.master-counter .icon-wrap { 
font-size: 18px; 
line-height: normal; 
color: var(--e-global-color-agrios_accent); 
}
.master-counter .number-wrap { 
line-height: 1; 
display: flex;
}
.master-counter .number-wrap span { 
font-size: 50px; 
line-height: 1; 
font-weight: 700; 
color: var(--e-global-color-agrios_primary); 
}
.master-counter .title { 
font-size: 20px; 
line-height: 30px; 
margin-bottom: 0; 
}
.icon-position-right .master-counter,
.icon-position-left .master-counter { 
display: flex;
flex-wrap: wrap;
}
.align-center .master-counter .inner { align-items: center; }
.align-center .master-counter .icon-wrap { justify-content: center; }
.align-right .master-counter .inner { align-items: flex-end; }
.align-right .master-counter .icon-wrap { justify-content: flex-end; }
@media (max-width: 1024px) {
.align--tabletleft .master-counter .inner { align-items: flex-start; }
.align--tabletcenter .master-counter .inner { align-items: center; }
.align--tabletright .master-counter .inner { align-items: flex-end; }
.align--tabletleft .master-counter .icon-wrap { justify-content: flex-start; }
.align--tabletcenter .master-counter .icon-wrap { justify-content: center; }
.align--tabletright .master-counter .icon-wrap { justify-content: flex-end; }
}
@media (max-width: 767px) {
.align--mobileleft .master-counter .inner { align-items: flex-start; }
.align--mobilecenter .master-counter .inner { align-items: center; }
.align--mobileright .master-counter .inner { align-items: flex-end; }
.align--mobileleft .master-counter .icon-wrap { justify-content: flex-start; }
.align--mobilecenter .master-counter .icon-wrap { justify-content: center; }
.align--mobileright .master-counter .icon-wrap { justify-content: flex-end; }
}
@media (max-width: 575px) {
.icon-position-right .master-counter,
.icon-position-left .master-counter { flex-direction: column; }
.icon-position-right .master-counter .master-icon,
.icon-position-left .master-counter .master-icon { margin-bottom: 30px !important; }
} .master-pie-chart .chart { 
position: relative; 
display: inline-flex;
width: auto; 
border-radius: 50%; 
line-height: 1;
height: auto; 
}
.master-pie-chart .chart .percent-wrap { 
position: absolute; 
top: 50%; 
left: 50%; 
transform: translate(-50%, -50%);
font-size: 24px; 
line-height: 1;
font-weight: 500;
color: var(--e-global-color-agrios_primary); 
}
.master-pie-chart canvas { 
border-radius: 50%; 
max-width: 100%; 
}
.pie-chart-inline-no .master-pie-chart .chart { margin-bottom: 20px; }
.pie-chart-inline-yes .master-pie-chart { display: flex; flex-direction: row; }
.pie-chart-inline-yes.valign-middle .master-pie-chart { align-items: center; }
.pie-chart-inline-yes.valign-bottom .master-pie-chart { align-items: flex-end; }
.pie-chart-inline-yes .master-pie-chart .chart { flex-shrink: 0; margin-right: 20px; }
.pie-chart-inline-no.align-center .master-pie-chart { align-items: center; }
.pie-chart-inline-no.align-right .master-pie-chart { align-items: flex-end; }
@media (max-width: 1024px) {
.pie-chart-inline-no.align--tabletleft .master-pie-chart { align-items: center; }
.pie-chart-inline-no.align--tabletcenter .master-pie-chart { align-items: center; }
.pie-chart-inline-no.align--tabletright .master-pie-chart { align-items: flex-end; }
}
@media (max-width: 767px) {
.pie-chart-inline-no.align--mobileleft .master-pie-chart { align-items: center; }
.pie-chart-inline-no.align--mobilecenter .master-pie-chart { align-items: center; }
.pie-chart-inline-no.align--mobileright .master-pie-chart { align-items: flex-end; }
} .master-progress-bar .texts { 
margin-bottom: 8px; 
display: flex; 
justify-content: space-between; 
align-items: flex-end; 
}
.master-progress-bar .title { 
color: var(--e-global-color-agrios_primary); 
font-size: 18px; 
font-weight: 800;
}
.master-progress-bar .percent { 
position: absolute;
top: -34px;
left: 0;
display: inline-block;
text-align: right;
width: 0;
font-size: 14px; 
font-weight: 500; 
line-height: 1; 
color: var(--e-global-color-agrios_text);  
transition: width 0.6s linear; 
}
.master-progress-bar .progress-bar { 
position: relative;
height: 8px; 
background-color: var(--light-background); 
}
.master-progress-bar .progress { 
height: 100%; 
width: 0; 
background-color: var(--e-global-color-agrios_accent); 
transition: width 0.6s linear; 
} .master-video-icon a { 
position: relative; 
width: 100px; 
height: 100px; 
line-height: 100px; 
border-radius: 50%;
display: inline-block; 
background-color: var(--e-global-color-agrios_accent_2); 
color: #fff; 
text-align: center; 
font-size: 30px; 
z-index: 1; 
}
.master-video-icon a i { 
margin-left: 7%; 
}
.master-video-icon a .p { 
position: absolute; 
top: 0; 
left: 0; 
width: 100%; 
height: 100%; 
content: ""; 
background-color: inherit;
z-index: -1; 
border-radius: inherit;
}
.master-video-icon a .p1 { 
animation: v-fade-before 2s infinite ease-in-out; 
}
.master-video-icon a .p2 { 
animation: v-fade-after 2s infinite ease-in-out; 
}
.master-image-morphing .master-video-icon a {
background-color: #fff; 
color: var(--e-global-color-agrios_accent);
}
.master-image-morphing .master-video-icon a .p {
border-color: #fff; 
} .elementor-absolute .master-fancy-image {
display: block;
}
.master-fancy-image { 
position: relative; 
display: flex;
align-items: flex-start;
width: auto;
}
.master-fancy-image .image-wrap { 
display: flex;
align-items: flex-start;
position: relative; 
width: 100%; 
height: auto; 
z-index: 0; 
transition: 0.3s;
}
.master-fancy-image .image-wrap img { 
width: 100%; 
transition: box-shadow 0.3s; 
}
.master-fancy-image .master-video-icon {
position: absolute;
left: 50%;
top: 50%;
-webkit-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
z-index: 1;
}
.align-center .master-fancy-image { justify-content: center; }
.align-right .master-fancy-image { justify-content: flex-end; }
@media (max-width: 1024px) {
.align--tabletleft .master-fancy-image { justify-content: flex-start; }
.align--tabletcenter .master-fancy-image { justify-content: center; }
.align--tabletright .master-fancy-image { justify-content: flex-end; }
}
@media (max-width: 767px) {
.align--mobileleft .master-fancy-image { justify-content: flex-start; }
.align--mobilecenter .master-fancy-image { justify-content: center; }
.align--mobileright .master-fancy-image { justify-content: flex-end; }
} .master-image-morphing { position: relative; display: flex; }
.master-image-morphing image { width: 100%; }
.master-image-morphing clipPath:not(:first-child) { visibility: hidden; }
.master-image-morphing path { transition-delay: 0s !important; animation-delay: 0s !important; }
.master-image-morphing .master-video-icon { position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); }
.master-image-morphing svg image { width: 100%; height: auto; } .master-image-box { 
position: relative; 
transition: box-shadow 0.5s, transform 0.3s; 
border-radius: 10px;
overflow: hidden;
}
.master-image-box .icon-wrap {
position: absolute;
z-index: 3;
}
.master-image-box .content-wrap { 
position: relative;
display: flex; 
flex-direction: column; 
padding: 45px 50px; 
}
.master-image-box .headline-2 { 
transition: color 0.3s; 
margin-bottom: 10px; 
}
.master-image-box .desc { 
position: relative; 
margin-bottom: 20px; 
transition: color 0.3s, opacity 0.3s, transform 0.3s; 
}
.master-image-box .thumb { 
position: relative;
overflow: hidden; 
}
.master-image-box .thumb img { 
width: 100%; 
height: auto; 
transition: transform 0.5s; 
}
.master-image-box:hover .thumb img { 
transform: scale(1.1); 
}
.master-image-box .thumb .arrow { 
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
background-color: rgba(0,0,0,0.3);
opacity: 0;
transition: 0.3s all ease;
}
.master-image-box .arrow:before,
.master-image-box .arrow:after {
position: absolute;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
content: '';
background-color: #fff;
transition: opacity 0.3s;
opacity: 0;
}
.master-image-box .arrow:before {
width: 2px; 
height: 30px;
}
.master-image-box .arrow:after {
width: 30px;
height: 2px;
}
.master-image-box:hover .thumb .arrow {
opacity: 1 
}
.master-image-box .arrow:before,
.master-image-box .arrow:after {
opacity: 1;
}
.image-box-style-2 .master-image-box { 
margin: 110px 0 10px; 
text-align: center;
overflow: visible;
}
.image-box-style-2 .master-image-box .thumb { 
position: absolute; 
top: -110px; 
left: 50%; 
transform: translateX(-50%);
width: 240px; 
height: 240px; 
display: flex; 
justify-content: center; 
align-items: center; 
overflow: visible;
z-index: 1;
}
.image-box-style-2 .master-image-box .thumb .inner {
border-radius: 50%; 
overflow: hidden;
}
.image-box-style-2 .master-image-box .icon-wrap {
position: absolute;
bottom: -15px;
right: 15px;
}
.image-box-style-2 .master-image-box .master-icon {
font-size: 44px;
width: 78px;
height: 78px;
line-height: 78px;
text-align: center;
background-color: #fff;
border-radius: 50%;
overflow: hidden;
box-shadow: 2px 5px 35px 1px rgba(0, 0, 0, 0.15);
}
.image-box-style-2 .master-image-box .content-wrap { 
padding: 163px 35px 43px; 
background-color: #fff;
border-radius: 10px; 
box-shadow: 0 10px 60px 0 rgba(0,0,0,0.1);
margin-bottom: 20px;
}
.image-box-style-2 .master-image-box {
position: relative;
}
.image-box-style-2 .master-image-box:after {
position: absolute;
content: '';
bottom: 0;
left: 0;
width: 100%;
height: 22px;
z-index: -1;
background-color: var(--e-global-color-agrios_accent_2);
border-radius: 10px;
transform: translateY(-3px);
transition: 0.3s all ease;
}
.image-box-style-2 .master-image-box .desc {
margin-bottom: 0;
}
.image-box-style-2 .master-image-box .url-wrap {
position: absolute;
bottom: -20px;
left: 50%;
width: fit-content;
opacity: 0;
transform: translate(-50%, 10px);
transition: all 0.3s ease;
}
.image-box-style-2 .master-image-box:hover:after {
transform: translateY(2px);
}
.image-box-style-2 .master-image-box:hover .url-wrap {
opacity: 1;
transform: translate(-50%, 0px);
}
.image-box-style-3 .master-image-box {
padding-bottom: 4px;
overflow: visible;
}
.image-box-style-3 .master-image-box .content-wrap {
background-color: #fff;
z-index: 1;
}
.image-box-style-3 .master-image-box:after {
position: absolute;
bottom: 0;
left: 0;
width: 100%;
height: 20px;
content: "";
background-color: var(--e-global-color-agrios_accent_2);
z-index: 0;
transform: translateY(-10px);
border-radius: 10px;
transition: all 0.3s ease;
}
.image-box-style-3 .master-image-box:hover:after {
transform: translateY(0);
} .image-box-style-4 .master-image-box {
border-radius: 10px;
}
.image-box-style-4 .master-image-box .headline-2 {
position: relative;
padding: 21px 30px;
margin: 0;
background-color: #fff;
z-index: 2;
transition: all 0.3s ease;
}
.image-box-style-4 .master-image-box:hover .headline-2 {
background-color: var(--e-global-color-agrios_accent_3);
}
.image-box-style-4 .master-image-box .headline-2:after {
position: absolute;
bottom: -14px;
left: 50%;
content: "";
width: 0;
height: 0;
border-left: 40px solid transparent;
border-right: 40px solid transparent;
border-top: 15px solid #fff;
transform: translateX(-50%);
z-index: 1;
transition: all 0.3s ease;
}
.image-box-style-4 .master-image-box:hover .headline-2:after {
border-top-color: var(--e-global-color-agrios_accent_3);
}
.image-box-style-4 .master-image-box .icon-wrap {
position: relative;
margin-bottom: 23px;
}
.image-box-style-4 .master-image-box .inner { 
position: relative;
}
.image-box-style-4 .master-image-box .content-wrap {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
background-color: rgba(31,30,23,0.9);
padding: 50px 50px;
opacity: 0;
transition: all 0.5s ease;
}
.image-box-style-4 .master-image-box:hover .content-wrap {
opacity: 1;
}
.image-box-style-4 .master-image-box .desc {
color: rgba(255,255,255,0.6);
}
@media (max-width: 767px) {
.image-box-style-4 .master-image-box .headline-2 {
background-color: var(--e-global-color-agrios_accent_3);
}
}
@media (max-width: 350px) {
.master-image-box .content-wrap {
padding: 35px 40px;
}
} .master-hover-box { 
position: relative; 
overflow: hidden; 
}
.master-hover-box .thumb img { 
width: 100%; 
height: auto; 
transition: transform 0.5s; 
}
.master-hover-box .content-wrap,
.master-hover-box .hover-content-wrap { 
position: absolute; 
top: 0; 
left: 0; 
width: 100%; 
height: 100%; 
display: flex; 
flex-direction: column; 
padding: 52px; 
}
.master-hover-box .hover-content-wrap { 
opacity: 0; 
background-color: rgba(36,36,36,0.8); 
}
.master-hover-box .content-wrap { 
align-items: center; 
justify-content: center; 
text-align: center; 
}
.master-hover-box .icon-wrap { 
margin-bottom: 23px; 
}
.master-hover-box .content-wrap .headline-2, 
.master-hover-box .hover-content-wrap .headline-2 { 
font-size: 30px; 
line-height: 34px; 
color: #fff; 
margin: 0;
}
.master-hover-box .hover-content-wrap .headline-2 { 
margin-bottom: 22px; 
}
.master-hover-box .desc { 
color: #fff; 
line-height: 34px; 
}
.master-hover-box .arrow { 
position: absolute; 
right: 0; 
bottom: 0; 
width: 56px; 
height: 56px; 
line-height: 56px; 
transform: translateY(100%);
text-align: center; 
font-size: 12px; 
color: #fff; 
background-color: var(--e-global-color-agrios_accent);
transition: 0.3s transform; 
}
.master-hover-box .arrow i { 
display: inline-block; 
}
.master-hover-box:hover .thumb img { 
transform: scale(1.1); 
}
.master-hover-box .arrow:hover i { 
animation: 0.3s link-icon linear; 
}
.master-hover-box .hover-content-wrap { 
opacity: 0; 
transition: opacity 0.3s ease; 
}
.master-hover-box .hover-content-wrap .headline-2,
.master-hover-box .hover-content-wrap .desc { 
opacity: 0; 
transform: translateY(100%); 
transition: transform 0.3s ease, opacity 0.3s ease; 
}
.master-hover-box.active .icon-wrap { 
transform: translateY(-50px); 
opacity: 0; 
transition: transform 0.3s ease; 
}
.master-hover-box.active .content-wrap .headline-2 { 
transform: translateY(-50px); 
opacity: 0; transition: transform 0.3s ease; 
}
.master-hover-box.active .hover-content-wrap { 
opacity: 1; 
}
.master-hover-box.active .hover-content-wrap .desc,
.master-hover-box.active .hover-content-wrap .headline-2 { 
transform: translateY(0); 
opacity: 1; 
}
.master-hover-box.active .arrow { 
transform: translateY(0); 
}
@media (max-width: 575px) {
.master-hover-box .content-wrap,
.master-hover-box .hover-content-wrap { padding: 30px; }
} .master-social-icons { 
font-size: 18px; 
display: flex;
flex-wrap: wrap; 
}
.master-social-icons a { 
position: relative;
display: inline-block; 
color: var(--e-global-color-agrios_text);
}
.master-social-icons a i {
display: inline-block;
transition: transform 0.3s ease;
}
.master-social-icons a:hover i {
transform: scaleX(-1);
}
.icon-has-bg .master-social-icons a {
text-align: center;
background-color: var(--light-background);
width: 40px;
height: 40px;
font-size: 14px;
}
.icon-has-bg .master-social-icons a i {
position: absolute;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
}
.icon-has-bg .master-social-icons a:hover i {
transform: translate(-50%, -50%) scaleX(-1);
}
.align-left .master-social-icons a:first-child { margin-left: 0 !important; }
.align-right .master-social-icons a:last-child { margin-right: 0 !important; }
.align-center .master-social-icons { justify-content: center; }
.align-right .master-social-icons { justify-content: flex-end; }
.align-left .master-social-icons { justify-content: flex-start; }
.palign-left .menu-panel-wrap .master-social-icons a:first-child { margin-left: 0 !important; }
.palign-right .menu-panel-wrap .master-social-icons a:last-child { margin-right: 0 !important; }
.palign-center .menu-panel-wrap .master-social-icons { justify-content: center; }
.palign-right .menu-panel-wrap .master-social-icons { justify-content: flex-end; }
.palign-left .menu-panel-wrap .master-social-icons { justify-content: flex-start; }
@media (max-width: 1024px) {
.align--tabletleft .master-social-icons a:first-child { margin-left: 0 !important; }
.align--tabletright .master-social-icons a:last-child { margin-right: 0 !important; }
.align--tabletleft .master-social-icons { justify-content: flex-start; }
.align--tabletcenter .master-social-icons { justify-content: center; }
.align--tabletright .master-social-icons { justify-content: flex-end; }
.palign--tabletleft .menu-panel-wrap .master-social-icons a:first-child { margin-left: 0 !important; }
.palign--tabletright .menu-panel-wrap .master-social-icons a:last-child { margin-right: 0 !important; }
.palign--tabletleft .menu-panel-wrap .master-social-icons { justify-content: flex-start; }
.palign--tabletcenter .menu-panel-wrap .master-social-icons { justify-content: center; }
.palign--tabletright .menu-panel-wrap .master-social-icons { justify-content: flex-end; }
}
@media (max-width: 767px) {
.align--mobileleft .master-social-icons a:first-child { margin-left: 0 !important; }
.align--mobileright .master-social-icons a:last-child { margin-right: 0 !important; }
.align--mobileleft .master-social-icons { justify-content: flex-start; }
.align--mobilecenter .master-social-icons { justify-content: center; }
.align--mobileright .master-social-icons { justify-content: flex-end; }
.palign--mobileleft .menu-panel-wrap .master-social-icons a:first-child { margin-left: 0 !important; }
.palign--mobileright .menu-panel-wrap .master-social-icons a:last-child { margin-right: 0 !important; }
.palign--mobileleft .menu-panel-wrap .master-social-icons { justify-content: flex-start; }
.palign--mobilecenter .menu-panel-wrap .master-social-icons { justify-content: center; }
.palign--mobileright .menu-panel-wrap .master-social-icons { justify-content: flex-end; }
} .master-tabs { 
position: relative; 
}
.master-tabs .tab-link-wrap { 
position: absolute; 
left: 0; 
top: 0; 
list-style: none; 
margin: 0; 
overflow: hidden; 
width: 100%;
display: flex; 
}
.master-tabs .tab-content-wrap { 
padding-top: 60px; 
}
.master-tabs .tab-link { 
position: relative;
display: inline-block; 
font-size: 20px; 
font-weight: 600; 
line-height: 30px; 
white-space: normal; 
text-align: center; 
cursor: pointer; 
color: #fff; 
background-color: var(--e-global-color-agrios_primary);
padding: 27px 25px; 
transition: color 0.3s ease; 
}
.master-tabs .tab-link.active:after,
.master-tabs .tab-link.active:before { 
position: absolute; 
bottom: 0; 
left: 100%; 
content: ""; width: 1000px; 
}
.master-tabs .tab-link.active:before { 
right: 100%; 
left: unset; 
}
.master-tabs .tab-link.active { 
color: var(--e-global-color-agrios_primary); 
background-color: #fff;
}
.master-tabs .tab-link:last-child { 
margin-right: 0 !important; 
}
.master-tabs .tab-content { 
display: none; 
padding: 72px 0 0; 
}
.master-tabs .tab-content.active { 
display: block; 
}
.master-tabs .tab-content p:last-child { 
margin-bottom: 0;
}
.btn-align-stretch .master-tabs .tab-link { width: 100%; }
.btn-align-left .master-tabs .tab-link-wrap  { justify-content: flex-start; }
.btn-align-right .master-tabs .tab-link-wrap  { justify-content: flex-end; }
.btn-align-center .master-tabs .tab-link-wrap  { justify-content: center; }
.btn-align-space-around .master-tabs .tab-link-wrap  { justify-content: space-around; }
.btn-align-space-between .master-tabs .tab-link-wrap  { justify-content: space-between; }
.btn-align-space-evenly .master-tabs .tab-link-wrap  { justify-content: space-evenly; }
.master-tabs .elementor-section { width: calc(100% + 30px); margin-right: -15px; margin-left: -15px; }
@media screen and (max-width: 767px) {
.master-tabs .tab-link-wrap .tab-link { padding: 10px 8px; font-size: 14px; line-height: 20px; }
} .master-accordions .item { 
margin-bottom: 20px;
}
.master-accordions .item:last-child { 
margin-bottom: 0 !important; 
}
.master-accordions .title { 
position: relative; 
padding: 10px 10px 10px 38px; 
cursor: pointer; 
display: flex; 
align-items: center; 
flex-direction: row-reverse;
justify-content: space-between; 
width: 100%;
background-color: var(--light-background);
border-radius: 10px; 
}
.master-accordions .title .arrow { 
position: relative; 
display: inline-block; 
font-size: 13px; 
line-height: 60px; 
text-align: center; 
transition: all 0.3s ease; 
width: 60px; 
height: 60px; 
color: #fff;
border-radius: 10px;
background-color: var(--e-global-color-agrios_accent_3); 
flex-shrink: 0;
}
.master-accordions .title .arrow:after { 
position: absolute; 
top: 0; 
left: 0; 
content: "\e910";
font-weight: 900;
width: 60px;
height: 60px;
text-align: center;
line-height: 60px;
font-family: "core-icons";
transition: transform 0.3s, color 0.3s; 
}
.master-accordions .item.active .title .arrow:after { 
transform: rotate(90deg); 
}
.master-accordions .title .arrow:hover {
background-color: var(--e-global-color-agrios_primary);
}
.master-accordions .title .arrow i { 
margin-left: 2px; 
}
.master-accordions .title h3 { 
font-size: 20px; 
line-height: 30px; 
color: var(--e-global-color-agrios_primary);  
margin-bottom: 0; 
transition: color 0.3s, background 0.3s; 
}
.master-accordions .content { 
display: none; 
font-size: 16px;
line-height: 30px;
padding: 22px 0px 18px 38px; 
}
.master-accordions p { 
margin-bottom: 0; 
}
.arrow-none .master-accordions .title .arrow { display: none; }
.arrow-left .master-accordions .title { flex-direction: row; justify-content: space-between; }
.accordion-style-1 .master-accordions .item { 
margin-bottom: 10px;
}
.accordion-style-1 .master-accordions .item .title:hover h3 { 
color: var(--e-global-color-agrios_accent); 
}
.accordion-style-2 .master-accordions .item {
border-radius: 10px;
overflow: hidden;
box-shadow: 0 0 30px rgba(0,0,0,0.07); 
background-color: #eef3f7;
margin-bottom: 20px;
}
.accordion-style-2 .master-accordions .item.active {
background-color: #fff;
}
@media screen and (max-width: 767px) {
.arrow-left .master-accordions .content { padding-left: 0; }
}
@media screen and (max-width: 570px) {
.master-accordions .title .arrow,
.master-accordions .title .arrow:after { 
line-height: 40px; 
width: 40px; 
height: 40px; 
}
} .master-subscribe-form .mc4wp-form-fields {
position: relative;
}
.master-subscribe-form .mc4wp-form-fields button {
position: absolute;
top: 0;
right: 0;
padding: 0 20px;
width: 50px;
border-radius: 0 10px 10px 0;
}
.master-subscribe-form .mc4wp-form-fields button i {
position: relative;
display: inline-block;
left: -2px;
}
.master-subscribe-form.style-1 input[type="email"] {
background-color: #fff;
}
.master-subscribe-form.style-2 {
position: relative;
}
.master-subscribe-form.style-2:after {
position: absolute;
bottom: -2px;
left: 0;
height: 2px;
width: 100%;
content: '';
background-color: #fff;
opacity: 0.2;
}
.master-subscribe-form.style-2 input[type="email"] {
border: none;
padding: 10px 0;
font-size: 16px;
line-height: 26px;
color: #fff;
background-color: transparent;
font-weight: 400;
}
.master-subscribe-form.style-2 button {
position: absolute;
right: -6px;
top: 3px;
color: #fff;
}
.master-subscribe-form.style-2 button[value=""] {
background-color: transparent;
width: 40px;
height: 40px;
padding: 0;
margin: 0;
}
.master-subscribe-form.style-2 button[value=""]:after {
position: absolute;
top: 0;
left: 0;
content: '\e91e';
font-size: 24px;
line-height: 1;
font-weight: 400;
width: 100%;
height: 100%;
line-height: 40px;
font-family: "core-icons";
}
.master-subscribe-form.style-2 input[type="email"]::placeholder { color: #fff; }
.master-subscribe-form.style-2 input[type="email"]:-ms-input-placeholder { color: #fff; }
.master-subscribe-form.style-2 input[type="email"]::-ms-input-placeholder { color: #fff; }
.small-input .master-subscribe-form input[type="email"] {
padding: 11px 70px 11px 20px;
font-size: 12px;
}
.small-input .master-subscribe-form button {
height: 50px;
line-height: 50px;
}
.align-center .master-subscribe-form .mc4wp-form { justify-content: center; }
.align-right .master-subscribe-form .mc4wp-form { justify-content: flex-end; }
@media (max-width: 1024px) {
.align--tabletleft .master-subscribe-form .mc4wp-form { justify-content: flex-start; }
.align--tabletcenter .master-subscribe-form .mc4wp-form { justify-content: center; }
.align--tabletright .master-subscribe-form .mc4wp-form { justify-content: flex-end; }
}
@media (max-width: 767px) {
.align--mobileleft .master-subscribe-form .mc4wp-form { justify-content: flex-start; }
.align--mobilecenter .master-subscribe-form .mc4wp-form { justify-content: center; }
.align--mobileright .master-subscribe-form .mc4wp-form { justify-content: flex-end; }
} .master-cf7 {
display: flex;
}
.master-cf7 .wpcf7 p { 
margin: 0; 
}
.master-cf7 .wpcf7 input,
.master-cf7 .wpcf7 select,
.master-cf7 .wpcf7 textarea { 
width: 100%; 
}
.master-cf7 .wpcf7 textarea { 
height: 190px; 
}
.master-cf7 .wpcf7 select {
background-position: calc(100% - 40px) calc(50% + 3px);
}
.master-cf7 .wpcf7 .input-wrap { 
display: flex; 
width: 100%; 
justify-content: space-between; 
}
.master-cf7 .wpcf7 .input-wrap > * {
width: calc((100% - 30px)/ 2); 
}
.master-cf7 .wpcf7 .wpcf7-submit { 
padding: 0 50px; 
}
.master-cf7 .wpcf7-spinner {
display: none;
}
.align-right .master-cf7 .wpcf7 .ajax-loader { 
display: none; 
} .master-cf7 .uacf7-value,
.master-cf7 .uacf7-slider-label {
display: none;
}
.master-cf7 .uacf7-form-5 input[type="range"] {
height: 10px;
background-color: var(--light-background);
cursor: pointer;
}
.master-cf7 .uacf7-slider-handle {
position: relative;
display: inline-block;
}
.master-cf7 .uacf7-form-5 .uacf7-slider::-webkit-slider-thumb {
width: 30px;
height: 30px;
border-radius: 50%;
-webkit-appearance: none;
background-color: var(--e-global-color-agrios_accent_3);
}
.master-cf7 .uacf7-form-5 .uacf7-slider::-moz-range-thumb {
width: 30px;
height: 30px;
border-radius: 50%;
background-color: var(--e-global-color-agrios_accent_3);
}
.master-cf7 .uacf7-form-5 .slider-progress {
display: inline-block;
position: absolute;
top: 10px;
left: 0;
height: 10px;
border-radius: 5px;
background-color: var(--e-global-color-agrios_accent_3);
pointer-events: none;
}
.master-cf7 .uacf7-form-5 .slider-number {
display: inline-block;
pointer-events: none;
color: #fff;
font-size: 15px;
width: 30px;
height: 30px;
line-height: 30px;
text-align: center;
position: absolute;
top: 0;
left: 0;
transform: translateX(2px);
background-color: var(--e-global-color-agrios_accent_3);
border-radius: 50%;
}
@media screen and (max-width: 767px) {
.master-cf7 .wpcf7 .input-wrap { display: block; }
.master-cf7 .wpcf7 .input-wrap > span { width: 100%; margin-bottom: 30px; }
.master-cf7 .wpcf7 .input-wrap > span:first-child { margin-right: 0; }
}
.align-center .master-cf7 { justify-content: center; }
.align-right .master-cf7{ justify-content: flex-end; }
@media (max-width: 1024px) {
.align--tabletleft .master-cf7 { justify-content: flex-start; }
.align--tabletcenter .master-cf7 { justify-content: center; }
.align--tabletright .master-cf7 { justify-content: flex-end; }
}
@media (max-width: 767px) {
.align--mobileleft .master-cf7 { justify-content: flex-start; }
.align--mobilecenter .master-cf7 { justify-content: center; }
.align--mobileright .master-cf7 { justify-content: flex-end; }
} .master-gallery .thumb {
position: relative;
overflow: hidden;
border-radius: 10px;
}
.master-gallery .thumb::before {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
content: "";
transition: all 0.5s ease;
z-index: 1;
pointer-events: none;
transform: scale(0.8);
opacity: 0;
background-color: var(--e-global-color-agrios_primary);
}
.master-gallery:hover .thumb::before {
transform: scale(1);
opacity: 0.4
}
.master-gallery .zoom-popup-mfp {
position: absolute;
left: 50%;
top: 50%;
transform: translate(-50%, -50%);
width: 100px;
height: 100px;
display: flex;
align-items: center;
justify-content: center;
border-radius: 50%;
background-color: transparent;
color: #fff;
text-align: center;
cursor: pointer;
font-size: 22px;
font-weight: 400;
opacity: 0;
visibility: hidden;
transition: all ease 0.3s;
z-index: 99999;
}
.master-gallery .zoom-popup-mfp::after,
.master-gallery .zoom-popup-mfp::before {
display: inline-block;
position: absolute;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
content: '';
background-color: #fff;
transition: 0.3s ease;
}
.master-gallery .zoom-popup-mfp::after {
width: 20px;
height: 2px;
}
.master-gallery .zoom-popup-mfp::before {
width: 2px;
height: 20px;
}
.master-gallery .zoom-popup-mfp:hover:after,
.master-gallery .zoom-popup-mfp:hover:before {
background-color: var(--e-global-color-agrios_accent);
}
.master-gallery:hover .zoom-popup-mfp {
opacity: 1;
visibility: visible;
}
.master-gallery .thumb img {
width: 100%;
display: inline-block;
transition: transform 0.5s ease, width 0s;
}
.master-gallery:hover .thumb img {
transform: scale(1.1);
}
.master-carousel-box .master-gallery { margin-top: 10px; transition: transform 0.3s; }
.master-carousel-box .master-gallery:hover { transform: translateY(-10px); }
.custom-grid .cbp-item img { width: 270px; }
.custom-grid .cbp-item:nth-child(1) .cbp-item-wrapper { margin-top: 0px; }
.custom-grid .cbp-item:nth-child(2) .cbp-item-wrapper { margin-top: 80px; }
.custom-grid .cbp-item:nth-child(3) .cbp-item-wrapper { margin-top: 40px; }
.custom-grid .cbp-item:nth-child(4) .cbp-item-wrapper { margin-top: 0px; }
@media (max-width: 767px) {
.custom-grid .cbp-item img { width: 370px; }
.custom-grid .cbp-item:nth-child(1) .cbp-item-wrapper { margin-top: 0px; }
.custom-grid .cbp-item:nth-child(2) .cbp-item-wrapper { margin-top: 40px; }
.custom-grid .cbp-item:nth-child(3) .cbp-item-wrapper { margin-top: 0px; }
.custom-grid .cbp-item:nth-child(4) .cbp-item-wrapper { margin-top: 0px; }
}
@media (max-width: 570px) {
.custom-grid .cbp-item img { width: 100%; }
.custom-grid .cbp-item:nth-child(1) .cbp-item-wrapper { margin-top: 0px; }
.custom-grid .cbp-item:nth-child(2) .cbp-item-wrapper { margin-top: 0px; }
.custom-grid .cbp-item:nth-child(3) .cbp-item-wrapper { margin-top: 0px; }
.custom-grid .cbp-item:nth-child(4) .cbp-item-wrapper { margin-top: 0px; }
} .master-gallery-stack { 
position: relative; 
display: flex;
}
.master-gallery-stack div:not(:first-child) { 
position: absolute; 
}
.image-width-full .master-gallery-stack {
width: 100%;
}
.image-width-fit .master-gallery-stack,
.image-width-fit .master-gallery-stack .master-fancy-image:first-child {
width: fit-content;
width: -moz-fit-content;
}
.align-center .master-gallery-stack { justify-content: center; }
.align-right .master-gallery-stack { justify-content: flex-end; }
@media (max-width: 1024px) {
.align--tabletleft .master-gallery-stack { justify-content: flex-start; }
.align--tabletcenter .master-gallery-stack { justify-content: center; }
.align--tabletright .master-gallery-stack { justify-content: flex-end; }
}
@media (max-width: 767px) {
.align--mobileleft .master-gallery-stack { justify-content: flex-start; }
.align--mobilecenter .master-gallery-stack { justify-content: center; }
.align--mobileright .master-gallery-stack { justify-content: flex-end; }
} .master-shape { 
width: 100px; 
height: 100px; 
background-color: var(--e-global-color-agrios_accent); 
} .master-text.m90deg { 
text-orientation: mixed; 
writing-mode: vertical-lr; 
}
.master-text.m90deg .inner { 
transform: rotate(180deg); 
}
.master-text.r90deg { 
text-orientation: mixed; 
writing-mode: vertical-lr; 
} .master-cta { 
display: inline-block; 
transition: none; 
}
.master-cta .content-wrap { 
display: flex; 
align-items: center; 
transition: all 0.3s ease;
}
.master-cta .icon { 
display: inline-block; 
font-size: 40px; 
line-height: 1; 
margin-right: 20px; 
color: var(--e-global-color-agrios_accent); 
transition: all 0.3s ease;
}
.master-cta .icon svg {
width: 35px;
height: auto;
}
.master-cta .icon i { 
display: inline-block; 
will-change: transform; 
}
.master-cta .text { 
display: block; 
font-size: 14px;
line-height: 20px;
color: var(--e-global-color-agrios_text); 
transition: all 0.3s ease;
}
.master-cta .phone { 
display: block; 
font-size: 16px;
line-height: 26px;
font-weight: 600; 
color: var(--e-global-color-agrios_primary); 
transition: all 0.3s ease;
}
.icon-has-bg .icon { 
width: 36px; 
height: 36px;
text-align: center; 
line-height: 36px; 
font-size: 11px; 
}
.shake-hover .master-cta:hover .icon svg,
.shake-hover .master-cta:hover .icon i { animation: 1s tada infinite alternate; }
.shake-always .master-cta .icon svg,
.shake-always .master-cta .icon i { animation: 1s tada infinite alternate; } .master-price-box { 
text-align: center; 
transition: all 0.3s ease; 
background-color: var(--light-background);
border-radius: 10px;
overflow: hidden;
}
.master-price-box:hover {
box-shadow: 0 0 38px 2px rgba(0,0,0,0.06);
}
.master-price-box .extra-text {
margin-bottom: 5px;
}
.master-price-box .price { 
display: inline-block; 
font-size: 72px; 
line-height: 1; 
font-weight: 700;
margin-bottom: 4px;
color: var(--e-global-color-agrios_primary); 
}
.master-price-box .price sub,
.master-price-box .price sup {
font-size: 40px;
}
.master-price-box .price sup {
top: -25px;
}
.master-price-box .plan { 
font-size: 24px; 
line-height: 32px; 
margin-bottom: 0px; 
font-weight: 500; 
color: var(--e-global-color-agrios_accent); 
}
.master-price-box .desc { 
margin-bottom: 38px; 
}
.master-price-box .content-wrap { 
padding: 50px 30px 50px; 
transition: all 0.3s ease;
}
.master-price-box .heading-wrap { 
position: relative; 
background-color: var(--light-background); 
padding: 50px 30px; 
transition: all 0.3s ease;
}
.master-price-box .featured-title {
font-size: 24px;
line-height: 36px;
margin-bottom: 15px;
}
.master-price-box .featured-list .item > span { 
display: inline-block; 
font-size: 18px; 
line-height: 36px; 
font-weight: 400;
}
.master-price-box .featured-list .item .icon { 
font-size: 12px; 
padding-right: 3px; 
top: -2px;
color: var(--e-global-color-agrios_accent); 
} .master-project { 
position: relative; 
text-align: left; 
transition: box-shadow 0.3s, transform 0.3s; 
overflow: hidden; 
border-radius: 10px;
display: flex;
flex-direction: column;
}
.master-project .thumb { 
position: relative; 
display: inline-flex; 
width: 100%; 
overflow: hidden; 
border-radius: 10px;
}
.master-project .thumb .inner {
display: inline-block;
width: 100%;
}
.master-project .thumb img { 
width: 100%; 
height: auto; 
transition: transform 0.5s; 
}
.master-project .thumb .inner:after {
position: absolute;
bottom: 0;
left: 0;
width: 100%;
height: 270px;
background-image: linear-gradient(to top, rgba(31,30,23,1), rgba(31,30,23,0) );
content: "";
}
.master-project .content-wrap { 
position: absolute; 
display: flex; 
flex-direction: column; 
justify-content: flex-end; 
overflow: hidden;
left: 0;
bottom: 0;
height: 100%;
width: 100%;
padding: 33px 40px;
z-index: 1;
transform: translateY(50px);
}
.master-project:hover .content-wrap {
transform: translateY(0);
}
.master-project .headline-2 { 
position: relative;
font-size: 30px;
line-height: 36px;
margin-bottom: 10px; 
color: #fff;
max-width: 60%;
}
.master-project .cat-item:hover,
.master-project .headline-2:hover {
color: rgba(255,255,255,0.7);
}
.master-project .cat-wrap { 
position: relative;
font-size: 14px; 
line-height: 20px; 
font-weight: 600; 
}
.master-project .cat-sep { 
display: inline-block; 
color: var(--e-global-color-agrios_accent); 
padding: 0 5px; 
}
.master-project .cat-item { 
display: inline-block; 
color: var(--e-global-color-agrios_text);
margin-bottom: 4px;
}
.master-project .desc {
position: relative;
font-size: 14px;
line-height: 30px;
color: rgba(255,255,255,0.7);
opacity: 0;
}
.master-project:hover .desc {
opacity: 1;
} 
.master-project .cat-item:hover {
color: #fff;
}
.master-project .content-wrap,
.master-project .headline-2,
.master-project .cat-item,
.master-project .desc {
transition: 0.3s;
}
.master-project .headline-2 a {
transition: 0s;
}
.master-project > .arrow {
position: absolute;
right: 30px;
top: 30px;
width: 60px;
height: 60px;
line-height: 60px;
text-align: center;
font-size: 20px;
color: var(--e-global-color-agrios_primary);
background-color: #fff;
border: 2px solid #fff;
border-radius: 50%;
opacity: 0;
box-shadow: 0 0 10px 0 rgba(0,0,0,0.1);
transition: transform 0.3s, opacity 0.3s;
z-index: 10;
}
.master-project:hover > .arrow {
opacity: 1;
}
.master-project.active .thumb img {
transform: scale(1.1);
}
.master-project .arrow i {
display: inline-block;
will-change: transform;
}
.master-project .arrow:hover i {
animation: 0.3s link-icon linear;
}
.master-project .content-wrap .arrow {
display: none;
opacity: 1;
font-size: 18px;
width: 64px;
height: 64px;
line-height: 64px;
border-radius: 50%;
color: var(--e-global-color-agrios_primary);
background-color: var(--light-background);
}
.master-project:hover .cat-item,
.master-project:hover .headline-2,
.master-project.active .cat-item,
.master-project.active .headline-2 {
color: #fff;
}
.master-project:hover .content-wrap .arrow,
.master-project.active .content-wrap .arrow {
color: var(--e-global-color-agrios_accent_2);
background-color: #fff;
}
.master-project.style-2 .headline-2 {
font-size: 24px;
}
.master-project.style-2 .content-wrap {
padding: 25px 30px;
}
.master-project.style-2 .arrow {
top: 50%;
right: 20px;
transform: translate(0, -50%);
width: 46px;
height: 46px;
line-height: 46px;
}
@media (max-width: 767px) {
.master-project .content-wrap { transform: translateY(0); }
.master-project > .arrow { opacity: 1; }
.master-project .desc { opacity: 1; }
} .master-news {
position: relative;
border-radius: 10px;
overflow: hidden;
}
.master-news .content-wrap {
position: relative;
padding-top: 20px;
}
.master-news .image-wrap {
position: relative;
display: flex;
width: 100%;
}
.master-news .headline-2 {
font-size: 26px;
line-height: 32px;
margin-bottom: 0px;
}
.master-news .headline-2 a {
color: inherit;
transition: 0s;
}
.master-news .headline-2:hover {
color: var(--e-global-color-agrios_accent);
}
.master-news .sep {
display: none;
width: 100%;
height: 1px;
margin-bottom: 30px;
background-color: var(--e-global-color-agrios_border);
}
.master-news .desc {
display: none;
font-size: 16px;
line-height: 30px;
transition: color 0.3s;
}
.master-news .image-wrap .post-date {
position: absolute;
bottom: 0px;
left: 0px;
border-radius: 0 8px 0 0;
transition: color 0.3s, background 0.3s;
z-index: 1;
}
.master-news .thumb .inner {
display: inline-block;
width: 100%;
transition: all 0.5s ease;
}
.master-news .thumb img {
width: 100%;
height: auto;
}
.master-news .post-date.trapezoid {
position: absolute;
top: 50%;
left: 0px;
display: inline-block;
height: fit-content;
font-weight: 700;
font-size: 14px;
line-height: 28px;
letter-spacing: 0.1em;
text-transform: uppercase;
writing-mode: vertical-rl;
text-orientation: mixed;
background-color: var(--e-global-color-agrios_accent_3);
color: #fff;
z-index: 1;
transform: rotate(180deg) translateY(50%);
padding: 40px 0;
clip-path: polygon(0 28px, 100% 0, 100% 100%, 0 calc(100% - 28px));
border-radius: 0;
}
.master-news .post-date.square {
display: flex;
flex-direction: column;
justify-content: center;
align-items: center;
font-size: 16px;
line-height: 20px;
background-color: #fff;
text-align: center;
font-weight: 800;
width: 70px;
height: 70px;
color: var(--e-global-color-agrios_primary);
}
.master-news .post-date.default {
position: absolute;
top: 0;
left: 50%;
font-size: 14px;
line-height: 40px;
padding: 0 25px;
font-weight: 700;
border-radius: 10px;
color: #fff;
background-color: var(--e-global-color-agrios_accent);
overflow: hidden;
transform: translate(-50%, -50%);
white-space: nowrap;
}
.master-news .post-date.default span,
.master-news .post-date.default a {
color: #fff;
}
.master-news .post-date.default a:hover {
opacity: 0.7;
}
.master-news .post-meta .meta-sep {
margin: 0 5px;
display: none;
}
.master-news .url-wrap {
line-height: 1;
}
.master-news:hover .image-wrap .inner {
transform: scale(1.1);
} .news-style-1 .master-news {
text-align: center;
box-shadow: 0px 2px 14px 0px rgba(0, 0, 0, 0.05);
background-color: #fff;
border-top-width: 0;
}
.news-style-1 .master-news .content-wrap {
display: flex;
align-items: center;
flex-direction: column;
padding: 36px 45px 40px;
background-color: #fff;
border: 1px solid rgba(0,0,0,0.05);
}
.news-style-1 .master-news .post-meta {
display: inline-flex;
margin-bottom: 8px;
justify-content: center;
}
.news-style-1 .master-news .headline-2 {
font-size: 26px;
line-height: 36px;
}
.news-style-1 .master-news .desc {
margin-bottom: 20px;
} .news-style-2 .master-news {
border-radius: 0;
}
.news-style-2 .master-news .thumb {
border-radius: 10px;
}
.news-style-2 .master-news .post-date {
top: unset;
left: 30px;
bottom: 30px;
transform: translate(0);
}
.news-style-2 .master-news .content-wrap {
text-align: center;
padding: 30px 30px 0;
}
.news-style-2 .master-news .headline-2 {
font-size: 34px;
line-height: 42px;
}
.news-style-2 .master-news .post-meta .item {
font-size: 16px;
padding-left: 23px;
margin-bottom: 8px;
}
.news-style-2 .master-news .post-meta .item:after {
font-size: 16px;
}
@media (max-width: 767px) {
.news-style-1 .master-news { box-shadow: none; }
.news-style-1 .master-news .content-wrap { border-width: 2px; }
} .master-news-block {
display: flex;
}
.master-news-block .master-news .post-date {
left: unset;
right: 20px;
}
.master-news-block .master-news .headline-2 {
line-height: 34px;
margin-bottom: 0;
}
.master-news-block .master-news .thumb {
display: flex;
align-items: flex-start;
}
.master-news-block .master-news {
width: 25%;
margin-right: 30px;
height: auto;
}
.master-news-block .master-news.news-1 {
position: relative;
width: 50%;
margin-right: 30px;
}
.master-news-block .master-news.news-1 .thumb:before {
opacity: 0.5;
}
.master-news-block .master-news.news-1 .content-wrap {
position: absolute;
bottom: 0;
left: 0;
padding: 40px 50px;
}
.master-news-block .master-news.news-1 .meta-sep,
.master-news-block .master-news.news-1 .post-meta .item,
.master-news-block .master-news.news-1 .headline-2 {
color: #fff;
}
.master-news-block .master-news.news-1 .headline-2 {
max-width: 340px;
}
.master-news-block .master-news.news-1 .headline-2:hover,
.master-news-block .master-news.news-1 .post-meta .item a:hover {
opacity: 0.7;
color: #fff;
}
.master-news-block .master-news.news-3 {
margin-right: 0;
}
.master-news-block .master-news.active .post-date {
background-color: var(--e-global-color-agrios_accent);
color: #fff;
}
.master-news-block .master-news .post-meta .item:after {
display: none;
}
@media (max-width: 1024px) {
.master-news-block { flex-wrap: wrap; }
.master-news-block .master-news { width: calc(50% - 15px); }
.master-news-block .master-news.news-1 { width: 100%; margin: 0 0 30px; }
}
@media (max-width: 575px) {
.master-news-block .master-news { width: 100%; margin: 0 0 30px }
.master-news-block .master-news.news-1 .content-wrap { padding: 30px 25px; }
.master-news-block .master-news.news-3 { margin-bottom: 0; }
.master-news-block .master-news .post-meta { margin-bottom: 5px;}
.master-news-block .master-news .headline-2 { font-size: 22px; line-height: 34px; }
.master-news-block .master-news .post-date { display: none; }
} .master-team {
position: relative;
text-align: center;
transition: all 0.3s ease;
background-color: #fff;
padding-right: 30px;
padding-bottom: 40px;
margin-bottom: 10px;
}
.master-team .avatar-wrap {
position: relative;
}
.master-team .avatar {
position: relative;
display: inline-flex;
width: 100%;
border-radius: 10px;
overflow: hidden;
transition: 0.3s;
}
.master-team .avatar .inner {
display: inline-block;
width: 100%;
}
.master-team .avatar img {
width: 100%;
height: auto;
}
.master-team .content-wrap {
position: absolute;
bottom: 0; 
right: 0;
display: flex;
flex-direction: column;
align-items: flex-end;
text-align: right;
padding: 22px 60px 20px 30px;
width: 245px;
border-radius: 10px 0 0 10px;
box-shadow: -5px 0 10px 0 rgba(0,0,0,0.1);
border: 1px solid rgba(0,0,0,0.06);
background-color: #fff;
transition: all 0.3s ease;
}
.master-team .team-role {
display: inline-block;
font-size: 16px;
line-height: 20px;
font-weight: 500;
}
.master-team .team-name {
font-size: 20px;
line-height: 26px;
margin-bottom: 2px;
transition: all 0.3s ease;
}
.master-team .team-name a {
color: inherit;
line-height: inherit;
}
.master-team .desc {
margin-bottom: 30px;
}
.master-team .image-wrap {
position: relative;
}
.master-team .socials .btn {
position: absolute;
display: inline-block;
bottom: 20px;
left: -25px;
width: 50px;
height: 50px;
border-radius: 10px;
background-color: var(--e-global-color-agrios_accent);
}
.master-team .socials .btn:after {
position: absolute;
top: 0;
left: 0;
width: 50px;
height: 50px;
line-height: 50px;
text-align: center;
font-size: 18px;
font-family: "core-icons";
color: #fff;
content: "\e927";
}
.master-team .socials-wrap {
position: absolute;
display: flex;
flex-direction: column;
bottom: 82px;
left: -25px;
width: 50px;
text-align: center;
opacity: 0;
background-color: var(--e-global-color-agrios_accent_2);
border-radius: 10px;
transform: translateY(5px);
padding-left: 2px;
transition: 0.3s;
}
.master-team .socials-wrap:after {
position: absolute;
bottom: -7px;
left: 16px;
content: "";
width: 0;
height: 0;
border-style: solid;
border-width: 8px 8px 0 8px;
border-color: var(--e-global-color-agrios_accent_2) transparent transparent transparent;
}
.master-team .socials-wrap a {
display: inline-block;
font-size: 18px;
line-height: 50px;
height: 50px;
width: 50px;
text-align: center;
color: #fff;
transition: 0.5s;
}
.master-team.active .socials-wrap {
opacity: 1;
transform: translateY(0);
}
.master-team .master-toogle-menu {
position: absolute;
width: 50px;
height: 50px;
bottom: -15px;
left: 50%;
transform: translateX(-50%);
}
.master-toogle-menu i {
display: inline-block;
}
.master-team .master-toogle-menu .menu-item,
.master-team .master-toogle-menu .menu-toggle-button,
.master-team .master-toogle-menu .menu-item-bounce,
.master-team .master-toogle-menu .menu-item-button {
position: absolute;
bottom: 0;
left: 0;
width: 50px;
height: 50px;
line-height: 50px;
text-align: center;
border-radius: 50%;
background-color: #fff;
font-size: 16px;
color: var(--e-global-color-agrios_primary);
cursor: pointer;
}
.master-team .master-toogle-menu .menu-item:first-child {
z-index: 1;
}
.master-team .master-toogle-menu .menu-toggle-button {
z-index: 2;
}
.master-team .master-toogle-menu .menu-item-bounce {
z-index: -1;
}
.master-team .master-toogle-menu .menu-item-button,
.master-team .master-toogle-menu .menu-toggle-button {
box-shadow: 0px 2px 5px rgba(0, 0, 0, 0.05);
}
.master-team.has-decor {  
overflow: visible;
}
.master-team .decor-wrap {
position: absolute;
top: 50%;
left: 50%;
width: 370px;
height: 370px;
transform: translate(-50%, -50%);
z-index: 0;
}
.master-team .decor-wrap svg {
width: 100%;
height: 100%;
}
.master-team .svg-decor path {
mix-blend-mode: multiply;
} .master-testimonial {
position: relative;
background-color: #fff;
transition: box-shadow 0.3s, transform 0.3s;
}
.master-testimonial .name {
font-size: 20px;
line-height: 26px;
font-weight: 800;
color: var(--e-global-color-agrios_primary);
margin-bottom: 0;
}
.master-testimonial .role {
font-size: 16px;
line-height: 26px;
font-weight: 500;
}
.master-testimonial .content-wrap {
padding: 40px 70px 55px;
}
.master-testimonial .comment {
font-size: 18px;
line-height: 36px;
font-weight: 400;
color: var(--e-global-color-agrios_text);
}
.master-testimonial .star-rating {
position: relative;
width: auto;
height: auto;
}
.master-testimonial .star-rating > span {
display: inline-block;
font-size: 16px;
line-height: 1;
color: #eec044;
width: 16px;
}
.master-testimonial .avatar {
position: relative;
width: 110px;
height: 110px;
overflow: hidden;
background-color: var(--light-background);
border-radius: 50%;
}
.master-testimonial .avatar-wrap .icon {
display: inline-block;
font-size: 18px;
width: 50px;
height: 50px;
line-height: 50px;
text-align: center;
border-radius: 50%;
background-color: var(--e-global-color-agrios_accent);
color: #fff;
position: absolute;
top: 23px;
left: 68px;
}
.testimonial-style-1 .master-testimonial {
margin-top: 45px;
text-align: center;
}
.testimonial-style-1 .master-testimonial .content-wrap {
padding-top: 75px;
}
.testimonial-style-1 .master-testimonial .avatar {
position: absolute;
top: -45px;
left: 0;
}
.testimonial-style-1 .master-testimonial .avatar {
transform: translateX(-50%);
left: 50%;
margin: 0 auto;
}
.testimonial-style-1 .master-testimonial .content-wrap {
position: relative;
}
.testimonial-style-1 .master-testimonial .content-wrap:after {
position: absolute;
top: -4px;
left: 2px;
right: 2px;
content: "";
width: calc(100% - 4px);
height: 4px;
background-color: var(--e-global-color-agrios_accent);
transform-origin: 50% 50%;
transform: scaleX(0);
transition: transform 0.5s;
z-index: -1;
}
.testimonial-style-1 .master-testimonial .content-wrap:before {
position: absolute;
top: 0;
left: 2px;
right: 2px;
content: "";
width: calc(100% - 4px);
height: 100%;
background-color: rgba(0, 0, 0, 0.05);
opacity: 0;
transition: opacity 0.3s;
}
.testimonial-style-1 .master-testimonial .avatar:after {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
content: "";
box-shadow: inset 0 0 0 0 var(--e-global-color-agrios_accent);
transition: box-shadow 0.3s;
}
.testimonial-style-1 .master-testimonial.active .content-wrap {
border-left: 1px solid var(--e-global-color-agrios_border);
border-right: 1px solid var(--e-global-color-agrios_border);
}
.testimonial-style-1 .master-testimonial.active .content-wrap:after {
transform: scaleX(1);
}
.testimonial-style-1 .master-testimonial.active .content-wrap:before {
opacity: 1;
}
.testimonial-style-1 .master-testimonial.active .avatar:after {
box-shadow: inset 0 0 0 4px var(--e-global-color-agrios_accent);
}
.testimonial-style-1 .master-testimonial .avatar-wrap .author-wrap,
.testimonial-style-1 .master-testimonial .star-rating {
display: none;
} .testimonial-style-2 .master-testimonial {
padding: 47px 50px;
border-radius: 10px;
background-color: #fff;
margin-top: 10px;
border: 2px solid rgba(0,0,0,0.04);
transition: border-color 0.3s ease, transform 0.3s ease;
}
.testimonial-style-2 .master-testimonial:hover {
border-color: var(--e-global-color-agrios_accent);
transform: translateY(-10px);
}
.testimonial-style-2 .master-testimonial .avatar-wrap {
position: relative;
display: flex;
align-items: center;
justify-content: flex-start;
}
.testimonial-style-2 .master-testimonial .avatar-wrap .author-wrap {
flex-grow: 1;
}
.testimonial-style-2 .master-testimonial .avatar-wrap .avatar {
margin-right: 40px;
border-radius: 10px;
overflow: hidden;
width: 90px;
height: 90px;
border: none;
flex-shrink: 0;
}
.testimonial-style-2 .master-testimonial .content-wrap {
padding: 18px 0 24px;
}
.testimonial-style-2 .master-testimonial .name {
font-size: 20px;
line-height: 24px;
}
.testimonial-style-2 .master-testimonial .role {
font-size: 16px;
line-height: 26px;
font-weight: 500;
} .testimonial-style-3 .master-testimonial {
position: relative;
padding-left: 70px;
background-color: transparent;
}
.testimonial-style-3 .master-testimonial .content-wrap {
padding: 38px 50px 45px 120px;
border-radius: 10px;
background-color: #fff;
}
.testimonial-style-3 .master-testimonial .comment {
margin-bottom: 6px;
}
.testimonial-style-3 .master-testimonial .avatar-wrap {
position: absolute;
top: 50%;
left: 0;
transform: translateY(-50%);
}
.testimonial-style-3 .master-testimonial .avatar-wrap .avatar {
width: 140px;
height: auto;
border-radius: 10px;
}
.testimonial-style-3 .master-testimonial .info-wrap {
display: flex;
flex-direction: row-reverse;
justify-content: space-between;
align-items: center;
}
.testimonial-style-3 .master-testimonial .author-wrap {
text-align: right;
}
.testimonial-style-3 .master-testimonial .avatar-wrap .icon {
top: 50%;
right: 0;
left: unset;
transform: translate(50%, -50%);
} .master-vertical-slider .master-testimonial {
display: flex;
justify-content: space-between;
align-items: center;
padding: 38px 50px 55px;
border-radius: 10px; 
overflow: hidden;
}
.master-vertical-slider .master-testimonial .content-wrap {
padding: 0;
margin-right: 45px;
}
.master-vertical-slider .master-testimonial .comment {
font-size: 18px;
line-height: 36px;
font-weight: 500;
margin-bottom: 23px;
}
.master-vertical-slider .master-testimonial .author-wrap {
display: flex;
flex-wrap: wrap;
justify-content: space-between;
align-items: center;
}
.master-vertical-slider .master-testimonial .name {
font-size: 24px;
line-height: 30px;
font-weight: 800;
margin-right: 30px;
}
.master-vertical-slider .master-testimonial .avatar-wrap {
position: relative;
padding: 10px;
flex-shrink: 0;
}
.master-vertical-slider .master-testimonial .avatar-wrap:before {
position: absolute;
bottom: 5px;
left: 50%;
transform: translate(-50%, 50%);
content: "";
background-color: var(--e-global-color-agrios_accent);
width: 50px;
height: 50px;
border-radius: 50%;
content: "\f10e";
font-family: "core-icons";
font-size: 16px;
line-height: 50px;
z-index: 1;
color: #fff;
text-align: center;
}
.master-vertical-slider .master-testimonial .avatar-wrap:after {
position: absolute;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
content: "";
width: 100%;
height: 100%;
background-image: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='134.5px' height='134.5px' ><path fill-rule='evenodd'  stroke='rgb(238, 192, 68)' stroke-width='3px' stroke-dasharray='1.5, 6' stroke-linecap='round' stroke-linejoin='miter' fill='none' d='M66.499,1.499 C102.398,1.499 131.499,30.600 131.499,66.499 C131.499,102.397 102.398,131.498 66.499,131.498 C30.601,131.498 1.500,102.397 1.500,66.499 C1.500,30.600 30.601,1.499 66.499,1.499 Z'/></svg>");
background-size: cover;
background-position: top left;
background-repeat: no-repeat;
}
.master-vertical-slider .master-testimonial .star-rating {
margin-right: 10px;
}
@media (max-width: 767px) {
.testimonial-style-3 .master-testimonial {
padding-top: 90px; 
padding-left: 0;
}
.testimonial-style-3 .master-testimonial .avatar-wrap {
top: 0;
left: 50%;
transform: translateX(-50%);
}
.testimonial-style-3 .master-testimonial .avatar-wrap .icon {
top: unset;
bottom: 0;
left: 50%;
right: unset;
transform: translate(50%, -50%);
}
.testimonial-style-3 .master-testimonial .content-wrap {
padding: 120px 30px 32px;
}
}
@media (max-width: 575px) {
.testimonial-style-2 .master-testimonial .avatar-wrap {
padding: 0;
flex-direction: column;
align-items: flex-start;
}
.testimonial-style-2 .master-testimonial .avatar-wrap .avatar {
margin-bottom: 30px;
}
.master-vertical-slider .master-testimonial {
flex-direction: column-reverse; align-items: flex-start;
}
.master-vertical-slider .master-testimonial .content-wrap {
margin: 40px 0 0;
}
}
@media (max-width: 400px) {
.master-vertical-slider .master-testimonial { padding: 30px 20px; }
} .master-partner { 
overflow: hidden;
opacity: 0.5;
transition: all 0.3s ease; 
cursor: pointer; 
}
.master-partner:hover {
opacity: 1;
} .cb-vslide { transition-timing-function: cubic-bezier(0.9,0,.2,1); }
.cb-vslide2 { transition-timing-function: cubic-bezier(0.62, 0.12, 0.52, 0.94); }
.cb-zoom { transition-timing-function: cubic-bezier(0.7, 0, 0.3, 1); }
.animate { animation-duration: 0s !important; }
.master-animation { opacity: 0; animation-duration: 0.7s; animation-fill-mode: forwards; }
.master-animation.elementor-invisible { visibility: visible !important; opacity: 0; }
.elementor-invisible.no-animate { visibility: visible !important; }
.fadeInUpSmall { animation-name: fadeInUpSmall; }
.fadeInDownSmall { animation-name: fadeInDownSmall; }
.fadeInLeftSmall { animation-name: fadeInLeftSmall; }
.fadeInRightSmall { animation-name: fadeInRightSmall; }
.fadeInUpLeft { animation-name: fadeInUpLeft; }
.fadeInUpRight { animation-name: fadeInUpRight; }
.fadeInDownLeft { animation-name: fadeInDownLeft; }
.fadeInDownRight { animation-name: fadeInDownRight; }
.fadeInDownRight { animation-name: fadeInDownRight; }
.slideUp { animation-name: slideUp; opacity: 1; }
.slideDown { animation-name: slideDown; opacity: 1; }
.slideLeft { animation-name: slideLeft; opacity: 1; }
.slideRight { animation-name: slideRight; opacity: 1; }
.slideUpLeft { animation-name: slideUpLeft; opacity: 1; }
.slideDownLeft { animation-name: slideDownLeft; opacity: 1; }
.slideUpRight { animation-name: slideUpRight; opacity: 1; }
.slideDownRight { animation-name: slideDownRight; opacity: 1; }
.zoomInSmall { animation-name: zoomInSmall; }
.revealTop { animation: revealTop; animation-duration: 1s; opacity: 1; }
.revealBottom { animation: revealBottom; animation-duration: 1s; opacity: 1; }
.revealRight { animation: revealRight; animation-duration: 1s; opacity: 1; }
.revealLeft { animation: revealLeft; animation-duration: 1s; opacity: 1; }
.reveal { position: relative; overflow: hidden; }
.master-animation.reveal { opacity: 1; }
.reveal { -webkit-transform: translate(0, 0); transform: translate(0, 0); }
.reveal > * { 
visibility: hidden;
opacity: 0;
-webkit-animation-duration: 1s; 
animation-duration: 1s; 
-webkit-animation-fill-mode: forwards; 
animation-fill-mode: forwards; 
-webkit-animation-timing-function: cubic-bezier(0.86, 0, 0.07, 1); 
animation-timing-function: cubic-bezier(0.86, 0, 0.07, 1);
-webkit-animation-name: hide-show; 
animation-name: hide-show; 
animation-delay: inherit;
transition: opacity 1s;
}
.reveal:after { 
content: ""; 
position: absolute; 
left: 0; 
top: 0; 
width: 100%; 
height: 100%; 
background-color: #ddd; 
-webkit-transform-origin: left top; 
transform-origin: left top; 
-webkit-transform: scale(0, 0); 
transform: scale(0, 0); 
-webkit-animation-duration: 1.2s; 
animation-duration: 1.2s; 
-webkit-animation-fill-mode: forwards; 
animation-fill-mode: forwards; 
-webkit-animation-timing-function: cubic-bezier(0.86, 0, 0.07, 1); 
animation-timing-function: cubic-bezier(0.86, 0, 0.07, 1); 
animation-delay: inherit; 
}
.reveal.revealLeft2:after { -webkit-animation-name: reveal-from-left; animation-name: reveal-from-left; } 
.reveal.revealRight2:after { -webkit-animation-name: reveal-from-right; animation-name: reveal-from-right; } 
.reveal.revealTop2:after { -webkit-animation-name: reveal-from-top; animation-name: reveal-from-top; } 
.reveal.revealBottom2:after { -webkit-animation-name: reveal-from-bottom; animation-name: reveal-from-bottom; } 
.reveal.revealTop2 img,
.reveal.revealLeft2 img,
.reveal.revealRight2 img,
.reveal.revealBottom2 img { visibility: hidden; opacity: 0;
animation: 1s hide-show cubic-bezier(0.86, 0, 0.07, 1) forwards 0.2s, 2s imgZoom cubic-bezier(0.7, 0, 0.3, 1) forwards; 
}
.master-animation.zoomIn { animation-name: zoomInSmall; }
.master-animation.slideInDown{animation-name:slideInDown2;visibility: visible;}
.master-animation.slideInLeft{animation-name:slideInLeft2;visibility: visible;}
.master-animation.slideInRight{animation-name:slideInRight2;visibility: visible;}
.master-animation.slideInUp{animation-name:slideInUp2;visibility: visible;}
@keyframes imgZoom{from{transform:scale(1.2)}to{transform: scale(1)}}
@keyframes yoyo { from { transform: rotate(0deg); } to { transform: rotate(360deg); }}
@keyframes zoomInSmall{from{opacity:0;transform:scale(0.8)}to{opacity:1;transform: none;}}
@keyframes fadeInUpSmall {from{opacity:0;transform:translate3d(0,50px,0)}to{opacity:1;transform:none}}
@keyframes fadeInDownSmall {from{opacity:0;transform:translate3d(0,-50px,0)}to{opacity:1;transform:none}}
@keyframes fadeInLeftSmall {from{opacity:0;transform:translate3d(-50px,0,0)}to{opacity:1;transform:none}}
@keyframes fadeInRightSmall {from{opacity:0;transform:translate3d(50px,0,0)}to{opacity:1;transform:none}}
@keyframes fadeInUpLeft {from{opacity:0;transform:translate3d(30px,30px,0)}to{opacity:1;transform:none}}
@keyframes fadeInUpRight {from{opacity:0;transform:translate3d(-30px,30px,0)}to{opacity:1;transform:none}}
@keyframes fadeInDownLeft {from{opacity:0;transform:translate3d(30px,-30px,0)}to{opacity:1;transform:none}}
@keyframes fadeInDownRight {from{opacity:0;transform:translate3d(-30px,-30px,0)}to{opacity:1;transform:none}}
@keyframes revealTop {from{clip-path: polygon(0% 0%, 100% 0%, 100% 0%, 0% 0%)}to{clip-path: polygon(0% 0%, 100% 0%, 100% 100%, 0% 100%)}}
@keyframes revealBottom {from{clip-path: polygon(0% 100%, 100% 100%, 100% 100%, 0% 100%)}to{clip-path: polygon(0% 0%, 100% 0%, 100% 100%, 0% 100%)}}
@keyframes revealRight {from{clip-path: polygon(100% 0%, 100% 0%, 100% 100%, 100% 100%)}to{clip-path: polygon(0% 0%, 100% 0%, 100% 100%, 0% 100%)}}
@keyframes revealLeft {from{clip-path: polygon(0% 0%, 0% 0%, 0% 100%, 0% 100%)}to{clip-path: polygon(0% 0%, 100% 0%, 100% 100%, 0% 100%)}}
@keyframes link-icon { 0% { transform: translateX(0); opacity: 1; } 49% {  transform: translateX(20px); opacity: 0; } 50% {  transform: translateX(-20px); opacity: 0; } 100% { transform: translateX(0); opacity: 1; } }
@keyframes link-icon2 { 0% { left: 50%; opacity: 1; } 49% { left: calc(50% + 20px); opacity: 0; } 50% {  left: calc(50% - 20px); opacity: 0; } 100% { left: 50%; opacity: 1; } }
@keyframes link-icon2-reverse { 0% { left: 50%; opacity: 1; } 49% { left: calc(50% - 20px); opacity: 0; } 50% {  left: calc(50% + 20px); opacity: 0; } 100% { left: 50%; opacity: 1; } }
@keyframes v-fade-before { 0% { transform: scale(1); opacity: 0.4; } 100% { transform: scale(1.6); opacity: 0; } }
@keyframes v-fade-after { 0% { transform: scale(1); opacity: 0.2; } 100% { transform: scale(2.1); opacity: 0; } }
@keyframes slideInDown2{from{transform:translate3d(0,-100%,0);opacity: 1;}to{transform:translate3d(0,0,0);opacity: 1;}}
@keyframes slideInLeft2{from{transform:translate3d(-100%,0,0);opacity: 1;}to{transform:translate3d(0,0,0);opacity: 1;}}
@keyframes slideInRight2{from{transform:translate3d(100%,0,0);opacity: 1;}to{transform:translate3d(0,0,0);opacity: 1;}}
@keyframes slideInUp2{from{transform:translate3d(0,100%,0);opacity: 1;}to{transform:translate3d(0,0,0);opacity: 1;}}
@keyframes slideUp {from{transform: translate3d(0,10px,0);} to{transform: translate3d(0,0,0);}}
@keyframes slideDown {from{transform: translate3d(0,-10px,0);} to{transform: translate3d(0,0,0);}}
@keyframes slideLeft {from{transform: translate3d(10px,0,0);} to{transform: translate3d(0,0,0);}}
@keyframes slideRight {from{transform: translate3d(-10px,0,0);} to{transform: translate3d(0,0,0);}}
@keyframes slideUpLeft {from{transform: translate3d(10px,10px,0);} to{transform: translate3d(0,0,0);}}
@keyframes slideDownLeft {from{transform: translate3d(10px,-10px,0);} to{transform: translate3d(0,0,0);}}
@keyframes slideUpRight {from{transform: translate3d(-10px,10px,0);} to{transform: translate3d(0,0,0);}}
@keyframes slideDownRight {from{transform: translate3d(-10px,-10px,0);} to{transform: translate3d(0,0,0);}}
@keyframes hide-show { 0% { opacity: 0; visibility: hidden; } 66.6% { opacity: 0; visibility: hidden; } 66.7% { opacity: 1; visibility: visible; } 100% { opacity: 1; visibility:visible; } }
@keyframes reveal-from-left {
0% {
-webkit-transform-origin: left top;
transform-origin: left top;
-webkit-transform: scale(0, 1);
transform: scale(0, 1);
}
66.6% {
-webkit-transform-origin: left center;
transform-origin: left center;
-webkit-transform: scale(1, 1);
transform: scale(1, 1);
}
66.7% {
-webkit-transform-origin: right center;
transform-origin: right center;
-webkit-transform: scale(1, 1);
transform: scale(1, 1);
}
100% {
-webkit-transform-origin: right center;
transform-origin: right center;
-webkit-transform: scale(0, 1);
transform: scale(0, 1);
}
}
@keyframes reveal-from-right {
0% {
-webkit-transform-origin: right top;
transform-origin: right top;
-webkit-transform: scale(0, 1);
transform: scale(0, 1);
}
66.6% {
-webkit-transform-origin: right center;
transform-origin: right center;
-webkit-transform: scale(1, 1);
transform: scale(1, 1);
}
66.7% {
-webkit-transform-origin: left center;
transform-origin: left center;
-webkit-transform: scale(1, 1);
transform: scale(1, 1);
}
100% {
-webkit-transform-origin: left center;
transform-origin: left center;
-webkit-transform: scale(0, 1);
transform: scale(0, 1);
}
}
@keyframes reveal-from-top {
0% {
-webkit-transform-origin: center top;
transform-origin: center top;
-webkit-transform: scale(1, 0);
transform: scale(1, 0);
}
66.6% {
-webkit-transform-origin: center top;
transform-origin: center top;
-webkit-transform: scale(1, 1);
transform: scale(1, 1);
}
66.7% {
-webkit-transform-origin: center bottom;
transform-origin: center bottom;
-webkit-transform: scale(1, 1);
transform: scale(1, 1);
}
100% {
-webkit-transform-origin: center bottom;
transform-origin: center bottom;
-webkit-transform: scale(1, 0);
transform: scale(1, 0);
}
}
@keyframes reveal-from-bottom {
0% {
-webkit-transform-origin: center bottom;
transform-origin: center bottom;
-webkit-transform: scale(1, 0);
transform: scale(1, 0);
}
66.6% {
-webkit-transform-origin: center bottom;
transform-origin: center bottom;
-webkit-transform: scale(1, 1);
transform: scale(1, 1);
}
66.7% {
-webkit-transform-origin: center top;
transform-origin: center top;
-webkit-transform: scale(1, 1);
transform: scale(1, 1);
}
100% {
-webkit-transform-origin: center top;
transform-origin: center top;
-webkit-transform: scale(1, 0);
transform: scale(1, 0);
}
}
@keyframes line-moving {
0% { transform: translateX(0); }
49% { transform: translateX(110%) }
50% { transform: translateX(-110%) }
100% { transform: translateX(0); }
}
@keyframes rotating {
from {
-ms-transform: rotate(0deg);
-moz-transform: rotate(0deg);
-webkit-transform: rotate(0deg);
-o-transform: rotate(0deg);
transform: rotate(0deg);
}
to {
-ms-transform: rotate(360deg);
-moz-transform: rotate(360deg);
-webkit-transform: rotate(360deg);
-o-transform: rotate(360deg);
transform: rotate(360deg);
}
}
@keyframes floatX { 0% { transform: translateX(-30px); } 50% { transform: translateX(-10px); } 100% { transform: translateX(-30px); } }
.floatX { animation: floatX 5s infinite ease-in-out; }
.floatX1 { animation: floatX 4s infinite ease-in-out 0.3s; }
@keyframes floatY { 0% { transform: translateY(-30px); } 50% { transform: translateY(-10px); } 100% { transform: translateY(-30px); } }
.floatY { animation: floatY 5s infinite ease-in-out; }
.floatY1 { animation: floatY 4s infinite ease-in-out 0.3s; }
@keyframes shakeA { 0% { transform: rotate3d(0, 1, 0, 0deg); } 30% { transform: rotate3d(0, 0, 1, 10deg); } 60% { transform: rotate3d(1, 0, 0, 0deg); } 80% { transform: rotate3d(0, 0, 1, 10deg); } 100% { transform: rotate3d(0, 1, 0, 0deg); } }
.shakeA { animation: shakeA 5s infinite ease-out; } .master-svg-drawing svg {
fill: none;
stroke: #000;
} .parallax-hover { transition: 0.3s ease; } .master-particles {
position: absolute;
width: 100%;
height: 100%;
}
.master-particles canvas {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
} .master-png-dots {
width: 100%;
height: 100%;
}
.master-png-dots img {  
visibility: hidden;
opacity: 0;
}
.master-png-dots canvas {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
}
.canvas-absolute {
position: static;
}
.canvas-absolute .elementor-widget-container {
position: static;
}
.canvas-absolute img {
display: none;
} .master-globe {
width: 100%;
height: 100%;
overflow: hidden;
}
.master-globe .globe {
position: relative;
}
@media screen and (max-width: 575px) {
.master-globe { display: none !important;}
} .hover-effect-none .master-icon-text .master-icon i,
.hover-effect-style-1 .master-icon-text .master-icon i ,
.hover-effect-none .master-icon-box .master-icon i,
.hover-effect-style-1 .master-icon-box .master-icon i {
display: inline-block;
transition: 0.3s;
}
.hover-effect-none .master-icon-text:hover .master-icon i,
.hover-effect-style-1 .master-icon-text:hover .master-icon i,
.hover-effect-none .master-icon-box:hover .master-icon i,
.hover-effect-style-1 .master-icon-box:hover .master-icon i {
transform: scaleX(-1);
}
.hover-effect-style-1 {
transition: transform 0.3s;
}
.hover-effect-style-1:hover {
transform: translateY(-10px);
}
.hover-effect-style-2 .master-icon-box .inner  {
position: relative;
z-index: 1;
}
.hover-effect-style-2 .master-icon-box .inner .line {
position: absolute;
content: "";
top: 3px;
right: 7px;
width: 2px;
height: 170px;
background-color: var(--e-global-color-agrios_accent);
z-index: -1;
transform: rotate(45deg) scaleY(0);
transform-origin: 0% 0%;
transition: 0.6s;
}
.hover-effect-style-2 .master-icon-box .inner .line1 {
top: unset;
bottom: 0px;
left: 5px;
transform-origin: 100% 100%;
}
.hover-effect-style-2 .master-icon-box.active .inner .line {
transform: rotate(45deg) scaleY(1);
}
.has-sep .master-icon-box .text-wrap {
position: relative;
}
.has-sep .master-icon-box .text-wrap:after {
position: absolute;
top: 0;
left: -35px;
content: "";
width: 1px;
height: 100%;
background-color: #fff;
opacity: 0.3;
} .section-stretch-right { left: 0 !important; }
.section-stretch-right > .elementor-container { width: 1600px !important; max-width: 1600px !important; }
.decor-leaf { position: relative; display: inline-flex; }
.decor-leaf img { position: absolute; top: -18px; right: -63px; width: 92px; height: auto; max-width: 92px; }
@media (max-width: 767px) {
.decor-leaf img { width: 30px; top: 5px; right: -20px; }
}
.decor-line { position: relative; display: inline-flex; }
.decor-line img { position: absolute; bottom: -11px; left: 0; width: 100%; }
.hover-icon-effect:hover .elementor-icon { transform: scaleX(-1); }
.custom-image-box-1 .master-image-box { padding-bottom: 110px; }
.custom-image-box-1 .icon-wrap { position: absolute; bottom: 130px; left: 0; justify-content: center; width: 100%; z-index: 3; }
.custom-image-box-1 .master-decor { pointer-events: initial; }
.custom-image-box-1 .master-decor .master-button { font-size: 12px; line-height: 36px; padding: 10px 24px 0; transform: translateY(-50px); }
.custom-image-box-1:hover .master-decor .master-button { transform: translateY(0); }
.custom-image-box-1 .content-wrap { background-color: #fff; border-radius: 10px; box-shadow: 0px 10px 30px 0px rgba(0, 0, 0, 0.07);
padding: 49px 30px 13px; z-index: 2; position: absolute; bottom: 36px; left: 25px; width: calc(100% - 50px); }
.project-info { position: relative; background-color: #fff; box-shadow: 0 10px 60px 0 rgba(0,0,0,0.1); border-radius: 10px; margin-top: 4px; padding: 38px 60px; }
.project-info:before { position: absolute; top: -4px; left: 0; width: 100%; height: 20px; content: ""; background-color: var(--e-global-color-agrios_accent_2); border-radius: 10px; z-index: -1; }
.project-info > span { display: block; }
.project-info .title { font-size: 14px; line-height: 26px; font-weight: 600; }
.project-info .info { font-size: 16px; line-height: 26px; font-weight: 800; color: var(--e-global-color-agrios_primary); margin-bottom: 26px; }
.project-info .master-social-icons a { text-align: center; font-size: 14px; line-height: 40px; width: 40px; height: 40px; border-radius: 50%; margin-right: 10px; color: var(--e-global-color-agrios_primary); background-color: var(--light-background); }
.project-info .master-social-icons a:hover { color: #fff; background-color: var(--e-global-color-agrios_accent); }
.box-quote { position: relative; display: flex; justify-content: center; align-items: center; padding: 30px 36px; background-color: var(--e-global-color-agrios_accent_2); border-radius: 10px 10px 0 10px; }
.box-quote:after { position: absolute; bottom: -29px; right: 0; content: ""; width: 0; height: 0; border-style: solid; border-width: 0 30px 30px 0; border-color: transparent var(--e-global-color-agrios_accent_2) transparent transparent; }
.box-quote img { margin-right: 8px; width: 96px; }
.box-exp { position: relative; background-color: #fff; border-radius: 14px 20px 0 20px; padding: 30px 38px; box-shadow: 0 10px 60px 0 rgba(0,0,0,0.1); }
.box-exp:after { position: absolute; content: ""; bottom: -23px; right: 0; width: 0; height: 0; border-left: 40px solid transparent; border-top: 24px solid #FFF; }
.box-exp > span { display: block; }
.box-exp .number { font-size: 75px; line-height: 60px; font-weight: 800; color: var(--e-global-color-agrios_accent_2); margin-bottom: 6px; }
.box-exp .number sub { font-size: 36px; }
.box-exp .text { font-size: 18px; line-height: 30px; }
.decor-box { position: relative; }
.decor-box:after { position: absolute; bottom: -33px; right: 0; content: ""; width: 0; height: 0; border-style: solid; border-width: 0 34px 34px 0; border-color: transparent #fff transparent transparent; }
.custom-divider .elementor-divider-separator { display: inline-block; position: relative; border-radius: 2px; }
.custom-divider .elementor-divider-separator:after { position: absolute; bottom: 0; right: -10px; content: ""; width: 4px; height: 4px; border-radius: 2px; background-color: var(--e-global-color-agrios_accent); }
.light-animation { position: relative; overflow: hidden; }
.light-animation:after,
.light-animation:before { position: absolute; top: -25%; left: 7%; width: 16%; height: 150%; content: ""; 
background-image: linear-gradient(to bottom, rgba(255,255,255,1), rgba(255,255,255,0) );
transform: rotate(15deg); opacity: 0.06; z-index: 1; pointer-events: none; }
.light-animation:before { opacity: 0.04; left: 15%; animation: flicking 1s infinite linear alternate; }
.light-animation:after { animation: flicking2 1.2s infinite linear alternate; }
.light-animation.right:after { left: unset; right: 7%; }
.light-animation.right:before { left: unset; right: 15%; }
@keyframes flicking {
from { opacity: 0.04; }
to { opacity: 0.08; }
}
@keyframes flicking2 {
from { opacity: 0.03; }
to { opacity: 0.07; }
}
.cta-info { text-align: center; }
.cta-info span { display: inline-block; }
.cta-info .text { font-size: 20px; line-height: 24px; font-family: "Covered By Your Grace"; font-weight: 400; }
.cta-info .phone { font-size: 30px; line-height: 34px; font-weight: 800; }
.sub-title img { display: block; margin: 0 auto 25px; filter: brightness(0) invert(1); opacity: 0.3; }
.counter-custom-1 .icon-wrap { position: relative; padding-bottom: 96px; }
.counter-custom-1 .icon-wrap:after { position: absolute; bottom: 15px; left: 50%; width: 2px; height: 50px; content: "";
background-color: var(--e-global-color-agrios_accent_2); }
.sub-index-1 .sub-title { z-index: 1; }
.widget-link .master-link { position: relative; z-index: 1; width: 100%; justify-content: space-between; }
.widget-link .master-link > span { position: relative; z-index: 1; }
.widget-link .master-link > .icon { opacity: 0; animation: none; transform: translateX(-20px); transition: all 0.3s ease; }
.widget-link .master-link:hover > .icon { opacity: 1; transform: translate(0); }
.widget-link .master-link:before { position: absolute; top: 0; left: -20px; content: ""; width: 0; height: 100%;
background-color: #fff; border-radius: 10px; transition: all 0.3s ease; z-index: 0; }
.widget-link .master-link:hover:before { width: calc(100% + 40px); }.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var( --container-widget-align-self,initial );--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container{height:100%;width:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}.e-con-inner>.elementor-widget-spacer:not(:has(>.elementor-widget-container))>.elementor-spacer,.e-con>.elementor-widget-spacer:not(:has(>.elementor-widget-container))>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer:not(:has(>.elementor-widget-container))>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer:not(:has(>.elementor-widget-container))>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty,.e-con>.elementor-widget-spacer.elementor-widget-empty{min-height:22px;min-width:22px;position:relative}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon,.e-con>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon{height:22px;inset:0;margin:auto;padding:0;position:absolute;width:22px}.flickity-enabled{position:relative}.flickity-enabled:focus{outline:0}.flickity-viewport{overflow:hidden;position:relative;height:100%}.flickity-slider{position:absolute;width:100%;height:100%}.flickity-enabled.is-draggable{-webkit-tap-highlight-color:transparent;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.flickity-enabled.is-draggable .flickity-viewport{cursor:move;cursor:-webkit-grab;cursor:grab}.flickity-enabled.is-draggable .flickity-viewport.is-pointer-down{cursor:-webkit-grabbing;cursor:grabbing}.flickity-button{position:absolute;background:hsla(0,0%,100%,.75);border:none;color:#333}.flickity-button:hover{background:#fff;cursor:pointer}.flickity-button:focus{outline:0;box-shadow:0 0 0 5px #19f}.flickity-button:active{opacity:.6}.flickity-button:disabled{opacity:.3;cursor:auto;pointer-events:none}.flickity-button-icon{fill:currentColor}.flickity-prev-next-button{top:50%;width:44px;height:44px;border-radius:50%;transform:translateY(-50%)}.flickity-prev-next-button.previous{left:10px}.flickity-prev-next-button.next{right:10px}.flickity-rtl .flickity-prev-next-button.previous{left:auto;right:10px}.flickity-rtl .flickity-prev-next-button.next{right:auto;left:10px}.flickity-prev-next-button .flickity-button-icon{position:absolute;left:20%;top:20%;width:60%;height:60%}.flickity-page-dots{position:absolute;width:100%;bottom:-25px;padding:0;margin:0;list-style:none;text-align:center;line-height:1}.flickity-rtl .flickity-page-dots{direction:rtl}.flickity-page-dots .dot{display:inline-block;width:10px;height:10px;margin:0 8px;background:#333;border-radius:50%;opacity:.25;cursor:pointer}.flickity-page-dots .dot.is-selected{opacity:1}.elementor-widget-google_maps .elementor-widget-container,.elementor-widget-google_maps:not(:has(.elementor-widget-container)){overflow:hidden}.elementor-widget-google_maps .elementor-custom-embed{line-height:0}.elementor-widget-google_maps iframe{height:300px}.attr-carousel-inner>.attr-item>a>img,.attr-carousel-inner>.attr-item>img,.attr-img-responsive,.attr-thumbnail a>img,.attr-thumbnail>img{display:block;max-width:100%;height:auto}.attr-img-rounded{border-radius:6px}.attr-img-thumbnail{display:inline-block;max-width:100%;height:auto;padding:4px;line-height:1.42857143;background-color:#fff;border:1px solid #ddd;border-radius:4px;-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out}.attr-img-circle{border-radius:50%}.attr-sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);border:0}.attr-sr-only-focusable:active,.attr-sr-only-focusable:focus{position:static;width:auto;height:auto;margin:0;overflow:visible;clip:auto}.attr-h1,.attr-h2,.attr-h3,.attr-h4,.attr-h5,.attr-h6{font-family:inherit;font-weight:500;line-height:1.1;color:inherit}.attr-h1 .attr-small,.attr-h1 small,.attr-h2 .attr-small,.attr-h2 small,.attr-h3 .attr-small,.attr-h3 small,.attr-h4 .attr-small,.attr-h4 small,.attr-h5 .attr-small,.attr-h5 small,.attr-h6 .attr-small,.attr-h6 small,h1 .attr-small,h2 .attr-small,h3 .attr-small,h4 .attr-small,h5 .attr-small,h6 .attr-small{font-weight:400;line-height:1;color:#777}.attr-h1,.attr-h2,.attr-h3{margin-top:20px;margin-bottom:10px}.attr-h1 .attr-small,.attr-h1 small,.attr-h2 .attr-small,.attr-h2 small,.attr-h3 .attr-small,.attr-h3 small,h1 .attr-small,h2 .attr-small,h3 .attr-small{font-size:65%}.attr-h4,.attr-h5,.attr-h6{margin-top:10px;margin-bottom:10px}.attr-h4 .attr-small,.attr-h4 small,.attr-h5 .attr-small,.attr-h5 small,.attr-h6 .attr-small,.attr-h6 small,h4 .attr-small,h5 .attr-small,h6 .attr-small{font-size:75%}.attr-h1{font-size:36px}.attr-h2{font-size:30px}.attr-h3{font-size:24px}.attr-h4{font-size:18px}.attr-h5{font-size:14px}.attr-h6{font-size:12px}.attr-lead{margin-bottom:20px;font-size:16px;font-weight:300;line-height:1.4}@media (min-width:768px){.attr-lead{font-size:21px}}.attr-small{font-size:85%}.attr-mark{padding:.2em;background-color:#fcf8e3}.attr-text-left{text-align:left}.attr-text-right{text-align:right}.attr-text-center{text-align:center}.attr-text-justify{text-align:justify}.attr-text-nowrap{white-space:nowrap}.attr-text-lowercase{text-transform:lowercase}.attr-text-uppercase{text-transform:uppercase}.attr-text-capitalize{text-transform:capitalize}.attr-text-muted{color:#777}.attr-text-primary{color:#337ab7}a.attr-text-primary:focus,a.attr-text-primary:hover{color:#286090}.attr-text-success{color:#3c763d}a.attr-text-success:focus,a.attr-text-success:hover{color:#2b542c}.attr-text-info{color:#31708f}a.attr-text-info:focus,a.attr-text-info:hover{color:#245269}.attr-text-warning{color:#8a6d3b}a.attr-text-warning:focus,a.attr-text-warning:hover{color:#66512c}.attr-text-danger{color:#a94442}a.attr-text-danger:focus,a.attr-text-danger:hover{color:#843534}.attr-bg-primary{color:#fff;background-color:#337ab7}a.attr-bg-primary:focus,a.attr-bg-primary:hover{background-color:#286090}.attr-bg-success{background-color:#dff0d8}a.attr-bg-success:focus,a.attr-bg-success:hover{background-color:#c1e2b3}.attr-bg-info{background-color:#d9edf7}a.attr-bg-info:focus,a.attr-bg-info:hover{background-color:#afd9ee}.attr-bg-warning{background-color:#fcf8e3}a.attr-bg-warning:focus,a.attr-bg-warning:hover{background-color:#f7ecb5}.attr-bg-danger{background-color:#f2dede}a.attr-bg-danger:focus,a.attr-bg-danger:hover{background-color:#e4b9b9}.attr-page-header{padding-bottom:9px;margin:40px 0 20px;border-bottom:1px solid #eee}.attr-list-unstyled{padding-left:0;list-style:none}.attr-list-inline{padding-left:0;margin-left:-5px;list-style:none}.attr-list-inline>li{display:inline-block;padding-right:5px;padding-left:5px}@media (min-width:768px){.attr-dl-horizontal dt{float:left;width:160px;overflow:hidden;clear:left;text-align:right;text-overflow:ellipsis;white-space:nowrap}.attr-dl-horizontal dd{margin-left:180px}}.attr-initialism{font-size:90%;text-transform:uppercase}.attr-pre-scrollable{max-height:340px;overflow-y:scroll}.attr-container{padding-right:15px;padding-left:15px;margin-right:auto;margin-left:auto}@media (min-width:768px){.attr-container{width:750px}}@media (min-width:992px){.attr-container{width:970px}}@media (min-width:1200px){.attr-container{width:1170px}}.attr-container-fluid{padding-right:15px;padding-left:15px;margin-right:auto;margin-left:auto}.attr-col-lg-1,.attr-col-lg-10,.attr-col-lg-11,.attr-col-lg-12,.attr-col-lg-2,.attr-col-lg-3,.attr-col-lg-4,.attr-col-lg-5,.attr-col-lg-6,.attr-col-lg-7,.attr-col-lg-8,.attr-col-lg-9,.attr-col-md-1,.attr-col-md-10,.attr-col-md-11,.attr-col-md-12,.attr-col-md-2,.attr-col-md-3,.attr-col-md-4,.attr-col-md-5,.attr-col-md-6,.attr-col-md-7,.attr-col-md-8,.attr-col-md-9,.attr-col-sm-1,.attr-col-sm-10,.attr-col-sm-11,.attr-col-sm-12,.attr-col-sm-2,.attr-col-sm-3,.attr-col-sm-4,.attr-col-sm-5,.attr-col-sm-6,.attr-col-sm-7,.attr-col-sm-8,.attr-col-sm-9,.attr-col-xs-1,.attr-col-xs-10,.attr-col-xs-11,.attr-col-xs-12,.attr-col-xs-2,.attr-col-xs-3,.attr-col-xs-4,.attr-col-xs-5,.attr-col-xs-6,.attr-col-xs-7,.attr-col-xs-8,.attr-col-xs-9{position:relative;min-height:1px;padding-right:10px;padding-left:10px}.attr-col-xs-1,.attr-col-xs-10,.attr-col-xs-11,.attr-col-xs-12,.attr-col-xs-2,.attr-col-xs-3,.attr-col-xs-4,.attr-col-xs-5,.attr-col-xs-6,.attr-col-xs-7,.attr-col-xs-8,.attr-col-xs-9{float:left}.attr-col-xs-12{width:100%}.attr-col-xs-11{width:91.66666667%}.attr-col-xs-10{width:83.33333333%}.attr-col-xs-9{width:75%}.attr-col-xs-8{width:66.66666667%}.attr-col-xs-7{width:58.33333333%}.attr-col-xs-6{width:50%}.attr-col-xs-5{width:41.66666667%}.attr-col-xs-4{width:33.33333333%}.attr-col-xs-3{width:25%}.attr-col-xs-2{width:16.66666667%}.attr-col-xs-1{width:8.33333333%}.attr-col-xs-pull-12{right:100%}.attr-col-xs-pull-11{right:91.66666667%}.attr-col-xs-pull-10{right:83.33333333%}.attr-col-xs-pull-9{right:75%}.attr-col-xs-pull-8{right:66.66666667%}.attr-col-xs-pull-7{right:58.33333333%}.attr-col-xs-pull-6{right:50%}.attr-col-xs-pull-5{right:41.66666667%}.attr-col-xs-pull-4{right:33.33333333%}.attr-col-xs-pull-3{right:25%}.attr-col-xs-pull-2{right:16.66666667%}.attr-col-xs-pull-1{right:8.33333333%}.attr-col-xs-pull-0{right:auto}.attr-col-xs-push-12{left:100%}.attr-col-xs-push-11{left:91.66666667%}.attr-col-xs-push-10{left:83.33333333%}.attr-col-xs-push-9{left:75%}.attr-col-xs-push-8{left:66.66666667%}.attr-col-xs-push-7{left:58.33333333%}.attr-col-xs-push-6{left:50%}.attr-col-xs-push-5{left:41.66666667%}.attr-col-xs-push-4{left:33.33333333%}.attr-col-xs-push-3{left:25%}.attr-col-xs-push-2{left:16.66666667%}.attr-col-xs-push-1{left:8.33333333%}.attr-col-xs-push-0{left:auto}.attr-col-xs-offset-12{margin-left:100%}.attr-col-xs-offset-11{margin-left:91.66666667%}.attr-col-xs-offset-10{margin-left:83.33333333%}.attr-col-xs-offset-9{margin-left:75%}.attr-col-xs-offset-8{margin-left:66.66666667%}.attr-col-xs-offset-7{margin-left:58.33333333%}.attr-col-xs-offset-6{margin-left:50%}.attr-col-xs-offset-5{margin-left:41.66666667%}.attr-col-xs-offset-4{margin-left:33.33333333%}.attr-col-xs-offset-3{margin-left:25%}.attr-col-xs-offset-2{margin-left:16.66666667%}.attr-col-xs-offset-1{margin-left:8.33333333%}.attr-col-xs-offset-0{margin-left:0}@media (min-width:768px){.attr-col-sm-1,.attr-col-sm-10,.attr-col-sm-11,.attr-col-sm-12,.attr-col-sm-2,.attr-col-sm-3,.attr-col-sm-4,.attr-col-sm-5,.attr-col-sm-6,.attr-col-sm-7,.attr-col-sm-8,.attr-col-sm-9{float:left}.attr-col-sm-12{width:100%}.attr-col-sm-11{width:91.66666667%}.attr-col-sm-10{width:83.33333333%}.attr-col-sm-9{width:75%}.attr-col-sm-8{width:66.66666667%}.attr-col-sm-7{width:58.33333333%}.attr-col-sm-6{width:50%}.attr-col-sm-5{width:41.66666667%}.attr-col-sm-4{width:33.33333333%}.attr-col-sm-3{width:25%}.attr-col-sm-2{width:16.66666667%}.attr-col-sm-1{width:8.33333333%}.attr-col-sm-pull-12{right:100%}.attr-col-sm-pull-11{right:91.66666667%}.attr-col-sm-pull-10{right:83.33333333%}.attr-col-sm-pull-9{right:75%}.attr-col-sm-pull-8{right:66.66666667%}.attr-col-sm-pull-7{right:58.33333333%}.attr-col-sm-pull-6{right:50%}.attr-col-sm-pull-5{right:41.66666667%}.attr-col-sm-pull-4{right:33.33333333%}.attr-col-sm-pull-3{right:25%}.attr-col-sm-pull-2{right:16.66666667%}.attr-col-sm-pull-1{right:8.33333333%}.attr-col-sm-pull-0{right:auto}.attr-col-sm-push-12{left:100%}.attr-col-sm-push-11{left:91.66666667%}.attr-col-sm-push-10{left:83.33333333%}.attr-col-sm-push-9{left:75%}.attr-col-sm-push-8{left:66.66666667%}.attr-col-sm-push-7{left:58.33333333%}.attr-col-sm-push-6{left:50%}.attr-col-sm-push-5{left:41.66666667%}.attr-col-sm-push-4{left:33.33333333%}.attr-col-sm-push-3{left:25%}.attr-col-sm-push-2{left:16.66666667%}.attr-col-sm-push-1{left:8.33333333%}.attr-col-sm-push-0{left:auto}.attr-col-sm-offset-12{margin-left:100%}.attr-col-sm-offset-11{margin-left:91.66666667%}.attr-col-sm-offset-10{margin-left:83.33333333%}.attr-col-sm-offset-9{margin-left:75%}.attr-col-sm-offset-8{margin-left:66.66666667%}.attr-col-sm-offset-7{margin-left:58.33333333%}.attr-col-sm-offset-6{margin-left:50%}.attr-col-sm-offset-5{margin-left:41.66666667%}.attr-col-sm-offset-4{margin-left:33.33333333%}.attr-col-sm-offset-3{margin-left:25%}.attr-col-sm-offset-2{margin-left:16.66666667%}.attr-col-sm-offset-1{margin-left:8.33333333%}.attr-col-sm-offset-0{margin-left:0}}@media (min-width:992px){.attr-col-md-1,.attr-col-md-10,.attr-col-md-11,.attr-col-md-12,.attr-col-md-2,.attr-col-md-3,.attr-col-md-4,.attr-col-md-5,.attr-col-md-6,.attr-col-md-7,.attr-col-md-8,.attr-col-md-9{float:left}.attr-col-md-12{width:100%}.attr-col-md-11{width:91.66666667%}.attr-col-md-10{width:83.33333333%}.attr-col-md-9{width:75%}.attr-col-md-8{width:66.66666667%}.attr-col-md-7{width:58.33333333%}.attr-col-md-6{width:50%}.attr-col-md-5{width:41.66666667%}.attr-col-md-4{width:33.33333333%}.attr-col-md-3{width:25%}.attr-col-md-2{width:16.66666667%}.attr-col-md-1{width:8.33333333%}.attr-col-md-pull-12{right:100%}.attr-col-md-pull-11{right:91.66666667%}.attr-col-md-pull-10{right:83.33333333%}.attr-col-md-pull-9{right:75%}.attr-col-md-pull-8{right:66.66666667%}.attr-col-md-pull-7{right:58.33333333%}.attr-col-md-pull-6{right:50%}.attr-col-md-pull-5{right:41.66666667%}.attr-col-md-pull-4{right:33.33333333%}.attr-col-md-pull-3{right:25%}.attr-col-md-pull-2{right:16.66666667%}.attr-col-md-pull-1{right:8.33333333%}.attr-col-md-pull-0{right:auto}.attr-col-md-push-12{left:100%}.attr-col-md-push-11{left:91.66666667%}.attr-col-md-push-10{left:83.33333333%}.attr-col-md-push-9{left:75%}.attr-col-md-push-8{left:66.66666667%}.attr-col-md-push-7{left:58.33333333%}.attr-col-md-push-6{left:50%}.attr-col-md-push-5{left:41.66666667%}.attr-col-md-push-4{left:33.33333333%}.attr-col-md-push-3{left:25%}.attr-col-md-push-2{left:16.66666667%}.attr-col-md-push-1{left:8.33333333%}.attr-col-md-push-0{left:auto}.attr-col-md-offset-12{margin-left:100%}.attr-col-md-offset-11{margin-left:91.66666667%}.attr-col-md-offset-10{margin-left:83.33333333%}.attr-col-md-offset-9{margin-left:75%}.attr-col-md-offset-8{margin-left:66.66666667%}.attr-col-md-offset-7{margin-left:58.33333333%}.attr-col-md-offset-6{margin-left:50%}.attr-col-md-offset-5{margin-left:41.66666667%}.attr-col-md-offset-4{margin-left:33.33333333%}.attr-col-md-offset-3{margin-left:25%}.attr-col-md-offset-2{margin-left:16.66666667%}.attr-col-md-offset-1{margin-left:8.33333333%}.attr-col-md-offset-0{margin-left:0}}@media (min-width:1200px){.attr-col-lg-1,.attr-col-lg-10,.attr-col-lg-11,.attr-col-lg-12,.attr-col-lg-2,.attr-col-lg-3,.attr-col-lg-4,.attr-col-lg-5,.attr-col-lg-6,.attr-col-lg-7,.attr-col-lg-8,.attr-col-lg-9{float:left}.attr-col-lg-12{width:100%}.attr-col-lg-11{width:91.66666667%}.attr-col-lg-10{width:83.33333333%}.attr-col-lg-9{width:75%}.attr-col-lg-8{width:66.66666667%}.attr-col-lg-7{width:58.33333333%}.attr-col-lg-6{width:50%}.attr-col-lg-5{width:41.66666667%}.attr-col-lg-4{width:33.33333333%}.attr-col-lg-3{width:25%}.attr-col-lg-2{width:16.66666667%}.attr-col-lg-1{width:8.33333333%}.attr-col-lg-pull-12{right:100%}.attr-col-lg-pull-11{right:91.66666667%}.attr-col-lg-pull-10{right:83.33333333%}.attr-col-lg-pull-9{right:75%}.attr-col-lg-pull-8{right:66.66666667%}.attr-col-lg-pull-7{right:58.33333333%}.attr-col-lg-pull-6{right:50%}.attr-col-lg-pull-5{right:41.66666667%}.attr-col-lg-pull-4{right:33.33333333%}.attr-col-lg-pull-3{right:25%}.attr-col-lg-pull-2{right:16.66666667%}.attr-col-lg-pull-1{right:8.33333333%}.attr-col-lg-pull-0{right:auto}.attr-col-lg-push-12{left:100%}.attr-col-lg-push-11{left:91.66666667%}.attr-col-lg-push-10{left:83.33333333%}.attr-col-lg-push-9{left:75%}.attr-col-lg-push-8{left:66.66666667%}.attr-col-lg-push-7{left:58.33333333%}.attr-col-lg-push-6{left:50%}.attr-col-lg-push-5{left:41.66666667%}.attr-col-lg-push-4{left:33.33333333%}.attr-col-lg-push-3{left:25%}.attr-col-lg-push-2{left:16.66666667%}.attr-col-lg-push-1{left:8.33333333%}.attr-col-lg-push-0{left:auto}.attr-col-lg-offset-12{margin-left:100%}.attr-col-lg-offset-11{margin-left:91.66666667%}.attr-col-lg-offset-10{margin-left:83.33333333%}.attr-col-lg-offset-9{margin-left:75%}.attr-col-lg-offset-8{margin-left:66.66666667%}.attr-col-lg-offset-7{margin-left:58.33333333%}.attr-col-lg-offset-6{margin-left:50%}.attr-col-lg-offset-5{margin-left:41.66666667%}.attr-col-lg-offset-4{margin-left:33.33333333%}.attr-col-lg-offset-3{margin-left:25%}.attr-col-lg-offset-2{margin-left:16.66666667%}.attr-col-lg-offset-1{margin-left:8.33333333%}.attr-col-lg-offset-0{margin-left:0}}.attr-table{width:100%;max-width:100%;margin-bottom:20px}.attr-table>tbody>tr>td,.attr-table>tbody>tr>th,.attr-table>tfoot>tr>td,.attr-table>tfoot>tr>th,.attr-table>thead>tr>td,.attr-table>thead>tr>th{padding:8px;line-height:1.42857143;vertical-align:top;border-top:1px solid #ddd}.attr-table>thead>tr>th{vertical-align:bottom;border-bottom:2px solid #ddd}.attr-table>caption+thead>tr:first-child>td,.attr-table>caption+thead>tr:first-child>th,.attr-table>colgroup+thead>tr:first-child>td,.attr-table>colgroup+thead>tr:first-child>th,.attr-table>thead:first-child>tr:first-child>td,.attr-table>thead:first-child>tr:first-child>th{border-top:0}.attr-table>tbody+tbody{border-top:2px solid #ddd}.attr-table .attr-table{background-color:#fff}.attr-table-condensed>tbody>tr>td,.attr-table-condensed>tbody>tr>th,.attr-table-condensed>tfoot>tr>td,.attr-table-condensed>tfoot>tr>th,.attr-table-condensed>thead>tr>td,.attr-table-condensed>thead>tr>th{padding:5px}.attr-table-bordered{border:1px solid #ddd}.attr-table-bordered>tbody>tr>td,.attr-table-bordered>tbody>tr>th,.attr-table-bordered>tfoot>tr>td,.attr-table-bordered>tfoot>tr>th,.attr-table-bordered>thead>tr>td,.attr-table-bordered>thead>tr>th{border:1px solid #ddd}.attr-table-bordered>thead>tr>td,.attr-table-bordered>thead>tr>th{border-bottom-width:2px}.attr-table-striped>tbody>tr:nth-of-type(odd){background-color:#f9f9f9}.attr-table-hover>tbody>tr:hover{background-color:#f5f5f5}.attr-table>tbody>tr.attr-active>td,.attr-table>tbody>tr.attr-active>th,.attr-table>tbody>tr>td.attr-active,.attr-table>tbody>tr>th.attr-active,.attr-table>tfoot>tr.attr-active>td,.attr-table>tfoot>tr.attr-active>th,.attr-table>tfoot>tr>td.attr-active,.attr-table>tfoot>tr>th.attr-active,.attr-table>thead>tr.attr-active>td,.attr-table>thead>tr.attr-active>th,.attr-table>thead>tr>td.attr-active,.attr-table>thead>tr>th.attr-active{background-color:#f5f5f5}.attr-table-hover>tbody>tr.attr-active:hover>td,.attr-table-hover>tbody>tr.attr-active:hover>th,.attr-table-hover>tbody>tr:hover>.attr-active,.attr-table-hover>tbody>tr>td.attr-active:hover,.attr-table-hover>tbody>tr>th.attr-active:hover{background-color:#e8e8e8}.attr-table>tbody>tr.attr-success>td,.attr-table>tbody>tr.attr-success>th,.attr-table>tbody>tr>td.attr-success,.attr-table>tbody>tr>th.attr-success,.attr-table>tfoot>tr.attr-success>td,.attr-table>tfoot>tr.attr-success>th,.attr-table>tfoot>tr>td.attr-success,.attr-table>tfoot>tr>th.attr-success,.attr-table>thead>tr.attr-success>td,.attr-table>thead>tr.attr-success>th,.attr-table>thead>tr>td.attr-success,.attr-table>thead>tr>th.attr-success{background-color:#dff0d8}.attr-table-hover>tbody>tr.attr-success:hover>td,.attr-table-hover>tbody>tr.attr-success:hover>th,.attr-table-hover>tbody>tr:hover>.attr-success,.attr-table-hover>tbody>tr>td.attr-success:hover,.attr-table-hover>tbody>tr>th.attr-success:hover{background-color:#d0e9c6}.attr-table>tbody>tr.attr-info>td,.attr-table>tbody>tr.attr-info>th,.attr-table>tbody>tr>td.attr-info,.attr-table>tbody>tr>th.attr-info,.attr-table>tfoot>tr.attr-info>td,.attr-table>tfoot>tr.attr-info>th,.attr-table>tfoot>tr>td.attr-info,.attr-table>tfoot>tr>th.attr-info,.attr-table>thead>tr.attr-info>td,.attr-table>thead>tr.attr-info>th,.attr-table>thead>tr>td.attr-info,.attr-table>thead>tr>th.attr-info{background-color:#d9edf7}.attr-table-hover>tbody>tr.attr-info:hover>td,.attr-table-hover>tbody>tr.attr-info:hover>th,.attr-table-hover>tbody>tr:hover>.attr-info,.attr-table-hover>tbody>tr>td.attr-info:hover,.attr-table-hover>tbody>tr>th.attr-info:hover{background-color:#c4e3f3}.attr-table>tbody>tr.attr-warning>td,.attr-table>tbody>tr.attr-warning>th,.attr-table>tbody>tr>td.attr-warning,.attr-table>tbody>tr>th.attr-warning,.attr-table>tfoot>tr.attr-warning>td,.attr-table>tfoot>tr.attr-warning>th,.attr-table>tfoot>tr>td.attr-warning,.attr-table>tfoot>tr>th.attr-warning,.attr-table>thead>tr.attr-warning>td,.attr-table>thead>tr.attr-warning>th,.attr-table>thead>tr>td.attr-warning,.attr-table>thead>tr>th.attr-warning{background-color:#fcf8e3}.attr-table-hover>tbody>tr.attr-warning:hover>td,.attr-table-hover>tbody>tr.attr-warning:hover>th,.attr-table-hover>tbody>tr:hover>.attr-warning,.attr-table-hover>tbody>tr>td.attr-warning:hover,.attr-table-hover>tbody>tr>th.attr-warning:hover{background-color:#faf2cc}.attr-table>tbody>tr.attr-danger>td,.attr-table>tbody>tr.attr-danger>th,.attr-table>tbody>tr>td.attr-danger,.attr-table>tbody>tr>th.attr-danger,.attr-table>tfoot>tr.attr-danger>td,.attr-table>tfoot>tr.attr-danger>th,.attr-table>tfoot>tr>td.attr-danger,.attr-table>tfoot>tr>th.attr-danger,.attr-table>thead>tr.attr-danger>td,.attr-table>thead>tr.attr-danger>th,.attr-table>thead>tr>td.attr-danger,.attr-table>thead>tr>th.attr-danger{background-color:#f2dede}.attr-table-hover>tbody>tr.attr-danger:hover>td,.attr-table-hover>tbody>tr.attr-danger:hover>th,.attr-table-hover>tbody>tr:hover>.attr-danger,.attr-table-hover>tbody>tr>td.attr-danger:hover,.attr-table-hover>tbody>tr>th.attr-danger:hover{background-color:#ebcccc}.attr-table-responsive{min-height:.01%;overflow-x:auto}@media screen and (max-width:767px){.attr-table-responsive{width:100%;margin-bottom:15px;overflow-y:hidden;-ms-overflow-style:-ms-autohiding-scrollbar;border:1px solid #ddd}.attr-table-responsive>.attr-table{margin-bottom:0}.attr-table-responsive>.attr-table>tbody>tr>td,.attr-table-responsive>.attr-table>tbody>tr>th,.attr-table-responsive>.attr-table>tfoot>tr>td,.attr-table-responsive>.attr-table>tfoot>tr>th,.attr-table-responsive>.attr-table>thead>tr>td,.attr-table-responsive>.attr-table>thead>tr>th{white-space:nowrap}.attr-table-responsive>.attr-table-bordered{border:0}.attr-table-responsive>.attr-table-bordered>tbody>tr>td:first-child,.attr-table-responsive>.attr-table-bordered>tbody>tr>th:first-child,.attr-table-responsive>.attr-table-bordered>tfoot>tr>td:first-child,.attr-table-responsive>.attr-table-bordered>tfoot>tr>th:first-child,.attr-table-responsive>.attr-table-bordered>thead>tr>td:first-child,.attr-table-responsive>.attr-table-bordered>thead>tr>th:first-child{border-left:0}.attr-table-responsive>.attr-table-bordered>tbody>tr>td:last-child,.attr-table-responsive>.attr-table-bordered>tbody>tr>th:last-child,.attr-table-responsive>.attr-table-bordered>tfoot>tr>td:last-child,.attr-table-responsive>.attr-table-bordered>tfoot>tr>th:last-child,.attr-table-responsive>.attr-table-bordered>thead>tr>td:last-child,.attr-table-responsive>.attr-table-bordered>thead>tr>th:last-child{border-right:0}.attr-table-responsive>.attr-table-bordered>tbody>tr:last-child>td,.attr-table-responsive>.attr-table-bordered>tbody>tr:last-child>th,.attr-table-responsive>.attr-table-bordered>tfoot>tr:last-child>td,.attr-table-responsive>.attr-table-bordered>tfoot>tr:last-child>th{border-bottom:0}}.attr-form-control{display:block;width:100%;height:34px;padding:6px 12px;font-size:14px;line-height:1.42857143;color:#555;background-color:#fff;background-image:none;border:1px solid #ccc;border-radius:4px;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075);box-shadow:inset 0 1px 1px rgba(0,0,0,.075);-webkit-transition:border-color ease-in-out .15s,box-shadow ease-in-out .15s;-webkit-transition:border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;transition:border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;transition:border-color ease-in-out .15s,box-shadow ease-in-out .15s;-webkit-transition:border-color ease-in-out .15s,box-shadow ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;transition:border-color ease-in-out .15s,box-shadow ease-in-out .15s,-webkit-box-shadow ease-in-out .15s}.attr-form-control:focus{border-color:#66afe9;outline:0;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(102,175,233,.6);box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(102,175,233,.6)}.attr-form-control::-moz-placeholder{color:#999;opacity:1}.attr-form-control:-ms-input-placeholder{color:#999}.attr-form-control::-webkit-input-placeholder{color:#999}.attr-form-control::-ms-expand{background-color:transparent;border:0}.attr-form-control[disabled],.attr-form-control[readonly],fieldset[disabled] .attr-form-control{background-color:#eee;opacity:1}.attr-form-control[disabled],fieldset[disabled] .attr-form-control{cursor:not-allowed}textarea.attr-form-control{height:auto}@media screen and (-webkit-min-device-pixel-ratio:0){input[type=date].attr-form-control,input[type=datetime-local].attr-form-control,input[type=month].attr-form-control,input[type=time].attr-form-control{line-height:34px}.attr-input-group-sm input[type=date],.attr-input-group-sm input[type=datetime-local],.attr-input-group-sm input[type=month],.attr-input-group-sm input[type=time],input[type=date].attr-input-sm,input[type=datetime-local].attr-input-sm,input[type=month].attr-input-sm,input[type=time].attr-input-sm{line-height:30px}.attr-input-group-lg input[type=date],.attr-input-group-lg input[type=datetime-local],.attr-input-group-lg input[type=month],.attr-input-group-lg input[type=time],input[type=date].attr-input-lg,input[type=datetime-local].attr-input-lg,input[type=month].attr-input-lg,input[type=time].attr-input-lg{line-height:46px}}.attr-form-group{margin-bottom:15px}.attr-checkbox,.attr-radio{position:relative;display:block;margin-top:10px;margin-bottom:10px}.attr-checkbox label,.attr-radio label{min-height:20px;padding-left:20px;margin-bottom:0;font-weight:400;cursor:pointer}.attr-checkbox input[type=checkbox],.attr-checkbox-inline input[type=checkbox],.attr-radio input[type=radio],.attr-radio-inline input[type=radio]{position:absolute;margin-left:-20px}.attr-checkbox+.attr-checkbox,.attr-radio+.attr-radio{margin-top:-5px}.attr-checkbox-inline,.attr-radio-inline{position:relative;display:inline-block;padding-left:20px;margin-bottom:0;font-weight:400;vertical-align:middle;cursor:pointer}.attr-checkbox-inline+.attr-checkbox-inline,.attr-radio-inline+.attr-radio-inline{margin-top:0;margin-left:10px}fieldset[disabled] input[type=checkbox],fieldset[disabled] input[type=radio],input[type=checkbox].attr-disabled,input[type=checkbox][disabled],input[type=radio].attr-disabled,input[type=radio][disabled]{cursor:not-allowed}.attr-checkbox-inline.attr-disabled,.attr-radio-inline.attr-disabled,fieldset[disabled] .attr-checkbox-inline,fieldset[disabled] .attr-radio-inline{cursor:not-allowed}.attr-checkbox.attr-disabled label,.attr-radio.attr-disabled label,fieldset[disabled] .attr-checkbox label,fieldset[disabled] .attr-radio label{cursor:not-allowed}.attr-form-control-static{min-height:34px;padding-top:7px;padding-bottom:7px;margin-bottom:0}.attr-form-control-static.attr-input-lg,.attr-form-control-static.attr-input-sm{padding-right:0;padding-left:0}.attr-input-sm{height:30px;padding:5px 10px;font-size:12px;line-height:1.5;border-radius:3px}select.attr-input-sm{height:30px;line-height:30px}select[multiple].attr-input-sm,textarea.attr-input-sm{height:auto}.attr-form-group-sm .attr-form-control{height:30px;padding:5px 10px;font-size:12px;line-height:1.5;border-radius:3px}.attr-form-group-sm select.attr-form-control{height:30px;line-height:30px}.attr-form-group-sm select[multiple].attr-form-control,.attr-form-group-sm textarea.attr-form-control{height:auto}.attr-form-group-sm .attr-form-control-static{height:30px;min-height:32px;padding:6px 10px;font-size:12px;line-height:1.5}.attr-input-lg{height:46px;padding:10px 16px;font-size:18px;line-height:1.3333333;border-radius:6px}select.attr-input-lg{height:46px;line-height:46px}select[multiple].attr-input-lg,textarea.attr-input-lg{height:auto}.attr-form-group-lg .attr-form-control{height:46px;padding:10px 16px;font-size:18px;line-height:1.3333333;border-radius:6px}.attr-form-group-lg select.attr-form-control{height:46px;line-height:46px}.attr-form-group-lg select[multiple].attr-form-control,.attr-form-group-lg textarea.attr-form-control{height:auto}.attr-form-group-lg .attr-form-control-static{height:46px;min-height:38px;padding:11px 16px;font-size:18px;line-height:1.3333333}.attr-has-feedback{position:relative}.attr-has-feedback .attr-form-control{padding-right:42.5px}.attr-form-control-feedback{position:absolute;top:0;right:0;z-index:2;display:block;width:34px;height:34px;line-height:34px;text-align:center;pointer-events:none}.attr-form-group-lg .attr-form-control+.attr-form-control-feedback,.attr-input-group-lg+.attr-form-control-feedback,.attr-input-lg+.attr-form-control-feedback{width:46px;height:46px;line-height:46px}.attr-form-group-sm .attr-form-control+.attr-form-control-feedback,.attr-input-group-sm+.attr-form-control-feedback,.attr-input-sm+.attr-form-control-feedback{width:30px;height:30px;line-height:30px}.attr-has-success .attr-checkbox,.attr-has-success .attr-checkbox-inline,.attr-has-success .attr-control-label,.attr-has-success .attr-help-block,.attr-has-success .attr-radio,.attr-has-success .attr-radio-inline,.attr-has-success.attr-checkbox label,.attr-has-success.attr-checkbox-inline label,.attr-has-success.attr-radio label,.attr-has-success.attr-radio-inline label{color:#3c763d}.attr-has-success .attr-form-control{border-color:#3c763d;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075);box-shadow:inset 0 1px 1px rgba(0,0,0,.075)}.attr-has-success .attr-form-control:focus{border-color:#2b542c;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #67b168;box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #67b168}.attr-has-success .attr-input-group-addon{color:#3c763d;background-color:#dff0d8;border-color:#3c763d}.attr-has-success .attr-form-control-feedback{color:#3c763d}.attr-has-warning .attr-checkbox,.attr-has-warning .attr-checkbox-inline,.attr-has-warning .attr-control-label,.attr-has-warning .attr-help-block,.attr-has-warning .attr-radio,.attr-has-warning .attr-radio-inline,.attr-has-warning.attr-checkbox label,.attr-has-warning.attr-checkbox-inline label,.attr-has-warning.attr-radio label,.attr-has-warning.attr-radio-inline label{color:#8a6d3b}.attr-has-warning .attr-form-control{border-color:#8a6d3b;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075);box-shadow:inset 0 1px 1px rgba(0,0,0,.075)}.attr-has-warning .attr-form-control:focus{border-color:#66512c;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #c0a16b;box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #c0a16b}.attr-has-warning .attr-input-group-addon{color:#8a6d3b;background-color:#fcf8e3;border-color:#8a6d3b}.attr-has-warning .attr-form-control-feedback{color:#8a6d3b}.attr-has-error .attr-checkbox,.attr-has-error .attr-checkbox-inline,.attr-has-error .attr-control-label,.attr-has-error .attr-help-block,.attr-has-error .attr-radio,.attr-has-error .attr-radio-inline,.attr-has-error.attr-checkbox label,.attr-has-error.attr-checkbox-inline label,.attr-has-error.attr-radio label,.attr-has-error.attr-radio-inline label{color:#a94442}.attr-has-error .attr-form-control{border-color:#a94442;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075);box-shadow:inset 0 1px 1px rgba(0,0,0,.075)}.attr-has-error .attr-form-control:focus{border-color:#843534;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #ce8483;box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #ce8483}.attr-has-error .attr-input-group-addon{color:#a94442;background-color:#f2dede;border-color:#a94442}.attr-has-error .attr-form-control-feedback{color:#a94442}.attr-has-feedback label~.attr-form-control-feedback{top:25px}.attr-has-feedback label.attr-sr-only~.attr-form-control-feedback{top:0}.attr-help-block{display:block;margin-top:5px;margin-bottom:10px;color:#737373}@media (min-width:768px){.attr-form-inline .attr-form-group{display:inline-block;margin-bottom:0;vertical-align:middle}.attr-form-inline .attr-form-control{display:inline-block;width:auto;vertical-align:middle}.attr-form-inline .attr-form-control-static{display:inline-block}.attr-form-inline .attr-input-group{display:inline-table;vertical-align:middle}.attr-form-inline .attr-input-group .attr-form-control,.attr-form-inline .attr-input-group .attr-input-group-addon,.attr-form-inline .attr-input-group .attr-input-group-btn{width:auto}.attr-form-inline .attr-input-group>.attr-form-control{width:100%}.attr-form-inline .attr-control-label{margin-bottom:0;vertical-align:middle}.attr-form-inline .attr-checkbox,.attr-form-inline .attr-radio{display:inline-block;margin-top:0;margin-bottom:0;vertical-align:middle}.attr-form-inline .attr-checkbox label,.attr-form-inline .attr-radio label{padding-left:0}.attr-form-inline .attr-checkbox input[type=checkbox],.attr-form-inline .attr-radio input[type=radio]{position:relative;margin-left:0}.attr-form-inline .attr-has-feedback .attr-form-control-feedback{top:0}}.attr-form-horizontal .attr-checkbox,.attr-form-horizontal .attr-checkbox-inline,.attr-form-horizontal .attr-radio,.attr-form-horizontal .attr-radio-inline{padding-top:7px;margin-top:0;margin-bottom:0}.attr-form-horizontal .attr-checkbox,.attr-form-horizontal .attr-radio{min-height:27px}.attr-form-horizontal .attr-form-group{margin-right:-15px;margin-left:-15px}@media (min-width:768px){.attr-form-horizontal .attr-control-label{padding-top:7px;margin-bottom:0;text-align:right}}.attr-form-horizontal .attr-has-feedback .attr-form-control-feedback{right:15px}@media (min-width:768px){.attr-form-horizontal .attr-form-group-lg .attr-control-label{padding-top:11px;font-size:18px}}@media (min-width:768px){.attr-form-horizontal .attr-form-group-sm .attr-control-label{padding-top:6px;font-size:12px}}.attr-btn{display:inline-block;padding:6px 12px;margin-bottom:0;font-size:14px;font-weight:400;line-height:1.42857143;text-align:center;white-space:nowrap;vertical-align:middle;-ms-touch-action:manipulation;touch-action:manipulation;cursor:pointer;-webkit-user-select:none;-ms-user-select:none;-moz-user-select:none;user-select:none;background-image:none;border:1px solid transparent;border-radius:4px}.attr-btn.attr-active.attr-focus,.attr-btn.attr-active:focus,.attr-btn.attr-focus,.attr-btn:active.attr-focus,.attr-btn:active:focus,.attr-btn:focus{outline:5px auto -webkit-focus-ring-color;outline-offset:-2px}.attr-btn.attr-focus,.attr-btn:focus,.attr-btn:hover{color:#333;text-decoration:none}.attr-btn.attr-active,.attr-btn:active{background-image:none;outline:0;-webkit-box-shadow:inset 0 3px 5px rgba(0,0,0,.125);box-shadow:inset 0 3px 5px rgba(0,0,0,.125)}.attr-btn.attr-disabled,.attr-btn[disabled],fieldset[disabled] .attr-btn{cursor:not-allowed;-webkit-box-shadow:none;box-shadow:none;opacity:.65}a.attr-btn.attr-disabled,fieldset[disabled] a.attr-btn{pointer-events:none}.attr-btn-default{color:#333;background-color:#fff;border-color:#ccc}.attr-btn-default.attr-focus,.attr-btn-default:focus{color:#333;background-color:#e6e6e6;border-color:#8c8c8c}.attr-btn-default:hover{color:#333;background-color:#e6e6e6;border-color:#adadad}.attr-btn-default.attr-active,.attr-btn-default:active,.attr-open>.attr-dropdown-toggle.attr-btn-default{color:#333;background-color:#e6e6e6;border-color:#adadad}.attr-btn-default.attr-active.attr-focus,.attr-btn-default.attr-active:focus,.attr-btn-default.attr-active:hover,.attr-btn-default:active.attr-focus,.attr-btn-default:active:focus,.attr-btn-default:active:hover,.attr-open>.attr-dropdown-toggle.attr-btn-default.attr-focus,.attr-open>.attr-dropdown-toggle.attr-btn-default:focus,.attr-open>.attr-dropdown-toggle.attr-btn-default:hover{color:#333;background-color:#d4d4d4;border-color:#8c8c8c}.attr-btn-default.attr-active,.attr-btn-default:active,.attr-open>.attr-dropdown-toggle.attr-btn-default{background-image:none}.attr-btn-default.attr-disabled.attr-focus,.attr-btn-default.attr-disabled:focus,.attr-btn-default.attr-disabled:hover,.attr-btn-default[disabled].attr-focus,.attr-btn-default[disabled]:focus,.attr-btn-default[disabled]:hover,fieldset[disabled] .attr-btn-default.attr-focus,fieldset[disabled] .attr-btn-default:focus,fieldset[disabled] .attr-btn-default:hover{background-color:#fff;border-color:#ccc}.attr-btn-default .attr-badge{color:#fff;background-color:#333}.attr-btn-primary{color:#fff;background-color:#337ab7;border-color:#2e6da4}.attr-btn-primary.attr-focus,.attr-btn-primary:focus{color:#fff;background-color:#286090;border-color:#122b40}.attr-btn-primary:hover{color:#fff;background-color:#286090;border-color:#204d74}.attr-btn-primary.attr-active,.attr-btn-primary:active,.attr-open>.attr-dropdown-toggle.attr-btn-primary{color:#fff;background-color:#286090;border-color:#204d74}.attr-btn-primary.attr-active.attr-focus,.attr-btn-primary.attr-active:focus,.attr-btn-primary.attr-active:hover,.attr-btn-primary:active.attr-focus,.attr-btn-primary:active:focus,.attr-btn-primary:active:hover,.attr-open>.attr-dropdown-toggle.attr-btn-primary.attr-focus,.attr-open>.attr-dropdown-toggle.attr-btn-primary:focus,.attr-open>.attr-dropdown-toggle.attr-btn-primary:hover{color:#fff;background-color:#204d74;border-color:#122b40}.attr-btn-primary.attr-active,.attr-btn-primary:active,.attr-open>.attr-dropdown-toggle.attr-btn-primary{background-image:none}.attr-btn-primary.attr-disabled.attr-focus,.attr-btn-primary.attr-disabled:focus,.attr-btn-primary.attr-disabled:hover,.attr-btn-primary[disabled].attr-focus,.attr-btn-primary[disabled]:focus,.attr-btn-primary[disabled]:hover,fieldset[disabled] .attr-btn-primary.attr-focus,fieldset[disabled] .attr-btn-primary:focus,fieldset[disabled] .attr-btn-primary:hover{background-color:#337ab7;border-color:#2e6da4}.attr-btn-primary .attr-badge{color:#337ab7;background-color:#fff}.attr-btn-success{color:#fff;background-color:#5cb85c;border-color:#4cae4c}.attr-btn-success.attr-focus,.attr-btn-success:focus{color:#fff;background-color:#449d44;border-color:#255625}.attr-btn-success:hover{color:#fff;background-color:#449d44;border-color:#398439}.attr-btn-success.attr-active,.attr-btn-success:active,.attr-open>.attr-dropdown-toggle.attr-btn-success{color:#fff;background-color:#449d44;border-color:#398439}.attr-btn-success.attr-active.attr-focus,.attr-btn-success.attr-active:focus,.attr-btn-success.attr-active:hover,.attr-btn-success:active.attr-focus,.attr-btn-success:active:focus,.attr-btn-success:active:hover,.attr-open>.attr-dropdown-toggle.attr-btn-success.attr-focus,.attr-open>.attr-dropdown-toggle.attr-btn-success:focus,.attr-open>.attr-dropdown-toggle.attr-btn-success:hover{color:#fff;background-color:#398439;border-color:#255625}.attr-btn-success.attr-active,.attr-btn-success:active,.attr-open>.attr-dropdown-toggle.attr-btn-success{background-image:none}.attr-btn-success.attr-disabled.attr-focus,.attr-btn-success.attr-disabled:focus,.attr-btn-success.attr-disabled:hover,.attr-btn-success[disabled].attr-focus,.attr-btn-success[disabled]:focus,.attr-btn-success[disabled]:hover,fieldset[disabled] .attr-btn-success.attr-focus,fieldset[disabled] .attr-btn-success:focus,fieldset[disabled] .attr-btn-success:hover{background-color:#5cb85c;border-color:#4cae4c}.attr-btn-success .attr-badge{color:#5cb85c;background-color:#fff}.attr-btn-info{color:#fff;background-color:#5bc0de;border-color:#46b8da}.attr-btn-info.attr-focus,.attr-btn-info:focus{color:#fff;background-color:#31b0d5;border-color:#1b6d85}.attr-btn-info:hover{color:#fff;background-color:#31b0d5;border-color:#269abc}.attr-btn-info.attr-active,.attr-btn-info:active,.attr-open>.attr-dropdown-toggle.attr-btn-info{color:#fff;background-color:#31b0d5;border-color:#269abc}.attr-btn-info.attr-active.attr-focus,.attr-btn-info.attr-active:focus,.attr-btn-info.attr-active:hover,.attr-btn-info:active.attr-focus,.attr-btn-info:active:focus,.attr-btn-info:active:hover,.attr-open>.attr-dropdown-toggle.attr-btn-info.attr-focus,.attr-open>.attr-dropdown-toggle.attr-btn-info:focus,.attr-open>.attr-dropdown-toggle.attr-btn-info:hover{color:#fff;background-color:#269abc;border-color:#1b6d85}.attr-btn-info.attr-active,.attr-btn-info:active,.attr-open>.attr-dropdown-toggle.attr-btn-info{background-image:none}.attr-btn-info.attr-disabled.attr-focus,.attr-btn-info.attr-disabled:focus,.attr-btn-info.attr-disabled:hover,.attr-btn-info[disabled].attr-focus,.attr-btn-info[disabled]:focus,.attr-btn-info[disabled]:hover,fieldset[disabled] .attr-btn-info.attr-focus,fieldset[disabled] .attr-btn-info:focus,fieldset[disabled] .attr-btn-info:hover{background-color:#5bc0de;border-color:#46b8da}.attr-btn-info .attr-badge{color:#5bc0de;background-color:#fff}.attr-btn-warning{color:#fff;background-color:#f0ad4e;border-color:#eea236}.attr-btn-warning.attr-focus,.attr-btn-warning:focus{color:#fff;background-color:#ec971f;border-color:#985f0d}.attr-btn-warning:hover{color:#fff;background-color:#ec971f;border-color:#d58512}.attr-btn-warning.attr-active,.attr-btn-warning:active,.attr-open>.attr-dropdown-toggle.attr-btn-warning{color:#fff;background-color:#ec971f;border-color:#d58512}.attr-btn-warning.attr-active.attr-focus,.attr-btn-warning.attr-active:focus,.attr-btn-warning.attr-active:hover,.attr-btn-warning:active.attr-focus,.attr-btn-warning:active:focus,.attr-btn-warning:active:hover,.attr-open>.attr-dropdown-toggle.attr-btn-warning.attr-focus,.attr-open>.attr-dropdown-toggle.attr-btn-warning:focus,.attr-open>.attr-dropdown-toggle.attr-btn-warning:hover{color:#fff;background-color:#d58512;border-color:#985f0d}.attr-btn-warning.attr-active,.attr-btn-warning:active,.attr-open>.attr-dropdown-toggle.attr-btn-warning{background-image:none}.attr-btn-warning.attr-disabled.attr-focus,.attr-btn-warning.attr-disabled:focus,.attr-btn-warning.attr-disabled:hover,.attr-btn-warning[disabled].attr-focus,.attr-btn-warning[disabled]:focus,.attr-btn-warning[disabled]:hover,fieldset[disabled] .attr-btn-warning.attr-focus,fieldset[disabled] .attr-btn-warning:focus,fieldset[disabled] .attr-btn-warning:hover{background-color:#f0ad4e;border-color:#eea236}.attr-btn-warning .attr-badge{color:#f0ad4e;background-color:#fff}.attr-btn-danger{color:#fff;background-color:#d9534f;border-color:#d43f3a}.attr-btn-danger.attr-focus,.attr-btn-danger:focus{color:#fff;background-color:#c9302c;border-color:#761c19}.attr-btn-danger:hover{color:#fff;background-color:#c9302c;border-color:#ac2925}.attr-btn-danger.attr-active,.attr-btn-danger:active,.attr-open>.attr-dropdown-toggle.attr-btn-danger{color:#fff;background-color:#c9302c;border-color:#ac2925}.attr-btn-danger.attr-active.attr-focus,.attr-btn-danger.attr-active:focus,.attr-btn-danger.attr-active:hover,.attr-btn-danger:active.attr-focus,.attr-btn-danger:active:focus,.attr-btn-danger:active:hover,.attr-open>.attr-dropdown-toggle.attr-btn-danger.attr-focus,.attr-open>.attr-dropdown-toggle.attr-btn-danger:focus,.attr-open>.attr-dropdown-toggle.attr-btn-danger:hover{color:#fff;background-color:#ac2925;border-color:#761c19}.attr-btn-danger.attr-active,.attr-btn-danger:active,.attr-open>.attr-dropdown-toggle.attr-btn-danger{background-image:none}.attr-btn-danger.attr-disabled.attr-focus,.attr-btn-danger.attr-disabled:focus,.attr-btn-danger.attr-disabled:hover,.attr-btn-danger[disabled].attr-focus,.attr-btn-danger[disabled]:focus,.attr-btn-danger[disabled]:hover,fieldset[disabled] .attr-btn-danger.attr-focus,fieldset[disabled] .attr-btn-danger:focus,fieldset[disabled] .attr-btn-danger:hover{background-color:#d9534f;border-color:#d43f3a}.attr-btn-danger .attr-badge{color:#d9534f;background-color:#fff}.attr-btn-link{font-weight:400;color:#337ab7;border-radius:0}.attr-btn-link,.attr-btn-link.attr-active,.attr-btn-link:active,.attr-btn-link[disabled],fieldset[disabled] .attr-btn-link{background-color:transparent;-webkit-box-shadow:none;box-shadow:none}.attr-btn-link,.attr-btn-link:active,.attr-btn-link:focus,.attr-btn-link:hover{border-color:transparent}.attr-btn-link:focus,.attr-btn-link:hover{color:#23527c;text-decoration:underline;background-color:transparent}.attr-btn-link[disabled]:focus,.attr-btn-link[disabled]:hover,fieldset[disabled] .attr-btn-link:focus,fieldset[disabled] .attr-btn-link:hover{color:#777;text-decoration:none}.attr-btn-group-lg>.attr-btn,.attr-btn-lg{padding:10px 16px;font-size:18px;line-height:1.3333333;border-radius:6px}.attr-btn-group-sm>.attr-btn,.attr-btn-sm{padding:5px 10px;font-size:12px;line-height:1.5;border-radius:3px}.attr-btn-group-xs>.attr-btn,.attr-btn-xs{padding:1px 5px;font-size:12px;line-height:1.5;border-radius:3px}.attr-btn-block{display:block;width:100%}.attr-btn-block+.attr-btn-block{margin-top:5px}input[type=button].attr-btn-block,input[type=reset].attr-btn-block,input[type=submit].attr-btn-block{width:100%}.attr-fade{opacity:0;-webkit-transition:opacity .15s linear;transition:opacity .15s linear}.attr-fade.attr-in{opacity:1}.attr-collapse{display:none}.attr-collapse.attr-in{display:block}tr.attr-collapse.attr-in{display:table-row}tbody.attr-collapse.attr-in{display:table-row-group}.attr-collapsing{position:relative;height:0;overflow:hidden;-webkit-transition-timing-function:ease;transition-timing-function:ease;-webkit-transition-duration:.35s;transition-duration:.35s;-webkit-transition-property:height,visibility;transition-property:height,visibility}.attr-caret{display:inline-block;width:0;height:0;margin-left:2px;vertical-align:middle;border-top:4px dashed;border-right:4px solid transparent;border-left:4px solid transparent}.attr-dropdown,.attr-dropup{position:relative}.attr-dropdown-toggle:focus{outline:0}.attr-dropdown-menu{position:absolute;top:100%;left:0;z-index:1000;display:none;float:left;min-width:160px;padding:5px 0;margin:2px 0 0;font-size:14px;text-align:left;list-style:none;background-color:#fff;background-clip:padding-box;border:1px solid #ccc;border:1px solid rgba(0,0,0,.15);border-radius:4px;-webkit-box-shadow:0 6px 12px rgba(0,0,0,.175);box-shadow:0 6px 12px rgba(0,0,0,.175)}.attr-dropdown-menu.attr-pull-right{right:0;left:auto}.attr-dropdown-menu .attr-divider{height:1px;margin:9px 0;overflow:hidden;background-color:#e5e5e5}.attr-dropdown-menu>li>a{display:block;padding:3px 20px;clear:both;font-weight:400;line-height:1.42857143;color:#333;white-space:nowrap}.attr-dropdown-menu>li>a:focus,.attr-dropdown-menu>li>a:hover{color:#262626;text-decoration:none;background-color:#f5f5f5}.attr-dropdown-menu>.attr-active>a,.attr-dropdown-menu>.attr-active>a:focus,.attr-dropdown-menu>.attr-active>a:hover{color:#fff;text-decoration:none;background-color:#337ab7;outline:0}.attr-dropdown-menu>.attr-disabled>a,.attr-dropdown-menu>.attr-disabled>a:focus,.attr-dropdown-menu>.attr-disabled>a:hover{color:#777}.attr-dropdown-menu>.attr-disabled>a:focus,.attr-dropdown-menu>.attr-disabled>a:hover{text-decoration:none;cursor:not-allowed;background-color:transparent;background-image:none}.attr-open>.attr-dropdown-menu{display:block}.attr-open>a{outline:0}.attr-dropdown-menu-right{right:0;left:auto}.attr-dropdown-menu-left{right:auto;left:0}.attr-dropdown-header{display:block;padding:3px 20px;font-size:12px;line-height:1.42857143;color:#777;white-space:nowrap}.attr-dropdown-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:990}.attr-pull-right>.attr-dropdown-menu{right:0;left:auto}.attr-dropup .attr-caret,.attr-navbar-fixed-bottom .attr-dropdown .attr-caret{content:"";border-top:0;border-bottom:4px dashed}.attr-dropup .attr-dropdown-menu,.attr-navbar-fixed-bottom .attr-dropdown .attr-dropdown-menu{top:auto;bottom:100%;margin-bottom:2px}@media (min-width:768px){.attr-navbar-right .attr-dropdown-menu{right:0;left:auto}.attr-navbar-right .attr-dropdown-menu-left{right:auto;left:0}}.attr-btn-group,.attr-btn-group-vertical{position:relative;display:inline-block;vertical-align:middle}.attr-btn-group-vertical>.attr-btn,.attr-btn-group>.attr-btn{position:relative;float:left}.attr-btn-group-vertical>.attr-btn.attr-active,.attr-btn-group-vertical>.attr-btn:active,.attr-btn-group-vertical>.attr-btn:focus,.attr-btn-group-vertical>.attr-btn:hover,.attr-btn-group>.attr-btn.attr-active,.attr-btn-group>.attr-btn:active,.attr-btn-group>.attr-btn:focus,.attr-btn-group>.attr-btn:hover{z-index:2}.attr-btn-group .attr-btn+.attr-btn,.attr-btn-group .attr-btn+.attr-btn-group,.attr-btn-group .attr-btn-group+.attr-btn,.attr-btn-group .attr-btn-group+.attr-btn-group{margin-left:-1px}.attr-btn-toolbar{margin-left:-5px}.attr-btn-toolbar .attr-btn,.attr-btn-toolbar .attr-btn-group,.attr-btn-toolbar .attr-input-group{float:left}.attr-btn-toolbar>.attr-btn,.attr-btn-toolbar>.attr-btn-group,.attr-btn-toolbar>.attr-input-group{margin-left:5px}.attr-btn-group>.attr-btn:not(:first-child):not(:last-child):not(.attr-dropdown-toggle){border-radius:0}.attr-btn-group>.attr-btn:first-child{margin-left:0}.attr-btn-group>.attr-btn:first-child:not(:last-child):not(.attr-dropdown-toggle){border-top-right-radius:0;border-bottom-right-radius:0}.attr-btn-group>.attr-btn:last-child:not(:first-child),.attr-btn-group>.attr-dropdown-toggle:not(:first-child){border-top-left-radius:0;border-bottom-left-radius:0}.attr-btn-group>.attr-btn-group{float:left}.attr-btn-group>.attr-btn-group:not(:first-child):not(:last-child)>.attr-btn{border-radius:0}.attr-btn-group>.attr-btn-group:first-child:not(:last-child)>.attr-btn:last-child,.attr-btn-group>.attr-btn-group:first-child:not(:last-child)>.attr-dropdown-toggle{border-top-right-radius:0;border-bottom-right-radius:0}.attr-btn-group>.attr-btn-group:last-child:not(:first-child)>.attr-btn:first-child{border-top-left-radius:0;border-bottom-left-radius:0}.attr-btn-group .attr-dropdown-toggle:active,.attr-btn-group.attr-open .attr-dropdown-toggle{outline:0}.attr-btn-group>.attr-btn+.attr-dropdown-toggle{padding-right:8px;padding-left:8px}.attr-btn-group>.attr-btn-lg+.attr-dropdown-toggle{padding-right:12px;padding-left:12px}.attr-btn-group.attr-open .attr-dropdown-toggle{-webkit-box-shadow:inset 0 3px 5px rgba(0,0,0,.125);box-shadow:inset 0 3px 5px rgba(0,0,0,.125)}.attr-btn-group.attr-open .attr-dropdown-toggle.attr-btn-link{-webkit-box-shadow:none;box-shadow:none}.attr-btn .attr-caret{margin-left:0}.attr-btn-lg .attr-caret{border-width:5px 5px 0;border-bottom-width:0}.attr-dropup .attr-btn-lg .attr-caret{border-width:0 5px 5px}.attr-btn-group-vertical>.attr-btn,.attr-btn-group-vertical>.attr-btn-group,.attr-btn-group-vertical>.attr-btn-group>.attr-btn{display:block;float:none;width:100%;max-width:100%}.attr-btn-group-vertical>.attr-btn-group>.attr-btn{float:none}.attr-btn-group-vertical>.attr-btn+.attr-btn,.attr-btn-group-vertical>.attr-btn+.attr-btn-group,.attr-btn-group-vertical>.attr-btn-group+.attr-btn,.attr-btn-group-vertical>.attr-btn-group+.attr-btn-group{margin-top:-1px;margin-left:0}.attr-btn-group-vertical>.attr-btn:not(:first-child):not(:last-child){border-radius:0}.attr-btn-group-vertical>.attr-btn:first-child:not(:last-child){border-top-left-radius:4px;border-top-right-radius:4px;border-bottom-right-radius:0;border-bottom-left-radius:0}.attr-btn-group-vertical>.attr-btn:last-child:not(:first-child){border-top-left-radius:0;border-top-right-radius:0;border-bottom-right-radius:4px;border-bottom-left-radius:4px}.attr-btn-group-vertical>.attr-btn-group:not(:first-child):not(:last-child)>.attr-btn{border-radius:0}.attr-btn-group-vertical>.attr-btn-group:first-child:not(:last-child)>.attr-btn:last-child,.attr-btn-group-vertical>.attr-btn-group:first-child:not(:last-child)>.attr-dropdown-toggle{border-bottom-right-radius:0;border-bottom-left-radius:0}.attr-btn-group-vertical>.attr-btn-group:last-child:not(:first-child)>.attr-btn:first-child{border-top-left-radius:0;border-top-right-radius:0}.attr-btn-group-justified{display:table;width:100%;table-layout:fixed;border-collapse:separate}.attr-btn-group-justified>.attr-btn,.attr-btn-group-justified>.attr-btn-group{display:table-cell;float:none;width:1%}.attr-btn-group-justified>.attr-btn-group .attr-btn{width:100%}.attr-btn-group-justified>.attr-btn-group .attr-dropdown-menu{left:auto}[data-toggle=buttons]>.attr-btn input[type=checkbox],[data-toggle=buttons]>.attr-btn input[type=radio],[data-toggle=buttons]>.attr-btn-group>.attr-btn input[type=checkbox],[data-toggle=buttons]>.attr-btn-group>.attr-btn input[type=radio]{position:absolute;clip:rect(0,0,0,0);pointer-events:none}.attr-input-group{position:relative;display:table;border-collapse:separate}.attr-input-group[class*=attr-col-]{float:none;padding-right:0;padding-left:0}.attr-input-group .attr-form-control{position:relative;z-index:2;float:left;width:100%;margin-bottom:0}.attr-input-group .attr-form-control:focus{z-index:3}.attr-input-group-lg>.attr-form-control,.attr-input-group-lg>.attr-input-group-addon,.attr-input-group-lg>.attr-input-group-btn>.attr-btn{height:46px;padding:10px 16px;font-size:18px;line-height:1.3333333;border-radius:6px}select.attr-input-group-lg>.attr-form-control,select.attr-input-group-lg>.attr-input-group-addon,select.attr-input-group-lg>.attr-input-group-btn>.attr-btn{height:46px;line-height:46px}select[multiple].attr-input-group-lg>.attr-form-control,select[multiple].attr-input-group-lg>.attr-input-group-addon,select[multiple].attr-input-group-lg>.attr-input-group-btn>.attr-btn,textarea.attr-input-group-lg>.attr-form-control,textarea.attr-input-group-lg>.attr-input-group-addon,textarea.attr-input-group-lg>.attr-input-group-btn>.attr-btn{height:auto}.attr-input-group-sm>.attr-form-control,.attr-input-group-sm>.attr-input-group-addon,.attr-input-group-sm>.attr-input-group-btn>.attr-btn{height:30px;padding:5px 10px;font-size:12px;line-height:1.5;border-radius:3px}select.attr-input-group-sm>.attr-form-control,select.attr-input-group-sm>.attr-input-group-addon,select.attr-input-group-sm>.attr-input-group-btn>.attr-btn{height:30px;line-height:30px}select[multiple].attr-input-group-sm>.attr-form-control,select[multiple].attr-input-group-sm>.attr-input-group-addon,select[multiple].attr-input-group-sm>.attr-input-group-btn>.attr-btn,textarea.attr-input-group-sm>.attr-form-control,textarea.attr-input-group-sm>.attr-input-group-addon,textarea.attr-input-group-sm>.attr-input-group-btn>.attr-btn{height:auto}.attr-input-group .attr-form-control,.attr-input-group-addon,.attr-input-group-btn{display:table-cell}.attr-input-group .attr-form-control:not(:first-child):not(:last-child),.attr-input-group-addon:not(:first-child):not(:last-child),.attr-input-group-btn:not(:first-child):not(:last-child){border-radius:0}.attr-input-group-addon,.attr-input-group-btn{width:1%;white-space:nowrap;vertical-align:middle}.attr-input-group-addon{padding:6px 12px;font-size:14px;font-weight:400;line-height:1;color:#555;text-align:center;background-color:#eee;border:1px solid #ccc;border-radius:4px}.attr-input-group-addon.attr-input-sm{padding:5px 10px;font-size:12px;border-radius:3px}.attr-input-group-addon.attr-input-lg{padding:10px 16px;font-size:18px;border-radius:6px}.attr-input-group-addon input[type=checkbox],.attr-input-group-addon input[type=radio]{margin-top:0}.attr-input-group .attr-form-control:first-child,.attr-input-group-addon:first-child,.attr-input-group-btn:first-child>.attr-btn,.attr-input-group-btn:first-child>.attr-btn-group>.attr-btn,.attr-input-group-btn:first-child>.attr-dropdown-toggle,.attr-input-group-btn:last-child>.attr-btn-group:not(:last-child)>.attr-btn,.attr-input-group-btn:last-child>.attr-btn:not(:last-child):not(.attr-dropdown-toggle){border-top-right-radius:0;border-bottom-right-radius:0}.attr-input-group-addon:first-child{border-right:0}.attr-input-group .attr-form-control:last-child,.attr-input-group-addon:last-child,.attr-input-group-btn:first-child>.attr-btn-group:not(:first-child)>.attr-btn,.attr-input-group-btn:first-child>.attr-btn:not(:first-child),.attr-input-group-btn:last-child>.attr-btn,.attr-input-group-btn:last-child>.attr-btn-group>.attr-btn,.attr-input-group-btn:last-child>.attr-dropdown-toggle{border-top-left-radius:0;border-bottom-left-radius:0}.attr-input-group-addon:last-child{border-left:0}.attr-input-group-btn{position:relative;font-size:0;white-space:nowrap}.attr-input-group-btn>.attr-btn{position:relative}.attr-input-group-btn>.attr-btn+.attr-btn{margin-left:-1px}.attr-input-group-btn>.attr-btn:active,.attr-input-group-btn>.attr-btn:focus,.attr-input-group-btn>.attr-btn:hover{z-index:2}.attr-input-group-btn:first-child>.attr-btn,.attr-input-group-btn:first-child>.attr-btn-group{margin-right:-1px}.attr-input-group-btn:last-child>.attr-btn,.attr-input-group-btn:last-child>.attr-btn-group{z-index:2;margin-left:-1px}.attr-nav{padding-left:0;margin-bottom:0;list-style:none}.attr-nav>li{position:relative;display:block}.attr-nav>li>a{position:relative;display:block;padding:10px 15px}.attr-nav>li>a:focus,.attr-nav>li>a:hover{text-decoration:none;background-color:#eee}.attr-nav>li.attr-disabled>a{color:#777}.attr-nav>li.attr-disabled>a:focus,.attr-nav>li.attr-disabled>a:hover{color:#777;text-decoration:none;cursor:not-allowed;background-color:transparent}.attr-nav .attr-open>a,.attr-nav .attr-open>a:focus,.attr-nav .attr-open>a:hover{background-color:#eee;border-color:#337ab7}.attr-nav .attr-nav-divider{height:1px;margin:9px 0;overflow:hidden;background-color:#e5e5e5}.attr-nav>li>a>img{max-width:none}.attr-nav-tabs{border-bottom:1px solid #ddd}.attr-nav-tabs>li{float:left;margin-bottom:-1px}.attr-nav-tabs>li>a{margin-right:2px;line-height:1.42857143;border:1px solid transparent;border-radius:4px 4px 0 0}.attr-nav-tabs>li>a:hover{border-color:#eee #eee #ddd}.attr-nav-tabs>li.attr-active>a,.attr-nav-tabs>li.attr-active>a:focus,.attr-nav-tabs>li.attr-active>a:hover{color:#555;cursor:default;background-color:#fff;border:1px solid #ddd;border-bottom-color:transparent}.attr-nav-tabs.attr-nav-justified{width:100%;border-bottom:0}.attr-nav-tabs.attr-nav-justified>li{float:none}.attr-nav-tabs.attr-nav-justified>li>a{margin-bottom:5px;text-align:center}.attr-nav-tabs.attr-nav-justified>.attr-dropdown .attr-dropdown-menu{top:auto;left:auto}@media (min-width:768px){.attr-nav-tabs.attr-nav-justified>li{display:table-cell;width:1%}.attr-nav-tabs.attr-nav-justified>li>a{margin-bottom:0}}.attr-nav-tabs.attr-nav-justified>li>a{margin-right:0;border-radius:4px}.attr-nav-tabs.attr-nav-justified>.attr-active>a,.attr-nav-tabs.attr-nav-justified>.attr-active>a:focus,.attr-nav-tabs.attr-nav-justified>.attr-active>a:hover{border:1px solid #ddd}@media (min-width:768px){.attr-nav-tabs.attr-nav-justified>li>a{border-bottom:1px solid #ddd;border-radius:4px 4px 0 0}.attr-nav-tabs.attr-nav-justified>.attr-active>a,.attr-nav-tabs.attr-nav-justified>.attr-active>a:focus,.attr-nav-tabs.attr-nav-justified>.attr-active>a:hover{border-bottom-color:#fff}}.attr-nav-pills>li{float:left}.attr-nav-pills>li>a{border-radius:4px}.attr-nav-pills>li+li{margin-left:2px}.attr-nav-pills>li.attr-active>a,.attr-nav-pills>li.attr-active>a:focus,.attr-nav-pills>li.attr-active>a:hover{color:#fff;background-color:#337ab7}.attr-nav-stacked>li{float:none}.attr-nav-stacked>li+li{margin-top:2px;margin-left:0}.attr-nav-justified{width:100%}.attr-nav-justified>li{float:none}.attr-nav-justified>li>a{margin-bottom:5px;text-align:center}.attr-nav-justified>.attr-dropdown .attr-dropdown-menu{top:auto;left:auto}@media (min-width:768px){.attr-nav-justified>li{display:table-cell;width:1%}.attr-nav-justified>li>a{margin-bottom:0}}.attr-nav-tabs-justified{border-bottom:0}.attr-nav-tabs-justified>li>a{margin-right:0;border-radius:4px}.attr-nav-tabs-justified>.attr-active>a,.attr-nav-tabs-justified>.attr-active>a:focus,.attr-nav-tabs-justified>.attr-active>a:hover{border:1px solid #ddd}@media (min-width:768px){.attr-nav-tabs-justified>li>a{border-bottom:1px solid #ddd;border-radius:4px 4px 0 0}.attr-nav-tabs-justified>.attr-active>a,.attr-nav-tabs-justified>.attr-active>a:focus,.attr-nav-tabs-justified>.attr-active>a:hover{border-bottom-color:#fff}}.attr-tab-content>.attr-tab-pane{display:none}.attr-tab-content>.attr-active{display:block}.attr-nav-tabs .attr-dropdown-menu{margin-top:-1px;border-top-left-radius:0;border-top-right-radius:0}.attr-navbar{position:relative;min-height:50px;margin-bottom:20px;border:1px solid transparent}@media (min-width:768px){.attr-navbar{border-radius:4px}}@media (min-width:768px){.attr-navbar-header{float:left}}.attr-navbar-collapse{padding-right:15px;padding-left:15px;overflow-x:visible;-webkit-overflow-scrolling:touch;border-top:1px solid transparent;-webkit-box-shadow:inset 0 1px 0 rgba(255,255,255,.1);box-shadow:inset 0 1px 0 rgba(255,255,255,.1)}.attr-navbar-collapse.attr-in{overflow-y:auto}@media (min-width:768px){.attr-navbar-collapse{width:auto;border-top:0;-webkit-box-shadow:none;box-shadow:none}.attr-navbar-collapse.attr-collapse{display:block!important;height:auto!important;padding-bottom:0;overflow:visible!important}.attr-navbar-collapse.attr-in{overflow-y:visible}.attr-navbar-fixed-bottom .attr-navbar-collapse,.attr-navbar-fixed-top .attr-navbar-collapse,.attr-navbar-static-top .attr-navbar-collapse{padding-right:0;padding-left:0}}.attr-navbar-fixed-bottom .attr-navbar-collapse,.attr-navbar-fixed-top .attr-navbar-collapse{max-height:340px}@media (max-device-width:480px) and (orientation:landscape){.attr-navbar-fixed-bottom .attr-navbar-collapse,.attr-navbar-fixed-top .attr-navbar-collapse{max-height:200px}}.attr-container-fluid>.attr-navbar-collapse,.attr-container-fluid>.attr-navbar-header,.attr-container>.attr-navbar-collapse,.attr-container>.attr-navbar-header{margin-right:-15px;margin-left:-15px}@media (min-width:768px){.attr-container-fluid>.attr-navbar-collapse,.attr-container-fluid>.attr-navbar-header,.attr-container>.attr-navbar-collapse,.attr-container>.attr-navbar-header{margin-right:0;margin-left:0}}.attr-navbar-static-top{z-index:1000;border-width:0 0 1px}@media (min-width:768px){.attr-navbar-static-top{border-radius:0}}.attr-navbar-fixed-bottom,.attr-navbar-fixed-top{position:fixed;right:0;left:0;z-index:1030}@media (min-width:768px){.attr-navbar-fixed-bottom,.attr-navbar-fixed-top{border-radius:0}}.attr-navbar-fixed-top{top:0;border-width:0 0 1px}.attr-navbar-fixed-bottom{bottom:0;margin-bottom:0;border-width:1px 0 0}.attr-navbar-brand{float:left;height:50px;padding:15px 15px;font-size:18px;line-height:20px}.attr-navbar-brand:focus,.attr-navbar-brand:hover{text-decoration:none}.attr-navbar-brand>img{display:block}@media (min-width:768px){.attr-navbar>.attr-container .attr-navbar-brand,.attr-navbar>.attr-container-fluid .attr-navbar-brand{margin-left:-15px}}.attr-navbar-toggle{position:relative;float:right;padding:9px 10px;margin-top:8px;margin-right:15px;margin-bottom:8px;background-color:transparent;background-image:none;border:1px solid transparent;border-radius:4px}.attr-navbar-toggle:focus{outline:0}.attr-navbar-toggle .attr-icon-bar{display:block;width:22px;height:2px;border-radius:1px}.attr-navbar-toggle .attr-icon-bar+.attr-icon-bar{margin-top:4px}@media (min-width:768px){.attr-navbar-toggle{display:none}}.attr-navbar-nav{margin:7.5px -15px}.attr-navbar-nav>li>a{padding-top:10px;padding-bottom:10px;line-height:20px}@media (max-width:767px){.attr-navbar-nav .attr-open .attr-dropdown-menu{position:static;float:none;width:auto;margin-top:0;background-color:transparent;border:0;-webkit-box-shadow:none;box-shadow:none}.attr-navbar-nav .attr-open .attr-dropdown-menu .attr-dropdown-header,.attr-navbar-nav .attr-open .attr-dropdown-menu>li>a{padding:5px 15px 5px 25px}.attr-navbar-nav .attr-open .attr-dropdown-menu>li>a{line-height:20px}.attr-navbar-nav .attr-open .attr-dropdown-menu>li>a:focus,.attr-navbar-nav .attr-open .attr-dropdown-menu>li>a:hover{background-image:none}}@media (min-width:768px){.attr-navbar-nav{float:left;margin:0}.attr-navbar-nav>li{float:left}.attr-navbar-nav>li>a{padding-top:15px;padding-bottom:15px}}.attr-navbar-form{padding:10px 15px;margin-top:8px;margin-right:-15px;margin-bottom:8px;margin-left:-15px;border-top:1px solid transparent;border-bottom:1px solid transparent;-webkit-box-shadow:inset 0 1px 0 rgba(255,255,255,.1),0 1px 0 rgba(255,255,255,.1);box-shadow:inset 0 1px 0 rgba(255,255,255,.1),0 1px 0 rgba(255,255,255,.1)}@media (min-width:768px){.attr-navbar-form .attr-form-group{display:inline-block;margin-bottom:0;vertical-align:middle}.attr-navbar-form .attr-form-control{display:inline-block;width:auto;vertical-align:middle}.attr-navbar-form .attr-form-control-static{display:inline-block}.attr-navbar-form .attr-input-group{display:inline-table;vertical-align:middle}.attr-navbar-form .attr-input-group .attr-form-control,.attr-navbar-form .attr-input-group .attr-input-group-addon,.attr-navbar-form .attr-input-group .attr-input-group-btn{width:auto}.attr-navbar-form .attr-input-group>.attr-form-control{width:100%}.attr-navbar-form .attr-control-label{margin-bottom:0;vertical-align:middle}.attr-navbar-form .attr-checkbox,.attr-navbar-form .attr-radio{display:inline-block;margin-top:0;margin-bottom:0;vertical-align:middle}.attr-navbar-form .attr-checkbox label,.attr-navbar-form .attr-radio label{padding-left:0}.attr-navbar-form .attr-checkbox input[type=checkbox],.attr-navbar-form .attr-radio input[type=radio]{position:relative;margin-left:0}.attr-navbar-form .attr-has-feedback .attr-form-control-feedback{top:0}}@media (max-width:767px){.attr-navbar-form .attr-form-group{margin-bottom:5px}.attr-navbar-form .attr-form-group:last-child{margin-bottom:0}}@media (min-width:768px){.attr-navbar-form{width:auto;padding-top:0;padding-bottom:0;margin-right:0;margin-left:0;border:0;-webkit-box-shadow:none;box-shadow:none}}.attr-navbar-nav>li>.attr-dropdown-menu{margin-top:0;border-top-left-radius:0;border-top-right-radius:0}.attr-navbar-fixed-bottom .attr-navbar-nav>li>.attr-dropdown-menu{margin-bottom:0;border-top-left-radius:4px;border-top-right-radius:4px;border-bottom-right-radius:0;border-bottom-left-radius:0}.attr-navbar-btn{margin-top:8px;margin-bottom:8px}.attr-navbar-btn.attr-btn-sm{margin-top:10px;margin-bottom:10px}.attr-navbar-btn.attr-btn-xs{margin-top:14px;margin-bottom:14px}.attr-navbar-text{margin-top:15px;margin-bottom:15px}@media (min-width:768px){.attr-navbar-text{float:left;margin-right:15px;margin-left:15px}}@media (min-width:768px){.attr-navbar-left{float:left!important}.attr-navbar-right{float:right!important;margin-right:-15px}.attr-navbar-right~.attr-navbar-right{margin-right:0}}.attr-navbar-default{background-color:#f8f8f8;border-color:#e7e7e7}.attr-navbar-default .attr-navbar-brand{color:#777}.attr-navbar-default .attr-navbar-brand:focus,.attr-navbar-default .attr-navbar-brand:hover{color:#5e5e5e;background-color:transparent}.attr-navbar-default .attr-navbar-text{color:#777}.attr-navbar-default .attr-navbar-nav>li>a{color:#777}.attr-navbar-default .attr-navbar-nav>li>a:focus,.attr-navbar-default .attr-navbar-nav>li>a:hover{color:#333;background-color:transparent}.attr-navbar-default .attr-navbar-nav>.attr-active>a,.attr-navbar-default .attr-navbar-nav>.attr-active>a:focus,.attr-navbar-default .attr-navbar-nav>.attr-active>a:hover{color:#555;background-color:#e7e7e7}.attr-navbar-default .attr-navbar-nav>.attr-disabled>a,.attr-navbar-default .attr-navbar-nav>.attr-disabled>a:focus,.attr-navbar-default .attr-navbar-nav>.attr-disabled>a:hover{color:#ccc;background-color:transparent}.attr-navbar-default .attr-navbar-toggle{border-color:#ddd}.attr-navbar-default .attr-navbar-toggle:focus,.attr-navbar-default .attr-navbar-toggle:hover{background-color:#ddd}.attr-navbar-default .attr-navbar-toggle .attr-icon-bar{background-color:#888}.attr-navbar-default .attr-navbar-collapse,.attr-navbar-default .attr-navbar-form{border-color:#e7e7e7}.attr-navbar-default .attr-navbar-nav>.attr-open>a,.attr-navbar-default .attr-navbar-nav>.attr-open>a:focus,.attr-navbar-default .attr-navbar-nav>.attr-open>a:hover{color:#555;background-color:#e7e7e7}@media (max-width:767px){.attr-navbar-default .attr-navbar-nav .attr-open .attr-dropdown-menu>li>a{color:#777}.attr-navbar-default .attr-navbar-nav .attr-open .attr-dropdown-menu>li>a:focus,.attr-navbar-default .attr-navbar-nav .attr-open .attr-dropdown-menu>li>a:hover{color:#333;background-color:transparent}.attr-navbar-default .attr-navbar-nav .attr-open .attr-dropdown-menu>.attr-active>a,.attr-navbar-default .attr-navbar-nav .attr-open .attr-dropdown-menu>.attr-active>a:focus,.attr-navbar-default .attr-navbar-nav .attr-open .attr-dropdown-menu>.attr-active>a:hover{color:#555;background-color:#e7e7e7}.attr-navbar-default .attr-navbar-nav .attr-open .attr-dropdown-menu>.attr-disabled>a,.attr-navbar-default .attr-navbar-nav .attr-open .attr-dropdown-menu>.attr-disabled>a:focus,.attr-navbar-default .attr-navbar-nav .attr-open .attr-dropdown-menu>.attr-disabled>a:hover{color:#ccc;background-color:transparent}}.attr-navbar-default .attr-navbar-link{color:#777}.attr-navbar-default .attr-navbar-link:hover{color:#333}.attr-navbar-default .attr-btn-link{color:#777}.attr-navbar-default .attr-btn-link:focus,.attr-navbar-default .attr-btn-link:hover{color:#333}.attr-navbar-default .attr-btn-link[disabled]:focus,.attr-navbar-default .attr-btn-link[disabled]:hover,fieldset[disabled] .attr-navbar-default .attr-btn-link:focus,fieldset[disabled] .attr-navbar-default .attr-btn-link:hover{color:#ccc}.attr-navbar-inverse{background-color:#222;border-color:#080808}.attr-navbar-inverse .attr-navbar-brand{color:#9d9d9d}.attr-navbar-inverse .attr-navbar-brand:focus,.attr-navbar-inverse .attr-navbar-brand:hover{color:#fff;background-color:transparent}.attr-navbar-inverse .attr-navbar-text{color:#9d9d9d}.attr-navbar-inverse .attr-navbar-nav>li>a{color:#9d9d9d}.attr-navbar-inverse .attr-navbar-nav>li>a:focus,.attr-navbar-inverse .attr-navbar-nav>li>a:hover{color:#fff;background-color:transparent}.attr-navbar-inverse .attr-navbar-nav>.attr-active>a,.attr-navbar-inverse .attr-navbar-nav>.attr-active>a:focus,.attr-navbar-inverse .attr-navbar-nav>.attr-active>a:hover{color:#fff;background-color:#080808}.attr-navbar-inverse .attr-navbar-nav>.attr-disabled>a,.attr-navbar-inverse .attr-navbar-nav>.attr-disabled>a:focus,.attr-navbar-inverse .attr-navbar-nav>.attr-disabled>a:hover{color:#444;background-color:transparent}.attr-navbar-inverse .attr-navbar-toggle{border-color:#333}.attr-navbar-inverse .attr-navbar-toggle:focus,.attr-navbar-inverse .attr-navbar-toggle:hover{background-color:#333}.attr-navbar-inverse .attr-navbar-toggle .attr-icon-bar{background-color:#fff}.attr-navbar-inverse .attr-navbar-collapse,.attr-navbar-inverse .attr-navbar-form{border-color:#101010}.attr-navbar-inverse .attr-navbar-nav>.attr-open>a,.attr-navbar-inverse .attr-navbar-nav>.attr-open>a:focus,.attr-navbar-inverse .attr-navbar-nav>.attr-open>a:hover{color:#fff;background-color:#080808}@media (max-width:767px){.attr-navbar-inverse .attr-navbar-nav .attr-open .attr-dropdown-menu>.attr-dropdown-header{border-color:#080808}.attr-navbar-inverse .attr-navbar-nav .attr-open .attr-dropdown-menu .attr-divider{background-color:#080808}.attr-navbar-inverse .attr-navbar-nav .attr-open .attr-dropdown-menu>li>a{color:#9d9d9d}.attr-navbar-inverse .attr-navbar-nav .attr-open .attr-dropdown-menu>li>a:focus,.attr-navbar-inverse .attr-navbar-nav .attr-open .attr-dropdown-menu>li>a:hover{color:#fff;background-color:transparent}.attr-navbar-inverse .attr-navbar-nav .attr-open .attr-dropdown-menu>.attr-active>a,.attr-navbar-inverse .attr-navbar-nav .attr-open .attr-dropdown-menu>.attr-active>a:focus,.attr-navbar-inverse .attr-navbar-nav .attr-open .attr-dropdown-menu>.attr-active>a:hover{color:#fff;background-color:#080808}.attr-navbar-inverse .attr-navbar-nav .attr-open .attr-dropdown-menu>.attr-disabled>a,.attr-navbar-inverse .attr-navbar-nav .attr-open .attr-dropdown-menu>.attr-disabled>a:focus,.attr-navbar-inverse .attr-navbar-nav .attr-open .attr-dropdown-menu>.attr-disabled>a:hover{color:#444;background-color:transparent}}.attr-navbar-inverse .attr-navbar-link{color:#9d9d9d}.attr-navbar-inverse .attr-navbar-link:hover{color:#fff}.attr-navbar-inverse .attr-btn-link{color:#9d9d9d}.attr-navbar-inverse .attr-btn-link:focus,.attr-navbar-inverse .attr-btn-link:hover{color:#fff}.attr-navbar-inverse .attr-btn-link[disabled]:focus,.attr-navbar-inverse .attr-btn-link[disabled]:hover,fieldset[disabled] .attr-navbar-inverse .attr-btn-link:focus,fieldset[disabled] .attr-navbar-inverse .attr-btn-link:hover{color:#444}.attr-breadcrumb{padding:8px 15px;margin-bottom:20px;list-style:none;background-color:#f5f5f5;border-radius:4px}.attr-breadcrumb>li{display:inline-block}.attr-breadcrumb>li+li:before{padding:0 5px;color:#ccc;content:"/\00a0"}.attr-breadcrumb>.attr-active{color:#777}.attr-pagination{display:inline-block;padding-left:0;margin:20px 0;border-radius:4px}.attr-pagination>li{display:inline}.attr-pagination>li>a,.attr-pagination>li>span{position:relative;float:left;padding:6px 12px;margin-left:-1px;line-height:1.42857143;color:#337ab7;text-decoration:none;background-color:#fff;border:1px solid #ddd}.attr-pagination>li:first-child>a,.attr-pagination>li:first-child>span{margin-left:0;border-top-left-radius:4px;border-bottom-left-radius:4px}.attr-pagination>li:last-child>a,.attr-pagination>li:last-child>span{border-top-right-radius:4px;border-bottom-right-radius:4px}.attr-pagination>li>a:focus,.attr-pagination>li>a:hover,.attr-pagination>li>span:focus,.attr-pagination>li>span:hover{z-index:2;color:#23527c;background-color:#eee;border-color:#ddd}.attr-pagination>.attr-active>a,.attr-pagination>.attr-active>a:focus,.attr-pagination>.attr-active>a:hover,.attr-pagination>.attr-active>span,.attr-pagination>.attr-active>span:focus,.attr-pagination>.attr-active>span:hover{z-index:3;color:#fff;cursor:default;background-color:#337ab7;border-color:#337ab7}.attr-pagination>.attr-disabled>a,.attr-pagination>.attr-disabled>a:focus,.attr-pagination>.attr-disabled>a:hover,.attr-pagination>.attr-disabled>span,.attr-pagination>.attr-disabled>span:focus,.attr-pagination>.attr-disabled>span:hover{color:#777;cursor:not-allowed;background-color:#fff;border-color:#ddd}.attr-pagination-lg>li>a,.attr-pagination-lg>li>span{padding:10px 16px;font-size:18px;line-height:1.3333333}.attr-pagination-lg>li:first-child>a,.attr-pagination-lg>li:first-child>span{border-top-left-radius:6px;border-bottom-left-radius:6px}.attr-pagination-lg>li:last-child>a,.attr-pagination-lg>li:last-child>span{border-top-right-radius:6px;border-bottom-right-radius:6px}.attr-pagination-sm>li>a,.attr-pagination-sm>li>span{padding:5px 10px;font-size:12px;line-height:1.5}.attr-pagination-sm>li:first-child>a,.attr-pagination-sm>li:first-child>span{border-top-left-radius:3px;border-bottom-left-radius:3px}.attr-pagination-sm>li:last-child>a,.attr-pagination-sm>li:last-child>span{border-top-right-radius:3px;border-bottom-right-radius:3px}.attr-pager{padding-left:0;margin:20px 0;text-align:center;list-style:none}.attr-pager li{display:inline}.attr-pager li>a,.attr-pager li>span{display:inline-block;padding:5px 14px;background-color:#fff;border:1px solid #ddd;border-radius:15px}.attr-pager li>a:focus,.attr-pager li>a:hover{text-decoration:none;background-color:#eee}.attr-pager .attr-next>a,.attr-pager .attr-next>span{float:right}.attr-pager .attr-previous>a,.attr-pager .attr-previous>span{float:left}.attr-pager .attr-disabled>a,.attr-pager .attr-disabled>a:focus,.attr-pager .attr-disabled>a:hover,.attr-pager .attr-disabled>span{color:#777;cursor:not-allowed;background-color:#fff}.attr-label{display:inline;padding:.2em .6em .3em;font-size:75%;font-weight:700;line-height:1;color:#fff;text-align:center;white-space:nowrap;vertical-align:baseline;border-radius:.25em}a.attr-label:focus,a.attr-label:hover{color:#fff;text-decoration:none;cursor:pointer}.attr-label:empty{display:none}.attr-btn .attr-label{position:relative;top:-1px}.attr-label-default{background-color:#777}.attr-label-default[href]:focus,.attr-label-default[href]:hover{background-color:#5e5e5e}.attr-label-primary{background-color:#337ab7}.attr-label-primary[href]:focus,.attr-label-primary[href]:hover{background-color:#286090}.attr-label-success{background-color:#5cb85c}.attr-label-success[href]:focus,.attr-label-success[href]:hover{background-color:#449d44}.attr-label-info{background-color:#5bc0de}.attr-label-info[href]:focus,.attr-label-info[href]:hover{background-color:#31b0d5}.attr-label-warning{background-color:#f0ad4e}.attr-label-warning[href]:focus,.attr-label-warning[href]:hover{background-color:#ec971f}.attr-label-danger{background-color:#d9534f}.attr-label-danger[href]:focus,.attr-label-danger[href]:hover{background-color:#c9302c}.attr-badge{display:inline-block;min-width:10px;padding:3px 7px;font-size:12px;font-weight:700;line-height:1;color:#fff;text-align:center;white-space:nowrap;vertical-align:middle;background-color:#777;border-radius:10px}.attr-badge:empty{display:none}.attr-btn .attr-badge{position:relative;top:-1px}.attr-btn-group-xs>.attr-btn .attr-badge,.attr-btn-xs .attr-badge{top:0;padding:1px 5px}a.attr-badge:focus,a.attr-badge:hover{color:#fff;text-decoration:none;cursor:pointer}.attr-list-group-item.attr-active>.attr-badge,.attr-nav-pills>.attr-active>a>.attr-badge{color:#337ab7;background-color:#fff}.attr-list-group-item>.attr-badge{float:right}.attr-list-group-item>.attr-badge+.attr-badge{margin-right:5px}.attr-nav-pills>li>a>.attr-badge{margin-left:3px}.attr-jumbotron{padding-top:30px;padding-bottom:30px;margin-bottom:30px;color:inherit;background-color:#eee}.attr-jumbotron .attr-h1,.attr-jumbotron h1{color:inherit}.attr-jumbotron p{margin-bottom:15px;font-size:21px;font-weight:200}.attr-jumbotron>hr{border-top-color:#d5d5d5}.attr-container .attr-jumbotron,.attr-container-fluid .attr-jumbotron{padding-right:15px;padding-left:15px;border-radius:6px}.attr-jumbotron .attr-container{max-width:100%}@media screen and (min-width:768px){.attr-jumbotron{padding-top:48px;padding-bottom:48px}.attr-container .attr-jumbotron,.attr-container-fluid .attr-jumbotron{padding-right:60px;padding-left:60px}.attr-jumbotron .attr-h1,.attr-jumbotron h1{font-size:63px}}.attr-thumbnail{display:block;padding:4px;margin-bottom:20px;line-height:1.42857143;background-color:#fff;border:1px solid #ddd;border-radius:4px;-webkit-transition:border .2s ease-in-out;transition:border .2s ease-in-out}.attr-thumbnail a>img,.attr-thumbnail>img{margin-right:auto;margin-left:auto}a.attr-thumbnail.attr-active,a.attr-thumbnail:focus,a.attr-thumbnail:hover{border-color:#337ab7}.attr-thumbnail .attr-caption{padding:9px;color:#333}.attr-alert{padding:15px;margin-bottom:20px;border:1px solid transparent;border-radius:4px}.attr-alert h4{margin-top:0;color:inherit}.attr-alert .attr-alert-link{font-weight:700}.attr-alert>p,.attr-alert>ul{margin-bottom:0}.attr-alert>p+p{margin-top:5px}.attr-alert-dismissable,.attr-alert-dismissible{padding-right:35px}.attr-alert-dismissable .attr-close,.attr-alert-dismissible .attr-close{position:relative;top:-2px;right:-21px;color:inherit}.attr-alert-success{color:#3c763d;background-color:#dff0d8;border-color:#d6e9c6}.attr-alert-success hr{border-top-color:#c9e2b3}.attr-alert-success .attr-alert-link{color:#2b542c}.attr-alert-info{color:#31708f;background-color:#d9edf7;border-color:#bce8f1}.attr-alert-info hr{border-top-color:#a6e1ec}.attr-alert-info .attr-alert-link{color:#245269}.attr-alert-warning{color:#8a6d3b;background-color:#fcf8e3;border-color:#faebcc}.attr-alert-warning hr{border-top-color:#f7e1b5}.attr-alert-warning .attr-alert-link{color:#66512c}.attr-alert-danger{color:#a94442;background-color:#f2dede;border-color:#ebccd1}.attr-alert-danger hr{border-top-color:#e4b9c0}.attr-alert-danger .attr-alert-link{color:#843534}@-webkit-keyframes progress-bar-stripes{from{background-position:40px 0}to{background-position:0 0}}@keyframes progress-bar-stripes{from{background-position:40px 0}to{background-position:0 0}}.attr-progress{height:20px;margin-bottom:20px;overflow:hidden;background-color:#f5f5f5;border-radius:4px;-webkit-box-shadow:inset 0 1px 2px rgba(0,0,0,.1);box-shadow:inset 0 1px 2px rgba(0,0,0,.1)}.attr-progress-bar{float:left;width:0;height:100%;font-size:12px;line-height:20px;color:#fff;text-align:center;background-color:#337ab7;-webkit-box-shadow:inset 0 -1px 0 rgba(0,0,0,.15);box-shadow:inset 0 -1px 0 rgba(0,0,0,.15);-webkit-transition:width .6s ease;transition:width .6s ease}.attr-progress-bar-striped,.attr-progress-striped .attr-progress-bar{background-image:linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-size:40px 40px}.attr-progress-bar.attr-active,.attr-progress.attr-active .attr-progress-bar{-webkit-animation:progress-bar-stripes 2s linear infinite;animation:progress-bar-stripes 2s linear infinite}.attr-progress-bar-success{background-color:#5cb85c}.attr-progress-striped .attr-progress-bar-success{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)}.attr-progress-bar-info{background-color:#5bc0de}.attr-progress-striped .attr-progress-bar-info{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)}.attr-progress-bar-warning{background-color:#f0ad4e}.attr-progress-striped .attr-progress-bar-warning{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)}.attr-progress-bar-danger{background-color:#d9534f}.attr-progress-striped .attr-progress-bar-danger{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)}.attr-media{margin-top:15px}.attr-media:first-child{margin-top:0}.attr-media,.attr-media-body{overflow:hidden;zoom:1}.attr-media-body{width:10000px}.attr-media-object{display:block}.attr-media-object.attr-img-thumbnail{max-width:none}.attr-media-right,.attr-media>.attr-pull-right{padding-left:10px}.attr-media-left,.attr-media>.attr-pull-left{padding-right:10px}.attr-media-body,.attr-media-left,.attr-media-right{display:table-cell;vertical-align:top}.attr-media-middle{vertical-align:middle}.attr-media-bottom{vertical-align:bottom}.attr-media-heading{margin-top:0;margin-bottom:5px}.attr-media-list{padding-left:0;list-style:none}.attr-list-group{padding-left:0;margin-bottom:20px}.attr-list-group-item{position:relative;display:block;padding:10px 15px;margin-bottom:-1px;background-color:#fff;border:1px solid #ddd}.attr-list-group-item:first-child{border-top-left-radius:4px;border-top-right-radius:4px}.attr-list-group-item:last-child{margin-bottom:0;border-bottom-right-radius:4px;border-bottom-left-radius:4px}a.attr-list-group-item,button.attr-list-group-item{color:#555}a.attr-list-group-item .attr-list-group-item-heading,button.attr-list-group-item .attr-list-group-item-heading{color:#333}a.attr-list-group-item:focus,a.attr-list-group-item:hover,button.attr-list-group-item:focus,button.attr-list-group-item:hover{color:#555;text-decoration:none;background-color:#f5f5f5}button.attr-list-group-item{width:100%;text-align:left}.attr-list-group-item.attr-disabled,.attr-list-group-item.attr-disabled:focus,.attr-list-group-item.attr-disabled:hover{color:#777;cursor:not-allowed;background-color:#eee}.attr-list-group-item.attr-disabled .attr-list-group-item-heading,.attr-list-group-item.attr-disabled:focus .attr-list-group-item-heading,.attr-list-group-item.attr-disabled:hover .attr-list-group-item-heading{color:inherit}.attr-list-group-item.attr-disabled .attr-list-group-item-text,.attr-list-group-item.attr-disabled:focus .attr-list-group-item-text,.attr-list-group-item.attr-disabled:hover .attr-list-group-item-text{color:#777}.attr-list-group-item.attr-active,.attr-list-group-item.attr-active:focus,.attr-list-group-item.attr-active:hover{z-index:2;color:#fff;background-color:#337ab7;border-color:#337ab7}.attr-list-group-item.attr-active .attr-list-group-item-heading,.attr-list-group-item.attr-active .attr-list-group-item-heading>.attr-small,.attr-list-group-item.attr-active .attr-list-group-item-heading>small,.attr-list-group-item.attr-active:focus .attr-list-group-item-heading,.attr-list-group-item.attr-active:focus .attr-list-group-item-heading>.attr-small,.attr-list-group-item.attr-active:focus .attr-list-group-item-heading>small,.attr-list-group-item.attr-active:hover .attr-list-group-item-heading,.attr-list-group-item.attr-active:hover .attr-list-group-item-heading>.attr-small,.attr-list-group-item.attr-active:hover .attr-list-group-item-heading>small{color:inherit}.attr-list-group-item.attr-active .attr-list-group-item-text,.attr-list-group-item.attr-active:focus .attr-list-group-item-text,.attr-list-group-item.attr-active:hover .attr-list-group-item-text{color:#c7ddef}.attr-list-group-item-success{color:#3c763d;background-color:#dff0d8}a.attr-list-group-item-success,button.attr-list-group-item-success{color:#3c763d}a.attr-list-group-item-success .attr-list-group-item-heading,button.attr-list-group-item-success .attr-list-group-item-heading{color:inherit}a.attr-list-group-item-success:focus,a.attr-list-group-item-success:hover,button.attr-list-group-item-success:focus,button.attr-list-group-item-success:hover{color:#3c763d;background-color:#d0e9c6}a.attr-list-group-item-success.attr-active,a.attr-list-group-item-success.attr-active:focus,a.attr-list-group-item-success.attr-active:hover,button.attr-list-group-item-success.attr-active,button.attr-list-group-item-success.attr-active:focus,button.attr-list-group-item-success.attr-active:hover{color:#fff;background-color:#3c763d;border-color:#3c763d}.attr-list-group-item-info{color:#31708f;background-color:#d9edf7}a.attr-list-group-item-info,button.attr-list-group-item-info{color:#31708f}a.attr-list-group-item-info .attr-list-group-item-heading,button.attr-list-group-item-info .attr-list-group-item-heading{color:inherit}a.attr-list-group-item-info:focus,a.attr-list-group-item-info:hover,button.attr-list-group-item-info:focus,button.attr-list-group-item-info:hover{color:#31708f;background-color:#c4e3f3}a.attr-list-group-item-info.attr-active,a.attr-list-group-item-info.attr-active:focus,a.attr-list-group-item-info.attr-active:hover,button.attr-list-group-item-info.attr-active,button.attr-list-group-item-info.attr-active:focus,button.attr-list-group-item-info.attr-active:hover{color:#fff;background-color:#31708f;border-color:#31708f}.attr-list-group-item-warning{color:#8a6d3b;background-color:#fcf8e3}a.attr-list-group-item-warning,button.attr-list-group-item-warning{color:#8a6d3b}a.attr-list-group-item-warning .attr-list-group-item-heading,button.attr-list-group-item-warning .attr-list-group-item-heading{color:inherit}a.attr-list-group-item-warning:focus,a.attr-list-group-item-warning:hover,button.attr-list-group-item-warning:focus,button.attr-list-group-item-warning:hover{color:#8a6d3b;background-color:#faf2cc}a.attr-list-group-item-warning.attr-active,a.attr-list-group-item-warning.attr-active:focus,a.attr-list-group-item-warning.attr-active:hover,button.attr-list-group-item-warning.attr-active,button.attr-list-group-item-warning.attr-active:focus,button.attr-list-group-item-warning.attr-active:hover{color:#fff;background-color:#8a6d3b;border-color:#8a6d3b}.attr-list-group-item-danger{color:#a94442;background-color:#f2dede}a.attr-list-group-item-danger,button.attr-list-group-item-danger{color:#a94442}a.attr-list-group-item-danger .attr-list-group-item-heading,button.attr-list-group-item-danger .attr-list-group-item-heading{color:inherit}a.attr-list-group-item-danger:focus,a.attr-list-group-item-danger:hover,button.attr-list-group-item-danger:focus,button.attr-list-group-item-danger:hover{color:#a94442;background-color:#ebcccc}a.attr-list-group-item-danger.attr-active,a.attr-list-group-item-danger.attr-active:focus,a.attr-list-group-item-danger.attr-active:hover,button.attr-list-group-item-danger.attr-active,button.attr-list-group-item-danger.attr-active:focus,button.attr-list-group-item-danger.attr-active:hover{color:#fff;background-color:#a94442;border-color:#a94442}.attr-list-group-item-heading{margin-top:0;margin-bottom:5px}.attr-list-group-item-text{margin-bottom:0;line-height:1.3}.attr-panel{margin-bottom:20px;background-color:#fff;border:1px solid transparent;border-radius:4px;-webkit-box-shadow:0 1px 1px rgba(0,0,0,.05);box-shadow:0 1px 1px rgba(0,0,0,.05)}.attr-panel-body{padding:15px}.attr-panel-heading{padding:10px 15px;border-bottom:1px solid transparent;border-top-left-radius:3px;border-top-right-radius:3px}.attr-panel-heading>.attr-dropdown .attr-dropdown-toggle{color:inherit}.attr-panel-title{margin-top:0;margin-bottom:0;font-size:16px;color:inherit}.attr-panel-title>.attr-small,.attr-panel-title>.attr-small>a,.attr-panel-title>a,.attr-panel-title>small,.attr-panel-title>small>a{color:inherit}.attr-panel-footer{padding:10px 15px;background-color:#f5f5f5;border-top:1px solid #ddd;border-bottom-right-radius:3px;border-bottom-left-radius:3px}.attr-panel>.attr-list-group,.attr-panel>.attr-panel-collapse>.attr-list-group{margin-bottom:0}.attr-panel>.attr-list-group .attr-list-group-item,.attr-panel>.attr-panel-collapse>.attr-list-group .attr-list-group-item{border-width:1px 0;border-radius:0}.attr-panel>.attr-list-group:first-child .attr-list-group-item:first-child,.attr-panel>.attr-panel-collapse>.attr-list-group:first-child .attr-list-group-item:first-child{border-top:0;border-top-left-radius:3px;border-top-right-radius:3px}.attr-panel>.attr-list-group:last-child .attr-list-group-item:last-child,.attr-panel>.attr-panel-collapse>.attr-list-group:last-child .attr-list-group-item:last-child{border-bottom:0;border-bottom-right-radius:3px;border-bottom-left-radius:3px}.attr-panel>.attr-panel-heading+.attr-panel-collapse>.attr-list-group .attr-list-group-item:first-child{border-top-left-radius:0;border-top-right-radius:0}.attr-panel-heading+.attr-list-group .attr-list-group-item:first-child{border-top-width:0}.attr-list-group+.attr-panel-footer{border-top-width:0}.attr-panel>.attr-panel-collapse>.attr-table,.attr-panel>.attr-table,.attr-panel>.attr-table-responsive>.attr-table{margin-bottom:0}.attr-panel>.attr-panel-collapse>.attr-table caption,.attr-panel>.attr-table caption,.attr-panel>.attr-table-responsive>.attr-table caption{padding-right:15px;padding-left:15px}.attr-panel>.attr-table-responsive:first-child>.attr-table:first-child,.attr-panel>.attr-table:first-child{border-top-left-radius:3px;border-top-right-radius:3px}.attr-panel>.attr-table-responsive:first-child>.attr-table:first-child>tbody:first-child>tr:first-child,.attr-panel>.attr-table-responsive:first-child>.attr-table:first-child>thead:first-child>tr:first-child,.attr-panel>.attr-table:first-child>tbody:first-child>tr:first-child,.attr-panel>.attr-table:first-child>thead:first-child>tr:first-child{border-top-left-radius:3px;border-top-right-radius:3px}.attr-panel>.attr-table-responsive:first-child>.attr-table:first-child>tbody:first-child>tr:first-child td:first-child,.attr-panel>.attr-table-responsive:first-child>.attr-table:first-child>tbody:first-child>tr:first-child th:first-child,.attr-panel>.attr-table-responsive:first-child>.attr-table:first-child>thead:first-child>tr:first-child td:first-child,.attr-panel>.attr-table-responsive:first-child>.attr-table:first-child>thead:first-child>tr:first-child th:first-child,.attr-panel>.attr-table:first-child>tbody:first-child>tr:first-child td:first-child,.attr-panel>.attr-table:first-child>tbody:first-child>tr:first-child th:first-child,.attr-panel>.attr-table:first-child>thead:first-child>tr:first-child td:first-child,.attr-panel>.attr-table:first-child>thead:first-child>tr:first-child th:first-child{border-top-left-radius:3px}.attr-panel>.attr-table-responsive:first-child>.attr-table:first-child>tbody:first-child>tr:first-child td:last-child,.attr-panel>.attr-table-responsive:first-child>.attr-table:first-child>tbody:first-child>tr:first-child th:last-child,.attr-panel>.attr-table-responsive:first-child>.attr-table:first-child>thead:first-child>tr:first-child td:last-child,.attr-panel>.attr-table-responsive:first-child>.attr-table:first-child>thead:first-child>tr:first-child th:last-child,.attr-panel>.attr-table:first-child>tbody:first-child>tr:first-child td:last-child,.attr-panel>.attr-table:first-child>tbody:first-child>tr:first-child th:last-child,.attr-panel>.attr-table:first-child>thead:first-child>tr:first-child td:last-child,.attr-panel>.attr-table:first-child>thead:first-child>tr:first-child th:last-child{border-top-right-radius:3px}.attr-panel>.attr-table-responsive:last-child>.attr-table:last-child,.attr-panel>.attr-table:last-child{border-bottom-right-radius:3px;border-bottom-left-radius:3px}.attr-panel>.attr-table-responsive:last-child>.attr-table:last-child>tbody:last-child>tr:last-child,.attr-panel>.attr-table-responsive:last-child>.attr-table:last-child>tfoot:last-child>tr:last-child,.attr-panel>.attr-table:last-child>tbody:last-child>tr:last-child,.attr-panel>.attr-table:last-child>tfoot:last-child>tr:last-child{border-bottom-right-radius:3px;border-bottom-left-radius:3px}.attr-panel>.attr-table-responsive:last-child>.attr-table:last-child>tbody:last-child>tr:last-child td:first-child,.attr-panel>.attr-table-responsive:last-child>.attr-table:last-child>tbody:last-child>tr:last-child th:first-child,.attr-panel>.attr-table-responsive:last-child>.attr-table:last-child>tfoot:last-child>tr:last-child td:first-child,.attr-panel>.attr-table-responsive:last-child>.attr-table:last-child>tfoot:last-child>tr:last-child th:first-child,.attr-panel>.attr-table:last-child>tbody:last-child>tr:last-child td:first-child,.attr-panel>.attr-table:last-child>tbody:last-child>tr:last-child th:first-child,.attr-panel>.attr-table:last-child>tfoot:last-child>tr:last-child td:first-child,.attr-panel>.attr-table:last-child>tfoot:last-child>tr:last-child th:first-child{border-bottom-left-radius:3px}.attr-panel>.attr-table-responsive:last-child>.attr-table:last-child>tbody:last-child>tr:last-child td:last-child,.attr-panel>.attr-table-responsive:last-child>.attr-table:last-child>tbody:last-child>tr:last-child th:last-child,.attr-panel>.attr-table-responsive:last-child>.attr-table:last-child>tfoot:last-child>tr:last-child td:last-child,.attr-panel>.attr-table-responsive:last-child>.attr-table:last-child>tfoot:last-child>tr:last-child th:last-child,.attr-panel>.attr-table:last-child>tbody:last-child>tr:last-child td:last-child,.attr-panel>.attr-table:last-child>tbody:last-child>tr:last-child th:last-child,.attr-panel>.attr-table:last-child>tfoot:last-child>tr:last-child td:last-child,.attr-panel>.attr-table:last-child>tfoot:last-child>tr:last-child th:last-child{border-bottom-right-radius:3px}.attr-panel>.attr-panel-body+.attr-table,.attr-panel>.attr-panel-body+.attr-table-responsive,.attr-panel>.attr-table+.attr-panel-body,.attr-panel>.attr-table-responsive+.attr-panel-body{border-top:1px solid #ddd}.attr-panel>.attr-table>tbody:first-child>tr:first-child td,.attr-panel>.attr-table>tbody:first-child>tr:first-child th{border-top:0}.attr-panel>.attr-table-bordered,.attr-panel>.attr-table-responsive>.attr-table-bordered{border:0}.attr-panel>.attr-table-bordered>tbody>tr>td:first-child,.attr-panel>.attr-table-bordered>tbody>tr>th:first-child,.attr-panel>.attr-table-bordered>tfoot>tr>td:first-child,.attr-panel>.attr-table-bordered>tfoot>tr>th:first-child,.attr-panel>.attr-table-bordered>thead>tr>td:first-child,.attr-panel>.attr-table-bordered>thead>tr>th:first-child,.attr-panel>.attr-table-responsive>.attr-table-bordered>tbody>tr>td:first-child,.attr-panel>.attr-table-responsive>.attr-table-bordered>tbody>tr>th:first-child,.attr-panel>.attr-table-responsive>.attr-table-bordered>tfoot>tr>td:first-child,.attr-panel>.attr-table-responsive>.attr-table-bordered>tfoot>tr>th:first-child,.attr-panel>.attr-table-responsive>.attr-table-bordered>thead>tr>td:first-child,.attr-panel>.attr-table-responsive>.attr-table-bordered>thead>tr>th:first-child{border-left:0}.attr-panel>.attr-table-bordered>tbody>tr>td:last-child,.attr-panel>.attr-table-bordered>tbody>tr>th:last-child,.attr-panel>.attr-table-bordered>tfoot>tr>td:last-child,.attr-panel>.attr-table-bordered>tfoot>tr>th:last-child,.attr-panel>.attr-table-bordered>thead>tr>td:last-child,.attr-panel>.attr-table-bordered>thead>tr>th:last-child,.attr-panel>.attr-table-responsive>.attr-table-bordered>tbody>tr>td:last-child,.attr-panel>.attr-table-responsive>.attr-table-bordered>tbody>tr>th:last-child,.attr-panel>.attr-table-responsive>.attr-table-bordered>tfoot>tr>td:last-child,.attr-panel>.attr-table-responsive>.attr-table-bordered>tfoot>tr>th:last-child,.attr-panel>.attr-table-responsive>.attr-table-bordered>thead>tr>td:last-child,.attr-panel>.attr-table-responsive>.attr-table-bordered>thead>tr>th:last-child{border-right:0}.attr-panel>.attr-table-bordered>tbody>tr:first-child>td,.attr-panel>.attr-table-bordered>tbody>tr:first-child>th,.attr-panel>.attr-table-bordered>thead>tr:first-child>td,.attr-panel>.attr-table-bordered>thead>tr:first-child>th,.attr-panel>.attr-table-responsive>.attr-table-bordered>tbody>tr:first-child>td,.attr-panel>.attr-table-responsive>.attr-table-bordered>tbody>tr:first-child>th,.attr-panel>.attr-table-responsive>.attr-table-bordered>thead>tr:first-child>td,.attr-panel>.attr-table-responsive>.attr-table-bordered>thead>tr:first-child>th{border-bottom:0}.attr-panel>.attr-table-bordered>tbody>tr:last-child>td,.attr-panel>.attr-table-bordered>tbody>tr:last-child>th,.attr-panel>.attr-table-bordered>tfoot>tr:last-child>td,.attr-panel>.attr-table-bordered>tfoot>tr:last-child>th,.attr-panel>.attr-table-responsive>.attr-table-bordered>tbody>tr:last-child>td,.attr-panel>.attr-table-responsive>.attr-table-bordered>tbody>tr:last-child>th,.attr-panel>.attr-table-responsive>.attr-table-bordered>tfoot>tr:last-child>td,.attr-panel>.attr-table-responsive>.attr-table-bordered>tfoot>tr:last-child>th{border-bottom:0}.attr-panel>.attr-table-responsive{margin-bottom:0;border:0}.attr-panel-group{margin-bottom:20px}.attr-panel-group .attr-panel{margin-bottom:0;border-radius:4px}.attr-panel-group .attr-panel+.attr-panel{margin-top:5px}.attr-panel-group .attr-panel-heading{border-bottom:0}.attr-panel-group .attr-panel-heading+.attr-panel-collapse>.attr-list-group,.attr-panel-group .attr-panel-heading+.attr-panel-collapse>.attr-panel-body{border-top:1px solid #ddd}.attr-panel-group .attr-panel-footer{border-top:0}.attr-panel-group .attr-panel-footer+.attr-panel-collapse .attr-panel-body{border-bottom:1px solid #ddd}.attr-panel-default{border-color:#ddd}.attr-panel-default>.attr-panel-heading{color:#333;background-color:#f5f5f5;border-color:#ddd}.attr-panel-default>.attr-panel-heading+.attr-panel-collapse>.attr-panel-body{border-top-color:#ddd}.attr-panel-default>.attr-panel-heading .attr-badge{color:#f5f5f5;background-color:#333}.attr-panel-default>.attr-panel-footer+.attr-panel-collapse>.attr-panel-body{border-bottom-color:#ddd}.attr-panel-primary{border-color:#337ab7}.attr-panel-primary>.attr-panel-heading{color:#fff;background-color:#337ab7;border-color:#337ab7}.attr-panel-primary>.attr-panel-heading+.attr-panel-collapse>.attr-panel-body{border-top-color:#337ab7}.attr-panel-primary>.attr-panel-heading .attr-badge{color:#337ab7;background-color:#fff}.attr-panel-primary>.attr-panel-footer+.attr-panel-collapse>.attr-panel-body{border-bottom-color:#337ab7}.attr-panel-success{border-color:#d6e9c6}.attr-panel-success>.attr-panel-heading{color:#3c763d;background-color:#dff0d8;border-color:#d6e9c6}.attr-panel-success>.attr-panel-heading+.attr-panel-collapse>.attr-panel-body{border-top-color:#d6e9c6}.attr-panel-success>.attr-panel-heading .attr-badge{color:#dff0d8;background-color:#3c763d}.attr-panel-success>.attr-panel-footer+.attr-panel-collapse>.attr-panel-body{border-bottom-color:#d6e9c6}.attr-panel-info{border-color:#bce8f1}.attr-panel-info>.attr-panel-heading{color:#31708f;background-color:#d9edf7;border-color:#bce8f1}.attr-panel-info>.attr-panel-heading+.attr-panel-collapse>.attr-panel-body{border-top-color:#bce8f1}.attr-panel-info>.attr-panel-heading .attr-badge{color:#d9edf7;background-color:#31708f}.attr-panel-info>.attr-panel-footer+.attr-panel-collapse>.attr-panel-body{border-bottom-color:#bce8f1}.attr-panel-warning{border-color:#faebcc}.attr-panel-warning>.attr-panel-heading{color:#8a6d3b;background-color:#fcf8e3;border-color:#faebcc}.attr-panel-warning>.attr-panel-heading+.attr-panel-collapse>.attr-panel-body{border-top-color:#faebcc}.attr-panel-warning>.attr-panel-heading .attr-badge{color:#fcf8e3;background-color:#8a6d3b}.attr-panel-warning>.attr-panel-footer+.attr-panel-collapse>.attr-panel-body{border-bottom-color:#faebcc}.attr-panel-danger{border-color:#ebccd1}.attr-panel-danger>.attr-panel-heading{color:#a94442;background-color:#f2dede;border-color:#ebccd1}.attr-panel-danger>.attr-panel-heading+.attr-panel-collapse>.attr-panel-body{border-top-color:#ebccd1}.attr-panel-danger>.attr-panel-heading .attr-badge{color:#f2dede;background-color:#a94442}.attr-panel-danger>.attr-panel-footer+.attr-panel-collapse>.attr-panel-body{border-bottom-color:#ebccd1}.attr-embed-responsive{position:relative;display:block;height:0;padding:0;overflow:hidden}.attr-embed-responsive .attr-embed-responsive-item,.attr-embed-responsive embed,.attr-embed-responsive iframe,.attr-embed-responsive object,.attr-embed-responsive video{position:absolute;top:0;bottom:0;left:0;width:100%;height:100%;border:0}.attr-embed-responsive-16by9{padding-bottom:56.25%}.attr-embed-responsive-4by3{padding-bottom:75%}.attr-well{min-height:20px;padding:19px;margin-bottom:20px;background-color:#f5f5f5;border:1px solid #e3e3e3;border-radius:4px;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.05);box-shadow:inset 0 1px 1px rgba(0,0,0,.05)}.attr-well blockquote{border-color:#ddd;border-color:rgba(0,0,0,.15)}.attr-well-lg{padding:24px;border-radius:6px}.attr-well-sm{padding:9px;border-radius:3px}.attr-close{float:right;font-size:21px;font-weight:700;line-height:1;color:#000;text-shadow:0 1px 0 #fff;opacity:.2}.attr-close:focus,.attr-close:hover{color:#000;text-decoration:none;cursor:pointer;opacity:.5}button.attr-close{-webkit-appearance:none;padding:0;cursor:pointer;background:0 0;border:0}.attr-modal-open{overflow:hidden}.attr-modal{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1050;display:none;overflow:hidden;-webkit-overflow-scrolling:touch;outline:0}.attr-modal.attr-fade .attr-modal-dialog{-webkit-transition:-webkit-transform .3s ease-out;transition:-webkit-transform .3s ease-out;transition:transform .3s ease-out;transition:transform .3s ease-out,-webkit-transform .3s ease-out;-webkit-transition:-webkit-transform .3s ease-out,-webkit-transform .3s ease-out;transition:transform .3s ease-out,-webkit-transform .3s ease-out;-webkit-transform:translate(0,-25%);transform:translate(0,-25%)}.attr-modal.attr-in .attr-modal-dialog{-webkit-transform:translate(0,0);transform:translate(0,0)}.attr-modal-open .attr-modal{overflow-x:hidden;overflow-y:auto}.attr-modal-dialog{position:relative;width:auto;margin:10px}.attr-modal-content{position:relative;background-color:#fff;background-clip:padding-box;border:1px solid #999;border:1px solid rgba(0,0,0,.2);border-radius:6px;outline:0;-webkit-box-shadow:0 3px 9px rgba(0,0,0,.5);box-shadow:0 3px 9px rgba(0,0,0,.5)}.attr-modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1040;background-color:#000}.attr-modal-backdrop.attr-fade{opacity:0}.attr-modal-backdrop.attr-in{opacity:.5}.attr-modal-header{padding:15px;border-bottom:1px solid #e5e5e5}.attr-modal-header .attr-close{margin-top:-2px}.attr-modal-title{margin:0;line-height:1.42857143}.attr-modal-body{position:relative;padding:15px}.attr-modal-footer .attr-btn+.attr-btn{margin-bottom:0;margin-left:5px}.attr-modal-footer .attr-btn-group .attr-btn+.attr-btn{margin-left:-1px}.attr-modal-footer .attr-btn-block+.attr-btn-block{margin-left:0}.attr-modal-scrollbar-measure{position:absolute;top:-9999px;width:50px;height:50px;overflow:scroll}@media (min-width:768px){.attr-modal-dialog{width:600px;margin:30px auto}.attr-modal-content{-webkit-box-shadow:0 20px 30px -10px rgba(13,20,39,.4);box-shadow:0 20px 30px -10px rgba(13,20,39,.4)}.attr-modal-sm{width:300px}}@media (min-width:992px){.attr-modal-lg{width:900px}}.attr-tooltip{position:absolute;z-index:1070;display:block;font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;font-size:12px;font-style:normal;font-weight:400;line-height:1.42857143;text-align:left;text-align:start;text-decoration:none;text-shadow:none;text-transform:none;letter-spacing:normal;word-break:normal;word-spacing:normal;word-wrap:normal;white-space:normal;opacity:0;line-break:auto}.attr-tooltip.attr-in{opacity:.9}.attr-tooltip.attr-top{padding:5px 0;margin-top:-3px}.attr-tooltip.attr-right{padding:0 5px;margin-left:3px}.attr-tooltip.attr-bottom{padding:5px 0;margin-top:3px}.attr-tooltip.attr-left{padding:0 5px;margin-left:-3px}.attr-tooltip-inner{max-width:200px;padding:3px 8px;color:#fff;text-align:center;background-color:#000;border-radius:4px}.attr-tooltip-arrow{position:absolute;width:0;height:0;border-color:transparent;border-style:solid}.attr-tooltip.attr-top .attr-tooltip-arrow{bottom:0;left:50%;margin-left:-5px;border-width:5px 5px 0;border-top-color:#000}.attr-tooltip.attr-top-left .attr-tooltip-arrow{right:5px;bottom:0;margin-bottom:-5px;border-width:5px 5px 0;border-top-color:#000}.attr-tooltip.attr-top-right .attr-tooltip-arrow{bottom:0;left:5px;margin-bottom:-5px;border-width:5px 5px 0;border-top-color:#000}.attr-tooltip.attr-right .attr-tooltip-arrow{top:50%;left:0;margin-top:-5px;border-width:5px 5px 5px 0;border-right-color:#000}.attr-tooltip.attr-left .attr-tooltip-arrow{top:50%;right:0;margin-top:-5px;border-width:5px 0 5px 5px;border-left-color:#000}.attr-tooltip.attr-bottom .attr-tooltip-arrow{top:0;left:50%;margin-left:-5px;border-width:0 5px 5px;border-bottom-color:#000}.attr-tooltip.attr-bottom-left .attr-tooltip-arrow{top:0;right:5px;margin-top:-5px;border-width:0 5px 5px;border-bottom-color:#000}.attr-tooltip.attr-bottom-right .attr-tooltip-arrow{top:0;left:5px;margin-top:-5px;border-width:0 5px 5px;border-bottom-color:#000}.attr-popover{position:absolute;top:0;left:0;z-index:1060;display:none;max-width:276px;padding:1px;font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;font-size:14px;font-style:normal;font-weight:400;line-height:1.42857143;text-align:left;text-align:start;text-decoration:none;text-shadow:none;text-transform:none;letter-spacing:normal;word-break:normal;word-spacing:normal;word-wrap:normal;white-space:normal;background-color:#fff;background-clip:padding-box;border:1px solid #ccc;border:1px solid rgba(0,0,0,.2);border-radius:6px;-webkit-box-shadow:0 5px 10px rgba(0,0,0,.2);box-shadow:0 5px 10px rgba(0,0,0,.2);line-break:auto}.attr-popover.attr-top{margin-top:-10px}.attr-popover.attr-right{margin-left:10px}.attr-popover.attr-bottom{margin-top:10px}.attr-popover.attr-left{margin-left:-10px}.attr-popover-title{padding:8px 14px;margin:0;font-size:14px;background-color:#f7f7f7;border-bottom:1px solid #ebebeb;border-radius:5px 5px 0 0}.attr-popover-content{padding:9px 14px}.attr-popover>.attr-arrow,.attr-popover>.attr-arrow:after{position:absolute;display:block;width:0;height:0;border-color:transparent;border-style:solid}.attr-popover>.attr-arrow{border-width:11px}.attr-popover>.attr-arrow:after{content:"";border-width:10px}.attr-popover.attr-top>.attr-arrow{bottom:-11px;left:50%;margin-left:-11px;border-top-color:#999;border-top-color:rgba(0,0,0,.25);border-bottom-width:0}.attr-popover.attr-top>.attr-arrow:after{bottom:1px;margin-left:-10px;content:" ";border-top-color:#fff;border-bottom-width:0}.attr-popover.attr-right>.attr-arrow{top:50%;left:-11px;margin-top:-11px;border-right-color:#999;border-right-color:rgba(0,0,0,.25);border-left-width:0}.attr-popover.attr-right>.attr-arrow:after{bottom:-10px;left:1px;content:" ";border-right-color:#fff;border-left-width:0}.attr-popover.attr-bottom>.attr-arrow{top:-11px;left:50%;margin-left:-11px;border-top-width:0;border-bottom-color:#999;border-bottom-color:rgba(0,0,0,.25)}.attr-popover.attr-bottom>.attr-arrow:after{top:1px;margin-left:-10px;content:" ";border-top-width:0;border-bottom-color:#fff}.attr-popover.attr-left>.attr-arrow{top:50%;right:-11px;margin-top:-11px;border-right-width:0;border-left-color:#999;border-left-color:rgba(0,0,0,.25)}.attr-popover.attr-left>.attr-arrow:after{right:1px;bottom:-10px;content:" ";border-right-width:0;border-left-color:#fff}.attr-carousel{position:relative}.attr-carousel-inner{position:relative;width:100%;overflow:hidden}.attr-carousel-inner>.attr-item{position:relative;display:none;-webkit-transition:.6s ease-in-out left;transition:.6s ease-in-out left}.attr-carousel-inner>.attr-item>a>img,.attr-carousel-inner>.attr-item>img{line-height:1}@media all and (transform-3d),(-webkit-transform-3d){.attr-carousel-inner>.attr-item{-webkit-transition:-webkit-transform .6s ease-in-out;transition:-webkit-transform .6s ease-in-out;transition:transform .6s ease-in-out;transition:transform .6s ease-in-out,-webkit-transform .6s ease-in-out;-webkit-transition:-webkit-transform .6s ease-in-out,-webkit-transform .6s ease-in-out;transition:transform .6s ease-in-out,-webkit-transform .6s ease-in-out;-webkit-backface-visibility:hidden;backface-visibility:hidden;-webkit-perspective:1000px;perspective:1000px}.attr-carousel-inner>.attr-item.attr-active.attr-right,.attr-carousel-inner>.attr-item.attr-next{left:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}.attr-carousel-inner>.attr-item.attr-active.attr-left,.attr-carousel-inner>.attr-item.attr-prev{left:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}.attr-carousel-inner>.attr-item.attr-active,.attr-carousel-inner>.attr-item.attr-next.attr-left,.attr-carousel-inner>.attr-item.attr-prev.attr-right{left:0;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}.attr-carousel-inner>.attr-active,.attr-carousel-inner>.attr-next,.attr-carousel-inner>.attr-prev{display:block}.attr-carousel-inner>.attr-active{left:0}.attr-carousel-inner>.attr-next,.attr-carousel-inner>.attr-prev{position:absolute;top:0;width:100%}.attr-carousel-inner>.attr-next{left:100%}.attr-carousel-inner>.attr-prev{left:-100%}.attr-carousel-inner>.attr-next.attr-left,.attr-carousel-inner>.attr-prev.attr-right{left:0}.attr-carousel-inner>.attr-active.attr-left{left:-100%}.attr-carousel-inner>.attr-active.attr-right{left:100%}.attr-carousel-control{position:absolute;top:0;bottom:0;left:0;width:15%;font-size:20px;color:#fff;text-align:center;text-shadow:0 1px 2px rgba(0,0,0,.6);background-color:rgba(0,0,0,0);opacity:.5}.attr-carousel-control.attr-left{background-image:-webkit-gradient(linear,left top,right top,color-stop(0,rgba(0,0,0,.5)),to(rgba(0,0,0,.0001)));background-image:linear-gradient(to right,rgba(0,0,0,.5) 0,rgba(0,0,0,.0001) 100%);background-repeat:repeat-x}.attr-carousel-control.attr-right{right:0;left:auto;background-image:-webkit-gradient(linear,left top,right top,color-stop(0,rgba(0,0,0,.0001)),to(rgba(0,0,0,.5)));background-image:linear-gradient(to right,rgba(0,0,0,.0001) 0,rgba(0,0,0,.5) 100%);background-repeat:repeat-x}.attr-carousel-control:focus,.attr-carousel-control:hover{color:#fff;text-decoration:none;outline:0;opacity:.9}.attr-carousel-control .attr-glyphicon-chevron-left,.attr-carousel-control .attr-glyphicon-chevron-right,.attr-carousel-control .attr-icon-next,.attr-carousel-control .attr-icon-prev{position:absolute;top:50%;z-index:5;display:inline-block;margin-top:-10px}.attr-carousel-control .attr-glyphicon-chevron-left,.attr-carousel-control .attr-icon-prev{left:50%;margin-left:-10px}.attr-carousel-control .attr-glyphicon-chevron-right,.attr-carousel-control .attr-icon-next{right:50%;margin-right:-10px}.attr-carousel-control .attr-icon-next,.attr-carousel-control .attr-icon-prev{width:20px;height:20px;font-family:serif;line-height:1}.attr-carousel-control .attr-icon-prev:before{content:'\2039'}.attr-carousel-control .attr-icon-next:before{content:'\203a'}.attr-carousel-indicators{position:absolute;bottom:10px;left:50%;z-index:15;width:60%;padding-left:0;margin-left:-30%;text-align:center;list-style:none}.attr-carousel-indicators li{display:inline-block;width:10px;height:10px;margin:1px;text-indent:-999px;cursor:pointer;background-color:rgba(0,0,0,0);border:1px solid #fff;border-radius:10px}.attr-carousel-indicators .attr-active{width:12px;height:12px;margin:0;background-color:#fff}.attr-carousel-caption{position:absolute;right:15%;bottom:20px;left:15%;z-index:10;padding-top:20px;padding-bottom:20px;color:#fff;text-align:center;text-shadow:0 1px 2px rgba(0,0,0,.6)}.attr-carousel-caption .attr-btn{text-shadow:none}@media screen and (min-width:768px){.attr-carousel-control .attr-glyphicon-chevron-left,.attr-carousel-control .attr-glyphicon-chevron-right,.attr-carousel-control .attr-icon-next,.attr-carousel-control .attr-icon-prev{width:30px;height:30px;margin-top:-10px;font-size:30px}.attr-carousel-control .attr-glyphicon-chevron-left,.attr-carousel-control .attr-icon-prev{margin-left:-10px}.attr-carousel-control .attr-glyphicon-chevron-right,.attr-carousel-control .attr-icon-next{margin-right:-10px}.attr-carousel-caption{right:20%;left:20%;padding-bottom:30px}.attr-carousel-indicators{bottom:20px}}.attr-btn-group-vertical>.attr-btn-group:after,.attr-btn-group-vertical>.attr-btn-group:before,.attr-btn-toolbar:after,.attr-btn-toolbar:before,.attr-clearfix:after,.attr-clearfix:before,.attr-container-fluid:after,.attr-container-fluid:before,.attr-container:after,.attr-container:before,.attr-dl-horizontal dd:after,.attr-dl-horizontal dd:before,.attr-form-horizontal .attr-form-group:after,.attr-form-horizontal .attr-form-group:before,.attr-modal-footer:after,.attr-modal-footer:before,.attr-modal-header:after,.attr-modal-header:before,.attr-nav:after,.attr-nav:before,.attr-navbar-collapse:after,.attr-navbar-collapse:before,.attr-navbar-header:after,.attr-navbar-header:before,.attr-navbar:after,.attr-navbar:before,.attr-pager:after,.attr-pager:before,.attr-panel-body:after,.attr-panel-body:before,.attr-row:after,.attr-row:before{display:table;content:" "}.attr-btn-group-vertical>.attr-btn-group:after,.attr-btn-toolbar:after,.attr-clearfix:after,.attr-container-fluid:after,.attr-container:after,.attr-dl-horizontal dd:after,.attr-form-horizontal .attr-form-group:after,.attr-modal-footer:after,.attr-modal-header:after,.attr-nav:after,.attr-navbar-collapse:after,.attr-navbar-header:after,.attr-navbar:after,.attr-pager:after,.attr-panel-body:after,.attr-row:after{clear:both}.attr-center-block{display:block;margin-right:auto;margin-left:auto}.attr-pull-right{float:right!important}.attr-pull-left{float:left!important}.attr-hide{display:none!important}.attr-show{display:block!important}.attr-invisible{visibility:hidden}.attr-text-hide{font:0/0 a;color:transparent;text-shadow:none;background-color:transparent;border:0}.attr-hidden{display:none!important}.attr-affix{position:fixed}@-ms-viewport{width:device-width}.attr-visible-lg,.attr-visible-md,.attr-visible-sm,.attr-visible-xs{display:none!important}.attr-visible-lg-block,.attr-visible-lg-inline,.attr-visible-lg-inline-block,.attr-visible-md-block,.attr-visible-md-inline,.attr-visible-md-inline-block,.attr-visible-sm-block,.attr-visible-sm-inline,.attr-visible-sm-inline-block,.attr-visible-xs-block,.attr-visible-xs-inline,.attr-visible-xs-inline-block{display:none!important}@media (max-width:767px){.attr-visible-xs{display:block!important}table.attr-visible-xs{display:table!important}tr.attr-visible-xs{display:table-row!important}td.attr-visible-xs,th.attr-visible-xs{display:table-cell!important}}@media (max-width:767px){.attr-visible-xs-block{display:block!important}}@media (max-width:767px){.attr-visible-xs-inline{display:inline!important}}@media (max-width:767px){.attr-visible-xs-inline-block{display:inline-block!important}}@media (min-width:768px) and (max-width:991px){.attr-visible-sm{display:block!important}table.attr-visible-sm{display:table!important}tr.attr-visible-sm{display:table-row!important}td.attr-visible-sm,th.attr-visible-sm{display:table-cell!important}}@media (min-width:768px) and (max-width:991px){.attr-visible-sm-block{display:block!important}}@media (min-width:768px) and (max-width:991px){.attr-visible-sm-inline{display:inline!important}}@media (min-width:768px) and (max-width:991px){.attr-visible-sm-inline-block{display:inline-block!important}}@media (min-width:992px) and (max-width:1199px){.attr-visible-md{display:block!important}table.attr-visible-md{display:table!important}tr.attr-visible-md{display:table-row!important}td.attr-visible-md,th.attr-visible-md{display:table-cell!important}}@media (min-width:992px) and (max-width:1199px){.attr-visible-md-block{display:block!important}}@media (min-width:992px) and (max-width:1199px){.attr-visible-md-inline{display:inline!important}}@media (min-width:992px) and (max-width:1199px){.attr-visible-md-inline-block{display:inline-block!important}}@media (min-width:1200px){.attr-visible-lg{display:block!important}table.attr-visible-lg{display:table!important}tr.attr-visible-lg{display:table-row!important}td.attr-visible-lg,th.attr-visible-lg{display:table-cell!important}}@media (min-width:1200px){.attr-visible-lg-block{display:block!important}}@media (min-width:1200px){.attr-visible-lg-inline{display:inline!important}}@media (min-width:1200px){.attr-visible-lg-inline-block{display:inline-block!important}}@media (max-width:767px){.attr-hidden-xs{display:none!important}}@media (min-width:768px) and (max-width:991px){.attr-hidden-sm{display:none!important}}@media (min-width:992px) and (max-width:1199px){.attr-hidden-md{display:none!important}}@media (min-width:1200px){.attr-hidden-lg{display:none!important}}.attr-visible-print{display:none!important}@media print{.attr-visible-print{display:block!important}table.attr-visible-print{display:table!important}tr.attr-visible-print{display:table-row!important}td.attr-visible-print,th.attr-visible-print{display:table-cell!important}}.attr-visible-print-block{display:none!important}@media print{.attr-visible-print-block{display:block!important}}.attr-visible-print-inline{display:none!important}@media print{.attr-visible-print-inline{display:inline!important}}.attr-visible-print-inline-block{display:none!important}@media print{.attr-visible-print-inline-block{display:inline-block!important}}@media print{.attr-hidden-print{display:none!important}}@-webkit-keyframes metform-responseOpen{from{-webkit-transform:scaleY(0);transform:scaleY(0);opacity:0;-webkit-transform-origin:top center;transform-origin:top center}to{-webkit-transform:scaley(1);transform:scaley(1);opacity:1;-webkit-transform-origin:top center;transform-origin:top center}}@keyframes metform-responseOpen{from{-webkit-transform:scaleY(0);transform:scaleY(0);opacity:0;-webkit-transform-origin:top center;transform-origin:top center}to{-webkit-transform:scaley(1);transform:scaley(1);opacity:1;-webkit-transform-origin:top center;transform-origin:top center}}@-webkit-keyframes metform-responseClose{from{-webkit-transform:scaley(1);transform:scaley(1);-webkit-transform-origin:top center;transform-origin:top center}to{-webkit-transform:scaley(0);transform:scaley(0);-webkit-transform-origin:top center;transform-origin:top center}}@keyframes metform-responseClose{from{-webkit-transform:scaley(1);transform:scaley(1);-webkit-transform-origin:top center;transform-origin:top center}to{-webkit-transform:scaley(0);transform:scaley(0);-webkit-transform-origin:top center;transform-origin:top center}}@-webkit-keyframes metform-zoom-out-zero{from{opacity:1;-webkit-transform:scale(1);transform:scale(1)}to{opacity:0;-webkit-transform:scale(0);transform:scale(0)}}@keyframes metform-zoom-out-zero{from{opacity:1;-webkit-transform:scale(1);transform:scale(1)}to{opacity:0;-webkit-transform:scale(0);transform:scale(0)}}@-webkit-keyframes metform-zoom-in-full{from{opacity:0;-webkit-transform:scale(0);transform:scale(0)}to{opacity:1;-webkit-transform:scale(1);transform:scale(1)}}@keyframes metform-zoom-in-full{from{opacity:0;-webkit-transform:scale(0);transform:scale(0)}to{opacity:1;-webkit-transform:scale(1);transform:scale(1)}}.mf-main-response-wrap[data-show="1"] .mf-response-msg{-webkit-animation-duration:.5s;animation-duration:.5s;-webkit-animation-name:metform-responseOpen;animation-name:metform-responseOpen}.mf-main-response-wrap[data-show="0"] .mf-response-msg{-webkit-animation-duration:.5s;animation-duration:.5s;-webkit-animation-name:metform-responseClose;animation-name:metform-responseClose}.mf-main-response-wrap .mf-response-msg{border-radius:10px;border:1px solid #c3c2c2}.mf-main-response-wrap:not(.mf_pro_activated) .mf-response-msg{background-color:#fff}.mf-close-this-form{-webkit-animation-duration:.6s;animation-duration:.6s;-webkit-animation-name:metform-zoom-out-zero;animation-name:metform-zoom-out-zero}.mf-close-this-form>h2{-webkit-animation-duration:.5s;animation-duration:.5s;-webkit-animation-name:metform-zoom-in-full;animation-name:metform-zoom-in-full}.mf-input-wrapper .mf-time-input[type=time]:not(.value-found):before{content:attr(placeholder);padding-right:2px}.mf-input-wrapper .mf-time-input[type=time]:focus:before{content:''!important}@supports (-webkit-touch-callout:none){.mf-input-wrapper .mf-time-input{min-width:100%;min-height:45px;height:45px!important}}.elementor-widget-mf-checkbox .mf-input-label{margin-bottom:-5px!important}#elementor .mf-btn-wraper a.metform-btn{background:#337ab7;color:#fff;border-radius:5px;height:20%;font-size:16px;padding:10px}.mf-form-wrapper section,.single-metform-form section{padding-top:0;padding-bottom:0}.mf-input-switch-control{position:relative;display:inline-block}.mf-input-switch-control>input[type=checkbox]{display:none!important}.mf-input-control{position:absolute;z-index:-1;opacity:0}.mf-input-switch .mf-input-control-label::before{content:attr(data-disable);width:55px;height:25px;background-color:#ededed;left:0;border-radius:15px;text-align:right;color:#fff;text-transform:uppercase;font-weight:700;font-size:10px;padding:3px;-webkit-box-sizing:border-box;box-sizing:border-box;padding-right:10px;-webkit-transition:all .4s;transition:all .4s;float:right;line-height:18px;cursor:pointer;display:-ms-flexbox;display:-webkit-box;display:flex;-ms-flex-align:center;-webkit-box-align:center;align-items:center;-ms-flex-pack:end;-webkit-box-pack:end;justify-content:flex-end}.metform-form-content{position:relative;z-index:0;overflow-x:clip}.metform-form-content .metform-form-main-wrapper .e-container{isolation:unset}.mf-text-editor .ql-container.ql-snow{border:1px solid #ccc}_::-webkit-full-page-media,_:future,:root .metform-form-content{position:relative;z-index:0;overflow-x:hidden}.mf-multistep-container .elementor-top-section .elementor-inner-section{padding:0!important;margin:0!important;min-height:inherit}.mf-multistep-container .elementor-top-section .elementor-inner-column .elementor-element-populated{padding-top:0!important;padding-bottom:0!important}.mf-multistep-container .elementor-top-section .elementor-inner-column .mf-widget-container{margin:10px 0}.mf-multistep-container .e-con .e-con-inner,.mf-multistep-container .e-con .e-container--row,.mf-multistep-container .e-container--column .e-con-inner,.mf-multistep-container .e-container--column .e-container--row{padding:0!important;margin:0!important;min-height:inherit}.mf-response-msg-wrap{-webkit-transition:height .45s,opacity .45s,visibility .45s;transition:height .45s,opacity .45s,visibility .45s;background-color:#fff}.mf-response-msg-wrap[data-show="0"]{height:0!important;opacity:0;visibility:hidden}.mf-response-msg-wrap[data-show="1"]{height:auto;opacity:1;visibility:visible;margin-bottom:20px}.mf-response-msg{border-radius:5px;text-align:center;padding:15px 34px;height:100%}.wf-error-res{background-color:#f8d7da;border-color:#f5c6cb}.mf-success-icon,.wf-error-res .mf-alert-icon{color:#721c24;font-size:30px;margin-bottom:5px}.mf-success-icon{color:#101010}.mf-response-msg p{font-size:17px;line-height:20px;color:#101010;margin-bottom:0}.wf-error-res p{color:#721c24}.custom-file-label,.custom-select,.mf-input-control-label::before{-webkit-transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;-webkit-transition:background-color .15s ease-in-out,border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;transition:background-color .15s ease-in-out,border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out,-webkit-box-shadow .15s ease-in-out}.mf-input-control-label::after{position:absolute;top:2px;left:2px;display:block;width:14px;height:14px;content:"";background-color:#adb5bd;border-radius:100px;-webkit-transition:all .4s;transition:all .4s;cursor:pointer}.mf-input-switch label.mf-input-control-label{display:inline-block;vertical-align:middle;position:relative;margin:0}.mf-input-control:checked~.mf-input-control-label::before{color:#fff;border-color:#007bff;background-color:#007bff;content:attr(data-enable);text-align:left;padding-left:10px;-ms-flex-pack:start;-webkit-box-pack:start;justify-content:flex-start}.mf-input-switch .mf-input-control:checked~.mf-input-control-label::after{background-color:#fff}body.theme-twentytwentyone .mf-input-control-label::after{left:12px}body.theme-twentytwentyone .mf-input-switch .mf-input-control:checked~.mf-input-control-label::after{left:calc(55px - ((55px / 2) - 7px) + 8px)!important}.mf-input-wrapper .mf-input-help{display:block;font-size:.9em;margin-top:5px;opacity:.7;clear:both;font-weight:400}.mf-input-wrapper .mf-input{width:100%;max-width:100%;padding:12px;height:auto;border-width:1px;border-style:solid;border-color:#eaeaea;border-radius:2px;background:0 0;background-color:#fafafa;-webkit-box-shadow:none;box-shadow:none;-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-transition:all .2s linear;transition:all .2s linear;font-size:14px;line-height:21px;text-align:left}.mf-form-wrapper .metform-form-content .metform-form-main-wrapper .mf-input-wrapper .mf-input{font-size:16px;-webkit-appearance:none}.mf-input-wrapper .mf-input:focus,.mf-input-wrapper.mf-field-error .mf-input,.mf-input-wrapper.mf-field-error .mf-input:focus{outline:0}.mf-input-wrapper .mf-input:focus{border-color:#4285f478}.mf-input-wrapper .mf-input:-ms-input-placeholder{color:#c9c1c1;font-weight:400;font-size:14px}.mf-input-wrapper .mf-input::-webkit-input-placeholder{color:#c9c1c1;font-weight:400;font-size:14px}.mf-input-wrapper .mf-input::-moz-placeholder{color:#c9c1c1;font-weight:400;font-size:14px}.mf-input-wrapper .mf-input::-ms-input-placeholder{color:#c9c1c1;font-weight:400;font-size:14px}.mf-input-wrapper .mf-input::placeholder{color:#c9c1c1;font-weight:400;font-size:14px}.mf-input-wrapper .mf-input::-webkit-input-placeholder{color:#c9c1c1;font-weight:400;font-size:14px}.mf-input-wrapper .mf-input:-moz-placeholder{color:#c9c1c1;font-weight:400;font-size:14px}@media (max-width:767px){.attr-form-group>.attr-control-label,.attr-form-group>.mf-input,.mf-input-wrapper>.mf-captcha-input-wrapper,.mf-input-wrapper>.mf-checkbox,.mf-input-wrapper>.mf-image-select,.mf-input-wrapper>.mf-input-label,.mf-input-wrapper>.mf-input:not(.mf-left-parent),.mf-input-wrapper>.mf-payment-method,.mf-input-wrapper>.mf-radio,.mf-input-wrapper>.mf-repeater-field-label,.mf-input-wrapper>.mf-signature{width:100%;min-width:100%}}.mf-input-wrapper .mf-input-label,.mf-repeater-field-label{font-family:Roboto,sans-serif;font-weight:600;font-size:14px;display:block;color:#000;font-size:14px;line-height:16px;margin-bottom:5px}.mf-input-wrapper .mf-input,.mf-input-wrapper .mf-input-label{vertical-align:middle}div.mf-input-wrapper>textarea.mf-input{padding:15px}.irs--round .irs-max,.irs--round .irs-min{display:none}.irs--round .irs-handle{cursor:pointer}.multi-option-input-type{vertical-align:middle}.mf-checkbox-option input[type=checkbox]{display:none!important}.mf-checkbox-option:not(.disabled) label{cursor:pointer}.mf-checkbox-option input[type=checkbox]+span::before{position:relative;content:"\f0c8";font-family:"Font Awesome 5 Free"!important;font-weight:500!important;display:inline-block;border:none;font-size:18px;color:#5f7bff;font-weight:400;width:25px;line-height:1;top:2px}.mf-checkbox-option input[type=checkbox]+span{font-weight:400;font-size:14px;cursor:pointer}.mf-checkbox-option input[type=checkbox]:checked+span::before{content:"\f14a";font-family:"Font Awesome 5 Free"!important;display:inline-block;border:none;font-size:18px;color:#5f7bff}.mf-radio-option input[type=radio]{display:none!important}.mf-checkbox-option,.mf-radio-option{padding-right:15px}.mf-radio-option input[type=radio]+span::before{content:"\f111";font-family:"Font Awesome 5 Free"!important;font-weight:500!important;display:inline-block;border:none;font-size:18px;color:#5f7bff;font-weight:400;width:25px;line-height:1;top:2px;position:relative}.mf-radio-option input[type=radio]+span{font-weight:400;font-size:14px;cursor:pointer}.mf-radio-option input[type=radio]:checked+span::before{content:"\f058";font-family:"Font Awesome 5 Free"!important;display:inline-block;border:none;font-size:18px;color:#5f7bff}.mf-input-wrapper .mf-input-select{padding:0!important}.mf-input-select .mf_select__control{min-height:0;padding:12px;border-width:0;border-radius:0;-webkit-box-shadow:none;box-shadow:none;cursor:pointer;border-radius:none!important;border:1px solid #eaeaea;background-color:transparent}.mf-input-select .mf_select__control:hover{border:1px solid #eaeaea}.mf-input-select .mf_select__indicator-separator{display:none}.mf-input-select .mf_select__value-container,.mf-input-select .mf_select__value-container input{padding:0}.mf-input-select .mf_select__placeholder{margin-left:0;margin-right:0;color:inherit}.mf-input-select .mf_select__indicators{margin-right:2px}.mf-input-multiselect .mf_multiselect__indicators{margin-right:15px}.mf-input-multiselect .mf_multiselect__dropdown-indicator,.mf-input-select .mf_select__indicator{padding:0;border-style:solid;border-width:5px 4px 0;border-color:currentColor transparent transparent}.mf-input-multiselect .mf_multiselect__control--menu-is-open .mf_multiselect__dropdown-indicator,.mf-input-select .mf_select__control--menu-is-open .mf_select__indicator{border-width:0 4px 5px;border-color:transparent transparent currentColor}.mf-input-multiselect .mf_multiselect__dropdown-indicator>svg,.mf-input-select .mf_select__indicator>svg{display:none}.mf-input-select .mf_select__menu{width:100%;margin:0;border-radius:0;-webkit-box-shadow:none;box-shadow:none;background-color:#fff}.mf-input-select .mf_select__menu>div{overflow-x:hidden}.mf-input-select .mf_select__menu-list{padding:0}.mf-input-select .mf_select__option{cursor:pointer;border:1px solid #eaeaea}.mf-input-select .mf_select__option.mf_select__option--is-focused,.mf-input-select .mf_select__option.mf_select__option--is-selected,.mf-input-select .mf_select__option:hover{background-color:#f0f0f0}.mf-input-select .mf_select__control.mf_select__control--is-focused{border-color:#4285f478;background-color:inherit}.mf-input.mf-input-select{border:none!important;background-color:#fafafa}.mf-input-select .mf_select__single-value{position:relative;top:0;width:100%;max-width:calc(100% - 22px);margin-left:0;margin-right:0;-webkit-transform:none;transform:none}.mf-input-wrapper select.mf-input-dropdown{border:none;padding:15px 25px;font-size:15px;font-weight:500!important;-webkit-appearance:none;-o-appearance:none;-moz-appearance:none;appearance:none;border-width:1px;border-style:solid;border-color:#eaeaea}.mf-input-wrapper select.mf-input-dropdown option{background-color:#fff;color:#222;font-size:15px}.mf-input-switch-control.mf-input-switch.mf-input{-webkit-box-shadow:none!important;box-shadow:none!important;vertical-align:-webkit-baseline-middle;border:none;padding:0}.mf-input-wrapper .range-slider{display:inline-block;width:100%}.mf-input-wrapper .asRange{width:100%;background-color:#f1f4f9}.mf-input-wrapper .asRange .asRange-pointer .asRange-tip::before,.mf-input-wrapper .asRange .asRange-pointer::before,.mf-input-wrapper .asRange .asRange-selected{background-color:#1fb787}.mf-input-wrapper .asRange .asRange-pointer .asRange-tip{background-color:#1fb787;border:1px solid #1fb787;top:inherit;bottom:18px;left:-50%;margin-left:8px;-webkit-transform:translateX(-50%);transform:translateX(-50%)}.metform-btn{background-color:#4285f4;border:none;-webkit-box-shadow:none;box-shadow:none;display:inline-block;max-width:100%;padding:16px 40px;font-size:16px;border-radius:2px;cursor:pointer;-webkit-box-shadow:0 5px 5px 0 rgba(66,133,244,.3);box-shadow:0 5px 5px 0 rgba(66,133,244,.3);line-height:18px;-webkit-transition:all .4s;transition:all .4s;font-weight:500;text-decoration:none}.metform-btn:focus,.metform-btn:hover{background-color:#4285f4;text-decoration:none;outline:0}button.metform-btn,button.metform-btn:not(.toggle){background-color:#4285f4}button.metform-btn:focus,button.metform-btn:hover{background-color:#4285f4}@media (max-width:767px){.mf-btn--mobile-justify .metform-btn{width:100%}}@media (min-width:768px) and (max-width:1024px){.mf-btn--tablet-justify .metform-btn{width:100%}}@media (min-width:1025px){.mf-btn--justify .metform-btn{width:100%}}.metform-submit-btn{position:relative;z-index:0}.metform-submit-btn::after,.metform-submit-btn::before{content:" ";position:absolute;top:50%;left:50%;width:22px;height:22px;margin:-11px 0 0 -11px;border-style:solid;border-color:currentColor;border-width:0;border-radius:50%;opacity:0;-webkit-transition:opacity .3s ease;transition:opacity .3s ease}.metform-submit-btn[disabled]::after,.metform-submit-btn[disabled]::before{opacity:1;-webkit-transition-delay:.15s;transition-delay:.15s}.metform-submit-btn::before{border-width:2px}.metform-submit-btn[disabled]::before{opacity:.25}.metform-submit-btn::after{border-top-width:2px;-webkit-animation:submitspin .55s linear infinite;animation:submitSpin .55s linear infinite}.metform-submit-btn>span{-webkit-transition:opacity .15s ease .15s;transition:opacity .15s ease .15s}.metform-submit-btn[disabled]>span{opacity:0;-webkit-transition-delay:0;transition-delay:0}@-webkit-keyframes submitSpin{to{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes submitSpin{to{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}.mf-input-wrapper .iti{display:block}.mf-input-wrapper>.iti{display:inline-block;width:100%}.mf-input-wrapper .iti .mf-input{width:100%!important}.mf-input-wrapper .iti--separate-dial-code .iti__selected-flag{background-color:#f7f6f6}.mf-input-wrapper .iti .iti__flag-container{display:none}.mf-input-wrapper .iti>.iti__flag-container{display:block}.flatpickr-calendar{margin-top:8px}.flatpickr-month{margin-top:3px;margin-bottom:5px}.mf-input-wrapper>.flatpickr-wrapper{display:block}.flatpickr-wrapper select{display:inline-block}.flatpickr-calendar .flatpickr-time{height:auto}.elementor-widget-mf-date .mf-input-wrapper .flatpickr-calendar{width:auto}.elementor-widget-mf-date.elementor-element-edit-mode .flatpickr-calendar,.elementor-widget-mf-time.elementor-element-edit-mode .flatpickr-calendar{top:100%!important;left:0!important}.mf-ratings{display:-ms-inline-flexbox;display:-webkit-inline-box;display:inline-flex;-ms-flex-wrap:wrap;flex-wrap:wrap;cursor:pointer}.mf-ratings>input{display:none!important}.mf-ratings>label{cursor:pointer}.mf-ratings>label:not(:last-child){padding-right:5px}.mf-ratings.is-selected>label,.mf-ratings:not(.is-selected):hover>label{color:#ffdb72}.mf-ratings.is-selected:not(:hover)>input:checked+label~label,.mf-ratings.is-selected>label:hover~label,.mf-ratings:not(.is-selected),.mf-ratings:not(.is-selected)>label:hover~label{color:#ccc}.mf-input-file-upload{width:.1px;height:.1px;opacity:0;visibility:hidden;position:absolute}.mf-input-file-upload-label{color:#fff;margin-right:10px;padding:5px 15px;display:-ms-inline-flexbox;display:-webkit-inline-box;display:inline-flex;-ms-flex-align:center;-webkit-box-align:center;align-items:center;-webkit-box-shadow:none;box-shadow:none;font-size:16px;font-weight:400;line-height:28px}.mf-input-file-upload-label i{font-size:18px}.mf-input-file-upload-label svg{max-width:18px;height:auto;vertical-align:middle}.mf-file-name span{display:inline-block;font-size:15px}.mf-input-wrapper .error{display:block;font-size:14px}.mf-input-multiselect,.mf-input-select{padding:0;cursor:pointer}.mf-input.mf-input-multiselect{padding:0!important;-webkit-box-shadow:none!important;box-shadow:none!important;border:none!important}.mf-input-multiselect .mf_multiselect__control{border:1px solid #eaeaea;border-radius:0;background-color:#fafafa;cursor:pointer}.mf-input-multiselect .mf_multiselect__control:focus,.mf-input-multiselect .mf_multiselect__control:hover{border:1px solid #eaeaea;outline:0;-webkit-box-shadow:none;box-shadow:none}.mf_multiselect__indicator-separator{display:none}.mf_multiselect__option.mf_multiselect__option--is-focused,.mf_multiselect__option:hover{background-color:#f0f0f0}.mf_multiselect__option.mf_multiselect__option--is-focused{background-color:#fff}.mf_multiselect__option{border:1px solid #eaeaea;background-color:#fff;padding:10px 15px;font-size:15px}.mf-input-multiselect .mf_multiselect__menu{margin:0;border-radius:0;-webkit-box-shadow:none;box-shadow:none;cursor:pointer}.mf-input-multiselect .mf_multiselect__menu-list{padding:0}.mf-input-multiselect .mf_multiselect__placeholder{color:#c9c1c1}.mf_multiselect__menu-notice--no-options{border:1px solid #eaeaea;color:#c9c1c1}.mf_multiselect__control .mf_multiselect__value-container{padding:8px 12px}.mf_multiselect__control .mf_multiselect__value-container>div:last-child{height:25px}.mf-input-multiselect .mf_multiselect__multi-value{margin:0 5px 0 0}.mf_multiselect__multi-value__remove{border-top-left-radius:0!important;border-bottom-left-radius:0!important}.mf_multiselect__multi-value__label{border-top-right-radius:0!important;border-bottom-right-radius:0!important}.mf-input-multiselect .mf_multiselect__input>input{min-height:0}.mf-input.mf-input-summary{padding:10px 13px 13px;background-color:#fff;border-width:0;margin-top:15px;-webkit-box-shadow:0 0 1px 0 transparent;box-shadow:0 0 1px 0 transparent;background-color:transparent}.mf-input.mf-input-summary:has(li){-webkit-box-shadow:0 0 1px 0 grey;box-shadow:0 0 1px 0 grey;background-color:#f3f9ff}.mf-entry-data{margin:0;padding:0;list-style:none;word-break:break-word}.mf-entry-data>li:not(:last-child){border-bottom-width:0}.mf-entry-data>li>strong{display:block;padding:8px 0;font-size:14px}.mf-entry-data>li>span{display:block;width:100%;max-width:100%;padding:12px;height:auto;border-width:1px;border-style:solid;border-color:#eaeaea;border-radius:2px;background:0 0;background-color:#fffefe;-webkit-box-shadow:none;box-shadow:none;-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-transition:all .2s linear;transition:all .2s linear;font-size:14px;line-height:21px;text-align:left}.elementor-widget-mf-range .mf-field-error .error{display:none!important}.g-recaptcha>div{position:relative;z-index:0}.g-recaptcha>div::after,.g-recaptcha>div::before,.g-recaptcha>div>div::after,.g-recaptcha>div>div::before{content:" ";position:absolute;border-style:solid;border-color:#d3d3d3;border-width:0;z-index:0}.g-recaptcha>div::before{top:0;left:0;bottom:2px;border-left-width:1px}.g-recaptcha>div::after{top:0;right:2px;bottom:2px;border-right-width:1px}.g-recaptcha>div>div::before{top:0;left:0;right:2px;border-top-width:1px}.g-recaptcha>div>div::after{left:0;right:2px;bottom:2px;border-bottom-width:1px}.g-recaptcha+.attr-alert{display:none}.g-recaptcha:empty+.attr-alert{display:block!important}.mf-captcha-input-wrapper.mf-captcha-block>i{padding-left:25px}img.mf-input.mf-captcha-image{max-width:200px;border:none;-webkit-box-sizing:unset;box-sizing:unset;background:0 0;padding:0;display:inline-block}.mf-captcha-block>img.mf-input.mf-captcha-image{margin:5px 0 5px 0}.mf-captcha-inline>img.mf-input.mf-captcha-image{margin:0 5px 0 0}.mf-captcha-input-wrapper.mf-captcha-inline{display:-ms-inline-flexbox!important;display:-webkit-inline-box!important;display:inline-flex!important;-ms-flex-align:center;-webkit-box-align:center;align-items:center;width:100%}.mf-captcha-input-wrapper.mf-captcha-inline>i{margin-left:25px!important;-ms-flex-order:1;-webkit-box-ordinal-group:2;order:1}.mf-refresh-captcha::before{content:"\f01e";font-family:"Font Awesome 5 Free";font-weight:700;font-style:normal;cursor:pointer}.mf-error-message{display:block}.elementor-widget-mf-url .mf-input-wrapper .mf-error-message{color:red}.mf-input-wrapper .input-range__slider{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:#fff;border:4px solid #000;border-radius:100%;cursor:pointer;display:block;height:15px;margin-left:-7.5px;margin-top:-11px;outline:0;position:absolute;top:50%;-webkit-transition:-webkit-transform .3s ease-out,box-shadow .3s ease-out;-webkit-transition:-webkit-transform .3s ease-out,-webkit-box-shadow .3s ease-out;transition:-webkit-transform .3s ease-out,-webkit-box-shadow .3s ease-out;transition:transform .3s ease-out,box-shadow .3s ease-out;transition:transform .3s ease-out,box-shadow .3s ease-out,-webkit-transform .3s ease-out,-webkit-box-shadow .3s ease-out;-webkit-transition:-webkit-transform .3s ease-out,box-shadow .3s ease-out,-webkit-transform .3s ease-out;transition:transform .3s ease-out,box-shadow .3s ease-out,-webkit-transform .3s ease-out;width:15px}.mf-input-wrapper .input-range__slider:focus{-webkit-box-shadow:0 0 0 5px rgba(63,81,181,.2);box-shadow:0 0 0 5px rgba(63,81,181,.2)}.input-range--disabled .input-range__slider{background:#ccc;border:1px solid #ccc;-webkit-box-shadow:none;box-shadow:none;-webkit-transform:none;transform:none}.mf-input-wrapper .input-range__slider-container{-webkit-transition:left .3s ease-out;transition:left .3s ease-out}.mf-input-wrapper .input-range__label{color:#aaa;font-family:"Helvetica Neue",san-serif;font-size:.8rem;-webkit-transform:translateZ(0);transform:translateZ(0);white-space:nowrap}.mf-input-wrapper .input-range__label--max,.mf-input-wrapper .input-range__label--min{bottom:-1.4rem;position:absolute;display:none}.mf-input-wrapper .input-range__label--min{left:0}.mf-input-wrapper .input-range__label--max{right:0}.mf-input-wrapper .input-range__label--value{position:absolute;bottom:20px}.mf-input-wrapper .input-range__label-container{left:-50%;position:relative;background-color:#000;width:36px;height:20px;display:inline-block;color:#fff;font-size:12px;text-align:center;border-radius:3px}.mf-input-wrapper .input-range__label-container::before{position:absolute;bottom:-3px;left:50%;display:inline-block;width:6px;height:6px;margin-left:-3px;content:"";background-color:#000;-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}.mf-input-wrapper .input-range__label--max .input-range__label-container{left:50%}.mf-input-wrapper .input-range__track{background:#f1f4f9;border-radius:.3rem;cursor:pointer;display:block;height:8px;position:relative;-webkit-transition:left .3s ease-out,width .3s ease-out;transition:left .3s ease-out,width .3s ease-out}.mf-input-wrapper .input-range--disabled .input-range__track{background:#f1f4f9}.mf-input-wrapper .input-range__track--background{left:0;margin-top:-.15rem;position:absolute;right:0;top:50%}.mf-input-wrapper .input-range__track--active{background:#000}.mf-input-wrapper .input-range{height:1rem;position:relative;width:100%}.mf-condition--hidden,[mf-condition-hidden=true]{display:none!important;visibility:hidden}